/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* fontawesome */
    .fas {
        font-family: 'FontAwesome';
    }

/* fuentes */
    strong, b, bold {
        font-family: 'Gotham Bold', sans-serif;
    }
    .elementor-widget-heading .elementor-heading-title {
        font-family: 'Gotham Bold', sans-serif;
    }

/* material icons */
    i.material-icons {
        font-family: 'Material Icons';
        font-style: normal;
    }

/* cookies */
    #cookiesplus-tab {
        bottom: 10px !important;
        left: 10px !important;
    }
    div#cookiesplus-tab.cookiesplus-move {
        font-size: 0;
        width: 30px;
        height: 30px;
        padding: 5px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 10px 15px -5px rgb(0 0 0 / 65%);
    }
    div#cookiesplus-tab.cookiesplus-move i {
        font-size: initial;
        position: relative;
        width: 20px;
        height: 20px;
    }
    div#cookiesplus-tab.cookiesplus-move i:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: #2F8725;
        -webkit-mask: url('/themes/gpdw/assets/icons/cookie-solid.svg');
        -webkit-mask-size: contain;
        -webkit-mask-repeat: no-repeat;
        margin: 0 auto;
        text-align: center;
    }
    @media (max-width: 767px) {
        #product #cookiesplus-modal {
            bottom: 75px;
        }
        #product div#cookiesplus-tab {
            bottom: calc(75px + 15px) !important;
        }
    }

/* fancybox 4 */
    .fancybox_politicas .fancybox__content {
        padding: 0;
        width: 550px !important;
        height: 850px !important;
    }
    @media (max-width: 991px) {
        .fancybox_politicas .fancybox__content {
            width: 100% !important;
            height: 80% !important;
        }
    }
    .fancybox_politicas {
        z-index: 999999 !important;
    }

/* recaptcha */
    .g-recaptcha {
        display: flex;
        justify-content: center;
    }

/* politicas privacidad */
    .politicas {
        font-size: 11px;
        line-height: 16px;
    }

/* top bar */
    /* mensaje top bar */
    .envioGratisTopBar {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .envioGratisTopBar span {
        padding-left: 5px;
        padding-right: 5px;
    }
    /**/
    @media (max-width: 1069px) {
        .header-nav .right-nav {
            display: none;
        }
    }
    /**/
    @media (max-width: 677px) {
        .header-nav .col {
            width: 100%;
            max-width: 100%;
        }
        .block-iqitcontactpage-top-bar {
            justify-content: center;
            width: 100%;
        }
    }

/* sticky */
    .stuck-header {
        box-shadow: 0 10px 15px -5px rgb(0 0 0 / 8%);
    }

/* logo */
    .header-top img.logo.img-fluid {
        height: 90px;
        transition: .4s;
    }
    .stuck-header .header-top img.logo.img-fluid {
        height: 50px;
    }

/* buscador */
    .header-top #search_widget .form-search-control {
        border-radius: 30px;
    }
    .header-top .search_widget_block {
        width: 100% !important;
        max-width: 550px;
    }

/* main menu */
    .cbp-horizontal>ul>li>a,
    .cbp-horizontal>ul>li>a:not([href]):not([tabindex]),
    .cbp-horizontal>ul>li>.cbp-main-link {
        max-width: unset;
    }

    .cbp-hrmenu .pull-right {
        float: none !important;
    }

    .cbp-hrmenu .cbp-active {
        /*color: #124896 !important;*/
        font-weight: bold;
    }
    /* submenus */
        a.cbp-column-title.nav-link.cbp-category-title {
            display: none;
        }

/* displayNavFullWidth */
    .displayNavFullWidth {
        background: #2F8725;
        text-align: center;
        /*font-family: 'Gotham Bold', sans-serif;*/
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .displayNavFullWidth .block-iqithtmlandbanners-html .block-title {
        display: none;
    }
    .displayNavFullWidth .navFullWidthBlock {
        color: #fff;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 12px;
    }
    .displayNavFullWidth .navFullWidthBlock span {
        padding-left: 5px;
        padding-right: 5px;
    }
    @media (max-width: 677px) {
        .displayNavFullWidth .navFullWidthBlock i {
            display: none !important;
        }
    }


/* header mobile */
    #mobile-header-sticky.stuck.stuck-down {
        box-shadow: 0 10px 15px -5px rgb(0 0 0 / 8%);
    }


