/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');

:root{
    --barlow:"Barlow", sans-serif;
    --fraunces: "Fraunces", serif;
    --Marron-pastel: #D7CFB9;
    --Verde-pastel: #999D81;
    --Verde-claro: #9E9145;
    --Verde-oscuro: #425343;
    --Azul-oscuro: #2B4044;
    --Azul-claro: #77988E;
    --Pastel-BG: #F4F0EB;
}

/*MENU*/
div#desktop_logo img {
    padding: 7px;
}
ul.cbp-links.cbp-valinks.cbp-valinks-vertical {
    display: flex;
    flex-direction: column;
}
.container.iqitmegamenu-submenu-container .cbp-hrmenu .cbp-links li a:before {
    display: none;
}
/*FIN MENU*/
/*crea tu joya*/
.sect-call {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    justify-content: space-evenly;
}
.content-paso {
    position: relative;
}
.title-contact {
    position: absolute;
    top: 38%;
    width: 50%;
    left: 21%;
    text-align: center;
    opacity: 1;
    color: var(--Verde-oscuro);
    font-family: var(--fraunces);
    font-size: 23px;
    font-weight: 600;
    background: #f4f0eb;
    padding: 10px;
    right: auto;
}
.text {
    position: absolute;
    top: 25%;
    padding: 18px;
    color: #D7CFB9;
    opacity: 0;
}
.content-paso{
    background: #2b4044;
}
.content-paso:hover .text {
    opacity: 1;
}
.content-paso:hover .title-contact {
    opacity: 0;
}
.content-paso:hover img{
    opacity: 0.1;
}
.baner-color-top-contant{
    height: 231px;
    display: block;
    width: 100%;
    background: #2b4044;
    position: absolute;
    top: 55px;
    left: 0;
}
.cabecera-content {
    position: relative;
    padding-bottom: 3%;
}
 #content-wrapper .page-title{
    color: var(--Azul-oscuro);
    font-family: var(--fraunces);
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}
section.contact-form {
    margin-top: 5%;
}
    /* Fin crea tu joya*/
/*HOME*/
.banner-one-home {
    margin-top: -20px;
}
.section-banner-home img {
    height: 666px;
}
.tutle-bef span{
    color: var(--Verde-oscuro);
    font-family: var(--fraunces);
    font-size: 30px;
    font-weight: 600;
    position: relative;
}
.tutle-bef span::before{
    content: " ";
    display: inline-block;
    width: 10px;
    height: 40px;
    margin-bottom: -11px;
    margin-right: 13px;
    background: var(--Verde-claro);
}
h3.elementor-image-box-title a {
    color: var(--Azul-claro) !important;
    text-align: center;
    font-family: var(--fraunces);
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
}
.col-flex .elementor-widget-wrap {
    display: flex;
    gap: 20px;
}
.col-flex .elementor-widget-image-box {
    background: #F4F0EB;
    padding: 10px;
}
.title-second{
    color: var(--Pastel-BG);
    font-family: var(--fraunces);
    font-size: 35px;
    font-weight: 300;
}
.title-big{
    color: var(--Pastel-BG);
    font-family: var(--fraunces);
    font-size: 50px;
    font-weight: 600;
}
.content-min {
    padding: 0% 14%;
}
.col-min {
    width: 41% !important;
    padding: 0px 3%;
}
.col-max {
    width: 65% !important;
}

.elementor-widget-image-box .elementor-image-box-img {
    display: inline-block;
}
.post-img:hover .elementor-image-box-img img {
    opacity: 0.6 !important;
    transform: scale(1.6);
    transition: 1s;
}
.col-flex .elementor-widget-image-box:hover {
    background: linear-gradient(180deg, rgba(43,64,68,1) 0%, rgba(66,83,67,1) 35%, rgba(66,83,67,0) 100%);
    overflow: hidden;
    display: inline-block;
    transition: 2s;
}
.post-img:hover h3.elementor-image-box-title a {
    color: #f4f0eb !important;
    z-index: 99;
    position: relative;
    transition: 1s;
}


