/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.top_slider_wrapp .wrapper_video,
.top_slider_wrapp .main-slider .main-slider__wrapper .main-slider__item{
    background: none;
}
.top_slider_wrapp .box .video.cover{
}
.top_slider_wrapp .box.wvideo.loading:not(.started):after{
    display: none !important;
}
.top_slider_wrapp .main-slider .main-slider__wrapper .main-slider__item{
    background-size: cover !important;
    background-position: center center !important;
}

.top_big_one_banner--new .banner_title{
    max-width: 1160px;
    margin: 0 0 30px 34px !important;
    font-size: 25px;
    line-height: 1;
}
.top_big_one_banner--new .banner_text{
    max-width: 960px;
    margin: 0 0 35px 30px !important;
    font-size: 18px;
    line-height: 30px;
}
.top_big_one_banner--new .banner_buttons{
    margin: 0 0 20px 29px !important;
}
.main-slider__item .banner_buttons a {
    margin: 3px 56px 3px 3px;
    padding: 13px;
    width: 227px;
}
.top_big_one_banner--new .img{
    display: none !important;
}


.swiper-pagination-bullet:before{
    border: 1px solid #fff;
    background: none !important;
}

.swiper-pagination-bullet-active,
.btn.btn-default {
    background-color: #bca169;
    border-color: #bca169;
    color: #0b1d26;
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    background-color: #bca169;
}
.swiper-button-next:after,
.swiper-button-prev:after {
background-position: 0 -65px !important;
}

.swiper-button-next:after {
background-position: -11px -65px !important;
}

.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
    background-color: #bca469;
    border-color: #bca169;
}
.swiper-pagination-bullet-active:before{
    display: none !important;
}
.btn.btn-transparent-border {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    border: 2px solid #bca169;
    color: #bca169;
}
.btn.btn-transparent-border:hover,
.btn.btn-transparent-border:active,
.btn.btn-transparent-border:focus {
    background-color: #bca169;
    color: #0b1d26;
    border-color: #bca169;
}


.masthead-bottom {
    padding: 37px 0 0;
}