/* bloque categorias */
    .block-categories li a {
        /*font-weight: bold;*/
        color: #333333;
        display: block;
        font-size: 13px;
        line-height: 30px;
        padding: 0 30px 0 19px;
        border-bottom: 1px solid #d6d4d4;
        width: 100%;
    }
    .block-categories .collapse-icons {
        position: absolute;
        right: 0;
        top: 0;
        padding: 0;
        cursor: pointer;
        background: #2F8725;
        border-bottom: 1px solid #fff;
    }
    .block-categories .fa:before {
        display: block;
        vertical-align: middle;
        width: 30px;
        height: 30px;
        color: #fff;
        line-height: 30px;
        text-align: center;
    }
    /***/
    .block-categories li a.current_parent_cate,
    .block-categories li a.current_cate {
        /*color: #124896 !important;*/
        font-weight: bold;
    }

/* contacto */
    #contact #wrapper,
    #contact #main .page-content {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    /***/
    #contact #inner-wrapper {
        max-width: 100%;
    }
    #contact .contact-form {
        max-width: 1200px;
    }
    #contact .contact-map {
        padding-left: 0;
        padding-right: 0;
    }
    /***/
    div#iqitcontactpage-map,
    #iqitcontactpage-map iframe {
        height: 450px;
        margin-bottom: 0;
    }
    /***/
    .contact-page-info .contact-us {
        display: none;
    }

/* datos contacto top */
    .contact-top {
        display: flex;
        flex-wrap: wrap;
    }
    .contact-top>div>i {
        background: #007fab;
        padding: 4px;
        margin-right: 3px;
        border-radius: 100%;
        color: #fff;
        width: 18px;
        height: 18px;
        text-align: center;
        font-size: 9px;
    }
    .contact-top>div {
        margin-right: 10px;
        display: flex;
        align-content: center;
    }

/* datos contacto top -> iqitcontact */
    .block-iqitcontactpage-top-bar {
        display: inline-flex;
        flex-wrap: wrap;
    }
    .block-iqitcontactpage-top-bar hr {
        display: none;
    }
    .block-iqitcontactpage-top-bar .part {
        display: inline-flex;
        align-items: center;
        margin-right: 10px;
    }
    .block-iqitcontactpage-top-bar .part .icon {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .block-iqitcontactpage-top-bar .part .icon i {
        /*font-size: 11px;*/
        background: #007fab;
        padding: 4px;
        margin-right: 3px;
        border-radius: 100%;
        color: #fff;
        width: 18px;
        height: 18px;
        text-align: center;
        font-size: 9px;
    }


/* footer first */
    div#footer-container-first .row {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    #footer-container-first .block-title {
        display: none;
    }
    /* newsletter */
        /* ocultamos la newsletter del footer */
        /*
        .block.block-footer.block-toggle.block-newsletter.js-block-toggle {
            display: none;
        }*/

