/* Swatches Options */
.ul-swatches-colors {
    list-style: none;
    overflow: hidden;
    padding: 0;
}

.ul-swatches-colors li {
    float: left;
    border: 1px solid #ebebeb;
    display: inline-block;
    position: relative;
    margin-right: 2px;
    padding: 2px;
}

.ul-swatches-colors .swatches-options:hover {
    border: 1px solid #a8741a;
}

.ul-swatches-colors .swatches-options.checked {
    border: 1px solid #a8741a;
}

.ul-swatches-colors .swatches-options a {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.option-swatches {
    display: none;
}

.category-options .ul-swatches-colors {
}

.category-options .ul-swatches-colors li {
    float: none;
    display: inline-block;
    vertical-align: top;
}

/* Rotate Image */
.rotate-image-container .img-rotate-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

.rotate-image-container:hover .img-rotate-image {
    opacity: 1;
    visibility: visible
}

/* Custom Grid */
.product-item {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.col-lg-divide-5, .col-md-divide-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .col-md-divide-5 {
        width: 20%;
        float: left;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    #content .col-md-divide-5:nth-child(5n+1) {
        clear: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-divide-5 {
        width: 20%;
        float: left;
    }

    #content .col-lg-divide-5:nth-child(5n+1) {
        clear: left;
    }
}


.top_category_bl {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.top_category_bl .category-name {
    font-size: 28px;
    font-family: Helvetica_Neue;
    font-style: normal;
    font-weight: bold;
    /* font-size: 25px; */
    line-height: 33px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0E0E0E;
    min-width: 30%;
    text-align: left;
    margin: 0;
    display: flex;
    align-items: center;
    flex-grow: 1;
    min-height: 72px;
}

.block_param {
    margin-bottom: 0 !important;
    vertical-align: top !important;
    text-align: left !important;
    min-width: 0 !important;
    width: initial !important;
    display: inline-block !important;
    border: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
}

.top_category_bl.container {
    padding: 0 40px;
    width: 100%;
}

.onli_param.blok.link_fv {
    /* padding: 0; */
    /* position: absolute; */
    /* z-index: 1; */
    /* top: 0; */
    padding: 0;
    margin: 0;
    display: none;
    width: 100vw;
    position: fixed;
    left: 0;
    top: 115px;
    z-index: 1;
}

.onli_param.blok.link_fv.active {
    display: block;
}

.displ {
    height: 72px;
    width: 100%;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blok.title_filter {
    height: 72px;
    /* position: absolute; */
    /* float: left; */
    margin: 0;
    text-transform: none;
    padding: 0 33px;
    border-left: 1px solid #0e0e0e26;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-family: 'Helvetica_Neue';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
}

span.unfoldi {
    display: none;
}

.content_top_container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.toolbar.toolbar-products {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: initial;
}

a.filter_title {
    font-family: Helvetica_Neue;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #000000;
    padding: 0 40px;
}

.breadcrumbs {
    display: block;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 48px;
    text-align: left;
    background: #ffffff;
    border-top: 0;
    border: 1px solid #0000001a;
    border-left: 0;
    border-right: 0;
}

.breadcrumbs .container {
    padding: 0 20px;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#block_filter_vier {
    margin-bottom: 0 !important;
}

.breadcrumb li a {
    color: #777;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    font-family: Helvetica_Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #0E0E0E;
}

.breadcrumb li a:hover, .breadcrumb li:last-child a {
    color: #0e0e0e80;
}

.breadcrumb > li + li:before {
    content: "|";
}

.skrit.hidis {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    background: #0E0E0E;
    color: white;
}

.skrit.hidis .row_blok {
    display: flex;
    justify-content: end;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    flex-wrap: wrap;
}

.skrit.hidis .row_blok label {
    font-family: Helvetica_Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin: 0 15px;
    margin-bottom: 0;
}

.skrit.hidis .row_blok label:hover {
    opacity: .6;
}

.skrit.hidis .row_blok label a {
    font-family: Helvetica_Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    line-height: 50px;
    padding: 0 5px;
}

#filter_vier label {
    width: initial !important;
}

.skrit.hidis {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: #0E0E0E;
    color: white;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    z-index: 4;
    top: 100%;
    width: calc(100vw - 17px);
    flex-wrap: wrap;
}

.slider_attrib {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 52px;
}

.slider_attrib .block_sl {
    margin: 0 15px;
}

.slider_attrib .block_sl.shkala {
    max-width: 200px;
    width: 100%;
}

.input_slider span {
    background-color: transparent !important;
}

.irs-with-grid .irs-grid {
    display: none;
}

.irs-bar,
.irs-line {
    height: 5px !important;
    top: 36px !important;
    background: #d4d4d4 !important;
    border: none !important;
}

.irs-slider {
    border: none !important;
    width: 10px !important;
    box-shadow: none !important;
}

#button_price.btn_fv {
    box-shadow: none !important;
    text-shadow: none !important;
    color: #FFFFFF !important;
    background: transparent !important;
}

.block_sl.height_prim td{
    padding: 0 10px;
}

#block_filter_vier a {
    color: #FFFFFF;
}

