/* TIPOGRAFÍAS */
/* Fonts FFClanPro configuradas en el theme. Dir: modules/iqitthemeeditor/views/fonts */
/* Google Font Comforter añadida en head.tpl */
.comforter {
    font-family: "Comforter", cursive;
    font-weight: 400;
    font-style: normal;
}
i.fa.fa-tiktok {
    font-family: "Font Awesome 6 Brands";
}
.fa-x-twitter:before {
    font-family: "Font Awesome 6 Brands";
}
.fa-angle-down.touchspin-down::before, .fa-angle-up.touchspin-up::before {
    font-family: "Font Awesome 6 Pro";
}
/* FIN TIPOGRAFÍAS */

/* GENERAL */
.margin-cero {
    margin: 0;
}
.width-fit_content {
    width: fit-content;
}
.ns-box{
    background-color: #CE9816;
}
#CybotCookiebotDialog{
    box-shadow: 0px 0px 20px 5px #fff !important;
}
#CybotCookiebotDialog input:checked+.CybotCookiebotDialogBodyLevelButtonSlider{
    background-color: #ce9816 !important;
}
#iqitmegamenu-horizontal .fa {
    font-family: "Font Awesome 6 Pro";
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change{
    background-color: #ce9816 !important;
    color: #000;
    border-color: #000 !important;
}
#CookiebotWidget .CookiebotWidget-consent-details button{
    color: #ce9816 !important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
    fill: #ce9816 !important;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
    border-color: #ce9816 !important;
}
/* BREADCUMS */
#wrapper .breadcrumb li a,
#wrapper .breadcrumb li span {
    font-size: 12px;
    font-family: 'FFClanProRegular';
    text-transform: uppercase;
    color: #F1EEEA;
}
#wrapper .breadcrumb li:after {
    content: "\7c";
    color: #F1EEEA;
}

/* BUTTONS */
.btn {
    border-radius: 61px;
    font-size: 16px;
    line-height: 21px;
    padding: 6px 25px;
}

/* HEADER */
#header .header-nav{
    padding-top: 0;
    padding-bottom: 0;
}
#header .header-nav.scrollTopHeader{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/*#header .sticky-desktop-wrapper.scrollHeader #desktop-header{
    top: 35px;
}*/
.header-nav #language_selector {
    text-transform: uppercase;
    font-size: 14px;
}
.header-nav #language_selector .fa-angle-down:before {
    font-size: 12px;
}
.header-top .header-btn-w .header-btn > .icon {
    font-size: 23px;
}
.col-mobile-logo .logo {
    max-width: 132px;
}
.mobile-main-bar .icon {
    font-size: 20px;
}
/* FIN HEADER */

/* MENU */
#cbp-hrmenu .cbp-tab-title {
    font-family: 'FFClanProMedium';
}
.cbp-hrmenu .cbp-submenu-aindicator {
    margin-left: 3px;
    font-size: 12px;
    font-weight: 400;
}

#desktop-header-container .cbp-hrsub-inner{
    padding-top: 20px;
    padding-bottom: 40px;
}
#desktop-header-container {
    position: initial;
}
#desktop-header-container .iqitmegamenu-submenu-container{
    max-width: 1700px;
}
#desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-column-title{
    font-family: 'FFClanProMedium';
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    border-bottom: none;
    padding-bottom: 21px;
    padding-top: 0px;
}
#desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-links.cbp-category-tree{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 25px;
}
#desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-category-link-w a{
    font-family: 'FFClanProRegular';
    font-size: 16px;
    font-weight: 500;
    line-height: 20.3px;
    text-align: left;
    color: #ffffff; 
    padding-left: 12px;  
}
#desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-category-link-w a:before{
    font-weight: 400;
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
    left: px;  
}
#desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-menu-column-inner img.cbp-banner-image{
    max-width: 400px;
    /* margin-left: 25%; */
}
/* FIN MENU */
/* MENU MOVIL */

#mobile-header .mm-panel__header{
    padding-top: 19px;
    padding-bottom: 19px;
    background-color: #3B3B3A;
    border-bottom: 1px solid #C5C6C6;
}
#mobile-header .mm-panel__header .mobile-menu__back-btn{
    padding: 0 0 0 14px;
}
#mobile-header .mm-panel__header .mobile-menu__back-btn span{
    font-family: 'FFClanProRegular';
    font-size: 16px;
    font-weight: 600;
    line-height: 20.3px;
    color: #E3B440;
}
#mobile-header .mm-panel__header .mobile-menu__back-btn span.fa-arrow-left{
    font-family: 'Font Awesome 6 Pro';
    padding-right: 10px;
}
#mobile-header .mobile-menu__footer{
    background: #171313;
}
#mobile-header .mobile-menu__content{
    background: #3c3b3a;
}
#mobile-header .mobile-menu__close{
    padding: 0;
}
#mobile-header .mobile-menu__close span{
    color: #F1EEEA;
    font-size: 22px;
    font-weight: 400;
    padding-right: 12px;
}
#mobile-header .mobile-menu__arrow .expand-icon{
    color: #F1EEEA;
    font-size: 22px;
    font-weight: 400;
    padding-right: 19px;
    font-family: 'Font Awesome 6 Pro';
}
#mobile-header .js-mobile-menu__tab-title,
#mobile-header .cbp-category-link-w a{
    font-family: 'FFClanProMedium';
    font-size: 16px;
    line-height: 20px;
    color: #F1EEEA !important;
    padding: 0 15px;
}
#mobile-header .cbp-category-link-w a{
    font-family: 'FFClanProRegular';
    font-weight: 600;
    padding: 19px;
    display: block;
    border-bottom: solid 1px #ebebeb;
}
#mobile-header .mobile-menu__column{
    margin-bottom: 0;
}
#mobile-header .mobile-menu__footer .text-reset,
#mobile-header .mobile-menu__footer .mobile-menu__language-selector{
    font-family: 'FFClanProMedium';
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #F1EEEA !important;
}
#mobile-header .js-mobile-menu__tab .mobile-menu__submenu{
    background-color: #3c3b3a;
}
#mobile-header .js-mobile-menu__tab .mobile-menu__submenu .mobile-menu__column-title{
    font-family: 'FFClanProMedium';
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    color: #F1EEEA !important;
    /*display: none;*/
}
#mobile-header .js-mobile-menu__tab .mobile-menu__submenu .mobile-menu__links-list-li{
    font-family: 'FFClanProRegular';
    font-size: 14px;
    line-height: 18px;
    /*text-transform: uppercase;*/
    color: #F1EEEA !important;
}
#mobile-header .js-mobile-menu__tab .mobile-menu__submenu .mobile-menu__links-list-li a{
    padding-left: 40px;
}
#mobile-header .mobile-menu__subcat-expander{
    display: none;
}
.mobile-menu__column-categories:not(:last-child){
    margin-bottom: 0;
}
#mobile-header .mobile-menu__row .mobile-menu__column img.mobile-menu__banner-image{
    padding: 40px 6% 160px;
}
#iqitmegamenu-mobile .js-mobile-menu__close {
    margin-right: -50px;
}
/* TITLES */
.ac_title_cf_style_1,
.ac_title_cf_style_1 span,
.ac_title_cf_style_1 p {
    font-family: 'WisdomScriptAJ' !important;
    font-size: 60px;
    line-height: 60px;
}
.ac_title_style_1, 
.ac_title_style_1 span, 
.ac_title_style_1 p,
.ac_title_style_1_1,
.ac_title_style_1_1 span,
.ac_title_style_1_1 p{
    font-family: 'FFClanProThin';
    font-size: 60px;
    line-height: 65px;
}
.ac_title_style_1 strong,
.ac_title_style_1_1 strong{
    font-family: 'FFClanProMedium';
    font-weight: 500;
}
.ac_title_style_1.bold, 
.ac_title_style_1.bold span, 
.ac_title_style_1.bold p,
.ac_title_style_1_1.bold,
.ac_title_style_1_1.bold span,
.ac_title_style_1_1.bold p{
    font-weight: 600;
}
.ac_title_style_2, 
.ac_title_style_2 span, 
.ac_title_style_2 p{
    font-family: 'FFClanProThin';
    font-size: 57px;
    line-height: 57px;
}
.ac_title_style_3, .ac_title_style_3 span, .ac_title_style_3 p,
.ac_title_style_3_1, .ac_title_style_3_1 span, .ac_title_style_3_1 p{
    font-family: 'FFClanProThin';
    font-size: 32px;
    line-height: 34px;
}
.ac_title_style_3 strong,
.ac_title_style_3_1 strong{
    font-family: 'FFClanProMedium';
    font-weight: 500;
}
#content-wrapper .crossselling-products .section-title,
.crossselling-products .section-title,
.ac_title_style_4, .ac_title_style_4 span, .ac_title_style_4 p{
    font-family: 'FFClanProThin';
    font-size: 40px;
    line-height: 45px;
    border: none;
}
.ac_title_style_4 strong{
    font-family: 'FFClanProMedium';
    font-weight: 500;
}

.ac_text_style_1, .ac_text_style_1 span, .ac_text_style_1 p{
    font-family: 'FFClanProBold';
    font-size: 26px;
    line-height: 33px;
}
.ac_text_style_1_medium, .ac_text_style_1_medium span, .ac_text_style_1_medium p{
    font-family: 'FFClanProMedium';
    font-size: 26px;
    line-height: 33px;
}
.ac_text_style_2, .ac_text_style_2 span, .ac_text_style_2 p,
.ac_text_style_2_1, .ac_text_style_2_1 span, .ac_text_style_2_1 p{
    font-family: 'FFClanProMedium';
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
}
.ac_text_style_3, .ac_text_style_3 span, .ac_text_style_3 p{
    font-family: 'FFClanProRegular';
    font-size: 20px;
    line-height: 25px;
}
.ac_text_style_3 strong{
    font-family: 'FFClanProMedium';
}
.ac_text_style_4, .ac_text_style_4 span, .ac_text_style_4 p{
    font-family: 'FFClanProRegular';
    font-size: 14px;
    line-height: 17px;
}
/* FIN TITLES */