/* footer */
    @media (max-width: 991px) {
        #footer .block-iqitcontactpage {
            margin-bottom: 30px;
        }
    }
    @media (max-width: 768px) {
        #footer .block {
            width: 100%;
            flex: 50%;
            max-width: 50%;
        }/*
        #footer .block:last-child {
            width: 100%;
            flex: 100%;
            max-width: 100%;
        }*/
        #footer .block-iqitcontactpage {
            width: 100%;
            flex: 100%;
            max-width: 100%;
            margin-bottom: 30px;
        }
    }
    @media(max-width: 580px) {
        #footer .block {
            width: 100%;
            flex: 100%;
            max-width: 100%;
        }
    }
    /* social links */
        .social-links._footer  a {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
            width: 35px;
            height: 35px;
            border-radius: 100%;
        }
        .social-links._footer a:hover {
            background: #2F8725 !important ;
        }
        /**/
        .social-links._footer .facebook a {
            background: #3b5998;
        }
        .social-links._footer .instagram a {
            background: -webkit-radial-gradient(30% 107%,circle,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            background: -o-radial-gradient(30% 107%,circle,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            background: -webkit-radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            color: #fff !important;
        }
    /* footerAfter */
        .footerAfter {
            padding-top: 60px;
            padding-bottom: 15px;
        }
        /* logos kit digital */
            .footerAfter .block-iqithtmlandbanners-html .block-title {
                display: none
            }
            .logosKitDigital img:not(:last-child) {
                margin-right: 5px;
                margin-bottom: 5px;
            }


/* copyright */
    .col-sm-6.push-sm-6.copyright-img.text-right img {
        height: 40px;
    }
            
/* ultimate form */
    .wpcfu.hook {
        max-width: 1200px;
        margin: 0 auto;
    }
    /* captcha imagen */
        .ets_cfu_input_captcha >label >span {
            margin: 0 auto;
            text-align: center;
        }
        .ets_cfu_input_captcha img.pa-captcha-img-data {
            height:  75px;
        }
    /* recaptcha */
        .ets_cfu_input_recaptcha.ets_cfu_input br {
            display: none;
        }

        @media (max-width: 768px) {
            #product .grecaptcha-badge[data-style="bottomright"] {
                bottom: 80px !important
            }
        }
    /* politicas privacidad */
        .ets_cfu_input_acceptance.ets_cfu_input span.ets_cfu_form-control.ets_cfu-acceptance {
            position: absolute;
            top: -30px;
        }

        .ets_cfu_input_acceptance.ets_cfu_input label .ets_cfu_span {
            font-weight: bold;
            margin-left: 20px;
        }
    /* boton envio */
        .ets_cfu_input_submit.ets_cfu_input {
            text-align: center;
        }
        .ets_cfu_form-control.ets_cfu-submit {
            padding: 15px 23px;
            letter-spacing: 5px;
        }
    /* boton flotante formulario ultimate form */
        span#button_popup_enabled_wpcfu-f2-o1 {
            z-index: 50000;
        }


/* checkout */
    #module-steasycheckout-default .sticky-desktop-wrapper,
    #module-steasycheckout-default nav.header-nav,
    #module-steasycheckout-default div#desktop-header,
    #module-steasycheckout-default div#mobile-header {
        display: none;
    }
    #module-steasycheckout-default div#footer-container-first,
    #module-steasycheckout-default div#footer-container-main,
    #module-steasycheckout-default div#checkout-footer {
        display: none;
    }
    /**/
    #module-steasycheckout-default #checkout-header .container,
    #module-steasycheckout-default div#inner-wrapper,
    #module-steasycheckout-default div#footer-copyrights .container {
        max-width: 1200px;
    }
    /* header */
        #module-steasycheckout-default .header-top {
            padding-bottom: 0;
        }
        #module-steasycheckout-default #checkout-header .row {
            align-items: center;
        }
    /* logo */
        #module-steasycheckout-default #checkout-header img.logo.img-fluid {
            height: 65px;
            width: auto;
        }
    /* continuar comprando */
        #module-steasycheckout-default #checkout-header a.text-muted.mt-2.mb-2.d-inline-block {
            float: right;
            font-weight: bold;
            font-size: 14px;
        }
        #module-steasycheckout-default #checkout-header a.text-muted.mt-2.mb-2.d-inline-block:hover {
            color: #2F8725 !important;
        }
    /* h1 */
        #module-steasycheckout-default .page-title {
            color: #000000;
            font-size: 1.5714285714rem;
            font-style: normal;
            font-weight: bold;
            text-transform: none;
            margin-top: 0.8em;
            padding-top: 0.5em;
        }
    /* iconos */
        #module-steasycheckout-default .fa {
            font: normal normal normal 14px/1 FontAwesome;
        }
    /* compra como invitado */
        #module-steasycheckout-default .steco_password_guest_note {
            background: #2f8725;
            display: inline-flex;
            flex-wrap: wrap;
            width: auto !important;
            flex: 0 0 auto !important;
            justify-content: center;
            margin: 0 auto;
            color: #fff !important;
            padding: 5px 15px;
            border-radius: 15px;
            margin-bottom: 15px;
            margin-top: 15px;
            /* font-weight: 700; */
            max-width: calc(100% - 30px);
    }
    /* wrapper */
        #module-steasycheckout-default #wrapper {
            padding-top: 0 !important;
        }
    /* modos de envio */
        .delivery-options {
            display: flex;
            flex-wrap: wrap;
        }
        .delivery-options> div {
            flex: 1 0 33%;
            width: 33%;
            max-width: 100%; 
        }
        @media (max-width: 678px) {
            .delivery-options> div {
                flex: 1 0 100%;
                width: 100%;
                padding-bottom: 10px;
            } 
        }
        .delivery-options .delivery-option {
            padding: 15px;
            height: 100%;
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: center;
        }
        .delivery-options .steco-delivery-option > label {
            width: 100%;
            height: 100%;
            align-items: center;
            justify-content: center;
            display: flex;
            flex-wrap: wrap;
            flex-flow: column;
        }
        .delivery-option img {
            max-height: 50px;
        }
        .steco-delivery-option.steco_selected img {
            filter: invert(1);
        }
    /* footer */
        #module-steasycheckout-default #footer-copyrights {
            background: #ffffff;
        }
    /* popup terminos y condiciones */
        /*
        #module-steasycheckout-default .modal.show .modal-content {
            display: block !important;
        }
        #module-steasycheckout-default .modal.show .modal-content button.st_modal_close {
            width: 35px;
            height: 35px;
            float: right;
            text-align: center;
            background: #124896;
            color: #fff;
            border: none;
            cursor: pointer;
        }
        #module-steasycheckout-default .modal.show .modal-content .rte-content {
            padding: 15px;
        }
        */