#filter_vier .link_fv .checkb:before {
    background: none !important;
}

.block_fv.manufs:last-child .blok.title_filter {
    padding-right: 0;
}

.breadcrumb li:before {
    margin: 0 20px !important;
}

.title_p_f {
    display: block;
    width: max-content;
}

.product-name a {
    padding: 0;
    display: block;
    text-transform: capitalize;
    overflow: hidden;
    font-size: 13px;
    line-height: 24px;
    color: #777777;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0E0E0E;
}

.item-inner .caption .price-box {
    display: block;
    vertical-align: bottom;
    position: initial;
    bottom: 0;
    right: 0;
}

.grid-style .item-inner button.btn-cart {
    position: absolute;
    bottom: 0;
    left: -10px;
    opacity: 1;
    background: transparent;
    color: #323232;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 25px;
    padding: 0;
    display: none;
}

.price-box .price {
    color: #323232;
    font-size: 14px;
    font-weight: 400;
    font-family: Helvetica_Neue;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #0E0E0E;
}

.item-inner .action-links button, .item-inner button.btn-quickview {
    /*line-height: 44px;*/
    /*width: 44px;*/
    display: inline-block;
    vertical-align: top;
    /*background-color: #F5F5F5;*/
    font-weight: normal;
    font-size: 0;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    text-align: center;
    color: #000000;
    box-shadow: none;
}

.item-inner .action-links button:before, .item-inner button.btn-quickview:before {
    font-family: 'Pe-icon-7-stroke';
    /*font-size: 23px;*/
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    color: black;
}

.item-inner .action-links button:hover:before, .item-inner button.btn-quickview:hover:before {
    color: #fff;
}

#filter_vier a {
    text-decoration: none;
    word-wrap: break-word;
    position: relative;
    width: max-content;
    display: block;
}

span.additional_image img {
    width: 19px;
}

span.additional_image {
    border: 1px solid white;
    padding: 3px;
    cursor: pointer;
    display: inline-block;
}

span.additional_image:hover, span.additional_image.active {
    border: 1px solid #0E0E0E;
    padding: 3px;
    cursor: pointer;
}

.slider_fv {

}

