/** on going - Central Surf - 20/04/2017 **/

div.dropdown.cf-menu-item{
      position: static !important;
}

.bread-crumb li:nth-child(1):before {
	background: none!important;
	content: "\e902";
    color: #003d82;
    font-family: csicons!important;
    text-transform: none;
    line-height: 1;
    margin: 0px 7px 0px 1px;
    speak: none;
    font-style: normal;
    font-weight: 600;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width: 767px) {
	.flaghight.freteTag {
		display: none;
	}
	a.product-image {
		margin-bottom: 7px;
		margin-top: 26px;
	}
	.content-dp article .prateleira ul li {
		min-height: 300px;
	}
	.epl_mobile_menu nav {
		background: #f5f5f5;
		box-shadow: 0 6px 16px -8px rgba(0,0,0,.2);
		position: fixed;
		z-index: 9999;
		width: 100%;
		top: 0!important;
		border-bottom: 1px solid #ccc;
	}
}