/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Khand:wght@300;400;500;600;700&display=swap');
:root{
    --Black:#414141;
    --Green-1:#4F5C43;
    --Green-2:#6C793E;
    --Green-3:#B2BD7E;
    --Brown-1:#EAB883;
    --Brown-2:#E6CCB2;
    --Beige:#F4EDDE;
    --Gray:#E1E0E0;
    --White:#FFF;
    --Khand:"Khand", sans-serif;
    --Hind:"Hind", sans-serif;
}

/*MENU*/
a.enlace-menu-horizontal {
    color: var(--Green-1);
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin: 0px 19px;
}
svg.right-arrow-menu {
    width: 7% !important;
}
#header #dbmenu_burger .item span:hover path {
    fill: #4f5c43;
}
svg.left-arrow-menu {
    width: 8%;
    transform: rotate(180deg);
}
p.text-head {
    margin-bottom: 0;
    color: var(--Beige);
    font-family: var(--Hind);
    font-size: 15px;
}
strong.center-espace {
    padding: 0px 30px;
}

input.form-control.form-search-control {
    border-radius: 10px !important;
    background: var(--Beige);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.search.btn {
    padding: 0;
}
a.header-btn.header-user-btn.bnt-menu {
    border-radius: 10px;
    background: var(--Beige) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 13px 18px;
}
a.cart-toogle.header-btn.header-cart-btn.bnt-menu{
    border-radius: 10px;
    background: var(--Beige) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: 11px 18px;
}
input.form-control.form-search-control {
    color: var(--Green-2);
    font-family: var(--Hind);
    font-size: 15px;
}
.modal-backdrop.show {
    opacity: 1;
    z-index: 99;
    background: #4F5C43CC;
}
#dbmenu_burger .modal-dialog {
    background: white;
}
div#iqitmegamenu-horizontal {
    display: flex;
    align-items: center;
}
nav.container.dbmenu_navigation.hidden-sm-down {
    width: 42%;
}
.dbmenu_category {
    margin-top: 24px;
}
nav.container.dbmenu_navigation.hidden-sm-down {
    border-radius: 10px;
    background: var(--Green-3);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 13px 0px;
}
span.open_dbmenu {
    color: var(--White) !important;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 7px;
}
/*FIN MENU*/
/*FOOTER*/
svg.volador-mobil{
    display: none !important;
}
.rrss {
    display: flex;
    gap: 9%;
}
footer#footer {
    position: relative;
}
.container.container-footer {
    position: relative;
    z-index: 999;
    padding-left: 19%;
}
.container-footer-news{
    position: relative;
    z-index: 999;
}
.col-newsletter.home.footer-container.footer-style-1 {
    background: white;
}
.title-sub{
    color: var(--White);
    font-family: var(--Khand);
    font-size: 50px;
    font-weight: 600;
    text-align: center;
}
.col-mnsg{
    background: var(--Green-3);
}
svg.volador {
    position: absolute;
    bottom: 74px;
}
.ps-emailsubscription-block {
    WIDTH: 66%;
    margin-left: auto;
    margin-right: auto;
}
.bnt-1{
    border-radius: 10px;
    background: var(--Green-1);
    color: var(--White);
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
}
input.form-control.input-subscription {
    background: var(--Beige);
    padding: 15px 45px !important;
   }
.input-group.newsletter-input-group{
    border-radius: 10px;
    box-shadow: 0px 7px 11px 0px #2d2d2d3d;
 }
