body, .wrapper {
    background-color: #f5f5f5;
}
form.search.search-form {
    height: 40px;
}
.nice-select.header-search-select.custom-select-option.arrow-black {
    display: none;
}
.header-search-wrap{
    display: none;
}
form.active .header-search-wrap{
    display: block;
}
.header-search-wrap {
    padding-left: 0;
}
.header-column-right .header-cart {
    margin-left: 0;
}
.search-suggestions {
    position: absolute;
    top: 43px;
    max-width: 300px;
    width: 100%;
    left: 0;
}
.header-search .header-search-lg {
    border: 1px solid #ffffff;
}
.product-search-right {
    width: 100%;
}
.sorting-bar {
    display: flex;
}
.card-top img {
    width: 100%;
}
p {
    margin-top: 0;
    margin-bottom: 0;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0rem;
}
a {
    color: initial;
}
a:hover {
    color: initial;
    text-decoration: initial;
}
.card {
    /* position: relative; */
    /* display: flex; */
    /* flex-direction: column; */
    /* min-width: 0; */
    /* word-wrap: break-word; */
    background-color: transparent;
    /* background-clip: border-box; */
    border: 0px solid rgb(0 0 0 / 0%)!important;
    border-radius: 0;
}

.product-price.prices {
    color: #0b0b0b;
    font-size: 19px;
    font-weight: 700;
    line-height: 23px;
    margin-right: 10px;
}
.details-info-middle .card-colors>span {
    align-items: center;
    background-color: #fff;
    border-radius: 100%;
    color: #0b0b0b;
    cursor: pointer;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    height: 36px;
    line-height: 13px;
    margin-right: 16px;
    position: relative;
    width: 36px;
    border: 1px solid rgb(255 255 255 / 0%);
}
.searched-keywords {
    display: none!important;
}
.details-info-middle .card-colors>span {
    display: flex;
    justify-content: center;
    text-align: center;
}
.right-part .card-colors>span.active:before, .details-info-middle .card-colors>span:hover:before {
    background-color: transparent;
    border: 1px dashed #000;
    border-radius: 100%;
    content: "";
    display: block;
    height: 50px;
    left: -8px;
    position: absolute;
    top: -8px;
    width: 50px;
}
.details-info-middle-actions {
    display: -webkit-box;
    display: flex;
}
.number-picker {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}
.number-picker .input-group-quantity {
    position: relative;
    margin-left: 0px;
}
.number-picker .input-group-quantity .input-quantity {
    width: 100px;
    padding: 10px 39px 10px 10px;
    text-align: center;
}
.number-picker .input-group-quantity .btn-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}
.number-picker .input-group-quantity .btn-wrapper .btn-number {
    position: absolute;
    right: 0;
    width: 30px;
    padding: 0;
    line-height: 18px;
    background: none;
    border: 1px solid #ebebeb;
    border-radius: 0;
}
.number-picker .input-group-quantity .btn-wrapper .btn-minus {
    top: 23px;
    height: 22px;
    border-bottom-right-radius: 2px;
}
.number-picker .input-group-quantity .btn-wrapper .btn-plus {
    top: 0;
    height: 24px;
    border-top-right-radius: 2px;
}
.one-item-wrap .right-part {
    width: 100%;
}
button.btn.btn-primary.btn-add-to-cart {
    width: 100%;
    border: none!important;
    border-radius: 0;
}
.last-seen .products-header {
    display: none;
}
.base-image-wrap {
    border: none;
}
.additional-image-wrap {
    margin-top: 0px;
}
.thumbnails {
    max-width: 110px;
    overflow-x: hidden;
    min-width: 110px;
}
.sidebar-cart-top {
    background: #ffffff;
}
.sidebar-cart-top .title {
    font-weight: 400;
    color: #000000;
    padding-top: 10px;
}
.sidebar-cart-middle {
    top: 120px;
}
.sidebar-cart-top .sidebar-cart-close > i {
    font-size: 42px;
    color: #000000;
}
aside.sidebar-cart-wrap {
    padding: 60px 47px 50px 42px;
}
.sidebar-cart-middle {
    padding: 0 42px;
}
.sidebar-cart-bottom .sidebar-cart-subtotal {
    display: flex;
    margin: 0 42px;
}
.sidebar-cart-bottom .sidebar-cart-actions {
    display: flex;
    padding: 20px 42px;
}
.panel {
    display: block;
    overflow: hidden;
    padding-bottom: 0;
}
.bread-links {
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 13px;
    position: relative;
}
.bread-links li {
    position: relative;
}
.grid-view-products {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.product-price {
    color: #0b0b0b;
    font-size: 19px;
    font-weight: 700;
}
.noUi-connect, .noUi-origin {
    width: 10%;
}
.filter-section-header h4 {
    font-size: 32px;
    margin-bottom: 40px;
}
.filter-section-header h4:after {
    display: none;
}
.bread-links li:not(:last-child) {
    margin-right: 14px;
}
.bread-links li:not(:last-child):after {
    background-color: #7a7c7f;
    border-radius: 100%;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: -7px;
    top: 40%;
    width: 2px;
}
#add-filter {
    display: flex;
}
#add-filter>div {
    width: 100%;
    border-radius: 27px;
    padding: 13px 29px 13px 29px;
    min-width: auto;
}
.slick-dots li.slick-active button {
    width: 8px;
}
.slick-dots li.slick-active {
    width: 10px;
}
.slick-dots li button:before {
    display: none;
}
.tab-content a.slick-slide {
    margin-right: 28px;
}
.tab-content .slick-list {
    padding: 0;
}
.tab-content .slick-dots {
    margin-top: 80px;
}
.header-search .header-search-lg .btn-search {
    margin-left: 0;
}
.header-search-lg {
    margin-top: -9px;
}
button {
    outline: none!important;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #b3b3b3;
    border-color: #e1e1e1;
    cursor: no-drop;
}
footer.l-footer {
    margin-top: 60px;
}
.panel .panel-header {
    background: #ffffff;
}
.panel-header h4 {
    margin: 0;
}
.slick-prev, .slick-next {
    transform: inherit;
}
.slick-next:before, .slick-prev:before {
    content: "";
}
.slick-track .card {

}
section.landscape-tab-products-wrap .container {
    margin: 0;
    padding: 0;
}
.last-seen {
    padding-bottom: 60px;
}
.btn.btn-default.btn-view-cart {
    display: none;
}
.l-main .slick-dots {
    width: 8px;
}
.card-top {
    height: 336px;
    margin-bottom: 8px;
    max-height: 336px;
    overflow: hidden;
    position: relative;
}
.card-top img {
    height: auto;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
}
.tab-content .slick-list {
    margin: 0 0px -50px;
}
.card>a {
    display: block;
    max-width: 268px;
}
.tab-content a.slick-slide {
    display: block;
    max-width: 268px;
}
.cards-place .card:hover .card-top img {
    -webkit-transform: inherit;
    transform: inherit;
}
.noUi-horizontal .noUi-handle {
    height: 24px;
    right: -17px;
    top: -11px;
    width: 24px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 3px;
    border-radius: 100%;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    cursor: default;
    height: 24px;
}
.filter-price .noUi-horizontal .noUi-handle {

    height: 24px;
    right: -17px;
    top: -11px;
    width: 24px;
}
.filter-price .noUi-target {
    background: none;
}
.price-input.slider-inputs {
    margin-top: 30px;
}
.filter-right {
    overflow-y: auto;
}
.filter-section {
    margin-bottom: 0;
}
.filter-price {
    padding-bottom: 30px;
}
.mobile-main-menu.open {
    margin-bottom: 30px;
}
.form-check input[type=checkbox]:checked + label:before, .form-check input[type=checkbox]:not(:checked) + label:before {

    border: 2px solid #0b0b0b;
    height: 24px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 24px;
}
.form-check label {
    justify-content: flex-start!important;
    letter-spacing: .0155em!important;
    line-height: 17px!important;
    align-items: center;
    color: #0b0b0b;
    display: flex!important;
    height: 29px;
    margin-bottom: 12px;
    padding-left: 35px!important;
}
.form-check input[type=checkbox]:checked + label:after, .form-check input[type=checkbox]:not(:checked) + label:after {
    position: absolute;
    content: "";
    top: 10px;
    left: 7px;
    height: 6px;
    width: 11px;
}
.remove-cart-item {
    margin-right: 0px;
    position: absolute;
    z-index: 9;
    right: 21px;
    top: 0px;
    width: 24px;
    text-align: center;
    height: 24px;
    padding: 0px;
    background: rgb(255 255 255 / 80%);
}
.nice-select.form-control {
    border: none;
}
.sidebar-cart-items-wrap>div {
    margin: 0 auto 48px;
    position: relative;
}
aside.sidebar-cart-wrap {
    max-width: 384px;
}
body.active-right {
    overflow-y: hidden;
}
.sidebar-cart-wrap {
    overflow-y: auto;
}
.sidebar-cart-middle {
    position: relative;
    bottom: auto;
    top: 0;
    padding: 0;
    overflow: hidden;
}
.sidebar-cart-bottom {
    position: relative;
}
.submit-block {
    border-top: 1px dashed #c8c7c7;
    padding-top: 22px;
}
.sidebar-cart-wrap .toPay, .sidebar-cart-wrap .totalSum {
    align-items: center;
    color: #0b0b0b;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}

.sidebar-cart-wrap .toPay {
    font-size: 16px;
    line-height: 20px;
}
.sidebar-cart-wrap .totalSum {
    font-size: 22px;
    line-height: 27px;
    margin-bottom: 27px;
}
.sidebar-cart-wrap .form, .sidebar-cart-wrap .one-click-buy {
    display: flex;
    justify-content: center;
    width: 100%;
}
.sidebar-cart-wrap .one-click-buy {
    margin: 0 auto;
}
.sidebar-cart-wrap .form {
    margin-bottom: 22px;
}
.left ul {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(6, 3fr);
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    display: grid;
}
.thumbnails .row {
    margin-left: 0px;
    margin-right: 0px;
}
.header-search-right {
    opacity: 0;
}
.header-search .header-search-lg {
    border: none;
    background: #fff;
    max-height: 40px;
    margin-top: 0px;
}
.header-search-lg {
    margin-right: -55px;
}
.header-search .header-search-lg .search-input {
    height: 40px;
    width: 246px;
    text-align: left;
}
.header-search-right {
    z-index: 9;
}
.filter-section .btn-show-more {
    display: none!important;
}
.filter-checkbox .form-check {
    display: block!important;
}
.sub-menu .active a {
    font-weight: 800;
}
.loading:before {
    background: rgb(255 255 255 / 0%);
}
span.showing-results {
    display: none;
}
.pagination .page-item .page-link {
    font-weight: 500;
    line-height: 23px;
    margin: 0;
    padding: 8px 14px;
    background: transparent;
    border-radius: 0px;
    align-items: center;
    border: 1px solid #000;
    width: 54px;
    height: 54px;
    text-align: center;
    margin-right: 10px;
    font-size: 14px;
    color: #000;
}
li.page-item.disabled button, li.page-item.disabled span {
    background-color: #ccc!important;
    cursor: not-allowed;
    color: #000!important;
    opacity: 1!important;
}
li.page-item.active button, li.page-item button:hover {
    background-color: #000!important;
    color: #fff!important;
}
.pagination > li:first-child, .pagination > li:last-child {
    display: none;
}
.search-result-bottom {
    float: right;
}
.slides-block {
    width: 100%;
    min-width: 580px;
}
.last-seen .slick-list.draggable {
    padding-top: 0;
}
.main-slider {
    /*max-height: 440px;*/
    overflow-y: hidden;
}
.main-slider .slide {
    display: none;
}
.cards-place .card:not(:nth-child(4)) {
    margin-right: inherit;
}
.cards-place .card:not(:nth-child(4n)) {
    margin-bottom: 65px;
    margin-right: 24px;
}
.catalog-wrap:after {
    background-image: none;
}
.order-summary-top .cart-item li {
    display: flex;
    margin-bottom: 34px;
}
.resultInfo {
    padding-top: 15px;
}
.counter-number input {
    border: none;
    height: 100%;
    font-size: 22px;
    color: #7f7f7f;
}
.submenu-name {
    color: #0b0b0b;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    left: 40px;
    letter-spacing: 1.5px;
    line-height: 28px;
    position: absolute;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg) translateY(-26px) translateX(-111px);
    transform: rotate(-90deg) translateY(-26px) translateX(-111px);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.slides-block img {
    min-width: 100%;
}
.form-radio>label {
    padding-top: 3px;
}
.payment-method {
    padding-top: 19px;
}
.form-check>label {
    font-size: 14px;
}
.helper-text {
    font-size: 14px;
    margin-bottom: 25px;
    display: block;
}
#mySidenav {
    z-index: 99999;
}
.landscape-tab-products-wrap .slick-slide {
    margin: 0 28px 0 0;
}
.card-info {
    min-height: 75px;
}
.overlay {
    z-index: 9999;
}
.sidebar-cart-wrap {
    z-index: 99999;
}
.header-search .header-search-sm {
    display: none;
}
.info-right.active {
    z-index: 99999;
}
h1.page-catalog-name.page-name-mode {
    height: auto;
}
.filter-right {
    z-index: 9999;
}