/* productos */
    .product-miniature {
        background: #fff;
        transform: translateY(0);
        /*border: 1px solid rgb(0 146 197 / 20%);*/
        border: 1px solid rgb(47 135 37 / 20%);
        border-radius: 15px;
        transition: .3s;
    }
    .product-miniature .product-description {
        background: #fff;
    }
    /***//*
    .product-miniature:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        background: #0092C5;
        z-index: -1;
        transition: .3s;
    }*/
    /***/
    .product-miniature:hover {
        transform: translateY(-15px);
        border: 1px solid rgb(0 146 197 / 40%);
        /*border: 1px solid rgb(47 135 37 / 20%);*/
        border-radius: 15px;
        box-shadow: 0 15px 0px 0px #0092C5;
    }
    /* botones */
        .product-miniature .btn-product-list {
            align-items: center;
        }
    /* botones funcionales */
        .product-miniature .product-functional-buttons{
            opacity: 1;
            visibility: visible;
            transform: none !important;
        }
    /* boton compra */
        .product-miniature .product-add-cart {
            margin: unset;
        }
        .product-miniature .product-add-cart .btn-product-list {
            border-radius: 30px;
            width: 100%;
            display: flex;
        }

/* carruseles */
    .swiper-arrows-inside .swiper-button-next, 
    .swiper-arrows-inside .swiper-button-prev,
    .swiper-button-next,
    .swiper-button-prev {
        border-radius: 100%;
        padding: 5px 15px;
    }

/* producto */
    /* detalles */
        #product-details-tab-nav {
            display: none;
        }
    /* tabs */
        .nav-tabs .nav-link {
            opacity: 1;
        }

/* to top */
    #contact #back-to-top,
    .cms-id-9 #back-to-top,
    #product.producto-medicamentos #back-to-top {
        bottom: 80px;
    }
    /**/
    @media (max-width: 768px) {
        #product.producto-parafarmacia #back-to-top {
            bottom: 80px;
        }

        #product.producto-medicamentos #back-to-top {
            bottom: 150px;
        }
    }


/* blog */
    /* imagen listado post */
        .simpleblog__listing__post__wrapper img {
            width: 100%;
            height: 350px;
            object-fit: cover;
            object-position: center center;
        }
    /* post */
        /* layout */
            #module-ph_simpleblog-single div#inner-wrapper {
                width: 100%;
                max-width: 100%;
                padding: 0;
            }
        /* imagen post */
            .simpleblog__post.blog-mb.cardblog img.img-fluid {
                width: 100%;
                max-height: 500px;
                object-fit: cover;
                object-position: center center;
            }
            .simpleblog__post .simpleblog__post-featured img {
                width: 100%;
                max-height: 500px;
                object-fit: cover;
                object-position: center center;
            }
        /* cuerpo */
            #module-ph_simpleblog-single #wrapper>.container:first-child,
            #module-ph_simpleblog-single .page-header,
            #module-ph_simpleblog-single .simpleblog__postInfo,
            #module-ph_simpleblog-single .simpleblog__post__content.card-block.pb-1,
            #module-ph_simpleblog-single .simpleblog__share.blog-mb,
            #module-ph_simpleblog-single #phsimpleblog_comments,
            #module-ph_simpleblog-single .simpleblog__addComment {
                max-width: 1200px;
                padding-left: 15px;
                padding-right: 15px;
                margin: 0 auto;
            }

