﻿.wishlist-dropdown .wishlist-toggle {
    padding: 0
}

    .wishlist-dropdown .wishlist-toggle:after {
        content: none
    }

.wishlist-dropdown .wishlist-label {
    display: block;
    margin: 0.5rem 0 0;
    font-weight: inherit;
    letter-spacing: -0.025em
}


.wishlist-dropdown .wishlist-count {
    position: absolute;
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    font-style: normal;
    z-index: 1;
    right: -8px;
    top: -5px;
    font-family: Poppins, sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.8rem;
    background: #336699;
    color: #fff;
    text-align: center
}

.wishlist-dropdown .wishlist-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    margin-bottom: 1.4rem
}

    .wishlist-dropdown .wishlist-header span {
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1;
        color: #333
    }

    .wishlist-dropdown .wishlist-header a {
        padding: 0;
        font-size: 1.4rem;
        font-weight: 400;
        color: #666;
        text-transform: capitalize
    }

    .wishlist-dropdown .wishlist-header i {
        margin-left: 0.6rem;
        font-size: 1.8rem
    }

.wishlist-dropdown .wishlist-action {
    display: flex
}

    .wishlist-dropdown .wishlist-action .btn {
        width: 50%;
        justify-content: center;
        font-size: 1.3rem;
        line-height: 1;
        padding: 1rem
    }

        .wishlist-dropdown .wishlist-action .btn:last-child {
            margin-left: 1rem
        }

    .wishlist-dropdown .wishlist-action .btn-dark:active, .wishlist-dropdown .wishlist-action .btn-dark:focus, .wishlist-dropdown .wishlist-action .btn-dark:hover {
        border-color: #336699;
        background-color: #336699;
        color: #fff
    }

.wishlist-dropdown .wishlist-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
    padding: 1.8rem 0;
    font-size: 1.4rem;
    font-weight: 600;
    color: #333333;
    line-height: 1;
    text-transform: capitalize;
    letter-spacing: -0.025em
}

    .wishlist-dropdown .wishlist-total .price {
        font-size: 1.6rem
    }

.wishlist-dropdown .dropdown-box {
    padding: 1rem 3rem 3rem;
    min-width: 30rem;
    margin-top: 0.5rem
}

.wishlist-dropdown .product-price {
    color: #336699;
    overflow: visible
}

.wishlist-dropdown .products {
    max-height: 28rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 2.1rem
}

.wishlist-dropdown.wishlist-offcanvas .dropdown-box {
    position: fixed;
    top: 0;
    right: -34rem;
    max-width: 34rem;
    margin-top: 0;
    padding: 2.4rem 2rem 2rem;
    width: 100%;
    height: 110vh;
    min-width: auto;
    padding: 2.9rem 3rem;
    opacity: 1;
    visibility: visible;
    transition: right 0.3s;
    transform: none;
    z-index: 2499;
    box-shadow: none
}

.wishlist-dropdown.wishlist-offcanvas .products {
    border-top: 1px solid #eee
}

.wishlist-dropdown.wishlist-offcanvas.opened .dropdown-box {
    right: 0
}

.wishlist-dropdown.wishlist-offcanvas.opened .wishlist-overlay {
    opacity: 1;
    visibility: visible
}

.wishlist-dropdown .wishlist-overlay {
    position: fixed;
    left: 0;
    width: 100vw;
    top: -10vh;
    height: 120vh;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2498;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s
}



.header-search.hs-expanded input.form-control {
    border-left: 2px solid #336699 !important;
}

.logo_main {
    width: 144px;
    height: 45px;
    background-size: contain;
    background-position: 50% 50%;
    cursor: pointer;
    background-repeat: no-repeat;
}

