
#bloque-iconos{ background-color:#FFF !important; }
#bloque-iconos .icono .nombre{ color:#dfc9ad !important; }
#bloque-iconos .icono .img{ height:auto; }
#bloque-iconos .icono .img img{ height:65px; }

.blog-mini{ padding:0 !important; background-color:transparent !important; }
.blog-mini .foto{ margin-bottom: 0px !important; }
.blog-mini .titulo{ text-align: center; background-color:#EEE; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; font-size: 1.4rem !important; padding: 10px 15px; }
.blog-mini .mas{ text-align: center;}
.blog-mini .mas u{ display: inline-block; padding: 5px 15px; border-radius: 20px; border:1px solid #4b392e; color:#4b392e; text-decoration: none; margin-top: 10px; content:'Ver receta';}

.footer, .footer2{ background-color:#763633; color:#f8dfbf; }
.footer a, .footer2 a{ color:#f8dfbf !important; }
.footer .col-border{ border-color: #f8dfbf; border-width: 1px; }
.footer2{ border-top: 1px solid #f8dfbf; }

.form-check-input:checked{ background-color:#381f11; border-color:#381f11; }

.icono-cliente i, .icono-cesta i{ }
.icono-cliente i::before{ content: ""; display: inline-block; width: 36px; height: 36px; background-image: url('/temas/embutidos-z/images/icono-cliente.png'); background-size: contain; background-position: center center; background-repeat: no-repeat; vertical-align: middle; }
.icono-cesta i::before{ content: ""; display: inline-block; width: 36px; height: 36px; background-image: url('/temas/embutidos-z/images/icono-cesta.png'); background-size: contain; background-position: center center; background-repeat: no-repeat; vertical-align: middle; }
.icono-cesta .badge{ background-color:#bc7645 !important; }
@media (max-width: 767px) {
	.icono-cliente i::before{ width: 30px; height: 30px; }
	.icono-cesta i::before{ width: 30px; height: 30px; }
}

.menubar .nav-link{ text-transform: uppercase; }

.pro-ficha-mini{ padding:0; background:none; }
.pro-ficha-mini .img-container .img { background-size:cover; }
.pro-ficha-mini .info { padding-bottom:10px; background-color: #F5F5F5; }
.pro-ficha-mini .info .nombre a{ font-weight: normal; text-transform: uppercase; }
