@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?9oumdu');
    src:  url('fonts/icomoon.eot?9oumdu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9oumdu') format('truetype'),
    url('fonts/icomoon.woff?9oumdu') format('woff'),
    url('fonts/icomoon.svg?9oumdu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ic_menu:before {
    content: "\e910";
}
.icon-ic_menu_close:before {
    content: "\e911";
}

.icon-ic_user:before {
    content: "\e90f";
}

.icon-ic_search:before {
    content: "\e90e";
}

.icon-menu_arrow:before {
    content: "\e90d";
}

.icon-arrow_left:before {
    content: "\e90b";
}
.icon-arrow_right:before {
    content: "\e90c";
}

.icon-ic_pdf:before {
    content: "\e90a";
}

.icon-b_cart:before {
    content: "\e909";
}
.icon-ok:before {
    content: "\e908";
}

.icon-error_filetype:before {
    content: "\e907";
}

.icon-trash:before {
    content: "\e906";
}

.icon-arrow_down:before {
    content: "\e900";
}
.icon-cart_close:before {
    content: "\e901";
}
.icon-ic_cart:before {
    content: "\e902";
}
.icon-ic_down:before {
    content: "\e903";
}
.icon-ic_minus:before {
    content: "\e904";
}
.icon-ic_plus:before {
    content: "\e905";
}
/***************************************/
@font-face {
    font-family: 'icomoon2';
    src:  url('fonts/icomoon2.eot?acnyoy');
    src:  url('fonts/icomoon2.eot?acnyoy#iefix') format('embedded-opentype'),
    url('fonts/icomoon2.ttf?acnyoy') format('truetype'),
    url('fonts/icomoon2.woff?acnyoy') format('woff'),
    url('fonts/icomoon2.svg?acnyoy#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon2-point:before {
    content: "\e901";
}

.icon2-camera:before {
    content: "\e900";
}
/***************************************/
.custom_scroll::-webkit-scrollbar {
    width: 5px;
}

.custom_scroll::-webkit-scrollbar-track {
    box-shadow: none;
}

.custom_scroll::-webkit-scrollbar-thumb {
    background-color: #000;
}
/***************************************/
.btn-group.open .dropdown-toggle{
    box-shadow: none!important;
}
/****************************************/

.modal-dialog-centered {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100% - (5rem * 2));
}

/*****************************************/

html.overflow_hidden,
body.overflow_hidden{
    overflow: hidden;
}

body{
    padding-right: 0!important;
}

body.checkout-cart .custom_container{
    width: 1151px;
}

@media screen and (max-width: 767px){

    .product_no_group_container #product .actions > .cart #button-cart .text {
        display: none !important;
    }

    body.checkout-cart .custom_container {
        width: 100%;
    }

    body.checkout-cart .custom_container #content.row{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
}


@media screen and (min-width: 768px){
    body.checkout-cart .custom_container{
        width: 750px;
    }
    .mobile-sort__sheet, .mobile-sort {
        display: none;
    }
}

@media screen and (min-width: 992px){
    body.checkout-cart .custom_container{
        width: 970px;
    }
}

@media screen and (min-width: 1200px){
    body.checkout-cart .custom_container{
        width: 1151px;

    }

}


body.checkout-cart .custom_container #content.row{
    margin-right: -20px;
    margin-left: -20px;
}

@media (min-width: 1200px) {
    .container {
        width: 1176px;
    }
}

#column-left {
    width: 20%;

}

body[class^="account"],
body[class*="account"] {
    overflow-x: hidden;
}

#column-left  + .col-list.col-list.col-list {
    width: 80%;
}

/***************************************/
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
textarea{
    caret-color: #1E1E1E;
}


input[name="search"] {
    caret-color:#ED1C24;
}

.img-responsive{
    display: inline-block;
}

.ani{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}

.btn-black{
    text-decoration: none!important;
}

.reset_button{
    -webkit-appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
    outline: none;

    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: none;

    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    cursor:pointer;
}
.col-sort-desctop {
    padding: 16px 10px;
}

.cart_button_black {
    display: inline-block;
    width: 100%;
    padding:12px 24px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    border: 1px solid #1E1E1E;
    text-align: center;
    background-color: #1E1E1E;
    color: #ffffff;
    text-decoration: none!important;
}


.cart_button_black:hover {
    background-color: #474448;
}
a.cart_button_black:hover {
    color: #ffffff;
}

.cart_button_white{
    display: inline-block;
    width: 100%;
    padding:12px 24px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    border: 1px solid #1E1E1E;
    text-align: center;
    background-color: #ffffff;
    color: #1E1E1E;

}

.cart_button_white:hover{
    background-color: #1E1E1E;
    color: #ffffff;
}

/****************************/

.reset_input{
    webkit-appearance: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;

    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.reset_input:focus,
.reset_input:focus-visible,
.reset_input:focus-within{
    outline: none!important;
}



input::placeholder{color: #707070;}
input::-webkit-input-placeholder{color: #707070;}
input::-moz-placeholder{color: #707070;}
input::-ms-input-placeholder{color: #707070;}
textarea::-webkit-input-placeholder {color: #707070;}
textarea::-moz-placeholder {color: #707070;}
textarea:-moz-placeholder {color: #707070;}
textarea:-ms-input-placeholder {color: #707070;}
/*****************************************/
.wss_input{
    width: 100%;
    min-height: 40px;
    padding: 9px 16px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
    caret-color: #1E1E1E;
}

.wss_input:focus,
.wss_input:focus-visible,
.wss_input:focus-within{
    border: 1px solid #1E1E1E!important;
    border-radius: 4px!important;
    background-color: #ffffff!important;
}

select.wss_input{
    outline: none !important;
}
textarea.wss_input{
    resize: none;
    overflow: hidden;
    padding: 9px 16px;
    height: 40px;
    min-height: 40px;
}
textarea.login_input:focus {
    padding: 8px 16px;
}
textarea.wss_input:focus::placeholder {
    color: transparent;
}

.wss_input.has_error{
    border-color: #ED1C24;
}

/****************************************/
.blog .pagination_container,
.news .pagination_container{
    display:none;
}
/*****************************************/
.categ-top-block .head_block{
    margin-top: 5px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.categ-top-block .head_block h1{
    margin: 0;
}

.categ-top-block .head_block .options{
    font-family: 'Pragmatica Extended';
    font-size: 38px;
    line-height: 46px;
    font-weight: 400;
    color: #707070;
    margin-left: 10px;
}
/*****************************************/

.thumbnails .image-additional .thumbnail{
    margin: 0;
    border:none;
}


/*****************************************/
.product-page  .product-left-block{
    padding-top: 0px;
}


.edit-product-button{
    display: none;
}

.product-page .product-left-block #fix_image{
    max-width: 454px;
}


body.fixed_header .product-container{
    padding-top: 72px!important;
}


.product-page .product-right-block .product_top_block_container .product_top_block{
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #ffffff!important;
}



.product_top_block.fixed{
    position: fixed;
    top: 72px!important;
    z-index: 100;
    max-width: 575px;
    width: 100%;
}

@media screen and (min-width: 992px) and (max-width: 1199px){

    .product_top_block.fixed {
        max-width: 494px;
    }

    .product_no_group_container #product .actions.no-credit .cart{
        width: 100% !important;
        margin-top: 15px;
    }

}/*@media screen and (min-width: 992px) and (max-width: 1199px){*/


@media screen and (min-width: 992px){
    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .quantity-adder {
        margin-right: 8px !important;
    }
    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .quantity-adder,
    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart {
        width: calc(50% - 4px) !important;
    }

    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart .btn {
        width: 100% !important;
        max-width: none !important;
    }
}
@media screen and (max-width: 991px){

    .mobile-catalog-menu ul.menu-list-mobile > li:not(.dropdown) a {
        padding-top: 6px;
        padding-bottom: 6px;
        font-weight: 500;
    }

    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart .btn {
        width: 100% !important;
        gap: 8px !important;
    }

    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart {
        width: calc(50% - 8px) !important;
        margin-left: 8px !important;
    }

    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart .btn .text {
        display: block;
    }


    .product_top_block.fixed{
        max-width: 335px;
    }

    .product-page .breadcrumbs-box .breadcrumb{
        margin-bottom: 0;
    }

    .col-sort.col-sort.col-sort {
        float: right;
    }


}/*@media screen and (max-width: 991px){*/

@media screen and (min-width: 768px){
    body.product-page{
        overflow: visible !important;
        max-width: 100vw;
    }
    body.product-page .header-second-row::before {
        width: 100vw;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .product-page #content > .row.fix .sticky-left-block {
        top: 80px;
    }

}

@media screen and (max-width: 1199px) and (min-width:769px){
    #tab-kjseries #products_list{
        overflow-x: auto;
    }
}
@media screen and (max-width: 1199px) and (min-width:992px){
    .tabs-product .tab-content #tab-kjseries{
        max-width: 930px;
    }
}
@media screen and (max-width: 991px) and (min-width:769px){
    .tabs-product .tab-content #tab-kjseries{
        max-width: 710px;
    }
}

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

    body.product-page{
        overflow: visible;
        max-width: 100vw;
    }
    body.product-page .header-second-row::before {
        width: 100vw;
        left: 50%;
        transform: translate(-50%, 0);
    }

    body.product-page .product-container, body.product-page  .product-milwaukee-container{
        max-width: 1160px;
        width: 1160px;
        padding-left: 0;
        padding-right: 0;
    }

    body.product-page .product-container .product-left-block{
        max-width: 454px;
    }

    .product-page #content > .row.fix{
        display: flex;
        align-items: flex-start;
    }

    .product-right-block {
        margin-left: auto;
        padding-left: 104px;
        z-index: 10;
    }

    .product-page #content > .row.fix .sticky-left-block {
        top: 80px;
    }

    /*
    .product-container #content > .row{
        display: flex;
    }

    .product-container #content > .row .product-left-block{
        float: none;
    }

    .product-container #content > .row .product-right-block{
        float: none;
        margin-left: auto;
    }
     */


    .product-page .breadcrumbs-box .breadcrumb{

    }



    .image-additional .item{
        max-width: 140px;
    }

    .thumbnails .image-additional .thumbnail{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 140px;
        height: 140px;
        margin: 0!important;
    }

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

.image-additional .item{
    max-width: 100%;
}

.thumbnail{
    background-color: transparent;
}




/*.general-image.have-images:before{
    content: "";
    display: block;
    padding-top: 100%;
    float: left;
}

.general-image.have-images #image-box{
    margin-top: 50%;
    transform: translate(0,-50%);
}*/


@media screen and (min-width: 1200px) and (max-width: 1499px){
    .general-image #image-box .slider-main-img{
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 452px;
        width: 100%;
    }
}


@media screen and (min-width: 1500px){
    .general-image #image-box .slider-main-img{
        display: flex;
        align-items: start;
        min-height: 452px;
        justify-content: center;
    }
    .thumbnails .image-additional .thumbnail{
        /*height: 184px;*/
    }
}/*@media screen and (min-width: 1500px){*/


.stickers-ns{
    right: 10px;
    top: 10px;
}

.general-image.have-images{
    padding-left: 0;
    margin-bottom: 0;
}


.thumbnails .image-additional{
    margin-top: 16px!important;
    margin-left: -8px!important;
    width: calc(100% + 16px);
    max-width: calc(100% + 16px);
    padding-left: 0!important;
    padding-right: 0!important;
}



.thumbnails .image-additional .slick-slide > div{
    padding: 0 8px;
    width: 100%;
}


.thumbnails .image-additional .slick-slide .item{
    display: flex!important;
    align-items: center;
    justify-content: center;
}


.thumbnails .image-additional .slick-slide .item .thumbnail{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 1.5px solid transparent;
    overflow: hidden;
}

.thumbnails .image-additional .slick-slide.slick-current .item .thumbnail{
    border: 1.5px solid #1E1E1E;
}


.thumbnails .image-additional .thumbnail img{
    width: unset;
    /*max-width: 70px;*/
    height: auto;
    max-width: 140px;
}
/*****************************************/
@media screen and (min-width: 992px) and (max-width: 1199px){

    .thumbnails .image-additional .slick-slide .item .thumbnail{
        min-height: 115px;
    }

}/*@media screen and (min-width: 992px) and (max-width: 1199px){*/

/*****************************************/
@media screen and (max-width: 991px){
    .thumbnails .image-additional{
        display: block!important;
    }

    .image-additional .slick-list{
        margin-left: 0!important;
    }

    .image-additional .slick-list .slick-slide{
        margin-left: 0!important;
    }

    .image-additional .item{
        max-width: unset;
    }


    .thumbnails .image-additional .slick-slide .item .thumbnail{
        min-height: 165px;
    }

}/*@media screen and (max-width: 991px){*/


@media screen and (max-width: 767px){

    .filter-tags-container .js-example-tags-container-1,
    .filter-tags-container .js-example-tags-container-0 {
        display: none !important;
    }

    .ocfilter-mobile-handle {
        display: none;
    }

    .title .filter-count[data-count="0"] {
        display: none !important;
    }
    .title .filter-count {
        color: #ED1C24;
    }

    #column-left + .col-list.col-list.col-list {

        width: 100%;
    }

    .thumbnails .image-additional{
        display: none!important;
    }

    .product_top_block{
        padding-top: 0px!important;
        padding-left: 0px!important;
        padding-bottom: 0px!important;
        padding-right: 0px!important;
    }

    .product_top_block.fixed{
        position: static!important;
    }
}/*@media screen and (max-width: 767px){*/

.preorder_modal .modal-dialog {
    width: 416px;
}

.preorder_modal .modal-content {
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.preorder_modal .modal-header {
    align-items: center;
    border: 0;
    display: flex;
    justify-content: space-between;
    padding: 40px 40px 20px;
}

.preorder_modal .modal-header .title {
    color: #202020;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.15;
}

.preorder_modal .modal-body {
    padding: 0 40px 34px;
}

.preorder_info {
    align-items: flex-start;
    background: #f5f5f5;
    border-left: 3px solid #045E95;
    color: #1e1e1e;
    display: flex;
    font-size: 14px;
    gap: 10px;
    line-height: 1.45;
    margin-bottom: 24px;
    padding: 12px 14px;
}

.preorder_info_icon {
    align-items: center;
    background: #045E95;
    border-radius: 50%;
    color: #ffffff;
    display: inline-flex;
    font-size: 12px;
    height: 20px;
    justify-content: center;
    line-height: 17px;
    margin-top: 2px;
    width: 20px;
    flex-shrink: 0;
    margin-left: 1px;
}

.preorder_info strong,
.preorder_info small {
    display: block;
}

.preorder_info small {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.preorder_account_notice {
    color: #303030;
    font-size: 13px;
    line-height: 1.35;
    margin: 0 0 20px;
}

.preorder_customer {
    align-items: center;
    display: flex;
    gap: 8px;
    margin: 0 0 25px;
}

.preorder_customer_avatar {
    align-items: center;
    background: #f3f3f3;
    border-radius: 50%;
    color: #444;
    display: inline-flex;
    font-size: 13px;
    justify-content: center;
    text-transform: uppercase;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
}

.preorder_customer strong,
.preorder_customer small {
    display: block;
}

.preorder_customer strong {
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 500;
}

.preorder_customer small {
    color: #444;
    font-size: 12px;
    line-height: 1.35;
}

.preorder_field {
    margin-bottom: 24px;
}

.preorder_field label {
    color: #1e1e1e;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 6px;
}



.preorder_field label span {
    color: #777777;
}

.preorder_field .form-control,
.preorder_field textarea {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-shadow: none;
    color: #1e1e1e;
    font-size: 14px;
    height: 40px;
    padding: 8px 15px;
    font-size: 14px !important;
}

.preorder_field .form-control::placeholder,
.preorder_field textarea::placeholder {
    color: #707070;
}

.preorder_field textarea.form-control {
    height: 80px;
}

.preorder_field textarea {
    height: 70px;
    resize: none;
}

.preorder_quantity {
    align-items: center;
    background: #f6f6f6;
    display: inline-flex;
    height: 48px;
}

.preorder_quantity button,
.preorder_quantity input {
    background: transparent;
    border: 0;
    color: #303030;
    height: 42px;
    text-align: center;
    width: 42px;
}

.preorder_quantity button {
    font-size: 28px;
    font-weight: 300;
    line-height: 1;
    transition: 0.15s ease-in-out;
}

.preorder_quantity button:hover {
    opacity: 0.8;
}

.preorder_quantity input {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.preorder_btn {
    align-items: center;
    border-radius: 0;
    display: flex;
    font-weight: 400;
    height: 48px;
    justify-content: center;
    margin-bottom: 16px;
    text-decoration: none;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.preorder_btn_black {
    background: #1e1e1e;
    border: 1px solid #1e1e1e;
    color: #ffffff;
}

.preorder_btn_black:hover,
.preorder_btn_black:focus {
    background: #313131;
    border-color: #313131;
    color: #ffffff;
}

.preorder_btn_white {
    background: #ffffff;
    border: 1px solid #1e1e1e;
    color: #1e1e1e;
}

.preorder_btn_white:hover,
.preorder_btn_white:focus {
    background: #1e1e1e;
    color: #fff;
}

.preorder_cancel {
    background: transparent;
    border: 0;
    color: #202020;
    display: block;
    font-size: 14px;
    margin: 20px auto 0;
}

.preorder_workday_notice {
    color: #444;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-top: 24px;
}

.preorder-btn.disabled,
.preorder-btn[disabled] {
    opacity: .55;
    pointer-events: none;
}

.preorder-actions .options,
.preorder-actions .quantity-adder {
    display: none !important;
}

.price_button .preorder-btn {
    font-size: 0;
}

.preorder-btn {
    background-color: transparent !important;
    border: 1px solid #313131 !important;
    color: #313131 !important;
}

.preorder-btn:hover {
    background-color: #313131 !important;
    color: #fff !important;
}

.price_button .preorder-btn:before {
    /*content: '';*/
}

@media screen and (max-width: 480px) {
    .preorder_modal .modal-dialog {
        margin: 0 auto;
        max-width: calc(100% - 16px);
    }

    .preorder_modal .modal-header {
        padding: 34px 32px 18px;
    }

    .preorder_modal .modal-body {
        padding: 0 32px 30px;
    }
}
/******************************************/
.product-layout .product-thumb{
    display: flex;
    flex-direction: column;
}

.product-layout .product-thumb .caption{
    height: unset;
}

.product-layout .price-item-info{
    padding-top: 22px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;

}
.product-layout  .price-item-info .btn-primary {
    width: 100%;
}
.price-info_price {
    color:  #1E1E1E;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}
.price_button {
    width: 40px;
    padding: 6px 0 0 0;
}
.price-info_stock {
    color: #00973D;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.12px;
}
.product-layout .price-info_stock svg {
    display: none;
}


.price-info_stock .not{
    color: #707070;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.12px;
    text-wrap: nowrap;
    display: flex;

}

.price-info_stock .not svg{
    margin: 3px 3px 0 0;
}

/***************************************/

.theme-products-f .product-layout .product-thumb .caption,
.theme-products-v .product-layout .product-thumb .caption{
    height: inherit;
    /*height: -webkit-fill-available;*/
}


.theme-products-f .product-layout .product-thumb .price,
.theme-products-v .product-layout .product-thumb .price{
    padding-top: 8px;
    margin-top: auto;
    margin-left: unset;
    margin-right: unset;
    margin-bottom: unset;
}

/****************************************/
.all-categories-grid{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px 16px;
}

.all-categories-grid .item-category {
    border: 0 !important;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.wall-category-box .item-category:hover .wall-cat-name a {
    color: #ED1C24 !important;
    text-decoration: underline !important;
    hyphens: auto;
}


.wall-category-box .item-category .wall-cat-image img {
    transition: 0.15s ease-in-out;
}

.wall-category-box .item-category:hover .wall-cat-image img {
    transform: scale(1.1);
}
.wall-category-box .item-category:hover .wall-cat-image {
    border-color: #ED1C24 !important;
}

.all-categories-grid .item-category .cat-image {
    width: 100% !important;
    gap: 8px;
    max-width: none;
    aspect-ratio: 219 / 148;
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}


.all-categories-grid .item-category .cat-name{
    height: inherit;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding-left: 24px;
    margin: 0 !important;
    padding: 0 12px;
    width: 100%;
    text-align: center !important;
    min-height: 0 !important;
    padding-bottom: 8px;
}

.all-categories-grid .item-category .cat-name a{
    color: #1E1E1E;
    text-decoration: none;
    hyphens: auto;
}

.all-categories-grid .item-category .cat-name a .name{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;
    transition: 0.15s ease-in-out;
    hyphens: auto;
}

.all-categories-grid .item-category:hover .cat-name a .name{
    color: #ED1C24;
    text-decoration: underline;
}

.all-categories-grid .item-category:hover .cat-image {
    transition: 0.15s ease-in-out;
    overflow: hidden;
}

.all-categories-grid .item-category:hover .cat-image {
    border-color: #ED1C24;
}

.all-categories-grid .item-category {
    position: relative;
}

.all-categories-grid .item-category a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';

}

.all-categories-grid .item-category .cat-image img {
    transition: 0.15s ease-in-out;
}

.all-categories-grid .item-category:hover .cat-image img {
    transform: scale(1.1);
}

.all-categories-grid .item-category .cat-name {
    margin-top: 8px;
}

.all-categories-grid .item-category .cat-name a .arrow{
    display: none !important;
}
.all-categories-grid .item-category:hover .cat-name a .arrow{
    display: inline-block;
}

.all-categories-grid .cat-name a .options{
    display: none;
}

.all-categories-grid .item-category:hover .cat-name a .options{
    color: #ED1C24;
}


.all-categories-grid .item-category .item-sub-category{
    display: none;
    position: absolute;
    left: -1px;
    top: 100%;
    width: calc(100% + 2px);
    background-color: #ffffff;
    box-shadow: 0px 8px 12px rgb(0 0 0 / 10%);
    padding: 24px;
    padding-bottom: 0;
    z-index: 1;
    border: 1px solid #E5E5E5;
    transition: all ease-in-out 0.4s;
    opacity: 0;
}

.all-categories-grid .item-category:hover .item-sub-category{
    opacity: 1;
}



.all-categories-grid .item-category .item-sub-category .subcategory{
    box-shadow: none;
    padding: 0;
    margin-bottom: 16px;
}

.all-categories-grid .item-category .item-sub-category .subcategory a{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.all-categories-grid .item-category .item-sub-category .subcategory a .left-block{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}

.all-categories-grid .item-category .item-sub-category .subcategory a .left-block .name{
    font-size: 14px;
    color: #222222;
    opacity: 1;
    text-align: left;
}

.all-categories-grid .item-category .item-sub-category .subcategory a:hover .left-block .name{
    color: #ED1C24;
}

.all-categories-grid .item-category .item-sub-category .subcategory a .left-block .arrow{
    opacity: 0;
    margin-left: 5px;
}


.all-categories-grid .item-category .item-sub-category .subcategory a:hover .left-block .arrow{
    opacity: 1;
}


.all-categories-grid .item-category .item-sub-category .subcategory a .option{
    margin-left: auto;
    max-width: 80px;
    min-width: 80px;
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    color: #707070;
    width: 80px;
}

.all-categories-grid .item-category .item-sub-category .subcategory a:hover .option{
    color: #ED1C24;
}
/************************************/
.tabs-product .filter-tags-container{
    margin-top: 0;
}

.news .section-title{
    max-width: 350px;
}

.newsblog-article #content .thumbnails{
    list-style: none;
}

.category-page .row.row-filters.product_type_series{
    display: none;
}

.category-page .row.row-filters  > div{
    display:none;
}

.category-page #column-left .panel:first-child{
    margin :  0;
}

.category-page .wall-category-box .wall-cat-name {
    padding-left: 0;
    padding-right: 0;
    min-height: 115px;
}

/*.category-page .wall-category-box .item-category .dflex {*/
/*    padding: 20px 8px;*/
/*}*/

.category-page .wall-category-box.subcategory-list .wall-cat-name {
    min-height: 68px;
}

.newsblog-article #content .article_content ol,
.information-information #content .article_content ol,
.newsblog-article #content .article_content ul,
.information-information #content .article_content ul{
    list-style-position: inside;
}

/************************************/
/*Cart*/
body.checkout-cart{
    overflow: unset;
}

body.checkout-cart ul.breadcrumb{
    display: none;
}

body.checkout-cart #content{
    margin-top: 82px;
}

.checkout-cart .cart{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    border:none!important;
}

.cart.simplecheckout-cart .cart__products_block_products{
    width: 100%;
}

.cart__left_col .product_options_wrapper {
    min-height: 66px;
}
.cart__left_col .product_item .col .name {
    min-height: 40px;
}
.cart__left_col .product_item .col .name a {
    line-height: 20px !important;
}

.checkout-cart .cart *{
    box-sizing: border-box;
}

.checkout-cart .cart .cart__left_col{
    min-width: 69.45%;
    margin-left: -1px;
}

.checkout-cart .cart .cart__left_col .heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkout-cart .cart .cart__left_col .heading h1{
    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #1E1E1E;
    margin: 0;
}


.checkout-cart .cart .cart__left_col .import_block{
    position: relative;
    top: 2px;
    right: 0;
}

.checkout-cart .cart .cart__left_col .import_block #button_import_variants{
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkout-cart .cart .cart__left_col .import_block #button_import_variants .text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    margin-right: 8px;
}

.checkout-cart .cart .cart__left_col .import_block #button_import_variants .icon{
    font-size: 24px;
    color: #1E1E1E;
}

.checkout-cart .cart .cart__left_col .import_block #button_import_variants.active .icon{
    transform: rotate(-180DEG);
}

.checkout-cart .cart .cart__left_col .import_block .dropdown{
    opacity: 0;
    visibility: hidden;
    z-index: -1;

    position: absolute;
    top: 33px;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 207px;
    filter: drop-shadow(0px 8px 12px rgba(0, 0, 0, 0.04));
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 15px;
}

.checkout-cart .cart .cart__left_col .import_block .dropdown.active{
    opacity: 1;
    visibility: visible;
    z-index: 1;
}

.checkout-cart .cart .cart__left_col .import_block .dropdown li{
    margin-top: 8px;
}

.checkout-cart .cart .cart__left_col .import_block .dropdown li:first-child{
    margin-top: 0;
}

.checkout-cart .cart .cart__left_col .import_block .dropdown li button{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
    cursor: pointer;
}


.checkout-cart .cart .cart__left_col .import_block .dropdown li button:hover{
    color: #ED1C24;
}


.checkout-cart .cart .cart__left_col .quick_product_add{
    box-sizing: border-box;
    margin-top: 40px;
    padding: 23px;
    border: 1px solid #E5E5E5;
    background-color: #ffffff;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}

.checkout-cart .cart .cart_button_white{
    display: inline-block;
    padding: 8px 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #1E1E1E;
    border: 1px solid #1E1E1E;
    text-align: center;
    background: transparent;
}

.checkout-cart .cart .cart_button_white:hover{
    background-color: #1E1E1E;
    color: #ffffff;
}

.checkout-cart .cart .cart_button_black{
    display: inline-block;
    padding: 8px 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #1E1E1E;
    text-align: center;
    background-color: #1E1E1E;
    color: #ffffff;
}

.checkout-cart .cart .cart_button_black:hover{
    background-color: #474448;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading #quick_product_add{
    min-width: 207px;
    /*display: none;*/
    width: auto;
}


.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading #quick_product_add__close{
    display: none;
    width: 24px;
    height: 24px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #1E1E1E;
    cursor: pointer;
    position: relative;
    top: -2px;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading #quick_product_add__close.active{
    display: flex;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading #quick_product_add__close:hover{
    color: #ED1C24;
}