.hr-elementor {
    padding: 20px 0px;
}
.title-bre {
    color: var(--Azul-oscuro);
    font-family: var(--fraunces);
    font-size: 50px;
    font-weight: 700;
}
.coment{
    color: var(--Azul-oscuro);
    text-align: center;
    font-family: var(--barlow);
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}
.col-banner-coment .elementor-column-wrap.elementor-element-populated {
    padding: 53px 241px;
}
.col-banner-global {
    WIDTH: 83% ! IMPORTANT;
}
.elementor-col-50.elementor-inner-column.col-izq {
    width: 98% !important;
}
.red {
    position: relative;
}
.sections-title {
    position: absolute;
    width: 100%;
    bottom: 7px;
    left: 0px;
    line-height: 39px;
    padding: 0px 14px;
}
a.title-one {
    color: var(--Azul-oscuro);
    font-family: var(--fraunces);
    font-size: 35px;
    font-weight: 600;
}
a.title-sub {
    color: var(--Azul-oscuro);
    font-family: var(--fraunces);
    font-size: 28px;
    font-weight: 300;
}
/*video*/
.elementor-widget-video.elementor-aspect-ratio-43 .elementor-video-wrapper {
    padding-bottom: 128%;
    margin-top: -43px;
}
video {
    object-fit: cover;
    width: 100vw;
    height: 100vh;

}
/*FIN HOME*/

/*CATEGORIA*/
div#js-product-list {
    margin-bottom: 84px;
}
section#js-active-search-filters {
    display: none;
}
.product-title a {
    color: var(--Verde-claro) !important;
    font-family: var(--barlow);
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.product-price-and-shipping {
    display: flex;
    align-items: flex-end;
    gap: 5px;
}

.product-miniature-default .thumbnail-container{
    background: linear-gradient(0deg, #2B4044 28%, #2B404400 82%);
}
.product-miniature-grid:hover img {
    opacity: 0.4 !important;
}

body#category div#js-product-list-header h1.h1.page-title {
    color: var(--Azul-oscuro);
    font-family: var(--fraunces);
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    line-height: normal;
}
.baner-color-top-category {
    display: none;
}
body#category div#content-wrapper {
    position: relative;
}
.feds_block_content.feds_showmore_box {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.facet_title, .feds_dropdown_tri {
    border-bottom: none !important;
}
.feds_dropdown_wrap.facet_feds_dropdown_item {
    border-radius: 5px;
    border: 1.5px solid var(--Verde-pastel);
}
.feds_dropdown_wrap.facet_feds_dropdown_item.feds_d_open {
    border-radius: 5px 5px 0px 0px;
    border: 1.5px solid var(--Verde-pastel);
    background: var(--Verde-pastel);
    color: var(--Pastel-BG) !important;
}

.facet_title_text, .feds_dropdown_tri .stfeds_flex_child {
    color: var(--Verde-oscuro);
    font-family: var(--barlow);
    font-size: 18px !important;
    font-weight: 500;
    padding: 0px 50px;
}
.feds_dropdown_wrap.facet_feds_dropdown_item.feds_d_open .stfeds_flex_child{
    color: var(--Pastel-BG) !important;
}
.feds_d_open .feds_dropdown_list {
    display: block;
    background: var(--Verde-pastel);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
a.feds_link {
    color: var(--Pastel-BG) !important;
    font-family: var(--barlow);
    font-size: 18px;
    font-weight: 500;
    line-height: 122.222%;
}
.feds_custom-input-box .feds_custom-input-item {
    border: 1px #F4F0EB solid !important;
}
i.feds-angle-up.feds_arrow_up.feds_arrow::before{
    color: #425343 !important;
}
#feds_search_filters #search_filters {
    margin-bottom: 49px;
}

body.category-id-3 .espacio-category {
    height: 212px;
    margin-top: 37px;
    margin-bottom: 20px;
    background: url("/img/cms/banner category/Group 1835 (2).png")no-repeat;
    background-size: cover;
}
body#category h1.h1.page-title {
    position: initial;
    transform: none;
}
svg.banner-category-movil {
    display: none;
}
/*FIN CATEGORIA*/