/* HOME */
.skeepers_carousel_container *{
    color: #F1EEEA;
}
.skeepers_carousel_container .carousel-content *{
    color: #171313;
}
/**/
.home_banner_title {
    font-family: 'FFClanProMedium';
    font-size: 128px;
    line-height: 128px;
    max-width: 983px;
}
.home_banner_title strong {
    font-family: "Comforter";
    font-weight: 400;
    font-style: normal;
    font-size: 169px;
    line-height: 100px;
}
.home_banner_title_center {
    font-family: 'FFClanProMedium';
    font-size: 128px;
    line-height: 128px;
    max-width: 983px;
    text-align: center;
    margin: 0 auto;
}
.home_banner_title_center strong {
    font-family: "Comforter";
    font-weight: 400;
    font-style: normal;
    font-size: 169px;
    line-height: 100px;
}
.home_banner_text{
    max-width: 535px;
    font-size: 20px;
    line-height: 25px;
    font-family: 'FFClanProRegular';
}
.home_banner video {
    width: 983px !important;
    left: initial !important;
    transform: none !important;
    right: 0;
    top: 0 !important;
    max-height: 540px;
}
/**/
.tabs.elementor-products-tabs .nav-tabs{
    border-bottom: 0;
    margin-bottom: 40px;
}
.tabs.elementor-products-tabs .nav-tabs .nav-item{
    margin: 0;
}
.tabs.elementor-products-tabs .nav-tabs a.nav-link {
    font-size: 24px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    color: #F1EEEA;
}
.tabs.elementor-products-tabs .nav-tabs a.nav-link.active, .tabs.elementor-products-tabs .nav-tabs a.nav-link:hover {
    color: #CE9816;
    border-color: #CE9816;
    padding-bottom: 2px;
    border-width: 2px;
}
.tabs.elementor-products-tabs .nav-tabs .nav-link{
    opacity: 1;
}
.tabs.elementor-products-tabs .nav-tabs {
    gap: 50px;
}
.ac-tabs-products .swiper-button-prev:hover::after,
.ac-tabs-products .swiper-button-next:hover::after{
    background-color: #E3B440;
}
.ac-tabs-products .swiper-button-prev::after,
.ac-tabs-products .swiper-button-next::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
    pointer-events: all;
}
.ac-tabs-products .swiper-button-prev{
    position: absolute;
    bottom: -80px;
    height: fit-content;
    top: auto;
    right: auto;
    left: 0;
    opacity: 1;
    padding: 0;
    width: 50%;
    pointer-events: none;
    display: flex;
    justify-content: flex-end;
    padding-right: 5px;
}
.ac-tabs-products .swiper-button-next{
    position: absolute;
    bottom: -80px;
    height: fit-content;
    top: auto;
    left: auto;
    right: 0;
    opacity: 1;
    padding: 0;
    width: 50%;
    pointer-events: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 5px;
}
/**/
.ac-carrousel-home-promo .elementor-widget-container .elementor-image-carousel-wrapper .elementor-image-carousel{
    overflow: visible !important;
}
.ac-carrousel-home-promo .swiper-button-prev:hover::after,
.ac-carrousel-home-promo .swiper-button-next:hover::after{
    background-color: #E3B440;
}
.ac-carrousel-home-promo .swiper-button-prev::after,
.ac-carrousel-home-promo .swiper-button-next::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
}
.ac-carrousel-home-promo .swiper-button-prev{
    position: absolute;
    bottom: -60px;
    width: fit-content;
    height: fit-content;
    top: auto;
    right: 72px;
    left: auto;
    opacity: 1;
    padding: 0;
}
.ac-carrousel-home-promo .swiper-button-next{
    position: absolute;
    bottom: -60px;
    width: fit-content;
    height: fit-content;
    top: auto;
    left: auto;
    right: 0%;
    opacity: 1;
    padding: 0;    
}
/**/
.ac-section-history-home .ac-history-home .elementor-image-box-img img{
    width: 100%;
}
body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home .elementor-image-box-content{
    backdrop-filter: blur(20px);
    background: #FFFFFF1A;
    position: absolute;
    top: auto;
    bottom: 0;
    transform: translate(0%, 70%);
    right: -2%;
    z-index: 9;
    border-radius: 32px;
    padding: 38px;
    max-width: 80%;
}
.ac-section-history-home .ac-history-home .elementor-image-box-content .elementor-image-box-title{
    font-size: 40px;
    font-family: 'FFClanProMedium';
    font-weight: normal;
    line-height: 45px;
}
.ac-section-history-home .ac-history-home .elementor-image-box-content .elementor-image-box-description p{
    font-size: 16px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    line-height: 20px;
}
/**/
.ac-carrousel-product-home .products-grid{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.ac-carrousel-product-home .elementor-widget-container .elementor-image-carousel-wrapper .elementor-image-carousel{
    overflow: visible !important;
}
.ac-carrousel-product-home .swiper-button-prev:hover::after,
.ac-carrousel-product-home .swiper-button-next:hover::after{
    background-color: #E3B440;
}
.ac-carrousel-product-home .swiper-button-prev::after,
.ac-carrousel-product-home .swiper-button-next::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
}
.ac-carrousel-product-home .swiper-button-prev{
    position: absolute;
    width: fit-content;
    height: fit-content;
    top: -54px;
    bottom: auto;
    right: 72px;
    left: auto;
    opacity: 1;
    padding: 0;
    background-color: transparent;
}
.ac-carrousel-product-home .swiper-button-next{
    position: absolute;
    width: fit-content;
    height: fit-content;
    top: -54px;
    bottom: auto;
    left: auto;
    right: 0%;
    opacity: 1;
    padding: 0;
    background-color: transparent;
}
/**/
.ac-info-bloc-home{
    max-width: 341px;
    margin: auto;
}
/**/
.ac-blog-home .post-item img,
#module-ph_simpleblog-list .post-item img,
#module-ph_simpleblog-category .post-item img,
#module-ph_simpleblog-categorypage .post-item img,
#module-ph_simpleblog-page .post-item img{
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    margin-bottom: 0;
    width: 100%;
    height: 238px;
    object-fit: cover;
}
.ac-blog-home .simpleblog__listing__post__wrapper__content,
#module-ph_simpleblog-list .simpleblog__listing__post__wrapper__content,
#module-ph_simpleblog-category .simpleblog__listing__post__wrapper__content,
#module-ph_simpleblog-categorypage .simpleblog__listing__post__wrapper__content,
#module-ph_simpleblog-page .simpleblog__listing__post__wrapper__content{
    background-color: #3C3B3A;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 20px;
}
.ac-blog-home .swiper-button-prev,
.ac-blog-home .swiper-button-next{
    display: none;
}
/* FIN HOME */

/* BLOG */
#module-ph_simpleblog-list .page-title,
#module-ph_simpleblog-category .page-title,
#module-ph_simpleblog-categorypage .page-title,
#module-ph_simpleblog-page .page-title{
    margin: auto;
    margin-bottom: 24px;
    border: 0;
    padding: 0;
    text-align: center;
    max-width: 640px;
}
#module-ph_simpleblog-list .page-title span,
#module-ph_simpleblog-category .page-title span,
#module-ph_simpleblog-categorypage .page-title span,
#module-ph_simpleblog-page .page-title span{
    font-weight: 100;
}
#module-ph_simpleblog-list .page-title span strong,
#module-ph_simpleblog-category .page-title span strong,
#module-ph_simpleblog-categorypage .page-title span strong,
#module-ph_simpleblog-page .page-title span strong{
    font-family: 'FFClanProMedium';
    font-weight: 500;
}
#module-ph_simpleblog-list .ac-desc-blog,
#module-ph_simpleblog-category .ac-desc-blog,
#module-ph_simpleblog-categorypage .ac-desc-blog,
#module-ph_simpleblog-page .ac-desc-blog{
    text-align: center;
    max-width: 840px;
    margin: auto;
    margin-bottom: 60px;
    color: #C5C6C6;
}

#module-ph_simpleblog-list .cardblog.post-item,
#module-ph_simpleblog-category .cardblog.post-item,
#module-ph_simpleblog-categorypage .cardblog.post-item,
#module-ph_simpleblog-page .cardblog.post-item{
    margin-bottom: 30px;
}
.ac-blog-home .card-block .post-title,
#module-ph_simpleblog-list .card-block .post-title,
#module-ph_simpleblog-category .card-block .post-title,
#module-ph_simpleblog-categorypage .card-block .post-title,
#module-ph_simpleblog-page .card-block .post-title{
    border: 0;
    margin: 0 0 12px 0;
    padding: 0;
}
@media(min-width:767px){
    #module-ph_simpleblog-list .card-block .post-title,
    #module-ph_simpleblog-category .card-block .post-title,
    #module-ph_simpleblog-categorypage .card-block .post-title,
    #module-ph_simpleblog-page .card-block .post-title{
        min-height: 51px;
        max-height: 51px;
        overflow: hidden;
        display: -webkit-box;
       -webkit-line-clamp: 2; /* number of lines to show */
               line-clamp: 2; 
       -webkit-box-orient: vertical;
    }
}
.ac-blog-home .card-block .post-title{
    min-height: 51px;
    max-height: 51px;
    overflow: hidden;
    display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.ac-blog-home .card-block .post-title a,
#module-ph_simpleblog-list .card-block .post-title a,
#module-ph_simpleblog-category .card-block .post-title a,
#module-ph_simpleblog-categorypage .card-block .post-title a,
#module-ph_simpleblog-page .card-block .post-title a{
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    font-family: 'FFClanProMedium';
    text-transform: uppercase;
}
.ac-blog-home .card-block p,
#module-ph_simpleblog-list .card-block p,
#module-ph_simpleblog-category .card-block p,
#module-ph_simpleblog-categorypage .card-block p,
#module-ph_simpleblog-page .card-block p{
    font-family: 'FFClanProRegular';
    font-size: 14px;
    font-weight: 450;
    line-height: 17.77px;
    text-align: left;
    max-height: 53px;
    display: block !important;
    overflow: hidden;
}
@media(min-width:767px){
    .ac-blog-home .card-block p,
    #module-ph_simpleblog-list .card-block p,
    #module-ph_simpleblog-category .card-block p,
    #module-ph_simpleblog-categorypage .card-block p,
    #module-ph_simpleblog-page .card-block p{
        min-height: 53px;
    }
}
.ac-blog-home .card-block .simpleblog__listing__post__wrapper__content__readmore span,
#module-ph_simpleblog-list .card-block .simpleblog__listing__post__wrapper__content__readmore span,
#module-ph_simpleblog-category .card-block .simpleblog__listing__post__wrapper__content__readmore span,
#module-ph_simpleblog-categorypage .card-block .simpleblog__listing__post__wrapper__content__readmore span,
#module-ph_simpleblog-page .card-block .simpleblog__listing__post__wrapper__content__readmore span{
    color: #E3B440;
    font-family: 'FFClanProRegular';
    font-size: 16px;
    font-weight: 500;
    line-height: 45px;
    text-align: left;
}
.ac-blog-home .card-block .simpleblog__listing__post__wrapper__content__readmore span:hover,
#module-ph_simpleblog-list .card-block .simpleblog__listing__post__wrapper__content__readmore span:hover,
#module-ph_simpleblog-category .card-block .simpleblog__listing__post__wrapper__content__readmore span:hover,
#module-ph_simpleblog-categorypage .card-block .simpleblog__listing__post__wrapper__content__readmore span:hover,
#module-ph_simpleblog-page .card-block .simpleblog__listing__post__wrapper__content__readmore span:hover{
    text-decoration: none;
}
.ac-blog-home .simpleblog__listing__post__wrapper__footer,
#module-ph_simpleblog-list .simpleblog__listing__post__wrapper__footer,
#module-ph_simpleblog-category .simpleblog__listing__post__wrapper__footer,
#module-ph_simpleblog-categorypage .simpleblog__listing__post__wrapper__footer,
#module-ph_simpleblog-page .simpleblog__listing__post__wrapper__footer{
    display: none;
}
#module-ph_simpleblog-list .simpleblog__listing__pagination li,
#module-ph_simpleblog-category .simpleblog__listing__pagination li,
#module-ph_simpleblog-categorypage .simpleblog__listing__pagination li,
#module-ph_simpleblog-page .simpleblog__listing__pagination li{
    padding: 0;
    border: 0;
}
#module-ph_simpleblog-list .simpleblog__listing__pagination li.current a,
#module-ph_simpleblog-category .simpleblog__listing__pagination li.current a,
#module-ph_simpleblog-categorypage .simpleblog__listing__pagination li.current a,
#module-ph_simpleblog-page .simpleblog__listing__pagination li.current a{
    color: #CE9816;
    font-weight: 700;
}
/**/
#module-ph_simpleblog-single .page-title{
    margin: 0;
    padding: 0;
    border: 0;
    max-width: 560px;
    margin: auto;
    text-align: center;
}
#module-ph_simpleblog-single .page-content{
    max-width: 850px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 160px;
}
#module-ph_simpleblog-single .page-content img.img-fluid{
    width: 100%;
    border-radius: 30px;
}
#module-ph_simpleblog-single .page-content .elementor-image img{
    width: 100%;
}
.ac-destacado-single-blog{
    padding-left: 22px;
}
.ac-destacado-single-blog:after{
    content: '';
    background-color: #E3B440;
    width: 4px;
    height: 104%;
    top: -2%;
    left: 0;
    position: absolute;
    border-radius: 10px;
}
#module-ph_simpleblog-single .simpleblog__share{
    max-width: fit-content;
    margin: auto;
}
#module-ph_simpleblog-single .simpleblog__share .section-title{
    margin: 0;
    border: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.77px;
    text-align: center;
    text-transform: uppercase;
    color: #F1EEEA;
    margin-bottom: 6px;
}
#module-ph_simpleblog-single .simpleblog__share ul{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    gap: 10px;
}
#module-ph_simpleblog-single .simpleblog__share ul li{
    position: relative;
}
#module-ph_simpleblog-single .simpleblog__share .btn {
    background-color: transparent;
    color: #F1EEEA;
    padding: 0;
}
#module-ph_simpleblog-single .simpleblog__share .btn i{
    font-weight: 400;
    font-size: 20px;
}
.ac-btn-copy-link-text{
    display: none;
    position: absolute;
    bottom: -26px;
    left: -88%;
    width: fit-content;
    height: fit-content;
    min-width: 94px;
}

