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

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

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

/*** cookies ***/
div#cookiesplus-tab.cookiesplus-move {
    font-size: 0;
}

@media (max-width: 767px) {

    #product #cookiesplus-modal,
    #product div#cookiesplus-tab {
        bottom: 75px;
    }
}

/*** 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;
}

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

/*** buscador ***/
.col.col-header-center {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.col-header-center .buscador-parafarmacia,
.col-header-center .buscador-medicamentos {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.header-top .search_widget_block {
    width: 100% !important;
    max-width: 550px;
}

/*** buscador parafarmacia & medicamentos ***/
.search_widget_form_inner.input-group {
    width: calc(100% - 110px) !important;
}

select.st_advanced_search_category {
    /*display: none;*/
    pointer-events: none;
    background: #328632 !important;
    color: #fff !important;
    padding: 0;
    width: 110px !important;
    flex: unset !important;
    /*padding-left: 5px;*/
    text-align-last: center;
    /* alineamos el texto */
    margin: 0;
}

.search_widget_block .btn.search_widget_btn {
    padding: 0 15px !important;
}

@media (max-width: 767px) {
    .search_widget_form.stadvsearch_flex_container {
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}

/*** lo ocultamos en los resultados de busqueda ***/
/*
            .page-search .search_widget,
            .page-search div#mobile-btn-search {
                display: none;
            }
            
            .search-parafarmacia .columna-lateral-medicamentos,
            .search-medicamentos .columna-lateral-parafarmacia {
                display: none;
            }
            .search-parafarmacia .footer-before-medicamentos,
            .search-medicamentos .footer-before-parafarmacia {
                display: none;
            }
            .col-md.footer-parafarmacia,
            .col-md.footer-medicamentos {
                display: flex;
                flex-wrap: wrap;
            }
            .search-parafarmacia .footer-medicamentos,
            .search-medicamentos .footer-parafarmacia {
                display: none;
            }
            */

/*** 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: #328632 !important;
}

/*** menu principal ***/
/*
        .parafarmacia .pull-right,
        .search-parafarmacia .pull-right {
             display: none;
        }
        */
/***/
/*
        .medicamentos .cbp-hrmenu-tab,
        .search-medicamentos .cbp-hrmenu-tab {
            display: none;
        }
        .medicamentos .cbp-hrmenu-tab.pull-right,
        .search-medicamentos .cbp-hrmenu-tab.pull-right {
            display: inline-block;
        }*/
/*** main menu ***/
.menu-parafarmacia li.medicamentos

/*.parafarmacia li:nth-last-child(2)*/
    {
    display: none;
}

/*
    .parafarmacia li:nth-last-child(1) {
        display: initial;
    }*/
.menu-medicamentos li.parafarmacia

/*.medicamentos li:nth-last-child(1)*/
    {
    display: none;
}

/*
    .medicamentos li:nth-last-child(2) {
        display: initial;
    }*/
/*** submenus ***/
a.cbp-column-title.nav-link.cbp-category-title {
    display: none;
}

/*** mobile ***/
/*
    .menu-parafarmacia li:nth-last-child(1) .mm-expand {
        display: none;
    }
    .menu-medicamentos li:nth-last-child(2) .mm-expand{
        display: none;
    }*/
/*** header mobile ***/
#mobile-header-sticky.stuck.stuck-down {
    box-shadow: 0 10px 15px -5px rgb(0 0 0 / 8%);
}

/*** menu mobile ***/
/*** parafarmacia ***/
/*
            .menu-mobile-parafarmacia #_mobile_iqitmegamenu-mobile #iqitmegamenu-mobile> ul> li:nth-last-child(-n+8) {
                display: none;
            }*/
.menu-mobile-parafarmacia .medicamentos {
    display: none;
}

/*** medicamentos ***/
/*
            .menu-mobile-medicamentos #iqitmegamenu-mobile> ul> li:nth-child(-n+11) {
                display: none;
            }*/
.menu-mobile-medicamentos .parafarmacia {
    display: none;
}

/*** 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: #328632;
    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: #328632 !important;
}

/*** 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;
}

/*** ets contact form ***/
.wpcfu.hook {
    max-width: 1200px;
    margin: 0 auto;
}

/*** recaptcha ***/
.ets_cfu_input_recaptcha.ets_cfu_input br {
    display: none;
}

/*
        .grecaptcha-badge {
            position: initial !important;
            margin: 15px auto;
        }
        .ets_cfu_input_recaptcha .grecaptcha-badge[data-style="bottomright"] {
            position: initial !important;
            margin: 0 auto;
        }
        .grecaptcha-badge[data-style="bottomright"] {
            bottom: 50px !important
        }*/
@media (max-width: 768px) {
    #product .grecaptcha-badge[data-style="bottomright"] {
        bottom: 80px !important
    }
}

/*** datos contacto top ***/
.contact-top {
    display: flex;
    flex-wrap: wrap;
}

.contact-top>div>i {
    background: #328632;
    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;
}

/*** 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;
}

/*** datos farmacia ***/
.datos-farmacia-footer {
    font-size: 11px;
}

.datos-farmacia-footer div {
    display: inline-block;
}

.datos-farmacia-footer a {
    color: #fff !important;
}

/*** sellos logos medicamentos ***/
.sellos-medicamentos-footer img {
    height: 50px;
    /*padding: 0 15px;*/
    margin: 10px;
}

/*** newsletter ***/
/*** ocultamos la newsletter del footer ***/
/*
        .block.block-footer.block-toggle.block-newsletter.js-block-toggle {
            display: none;
        }*/

/*** footer ***/
@media (max-width: 768px) {
    #footer .block {
        width: 100%;
        flex: 50%;
        max-width: 50%;
    }

    #footer .block:last-child {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

@media(max-width: 580px) {
    #footer .block {
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

/*** sellos logos datos medicamentos ***/
.row.footerBefore {
    padding-bottom: 30px;
}

#iqithtmlandbanners-block-3 .block-title,
#iqithtmlandbanners-block-4 .block-title {
    display: none;
}

@media (max-width: 767px) {

    #iqithtmlandbanners-block-3,
    #iqithtmlandbanners-block-4 {
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

/***/
.datos-farmacia-footer a {
    color: #000 !important;
}

/*** contacto ***/
/*
        #footer-container-main .block-content .contact-rich {
            float: left;
        }
        #footer-container-main .block-content .contact-rich .part {
            display: inline-block;
            margin-right: 10px;
        }
        #footer-container-main .block-content .part br {
            display: none !important;
        }*/
/*** traductor ***/
#footer .traductor {
    margin-top: 15px;
}

/*** ultimate form ***/
/*** 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;
}

/*** 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: #328632 !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;
}

/*** wrapper ***/
#module-steasycheckout-default #wrapper {
    padding-top: 0 !important;
}