/* newsletter */
    .ps-emailsubscription-block .gdpr_module,
    .ps-emailsubscription-block .ps-emailsubscription-conditions {
        line-height: 1.5;
    }

/* imagenes fancybox */
    .fancyImage img,
    .fancyImageTeam img {
        cursor: pointer;
    }

/* icono whatsapp footer */
    .whatsappFooter {
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        z-index: 50;
        display: flex;
        flex-flow: column;
        align-items: end;
    }
    @media (max-width: 767px) {
        #product .whatsappFooter {
            bottom: calc(75px + 15px);
        }
    }
    .iconoWhatsapp {
        width: 35px;
        height: 35px;
        transition: .4s;
        animation: iconoWhatsapp ease 1s forwards;
    }
    @keyframes iconoWhatsapp {
        0% {
            transform: scale(0);
            opacity: 0;
        }
        50% {
            transform: scale(1.5);
            opacity: 1;
        }
        100% {
            transform: scale(1);
            opacity: 1;
        }
    }
    .iconoWhatsapp #trazo {
        fill: #FFF !important;
        transition: .4s;
    }
    .iconoWhatsapp #fondo {
        fill: #00BB2D !important;
        transition: .4s;
    }
    .iconoWhatsapp:hover #trazo {
        fill: #00BB2D !important;
    }
    .iconoWhatsapp:hover #fondo {
        fill: #FFF !important;
    }
    /* texto icono */
        .whatsappIconText {
            /*position: fixed;
            right: 15px;
            bottom: 70px;*/
            background: #fff;
            color: #000;
            padding: 5px 15px;
            border-radius: 15px;
            box-shadow: 0 0 25px 0 rgba(0,0,0,.15);
            animation: whatsappIconText ease 1s forwards;
            animation-delay: .8s;
            transform: translateY(100%);
            opacity: 0;
            transition: .8s;
            margin-bottom: 20px;
        }
        @media (max-width: 767px) {
            #product .whatsappIconText {
                bottom: calc(75px + 70px);
            }
        }
        .whatsappIconText:after {
            content: "";
            position: absolute;
            right: 7px;
            bottom: -13px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 15px 15px 0 0;
            border-color: #ffffff transparent transparent transparent;
        }
        @keyframes whatsappIconText {
            0% {
                transform: translateY(100%);
                opacity: 0;
            }
            100% {
                transform: translateY(0%);
                opacity: 1;
            }
        }
        .hideWhatsappIconText {
            animation: hideWhatsappIconText ease 1s forwards;
        }
        @keyframes hideWhatsappIconText {
            0% {
                transform: translateY(0%);
                opacity: 1;
            }
            100% {
                transform: translateY(-100%);
                opacity: 0;
            }
        }
        .closeWhatsappIconText {
            position: absolute;
            top: -10px;
            right: -10px;
            background: red;
            color: #fff;
            border-radius: 100%;
            padding: 5px;
            width: 18px;
            height: 18px;
            display: flex !important;
            align-items: center;
            justify-content: center;
            font-size: 11px;
            cursor: pointer;
        }
        
/* datos contacto footer */
    #footer .block-iqitcontactpage .block-title {
        display: none;
    }
    .contact-rich {
        word-wrap: break-word;
        display: flex;
        flex-wrap: wrap;
        flex-flow: column;
    }
    .contact-rich .part {
        display: inline-flex;
        margin-bottom: 10px;
    }
    .block-iqitcontactpage hr {
        display: none;
    }
    .contact-rich .part .icon {
        vertical-align: top;
    }
    .contact-rich .part .data {
        width: calc(100% - 1.3rem);
    }
    .contactUs i {
        min-width: 1rem;
        margin-right: .3rem;
        width: auto
    }