.masthead-bottom .h3,
.masthead-bottom h3{
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 51px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .BANNER_IMG_TEXT.maxwidth-theme .item-views.bottom_banners {
    padding-bottom: 16px;
}
.masthead-bottom .item-views.bottom_banners .img img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.masthead-bottom .item-views.bottom_banners .img:after{
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    content: '';
    background: #153849;
    width: 58px;
    z-index: -1;
    height: 58px;
    border-radius: 100%;
}
.masthead-bottom .item-views.bottom_banners .img {
    float: none !important;
    width: 75px;
    height: 75px;
    z-index: 2;
    position: relative;
    margin: 0 auto;
}
.masthead-bottom .inner-text{
    padding: 0 !important;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    max-width: 240px;
    margin: 0 auto;
}
.masthead-bottom .col-auto{
    width: 20% !important;
    flex: 20% 1 1;
}
.masthead-bottom .previewtext{
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.my-catalog-tab .top_block {
    margin: 0 0 8px;
}
.my-catalog-tab .best_block.tab_slider_wrapp ul.tabs_content {
    margin: 26px 0 0;
}
.my-catalog-tab .maxwidth-theme{
    padding-top: 54px !important;
}
.my-catalog-tab .catalog_block .item:first-child .stickers {
    left: -2px;
    padding: 33px 0 0 32px;
}
.my-catalog-tab .catalog_block .item:first-child .item_info--bottom_block{
    margin-left: auto;
    color: #0b1d26;
}
.my-catalog-tab .catalog_block .item:first-child .item_info{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.my-catalog-tab .catalog_block .item:first-child .catalog_item>div{
    padding: 0;
}
.my-catalog-tab .catalog_block .item:first-child .image_wrapper_block{
    margin: 0;
    min-height: 100%;
    padding-top: 73.2%;
}
.my-catalog-tab .catalog_block .item:first-child .item_info{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 38px 27px 26px;
    width: 100%;
}
.my-catalog-tab .catalog_block .item:first-child{
    width: 50%;
    flex: 50% 1 1;
}
.my-catalog-tab .catalog_block .item{
    width: 25%;
    flex: 25% 1 1;

}
.my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper{
    width: 100%;
    text-align: right;
}
.my-catalog-tab .h3,
.my-catalog-tab h3{
    font-size: 36px;
    line-height: 1.2;
    color: #0b1d26;
    text-align: center;
    width: 100%;
}
.my-catalog-tab .ratings{
    display: none !important;
}
.my-catalog-tab .catalog_block .catalog_item>div{
    box-shadow: inset 0 0 0 1px #666;
    padding: 23px 28px 0;
}
.my-catalog-tab .image_wrapper_block{
    background: url(../images/bg.png) no-repeat center;
    background-size: cover;
    padding-top: 94%;
    margin: 0 auto 0;
}
.my-catalog-tab .section-gallery-wrapper__item-nav:before{
    background: #ccc;
    height: 2px;
    bottom: -15px;
}
.my-catalog-tab ._active .section-gallery-wrapper__item-nav:before {
    background-color: #bca169;
}
.my-catalog-tab .sku_props .bx_item_detail_size ul li.active span{
    color: #fff !important;
}
.my-catalog-tab .sku_props .bx_item_detail_size ul li.active{
    background: #bca169;
    border-color: #bca169;
}
.my-catalog-tab .bx_catalog_item_scu ul li.active .cnt_item{
    box-shadow: 0 0 0 2px #bca169;
}
.my-catalog-tab .sku_props .bx_item_detail_size ul li:hover span{
    color: #bca169 ;
}
.my-catalog-tab .sku_props .bx_item_detail_size ul li:hover,
.my-catalog-tab .bx_item_list_you_looked_horizontal .bx_item_detail_size ul li:hover {
    border-color: #bca169;
    color: #bca169 !important;
}
.my-catalog-tab .catalog_item .item-title a{
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    color: #0b1d26;
}
.my-catalog-tab .cost.prices .price{
    font-size: 18px;
    line-height: 24px;
}
.my-catalog-tab .btn{
    font-size: 14px;
    line-height: 24px;
}
.my-catalog-tab .tab_slider_wrapp{
    text-align: left;
    padding-bottom: 39px !important;
}

.my-catalog-tab .tab_slider_wrapp ul.tabs li.cur span{
    border-bottom-color: #bca169;
}
.my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a:hover{
    opacity: .9;
}

.my-catalog-tab .tab_slider_wrapp ul.tabs li.cur span,
.my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a:hover,
.my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a{
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    top: 0;
    font-weight: 700;
    color: #bca169 !important;
}
.my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a:hover,
.my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a{
    top: -2px;
}
.my-catalog-tab .stickers {
    left: -2px;
    padding: 10px 0 0 8px;
}
.my-catalog-tab .sku_in_section{
    display: none !important;
}
.my-catalog-tab{
    text-align: center;
    padding: 30px 0 48px;
}
.stickers [class*=sticker_]{
    font-size: 14px;
    font-weight: 600;
    background: #1c1c1c;
    color: #fff;
    padding: 1px 13px !important;
}
.stickers .sticker_hit,
.stickers .sticker_khit{
    color: #1c1c1c;
    background: #bca169;
}
.masthead-bottom .maxwidth-theme,
.masthead-bottom{
    background: #0b1d26;
}

.title-item{

}


.grey.SALE .maxwidth-theme,
.CATALOG_SECTIONS.grey_block .maxwidth-theme,
.grey.SALE,
.CATALOG_SECTIONS.grey_block{
    background: #0b1d26 !important;
}
.my-category-list .sections_wrapper{
    padding-bottom: 10px !important;
}
.my-category-list{
    padding: 30px 0 1px;
    border: none !important;
}
.my-category-list .h3,
.my-category-list h3{
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 33px;
}
.my-category-list .top_block{
    text-align: center;
}
.my-category-list .list.items .item .name a:hover{
    color: #bca169;
}
.my-category-list .list.items .item .name a{
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 1000;
    font-size: 36px;
    line-height: 1;
color: #fff !important;
    left: 50%;
    width: 90%;
}
.my-category-list .list.items .item .img:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 205;
}
.my-category-list .list.items .item .img{
    width: 100% !important;
    height: 100% !important;
}
.my-category-list .list.items .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
}
.my-category-list .list.items .item{
    background: none !important;
    padding: 0;
    position: relative;
    height: 224px;
}
.my-category-list .list.items .row > *{
    width: 50%;
    flex: 50% 1 1;
}

.my-sale{
    padding: 12px 0 0;
    border: none !important;
}

.my-sale .info-sticker-block.top {
    top: 6px !important;
    left: 10px !important;
}
.my-sale .item .image a{
    display: block;
    background: url(../images/bg.png) no-repeat center !important;
    background-size: cover !important;
}
.my-sale .sale-text{
    padding: 1px 14px 2px 12px;
    font-size: 0.9em;
    background: #0b1d26;
    color: #fff;
}
.my-sale .h3,
.my-sale h3{
    font-size: 36px;
    color: #fff;
    margin: 4px 0 34px;
    line-height: 1.2;
}
.my-sale .text_before_items p{
    font-size: 18px;
    line-height: 24px;
    color: #ccc;
}
.my-sale .btn:hover{
    background: #c7ab72;
    border-color: #c7ab72;
    color: #0b1d26;
}
.my-sale .item-views{
    overflow: hidden;
}
.my-sale .image span {
    height: 193px !important;
}
.my-sale .item .image {
    margin: 0 0 32px !important;
}
.my-sale .info-sticker-block.top {
    top: 6px;
    left: 11px;
}
.my-sale .item .title {
    margin-bottom: 8px;
}
.my-sale .btn{
    background: #bca169;
    border-color: #bca169;
    color: #0b1d26;
    font-weight: 600;
    margin: 35px 0 0;
    font-size: 14px;
    text-transform: none;
    line-height: 24px;
    padding: 12px 15px;
}
.grey.SALE .my-sale .item-views .item .title a{
    color: #fff;
}
.my-sale .item-views .item .title a{
    font-size: 14px;
    line-height: 18px;
    color: #333;
}
.my-sale .date{
    color: #ccc;
    font-size: 12px;
}

.BRANDS.grey_block .maxwidth-theme,
.BRANDS.grey_block{
    background: #bca169 !important;
}
.BRANDS.grey_block .content_wrapper_block{
    border: none !important;
}
.CLIENTS.grey_block .maxwidth-theme,
.CLIENTS.grey_block{
    background: #bca169 !important;
}
.CLIENTS.grey_block .content_wrapper_block{
    border: none !important;
}
.my-brand .h3,
.my-brand h3{
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 16px;
}
.my-brand .top_block{
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 40px;
}
.owl-carousel .owl-nav .svg{
    width: 35px;
    height: 35px;
    left: 0 !important;
    top: 0;
}
.owl-carousel .owl-nav .svg svg{
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.my-brand .color{
    display: none;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.my-brand .item a:hover .color{
    display: block;
}
.my-brand .item a{
    position: relative;
}
.my-brand .item .white{
}
.my-brand .item a:hover .white{
    opacity: 0;
}
.my-brand {
    padding-top: 82px !important;
    padding-bottom: 89px !important;
}
.my-brand .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:hover:not(.disabled) {
    color: #FFF;
    background: #0b1d26;
}

.my-brand .item-views.brands .item img.color{
    opacity: 0 !important;
}
.my-brand .item-views.brands .item img{
    opacity: 1 !important;
    filter: none !important;
}

.my-brand .item-views.brands.mp-color-hover-enabled .item a:hover img{
    opacity: 1 !important;
}
.my-brand .item-views.brands.mp-color-hover-enabled .item a:hover .white{
    opacity: 0 !important;
}


.home-form .maxwidth-theme{
    background: none !important;
    display: flex;
}
.home-form{
    padding: 93px 0 137px;
    background: url(../images/bg2.png) no-repeat center;
    background-size: cover;
}
.home-form.price_sidebar{background: none !important; padding-bottom: 0 !important; margin-bottom: 20px; padding-top: 20px;}
    .price_sidebar_logo{max-width: 50% !important; margin: 0 auto !important; display: block; margin-bottom: 20px !important;}
    .home-form.price_sidebar h3{color: #555555; font-size: 1em; line-height: 1em; margin: 0 0 5px; text-align: center; font-weight: 400;}
    .home-form.price_sidebar p{color: #555555; margin: 0 0 14px; font-size: .7em; line-height: 1em; text-align: center; }
    .home-form.price_sidebar .form-item{margin-bottom: 10px;}
    .home-form.price_sidebar input{height: 35px; font-size: 0.7em;}
    .home-form.price_sidebar label{font-size: 10px; line-height: 1em !important;}
        .home-form.price_sidebar input, .home-form.price_sidebar label{color: #555555;}
    .home-form.price_sidebar .checkbox{padding: 8px 0;}
        .home-form.price_sidebar .checkbox .icon{width: 14px; min-width: 14px; max-width: 24px; height: 14px;}
    .home-form.price_sidebar small{color: #555555; display: inline-block; font-size: 0.5em; line-height: 1.3em;}
    .home-form.price_sidebar .preview{display: none;}
    .home-form.price_sidebar .btn{width: 100%; font-size: .667em; line-height: 1.3em; text-transform: uppercase;  letter-spacing: .8px; padding: 8px 17px;}

    .side-block.side-block--feedback .btn{background-color: #bca169; border-color: #bca169; font-weight: 700;}

.home-form .h3,
.home-form h3{
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
}
.home-form input,
.home-form label,
.home-form p{
    margin: 0 0 22px;
    font-size: 18px;
    line-height: 24px;
    display: block;
    color: #fff;
}

.home-form input,
.home-form label{
    font-size: 16px;
    color: #ccc;
    margin: 0 0 3px;
}
.home-form .in{
    max-width: 718px;
}
.home-form textarea,
.home-form input{
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 0 18px;
    color: #000;
    height: 63px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
}
.home-form textarea{
    height: 271px;
    resize: none;
    padding: 10px 18px;
}
.home-form .form-item{
    margin: 0 0 14px;
}
.home-form .btn{
    font-size: 14px;
    float: left;
    font-weight: 700;
    padding: 14px 20px;
    margin: 0 36px 0 0;
    width: 225px;
}
.home-form small{
    padding: 7px 0 0 ;
    font-size: 12px;
    line-height: 16px;
    color: #ccc;
    display: block;
    overflow: hidden;
}
.home-form .checkbox{
    padding: 8px 0 23px;
    position: relative;
    overflow: hidden;
}
.home-form .checkbox label{
    cursor: pointer;
    display: block;
    line-height: 24px;
    overflow: hidden;
}
.home-form .checkbox input{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    right: 100%;
}
.home-form .checkbox input:checked + span:after{
    opacity: 1;
}
.home-form .checkbox span{
    display: block;
}
.home-form .checkbox .icon{
    border: 1px solid #ccc;
    float: left;
    position: relative;
    background: #fff;
    margin: 0 9px 0 0;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    height: 24px;
}
.home-form .checkbox .icon:after{
    content: '';
    position: absolute;
    top: 0;
    background: url(../images/check.png) no-repeat center;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;

}
.home-form .row{
    margin: 0;
}
.home-form .preview img{
    max-width: 100%;
}
.home-form .preview{
    display: flex;
    align-items: center;
    margin: 0 5% 0 auto;
}

.home-form-full{
    padding: 93px 0 74px;
    background: #0b1d26;
}
.home-form-full form{
    display: flex;
}
.home-form-full .col:first-of-type{
    padding: 0 33px 0 0;
}
.home-form-full .col{
    width: 50%;
    padding: 0  0 0 33px;
    flex: 50% 1 1;

}
.home-form-full .maxwidth-theme{
    display: block;
}

.TIZERS.grey_block .maxwidth-theme,
.TIZERS.grey_block{
    background: #0b1d26 !important;
}

.my-tizers{
    padding: 34px 0;
    border: none !important;
}

.my-tizers .image svg path{
    fill: #c1a874 !important;
}
.my-tizers .image svg{
    width: 60px;
    height: auto;
}
.my-tizers .image img{
    max-width: 100%;
    max-height: 100%;
}
.my-tizers .image{
    background: #153849;
    border-radius: 100%;
    width: 128px;
    max-width: none !important;
    max-height: none !important;
    height: 128px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.my-tizers .h3,
.my-tizers h3{
    color: #fff;
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 40px;
}
.my-tizers .inner-text {
    padding-left: 29px !important;
    font-size: 15px;
    line-height: 24px;
    padding-right: 10px;
    color: #fff;
}
.my-tizers .inner-text .title,
.my-tizers .inner-text span{
    font-weight: 400;
    color: inherit !important;
}
.my-tizers .inner-text b{
    color: #bca169;
    font-weight: normal;
}

.my-tizers .items.tops {
    border-bottom: 1px solid #3c4a51;
}
.my-tizers .items.tops .item-wrapper{
    margin-bottom: 32px;
}

.COMPANY_TEXT,
.my-company .item-views{
    padding: 27px 22px 101px;
}
.my-company .item-views.company .text{
    padding: 0;
}
.my-company .item-views.company .text-block .item .item-inner .h3,
.my-company .item-views.company .text-block .item .item-inner h3 {
    margin: 10px 0 17px;
}
.my-company .item-views.company .text-block .item .item-inner .buttons {
    margin: 37px 0 0;
}

.front_company,
.my-company{
    border: none !important;
    background: #0b1d26 !important;
}

.my-company .btn {
    width: 235px;
}
.my-company .image-block .image {
    width: 100% !important;
    height: 100% !important;
}
.my-company .text-block strong,
.my-company .text-block b{
    color: #fff;
    font-weight: 400;
}
.my-company .text-block .show_all{
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    display: block;
}
.my-company .item.video-block{
    padding: 0 !important;
}
.my-company .text-block{
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #bca169;
}
.my-company .h3,
.my-company h3{
    font-size: 36px;
    color: #fff;
}
.my-company .image-block{
    width: 500px;
    margin: 0 70px 0 0 !important;
    float: left;
    height: 305px;
}

.my-reviews .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:hover:not(.disabled) {
    background: #0b1d26;
}
.my-reviews .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:not(:hover) {
    background: #bca169;
}
.my-reviews .reviews.item-views.compact .votes_block.nstar {
    right: 47px;
    top: 66px;
}
.my-reviews .reviews.item-views.compact .votes_block.nstar.big .ratings .item-rating svg {
    width: 23px;
    height: 34px;
}
.my-reviews .votes_block.nstar .ratings .item-rating {
    padding: 0 0 0 8px;
}

.my-reviews .reviews.item-views .item .body-info {
    position: relative;
    margin: 0;
    padding: 24px 0 0;
    font-size: 14px;
    line-height: 20px;;
}
.my-reviews .reviews.item-views.compact .item .link-block-more {
    margin-top: 54px;
}
.my-reviews .reviews.item-views.compact .item{
    background: #ebf8ff;
    border-radius: 35px;
    padding: 25px 51px 46px;
    border: none;
}
.my-reviews .btn.btn-transparent-border-color:active,
.my-reviews .btn.btn-transparent-border-color:focus,
.my-reviews .btn.btn-transparent-border-color:hover{
    background: #bca169;
    border-color: #bca169;
    color: #0b1d26;
}
.my-reviews .btn.btn-transparent-border-color{
    font-weight: 600;
    padding: 11px 35px;
    border: 2px solid #bca169;
    font-size: 14px;
    line-height: 24px;
    text-transform: none;
    color: #bca169;
}
.my-reviews .reviews.item-views.compact .item-wrapper{
    padding: 0 20px;
}
.my-reviews .item-rating path{
fill: #bca169 !important;
}
.my-reviews .top_block{
    text-align: left;
}
.my-reviews .h3,
.my-reviews h3{
    font-size: 36px;
    margin: 0 0 13px;
    line-height: 1.2;
}

.my-reviews .top_block,
.my-reviews .item-views{
    text-align: left;
}
.my-reviews .item-views{
    padding-left: 15px;
    padding-bottom: 52px !important;
    padding-right: 15px;
}
.my-reviews .reviews.item-views.compact .item:not(.wlogo) .image .wrap img,
.my-reviews .reviews.item-views.compact .item:not(.wlogo) .image .wrap,
.my-reviews .reviews.item-views.compact .item:not(.wlogo) .image{
    width: 107px;
    height: 107px;
    object-fit: cover;
}

.my-reviews .reviews.item-views.compact .item:not(.wlogo) .image{
    margin: 0 67px 0 0;
}
.my-reviews .item-views .item .title{
    font-size: 14px;
    line-height: 24px;
}
.my-reviews .owl-carousel{
    padding: 0 25px;
}
.my-reviews .reviews.item-views.compact .item:not(.wlogo) .image.pull-left+.top-info{
    padding: 0;
}
.my-reviews .reviews.item-views .item .top_wrapper .date{
    font-size: 14px;
    text-transform: none;
    line-height: 24px;
    color: #0b1d26;
}
.my-reviews .reviews.item-views .item .top_wrapper{
    padding: 0;
    display: flex;
    align-items: center;
}
.my-reviews{
    padding: 23px 0 40px;
    text-align: center;
    border: none !important;
}


.how-buy,
.how-buy .in:after,
.how-buy .maxwidth-theme{
    background: #153849;
}
.how-buy .item:nth-child(4n+1){
    clear: left;
}
.how-buy .in{
    position: relative;
    margin: 0 -30px 0 0;
    overflow: hidden;
    counter-reset: li;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 21px 0 1px;

}
.how-buy .in:after{
    width: 60px;
    height: 100%;
    content: '';
    z-index: 4;
    position: absolute;
    top: 0;
    right: 0;
}
.how-buy .item img{
    position: absolute;
    max-width: 65px;
    left: 30px;
    top: 66%;
    transform: translateY(-50%);
}
.how-buy .item:after{
    font-weight: 700;
    content: counter(li);
    font-size: 125px;
    position: absolute;
    color: #183e50;
    line-height: 1;
    left: 0;
    z-index: -1;
    top: -16px;
}
.how-buy {
    padding: 93px 0 6px;
}

.how-buy .h3,
.how-buy h3{
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 75px;
    color: #fff;
}
.how-buy .item:last-child{
    background: none;
}
.how-buy .item{
    font-size: 16px;
    counter-increment: li;
    width: 25%;
    margin: 0 0 116px;
    position: relative;
    z-index: 2;
    float: left;
    background: url(../images/next.png) no-repeat right 15px center;
    padding: 0 60px 0 121px;
    line-height: 24px;
    color: #fff;
}


.my-viewed_product{
    background: none !important;border: none !important
}

.my-viewed_product .block-item__image img{
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    max-width: 70%;
    max-height: 70%;
    position: absolute;
}
.my-viewed_product .block-item__image{
    background: url(../images/bg.png) no-repeat center;
    background-size: cover;
    width: 51%;
    height: auto;
    padding: 24%;

}
.my-viewed_product .block-item__title a{
    font-size: 30px;
    font-weight: 700;
    color: #0b1d26;
    line-height: 1;
}
.my-viewed_product .block-item__cost .price{
    font-size: 18px;
    color: #0b1d26;
    line-height: 24px;
}
.my-viewed_product .block-item__info.item_info{
}
.my-viewed_product .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:hover:not(.disabled) {
    background: #0b1d26;
}

.mega-menu table .dropdown-menu li.active>a,
.mega-menu table .wide_menu .dropdown-menu li>a:hover,
#headerfixed .menu-block .navs ul li a:focus,
#headerfixed .menu-block .navs ul li a:hover,
#headerfixed .menu-block .navs ul li.active>a{
    color: #bca169 !important;
}
.my-viewed_product .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:not(:hover){
    background: #bca169;
}

#headerfixed .svg-inline-icon_catalog{
    display: none !important;
}

#headerfixed .mega-menu table td.active .wrap>a, #headerfixed .mega-menu table td:not(.search-item):hover .wrap>a ,
#headerfixed .mega-menu table td .wrap>a{
    color: #fff;
}
#headerfixed .burger path,
#headerfixed .header__top-item svg use{
    fill: #fff
}
#headerfixed .basket-link .js-basket-block .count,
#headerfixed .top_slider_wrapp .slides .wraps_buttons .wrap.added {
    background: #bca169;

}
#headerfixed{
    background: #0b1d26;
}


#header #path22,
#header #path24,
#header #path26,
#header #path28,
#header #path30,
#header #path32,
#header #path34,
#header #path22,

#headerfixed #path22,
#headerfixed #path24,
#headerfixed #path26,
#headerfixed #path28,
#headerfixed #path30,
#headerfixed #path32,
#headerfixed #path34,
#headerfixed #path22{
    fill: #fff !important;
}

.my-viewed_product .h3,
.my-viewed_product h3,
.front_map .h3,
.front_map h3{
    font-size: 36px;
    line-height: 1.2;
    margin: 0 0 14px;
}


.my-viewed_product .owl-carousel{
    padding: 30px 34px 0 29px;
}
.my-viewed_product .block-items.flexbox.block-items--margined .block-item__wrapper {
    padding: 23px 14px 23px 20px;
}
.my-viewed_product .block-item__inner{
    align-items: flex-start;
}
.my-viewed_product .block-items.flexbox.block-items--margined .block-item__info {
    padding-left: 21px;
    align-self: stretch;
    display: flex;
    flex-direction: column;
}
.my-viewed_product .viewed-wrapper .block-item__title,
.my-viewed_product .viewed_product_block .viewed-wrapper .block-item__title{
    height: auto;
    min-height: 1px;
    max-height: none;
}
.my-viewed_product .owl-carousel .owl-item{
    padding-left: 26px;
    padding-right: 19px;
}
.my-viewed_product .block-items .block-item{
    border-color: #ccc;
    border-radius: 0;
}
.my-viewed_product .block-item__cost.cost{
    margin-top: auto;
    margin-bottom: 27px;
}

a.scroll-to-top.ROUND_COLOR, a.scroll-to-top.RECT_COLOR{
    background-color: #bca169 !important;
}
.footer-v2 .light{
    background: #153849;
}

footer .light .bottom-menu .wrap .item .title a,
footer .light .bottom-menu .item .title a{
    color: #fff;
}


.footer-center{
    float: left;
    width: 58%;
    overflow: hidden;
}
.footer_left svg{
    margin: 0 0 16px;
}
.footer_left p{
    margin: 0 0 48px;
}
.footer_left{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 40px 0 0 17px;
    float: left;
    width: 20%;
}
.footer_right .h3,
.footer_right h3{
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.footer_right .made{
    padding: 9px 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.footer_right{
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    width: 22%;
    padding: 36px 0 0 12px;
}
footer .footer-inner{
    padding-bottom: 0 !important;
}

footer .light .bottom-menu .item .title a:hover, footer .light .bottom-menu .wrap .item .title a:hover, footer .light .info .address a:hover, footer .light .info .email a:hover{
    color: #bca169;
}

.footer-info-contacts a{
    color: inherit;
    display: block;
}
.footer-info-contacts{
    width: 285px;
    color: #fff;
    padding: 36px 10px 0 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.footer_nav{
    flex-grow: 1;
    padding: 41px 0 0 20px;
    overflow: hidden;
}
.footer-center > .row{
    display: flex;
}
footer .bottom-menu .item .title{
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    font-weight: 700;
}
footer .light .bottom-menu .wrap .item .title a{
    font-size: 14px;
}
footer .bottom-menu .wrap {
    margin: 24px 0 0;
}

footer .light .social-icons ul{
    padding: 0;
    background: none !important;
}
footer .social-icons {
    text-align: left;
    padding: 20px 0 0;
}

#mobilemenu .social-icons ul li a,
footer .light .social-icons ul li a{
    background: none !important;
    opacity: 1 !important;
    border: none !important;
}
#mobilemenu .social-icons ul li a,
footer .social-icons ul li a{
    width: 25px;
}
footer .second_bottom_menu{
    margin: 0 !important;
}

footer .bottom-menu .wrap .item {
    margin: -1px 0 0;
}

.my-reviews .item-views .item .title {
    margin: 0;
}


.only-tab{
    display: none;
}
.only-mobile{
    display: none;
}

.container_inner{
    overflow: unset;
}
.bottom-info-wrapper{display: flex; flex-wrap: wrap; justify-content: space-between;}
    .bottom-info-wrapper::before{display: none;}
    .bottom-info-wrapper::after{display: none;}

.forms_sticky_wrapper{position: sticky; top: 160px;}

#header .header-btn{
    font-size: 12px;
    line-height: 24px;
    padding: 1px 20px;
}
#header{
    background: #0b1d26;
}
.top-block .header__top-item .svg:not(.iconset_icon--svg) svg use,
.top-block .header__top-item .svg:not(.iconset_icon--svg) svg path{
    fill: #fff;
}
body .basket-link .js-basket-block .count, .top_slider_wrapp .slides .wraps_buttons .wrap.added{
    background: #bca169;
}
.header__top-item__social li a{
    background: none !important;
    height: 26px;
    margin: 7px 10px 5px 0;
    width: 26px;
}
.header__top-item__social{
    margin-right: auto;
}
.logo_and_menu-row .phone .dropdown  a{
    color: #000;
}
.logo_and_menu-row .phone a{
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.wrapper1 .header-v14.top-block.top-block-v1 .addr-block{
    color: #ccc;
}
.region_wrapper .js_city_chooser{
    color: #fff;
}
.only-mobile{
    display: none;
}

.error .icon,
.error textarea,
.error input{
    border-color: red !important;
}

.how-buy .content_wrapper_block,
.home-form .content_wrapper_block{
    border: none !important;
}

.contacts_map_list{
    padding-bottom: 0 !important;
}

.home-form--small .col:first-child{
    padding: 0 36px 0 0;
}
.home-form--small .col{
    width: 50%;
    padding: 0 0 0 36px;
    box-sizing: border-box;
}
.home-form--small .row{
    display: flex;
}
.home-form--small .checkbox{
    padding: 10px 0;
    text-align: left;
}
.home-form--small .in{
    max-width: 100%;
    width: 100%;
}

.clients--full .top_block{
    max-width: 100% !important;
}
.clients--full .owl-carousel.short-nav .owl-nav>button:hover{
    background: #bca169 !important;
    border-color: #bca169 !important;
}
.clients--full .owl-carousel.short-nav .owl-nav>button{
    border: 1px solid #ececec;
}
.clients--full .content_wrapper_block{
    border: none !important;
}
.clients--full .owl-carousel:not(.product-detail-gallery__slider) .owl-nav{
    left: 0;
    right: 0;
}
.clients--full .item-views{
    text-align: center;
}
.clients--full .item-views.brands .item{
    margin: 0 auto;
    float: none !important;
    align-items: center;
    display: flex;
    justify-content: center;
}
.clients--full{
    width: 100%;
    margin-top: 20px;
    background: none !important;
}



.shop-detail1 .social-icons li a,
.mega_fixed_menu .social-icons li a{
    background: none !important;
    text-align: center;
    line-height: 43px;
}
.mega-menu table td .wrap>a,
.logo-row .top-description.addr,
.wrapper1:not(.has-secion-banner):not(.light-menu-color) .menu-row:not(.bgcolored):not(.bgdark) td.active .wrap>a,
#headerfixed .table-view .item-info .item-title,
#headerfixed .cost.prices .price{
    color: #fff;
}
.wrapper1:not(.has-secion-banner):not(.light-menu-color) .menu-row:not(.bgcolored):not(.bgdark) td.active .svg path{
    fill: #fff;
}

#header .top-block.top-block-v1{
    border: none !important;
}
#header .top-block.top-block-v1 .wrapp_block,
#header .top-block.top-block-v1{
    background: none !important;
}
#headerfixed .table-view__item{
    background: none !important;
}
div#mobileheader.fixed~#content{
    padding-top: 0 !important;
}
body .ymaps-b-balloon{
    border-radius: 10px;
}
body .ymaps-b-balloon:after{
    border-radius: 0 0 10px 10px;
}

