/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* FONTS */

@font-face {
    font-family: "Baretender Bold";
    src: url("fonts/Bartender-BoldSans.otf");
}

@font-face {
    font-family: "Baretender Semi";
    src: url("fonts/Bartender-SemiCondensedSans.otf");
}

@font-face {
    font-family: "Clasica Regular";
    src: url("fonts/ClasicaSans-Regular.otf");
}

@font-face {
    font-family: "Clasica Black";
    src: url("fonts/ClasicaSans-Black.otf");
}


/* GENERAL */

.d-none{
    display: none!important;
}

#to-top i{
    background: #d6280f!important;
}

body{
    color:#0c0c0c
}

.header{
    height: 90vh;
    overflow: hidden;
}

h1{
    color: white;
    font-family: "Baretender Semi";
    font-weight: 100;
}

.text-black h1{
    color: black !important;
}

.header h1{
    color: white;
    font-family: 'Clasica Black', sans-serif!important;
    font-weight: 100;
}

h4{
    font-family: "Clasica Black"!important;
}

h2{
    font-family: "Baretender Semi"!important;
    color: black;
}

h3{
    font-family: 'Clasica Black', sans-serif!important;
    color: black!important;
}

p{
    font-family: 'Clasica Regular', sans-serif!important;
}

a{
    font-family: 'Clasica Regular', sans-serif!important;
}

.header p{
    color: white;
    font-size: 1.3em;
    line-height: 25px;
}

.header>.row-bg-wrap{
    background-color: black;
}

.nectar-social{
    display: none!important;
}
/* 
.header .nectar-video-wrap{
    opacity: 0.6!important;
}

.header .mobile-video-image{
    opacity: 0.6!important;
} */

.nectar-button[data-color-override="false"].regular-button{
    border-radius: 15px!important;
    font-family: 'Clasica Black', sans-serif!important;
    font-size: 1em!important;
    padding: 20px 30px!important;
    line-height: normal;
}

.content-video{    
    position: absolute;
    top: 0;
    height: 90vh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.content-video .wpb_text_column{
    width: 100%;
}

.content-video p{
    max-width: 600px;
    margin: 0 auto;
}

.video-header{
    opacity: 0.7;
}

#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after{
    border-color: #D60812!important;
}

.text-white h2, .text-white p{
    color: white !important;
}

.separator-product{
    position: absolute;
    z-index: 10000;
    /* margin-top: 20px; */
    width: 100%;
    bottom: 0;
}

.line-1{
    transform: translateY();
}

.bold, strong, b{
    font-family: 'Clasica Black', sans-serif!important;
}

/* HEADER */

body:not([data-header-format="left-header"]) #header-outer .sf-menu li ul{
    background-color: rgb(214 8 19)!important;
    border-radius: 20px;
    margin-top: 11px;
    border: 0;
    max-width: 200px;
    margin-left:-15px!important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a{
    color:white!important;
    font-family: 'Clasica Regular', sans-serif!important;
    text-transform: uppercase!important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover{
    color:white!important;
    text-decoration: underline;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover{
    background-color: transparent!important;
}

#nectar_fullscreen_rows{
    top: 120px!important;    
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) .current-menu-item > a, #header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a{
    color: white!important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul .current-menu-item > a{
    background-color: transparent!important;
}

.ralla{
    width: 100%;
    height: 5px;
    background: white;
    z-index: 100000;
}

/* #header-space{
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    display: none!important;
} */

#header-space{
    display:none!important;
}

header .col.span_9.col_last{
    display: flex;
    align-items: center;
    margin-left: 0!important;
    width: 100%!important;
}

header .col.span_9.col_last nav{
    display: flex;
    justify-content: center;
}

.content-menu{
    background: white;
    border-radius: 50px;
    padding: 10px 20px;
    width: 100%;
}

#header-outer #logo, #header-outer .logo-spacing{
    margin:10px 0!important;
}

#header-outer #top nav > ul > li > a{
    color: black!important;
}

.sf-menu a>span{
    font-family: 'Clasica Regular', sans-serif!important;
    line-height: 1.2!important;
}

/* .sf-menu li:nth-of-type(6) a{
    background: #D60812;
    padding: 11px 15px!important;
    border-radius: 12px!important;
    font-family: 'Clasica Black', sans-serif!important;
    transition: 0.4s ease-in-out!important;
} */
/* 
.sf-menu .sub-menu li:nth-of-type(6) a{
    padding: 6px 6px!important;
} 

.sf-menu li:nth-of-type(6) a:hover{
    transform: translateY(-5px)!important;
    transition: 0.4s ease-in-out!important;
}

.sf-menu .sub-menu li:nth-of-type(6) a:hover{
    transform: translateY(0px)!important;
}

.sf-menu li:nth-of-type(6) a>span{
    font-family: 'Clasica Regular', sans-serif!important;
}

.sf-menu .sub-menu li:nth-of-type(6) a>span{
    font-family: 'Clasica Regular', sans-serif!important;
}


.sf-menu li:nth-of-type(6) a span{
   color:white!important;
} */