/* home */
    /* homeSlider */
        .elementor-widget-prestashop-widget-RevolutionSlider {
            border-radius: 30px;
            overflow: hidden;
        }
        .elementor-widget-prestashop-widget-RevolutionSlider .erinyen .tp-arr-imgholder,
        .elementor-widget-prestashop-widget-RevolutionSlider .erinyen .tp-arr-img-over  {
            background: #fff !important;
        }
    /* homeBanner */
        .homeBanner .elementor-image-box-wrapper {
            transform: translateY(0);
            transition: .4s;
        }
        .homeBanner .elementor-image-box-wrapper .elementor-image-box-img {
            width: 100%;
            border-radius: 30px;
            overflow: hidden;
            transition: .4s;
        }
        .homeBanner .elementor-image-box-content {
            position: absolute;
            top: 50%;
            left: 15px;
            transform: translateY(-50%);
            /*background: rgb(255 255 255 / 85%);*/
            /*background: #2F8725;*/
            background: hsl(114deg 57% 34% / 65%);
            /*padding: 15px;*/
            padding: 15px 30px;
            display: flex;
            flex-wrap: wrap;
            width: auto;
            border-radius: 30px;
            transition: .4s;
        }
        .homeBanner h2.elementor-image-box-title,
        .homeBanner h2.elementor-image-box-title a,
        .homeBanner h3.elementor-image-box-title,
        .homeBanner h3.elementor-image-box-title a,
        .homeBanner .elementor-image-box-description {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            margin: 0;
            color: #fff !important;
            flex-flow: column;
        }
        .homeBanner .elementor-image-box-title {
            font-family: 'Gotham Bold', sans-serif;
        }
        .homeBanner .elementor-image-box-title .subtitle {
            font-size: 14px;
        }
        /***/
        .homeBanner:hover .elementor-image-box-wrapper {
            transform: translateY(-15px);
        }
        .homeBanner:hover .elementor-image-box-img {
            box-shadow: 0 15px 0px 0px #0092C5;
        }
        .homeBanner:hover .elementor-image-box-content {
            background: #124896;
            color: #fff;
        }
        .homeBanner:hover h3.elementor-image-box-title a {
            color: #fff;
        }
        @media (max-width: 767px) {
            .columnHomeBanner.last {
                width: 100%;
                max-width: 100%;
            }
        }
        @media (max-width: 450px) {
            .columnHomeBanner {
                width: 100% !important;
                max-width: 100% !important;
            }
            .columnHomeBanner .elementor-column-wrap {
                padding-left: 0 !important;
                padding-right: 0 !important;
            }
        }
    /* textColor */
        .textColor {
            color: #0092C5;
        }
    /* homeCats */
        .homeCats .swiper-slide-inner {
            padding: 15px;
            display: flex;
            flex-flow: column;
            align-items: center;
            justify-content: center;
        }
        .homeCats img {
            width: 200px;
            box-shadow: 0 10px 15px -5px rgb(0 0 0 / 20%);
            border: 5px solid #fff;        
            border-radius: 100%;
        }
        .homeCats .imageTitle {
            margin-top: 15px;
            display: flex;
            justify-content: center;
            font-family: 'Gotham Bold', sans-serif;
            font-size: 16px;
        }


