#language-menu2,
#language-menu {
    position:absolute;;
    display:none;
    background-color: #f7f7f7;
    z-index: 2;
    padding: 20px;
    margin: 0.1rem;
    min-width:190px;
}
#language-menu2 li,
#language-menu li {
    list-style: none;
}
#language-menu2 a:hover,
#language-menu a:hover {
    text-decoration: underline;
}
#language-switcher2,
#language-switcher{
    cursor:pointer;
}

#language-menu2 ul,
#language-menu ul {
    margin: 0.25rem 0;
    padding: 0 0 0 0.75rem;
}
.section-header {
    margin-bottom:25px;
}
.our-concept {
    margin-top:60px !important;
}
.our-designers {
    margin-bottom:25px;
}
.margin-bottom-30px {
    margin-bottom:30px;
}

footer  span {
    font-weight:700;
    font-size:13px;
}

.footer-logo {
    width: 25% !important;
}

.footer-links {
    width: 60% !important;
    padding-left: 50px;
    padding-right: 50px;
}

.footer-socials {
    width: 15% !important;
    text-align:right;
}

.footer-links div {
    float:left;
}
.last-links-row  a {
    color:lightgray !important;
}

footer h4 {
    font-size: 26px !important;
    text-decoration: none;
}

.elementor-392 .elementor-element.elementor-element-15ab4c2 .elementor-image img {
    max-height:100px;
}
#menu-about-menu span {
    font-weight:normal !important;
}

#menu-help-menu span {
    font-weight:normal !important;
}
.search-product-price {
    font-size:15px !important;
    font-weight:700;
}

.last-products__card-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80ch;
}
.rey-icon-catalogue {
    height: 1.6em !important;
    width: 1.6em !important;
}

.rey-icon-globe {
    height: 1.4em !important;
    width: 1.4em !important;

}
.rey-icon-logo {
    height: 100px !important;
    width: 100px !important;
}

.rey-icon-basket {
    height: 1.1em !important;
    width: 1.1em !important;
}

.wishlist_products_counter_number {
    background-color: gray;
    border-radius: 12px;
    position: absolute;
    top: 10px;
    right: 22px;
    width: 20px;
    height: 20px;
    line-height: 19px;
    z-index: 1;
}
.price-vat {
    font-weight:normal;
    font-size:11px;
}
@media (max-width: 991px) {
    .elementor-392 .elementor-element.elementor-element-ddc965b > .elementor-container {
        padding: 0px !important;
    }
    .footer-logo {
        margin-top:10px !important;
        width:100% !important;
    }
    .footer-links {
        width:50% !important;
        margin-top: 0px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-socials {
        width:50% !important;
        text-align:left !important;
        margin-top:0px !important;
    }
    footer  span {
        font-size:11px !important;
    }

    footer h4 {
        font-size: 26px;
        text-decoration: underline;
    }
    .footer-logo p {
        margin-top: 20px;
    }
    .mobile-footer-links {
        margin-top: 40px;
    }

    .elementor-element-a76a5b9 {
        width:0px !important;
    }
    .elementor-column-wrap--f7f3a3c {
        font-size: 11px !important;
    }

    .rey-icon + span, .rey-arrowSvg svg + span {
        margin-left: 0.1rem;
    }

}

@media (max-width: 640px) {
    .visible-desktop {
        display: none;
    }
    .visible-mobile {
        display: block;
    }
}

@media (min-width: 641px) {
    .visible-desktop {
        display: block;
    }
    .visible-mobile {
        display: none;
    }
}

#language-menu2 {
    width: 100%;
    min-height: 60vh;
}