.ymaps-image-with-content:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42px;
    height: 42px;
    background: url(../images/metka-gorod.svg) no-repeat center;
    transform: translate(-50%, -50%);
    z-index: 1001;
}
.ymaps-image-with-content{
    background: none !important;
}

.main-catalog-wrapper--my{}
.main-catalog-wrapper--my .catalog_section_list{
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.main-catalog-wrapper--my .item_block{
    width: 50% !important;
    padding: 0 15px !important;
    margin: 0 !important;
}
.main-catalog-wrapper--my .section_item:hover{
    box-shadow: none !important;
    transform: none!important;
}
.main-catalog-wrapper--my .section_item{
    border: none !important;
    padding: 0 !important;
}
.main-catalog-wrapper--my .catalog_section_list .item_block.lg .section_item li.name span.element-count2,
.main-catalog-wrapper--my .catalog_section_list .item_block .section_item li.name span{
    color: #B3B3B3;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
}
.main-catalog-wrapper--my .catalog_section_list .item_block .section_item li.name a span{
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.1;
    display: block;
    margin: 0 0 6px;
}
.main-catalog-wrapper--my .catalog_section_list .item_block .section_item li.name{
    text-align: left;
}
.main-catalog-wrapper--my .image .img-responsive{
    width: 100%;
    max-width: 100% !important;
    height: 187px;
    max-height: 187px !important;
    object-fit: cover;
    min-height: 187px;

}
#headerfixed .table-view .item-icons.s_1{
    width: 100px;
}