/* LISTADO PRODUCTOS */
.product-miniature .product-title a{
    padding-top: 8px;
    display: block;
}
.product-miniature .product-title a,
.product-miniature .product-price-and-shipping span{
    font-size: 14px;
    font-weight: 450;
    line-height: 17.77px;
    text-align: center;  
    text-transform: uppercase;  
}
.product-price-and-shipping{
    margin: 1rem;
}

/* RECAPTCHA */
.captcha_register.form-group.row.page_registration {
    margin: 0;
    padding: 0;
    height: 0;
}

/* POPUP SUBVENCIONES */
.popup-subvenciones-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-subvenciones-overlay.active {
    display: flex;
    opacity: 1;
}

.popup-subvenciones-content {
    position: relative;
    max-width: 90%;
    max-height: 90vh;
    background: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.popup-subvenciones-overlay.active .popup-subvenciones-content {
    transform: scale(1);
}

.popup-subvenciones-content img {
    display: block;
    max-width: 100%;
    max-height: calc(90vh - 80px);
    width: auto;
    height: auto;
    margin: 0 auto;
}

.popup-subvenciones-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    background: #c1a962;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    transition: all 0.3s ease;
    z-index: 10;
}

.popup-subvenciones-close:hover {
    background: #d4b971;
    transform: rotate(90deg);
}

.popup-subvenciones-close:before {
    content: "×";
    line-height: 1;
}

@media (max-width: 768px) {
    .popup-subvenciones-content {
        max-width: 95%;
        padding: 15px;
    }
    
    .popup-subvenciones-close {
        width: 35px;
        height: 35px;
        font-size: 20px;
        top: 5px;
        right: 5px;
    }
}
/* FIN POPUP SUBVENCIONES */

/* FOOTER */
/**/
.ac-footer-sellos .elementor-image-carousel img{
    max-width: 80%;
}
.ac-footer-sellos .swiper-button-prev,
.ac-footer-sellos .swiper-button-next{
    display: none;
}
/**/
#footer .elementor-block-title, #footer .elementor-section.ac-section-footer-links .elementor-heading-title {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 100;
}
#footer .elementor-widget-icon-list{
    margin-bottom: 20px;
}
#footer .block-links ul>li a, #footer .elementor-widget-icon-list ul>li a{
    padding-left: 0;
    font-size: 14px;
    line-height: 33px;
    font-weight: 500;
    font-family: 'FFClanProMedium';
}
#footer .block-links ul>li a::before, #footer .elementor-widget-icon-list ul>li a::before{
    display: none;
}
#footer .ac-section-footer-links .elementor-text-editor.rte-content p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: 'FFClanProMedium';
}
/**/
.ac-newsletter-footer .row .col-12{
    display: flex;
    flex-direction: row-reverse;
}
.ac-newsletter-footer .row .input-wrapper{
    width: 100%;
}
.ac-newsletter-footer .row .elementor-newsletter-btn{
    border-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.ac-newsletter-footer .row .input-wrapper input{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
/* FIN FOOTER */

/* CATEGORIA LISTADO PRODUCTOS */
body.elementor-editor-active #left-column{
    display: none;
}
body.elementor-editor-active #content-wrapper{
    max-width: 100%;
    flex: 100%;
}
.page-category #wrapper{
    padding-bottom: 0;
}
.page-category #footer-container-main{
    padding-top: 0;
}
.page-category #content-wrapper .page-title{
    border: 0;
    padding: 0;
    margin: 0;
}
.ac-cat-desc-filter-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2%;
    margin-bottom: 50px;
}
.ac-cat-desc-filter-list .category-description{
    width: 62%;
    margin: 0;
}
.ac-cat-desc-filter-list .category-description p{
    color: #C5C6C6;
}
.ac-cat-desc-filter-list #js-product-list-top{
    width: 36%;
    border: 0;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.ac-cat-desc-filter-list.ac-not-description #js-product-list-top{
    width: 100%;
    justify-content: flex-start;
}
.ac-cat-desc-filter-list.ac-not-description #js-product-list-top .col.view-switcher{
    padding: 20px 0 0 0;
}
.ac-cat-desc-filter-list #js-product-list-top.ac-not-description .view-switcher{
    padding: 0;
}
.ac-cat-desc-filter-list #js-product-list-top .view-switcher{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}
.ac-cat-desc-filter-list #js-product-list-top .view-switcher a{
    display: flex;
    width: 50px;
    height: 50px;
    border: 1px solid #E3B440;
    border-radius: 40px;
    align-items: center;
    justify-content: center;
    opacity: 1;
}
.ac-cat-desc-filter-list #js-product-list-top .view-switcher a.current,
.ac-cat-desc-filter-list #js-product-list-top .view-switcher a:hover{
    background-color: #E3B440;
}
.ac-cat-desc-filter-list #js-product-list-top .view-switcher i{
    font-size: 20px;
    color: #F1EEEA;
    font-weight: 400;
}
#category #content-wrapper .elementor .elementor-section{
    left: 32.9%;
}
@media(min-width:1670px){
    .af_pl_wrapper #js-product-list .products.products-grid .js-product-miniature-wrapper{
        flex: 0 0 25%;
        max-width: 25%;
    }
    #js-product-list .products .js-product-miniature-wrapper .product-add-cart{
        top: 246px;
    }
    #js-product-list .products.products-list .js-product-miniature-wrapper .product-add-cart {
        top: 0;
    }
}
@media(min-width:1300px){
    #js-product-list .products .js-product-miniature-wrapper .product-add-cart{
        top: 220px;
    }
    #js-product-list .products.products-list .js-product-miniature-wrapper .product-add-cart {
        top: 0;
    }
}
/**/
#left-column .block{
    max-width: 300px;
}
/**/
#js-product-list .pagination{
    margin-top: 60px;
    margin-bottom: 100px;
}
#js-product-list .pagination ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}
#js-product-list .pagination li{
    border: 0;
}
#js-product-list .pagination li a{
    padding: 0 6px 6px;
    color: #F1EEEA;
    font-size: 16px;
    font-family: 'FFClanProThin';
}
#js-product-list .pagination li.current a,
#js-product-list .pagination li a:hover{
    color: #E3B440;
    border-bottom: 1px solid #E3B440;
}
.js-product-miniature-wrapper .thumbnail-container picture img {
    background: #171313;
}
/**/
#amazzing_filter.block .selectedFilters .clearAll {
    background-color: #171313;
    padding: 20px 0;
}
#amazzing_filter.block .selectedFilters .cf{
    display: none;
}
#amazzing_filter.block .selectedFilters .clearAll .all{
    text-align: left;
    width: fit-content;
}
#amazzing_filter.block .selectedFilters .clearAll .all .txt{
    font-size: 14px;
    font-family: 'FFClanProRegular';
    line-height: 20px;
    color: #F1EEEA;
    text-decoration: underline;
    margin: 0;
}
#amazzing_filter.block .selectedFilters .clearAll .all:hover .txt{
    text-decoration: none;
}
#amazzing_filter.block .af_subtitle.toggle-content{
    pointer-events: none;
}
#amazzing_filter.block .af_subtitle.toggle-content::before{
    content: none;
}
#amazzing_filter.block .title_block{
    font-size: 40px;
    font-family: 'FFClanProBold';
    line-height: 50px;
    color: #F1EEEA;
    font-weight: 700;
}
#amazzing_filter.block .af_filter {
    border: 0;
    margin: 0;
    padding-bottom: 37px;
}
#amazzing_filter.block .af_subtitle {
    font-size: 16px;
    font-family: 'FFClanProBold';
    line-height: 20px;
    padding-bottom: 15px;
    color: #F1EEEA
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 5px;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content ul.child-categories{
    margin-top: 6px;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content ul li{
    padding: 0;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content .af-parent-category:not(.open) ul.child-categories{
    display: none;
}
.foldered .af-toggle-child:after{
    position: initial;
}

#amazzing_filter.block .af_filter.type-1 .af_filter_content .af-checkbox-label::after,
#amazzing_filter.block .af_filter.type-1 .af_filter_content .af-checkbox-label::before{
    content: none;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content .af-checkbox-label{
    padding: 10px 14px;
    border: 1px solid #C5C6C6;
    border-radius: 30px;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content .active .af-checkbox-label{
    background-color: #E3B440;
    border-color: #E3B440;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content .af-checkbox-label .name{
    padding: 0;
    font-size: 14px;
    font-family: 'FFClanProThin';
    color: #C5C6C6;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 4px;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content .active .af-checkbox-label span {
    color: #000;
}
.products.products-list .js-product-miniature-wrapper .product-add-cart {
    top: 0;
}
#amazzing_filter.block .af_filter.type-1 .af_filter_content .af-checkbox-label .name .af-toggle-child:after{
    position: initial;
    padding: 0;
    height: fit-content;
    display: block;
}
#amazzing_filter.block .af_filter.has-slider .af-slider{
    display: flex;
    flex-direction: column-reverse;
}
#amazzing_filter.block .af_filter.has-slider .af-slider .slider_value{
    margin: 0;
    padding: 0;
    border: 0;
}
#amazzing_filter.block .af_filter.has-slider .af-slider .from_display.slider_value:after{
    content: '-';
    padding-left: 2px;
}
#amazzing_filter.block .af_filter.has-slider .af-slider .slider_value span{
    color: #C5C6C6;
    font-size: 14px;
    font-family: 'FFClanProThin';
}
#amazzing_filter.block .af_filter.has-slider .af-slider .slider-values{
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 4px;
}
#amazzing_filter.block .af_filter.has-slider .af-slider .slider-bar{
    height: 3px;
}
#amazzing_filter.block .af_filter.has-slider .af-slider .pointer{
    top: -9px;
    border: 0;
    background-color: #E3B440;
    height: 20px;
    width: 20px;
}
#amazzing_filter.vertical-layout{
    background-color: #171313;
}
/**/
.products-list .js-product-miniature-wrapper{
    border-bottom: 1px solid #f1eeea;
}
/*.product-miniature-list-row .col-buy .product-add-cart,*/
.product-miniature-list-row .col-buy .product-functional-buttons{
    display: none;
}
.product-miniature-list-row .col-buy {
    display: flex;
    align-items: center;
}
.product-miniature-list-row .col-description{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
/**/
.product-miniature-default .product-flags{
    left: 22px;
    top: 45px;
}
.js-product-miniature-wrapper .product-miniature .product-functional-buttons.product-functional-buttons-bottom{
    position: absolute;
    top: 0;
    right: 10px;
    opacity: 1;
    width: fit-content;
    height: fit-content;
    left: auto;
    transform: none;
    background-color: transparent;
    min-width: fit-content;
}
.js-product-miniature-wrapper .product-miniature .product-functional-buttons.product-functional-buttons-bottom .product-functional-buttons-links{
    width: fit-content;
}
.js-product-miniature-wrapper .product-miniature .product-functional-buttons.product-functional-buttons-bottom .btn-iqitwishlist-add i{
    color: #F1EEEA;
    font-weight: 300;
    font-size: 20px;
}
.ac_is_in_wishlist .btn-iqitwishlist-add i{
    font-weight: 900;
}
/**/
.product-description{
    position: initial;
}

.products .js-product-miniature-wrapper .product-add-cart{
    left: 0%;
    width: 100%;
    position: absolute;
    top: 274px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.7s;
    display: flex;
    justify-content: center;
}
.products .js-product-miniature-wrapper:hover .product-add-cart{
    visibility: visible;
    opacity: 1;
    animation: fadeIn 0.7s;
}
.products .js-product-miniature-wrapper .product-add-cart .btn {
    border-radius: 30px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-family: 'FFClanProRegular';
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    gap: 13px;
}
.products .js-product-miniature-wrapper .product-add-cart .add-to-cart .fa-shopping-bag:before{
    content: '\f07a';
    font-weight: 400;
    font-family: 'Font Awesome 6 Pro';
    font-size: 18px;
}
/**/
/* FIN CATEGORIA LISTADO PRODUCTOS */

/* SINGLE PRODUCTO */
.product-quantity .add-to-cart:disabled {
    opacity: .5;
}
.ap5-buy-block.ap5-fixed{
    position: initial !important;
}
.col-product-info #col-product-info{
    border-top: 1px solid rgba(197,198,198,0.31);
    padding: 24px 0 0;
}
.col-product-info .product-additional-info{
    border: 0;
    padding: 0;
}
.col-product-info .page-title{
    margin-bottom: 6px !important;
    max-width: 84%;
}
#product #ap5-page-product-box .ap5-product-footer-pack-name .btn {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
#product #ap5-page-product-box .ap5-product-footer-pack-name a{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
#product #ap5-page-product-box .ap5-product-footer-pack-name a{
    margin-bottom: 10px;
}