.btn-subscribe.btn-iconic.btn-1 {
    border-radius: 10px;
    background: var(--Green-1);
    color: var(--White) !important;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
    border: 1px solid var(--Green-1);
}
.btn-subscribe.btn-iconic.btn-1:hover{
    border-radius: 10px;
    border: 1px solid var(--Green-2);
    background: var(--Beige);
    color: var(--Green-2) !important;
}
input::placeholder {
    color: var(--Green-1) !important;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
.news-rgp {
    color: var(--Green-1) !important;
}
.news-rgp a{
    color: var(--Green-1) !important;
}
span.copy {
    color: var(--Green-1);
    font-family: var(--Khand);
    font-size: 16px;
    font-weight: 700;
}
p.copy-text{
    color: var(--Green-1);
    font-family: var(--Khand);
    font-size: 16px;
    font-weight: 400;
}
.block-newsletter.js-block-toggle {
    padding: 40px 0px !important;
}
.col-infor.no-home.footer-container.footer-style-1{
    background: var(--Beige);
    padding: 67px 0px 63px 0px !important;
}
.title-fot-1 {
    color: var(--Green-2);
    text-align: center;
    font-family: var(--Khand);
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 5px;
}
.title-fot-2 {
    color: var(--Green-1);
    text-align: center;
    font-family: var(--Khand);
    font-size: 65px;
    font-weight: 700;
    padding: 60px 0px;
    letter-spacing: 5px;
}
.title-fot-3 {
    color: var(--Green-2);
    text-align: center;
    font-family: var(--Hind);
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
.home{
    display: none;
}
body#index .home{
    display: block;
}
body#index .no-home{
    display: none;
}
.kit {
    display: flex;
    margin-top: 15px;
}
/*FIN FOOTER*/
/*HOME*/
.was{
    border: none;
    position: fixed;
    bottom: 18px;
    right: 8px;
    background: #ff000000;
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.10)) drop-shadow(2px 4px 4px rgba(0, 0, 0, 0.09)) drop-shadow(5px 8px 6px rgba(0, 0, 0, 0.05)) drop-shadow(8px 15px 7px rgba(0, 0, 0, 0.01)) drop-shadow(13px 23px 7px rgba(0, 0, 0, 0.00));
}
.title-home {
    color: var(--Green-1);
    font-family: var(--Khand);
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    padding-bottom: 47px !important;
}
.col-1-home {
    width: 66%;
}
.bnt-home-sect-1 {
    text-align: right;
    margin-top: -43px;
}
.bnt-home-sect-1 a {
    background: white;
    padding: 17px 45px;
    border-radius: 20px 0px 20px;
}
.bnt-home-sect-1 a::before {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 60px;
    right: 0px;
    transform: rotate(180deg);
    height: 50px;
    width: 25px;
    border-top-left-radius: 25px;
    box-shadow: 0px -27px 0px 0px white;
}
svg.flex-two {
    display: none;
}
.bnt-home-sect-1 a{
    position: relative;
}
.bnt-home-sect-1 a:hover svg.flex-two {
    display: inline;
}
.bnt-home-sect-1 a:hover svg.fllex-one {
    display: none;
}
.bnt-home-sect-1 a:hover {
    padding: 17px 30px;
}
.borde-shadow::before {
    content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0px;
    right: 120px;
    z-index: 99;
    transform: rotate(180deg);
    height: 50px;
    width: 25px;
    border-top-left-radius: 25px;
    box-shadow: 0px -27px 0px 0px white;
}
.btn-img:hover svg.flex-two {
    display: inline;
}
.btn-img:hover svg.fllex-one {
    display: none;
}
.btn-img:hover .bnt-home-sect-1 a {
    padding: 17px 30px;
}
.col-2-home .bnt-home-sect-1 a::before {
    content: "";
    position: absolute;
    right: 11px;
    box-shadow: 0px -16px 0px 0px white;
}
body#index {
    background: url('/img/cms/Group 15.png') no-repeat;
    background-position: top left;
}
button#iqit-wishlist-product-btn {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    padding: 6px;
}
h2.h3.product-title a {
    color: var(--Black) !important;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 23px;
}
.btn.btn-product-list{
    border-radius: 10px;
    background: var(--Green-1);
    border: 1px solid var(--Green-1);
    color: var(--White);
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
    padding: 11px 22px;
    text-transform: uppercase;
    display: flex;
    gap: 11px;
    align-items: center;
    justify-content: center;
}
.btn.btn-product-list:hover{
    border-radius: 10px;
    border: 1px solid var(--Green-2);
    background: var(--Beige);
    color: var(--Green-2);
}
hr.hr-post-title {
    background: var(--Brown-2, #E6CCB2);
    border: 4px solid var(--Brown-2);
    width: 4%;
    margin-top: -38px;
}
.title-home span{
    color: var(--Green-1);
    font-family: var(--Khand);
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 5px;
}
h2.h3.product-title {
    height: 50px;
}
.btn-general {
    display: flex;
    justify-content: center;
}
.btn-general a {
    border-radius: 10px;
    border: 1px solid var(--Green-3);
    background: var(--White);
    color: var(--Green-2);
    text-align: center;
    font-family: var(--Hind);
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
    padding: 15px 21px;
    transition: 0.4s ;
}
.btn-general a:hover {
    background: var(--Green-3);
    color: var(--white) !important;
    transition: 0.4s ;
}
.btn-general a:hover svg.flex-two {
    display: inline;
}
.btn-general a:hover svg.fllex-one {
    display: none;
}
.content-grid{
    padding: 0px 4%;
}

.container-back {
    position: relative;
}
a.btn-simple {
    border-radius: 10px;
    background: var(--Green-1);
    border: 1px solid var(--Green-2);
    color: var(--White) !important;
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    padding: 10px 0px;
    font-weight: 600;
    position: absolute;
    left: 73px;
    right: 73px;
    bottom: 16px;
    z-index: 999;
    transition: 1s ;
}
.container-back:hover a.btn-simple{
    background: var(--Beige);
    color: var(--Green-2) !important;
    transition: 1s ;
}
.back-img-bnt {
    position: absolute;
    z-index: 99;
    border-radius: 20px;
    opacity: 0.5;
    background: var(--Green-3, #B2BD7E);
    left: 0;
    right: 0;
    bottom: 0;
    height: 0%;
    transition: 1s ;
}
.container-back:hover .back-img-bnt {
    height: 100%;
    transition:height 1s ;
}
.title-banner-home h2 {
    color: var(--Green-1);
    text-align: right;
    font-family: var(--Khand);
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 5px;
}
hr.hr-post-title-banner {
    border: 4px solid var(--Beige);
    width: 15%;
    float: right;
    margin-top: 17px !important;
    background: var(--Beige);
}
.banner-two {
    padding: 6% 0px;
}
.banner-two {
    background: url('/img/cms/Group 66.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}
/*FIN HOME*/
/*MINI FICHA*/
article.product-miniature {
    margin: 0px 5px;
    border-radius: 10px;
    border: 1px solid var(--Brown-2);
    height: 435px !important;
    transition:height 1s ;
}
article.product-miniature:hover {
    height: 500px !important;
    transition:height 0.6s ;
}
.product-add-cart {
    opacity: 0;
    transition:opacity 1s ;
    display: flex;
    justify-content: center;
    margin-top:15px;
}
article.product-miniature:hover .product-add-cart {
    opacity: 1;
    transition:opacity 2s ;
}
.js-product-miniature-wrapper {
    margin-bottom: 10px;
}
span.regular-price.text-muted {
    color: var(--Green-1);
    font-family: var(--Hind);
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
}
li.product-flag.on-sale {
    display: none;
}
/*FIN MINI FICHA*/
/*CATEGORÍA*/
.js-content-wrapper.left-column.col-12.col-md-9.col-lg-10{
    flex: 0 0 100%;
    max-width: 100%;
}
body#category a.select-title.expand-more.form-control {
    color: #4f5c43;
    border: 1.5px solid var(--Green-3);
    background: var(--White);
    border-radius: 10px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
body#category #content-wrapper .page-title{
    color: var(--Green-1);
    font-family: var(--Khand);
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 5px;
    text-align: left;
}
body#category hr.hr-post-title {
    background: var(--Brown-2);
    border: 4px solid var(--Brown-2);
    width: 4%;
    float: left;
    margin-top: -45px;
}
button.btn.btn-product-list.ver a{
    color:white !important;
    display: flex;
    gap: 10px;
    align-items: center;
}
/*FIN CATEGORIA*/
/*FICHA PRODUCTO*/
.extra-small-gutters.product-quantity {
    display: flex;
    justify-content: space-between;
}
.col-add-btn {
    width: 100%;
}
button.btn.btn-primary.btn-lg.add-to-cart {
    width: 100%;
    border-radius: 10px;
    background: var(--Green-1);
    border: 1px solid var(--Green-1);
    color: var(--White);
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
}
button.btn.btn-primary.btn-lg.add-to-cart:hover{
    color: var(--Green-2);
    border: 1px solid var(--Green-2);
    background: var(--Beige);
}
.qty .form-control {
    background-color: #ffffff;
    color: #4f5c43;
    border: none;
}
.qty {
    border-radius: 5px;
    border: 2px solid var(--Brown-2);
}
.bootstrap-touchspin .input-group-btn-vertical i {
    font-size: 20px;
    left: 11px;
    font-weight: 800;
    top: -2px;
    pointer-events: none;
}
button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    background: #E1E0E0;
    border: none;
    height: 17px;
    width: 36px;
    margin-top: 8px;
    margin-right: 10px;
}
button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down{
    background: #E1E0E0;
    border: none;
    height: 17px;
    width: 36px;
    margin-top: 4px;
    margin-right: 3px;
}
.col-add-qty {
    display: flex;
    gap: 10px;
    color: var(--Green-1);
    font-family: var(--Hind);
    font-size: 18px;
    font-weight: 600;
    align-items: center;
}
.product-prices.js-product-prices {
    display: flex;
    gap: 9px;
    align-items: flex-end;
}
hr.hr-product {
    background: var(--Brown-2);
    border: 5px solid var(--Brown-2);
    width: 6%;
    float: left;
}
body#product .fa-heart-o:before {
    content: "\f08a";
    color: #B2BD7E;
    font-size: 34px;
}
body#product .col.col-sm-auto.col-add-wishlist {
    position: absolute;
    top: -150%;
    width: 100%;
}
.product-add-to-cart.pt-3.js-product-add-to-cart {
    position: relative;
}
div#product-infos-tabs-content {
    background: url('/img/cms/Group 66 copia.png')no-repeat;
    background-size: 60%;
    background-position: center right;
}
.col ol li span {
    color: var(--Green-2);
    font-family: var(--Hind);
    font-size: 15px;
    font-weight: 700;
}
#wrapper .breadcrumb a span {
    color: var(--Green-2);
    font-family: var(--Hind);
    font-size: 15px;
    font-weight: 400;
}
.wish {
    text-align: right;
    margin-top: -55px;
}
/*FIN FICHA PRODUCTO*/
/*ficha carrito*/
body#cart button.btn.btn-touchspin.js-touchspin.bootstrap-touchspin-up {
    background: #E1E0E0;
    border: none;
    height: 17px;
    width: 36px;
    margin-top: 0px;
    margin-right: 0;
}
body#cart button.btn.btn-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down {
    background: #E1E0E0;
    border: none;
    height: 17px;
    width: 36px;
    margin-top: 4px;
    margin-right: 0;
}
body#cart .qty {
    border-radius: 5px;
    padding: 5px 0px 0px 0px;
    border: 2px solid var(--Brown-2);
}
button.btn.btn-touchspin.js-decrease-product-quantity.bootstrap-touchspin-down{
    background: #E1E0E0;
    border: none;
    height: 17px;
    width: 36px;
    margin-top: 4px;
    margin-right: 0;
}
input.block-cart-product-quantity.form-control.js-cart-line-product-quantity {
    background: white;
    border: none;
    text-align: center;
}
.row.align-items-center.mt-2.no-gutters .input-group.bootstrap-touchspin {
    border-radius: 5px;
    padding: 5px 0px 0px 0px;
    border: 2px solid var(--Brown-2);
}
body#product ul.cart-products .row.align-items-center.mt-2.no-gutters .input-group.bootstrap-touchspin {
    border-radius: 5px;
    padding: 5px 0px 7px 0px;
    border: 2px solid var(--Brown-2);
}
/*fin ficha carrito*/
/*FILTROS*/
a.feds_offcanvas_tri.feds_offcanvas_tri_3.feds_offcanvas_tri_mobile_1 {
    position: fixed;
    width: 100%;
    top: 50%;
    right: -73px;
    border-radius: 10px 10px 0px 0px;
    background: var(--Green-3);
    box-shadow: -31px 0px 9px 0px rgba(0, 0, 0, 0.00), -20px 0px 8px 0px rgba(0, 0, 0, 0.01), -11px 0px 7px 0px rgba(0, 0, 0, 0.05), -5px 0px 5px 0px rgba(0, 0, 0, 0.09), -1px 0px 3px 0px rgba(0, 0, 0, 0.10);
    transform: rotate(270deg);
    color: var(--White);
    text-align: center;
    font-family: var(--Hind);
    font-size: 16px;
    font-weight: 600;
    Z-INDEX: 99;
}
/*FIN FILTROS*/
/*BARRA*/
*::-webkit-scrollbar {
    -webkit-appearance: none;
}