.item-views.tizers .item-wrapper>.item .image img{
    max-width: 40%;
    max-height: 40%;
}


.front_map_new + .contacts-page-top{
    border-top: none !important;
}
.front_map_new .top_block h3{
    font-size: 36px;
    margin: 0 0 13px;
    line-height: 1.2;
}
.front_map_new + .contacts-page-top .maxwidth-theme,
.front_map_new .maxwidth-theme{
    padding-top: 0 !important;
}


.mega_fixed_menu .right_menu_block .footer_wrap .region_wrapper .js_city_chooser:hover{
    color: rgb(188, 161, 105);
}
.mega_fixed_menu .right_menu_block .footer_wrap .region_wrapper .js_city_chooser{
    color: var(--fill_dark_light_ccc);
}


#headerfixed .table-view .item-foto__picture{
    background: url(../images/bg.png) no-repeat center;
    background-size: cover;
}

.ik_select_list .ik_select_list_inner{
    height: 236px !important;
}

#headerfixed .table-view .item-actions .item-buttons .but-cell > .btn{
    margin-right: 36px;
}
#headerfixed .table-view .item-icons.s_1{
    width: auto !important;
}
.top_slider_wrapp .wrapper_video{
    background: transparent !important;
}

.BANNER_IMG_TEXT .item-views.bottom_banners .img img{
}

