
@media screen and (max-width: 1200px) {
    .configurator-header,
    .configurator-footer {
        display: none !important;
    }


    .shop-configurator-preview {
        display: none;
    }

    .shop-configurator-fabric-group-container {
        height: auto !important;
    }
}


.configurator-header {
    padding: 30px 15px;
    background: #f8f8f8;
}

.configurator-body {
    padding: 0 15px;
}

.configurator-body, .config-head, .config-body {
    margin: 25px 0;
}

.shop-configurator-popup.active {
    z-index: 9999999;
    position: relative;
}

.configurator-header, .configurator-body, .config-nav, .config-head, .config-body {
    padding: 0 20px;
}

.body--scrollLock {
    position: fixed;
    width: 100%;
}

.shop-configurator-fabric-group-container {
    overflow: auto;
    margin: 0px 0 20px;
}

.shop-configurator-preview {
    display: none;
    position: fixed;
    z-index: 1500;
    padding: 24px;
    right: 950px;
    top: 0;
    bottom: 0;
    left: 0;
}

.shop-configurator-popup.active .shop-configurator-preview {
    display: block;
}

.shop-configurator-preview-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
}

.shop-configurator-preview-container .slick-list,
.shop-configurator-preview-container .slick-track {
    display: flex;
    align-items: center;
}

.shop-configurator-preview-loader {
    position: fixed;
    text-align: center;
    right: 900px;
    left: 0;
}

.shop-product-preview-slider {
    max-width: 100%;
    width: 100%;
}

.shop-product-preview-slider-item {
    width: 100%;
    text-align: center;
}

.shop-product-preview-slider-item img {
    display: inline-block;
}

.shop-product-preview-slider .slick-arrow {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
    color: #262827;
    font-size: 10px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    top: 50%;
    margin-top: -22px;
    z-index: 9;
}


@media screen and (min-width: 1140px) {
    .shop-product-preview-slider .slick-arrow:hover {
        background: #e10121;
        color: #fff
    }
}

.shop-product-preview-slider .slick-arrow.slick-prev {
    left: 0;
}

.shop-product-preview-slider .slick-arrow.slick-next {
    right: 0;
}

.configurator-header {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #e10121;
    padding: 30px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.shop-configurator.shop-configurator-popup .configurator-container {
    display: flex;
    flex-direction: column;
    position: fixed;
    z-index: 1035;
    top: 0;
    right: 0;
    bottom: 0;
    width: 950px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
}


@media screen and (min-width: 1140px) {
    .shop-configurator.shop-configurator-popup .shop-configurator-fabric-container {
        margin: -23px -21px 0;
        padding: 0 20px;
        background: #f8f8f8;
    }
}

.shop-configurator-fabric-container {
    display: none;
}

@media screen and (min-width: 1200px) {

    .shop-configurator-fabric-container {
        display: block;
    }

    .shop-configurator-fabric-select-container {
        display: none;
    }
}

a.btn-fabric-video {
    font-size: 20px;
    margin-bottom: 15px;
    display: inline-block;
}

a.btn-fabric-video:hover {
    text-decoration: none;
}

.shop-configurator.shop-configurator-popup.active .configurator-container {
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);
    transition: all 0.3s;
    margin-bottom: 0;
}

.shop-configurator.shop-configurator-popup .shop-configurator-shadow {
    content: "";
    display: block;
    position: fixed;
    z-index: 1025;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.8));
    transition: all 0.4s;
}

.shop-configurator.shop-configurator-popup.active .shop-configurator-shadow {
    opacity: 1;
    pointer-events: all;
}

.shop-configurator.shop-configurator-popup .shop-configurator-popup-close {
    position: absolute;
    right: 0px;
    font-size: 26px;
    visibility: visible;
}

.shop-configurator.shop-configurator-popup .configurator-body {

    position: absolute;
    top: 110px;
    bottom: 90px;
    margin: 0;
    /*overflow: auto;*/
    width: 100%;
}

.shop-configurator.shop-configurator-popup .configurator-footer {
    position: absolute;
    bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    visibility: visible;
    padding: 20px;
    background-color: #ececec;
}

.shop-configurator.shop-configurator-popup .configurator-footer .shop-configurator-price {
    text-align: center;
    line-height: 50px;
}

.shop-configurator.shop-configurator-popup .configurator-footer .shop-configurator-price label,
.shop-configurator.shop-configurator-popup .configurator-footer .shop-configurator-price .shop-product-price {
    display: inline-block;
}

.shop-configurator-fabric-group-option {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: calc(19% - 20px);
    width: 100%;
    margin: 10px;
}

.shop-configurator-fabric-text {
    margin: 15px 0 10px;
}

.shop-configurator-fabric-group-option label {
    cursor: pointer;
}

.shop-configurator-fabric-group-option label .shop-fabric-option-image img {
    border: 1px solid #fff;
    border-radius: 5px;
}

.shop-configurator-fabric-group-option label:hover .shop-fabric-option-image img {
    border: 1px solid #e10121;
}