.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content{
    margin-top: 24px;
    display: none;
    align-items: stretch;
    justify-content: space-between;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content.active{
    display: flex;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
    margin-bottom: 4px;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_sku{
    min-width: calc(100% - 132px - 207px - 33px);
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_sku .content{
    width: 100%;
    position: relative;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_sku .content .error{
    font-size: 12px;
    color: red;
    position: absolute;
    left: 0;
    bottom: -20px;
}



.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_qty{
    margin-left: 16px;
    margin-right: 16px;
    max-width: 132px;
    min-width: 132px;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_qty .content{
    width: 100%;
}

.checkout-cart .cart .qty,
.checkout-cart .cart .quantity{
    display: flex!important;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    min-width: 132px;
}

.checkout-cart .cart .qty button,
.checkout-cart .cart .quantity button{
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    font-size: 24px;
    color: #1E1E1E;
    cursor: pointer;
}

.checkout-cart .cart .qty button:hover,
.checkout-cart .cart .quantity button:hover{
    color: #ED1C24;
}

.checkout-cart .cart .qty input[type="text"],
.checkout-cart .cart .quantity input[type="text"]{
    border:none;
    text-align: center;
    width: 44px;
    margin-left: 4px;
    margin-right: 4px
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_add{
    align-self: flex-end;
}

.checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_add button{
    min-width: 207px;
    min-height: 40px;
}

/************/


.checkout-cart .cart input {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}

.checkout-cart .cart input[type="text"]{
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    padding: 8px !important;
}


.checkout-cart .cart input::placeholder{color: #707070;}
.checkout-cart .cart input::-webkit-input-placeholder{color: #707070;}
.checkout-cart .cart input::-moz-placeholder{color: #707070;}
.checkout-cart .cart input::-ms-input-placeholder{color: #707070;}
.checkout-cart .cart textarea::-webkit-input-placeholder {color: #707070;}
.checkout-cart .cart textarea::-moz-placeholder {color: #707070;}
.checkout-cart .cart textarea:-moz-placeholder {color: #707070;}
.checkout-cart .cart textarea:-ms-input-placeholder {color: #707070;}
/*********/
.checkout-cart .cart .cart__left_col .empty_cart{
    margin-top: 64px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.checkout-cart .cart .cart__left_col .empty_cart .empty_image{
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart_popup .empty_cart .empty_image .icon,
.checkout-cart .cart .cart__left_col .empty_cart .empty_image .icon{
    font-size: 64px;
    color: #ED1C24;
}

.checkout-cart .cart .cart__left_col .empty_cart .empty_info{
    max-width: 456px;
    margin-left: 24px;
}

.checkout-cart .cart .cart__left_col .empty_cart .empty_info .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}

.checkout-cart .cart .cart__left_col .empty_cart .empty_info .info{
    margin-top: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #707070;
}
/***************************/
.checkout-cart .cart .cart__right_col{
    min-width: calc(100% - 69.45% - 16px);
    margin-top: 77px;
    margin-left: 24px;

    /*position: sticky;
    position: -webkit-sticky;
    top: 120px;
    height: 100%;*/
}

@media screen and (min-width: 992px){
    .checkout-cart .cart .cart__right_col{
        position: sticky;
        top: 140px;
        height: 100%;
    }

    .simplecheckout-right-column{
        position: sticky;
        top: 20px;
        height: 100%;
    }

    .top-info-product .stock_status_preorder {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
    }


}/*@media screen and (min-width: 992px){*/

.checkout-cart .cart .cart__right_col .cart__totals{
    background: #F5F5F5;
    width: 100%;
    padding: 24px;
}
.checkout-cart .cart .cart__right_col .cart__totals > .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .total{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding-top: 24px;
    margin-top: 24px;
    border-top: solid 1px #E5E5E5;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .total:first-child{
    padding-top: 0;
    border: none;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .total .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6D6A72;
    text-align: left;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .total{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #1E1E1E;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .totals_buttons{
    width: 100%;
    display: block;
    margin-top: 40px;
    position: relative;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .totals_buttons:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .totals_buttons a{
    margin-top: 14px;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .totals_buttons a:first-child{
    margin-top: 0;
}

.checkout-cart .cart .cart__right_col .cart__totals > .content .totals_buttons a.disabled{
    background: #1E1E1E;
    opacity: 0.48;
    cursor: unset;
    pointer-events: none;
}
/*******************************/

.checkout-cart .cart .alerts_container{
    margin-top: 30px;
}

.checkout-cart .cart .cart__products_block{
    margin-top: 64px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_heading .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
}

.checkout-cart .cart .cart__products_block .cart__products_block_heading .reset_cart{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
    position: relative;
    top: 2px;
}


.checkout-cart .cart .cart__products_block .cart__products_block_heading .reset_cart:hover{
    color: #ED1C24;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item,
.checkout-simplecheckout .cart .cart__products_block_products .product_item{
    padding: 16px 0px;
    border-top: solid 1px #E5E5E5;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}


.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col .col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .col{
    margin-left: 16px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .image_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .image_col{
    max-width: 150px;
    margin-left: 0!important;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-width: 262px;
    max-width: 262px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .col .title,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .col .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #707070!important;
}


.checkout-cart .product_item  .title > span{
    display: block;
    width: 100%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding: 0;
}

.checkout-cart .product_item  .title > span svg{
    padding: 0;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .col .title a,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .col .title a{ color: #707070!important;}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .col .name a,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .col .name a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
    text-decoration: none;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .col .name a:hover,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .col .name a:hover{
    color: #ED1C24;
}

.payment_pp_info  {
    display: block;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .col .content,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .col .content{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col{
    margin-top: 1px;
}


.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options{
    margin-top: auto;
    width: 100%;
}

.checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options {
    margin-top: auto;
    width: auto;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options .product_option .option_title,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options .product_option .option_title{
    margin-bottom: 4px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options .option_content,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options .option_content{
    min-width: 262px;
}


.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .quantity_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .quantity_col{
    align-self: flex-end;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .quantity_col .title,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .quantity_col .title{
    margin-bottom: 4px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .weight_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .weight_col{
    align-self: flex-end;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .weight_col .title,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .weight_col .title{
    margin-bottom: 4px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .weight_col .content,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .weight_col .content{
    height: 40px;
    line-height: 40px;
}


.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__right_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__right_col{
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col {
    white-space: nowrap;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    min-width: 75px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col .block:nth-child(2),
.checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col .block:nth-child(2){
    margin-top: auto;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col .block .price,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col .block .price{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col .block .total,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col .block .total{
    min-height: 40px;
    line-height: 40px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col .block:nth-child(2) .title,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col .block:nth-child(2) .title{
    margin-bottom: 4px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .remove_col,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .remove_col{
    padding-left: 16px;
    padding-right: 11px;
    min-width: 24px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .remove_col button,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .remove_col button{
    font-size: 20px;
    color: #707070;
    margin-top: 11px;
}

.checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .remove_col button:hover,
.checkout-simplecheckout .cart .cart__products_block_products .product_item .remove_col button:hover{
    color: #ED1C24
}
/************************************/
.simplecheckout-left-column .simplecheckout-cart-totals{
    display: none;
}
/************************************/
@media screen and (min-width: 768px) {
    .custom_modal .modal-dialog {
        /*width: 416px;*/
        width: 416px;
    }
}
/*@media screen and (min-width: 768px){*/
.custom_modal {
    padding-right: 0 !important;
}
.custom_modal .modal-content {
    padding: 48px;
    background: #FFFFFF;
    border: none;
    box-shadow: none !important;
    border-radius: 0;
}

.custom_modal .modal-header {
    min-height: unset;
    padding: 0;
    margin-bottom: 25px;
    border: none;
    position: relative;
}

.custom_modal .modal-header .title {
    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #1E1E1E;
    max-width: 265px;
}


.custom_modal .modal-header button.close {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 9px;
    right: 0px;
    opacity: 1;
    color: #1E1E1E;
    font-size: 24px;
    cursor: pointer;
    transform: translate(0px, -7px);
}

.custom_modal .modal-header button.close:hover{
    color: #ED1C24;
}


.custom_modal .modal-body{
    padding: 0;
}

.custom_modal #form_upload .line,
.custom_modal .modal-body > .content .line{
    margin-top: 40px;
}

.custom_modal #form_upload .line:first-child,
.custom_modal .modal-body > .content .line:first-child{
    margin-top: 0;
}

.custom_modal #form_upload .select_file_container{
    position: relative;
}

.custom_modal #form_upload .select_file_container .file_upload_container {
    min-height: 40px;
    display: block;
    position: relative;
    color: #fff;
    padding: 5px 55px 5px 5px;
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #1E1E1E;
    overflow: hidden;
    position: relative;
}

.custom_modal #form_upload .select_file_container .file_upload_container.has_error{
    border-color: #ED1C24;
}

.custom_modal #form_upload .select_file_container .text-danger{
    position: absolute;
    color: #ED1C24;
    font-size: 12px;
}

.custom_modal #form_upload .select_file_container .file_upload_container .text {
    color: #1E1E1E;
    display: block;
    position: relative;
    top: 5px;
    cursor: pointer;
}

.custom_modal #form_upload .select_file_container .file_upload_container .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.custom_modal #form_upload .line .select_file_container label,
.custom_modal #form_upload .line .select_file_container .remove_file{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    /*background-color: #fff;*/
    margin: 0;
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: 0px;

    font-size: 30px;
    color: #1E1E1E;
    transform: rotate(-45DEG);
    cursor: pointer;
}

.custom_modal #form_upload .line .select_file_container .remove_file{
    transform: rotate(0DEG);
}

.custom_modale #form_upload .line .select_file_container .remove_file:hover{
    color: #ED1C24;
}



.custom_modal #form_upload .line.line_progress{
    display: none;
    align-items: center;
    justify-content: flex-start;

    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #707070;
}

.custom_modal #form_upload .line.line_progress.active{
    display: flex;
}

.custom_modal .modal-body .line.line_buttons button{
    width: 100%;
}
/****************/
#modal_error_filetype .modal-body .line_ico .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    font-size: 64px;
    color: #ED1C24;
}

#modal_error_filetype .modal-body .line.line_error_filetype{
    margin-top: 24px;
}

.custom_modal .modal-body .message{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;
}
/************************************/
#modal_upload_success .line_ico .icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    background: #F5F5F5;
    border-radius: 50%;

    font-size: 16px;
    color: #ED1C24;
}
/***********************************/
.header-second-row .top-cart #cart>.btn{
    position: relative;
}
.header-second-row .top-menu_mob {
    display: none;
}


header .langmark ul.list-inline {
    margin-bottom: 5px;
}
header .langmark li a {
    padding: 26px 24px;
    border: none;
    background: transparent;
    font-size: 16px;
    line-height: 20px;
    color: #707070;
    text-decoration: none;
}
header .langmark li a.langmarkactive {
    color: #fff;
    font-weight: normal;
}
header .langmark li a:hover {
    background-color: #474448;
    color: #707070;
}
header .langmark ul.list-inline {
    margin-bottom: 5px;
}
header .langmark li:nth-child(2) {
    display: none;
}
header .langmark .list-inline>li {
    padding-right: 0;
    padding-left: 5px;
}

/*.header-second-row .top-cart #cart>.btn .cart-total{
    display: flex;
    width: 24px;
    height: 20px;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 14px;
    top: 26px;
    background: #FFFFFF;
    border: 2px solid #1E1E1E;
    border-radius: 24px;

    display: flex!important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #1E1E1E;
}*/

.header-second-row .top-cart #cart>.btn .cart-total .products{
    line-height: unset;
    font-size: unset;
    margin: unset;

    display: flex;
    width: 24px;
    height: 20px;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 14px;
    top: 26px;

    background: #FFFFFF;
    border: 2px solid #1E1E1E;
    border-radius: 24px;
}

.shopping-cart.empty_cart .products{
    display: none!important;
    opacity: 0!important;
    visibility: hidden!important;
}

.header-second-row .top-cart #cart>.btn .cart-total .products b{
    width: unset;
    align-items: unset;
    justify-content: unset;
    border-radius: unset;
    top: unset;
    right: unset;
    transform: unset;
    background: unset;
}

.header-second-row .top-cart #cart>.btn .cart-total .products b{
    display: flex!important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    color: #1E1E1E;
}

.header-second-row .top-cart #cart>.btn .cart-total .products .text_product{
    display:none
}

.header-second-row .top-cart #cart>.btn .cart-total .prices{
    display: none;
}



/*Simple*/
body.checkout-simplecheckout .custom_container{
    width: 1151px;
}


@media screen and (max-width: 767px){
    body.checkout-simplecheckout .custom_container {
        width: 100% !important;
        padding-right: 24px;
        padding-left: 24px;
    }
    body.checkout-simplecheckout .custom_container #content.row{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
}


@media screen and (min-width: 768px){
    body.checkout-simplecheckout .custom_container{
        width: 750px;
    }
}

@media screen and (min-width: 992px){
    body.checkout-simplecheckout .custom_container{
        width: 970px;
    }
}

@media screen and (min-width: 1200px){
    body.checkout-simplecheckout .custom_container{
        /*width: 1151px;*/
        width: 1160px;
    }
}


body.checkout-simplecheckout .custom_container .simple-row{

}

body.checkout-simplecheckout .custom_container #content.row{
    margin-right: -20px;
    margin-left: -20px;
}

body.checkout-simplecheckout .breadcrumb{
    display:none;
}

body.checkout-simplecheckout .custom_container > .row.simple-row{
    margin-left: -20px;
    margin-right: -20px;
}

body.checkout-simplecheckout .custom_container #content {
    padding-left: 0;
    padding-right: 0;
    float: none;
    margin-top: 40px;
}

body.checkout-simplecheckout .custom_container #content > h1{
    margin-top: 0;
    margin-bottom: 0;

    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #1E1E1E;
}

body.checkout-simplecheckout .custom_container #content .simple-content{
    margin: 64px 0px 0px 0px;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-step{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-step .simplecheckout-left-column{
    float: unset;
    margin: unset;
    min-width: unset;
    max-width: unset;
    width: unset;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-step .simplecheckout-left-column{
    min-width: 68.88%;
    /*margin-left: -1px;*/
}


/*****/
body.checkout-simplecheckout .simplecheckout .simplecheckout-step .simplecheckout-right-column {
    float: unset;
    min-width: unset;
    max-width: unset;
    width: unset;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-step .simplecheckout-right-column {
    min-width: calc(100% - 68.88% - 24px);
    margin-left: 24px;
    margin-top: -24px;
}

.simplecheckout-cart-heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.simplecheckout-cart-heading .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
}

.simplecheckout-cart-heading .toggleCart{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    color: #1E1E1E;
    position: relative;
    top: 2px;
    transition-property: color;
}


.simplecheckout-cart-heading .toggleCart:hover{
    color: #ED1C24;
}

.simplecheckout-cart-heading .toggleCart:hover:after{
    content:'→';
    display: block;
    position: absolute;
    right: -17px;
    top: 0;
}

.simplecheckout-cart-heading .toggleCart.active .show{
    display: none!important;
}
.simplecheckout-cart-heading .toggleCart.active .hide{
    display: block!important;
}

#simplecheckout_cart .cart.simplecheckout-cart{
    display: none;
}

#simplecheckout_cart .cart.simplecheckout-cart.active{
    display: flex;
}


/************************************/
body.checkout-simplecheckout .simplecheckout .simplecheckout-right-column .simplecheckout-cart-heading{
    display: none;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-right-column .simplecheckout-cart{
    display: none;
}
/************************************/
#simplecheckout_shipping_address, #simplecheckout_customer, #simplecheckout_shipping, #simplecheckout_payment, #simplecheckout_comment {
    margin: unset;
    background: unset;
    border: unset;
    box-shadow: unset;
}
.simple-content .checkout-heading {
    background-color: unset;
    border-color: unset;
    color: unset;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
    padding: unset;
    font-size: unset;
    border: none;
}

#simplecheckout_customer .simplecheckout-block-content {
    text-align: unset;
}

#simplecheckout_customer .row-customer_notify{display: none}

.simplecheckout-block-content {
    padding: unset;
}

/***********************************/
body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block{
    padding: 40px 0px;
    border-top: solid 1px #E5E5E5!important;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column #simplecheckout_payment_address{
    margin-bottom: 0;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block.simplecheckout_cart{
    padding: 0;
    border-top:none!important;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .checkout-heading {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .checkout-heading .number{
    display: flex!important;
    width: 40px;
    min-width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    background-color: #F5F5F5;
    border-radius: 50%;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
    flex: none;
    order: 0;
    flex-grow: 0;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .checkout-heading .text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
    margin-left: 16px;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column #simplecheckout_customer .checkout-heading .text{
    position: relative;
    top: 2px;
}
/**************/
.checkout-heading span {
    display: inline-block !important;
    float: unset;
}

#simplecheckout_customer .simplecheckout-block-content button{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;
    position: relative;
}


#simplecheckout_customer .simplecheckout-block-content button:hover{
    color: #ED1C24;
}


#simplecheckout_customer .simplecheckout-block-content button#openLogin{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
}
#simplecheckout_customer .simplecheckout-block-content button#openLogin:hover{color: #ED1C24;}
#simplecheckout_customer .simplecheckout-block-content button#openLogin:hover:after{
    content:'→';
    display: block;
    position: absolute;
    right: -17px;
    top: 0;
}

#simplecheckout_customer .simplecheckout-block-content fieldset{
    margin-top: 40px;
}

/**************/

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content{
    margin-top: 40px;
    margin-left: 59px;
    max-width: 550px;
}


body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column #simplecheckout_customer .simplecheckout-block-content{
    margin-top: 41px;
    margin-left: 56px;
}



body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line{
    margin-top: 26px;
    padding: 0 0 0 34px;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line.row-customer_register{
    margin-top: 35px;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line:first-child{
    margin-top: 0;
}

body.checkout-simplecheckout .simplecheckout .line.required.row-customer_email {
    margin-bottom: 15px;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line .field_title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
    position: relative;
    margin-bottom: 2px;
}


body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line.row-customer_register .field_title{
    display: none!important;
}


body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line.required .field_title:after{
    content: '*';
    display: inline-block;
    color: red;
    margin-left: 5px;
    display: none;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .reset_input{
    width: 100%;
    min-height: 40px;
    padding: 8px 16px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
}
body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .reset_input{}

.simplecheckout-error-text{
    font-size: 12px;
}
.notice.email_notice.hide {
    margin-top: 0 !important;
}
/***************************************/
body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line .simplecheckout-rule-group .notice{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
    position: relative;
    margin-top: 4px;
}

/***************************************/
.simplecheckout-block .custom_radio{
    padding-top: unset;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 0;
}

.simplecheckout-block .custom_radio:first-child{
    margin-top: 0;
}
/*************/
.simplecheckout-block .custom_radio input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    left: -9999px;
}

.simplecheckout-block .custom_radio label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;


    position: relative;
    padding-left: 33px;
    cursor: pointer;
    margin: 0;
}

.simplecheckout-block .custom_radio label::before {
    display: block;
    content: '';
    width: 1.83rem;
    height: 1.83rem;
    border: 1.5px solid #1E1E1E;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}

.simplecheckout-block .custom_radio label::after{
    display: block;
    content: '';
    width: 0.83rem;
    height: 0.83rem;
    background-color: #1E1E1E;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 5px;
    opacity: 0;
}


.simplecheckout-block .custom_radio input[type="radio"]:checked + label::after {
    opacity: 1;
}

.simplecheckout-block .custom_radio input[type="radio"]:disabled + label{
    filter: grayscale(1);
    opacity: 0.2;
    cursor:default;
}
/***********************************/
.simplecheckout-block .custom_check{
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 0;
    position: relative;
}


.simplecheckout-block .custom_check input {
    position: absolute;
    opacity: 0;
    z-index: -1;
    left: -9999px;
}

.simplecheckout-block .custom_check label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;


    position: relative;
    padding-left: 33px;
    cursor: pointer;
    margin: 0;
    position: relative;
    left: 3px;
}

.simplecheckout-block .custom_check label::before {
    display: block;
    content: '';
    width: 18px;
    height: 18px;
    border: 1.5px solid #1E1E1E;
    position: absolute;
    top: 2px;
    left: 0;
}

.simplecheckout-block .custom_check label::after{
    content: "\e908";
    display: block;
    font-family: 'icomoon' !important;
    color: #1E1E1E;
    position: absolute;
    top: 0px;
    left: 2px;
    opacity: 0;
    font-size: 11px;
}


.simplecheckout-block .custom_check input[type="checkbox"]:checked + label::after {
    opacity: 1;
}

.simplecheckout-block .custom_check input[type="checkbox"]:disabled + label{
    filter: grayscale(1);
    opacity: 0.2;
    cursor:default;
}
/***********************************/
.select2-container {
    display: block;
    width: 100% !important;
}

.checkout-simplecheckout .select2-container, .account-addresses .select2-container {
    /*max-width: 330px;*/
}

.select2-container .selection {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.select2-container .selection .select2-selection {
    box-shadow: none;
    border-radius: 0;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 330px;
    padding: 6px 16px;
    border: 1px solid #E5E5E5;
    min-height: 40px;
    padding-right: 40px;
}

.simplecheckout-block .select2-container .selection .select2-selection {
    width: 100%;
}




.select2-container .selection .select2-selection .select2-selection__rendered {
    padding: 0;
    font-style: normal;
}
.select2-container .selection .select2-selection .select2-selection__arrow {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 16px;
    top: 8px;
}
.select2-container .selection .select2-selection .select2-selection__arrow b {
    height: auto;
    left: unset;
    margin-left: 0;
    margin-top: 0;
    top: unset;
    width: unset;
    position: static;
    border:none;

    color: #1E1E1E;
    font-family: icomoon !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-size: 9px;
}
.select2-container .selection .select2-selection .select2-selection__arrow b:before {
    content: "\e900";
}

.select2-container.select2-container--open .selection .select2-selection .select2-selection__arrow {
    transform: rotate(-180DEG);
}

.select2-container--bootstrap .select2-dropdown {
    border: 1px solid #E5E5E5;
    border-color: #E5E5E5;
    box-shadow: none!important;
    filter: drop-shadow(0px 8px 12px rgba(0, 0, 0, 0.04));
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
    box-shadow: none;
    border: 1px solid #E0E0E0;
    border-radius: 0;
    padding: 8px 5px;
    line-height: 20px;
    color: grey;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field:active{
    border-color: #1E1E1E;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field:focus{
    border-color: #1E1E1E;
}


.select2-dropdown .select2-results .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    /* Track */
    /* Handle */
    /* Handle on hover */
}
.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar {
    background: #F6F6F6;
    width: 6px;
    border-radius: 5px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
}
.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #ED1C24;
    width: 5px;
}

.select2-dropdown .select2-results ul li {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
    margin: 4px 0px;
}

.select2-dropdown .select2-results ul li:hover {
    background-color: #F8F9FD;
    color: #000;
}

/***********************************/
#simplecheckout_shipping_address{
    margin-left: 56px;
}

#simplecheckout_shipping_address .checkout-heading .text{
    margin-left: 0;
}

#simplecheckout_shipping_address .simplecheckout-block-content{
    margin-left: 0;
    padding-top: 0;
}

#simplecheckout_shipping_address .simplecheckout-block-content .line .field_title{
    display: none!important;
}

body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column #simplecheckout_shipping_address .simplecheckout-block-content .line {
    margin-top: 24px;
}
body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column #simplecheckout_shipping_address .simplecheckout-block-content .line:first-child {
    margin-top: -2px;
}

/************************************/
#simplecheckout_comment .row-customer_notify{
    padding-bottom: 40px;
    border-bottom: solid 1px #E5E5E5!important;
}

#simplecheckout_comment .row-customer_notify .custom_check{
    margin: 0;
}


#simplecheckout_comment .row-customer_notify .field_title{
    display: none;
}

/************************************/
#simplecheckout_comment{
    margin-left: 56px;
    position: relative;
    top: -5px;
}

#simplecheckout_comment .panel-heading{
    margin-top: 40px;
}

#simplecheckout_comment .panel-heading .text{
    margin-left: 0;
    position: relative;
    cursor: pointer;

}

#simplecheckout_comment .panel-heading .text:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 1.5px;
    background-color: #1E1E1E;
}

#simplecheckout_comment .panel-heading .text:hover:after{
    display: none;
}

#simplecheckout_comment .simplecheckout-block-content{
    margin-left: 0;
    display: none;
}

#simplecheckout_comment .simplecheckout-block-content.active{
    display: block!important;
}

#simplecheckout_comment textarea{
    padding: 10px;
    border: 1px solid #E5E5E5;
    min-height: 75px;
    resize:none;
    box-shadow: none!important;
    font-size: 14px;
    color: #1E1E1E;
}

#simplecheckout_comment textarea::placeholder{color: #707070;}
#simplecheckout_comment textarea::-webkit-input-placeholder{color: #707070;}
#simplecheckout_comment textarea::-moz-placeholder{color: #707070;}
#simplecheckout_comment textarea::-ms-input-placeholder{color: #707070;}
/**************************************/
.simplecheckout-right-column .simplecheckout-cart-totals{
    background-color: #F5F5F5;
    padding: 24px 22px 24px 24px;
}

.simplecheckout-right-column .simplecheckout-cart-totals .totals_title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block > .simplecheckout-cart-total{
    border:none;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block > .total{
    padding: 24px 0px;
    border-top: solid 1px #E5E5E5;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}

.simplecheckout-right-column .simplecheckout-cart-totals #total_vat {
    border-top: 0;
    padding-top: 0;
    margin-top: -12px;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block > #total_total{
    padding: 34px 0px;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block > .total:first-child{
    border-top: none;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block > .total .total_title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6D6A72;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block > .total .total_value{
    margin-left: auto;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #1E1E1E;
}

.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block #total_sub_total{
    display: none;
}


.simplecheckout-right-column .simplecheckout-cart-totals .simplecheckout-cart-total-block #total_total .total_value{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 28px;
    color: #1E1E1E;
}

.simplecheckout-right-column .simplecheckout-cart-totals-bottom-block{
    margin-top: 15px;
}

.simplecheckout-cart-totals-bottom-block .agree_block{
    width: 100%;
    margin-top: 16px;
    text-align: left;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #6D6A72;
}

.simplecheckout-cart-totals-bottom-block .agree_block a{
    font-weight: 600;
    text-decoration: none;
    color: #6D6A72;
}

.simplecheckout-cart-totals-bottom-block .agree_block a:hover{
    color: #ED1C24;
}
/***************/
/*#simplecheckout_payment_address .field_title{
    display: none;
}*/


#simplecheckout_payment_address .row-payment_address_recipient .field_title{
    display: none;
}
/***************/
.simplecheckout-button-block.buttons{
    display: none!important;
}
/***************/

/************************************/

.login_register_modal {
    overflow: auto !important;
}

.login_register_modal .modal-body .inputs_container .line{
    margin-top: 16px;
}

.login_register_modal .modal-body .inputs_container .line:first-child{
    margin-top: 0;
}

.login_register_modal .modal-body .inputs_container .forgotten_line{
    margin-top: 24px;
}

.login_register_modal .modal-body .inputs_container .forgotten_line button{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}

.login_register_modal .modal-body .inputs_container .forgotten_line button:hover{
    color: #474448;
}

.login_register_modal .modal-body .text_agree{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #6D6A72;
}

.login_register_modal .modal-body .text_agree a{
    color: #6D6A72;
    font-weight: 700;
}

.login_register_modal .modal-body .text_agree a:hover{
    color: #1E1E1E;
}

.login_register_modal .modal-body .inputs_container .buttons_line{
    margin-top: 24px;
}

.login_register_modal .modal-body .inputs_container .buttons_line .reset_button{
    margin-top: 16px;
}

.login_register_modal .modal-body .inputs_container .buttons_line .reset_button:first-child{
    margin-top: 0;
}


.login_register_modal .modal-body .inputs_container .line .input_container{
    position: relative;
}

.login_register_modal .modal-body .inputs_container .line .input_container .text-danger{
    position: absolute;
    left: 0;
    bottom: -18px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #ED1C24;
}
/************************************/
#simplecheckout_comment .simplecheckout-block-content{
    width: 100%;
    max-width: 100%;
}

#simplecheckout_comment .simplecheckout-block-content textarea{
    min-height: 220px;
}
/************************************/
/*
.top-categories #menu-list{
    overflow-y: auto;
}

#menu #menu-list:after{
    display: none!important;
}

#menu #menu-list > li{
    border-right: solid 1px #E5E5E5!important;
}
*/
/***********************************/


#simplecheckout_shipping_address .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    color: #707070;
}

#simplecheckout_shipping_address .select2-container--bootstrap .select2-selection--single .select2-selection__rendered[title]{
    color: #1E1E1E;
}
/************************************/
.product_carusel_module .product-slider .slick-track {
    display: flex;
    margin-left: 0;
}

.product_carusel_module .product-slider .slick-track .slick-slide {
    height: auto;
    flex: 0 0 auto;
    display: flex !important;
}

.product_carusel_module .product-slider .slick-track .slick-slide .item{
    height: 100%;
}

.product_carusel_module .product-slider .slick-track .slick-slide .product-layout{
    height: 100%;
}

.product_carusel_module .product-slider .slick-track .slick-slide .product-layout .product-thumb .caption{
    height: inherit;
    /*height: -webkit-fill-available;*/
}


.product_carusel_module .product-slider .slick-track .slick-slide .product-layout .product-thumb .price,
.product_carusel_module .product-slider .slick-track .slick-slide .product-layout .product-thumb .price {
    padding-top: 8px;
    margin-top: auto;
    margin-left: unset;
    margin-right: unset;
    margin-bottom: unset;
    border-top: 0;
}
/********************************/
.carousel_numb_featured .slick-slide{
    margin-left: 0;
}

.carousel_numb_featured .slick-slide > div{
    margin-left: 8px;
    margin-right: 8px;
}


.carousel_numb_featured .slick-list {
    margin-left: 0px !important;
}

.carousel_numb_featured .slick-slide{
    margin-left: 0!important;
}

.product_no_group_container .sku_versions_container{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.product_no_group_container .sku_versions_container .no-group-short-attribute{
    margin-right: 16px;
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #707070; /*#1E1E1E*/
}

.product_no_group_container .sku_versions_container .no-group-short-attribute .attr-text a{
    color: #1E1E1E!important;
    text-decoration: none!important;
    pointer-events: none!important;
}

.product_no_group_container .sku_versions_container .all_versions{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E; /*#1E1E1E*/
    margin-right: 16px;
}

.product_no_group_container .sku_versions_container .all_versions:hover{
    color: #ED1C24;
}

.product_no_group_container .right_col_short-description{
    margin-top: 24px;
}



.product_no_group_container #product .prod-attrs{
    padding-bottom: unset;
    margin-bottom: unset;
    border-bottom: none;
}


.product_no_group_container .product-buy-block{
    display: flex;
    flex-direction: column;
    margin-top: 24px; /*40px*/
    padding-top: 24px; /*40px*/
    border-top: solid 1px #E5E5E5;
}

.product_no_group_container .product-buy-block > div{
    width: 100%
}


.product_no_group_container .product-buy-block .availability_price_info .top-info-product{
    margin-bottom: 0;/*12px*/
}


.product_no_group_container .product-buy-block .availability_price_info .price{
    margin-top: 0!important;
    margin-bottom: 0!important;

    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 30px!important;
    line-height: 38px!important;
    color: #1E1E1E;
}

.product_no_group_container .product-buy-block .availability_price_info .price .cs-currency{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 28px;
    color: #1E1E1E;
}

/*************************************/

.product_no_group_container #product .actions{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: visible;
    flex-wrap: wrap;
}

/*******************/
.product_no_group_container #product .actions .options{
    margin-right: 16px;
}

/*******/
.product_no_group_container #product .actions.no-credit .options{
    min-width: 219px;
}
#product .product-buy-block.product-buy-block-kjseries.actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#product .product-buy-block.product-buy-block-kjseries.actions .actions .cart {
    margin-left: -5px;
}
/*******/


.product_no_group_container #product .actions .options .options_title{
    display:none;
}

.product_no_group_container #product .actions .options >.form-group{
    margin: 0;
}

.product_no_group_container #product .actions .options >.form-group > label{
    display: none;
}

.product_no_group_container #product .actions .options .customSelect .selectValueWrap{
    height: 48px;
    box-shadow: none;
    border: solid 1px #E5E5E5;
    padding: 13px 16px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #1E1E1E;
}


.product_no_group_container #product .actions .options .custom_select .text-danger{
    background: none;
    border:none;
    padding: unset;
    top: unset;
    border-radius: unset;

    position: absolute;
    left: 0;
    bottom: -20px;
    font-size: 11px;
    color: #FF0000;
}


/*******************/

.product_no_group_container #product .actions .quantity-adder{
    position: relative;
    border: 1px solid #E5E5E5;
    height: 48px;
    width: 132px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    margin-right: 16px;
}



.product_no_group_container #product .actions .quantity-adder input{
    height: 46px;
    padding: unset;
    text-align: center;
    width: 44px!important;
    border-radius: unset;
    border: unset;
}


.product_no_group_container #product .actions .quantity-adder .add-action{
    color: #1E1E1E;
    background: #ffffff;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 24px;
}

.product_no_group_container #product .actions .quantity-adder .add-action.icon-ic_minus{
    font-size: 24px;
}
.product_no_group_container #product .actions .quantity-adder .add-action.icon-ic_plus{
    font-size: 24px;
}

.product_no_group_container #product .actions .quantity-adder .add-down{
    margin-left: 16px;
    font-size: 18px;
}

.product_no_group_container #product .actions .quantity-adder .add-up{
    margin-right: 16px;
    font-size: 18px;
}

.product_no_group_container #product .actions .quantity-adder .add-action:hover{
    color: #ED1C24;
}
/*************************/
.product_no_group_container #product .actions > .cart #button-cart{
    height: 48px;
    background-color: #1E1E1E;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_no_group_container #product .actions > .cart{
    margin-right: 0;
}


.product_no_group_container #product .actions.no-credit .cart{
    width: calc(100% - 220px - 16px - 132px - 16px);
    max-width: 187px;
}


.product_no_group_container #product .actions.with-credit .cart{
    /*width: calc(100% - 132px - 16px - 204px - 16px);*/
    display: flex;
    flex-direction: column;
    width: calc(100% - 132px - 16px);
}


.product_no_group_container #product .actions.with-credit .cart .buttons_container{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.product_no_group_container #product .actions.with-credit .cart .buttons_container a.reset_button{
    height: 48px;
    margin-left: 16px;
}



.product_no_group_container #product .actions.with-credit .cart .payment_pp-container{
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.product_no_group_container #product .actions.with-credit .cart .payment_pp-container .payment_pp-box{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: 16px;
}


.product_no_group_container #product .actions.with-credit .cart .payment_pp-container .payment_pp-box:first-child{
    margin-left: 0;
}



.product_no_group_container #product .actions.with-credit .cart .payment_pp-container .payment_pp-box img{
    max-width: 45px;
    height: auto;
}

@media screen and (max-width: 991px){
    .galleryPopup {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }

    .newsblog-article .article_content_row{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .newsblog-article .article_content_row .article_image_block{
        order: 1;
        width: 66.66%;
    }

    .newsblog-article .article_content_row .article_image_block .thumbnails{
        padding-left: 0;
        margin-bottom: 0;
    }

    .newsblog-article .article_content_row .article_image_block .thumbnails .thumbnail{
        border: none;
        margin-bottom: 0;
    }

    .newsblog-article .article_content_row .article_content{
        order: 2;
        padding: 0 !important;
    }
}/*@media screen and (max-width: 991px){*/

@media screen and (min-width: 768px) and (max-width: 991px){
    .product_no_group_container #product .actions.no-credit .options{
        width: 100%;
        margin-right: 0;
    }
    .product_no_group_container #product .actions .quantity-adder{
        /*width: 100%;*/
        /*margin-top: 10px;*/
        /*margin-right: 0;*/
        width: 43%;
        /*margin-top: 10px;*/
        /*margin-right: auto;*/
    }
    .product_no_group_container #product .actions .cart{
        width: 100%!important;
    }

    #product .product-buy-block.product-buy-block-kjseries.actions {
        flex-direction: row;
        gap: 15px;
    }

    /*************/
    /*.product_no_group_container #product .actions .credit_container{
        margin-top: 10px;
        width: 100%!important;
        margin-left: 0!important;
    }*/

    /***************/
}/*@media screen and (min-width: 768px) and (max-width: 991px){*/



.product_no_group_container #product .actions.no-credit #button-cart{
    width: 100%
}


.product_no_group_container #product .actions.with-credit #button-cart{
    width: 100%;
    max-width: 204px;
}

/*

.product_no_group_container #product .actions .credit_container{
    width: calc(100% - 132px - 16px - 176px - 20px);
}
*/


/*.product_no_group_container #product .actions .credit_container button{
    width: 100%;
}*/




.product_no_group_container #product .actions > .cart #button-cart:hover{
    background-color: #474448;
    border-color: #474448;;
}

.product_no_group_container #product .actions > .cart #button-cart .icon{
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;

    font-size: 24px;
    color: #ffffff;
    margin-right: 12px;
}

.product_no_group_container #product .actions > .cart #button-cart .text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
}

/************************************/


.product_no_group_container #product .actions .credit_container{
    /*margin-left: 16px;
    max-width: 204px;*/
}

.product_no_group_container #product .actions .credit_container a{
    height: 48px;
    padding: 12px 16px;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
}
/************************************/

.product_no_group_container .tabs_content_container{
    margin-top: 64px
}


.product_no_group_container .tabs_content_container .tabs-product{

}


.product_no_group_container .tabs_content_container .my-tabs{
    margin-top: 0;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.product_no_group_container .tabs_content_container .my-tabs > li{
    margin-right: 16px;
}

.product_no_group_container .tabs_content_container .my-tabs > li a{
    margin-right: 0;
    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #707070;/*#707070;*/
}

.product_no_group_container .tabs_content_container .my-tabs > li.active a,
.product_no_group_container .tabs_content_container .my-tabs > li:hover a{
    color: #1E1E1E;/*#1E1E1E;*/
}


.product_no_group_container .tabs_content_container .tabs-product .tab-content{
    border-top: solid 1px #E5E5E5;

}


.product_no_group_container .tabs_content_container .tabs-product .tab-content .tab-pane{
    padding-top: 40px;
    border: none;
    border-top: none!important;


    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;

    display: none;
}

.product_no_group_container .tabs_content_container .tabs-product .tab-content .tab-pane.active{
    display: block;
}


.product_no_group_container .tabs_content_container .tabs-product .tab-content .thin_content{
    max-width: 454px;
}

.text_content{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;/*#1E1E1E;*/
}

.text_content img{
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 15px 0px
}

.text_content ul{
    margin: 0;
    padding: 0;
}

.text_content ul li{
    margin: 0.5em 0px;
    background: none;
    position: relative;
    background-image: none!important;
}

.text_content ul li:before{
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background-color: #1E1E1E;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}
/************************************/
#tab-files .tab_content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#tab-files .col{
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}


#tab-files .col{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
}

#tab-files .col > .title{
    margin-bottom: 40px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
}


#tab-files .col .item{
    margin-top: 16px;
}

#tab-files .col .item:first-child{
    margin-top: 0;
}

#tab-files .col .item a{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
}

#tab-files .col .item .icon{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #ED1C24;
}

#tab-files .col .item .text{
    margin-left: 12px;

    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

#tab-files .col .item a:hover .text{
    color: #ED1C24;
}
/************************************/
#tab-specification .tab_content{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