.top_slider_wrapp .box .video.cover[style]{
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}
.top_slider_wrapp .box .video.cover{
    opacity: 0;
    /*width: 100vw;*/
    /*height: auto;*/
    /*position: relative;*/
    /*top: 0 !important;*/
    /*left: 0 !important;*/
    /*transform: translateY(-50%) !important;*/
    /*margin-top: 0 !important;*/
}

.table-view .item-actions .item-buttons{
    max-width: 300px;
}
.table-view .item-actions .counter_block_inner[style="display: none;"] + .button_block{
    width: 100%;
}
.table-view .item-actions .counter_block_inner{
    width: 55%;
}
.js-offers-scroll .table-view .item-actions .item-buttons{
    width: 65%;
}
.table-view .item-actions .counter_block_inner + .button_block{
    width: 45%;
}
.basket-item-amount{
    max-width: 145px;
    min-width: 135px;
}
.table-view .item-actions{

}


.js-offers-scroll .table-view .item-actions .item-price{
    width: 35%;
}
.counter_block input[type=text]{
    width: 65%;
    border: none !important;
    margin-top: -1px;
    background: none !important;
}
.product-container .counter_block .minus {
    left: 0;
}
.product-container .counter_block .plus {
    right: 0;
}

.basket-items-list-item-wrapper td.basket-items-list-item-price {
    padding-left: 15px;
}

.basket-items-list-table {
    margin: 0px 15px;
    width: calc(100% - 30px);
}

.dropdown-menu-is-catalog li{
    width: 33.3%;
    float: left;
    flex: 33.3% 0 0;
}
.dropdown-menu-is-catalog a{
    white-space: normal !important;
}
.dropdown-menu-is-catalog {
    display: flex;flex-wrap: wrap;
    width: 600px;
}

.catalog_detail h2 {font-size:1.3333em; line-height:1.4em;}

/* .left_block.sticky-sidebar-custom.product-side{transition: all 0.8s ease; position: relative; opacity: 0;} */
.left_block.sticky-sidebar-custom.product-side.fixed{
    opacity: 1;
    position: fixed;
    top: 111px;
    right: 200px;
    width: 305px;
    animation: fadeInMove 0.8s ease forwards;

}

.left_block.sticky-sidebar-custom.product-side.fixed-removing {
    position: fixed;
    right: 200px;
    width: 305px;
    opacity: 1;
    transform: translateY(0);
    animation: fadeOutMove 0.8s ease forwards;
}

@keyframes fadeInMove {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeOutMove {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}



@media (max-width: 1899px) {
    .left_block.sticky-sidebar-custom.product-side.fixed{
        right: 80px;
    }
}

@media (max-width: 1601px) {
    .left_block.sticky-sidebar-custom.product-side.fixed{
        right: 60px;
    }
}

@media (max-width: 1450px) {
    .left_block.sticky-sidebar-custom.product-side{
        opacity: 1;
    }
}

@media (max-width: 1299px) {
    .left_block.sticky-sidebar-custom.product-side.fixed{
        display: none;
    }
}

/* Адаптация для мобильных устройств */
@media (max-width: 768px) {
    .left_block.sticky-sidebar-custom.product-side.fixed,
    .left_block.sticky-sidebar-custom.product-side.fixed-removing {
        right: 20px;
        width: calc(100% - 40px);
        max-width: 305px;
    }
}
.get_price_popup_btn{background-color: #bca169; border-color: #bca169; font-weight: 700;}
    .get_price_popup_btn:hover{color: #fff;}

.header_wrap.index .top-block+.header-wrapper .logo_and_menu-row .logo-row{padding-top: 0;}
.header_wrap .top-block+.header-wrapper .logo_and_menu-row .logo-row{padding-top: 40px;}


#headerfixed .basket-link.basket:hover .svg.inline.big {
  opacity: 1;
}
#headerfixed .basket-link.basket .svg.inline.big {
  right: -10px;
  opacity: 0.5;
}
#headerfixed .basket-link.basket use {
  fill: #fff !important;
}
#headerfixed .basket-link.basket{
  padding: 0 20px 0 65px;
}
@media screen and (max-width: 1560px) {
    .home-form .preview{
        margin-right: 0;
        padding-left: 20px;
    }
    .how-buy .item{
        width: 33.3%;
    }

    .my-reviews .reviews.item-views.compact .votes_block.nstar {
        right: 20px;
        top: 40px;
    }
    .my-reviews .reviews.item-views.compact .item:not(.wlogo) .image {
        margin: 0 30px 0 0;
    }
    .footer_nav {
        padding: 41px 0 0 20px;
        overflow: hidden;
    }

}

@media screen and (max-width: 1200px) {
    .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider__item, .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider {
        height: auto;
        min-height: 700px;
    }
    .top_slider_wrapp .swiper-button-next,
    .top_slider_wrapp .swiper-button-prev {
        display: none !important;
    }
    .top_slider_wrapp .main-slider .banner_title .head-title {
        font-size: 1.8666em;
        line-height: 1.15em;
        margin: 0;
        padding: 0;
    }
    .home-form .in{
        width: 50%;
    }

    .home-form small {
        padding: 0;
    }
    .home-form .btn {
        margin: 0 20px 0 0;
    }
    .home-form {
        padding: 93px 0;
    }
    .home-form-full .col {
        padding: 0 0 0 15px;
    }
    .home-form-full .col:first-of-type {
        padding: 0 15px 0 0;
    }
    .home-form .checkbox label{
        font-size: 14px;
    }
    .my-tizers .items.tops .item-wrapper{

    }
    .my-tizers .image{
        width: 80px;
        height: 80px;
    }
    .my-tizers .image svg{
        width: 40px;
    }

    .my-company .image-block {
        width: 40%;
        margin: 0 30px 0 0 !important;
    }
    .my-company .image-block .image{
        background-size: cover;
        background-position: center !important;
    }
    .footer_left {
        width: 30%;
    }
    .footer_right {
        width: 20%;
    }
    .footer-center{
        width: 50%;
    }
    .footer_right .made{
        display: block;
    }
    .footer-info-contacts {
        width: 285px;
        font-size: 14px;
        line-height: 24px;
    }
    .footer-info-contacts {
        width: 200px;
    }
    .footer_nav  > div{
        width: 50% !important;
    }
    footer .third_bottom_menu{
        margin-left: 0 !important;
    }

    .home-form--small .in{
        width: 100%;
    }
    .home-form--small .btn{
        float: none;
        margin-bottom: 8px;
    }

    .home-form--small .label {
        font-size: 14px;
        text-align: left;
    }
    .home-form--small .col {
        padding: 0 0 0 15px;
    }
    .home-form--small .col:first-child {
        padding: 0 15px 0 0;
    }

    .basket-item-block-image{
        max-width: 80px;
    }

}

@media screen and (max-width: 1100px) {
    .dropdown-menu-is-catalog {
        max-height: 50vh;
        width: 400px;
        left: 100% !important;
        overflow: auto;
    }
    .dropdown-menu-is-catalog li {
        width: 50%;
        float: left;
        flex: 50% 0 0;
    }
}