*::-webkit-scrollbar:vertical {
    width:10px;
}

*::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
}

*::-webkit-scrollbar:horizontal {
    height: 10px;
}

*::-webkit-scrollbar-thumb {
    background-color: #b2bd7e;
    border-radius: 20px;
    border: 2px solid #4f5c43;
}

*::-webkit-scrollbar-track {
    border-radius: 10px;
}
/*FIN BARRA*/

@media only screen and (min-width:1200px) and (max-width:1599px){
    /*MENU*/
    nav.container.dbmenu_navigation.hidden-sm-down {
        width: 52%;
    }
    /*FIN MENU*/
    /*FOOTER*/
    .container.container-footer {
        padding-left: 33%;
    }
    /*FIN FOOTER*/
}
@media (max-width: 1099px){
    .container.menu-bottom {
        position: fixed;
        bottom: 0;
        background: var(--Green-1);
        width: 100%;
    }
    .row-mobile-header-bottom {
        display: flex;
        justify-content: space-between;
    }
    img.logo.img-fluid {
        max-width: 84%;
    }
    /*FIN MOVIL*/
    .col-1-home {
        width: 100%;
        margin-bottom: 37px;
    }
    .elementor-element-2nyt3jg {
        padding: 0px 14px;
    }
    .bnt-home-sect-1 a::before {
        content: "";
        bottom: 18px;
        right: -1px;
    }
    .title-home span {
        font-size: 25px;
    }
    hr.hr-post-title {
        width: 16%;
    }
    .content-grid {
        padding: 0px 0%;
    }
    h2.h3.product-title a {
        font-size: 14px;
    }
    .product-add-cart {
        opacity: 1;
        transition: opacity 1s;
        display: block;
        width: 100%;
        justify-content: center;
        margin-top: 15px;
    }
    .btn.btn-product-list {
        font-size: 0px;
        padding: 0px 21px 15px 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        flex-direction: column;
    }
    h2.h3.product-title {
        height: 64px;
    }
    .product-add-cart button {
        width: 100%;
    }
    .banner-two {
        padding: 15px;
    }
    .container-back {
        margin-bottom: 15px;
    }
    .title-banner-home h2 {
        color: var(--Green-1);
        text-align: right;
        font-family: var(--Khand);
        font-size: 40px;
        font-weight: 600;
        line-height: 65px;
        margin-top: 32px !important;
        letter-spacing: 5px;
    }
    .banner-two {
        background: url('/img/cms/Group 66 (1).png')no-repeat !important;
        background-position: top left;
        background-size: cover !important;
    }
    .title-sub {
        font-size: 30px;
        line-height: 37px;
    }
    .ps-emailsubscription-block {
        WIDTH: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .volador{
        display: none;
    }
    div#footer-container-main {
        position: relative;
    }
    svg.volador-mobil {
        display: flex !important;
        position: absolute;
        bottom: -22px;
        z-index: 9;
        left: -87%;
        transform: rotate(336deg);
    }
    .container.container-footer {
        position: relative;
        z-index: 999;
        padding-left: 0%;
        text-align: center;
    }
    .rrss {
        display: flex;
        gap: 9%;
        justify-content: center;
    }
    strong.center-espace {
        padding: 0px 0px;
    }
    p.text-head {
        margin-bottom: 0;
        color: var(--Beige);
        font-family: var(--Hind);
        font-size: 14px;
    }
    /*FIN HOME*/

    /*CATEGORIA*/
    a.feds_offcanvas_tri.feds_offcanvas_tri_3.feds_offcanvas_tri_mobile_1 {
        position: static;
        border-radius: 10px 10px 10px 10px;
        box-shadow: none;
        transform: rotate(0deg);
    }
    div#js-product-list-top {
        margin-top: -68px;
    }
    body#category a.select-title.expand-more.form-control {
        padding: 10px 30px;
        box-shadow: none;
    }
    body#category hr.hr-post-title {
        width: 12%;
        margin-top: -38px;
    }
    body#category #content-wrapper .page-title {
        font-size: 30px;
    }
    .breadcrumb {
        display: none !important;
    }
    .product-miniature-grid .product-price {
        font-size: 20px;
    }
    button.btn.btn-product-list.ver {
        padding: 19px 10px;
    }
    /*FICHA PRODUCTO*/
    .product_p_price_container .product-price {
        font-size: 30px;
    }
    #content-wrapper .page-title {
        font-size: 20px;
    }
    body {
        font-size: 14px;
    }
    .col-add-qty {
        font-size: 0px;
        width: 50%;
    }
    .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
        font-size: 18px;
    }
    /*FOOTER*/
    .title-fot-1 {
        font-size: 25px;
        line-height: 38px;
    }
    .title-fot-2 {
        font-size: 45px;
    }
    .title-fot-3 {
        font-size: 18px;
    }
    .feds_offcanvas_content {
        width: 100%;
    }
    .nav-tabs .nav-link {
        font-size: 18px;
    }
    button.was {
        display: none;
    }
    a.btn-simple {
        z-index: 9;
    }
    #mobile-header {
        background: #ffffff00;
    }
    #mobile-header #mobile-header-sticky {
        background: rgb(255 255 255 / 78%);
    }

}
@media only screen and (min-width:768px) and (max-width:1199px){
    article.product-miniature {
        height: 523px !important;
        transition: height 0.6s;
    }
    article.product-miniature:hover .product-add-cart {
        opacity: 1;
        transition: opacity 2s;
    }
    .elementor-element-yhyyg0c .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 49%;
    }
    .feds_offcanvas_content {
        width: 72%;
    }
}