.shop-product-selected-fabric .shop-configurator-fabric-group-option {
    margin-left: 0px;
    display: block;
    width: 150px;
    max-width: 150px;
}

.shop-product-selected-fabric .shop-configurator-fabric-group-option label .shop-fabric-option-image img {
    border: 1px solid rgba(0, 0, 0, .1);
}

.shop-product-selected-fabric .shop-configurator-fabric-group-option label:Hover .shop-fabric-option-image img {
    border: 1px solid #e10121;
}

.shop-product-promo-fabric .shop-configurator-fabric-group-option {
    max-width: 90px;
    font-size: 11px;
}

.shop-fabric-option-chk {
    position: absolute;
    top: -10px;
    right: -4px;
    background: #fff;
    border-radius: 8px;
}

.shop-fabric-option-label {
    padding: 0 5px;
}

.shop-fabric-option-price {
    display: block;
    width: 100%;
}

.shop-configurator-preview img {
    max-width: calc(100% - 148px);
}


.btn-fabric-select,
.btn-fabric-select-tab {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    letter-spacing: .05em;
    padding: 6px;
    text-align: center;
    position: relative;
    height: 100%;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .1);
    background: 0 0;
    color: #343536;
    cursor: pointer;
    white-space: nowrap;
}

.btn-fabric-select.active,
.btn-fabric-select:hover {
    border-color: #e10121;
    background: #e10121 !important;
    color: #fff !important;
}

.shop-fabric-option-price {
    color: #e10121;
}

.btn-fabric-select.active .shop-fabric-option-price,
.btn-fabric-select:hover .shop-fabric-option-price {
    color: #fff;
}

.btn.btn-fabric-select-tab {
    font-size: 15px;
    line-height: 16px;
    padding: 8px 20px;
    width: auto;
    /*border-color: #e10121;*/
    /*background: #e10121 !important;*/

    background: #fff !important;
    color: #343536 !important;

    border-bottom: none;

    display: inline-flex;
    flex-direction: column;
    justify-content: center;

    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}


.btn.btn-fabric-select-tab .shop-fabric-option-price {
    color: #e10121;
}

.btn.btn-fabric-select-tab.active,
.btn.btn-fabric-select-tab:hover {
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom: none;

    color: #fff !important;
    border-color: #e10121;
    background: #e10121 !important;
    /*background: #fff !important;*/
    /*color: #343536 !important;*/


    padding-bottom: 9px;
    border-bottom: none;
    margin-bottom: -1px;
}


.btn.btn-fabric-select-tab.active .shop-fabric-option-price,
.btn.btn-fabric-select-tab:hover .shop-fabric-option-price {
    color: #fff !important;
}

.btn.btn-fabric-select-tab .caption {

    display: inline-block;
    vertical-align: middle;
}

.btn.btn-fabric-select-tab.active {
}


.btn-fabric-select i {
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -7px;
}

.configurator-content-body .tab-content {
    border-top: 1px solid rgba(0, 0, 0, .1);
}


/*.slick-prev.slick-disabled:before,*/
/*.slick-next.slick-disabled:before {*/
/*    opacity: .25;*/
/*}*/


.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.shop-configurator-preview .slick-dots {
    position: absolute;
    bottom: -40px;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: flex !important;
    justify-content: center;
    flex-wrap: wrap;
    margin: -6px -12px;
}

.slick-dots li {
    position: relative;

    display: inline-block;


    cursor: pointer;
    padding: 6px 12px;
    width: initial;
}

.slick-dots li button {
    width: 16px !important;
    height: 16px;
    border: 2px solid #AFAFAF;
    background-color: transparent;
    transition: all .4s;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;

    display: block;

    padding: 5px;

    cursor: pointer;

    color: transparent;
    outline: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;

    background: #fff;
    border: 1px solid rgba(0, 0, 0, .1);
}

.slick-dots li.slick-active button {
    border-color: #E10024;
    background-color: #E10024;
}


@media screen and (min-width: 1140px) {
    .slick-dots li button:hover {
        border-color: #E10024;
        background-color: #E10024;
    }
}


.shop-product-cart-fabric ul:not(.slick-initialized) {
    display: flex;
    overflow: hidden;
}

.shop-product-cart-fabric li {
    display: block;
    flex-shrink: 0;
}

.details-fabric-list-more {
    float: none !important;
    padding: 0 !important;
}

.shop-product-fabric-options {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 10px 0;
    gap: 15px;
}

.shop-product-promo-fabric {
    margin: -10px;
}

.shop-product-selected-fabric .shop-configurator-fabric-group-option {
    margin: 0;
}

.shop-configurator.shop-configurator-popup .product-buy-basket-btn .btn.btn-lg {
    font-size: 17px;
    font-weight: 600;
    padding: 14px 35px;
    transition: background 0.3s;
    box-shadow: none !important;
}