/*#tab-specification .tab_content .col{
    max-width: 454px;
}

#tab-specification .tab_content .col.col_attributes img{
    max-width: 454px;
}

#tab-specification .tab_content .col_attributes{
    width: 50%;
    max-width: 572px;
}*/

#tab-attributes .tab_content .col,
#tab-specification .tab_content .col {
    flex: 1 1 100%;
    max-width: 100%;
}
#tab-attributes .tab_content .col:not(:only-child),
#tab-specification .tab_content .col:not(:only-child) {
    flex: 1 1 calc(50% - 10px);
    max-width: 50%;
}
#tab-specification .tab_content .col.col_image img {
    max-width: 100%;
    height: auto;
}

/************************************/

.call_us_info_block{
    background-image: none;
    padding-top: 64px;
    padding-bottom: 64px;
    border-top: solid 1px #E5E5E5;
    max-width: 100%;
    margin-bottom: 64px;
    margin-top: 64px;
}

.call_us_info_block .icon{
    margin-bottom: 16px;
}
/************************************/
.container-module-productany, .container-module{
    margin-top: 0;
}
/************************************/
#tab-specification .short-attributes-groups .short-attribute:nth-child(n+6){
    display: block!important;
}

.tab-content #tab-specification .short-attribute:last-child{
    /*border-bottom: none;*/
}


/*#tab-attributes .col.col_attributes{
    max-width: 453px;
}*/


#tab-attributes .attr_group_item{
    margin-top: 64px;
}

#tab-specification .col_attributes .attr-group-name{
    display:none!important;
}

#tab-attributes .attr_group_item:first-child{
    margin-top: 0;
}

#tab-attributes .attr_group_item .attr-group-name{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #1E1E1E;
    margin-bottom: 24px;
}

#tab-attributes .attr_group_item .attr_list .attribute{
    width: 100%;
    padding: 16px 0px;
    border-bottom: solid 1px #E7E7E7;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#tab-attributes .attr_group_item .attr_list .attribute .attr-name{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;/*16px;*/
    line-height: 24px;
    color: #707070;/*#707070;*/
    width: 50%;
}

#tab-attributes .attr_group_item .attr_list .attribute .attr-text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;/*16px;*/
    line-height: 24px;
    color: #1E1E1E;/*#1E1E1E;*/
    width: 50%;
}
/************************************/

.visited_products_module_container,
.related-products {
    margin-top: 64px;
}
/************************************/

.carousel_numb_featured .slick-track {
    display: flex;
}

.carousel_numb_featured .slick-track .slick-slide {
    height: auto;
    flex: 0 0 auto;
    display: flex !important;
}


/*********************/
.product-milwaukee-container .row.fix{
    display: flex;
}





.product-left-block .left_dummy_block{
    width: 100%;
    background-color: #ffffff;
}

.product-milwaukee-container .tabs_content_container{
    position: relative;
    width: 100%;
}




.product-milwaukee-container #tab-attributes .attr_group_item .attr_list .attribute .attr-name{
    width: 60%;
    max-width: 340px;
}

.product-milwaukee-container #tab-attributes .attr_group_item .attr_list .attribute .attr-text{
    width: 40%;
}

/***********/
header .top-location{
    display:none
}

header .menu-left .location_block .left-location{
    display:none;
}

#product.milwaukee.sticky .product-switch-text,
#product.milwaukee.bottomed .product-switch-text{
    display: none;
}

#product.milwaukee.sticky .short-description,
#product.milwaukee.bottomed .short-description{
    display:none;
}

#product.milwaukee.sticky .prod-attrs,
#product.milwaukee.bottomed .prod-attrs{
    display:none;
}
/****************/
.image-additional.i2 .slick-track{
    margin-left: 0;
}
/***********************************/

.theme-products>.dflex .product-layout{
    padding-left: 8px;
    padding-right: 8px;
}


/*************************************/
.category-page .product-layout .product-thumb .caption{
    height: inherit;
}
.products-container.category-page.yes {
    margin-top: 0;
}
.category_description .psfl-l {
    float: left;
    min-width: 178px;
    margin-right: 14px;
}
a.switch-text {
    text-decoration: none !important;
}
.category_description img {
    max-width: 100%;
    border: none;
    padding: 0;
    border-radius: 0;
}
.mainpage-text {
    line-height: 18px;
}
.mainpage-text h1,
.category_description h1 {
    font-size: 38px;
    font-weight: 400;
    line-height: 46px;
    color: #000;
    margin-bottom: 40px;
}
.mainpage-text h2,
.category_description h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    color: #000;
    margin-bottom: 30px;
}
.mainpage-text h3,
.category_description h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    margin-bottom: 20px;
}
.category_description h1,
.category_description h2,
.category_description h3,
.mainpage-text h1,
.mainpage-text h2,
.mainpage-text h3 {

}
.category_description h2, .category_description h4,
.mainpage-text h4 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 26px;

}



.faq-container {
    padding: 16px 0 0 0;
}

.faq-item {
    border-top: 1px solid   #E5E5E5;
    padding: 12px 0;
    cursor: pointer;

}
.faq-item:hover .faq-question {
    text-decoration: underline;
}
.faq-item:hover {
    color: #ED1C24;
}

.faq-question {
    padding-right: 40px;
    position: relative;

}

.faq-question:hover {
    opacity: 0.9;
}


.faq-question::after {
    font-family: 'icomoon';
    content: "\e900";
    font-size: 0.8em;
    transition: transform 0.3s;
    position: absolute;
    right: 14px;
    top: 2px;
    font-size: 8px;
}


.faq-item.active .faq-question:after {
    transform: rotate(180deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease;
    background: #fff;
    padding: 0 15px;
}


.faq-item.active .faq-answer {
    max-height: inherit;
    padding: 15px;
    opacity: 1;
}




.category_description ol,
.category_description ul,
.mainpage-text.active ol,
.mainpage-text.active ul {
    display: inline-block;

    padding-left: 28px;
}
.category_description .faq-answer {
    color: #000;
}

.category_description p,
.mainpage-text p,
.category_description ol,
.category_description ul,
.mainpage-text ol,
.mainpage-text ul {
    margin: 0 0 24px;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.mainpage-text a,
.category_description a {
    text-decoration: underline;
}

/***********************************/
.product-page .product-right-block .product_top_block_container .product_top_block{
    padding-bottom: 0;
}

.product_no_group_container #product .actions{
    margin-bottom: 0;
}

#products_list .select .select__head {
    margin-right: 38px;
}

#product .product-buy-block-kjseries .top-info-product p{
    margin: 0;
}

#product .product-buy-block-kjseries .actions{
    margin-bottom: 0;
}


.info_block_customer{
    margin-top: 8px;
    margin-bottom: 8px;
}


/********************/

.tabs-product .nav.nav-tabs.my-tabs {
    margin-bottom: 30px;
    margin-top: 57px;
}

/*.tabs-product .tab-content .filter-tags-container{
    display: none;
}*/

.filters-kjseries.active{
    margin: 24px 0!important;
}

.filters-kjseries.active .filter-kjseries:last-child{
    margin-bottom: 0!important;
}

.filters-kjseries .options-filter-block{
    padding-bottom: 0;
}


.search-kjseries{
    top: 52px;
}



/**************/
.type-footer-0{
    margin-top: 96px;
    position: relative;
    z-index: 5;
}
/*************/
#menu #menu-list>li>a+div {
    left: 32.6% !important;
}


#menu #menu-list > li > div > ul > li > ul {
    column-count: 1;
}

#menu #menu-list .dropdown-menu-simple > ul{
    display: grid;
    grid-template-columns: repeat(2,minmax(100px,1fr));
    grid-gap: 30px
}

/************************************/
.product-milwaukee-container .product_top_block{
    padding-top: 0!important;
}

.product_no_group_container #product .actions{
    margin-top: 24px;
    margin-bottom: 16px;
}

.product_no_group_container .product_top_block{
    padding-top: 0!important;
}
/************************************/
.product-thumb .price.dflex>div:first-child {
    font-size: 13px;
    width: 100%;
}

.product-thumb-hover .btn{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
}
/************************************/
#product.milwaukee.sticky .info_block_customer{
    display: none!important;
}
#product.milwaukee.bottomed .info_block_customer{
    display: none!important;
}
/************************************/

#product.milwaukee.sticky .product_top_block_container{
    margin-top: 30px;
}
/************************************/
#products_list .select .select__list{
    box-shadow: 0px 8px 12px rgb(0, 0, 0, 0.1);
}

.options-filter-block ul{
    box-shadow: 0px 8px 12px rgb(0, 0, 0, 0.1);
}

.product_top_block .customSelect dd{
    color: #1E1E1E;
}

.product_top_block .customSelect .selectList dl{
    box-shadow: 0px 8px 12px rgb(0, 0, 0, 0.1);
}


.product_top_block .customSelect dd.selected {
    background-color: #ffffff;
    background: url(/image/catalog/stemax/check.svg);
    background-repeat: no-repeat;
    background-position: right 16px top 8px;
}


/*.product_top_block .customSelect dd:first-child{
    background: none!important;
}*/

.product_top_block .customSelect dd:hover{
    background-color: #ffffff;
    color: #ED1C24;
}
/************************************/

#tab-kjseries > .filters-kjseries{
    justify-content: space-between;
    margin: 0;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy {
    padding-left: 0;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.sku {
    min-width: 200px;
}

#tab-kjseries > .filters-kjseries .filter-kjseries{
    flex-grow: unset;
    margin-left: 16px;
    margin-right: 0;
}

#tab-kjseries > .filters-kjseries .filter-kjseries:nth-child(3), /*first-child*/
#tab-kjseries > .filters-kjseries .filter-kjseries:nth-child(2){/*first-child*/
    margin-left: 0;
}

.options-filter-block .name{
    background-position: right 16px top 16px;
}

.filter-kjseries .options-filter-block.hovered .name{
    background: url('/image/catalog/stemax/chevron-down-red-r.svg') no-repeat;
    background-position: right 16px top 16px;
}
/************************************/
#tab-kjseries > .filters-kjseries.filters-kjseries-1 > .filter-kjseries{
    width: calc(50% - 8px);
}

#tab-kjseries > .filters-kjseries.filters-kjseries-3 > .filter-kjseries{
    width: calc(33.33% - (32px / 3));
}


#tab-kjseries > .filters-kjseries.filters-kjseries-4 > .filter-kjseries{
    width: calc(25% - (48px / 4));
}

/**********************************/

.mobile-filter-open.mob{
    background-position: right 16px top 16px;
}


.product_top_block_container .product-buy-block .options .customSelect .selectList{
    min-width: unset;
    margin-top: 8px;
    border: 1px solid #E5E5E5;
}

.product_top_block_container .product-buy-block .options .customSelect.select-open .caret{
    transform: none;
}
.product_top_block_container .product-buy-block .options .customSelect.select-open .caret:after {
    content: url('/image/catalog/stemax/chevron-down-red-r.svg');
}


.product-switch-text:hover{
    color: #e6382c;
}

.product-group-container #product .product-buy-block > div:first-child{
    display: flex;
    justify-items: flex-start;
    align-items: center;
}

.product-group-container #product .product-buy-block > div:first-child .top-info-product {
    margin-bottom: 0;
}

.product-group-container #product .product-buy-block > div:first-child {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.options_more{
    padding: 12px 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #1E1E1E;
    border: 1px solid #1E1E1E;
    background-color: #F5F5F5;
}

.options_more:hover{
    cursor:pointer;
    background-color: #1E1E1E;
    color: #ffffff!important;
}

.options_more {
    margin: 40px 0 32px;
}

.custom_select.option-1{
    pointer-events: none;
}

.product_no_group_container #product .actions .options .custom_select.option-1 .customSelect .selectValueWrap{
    color: #707070;
}
.product_no_group_container #product .actions .options .custom_select.option-1 .customSelect .selectedValue{
    color: #707070;
}
.product_no_group_container #product .actions .options .custom_select.option-1 .customSelect .caret{
    opacity: 0.5;
}


#tab-kjseries #products_list{
    border-top: 1px solid #E5E5E5;
}

.kjseries table{
    border-top: none;
}


.product-thumb-hover ul li:nth-of-type(1n+5){
    display: none;
}


#image-box .btn-slick-prev-v:hover, #image-box .btn-slick-next-v:hover {
    background: #E5E5E5;
}
/**************************/

/*Sli*/
.theme-products-f > .h3,
.theme-products-v > .h3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.theme-products-f .arrows_container,
.theme-products-v .arrows_container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 64px;
}

.theme-products-f .arrows_container .slider_button,
.theme-products-v .arrows_container .slider_button{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
}

.theme-products-f .arrows_container .slider_button .icon,
.theme-products-v .arrows_container .slider_button .icon{
    font-size: 14px;
    color: #1E1E1E;
}

.theme-products-f .arrows_container .slider_button.slick-disabled .icon,
.theme-products-v .arrows_container .slider_button.slick-disabled .icon{
    color: #707070;
}

.theme-products-f .arrows_container .slider_button:not(.slick-disabled):hover .icon,
.theme-products-v .arrows_container .slider_button:not(.slick-disabled):hover .icon{
    color: #ED1C24;
}


.theme-products-f .slick-track,
.theme-products-v .slick-track{
    display: flex;
    margin-left: 0;
}

.theme-products-f .slick-track .slick-slide,
.theme-products-v .slick-track .slick-slide{
    height: auto;
    flex: 0 0 auto;
    display: flex!important;

    padding-left: 8px;
    padding-right: 8px;
}

.theme-products-f .slick-track .slick-slide > div,
.theme-products-v .slick-track .slick-slide > div{
    width: 100%;
}

.theme-products-f>.dflex:not(.category-page) .product-layout,
.theme-products-v>.dflex:not(.category-page) .product-layout{
    max-width: 100%!important;
    margin: 0!important;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}

/**************************/
header.simplecheckout_header{
    padding-top: 40px;
}

header.simplecheckout_header > .container.custom_container{
    padding-left: 0;
    padding-right: 0;
}

header.simplecheckout_header .simplecheckout_header_content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 0 24px 0;
    border-bottom: solid 1px #E5E5E5;
}

.simplecheckout_header__info{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.simplecheckout_header__info > .title{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #707070;
    margin-right: 6px;
}

.simplecheckout_header__info > .tel a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #1E1E1E;
    text-decoration: none;
}

.simplecheckout_header__info > .tel a:hover{
    color: #ED1C24;
}
/**************************/
.simplecheckout_footer{
    margin-top: 40px;
}

.simplecheckout_footer .container.custom_container{
    padding: 0;
}
.simplecheckout_footer .container.custom_container .simplecheckout_footer_content{
    border-top: solid 1px #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 0px 40px 0px;
}

.simplecheckout_footer__copyright{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #707070;
}

body.checkout-simplecheckout{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

body.checkout-simplecheckout .simplecheckout_footer{
    margin-top: auto;
}
/**************************/

.wall-category-box ~ .selected_filters_row {
    display: none;
}

.alerts_container .alert .fa {
    position: static;
}

.alerts_container .alert {
    margin-bottom: 10px;
}

.alerts_container .alert {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    gap: 8px;
    flex-direction: row;
}

.checkout-cart .alert-success .fa-check-circle {
    font-size: 26px;
}

.tabs-product .tab-content #tab-kjseries .table>thead>tr>th {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: visible;
    max-width: 180px;
    position: relative !important;

    &:has(.sortable-arrow) {
        padding-right: 22px !important;
    }


    .sortable-arrow {
        position: absolute;
        right: 0;
    }
}

@media screen and (max-width: 767px){
    #tab-kjseries > .filters-kjseries .filter-kjseries{
        width: 100%!important;
        margin-left: 0!important;
    }
}/*@media screen and (max-width: 767px){*/

/************************************/


@media screen and (min-width: 992px){
    .search-kjseries input{
        width: 100% !important;
    }
}


/********************************/

@media screen and (min-width: 992px) and (max-width: 1199px){
    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .packing .content{
        min-width: 162px;
    }
    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col{
        min-width: 162px;
        max-width: 162px;
    }


}/*@media screen and (min-width: 992px) and (max-width: 1199px){*/


@media screen and (min-width: 768px) and (max-width: 991px){

    body.checkout-simplecheckout .simplecheckout .simplecheckout-step{
        display: flex;
        flex-direction: column;
    }
    .product_no_group_container #product .actions.with-credit #button-cart {
        max-width: 100%;
    }
    .category-page .wall-category-box .parent_category .wall-cat-image {
        max-width: 40%;
    }
    .category-page .wall-category-box .wall-cat-name>a {
        font-size: 16px;
    }
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .col.info_col{
        max-width: 150px;
        min-width: 150px;
    }
    /************************/
    .tabs-product .tab-content #tab-kjseries .table>thead>tr>th{
        padding: 12px 10px;
    }
    .tabs-product .tab-content #tab-kjseries .table>tbody>tr>td{
        padding: 12px 10px;
    }

    .series-info .dflex > div:first-child img{
        width: 250px;
    }


}/*@media screen and (min-width: 768px) and (max-width: 991px){*/


@media screen and (max-width: 1199px){

    .all-categories-grid{
        grid-template-columns: repeat(4, 1fr);
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options .option_content, .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options .option_content {
        min-width: 163px;
    }
}

.categorywall-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.categorywall-heading .title-module span,
.categorywall-heading .title-module {
    display: block;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    color: #1E1E1E ;
}


.show-history {
    display: grid;
    grid-template-columns: repeat(3, 1FR);
}

.product-slider .stock_status_preorder svg {
    display: none;
}

#product .preorder-btn-inf {
    background-color: transparent;
    border-color: #1E1E1E;
    color: #1E1E1E;
}

#product .customSelect .selectValueWrap .selectedValue {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#product .preorder-btn-inf:hover {
    background-color: #1E1E1E;
    color: #fff;
}

.product_carusel_module .title-module {
    display: block;
}

@media screen and (min-width: 992px){
    .product_no_group_container #product:has(.preorder-btn-inf) .actions.no-credit .options {
        min-width: 200px;
        width: 200px;
    }
}

@media screen and (max-width: 991px){

    .top-cart .type_cart #cart>.btn .cart-total .products {
        line-height: unset;
        font-size: unset;
        margin: unset;
        display: flex;
        width: 24px;
        height: 20px;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 5px;
        top: -8px;
        background: #FFFFFF;
        border: 2px solid #1E1E1E;
        border-radius: 24px;
    }

    .top-cart .type_cart #cart>.btn .cart-total .products b{
        width: unset;
        align-items: unset;
        justify-content: unset;
        border-radius: unset;
        top: unset;
        right: unset;
        transform: unset;
        background: unset;
    }

    .top-cart .type_cart #cart>.btn .cart-total .products b{
        display: flex!important;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
        text-align: right;
        color: #1E1E1E;
    }


    .all-categories-grid{
        grid-template-columns: repeat(3, 1fr);
    }


    /* Cart */

    .checkout-cart .cart{
        flex-direction: column;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .packing .content{
        min-width: 162px;
    }
    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col{
        min-width: 162px;
        max-width: 162px;
    }



    .checkout-cart .cart .cart__right_col{
        min-width: 100%;
        width: 100%;
        margin-left: 0;
    }

    body.checkout-cart .custom_container #content.row{
        margin-right: 0px;
        margin-left: 0px;
    }

    /****************************/
    body.checkout-simplecheckout .custom_container #content{
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }

    body.checkout-simplecheckout .simplecheckout .simplecheckout-step{
        display: flex!important;
        flex-direction: column;
    }

    body.checkout-simplecheckout .simplecheckout .simplecheckout-step .simplecheckout-left-column{
        width: 100%!important;
        margin-left: 0!important;
    }

    body.checkout-simplecheckout .simplecheckout .simplecheckout-step .simplecheckout-right-column{
        width: 100%!important;
        margin-left: 0!important;
    }
    /**************/
    .mobile-orders-fast .item_to_add{
        position: relative;
    }
    .mobile-orders-fast .item_to_add .text-danger{
        position: absolute;
        left: 0;
        bottom: -20px;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        color: #ED1C24;
    }

    /******************/

    .product_no_group_container #product .actions .cart{
        /*margin-top: 10px;*/
    }

    /******************/

    .my-tabs-nav-container{
        overflow-y: hidden!important;
        overflow-x: scroll!important;
        display: block;
        padding-right: 15px;
        max-width: calc(100vw - 32px);
    }


    .my-tabs-nav-container ul.my-tabs {
        width: auto;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        border-bottom: none;
        flex-wrap: nowrap!important;
        margin-bottom: 0!important;
        padding-bottom: 24px;
    }

    .my-tabs-nav-container ul.my-tabs li{
        width: auto!important;
        margin: 0;
        padding: 0 15px;
        float: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }


    .product_no_group_container #product .actions .credit_container{
        max-width: 100%;
    }

    #products_list .series-info .series-specification .short-attribute{
        max-width: 100%;
    }

    #products_list .series-info .series-specification .short-attribute.last-short-attribute{
        border-bottom: none;
        padding-bottom: 0;
    }




    #tab-specification .tab_content .col_attributes{
        width: 100%;
        max-width: 100%;
    }

}/*@media screen and (max-width: 991px){*/

@media screen and (max-width: 767px){

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options .option_content, .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options .option_content {
        min-width: 100%;
    }

    .categorywall-heading .title-module {
        font-size: 22px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 130% !important;
    }

    .categorywall-heading .title-module span {
        font-size: 22px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 130% !important;
    }

    .kj-item:has(.preorder-btn) .input_qty + .btn_buy  {
        /*display: none !important;*/
        width: 50% !important;
    }

    .kj-item:has(.preorder-btn) .btn_buy {
        width: 100% !important;
        margin-left: 0 !important;
    }

    #tab-kjseries .kj-item.kj-item.kj-item:has(.preorder-btn) .btn_buy.btn_buy.btn_buy {
        /*width: 100% !important;*/
        margin-left: 0 !important;
        flex: unset;
        display: block;
        max-width: none !important;
        padding: 0 10px 0 16px !important;
    }

    #tab-kjseries .kj-item.kj-item.kj-item:has(.preorder-btn) .btn_buy.btn_buy.btn_buy .preorder-btn {
        width: 100%;
    }

    .kj-item:has(.preorder-btn) .preorder-btn:before {
        content: 'Під замовлення';
        font-family: Inter, sans-serif;
        font-size: 15px !important;
        font-style: normal !important;
        font-weight: 400 !important;
        line-height: 24px !important;
    }

    .product-right-block .btn.preorder-btn-inf .text {
        display: none !important;
    }
    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart .btn.btn.preorder-btn-inf {
        width: 48px !important;
        padding: 0 !important;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
    }

    .product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart:has(.btn.preorder-btn-inf) {
        width: 56px !important;
    }

    .show-history {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    /*****************/
    #products_list .series-info{
        width: 100%;
        display: block;
    }

    #products_list .series-info>td{
        width: 100%;
        display: block;
    }
    .all-categories-grid{
        grid-template-columns: repeat(2,minmax(100px,1fr));
    }

    .all-categories-grid .item-category:hover .item-sub-category{
        display: none!important;
    }


    body.checkout-cart #content{
        margin-top: 70px;
    }

    .checkout-cart .cart .cart__left_col{
        border-bottom: solid 1px #E5E5E5;
    }

    .checkout-cart .cart.empty_cart .cart__left_col{
        border-bottom: none;
    }

    .cart__left_col .product_options_wrapper,
    .cart__left_col .product_item .col .name {
        min-height: auto;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading{
        display: block;
        position: relative;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading .title{
        max-width: 184px;
        margin-bottom: 24px;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading #quick_product_add{
        width: 100%;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__heading #quick_product_add__close{
        position: absolute;
        top: 0;
        right: 0;
    }


    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content{
        flex-direction: column;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_qty{
        margin-top: 24px;
        margin-left: 0;
        margin-right: 0;
        min-width: 100%;
        max-width: 100%;
    }

    .checkout-cart .cart .qty,
    .checkout-simplecheckout .cart .quantity{
        justify-content: space-between;
    }

    .checkout-cart .cart .qty button,
    .checkout-simplecheckout .cart .quantity button{
        margin: 0 16px;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_add{
        width: 100%;
        align-self: unset;
    }

    .checkout-cart .cart .cart__left_col .quick_product_add .quick_product_add__content .block.block_add button{
        margin-top: 40px;
        min-width: 100%;
    }


    .checkout-cart .cart .cart__products_block .cart__products_block_heading .title{
        max-width: 181px;
    }


    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item{
        flex-direction: column;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col{
        flex-direction: column;
        position: relative;
        display: block;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .image_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .image_col{
        display: none;
    }


    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col .remove,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .remove{
        font-size: 20px;
        color: #707070;
        margin-top: 11px;
        display: block!important;
        position: absolute;
        top: 0;
        right: 0;
    }


    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col{
        margin-top: 0!important;
        margin-left: 0!important;
        min-width: 100%;
        max-width: 100%;
        display: block!important;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col:after,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col:after{
        content: '';
        display: block;
        width: 100%;
        clear: both;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col div,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col div{
        width: 100%;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col .info_col .top_info,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .info_col .top_info{
        padding-right: 25px;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col .info_col .top_info .name,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .info_col .top_info .name{
        max-width: 80%;
    }



    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .mob_price,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .mob_price{
        display: block!important;
        margin-top: 16px;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .mob_price .price,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .mob_price .price{
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #000000;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options{
        margin-top: 16px;
        width: calc(100%)!important;
        margin-right: 0 !important;
        float: left;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options .product_option .option_content,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options .product_option .option_content{
        min-width: unset;
        width: 100%;
    }


    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .quantity_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .quantity_col{
        width: calc(50% - 8px)!important;
        margin-left: 0px!important;
        float: left;

    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col{
        display: block;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col .col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .col{
        width: 100%;
        margin-left: 0;
        margin-top: 16px;
    }



    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item:not(.product_item_options) .product_item__left_col .quantity_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item:not(.product_item_options) .product_item__left_col .quantity_col{
        /*width: 100%!important;*/
    }



    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .weight_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .weight_col{
        width: calc(50% - 8px)!important;
        float: left;
        align-self: flex-start;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col{
        width: calc(50% - 8px)!important;
        margin-left: auto;
        float: right;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col .block .total,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col .block .total{
        min-height: unset;
        line-height: unset;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .price_total_col .block_price,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .price_total_col .block_price{
        display: none;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .weight_col .content,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .weight_col .content{
        height: unset;
        line-height: unset;
    }


    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__right_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__right_col{
        display: none;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__right_col div,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__right_col div{
        width: 100%;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__right_col .price_total_col .block_price,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__right_col .price_total_col .block_price{
        display: none;
    }



    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__right_col .remove_col,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__right_col .remove_col{
        display: none;
    }



    /*******/


    .checkout-cart .cart .cart__right_col{
        min-width: 100%;
        margin-top: 64px;
        margin-left: 0;
    }


    .custom_modal .modal-content{
        padding: 24px;
    }


    /******************/

    #cart .products{
        line-height: unset;
        font-size: unset;
        margin: unset;
        display: flex;
        width: 24px;
        height: 20px;
        align-items: center;
        justify-content: center;
        position: absolute;
        right: 14px;
        top: 26px;
        background: #FFFFFF;
        border: 2px solid #1E1E1E;
        border-radius: 24px;
    }


    #cart .products b{
        transform: unset!important;
        position: unset!important;

        display: flex!important;
        font-family: 'Inter';
        font-style: normal!important;
        font-weight: 600!important;
        font-size: 12px!important;
        line-height: 20px!important;
        text-align: right!important;
        color: #1E1E1E!important;
    }
    /************************************/

    body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content{
        margin-left: 0;
    }



    #simplecheckout_shipping_address{
        margin-left: 0;
    }

    #simplecheckout_comment{
        margin-left: 0;
    }


    #simplecheckout_comment .simplecheckout-block-content textarea{
        min-height: 120px;
    }

    /********************/


    .selected_filters_row{
        display: none;
    }



    /***************/
    .product-page .breadcrumb.pc{
        display: block!important;
    }

    .product-page .mob.go_back{
        display: none!important;
    }


    /****************************/
    #fix_image .thumbnails{
        margin-bottom: 0;
    }


    #fix_image .thumbnails .general-image{
        margin: 0;
        width: 100%;
    }

    .product-right-block{
        margin-top: 30px;
    }

    .product_no_group_container .sku_versions_container{
        margin-bottom: 0;
    }

    .product_no_group_container .right_col_short-description{
        margin-bottom: 8px!important;
    }

    .product-switch-text{
        margin-bottom: 0px;
    }


    .product_no_group_container #product .prod-attrs{
        margin-top: 24px;
    }

    /**************************/
    .product_no_group_container .product-buy-block{
        margin-top: 24px;
        padding-top: 24px;
    }

    .product_no_group_container .product-buy-block .availability_price_info .top-info-product .info-product{
        margin-top: unset;
        margin-bottom: unset;
    }

    .product_no_group_container .product-buy-block .availability_price_info .top-info-product .info-product .stock_message{
        margin-bottom: 0;
    }

    .product_no_group_container .product-buy-block .availability_price_info .price{
        font-size: 30px!important;
        line-height: 38px!important;
    }

    .product_no_group_container #product .actions {
        margin-bottom: 0;
        position: fixed;
        bottom: 72px;
        align-content: space-between !important;
        flex-direction: row;
        left: 0;
        padding: 16px 24px;
        background: #fff;
        border-top: solid 1px #E5E5E5;
        z-index: 3;
        width: 100%;
    }

    .product-group-container #product .product-buy-block-kjseries.actions {
        margin-bottom: 0;
        position: fixed;
        bottom: 72px;
        align-content: space-between !important;
        flex-direction: row;
        left: 0;
        padding: 16px 16px;
        background: #fff;
        border-top: solid 1px #E5E5E5;
        z-index: 3;
        width: 100%;
        margin-bottom: 0 !important;
        display: block;
        background-color: #F5F5F5;
    }

    .product_no_group_container #product .actions .options{
        width: calc(50% - 8px);
        margin-right: 16px;
    }


    .product_no_group_container #product .actions .quantity-adder{
        margin-right: 0;
        width: 100%;
        margin-left: auto;
        flex: 1;
    }

    .product_no_group_container #product .actions.with-credit .cart .buttons_container a.reset_button {
        margin-left: 26px;
    }

    .product_no_group_container #product .actions .cart{
        margin-top: 16px;
    }

    .product_no_group_container #product .actions .cart button{
        width: 100% !important;
        max-width: 100% !important;
    }
    .slick-dots li {
        width: 8px !important;
        height: 8px !important;
    }
    .carousel_numb_featured.slick-dotted {
        margin-bottom: 30px;
    }

    .category-page .wall-category-box .box-item {
        margin-top: 0 !important;
    }

    /********/
    .info_block_customer{
        padding-bottom: unset;
        margin-bottom: unset;
        padding: 16px!important;
    }

    .info_block_customer li:last-child{
        margin-bottom: 0;
    }




    .product_no_group_container .tabs_content_container .tabs-product .tab-content{
        padding-top: 40px;
    }

    .tab-content #tab-specification, .tab-content #tab-description{ padding: 0px!important;}
    .product_no_group_container .tabs_content_container .tabs-product .tab-content .tab-pane{
        padding: 0px!important;
    }

    #tab-specification .tab_content .col{
        width: 100%;
    }


    .tab-content #tab-specification .short-attribute:last-child{
        border-bottom: none;
    }
    /**************************************************************/

    #tab-files .col{
        width: 100%;
    }

    #tab-files .col.certificate_col{
        margin-top: 64px;
    }


    /*.product_carusel_module .product-slider .slick-track .slick-slide{
       display: block!important;
    }*/

    /**********************/
    #tab-attributes .attr_group_item .attr_list .attribute .attr-text{
        padding-left: 5%;
        width: 45%;
    }

    #tab-specification .col_attributes .short-attributes-groups .short-attribute {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
    }


    #tab-specification .col_attributes .short-attributes-groups .short-attribute .attr-name{
        width: 50%;
    }

    #tab-specification .col_attributes .short-attributes-groups .short-attribute .attr-text{
        padding-left: 5%;
        width: 45%;
    }

    #products_list .select .select__head {
        margin-right: 8px;
    }

    #tab-kjseries .kj-item .select {
        min-width: auto;
    }

    .kj-item td.sku span {
        margin-top: -1px;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; /* 150% */
        letter-spacing: 0.12px;
    }

    /***************************/

    .product-milwaukee-container .row.fix{
        flex-direction: column;
    }

}/*@media screen and (max-width: 767px){*/


@media screen and (max-width: 1199px){
    .product-thumb-hover{
        padding: 14px;
    }
    .product-thumb .btn-primary{
        width: calc(100% - 28px);
    }
}/*@media screen and (max-width: 1199px){*/

.cart-btn:hover {
    background-color: #313131;
}
.cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    width: 40px;
    height: 40px;
    background:  #1E1E1E;
    transition: 0.15s ease-in-out;
}

.cart-btn:before {
    font-family: 'icomoon';
    content: "\e909";
    font-size: 24px;

}
.cart-btn:hover{
    color: #fff;
}




#tab-kjseries #products_list th.input_qty{
    text-align: center;
}

/***********************************************/

#tab-kjseries .select .select__list {
    min-width: 135px;
    padding: 8px 15px;
}

#tab-kjseries .select .select__list .select__item:last-child {
    margin-bottom: 0;
}

.cart__products_block_products .option_content .custom_select .customSelect.select-open .selectValueWrap .caret{
    transform: rotate(0DEG);
}

.cart__products_block_products .option_content .custom_select .customSelect.select-open .selectValueWrap .caret:after{
    content: url('/image/catalog/stemax/chevron-down-red-r.svg');
}