/*FICHA PRODUCTO*/
body#product #content-wrapper .page-title {
    color: var(--Verde-claro);
    font-family: var(--barlow);
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
body#product h1.h1.page-title {
    position: initial;
    transform: NONE;
}
.swiper-button-prev.swiper-button-inner-prev.swiper-button-arrow.swiper-button-disabled {
    opacity: 0;
}
.product-prices.js-product-prices {
    text-align: right;
}
div#product-images-thumbs .swiper-wrapper {
    display: flex;
    flex-direction: column-reverse;
}
.images-container.js-images-container .row.no-gutters {
    display: flex;
    flex-direction: row-reverse;
}
.col-add-btn {
    width: 100%;
}
button.btn.btn-primary.btn-lg.add-to-cart {
    width: 100%;
    color: var(--Pastel-BG);
    font-family: var(--barlow);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 5px;
    text-transform: uppercase;
}
span.product-discount {
    color: var(--Verde-oscuro);
    font-family: var(--fraunces);
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
body#product .product-discount .regular-price::before{
    content: " ";
    display: block;
    transform: rotate(10deg);
    width: 101%;
    height: 3px;
    margin-bottom: -18px;
    background: #77988E;
}
body#product .precio-discount{
    display: flex;
    align-items: flex-end;
    gap: 15px;
}
body#product .badge-warning {
    color: #ffffff;
    right: 43px;
    background-color: #9E9145;
    position: absolute;
    top: 18px;
    z-index: 9;
    font-size: 16px;
}
body#product .tax-shipping-delivery-label {
    display: none;
}
button#iqit-wishlist-product-btn {
    background: none;
    border: none;
    float: right;}
body#product .col.col-sm-auto.col-add-wishlist {
    margin-top: -130px;
    width: 100%;
    height: 37px !important;
}
body#product .custom-select2 select, .custom-select2 .form-control-select {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0px 24px !important;
    border-radius: 5px;
    background: #F4F0EB !important;
    border: none;
    padding: 0;
    text-align: center;
    color: var(--Azul-oscuro);
    font-family: var(--barlow);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
ul#product-infos-tabs {
    display: flex;
    justify-content: center;
    margin: 0;
    border: none;
}
div#product-infos-tabs-content {
    padding: 8%;
    border: 2px solid var(--Verde-oscuro);
    background: var(--Verde-oscuro);
    color: var(--Pastel-BG);
    font-family: var(--barlow);
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
}
body#product article.product-miniature.product-miniature-default .col.col-sm-auto.col-add-wishlist {
    margin-top: 0;
    width: 100%;
    height: 37px !important;
}
.price-countdown-wrapper {
    display: none;
}
/*FIN FICHA PRODUCTO*/