section.product-search-wrap.catalog-wrap .container.content {
    max-width: 1175px;
}
.landscape-products .slick-list {
    margin: 0 0px -50px;
}
.landscape-products .arrow-prev.slick-arrow, .landscape-products .arrow-next.slick-arrow {
    margin-right: 30px;
}
input[type="checkbox"] {
    width: auto;
}

.pad-s {
    display: block;
    padding: 18px;
}
.ware-prices .newPrice {
    position: relative;
}
.newPrice>span>span {
    display: block!important;
    position: absolute!important;
    left: -8px;
    margin-top: 8px!important;
}

.card-flag {
    width: auto;
    padding: 10px;
}
.card-none.card-flag {
    color: #000;
    font-weight: 400;
    font-size: 12px;
    padding: 0;
    margin-top: -10px;
    text-transform: initial;
}
a.stock {
    opacity: 0.4;
}














@media screen and (max-width: 1290px) {
    .checkout-wrap.cart-page-block > .container {
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }

    .shopping-cart-wrap {
        margin-top: 0;
    }
    .catalog-wrap {
        overflow-x: hidden;
        overflow-y: hidden;
        margin-top: 0;
    }
    .product-search-right {
        width: 100%;
        margin-top: 35px;
    }
}



@media screen and (max-width: 991px) {
    .filter-section-wrap .filter-section-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 0;
        padding: 0;
        background: #fff;
    }
    .header-search .header-search-lg {
        display: block;
    }
    .filter-section-wrap .filter-section-inner {
        position: relative;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        padding: 0;
    }
    .filter-section-wrap {
        position: relative;
        /* left: 0; */
        /* top: 0; */
        /* bottom: 0; */
        left: 0;
        width: 100%;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
    }
    .filter-section-wrap .filter-section-inner.custom-scrollbar {
        overflow-x: inherit;
        overflow-y: inherit;
    }
    .filter-section-wrap .section-title {
        font-weight: 400;
        margin-bottom: 0;
        padding-bottom: 0;
        color: #000;
    }
}