.cart__products_block_products .option_content .custom_select .customSelect.select-open .selectList{
    top:  47px!important;
    border-color: #E5E5E5;
}

.cart__products_block_products .option_content .custom_select .customSelect.select-open .selectList dl{
    box-shadow: 0px 8px 12px rgb(0 0 0 / 10%);
}

.cart__products_block_products .option_content .custom_select .customSelect dd {
    color: #1E1E1E;
}

.cart__products_block_products .option_content .custom_select .customSelect dd:hover {
    background-color: #ffffff;
    color: #ED1C24;
}

.cart__products_block_products .option_content .custom_select .customSelect dd.selected{
    background: url(/image/catalog/stemax/check.svg);
    background-repeat: no-repeat;
    background-position: right 16px top 8px;
}

@media screen and (max-width: 991px){
    .cart__products_block_products .option_content .custom_select .customSelect.select-open .selectList{
        min-width: unset;
    }
}/*@media screen and (max-width: 991px){*/



@keyframes spinner-border {
    to { transform: rotate(360deg); }
}

button > .loading{
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid rgba(255,255,255,0.3);
    border-right-color: #FFFFFF;
    animation: spinner-border .75s linear infinite;
}


/*********************************/
.simplecheckout .select2-container.select2-container--open .selection .select2-selection{
    border-color: #1E1E1E;
}

body.checkout-simplecheckout .select2-container--bootstrap .select2-dropdown{
    margin-top: 8px;
    border-color: #E5E5E5;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.04);
    border-radius: 0px;
}


body.checkout-simplecheckout .select2-dropdown .select2-results .select2-results__options {
    max-height: 268px;
    overflow-y: auto;
}
.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar {
    display: none;
}
.select2-dropdown .select2-results .select2-results__options::-webkit-scrollbar-thumb {
    display: none;
}
/**********************/
body.checkout-success #content .buttons{
    position: relative;
}

body.checkout-success #content .buttons:after{
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
/*******************************************/
.newsblog-article #content a.thumbnail{
    border: none;
}
/******************************************/
.account_menu_list li{
    margin: 8px 0px;
}

.account_menu_list li a{
    color: #1E1E1E;
    font-size: 16px;
}

.account_menu_list li a:hover{
    color: #ED1C24;
}
/***************/
.top-search.in_focus input[name="search"]{
    z-index: 99;
}
.top-search.in_focus .clear-searchtop{
    z-index: 99;
}
.top-search.in_focus #search .button_search{
    z-index: 99;
}

/********/
.dark_overlay_search {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 98;
    background: rgba(34, 31, 31, 0.24);
    width: 100vw;
    height: 100vh;
}

.dark_overlay_search.active {
    display: block;
}

.custom-column aside {
    padding: 0;
}

.breadcrumbs-box.mobile-view .breadcrumb {
    display: block;
}
.breadcrumbs-box.mobile-view .breadcrumb>li:first-child {
    padding-left: 34px;
}
.breadcrumbs-box.mobile-view .breadcrumb>li:after {
    right: auto;
    left: 0px;

    width: 22px;
    height: 22px;

    transform: rotate(180deg);
}
.breadcrumbs-box.mobile-view .breadcrumb>li:last-child:after {
    content: url(/image/catalog/stemax/ic-bread.svg);
}

.breadcrumbs-box.desktop-view .breadcrumb>li {
    padding: 0 21px;
}
.breadcrumbs-box.desktop-view .breadcrumb>li:first-child {
    padding-left: 0px;
}
.mobile-view {
    display: none;
}
.custom-breadcrumbs {
    display: flex;
    gap: 16px;
    justify-content: center;
    align-items: center;
}
.custom-breadcrumbs:not(:first-child) {
    margin-top: 48px;
}
.custom-breadcrumbs__item {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    border: 1px solid #E5E5E5;

    color: #1E1E1E;
}
/*.custom-breadcrumbs__item:hover {*/
/*    color: #1E1E1E;*/
/*    background: #E5E5E5;*/
/*    border-color: #E5E5E5;*/
/*}*/
.custom-breadcrumbs__item.active {
    background: #ED1C24;
    border-color: #ED1C24;
    color: #fff;
}


/* login popup */
.modal-dialog {
    margin: 48px auto;
}

.login-choice {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.login-choice:not(:last-child) {
    margin-bottom: 24px;
}
.google_login_button {
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;

    padding: 12px 24px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #474448;
    text-align: center;
    background-color: #ffffff;
    color: #474448;
}
.google_login_button img {
    width: 18px;
    height: 18px;
}

.login-choice__text-divider {
    color: #707070;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;

    text-align: center;
    margin: 0;
}
.login-choice__tabs {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
}
.login-choice-button {
    width: 50%;

    color: #707070;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.login_input {
    line-height: 20px;
    height: 40px;
    padding: 9px 16px 11px;
}

.login_input[type="number"] {
    -moz-appearance: textfield;
}
.login_input[type="number"]::-webkit-outer-spin-button,
.login_input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.login_input:hover,
.form-control:hover {
    border: 1px solid !important;
    border-color: #1E1E1E !important;
    border-radius: 0 !important;
}

.login_input:focus,
.form-control:focus {
    border: 2px solid !important;
    border-color: #1E1E1E !important;
    border-radius: 0 !important;
}
.login_input.has_error {
    border-width: 2px;
}
.input-error {
    display: none;
    color: #ED1C24;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.input-error.has_error {
    display: block;
}
.has-error .input-error {
    display: block;
}
.has-error input {
    border: 2px solid #ED1C24;
}

.login-disabled-btn[disabled] {
    opacity: 0.48;
    background: #1E1E1E;
}
.auth-btn {
    height: 48px;
}

.email-login, .phone-login {
    display: none;
}
.email_login .email-login, .phone_login .phone-login {
    display: block;
}
.email_login .email_login_btn, .phone_login .phone_login_btn  {
    color: #1E1E1E;
}
/* end login popup */


/* sms login popup */
.phone-edit {
    display: flex;
    align-items: center;
    justify-content: space-between;

    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #1E1E1E;

}
.phone-edit__phone {
    margin: 0;
}
.phone-edit__link {
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
}
.phone-edit__link:hover {
    color: #ED1C24;
}
.phone-edit__link img {
    width: 24px;
    height: 24px;
}

.sms-login-form__info {
    color: #6D6A72;
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}
.sms-login-form {
    margin: 44px 0 46px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.sms-login-form__inner {
    display: flex;
    gap: 16px;
    justify-content: center;
}
.sms-login-form__input input {
    height: 48px;
    width: 48px;
    outline: none;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #1E1E1E;
    border: 1px solid #E5E5E5;
    background: #FFF;
}
.sms-login-form__input input:focus {
    border: 1px solid #474448;
}
.sms-login .cart_button_white {
    margin-top: 16px;
}

.sms-login-form__error {
    display: none;

    color: #ED1C24;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;

    justify-content: center;

    margin-top: 4px;
}

.sms-login-form.has-error {
    margin: 44px 0 22px
}
.sms-login-form.has-error .sms-login-form__error {
    display: flex;
}
.sms-login-form.has-error .sms-login-form__input input {
    border-color: #ED1C24;
}

.resend-button {
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: center;
}
.resendButton {
    background: none;
    outline: none;
    border: none;

    color: #ED1C24;
}
.resendTimer {
    color: #ED1C24;

    font-weight: 500;
    width: 41px;
    margin-right: 5px;
}
.resendButton:not(:disabled):hover {
    color: #ED1C24;
}
.resendButton {
    color: #1E1E1E;
}

.mt-16 {
    margin-top: 16px !important;
}
.mt-24 {
    margin-top: 24px !important;
}

#register_modal .login-choice {
    gap: 26px;
}
#register_modal .login-choice:not(:last-child) {
    margin-bottom: 26px;
}

.modal-info {
    color: #6D6A72;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;

    display: flex;
    margin-bottom: 48px;
}
/* end sms login popup */


/* account */