@media(min-width:1440px){
    .col-product-info .page-title span{
        font-size: 40px;
    }
}

.col-product-info .product_header_container{
    border: 0;
    padding: 0;
}
#col-product-info .product-prices{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    gap: 17px;
}
#col-product-info .product-information .product-description{
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    margin-bottom: 10px;
}
.col-product-info .product-variants{
    padding-bottom: 8px;
}
.col-product-info .product-variants .product-variants-item{
    margin-right: 8px;
}
.col-product-info .product-variants .form-control-label{
    color: #C5C6C6;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'FFClanProMedium';
    padding-left: 8px;
    padding-bottom: 10px;
}
.col-product-info .product-variants .custom-select2{
    background-color: transparent;
    max-width: fit-content;
}
.col-product-info .product-variants .custom-select2:after{
    padding-right:6px;
    font-size: 14px;
    color: #F1EEEA;
}
.col-product-info .product-variants .custom-select2 select{
    border: 1px solid #F1EEEA;
    border-radius: 40px;
    min-width: 250px;
    min-height: 44px;
    color: #C5C6C6;
    font-size: 14px;
    line-height: 17px;
    font-family: 'FFClanProRegular';
    opacity: 1;
}
.col-product-info .product-variants .custom-select2 select option{
    color: #C5C6C6;
    font-size: 14px;
    line-height: 17px;
    font-family: 'FFClanProRegular';
    background: #171313;
    text-shadow: #171313;
    opacity: 1;
}
.col-product-info .product-add-to-cart .col-add-qty{
    max-width: 120px;
    width: 100%;
}
.col-product-info .product-add-to-cart .col-add-qty .qty{
    max-width: 100%;
    width: 100%;
}
.product-quantity .input-group.bootstrap-touchspin {
    display: block;
}
.input-group-add-cart  .input-group  .input-qty,
.col-product-info .product-add-to-cart .col-add-qty .qty #quantity_wanted{
    text-align: center;
    min-height: 52px;
    border-radius: 60px;
    color: #3B3B3A;
    border: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProRegular';
    background: transparent;
    z-index: 2;
    width: 50px;
    margin: auto;
    padding: 0;
}
.input-group-add-cart .input-group .input-group-btn-vertical,
.col-product-info .product-add-to-cart .col-add-qty .qty .input-group-btn-vertical{
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    width: 80%;
    left: 9%;
    top:-1px;
    z-index: 1;
}
.input-group-add-cart  .input-group .input-group-btn-vertical .btn,
.col-product-info .product-add-to-cart .col-add-qty .qty .input-group-btn-vertical .btn{
    border: 0;
    height: fit-content;
    width: fit-content;
    background-color: transparent;
}
.input-group-add-cart  .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-up i:before,
.col-product-info .product-add-to-cart .col-add-qty .qty .input-group-btn-vertical .btn.bootstrap-touchspin-up i:before{
    content:'\2b';
    color: #3B3B3A;
}
.input-group-add-cart .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-down i:before,
.col-product-info .product-add-to-cart .col-add-qty .qty .input-group-btn-vertical .btn.bootstrap-touchspin-down i:before{
    content:'\f068';
    color: #3B3B3A;
}
.input-group-add-cart  .input-group .input-group-btn-vertical .btn.bootstrap-touchspin-down i:before,
.col-product-info .product-add-to-cart .col-add-btn{
    max-width: 100%;
    width: 100%;
    flex: 100%;
}
.col-product-info .product-add-to-cart .col-add-btn .add .add-to-cart{
    border-radius: 60px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    padding: 0px 30px;
    min-height: 52px;
    color: #171313;
    background-color: #E3B440;
    border: 1px solid #E3B440;
    max-width: 400px;
    width: 100%;
}
.col-product-info .product-add-to-cart .col-add-btn .add .add-to-cart:hover{
    color: #E3B440;
    background-color: #171313;
    border: 1px solid #E3B440;
}
.ac-global-info-product .elementor-widget-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1%;
}
.ac-global-info-product .elementor-widget-wrap .elementor-widget{
    flex: 100%;
    width: 100%;
    max-width: 19%;
}
/**/
.input-group-add-cart .input-group {
    display: none;
}
.input-group-add-cart .input-group,
.product-quantity .qty .input-group {
    background: #FFF;
    border-radius: 30px;
}
.col-product-info .product-quantity {
    position: initial;    
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.col-product-info .product-quantity .col-add-wishlist{
    position: absolute;
    right: 0;
    top: 24px;
    width: fit-content;
}
.col-product-info .product-quantity .col-add-wishlist .btn {
    border: 2px solid #F1EEEA;
    border-radius: 60px;
    height: 45px;
    width: 45px;
    background-color: transparent;
    color: #F1EEEA;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.col-product-info .product-quantity .col-add-wishlist .btn:hover{
    background-color: #E3B440;
    color: #F1EEEA;
}
.col-product-info .product-quantity .col-add-wishlist .btn i{
    font-size: 20px;
    padding-top: 3px;
}
/**/
#product .product-accessories .products.products-grid,
#product .category-products .products.products-grid{
    padding-bottom: 100px;
}
#product .product-accessories .section_title,
#product .category-products .section_title,
#content-wrapper .crossselling-products .section-title,
.crossselling-products .section-title{
    text-align: center;
    margin-bottom: 60px;
}
#product .product-accessories .swiper-button-prev,
#product .category-products .swiper-button-prev{
    position: absolute;
    bottom: 40px;
    height: fit-content;
    top: auto;
    right: auto;
    left: 0;
    opacity: 1;
    padding: 0;
    width: 50%;
    pointer-events: none;
    display: flex;
    justify-content: flex-end;
    padding-right: 5px;
    background-color: transparent;
}
#product .product-accessories .swiper-button-prev::after,
#product .category-products .swiper-button-prev::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #ffffff;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
    pointer-events: all;
}
#product .product-accessories .swiper-button-next,
#product .category-products .swiper-button-next{
    position: absolute;
    bottom: 40px;
    height: fit-content;
    top: auto;
    right: 0;
    left: auto;
    opacity: 1;
    padding: 0;
    width: 50%;
    pointer-events: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 5px;
    background-color: transparent;
}
#product .product-accessories .swiper-button-next::after,
#product .category-products .swiper-button-next::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #ffffff;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
    pointer-events: all;
}