@media screen and (max-width: 920px) {
    .form-wrap-inner {
        width: 100%;
    }
    .filter-section-header {
        margin-bottom: 39px!important;
    }
    .header-search-sm-form {
        display: none;
    }
    .header-search-right {
        position: absolute;
    }
    .header-search .header-search-lg .search-input {
        width: 90%;
    }
    form.search.search-form.active {
        border: 1px solid #d5d5d5 !important;
        height: 42px;
        width: 245px;
    }
    .header-search .header-search-lg {
        border: none;
        background: #fff0;
    }
    .header-search .header-search-lg .search-input {
        height: 40px;
        width: 244px;
    }
    .header-search .header-search-lg .search-input {
        padding-left: 40px;
    }
    button.btn.btn-primary.btn-search {
        top: -45px;
    }

}


@media (max-width: 768px) {
    label.form-check-label {
        line-height: 30px!important;
    }
    label.wrap-checkbox {
        padding-top: 6px;
    }
    .wrap-ware-item.register-order {
        padding-bottom: 0;
    }
    .form-control {
        padding: 10px 0px;
    }
    .wrp-filters {
        overflow: hidden;
    }
    aside.sidebar-cart-wrap {
        max-width: 100%;
        width: 100%;
    }
    .slides-block {
        width: 100%;
        min-width: 100%;
    }
    .card-top {
        height: 100%;
        min-height: 230px;
    }
    .cards-place .card:not(:nth-child(4n)) {
        margin-bottom: 25px;
    }

}