.account-head {
    font-family: 'Pragmatica Extended';
    font-size: 30px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 38px !important;
    margin: 0 0 48px !important;

    color: #1E1E1E;
}
.account-mw {
    max-width: 806px;
    float: right;
    padding: 0;
}
.submit-button .btn {
    min-width: 320px;
    padding: 12px 24px;

    margin-top: 64px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.container-lg {
    box-sizing: content-box;
}

/* company */
.account_content_block .form > h4{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 40px 0px;
}

.account_content_block .form .line{
    margin-top: 32px
}

.account_content_block .form .line.doubled_line{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.account_content_block .form .line.doubled_line .col-50{
    width: calc(50% - 8px);
}

.account_content_block .form .line:first-child{
    margin-top: 0;
}

.account_content_block .form .line.submit_line{
    margin-top: 40px;
}

.account_content_block .form .line.submit_line button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    display: flex;
    width: 100%;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 12px;

    color: #FFFFFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

    background-color: #959393;
}

.account_content_block .form .line.submit_line button:hover{
    background: #1E1E1E;
}

.account_content_block .form .line .title{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.account_content_block .form .line .input_container{
    margin-top: 6px;
}

.account_content_block .form .line .input_container input{
    width: 100%;
    padding: 8px 16px 10px 16px;
    border: 1px solid #E5E5E5;
    background: #FFFFFF;

    font-family: Inter;
    color: #1E1E1E;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.account_content_block .form .line .input_container input:placeholder{
    color: #707070;
}

/*****/

.account-profile_company .account_content_block .account_content_block__bottom{
    margin-top: 64px;
    padding-top: 64px;
    border-top: solid 1px #E5E5E5;
}

.account-profile_company .cooperation_info_block h4{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;

    margin: 0;
}

.account-profile_company .cooperation_info_block .cooperation_info{
    margin-top: 40px;
}

.account-profile_company .cooperation_info_block .cooperation_info .line{
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.account-profile_company .cooperation_info_block .cooperation_info .line:first-child{
    margin-top: 0;
}

.account-profile_company .cooperation_info_block .cooperation_info .line .title{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.account-profile_company .cooperation_info_block .cooperation_info .line .val{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-left: 5px;
}



/* profile */
.account-nav {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.account-nav-item {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.account-nav-item:focus {
    color: #1E1E1E;
    text-decoration: none;

}
.account-nav-item:hover {
    color: #1E1E1E;
}
.account-nav-item.active {
    color: #1E1E1E;
}

.account-form__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}
.account-form__grid:not(:first-child) {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #E5E5E5;
}


.account-form__item {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.account-form__item input[type="date"] {
    height: 40px;
}

.account-form__item.account-form__item-right-col .account-form__item-change-pass-block{
    /*margin-top: auto;*/
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin-top: 30px;
}

.account-form__item .control-label {
    padding-top: 0;
    margin-bottom: 6px;
}
.account-form__item-title {
    margin: 0 0 8px;

    color: #1E1E1E;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
.account-form__item label {
    color: #1E1E1E !important;
}

.account-form__item .account-form__item-image-block{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.account-form__item.account-form__item-right-col .account-form__item-change-pass-block {
    margin-top: 0;
}

.account-form__item .account-form__item-image-block .avatar-error{
    width: 100%;
    margin-top: 12px;
}

.account-form__item .account-form__item-image-block .image{
    width: 134px;
    height: 134px;
}

.account-form__item .account-form__item-image-block .image img{
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.account-form__item .account-form__item-image-block .buttons{
    margin: 0px 0px 0px 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
}

.account-form__item .account-form__item-image-block .buttons .custom_file{
    width: 46px;
    height: 46px;
    border:solid 1px #E5E5E5;
    border-radius: 50%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.account-form__item .account-form__item-image-block .buttons .custom_file input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.account-form__item .account-form__item-image-block .buttons .custom_file .icon2{
    font-size: 24px;
    color: #1E1E1E;
}

.account-form__item .account-form__item-image-block .buttons button.delete_image{
    margin-top: 12px;
    width: 46px;
    height: 46px;
    border:solid 1px #E5E5E5;
    border-radius: 50%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.account-form__item .account-form__item-image-block .buttons button.delete_image:disabled{
    opacity: 0.25;
}

.account-form__item .account-form__item-image-block .buttons button.delete_image .icon{
    font-size: 24px;
    color: #ED1C24;
}

.account-edit #content .submit-button .btn{
    margin-top: 40px;
    min-width: calc(50% - 20px);
}

.select-container {
    display: flex;
    gap: 16px;
}
.w-full {
    width: 100%;
}
.select-container select {
    appearance: none !important;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8 10L12 14L16 10' stroke='%231E1E1E' stroke-width='1.5' stroke-linecap='square'/%3E%3C/svg%3E%0A");
    background-position: right 13px center;
    background-repeat: no-repeat;
    padding: 8px 16px;
    padding-right: 35px;
}
.select-container select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 17px;
}

.radio-container__inner {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.radio-container {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: 2px;
}
.radio-container label {
    margin: 0;

    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.custom-radio {
    margin: 0 !important;

    appearance: none;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border: 2px solid #000000;
    border-radius: 50%;
    background-clip: content-box;
    padding: 3px !important;

    outline: none !important;
}
.custom-radio:checked {
    background-color: #000000;
}
/* ******************* */


/************************/
/* order */
.account-orders__filter-inner {
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.account-orders__filter-inner::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.account-orders__filter {
    display: flex;
    gap: 32px;

    padding: 4px 0;
    margin-bottom: 50px;

    width: fit-content;
    overflow-x: auto;
    white-space: nowrap;

    color: #1E1E1E;
}
.account-return__filter-item,
.account-orders__filter-item {
    color: #707070;
    font-family: Pragmatica Extended;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.account-return__filter-item.active,
.account-orders__filter-item.active {
    color: #1E1E1E;
    pointer-events: none;
}
.account-return__filter-item:hover,
.account-orders__filter-item:hover {
    color: #1E1E1E;
}
.account-return__filter-item:focus,
.account-orders__filter-item:focus {
    color: #1E1E1E;
    text-decoration: none;
}


.account-orders__item {
    width: 100%;


    padding: 40px 0 0;
    border-top: 1px solid #E5E5E5;

    cursor: pointer;
}
.account-orders__item:last-child {
    border-bottom: 1px solid #E5E5E5;
}
.account-orders__item-info {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;

    padding-bottom: 39px;
}

.account-order__title {
    color: #707070;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;

    margin: 0;
}
.account-order__title p {
    margin: 0;
}
.account-order__status-inner {
    flex: 1;

    display: flex;
    flex-direction: column;
    gap: 16px;
}
.account-order__status-content {
    display: flex;
    gap: 16px;
    align-items: center;
}

.account-order__status-icon {
    width: 10px;
    height: 10px;

    border-radius: 50%;
    background: #707070;
}
.account-order__icon {
    transition: transform 0.3s ease;
    width: 24px;
    height: 24px;
}
.account-orders__item.open .account-order__icon {
    transform: rotate(180deg);
}
.status-orange {
    background: #FFC932;
}
.status-green {
    background: #0FA94D;
}
.status-red {
    background: #ED1C24;
}
.status-blue {
    background: #0074A9;
}

.account-order__price {
    flex: 0 0 138px;

    display: flex;
    flex-direction: column;
    gap: 16px;
}
.account-order__info {
    margin-top: auto;
    margin: 0;

    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.account-order__details {
    flex: 0 0 184px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
}
.account-order__details-images {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: flex-end;
}
.account-order__details-blank {
    /*display: flex;*/
    display: none;

    width: 64px;
    height: 64px;
    padding: 20px 20px 20px 20px;
    justify-content: center;
    align-items: center;

    background: #F5F5F5;

    color: #707070;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}
.account-order__details-image {
    display: none;

    width: 64px;
    height: 64px;
    object-fit: cover;
}

.account-order__inner {
    display: flex;
    flex: 0 0 100%;
}
.account-order__inner p {
    margin-bottom: 0;
}

.account-order__inner-items {
    flex: 1;
    padding: 0 40px 40px;
    cursor: auto;
}
.account-order__inner-item {
    width: 100%;
    display: flex;
    gap: 16px;

    padding: 30px 0;
    border-top: 1px solid #E5E5E5;
}
label.account-order__inner-item {
    margin-bottom: 2px;
}
.account-order__inner-item-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.account-order__inner-item-img {

}
.account-order__inner-item-img img {
    width: 110px;
    height: 110px;
    object-fit: cover;
}
.account-order__inner-item-content {
    display: flex;
    gap: 24px;
    width: 100%;

    color: #1E1E1E;
}
.account-order__inner-item-content-inner {
    display: flex;
    gap: 24px;
    flex: 1;
}
.account-order__inner-item-content-info {
    display: flex;
    flex-direction: column;
    gap: 8px;

    max-width: 206px;
}
.account-order__inner-item-info {
    color: #707070;

    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.account-order__inner-item-content-quantity {
    flex: 1;

    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;

    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.account-order__inner-item-content-price {
    flex: 1;

    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 8px;

    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.account-order__inner-info {
    flex: 0 0 187px;

    color: #707070;
}

.account-order__inner-total {
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 24px;

    color: #1E1E1E;
    border-top: 1px solid #E5E5E5;
}
.account-order__inner-total:not(:last-child) {
    padding-bottom: 23px;
}
.justify-row {
    display: flex;
    gap: 24px;
    justify-content: space-between;
}
.total-weight {
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.total-weight p {
    color: #6D6A72;
}
.total-price {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
/* ******************* */

/* Structure company */

.account-structure .head_block{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.account-structure .head_block .account-head{
    margin-bottom: 0!important;
}

.account-structure .head_block .invite_button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    background-color: #1E1E1E;
    padding: 12px 26px;
    display: flex;
    min-width: 240px;
    height: 48px;

    color: #FFFFFF;
    text-align: center;
    justify-content: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.account-structure .head_block .invite_button:hover{
    background-color: #474448;
}

.account-structure #content{
    padding-top: 5px;
}

.structure_accordion{
    margin-top: 53px;
}

.structure_accordion .structure_empty{
    padding: 32px 24px;
    text-align: center;
    color: #999;
    font-size: 16px;
    border: 1px dashed #e0e0e0;
    border-radius: 4px;
}

.structure_accordion .accordion_item{

    border-bottom: solid 1px #E5E5E5;
}

.structure_accordion .accordion_item:first-child{
    border-top: solid 1px #E5E5E5;
}

.structure_accordion .accordion_item.open{
    border-bottom: none;
}

.structure_accordion .accordion_item .accordion_item-head{
    padding: 16px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.structure_accordion .accordion_item .accordion_item-head .left_col{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.structure_accordion .accordion_item .accordion_item-head .left_col .name{
    width: 170px;
    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.structure_accordion .accordion_item .accordion_item-head .left_col .email a{
    text-decoration: none;
    color: #6D6A72;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.structure_accordion .accordion_item .accordion_item-head .left_col .email a:hover{
    color: #ED1C24;
}


.structure_accordion .accordion_item .accordion_item-head .right_col{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.structure_accordion .accordion_item .accordion_item-head .right_col .image img{
    max-width: 64px;
    height: auto;
    border-radius: 50%;
}

.structure_accordion .accordion_item .accordion_item-head .right_col .image .no_image{
    width: 62px;
    height: 62px;
    border: solid 1px #E5E5E5;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

    font-family: "Pragmatica Extended";
    font-size: 20px;
    color: #ED1C24;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    text-transform: uppercase;
}


.structure_accordion .accordion_item .accordion_item-head .right_col .collapse_button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    margin-left: 12px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

    font-size: 24px;
    color: #1E1E1E;

    transform: rotate(90DEG);
}

.structure_accordion .accordion_item.open .accordion_item-head .right_col .collapse_button{
    transform: rotate(270DEG);
}


.structure_accordion .accordion_item .accordion_item-head .right_col .collapse_button:hover{
    color: #ED1C24;
}

/***/

.structure_accordion .accordion_item .accordion_item-content{
    display: none;
}

.structure_accordion .accordion_item .accordion_item-content .content{
    margin-top: 7px;
    padding: 24px;
    background: #F5F5F5;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee_info_block{
    padding-top: 32px;
    margin-top: 32px;
    border-top: solid 1px #E5E5E5;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee_info_block > h4{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;

    margin-top: 0;
    margin-bottom: 40px;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee{
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .image img{
    max-width: 120px;
    height: auto;
    border-radius: 50%;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .image .no_image{
    width: 118px;
    height: 118px;
    border: solid 1px #E5E5E5;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;

    font-family: "Pragmatica Extended";
    color: #ED1C24;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    text-transform: uppercase;
}


.structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .info{
    margin-left: 24px;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .info .name{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .info .position{
    margin-top: 4px;
    color: #6D6A72;

    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .edit_button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    padding: 12px 24px;
    border: 1px solid #1E1E1E;
    height: 48px;
    min-width: 150px;

    text-align: center;
    font-family: Inter;
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.structure_accordion .accordion_item .accordion_item-content .content .employee .edit_button:hover{
    background-color: #1E1E1E;
    color: #FFFFFF;
}

.structure_accordion .accordion_item .accordion_item-content .content .cooperation_info .line{
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.structure_accordion .accordion_item .accordion_item-content .content .cooperation_info .line:first-child{
    margin-top: 0;
}

.structure_accordion .accordion_item .accordion_item-content .content .cooperation_info .line .title{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.structure_accordion .accordion_item .accordion_item-content .content .cooperation_info .line .val{
    margin-left: 6px;
    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.structure_accordion .accordion_item .accordion_item-content .content .company_structure table{
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 100%;
}

.structure_accordion .accordion_item .accordion_item-content .content .company_structure table thead tr th{
    padding: 16px 24px;
    color: #707070;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    border-bottom: solid 1px #E5E5E5;
}

.structure_accordion .accordion_item .accordion_item-content .content .company_structure table thead tr th:first-child{
    padding-left: 0;
}

.structure_accordion .accordion_item .accordion_item-content .content .company_structure table tbody tr td{
    padding: 16px 24px;
    color: #1E1E1E;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.structure_accordion .accordion_item .accordion_item-content .content .company_structure table tbody tr td:first-child{
    padding-left: 0;
}

/* Addresses */


.addresses_accordion{

}

.addresses_accordion .accordion_item{
    margin-top: 16px;
    border: solid 1px #E5E5E5;
}

.addresses_accordion .accordion_item:first-child{
    margin-top: 0;
}

.addresses_accordion .accordion_item .accordion_item-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    /*padding: 23px 22px 23px 24px;*/
    padding: 23px 24px 23px 24px;
}

.addresses_accordion .accordion_item .accordion_item-head .left_col .name{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.addresses_accordion .accordion_item .accordion_item-head .left_col .address{
    margin-top: 4px;
    color: #6D6A72;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


.addresses_accordion .accordion_item .accordion_item-head .right_col{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.addresses_accordion .accordion_item .accordion_item-head .right_col .image img{
    max-width: 64px;
    height: auto;
}

.addresses_accordion .accordion_item .accordion_item-head .right_col .image.no_image{
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5F5F5;
    border-radius: 50%;
}

.addresses_accordion .accordion_item .accordion_item-head .right_col .image.no_image .icon2{
    font-size: 32px;
    color: #1E1E1E;
}

.addresses_accordion .accordion_item .accordion_item-head .right_col .image.no_image .icon2:before {
    content: url('../image/pin.svg');
}

.addresses_accordion .accordion_item .accordion_item-head .right_col .collapse_button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    margin-left: 12px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #1E1E1E;
    transform: rotate(90DEG);
}

.addresses_accordion .accordion_item.open .accordion_item-head .right_col .collapse_button{
    transform: rotate(270DEG);
}


.addresses_accordion .accordion_item .accordion_item-content{
    display: none;
}

.addresses_accordion .accordion_item .accordion_item-content .content{
    padding-left: 24px;
    padding-right: 24px;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block{
    padding: 24px 0px;
    border-top: solid 1px #E5E5E5;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block .edit_address_button,
.addresses_accordion .accordion_item .accordion_item-content .content .content_block .delete_address_button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    padding: 12px 21px;
    height: 48px;
    min-width: 260px;
    border: 1px solid #1E1E1E;

    color: #1E1E1E;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block .edit_address_button:hover{
    background-color: #1E1E1E;
    color: #ffffff;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block form .line{
    margin-top: 24px;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block form .line:first-child{
    margin-top: 0px;
}


.addresses_accordion .accordion_item .accordion_item-content .content .content_block form .line.submit_line{
    margin-top: 24px;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block form .line.submit_line button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
    padding: 12px 24px;
    height: 48px;
    min-width: 200px;
    background: #1E1E1E;

    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


.addresses_accordion .accordion_item .accordion_item-content .content .content_block form .line.submit_line button:hover{
    background-color: #474448;
}


.addresses_accordion .accordion_item .accordion_item-content .content .content_block form .line label{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

/* Type user modal */

#type_register_modal .modal-header{
    margin-bottom: 40px;
}

#type_register_modal .modal-header .sub_title{
    margin-top: 24px;

    color: #1E1E1E;

    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


#type_register_modal .buttons_block button{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    width: 100%;
    display: block;
    padding: 12px 24px;
    height: 48px;
    background-color: #1E1E1E;

    color: #FFFFFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


#type_register_modal .buttons_block button:hover{
    background-color: #474448;
}

#type_register_modal .buttons_block button:nth-child(2){
    margin-top: 16px;
}



/* show history */
.account-show__filter-inner {
    display: flex;
    align-items: flex-start;

    gap: 24px;
    justify-content: space-between;

    margin-bottom: 48px;
}
.account-show__filter {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.account-show__filter-item {
    background: #FFF;
    display: flex;
    align-items: flex-start;
    gap: 4px;
    padding: 9px 10px;
    padding-left: 16px;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #E5E5E5;
    color: #1e1e1e;
}

.account-show__filter-item:hover {
    border-color: #ED1C24;
}
.filter-close {
    font-size: 20px;

    opacity: 1;
    color: #707070;
}
.account-show__filter-delete {
    padding: 9px 11px;
    border: 1px solid #ED1C24;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.show-history {
    margin: -10px -8px 0;
}
.show-history .product-layout {
    padding-left: 10px;
    padding-right: 6px;
}
.show-history .product-thumb {
    min-height: 368px;
}
.show-history .caption {
    padding-top: 10px;
}
.show-history.dflex {
    flex-wrap: wrap;
}
.show-history .product-thumb .caption .title {
    margin-bottom: 17px;
}
.show-history .product-thumb .caption .title a {
    line-height: 20px;
}
.show-history .product-thumb .image a {
    padding: 6px 25px;
}
.show-history .product-thumb .image img {
    max-height: 168px;
}

.product-thumb .image img {
    max-height: none;
    aspect-ratio: 1/1;
}

.show-history-mw {
    max-width: 690px;
    float: left;
    margin-left: 60px;
}
/* ******************* */

/* terms */
.account-terms__head {
    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: space-between;
}
.submit-terms__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr) ;
    gap: 16px;
    align-items: center;

    margin-top: 8px;
}
.submit-terms__error {
    color: #1E1E1E;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.account-terms__inner {
    display: flex;
    flex-direction: column;
    gap: 64px;
}
.account-terms__item {
    padding-top: 64px;
    border-top: 1px solid #E5E5E5;

    display: flex;
    flex-direction: column;
    gap: 40px;
}
.account-terms__item-title {
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;

    margin: 0;
}

.account-terms__table p {
    margin: 0;
}
.terms-table-row {
    display: flex;
    padding-bottom: 16px;
}
.terms-table-row:first-child {
    padding: 16px 0;
}
.terms-table-row:not(:first-child) .row-title {
    display: none;
}
.terms-table-row > div:not(:first-child) .row-title,.terms-table-row > div:not(:first-child) .row-text {
    padding-left: 25px;
}

.terms-table-number {
    flex: 0 0 58px;

    display: flex;
    flex-direction: column;
    gap: 16px;
}
.terms-table-content {
    flex: 1;

    display: flex;
    flex-direction: column;
    gap: 16px;
}

.row-text {
    color: #1E1E1E;
    padding-top: 16px;
    border-top: 1px solid #E5E5E5;
}
.row-title {
    color: #707070;
}

.terms .wss_input {
    padding-left: 15px;
    padding-right: 15px;
}

.account-terms__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.account-terms__list-item {
    margin: 0;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.account-terms__head .account-order__status-content {
    margin-bottom: 8px;
}
.textarea_container {
    margin-bottom: -6px;
}
.input_container .has-error {
    position: relative;
}
.account-terms__inner .input-error {
    position: absolute;
    bottom: -20px;
    left: 0;
}
/* ******************* */

/* reward */
.bonuses-block {
    display: flex;
    flex-direction: column;
    gap: 48px;

    color: #1E1E1E;
}
.bonuses-block:not(:last-child) {
    margin-bottom: 64px;
}
.bonuses-block p {
    margin: 0;
}
.bonuses-block__head {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}
.bonuses-block__head-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.bonuses-block__head-item-title {
    color: #707070;
}
.bonuses-block__head-item-info {
    font-family: Pragmatica Extended;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
}

.bonuses-block__range {
    display: flex;
    padding: 39px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;

    border: 1px solid #E5E5E5;
}
.bonuses-block__range-head {
    display: flex;
    align-items: center;
    gap: 8px;
}
.bonuses-block__range-head-money {
    font-family: Pragmatica Extended;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.bonuses-block__range-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.bonuses-block__range-range {
    position: relative;
    width: 100%;
    height: 4px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);

    background: #E5E5E5;
}
.range-progress {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #ED1C24;
}
.range-divider {
    width: 2px;
    height: 100%;

    background: #fff;
    z-index: 1;
}

.bonuses-block__range-map {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 24px;
}
.bonuses-block__range-map-item {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.bonuses-block__range-map-item span {
    color: #707070;
}

.account-rewards {
    color: #1E1E1E;

    display: flex;
    flex-direction: column;
    gap: 24px;
}
.account-rewards p {
    margin: 0;
}
.account-rewards__item {
    display: flex;
    padding: 23px 24px;

    border: 1px solid #E5E5E5;
}

.account-rewards__item-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;

    padding-right: 40px;
    margin-right: 40px;
    border-right: 1px solid #E5E5E5;
}
.account-rewards__item-sticker {
    padding: 0px 8px;
    border-radius: 100px;
    background: #FFC932;

    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}
.account-rewards__item-title {
    font-family: Pragmatica Extended;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px; /* 140% */
    color: #1E1E1E;
}
.account-rewards__item-title:hover {
    color: #1E1E1E;
}
.account-rewards__item-info {
    color: #707070;
}

.account-rewards__item-right {
    flex: 0 0 148px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
.account-rewards__item-image {
    width: 118px;
    height: 118px;
}
/* ******************* */

/* journal */
.invoice-container {
    color: #1E1E1E;

    display: flex;
    flex-direction: column;
    gap: 14px;
}
.invoice-container p {
    margin: 0;
}

.invoice-item {
    display: flex;
    padding: 24px;
    flex-direction: column;
    gap: 16px;

    border: 1px solid #E5E5E5;
}
.invoice-item__head {
    display: flex;
    justify-content: space-between;
    gap: 48px;
}
.invoice-item__head-link {
    color: #1E1E1E;
    font-weight: 500;
}

.invoice-item__head-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    column-gap: 16px;
    row-gap: 4px;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.invoice-item__head-title-number {
    display: flex;
    gap: 4px;
}

.invoice-item__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 24px;
    row-gap: 16px;
}
.invoice-item__grid-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.invoice-item__grid-item span {
    color: #707070;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}
.invoice-item__grid-item p {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.invoice-item__grid-item-blank {
    display: block;
}
/* ******************* */

/* returns */
.head-width-button {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 32px;
    row-gap: 24px;

    margin-bottom: 48px;
}
.account-mw .head-width-button .account-head {
    margin-bottom: 0 !important;
}
.head-width-button .account-head {
    margin-bottom: 0 !important;
}
.head-width-button .cart_button_white {
    width: fit-content;
    height: fit-content;
    padding: 11px 23px;
}


.account-returns .account-order__inner-item-content-info {
    width: 390px;
    max-width: 390px;
}
.account-returns-add .account-order__inner-item-content-info {
    width: 350px;
    max-width: 350px;
}
.account-order__inner-details {
    display: flex;
    padding: 23px 0px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;

    border-top: 1px solid #E5E5E5;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.details-info__title {
    color: #6D6A72;

    display: flex;
    gap: 8px;
}
.details-info__content {
    color: #1E1E1E;
}
.details-info__images {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.details-info__images-item {

}
.details-info__image {
    width: 64px;
    height: 64px;

    object-fit: cover;
}

.account-order__inner-response {
    display: flex;
    padding: 24px;
    flex-direction: column;
    gap: 24px;

    background: #F5F5F5;
}
.response-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #1E1E1E;
}
.response-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;

    color: #1E1E1E;
}


/*
for zoom animation
*/
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
/* ******************* */

/* return add */
.nav-link-black {
    display: block;
    width: fit-content;
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;

    margin-bottom: 48px;
}
.nav-link-black:focus {
    color: #1E1E1E;
    text-decoration: none;
}
.return-info {
    display: block;
    color: #6D6A72;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;

    max-width: 680px;

    margin-bottom: 48px;
}
.account-order__inner-return-properties {
    padding: 39px 0;
    border-top: 1px solid #E5E5E5;
}
.return-add-comment {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #1E1E1E;

    height: fit-content;
    width: fit-content;
}
.return-add-comment:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 2px;
    width: 100%;
    height: 1.5px;
    background-color: #1E1E1E;
}
.return-add-comment:hover:after {
    content: none;
}

.return-comment.active {
    display: block;
}
.return-comment {
    display: none;

    margin-top: 40px;
}
.return-comment .form-control {
    padding: 10px;
    border: 1px solid #E5E5E5;
    min-height: 220px;
    width: 100%;
    resize: none;
    box-shadow: none!important;
    font-size: 14px;
    color: #1E1E1E;
}

.return-add-photo {
    display: flex;
    gap: 8px;

    color: #000;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;

    white-space: nowrap;
    align-items: center;
    cursor: pointer;
}
.return-add-photo:hover {
    color: #e6382c;
}
.account-returns-add .cart_button_black {
    max-width: 320px;
}

.custom-checkbox-wrapper {
    padding-left: 40px;
    position: relative;
}
.custom-checkbox-wrapper:before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border: 1.5px solid #1E1E1E;
    position: absolute;
    left: 3px;
    top: 33px;
    cursor: pointer;
}
.custom-checkbox-wrapper:after {
    font-family: 'icomoon' !important;
    content: "\e908";
    font-size: 10px;
    color: #1E1E1E;
    position: absolute;
    left: 6px;
    top: 32px;
    opacity: 0;
    cursor: pointer;
}
.custom-checkbox-input:checked + .custom-checkbox-wrapper:before {
    border-color: #ED1C24;
    background-color: #ED1C24;
}
.custom-checkbox-input:checked + .custom-checkbox-wrapper:after {
    opacity: 1;
    color: #ffffff;
}
.custom-checkbox-input {
    display: none;
}
.file-input {
    display: none !important;
}
/* ******************* */
.cs-currency {
    font-family: 'Inter';
}
.select-kjseries {
    display: block !important;
    margin-right: 0;
    flex: 1;
}
.select-kjseries .radio-container {
    gap: 12px;
}
.select-kjseries .options-filter-block {
    padding: 0;
}
.select-kjseries .name {
    padding-right: 35px;
}

.select-kjseries .options-filter-block li:last-of-type {
    margin: 0;
}
.select-kjseries .options_list {
    padding: 16px
}

/* end account */
.account-mw .text-danger,
.account-edit .text-danger{
    display: none;
}
.account-mw .has-error .text-danger,
.account-edit .has-error .text-danger{
    display: block;
}

.input-error.text-danger{
    color: #ED1C24;
}

.text-danger{
    color: #ED1C24 !important;
}
.account-edit .has-error .wss_input,
.account-edit .wss_input.has_error{
    border-color: #ED1C24;
}
@media screen and (min-width: 992px) {
    .logout-btn {
        width: 80%;
        border-top: 1px solid #E5E5E5;
        padding-top: 24px;
        line-height: 10px;
        margin-top: -10px;
    }
}
.form-horizontal .control-label[for="input-old-password"]{
    width: 100%;
    text-align: left;
    position: relative;
}
[for="input-old-password"] a{
    cursor: pointer;
    position: absolute;
    right: 0;
}
.form-horizontal .control-label[for="input-old-password"]{
    width: 100%;
    text-align: left;
    position: relative;
}
[for="input-old-password"] a{
    cursor: pointer;
    position: absolute;
    right: 0;
}
.d-hide{
    display:none;
}

.account.alert {
    display: none;
    margin-top: -40px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(4, 94, 149, 0.24);

}

.account.alert-danger {
    display: block;
    border-left-color: #F94924;
}

.account.alert-success{
    display: block;
}

.alert.alert-success:before,
.account.alert-success:before {
    content: '';
    display: block;
    position: absolute;
    left: 14px;
    top: 10px;
    width: 24px;
    height: 24px;
    background-image: url('../image/ic_success.svg');
    background-position: center center;
    background-repeat: no-repeat;
}


.account.alert-danger {
    border-left-color: #F94924;
}

.alert.alert-danger:before,
.account.alert-danger:before {
    content: '';
    display: block;
    position: absolute;
    left: 14px;
    top: 10px;
    width: 24px;
    height: 24px;
    background-image: url('../image/ic_warning.svg');
}

.address-block .select-kjseries{
    width: 383px;
    max-width: 100%;
}

@media screen and (max-width: 767px){


    .address-block .select-kjseries{
        width: 100%;
        max-width: 100%;
    }
}

.alert-preorder{
    color: #ed851e;
    background-color: #f2ccab;
    border-color: #f9982f;
}

/*********************************/
.module_mainpage_banner_container{
    margin-top: 30px;
}

.module_mainpage_banner{
    display: grid;
    grid-template-columns: repeat(3,minmax(100px,1fr));
    grid-gap: 1px;
}

@media screen and (max-width: 767px){
    .module_mainpage_banner{
        grid-template-columns: repeat(1,minmax(100px,1fr));
    }
}/*@media screen and (max-width: 767px){*/

.module_mainpage_banner > .item{
    overflow: hidden;
    position: relative;
}

.module_mainpage_banner > .item > a{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

.module_mainpage_banner > .item picture{
    display: block;
}

.module_mainpage_banner > .item img{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    max-width: 100%;
    height: auto;
}

.module_mainpage_banner > .item:hover img{
    transform: scale(1.1);
}

.module_mainpage_banner > .item .text_container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
}

.module_mainpage_banner > .item .text_container .text_content{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    display: block;
}

.module_mainpage_banner > .item .text_container .text_content .title{
    display: block;
    font-family: Pragmatica Extended;
    font-size: 22px;
    line-height: normal;
    color: #ffffff;
}

.module_mainpage_banner > .item .text_container .text_content .desc{
    display: block;
    font-family: Pragmatica Extended;
    font-size: 13px;
    line-height: normal;
    color: #ffffff;
}
/***********************************************************************/
.cart_overlay{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 98;
    background: rgba(34, 31, 31, 0.24);
    width: 100vw;
    height: 100vh;
}

.cart_overlay.active{
    display: block;
}

.cart_popup{
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;

    position: fixed;
    top: 0;

    width: 802px;
    height: 100vh;

    background-color: #FFFFFF;
    z-index: 1999;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;

    padding-bottom: 48px;

    right: -100%;
    opacity: 1;
    visibility: visible;

    overflow-y: scroll;
    overflow-x: hidden;
}



.cart_popup::-webkit-scrollbar {
    width: 4px;
    background: transparent;
}

.cart_popup::-webkit-scrollbar-track {}

.cart_popup::-webkit-scrollbar-thumb {
    background-color: #1E1E1E;
    background-clip: content-box;
    border-radius: 2px;
}


.cart_popup.active{
    right: 0;
    opacity: 1;
    visibility: visible;
}

.cart_popup .cart_header{
    width: 100%;
    padding: 48px 48px 32px 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart_popup .cart_header .title{
    font-family: "Pragmatica Extended";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    color: #1E1E1E;
}

.cart_popup .cart_header button{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor:pointer;
    font-size: 24px;
    color: #1E1E1E;
}

.cart_popup .cart_header button:hover{
    color: #ED1C24;
}

.cart_popup .cart_content{
    border-top: solid 1px #E5E5E5;
    margin: 0 48px;
    margin-bottom: 32px;
    max-width: 706px;
    width: 100%;
}

.cart_popup .cart_content .products .product_item{
    padding: 16px 0px;
    border-top: solid 1px #E5E5E5;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.cart_popup .cart_content .products .product_item:first-child{
    border-top: none;
}

.cart_popup .cart_content .products .product_item .product_item__left_col{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-right: 16px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .col:nth-child(2){
    margin-left: 16px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .col .title{
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #707070;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .col .content{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000000;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .image_col{
    max-width: 144px;
    margin-left: 0!important;
    margin-right: 16px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .image_col img{
    max-width: 100%;
    min-width: 144px;
    height: auto;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .info_col{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;


}

.cart_popup .cart_content .products .product_item .product_item__left_col .info_col .top_info{
    /*min-width: 262px;*/
    max-width: 262px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .info_col .options_qty_container{
    margin-top: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .info_col .product_options {
    width: 170px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .info_col .product_options .option_title{
    margin-bottom: 6px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .col .name{
    margin-top: 2px;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .col .name a{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}
.cart_popup .cart_content .products .product_item .product_item__left_col .col .name a:hover{
    color: #ED1C24;
}


.cart_popup .cart_content .products .product_item .product_item__left_col .quantity_col{
    align-self: flex-end;
}

.cart_popup .cart_content .products .product_item .product_item__left_col .quantity_col .title{
    margin-bottom: 6px;
}

.cart_popup .quantity_col .qty{
    display: flex!important;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    min-width: 132px;
}

.cart_popup .quantity_col .qty button{
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    font-size: 24px;
    color: #1E1E1E;
    cursor: pointer;
}


.cart_popup .quantity_col .qty input[type="text"]{
    border: none;
    text-align: center;
    width: 44px;
    margin-left: 4px;
    margin-right: 4px;

    padding: 8px 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}


.cart_popup .cart_content .products .product_item .product_item__right_col{
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    margin-left: auto;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col + .col{
    margin-left: 32px;
    align-items: flex-end;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col .title{
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #707070;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col button.remove{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

    cursor:pointer;
    font-size: 20px;
    color: #707070;

    margin-top: 7px;
    margin-right: -3px;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col button.remove:hover{
    color: #ED1C24;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col .block_price .price{
    color: #1E1E1E;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /*min-width: 90px;*/
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col .block_price .price .cs-currency{
    margin-left: 3px;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col .block_weight{
    margin-top: auto;
    margin-bottom: 11px;
    white-space: nowrap;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col .block_weight .title{
    margin-bottom: 15px;
}

.cart_popup .cart_content .products .product_item .product_item__right_col .col .block_total{
    margin-top: auto;
    margin-bottom: 11px;
    white-space: nowrap;
}
.cart_popup .cart_content .products .product_item .product_item__right_col .col .block_total .title{
    margin-bottom: 15px;
}


/*****/
.cart_popup .cart_content .cart_buttons{
    padding-top: 16px;
    border-top: solid 1px #E5E5E5;
}

.cart_popup .cart_content .cart_buttons .cart_buttons_content{
    /*padding: 16px 17px;*/
    padding: 16px 13px 16px 17px;
    background-color: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.cart_popup .cart_content .cart_buttons .cart_buttons_content .continue_shopping{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.cart_popup .cart_content .cart_buttons .cart_buttons_content .continue_shopping .arrow{
    display: flex;
    width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    transform: rotate(-180DEG);
    font-size: 24px;
    color: #1E1E1E;
}

.cart_popup .cart_content .cart_buttons .cart_buttons_content .continue_shopping .text{
    margin-left: 4px;
    color: #1E1E1E;
    text-align: left;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.cart_popup .cart_content .cart_buttons .cart_buttons_content .continue_shopping:hover .arrow,
.cart_popup .cart_content .cart_buttons .cart_buttons_content .continue_shopping:hover .text{
    color: #ED1C24;
}


.cart_popup .cart_content .cart_buttons .cart_buttons_content .right_block_buttons{
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.cart_popup .cart_content .cart_buttons .cart_buttons_content .right_block_buttons .btn_white{
    margin-left: 16px;
}

.cart_popup .btn_black{
    background-color: #1E1E1E;
    border-color: #1E1E1E;
    color: #ffffff;

    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

    padding: 10px 25px;
    height: 48px;
    text-align: center;
    display: inline-block;

    min-width: 205px;
}

.cart_popup .btn_black:hover{
    background-color: #474448;
}

.cart_popup .btn_white{
    background-color: transparent;
    border: solid 1px #1E1E1E;

    color: #1E1E1E;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: center;

    padding: 10px 13px;
    height: 48px;
    display: inline-block;

    min-width: 205px;
}

.cart_popup .btn_white:hover{
    background-color: #1E1E1E;
    color: #ffffff;
}
/*****************************/
.cart_popup .cart_additional_block{
    margin-top: auto;
    width: 100%;
}

.cart_popup .module_useful_products .module_head{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 48px;
    padding-right: 48px;
}

.cart_popup .module_useful_products .module_head .title{
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;

    color: #1E1E1E;
}

.cart_popup .module_useful_products .module_head .arrows_container{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.cart_popup .module_useful_products .module_head .arrows_container .slick-arrow{
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 20px;
    color: #1E1E1E;
    position: static;
}

.cart_popup .module_useful_products .module_head .arrows_container .slick-arrow.next-prod{
    margin-left: 16px;
}

.cart_popup .module_useful_products .module_content{
    /*max-width: 756px;*/
    margin-top: 24px;
    overflow: hidden;
}

.cart_popup .module_useful_products .module_content .useful_products_slider{
    margin-left: -8px;
    width: calc(100% + 16px);
}

.cart_popup .module_useful_products .module_content .useful_products_slider.left{
    padding-left: 48px;
}



.cart_popup .module_useful_products .module_content .useful_products_slider:before{
    content: '';
    display: block;
    width: 49px;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.cart_popup .module_useful_products .module_content .useful_products_slider .slick-list{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.cart_popup .module_useful_products .module_content .useful_products_slider .slick-track {
    display: flex;
    justify-content: flex-start;
    margin-left: 0;
}

.cart_popup .module_useful_products .module_content .useful_products_slider .slick-track .slick-slide {
    height: auto;
    flex: 0 0 auto;
    display: flex !important;
}

.cart_popup .module_useful_products .module_content .useful_products_slider .slick-slide > div{
    padding: 0 8px;
}

.cart_popup .module_useful_products .module_content .useful_products_slider .slick-slide > div .product-layout{
    height: 100%;
}

.cart_popup .module_useful_products .module_content .useful_products_slider .slick-slide > div .product-layout .product-thumb .caption{
    height: inherit;
}

/***************/
.common-home .box-bg-full{
    padding-top: 0px;
}

.common-home .box-bg-full .categorywall-container.categorywall-0{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}

.wall-category-box .box-item {
    padding-left: 8px;
    padding-right: 8px;
}
.wall-category-box {
    margin: 0;
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px 16px;
}
.wall-category-box .box-item .item-category  {
    border: 0 !important;
}

.wall-category-box .wall-cat-name {
    padding: 0 12px;
    width: 100%;
    text-align: center !important;
    min-height: 0 !important;
    padding-bottom: 8px;

}

.wall-category-box .item-category {
    box-shadow: none !important;
}

.wall-category-box .wall-cat-name>a>span {
    display: none !important;
}

.wall-category-box .wall-cat-name>a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
}

.wall-category-box .wall-cat-name>a {
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.wall-category-box .box-item .item-category  img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
.wall-category-box .box-item {
    width: 100% !important;
    padding: 0;
    position: relative;
}
.wall-category-box .item-category .dflex {
    padding: 0;
    gap: 8px;
    background: transparent;
    border: 0;

}
.wall-category-box .item-category {
    margin-bottom: 0;
}
.title-module{
    display: none;
}
a.categorywall-all-category-link{
    display: block;
    margin-left: auto;
    position: static;
    margin-bottom: 30px;
}

.wall-category-box .wall-cat-image {
    width: 100% !important;
}

.wall-category-box .wall-cat-image {
    width: 100% !important;
    max-width: none;
    aspect-ratio: 219 / 148;
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    overflow: hidden;
}
.wall-category-box .wall-cat-name {
    align-items: flex-start;
}


/*********/
#email_invite .line{
    margin-top: 16px;
}
#email_invite .line:first-child{
    margin-top: 0;
}
/*********/
#invite-personal input::placeholder{
    color: #1E1E1E;
}
/**************/
#simplecheckout_payment .simplecheckout-block-content .radio.custom_radio{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}




@media screen and (min-width: 1300px) and (max-width: 1500px) {
    .home-slider {
        display: flex;
        margin-top: 45px;
        width: calc(100% + 10px);
        padding: 0 !important;
        margin-left: -5px;
        margin-right: -5px;
    }
}

/*********/
@media screen and (max-width: 991px){
    .account-structure #content{
        padding-top: 24px;
    }
}/*@media screen and (max-width: 991px){*/

@media screen and (min-width: 768px){
    #type_register_modal .modal-content{
        min-width: 416px;
    }
    /*.inner-mobile-buttons{*/
    /*    display: none;*/
    /*}*/

    .inner-mobile-buttons .ocf-btn-cancel_all,
    .inner-mobile-buttons .info-mobile-selected{
        display: none;
    }

    .ocf-btn-cancel_all+ #ocfilter-button {
        display: block;
    }
    .ocf-btn-cancel_all+ #ocfilter-button .btn.disabled {
        display: none;
    }
    .ocf-btn-cancel_all+ #ocfilter-button .btn {
        display: flex;
        width: 100%;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        height: 40px;
        align-items: center;
        align-content: center;
        justify-content: center;
    }

}

.popover {
    display: none !important;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cart_popup{
        width: 100%;
    }


    .cart_popup .cart_header{
        padding: 24px 24px 32px 24px;
        /*width: calc(100% - 48px);*/
        width: 100%;
    }

    .cart_popup .cart_content{
        margin: 0 24px;
    }

    .cart_popup .module_useful_products .module_content .useful_products_slider.left{
        padding-left: 24px;
    }

    .cart_popup .module_useful_products .module_head{
        padding-left: 24px;
        padding-right: 24px;
    }

    .cart_popup .module_useful_products .module_content .useful_products_slider:before{
        width: 24px;
    }

}/*@media screen and (min-width: 768px) and (max-width: 991px) {*/

@media screen and (max-width: 767px){
    .cart_popup{
        width: 100%;
        /*min-height: -webkit-fill-available;
        height: -webkit-fill-available;*/
        padding-bottom: 100px;
    }

    .cart_popup .cart_header{
        padding: 24px 24px 32px 24px;
        width: 100%;
    }

    .cart_popup .cart_header .title{
        color: #1E1E1E;
        font-family: "Pragmatica Extended";
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 38px;
    }

    .cart_popup .cart_header button{
        margin-top: -1px;
        margin-right: 0px;
    }

    .cart_popup .cart_content{
        margin: 0 24px;
        width: calc(100% - 48px);
    }

    .cart_popup .module_useful_products .module_content .useful_products_slider.left {
        padding-left: 24px;
    }

    .cart_popup .cart_content .products .product_item{
        display: block;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col{
        display: block;
        margin-right: 0;
        position: relative;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .remove{
        position: absolute;
        top: 7px;
        right: 0px;
        width: 24px;
        height: 24px;
        display: flex!important;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-size: 20px;
        color: #707070;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .image_col{
        display: none;
        /*max-width: 80px;*/
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .image_col img{
        /*max-width: 80px;*/
    }


    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col{
        margin-left: 0;
        display: block;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .top_info .mob_price{
        display: block!important;
        margin-top: 18px;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .top_info .mob_price .title{
        color: #707070;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .top_info .mob_price .price{
        margin-top: 2px;

        color: #000000;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .options_qty_container{
        margin-top: 18px;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .product_options{
        width: calc(50% - 8px);
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .product_options .customSelect .selectValueWrap{
        min-height: 48px;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .options_qty_container .quantity_col{
        width: calc(50% - 8px);
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .options_qty_container .quantity_col .qty{
        min-height: 48px;
    }

    .cart_popup .cart_content .products .product_item .product_item__left_col .info_col .options_qty_container .quantity_col .qty{
        justify-content: space-between;
        padding-left: 15px;
        padding-right: 16px;
    }

    /**************/
    .cart_popup .cart_content .products .product_item .product_item__right_col{
        margin-top: 16px;
    }

    .cart_popup .cart_content .products .product_item .product_item__right_col .block .title{
        margin-bottom: 2px!important;
    }

    .cart_popup .cart_content .products .product_item .product_item__right_col .price_total_col{
        width: calc(50% - 8px);
    }
    .cart_popup .cart_content .products .product_item .product_item__right_col .price_total_col .block_price{
        display: none;
    }
    .cart_popup .cart_content .products .product_item .product_item__right_col .remove_col{
        width: calc(50% - 8px);
        margin-left: 16px!important;
        align-items: flex-start!important;
    }
    .cart_popup .cart_content .products .product_item .product_item__right_col .remove_col .remove{
        display: none!important;
    }


    .cart_popup .cart_content .products .product_item .product_item__right_col .col .block_total{
        margin-bottom: 0;
    }
    .cart_popup .cart_content .products .product_item .product_item__right_col .col .block_weight{
        margin-bottom: 0;
    }




    /*****************************/
    .cart_popup .cart_content .cart_buttons .cart_buttons_content{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 24px;
    }

    .cart_popup .cart_content .cart_buttons .cart_buttons_content .continue_shopping{
        width: 100%;
        justify-content: center;
    }

    .cart_popup .cart_content .cart_buttons .cart_buttons_content .right_block_buttons{
        margin-top: 24px;
        border-top: solid 1px #E5E5E5;
        padding-top: 24px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }

    .cart_popup .cart_content .cart_buttons .cart_buttons_content .right_block_buttons .btn_white{
        margin-left: 0;
        margin-top: 0;
        order: 0;
        width: 100%;
    }
    .cart_popup .cart_content .cart_buttons .cart_buttons_content .right_block_buttons .btn_black{
        order: 1;
        margin-top: 16px;
        width: 100%;
    }


    /*************/
    .cart_additional_block{
        margin-top: 32px!important;
    }
    .cart_popup .module_useful_products .module_head{
        padding-left: 24px;
        padding-right: 24px;
    }

    .cart_popup .module_useful_products .module_content .useful_products_slider:before{
        width: 24px;
    }

    /***************************/
    /* Account Company*/
    .account_content_block .form > h4{
        margin-bottom: 32px;
    }

    .account_content_block .form .line{
        margin-top: 24px;
    }

    .account_content_block .form .line:first-child{
        margin-top: 0px;
    }

    .account_content_block .form .line.doubled_line{
        display: block;
    }

    .account_content_block .form .line.doubled_line .col-50{
        width: 100%;
    }

    .account_content_block .form .line.doubled_line .col-50:nth-child(2){
        margin-top: 24px;
    }

    .account_content_block .form .line.submit_line{
        margin-top: 32px;
    }


    .account-profile_company .account_content_block .account_content_block__bottom{
        margin-top: 40px;
        padding-top: 40px;
    }

    .account-profile_company .cooperation_info_block .cooperation_info{
        margin-top: 32px;
    }

    /* Account */
    .account-form__item.account-form__item-right-col{
        gap: 0;
    }

    .account-form__item .account-form__item-image-block{
        flex-direction: column;
        width: 100%;
        align-items: center;
        justify-content: flex-start;
    }

    .account-form__item .account-form__item-image-block .buttons{
        margin: 16px 0px 0px 0px;
        flex-direction: row;
    }

    .account-form__item .account-form__item-image-block .buttons button.delete_image{
        margin-top: 0;
        margin-left: 12px;
    }

    .account-form__item .account-form__item-image-block .buttons button.delete_image .icon {
        font-size: 20px;
    }

    .account-form__item.account-form__item-right-col .account-form__item-change-pass-block{
        /*margin-top: 40px;*/
        padding-top: 0;
        border-top: 0;
        gap: 25px;
    }

    .account-form__item.account-form__item-right-col .account-form__item-image-block {
        border-top: 1px solid #E5E5E5;
        border-bottom: 1px solid #E5E5E5;
        padding: 40px 0;
        margin-bottom: 40px;
    }

    .account-form__item .account-form__item-change-pass-block {
        border-top: 1px solid #E5E5E5 !important;
        padding-top: 40px !important;
    }

    .account-form__item .account-form__item-image-block + .account-form__item-change-pass-block {
        border-top: 0 !important;
        padding-top: 0 !important;
    }

    .account-order__inner-info br:first-of-type {
        display: none;
    }


    /* Structure */
    .account-structure .head_block{
        display: block;
    }

    .account-structure .head_block .invite_button{
        width: 100%;
        margin-top: 32px;
    }


    .structure_accordion{
        margin-top: 40px;
    }

    .structure_accordion .accordion_item .accordion_item-head .left_col{
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .structure_accordion .accordion_item .accordion_item-head .left_col .name{
        width: unset;
    }


    .structure_accordion .accordion_item .accordion_item-head .left_col .email{
        margin-top: 1px;
    }


    .structure_accordion .accordion_item .accordion_item-content .content .employee{
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee .edit_button{
        margin-top: 24px;
        width: 100%;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .image img{
        max-width: 80px;
        height: auto;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .image .no_image{
        width: 78px;
        height: 78px;
    }


    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .table-responsive{
        display: none;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure{
        display: block!important;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure .line{
        margin-top: 24px;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure .line{
        margin-top: 0px;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure .line .line_block{
        margin-top: 24px;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure .line .line_block:first-child{
        margin-top: 0px;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure .line .line_block .title{
        color: #707070;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .structure_accordion .accordion_item .accordion_item-content .content .employee_info_block.company_structure .mobile_company_structure .line .line_block .val{
        margin-top: 8px;

        color: #1E1E1E;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }


    .structure_accordion .accordion_item .accordion_item-content .content .employee .employee_info .info {
        margin-left: 16px
    }


    .addresses_accordion .accordion_item .accordion_item-content .content .content_block .edit_address_button{
        width: 100%;
    }
    /***********/

    #type_register_modal{
        background-color: unset;
    }
    .my-tabs.nav-tabs > li > a {
        font-size: 18px;

    }
    .search-kjseries .search_a {
        right: 10px;

    }
    .mobile-filter-open.mob {
        padding: 8px 13px;
        background-color: #fff !important;
    }

}/*@media screen and (max-width: 767px){*/


.addresses_accordion .accordion_item .accordion_item-content .content .content_block .delete_address_button{
    color: #ED1C24;
    border: 1px solid #ED1C24;
}
/**************/
#simplecheckout_shipping .simplecheckout-block-content .custom_radio{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#simplecheckout_shipping .simplecheckout-block-content .custom_radio label{
    margin-right: 3px;
}

#simplecheckout_shipping .simplecheckout-block-content .custom_radio img{
    width: auto;
    height: auto;
    max-width: 32px;
    height: auto;
    margin-left: 5px;
}
/************/

#modal_container_success_new .modal-header{
    margin-bottom: 0;
}

#modal_container_success_new .modal-header button{
    z-index: 1;
}

#modal_container_success_new .modal-body{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

#modal_container_success_new .modal-body .image{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: #F5F5F5;
}

#modal_container_success_new .modal-body .image .icon{
    font-size: 16px;
    color: #ED1C24;
}

#modal_container_success_new .modal-body .title{
    margin-top: 32px;
    font-family: "Pragmatica Extended";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    color: #1E1E1E;
    max-width: 278px;
    text-align: center;
}

#modal_container_success_new .modal-body .text{
    margin-top: 16px;
    max-width: 284px;

    color: #1E1E1E;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

#modal_container_success_new .modal-body button{
    width: 100%;
    height: 48px;
    margin-top: 40px;
    padding: 12px 24px;
    color: #FFFFFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;

    background-color: #1E1E1E;
}

#modal_container_success_new .modal-body button:hover{
    background-color: #474448;
}
/*************************/
.select2-container--default .select2-search--dropdown .select2-search__field{
    outline: none!important;
}
/************************/
.accordion_item-content .content_block button:nth-child(2){
    margin-left: 16px;
}
/************************/
.main_additional__payment_block.additional__payment_block_js{
    margin: 10px 0 0 34px;
}

.main_additional__payment_block.additional__payment_block_js .additional__payment_block_head_title{
    color: #707070;
    font-size: 16px;
}

.main_additional__payment_block.additional__payment_block_js .additional__payment_block_head_help{
    margin: 8px 0px;
}


.main_additional__payment_block.additional__payment_block_js .additional__payment_block_content .form-group label{
    color: #000000;
    font-size: 14px;
    padding-bottom: 6px;
}


.main_additional__payment_block.additional__payment_block_js .additional__payment_block_body .additional__payment_block_total{
    margin-top: 20px;
}

.main_additional__payment_block.additional__payment_block_js .additional__payment_block_body .additional__payment_block_total .additional__payment_block_title{
    color: #707070;
    font-size: 16px;
}

.main_additional__payment_block.additional__payment_block_js .additional__payment_block_body .additional__payment_block_total .additional__payment_block_value{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 28px;
    color: #1E1E1E;
    padding: 10px 0 8px 0;
}

.input_container.wss_input.has_error{
    padding: 0;
}

.kj-item td.sku span {
    float: left;
    width: 100%;
    color: #707070;
    font-size: 12px;
    line-height: 18px;
}
.kj-item td.sku .product_stock_status_kjseries_js > span:not(:has(.stock_status_preorder)).stock_status_low_stock:before,
.kj-item td.sku .product_stock_status_kjseries_js > span:not(:has(.stock_status_preorder)).not:before {
    background-color: #F94924;
}
.kj-item td.sku .product_stock_status_kjseries_js > span:not(:has(.stock_status_preorder)):before {
    content: '';
    background: #4DA657;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 5px;
    margin-right: 5px;
}

.kj-item td.sku > .kjseries_sku_line + span {
    display: flex;
    align-items: center;
    gap: 3px;
}
.kj-item td.sku > span.not:before {
    background: #ED1C24;
}
.kj-item td.option .series-options-inline {
    max-width: 90px;
    min-width: 90px;
}
button.btn.btn-primary.btn-block.add-kjseries.dis {
    opacity: 0.3;
    pointer-events: none;
}


.checkout-cart .cart {
    position: relative;
}
.checkout-cart .cart .alerts_container {
    margin-top: 0;
    position: absolute;
    top: -45px;
    right: -5px;
    z-index: 1;
}
.checkout-cart .alert-success {
    background-color: #fff !important;
    color: #1e1e1e;
    border-color: #E5E5E5;
    border-radius: 0;
    font-size: 16px;
    padding: 17px 10px;
    display: flex;
    line-height: 24px;
    align-items: center;
    gap: 12px;
    box-shadow: 3px 4px 15px 0.1px rgba(0, 0, 0, 0.1);
    position: relative;
    min-width: 640px;
}
.checkout-cart .alert-success .fa-check-circle {
    font-size: 26px;
    color: #3c763d;
    margin-right: 3px;
}
.checkout-cart .alert.alert-success .close {
    position: absolute;
    right: 5px;
    top: 2px;
}
.alert.alert-danger.simplecheckout-warning-block {
    margin-top: 0;
    position: absolute;
    top: -25px;
    right: 0;
    z-index: 1;
}
.checkout-cart .cart .alerts_container .alert-danger,
.alert.alert-danger.simplecheckout-warning-block {
    color: #1e1e1e;
    background-color: #F5F5F5;
    border-radius: 0;
    font-size: 14px;
    padding: 12px 16px 12px 45px;
    display: flex;
    line-height: 24px;
    align-items: center;
    gap: 12px;
    margin-bottom: 0;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
    position: relative;
    min-width: 640px;
}
.checkout-cart .cart .alerts_container .alert-danger .fa-exclamation-circle:before,
.alert.alert-danger.simplecheckout-warning-block:before {
    content: "\f06a";
    display: block;
    content: '';
    background: url(/image/catalog/error-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
}
.checkout-cart .cart .alerts_container .alert-danger button.close,
.alert.alert-danger.simplecheckout-warning-block button.close {
    position: absolute;
    right: 14px;
    top: 7px;
}
.checkout-cart .cart .top_info .title .not,
.cart_popup .top_info .name .not,
#simplecheckout_cart .top_info .name .not {
    color: #707070 !important;
    display: block;
    margin: 0;



}
.cart_popup .top_info .name .stock_status_success,
.checkout-cart .top_info .title .stock_status_success,
.checkout-cart .top_info .name .stock_status_success {
    color: #0FA94D;
    display: block;
    margin: 0;
}
.common-home .type-footer-0 {
    margin-top: 0;
}

/* banner */
.banner-item {
    display: flex;
    align-items: stretch;
    flex-direction: column;
    gap: 16px;
}
.home-slider {
    display: flex;
    margin-top: 45px;
}
#banner0 {
    width: 100%;
}
#banner-sub_slides {
    display: none;
    width: 32%;
}
.home-slider.has-sub-slides #banner0 {
    width: 68%;
    margin-right: 16px;
    margin-bottom: 0;
    border: 1px solid #E5E5E5;
}
.home-slider:not(.has-sub-slides) #banner0 .item {
    border: 1px solid #E5E5E5 !important;
}
.home-slider:not(.has-sub-slides) #banner0 .item img {
    width: 100%;
}
.home-slider .owl-pagination {
    bottom: -37px;
}
.home-slider.has-sub-slides #banner-sub_slides {
    display: block;
}
.home-slider.has-sub-slides #banner0 img {
    max-height: 378px;
}
.sub_images {
    height: 100%;
}
.sub_images .banner-item {
    flex-direction: column;
    gap: 16px;
    justify-content: space-between !important;
    height: 100%;
}
.sub_images .banner-item .item {
    border: 1px solid #E5E5E5;
    height: 50%;
}
.banner-item .main-image {
    flex: 1;
    max-width: 100%;
}
.sub_images .banner-item .main-image {
    flex: 1;
    max-width: 70%;
}

.banner-item .main-image img {
    width: auto;
}
.banner-ns .owl-wrapper-outer {
    padding: 0px;
    border: none !important;
}
.banner-item .secondary-images {
    flex: 1;
    max-width: 30%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.banner-item .secondary-images img {
    width: 100%;
    flex: 1;
    object-fit: cover;
    border: 1px solid #E5E5E5;
}
.banner-ns.sub_images .owl-pagination {
    left: 24px;
    right: auto;
    bottom: 24px;
}
.header-first-row .top-menu_mob {
    display: none !important;
}
.product-search .theme-products {
    margin-top: 15px;
}
.category-page .col-sm-12.ns-smv .theme-products {
    display: block !important;
}


.btn-mobile-sort{
    display: none;
}

.product-layout:hover .image img {
    transform: scale(1.1);
}

.product-layout:hover .product-thumb {
    border-color: #ED1C24;
}


@media screen and (max-width: 767px) {

    .kj-item td.sku > span:before {
        margin-top: 0 !important;
    }
    body:not(.product-page):not(.checkout-simplecheckout)  .show-mobile {
        display: flex !important;
        position: fixed !important;
        background: #ED1C24;
        z-index: 999;
        width: 100%;
        bottom: 0;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    body:not(.product-page):not(.checkout-simplecheckout) .type-footer-0 {
        padding-bottom: 80px !important;
    }
    .container.dflex.show-mobile.fixed-on-mobile.fixed {
        padding: 0 !important;
    }
    /*.container.dflex.header-first-row {*/
    /*    overflow: hidden;*/
    /*}*/
    .show-mobile.fixed-on-mobile span.cart-total {
        display: none !important;
    }
    .show-mobile .icon {
        /*flex: 1 1 25% !important;*/
        /*max-width: 25%;*/
        /*text-align: center;*/
        /*margin: 0 auto !important;*/
    }
    .show-mobile .top-menu_mob {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        line-height: 18px;
        text-align: center;
    }
    .show-mobile .icon.icon-category {
        content: url('../image/category-mob.svg');
    }
    .show-mobile .icon.icon-ic_menu {
        margin-bottom: 3px !important;
        display: block;
        max-width: 100%;
    }
    .show-mobile .icon.top-cart:before {
        display: none;
    }
    .show-mobile .top-cart .type_cart #cart:hover>.btn {
        background: transparent !important;
    }
    .fixed-on-mobile .top-cart .type_cart #cart>.btn .cart-total .products {
        top: -5px !important;
        width: 20px !important;
        right: 23px !important;
        border: 1px solid #1E1E1E !important;
    }

    .category-page .row.row-filters {
        display: flex !important;

    }
    .category-page .row.row-filters > div.col-filters {
        display: flex !important;
        width: 100%;
        padding: 2px 4px;
        align-items: center;
        flex-wrap: wrap;

    }
    .category-page .row.row-filters  div.col-filters > div {
        width: 50%;
        padding: 0 8px;
    }

    .btn-group-sort ~ .filter-info{
        order: 3 !important;
    }
    .btn-group-sort {
        order: 1;
        display: block;
    }
    div.col-filters > div.filter-info {
        /*order: 3;*/
        /*width: 100%!important;*/
        padding: 16px 8px!important;

    }
    .btn-group-filters {
        order: 2;


    }



    .btn-mobile-sort {
        display: block;
        position: relative;

    }
    .btn-mobile-sort .sort_icon{
        position: absolute;
        top: 8px;
        right: 32px;
    }

    .mobile-sort {
        position: fixed;
        inset: 0;
        z-index: 1000;
        display: none;
        align-items: flex-end;
        justify-content: center;
        pointer-events: none;
    }

    .mobile-sort__overlay {
        position: absolute;
        inset: 0;
        pointer-events: auto;
        background: rgba(34, 31, 31, 0.5);
        border: 0;



    }

    .mobile-sort__sheet {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
        background: #fff;
        pointer-events: auto;
        position: relative;
        animation: slide-up 0.2s ease-out;
        padding: 16px;
    }

    .mobile-sort__header {
        padding: 0 0 18px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #E5E5E5;
        background:  #fff;
        margin-bottom: 8px;

    }

    .mobile-sort__title {
        color:  #1E1E1E;
        font-family: "Pragmatica Extended";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%; /* 23.4px */
        margin: 0;
    }

    .mobile-sort__close {
        border: none;
        background: transparent;
        cursor: pointer;
        padding: 2px 8px 0 0;
    }

    .mobile-sort__options {
        list-style: none;
        margin: 0;
        padding: 8px 0 18px;
    }

    .mobile-sort__item {
        margin: 0;
    }

    .mobile-sort__option {
        width: 100%;
        border: none;
        background: transparent;

        text-align: left;
        padding: 8px 0 8px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        color:  #1E1E1E;

        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 142.857% */
        position: relative;
    }

    .mobile-sort__check {
        color: #FF3B3BFF;
        font-size: 24px;
        font-weight: 400;
        margin-left: 12px;
        visibility: hidden;
        transform: translateY(-1px);
        position: absolute;
        top: 10px;
        right: 9px;
        display: flex;
    }
    .mobile-sort__check:after {
        font-family: 'icomoon' !important;
        content: "\e908";
        font-size: 12px;
    }

    .mobile-sort__option[aria-selected="true"] .mobile-sort__check,  .mobile-sort__option:hover .mobile-sort__check {
        visibility: visible;
    }

    @keyframes slide-up {
        from {
            transform: translateY(16px);
            opacity: 0;
        }
        to {
            transform: translateY(0);
            opacity: 1;
        }
    }

    .fixed-on-mobile .top-menu_mob {
        display: block !important;
    }
    .fixed-on-mobile .top-cart .type_cart #cart>.btn {
        display: flex;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        padding: 0 !important;
    }
    .fixed-on-mobile .icon.top-user img {
        margin-bottom: 3px;
    }
    .fixed-on-mobile .icon.icon-category {
        margin-bottom: 3px !important;
        display: block;
    }
    .fixed-on-mobile #cart > .btn > .shop-bag {
        margin: 0 auto;
        margin-bottom: 3px;
    }
    .banner-item {
        flex-direction: column;
    }
    .banner-item .main-image,
    .banner-item .secondary-images {
        max-width: 100%;
    }
    .banner-item .secondary-images {
        max-width: 100%;
        flex-direction: row;
        max-width: 50% !important;
    }
    .banner-ns.sub_images .owl-pagination {
        left: 0;
        right: 0;
        bottom: 5px;
    }
    .home-slider {
        flex-direction: column;
        margin-left: -25px;
        margin-right: -25px;
    }
    .home-slider.has-sub-slides #banner0,
    #banner-sub_slides {
        width: 100%;
    }
    .home-slider #banner0 .owl-pagination {
        bottom: -26px;
    }
    .home-slider.has-sub-slides #banner0 {
        padding: 0;
        margin: 0 !important;
        margin-bottom: 16px !important;
    }
    .sub_images .banner-item {
        flex-direction: row;
    }
    .blog .blog-list {
        flex-flow: column;
    }
    .blog .blog-list .blog-item {
        max-width: 100% !important;
    }
    .blog .blog-list .blog-item .thumb {
        max-height: 280px;
        overflow: hidden;
        max-width: 100%;
        margin-right: 0;
    }
    .blog .blog-list .blog-item .thumb img {
        max-width: none;
        width: 100%;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 16px;
        height: auto;
    }
    .news-shortcode .blog {
        flex-direction: column !important;
        gap: 4px !important;
    }
    .news-shortcode .blog img {
        max-width: 100% !important;
    }
    .news-shortcode .text a {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .news-shortcode .date {
        font-size: 14px !important;
        line-height: 20px !important;
        margin-top: 12px !important;
    }
    .news-shortcode .h3 {
        font-size: 20px !important;
    }
    .checkout-cart .cart .alerts_container .alert-danger,
    .alert.alert-danger.simplecheckout-warning-block,
    .checkout-cart .alert-success {
        min-width: 100% !important;
    }
    .blog-list-cat {
        flex-flow: column;
        row-gap: 24px !important;
    }
    .blog-list-cat .blog-item {
        width: 100% !important;
    }
    .blog-list-cat .blog-item .thumb img {
        max-width: 100% !important;
        height: auto !important;
    }
    .blog-list-cat_all .tags {
        flex-wrap: nowrap !important;
        overflow: auto !important;
    }
    .blog-list-cat_all a.tag {
        font-size: 16px !important;
    }
    .newsblog-article .theme-products.theme-products-l.related {
        margin-left: -8px !important;
        margin-right: -8px !important;
    }
    .newsblog-article .related .theme-products>.dflex {
        margin: 0 auto;
    }
    .kj-item td.option .series-options-inline {
        max-width: initial;
        min-width: auto;
    }
    .wall-category-box .wall-cat-name {
        align-items: center;
    }
    .category_description h4, .mainpage-text h4 {
        margin: 0 0 16px 0;
    }
    .category_description .psfl-l {
        margin-right: 0;
        text-align: center;
        padding-right: 0;
    }
    .category_description p, .mainpage-text p, .category_description ol, .category_description ul,
    .mainpage-text ol, .mainpage-text ul {
        margin: 0 0 16px;
    }
    /* #tab-kjseries .kj-item:not(.kj-qty0),
    #tab-kjseries .kj-item:not(.kj-qty0) td {
        background: #E5E5E5 !important;
    } */
    #tab-kjseries .kj-item td.option:after {
        border-bottom: 1px solid #e5e5e5 !important;
        /*content: '';*/
        width: 100%;
        display: block;
        margin-top: 16px;
        margin-bottom: 4px;
    }
    #tab-kjseries .kj-item>td {
        padding: 3px 16px !important;
    }
}



/* blog */
.blog .blog-list {
    display: flex;
    gap: 16px;
    overflow: hidden;
}
.newsblog-article .blog-list .blog-item {
    margin-bottom: 0 !important;
}
.article_content_row .date {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #707070;
    margin-top: 16px;
    margin-bottom: 24px;
    text-transform: capitalize;
}
.blog .blog-list .blog-item {
    flex-direction: column;
    max-width: 50%;
    flex: 1;
    overflow: hidden;
}
.blog .section-title {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.blog .section-title a {
    font-size: 16px;
    color: #1E1E1E;
    padding-top: 10px;
    line-height: 28px;
    font-family: Inter, sans-serif;
    text-decoration: none;
}
.blog .section-title a:hover {
    color: #e6382c;
}
.tags {
    padding: 12px 0;
    display: flex;
    gap: 4px;
    min-height: 48px;
}
.tags a.tag {
    background: #F94924;
    color: #fff;
    padding: 3px 10px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 100px;
}
.grey-bg {
    padding-bottom: 64px;
}
.blog-list-cat {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    row-gap: 32px;
}
.blog-list-cat .blog-item {
    width: calc(50% - 8px);
    overflow: hidden;
}
.blog-list-cat .blog-item .text a {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
}
.blog-list-cat .blog-item .date {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #707070;
    margin-top: 16px;
}

.article_content blockquote {
    font-size: 16px;
    line-height: 25px;
    border-left: 0;
    background: #F5F5F5;
    padding: 24px;
    margin: 24px 0 24px 0;
    font-weight: 500;
    font-family: 'Pragmatica Extended';
}
/* The Style > blockquote item in the editor is how the client drops the grey
   strip straight into any text, without touching HTML. Inside an information
   page it takes the look of the standalone callout block; background, padding
   and family already come from the rule above, so only the type differs.
   News and article pages keep the older blockquote look. */
.article_content--info blockquote {
    margin-top: 32px;
    color: #1E1E1E;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.article_content blockquote h4 {
    padding-left: 48px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    line-height: 28px;
    position: relative;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 16px;
}
.article_content blockquote h4:before {
    content: '';
    background: url('/image/catalog/stemax/blockquote-icon.svg') no-repeat;
    background-position: left;
    width: 32px;
    height: 28px;
    background-size: contain;
    position: absolute;
    left: 0;
}
#article_list_h.fixed {
    position: fixed;
    top: 90px;
    width: 376px;
    z-index: 1;
}
#article_list_h ul {
    list-style-type: none;
    padding: 24px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 32px;
}
#article_list_h ul li .number {
    padding-bottom: 7px;
    color: #ED1C24;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 16px;
}
#article_list_h ul li a {
    font-size: 20px;
    line-height: 28px;
    color: #333 !important;
}
#article_list_h ul li a:focus,
#article_list_h ul li a:hover {
    text-decoration: none !important;
}
#article_list_h ul li.active a {
    color: #ED1C24 !important;
}
.navigation.fixed {
    position: fixed;
    top: 150px;
}
.navigation.at-bottom {
    position: absolute;
    bottom: 0;
}
.related-pr-blog .product-layout .product-thumb .caption .title {
    margin-bottom: 24px;
    min-height: 112px;
    overflow: auto;
}
.related-pr-blog .owl-buttons {
    position: relative !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}
.related-pr-blog .owl-controls {
    position: absolute;
    right: 0;
    top: -75px;
}
.newsblog-article #content .thumbnails {
    padding-left: 0 !important;
    align-items: stretch;
}
.newsblog-article #content .thumbnails .thumbnail>img {
    margin: 0;
    width: 100%;
}
.carousel-container .owl-wrapper-outer {
    box-shadow: none !important;
}
.related-pr-blog.carousel-container .owl-controls .owl-buttons {
    position: absolute;
    bottom: 25px;
    width: 90px;
    right: 40px;
    left: 40px;
    display: flex;
    justify-content: space-between;
}
.related-pr-blog.carousel-container .owl-wrapper-outer {
    border: none;
}
.related-pr-blog .product-grid {
    height: 95%;
}
.newsblog-article .type-footer-0 {
    margin-top: 0;
}
.blog .section-title {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}
.blog .section-title {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #1E1E1E;
    margin-bottom: 64px;
}
.news-shortcode .blog {
    display: flex;
    gap: 24px;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.news-shortcode .blog img {
    max-width: 50%;
}
.news-shortcode .text a {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #000;
    text-decoration: none;
}
.news-shortcode .date {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #707070;
    margin-top: 16px;
}
.news-shortcode .tags .tag {
    background: #F94924;
    color: #fff;
    padding: 3px 10px;
    line-height: 18px;
    font-size: 12px;
    border-radius: 100px;
}
.news-shortcode {
    margin: 32px 0;
}
.news-shortcode .h3,
.article_content h2,
.article_content h3 {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #1E1E1E;
    margin-bottom: 16px;
    margin-top: 32px;
}
.article_content h1 {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 30px;
    line-height: 38px;
    color: #1E1E1E;
}
.newsblog-category h2 {
    font-family: 'Pragmatica Extended';
    font-weight: 400;
    font-size: 38px;
    line-height: 46px;
    color: #1E1E1E;
    margin-bottom: 24px;
}
.article_content_row .article_content .entry-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.article_content_row .article_content .entry-content p {
    margin-bottom: 16px !important;
}
.blog-list-cat_all {
    margin-bottom: 40px;
}
.blog-list-cat_all a.tag {
    font-size: 14px;
    padding: 6px 16px;
    text-transform: lowercase;
    display: flex;
    flex-flow: column;
    justify-content: center;
    line-height: 14px;
    min-height: 40px;
    text-align: center;
}
.blog-list-cat_all .tags {
    padding: 0;
    min-height: 40px;
    gap: 8px;
    flex-wrap: wrap;
}
.blog-list-cat .tags {
    flex-wrap: wrap;
}
.articles_module .blog-list .tags,
.blog-list-cat .blog-item .tags {
    position: relative;
    padding: 12px 0;
    display: flex;
    gap: 4px;
    min-height: 48px;
    flex-wrap: nowrap;
}
.articles_module .blog-list .tags:after,
.blog-list-cat .blog-item .tags:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 200px;
    pointer-events: none;
    background: linear-gradient(to left, rgb(245 245 245), rgba(255, 255, 255, 0));
}
.blog-list-cat .blog-item .tags:after {
    background: linear-gradient(to left, rgb(255 255 255), rgba(255, 255, 255, 0)) !important;
}
.pagination_container.articles_pagination {
    display: none;
}
#showmoreArticlesCat {
    max-width: 100%;
}
.newsblog-category .pagination_wrapper {
    margin: 32px -10px 0 -10px;
}
.related-pr-blog .owl-pagination,
.content-box-cs .col-sm-12.ns-smv .theme-products {
    display: none;
}
header .top-lang_mob {
    display: none;
}

@media screen and (max-width: 991px) {
    header .top-lang_mob {
        margin-left: auto;
        display: block;
    }
    header .langmark li a {
        padding: 0 0 0 5px;
    }
    header .langmark li a.langmarkactive {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .mobile-filter-open {
        background-color: #fff;
    }

    .tabs-product {
        position: relative;
    }

    .sticky-wrap {
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
        height: 40px;
        display: flex;
        width: calc(100vw - 32px);
        gap: 16px;

        &[style*="fixed"] {
            z-index: 5;
        }


        > * {
            position: relative !important;
            top: unset !important;
            left: auto !important;
            width: calc(50% - 8px);
            margin: 0 !important;
            right: auto !important;
        }

        .mobile-filter-open {
            position: absolute !important;
            width: calc(50% - 8px) !important;
            top: 0;
            right: 0 !important;
        }
    }

    .articles_module .blog-list .tags,
    .blog-list-cat .blog-item .tags {
        overflow: auto;
    }

    .tags a.tag {
        white-space: nowrap;
    }


    .register-block .title {
        font-size: 22px;

    }

    #article_list_h {
        display: none;
    }
    #simplecheckout_shipping .simplecheckout-block-content .custom_radio img {
        margin-left: auto !important;
    }
    .related-pr-blog .owl-pagination {
        display: block !important;
    }
    .related-pr-blog .owl-buttons {
        display: none !important;
    }
    .blog.articles_module .blog-list .blog-item {
        margin-top: 0 !important;
    }
    .blog .section-title {
        margin-bottom: 25px !important;
    }
    .blog.articles_module {
        position: relative;
        padding-bottom: 36px;
    }
    .related-pr-blog .owl-controls {
        position: relative;
        top: -65px;
        right: 0;
        left: 0;
        width: 100%;
        margin-bottom: 0 !important;
    }
    .blog.articles_module .section-title a {
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        text-align: center;
        padding: 0 !important;
    }
    .blog.articles_module .section-title {
        margin-bottom: 28px !important;
    }
    .related-pr-blog.carousel-container .owl-pagination {
        bottom: 0;
        width: 100%;
        position: relative;
        right: 0;
        left: 0;
        text-align: center;
        padding-top: 28px;
        border: none;
    }
    .related-pr-blog .product-grid {
        width: 100% !important;
        padding: 0 !important;
    }
    .newsblog-article .theme-products.theme-products-l.related>.dflex {
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .related-pr-blog.carousel-container .owl-controls .owl-buttons {
        width: 45px !important;
    }
    .theme-products.related .h3 {
        margin: 0 65px 24px 0 !important;
    }
    .related-pr-blog .product-layout .product-thumb .caption .title {
        min-height: 74px;
    }
    .related .carousel-container .owl-controls .owl-buttons:after {
        display: none;
    }
    .related .ms.carousel-container .owl-controls .owl-buttons .owl-prev>span {
        font-size: 21px;
    }
    #product .short-description {
        margin-top: 24px;
    }
    .articles_module .blog-list .tags {
        position: relative;
        flex-wrap: wrap;
    }
    .articles_module .blog-list .tags:after {
        display: none;
    }
    .checkout-cart .cart .alerts_container {
        top: -45px;
        right: 0;
        left: -2px;
    }
    .alert.alert-danger.simplecheckout-warning-block:before {
        width: 85px;
    }
    .checkout-cart .cart .cart__left_col .heading {
        margin-bottom: 64px;
    }
    .checkout-cart .cart .alerts_container {
        top: 70px;
    }
    body.checkout-cart #content {
        margin-top: 40px;
    }
    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .product_item__left_col .info_col .top_info .name,
    .checkout-simplecheckout .cart .cart__products_block_products .product_item .product_item__left_col .info_col .top_info .name {
        max-width: 100% !important;
    }
    body.checkout-simplecheckout .simplecheckout .simplecheckout-left-column .simplecheckout-block .simplecheckout-block-content .line {
        padding-left: 0;
    }
    #product .product-buy-block.product-buy-block-kjseries.actions .actions .cart {
        margin-left: auto;
    }
    .wall-category-box .item-category .dflex {
        padding: 20px 8px;
    }
    .wall-category-box .wall-cat-name>a {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #1E1E1E;
    }
    .wall-category-box .item-category img {
        max-height: 100px;
    }

}
.social-share-block .social-share-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.social-share-block .social-share-list a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    color: #ED1C24;
    border: 1px solid #E5E5E5;
}
.social-share-block .social-share-list a:focus {
    text-decoration: none;
}
.social-share-block .social-share-list a.social-share:hover {
    opacity: 0.5;
}
.social-share-block .fa-facebook:before {
    content: url('../image/facebook.svg');
}
.social-share-block .fa-telegram:before {
    content: url('../image/telegram.svg');
}
.social-share-block .fa-whatsapp:before {
    content: url('../image/whatsapp.svg');
}

#product .prod-attrs >  a.red-link.red-link-icon {
    display: flex;
    align-items: normal;
    color:  #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    font-family: Inter, sans-serif;
    margin-top: 17px;
}
#product .prod-attrs > a.red-link.red-link-icon span {
    padding-right: 4px;
}




@media screen and (max-width: 575px){
    .category_description {
        flex-direction: column;
        display: flex !important;
    }
}

@media screen and (max-width: 320px){
    .all-categories-grid{
        grid-template-columns: repeat(1,minmax(100px,1fr));
    }
}


/****************/
.product-page .link-show-desc{
    color: #1E1E1E;
    font-size: 16px;
    font-weight: 500;
    display: grid;
    grid-template-columns: auto auto;
    gap:4px;
    align-items: center;
    width: max-content;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.product-page .link-show-desc.red-link33{
    padding-top: 16px;
}
.product-page .link-show-desc.red-link33 span{
    order: 1;
}
.product-page .link-show-desc:hover{
    color: #ED1C24;
}
.product-page .link-show-desc:hover svg path{
    stroke: #ED1C24;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.info_block_customer:has(.info_block_customer-content){
    padding: 12px 16px;
}


.advanced-block-container{
    display: grid;
    gap: 8px;
    margin-top: 8px;
}
.advanced-block-wrapper{
    border: 1px solid #e5e5e5;
    padding: 12px 16px;
}
.advanced-block-wrapper .advanced-block-section-header{
    position: relative;
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: flex;
    align-items: center;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
    cursor: pointer;
}
.advanced-block-wrapper .advanced-block-header-icon{
    margin-right: 8px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
}
.advanced-block-wrapper .advanced-block-header-icon svg{
    display: block;
}
.advanced-block-wrapper .advanced-block-section-header:after{
    content:url('/image/catalog/stemax/ic_down.svg');
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    height: 24px;
    width: 24px;
    justify-content: center;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: linear;
}
.advanced-block-wrapper .advanced-block-list{
    display: none;
    padding-top: 20px;
}
.advanced-block-wrapper .advanced-block-item{
    display: flex;
    gap: 8px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 8px;
}
.advanced-block-wrapper .advanced-block-item:last-child{
    margin-bottom: 0;
}
.advanced-block-wrapper .advanced-block-item > * {
    flex: 0 0 auto;
}
.advanced-block-wrapper .advanced-block-item > :last-child {
    flex: 1 1 auto;
}
.advanced-block-wrapper .advanced-block-item .advanced-block-description{
    text-align: right;
}
.advanced-block-wrapper .advanced-block-item img{
    height: 24px;
}
.advanced-block-wrapper:not(.__open):hover{
    border-color:#ED1C24;
}
.advanced-block-wrapper:not(.__open):hover .advanced-block-section-header{
    color:#ED1C24;
}
.advanced-block-wrapper:not(.__open):hover .advanced-block-header-icon svg path{
    fill: #ED1C24;
}
.advanced-block-wrapper:not(.__open):hover .advanced-block-section-header:after{
    content: url('../image/ic_down_red.svg');
}
.advanced-block-wrapper.__open .advanced-block-section-header:after{
    transform: rotate(180deg);
}

.services-block{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 16px;
    margin-top: 64px;
}
.services-block .service-item{
    padding: 24px;
    border: 1px solid #E5E5E5;
}
.services-block .service-item img{
    height: 40px;
    margin-bottom: 24px;
}
.services-block .service-item .service-title{
    font-family: "Pragmatica Extended";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin:0 0 8px 0;
    padding: 0;
}
.services-block .service-item .service-description{
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

#tab-documents .documents{
    display: grid;
    gap: 24px;
}
#tab-documents .documents .document{
    display: grid;
    gap: 4px;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 400;
    color: #1E1E1E;
}
#tab-documents .documents .document h2{
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin:0 0 20px 0;
    padding: 0;
}
#tab-documents .documents .document .doc-item{
    background: #F5F5F5;
    padding: 24px;
    display: grid;
    grid-template-columns: minmax(0, 315px) 1fr auto;
    gap: 16px;
}
#tab-documents .documents .document .doc-item .doc-right{
    display: grid;
    grid-template-columns: auto auto;
    gap: 16px;
}
#tab-documents .documents .document .doc-item .doc-left strong{
    display: block;
    font-weight: 500;
    margin-bottom: 4px;
}
#tab-documents .documents .document .doc-item .doc-meta,
#tab-documents .documents .document .doc-item .doc-date{
    display: block;
    color: #707070;
}
#tab-documents .documents .document .doc-item .doc-date strong{
    color: #1E1E1E;
    margin-top: 4px;
    display: block;
    font-weight: 400;
}
#tab-documents .documents .document .doc-item .doc-download{
    display: grid;
    grid-template-columns: auto auto;
    gap: 4px;
    color: #ED1C24;
    font-weight: 500;
    text-align: center;
    justify-content: start;
}
#tab-documents .documents .document .doc-item .doc-download:after{
    content: url('../image/ic_download.svg');
}
.product-page .product_sets{
    margin-top: 24px;
    width: calc(100% + 10px);
    margin-bottom: 8px;
}
.product-page .product_sets > div{
    padding-right: 0;
}
.product-page div.product_sets .title-module{
    margin-bottom: 16px !important;
}
.product-page .product_sets .title-module span{
    color: #1E1E1E !important;
    font-family: "Pragmatica Extended";
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 28px !important;
    margin: 0 !important;
}
.product-page .product_sets .container-product_set{
    display: grid;
    gap: 8px;
}
.product-page .product_sets .product-layout .product-thumb {
    display: grid;
    grid-template-columns: 127px 1fr;
}
.product-page .product_sets .product-thumb .image{
    margin: 0;
    border-right: 1px solid #E5E5E5;
}
.product-page .product_sets .product-thumb .image a{
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-page .product_sets .product-layout .caption{
    padding: 16px;
    font-family: 'Inter';
    display: flex;
    min-height: auto;
    height: 100%;
}
.product-page .product_sets .product-layout .caption .title{
    margin-bottom: 0;
    min-height: inherit;
}
.product-page .product_sets .product-layout .caption .title a{
    color: #1E1E1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20x;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product_set_status {
    color:  #00973D;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.12px;
}

#product .product_sets .product-thumb .price{
    border: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: end;
    flex: 1;
}
#product .product_sets .product-thumb .price.dflex > div{
    text-align: right;
}
#product .product_sets .product-thumb .price.dflex > div a {
    width: auto;
    display: inline-flex;
    padding: 0 15px;
}
.product-page .product_sets .product-thumb .price .status-box{
    color: #00973D;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.12px;
    order: -1;
    grid-column: 1/span 2;
}
.product-page .product_sets .product-thumb .price .status-box.not{
    color:#707070;
}
.product-page .product_sets .product-thumb .price .price-box{
    color: #1E1E1E;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.checkout-simplecheckout .product-thumb > div:not(.product-thumb-hover) .btn-primary.cart-btn,
.checkout-cart .product-thumb > div:not(.product-thumb-hover) .btn-primary.cart-btn,
.product-page .product-thumb > div:not(.product-thumb-hover) .btn-primary.cart-btn,
.product-page .product_sets .product-thumb .btn-primary{
    position: relative;
    top: 0;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.checkout-simplecheckout .product-thumb > div:not(.product-thumb-hover) .btn-primary.cart-btn:before,
.checkout-cart .product-thumb > div:not(.product-thumb-hover) .btn-primary.cart-btn:before,
.product-page .product-thumb > div:not(.product-thumb-hover) .btn-primary.cart-btn:before,
.product-page .product_sets .product-thumb .cart-btn:before {
    margin: 0;
}
.product-page .product-thumb-hover,
.product-page .product-thumb .caption {
    padding: 16px;
}
.product-page .product-thumb .btn-primary {
    width: calc(100% - 32px);
}
.product-page .product_carusel_module .product-slider .slick-track .slick-slide .product-layout .product-thumb .price.dflex {
    display: block;
    border: none;
    padding: 0;
}
.product-page .product-thumb .price.dflex a {
    width: 100%;
    bottom: 0;
    position: relative;
}
.product-page .product-thumb .image {
    margin: 0;
}
.product-page .product-thumb .caption .title {
    margin-bottom: 32px;
}
.product-page .product-thumb .btn-primary{
    line-height: normal;
    padding: 10px 24px;
}
.checkout-simplecheckout .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex),
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex),
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) {
    display: flex;
    flex-shrink: 0;
    border:none;
    align-items: flex-end;
    gap: 5px;
}
.checkout-simplecheckout .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child,
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child{
    color: #1E1E1E;
    font-size: 20px;
    line-height: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    width: 100%;
}
.checkout-simplecheckout .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex):has(.price-new) > div:first-child,
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex):has(.price-new) > div:first-child,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex):has(.price-new) > div:first-child{
    display: grid;
}
.checkout-simplecheckout .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span:not(.cs-currency),
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span:not(.cs-currency),
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span:not(.cs-currency){
    display: block;
    color: #00973D;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.12px;
}
.checkout-simplecheckout .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.not,
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.not,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.not {
    color: #707070;
}

.product-page .product_carusel_module .title-module {
    margin-bottom: 25px !important;
}
.product-page .product-slider .btn-carousel-module.slick-arrow{
    display: block;
    border: 1px solid #e5e5e5 !important;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -65px !important;
}
.product-page .product-slider .btn.btn-carousel-module.prev-prod{
    right:50px;
}
.product-page .product-slider .btn.btn-carousel-module.next-prod{
    right:6px;
}

.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.option .select{
    top: 0;
    margin-top: 0;
}
.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.option .form-group {
    margin-bottom: 0;
}
/*.product-page .product-slider .product-thumb {
    transition: border-color 0.3s ease;
}*/
.product-page .product-slider .product-layout:hover .product-thumb{
    border-color:#ED1C24;
}
.product-page .product-slider .product-layout:hover .product-thumb img{
    transform: scale(1.1);
}
.kj-item:hover,
.kj-item:hover td {
    background: #e5e5e5 !important;
}


.section-sticky{
    display: grid;
    grid-template-columns: 1fr 220px;
    gap: 0 130px;
    width: 100%;
    align-items: start;
}
.column-right-sticky{
    position: sticky;
    top: 100px;
    margin-top: 107px;
}
.__tab-showed li{
    pointer-events: none;
}
.__tab-showed li:not(.active){
    display: none !important;
}
.tab-pane-heading{
    display: none !important;
}
.__tab-content-showed{
    display: grid;
    gap: 0;
}
.__tab-content-showed .tab-pane-heading{
    display: block !important;
    margin-top: 40px;
    color: #1E1E1E;
    font-family: "Pragmatica Extended";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.__tab-content-showed .tab-pane-heading a{
    display: block !important;
    color: #1E1E1E;
    font-family: "Pragmatica Extended";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    pointer-events: none;
}
.__tab-content-showed .tab-pane.kjseries{
    order: -1;
}
.__tab-content-showed .tab-pane {
    display: block !important;
}
.__tab-content-showed #tab-specification,
.__tab-content-showed #tab-description,
.__tab-content-showed #tab-attributes{
    border:none;
}

.product-page .column-right-sticky .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child > span.autocalc-product-price{
    color: #1E1E1E;
    font-size: 20px;
}
.stock_status_preorder {
    color: #1E1E1E !important;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
    letter-spacing: 0.12px;
}
.stock_status_preorder svg{
    margin: 0 4px 0 0;
    transform: translateY(1px);

}
.stock_status_low_stock{
    color: #F94924 !important;
    display: block;
}
.stock_status_success,
.stock-quantity_success{

}
.qty-not-in-stock,
.qty-not-in-stock-count{
    color: #707070 !important;
}
.kj-item td.sku span.stock_status_low_stock:before{
    background: #F94924;
    display: none;
}
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.stock_status_low_stock span.low_stock_quantity-js,
.kj-item td.sku span.stock_status_low_stock span.low_stock_quantity-js{
    display: inline;
}
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.stock_status_low_stock span.low_stock_quantity-js,
.kj-item td.sku span.stock_status_low_stock span.low_stock_quantity-js,
.kj-item td.sku span.not {
    color: #F94924;
}
.kj-item td.sku span {
    color: #00973D;
}
.kj-item td.sku > span.not:before {
    background: #F94924;
}
.kj-item td.sku > span:before {
    background: #00973D;
}
body .btn-primary[disabled]:hover{
    background: #474448;
    border-color: #474448;
}
.product_carusel_module .product-thumb .image a{
    overflow: hidden;
}
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-old,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-old,
#product .price-old .autocalc-product-price .cs-currency,
#product .price-old {
    color: #707070;
    font-weight: 500;
    font-size: 16px;
}
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-old,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-old{
    display: inline-block;
    width: max-content;
    order: -1;
    margin-bottom: 5px;
}
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-new,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-new{
    margin-bottom: 5px;
}
.checkout-cart .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-new,
.product-page .product-thumb:not(:has(.product-thumb-hover)) .caption .price:not(.dflex) > div:first-child span.price-new,
#product .price-new .autocalc-product-special .cs-currency,
#product .price-new{
    color: #ED1C24;
    font-weight: 500;
    font-size: 20px;
}
.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.price_special strike,
.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.total strike{
    color: #707070;
    font-weight: 500;
}
.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.price_special big b,
.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.total big b{
    color: #ED1C24;
    font-size: 14px;
    font-weight: 500;
}
#product .product-buy-block-kjseries .link-kjseries:hover {
    background-color: #474448;
    border-color: #474448;
}
.filter-kjseries .options-filter-block ul{
    min-width: 280px;
}
.kj-item td.sku span span{
    width: auto;
    float:none;
}
.kj-item td.sku > span.stock_status_preorder:before {
    display: none;
}
.kj-item td.sku > span.not:before {
    background: url(../image/icon/icon_status_not.svg) no-repeat center;
    border-radius: 0;
}
.kj-item td.sku > span.not {
    color: #707070;
}

.kj-item td.sku > .kjseries_sku_line {
    display: inline-flex;
    align-items: flex-start;
    gap: 8px;
    width: 100%;
}

.kj-item td.sku > .kjseries_sku_line .kjseries_copy_sku_control {
    margin-top: 2px;
}

.kj-item td.sku > .kjseries_sku_line:before {
    display: none;
}

.kj-item td.sku > .kjseries_sku_line > .kjseries_sku_value_js {
    float: none;
    width: auto;
    color: #1E1E1E;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.kj-item td.sku > .kjseries_sku_line > .kjseries_sku_value_js a {
    color: inherit;
}

.kjseries_copy_sku_control {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: all 0.2s linear;
    position: relative;
}

#product .kjseries_copy_sku_control:hover .kjseries_copy_sku_text {
    opacity: 1;
    visibility: visible;
}

.kj-item td.sku .kjseries_sku_line:hover .kjseries_copy_sku_control,
.kj-item td.sku .kjseries_copy_sku_control.is_visible,
.kj-item td.sku .kjseries_copy_sku_control.is_copied {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.kjseries_copy_sku_btn,
.kj-item .kjseries_sku_line .kjseries_copy_sku_btn {
    position: relative;
    width: 16px;
    height: 16px !important;
    cursor: pointer;
    border: 0;
    background-color: transparent;
    transition: all 0.2s linear;
    transform: scaleX(-1);
}

.kjseries_copy_sku_text {
    position: absolute;
    white-space: nowrap;
    opacity: 0;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #fff !important;
    display: inline-flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    bottom: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    background-color: #313131;
    border-radius: 4px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
    transition: 0.15s ease-in-out;
}
.kjseries_copy_sku_text:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 8px;
    height: 8px;
    background-color: #313131;
}

.kjseries_copy_sku_control:hover .kjseries_copy_sku_text,
.kjseries_copy_sku_control.is_visible .kjseries_copy_sku_text,
.kjseries_copy_sku_control.is_copied .kjseries_copy_sku_text {
    opacity: 1;
}

.kjseries_copy_sku_btn:hover {
    border-color: #1E1E1E;
}

.kjseries_copy_sku_btn:before,
.kjseries_copy_sku_btn:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border: 1.5px solid #1E1E1E;
    background-color: #F5F5F5;

}

.kj-item:hover .kjseries_copy_sku_btn:before,
.kj-item:hover .kjseries_copy_sku_btn:after {
    background-color: #e5e5e5 ;
}

.kjseries_copy_sku_btn:before {
    left: 7px;
    top: 6px;
    z-index: 2;
}

.kjseries_copy_sku_btn:after {
    left: 4px;
    top: 3px;
    z-index: 1;
}

.kjseries_copy_sku_btn.is_copied {
    border-color: #00973D;
}

.kjseries_copy_sku_btn.is_copied:before,
.kjseries_copy_sku_btn.is_copied:after {
    border-color: #00973D;
}

/*****************************************/
/* ===== WSS CUSTOM SELECT (start) ===== */
/* Кастомний дропдаун поверх нативного <select>. Розмітку будує wssSelect
   у wss.js — тут тільки зовнішній вигляд.

   Тригер переймає класи самого <select>, тож поле виглядає так, як його
   стилізує конкретна сторінка; нижче знімаються лише нативна стрілка та
   зарезервоване під неї місце. Відступ від краю поля (і в полі, і в
   списку) задає --wss-select-gutter. */
/*****************************************/

.wss-select {
    --wss-select-gutter: 16px;
    position: relative;
}

/* <select> лишається в DOM: з нього форма бере значення для serialize() */
.wss-select > select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
}

.wss-select .wss-select__trigger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    width: 100%;
    padding-right: var(--wss-select-gutter);
    background-image: none;
    text-align: left;
    cursor: pointer;
}

.wss-select .wss-select__trigger[disabled] {
    cursor: default;
    opacity: 0.6;
}

.wss-select__value {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wss-select .wss-select__trigger.is-placeholder .wss-select__value {
    color: #707070;
}

.wss-select__arrow {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231E1E1E' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s linear;
}

.wss-select.is-open .wss-select__arrow {
    transform: rotate(180deg);
}

.wss-select.is-invalid .wss-select__trigger {
    border-color: #ED1C24;
}

/* Випадний список */
.wss-select__menu {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 4px);
    z-index: 20;
    display: none;
    max-height: 240px;
    overflow-y: auto;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    scrollbar-color: #707070 transparent;
    margin: 0;
    padding: 8px 0;
    list-style: none;
    border: 1px solid #E5E5E5;
    background: #FFFFFF;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
}

/* Тонкий скрол списку (WebKit/Blink; Firefox — scrollbar-width вище) */
.wss-select__menu::-webkit-scrollbar {
    width: 6px;
}

.wss-select__menu::-webkit-scrollbar-track {
    background: transparent;
}

.wss-select__menu::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background: #707070;
}

.wss-select__menu::-webkit-scrollbar-thumb:hover {
    background: #1E1E1E;
}

.wss-select.is-open .wss-select__menu {
    display: block;
}

.wss-select__group {
    padding: 8px var(--wss-select-gutter) 4px;
    color: #707070;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.wss-select__option {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 32px;
    padding: 4px var(--wss-select-gutter);
    color: #1E1E1E;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    cursor: pointer;
    box-sizing: border-box;
}

.wss-select__option-label {
    flex: 1 1 auto;
    min-width: 0;
}

.wss-select__option:hover,
.wss-select__option.is-active {
    background: #E5E5E5;
}

.wss-select__option.is-disabled {
    color: #707070;
    cursor: default;
}

.wss-select__option.is-disabled:hover {
    background: transparent;
}

/* Галочка вибраного пункту; місце під неї зарезервоване завжди,
   щоб рядки не «стрибали» при виборі. */
.wss-select__option::after {
    content: "";
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    visibility: hidden;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' viewBox='0 0 15 11' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1.12656L5.37552 10.751L0 5.37552L1.12656 4.24896L5.37552 8.49793L13.8734 0L15 1.12656Z' fill='%23ED1C24'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.wss-select__option.is-selected::after {
    visibility: visible;
}

/*****************************************/
/* ===== WSS CUSTOM SELECT (end) ===== */
/*****************************************/

/*****************************************/
/* ===== CONTACTS PAGE (start) ===== */
/* Сторінка «Наші представництва». Усі селектори з префіксом .wss-contacts */
/*****************************************/

.leaflet-control-zoom-fullscreen {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNC4wOTk2MSAxOS45VjE1LjM4ODVINS4zOTk2MVYxOC42SDguNjExMTFWMTkuOUg0LjA5OTYxWk0xNS4zOTc2IDE5LjlWMTguNkgxOC42MDkxVjE1LjM4ODVIMTkuOTA5MVYxOS45SDE1LjM5NzZaTTQuMDk5NjEgOC42MTE0OFY0LjA5OTk4SDguNjExMTFWNS4zOTk5OEg1LjM5OTYxVjguNjExNDhINC4wOTk2MVpNMTguNjA5MSA4LjYxMTQ4VjUuMzk5OThIMTUuMzk3NlY0LjA5OTk4SDE5LjkwOTFWOC42MTE0OEgxOC42MDkxWiIgZmlsbD0iIzFFMUUxRSI+PC9wYXRoPgo8L3N2Zz4K) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;

}
.leaflet-control-zoom-fullscreen:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNNC4wOTk2MSAxOS45VjE1LjM4ODVINS4zOTk2MVYxOC42SDguNjExMTFWMTkuOUg0LjA5OTYxWk0xNS4zOTc2IDE5LjlWMTguNkgxOC42MDkxVjE1LjM4ODVIMTkuOTA5MVYxOS45SDE1LjM5NzZaTTQuMDk5NjEgOC42MTE0OFY0LjA5OTk4SDguNjExMTFWNS4zOTk5OEg1LjM5OTYxVjguNjExNDhINC4wOTk2MVpNMTguNjA5MSA4LjYxMTQ4VjUuMzk5OThIMTUuMzk3NlY0LjA5OTk4SDE5LjkwOTFWOC42MTE0OEgxOC42MDkxWiIgZmlsbD0iI0VEMUMyNCI+PC9wYXRoPgo8L3N2Zz4K) !important;

}

.wss-contacts {
    color: #1E1E1E;
}

.wss-contacts__sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.wss-contacts__icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
}

.wss-contacts__office-row .wss-contacts__icon {
    width: 20px;
    height: 20px;
}

.wss-contacts__title {
    margin: 0 0 24px;
    color: #1E1E1E;
    font-family: 'Pragmatica Extended', Inter, sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 46px;
}

/* Розкладка: desktop — ліва колонка (мапа + офіси) та права форма */
.wss-contacts__layout {
    display: grid;
    grid-template-columns: minmax(0, 690px) 337px;
    grid-template-areas:
        "map     form"
        "offices form";
    column-gap: 40px;
    row-gap: 64px;
    align-items: start;
    justify-content: space-between;
}

.wss-contacts__map {
    grid-area: map;
    height: 553px;
    overflow: hidden;
    background: #E5E5E5;
    z-index: 1;
}

.wss-contacts__offices {
    grid-area: offices;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 16px;
    row-gap: 32px;
}

.wss-contacts__office {
    padding-top: 16px;
    border-top: 2px solid #ED1C24;
}

.wss-contacts__office-city {
    margin: 0 0 4px;
    color: #1E1E1E;
    font-family: 'Pragmatica Extended', Inter, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
}

.wss-contacts__office-addr {
    margin: 0 0 16px;
    color: #444444;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.wss-contacts__office-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wss-contacts__office-row {
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 32px;
}

.modal-body:has(.wss-contacts__modal-icon) {
    margin-top: 40px;

    .wss-contacts__modal-text {
        margin-bottom: 40px;
    }
}

.wss-contacts__modal-icon {
    margin-bottom: 40px;
    display: block;
}

.wss-contacts__office-row .wss-contacts__icon {
    color: #1E1E1E;
}

.wss-contacts__office-row a,
.wss-contacts__office-row span {
    color: #1E1E1E;
    font-family: 'Pragmatica Extended', Inter, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}

.wss-contacts__office-row a:hover {
    color: #ED1C24;
}

/* Форма «Напишіть нам» */
.wss-contacts__form-wrap {
    grid-area: form;
    position: sticky;
    top: calc(var(--header-height) + 32px);
}

.wss-contacts__form {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    border: 1px solid #E5E5E5;
    background: #FFFFFF;
}

.wss-contacts__form-head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 24px;
}

.wss-contacts__form-title {
    color: #1E1E1E;
    font-family: 'Pragmatica Extended', Inter, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
}

.wss-contacts__socials {
    display: flex;
    align-items: center;
    gap: 8px;
}

.wss-contacts__social {
    color: #1E1E1E;
    line-height: 0;
    width: 40px;
    height: 40px;
    border: 1px solid var(--Secondary-grey-2, #E5E5E5);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s linear;
}

.wss-contacts__social:hover  {
    background-color: var(--Secondary-grey-2, #E5E5E5);
}

.wss-contacts__social:hover {
    color: #ED1C24;
}

.wss-contacts__fields {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.wss-contacts__input {
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    border: 1px solid #E5E5E5;
    background: #FFFFFF;
    color: #1E1E1E;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    box-sizing: border-box;
}

.wss-contacts__input::placeholder {
    color: #707070;
    opacity: 1;
}

.wss-contacts__input:focus {
    outline: none;
    border-color: #1E1E1E;
}

.wss-contacts__select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231E1E1E' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    padding-right: 40px;
}

.wss-contacts__select:invalid {
    color: #707070;
}

.wss-contacts__submit {
    width: 100%;
    padding: 12px 24px;
    border: none;
    background: #1E1E1E;
    color: #FFFFFF;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

.wss-contacts__submit:hover {
    background: #313131;
}

.wss-contacts__consent {
    margin: -8px 0 0;
    color: #444444;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
}

.wss-contacts__consent a {
    color: #1e1e1e;
}

.wss-contacts__form-msg {
    margin: 0;
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.wss-contacts__form-msg:empty {
    display: none;
}

.wss-contacts__form-msg.is-error {
    color: #ED1C24;
}

.wss-contacts__form-msg.is-success {
    color: #00973D;
}

.wss-contacts__input.is-invalid {
    border-color: #ED1C24;
}

.wss-contacts__field-msg {
    display: block;
    margin-top: -12px;
    color: #ED1C24;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

/* Кастомний маркер мапи (Leaflet divIcon) */
.wss-contacts__marker-pin {
    display: block;
    width: 32px;
    height: 40px;
    background-image: url("../image/contacts-map-pin.webp");
    background-repeat: no-repeat;
    background-size: contain;
}
.wss-contacts__marker-pin:hover {
    background-image: url("../image/contacts-map-pin-h.webp");
}

.leaflet-popup-content-wrapper {
    border-radius: 0 !important;
}

.wss-contacts__popup-city {
    font-family: 'Pragmatica Extended', Inter, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #1E1E1E;
    margin-bottom: 4px;
}

.wss-contacts__office-list {
    margin-top: 16px;
}

.wss-contacts__popup .wss-contacts__office-row {
    min-height: 32px;

    a {
        color: #1E1E1E;
    }
}

.wss-contacts__popup-addr {
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #444444;
}

.leaflet-popup-close-button {
    display: none !important;
}

/* Зум-контроли Leaflet у стилі макета (тільки в межах нашої мапи) */
.wss-contacts__map .leaflet-control-zoom {
    border: none;
    box-shadow: none;
}

.wss-contacts__map .leaflet-control-zoom a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #1E1E1E;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 0;
}

.wss-contacts__map .leaflet-control-zoom a.leaflet-control-zoom-in {
    border-bottom: none;
}

.wss-contacts__map .leaflet-control-zoom a:hover {
    background: #F5F5F5;
    color: #ED1C24;
}

/* ===== Планшет / мобайл: одна колонка, порядок Мапа → Форма → Офіси ===== */
@media (max-width: 991px) {
    .wss-contacts__title {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 16px;
    }

    .wss-contacts__layout {
        grid-template-columns: minmax(0, 1fr);
        grid-template-areas:
            "map"
            "form"
            "offices";
        column-gap: 0;
        row-gap: 24px;
    }

    .wss-contacts__map {
        height: 416px;
    }

    .wss-contacts__form-wrap {
        position: static;
    }
}

@media (max-width: 575px) {
    .wss-contacts__offices {
        grid-template-columns: minmax(0, 1fr);
        row-gap: 24px;
    }
}

/*****************************************/
/* ===== CONTACTS PAGE (end) ===== */
/*****************************************/

.kj-item td.sku > span.kjseries_stickers {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
    margin-top: 6px;
    color: inherit;
}

.kj-item td.sku > span.kjseries_stickers:before {
    display: none;
}

.kj-item td.sku > span.kjseries_stickers .kjseries_sticker {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    float: none;
    padding: 0 4px;
    border-radius: 100px;
    font-family: 'Inter';
    color: #FFFFFF;
    background: #F94924;
    white-space: nowrap;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
    letter-spacing: 0.12px;
    text-transform: lowercase;
}

.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_hit {
    background: #FFC932;
    color: #1E1E1E;
}

.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_promo {
    background: #F94924;
    color: #FFFFFF;
}

.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_sale {
    background: #1E1E1E;
    color: #FFFFFF;
}

.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_procent-minus,
.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_procent_skidka,
.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_procent-skidka {
    background: #0074A9;
    color: #FFFFFF;
}

.kj-item td.sku > span.kjseries_stickers .kjseries_sticker.kjseries_sticker_new {
    background: #00973D;
    color: #FFFFFF;
}
.column-right-sticky .btn-primary[disabled] {
    background-color: #474448 !important;
    border-color: #474448 !important;
    color: #fff;
}

.filters-kjseries-heading_box{
    display: none;
    grid-template-columns: 1fr 24px;
    gap: 5px;
    align-items: center;
    width: 100%;
    line-height: normal;
}
.filters-kjseries-heading{
    font-family: 'Pragmatica Extended';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #1E1E1E;
}
.filters-kjseries-close svg{
    display: block;
}
footer{
    overflow: hidden;
}

.kj-item .btn_buy .btn span {
    display: none;
}

.filter-selected-mobile {
    display: none;
}

#product .pd-info .stock_status_success {
    display: none;
}

.float-mobile-panel {
    display: none;
}

.ocf-search-input {
    margin: 16px 0;
}

.ocfilter .list-group-item .ocf-option-values>label.disabled {
    opacity:  0.5;
}

.ocf-option-values .label-checkbox.disabled:hover,
.js-subcategory-list .list-group-item.disabled:hover {
    color: #1E1E1E !important;
}

.ocf-option-values .label-checkbox.disabled:hover:before {
    border-color: #707070;
}

.ocf-option-values .label-checkbox {
    padding-left: 40px;
}

.product-slider .slick-slide > div {
    width: 100%;
}

.ocf-option-values .label-checkbox:before {
    left: 11px;
}

.ocf-option-values .label-checkbox:after {
    left: 14px;
}

.ocfilter .list-group-item .ocf-option-values, #option-subcategory .ocf-option-values {
    max-height: 250px;
}

.ocfilter-option .ocf-option-name:hover {
    text-decoration: underline;
}
.ocfilter-hidden-values-js:hover {
    background-color: #E5E5E5;
}

.ocfilter-hidden-values-js button {
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none !important;
    border: 0 !important;
}

.ocfilter-hidden-values-js {
    padding: 10px 12px;
    margin: 0;
    border: 1px solid #E5E5E5;
    margin-top: 16px;

}

.ocfilter-option .ocf-option-values {
    padding-right: 4px;
}

.sku_versions_container_mobile {
    display: none;
}

.block__saving {
    display: none !important;
}

@media screen and (min-width: 992px) {
    #tab-kjseries > .filters-kjseries.filters-kjseries-2 > .filter-kjseries{
        width: calc(50% - 4px) !important;
        margin: 0 !important;
    }

    .prod-attrs .red-link:hover {
        color: #ED1C24;
    }
    .prod-attrs .red-link:hover svg path {
        stroke: #ED1C24;
    }

    #product .prod-attrs > a.red-link.red-link-icon:hover {
        color: #ED1C24;
    }

    .selected-options:has(.btn-white).fixed {
        position: fixed;
        top: var(--header-height);
        width: 100vw;
        background-color: #fff;
        box-shadow: 0 6px 20px 0 rgba(147, 147, 147, 0.19);
        left: 0;
        z-index: 5;
        padding-top: 8px;
    }

    .selected-options:has(.btn-white).fixed .ocfilter-option {
        width: var(--container-width);
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) {
    #column-left {
        position: relative;
    }
    #column-left .inner-mobile-buttons {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }
    #column-left .list-group {
        position: relative;
        /*max-height: calc((100vh - var(--cat-top)) - 40px);*/
        /*overflow: auto;*/
        padding-bottom: 46px;
    }

    /* hide #column-left scroll */
    #column-left .list-group {
        scrollbar-width: none;
    }

    #column-left .list-group::-webkit-scrollbar {
        display: none;
    }

    .mobile-filter-buttons .btn {
        width: var(--sidebar-width) !important;
    }
    #column-left .inner-mobile-buttons {
        position: fixed;
        width: fit-content;
        bottom: 12px;
        left: calc(((100vw - var(--container-width)) / 2) - 10px);
        z-index: 3;
    }

    .ocfilter-option .ocf-option-name, .ocfilter-option .ocf-option-values, .ocfilter-option .ocf-option-description, .ocfilter-option .fields-price {
        padding-top: 0;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1500px) {
    #column-left .inner-mobile-buttons {
        left: calc(((100vw - var(--container-width)) / 2));
    }




}

.product-layout .cart-btn[disabled] {
    background-color: #707070 !important;
    cursor: not-allowed;
    pointer-events: none;
}

.price-info_price:has(.price-old) {
    flex-direction: column-reverse;
    display: flex;
    align-items: flex-start;
}

.price-info_price:has(.price-old) .price-new {
    color: #ED1C24;
}

.collapsing hr,
.collapse hr {
    display: none !important;
}

.collapse-value .btn:not(.collapsed) .show {
    display: none !important;
}

.collapse-value .btn:not(.collapsed) .hide {
    display: block !important;
}

.ocfilter-option .ocf-option-name.hd ~ .ocf-search-value,
.ocfilter-option .ocf-option-name.hd ~ .ocf-option-values {
    display: none;
}
@media screen and (min-width: 767px) {

    .mobile-filter-open.mob {
        display: none;
    }
}

.product-thumb .price svg {
    display: none !important;
}

.info-product svg {
    display: none !important;
}

/* black triangle */
#products_list table .stock_status_preorder:before {
    content: '';
    display: block;
    border: 4px solid transparent;
    border-left: 8px solid #1E1E1E;
    width: 0;
    height: 0;
    background-color: transparent;
    border-radius: 0;
    margin-right: 3px;
}

