.elementor-7505 .elementor-element.elementor-element-4e5496a7{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;--z-index:1;}/* Start custom CSS for container, class: .elementor-element-4e5496a7 */.rounded3 div {
    border-radius: 0 !important
}/* End custom CSS */
/* Start custom CSS */html {
    overflow-x: hidden;
}

.diapo .button {
    display: none
}
.products.columns-10 {
    display: flex;
    width:170vw;
    flex-wrap: nowrap;
    overflow-x: hidden;
    padding-bottom:3em
    
}
.catalogue .woocommerce.columns-10 {
    overflow-x: scroll;
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
}
.catalogue .woocommerce.columns-10 a {
    pointer-events: none;
}
.catalogue .woocommerce.columns-10.faq-display a {
    pointer-events: auto;
}

.catalogue .woocommerce.columns-10::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}
.catalogue a {
    user-select: none;
    -webkit-user-drag: none;
}
.products.columns-10 li img {
    display: block;
    margin: 0 auto;
}
.rounded,
.rounded div{
    border-radius: 50px !important;
    overflow: hidden !important;
        transform: translateZ(0);
    isolation: isolate;
}
.rounded2,
.rounded2 div {
    border-radius: 0 0 50px 50px;
    overflow: hidden;
    
    
}
.rounded3,
.rounded3 div{
    border-radius: 110px;
    overflow: hidden;

}
.not, .not div {
    border-radius: 0 !important;
    overflow: visible !important;

}
h2 {
    overflow: visible !important;
}
h2 * {
    overflow: visible !important
}
.video {
    max-width: 270px !important;
    margin-top:2.5em;
    mix-blend-mode: darken;
    position: relative;
    
}
.video:before {
    content:'';
    width: 100%;
    position: absolute;
    top:0;
    height: 40px;
    background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(243,243,243,1) 100%);
z-index: 1;
}

.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price {
    transform:translate(0,-5px);
    transition-delay: 0s;
}
.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover img {
    transform: scale(1.1)
}
.button, a {
    border-radius: 50px !important;
}
.minheight > div {
    min-height: calc(100vh - 86px)
}
.marginright {
    padding-left:15vw;
}
.marginleft {
    padding-right:15vw;
}
.abso {
    position: absolute;
    left:0;
    bottom:50%;
    transform: translate(-50px,50%);
    display: none
}
.abso2 {
    position: absolute;
    right:0;
    bottom:50%;
    transform: translate(50px,50%);
    display: none
}


/*CATALOGUE*/

.catalogue li h2 {
    font-size: 11px !important;
    text-align: center;
    color:#070707;
    margin:0;
    min-height: 57px !important;
    line-height: 1.5 !important
}
.catalogue li {
    min-height: 190px;
    transition:all .2s cubic-bezier(.75,0,0,.75);
    padding:2em 1em !important;
        border-radius: 20px;
}
.catalogue ul.products {
    grid-column-gap: 0px !important;
}
.catalogue li:hover {
    transform: translate(0,-5px);
    box-shadow:
  0px 2.1px 2.4px -29px rgba(0, 0, 0, 0.012),
  0px 5.2px 6px -29px rgba(0, 0, 0, 0.018),
  0px 10.6px 12.2px -29px rgba(0, 0, 0, 0.022),
  0px 21.9px 25.2px -29px rgba(0, 0, 0, 0.028),
  0px 60px 69px -29px rgba(0, 0, 0, 0.05)
;
}
.catalogue .woocommerce-Price-amount.amount {
    display: block;
    text-align: center;
    color:black;
    font-size: 11px;
}
.catalogue .button.ajax_add_to_cart{
    font-size: 10px !important;
    width: 100%;
    text-align: center;
    border:1px solid;
    margin-top:1em;
    color:#070707 !important;
    background: white !important;
    
}
.catalogue .button:hover{
    background: #f4f4f4 !important
}
.before-product {
   position: absolute;
   width: auto;
   display: block;
   text-align: center;
   bottom:0px;
   left:50%;
   color:#070707;
   font-size: 11px;
   transform: translate(-50%,0);
   opacity: .7;
   width: 100%
}


@media all and (max-width:1024px) {
    .marginright {
    padding-left:2em;
}
.marginleft {
    padding-right:2em;
    }
    .rounded,
.rounded div{
    border-radius: 30px;
    overflow: hidden;
}
.rounded2,
.rounded2 div {
    border-radius: 0 0 50px 50px;
    overflow: hidden;
}
.rounded3,
.rounded3 div{
    border-radius: 30px;
    overflow: hidden;
    }
    .catalogue .button{
    font-size: 8.5px !important;
   }
   .products.columns-10 {
    display: flex;
    width:700vw;
    }
        .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
        display:none;
    }
}/* End custom CSS */