/*FOOTER*/
.contacto-icon {
    position: fixed;
    bottom: 9px;
    right: 11px;
}
.kit-digital {
    display: flex;
}
.col.col-md.block.block-toggle.block-iqitcontactpage.js-block-toggle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.copy {
    color: #77988E;
    font-family: var(--barlow);
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
span.copy-sect {
    color: #77988E;
    text-align: center;
    font-family: var(--barlow);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
/*FIN FOOTER*/
/*MARCAS*/
.content-paso img {
    width: 100%;
}
.brand {
    position: relative;
}
.brand-infos {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    right: auto;
    transform: translate(0%, -24%);
}
.brand-infos a {
    text-align: center;
    opacity: 1;
    color: var(--Verde-oscuro);
    font-family: var(--fraunces);
    font-size: 23px;
    font-weight: 600;
    background: #f4f0eb;
    padding: 10px;
}
.brand-img {
    box-shadow: 0px 1px 5px 0px #8c8c8cb8;
}
body#manufacturer .cabecera-content {
    position: absolute;
    padding-bottom: 3%;
    top: 18%;
    left: 15%;
}
section.contact-form {
    margin-top: 5%;
    padding: 0px 18%;
}
/*FIN MARCAS*/
/*GUIA DE TALLAS*/
.flex-guia {
    display: flex;
    justify-content: space-around;
}
body#product td {
    border: 1px solid;
    text-align: center;
}
a.btn {
    border-radius: 5px;
    background: var(--Azul-claro);
    color: var(--Pastel-BG);
    font-family: var(--barlow);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
a.btn:hover {
    border: 3px solid #999D81;
    background: var(--Verde-oscuro);
    color: var(--Pastel-BG) !important;
}
/*FIN GUIA DE TALLAS*/
/*CHECKOUT*/
button.btn.btn-default.steco_btn.steco-btn-spin {
    border-radius: 5px;
    background: var(--Azul-claro);
    color: var(--Pastel-BG);
    font-family: var(--barlow);
    font-size: 18px;
    font-weight: 500;
}
button.btn.btn-default.steco_btn.steco-btn-spin:hover {
    border: 3px solid #999D81;
    background: var(--Verde-oscuro);
}
/*FIN CHECKOUT*/
/*CUENTA*/
body#identity h1.h1.page-title {
    position: initial;
    transform: none;
}
body#address h1.h1.page-title {
    position: initial;
    transform: none;
}
body#history h1.h1.page-title {
    position: initial;
    transform: none;
}
body#order-slip h1.h1.page-title {
    position: initial;
    transform: none;
}
body#module-iqitwishlist-view h1.h1.page-title {
    position: initial;
    transform: none;
}
body#address .custom-select2 select, .custom-select2 .form-control-select {
    background: #ffffff !important;
}
body#my-account h1.h1.page-title {
    position: initial;
    transform: none;
}
/*FIN CUENTA*/
.cabecera-content img {
    width: 100%;
}
/**TABLAS FICHA PRODUCTO*/
div#product-infos-tabs-content .tilte {
    font-family: var(--fraunces);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}
div#product-infos-tabs-content .tilte::before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 32px;
    margin-bottom: -7px;
    margin-right: 13px;
    background: var(--Verde-claro);
}
div#product-infos-tabs-content li {
    padding-left: 15px;
}
div#product-infos-tabs-content div {
    line-height: 24px;
}
/**FIN TABLAS FICHA PRODUCTO*/
/*POP UP*/
.box {
    width: 100%;
    margin: 0;
    background: rgba(255, 255, 255, 0.2);
    padding: 0;
    border: 2px solid #fff;
    border-radius: 20px / 50px;
    background-clip: padding-box;
    text-align: left;
}

.button-pop {
    gap: 3px;
    display: flex;
    color: var(--Verde-oscuro) !important;
    font-family: var(--barlow);
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-decoration-line: underline;
    align-items: flex-end;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(43, 64, 68, 0.80);
    backdrop-filter: blur(2px);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
}

.popup {
    margin: 70px auto;
    padding: 53px 20px 40px 20px;
    background: #fff;
    border-radius: 5px;
    width: 55%;
    position: relative;
    transition: all 5s ease-in-out;
    height: 500px;
}
.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}
.popup .close:hover {
    color: #06D85F;
}
.popup .content {
    max-height: 100%;
    overflow: auto;
}
h2.title-pop {
    font-family: var(--fraunces);
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 29px;
}
h2.title-pop::before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 32px;
    margin-bottom: -7px;
    margin-right: 13px;
    background: var(--Verde-claro);
}
td.xl65 {
    font-weight: 600;
}
td.xl66 {
    font-weight: 600;
}
.col-izq-guia img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media screen and (max-width: 700px){
    .box{
        width: 70%;
    }
    .popup{
        width: 90%;
    }
}
/*FIN POP UP*/

/*CABECERA CREA TU JOYA*/
header.page-header {
    background: #77988E;
    position: relative;
    z-index: 9;
    padding: 40px 0px 31px 0px;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
}
.container.text-cabecera {
    text-align: center;
    background: #77988E;
    padding: 0px 10px 34px 10px;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
}
.container.top-content {
    margin-top: 5%;
}
/*FIN CABECERA CREA TU JOYA*/

/*CABECERAS CMS*/
#main .page-content {
    margin-top: 5%;
    margin-bottom: 1.5625rem;
}
/*FIN CABECERAS CMS*/