@media (max-width: 991px) {
    .breadcrumbs {
        display: none;
    }

    .top_category_bl.container {
        padding: 0px 15px;
    }

    div#quickcheckoutconfirm .qc-col-1.col-md-4 {
        padding: 20px;
    }

    div#quickcheckoutconfirm .col-md-8 {
        background: #F5F5F5;
        padding: 20px;
    }

    .container_card {
        display: block !important;
        grid-template-columns: 1fr 1fr;
        FONT-WEIGHT: 100;
        gap: 0px 0px;
        grid-template-areas: ". .";
        text-align: center;
    }

    button.btn.btn-danger.button-remove {
        position: absolute;
        right: 2px;
        bottom: inherit;
        top: 15px;
        background: none;
        border: none;
        background-image: url(../image/delete.png);
        padding: 0;
        background-position: center;
        background-repeat: no-repeat;
    }

    .total.text-right {
        text-align: center;
    }

    .container_card.heading_cart {
        border-bottom: 1px solid #0e0e0e1a;
        padding: 15px 0;
        display: none !important;
    }

    .quantity.text-center {
        margin-bottom: 5px;
    }
}

.content_top_container .page-title {
    display: none;
}

a.filter_title img {
    display: none;
}

@media (max-width: 1280px) {
    a.filter_title img {
        display: inline-block;
    }

    .content_top_container {
        display: none !important;
    }

    .content_top_container.show_filter {
        display: flex !important;
        position: fixed;
        top: 62px;
        left: 0;
        right: 0;
        bottom: 0;
        background: white;
        z-index: 99;
        flex-direction: column;
        align-content: flex-start;
        justify-content: flex-start;
        overflow: hidden;
        align-items: flex-start;
        height: calc(100vh - 62px);
        overflow-y: scroll;
    }

    div#filter_vier {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        padding-top: 64px;
    }

    #filter_vier .name_title {
        width: 100%;
    }

    .toolbar.toolbar-products {
        margin: 0;
        display: inline-block;
        vertical-align: top;
        width: initial;
        width: 100%;
        text-align: left;
    }

    .block_fv {
        display: block;
    }

    #block_filter_vier {
        margin-bottom: 6px;
        position: relative;
        width: 100%;
    }

    .onli_param {
        border-bottom: 1px solid #ebebeb;
    }

    .block_fv {
        display: block !important;
    }

    div#block_filter_vier {
        width: 100%;
        text-align: left;
    }

    .blok.title_filter {
        /* position: absolute; */
        /* float: left; */
        margin: 0;
        text-transform: none;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        cursor: pointer;
        font-family: 'Helvetica_Neue';
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 17px;
        text-align: center;
        letter-spacing: 0.05em;
        color: #000000;
        flex-direction: row;
    }

    .block_param {
        display: block !important;
    }

    .content_top_container.show_filter .page-title a.a-close-frm {
        position: relative;
        top: 0;
        right: 0;
        flex-grow: 1;
    }

    .content_top_container.show_filter .page-title {
        display: flex;
        /* flex-direction: row-reverse; */
        width: 100%;
        padding: 21px 45px;
        border-bottom: 1px solid #ebebeb;
    }

    .content_top_container.show_filter .page-title {
        display: flex;
    }

    .content_top_container.show_filter .page-title h2 {
        margin: 0;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        text-align: right;
        letter-spacing: 0.05em;
        color: #000000;
    }

    span.title_p_f:after {
        content: url(/image/icons/Next.svg);
        width: 11px;
        display: inline-block;

        /* height: 17
    px
    ; */
        line-height: 74px;
    }

    .title_p_f {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .blok.title_filter {
        line-height: 74px;
    }

    .skrit.hidis {
        width: 100%;
        position: relative;
        left: 0;
        right: 0;
        background: #0E0E0E;
        color: white;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        z-index: 4;
        top: 0;
        width: calc(100vw);
        flex-wrap: wrap;
    }

    .skrit.hidis .row_blok {
        display: flex;
        justify-content: end;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: nowrap;
        flex-direction: column;
        flex-wrap: wrap;
        padding: 0 25px;
    }

    .onli_param.blok.slider_fv.displ {
        display: block;
        padding: 0;
    }

    .curs_point .strel_hid_fa {
        margin-left: auto !important;
    }

    .onli_param.blok.link_fv.displ {
        display: block;
    }

    .displ {
        height: inherit;
    }
}