/*** 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: #328632;
            color: #fff;
            border: none;
            cursor: pointer;
        }
        #module-steasycheckout-default .modal.show .modal-content .rte-content {
            padding: 15px;
        }
        */

/*** producto ***/
/*** marca ***/
/*
            #product .product-manufacturer {
                display: none;
            }
            */
/*** detalles ***/
#product-details-tab-nav {
    display: none;
}

/*** tabs ***/
.nav-tabs .nav-link {
    opacity: 1;
}

/*** medicamentos ***/
.producto-medicamentos .social-sharing,
.producto-medicamentos #iqit-reviews-tab {
    display: none;
}

.producto-medicamentos .consulta-farmaceutica>span {
    margin: 0;
}

/*** marcas parafarmacia & medicamentos ***/
.selectores-parafarmacia-medicamentos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.selectores-parafarmacia-medicamentos>div {
    padding: 15px;
    cursor: pointer;
}

.selectores-parafarmacia-medicamentos .active {
    border-bottom: 3px solid #328632;
}

/***/
body#manufacturer .products-selection .products-sort-nb-dropdown,
body#manufacturer .products-selection .showing {
    display: none;
}

/***/
.listado-productos-marca-parafarmacia .producto-medicamentos {
    display: none;
}

.listado-productos-marca-medicamentos .producto-parafarmacia {
    display: none;
}

/***/
/*
    #manufacturer div#js-product-list-top {
        display: none;
    }*/