/*CABECERA COLECCIONES*/
div#manufacturer-short-description {
    text-align: center;
    background: #77988E;
    padding: 0px 24px 34px 24px;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
}
/*FIN CABECERA COLECCIONES*/

/*CABECERA CATEGORIAS*/
body#category .baner-color-top-category {
    height: 204px;
    display: block;
    width: 100%;
    background: #2b4044;
    position: absolute;
    top: 55px;
    left: 0;
}
.category-image {
    display: none;
}
div#js-product-list-header{
    background: #77988E;
    position: relative;
    z-index: 9;
    padding: 40px 0px 31px 0px;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
}
section#products {
    margin-top: 5%;
}
/*FIN CABECERA CATEGORIAS*/
#boninstagramcarousel:not(.boninstagram-custom-page) .boninstagram-title {
    color: var(--Verde-oscuro);
    font-family:var(--fraunces);
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 3%;
}
p.h2.boninstagram-title.revealOnScroll.animated.fadeInUp::before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 40px;
    margin-bottom: -11px;
    margin-right: 13px;
    background: #FFF;
}
#boninstagramcarousel .instagram-carousel-container {
    background-color: #D7CFB9 !important;
}
body#index {
    background: #d7cfb9;
}
.instagram-carousel-container.clearfix.block .block_content {
    margin-bottom: 3%;
}
table.MsoTableGrid.devoluciones td {
    border: 2px solid #9E9145 !important;
    text-align: center;
    padding: 12px 0px 0px 0px !important;
}
table.MsoTableGrid.devoluciones {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2%;
    margin-bottom: 2%;
}
.col-izq-guia img {
    WIDTH: 24%;
}
/*PÁGINA INFORMACION*/
.title {
    color: var(--Verde-oscuro);
    font-family: var(--fraunces);
    font-size: 24px;
    font-weight: 600;
    position: relative;
    MARGIN-BOTTOM: 18PX;
}
.title::before {
    content: " ";
    display: inline-block;
    width: 10px;
    height: 32px;
    margin-bottom: -7px;
    margin-right: 13px;
    background: var(--Verde-claro);
}
.sub-title {
    color: var(--Azul-claro);
    font-family: var(--fraunces);
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 11px;
}
.title-sect h2 {
    color: #9e9145;
    font-family: var(--fraunces);
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}
/*FIN PÁGINA INFORMACION*/
#boninstagramcarousel .boninstagram-video, #boninstagramcarousel .instagram-carousel-container ul li a img {
    width: 95% !important;
}
#boninstagramcarousel .instagram-carousel-container .instagram_cover {
    width: 95%;
}
@media only screen and (min-width:1200px) and (max-width:1599px){

    .content-min {
        padding: 0% 5%;
    }
    .title-second {
        font-size: 32px;
    }
    .title-big {
        font-size: 45px;
    }
}
@media (max-width: 1099px){
    #boninstagramcarousel .instagram-list:not(.owl-carousel-instagram) {
        display: flex;
        flex-wrap: wrap;
    }
    li.instagram-item.revealOnScroll.animated.fadeInUp {
        width: 50% !important;
        margin-bottom: 12px;
        height: auto !important;
    }
    .img-siz img {
        margin-top: 18px;
        width: 100%;
    }
    .espacio {
        display: none;
    }
    .col-izq-guia img {
        width: 50%;
        height: auto;
    }
    #boninstagramcarousel:not(.boninstagram-custom-page) .boninstagram-title {
        font-size: 20px;
        margin-bottom: 8%;
    }
    .baner-color-top-contant {
        top: 55px;
    }
    p.h2.boninstagram-title.revealOnScroll.animated.fadeInUp::before {
        content: " ";
        display: inline-block;
        width: 10px;
        height: 30px;
        margin-bottom: -9px;
        margin-right: 7px;
        background: #FFF;
    }
    .popup .content {
        max-height: 100%;
        overflow: auto;
        height: 431px;
    }
    h2.title-pop {
        font-size: 16px;
    }
    h2.title-pop::before {
        content: " ";
        display: inline-block;
        width: 8px;
        height: 24px;
        margin-bottom: -7px;
        margin-right: 6px;
        background: var(--Verde-claro);
    }
    /*MENU*/
    .col.col-mobile-logo.text-center img {
        width: 61% !important;
    }
    .col.col-mobile-logo.text-center {
        text-align: left !important;
    }
    /*FIN MENU*/
    .section-banner-home img {
        height: 298px;
    }
    .contacto-icon {
        display: none;
    }
    .elementor-col-50.elementor-inner-column.col-izq {
        width: 100% !important;
    }
    .col-banner-coment .elementor-column-wrap.elementor-element-populated {
        padding: 30px 15px;
        border: 8px solid #2b4044;
    }
    .col-min {
        width: 100% !important;
        padding: 0px 3%;
    }
    .content-min {
        padding: 0% 5%;
    }
    .col-max {
        width: 100% !important;
    }
    h3.elementor-image-box-title a {
        font-size: 18px;
    }
    .col-flex .elementor-widget-image-box {
        margin-top: 22px;
    }
    a.title-one {
        font-size: 20px;
    }
    a.title-sub{
        font-size: 20px;
    }
    .tutle-bef span {
        font-size: 25px;
    }
    .tutle-bef span::before {
        width: 10px;
        height: 30px;
        margin-bottom: -8px;
    }
    .product-title a {
        font-size: 16px;
    }
    .product-miniature-grid .product-price {
        font-size: 20px;
    }
    .products-grid .product-miniature-layout-2 .regular-price {
        font-size: 12px;
    }
    .title-second {
        font-size: 20px;
    }
    .title-big span{
        font-size: 25px;
        margin-bottom: 18px;
    }
    .title-bre {
        font-size: 28px;
    }
    .hr-elementor {
        padding: 0px 0px;
    }
    .elementor-element-mk4346w {
        height: 27px;
    }
    .coment {
        font-size: 15px;
        line-height: 36px;
    }
    /*CARROUSEL HOME*/
    .elementor-element-v07t7an {
        margin-top: 33px;
    }
    body#index .swiper-container-wrapper .product-carousel {
        padding: 5px;
    }
    body#index article.product-miniature.product-miniature-default.product-miniature-grid.product-miniature-layout-2.js-product-miniature {
        width: 86%;
    }
    body#index .swiper-slide.swiper-slide-next {
        margin-left: -45px;
    }
    body#index span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 88px;
    }
    body#index .swiper-pagination-bullet {
        background: #2b4044 !important;
        opacity: 1 !important;
    }
    body#index span.swiper-pagination-bullet.swiper-pagination-bullet-active{
        background: #9E9145 !important;
        opacity: 1 !important;
    }
    body#index .swiper-pagination-bullet {
        width: 25px;
        height: 12px;
        display: inline-block;
        border-radius: 17px;
        background: #000;
        opacity: 0.2;
    }
    /*FIN CARROUSEL HOME*/
    #footer .block-toggle > .block-title {
        text-align: center;
        border-bottom: 1px solid white;
        color: var(--Pastel-BG);
        font-family: var(--fraunces);
        font-size: 18px;
        font-weight: 700;
    }
    #footer-container-main a, #checkout-footer a {
        color: var(--Pastel-BG);
        font-family: var(--barlow);
        font-size: 16px;
        font-weight: 500;
    }
    #footer .block-toggle ul{
        line-height: 34px;
    }
    #footer .block-toggle._toggled > .block-content {
        text-align: center;
    }
    .copy {
        font-size: 15px;
    }
    span.copy-sect {
        font-size: 18px;
    }
    ul#product-infos-tabs {
        flex-wrap: nowrap !important;
        overflow: auto;
        flex-flow: nowrap;
        justify-content: unset;
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    /*FICH PRODUCTO*/
    .product-miniature-grid .product-availability {
        right: 0px;
    }
    .badge {
        padding: 0px 10px;
    }
    .product-unavailable {
        font-size: 12px !important;
    }
    .swiper-button-prev:after {
        margin-left: -3px;
        margin-top: -1px;
    }
    .swiper-button-next:after {
        margin-right: -2px;
        margin-top: -1px;
    }
    .flex-guia {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
        align-items: center;
        gap: 36px;
    }
    a.nav-link {
        width: 251px;
        margin-right: 7px;
    }
    div#product-infos-tabs-content {
        margin-top: -24px;
    }
    .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        height: auto;
    }
    /*.product-tabs .nav-tabs .nav-item {*/
        /*height: 80px;*/
    /*}*/
    .nav-tabs .nav-link {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .nav-tabs {
        margin-bottom: -1px;
    }
    .swiper-button-prev, .swiper-button-next {
        position: absolute;
        bottom: 0;
        z-index: 9999 !important;
    }
    .swiper-button-inner-prev, .swiper-container-rtl .swiper-button-inner-next {
        left: 37%;
        right: auto;
    }
    .swiper-button-inner-next, .swiper-container-rtl .swiper-button-inner-prev {
        right: 37%;
        left: auto;
    }
    body#product .swiper-container-android .swiper-slide, .swiper-wrapper {
        margin-bottom: 44px;
        transform: translate3d(0px, 0, 0);
    }
    body#product .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover {
        opacity: 1 !important;
    }
    body#product .images-container .swiper-button-disabled {
        opacity: 1 !important;
        visibility: visible !important;
    }
    body#product .col-2.col-left-product-thumbs {
        margin: 0;
    }
    body#product .col.col-sm-auto.col-add-wishlist {
        margin-top: 0;
        width: 0;
        height: auto;
    }
    button.btn.btn-primary.btn-lg.add-to-cart {
        width: 85%;
    }
    body#product .col.col-sm-auto.col-add-wishlist {
        margin-top: -47px;
        width: 0%;
        height: 37px !important;
    }
    .col-add-btn {
        width: 100%;
        z-index: 999;
    }
    .product-variants.js-product-variants {
        flex-direction: column;
    }
    /*CATEGORIA*/
    .product-available {
        font-size: 12px;
    }
    svg.banner-category-desktop {
        display: none;
    }
    svg.banner-category-movil {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    body#category div#js-product-list-header h1.h1.page-title {
        font-size: 28px;
    }
    body#category .baner-color-top-category {
        height: 179px;
        top: 0px;
    }
    div#js-product-list-header {
        padding: 22px 0px 21px 0px;
        width: 100%;
    }
    section#products {
        margin-top: 10%;
    }
    a.feds_offcanvas_tri.feds_offcanvas_tri_2.feds_offcanvas_tri_mobile_1 {
        background: var(--Pastel-BG, #F4F0EB);
        border-radius: 5px;
        border: 1px solid var(--Verde-pastel, #999D81);
        margin-left: auto;
        margin-right: auto;
    }
    .feds_block_content.feds_showmore_box {
        display: flex;
        justify-content: center;
        gap: 15px;
        flex-direction: column;
        margin-top: 50px;
    }
    .feds_offcanvas_content {
        background-color: #F4F0EB;
        width: 74% !important;
    }
    .feds_dropdown_list {
        min-width: auto !important;
    }
    .feds_offcanvas .feds_dropdown_list {
        display: block;
        position: static;
        background: #999d81;
    }
    .facet_title_text.stfeds_flex_child {
        padding: 0;
        color: #f4f0eb;
    }
    .feds_offcanvas_btn {
        background: #999d81;
    }
    /*crea tu joya*/
    .cabecera-content {
        position: relative;
        padding-bottom: 3%;
        width: 100%;
        top: 0;
    }
    .baner-color-top-contant {
        height: 64px;
        top: 96px;
    }
    .container.text-cabecera {
        margin-top: -1px;
        width: 100%;
    }
    .title-contact {
        position: absolute;
        top: 27%;
        width: 72%;
        left: 13%;
        text-align: center;
        opacity: 1;
        color: var(--Verde-oscuro);
        font-family: var(--fraunces);
        font-size: 18px;
        font-weight: 600;
        background: #f4f0eb;
        padding: 10px;
        right: auto;
    }
    .content-paso img{
        width: 100%;
    }
    .content-paso {
        background: #2b4044;
        width: 110%;
        margin-left: -16px;
    }
    .sect-call {
        display: flex;
        gap: 15px;
        margin-bottom: 15px;
        flex-direction: column;
    }
    .text {
        position: absolute;
        top: -1%;
        padding: 10px;
        color: #D7CFB9;
        opacity: 0;
        height: auto;
        line-height: 17px;
    }
    .cabecera-content img {
        width: 100%;
    }
    #content-wrapper .page-title {
        font-size: 26px;
    }
    .brand-infos a {
        font-size: 15px;
        padding: 7px;
    }
    header.page-header {
        position: relative;
        margin-top: 15px;
    }
    section.contact-form {
        padding: 0px 0%;
    }
    /*CUENTA*/
    body#my-account h1.h1.page-title {
        position: initial;
        transform: none;
    }
    body#identity h1.h1.page-title {
        position: initial;
        transform: none;
    }
    body#address h1.h1.page-title {
        position: initial;
        transform: none;
    }
    body#history h1.h1.page-title {
        position: initial;
        transform: none;
    }
    body#order-slip h1.h1.page-title {
        position: initial;
        transform: none;
    }
    body#module-iqitwishlist-view h1.h1.page-title {
        position: initial;
        transform: none;
    }
    body#address .custom-select2 select, .custom-select2 .form-control-select {
        background: #ffffff !important;
    }
    /*FIN CUENTA*/
    /*PARA IGUAL BORRAR*/
    .product-unavailable {
        font-size: 8px;
    }
    .sections-title {
        background: #f4f0ebad;
    }
    a.title-one {
        color: var(--Azul-oscuro) !important;
    }
    a.title-sub {
        color: var(--Azul-oscuro) !important;
    }
    /*CABECERA COLECCIONES*/
    header.page-header {
        padding: 22px 0px 21px 0px;
        width: 100%;
    }
    div#manufacturer-short-description {
        padding: 6px 10px 34px 10px;
        margin-top: -1px;
        width: 100%;
    }
    body#manufacturer header.page-header {
        padding: 22px 0px 10px 0px;
    }
    /*FIN CABECERA COLECCIONES*/
    .sub-title {
        font-size: 16px;
        margin-top: 21px;
    }
    .title {
        font-size: 16px;
        margin-top: 30px;
    }
    .title::before {
        content: " ";
        display: inline-block;
        width: 8px;
        height: 24px;
        margin-bottom: -7px;
        margin-right: 6px;
        background: var(--Verde-claro);
    }
    .title-sect h2 {
        font-size: 29px;
        margin-top: 30px !important;
        margin-bottom: 15px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1199px){
    .elementor-col-50.elementor-inner-column.col-izq {
        width: 50% !important;
    }
    body#index .swiper-container-wrapper .product-carousel {
        padding: 5px;
    }
    body#index article.product-miniature.product-miniature-default.product-miniature-grid.product-miniature-layout-2.js-product-miniature {
        width: 100%;
    }
    body#index .swiper-slide.swiper-slide-next {
        margin-left: 0px;
    }
    .product-unavailable {
        font-size: 13px;
    }
    .feds_block_content.feds_showmore_box {
        display: flex;
        justify-content: center;
        gap: 0px;
        flex-direction: row;
    }
    .facet_title_text, .feds_dropdown_tri .stfeds_flex_child {
        padding: 0px 28px;
    }
    svg.banner-category-movil {
        display: none;
    }
    svg.banner-category-desktop {
        display: block;
        width: 100%;
    }
    .baner-color-top-contant {
        height: 183px;
        top: 0;
    }
    .sect-call {
        display: flex;
        gap: 15px;
        margin-bottom: 15px;
        flex-direction: row;
    }
    div#product-infos-tabs-content {
        margin-top: -16px;
    }
    button#iqit-wishlist-product-btn {
        float: inline-start;
    }
    body#product .col.col-sm-auto.col-add-wishlist {
        RIGHT: -312px;
    }
}
.img-siz img {
    width: 80%;
}