.shop-configurator.shop-configurator-popup .product-buy-basket-btn .btn:hover {
    background: linear-gradient(94.71deg, #333333 12.51%, #0D0D0D 105.08%);
}

.product-param-size-wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
    justify-content: center;
    margin-bottom: 15px;
}

.product-param-size-title {
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: #282828;
    text-transform: uppercase;
    font-weight: 700;
}

.product-param-size-section {
    margin-bottom: 50px;
}

.shop-product-param-size .table > tbody > tr > td {

    border-top: 0;
    border-bottom: 1px solid #ddd;
}

.shop-product-selected-fabric-caption {
    margin-left: 10px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: .01em;
    color: #3C3C3C;
}

.shop-product-cart-fabric .slick-list,
.shop-product-cart-fabric .slick-track {
    display: flex;
    flex-grow: 1;
    width: 100%;
}

/*.big-product .product-slider-nav {*/
/*    display: flex;*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*    padding: 3px 0;*/
/*}*/

/*.big-product .product-slider-nav .nav-slide {*/
/*    flex-shrink: 0;*/
/*    flex: 1;*/
/*}*/

/*.shop-product-fabric-options-left{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 15px;*/
/*}*/
/*.big-product .product-slider-nav .slick-arrow{*/
/*    z-index: 2;*/
/*}*/

/*.configurator-content-body .tab-content{*/
/*    border-top: 0;*/
/*}*/

/*.big-product .product-slider-nav .slick-arrow.slick-next{*/
/*    right: 5px;*/
/*}*/

/*.big-product .product-slider-nav .slick-list,*/
/*.big-product .product-slider-nav .slick-track{*/
/*    display: flex;*/
/*}*/

/*.big-product .product-slider-nav .image-wrapper{*/
/*    width: 100%;*/
/*}*/


@media screen and (max-width: 1600px) {
    .shop-configurator-fabric-group-option {
        max-width: calc(24% - 20px);
    }

    .shop-configurator.shop-configurator-popup .configurator-container {
        width: 50%;
    }

    .shop-configurator-preview {
        right: initial;
        width: 50%;
    }
}

@media screen and (max-width: 1139px) {
    .shop-configurator.shop-configurator-popup .configurator-body {
        position: static;
        padding: 0;
    }

    .shop-configurator.shop-configurator-popup .configurator-container {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100%;
        border: 0;
    }

    .shop-configurator-fabric-group-option label .shop-fabric-option-image img {
        width: 100%;
    }

    .shop-configurator-fabric-group-option label {
        width: 100%;
    }

    .shop-configurator-fabric-group-container {
        margin: 0 -10px;
    }

    .shop-configurator-fabric-text {
        margin: 15px 10px 10px;
    }

    .big-product .big-product-sheets {
        border-bottom: 0;
    }

    .shop-configurator-fabric-group-option {
        max-width: calc(16% - 20px);
    }

    .shop-configurator-preview {
        display: none !important;
    }

    .shop-configurator-shadow {
        display: none !important;
    }

    .body--scrollLock-configurator {
        width: initial;
        position: initial;
    }

    .shop-configurator.shop-configurator-popup.active .configurator-container {
        box-shadow: none;
    }

    .details-container.shop-configurator-fast-fabric{
        display: none;
    }
}

@media screen and (max-width: 900px) {
    .product-param-size-wrapper {
        flex-direction: column;
        gap: 15px;
    }


    .shop-configurator-fabric-group-option {
        max-width: calc(19% - 20px);
    }
}

@media screen and (max-width: 639px) {
    .product-param-size-section .shop-product-param-size {
        overflow: auto;
        max-width: 500px;
    }

    .product-param-size-section .shop-product-param-size table {
        width: initial !important;
    }

    .shop-configurator-fabric-group-option {
        max-width: calc(24% - 20px);
    }

    .big-product .product-slider {
        display: flex;
    }


    .big-product .product-slider .slick-list, .big-product .product-slider .slick-track {
        display: flex;
        width: 100%;
    }

    .big-product .product-slider .slide {
        width: 100%;
        flex-shrink: 0;
    }

}

@media screen and (max-width: 560px) {
    .shop-configurator-fabric-group-option {
        max-width: calc(32.333% - 20px);
    }

    .big-product.shop-product .big-price .price {
        float: none;
    }



    .shop-product-fabric-options-left{
        flex-direction: column;
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .big-product .product-slider-nav{
        width: initial;
        display: block;
        left: 0;
        right: 0;
    }
}


@media screen and (max-width: 420px) {
    .btn.btn-fabric-select-tab {
        font-size: 14px;
        padding: 7px 10px;
    }
}

@media screen and (max-width: 360px) {
    .shop-configurator-fabric-group-option {
        max-width: calc(49% - 20px);
    }

    .btn-fabric-select, .btn-fabric-select-tab{
        font-size: 11px;
    }

    .big-product-sheets ul{
        margin: 0 - 3px;
    }

    .big-product-sheets li{
        padding: 3px;
    }
}