#tab-description ul li {
    position: relative;
    background-image: none;
}

#tab-description ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #1E1E1E;
}

.cart-btn.preorder-btn {
    font-size: 0 !important;
}

.alert button.close {
    position: absolute;
    top: 7px;
    right: 12px;
}

.alert .fa {
    font-size: 20px;
    position: absolute;
    top: 14px;
    left: 18px;
}

.alert.alert-info .fa {
    color: #2b73b7;
}

.alert strong {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.alert {
    position: relative;
    align-items: flex-start;
    background: #f5f5f5 !important;
    border: 0;
    border-left: 3px solid #2b73b7;
    color: #1e1e1e;
    display: flex;
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 24px;
    padding: 12px 32px;
    border-radius: 0;
    flex-direction: column;
    padding-left: 44px;
    gap: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.alert.alert--info {
    border-left: 3px solid #2b73b7;
}

.subcategory-list [class^="col"],
.subcategory-list [class*="col"] {
    padding: 0;
    width: 100% !important;
}

.subcategory-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px 16px;
}

.wall-category-box .item-category {
    border: 0 !important;
    margin: 0;
}

.wall-category-box .item-category .dflex {
    background-color: transparent;
    border: 0;
    padding: 0;
    gap: 8px;
}

.category-page .wall-category-box.subcategory-list .wall-cat-name {

}

.product-right-block .item-category {
    margin: 0;
    background-color: transparent;
    border: 0;
}

.wall-category-box .wall-cat-image {
    width: 100%;
    max-width: none;
    aspect-ratio: 219 / 148;
    background-color: #F5F5F5;
    border: 1px solid #E5E5E5;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.product-right-block .btn.preorder-btn-inf .icon-b_cart,
.product-right-block .btn.preorder-btn-inf  .icon-b_cart {
    font-size: 22px;
}

.product-right-block .btn.preorder-btn-inf .text {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.product-right-block .preorder-btn-inf {
    display: flex;
    gap: 8px;
    justify-content: center;
    height: 48px;
}

.product_no_group_container #product .product-buy-block:not(:has(.options)) .actions:not(:has(.options)) .cart:has(.preorder-btn-inf ) {
    /*width: 100% !important;*/
    /*margin: 0 !important;*/
}

.desktop-toggle {
    display: block;
}

.mobile-toggle {
    display: none;
}

#products_list .rrc_special .sortable-arrow {
    position: absolute;
    left: 70px;
}

#products_list .rrc_special {
    position: relative;
}