.header-social{
    width: 166px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.header-social a{
    display: flex;
    transition: 0.4s ease-in-out;
}

.header-social img{
    width: 35px!important;
    margin: 0!important;
}

.header-social a:hover{
    transform: translateY(-5px);
    transition: 0.4s ease-in-out;
}

#header-outer #top .slide-out-widget-area-toggle a .lines:after, #header-outer #top .slide-out-widget-area-toggle a .lines:before, #header-outer #top .slide-out-widget-area-toggle a .lines-button:after, body.material.mobile #header-outer.transparent:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, body.material.mobile #header-outer:not([data-permanent-transparent="1"]) header .slide-out-widget-area-toggle a .close-line, #search-outer .close-wrap .close-line, #header-outer:not(.transparent) #top .slide-out-widget-area-toggle .close-line, .nectar-slide-in-cart.style_slide_in_click .close-cart .close-line, .nectar-ajax-search-results h4 a:before{
    background-color: #d60811!important;
    line-height: normal;
}

#slide-out-widget-area-bg.fullscreen-alt .bg-inner{
    background-color: #d60811;
}

#header-outer{
    background-image: url('/wp-content/uploads/2022/07/header-background-scaled.jpg');
    background-size: cover;
    background-position: center;
    background-position-y: center;
    height: 120px;
    display: flex;
    align-items: center;
}

@media screen and (min-width:767px){
    .sf-menu.sf-js-enabled.sf-arrows{
        justify-content: space-evenly!important;
        width: 100%!important;
    }
    .d-none-desktop{
        display: none!important;
    }
    #header-outer #logo img, #header-outer .logo-spacing img{
        height: 93px!important;
    }
    .tracked-pos{
        margin-left: -55px!important;
    }
    .owl-stage{
        margin: 0 auto;
    }
    .fondo-rallas img{
        height: 93px!important;
    }
}

@media screen and (max-width:767px){
    .content-menu{
        display: none;
    }
    .d-none-mobile{
        display: none!important;
    }
    .logo-footer {
        width: 204%!important;
        position: relative;
        left: -30px!important;
    }
    h1{
        font-size: 35px;
        line-height: 1.2;
    }
    .home h1{
        font-size: 40px;
        max-width: 300px;
        margin: 0 auto;
    }
    .header p {
        font-size: 19px;
        line-height: 25px;
        padding: 0 20px;
    }
    .nectar-button[data-color-override="false"].regular-button {
        font-size: 1em!important;
        padding: 15px 30px!important;
        line-height: normal;
    }
    #header-outer{
       padding:0!important; 
    }
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version{
        width: 100px!important;
        height: auto!important;
    }
    .slide-out-widget-area-toggle.mobile-icon.fullscreen-alt{
        background: white!important;
        border-radius: 20px!important;
        width: 35px!important;
        height: 35px!important;
    }
    .header-social{
        justify-content: flex-start;
    }
    .header-social a{
        margin-right: 10px;
    }
    .filtro-home br{
        display: block!important;
    }
}

/* FOOTER */
#footer-outer .header-social{
    justify-content: flex-start;
}
@media screen and (min-width:767px){

    #footer-outer .header-social{
        justify-content: center;
        width: 221px!important;
    }
}

#footer-outer .header-social>a:nth-of-type(1){
    margin-right: 10px!important;
}

.logo-footer{
    width: 100%;
}

#copyright .span_5{
    width: 100%;
}

#copyright .span_5>p{
    text-align: center;
}

#footer-outer #copyright a:hover:not(.nectar-button){
    color: #d60813!important;
    line-height: normal;
}


#block-7, #block-8, #block-13{
    margin-bottom: 15px!important;
}

#block-7 p, #block-8 p, #block-13 p{
    font-family: 'Clasica Black', sans-serif!important;
}

#footer-outer .nectar-button[data-color-override="false"].regular-button {
    border-radius: 12px!important;
    font-family: 'Clasica Black', sans-serif!important;
    font-size: 16px!important;
    padding: 17px 30px!important;
    color: white!important;
    line-height: normal;
}

#footer-outer .sub-menu{
    display: none!important;
}

#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a{
    font-size:15px!important;

}

#footer-outer a:hover{
    color:#D60812!important;
    cursor: pointer;
}

#footer-outer[data-custom-color="true"] #footer-widgets a:not(.nectar-button):hover{
    opacity: 1!important;
}

.wp-block-latest-posts{
    text-transform: uppercase;
}

#footer-outer .row {
    padding: 28px 0 18px;
}

