@charset "utf-8";
/* CSS Document */



.menu-functions {
    position: absolute;
    top: calc(-40px - 2vw);
    height: 40px;
    background-color: #fff;
    width: 100vw;
    margin: 0;
    filter: none;
    left: -2vw;
    display: flex;
    justify-content: space-between;
    padding: 0 2vw;
    box-sizing: border-box;
}



.menu {
    top: calc(40px + 2vw) !important;
}

ul.mainmenu {
    display: none;
}

ul.mobilemenu {
    display: flex;
    justify-content: end;
    margin-top: -35px;
}


.home-carousel {
    padding: 0;
}

.header-area {
    padding-top: 40px;
}

.home-carousel-pager-dots {
    justify-self: left;
    left: 2vw;
}

.home-carousel-pager {
    padding: 2vw;
}

body {
    font-size: 2.5vw;
    font-size: 15px;
    line-height: 23px;
}

h2 {
    font-size: 7vw;
    line-height: 9vw;
}

.home-carousel-pager-dots a {
    width: 12px;
    height: 12px;
}

.menu-top, .menu-bottom {
    height: 35px;
    background-color: rgba(255,255,255,0.90);
}


input[type="search"] {width: 100%;height: 34px;font-size: 13px;}

.menu-functions form {
    flex-grow: 1;
}

a.icon-member img {
    max-width: 14px;
}

a.icon-member, a.icon-basket {
    width: 32px;
    height: 32px;
}

a.icon-basket img {
    max-width: 18px;
}

.mobilemenu a {
    font-size: 14px;
    font-weight: 800;
}

.home-carousel-item {
    height: 140vw;
}

.home-carousel-item-caption {
    width: 100vw;
    height: 50vw;
    margin-top: -50vw !important;
    padding-top: 10vw;
}

.home-carousel-item-caption-projects {
    font-size: 5vw;
}

.home-carousel-item-caption-title {
    font-size: 10vw;
    line-height: 10vw;
}

.text20 {
    font-size: 18px;
    line-height: 22px;
}

.list-ProdCat {
    grid-template-columns: repeat(auto-fit, minmax(calc(170px - 2vw), 1fr));
    row-gap: 4vw;
}

.list-Prod .scroller a {
    max-width: initial;
    width: 50vw;
}

.home-banners {
    flex-direction: column;
}

.home-banners-item-img {
    height: 70vw;
}

text30 {
    font-size: 4vw;
    line-height: 5vw;
}

.text30 {
    font-size: 6vw;
    line-height: 7vw;
}

.home-banners-item-img-shadow {
    height: 25vw;
}

.home-banners-item-text {
    padding: 2vw;
}

.basket-quantity {
    top: -4px;
}

.h2-home-projects {
    text-align: center;
}

.home-projects-header {
    flex-direction: column;
    row-gap: 2vw;
}

.home-projects {
    row-gap: 6vw;
}

h3 {
    font-size: 6vw;
    line-height: 7vw;
}

.home-projects-carousel-text {
    width: 100%;
}

.home-projects-carousel-images {
    width: 96vw;
    position: relative;
}

.home-projects-carousel {
    row-gap: 0vw;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 2vw;
}

.home-projects-strip {margin-bottom: 0;}

.visit > div {flex-basis: 100%;}

.visit4 {
    display: flex;
}

.visit {
    /* flex-direction: column; */
    flex-wrap: wrap;
}

.visit1, .visit4 {
    height: 300px;
}

.visit-text, .visit-stores {
    padding: 10vw;
    gap: 4vw;
}

.visit-msg-big {
    font-size: 8vw;
}

.visit-msg h2 {
    font-size: 6vw;
    line-height: 9vw;
}

.visit-msg h2 br {
    display: none;
}

.club {
    flex-direction: column;
    row-gap: 6vw;
    align-items: flex-start;
}

.club-left, .club-right {
    flex-basis: 100%;
    text-align: left;
}

.disclaimer {
    font-size: 2.5vw;
    line-height: 3.5vw;
}

.club-left h2 {
    margin-bottom: 4vw;
}

.footer-top {
    flex-direction: column-reverse;
    gap: 6vw;
    font-size: 12px;
    line-height: 12px;
}

.footer-right {
    flex-direction: row;
    justify-content: space-between;
}

.footer {
    font-size: inherit;
    line-height: inherit;
}

.footer-top-row1, .footer-top-row2 {
    gap: 4vw;
}

img.footer-logo {
    width: 80px !important;
}

.footer-bottom {
    margin-top: 4vw;
    padding-top: 4vw;
}

.footer-container {
    padding: 4vw;
}

input[type="search"] {
    background-size: 15px;
}

.footer-left {
    gap: 8vw;
}

.logo {
    width: 100px;
    margin-top: -30px;
}


.scroller {
    margin-bottom: 10px;
}

.product-body-gallery {
    overflow-x: scroll;
    flex-basis: 100%;
}