/* PRODUCT TABS*/
#product-infos-tabs{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 60px;
    background: #3B3B3A;
    padding: 30px 40px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    border-radius: 20px 20px 0 0;
    border-bottom: none;
    margin-bottom: 0;
}
#product-infos-tabs.nav-tabs .nav-item {
    margin-right: 0;
}
#product-infos-tabs .nav-link{
    font-weight: 400;
    cursor: pointer;
    padding-bottom: 3px;
}
#product-infos-tabs .nav-link.active{
    color: #E3B440;
    border-bottom: 2px solid #E3B440;
}
#product-infos-tabs-content{
    background:#252525;
    padding: 30px 40px 40px;
    border-radius: 0 0 20px 20px;
}
.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name{
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
}

#product-infos-tabs-content #skeepers_product_widget *, #product-infos-accordion-mobile #skeepers_product_widget *{
    color: #F1EEEA !important;
}
#product-infos-accordion-mobile {
    background: #252525;
    border-radius: 30px;
}
#product-infos-accordion-mobile.iqit-accordion .nav-tabs{
    background: #3B3B3A;
}
#product-infos-accordion-mobile.iqit-accordion .nav-tabs .nav-link{
    background: none;
    font-family: 'FFClanProMedium';
    font-size: 16px;
    font-weight: 500;
    padding: 18px 35px;
}
#product-infos-accordion-mobile.iqit-accordion .nav-tabs:first-child{
    border-radius: 30px 30px 0 0;
}
#product-infos-accordion-mobile.iqit-accordion .nav-tabs:last-child{
    border-radius: 0 0 30px 30px;
}
#product-infos-accordion-mobile .tab-content .tab-pane{
    padding: 10px 30px;
}
/**/
/* FIN SINGLE PRODUCTO */


/* WISHLIST */
#module-iqitwishlist-view #iqitwishlist-user-products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1%;
}
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product{
    position: relative;
    width: 100%;
    flex: 100%;
    max-width: 24.25%;
    border: 0;
    margin-bottom: 1%;
}
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product .col-image{
    margin-bottom: 10px;
}
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product ._name{
    margin-bottom: 6px;
}
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product ._name,
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product .product-price {
    font-size: 14px;
    font-weight: 450;
    line-height: 17.77px;
    text-align: center;
    text-transform: uppercase;
}
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product .col-delete{
    position: absolute;
    width: fit-content;
    height: fit-content;
    top: 0;
    right: 0;
    left: auto;
}
#module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product .col-delete i{
    font-family: 'Font Awesome 6 Pro';
    font-size: 18px;
}
/* FIN WISHLIST */

/* CARRITO FLOTANTE */
#blockcart-content{
    padding: 50px 30px 20px 50px !important;
    max-width: 560px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0px 0px 5px 0px #ffffff29;
}
#blockcart-content .cart-title{
    border-bottom: 1px solid #C5C6C6;
    padding-bottom: 47px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
#blockcart-content .modal-title{
    font-size: 36px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
}
#blockcart-content #js-cart-close{
    margin: 0;
    opacity: 1;
}
#blockcart-content #js-cart-close i{
    color: #F1EEEA;
    font-size: 42px;
    font-weight: 200;
    font-family: 'Font Awesome 6 Pro';
}
#blockcart-content .no-items{
    font-size: 16px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    line-height: 20px;
}

#blockcart-content .cart-products li{
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 10px 0;
}
#blockcart-content .cart-products .col-info{
    padding-left: 20px;
}
#blockcart-content .col-img-cart-product{
    max-width: 122px;
    width: 100%;
}
#blockcart-content .product-image img{
    background-color: #1F1F1F;
    border-radius: 20px;
    height: 122px;
    width: 122px;
}
#blockcart-content .cart-products .col-info .ac-cart-title-product{
    margin-bottom: 13px;
}
#blockcart-content .cart-products .col-info .ac-cart-title-product a{
    font-family: 'FFClanProMedium';
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    text-align: left;    
}
#blockcart-content .cart-products .col-info .product-attributes{
    margin-bottom: 15px;
}
#blockcart-content .cart-products .col-info .product-attributes .product-line-info *{
    color: #C5C6C6;
    font-family: 'FFClanProRegular';
    font-size: 12px;
    font-weight: 475;
    line-height: 15.23px;
    margin-bottom: 15px;
}
#blockcart-content .cart-products .col-input-mm{
    max-width:fit-content;
}
#blockcart-content .cart-products .remove-from-cart{
    margin-left: 25px;
}   
#blockcart-content .cart-products .remove-from-cart i{
    font-size: 20px;
    color: #C5C6C6;
}
#blockcart-content .cart-products .col-price-cart{
    text-align: right;
}
#blockcart-content .cart-products .col-price-cart span{
    font-family: 'FFClanProMedium';
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #E3B440;
}

#blockcart-content .col-info .bootstrap-touchspin,
.product-line-actions .bootstrap-touchspin{
    max-width: 93px;
    width: 100%;
    display: block;
    background: #FFF;
    border-radius: 30px;
    min-width: 90px;
}
#blockcart-content .col-info .bootstrap-touchspin .js-cart-line-product-quantity,
.product-line-actions .bootstrap-touchspin .js-cart-line-product-quantity{
    text-align: center;
    min-height: 32px;
    border-radius: 60px;
    color: #3B3B3A;
    border: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProRegular';
    width: 40px;
    margin: auto;
    padding: 0;
    height: 40px;
    z-index: 2;
    background: #FFF;
}
#blockcart-content .col-info .bootstrap-touchspin .input-group-btn-vertical,
.product-line-actions .bootstrap-touchspin .input-group-btn-vertical{
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    width: 80%;
    left: 9%;
    top:-1px;
}
#blockcart-content .col-info .bootstrap-touchspin .input-group-btn-vertical .btn,
.product-line-actions .bootstrap-touchspin .input-group-btn-vertical .btn{
    border: 0;
    height: fit-content;
    width: fit-content;
    background-color: transparent;
}
#blockcart-content .col-info .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up i:before,
.product-line-actions .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-up i:before{
    content:'\2b';
    color: #3B3B3A;
}
#blockcart-content .col-info .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down i:before,
.product-line-actions .bootstrap-touchspin .input-group-btn-vertical .btn.bootstrap-touchspin-down i:before{
    content:'\f068';
    color: #3B3B3A;
}

#blockcart-content .cart-subtotals{
    padding: 15px 0 10px;
}
#blockcart-content .cart-subtotals .cart-summary-line{
    padding-bottom: 10px;
}
#blockcart-content .cart-subtotals .cart-summary-line span{
    font-family: 'FFClanProRegular';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #F1EEEA;
}

#blockcart-content .cart-totals{
    border-top:  1px solid #C5C6C6;
    padding-top: 20px;
}
#blockcart-content .cart-totals span{
    font-family: 'FFClanProMedium';
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #F1EEEA;
    text-transform: uppercase;
}
#blockcart-content .cart-totals span.value {
    font-size: 20px;
    line-height: 18px;
    padding-top: 3px;
}

#blockcart-content .cart-buttons {
    margin-top: 20px;
    margin-right: 15px;
}
#blockcart-content .cart-buttons .btn{
    border-radius: 60px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    padding: 0px 30px;
    min-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#blockcart-content .cart-buttons .btn.btn-primary{
    background: #ce9816;
    color: #000000;
    border: none 1px #ce9816;
    padding-top: 2px;
    font-family: 'FFClanProRegular';
    font-size: 16px;
    font-weight: 450;
    line-height: 20.3px;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    min-height: 50px;
    padding-right: 14px;
}
#blockcart-content .cart-buttons .btn.btn-secondary{
    font-family: 'FFClanProRegular';
    font-size: 16px;
    font-weight: 500;
    line-height: 20.3px;
    text-align: center;
    color: #E3B440;
    margin-top: 18px;
    background-color: transparent;
    padding: 0;
    text-decoration: underline;
}
#blockcart-content .cart-buttons .btn.btn-primary:hover{
    color: #171313;
    background-color: #F1EEEA;
    border: 1px solid #F1EEEA;
    padding-right: 13px;
    padding-left: 29px;
}
#blockcart-content .cart-buttons .btn.btn-secondary:hover{
    background: transparent;
    color: #E3B440;
    text-decoration: none;
}
/* FIN CARRITO FLOTANTE */

/* PAGINA CARRITO */
#cart .page-title{
    padding: 0;
    margin: 0;
    border: 0;
}
#cart .cart-grid-body .btn.btn-secondary,
#cart .cart-grid-right .checkout .btn {
    border-radius: 60px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    padding: 0px 30px;
    min-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
}
#cart .cart-grid-right .checkout .btn {
    width: 100%;
}
.block-promo .cart-voucher-area i{
    color: #eeeeee;
}
/* FIN PAGINA CARRITO */

/*GRELATED PRODUCTS*/
.grelated_products_list .item:hover,
.grelated_products_grid2 > .item {
    background: transparent;
}
.page-product-box.grelated_products .owl_slider.products{
    padding-bottom: 60px;
}
.page-product-box.grelated_products .owl_slider.products .owl-dots{
    display: none;
}
.page-product-box.grelated_products .owl_slider.products .owl-prev,
.page-product-box.grelated_products .owl_slider.products .owl-next{
    visibility: hidden;
    max-width: 64px;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
}
.page-product-box.grelated_products .owl_slider.products .owl-prev{
    right: 80px;
}
.page-product-box.grelated_products .owl_slider.products .owl-next{
    right: 0;
}
.page-product-box.grelated_products .owl_slider.products .owl-prev:before{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #ffffff;
    border: 1px solid #E3B440;
    border-radius: 30px;
    padding: 8px 25px;
    font-size: 20px;
    content: "\F104";
    visibility: visible;
}
.page-product-box.grelated_products .owl_slider.products .owl-next:before{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #ffffff;
    border: 1px solid #E3B440;
    border-radius: 30px;
    padding: 8px 25px;
    font-size: 20px;
    content: "\F105";
    visibility: visible;
}
/*FIN GRELATED PRODUCTS*/

/* PAGINA CHECKOUT */
#checkout .page-title{
    padding: 0;
    margin: 0 0 40px 0;
    border: 0;
}
#checkout #checkout-personal-information-step .content .btn.continue,
#checkout .form-footer .btn.continue,
#checkout .js-address-form .btn.continue,
#checkout .delivery-options-list .btn,
#checkout #payment-confirmation .btn{
    border-radius: 60px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    padding: 0px 30px;
    min-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
}
.popover{
    left: -1000px !important;
}
#checkout #login-form .form-control-comment, #checkout #login-form .col-form-label{
    display: none;
}
body#checkout section.checkout-step #personal-information-step-login {
    background: none;
    padding: 0px;
}
.card.alert.alert-custom {
    background: #ce9816;
}
.block-promo .promo-highlighted {
    margin: 20px 0 0 0;
}
.iqitsociallogin-colors-native .btn-google span {    
    border-radius: 20px;
}
#checkout-personal-information-step .iqitsociallogin{
    text-align: center;
} 
.login-register-link{
    border-top: 1px solid #454545;
}
#checkout .modal-dialog{
    max-width: 800px;
}
#checkout .modal-dialog p, #checkout .modal-dialog li {
    color: #000;
}
/* FIN PAGINA CHECKOUT */