@media screen and (max-width: 992px) {
    .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider__item,
    .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider {
        display: flex;
        align-items: center;
    }

    .top_slider_wrapp .main-slider__item .banner_text,
    .top_slider_wrapp .main-slider__item .banner_title{
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
    .top_big_one_banner--new .banner_buttons {
        margin: 0 0 20px 20px !important;
    }
    .home-form .preview{
        display: none !important;
    }
    .home-form .in{
        width: 100%;
    }
    .home-form small {
        padding: 9px 0 0;
    }
    .home-form label {
        font-size: 14px;
    }
    .home-form-full .row{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .home-form-full .checkbox{
        margin-right: -100px;
    }
    .home-form-full form{
        position: relative;
        padding-bottom: 50px;
    }
    .how-buy .item{
        width: 50%;
        margin: 0 0 80px;
    }

    .my-catalog-tab .catalog_block .item{
        display: none;
    }
    .my-catalog-tab .catalog_block .item:first-child{
        display: block;
    }

    .only-tab{
        display: block;
    }
    .my-tizers .items.tops .item-wrapper{
        width: 50%;
    }

    .my-catalog-tab .only-tab .items{
        display: flex;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;

        width: 100%;
        justify-content: space-between;
        flex-wrap: nowrap;
        border-right: 1px solid #666;
        border-top: 1px solid #666;
    }
    .my-catalog-tab .only-tab .catalog_block .item:first-child{
        display: none !important;
    }
    .my-catalog-tab .only-tab .catalog_block .footer_button{
        display: block;
    }
    .my-catalog-tab .only-tab .catalog_block .item{
        display: inline-block !important;
        vertical-align: top;
        margin-top: -1px;
        width: 50%;
        white-space: normal;flex-shrink: 0;
        margin-bottom: 0 !important;
        min-width: 50%;
    }
    .my-catalog-tab .only-tab .catalog_block .item:last-child .catalog_item>div {
        box-shadow: inset 1px -1px 0px 0px #666;
    }
    .my-catalog-tab .catalog_block .item:first-child{
        border: 1px solid #666;
        overflow: hidden;
        margin-right: 1px;
    }

    .my-catalog-tab .catalog_item .footer_button{
        display: none !important;
    }
    .my-catalog-tab .only-tab{
        margin-right: 1px;
    }
    .my-catalog-tab .only-tab .catalog_item .inner_wrap{
        min-height: 100%;
    }
    .my-catalog-tab .catalog_item .inner_wrap{
        height: auto !important;
    }

    .my-sale{
        text-align: center;
    }
    .my-sale .item .title {
        margin-bottom: 0;
    }
    .my-sale .item .image {
        margin: 0 0 20px !important;
    }
    .my-company .image-block {
        margin: 0 0 30px !important;
    }
    .footer-center {
        width: 70%;
    }
    .footer_nav{
        display: flex;
        flex-wrap: wrap;
    }
    .footer_nav > div:first-child{
        order: 3;
    }
    .footer-center{
        position: relative;
    }
    .footer-info-contacts {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 50%;
        padding-left: 30px;
    }
    footer .bottom-menu {
        margin-bottom: 45px;
    }
    footer .contact-block{
        width: 100%;
        text-align: left;
    }
    .footer_right .made img{
        margin-left: auto;
        margin-right: 20px;
    }
    .footer_right .made {
        display: flex;
    }
    footer .footer_top {
        padding-bottom: 0;
    }
    .my-catalog-tab .bottom_nav{
        display: none !important;
    }
    #cookie-notice div{flex-direction: column;}
}


@media screen and (min-width: 767px) {
    #basket-root .basket-items-list .basket-item-block-info {
        padding-right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .wrapper1>div#mobileheader{
        z-index: 1051;
    }
    .top_slider_wrapp .main-slider tr.main_info{
    }
    .main-slider__item .text .banner_text{
        display: block !important;
    }

    .page-top .topic{
        padding-top: 100px;
    }
    .only-mobile{
        display: block;
    }
    .my-viewed_product{
        display: none !important;
    }

    #mobileheader .mobileheader-v1{
        background: none !important;
    }
    #mobileheader .right-icons svg use,
    #mobileheader .right-icons svg path,
    #mobileheader .burger svg path{
        fill: #fff;
    }
    #mobileheader{
        height: 63px;
        left: 0;
        top: 0 !important;
        position: fixed !important;
        width: 100%;
    }
    .top_slider_wrapp.view_1 .text .banner_title .head-title{
        font-size: 15px;
        line-height: 22px;
    }
    body .top_slider_wrapp .main-slider__item td.text .banner_text{
        font-size: 12px;
        line-height: 18px;
    }
    body .top_slider_wrapp .main-slider__item td.text.left .banner_buttons{
        margin: 20px 0 !important;
    }
    .main-slider__item .banner_buttons a{
        width: auto;
        font-size: 12px !important;
        padding: 9px 14px !important;
        text-align: center;
    }

    .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider__item, .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider{
        height: auto;
        min-height: 100vh;
    }
		.main-slider__item {height:100vh!important;}


    .home-form .h3,
    .home-form h3,
    .how-buy .h3,
    .front_map_new .top_block h3,
    .how-buy h3,
    .my-reviews .h3,
    .my-reviews h3,
    .my-viewed_product .h3,
    .my-viewed_product h3,
    .front_map.h3,
    .front_map h3,
    .masthead-bottom .h3,
    .masthead-bottom h3,
    .my-tizers .h3,
    .my-tizers h3,
    .my-category-list .h3,
    .my-category-list h3,
    .my-sale .h3,
    .my-sale h3,
    .my-brand .h3,
    .my-brand h3,
    .my-catalog-tab .h3,
    .my-catalog-tab h3,
    .my-company .h3,
    .my-company h3,
    .home-form .h3,
    .home-form h3{
        font-size: 20px;
        line-height: 1.2;
    }

    .masthead-bottom .previewtext,
    .home-form .btn,
    .my-reviews .reviews.item-views .item .body-info,
    .how-buy .item,
    body .reviews.item-views .item .title,
    .my-sale .text_before_items p,
    .my-company .item-views.company .text,
    .my-reviews .reviews.item-views .item .top_wrapper .date,
    .masthead-bottom .inner-text,
    .my-brand .top_block,
    .my-catalog-tab .catalog_block .item:first-child .stickers [class*=sticker_],
    .my-tizers .inner-text,
    .my-catalog-tab .tab_slider_wrapp ul.tabs li.cur span,
    .my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a:hover,
    .my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper>a,
    .my-sale .item-views .item .title a,
    .my-sale .date,
    .home-form small,
    .my-catalog-tab .btn,
    .home-form .checkbox label,
    .home-form input, .home-form label, .home-form p{
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .home-form textarea,
    .home-form input{
        height: 36px;
    }

    .home-form p{
        margin: 0 59px 47px 0;
    }
    .home-form {
        padding: 53px 0 34px;
    }
    .home-form input {
        padding: 0 9px;
    }
    .home-form .form-item {
        margin: 0 0 26px;
    }
    .home-form .checkbox {
        padding: 9px 56px 13px 0;
    }
    .home-form .checkbox label{
        display: flex;
        align-items: center;
    }
    .home-form label {
        margin: 0 0 9px;
    }
    .home-form .btn{
        float: none;
        padding: 10px;
        margin: 0 0 8px;
        width: 160px;
        display: inline-block;
    }
    .home-form small{
        display: block;
        text-align: left;
    }
    .home-form .row{
        text-align: center;
    }

    .home-form-full .h3,
    .home-form-full h3{
        margin: 0 0 36px;
    }
    .home-form-full p{
        margin: 0 0 24px;
    }
    .home-form-full {
        padding: 50px 0 34px;
    }
    .home-form-full form{
        padding: 0;
        flex-direction: column-reverse;
    }
    .home-form-full .form-item{
        margin: 0 0 19px;
    }
    .home-form-full .col{
        width: 100%;
        flex: 100% 1 1;
        padding: 0 !important;
    }
    .home-form textarea{
        min-height: 80px;
        height: 80px;
    }
    .home-form-full .checkbox {
        margin-right: 0;
    }
    .home-form-full .row{
        position: static;
    }
    .how-buy .item img {
        max-width: 38px;
        left: 37px;
    }
    .how-buy .h3,
    .how-buy h3{
        margin: 0 0 20px;
    }
    .how-buy .item:last-child:before{
        display: none !important;
    }
    .how-buy .item{
        margin: 0 0 66px;
        padding: 0 60px 0 90px;
    }
    .how-buy .item:before {
        background: url(../images/next.png) no-repeat;
        position: absolute;
        bottom: -52px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg) scale(0.6);
        width: 27px;
        content: '';
        height: 39px;
    }
    .how-buy .item:after {
        font-size: 90px;
        left: 11px;
        top: -27px;
    }
    .how-buy {
        padding: 55px 0 1px;
    }
    .how-buy .item{
        width: 100%;
    }

    .masthead-bottom {
        padding: 15px 0 0;
    }
    .masthead-bottom .h3,
    .masthead-bottom h3 {
        margin: 0 0 20px;
    }


    .masthead-bottom .col-auto {
        width: 50% !important;
        flex: 50% 1 1;
    }
    .masthead-bottom .previewtext {
        margin: 14px 0 0!important;
    }
    .masthead-bottom .inner-text{
        max-width: none;
        min-height: 1px !important ;

    }

    body .wrapper1.front_page .top_block a{
        position: static;
        transform: none;
        width: auto;
        height: auto;
        background: none;
        opacity: 1;
    }
    .my-catalog-tab .tab_slider_wrapp .top_block .right_block_wrapper{
        text-align: left;
    }
    .my-catalog-tab .maxwidth-theme {
        padding-top: 14px !important;
    }
    .my-catalog-tab .h3,
    .my-catalog-tab h3{
        margin: 0 0 0 !important;
        text-align: left;
    }
    .tab_slider_wrapp .top_block .right_block_wrapper{
        margin: 0 !important;
    }
    .wrapper1.front_page .compact-catalog-slider .catalog_block.items{
        margin: 0 !important;
        padding: 0;
    }
    .my-catalog-tab .top_block {
        margin: 0 0 3px !important;
    }
    .my-catalog-tab .catalog_block .item:first-child .stickers{
        display: flex !important;
        padding: 7px 0 0 13px;
    }
    .my-catalog-tab .catalog_block .item:first-child{
        border: none !important;
    }
    .my-catalog-tab .like_icons {
        display: none !important;
    }
    .my-catalog-tab .catalog_block .item:first-child .image_wrapper_block {
        padding-top: 71.5%;
    }
    .my-catalog-tab .catalog_block .item:first-child .item_info {
        padding: 0 15px 8px 10px;
        width: 100%;
    }
    .my-catalog-tab .catalog_block .item:first-child .catalog_item .cost.prices{
        margin-top: 0;
    }
    .my-catalog-tab .catalog_block .item:first-child .item_info {
        align-items: flex-start;
    }
    .my-catalog-tab .catalog_block .item:first-child .item_info--bottom_block{
        margin-top: -3px;
    }
    .my-catalog-tab .cost.prices .price{
        font-size: 12px !important;
        line-height: 1 !important;
    }
    .my-catalog-tab .only-tab .catalog_block .item {
        margin-top: -1px !important;
        margin-bottom: 0 !important;
    }
    .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {
        padding-right: 0;
        width: 50%;
    }
    .mobile .catalog_item .item_info{
        padding-bottom: 10px !important;
    }

    .my-catalog-tab .only-tab .catalog_block .catalog_item>div {
        padding: 8px 11px 2px !important;
    }

    .my-catalog-tab .only-tab .image_wrapper_block img{
        max-width: 60%;
        max-height: 60%;
    }
    .my-catalog-tab .only-tab .catalog_block .image_wrapper_block {
        margin: 0 auto 16px;
    }
    .my-catalog-tab .btn {
        line-height: 13px !important;
    }
    .my-catalog-tab {
        padding: 30px 0 36px;
    }


    .my-category-list{
        padding: 25px 0 1px;
    }
    .my-category-list .h3,
    .my-category-list h3{
        text-align: left;
        margin: 0 0 7px !important;
    }
    .my-category-list .maxwidth-theme{
        padding-top: 0 !important;
    }
    .my-category-list .list.items .row > *{
        width: 100%;flex: 100% 1 1;
    }
    .my-category-list .list.items .item .name a{
        font-size: 12px;
        text-align: center;
    }
    .my-category-list .list.items .item{
        padding: 0 8px !important;
        border: none !important;
    }
    .my-category-list .list.items .item {
        height: 86px;
    }
    .my-category-list .list.items .row > * {
        margin: 0 0 15px;
    }

    .my-sale{
        text-align: left;
        padding: 12px 0 31px;
    }
    .my-sale .maxwidth-theme{
        padding-top: 0 !important;
    }
    .my-sale .h3,
    .my-sale h3{
        margin: 4px 0 25px;
    }
    .my-sale .row>div {
        padding-bottom: 12px !important;
    }
    .my-sale .col-md-5{
        position: static;
    }
    .my-sale .list {
        padding: 7px 16px 0 15px;
        margin: 0 0 48px;
    }
    .my-sale .image span {
        height: auto !important;
        border-radius: 0 !important;
    }
    .my-sale .list .inner-text {
        display: flex;
        flex-direction: column-reverse;
    }
    .my-sale .item .image {
        margin: 0 0 11px !important;
    }
    .my-sale .list .row>div {
        width: 100%;
    }
    .item-views.sales2 .mobile-compact .item-wrapper>.item .period-block {
        padding-bottom: 2px;
    }
    .my-sale .btn{
        position: absolute;
        bottom: 33px;
        left: 50%;
        margin-left: -100px;
        width: 200px;
        font-size: 10px;
        padding: 6px 10px;
    }
    .my-brand{
        padding: 42px 15px 46px !important;
    }
    .my-brand .item-views{
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }
    .my-brand .item-views.brands.owl-carousel .owl-stage-outer{
        padding: 0 !important;
        margin: 0 !important;
    }
    .my-brand .h3,
    .my-brand h3{
        margin: 0 0 34px;
    }

    .my-tizers {
        padding: 20px 0;
    }
    .my-tizers .items.tops .item-wrapper{
        width: 100%;
        padding: 0 16px;
    }
    .item-views.tizers .mobile-list .item-wrapper>.item .image{
        width: 69px;
        height: 69px;
        margin: 6px 16px 0 0;
    }
    .my-tizers .inner-text {
        padding: 0px !important;
    }
    .my-tizers .items.tops .item-wrapper {
        margin-bottom: 14px;
    }

    .my-company .text-block .h3,
    .my-company .text-block h3{
        display: none;
    }
    .my-tizers .items.tops{
        margin: 0 -16px;
        padding: 0 16px;
    }
    .my-company .item-views {
        padding: 5px 0 54px;
    }
    .my-company .h3,
    .my-company h3 {
        margin: 0 0 41px;
    }
    .my-company .image-block .image {
        height: auto !important;
        padding: 30%;
    }
    .my-company .image-block {
        height: auto !important;
        padding: 0 18px !important;
        margin: 0 0 10px !important;
    }
    .my-company .text-block{
        padding: 0 18px !important;
    }
    .my-company .btn {
        width: 185px;
        font-size: 12px;
        padding: 10px;
    }
    .my-company .item-views.company .text-block .item .item-inner .buttons{
        text-align: center;
        margin: 45px 0 0;
    }

    .my-reviews {
        padding: 9px 0 30px;
    }
    .my-reviews .reviews.item-views.compact .item-wrapper{
        border: none !important;
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .my-reviews .owl-carousel{
        padding: 0;
        overflow: hidden;
    }
    .my-reviews .h3,
    .my-reviews h3{
        margin: 0 0 5px;
    }
    .my-reviews .item-views {
        padding:0 0 52px !important;
    }
    .my-reviews .reviews.item-views.compact .item:not(.wlogo) .image .wrap img, .my-reviews .reviews.item-views.compact .item:not(.wlogo) .image .wrap, .my-reviews .reviews.item-views.compact .item:not(.wlogo) .image{

    }

    .my-reviews .body-info .ratings{
        display: none;
    }
    .my-reviews .votes_block.nstar{
        display: block !important;
    }
    .my-reviews .reviews.item-views.compact .item:not(.wlogo) .image {
        margin: 0 10px 0 0;
    }
    .my-reviews .reviews.item-views.compact .votes_block.nstar.big .ratings .item-rating svg {
        width: 16px;
        height: 29px;
    }
    .my-reviews .ratings{
        position: absolute;
        top: 21px;
        right: 20px;
    }
    .my-reviews .reviews.item-views .item .body-info {
        padding: 10px 0 0;
    }

    .my-reviews .reviews.item-views.compact .item .link-block-more {
        margin-top: 24px;
        text-align: center;
    }
    .my-reviews .btn.btn-transparent-border-color {
        padding: 5px 25px;
        font-size: 12px;
    }
    .my-reviews .reviews.item-views.compact .item {
        padding: 19px 20px 25px 22px !important;
    }
    .my-reviews .swiper-pagination-bullet-active, .btn.btn-default {
        font-size: 12px;
        padding: 10px 21px;
    }
    .my-reviews .item-views {
        padding: 0 0 36px !important;
    }

    .bx-yandex-map{
        height: 455px !important;
    }
    .front_map .top_block{
        margin: 0 0 8px!important;
    }
    .contacts_map_list{
        padding-bottom: 0 !important;
    }

    .footer_left{
        text-align: left;
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        padding: 52px 0 0 17px;
    }
    .footer-center .footer-info-contacts{
        display: none !important;
    }
    footer .bottom-menu .wrap{
        display: block;
    }
    footer .light .bottom-menu .wrap .item .title a, footer .light .bottom-menu .item .title a{
        font-size: 12px;
        line-height: 16px;
    }
    .footer-center{
        width: 100%;
    }
    footer.mobile .footer-inner.light .bottom-menu:not(.second) .items,
    footer.mobile .footer-inner.light:not(.shorten) .bottom-menu.second .items .item{
        background: none !important;
        border: none !important;
    }

    .footer_left p {
        margin: 0 0 26px;
    }
    .footer_left svg {
        margin: 0 0 32px;
        width: 133px;
        height: auto;
    }
    .footer_nav {
        padding: 0 0 0 16px;
        overflow: hidden;
    }
    footer.mobile .bottom-menu:not(.second) .items, footer.mobile .footer-inner:not(.shorten) .bottom-menu.second .items .item {
        padding: 0px 16px;
    }
    footer.mobile .bottom-menu .items:not(.opened) .compact_arrow{
        display: none !important;
    }
    footer .bottom-menu .wrap {
        margin: 9px 0 0;
    }
    footer .bottom-menu .wrap .item {
        margin: -8px 0 0;
    }
    .footer_nav > div{
        padding-bottom: 9px !important;
    }
    .my-category-list .top_block{
        text-align: left;
    }
    .footer_right {
        padding: 36px 0 0 0;
        font-size: 12px;
        line-height: 16px;
    }
    .footer_right .footer-info-contacts {
        position: relative;
        width: 100%;
        padding: 0px 0 0 15px;
    }
    .footer_right .h3,
    .footer_right h3{
        font-size: 14px;
        margin: 0 0 15px;
        line-height: 16px;
    }
    .footer-info-contacts {
        font-size: 12px;
        margin: -8px 0 0;
        line-height: 16px;
    }
    footer .social-block .social-icons {
        margin: 0 0 -10px;
    }
    .footer_right .made p{
        margin: 0 !important;
    }
    .footer_right .made {
        padding: 9px 0 0 16px;
        align-items: center;
    }
    footer .social-icons {
        text-align: left;
        padding: 7px 0 0;
    }

    footer .footer_top {
        padding-bottom: 26px;
    }
    #mobileheader.fixed{
        position: fixed;
        background: #0b1d26 !important;
    }

    .home-form--small .col{
        padding: 0 !important;
        width: 100%;
    }
    .home-form--small .row{
        display: block;
    }


     #mobileheader .mobileheader-v1 #path22,
     #mobileheader .mobileheader-v1 #path24,
     #mobileheader .mobileheader-v1 #path26,
     #mobileheader .mobileheader-v1 #path28,
     #mobileheader .mobileheader-v1 #path30,
     #mobileheader .mobileheader-v1 #path32,
     #mobileheader .mobileheader-v1 #path34,
     #mobileheader .mobileheader-v1 #path22{
        fill: #fff !important;
    }
    body #mobileheader .mobileheader-v1{
        background: #0b1d26 !important;
    }

    .my-reviews .owl-item{
        padding-left: 16px;
        padding-right: 16px;
    }
    .my-reviews .owl-carousel{
        width: 100vw;
        margin-left: -16px;
        margin-right: -16px;
    }


    .main-catalog-wrapper--my .item_block{
        width: 100% !important;

    }

    .item-views.tizers .item-wrapper>.item .image img{
        max-width: 60%;
        max-height: 60%;
    }

    .home-form label{
        text-align: left !important;
    }
    .home-form--small{
        margin-left: -16px;
        padding-left: 4px;
        padding-right: 4px;
        margin-right: -16px;
    }
    .maxwidth-theme .my-brand.maxwidth-theme{
        padding-left: 0;
    }


    .container_inner{
        padding-top: 23px;
    }

    .front_map_new + .contacts-page-top {
        margin-bottom: 0;
    }
    .front_map_new + .contacts-page-top br{
        display: none;
    }

    .contacts-page-map .bx-yandex-view-layout{
        margin: 0 !important;
    }
    .contacts-page-map .bx-yandex-view-layout .bx-yandex-map,
    .contacts-page-map .bx-yandex-view-layout .bx-yandex-view-map{
        height: 400px !important;
    }
    .front_map_new .top_block{
        margin-bottom: 5px;
    }

    body .wrapper1 .ymaps-controls-righttop .ymaps-b-select.ymaps-b-select_control_listbox{
        display: none !important;
    }
    body .wrapper1 .yandex-map__frame .ymaps-controls-lefttop>ymaps{
        margin-left: 45px;
    }
    .contacts-page-top{
        margin-bottom: 20px;
    }
    body .wrapper1 .yandex-map__frame .ymaps-copyrights-pane+ymaps{
        display: block !important;
    }


    .wrapper_inner_half.shop-detail1 .bx-yandex-view-map, .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map .bx-yandex-map{
        height: 200px !important;
        max-height: 200px !important;
    }

    .container_inner{
        overflow: visible;
    }

    .top_slider_wrapp.view_3 .main-slider__item td.text{
        display: block !important;
    }
    .top_slider_wrapp.view_3 .main-slider__item tr td{
        width: 100%;
    }
    .top_slider_wrapp.view_3 .main-slider__item tr{
        padding: 0 !important;
        display: flex !important;
        min-height: 100vh !important;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-size: auto 100%;
        background-position: center center;
    }
    .top_slider_wrapp .main-slider .banner_title .head-title{
        font-size: 22px;
        line-height: 30px;
    }
    .top_slider_wrapp .main-slider .main-slider__wrapper .main-slider__item{
        background: none !important;
    }


    .mobile-slider-bg{
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
        width: 100%;
        height: 100%;
        background-size: auto 100%;
        background-position: center center;
    }
}

