/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Ruthie&display=swap');


/*Utilidades*/
.oculto {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0;
}

/*general*/
.page-cms .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Noto Serif JP', serif;*/
}
.page-cms h3 {
    margin: 2em 0 .8em 0;
}

.banner-1 h3 span{
    /*color:#beb2a6 !important;*/
    /*color:rgba(255, 255, 255, 0.8) !important;*/
    color:rgba(221,153,51,1) !important;
}
.banner-1 p{
    /*color:rgba(255,255,255,.6) !important;*/
    color:rgba(255, 255, 255, 0.8) !important;
}

.bloque-gourmet h4 a {
    color: #af542c !important;
}
.bloque-gourmet h4 a:hover {
    color: rgba(175, 84, 44, 0.8) !important;
}
.bloque-gourmet ul {
    list-style: none;
    padding-left: 1em;
}

/*slider*/
.persephone.tparrows {
    background: rgba(201,201,201,0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.persephone.tparrows:before {
    color: rgba(255, 255, 255, 0.4) !important;
}
.rev_slider_wrapper {
    min-height: 600px;
}

/*Cabeceras*/
#js-product-list-header {
    position: absolute;
    z-index: 1;
    opacity: .8;
    /*padding: 55px;*/
    padding: 40px;
}
#js-product-list-header .page-title:after {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
}
#js-product-list-header .page-title{
    font-family: 'Ruthie', cursive;
    font-size: 80px;
    font-weight: 500;
    color: #fff;
}


.elementor-element.elementor-element-px9iohm .elementor-image img {
    max-width: none !important;
    height: 132px;
    object-fit: cover;
}
.elementor-displayWrapperTop .elementor-element.elementor-element-a9p39et {
    background-color: #101010;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}
/*bellota*/
.category-id-10 .elementor-displayWrapperTop .elementor-element.elementor-element-a9p39et,
.category-id-11 .elementor-displayWrapperTop .elementor-element.elementor-element-a9p39et {
    background-image: linear-gradient(90deg, #7c6227 0%, #101010 100%);
}
/*bellota 50*/
/*.category-id-18 .elementor-displayWrapperTop .elementor-element.elementor-element-a9p39et {
    background-image: linear-gradient(90deg, #7c6227 0%, #101010 100%);
}*/
/*cebo campo*/
.category-id-18 .elementor-displayWrapperTop .elementor-element.elementor-element-a9p39et {
    background-image: linear-gradient(90deg, #005201 0%, #101010 100%);
}
/*cebo*/
.category-id-19 .elementor-displayWrapperTop .elementor-element.elementor-element-a9p39et {
    background-image: linear-gradient(90deg, #eeeeee 0%, #101010 100%);
}




#wrapper .breadcrumb {
    margin-bottom: 1rem;
}

img.cover {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

/*Categorias*/
.page-category #wrapper {
    padding-top: 0;
}
.page-category #wrapper .breadcrumb{
    margin-top: 0;
}

.banner-categoria img {
    border-radius:  10px;
}

.banners-cat-texto,
.banners-cat-jamones,
.banners-cat-paletas,
.banners-cat-embutidos,
.banners-cat-loncheados,
.banners-cat-lotes {
    display: none;
    visibility: hidden;
    height: 0;
}

.elementor-editor-active .banners-cat-texto,
.elementor-editor-active .banners-cat-jamones,
.elementor-editor-active .banners-cat-paletas,
.elementor-editor-active .banners-cat-embutidos,
.elementor-editor-active .banners-cat-loncheados,
.elementor-editor-active .banners-cat-lotes {
    display: block;
    visibility: visible;
    height: auto;
}

/*cat jamones*/
.category-id-10 .banners-cat-texto,
.category-id-10 .banners-cat-jamones{
    display: block;
    visibility: visible;
    height: auto;
}
.category-id-10 .banners-cat-paletas,
.category-id-10 .banners-cat-embutidos,
.category-id-10 .banners-cat-loncheados,
.category-id-10 .banners-cat-lotes {
    display: none;
    visibility: hidden;
    height: 0;
}
/*cat paletas*/
.category-id-12 .banners-cat-texto,
.category-id-12 .banners-cat-paletas{
    display: block;
    visibility: visible;
    height: auto;
}
.category-id-12 .banners-cat-jamones,
.category-id-12 .banners-cat-embutidos,
.category-id-12 .banners-cat-loncheados,
.category-id-12 .banners-cat-lotes {
    display: none;
    visibility: hidden;
    height: 0;
}
/*cat embutidos*/
.category-id-89 .banners-cat-texto,
.category-id-89 .banners-cat-embutidos {
    display: block;
    visibility: visible;
    height: auto;
}
.category-id-89 .banners-cat-jamones,
.category-id-89 .banners-cat-paletas,
.category-id-89 .banners-cat-loncheados,
.category-id-89 .banners-cat-lotes {
    display: none;
    visibility: hidden;
    height: 0;
}
/*cat loncheados*/
.category-id-17 .banners-cat-texto,
.category-id-17 .banners-cat-loncheados {
    display: block;
    visibility: visible;
    height: auto;
}
.category-id-17 .banners-cat-jamones,
.category-id-17 .banners-cat-paletas,
.category-id-17 .banners-cat-embutidos,
.category-id-17 .banners-cat-lotes {
    display: none;
    visibility: hidden;
    height: 0;
}

/*cat lotes*/
.category-id-15 .banners-cat-texto,
.category-id-15 .banners-cat-lotes {
    display: block;
    visibility: visible;
    height: auto;
}
.category-id-15 .banners-cat-jamones,
.category-id-15 .banners-cat-paletas,
.category-id-15 .banners-cat-embutidos,
.category-id-15 .banners-cat-loncheados {
    display: none;
    visibility: hidden;
    height: 0;
}

.banners-cat-embutidos, .banners-cat-loncheados{
    margin-left: 16%;
}




/*footer*/
#footer .block-title:after, #checkout-footer .block-title:after {
    border-bottom: none;
}

#footer-container-main .container {
    padding-bottom: 2em;
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}
#footer-container-main, #checkout-footer {
    padding-bottom: 0;
}

.block-iqitcontactpage{
    min-width: 25%;
}
.block-iqitcontactpage img {
    margin-top: 2em;
}

#footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group {
     /*background: rgba(190, 178, 166, 1);*/
     background: #ffffff;
}
#footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe {
    color: #ffffff;
}

#footer .psgdpr_consent_message {
    color: #ffffff;
}

.copyright-txt {
    /*color: #beb2a6;*/
    color: #ffffff;
}

/*
MEDIA QUERIES
*/
@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}


@media only screen and (max-width: 768px) {
    .banners-cat-jamones, .banners-cat-paletas, .banners-cat-embutidos, .banners-cat-loncheados {
        margin:0 !important;
        padding:0 7em !important;
    }
}