.fotoProducto, .imagenmarca {
    width: 100%;
    height: 338px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.imagenmarca {
    height: 186px;
    cursor: pointer;
}

.brand-wrapper:last-child {
    margin-top: 0px;
}

.product-media .fotoProducto1 {
    position: relative;
}

.product-media .fotoProducto2 {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    object-fit: cover;
}

.product-media:hover .fotoProducto2 {
    opacity: 1;
}

.banner_categoria {
    width: 600px;
    height: 350px;
    background-size: cover;
    background-position: 50% 50%;
    transition: all ease 0.5s;
}

    .banner_categoria:hover {
        background-size: 110%;
    }

.layer {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sel_variante label {
    display: block;
}

.sel_variante select {
    width: 100%;
    max-width: 300px;
    height: 35px;
    border: 1px solid #808080;
    border-radius: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

.sel_variante input[type=text] {
    width: 100%;
    max-width: 300px;
    height: 35px;
    border: 1px solid #808080;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}

.onsale {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 999;
    border-radius: 50%;
    background-color: #6C97C6;
    width: 40px;
    height: 40px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    letter-spacing: -1.3px;
}

.outofstock {
    position: absolute;
    top: 80px;
    z-index: 9999;
    right: 20px;
    background-color: #B1B1B1;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
}

.outofstock_proditem {
    position: absolute;
    top: 10px;
    z-index: 9999;
    right: 0px;
    background-color: #B1B1B1;
    color: #FFF;
    padding: 10px;
    border-radius: 5px;
    font-size: 13px;
}

.toolbox select {
    width: 17.4rem;
}

.toolbox .toolbox-show select {
    padding-left: 1.3rem;
    padding-right: 2.8rem;
    width: 12.4rem;
}

.filter-items .active {
    background: #336699;
    color: #FFF;
    padding-left: 15px;
}

.subcate {
    padding-left: 20px;
}

.subcate2 {
    padding-left: 40px;
}

.boton_filtros {
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 10px;
}

.page-selected a {
    background-color: transparent;
    border-color: #eee;
    color: #336699;
    border-radius: 0.3rem;
}

.page-header {
    text-transform: none;
}

.tiendas_contacto {
    background: #FBFBFB;
    padding: 20px;
}

.desc_tiendas {
    background: #FFF;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #CCC;
    font-size: 16px;
}

.no_hay {
    width: 100%;
    text-align: center;
    font-size: 20px;
}

.blog_home_foto {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.intro-slide2 .banner-content {
    left: unset;
    margin-top: unset;
}

.about-us .member-section figure {
    height: 295px;
}

    .about-us .member-section figure img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.coleccion_home .banner_categoria .banner-content {
    left: 5.6%;
}

.swiper-wrapper {
    justify-content: space-between !important;
}

.imagen_blog {
    width: 100%;
    height: 265px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.index_texto_imagen .blog_home .blog_home_item {
    position: relative;
    margin-bottom: 20px;
}

/*.index_texto_imagen .blog_home .blog_home_item .blog_home_intro {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}*/

.instagram_feed {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.instagram_post {
    margin: 15px;
    height: 295px;
    position: relative;
}

    .instagram_post img {
        position: absolute;
        height: 100%;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.index_imagentexto figure {
    display: flex;
    justify-content: center;
}

    .index_imagentexto figure img {
        height: 500px;
    }

.div-imagen-cita {
    position: relative;
    max-width: 20%;
    height: 0;
    padding: 20% 0 0;
    overflow: hidden;
}

.imagen-cita {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
}

/*Estilos Blogd*/
.blogd_detalles-container {
    display: flex;
    justify-content: space-between;
    font-size: 20px;
}

.blogd_tit {
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
}

.blogd_autor {
    text-transform: capitalize;
}

.blogd_foto_sec_container {
    display: flex;
    flex-wrap: wrap;
}

.blogd_foto_sec {
    height: 250px;
    flex: 0 0 33.33%;
}

    .blogd_foto_sec img {
        height: 100%;
    }

.blog_gral {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.blog_item {
    margin: 10px;
}

.blog_home_item {
    color: #333;
}

.blog_home_fecha {
    margin: 10px 0 0 0;
}

.blog_home_tit {
    text-transform: uppercase;
    margin: 10px 0px;
}

.blog_home_intro {
    text-align: justify;
    margin: 20px 10px;
}

/*Estilos Evento*/
.evento_foto {
    height: 250px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.evento_agregar_item {
    text-align: center;
}

    .evento_agregar_item .evento_agregar_item_row .evento_agregar_item_l img {
        height: 200px;
    }

.container-evento-login, .container-buscar-evento, .container-evento-login-novios {
    height: calc(100vh - 200px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.contrasenaEvento {
    border: 2px solid #336699;
}

.container-table-login-novios-regalos, .container-table-evento-buscar {
    overflow-x: auto;
}

.regalo_foto {
    margin-left: auto;
    margin-right: auto;
}

.div-formulario-evento-registrar {
    margin: auto;
    width: 50%;
}

.evento_item_foto {
    cursor: pointer;
}

.header-bottom:not(.fixed) .dropdown-box {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,0,0);
}

.footer-top .widget-title {
    cursor: pointer;
    display: inline;
}

.lblDisponibles {
    display: none;
}

.social-share {
    background-image: url('../../images/sharing.png');
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 4px center;
}

    .social-share:hover {
        background-color: #ff9a00;
        border-color: #ff9a00;
        background-image: url('../../images/sharing2.png');
    }

/*jchc 28/04/2022 - submenus ajustados*/
.menu > li.show .megamenu, .menu > li.show > .submenu {
    top: 0rem;
}

.cart-totals-pagos.cart-totals-bottom {
    margin-top: 25px;
}

.container_formas_pago {
    display: flex;
    flex-direction: row;
    margin-top: 15px;
    align-items: center;
}

.formas-pago4 {
    width: 150px;
    height: auto;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 15px;
    background-position: center;
}

.social-icons-colored .social-icon.social-linkedin, .social-icon.social-tiktok.w-icon-tiktok {
    display: flex;
}

.w-icon-linkedin::before {
    content: url('../../images/linkedin-logo.svg');
    display: flex;
    height: 24px;
    width: 24px;
    margin: auto;
    filter: invert();
}

.w-icon-tiktok::before {
    content: url('../../images/tiktok-logo.svg');
    display: flex;
    height: 24px;
    width: 24px;
    margin: auto;
}

.producto_unidadmedida {
    display: none;
    font-size: 1.3rem;
}

.product-cart {
    width: 95%;
}

.products {
    max-height: calc(100vh - 200px);
    overflow: auto;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    max-width: 296px;
}

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
}

/*sidebar*/

/*estilos happy*/

.mobile_menu_wrapper {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2400;
    font-family: Poppins, sans-serif;
    transition: visibility 0.4s;
}

.mobile_menu_overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s !important;
}

.mobile_menu_container {
    max-width: 296px;
    padding: 2rem 1.5rem;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: #222;
    box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
    transform: translateX(-296px);
    transition: transform 0.4s !important;
}

.mobile_menu_toggle {
    display: none;
    font-size: 2.4rem;
    line-height: 1;
}

.mobile_menu_toggle {
    display: none;
}

.mobile_menu_container .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile_menu_container .input-wrapper {
    display: flex;
    margin-bottom: 3rem;
    align-items: center;
}

    .mobile_menu_container .input-wrapper .form-control {
        min-height: 4rem;
        padding-top: 0.9rem;
        padding-bottom: 0.8rem;
        color: #777;
        border: 1px solid;
        border-color: #333;
        border-right: 0;
        background-color: transparent;
        font-size: 1.2rem;
        border-radius: 0.3rem 0 0 0.3rem;
    }

    .mobile_menu_container .input-wrapper .form-control {
        min-height: 4rem;
        padding-top: 0.9rem;
        padding-bottom: 0.8rem;
        color: #777;
        border: 1px solid;
        border-color: #333;
        border-right: 0;
        background-color: transparent;
        font-size: 1.2rem;
        border-radius: 0.3rem 0 0 0.3rem;
    }

    .mobile_menu_container .input-wrapper .btn-search {
        padding: 0;
        min-width: 4.8rem;
        background-color: transparent;
        color: #fff;
        font-size: 2rem;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        border: 1px solid #333;
        border-left: 0;
        border-radius: 0 0.3rem 0.3rem 0;
    }

    .mobile_menu_container .input-wrapper .btn-search {
        padding: 0;
        min-width: 4.8rem;
        background-color: transparent;
        color: #fff;
        font-size: 2rem;
        align-self: stretch;
        border: 1px solid #333;
        border-left: 0;
        border-radius: 0 0.3rem 0.3rem 0;
    }

.mobile_menu_container .tab-content {
    background-color: transparent;
}

.mobile_menu_container .nav .nav-item {
    margin: 0;
    width: 50%;
}

.menu_active .mobile_menu_container {
    transform: translateX(0);
}

.menu_active .mobile_menu_overlay {
    opacity: 0.5;
}

.menu_active .mobile-menu-close {
    opacity: 1;
}

.menu_active {
    visibility: visible;
}

body:not(.loaded) * {
    transition: all 0.4s !important;
}

.container_categorias .category-cosmetic-lifestyle .banner-content {
    left: 6.5%;
}

.lbl_unidad_medida {
    display: none !important;
}

.shop-table td {
    text-align: center;
}

.shop-table.cart-table .product-quantity .input-group {
    max-width: 150px;
}

.btn-actualizar {
    max-width: 150px;
    margin-top: 5px;
    display: none;
}

.title {
    font-size: 4rem;
}

.index_mapa_grid {
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.grid_item_mapa {
    display: flex;
    align-items: center;
}

    .grid_item_mapa .container_row {
        width: 100%;
    }

.footer-top .widget-body {
    padding-top: 15px;
}

.instagram_container .swiper-slide img {
    height: 400px;
    object-fit: contain;
}

.instagram_container .swiper-wrapper {
    align-items: center;
}

.container_index_marcas .brand-wrapper {
    padding: 15px;
}

.container_index_marcas .swiper-wrapper {
    gap: 15px;
}

.intro-slide {
    min-height: 520px;
    height: 100%;
}

@media screen and (max-width: 480px) {
    .intro-slide {
        min-height: 320px !important;
        height: 100% !important;
    }

    .instagram_feed {
        grid-template-columns: 1fr;
    }

    .index_imagentexto figure img {
        height: 300px;
    }
}

@media screen and (max-width: 991px) {
    .mobile_menu_toggle {
        display: block;
    }

    .wishlist-dropdown .wishlist-label {
        display: none !important;
    }

    .wishlist-dropdown {
        margin-right: 5px !important;
    }
}

@media screen and (max-width: 1220px) {
    .banner_categoria {
        width: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .banner_categoria {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) {

    /*Estilos Blog*/
    .blogd_main_img {
        height: 500px;
    }
}

/* // X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
}

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .blogd_foto_sec {
        height: 200px;
    }
}

/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .blogd_foto_sec {
        height: 180px;
    }

    .blogd_detalles-container {
        font-size: 15px;
    }

    .blog_gral {
        grid-template-columns: 1fr 1fr;
    }

    .btn-actualizar {
        margin: auto;
        margin-top: 5px;
    }

    .index_mapa_grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

        .index_mapa_grid .contacto_tit {
            text-align: center;
        }

        .index_mapa_grid .mapa_texto {
            text-align: center;
            padding: 0 0 35px 0;
        }

    .instagram_container .swiper-slide img {
        height: 320px;
    }
}

/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .blogd_foto_sec {
        height: 100px;
    }

    .blogd_detalles-container {
        font-size: 10px;
    }

    .blog_gral {
        grid-template-columns: 1fr;
    }

    .container-evento-login {
        height: 200px;
    }

    .container-buscar-evento, .container-evento-login-novios {
        height: 450px;
    }

    .div-formulario-evento-registrar {
        width: 100%;
    }
}

.btn-cart {
    cursor: pointer;
}

.product-action-horizontal {
    flex-wrap: wrap;
    max-height: 50%;
    overflow: auto;
}

.producto_muchas_variantes {
    border: 1px solid #CCC !important;
    font-size: 11px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    font-family: Verdana !important;
    padding-left: 2px;
    padding-right: 2px;
    line-height: unset;
    white-space: nowrap;
    text-align: left;
    min-width: max-content;
    margin-bottom: 3px !important;
    width: unset;
    flex: 1 0 50%;
}

    .producto_muchas_variantes::before {
        content: "";
    }



.cart-dropdown .products {
    max-height: calc(100vh - 210px)!important;
}
.product-cart-opciones {
    color: #606060;
    font-size:11px;
}


.submenu {
    display: block;
}