/* ZONA PRIVADA */
.my-account-page-content .form-footer{
    display: flex;
    justify-content: center;
}
.my-account-page-content .form-footer .form-control-submit.btn{
    border-radius: 60px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    padding: 2px 30px 0;
    min-height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin-top: 20px;
}
/* FIN ZONA PRIVADA */

/* POP UP INICIAR SESION / REGISTRASE */
#iqitwishlist-modal .modal-content{
    background-color: #171313;
}
#iqitwishlist-modal .modal-header .modal-title{
    font-size: 20px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #f1eeea;
    text-align: left;
}
#iqitwishlist-modal .modal-header button{
    opacity: 1;
}
#iqitwishlist-modal .modal-header button span{
    color: #f1eeea;
    font-family: 'FFClanProRegular';
    font-weight: 400;
}
#iqitwishlist-modal .modal-body .login-form label,
#iqitwishlist-modal .modal-body .login-form .js-input-column{
    max-width: 100%;
    width: 100%;
    flex: 100%;
}
#iqitwishlist-modal .modal-body .login-form p,
#iqitwishlist-modal .modal-body .login-form label,
#iqitwishlist-modal .modal-body .login-form input{
    font-size: 14px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    line-height: 20px;
    color: #f1eeea;
    text-align: left;
}
/* POP UP INICIAR SESION / REGISTRASE */

.product-description img {
    max-width: 100%;
}
#iqitwishlist-modal .modal-content {
    overflow: hidden;
}
#iqitwishlist-modal .modal-body .login-form input{
    color: inherit;
}

/* OPINIONES VERIFICADAS */
.widget-logo-hyperlink {
    background: #FFF !important;
}
.skeepers_carousel_container .rating__details-text  #nr-total-reviews {
    color: inherit;
}
/* FIN OPINIONES VERIFICADAS */

/* RESPONSIVE */
@media (max-width: 1440px) { 
    /* CATEGORIA LISTADO PRODUCTOS */
    .products .js-product-miniature-wrapper .product-add-cart{
        top: 240px;
    }
    #category #content-wrapper .elementor .elementor-section{
        left: 32.8%;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */
}