#products_list .rrc_special .tooltip__content:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 7px;
    height: 7px;
    background-color: #131313;
}

#products_list .rrc_special .tooltip__content {
    position: absolute;
    bottom: calc(100% + 14px);
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    max-width: 180px;
    width: fit-content;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
    background-color: #313131;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: white;
    border-radius: 4px;
    opacity: 0;
    transition: 0.15s;
}

.search-kjseries .search_a {
    background-color: white;
    padding-left: 6px;
}

span.kjseries_rrc_value_js {
    display: flex;
    gap: 3px;
    flex-wrap: nowrap;
    white-space: nowrap;
}

.kjseries_rrc_value_js:has(strike) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.kjseries_rrc_value_js:has(strike) br {
    display: none;
}

.kjseries_rrc_value_js:has(strike) big {
    color: #ED1C24;
    font-size: 14px;
    line-height: 22px;
}

#products_list .preorder-btn {
    color: #313131 !important;
    padding: 10px !important;
    width: 48px;
    height: 48px;
}

#products_list .preorder-btn:hover {
    color: #fff !important;
}

#products_list .rrc_special .tooltip__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    color: #707070;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

#products_list .rrc_special .tooltip:hover .tooltip__icon {
    color: #313131;
    border-color: #313131;
}

#products_list .rrc_special .tooltip:hover .tooltip__content {
    opacity: 1;
}

#products_list .rrc_special .tooltip {
    display: block;
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    border: 1px solid #707070;
    border-radius: 50%;
    opacity: 1;
    z-index: 9;
}

.categorywall-heading .categorywall-container categorywall-0 {
    display: none;
}
.categorywall-heading {
    margin-top: 64px;
}

@media screen and (max-width: 1500px) and (min-width: 1300px){
    .header-second-row::before {
        left: 0;
        right: 0;
        width: 100%;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .product_no_group_container #product .actions {
        gap: 8px;
    }
}

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

    .wall-category-box.subcategory-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
}



@media screen and (max-width: 991px){

    .desktop-toggle {
        display: none;
    }

    .mobile-toggle {
        display: block;
    }

    .wall-category-box.subcategory-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .footer-left {
        margin-left: 0;
        margin-right: 0;
    }

    #column-left {
        width: 33.333337%;
    }

    #column-left + .col-list.col-list.col-list {
        width: 66.666666%;
    }



    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon-ic_menu {
        color: #707070;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) img {
        opacity: 0;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 24px;
        height: 24px;
        content: url('../image/ic_user-d.svg');
        position: relative;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-home .top-menu_mob:before {
        content: url('../image/ic_home-d.svg') !important;
    }

    body .container.dflex.show-mobile.fixed-on-mobile .active .top-menu_mob {
        color: #1E1E1E !important;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; /* 150% */
        letter-spacing: 0.12px;
    }

    body .container.dflex.show-mobile.fixed-on-mobile .top-home.active  .top-menu_mob:before {
        content: url('../image/ic_user-d-a.svg') !important;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .btn-account-menu:not(:has(.icon-category)) .top-menu_mob {
        position: relative;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        bottom: calc(100% + 4px);
        left: 50%;
        transform: translateX(-50%);
        width: 24px;
        height: 24px;
        content: url('../image/ic_home-d.svg');
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .icon-home {
        display: none;
        width: 24px;
        height: 24px;
        margin-bottom: 4px !important;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .top-home .top-menu_mob {
        position: relative;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag {
        opacity: 0;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        bottom: calc(100% + 4px);
        left: 50%;
        transform: translateX(-50%);
        width: 24px;
        height: 24px;
        content: url('../image/ic_cart-d.svg');
        position: relative;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-cart.active .shop-bag ~ .top-menu_mob:before {
        content: url('../image/ic_cart-d-a.svg');
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .shop-bag ~ .top-menu_mob {
        position: relative;
    }
    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home)  .icon.icon-category {
        content: url('../image/category-mob-d.svg');
        width: 24px;
        height: 24px;
        margin: 0 auto;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-category.active  .icon.icon-category {
        content: url('../image/category-mob-d-a.svg') !important;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob,
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) .top-menu_mob {
        color: #707070;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 18px; /* 150% */
        letter-spacing: 0.12px;
    }

    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .product-special .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .product-all_categories .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .newsblog-article .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .newsblog-category .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .checkout-cart .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .category-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home),
    .product-page .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) {
        display: flex !important;
        position: fixed;
        bottom: 0;
        width: 100vw;
        z-index: 6;
        background-color: #F5F5F5;
        border-top: 1px solid #E5E5E5;
        justify-content: space-around;
    }



    body .container.dflex.show-mobile.fixed-on-mobile:has(.top-home) a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .top-cart:before {
        content: none;
    }

    .top-cart .type_cart #cart>.btn {
        padding: 0;
    }

    .fixed-on-mobile .icon.top-user img {
        display: none;
    }

    .fixed-on-mobile .icon {
        display: flex;
        justify-content: center;
        width: 45px;
        min-width: 0;
        margin: 0;
        flex: unset;
    }

    .fixed-on-mobile .top-menu button {
        padding: 0;
    }

    .fixed-on-mobile #cart > .btn > .shop-bag {
        display: none;
    }
}

@media screen and (max-width: 768px) and (min-width: 768px){
    .tabs-product .tab-content #tab-kjseries .table>tbody>tr>td .mob.title {
        display: none !important;
    }
}



.clean-search {
    position: absolute;
    top: 50%;
    right: 1px;
    transform: translateY(-50%);
    width: 56px;
    height: 36px;
    z-index: 4;
    background-image: url('../image/ic_menu_close.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-color: white;
    opacity: 0;
    transition: opacity 0.15s;
    pointer-events: none;
    cursor: pointer;
}

.search-kjseries.filled .clean-search {
    opacity: 1;
    pointer-events: auto;
}

.kj-item {
    cursor: pointer;
}

.kj-item td:has(.series-info-open) {
    display: none;
}


@media screen and (max-width: 1200px) {
    .wall-category-box .box-item,
    .wall-category-box .box-item .item-category {
        width: 100% !important;
    }

    .wall-category-box .item-category .dflex {
        width: 100% !important;
    }

    .wall-category-box {
        grid-template-columns: repeat(4, 1fr);
    }

    .wall-category-box {
        grid-template-columns: repeat(4, 1fr);
    }
}


@media screen and (max-width: 991px){
    .wall-category-box {
        grid-template-columns: repeat(3, 1fr);
    }
}



@media screen and (max-width: 767px){

    .wss-contacts__layout {
        gap: 64px;
    }

    .wss-contacts__form-head {
        margin-bottom: 16px;
    }

    .wss-contacts__map {
        width: calc(100% + 32px);
        margin-left: -16px;
        margin-right: -16px;
    }
    .categorywall-heading {
        margin-top: 56px;
    }

    .wall-category-box.subcategory-list {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .wall-category-box .box-item {
        width: calc(50% - 4px) !important;
    }

    .availability_price_info {
        display: none;
    }

    .float-mobile-panel .price:has(.price-old) .price-old {
        margin: 0;
    }

    .float-mobile-panel .price:has(.price-old) {
        display: flex;
        flex-direction: column;
    }

    .float-mobile-panel {
        display: flex;
        align-items: center;
        gap: 8px;
        width: 100%;
        margin-bottom: 12px;
    }

    body:has(.sku_versions_container_mobile) .sku_versions_container {
        display: none;
    }

    .sku_versions_container_mobile {
        display: block;
        margin-top: -16px;
        margin-bottom: 24px;
        padding: 0 8px;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        color: #707070;
    }

    #column-left {
        width: 100%;
    }

    #column-left + .col-list.col-list.col-list {
        width: 100%;
    }

    .ocfilter-option .ocf-option-values {
        padding-top: 0;
    }


    .filter-selected-mobile {
        /*display: flex;*/
    }

    .filter-selected-mobile ul li a:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .filter-selected-mobile ul li a {
        color: #707070;
        display: flex;
        width: 20px;
        height: 20px;
        align-items: center;
        align-content: center;
        justify-content: center;
        font-size: 16px;
    }
    .filter-selected-mobile ul li {
        border: 1px solid #E5E5E5;
        padding: 10px 10px 10px 16px;
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        gap: 4px;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 17px; /* 150% */
        letter-spacing: 0.12px;
        color: #1E1E1E;
        position: relative;
    }
    .filter-selected-mobile ul {
        padding: 0;
        display: flex;
        gap: 0 8px;
        flex-wrap: wrap;
    }

    .float-mobile-panel .autocalc-product-price {
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
    }

    #product .price {
        margin: 0;
    }

    .product_no_group_container #product .actions {
        padding: 16px;
        background-color: #F5F5F5;
    }

    .product_no_group_container #product .actions:has(.options) .options {
        margin-right: 8px;
    }

    .product_no_group_container #product .actions:has(.options) .cart {
        width: 48px;
        margin: 0;
        margin-left: 8px;
    }

    .product_no_group_container #product .actions:has(.options) .options,
    .product_no_group_container #product .actions:has(.options) .quantity-adder {
        min-width: 0 !important;
        width: calc(50% - 32px);
        flex: unset;
    }

    .product_no_group_container #product .actions:not(:has(.options)) .cart {
        width: 48px;
        margin: 0 !important;
    }

    .product_no_group_container #product .actions:not(:has(.options)) .quantity-adder {
        width: calc(100% - 56px) !important;
    }

    .product_no_group_container #product .actions .quantity-adder ~ .cart .btn {
        width: 48px !important;
        height: 48px !important;
    }


    .product_no_group_container #product .actions .quantity-adder ~ .cart .btn .icon {
        margin: 0 !important;
    }

    .product_no_group_container #product .actions .quantity-adder ~ .cart .btn span.text{
        display: none;
    }

    .pd-info {
    }

    #product .actions .cart .pd-info {
        display: flex;
        gap: 8px;
        align-items: center;
    }

    #product .actions .cart {
        max-width: 100%;
    }

    #product .pd-info .stock_status_success {
        display: block;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        width: calc(50% - 4px);
    }

    #product .product-buy-block-kjseries .link-kjseries {
        min-width: calc(50% - 4px);
        flex-shrink: 0;
        padding-left: 16px;
        padding-right: 16px;
        margin: 0;
        flex-shrink: 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }


    .kj-item .btn_buy .btn span {
        display: block;
    }

    .filters-kjseries:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.50);
        background-image: url('../image/tube-spinner.svg');
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 123;
        background-size: 24px 24px;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.25s;
    }

    .filters-kjseries.loading:after {
        opacity: 1;
        pointer-events: all;
    }

    .ocf-offcanvas.ocfilter-mobile:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.50);
        background-image: url('../image/tube-spinner.svg');
        background-position: center center;
        background-repeat: no-repeat;
        z-index: 123;
        background-size: 24px 24px;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.25s;
    }

    .ocf-offcanvas.ocfilter-mobile.loading:after {
        opacity: 1;
        pointer-events: all;
    }

    .btn-show_more {
        display: flex !important;
    }

    .search-kjseries.active {
        background-color: #fff;
        width: calc(100%);
        z-index: 3;
        transition: 0.3s ease-in-out;
    }

    .diactive-search {
        position: absolute;
        top: 50%;
        left: 16px;
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        z-index: 4;
        background-image: url('../image/arrow-left.svg');
        background-position: center center;
        background-repeat: no-repeat;
        opacity: 0;
        transition: opacity 0.15s;
        pointer-events: none;
        cursor: pointer;
    }

    .search-kjseries.active input {
        padding-left: 44px;
    }

    .search-kjseries.active .clean-search,
    .search-kjseries.active .diactive-search {
        opacity: 1;
        pointer-events: all;
    }

    .kj-item {
        position: relative;
    }

    .kj-item td:has(.series-info-open){
        display: block;
        position: absolute;
        width: 24px !important;
        height: 24px;
        min-width: 0 !important;
        max-width: none !important;
        display: block;
        justify-content: center;
        align-items: center;
        top: 23px;
        right: 16px;
    }

    #tab-kjseries .kj-item>td.input_qty {
        width: calc(50% - 4px) !important;
        flex: unset;
        padding-right: 0 !important;
        margin-top: 11px;
    }

    #tab-kjseries .kj-item>td.btn_buy {
        width: calc(50% - 4px) !important;
        max-width: calc(50% - 4px) !important;
        flex: unset;
        margin-left: 8px;
        margin-top: 11px;
        padding-right: 16px !important;
    }

    .tabs-product.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy button {
        width: 100%;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        gap: 8px;

    }
    .tabs-product.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy button:after,
    .tabs-product.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy button span {
        /*content: 'Купити';*/
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    #tab-kjseries .kj-item>td .title {
        width: 50% !important;
    }

    .tabs-product.tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy button {
        padding: 11px 10px !important;
    }

    #tab-kjseries .kj-item.kj-item {
        padding-bottom: 13px;
    }

    #tab-kjseries .kj-item.kj-item>td.sku {
        padding-bottom: 3px !important;
    }

    .ocf-offcanvas .ocf-offcanvas-body {
        padding-bottom: 135px;
    }

    .inner-mobile-buttons {
        position: fixed;
        bottom: 0;
        width: 100vw;
    }

    .ocfilter .list-group-item .ocf-option-values, #option-subcategory .ocf-option-values {
        max-height: 335px;
    }

    .filters-kjseries.active {
        padding-bottom: 100px !important;
        z-index: 1000 !important;
    }

    .product_type_series {
        display: flex;
    }

    .short-attributes-groups.active .short-attribute:last-child {
        margin-bottom: 0;
    }

    .short-attributes-groups.active .short-attribute .attr-name{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        color: #707070;
    }

    .short-attributes-groups.active .short-attribute .attr-text{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        color: #1E1E1E;
    }




    .short-attributes-groups.active .short-attribute {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
        margin-bottom: 8px;
    }
}
@media screen and (max-width: 767px){
    .wall-category-box {
        grid-template-columns: repeat(2, 1fr);
        gap: 16px 8px;
        display: flex !important;
        flex-wrap: wrap;
    }

    /*.product_no_group_container #product .actions{*/
    /*    flex-direction: column;*/
    /*}*/


    .product_no_group_container #product .actions.no-credit .options{
        min-width: calc(50% - 8px);
    }

    /*.product_no_group_container #product .actions.no-credit .cart{*/
    /*    width: 100%;*/
    /*}*/

    /*.product_no_group_container #product .actions.with-credit .cart{
        margin-right: 0!important;
        width: calc(50% - 8px)!important;
        margin-top: 0;
    }*/

    .product_no_group_container #product .actions.with-credit .cart{
        width: 100%;
        margin-left: 0;
        max-width: 100%;
    }

    /*.product_no_group_container #product .actions .credit_container{
        margin-left: 0!important;
        margin-top: 10px!important;
        width: 100% !important;
    }*/

    /*********/
    .newsblog-article .article_content_row .article_image_block{
        width: 100%;
    }

    .wall-category-box .wall-cat-image {
        aspect-ratio: 135 / 108;
        max-height: none;
        width: 100% !important;
    }

    .wall-category-box .box-item {
        margin: 0 !important;
    }

    .filters-kjseries.active .filter-selected-mobile {
        display: block;
    }

    .filters-kjseries.active .filter-kjseries {
        display: block !important;
    }

    .filter-total-selected-filres {
        color: #ED1C24;
    }

    .header-first-row .top-cart {
        display: none;
    }

    .header-first-row.top-cart + .header-second-row {
        margin-top: 0;
    }

    span.kjseries_rrc_value_js {
        display: unset;
    }

    #product .pd-info .product_stock_status_js .stock_status_success{
        width: 100% !important;
    }

}/*@media screen and (max-width: 767px){*/