/*** 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;
    bottom: 15px;
    right: 15px;
}

.iconoWhatsapp {
    width: 35px;
    height: 35px;
    transition: .4s;
}

.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;
}

/*** home ***/
/*** homeBanner ***/
.homeBanner .elementor-image-box-content {
    position: absolute;
    bottom: 15px;
    left: 0;
    background: rgb(255 255 255 / 85%);
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    transition: .4s;
}

.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%;
}

/***/
.homeBanner:hover .elementor-image-box-content {
    background: #328632;
    color: #fff;
}

.homeBanner:hover h3.elementor-image-box-title a {
    color: #fff;
}

#header .header-nav {
    color: white;
    background: #b1339b;
}

div#iqithtmlandbanners-block-1 a {
    color: white !important;
}

div#desktop-header form.search_widget_form.stadvsearch_flex_container select.st_advanced_search_category.form-control.form-control-select {
    display: none;
}

.col-header-center .buscador-parafarmacia,
.col-header-center .buscador-medicamentos {
    justify-content: right;
}

.search_widget_form_inner.input-group {
    width: 100% !important;
}

.search_widget_block .search_widget_btn {
    background: transparent !important;
}

.search_widget_btn,
.input-group .input-group-btn>.btn.search_widget_btn {
    color: #000000 !important;
}

/*************************************************************/
/* 
.titulo-subtitulo:after {
    content: '';
    width: 150px;
    height: 147px;
    background-image: url(/img/cms/icono.svg) !important;
    position: absolute;
    top: -39px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: .4;
}
 */

.titulo-subtitulo h2 span span {
    font-weight: 400 !important;
}

.sticky-desktop-wrapper div#desktop-header-container {
    max-width: 1600px;
}

.block-iqitlinksmanager.block-iqitlinksmanager-3.block-links-inline.d-inline-block ul li a:hover {
    color: white !important;
    text-decoration: none !important;
}

.block-iqitlinksmanager.block-iqitlinksmanager-3.block-links-inline.d-inline-block ul li a {
    color: white !important;
    text-decoration: none !important;
}

nav.header-nav ul.social-links._topbar li a i {
    color: white;
}


div#iqithtmlandbanners-block-1 .contact-top a {
    text-decoration: none !important;
}

div#iqithtmlandbanners-block-1 .contact-top a:hover {
    text-decoration: none !important;
}

div#desktop-header div#desktop_logo a img {
    max-width: 328px;
}


.container.iqit-megamenu-container nav#cbp-hrmenu>ul>li {
    /*background: #b1339b;*/
}

.container.iqit-megamenu-container nav#cbp-hrmenu>ul>li>a {
    color: white;
}

.container.iqit-megamenu-container {
    background: #328632;
}

#iqitmegamenu-horizontal {
    background: #ffffff00;
}

#footer,
#checkout-footer,
#footer-copyrights {
    background: #dae9da;
}

.iconos-middle-main .iconos-middle-column h2 span {
    font-weight: 400;
    font-size: 13px;
}

.iconos-middle-main .iconos-middle-column i {
    font-size: 33px;
}

.iconos-middle-main {
    background: #dae9da;
    border: solid 2px #328632;
    border-radius: 10px;
}

div#iqitmegamenu-wrapper div#iqitmegamenu-horizontal>nav>ul>li>a>span {
    color: white !important;
}


.linkParentMedicamentos {
    background: #b1339b;
}
.linkParentParafarmacia {
    background: #b1339b !important;
}

.block.block-toggle.block-categories.block-links.js-block-toggle .linkParentMedicamentos {
    background: none !important;
}
.block.block-toggle.block-categories.block-links.js-block-toggle .linkParentParafarmacia {
    background: none !important;
}

div#iqitmegamenu-horizontal .cbp-active {
    background: #115f11!important;
}


.iconos-middle-main h2.elementor-heading-title.elementor-size-default.none span {
    color: black!important;
}



/*********************/

.row.logos-kitDigital img {
    height: 50px !important;
    width: auto !important;
    margin-right: 20px;
  }
  
  #iqithtmlandbanners-block-5 span {
    display: none;
  }
  
  #iqithtmlandbanners-block-5 {
    padding-top: 15px;
    display: initial !important;
    display: flex;
    justify-content: center;
  }

/*****************/
#iqithtmlandbanners-block-7 .block-title
{
  display: none !important;
}  

#promo-code form
{
  margin-top: 15px;
}