@media screen and (max-width: 600px) {
    .compact-catalog .ajax_load .item .catalog_item>div{
        padding: 19px 19px 70px;
    }
    .compact-catalog .catalog_block .catalog_item>div .item_info{
        padding-bottom: 0 !important;
    }
}

.mb-0 {margin-bottom:0!important;}
.mt-0 {margin-top:0!important;}

.main-catalog-wrapper.flexbox--align-start {align-items:unset!important;}
.main-catalog-wrapper.flexbox--align-start .forms_sticky_wrapper {top:80px;}

.sticky-sidebar__phones {font-size:20px; font-weight:bold;}
.sticky-sidebar__phones a {display:none;}
.sticky-sidebar__phones a:first-child {display:inline-block;}

.popup form[name="CALLBACK_PRICE"] .form-field-ADDRESS_SIDEBAR {display:none;}
#header .top-block.top-block-v1 .wrapp_block, #header .top-block.top-block-v1{position: fixed; background: #000 !important; padding: 0 30px; left: 0; z-index: 20;}
.catalog_items__item {margin-top:30px;}
.catalog-anchors {display:flex; align-items:center; flex-wrap:wrap; gap:5px; font-size:13px; line-height:1.25;}
	.catalog-anchor {padding:5px; cursor:pointer; border-radius:3px; transition:0.15s ease all; border:1px solid var(--stroke_black); background:#fff;}
	.catalog-anchor:hover {background:#bca169; color:#fff; border-color:#bca169;}


body .menu_top_block.catalog_block .dropdown > li.full.v_bottom.current > .dropdown {display:none;}

.element-count-wrapper+.element-count-wrapper {display:none;}

#headerfixed .logo-row .phone a {color:#fff;}
#headerfixed .logo-row .more_phone a {color:#222;}