#footer-outer #menu-menu-principal-1 li:nth-of-type(5){
    display: none!important;
}

#nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap p{
    color: black!important;
}

#footer-outer a, #footer-outer p{
    font-size: 14px!important;
}

#copyright a, #copyright p{
    font-size: 12px!important;
}

.material #footer-outer #footer-widgets .col ul li{
    padding: 0 !important;
}

#footer-outer #copyright{
    padding-bottom: 10px;
    padding-top: 0;
}

/* HOME */

.nuevo-marinero-btn{
    position: absolute !important;
    top: -51px !important;
    width: 100% !important;
    height: 100% !important;
}
.nuevo-marinero-btn>.row_col_wrap_12_inner{
    height: 100% !important;
    display: flex !important;
    align-items: flex-end !important;
}

.nuevo-marinero-btn>.row_col_wrap_12_inner .vc_col-sm-12{
    display: flex !important;
    justify-content: center !important;
}

.owl-nav.disabled{
    display: block!important;
}

.owl-theme.nav-centered .owl-nav button.owl-next, .owl-theme.nav-centered .owl-nav button.owl-prev{
    top: -47px;
}

.owl-theme.nav-centered .owl-nav button.owl-prev{
    width: 30px;
    height: 40px;
    left: -50px!important;
    background: transparent;
    color: transparent;
    background-image: url(/wp-content/uploads/2022/07/arrow-left.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.owl-theme.nav-centered .owl-nav button.owl-next{
    width: 30px;
    height: 40px;
    right: -50px!important;
    background: transparent;
    color: transparent;
    background-image: url(/wp-content/uploads/2022/07/arrow-left.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
}

.filtro-home .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab{
    border-radius: 15px!important;
    border: 1px solid #d60813;
    color: white!important;
    line-height: normal;
    
}

.filtro-home .tabbed >ul li a{
    border-radius: 15px;
    background: transparent;
    border: 1px solid #d60813;
    padding: 5px 15px;
}

.filtro-home .wpb_tabs_nav{
    display: flex;
    justify-content: space-between;
}

.filtro-home li{
    width: 156px;
    /* padding-right: 20px!important; */
}

.filtro-home li a{
    text-align: center;
    font-size: 14px!important;
    height: 50px;
    display: flex!important;
    align-items: center;
    color: black!important;    
    font-family: "Clasica Black"!important;
    justify-content: center;
    line-height: 1.1!important;
}

.filtro-home li:nth-of-type(8){
    padding-right: 0!important;
}

.filtro-home .wpb_tabs_nav.ui-tabs-nav.clearfix{
    margin-bottom: 40px!important;
}

.owl-item h4{
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: black;
}

.owl-item:hover{
    cursor: pointer!important;
}

.valores h4{
    color: black!important;
}

.sbi_load_btn{
    background: rgb(216,9,30);
    color: rgb(255,255,255);
    border-radius: 15px!important;
    font-family: 'Clasica Black', sans-serif!important;
    font-size: 1em!important;
    padding: 16px 30px!important;
    line-height: normal;
    width: 195px;
}

.sbi_follow_btn>a{
    background: rgb(216,9,30);
    color: rgb(255,255,255);
    border-radius: 15px!important;
    font-family: 'Clasica Black', sans-serif!important;
    font-size: 1em!important;
    padding: 16px 30px!important;
    line-height: normal;
    width: 195px;
}

#sbi_load{
    margin-top: 30px;
}

.item-inner:hover img{
    opacity: 0.7!important;
    transition:0.3s ease-in-out
}

.item-inner img{
    transition:0.3s ease-in-out
}

@media screen and (min-width:767px){
    .section-1-receta>.row_col_wrap_12>.vc_col-sm-6>.vc_column-inner{
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width:767px){


    .nuevo-marinero-btn{
        top: -78px !important;

    }

    .nectar-button{
        max-width: 200px;
    }
    /* carrousel home */
    .owl-theme.nav-centered .owl-nav button.owl-prev{
        height: 30px;
        left: -20px!important;
    }
    .owl-theme.nav-centered .owl-nav button.owl-next{
        height: 30px;
        right: -20px!important;
    }
    .owl-stage-outer .item-inner{
        max-width: 290px;
        margin: 0 auto;
    }
    .filtro-home .wpb_tabs_nav{
        flex-wrap: wrap;
    }
    .filtro-home li{
        padding-right: 0!important;
        padding: 5px!important;
    }
    .filtro-home .tabbed >ul li a{
        background: #1d1d1d;
        color: white!important;
        border: 0!important;
    }
    .tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.cta-button) .active-tab {
        background-color: #D60812;
        border: 0!important;
        line-height: normal;
    }
    .filtro-home .ui-tabs-nav{
        justify-content: center;
    }
    .grid-product .vc_col-sm-6{
        width: 50%!important;
    }
    .grid-product{
        margin-bottom: 0px!important;
    }
    .section-1-receta .row_col_wrap_12.col.span_12.dark.left{
        display: flex;
        flex-direction: column-reverse;
    }
}


@media screen and (min-width:1750px){
    .section-destacada{
        padding: 0!important;
        height: 80vh!important;
        display: flex!important;
        justify-content: center!important;
        align-items: center!important;
    }
    .filtro-home li{
        width: 100%;
        margin: 5px!important;
    }
}

/* PRODUCTOS */

.row-rico{
    /* background: #ffffff82!important; */
    /* border-radius: 50px!important; */
    /* padding: 50px!important; */
    max-width: 800px!important;
    margin: 0 auto!important;
}
/* 
.row-rico h2{
    color: #d60813!important;
} */


.productos-row-last .separator-product{
    display: none!important;
}

.productos-row-separator p{
    text-align: center!important;
    font-size: 15px!important;
    line-height: 1.2!important;
}

.box-product{
    border-radius: 40px!important;
    overflow: hidden;
    max-width: 450px;
}

.box-product .nectar-button{
    width: 100%!important;
    text-align: center!important;
    line-height: normal;
}

.box-product h2{
    font-size: 2em!important;
    line-height: 1!important;
}

.box-product .nectar-button{
    max-width: 252px!important;
}

.box-product p{
    max-width: 330px!important;
    margin: 0 auto!important;
}

.row-right-product>.row_col_wrap_12_inner.col.span_12.left{
    display: flex;
    justify-content: flex-end;
}

.carousel-categories .owl-dots{
    display: none!important;
}

.carousel-categories p{
    font-size: 15px!important;
}

.carousel-categories .owl-nav.disabled{
    position: absolute!important;
    width: 100%!important;
    top: 37%!important;
}

.carousel-categories .owl-prev{
    position: absolute!important;
    left: -48px!important;
    width: 30px!important;
    height: 40px!important;
    background: transparent!important;
    color: transparent!important;
    background-image: url(/wp-content/uploads/2022/07/arrow-left.jpg)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    border: 0!important;
}

.carousel-categories .owl-next{
    position: absolute!important;
    right: -48px!important;
    width: 30px!important;
    height: 40px!important;
    background: transparent!important;
    color: transparent!important;
    background-image: url(/wp-content/uploads/2022/07/arrow-left.jpg)!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    border: 0!important;
    transform: rotate(180deg);
}

.carousel-categories .carousel-item .wpb_text_column p{
    font-family: "Clasica Black"!important;
}

/* .receta-destacada{
    border-radius: 25px!important;
    overflow: hidden!important;
    padding: 0!important;
} */

.box-receta{
    padding: 0!important;
}

.single-receta li{
    font-family: 'Clasica Regular', sans-serif!important;
}

.info-nutricional td{
    padding: 6px!important;
    /* border-right: 1px solid #e3e3e3; */
    padding: 12px!important;
}

.info-nutricional thead{
    background: #D60812;
    color: white;
}

.info-nutricional table{
    border-spacing: 0!important;
    margin: 0 auto;
}

tr.destacado{
    background-color: #f5f5f5!important;
}

.hotpots{
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%; 
    /* display: flex;
    align-items: flex-end;
    justify-content: center; */
}

.container-hotpot{
    height: 92vh!important;
    margin-top: 63px;
}

.container-hotpot>.row_col_wrap_12.col.span_12.dark.left{
    height: 100%!important;
}

.container-hotpot>.row_col_wrap_12.col.span_12.dark.left .vc_column-inner{
    height: 100%!important;
}

.container-hotpot>.row_col_wrap_12.col.span_12.dark.left .vc_column-inner>.wpb_wrapper{
    height: 100%!important;
}

.hotpot-row-info{
    height: 100%;
    display: flex;
    justify-content: center;
    margin-top: 100px!important;
}

.row-hotpot{
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.row-hotpot>div{
    height: 100%;
}

.hot{
    display: flex;
    align-items: center;
    /* padding: 0 30px;
    position: relative;
    top: -100px; */
}

.hot a{
    display: flex;
    color: black!important;
}

.num{
    width: 35px;
    height: 35px;
    background: white;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* font-family: 'Clasica Black', sans-serif!important; */
    font-weight: 800;
    padding-top: 4px;
}

.hot p{
    color: white;
    padding-left: 10px;
    font-family: 'Clasica Black', sans-serif!important;
    padding-top: 5px;
}

@media screen and (max-width:750px){
    .info-nutricional>.row_col_wrap_12>div>.vc_column-inner{
        padding: 0 !important;
    }
    .info-nutricional td{
        font-size: 12px!important;
        line-height: 1;
    }
    .info-nutricional .divider-wrap{
        display: none!important;
    }
    .page-id-464 .box-product h2 {
        font-size: 1.8em!important;
    }
}

.popmake-close{
    border-radius: 50px!important;
}

/* HOTPOTS PAN BLANCO */

.hot-1{
    position: absolute;
    top: 75%;
    left: 20%;
}

.hot-2{
    position: absolute;
    left: 44%;
    top: 75%;
}

.hot-3{
    position: absolute;
    top: 75%;
    left: 70%;
}

.hot-4{
    position: absolute;
    top: 75%;
    left: 16%;
}

.hot-5{
    position: absolute;
    top: 75%;
    left: 75%;
}

.page-id-167 .hot-1{
    left: 5%;
}

.page-id-167 .hot-2{
    left: 28%;
    top: 75%;
}

.page-id-167 .hot-3{
    top: 75%;
    left: 44%;
}

.page-id-167 .hot-4{
    left: 63%;
    top: 75%;
} 

.page-id-167 .hot-5{
    left: 80%;
    top: 75%;
} 

.page-id-167 .hot p{
    /* max-width: 180px!important; */

    font-size: 14px!important;
}

.pum-container{
    border-radius: 50px!important;
}

.pum-theme-274 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close{
    border: 0!important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{
    padding-right: 0!important;
}

@media screen and (max-width:767px){

    .carousel-categories .owl-nav.disabled{
     
        top: 27%!important;
    }
    .box-product br{
        display: initial!important;
    }
    .carousel-categories .owl-stage{
        padding-bottom: 0!important;
    }
    .nectar-button[data-color-override="false"].regular-button.btn-recetas-mobile{
        padding: 15px!important;
        width: 100%;
    }
    .btn-recetas-mobile span{
        font-size: 16px!important;
    }
}
@media screen and (min-width:767px){
    .title-product h1{
        font-size: 30px!important;
        line-height: 1;
    }    
    .content-info-product>.vc_column-inner{
        padding-right: 50px!important;
    }
    .single-panrico .container-wrap{
        margin-top: 115px!important;
        padding-top: 0!important;
    }

    /* .single-panrico h2{
        font-size: 30px!important;
    } */
    .single-panrico p{
        font-size: 15px!important;
        line-height: 1.5!important;
        padding-bottom: 1em!important;
    }
    
    .first-section-row-product{
        height: 88vh;
        overflow: hidden;
        display: flex;
        align-items: center;
    }
    .first-section-row-product .row_col_wrap_12{
        width: 100%!important;
    }
    .space-top-75{
        height: 80vh;
        overflow: hidden;
    }
    .space-top-75>.row_col_wrap_12.col.span_12.dark.left{
       height: 100%!important;
    }
    .first-section-row-product .row_col_wrap_12.col.span_12.dark.left{
        height: 100%!important;
    }

    .product-full .wpb_wrapper, .product-full .img-with-aniamtion-wrap,.product-full .img-with-aniamtion-wrap .hover-wrap,.product-full .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner, .product-full img, .product-full .vc_column-inner{
        height: 100%!important;
    }
    .product-full img{
        object-fit: cover;
        width: 100%;
    }
    .product-full{
        height: 100%;
    }
    .content-info-product{
        display: flex!important;
        align-items: center!important;
        height: 100%!important;
    }
    .head-space-top{
        margin-top: 120px!important;
    }
    .space-top-75{
        margin-top: 75px!important;
    }
    .iconosproductos>.row_col_wrap_12_inner>.vc_col-sm-3>.vc_column-inner{
        padding-left: 0!important;
        padding-top: 0!important;
    }
}

.iconosproductos img{
    max-height: 60px!important;
    width: auto;
}

.iconosproductos h3{
    font-size: 11px!important;
    line-height: 1.4!important;
}

.row-rico p{
    font-family: "Baretender Semi"!important;
    font-size: 25px!important;
    line-height: 1.3!important;
}

/* CONTACTO */

.contacto a{
    font-family: "Baretender Semi"!important;
    color: black!important;
    font-size: 2em!important;
    position: relative;
    top: 20px;
    transition: 0.3s ease-in-out;
}

.contacto a:hover{
    color:#D60812!important;
    transition: 0.3s ease-in-out;
}

.asunto{
    display: flex;
    justify-content: space-between;
}

.asunto span{
    width: 65%;
}

.row-form{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.f-col-6{
    width: 48%;
}

input[type="submit"]{
    width: 161px!important;
}

.wpcf7-spinner{
    display: none;
}

.contact-form label{
    font-family: "Clasica Black"!important;
    color: black!important;
    font-size: 16px;
    letter-spacing: -0.3px;
}

/* .border-span span::before, .asunto span::before{
    content: "";
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 10px;
    background: #e5080b;
}

.border-span span::after, .asunto span::after {
    content: "";
    z-index: 10;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 10px;
    background: #e5080b;
} */

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="tel"], .contact-form select{
    background: transparent;
    border-bottom: 1px solid #e5080b;;
    border-radius: 0;
    height: 30px!important;
}

.contact-form select{
    height: initial!important;
}

input[type="number"]{
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #e5080b;;
    width: 100%;
    height: 30px;
}

.brevedad label{
    font-family: "Clasica Regular"!important;
    font-size: 13px!important;
}

.brevedad{
    display: flex;
    align-items:flex-end;
    justify-content: flex-end;
}

.contact-form .textarea-info{
    margin-top: 30px;
}

.contact-form  textarea{
    margin-top: 20px;
    background-color: transparent;
    border: 1px solid #e5080b;;
    border-radius: 0!important;
}

input[type="file"]{
    font-family: "Clasica Regular"!important;
    color: black!important;
}

.clausula span, .clausula a{
    font-family: "Clasica Black"!important;
    color: black!important;
}

.clausula a{
    text-decoration: underline;
    transition: 0.3s ease-in-out;
}

.clausula a:hover{
    text-decoration: underline;
    color:#e5080b!important;
    transition: 0.3s ease-in-out;
}

.clausula .wpcf7-list-item{
    max-width: 556px;
}

/* .background-form-contact{
    background-image: url(/wp-content/uploads/2022/07/trigo.jpg);
    background-size: cover;
    background-position: bottom;
    padding-bottom: 54px;
} */

body[data-form-submit="regular"] .container-wrap .contact-form input[type=submit]{
    border-radius: 15px!important;
    font-family: "Clasica Black"!important;
    text-transform: uppercase;
}

.contact-form .wpcf7-radio span{
    color: black!important;

}

.contact-form .wpcf7-radio .last span{
    padding-left: 10px;
}

.contact-form .wpcf7-radio {
    position: relative;
    top: 20px;
}

.contact-form .wpcf7-radio label{
    display: flex;
    align-items: center;
}


input[type="radio"] {
    -moz-appearance: none;
    appearance: none;
    width: 36px;
    height: 36px;
    border: 1px solid #e5080b;
    background: #fff;
    border-radius: 36px;
    position: relative;
}

input[type="radio"]::after{
    content: "";
    opacity: 0;
    width: 70%;
    height: 70%;
    border-radius: 70%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: all .3s ease-in-out;
    background: #e5080b;
}

input[type="radio"]:checked:after {
    opacity: 1;
}

.contact-form .wpcf7-list-item.first{
    margin-left: 0!important;
}

.contact-form .wpcf7-not-valid-tip{
    box-shadow: none;
    position: absolute;
    top: 35px;
    left: -5px;
    width: 100%;
    background: transparent;
}

input:focus, select:focus{
    border-top: 0!important;
    border-left: 0!important;
    border-right: 0!important;
    box-shadow: none!important;
}

/* .border-span span.wpcf7-not-valid-tip::after {
    width: 0px!important;
}


.border-span span.wpcf7-not-valid-tip::before {
    width: 0px!important;
 } */
 
/* ORIGEN */

.full_vertical_layout .wtl_al_slider .metacontents{
    max-width: 100%!important;
}

.wtl-content-inner, .full_vertical_layout .wtl-meta-content{
    text-align: center!important;
}

.wtl-read-more-div, .wtl-meta-content{
    display: none!important;
}

.wtl-post-title{
    display: flex;
    justify-content: center;
}

.wtl-content-inner{
    font-family: "Clasica Regular";
    font-style: normal;
}

.wtl-post-title a{
    font-family: "Baretender Semi"!important;
    font-style: normal!important;
    font-size: 2em!important;
}

.trazado-1{
    position: absolute;
    top: 140px;
    right: -171px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.trazado-2{
    position: absolute;
    top: 163px;
    right: 70px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.trazado-3{
    position: absolute;
    bottom: -70px;
    left: 95px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.trazado-4{
    position: absolute;
    right: 39px;
    top: 150px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.trazado-6{
    position: absolute;
    top: 246px;
    left: 20px;
    opacity: 0;
    transition: 0.3s ease-in-out;
}
.col-1999{
    position: relative;
    top: 150px;
    left: -20px;
}

.col-2017{
    position: relative;
    top: -70px;
    left: 95px;
}
.visible{
    opacity: 1;
    transition: 0.3s ease-in-out;
}


@media only screen and (min-width: 1000px){
   
    body .container .container:not(.tab-container):not(.recent-post-container):not(.normal-container) {
        padding: 0px 90px!important;
    }
}

@media screen and (min-width:1900px){
    .title-product h1{
        font-size: 30px!important;
        line-height: 1;
    }    
    .first-section-row-product .row_col_wrap_12.col.span_12.dark.left{
        height: 92vh!important;
    }
    .first-section-form{
        padding:0 40px;
    }
}

@media screen and (max-width:767px){
    .col-2017{
        position: initial!important;
    }
    .productos-row-separator .vc_col-sm-6>.vc_column-inner{
        height: 90vh;
        display: flex;
        align-items: center;
    }
    .productos-row-last .vc_col-sm-6>.vc_column-inner{
        height: 90vh;
        display: flex;
        align-items: center;
    }
    .text-hoteleria p{
        padding: 0 20px;
    }
    .title-hotdog{
        max-width: 200px;
        margin: 0 auto;
    }
    .productos-row-separator .vc_col-sm-6>.vc_column-inner>.wpb_wrapper{
        width: 100%!important;
    }
    .nuestros-productos-row{
        height: 92vh;
    }
    .text-nuestros-productos{
        max-width: 291px!important;
    }
    .first-section-row-product .row_col_wrap_12.col.span_12.dark.left{
        flex-direction: column-reverse;
    }
    br{
        display: none;
    }
    .row-reverse-mobile .row_col_wrap_12.col.span_12.dark.left{
        flex-direction: column-reverse;
    }
    .row-form{
        flex-direction: column;
        margin-top: 0;
    }

    .f-col-6{
        width: 100%;
        margin-top: 15px;
    }
   .container-hotpot{
       display: none;
   }
   .trazado-1, .trazado-2, .trazado-3, .trazado-4,  .trazado-6{
    display: none!important;
   }
   .col-1999{
    position: relative;
    top: initial!important;
    left: initial!important;
    }   
    .timeline-1 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation, .timeline-3 .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img.img-with-animation{
        transform: scale(1.2)!important;
    }
    .timeline-5 img{
        max-width: 138px!important;
    }
    .iconosproductos>.row_col_wrap_12_inner>.vc_col-sm-3{
       width: 50%!important;
    }
    .info-nutricional{
        text-align: center;
    }
    .col-info-nutricional{
        display: flex;
        justify-content: center;
    }
}

@media screen and (min-width:767px){
    .hide-arrows .owl-nav{
        display: none!important;
    }
}

.nectar-button[data-color-override="false"].regular-button.info-nutricional{
    font-size: 15px!important;
    padding: 15px 15px!important;
}
/*___________pag categorias____________*/

.box-product.categoria-box{
    /* max-height: 232px!important; */
    margin-top: 25px;
}

.categoria-box img{
    max-width: 247px!important;
}

.categoria-box>.vc_column-inner>.wpb_wrapper{
    display: flex;
    align-items: center;
}

.row-hotpot>.row_col_wrap_12_inner>.vc_col-sm-12{
    height: 100%!important;
}

.hotpot-row-info>.row_col_wrap_12_inner.col.span_12.left{
    display: initial!important;
}

.categoria-box .img-with-aniamtion-wrap{
    padding: 20px!important;
    min-height: 150px;
    display: flex;
    align-items: center;
}

/*provisional*/


.page-id-159 .hot{
    background: white!important;
    padding: 5px 18px!important;
    border-radius: 9px!important;
    top: 85%!important;
    min-width: 189px;
    display: flex;
    justify-content: center;
}
.page-id-159 .hot p{
    padding-left: 0!important;
    color:#d8091e!important;
}
.page-id-159 .num{

    display: none!important;
}

.categoria-box .img-with-aniamtion-wrap{
    padding: 15px!important;
     min-height: initial!important; 
}

.categoria-box img {
    max-width: 205px!important;
}

.hotpot-row-info {
    margin-top: 73px!important;
}


.point-50-centeno{
    position:absolute;
    left: 31%;
    top: 55%;
    cursor: pointer;
}

.point-view-more{
    width:40px;
    height: 40px;
    background-color: white;
    color: #d60811;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    border-radius: 40px;
    /* padding-top: 2px; */
    transition: 0.3s ease-in-out;
    transform: scale(0.95); 
}

.point-5-semillas{
    position:absolute;
    left: 57%;
    top: 41%;
    cursor: pointer;
}

.point-14-cereales{
    position:absolute;
    left: 77%;
    top: 77%;
    cursor: pointer;
}

.point-espelta{
    position:absolute;
    left: 54%;
    top: 41%;
    cursor: pointer;
}

.point-rustico{
    position:absolute;
    left: 37%;
    top: 55%;
    cursor: pointer;
}

.point-grisines-integral{
    position:absolute;
    left: 20%;
    top: 45%;
    cursor: pointer;
}

.point-estilo-mediterraneo{
    position:absolute;
    left: 34%;
    top: 49%;
    cursor: pointer;
}

.point-oliva-virgen-extra{
    position:absolute;
    left: 57%;
    top: 41%;
    cursor: pointer;
}

.oculto{
    opacity: 0;
    font-size: 20px;
    width: auto;
    transform: translateX(0px);
    transition: 0s ease-in-out;
    /* transition-delay: 0.3s; */
    padding: 0 20px;
    margin-left: 15px;
    cursor: pointer!important;
    font-family: 'Open Sans'; 
}

.point-view-more:hover{
    width: 100%;
    transition: 0.3s ease-in-out;
}
.point-view-more:hover .oculto{
    opacity: 1;
    width: auto;
    transform: translateX(0px);
    transition: 0.4s ease-in-out;
    transition-delay: 0.3s;
    padding: 0 20px;
    margin-left: 15px;
}

.mas{
    position: absolute;
    font-size: 25px;
    left: 13px;
    transition: 0.3s ease-in-out;
    font-family: 'Open Sans';
}

.point-view-more:hover .mas{
    transform: rotate(180deg);
    transition: 0.3s ease-in-out;
    /* margin-top: -5px!important; */
}


/* .point-view-more{
    animation: pulse 2s infinite; 
}

.cool{
    background:rgba(247, 159, 121, 1);
   }
    */
.cool{
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: transparent; 
    z-index: -1;
    transform: scale(1.3);
    border-radius: 40px;
    animation: pulse 1.5s infinite; 
}

.cool-50-centeno{
    left: 31%;
    top: 55%;
}

.cool-rustico{
    left: 37%;
    top: 55%;
}

.cool-5-semillas{
    left: 57%;
    top: 41%;
}

.cool-14-cereales{
    left: 77%;
    top: 77%;
}

.cool-espelta{
    left: 54%;
    top: 41%;
}

.cool-estilo-mediterraneo{
    left: 34%;
    top: 49%;
}

.cool-oliva-virgen-extra{
    left: 57%;
    top: 41%;
}


.point-grisines-integral{
    position:absolute;
    left: 25%;
    top: 30%;
    cursor: pointer;
}

.cool-grisines-integral{
    left: 25%;
    top: 30%;
}

.point-grisines-choco{
    position:absolute;
    left: 42%;
    top: 40%;
    cursor: pointer;
}

.cool-grisines-choco{
    left: 42%;
    top: 40%;
}

.point-pan-marinero{
    position:absolute;
    left: 60%;
    top: 50%;
    cursor: pointer;
}

.cool-pan-marinero{
    left: 60%;
    top: 50%;
}

.point-marinero-semillas{
    position:absolute;
    left: 75%;
    top: 60%;
    cursor: pointer;
}

.cool-marinero-semillas{
    left: 75%;
    top: 60%;
}


.point-sincorteza{
    position:absolute;
    left: 35%;
    top: 40%;
    cursor: pointer;
}

.cool-sincorteza{
    left: 35%;
    top: 40%;
}

.point-corteza{
    position:absolute;
    left: 41%;
    top: 75%;
    cursor: pointer;
}

.cool-corteza{
    left: 41%;
    top: 75%;
}

.point-rebanada{
    position:absolute;
    left: 73%;
    top: 60%;
    cursor: pointer;
}

.cool-rebanada{
    left: 73%;
    top: 60%;
}

.point-burger{
    position:absolute;
    left: 43%;
    top: 40%;
    cursor: pointer;
}

.cool-burger{
    left: 43%;
    top: 40%;
}

.point-hotdog{
    position:absolute;
    left: 63%;
    top: 26%;
    cursor: pointer;
}

.cool-hotdog{
    left: 63%;
    top: 26%;
}

/* transform: scale(0.95); */
.cool{
    background:#ff000d;
    box-shadow: 0 0 0 7px rgb(214 8 17 / 32%);
    transition: 0.3s ease-in-out;
}

.cool-none{
    opacity: 0!important;
    transition: 0.3s ease-in-out;
}

/* @keyframes pulse{
    0%{
      transform:scale(2.2);
      box-shadow: 10px #d60811
    }
    70%{
      transform:scale(2.3);
      box-shadow: 0 0 0 10px rgba(247, 159, 121, 0)
      
    }
    100%{
      transform:scale(1.9);  
    } */

    /* grid instagram */
/* @media screen and (min-width:767px){


    #sbi_images>div:nth-of-type(1){
        width: 50%!important;
        height: 560px;
        background: black;
    }

    #sbi_images>div:nth-of-type(2){
        width: 25%!important;
        height: 280px;
    }


    #sbi_images>div:nth-of-type(3){
        width: 25%!important;
        height: 280px;
    }


    #sbi_images>div:nth-of-type(4){
        width: 25%!important;
        height: 280px;
    }


    #sbi_images>div:nth-of-type(5){
        width: 25%!important;
        height: 280px;
    }


    #sbi_images>div:nth-of-type(6){
    display: none !important;
    }

    #sb_instagram #sbi_images .sbi_item:nth-of-type(2),  #sb_instagram #sbi_images .sbi_item:nth-of-type(3){
        padding-top:0!important;
    }
} */