@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 100%;
    }
}
@media screen and (max-width: 900px){
.landscape-tab-products-wrap {
    margin: 0 auto;
    max-width: 600px;
}

}


@media screen and (max-width: 590px){
    .landscape-tab-products-wrap .card-info {
        margin-bottom: 45px;
    }
    .landscape-tab-products-wrap .card-top {
        height: 230px;
    }
    .product-price {
        color: #0b0b0b;
        font-size: 16px;
    }
    .landscape-tab-products-wrap {
        margin: 0 auto;
        max-width: 310px;
    }
    .landscape-left-tab-products {
        margin-bottom: 75px;
    }

}

@media (min-width: 1200px){
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1160px;
    }
}

    @media screen and (max-width: 1600px) {
    .product-image-gallery {
        width: 700px;
    }
}


.tags-place {
    display: flex;
    padding-left: 0px;
    justify-content: flex-start;
    padding-bottom: 15px;;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px;
    flex-flow: wrap;

}
.tags-item {
    margin-right: 20px;
    margin-bottom: 15px;
}
.outline-small-button{
    display: inline-flex;
    padding: 8px 26px;
    justify-content: center;
    align-items: center;
    border: 2px solid #000;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.201px;
    text-transform: uppercase;
    transition: all ease 0.3s;
}
.outline-small-button:hover{
     background-color: #000;
     color: #fff;
 }