@media (max-width: 1300px) {
    
    .title_style_1, .title_style_1 span{
        font-size: 32px;
        line-height: 36px;
    }
    /* MENU */
    #desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-menu-column-inner img.cbp-banner-image{
        margin-left: 0;
    }
    /* FIN MENU */
    /* HOME */ 
    .home_banner video {
        width: 700px !important;
        height: 450px !important;   
    }
    /**/
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home .elementor-image-box-content{
        padding: 20px;
    }
    .ac-section-history-home .ac-history-home .elementor-image-box-content .elementor-image-box-title{
        font-size: 26px;
        line-height: 28px;
    }
    .ac-section-history-home .ac-history-home .elementor-image-box-content .elementor-image-box-description p{
        font-size: 14px;
        line-height: 18px;
    }
    /**/
    .ac-carrousel-product-home .products-grid{
        overflow-y: visible;
        overflow-x: hidden;
    }
    /* FIN HOME */

    /* WISHLIST */
    #module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product{
        max-width: 32.66%;
        margin-bottom: 20px;
    }
    /* FIN WISHLIST */

    /* CATEGORIA LISTADO PRODUCTOS */
    .products .js-product-miniature-wrapper .product-add-cart{
        top: 188px;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */

    /* SINGLE PRODUCTO */
    .col-product-info #col-product-info{
        top: 80px;
    }
    .col-product-info .product-quantity .col-add-wishlist{
        top: 18px;
    }
    .col-product-info .product-quantity .col-add-wishlist .btn{
        height: 40px;
        width: 40px;
    }
    .col-product-info .product-quantity .col-add-wishlist .btn i {
        font-size: 16px;
        padding-top: 1px;
    }
    .col-product-info .page-title{
        margin-bottom: 12px !important;
    }
    #col-product-info .product-information .product-description{
        font-size: 14px;
        line-height: 18px;
    }
    .col-product-info .product-variants .form-control-label{
        font-size: 14px;
        line-height: 18px;
    }
    .ac-global-info-product .elementor-widget-wrap{
        justify-content: center;
    }
    .ac-global-info-product .elementor-widget-wrap .elementor-widget{
        max-width: 32.66%;
        margin-bottom: 20px;
    }
    /* FIN SINGLE PRODUCTO */
}
@media (max-width: 1160px) { 
    /* CATEGORIA LISTADO PRODUCTOS */
    #category #content-wrapper .elementor .elementor-section{
        left: 32.7%;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */
}
@media (max-width: 1023px) { 
    /*HOME*/
    /**/
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home{
        max-width: 42vw;
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col2 .elementor-widget-wrap{
        display: flex;
        justify-content: flex-end;
        margin-right: 0;
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home .elementor-widget-container{
        margin: 0;
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home .elementor-image-box-content{
        left: 0;
        right: auto;
        max-width: 100%;
        transform: translate(10%, 52%);
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col2 .elementor-image-box-content{
        transform: translate(-10%, 52%);
    }
    /*FIN HOME*/
    /* WISHLIST */
    #module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product{
        max-width: 49.5%;
    }
    /* FIN WISHLIST */
}
@media (max-width: 991px) {   
    /* MENU MOVIL */
    #_mobile_iqitmegamenu-mobile #iqitmegamenu-mobile:not(.mobile-menu--active) .mm-panel__header,
    #_mobile_iqitmegamenu-mobile #iqitmegamenu-mobile.mobile-menu--active #search_widget{
        display: none !important;
    }
    #_mobile_iqitmegamenu-mobile #search_widget .search-btn{
        left: 0;
        right: auto;
    }
    #_mobile_iqitmegamenu-mobile #search_widget .search-btn i{
        color: #3B3B3A;
        font-size: 20px;
        font-weight: 400;
    }
    #_mobile_iqitmegamenu-mobile #search_widget .form-search-control{
        padding: 15px 15px 15px 46px;
        color: #3B3B3A;
        font-family: 'FFClanProRegular';
        font-size: 14px;
        font-weight: 600;
    }
    #_mobile_iqitmegamenu-mobile #search_widget .form-search-control::placeholder{
        color: #3B3B3A;
    }
    #mobile-header #_mobile_iqitmegamenu-mobile{
        min-width: 100vw;
        top: 98px;
    }
    #mobile-header #mobile-header-sticky.stuck #_mobile_iqitmegamenu-mobile{
        top: 64px;
    }
    #mobile-header .col-mobile-btn-menu.show .m-nav-btn i:before{
        content: '\f00d';
    }
    /* FIN MENU MOVIL */
    .header-nav .right-nav {
        display: none;
    }
    #mobile-header .m-nav-btn>i {
        font-size: 20px;
    }
    #index #inner-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    #index #wrapper {
        padding-top: 0;
    }
    /* TITLES */
    .ac_title_style_1, .ac_title_style_1 span, .ac_title_style_1 p,
    .ac_title_style_1_1, .ac_title_style_1_1 span, .ac_title_style_1_1 p{
        font-size: 40px;
        line-height: 45px;
    }    
    .ac_title_style_2, .ac_title_style_2 span, .ac_title_style_2 p{
        font-size: 36px;
        line-height: 36px;
    }
    .ac_title_style_3, .ac_title_style_3 span, .ac_title_style_3 p{
        font-size: 26px;
        line-height: 28px;
    }
    .ac_title_style_3_1, .ac_title_style_3_1 span, .ac_title_style_3_1 p{
        font-size: 28px;
        line-height: 34px;
    }
    .ac_text_style_1, .ac_text_style_1 span, .ac_text_style_1 p,
    .ac_text_style_1_medium, .ac_text_style_1_medium span, .ac_text_style_1_medium p{
        font-size: 20px;
        line-height: 26px;
    }
    .ac_text_style_2, .ac_text_style_2 span, .ac_text_style_2 p,
    .ac_text_style_2_1, .ac_text_style_2_1 span, .ac_text_style_2_1 p{
        font-size: 18px;
        line-height: 24px;
    }
    .ac_text_style_3, .ac_text_style_3 span, .ac_text_style_3 p{
        font-size: 16px;
        line-height: 22px;
    }
    #content-wrapper .crossselling-products .section-title,
    .crossselling-products .section-title,
    .ac_title_style_4, .ac_title_style_4 span, .ac_title_style_4 p{
        font-size: 32px;
        line-height: 36px;
    }
    /* FIN TITLES */
    /* HOME */
    /**/
    .home_banner_title {
        font-size: 46px;
        line-height: 47px;
        max-width: 100%;
    }
    .home_banner_title strong{
        font-size: 91px;
        line-height: 60px;
    }
    .home_banner_text{
        font-size: 18px;
        line-height: 22px;
        max-width: 100%;
    }
    .home_banner video {
        width: 100% !important;
        height: 320px !important;
    }
    .home_banner {
        padding-top: 295px;
    }
    /**/
    .ac-tabs-products .swiper-button-prev,
    .ac-tabs-products .swiper-button-next{
        bottom: -40px;
    }       
    /**/
    .tabs.elementor-products-tabs .nav-tabs{
        gap: 26px;
    }
    .tabs.elementor-products-tabs .nav-tabs a.nav-link{
        font-size: 18px;
    } 
    /**/
    .ac-carrousel-home-promo .elementor-image-carousel-wrapper{
        padding: 0;
    }
    .ac-carrousel-home-promo .swiper-button-prev{
        position: absolute;
        bottom: -60px;
        height: fit-content;
        top: auto;
        right: auto;
        left: 0;
        opacity: 1;
        padding: 0;
        width: 50%;
        pointer-events: none;
        display: flex;
        justify-content: flex-end;
        padding-right: 5px;
    }
    .ac-carrousel-home-promo .swiper-button-next{
        position: absolute;
        bottom: -60px;
        height: fit-content;
        top: auto;
        left: auto;
        right: 0;
        opacity: 1;
        padding: 0;
        width: 50%;
        pointer-events: none;
        display: flex;
        justify-content: flex-start;
        padding-left: 5px;
    }
    .ac-carrousel-home-promo .swiper-button-next,
    .ac-carrousel-home-promo .swiper-button-prev{
        pointer-events: all;
    }  
    /**/
    .ac-carrousel-product-home .swiper-button-prev,
    .ac-carrousel-product-home .swiper-button-next{
        top: -36px;
    }  
    /* FIN HOME */
    /* FOOTER */
    #footer{
        text-align: center;
    }    
    .block-links .elementor-block-title::after {
        /*/chevron down */
        content: "\f107";
        font-family: "Font Awesome 6 Pro";
        font-size: 12px;
        font-weight: 100;
        margin-left: 5px;
        position: absolute;
        top: 3px;
    }

    /* CATEGORIA LISTADO PRODUCTOS */
    .products .js-product-miniature-wrapper .product-add-cart{
        display: none;
    }
    .quick-order .products .js-product-miniature-wrapper .product-add-cart{
        display: block;
    }
    #category #content-wrapper .elementor .elementor-section{
        left: 32.6%;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */
}
@media (max-width: 850px) { 
    /* CATEGORIA LISTADO PRODUCTOS */
    #category #content-wrapper .elementor .elementor-section{
        left: 32.5%;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */
}
@media (max-width: 768px) { 
    /* TITLES */
    .ac_title_style_1, .ac_title_style_1 span, .ac_title_style_1 p{
        font-size: 32px;
        line-height: 34px;
    }
    .ac_title_style_2, .ac_title_style_2 span, .ac_title_style_2 p{
        font-size: 28px;
        line-height: 30px;
    }
    .ac_title_style_3, .ac_title_style_3 span, .ac_title_style_3 p{
        font-size: 22px;
        line-height: 24px;
    }
    .ac_text_style_1, .ac_text_style_1 span, .ac_text_style_1 p,
    .ac_text_style_1_medium, .ac_text_style_1_medium span, .ac_text_style_1_medium p{
        font-size: 18px;
        line-height: 24px;
    }
    .ac_text_style_2, .ac_text_style_2 span, .ac_text_style_2 p{
        font-size: 16px;
        line-height: 22px;
    }
    .ac_text_style_3, .ac_text_style_3 span, .ac_text_style_3 p{
        font-size: 14px;
        line-height: 20px;
    }
    #content-wrapper .crossselling-products .section-title,
    .crossselling-products .section-title,
    .ac_title_style_4, .ac_title_style_4 span, .ac_title_style_4 p{
        font-size: 26px;
        line-height: 30px;
    }
    /* FIN TITLES */
    /* HOME */
    /**/
    .home_banner .elementor-background-video-container{
        top: -48px;
    }
    .home_banner_title{
        font-size: 44px;
        line-height: 45px;
    }
    /**/
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home {
        max-width: 400px;
    }
    .ac-section-history-home .ac-history-home .elementor-image-box-img img{
        max-width: 90%;
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col1 .ac-history-home .elementor-image-box-content,
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col2 .ac-history-home .elementor-image-box-content,
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col3 .ac-history-home .elementor-image-box-content{
        position: initial;
        transform: none;
        margin-top: -50px;
        max-width: 86%; 
        margin-bottom: 20px;
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col2 .ac-history-home .elementor-image-box-content{
        margin-left: 15px;
    }
    
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col1 .ac-history-home .elementor-image-box-content,
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col3 .ac-history-home .elementor-image-box-content{
        margin-right: 15px;
        margin-left: auto; 
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col2 .ac-history-home .elementor-image-box-img{
        text-align: right;
    }
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col1 .ac-history-home .elementor-image-box-img img,
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col2 .ac-history-home .elementor-image-box-img img,
    body:not(.elementor-editor-active) .ac-section-history-home .ac-history-home-col .ac-history-home .elementor-image-box-img img{
        width: 90%;
    }
    .ac-section-history-home .ac-history-home .elementor-image-box-content .elementor-image-box-title{
        font-size: 20px;
        line-height: 24px;
    }    
    /**/
    .ac-carrousel-product-home .swiper-button-prev{
        position: absolute;
        bottom: -30px;
        height: fit-content;
        top: auto;
        right: auto;
        left: 0;
        opacity: 1;
        padding: 0;
        width: 50%;
        pointer-events: none;
        display: flex;
        justify-content: flex-end;
        padding-right: 5px;
    }
    .ac-carrousel-product-home .swiper-button-next{
        position: absolute;
        bottom: -30px;
        height: fit-content;
        top: auto;
        left: auto;
        right: 0;
        opacity: 1;
        padding: 0;
        width: 50%;
        pointer-events: none;
        display: flex;
        justify-content: flex-start;
        padding-left: 5px;
    }
    .ac-carrousel-product-home .swiper-button-next,
    .ac-carrousel-product-home .swiper-button-prev{
        pointer-events: all;
    } 
    /* FIN HOME */

    /* BLOG */
    #module-ph_simpleblog-single .blog-mb,
    #module-ph_simpleblog-single .page-content{
        margin-bottom: 40px;
    }
    #module-ph_simpleblog-list .cardblog.post-item, 
    #module-ph_simpleblog-category .cardblog.post-item, 
    #module-ph_simpleblog-categorypage .cardblog.post-item, 
    #module-ph_simpleblog-page .cardblog.post-item{
        margin-bottom: 15px;
    }

    /* FIN BLOG */

    /* CATEGORIA LISTADO PRODUCTOS */
    #amazzing_filter.vertical-layout,
    #amazzing_filter.vertical-layout .btn-holder{
        background-color: #171313;
    }
    #amazzing_filter.vertical-layout .af_filter_content{
        display: block !important;
    }
    #amazzing_filter .compact-toggle,
    #amazzing_filter .compact-toggle .compact-toggle-text{
        background-color: #CE9816;
    }
    .ac-cat-desc-filter-list{
        margin-bottom: 25px;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */

    /* WISHLIST */
    #module-iqitwishlist-view #iqitwishlist-user-products .iqitwishlist-product{
        max-width: 100%;
    }
    /* FIN WISHLIST */
    /* CARRITO FLOTANTE */
    #blockcart-content{
        padding: 20px !important;
    }
    #blockcart-content .cart-title {
        padding-bottom: 30px;
    }
    #blockcart-content .modal-title{
        font-size: 22px;
        line-height: 22px;
    }
    #blockcart-content #js-cart-close i{
        font-size: 24px;
    }
    #blockcart-content .col-img-cart-product {
        max-width: 100px;
    }
    #blockcart-content .product-image img {
        max-height: 122px;
        height: 100%;
    }
    
    /* FIN CARRITO FLOTANTE */
    
    /* SINGLE PRODUCTO */
    #product .product-accessories .section_title, 
    #product .category-products .section_title {
        margin-bottom: 30px;
    }
    #product .product-accessories .products.products-grid, #product .category-products .products.products-grid {
        padding-bottom: 80px;
    }
    /* FIN SINGLE PRODUCTO */
}
@media (max-width: 767px) {   
    main#main-page-content {
        overflow: hidden;
    }
    #header .header-nav.scrollTopHeader {
        position: relative;
    }
    /* HOME */
    /**/
    .ac-blog-home .post-item img,
    #module-ph_simpleblog-list .post-item img,
    #module-ph_simpleblog-category .post-item img,
    #module-ph_simpleblog-categorypage .post-item img,
    #module-ph_simpleblog-page .post-item img{
        height: 200px;
    }
    .ac-blog-home .swiper-button-prev{
        display: block;
        position: absolute;
        bottom: auto;
        height: fit-content;
        top: -24px;
        right: auto;
        left: 0;
        opacity: 1;
        padding: 0;
        width: 50%;
        pointer-events: none;
        display: flex;
        justify-content: flex-end;
        padding-right: 5px;
        background-color: transparent;
    }
    .ac-blog-home .swiper-button-next{
        display: block;
        position: absolute;
        bottom: auto;
        height: fit-content;
        top: -24px;
        left: auto;
        right: 0;
        opacity: 1;
        padding: 0;
        width: 50%;
        pointer-events: none;
        display: flex;
        justify-content: flex-start;
        padding-left: 5px;
        background-color: transparent;
    }
    .ac-blog-home .swiper-button-next,
    .ac-blog-home .swiper-button-prev{
        pointer-events: all;
    }  
    .ac-blog-home .swiper-button-prev::after, 
    .ac-blog-home .swiper-button-next::after {
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
        color: #ffffff;
        border: 2px solid #E3B440;
        border-radius: 30px;
        padding: 8px 25px;
        font-size: 20px;
    }
    .ac-blog-home .elementor-blog-carousel{        
        max-width: 90%;
        margin: auto !important;
        overflow: visible;
    } 
    .ac-blog-home .elementor-blog-carousel .swiper-wrapper{
        display: flex;
        align-items: center;
    }
    
    .ac-blog-home .swiper-slide-prev .post-item img,
    .ac-blog-home .swiper-slide-next .post-item img{
        max-height: 40vw;
    }
      
    /**/
    .ac-carrousel-product-home .swiper-button-prev,
    .ac-carrousel-product-home .swiper-button-next{
        bottom: -55px;
    }
    /* FIN HOME */

    /* FOOTER */
    .ac-footer-sellos .elementor-image-carousel{
        overflow: visible;
    }
    .ac-footer-sellos .swiper-button-prev{
        position: absolute;
        top: -20px;
        height: fit-content;
        bottom: auto;
        right: 50px;
        left: auto;
        opacity: 1;
        padding: 0;
        width: fit-content;
        display: block;
        background-color: transparent;
    }
    .ac-footer-sellos .swiper-button-next{
        position: absolute;
        top: -20px;
        height: fit-content;
        bottom: auto;
        left: auto;
        right: 10px;
        opacity: 1;
        padding: 0;
        width: fit-content;
        display: block;
        background-color: transparent;
    }
    .ac-footer-sellos .swiper-button-prev::after,
    .ac-footer-sellos .swiper-button-next::after{
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
        color: #ffffff;
        border-radius: 30px;
        padding: 8px;
        font-size: 20px;
    }
    /* FIN FOOTER */
    /* CATEGORIA LISTADO PRODUCTOS */
    #left-column{
        margin-top: 0;
    }
    #category #content-wrapper .elementor .elementor-section{
        width: 100vw;
        position: relative;
        margin-left: -50vw !important;
        left: 50%;
    }
    /* FIN CATEGORIA LISTADO PRODUCTOS */
}
/* FIN RESPONSIVE */

/* FORMULARIOS DE CONTACTO */
.wpcf7.hook h3 {
    display: none;
}
.wpcf7-form-control.wpcf7-submit{
    background: #ce9816;
    color: #ffffff;
    border: none 1px #f0f0f0;
    font-size: 18px;
    padding: 15px 60px;
    border-radius: 30px;
}
.wpcf7-form-control.wpcf7-submit:hover{
    background: #f0f0f0;
    color: #000;
}
/* FIN FORMULARIO DE CONTACTO */

