/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
html, body {
width: 100%;
overflow-x: hidden;
}

.tab-locales-1 .e-n-tabs.e-activated .e-n-tab-title[aria-selected=true] {
    border-left: 2px solid #D43937;
    background-color: #F8F8F8 !important;
}

.tab-locales-1 .e-n-tab-title[aria-selected=false] {
    border-left: 2px solid #D9D9D9;
    background-color: #FFFFFF !important;
}

@media (min-width: 1480px){
.desc-content-linea-de-tiempo-loop {
    height: 210px;
}	
}

@media only screen and (min-width: 1250px) and (max-width: 1479px){
	.desc-content-linea-de-tiempo-loop {
    height: 240px;
}
}

.searchandfilter ul {
    padding: 0;
}

.filtro-productos-cat-nueva li.sf-field-taxonomy-categorias ul li {
    display: inline-grid;
    padding: 15px 10px;
    width: 50%;
}

.filtro-productos-cat-nueva li.sf-field-taxonomy-categorias ul {
    display: inline;
}

.filtro-productos-cat-nueva li.sf-field-taxonomy-categorias ul li label {
    cursor: pointer;
    background-color: #FFFFFF;
    text-align: center;
    padding: 15px;
    border: 1px solid #EDEDED;
    border-radius: 8px;
	height: 130px;
}

.filtro-productos-cat-nueva li.sf-field-search label {
    display: block;
}

/* Categoría con clase sf-item-8 carne*/
.filtro-productos-cat-nueva li.sf-item-8 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/carne-cat-gris.png) no-repeat center;
    background-size: contain;
}

/* Categoría con clase sf-item-8 carne rojo hover*/
.filtro-productos-cat-nueva li.sf-item-8.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-8 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/carne-vacuno-rojo.png) no-repeat center;
    background-size: contain;
}

.filtro-productos-cat-nueva li.sf-option-active label {
    border-color: #D43937 !important;
}

/* categoría con clase sf-item-7 cecinas*/
.filtro-productos-cat-nueva li.sf-item-7 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/cecinas-cat-gris.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-7 cecinas rojo hover*/
.filtro-productos-cat-nueva li.sf-item-7.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-7 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/cecinas-parrillero-rojo.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-9 cerdo*/
.filtro-productos-cat-nueva li.sf-item-9 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/cerdo-cat-gris.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-9 cerdo rojo hover*/
.filtro-productos-cat-nueva li.sf-item-9.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-9 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/cerdo-rojo.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-11 congelados*/
.filtro-productos-cat-nueva li.sf-item-11 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/congelados-cat-gris.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-11 congelados rojo hover*/
.filtro-productos-cat-nueva li.sf-item-11.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-11 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/congelados-rojo.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-10 pollo*/
.filtro-productos-cat-nueva li.sf-item-10 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/pollo-categoria-gris.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-10 pollo rojo hover*/
.filtro-productos-cat-nueva li.sf-item-10.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-10 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/pollo-rojo.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-12 queso*/
.filtro-productos-cat-nueva li.sf-item-12 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/queso-cat-gris.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-12 queso rojo hover*/
.filtro-productos-cat-nueva li.sf-item-12.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-12 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/queso-rojo.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-12 churrasquería*/
.filtro-productos-cat-nueva li.sf-item-20 label::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/carne-churrasco-gris.png) no-repeat center;
    background-size: contain;
}

