/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


/*buscador*/

.header-top .form-search-control {
	border-radius: 20px !important;
}

/*bloque categorías*/

#category .block-categories {

	background: #fff5ef;
	border-radius: 15px;
}

#category #wrapper .block-categories .block-title::afte,  {

	border-bottom: solid 4px #ae4c50 !important;
}


#left-column .block {

	border-radius:15px;

}
	
/*redondear grid producto*/


.product-miniature {
	border-radius: 10px;
}

.add-to-cart, .btn-product-list, .product-flag {
	border-radius: 15px;
}



.fa-digg::before {
  content: url("https://new.sallyfarma.com/themes/warehousechild/assets/img/tiktok-brands-solid.svg") !important;
}

.fa-digg {
	width: 0.8em!important;
    padding: 0px 1px!important;
}