/* POP UP NAVIDAD 2024 */
#iqitpopup .iqitpopup-content {
    padding: 1px !important;
}
@media (max-width: 991px) {   
    .pop-up-navidad-24-desktop {
        display: none;
    }
    #iqitpopup {
        width: auto !important;
        height: auto !important;
    }
}
@media (min-width: 992px) {   
    .pop-up-navidad-24-mobile {
        display: none;
    }
    #iqitpopup {
        width: auto !important;
        height: auto !important;
    }
}
/* FIN POP UP NAVIDAD 2024 */

/* Ajuste productos Home */
body .product-miniature .thumbnail-container{
    min-height: auto !important;
}

/*CARNE PARA POFESIONALES*/
/*Elementor active*/
.ac-carrusel-cortes.elementor-active-mode .ac-carrusel-cortes-swiper .elementor-column-wrap .elementor-widget-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.ac-carrusel-cortes.elementor-active-mode .ac-carrusel-cortes-swiper .elementor-column-wrap .elementor-widget-wrap .elementor-widget-banner{
    max-width: 550px;
}
/*Fin Elementor active*/

.ac-carrusel-cortes .swiper-button-prev {
    position: absolute;
    top: 25px;
    width: fit-content;
    height: fit-content;
    bottom: auto;
    right: 72px;
    left: auto;
    opacity: 1;
    padding: 0;
    background-color: transparent;
}
.ac-carrusel-cortes .swiper-button-prev::after {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
}
.ac-carrusel-cortes .swiper-button-next {
    position: absolute;
    top: 25px;
    width: fit-content;
    height: fit-content;
    bottom: auto;
    left: auto;
    right: 0%;
    opacity: 1;
    padding: 0;
    background-color: transparent;
}
.ac-carrusel-cortes .swiper-button-next::after {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
}
.ac-carrusel-cortes .ac-carrusel-cortes-swiper .elementor-column-wrap .elementor-widget-wrap .elementor-widget-banner .elementor-button-link{
    padding: 16px 46px;
}
@media(max-width:767px){
    .ac-carrusel-cortes .swiper-button-prev{
        top: 85px;
        width: 50%;
        left: 0;
        right: auto;
        display: flex;
        justify-content: flex-end;
        padding-right: 6px;
    }
    .ac-carrusel-cortes .swiper-button-next{
        top: 85px;
        width: 50%;
        left: auto;
        right: 0;
        display: flex;
        justify-content: flex-start;
        padding-left: 6px;
    }
}

/* CORAZON WISHLIST A LA IZQUIERDA */
.js-product-miniature-wrapper .product-miniature .product-functional-buttons.product-functional-buttons-bottom{
    right: auto !important;
    left: 10px !important;
}
/* FIN CORAZON WISHLIST A LA IZQUIERDA */
.product-badges-list {
    top: 0px !important;
    right: 0px !important;
}
.product-badges-list img {
    height: auto;
}

@media (max-width: 767px) {
    .home_banner_title_center {
        font-size: 48px;
        line-height: 48px;
        max-width: 100%;
        padding: 0 20px;
    }
    .home_banner_title_center strong {
        font-size: 64px;
        line-height: 50px;
    }
}

/* NEW PLANTILLA ARCECARNE */
.arc-swiper-titledescimage-content .swiper{
    overflow: hidden;
}
.arc-swiper-titledescimage-content .swiper-button-prev {
    position: absolute;
    top: 45px;
    width: fit-content;
    height: fit-content;
    opacity: 1;
    padding: 0;
    background-color: transparent;
}
.arc-swiper-titledescimage-content.img-der .swiper-button-prev {
    right: auto;
    left: 0%;
}
.arc-swiper-titledescimage-content.img-izq .swiper-button-prev {
    left: auto;
    right: 129px;
}
.arc-swiper-titledescimage-content .swiper-button-prev::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
    background-color: #171313;
}

.arc-swiper-titledescimage-content .swiper-button-next {
    position: absolute;
    top: 45px;
    width: fit-content;
    height: fit-content;
    opacity: 1;
    padding: 0;
    background-color: transparent;
}
.arc-swiper-titledescimage-content.img-der .swiper-button-next {
    left: 76px;
    right: auto;
}
.arc-swiper-titledescimage-content.img-izq .swiper-button-next {
    right: 53px;
    left: auto;
}
.arc-swiper-titledescimage-content .swiper-button-next::after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #F1EEEA;
    border: 2px solid #E3B440;
    border-radius: 30px;
    padding: 10px 23px;
    font-size: 20px;
    background-color: #171313;
}
@media(max-width:1023px){
    .arc-swiper-titledescimage-content.img-der .swiper .elementor-row {
        flex-direction: column-reverse;
    }
    .arc-swiper-titledescimage-content .swiper .elementor-row img{
        width: 100%;
    }
    .arc-swiper-titledescimage-content.img-izq .swiper-button-prev{
        left: 0;
        right: auto;
    }
    .arc-swiper-titledescimage-content.img-izq .swiper-button-next{
        left: 76px;
        right: auto;
    }
}

/* Badges de logos para productos */
.badge-logo {
    max-width: 60px;
    height: auto;
    display: block;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .badge-logo {
        max-width: 80px !important;
    }
}

@media (max-width: 767px) {
    .badge-logo {
        max-width: 60px !important;
        margin-bottom: 0;
    }
}

.page-header h1.page-title span {
    color: #e3b440;
    font-size: 56px;
    font-family: FFClanProMedium, Sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0px;
}
.product-badges-list-alergenos {
    display: flex;
    gap: 10px;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.alert-info {
    color: #fff;
    background: #ce9816;
    border-color: #ce9816;
}

/*CARROUSEL CENTRADO*/

body.cms-id-84 .ac-carrousel-home-promo .swiper-button-prev {
    right: 51%;
}

body.cms-id-84 .ac-carrousel-home-promo .swiper-button-next {
    left: 50% !important;
}

i.fa.fa-check-circle-o {
    color: #e3b440 !important;
}

body.cms-id-84 span.elementor-icon-list-text {
    padding-left: 33px;
}

body.cms-id-84 .elementor-widget-icon-list .elementor-icon-list-item {
    padding-bottom: 7px;
}

body.cms-id-84 #footer-container-main, #checkout-footer {
    padding-top: 0;
}

body.cms-id-84 #wrapper {
    padding-bottom: 0;
}

body.cms-id-84 #main .page-content {
    margin-bottom: 0;
}

/*FORMULARIO CUSTOM*/
#formulario {
    max-width: 1200px;
    margin: 0 auto;
}

#formulario .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 5px;
}

#formulario .form-column {
    position: relative;
    display: block;
    margin-top: 15px;
}

#formulario .form-column input[type="text"],
#formulario .form-column input[type="tel"],
#formulario .form-column input[type="email"] {
    width: 100%;
    border: 1px solid #f1eeea;
    border-radius: 8px;
    background-color: transparent;
    color: #f1eeea;
    padding: 14px 16px;
    font-size: 14px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    min-height: 45px;
    transition: all 0.3s ease;
    box-sizing: border-box;
    display: block;
}

#formulario .form-column input[type="text"]:focus,
#formulario .form-column input[type="tel"]:focus,
#formulario .form-column input[type="email"]:focus {
    border-color: #ce9816;
    outline: none;
    background-color: transparent;
}

#formulario .form-column label {
    position: absolute;
    top: -4px;
    left: 16px;
    font-size: 12px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    color: #f1eeea;
    pointer-events: none;
    transition: all 0.3s ease;
    background-color: #1a1a1a;
    padding: 0 4px;
    display: block;
}

#formulario .form-column input[type="text"]:focus ~ label,
#formulario .form-column input[type="tel"]:focus ~ label,
#formulario .form-column input[type="email"]:focus ~ label {
    color: #f1eeea;
}

#formulario .form-column input[type="text"]:not(:placeholder-shown) ~ label,
#formulario .form-column input[type="tel"]:not(:placeholder-shown) ~ label,
#formulario .form-column input[type="email"]:not(:placeholder-shown) ~ label {
    color: #f1eeea;
}

#formulario .form-column input[type="text"]::placeholder,
#formulario .form-column input[type="tel"]::placeholder,
#formulario .form-column input[type="email"]::placeholder {
    color: transparent;
}

#formulario .form-full-width {
    grid-column: 1 / -1;
    margin-bottom: 20px;
    margin-top: 0;
}

#formulario .form-full-width label {
    font-size: 14px;
    font-family: 'FFClanProRegular';
    font-weight: 400;
    color: #f1eeea;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

#formulario .form-full-width input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #ce9816;
}

#formulario .form-full-width a {
    color: #ce9816;
    text-decoration: none;
    transition: all 0.3s ease;
}

#formulario .form-full-width a:hover {
    text-decoration: underline;
}

#formulario .form-submit {
    display: flex;
    justify-content: flex-start;
    margin-top: 30px;
}

#formulario .form-submit input[type="submit"] {
    background-color: #ce9816;
    color: #ffffff;
    border: none;
    border-radius: 60px;
    font-size: 16px;
    font-family: 'FFClanProMedium';
    font-weight: 500;
    padding: 12px 60px;
    min-height: 44px;
    cursor: pointer;
    transition: all 0.3s ease;
    line-height: 20px;
}

#formulario .form-submit input[type="submit"]:hover {
    background-color: #f0f0f0;
    color: #000;
}

/* RESPONSIVE */
@media (max-width: 768px) {
    #formulario .form-row {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-bottom: 30px;
    }

    #formulario .form-column {
        margin-top: 12px;
    }

    #formulario .form-column input[type="text"],
    #formulario .form-column input[type="tel"],
    #formulario .form-column input[type="email"] {
        padding: 12px 14px;
        font-size: 14px;
    }

    #formulario .form-submit {
        justify-content: center;
    }

    #formulario .form-submit input[type="submit"] {
        width: 100%;
    }
}

/*MODIFICACIONES MENÚ*/
.cbp-hrmenu .cbp-menu-column {
  max-width: 52.3% !important;
}

.cbp-hrmenu .cbp-menu-column-inner span.cbp-column-title {
    color: #e3b440 !important;
}

#desktop-header-container .iqitmegamenu-submenu-container .cbp-menu-column .cbp-category-link-w a {
    padding-left: 0px !important;
}

.cbp-hrmenu .cbp-links li a:before {
display: none !important;
}

.row.cbp-categories-row {
    border-left-style: double;
    border-left-width: 1px;
    border-left-color: #ffffff;
}

.cbp-hrmenu .cbp-hrsub-inner .menu_row {
    margin-left: 0px !important;
}

/*QUITAR MENU Y CABECERA PÁGINA PANTALLA COMEDOR*/
body.cms-id-33 nav.breadcrumb {
    display: none !important;
}
body.cms-id-33 h1.h1.page-title.ac_title_style_4 {
    display: none !important;
}
body.cms-id-33 header#header {
    display: none;
}

/*AJUSTAR FORMULARIO TRABAJAR*/
.formulario-trabajar #formulario {
    margin: initial !important;
}

.product-pack .pack-product-container {
    justify-content: normal !important;
}