/* categoría con clase sf-item-12 churrasquería rojo hover*/
.filtro-productos-cat-nueva li.sf-item-20.sf-option-active label::before, .filtro-productos-cat-nueva li.sf-item-20 label:hover::before {
    content: "";
    display: block;
    width: 72px;
    padding-bottom: 50%;
    margin: 0 auto 8px;
    background: url(https://cecinasvenezia.cl/wp-content/uploads/2025/09/carne-churrasco-rojo.png) no-repeat center;
    background-size: contain;
}

.filtro-productos-cat-nueva li.sf-item-8.sf-option-active label, .filtro-productos-cat-nueva li.sf-item-7.sf-option-active label, .filtro-productos-cat-nueva li.sf-item-9.sf-option-active label, .filtro-productos-cat-nueva li.sf-item-11.sf-option-active label, .filtro-productos-cat-nueva li.sf-item-10.sf-option-active label, .filtro-productos-cat-nueva li.sf-item-12.sf-option-active label, .filtro-productos-cat-nueva li.sf-item-20.sf-option-active label {
    color: #D43937;
}

.filtro-productos-cat-nueva li.sf-item-8 label:hover, .filtro-productos-cat-nueva li.sf-item-7 label:hover, .filtro-productos-cat-nueva li.sf-item-9 label:hover, .filtro-productos-cat-nueva li.sf-item-11 label:hover, .filtro-productos-cat-nueva li.sf-item-10 label:hover, .filtro-productos-cat-nueva li.sf-item-12 label:hover, .filtro-productos-cat-nueva li.sf-item-20 label:hover {
    color: #D43937;
}

.filtro-productos-cat-nueva li input[type="checkbox"],
.filtro-productos-cat-nueva li input[type="radio"] {
    display: none;
}

/* Ocultar el item "Ver todo" filtro */
.filtro-productos-cat-nueva li.sf-level-0.sf-item-0 {
    display: none !important;
}

.caja-de-icono-list-page-contact a.elementor-icon {
    background-color: #D43937;
    border-radius: 50%;
    padding: 7px;
    margin-top: -7px;
}

.a-conoce-cert-link-footer a span.elementor-icon-list-text {
	color: #AEAEAE;
	text-decoration: underline !important;
}

body.post-type-archive-blog .busc-blog-filter .searchandfilter label {
    width: 98%;
}

body.post-type-archive-blog .busc-blog-filter .searchandfilter ul {
    padding: 0;
    display: flex;
}

body.post-type-archive-blog .busc-blog-filter li.sf-field-search {
    width: 85%;
}

body.post-type-archive-blog .busc-blog-filter li.sf-field-reset {
    width: 15%;
}

body.post-type-archive-blog .busc-blog-filter li.sf-field-reset input.search-filter-reset {
    width: 100%;
	font-family: "Hind", Sans-serif;
    /* font-size: 15px; */
    font-weight: 700;
    text-transform: uppercase;
    color: #7C5E5D;
	border: 1px solid #795F63;
    border-radius: 6px;
	background-color: #ffffff;
}

body.post-type-archive-blog .busc-blog-filter li.sf-field-reset input.search-filter-reset:hover {
    color: #fff;
	background-color: #795F63;
}

/* contenedor del buscador */
body.post-type-archive-blog .busc-blog-filter .searchandfilter {
    position: relative; 
}

/* icono de lupa */
body.post-type-archive-blog .busc-blog-filter .searchandfilter li.sf-field-search input[type="text"] {
     padding-left: 35px; 
    height: 42px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
    background-color: #ffffff; 
    background-image: url('https://cdn-icons-png.flaticon.com/512/622/622669.png'); /* lupa negra */
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 16px 16px;
}

body.post-type-archive-blog .busc-blog-filter .searchandfilter li.sf-field-search input[type="text"]::placeholder {
    color: #464646;
	font-family: "Hind", Sans-serif;
}

/* Botón submit transparente sobre la lupa */
body.post-type-archive-blog .busc-blog-filter .searchandfilter li.sf-field-search input[type="submit"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 35px; 
    height: 100%;
    border: none;
    background: transparent;
    cursor: pointer;
    z-index: 2;
}

@media only screen and (min-width: 590px) and (max-width: 1025px){
	body.post-type-archive-blog .busc-blog-filter li.sf-field-search {
    width: 70%;
}
	body.post-type-archive-blog .busc-blog-filter li.sf-field-reset {
    width: 30%;
}
}

@media (max-width: 589px){
	body.post-type-archive-blog .busc-blog-filter li.sf-field-search {
    width: 60%;
}
	body.post-type-archive-blog .busc-blog-filter li.sf-field-reset {
    width: 40%;
}
nav.elementor-nav-menu--dropdown .elementor-nav-menu {
    background-color: #000;
}
}