.product-body-gallery .scroller {width: max-content;grid-template-columns: unset;display: flex;height: 90vw;}

.product-body-gallery .scroller a:first-child {
    grid-column: initial;
}

.product-body-gallery a {
	aspect-ratio: auto;}


.product-body-gallery a img {
    width: 96vw;
}

.product-body-gallery .scroller a:first-child img {/* width: 100vw; */}

.add2basket-options {
    padding: 4vw;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4vw;
    border-radius: 20px;
    border-top-left-radius: 0;
}

.product-details ul li div {
    font-size: 13px;
    line-height: 18px;
}

.product-body-options {
    gap: 20px;
}

.product-details h3 {
    margin-bottom: 20px;
}

.product-designer-img {
    width: 30vw;
    height: 30vw;
    border-width: 2vw;
}

.product-designer-text-title {
    margin-left: 0;
}

.product-help {
    gap: 4vw;
    margin-bottom: 8vw !important;
}

.product-help-form form {
    gap: 4vw;
    flex-direction: column;
}

.product-help-form-left, .product-help-form-right {
    gap: 4vw;
}

input, textarea {
    padding: 2vw;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

.path {
    font-size: 10px;
    flex-wrap: wrap;
    line-height: 10px;
    padding-bottom: 20px;
}

.footer-left .footer-top-row1 div, .footer-left .footer-top-row2 div {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4vw;
}

.add2basket-options-price {
    flex-basis: 100%;
    text-align: center;
}

.add2basket-options-final-price {
    font-size: 10vw;
    line-height: 10vw;
}

.order form {
    flex-direction: column;
}

.text14 {
    font-size: 12px;
    line-height: 16px;
}

.basket-item {flex-wrap: wrap;padding-bottom: 10px;margin-bottom: 10px;align-items: end;border: 1px solid #808184;box-sizing: border-box;gap: 2vw;}

.basket-item-price {
    flex-basis: 30%;
    flex-grow: 1;
    padding-right: 2vw;
}

.basket-item-quantity {
    justify-content: center;
    display: flex;
    padding-left: 2vw;
}

.basket-item-delete {
    flex-basis: 30px;
    width: 30px;
}

.basket-item-details {
    flex-basis: 60%;
    padding-right: 5px;
}

.basket-item-photo {
    flex-basis: 30%;
    align-self: stretch;
}

.basket-item-delete img {
}

input.basket-coupon-field {
    height: auto;
}

.basket h3 {
    margin: 20px 0;
}

.basket-item:last-child {
    margin-bottom: 0;
}

.order-form-create-expand {flex-direction: column;gap: 10px;}

.order-form-create-pass, .order-form-create-google {
    width: 100%;
    box-sizing: border-box;
}

.order-form-line {
    flex-direction: column;
}

.order-form-checkbox {
    align-self: flex-start;
}

.order-right {
    padding-left: 0;
    border: 0;
}

.basket-item-photo img {
    aspect-ratio: auto;
}

img.listProd-available {
    width: 20px;
}

img.listProd-img {
    height: 250px;
}

.list-Prod .scroller {
    gap: 4vw;
}

.list-Prod {
    grid-template-columns: repeat(auto-fit, minmax(calc(50% - 2vw), 1fr));
}

.list-filters {
    flex-wrap: wrap;
}

.drop-down-sortby {
    max-width: max-content !important;
    display: flex !important;
}

.list-filters-mobile {
    display: flex;
    width: 40px;
}

.list-filters .drop-down {
    display: none;
}

.inside img.listProd-img {
    height: 300px;
}

.project-products {
    grid-template-columns: repeat(auto-fit, minmax(calc(50% - 1vw), 1fr));
}

.project-gallery {
    grid-template-columns: repeat(auto-fit, minmax(calc(50% - 1vw), 1fr));
}

.team {
    grid-template-columns: repeat(auto-fit, minmax(calc(100%), 1fr));
}

.about-preface {
    aspect-ratio: 1 / 1;
}

.team-item hr {
    display: block;
    margin-bottom: 6vw;
}

.team-item h4 {
    order: 1;
    margin-top: 0;
}

img.team-photo {order: 2;margin-bottom: 10px;}

.order-form-head {
    flex-direction: column;
}

.store-item-mainphoto {
    aspect-ratio: 2/1;
}

.store-item-description {
    flex-basis: 100%;
}

.store-gal {grid-template-columns: repeat(auto-fit, minmax(calc(25%), 1fr));}

.store-item-hours {
}

.btn-box {
    font-size: 14px;
    padding: 5px 10px;
}

.drop-down {
    background-position-y: 12px;
    padding-right: 40px;
    background-position-x: calc(100% - 10px);
}

img.icon-expand {
    right: 10px;
    top: 6px;
}

.team-item-text {
    order: 3;
}

.visit-carousel-pager-item {
    width: 12px;
    height: 12px;
}

.product-promo-sticker {
    padding: 10px 15px;
}