  


/* Menos espaço entre minitop e linha logo/pesquisa (template.css usa 30px/28px) */

.header .top {

padding: 14px 0 16px 0 !important;

}



.is-sticky .avatar {

height: 70px !important;

width: 70px !important;

}



.categoria .produto .apenasbr {

min-height: 30.5px;

}



.categoria .produto .apenasbr br {

display: block !important; 

}



.subtotals {

display: block;

padding: 9px 0 7px 0;

font-size: 20px;

}



.social-top {



}



.social-top i {

color: rgba(0,0,0,.4) !important;

}



/* ALL MOBILE */



@media (max-width: 991px) {



	.user-menu i {

	color: #fff !important;

	}



	.shop-bag i {

	color: #fff !important;

	}



	.shop-bag .counter {

	border: 0;

	padding-top: 2px;

	}



}



/* ALL DESK */



@media (min-width: 991px) {



}