/* homeInstagram */
    /* seccion */
        .homeInstagramSection:not(.elementor-editor-active *) {
            overflow: hidden
        }
        .homeInstagramSection .elementor-container {
            height: 400px
        }
        .homeInstagramSection .elementor-row,
        .homeInstagramSection .elementor-column,
        .homeInstagramSection .elementor-column-wrap,
        .homeInstagramSection .elementor-widget-wrap {
            height: 100%
        }
        .homeInstagramSection .homeInstagramColumnText .elementor-widget-wrap {
            display: flex;
            flex-wrap: wrap;
            flex-flow: column;
            justify-content: center;
            justify-content: center;
            width: auto
        }
    /* imagen */
        .homeInstagramImage.fadeInUp {
            animation-name: homeInstagramImage
        }
        .homeInstagramImage {
            position: absolute;
            top: 75%;
            right: 0;
            transform: translate(-50%,-50%) rotate(10deg);
            width: 350px
        }
        @keyframes homeInstagramImage {
            from {
                opacity: 0;
                transform: translate(-50%,100%) rotate(10deg)
            }

            to {
                opacity: 1;
                transform: translate(-50%,-50%) rotate(10deg)
            }
        }
    /* title */
        .homeInstagramTitle .fa-instagram {
            background: -webkit-radial-gradient(30% 107%,circle,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            background: -o-radial-gradient(30% 107%,circle,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            background: radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            background: -webkit-radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%);
            color: #fff;
            border-radius: 15px;
            padding: 6px 10px;
            margin-right: 10px
        }
    /* boton */
        .homeInstagramButton {
            text-align: right
        }
    /* imagen */
        @media (max-width: 991px) {
            .homeInstagramImage {
                right:-25%
            }
        }
    /* responsive */
        @media (max-width: 767px) {
            .homeInstagramSection .elementor-container {
                height:unset
            }
            .homeInstagramColumnText {
                order: 1;
                padding-bottom: 60%
            }
            .homeInstagramSection .homeInstagramColumnText .elementor-widget-wrap {
                width: 100%
            }
            .homeInstagramColumnImage {
                order: 2
            }
            .homeInstagramImage {
                position: absolute;
                right: -10%;
                width: 65%
            }
            .homeInstagramTitle .elementor-heading-title {
                font-size: 13vw!important;
                text-align: center
            }
            .homeInstagramPretitle,
            .homeInstagramButton {
                text-align: center
            }
        }




/* nuevo blog */
    /* addon home */
        .elementor-widget-prestashop-widget-modules .title_blog {
            display: none;
        }
    /* leftColumn / sidebar */
        .ybc_blog_sidebar {
            position: sticky;
            display: flex;
            flex-flow: column;
        }
        @media (max-width: 767px) {
            .ybc-blog #left-column,
            .ybc-blog #content-wrapper {
                width: 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
        }
    /* wrapper */
        /* content */
            .ybc-blog #content-wrapper .ybc-blog-wrapper, 
            #content-wrapper .ybc-blog-wrapper {
                padding-top: 0;
            }
        /* title */
            .ybc-blog-wrapper .page-heading {
                margin-top: 0;
            }
    /* left column */
        #left-column .ybc_blog_sidebar .block, 
        #right-column .ybc_blog_sidebar .block {
            box-shadow: none; 
            border-radius: 5px;
            padding: 30px;
            border: 1px solid rgb(0 0 0 / 10%);
        }
    /* listados */
        /* titulo */
            .ybc-blog-wrapper-blog-list .page-heading {
                display: none;
            }
        /* select ordenar */
            .ybc_blog_layout_grid #js-post-list-top .col-md-8.col-sm-8.col-lg-6 {
                justify-content: flex-end;
                display: flex;
            }
    /* post */
        /* wrapper */
            .ybc-blog-wrapper-detail {
                padding-top: 0;
            }
        /* title */
            .ybc-blog-wrapper-detail .page-heading.product-listing {
                font-size: 2rem;
                margin-top: 1.5rem;
                display: none;
            }/*
            .blogPost .pageHeader h1 {
                display: none;
            }*/
        /* vista / fecha / autor */
            .post-details .ybc-blog-latest-toolbar {
                margin-top: 12px;
            }
        /* botones compartir */
            .blog-extra-item li {
                font-family: unset !important;
            }
            .blog-extra-item li i {
                display: flex !important;
                align-items: center;
                justify-content: center;
            }
        /* comentarios */
            .ybc_comment_form_blog {
                height: auto;
                display: inline-flex;
                flex-flow: column;
            }
            #ybc-blog-form-comment .blog-submit-form {
                display: flex;
                flex-flow: column;
                flex-wrap: wrap;
            }
        /* comentarios rgpd */
            .blog-comment-row label {
                font-weight: normal;
            }
        /* recaptcha */
            .ybc-blog-form-comment .grecaptcha-badge,
            .blog-submit-form .grecaptcha-badge {
                position: inherit !important;
                margin-top: 2rem;
            }
        /* altura elementos secciones cuenta cliente */
            .my-account-side-links .link-item i {
                height: auto;
                min-height: auto;
            }


 /*** recaptcha ***/
    .ets_cfu_input_recaptcha.ets_cfu_input br {
        display: none;
    }
    .wpcfu.hook .grecaptcha-badge{
        position: unset !important;
        margin: 0 auto;
        margin-bottom: 1rem;
    }
    .ybc-blog-form-comment .grecaptcha-badge {
        position: unset !important;
        margin-left: 0;
    }