/*----------------------------------*/

#product.milwaukee .buttons_container button[onclick*="preorder"],
#product.milwaukee .buttons_container button[onclick^="preorder"] {
    background-color: transparent;
    border-color: #1E1E1E;
    color: #1E1E1E;
}

#product.milwaukee .buttons_container button[onclick*="preorder"]:hover,
#product.milwaukee .buttons_container button[onclick^="preorder"]:hover {
    background-color: #1E1E1E;
    border-color: #1E1E1E;
    color: #fff;
}

.simplecheckout-block .alert {
    display: flex;
    flex-direction: row;
}

.btn.btn.btn-carousel-module.prev-prod {
    right: 44px;
}

.theme-products-f .arrows_container .slider_button, .theme-products-v .arrows_container .slider_button {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #E5E5E5 !important;
    display: flex !important;
    align-items: center !important;
    align-content: center !important;
    justify-content: center;
    font-size: 16px !important;
}

.theme-products-f .arrows_container, .theme-products-v .arrows_container {
    gap: 4px;
    width: fit-content;
}

.btn.btn.btn-carousel-module.btn-carousel-module.slick-disabled {
    pointer-events: none;
    color: #707070 !important;
}


.btn.btn.btn-carousel-module.btn-carousel-module {
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #E5E5E5 !important;
    display: flex !important;
    align-items: center !important;
    align-content: center !important;
    justify-content: center;
    font-size: 16px !important;
}



.theme-products-f .arrows_container .slider_button .icon, .theme-products-v .arrows_container .slider_button .icon {
    font-size: 11px;
    color: #1E1E1E;
}
.breadcrumb>li,
.breadcrumb>li a {
    color: #707070;
}

#product .h1-prod-name,
.product-thumb .caption .title, .product-thumb .caption .title a,
.theme-products .h3 {
    color: #1E1E1E;
}

.category_description .faq-item:hover .faq-question {
    color: #ED1C24;
}

.category_description .faq-question {
    color: #1E1E1E;
}

.category_description .faq-answer {
    color: #1E1E1E;
}

.cart_popup .product-layout .btn {
    width: 100%;
}

.top-menu button {
    padding: 24px 22px;
}

header:has(.langmark ul.list-inline li:last-child:hover) .top-acc:before {
    opacity: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
    .product-layout .price-info_price {
        font-size: 16px;
    }

    .product-layout .stock_status_preorder {
        font-size: 11px;
    }
}

/*----------------------------------*/

/*---------------08.06.26----------------*/

.account-form__grid:not(:first-child) {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

.addresses_accordion .accordion_item .accordion_item-head .right_col .image.no_image .icon2:before {
    content: url('../image/profile-pin.svg');
}

.article_content .thumbnail {
    padding: 0;
}

.addresses_accordion .select2-container .selection .select2-selection {
    width: 100%;
}

.addresses_accordion .accordion_item .accordion_item-content .content .content_block .delete_address_button:hover {
    background-color: #ED1C24;
    color: #fff;
}

.row-shipping_address_address_1 .field_container .dropdown-address {
    max-width: 100%;
}

.row-shipping_address_address_1 .field_container {
    position: relative;
}

.preorder_field.has-error .text-danger{
    color: #ED1C24;
}

.preorder_field.has-error input {
    border-color: #ED1C24 !important;
    border-width: 2px;
    box-shadow: none !important;
}

.ocf-search-input {
    transition: 0.15s ease-in-out;
}

.ocf-search-input:hover,
.ocf-search-input:focus-visible {
    border-color: #1E1E1E;
}

.categ-top-block h1,
.categ-top-block h2,
.categ-top-block h3,
.categ-top-block h4,
.categ-top-block h5,
.categ-top-block h6 {
    color: #1e1e1e;
}

#product .stock_status_success {
    color: #00973D;
}

footer a {
    color: #e5e5e5 !important;

}

.footer-left a .grey {
    color: #e5e5e5 !important;
}

.footer-left a:hover .grey {
    color: #A6A6A5!important;
}

.footer-right-top>div .title-f {
    color: #fff;
}

.alert.alert-success {
    border: 1px solid rgba(0, 151, 61, 0.24);
    border-left: 4px solid #00973D;
}

.alert.alert-danger {
    border: 1px solid rgba(249, 73, 36, 0.24);
    border-left: 4px solid #F94924;
}

.alert .close {
    width: 24px;
    height: 24px;
    background: url('../image/alert-close.svg') no-repeat center center;
    opacity: 1;
    font-size: 0;
    color: transparent;
}

.checkout-cart.checkout-cart .cart .alerts_container .alert-danger .fa-exclamation-circle:before, .alert.alert.alert-danger.simplecheckout-warning-block:before {
    width: 24px;
    height: 24px;
    background: url('../image/ic_warning.svg') no-repeat center center;
}

.checkout-cart.checkout-cart .cart .alerts_container .alert-success .fa-exclamation-circle:before, .alert.alert.alert-success.simplecheckout-warning-block:before {
    width: 24px;
    height: 24px;
    background: url('../image/ic_success.svg') no-repeat center center;
}

.checkout-cart .cart .alerts_container .alert {
    padding-left: 45px;
}

.checkout-cart .cart .alerts_container .alert:before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 14px;
    width: 24px;
    height: 24px;
}

.checkout-cart .cart .alerts_container .alert.alert-danger:before {
    background: url('../image/ic_warning.svg') no-repeat center center;
}

.checkout-cart .cart .alerts_container .alert.alert-success:before {
    background: url('../image/ic_success.svg') no-repeat center center;
}

.slider-main-img-popup .img-responsive {
    cursor: zoom-in;
}

.slider-main-img-popup .zoomImg[style*="opacity: 0;"],
.slider-main-img-popup .zoomImg[style^="opacity: 0;"] {
    cursor: zoom-in;
}

.slider-main-img-popup .zoomImg[style*="opacity: 1;"],
.slider-main-img-popup .zoomImg[style^="opacity: 1;"] {
    cursor: zoom-out;
}

.slider-main-img-popup {
    width: fit-content;
    margin: 0 auto;
}

.info_block_customer .text_title {
    font-family: "Pragmatica Extended", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.accordion_item-head .image {
    aspect-ratio: 1/1;
}

.accordion_item-head .image img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

@media screen and (min-width: 1400px) {
    #product .red-link:hover span:first-child {
        text-decoration: underline;
    }

    .series-info .series-specification .short-attribute {
        max-width: 100% !important;
    }

    .series-info .dflex>div:first-child img {
        margin-left: 53px !important;
    }

    .series-info td {
        padding: 12px 40px !important;
    }

    .selected-total-items {
        margin-bottom: 0;
    }

    .list-group-item.selected-options .ocfilter-option {
        margin-bottom: 24px;
    }

    .category_description {
        margin: 0;
        padding: 0;
        margin-top: 48px;
    }

    .theme-products + br {
        display: none;
    }

    .product-page .product-left-block #fix_image{
        width: 454px;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1500px){
    .theme-header > .container {
        padding: 0 24px;
    }
}

@media screen and (min-width: 992px){
    #article_list_h {
        max-height: calc(100vh - 110px);
        overflow: auto;

    }

    /*  one pixel width black scrollbar for #article_list_h */
    #article_list_h::-webkit-scrollbar {
        width: 4px;
    }

    #article_list_h::-webkit-scrollbar-track {
        background: transparent;
    }

    #article_list_h::-webkit-scrollbar-thumb {
        background: #707070;
    }

    #article_list_h::-webkit-scrollbar-thumb:hover {
        background: #000;
        cursor: pointer;
    }

}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options .option_content, .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options .option_content {
        min-width: 156px;
    }
}

@media screen and (max-width: 767px){

    .newsblog-category .breadcrumb {
        padding: 0 16px;
    }

    .newsblog-category #content {
        padding: 0 24px;
    }

    .newsblog-category .blog-list-cat_all .tags {
        padding: 0 24px;
        margin-left: -24px;
        margin-right: -24px;
        width: calc(100% + 48px);
        padding-bottom: 10px;
        margin-bottom: -10px;
    }

    .info_block_customer .text_title {
        font-family: "Pragmatica Extended", sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
    }

    .account-form__item-change-pass-block {
        border-top: 1px solid #E5E5E5;
        padding-top: 40px;
    }

    .show-history .product-thumb .image img {
        max-height: none;
    }

    #after_container {
        height: 0 !important;
    }

    .account-form__grid:not(:first-child) {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
    }

    .account.alert {
        margin-top: -30px;
    }

    .sku_versions_container_mobile.sku_versions_container_mobile .no-group-short-attribute {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    #product .price {
        font-size: 20px;
        font-weight: 500;
    }

    .checkout-cart .cart .cart__products_block .cart__products_block_products .product_item .info_col .product_options, .checkout-simplecheckout .cart .cart__products_block_products .product_item .info_col .product_options {
        width: 100%;
        margin-right: 0;
    }

    .newsblog-article .article_content_row .article_content,
    .information-information .article_content_row .article_content {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }
}

/*---------------08.06.26----------------*/

.top-search #search .input-lg {
    border: 0 !important;
}


/* resposive table */

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #products_list .rrc_special .tooltip__content {
        bottom: auto;
        top: calc(100% + 14px);
    }

    #products_list .rrc_special .tooltip__content:after {
        top: auto;
        bottom: 100%;
        transform: translate(-50%, 50%) rotate(45deg);
    }

    #products_list::-webkit-scrollbar-thumb {
        background-color: #515151;
        height: 4px;
        width: 4px;
        border: 2px solid #fff;
    }

    #products_list {
        overflow: auto;
    }

    #products_list .showmore {
        position: sticky;
        left: 0;
    }

    #products_list::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        padding: 2px;
        background-color: #fff;

    }
    .products_list_wrap {
        position: relative;

        &:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            pointer-events: none;
            background: linear-gradient(to left, rgba(255, 255, 255, 0.7), transparent);
            width: 64px;
            height: 100%;
        }
    }

    .tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.sku {
        position: sticky;
        left: 0;
    }

    .tabs-product .tab-content #tab-kjseries .table>thead>tr>th:first-child {
        position: sticky !important;
        left: 0;
        background-color: #fff !important;
        z-index: 2 !important;
    }

    .tabs-product .tab-content #tab-kjseries .table>tbody>tr>td.btn_buy+td {
        padding-right: 26px;
    }
}

/* resposive table */

.home-banner-carousel {
    display: flex;
    margin-top: 40px;
    border: 1px solid var(--Secondary-grey-2, #E5E5E5);
}

.home-banner-carousel-slide {
    position: relative;
    display: flex;
    width: 100%;
    align-items: stretch;
}

.home-banner-carousel-slide__status {
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
    letter-spacing: 0.12px;
    display: flex;
    align-items: center;
    gap: 4px;

    &:before {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }
}

.home-banner-carousel-slide__status--green {
    color: #00973D;
}

.home-banner-carousel-slide__status--green:before {
    background-color: #00973D;
}

.home-banner-carousel-slide__title {
    font-family: Pragmatica Extended;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
}

.home-banner-carousel-slide__desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.home-banner-carousel-slide__info {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    color: #1E1E1E;
    justify-content: flex-start;
    align-items: flex-start;
}

.home-banner-carousel-slide__pct img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-banner-carousel-slide__pct {
    width: calc(100% - 470px);
    display: block;
}

.home-banner-carousel-slide__content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 470px;
    color: #1E1E1E;
    padding: 40px;
    justify-content: flex-start;
    align-items: flex-start;
    justify-content: center;
}

.home-banner-carousel-slide__content .btn {
    height: 48px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

@media screen and (max-width: 991px) {

    .home-banner-carousel-slide__pct {
        width: 50%;
    }

    .home-banner-carousel-slide__content {
        width: 50%;
        padding: 24px;
    }
}

@media screen and (max-width: 767px) {
    .categorywall-heading {
        align-items: flex-start;
    }

    .home-banner-carousel-slide__pct {
        height: 212px !important;
    }

    .categorywall-heading .title-module {
        width: 50%;
    }

    .categorywall-heading .categorywall-all-category-link {
        width: 50%;
        margin-top: 0 !important;
        text-align: right;
    }

    .home-banner-carousel-slide {
        flex-direction: column-reverse;
    }

    .home-banner-carousel-slide__pct {
        width: 100%;
    }

    .home-banner-carousel-slide__content {
        width: 100%;
        padding: 32px 16px 16px;
        gap: 16px;
    }

    .home-slider {
        flex-direction: column;
        margin-left: 0;
        margin-right: 0;
        margin-top: 16px !important;
    }

    .home-banner-carousel-slide__action {
        width: 100% ;
    }

    .home-banner-carousel-slide__content .btn {
        width: 100%;
        height: 40px;
    }

    .home-banner-carousel-slide__desc {

        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .home-banner-carousel-slide__title {
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
    }
}

html.ohidden,
body.ohidden {
    overflow: hidden;
}

/* info page */

.article_content--info {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    width: 690px;
}

.article_image_block--info {
    width: 337px;
}

.article_image_block--info {
    font-family: "Pragmatica Extended";
}

.article_content_row--info:before,
.article_content_row--info:after {
    content: none !important;
}

.article_content_row--info {
    padding-bottom: 96px;
}

.article_content_row--info {
    display: flex;
    justify-content: space-between;
    gap: 32px;
}

.article_content--info > *:last-child,
.article_content--info > .info-block:last-child > *:last-child {
    margin-bottom: 0;
}

.article_content--info h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px; /* 126.667% */
    margin: 32px 0 16px;
}

.article_content--info ol,
.article_content--info ul {
    margin-bottom: 24px;
}

.article_content--info p {
    margin: 0 0 24px;
}

.article_content--info h1 {
    margin-bottom: 24px;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    margin-top: -1px;
}

.excerpt {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
    margin-bottom: 32px;
}

.newsblog-article #content .article_content.article_content--info ul,
.information-information #content .article_content.article_content--info ul {
    list-style-position: outside;
    padding-left: 1.7em;
}

.article_content--info {
    > img {
        margin: 0 0 24px;
        max-width: 100%;
        height: auto;
    }
}

.info-moto {
    padding: 24px;
    color: var(--Primary-black-1, #1E1E1E);
    background-color: #F5F5F5;
    margin-top: 64px;

    /* Pragmatica/H3 */
    font-family: "Pragmatica Extended";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
}

@media screen and (max-width: 991px) {
    .article_content--info {
        width: 100%;
    }

    .article_image_block--info {
        display: none;
    }
}

@media screen and (max-width: 767px) {

    .info-gallery__thumb {
        aspect-ratio: 1/1;

        img {
            width: 100% !important;
            height: 100% !important;
            object-fit: cover;
        }
    }

    .article_content--info h1 {
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: 38px; /* 126.667% */
        margin-bottom: 24px;
    }

    .article_content--info .info-form p {
        margin-bottom: 0;
    }

    .excerpt {
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 140% */
    }

    .info-moto {
        padding: 24px;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .newsblog-article .article_content_row .article_content,
    .information-information .article_content_row .article_content {
        padding: 0 !important;
    }
}

body {
    color: #1e1e1e;
}

/* info page */

/*****************************************/
/* ===== INFO FORM «Замовити випробування» (start) ===== */
/* Статична форма на info-сторінках. Усі селектори з префіксом .info-form */
/*****************************************/

.info-form {
    display: flex;
    justify-content: center;
    margin: 32px 0;
}

.info-form__msg {
    display: none !important;
}


@media screen and (min-width: 1200px){
    .home-banner-carousel-slide__pct {
        aspect-ratio: 690/409;
    }

    .wss-contacts__offices {
        row-gap: 40px;
    }

    .cv-upload {
        margin-bottom: 7px;
    }

    .wss-contacts__consent {
        margin: -2px 0 0;
    }

    .info-form {
        margin: 64px 0;
    }
}

.info-form__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 100%;
    max-width: 690px;
    padding: 24px;
    border: 1px solid #E5E5E5;
    background: #FFFFFF;
    box-sizing: border-box;
}

.cv-upload label:hover {
    color: #ED1C24;
}

.cv-upload label {
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    gap: 8px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    cursor: pointer;
}

.cv-upload input {
    display: none;
}

.info-form__top {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.info-form__title {
    margin: 0 !important;
    color: #1E1E1E;
    font-family: 'Pragmatica Extended', Inter, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
}

.info-gallery__slide {
    display: block !important;
}

.info-form__subtitle {
    margin: 0;
    color: #1E1E1E;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0 !important;
}

.info-form__subtitle a {
    color: #1E1E1E;
}

.info-form__subtitle a:hover {
    color: #ED1C24;
}

.info-form__inputs {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.info-form__row {
    display: flex;
    gap: 16px;
}

.info-form__row > .info-form__field {
    flex: 1;
    min-width: 0;
}

/* The cell wraps a control so its error message has somewhere to sit; without
   this the row sized its children by content and the fields came out ragged. */
.info-form__row > .info-form__cell {
    flex: 1;
    min-width: 0;
}

/* The registration block wraps each step in its own div, so the step has to
   repeat the column layout the form gives its direct children - otherwise the
   submit button loses the centering and the 24px rhythm. */
.info-form__step:not([hidden]) {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    width: 100%;
}

/* A full-width field has no cell to hold its message, so the message lands
   directly in the 16px-gap column and drifts away from the control it belongs
   to. Pull it back to the same 4px the cells use. */
.info-form__inputs > .info-form__field-msg {
    margin-top: -12px;
}

/* The resend control is a button so it can be disabled while the countdown
   runs, but it has to read as the link it replaced. */
.info-form__sms-resend {
    padding: 0;
    border: none;
    background: none;
    color: inherit;
    font: inherit;
    text-decoration: underline;
    cursor: pointer;
}

.info-form__sms-resend[disabled] {
    opacity: 0.5;
    text-decoration: none;
    cursor: default;
}

.info-form__sms-timer {
    margin-left: 6px;
    font-variant-numeric: tabular-nums;
    opacity: 0.7;
}

.info-form__field-msg {
    display: block;
    margin-top: 4px;
    color: #ED1C24;
    font-family: Inter, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

.info-form__field.is-invalid,
.cv-upload.is-invalid {
    border-color: #ED1C24;
}

/* The attach control has no border of its own, so an invalid one is marked on
   the label - the paperclip inherits it through fill="currentColor". */
.cv-upload.is-invalid .cv-upload__label {
    color: #ED1C24;
}

/* Shared status line under the form. It had no rules at all: the text came out
   black whatever it said, and the empty <p> still ate a 24px gap. */
.info-form__msg:empty {
    display: none;
}

.info-form__msg {
    margin: 0;
    text-align: center;
}

.info-form__msg.is-error {
    color: #ED1C24;
}

.info-form__msg.is-success {
    color: #00973D;
}

/* Both submit buttons are disabled for the duration of the request; without a
   visible state the click looked like nothing had happened. */
.info-form__submit[disabled],
.wss-contacts__submit[disabled] {
    opacity: 0.6;
    cursor: default;
    pointer-events: none;
}

/* The real file input is hidden, so the attach control is dimmed and made
   unclickable through its label while the file is on its way up. */
.cv-upload.is-busy .cv-upload__label {
    opacity: 0.6;
    cursor: default;
    pointer-events: none;
}

.info-form__field {
    width: 100%;
    height: 40px;
    padding: 8px 16px;
    border: 1px solid #E5E5E5;
    background: #FFFFFF;
    color: #1E1E1E;
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    box-sizing: border-box;
}

.info-form__field::placeholder {
    color: #707070;
    opacity: 1;
}

.info-form__field:focus {
    outline: none;
    border-color: #1E1E1E;
}

.info-form__select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%231E1E1E' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
}

.info-form__select:invalid {
    color: #707070;
}

.info-form__submit {
    min-width: 219px;
    padding: 12px 24px;
    border: none;
    background: #1E1E1E;
    color: #FFFFFF;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

.info-form__submit:hover {
    background: #313131;
}

.info-form__consent {
    margin: 0;
    color: #444444;
    font-family: Inter, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    margin-bottom: 0 !important;

    a {
        color: #1e1e1e;
    }
}

@media (max-width: 575px) {
    .info-form__row {
        flex-direction: column;
    }

    .info-form__title {
        font-size: 24px;
        line-height: 30px;
    }

    .info-form__submit {
        width: 100%;
    }
}

/*****************************************/
/* ===== INFO FORM (end) ===== */
/*****************************************/

/*****************************************/
/* ===== INFO GALLERY (slick) (start) ===== */
/* Галерея на info-сторінках. Усі селектори з префіксом .info-gallery */
/*****************************************/

.info-gallery .slick-arrow:hover {
    background-color: #ED1C24;
}

.info-gallery {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 24px 0;
}

/* Головне фото + стрілки */
.info-gallery__main {
    position: relative;
}

.info-gallery__slide img {
    display: block;
    width: 100%;
    height: 458px;
    object-fit: cover;
}

/* slick ховає зайві слайди до ініціалізації */
.info-gallery__main:not(.slick-initialized) .info-gallery__slide + .info-gallery__slide {
    display: none;
}

/* Стрілки навігації (slick prev/next) */
.info-gallery__main .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 40px;
    height: 40px;
    padding: 0;
    border: none;
    background-color: #1E1E1E;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8px 14px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    font-size: 0;
    line-height: 0;
    color: transparent;
    cursor: pointer;
    color: #fff;
}

.info-gallery__main .slick-arrow:before {
    content: none;
}

.info-gallery__main .slick-prev {
    left: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M7 1 1 7l6 6'/%3E%3C/svg%3E");
}

.info-gallery__main .slick-next {
    right: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m1 1 6 6-6 6'/%3E%3C/svg%3E");
}

/* Мініатюри */
.info-gallery__nav {
    margin: 0;
}

.info-gallery__nav .slick-track {
    display: flex;
}

.info-gallery__nav .slick-slide {
    margin: 0 4px;
}

.info-gallery__nav .slick-list {
    margin: 0 -4px;
}

.info-gallery__thumb {
    cursor: pointer;
    background-color: #F5F5F5;
}

.info-gallery__thumb img {
    display: block;
    width: 100%;
    height: 108px;
    object-fit: cover;
    border: 1px solid transparent;
    box-sizing: border-box;
}

/* Активна мініатюра */
.info-gallery__nav .slick-current .info-gallery__thumb img {
    border-color: #1E1E1E;
}

/* До ініціалізації slick — показати мініатюри в ряд */
.info-gallery__nav:not(.slick-initialized) {
    display: flex;
    gap: 8px;
}

.info-gallery__nav:not(.slick-initialized) .info-gallery__thumb {
    flex: 1 1 0;
    min-width: 0;
}

@media (max-width: 767px) {
    .info-gallery__slide img {
        height: 320px;
    }

    .info-gallery__thumb img {
        height: 80px;
    }
}

@media (max-width: 480px) {
    .info-gallery__slide img {
        height: 220px;
    }

    .info-gallery__thumb img {
        height: 60px;
    }
}

/*****************************************/
/* ===== INFO GALLERY (end) ===== */
/*****************************************/

/* Series table: header tooltips.
   The box is anchored to the th (not to the 15px icon) so it can be clamped at
   the table edges; .rrc_special keeps its own long-standing placement rules. */

#products_list thead th {
    position: relative;
}

#products_list thead th .tooltip__content {
    opacity: 0;
    pointer-events: none;
    transition: opacity .15s ease;
    z-index: 10;
    width: max-content;
    max-width: 220px;
    padding: 8px 10px;
    border-radius: 4px;
    background-color: #131313;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.35;
    text-align: center;
    white-space: normal;
}

#products_list thead th:not(.rrc_special) .tooltip {
    display: inline-flex;
    position: static;
    top: auto;
    left: auto;
    align-items: center;
    justify-content: center;
    width: 15px;
    height: 15px;
    margin-left: 4px;
    border: 1px solid #707070;
    border-radius: 50%;
    opacity: 1;
    transform: none;
    vertical-align: middle;
    cursor: help;
}

#products_list thead th:not(.rrc_special) .tooltip__icon {
    color: #707070;
    font-size: 10px;
    line-height: 1;
}

#products_list thead th:not(.rrc_special) .tooltip__content {
    position: absolute;
    bottom: calc(100% + 10px);
    left: 50%;
    transform: translateX(-50%);
}

#products_list thead th:not(.rrc_special) .tooltip__content:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 7px;
    height: 7px;
    background-color: #131313;
}

/* Edge columns: keep the box inside the table, which scrolls on narrow desktops. */
#products_list thead th:not(.rrc_special):first-child .tooltip__content {
    left: 0;
    transform: none;
}

#products_list thead th:not(.rrc_special):last-child .tooltip__content,
#products_list thead th:not(.rrc_special):nth-last-child(2) .tooltip__content {
    left: auto;
    right: 0;
    transform: none;
}

#products_list thead th:not(.rrc_special):first-child .tooltip__content:after {
    left: 30px;
}

#products_list thead th:not(.rrc_special):last-child .tooltip__content:after,
#products_list thead th:not(.rrc_special):nth-last-child(2) .tooltip__content:after {
    left: auto;
    right: 30px;
    transform: translate(50%, -50%) rotate(45deg);
}

#products_list thead th .tooltip:hover .tooltip__content {
    opacity: 1;
}

#products_list thead th:not(.rrc_special) .tooltip:hover .tooltip__icon {
    color: #313131;
}

#products_list thead th:not(.rrc_special) .tooltip:hover {
    border-color: #313131;
}

/* Narrow desktops: the table itself scrolls, so drop the box below the header
   instead of letting it stick out above the scroll box. */
@media screen and (min-width: 768px) and (max-width: 1199px) {
    #products_list thead th:not(.rrc_special) .tooltip__content {
        bottom: auto;
        top: calc(100% + 10px);
    }

    #products_list thead th:not(.rrc_special) .tooltip__content:after {
        top: auto;
        bottom: 100%;
        transform: translate(-50%, 50%) rotate(45deg);
    }

    #products_list thead th:not(.rrc_special):last-child .tooltip__content:after,
    #products_list thead th:not(.rrc_special):nth-last-child(2) .tooltip__content:after {
        transform: translate(50%, 50%) rotate(45deg);
    }
}


.article_content_row--no-sidebar {
    .article_content--info {
        width: 100%;
    }

    .article_image_block--info {
        display: none !important;
    }
}

.register-block--v2 {

    .title {
        margin-bottom: 16px;
    }

    .desc {
        margin-bottom: 40px;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }

    .register-cols {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 36px 40px;
    }

    ul {
        padding-left: 0 !important;
    }
}

.nerrow-text {
    max-width: 100%;
    width: 925px;
    margin: 0 auto;
}


.picture-form {
    position: relative;
    padding: 64px 0;
}


.picture-form .info-form__form {
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.picture-form > img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wall-category-box {
    width: 100%;
}

.categorywall-all-category-link:hover {
    text-decoration: underline !important;
}

.home-slider .item {
    border: 1px solid #E5E5E5 !important;
}

@media screen and (max-width: 991px){
    .register-block--v2 .register-cols {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 767px){

    .product-page:not(:has(.filters-kjseries)) {
        .mobile-filter-open.mob {
            display: none !important;
        }

        .search-kjseries {
            width: 100%;
        }
    }

    .register-block--v2 .register-cols {
        grid-template-columns: repeat(1, 1fr);
    }

    .categorywall-heading--v2 .wall-category-box {
        display: flex !important;
        flex-wrap: nowrap;
        overflow: auto;
        margin-left: -16px;
        margin-right: -16px;
        padding-left: 16px;
        padding-right: 16px;
        width: calc(100% + 32px) !important;

        .box-item {
            width: 220px !important;
            flex-shrink: 0;
        }
    }

    .picture-form {
        padding: 0;

        > img {
            display: none;
        }
    }

    .common-home {
        .wall-category-box {
            flex-wrap: nowrap;
            overflow: auto;
            width: calc(100% + 32px);
            margin-left: -16px;
            margin-right: -16px;
            padding: 0 16px;
        }

        .box-item {
            width: 219px !important;
            flex-shrink: 0;
        }

        .wall-cat-image {
            aspect-ratio: unset;
            aspect-ratio: 219/148;
        }
    }

    .category-page .wall-category-box .wall-cat-image {
        aspect-ratio: 175/148 !important;
    }

    .product-thumb .image {
        flex-shrink: 0 !important;
    }

    .all-categories-grid {
        gap: 16px 8px;

        .cat-image {
            aspect-ratio: 175/148 !important;
        }
    }
}


