.btn_default {
    align-items: center;
    align-content: center;
    -webkit-appearance: none;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    min-height: 3rem;
    padding: 1rem 1.5rem;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: 0.4px;
    font-family: inherit;
    justify-content: center;
    transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    background: #19110b;
    color: #fff;
    width: 100%;
    min-width: 15rem;
    margin: 0 auto;
}
.btn_default:hover{
	opacity:0.85;
}
.page h2 {
    color: #202120;
    text-transform: uppercase;
    font-style: normal;
    font-size: 38px;
    line-height: 1.0526315789473684;
    font-weight: 400;
}

.container.-main h2 {
    margin: 25px 0px;
    font-weight: 400 !important;
    font-size: 38px;
}

.page__navigation {
    width: 100%;
    text-align: center;
	margin-top:25px;
}

.page_nav {
    width: 100%;
}

.page_nav ul {
    display: flex;
    margin: 45px auto 80px;
    justify-content: center;
}

.page_nav ul li {
    margin: 0 8px;
}

.bu-header-main-nav-child__content-links {
    height: 100%;
    overflow-y: auto !important;
    scrollbar-color: #d5d5d5 transparent;
    scrollbar-width: thin;
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar {
    width: 6px
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar-track {
    background-color: transparent
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar-thumb {
    height: 30px;
    background-color: #d5d5d5;
    border-radius: 3px
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar-thumb:hover {
    background: #646464
}

.grid-brands {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-gap: 20px;
    padding: 15px;

}

.grid-list-img {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.grid-list-img img {
    padding: 10px;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.link_cap {
    text-transform: uppercase;
}

.bu-search-form .search {
    width: 100%;
}

.search-page {
    text-align: center;
}

.search_content {
    text-align: center;
}

.list_brand_none {
    display: none;
}

.all_brand span {
    color: #555;
    cursor: pointer;
    font-size: 14px;
    text-decoration: underline;

}

.bu-header-tools__tools-item span {
    position: absolute;
    top: 2px;
    right: 2px;
}

.cart-block {
    max-width: 1420px;
    margin: 0 auto;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

.cart_summary th {
    border-bottom: 1px solid #e4e4e4 !important;
}

.counter_qty {
    margin: 0 auto;
}

#basket_items input {
    text-align: center;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.top-part-category {
    justify-content: center !important;
}

h1.page-title {
    text-align: center;
    padding-left: 0 !important;
}

.pageH1 {
    padding-top: 4vh;
    margin-bottom: 20px;
    font-size: 2.5em;
    font-weight: 700;
    font-family: 'BUFONT-CYR';
    text-transform: uppercase;
}

.breadcrumb_container {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    margin-bottom: -10px;
}

.final_sect_bradcrumb {
    color: #999;
}

.sect_lust_sub_wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.sect_lust_sub_h1 {
    padding: 0 10px 10px;
}

.sect_lust_sub_h1:hover {
    text-decoration: underline !important;
}
.breadcrumb_container_section, .breadcrumb_container_element, .breadcrumb_container{
	display:none;
}
@media (min-width: 764px) {
    .breadcrumb_container_element {
        display: flex;
        flex-wrap: wrap;
        padding-left: 3.125vw;
        padding-right: 3.125vw;
        position: relative;
        top: 30px;
        z-index: 10;
    }
    .breadcrumb_container_section {
        display: flex;
        flex-wrap: wrap;
        padding-left: 30px;
        padding-right: 3.125vw;
        position: relative;
        top: 30px;
        z-index: 10;
    }	
}

#similar-products, #similar-products-mob {
    margin-bottom: 50px;
}

.productName {
    margin-bottom: 0px !important;

}

.artnumber {
    margin-bottom: 22px;
    color: #999;
}

@media (min-width: 1024px) {
    .adv-grid .product-item {
        width: 33% !important;
    }

    .imageWrapper.product {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 10px !important;
    }
}

.brands-main {
    background: #efefef;
    padding: 35px 0px;
}

.brands-main .asnier-modal-button_next svg, .brands-main .asnier-modal-button_priv svg {
    top: calc(50% - 24px);
}

.owl-carousel3.asnier-atelier-slider {
    padding-bottom: 0px;
}

.asnier-slideshow-brand {
    height: 120px;
    line-height: 120px;


}

.asnier-slideshow-brand a {

}

.wrap-brand-list {
    height: 130px;
    line-height: 130px;
    display: flex;
    align-items: center;

}

.adv-grid2 .imageWrapper.product {
    height: 210px;
}

@media (min-width: 1024px) {
    .brands-main .asnier-slideshow_item {
        margin: 0 50px !important;
    }
}

.news-index {
    margin: 100px 0px;
}

.news-index .col-news {
    max-width: 340px;
    margin: 0 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.news__item_img {
    height: 480px;
}

.news__item_img a {
    display: block;
    height: 100%;
}

.news__item_img img {
    object-fit: contain; /*cover*/
    max-width: 100%;
    height: 100%;
}

.sec_news_box {
    display: flex;
    justify-content: center;
}

.news__item_desc {
    margin-top: 10px;
}

.news__item_name {
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.75rem;
    color: inherit;
    font-weight: 700;
    display: block;
}

@media (max-width: 1024px) {
    .sec_news_box {
        flex-wrap: wrap;
    }

    .news-index .col-news {
        margin-bottom: 50px;
    }

    .news__item_name {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

.ask_q {
    margin-top: 100px;
    background: #efefef;
    padding: 45px 15px;
    text-align: center;
    margin-bottom: 45px;


}

.text_asq {
    max-width: 400px;
    margin: 0 auto;
}

.ask_q h2 {
    color: #202120;

    text-transform: uppercase;
    font-style: normal;
    font-size: 38px;
    line-height: 1.0526315789473684;
}

.ask_q .text_asq {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 22px;
}

.block_btn .btn {
    text-transform: uppercase;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #efefef;
}

.block_btn .btn:hover {
    opacity: 0.9;
    border: 1px solid #ddd;
}


/*Дизайнерский блок*/
.design_block {
    margin-top: 150px;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.design_block .h2 {
    font-style: normal;
    font-size: 38px;
    line-height: 1.0526315789473684;

}

.design_block_left {
    width: 32.5%;
    padding-left: 120px;
}

.design_block_right {
    position: relative;
    margin-left: auto;
    width: 61.25%;

}

.design_block_right img {
    object-fit: cover;
}

.design_block_text {
    margin: 35px 0px;
    font-size: 20px;
    line-height: 24px;
}

.design_block_btn {
    max-width: 300px;
    text-transform: uppercase;
}

.miniSlideshow_item img, .miniSlideshow_img {
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 1360px) {
    .design_block_left {
        padding-left: 40px;
    }

    .design_block_left {
        width: 40%;
    }

    .design_block_right {
        width: 55%;
    }

    .design_block_right img {
        height: 100%;
    }
}

@media (max-width: 600px) {
    .design_block_left {
        width: 100%;
        padding-left: 0px;
    }

    .design_block_right {
        width: 100%;
    }

    .design_block {
        flex-wrap: wrap;
        align-items: initial !important;
        justify-content: flex-start !important;
    }

    .design_block_right img {
        height: auto;
        max-height: 100%;
    }
}

.btn_one_click, .btn_korzina {
    text-transform: uppercase;
    min-width: 220px;
}

@media (min-width: 900px) and (max-width: 1400px) {
    .btn_one_click, .btn_korzina {
        min-width: 180px;
        font-size: 0.9rem !important;
        letter-spacing: .01rem !important;
        padding: 0.6rem !important;
    }
}

.block-tech-data {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.advantagesSpan {
    font-size: 14px;
}

.picture-block_slideshow .slick-track {
    display: flex;
}

.picture-block_slideshow .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.product_picture-block {
    padding-top: 35px;
}

@media (max-width: 767px) {
    .product-container, .product_picture-block {
        width: 100%;
    }
}


.advantages-block {
    display: flex;
    justify-content: space-around;
    width: 100%;
    grid-column: 1/3;
}

.advantages-item {
    max-width: 28%;
    display: flex;
    justify-content: space-between;
}

.advantages-item img {
    width: 40px;
    height: 40px;
}

.advantages-item .inner-text {
    margin-left: 15px;
}

.advantages-item .inner-text .title {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    display: block;
}

.advantages-item .inner-text .value {
    line-height: 1.2;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .advantages-block {
        display: none;
    }
}

.address_blocks {
    margin: 25px 0px;
}

.address_blocks span {
    font-weight: bold;
}

.address_blocks svg {
    position: relative;
    top: 4px;

}

.address_blocks .cls-1 {
    fill: #333;
}


/*Новое меню*/
.menu_line_3 {
    display: flex;
    justify-content: space-around;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #ededed;
}

.menu_line_3 a {
    color: #222222 !important;
}

.menu_line_3 a:hover {
    text-decoration: underline;
    color: #666 !important;
}

@media (max-width: 1024px) {
    .menu_line_3 {
        display: none;
    }
}

@media (min-width: 768px) {
    .bu-header-tools__services {
        text-align: center;
        align-items: center !important;
    }

    .bu-logo {

    }

    .cat_btn {
        align-items: center !important;
        display: flex;
        margin-left: 5rem;
    }

    .catalog_btn {
        display: flex;
        background-color: #19110b;
        color: #fff;

        box-sizing: border-box;
        text-decoration: none;
        font-size: 1rem;
        letter-spacing: .05rem;
        line-height: 1rem;
        font-weight: 400;
        border-radius: 3px;
        -webkit-transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
        transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
        padding: 8px 15px;
        text-align: center;
        cursor: pointer;
        border: none;

    }

    .li-menu-center a {
        padding: 0px 8px;
        color: #666 !important;
    }

    .li-menu-center a:hover {
        opacity: 0.7;
    }

    .time-work {
        display: flex;
        align-items: center;
    }
}

.header__burger {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.header__burger span:nth-child(2) {
    margin: 4px 0;
}

.header__burger span {
    display: block;
    width: 16px;
    height: 1px;
    background-color: #fff;
}


.info_showroom {
    line-height: 15px;
    display: flex;
    align-items: center;
    flex-grow: 1;
    font-size: 17px;
    letter-spacing: 0.01em;
    min-width: 170px;
}

.info_contatcs {
    text-align: right;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 170px;
}

.bu-header-service-call__label {
    font-size: 18px !important;
}

.callback_me {
    font-size: 14px;
    cursor: pointer;
}

#cart-header {
    display: flex;
    justify-content: center;
    margin-right: 2rem;
}

#cart-header svg {
    width: 16px;

}

#cart-header span {
    position: relative;
    top: 14px;
}

.closeButtonFilter {
    display: none;
}

#header-wish {
    display: flex;
}

@media (min-width: 1600px) {
    #title-search {
        margin-left: 4rem;
        margin-right: 4rem;
        min-width: 600px;
    }

    .bu-header-navigation .bu-search-input {
        max-width: 100% !important;
    }
}

@media (max-width: 1400px) {
    .cat_btn {
        margin-left: 1rem;
    }

    .bu-header-navigation .bu-search-form {
        max-width: 400px;
        min-width: 300px;
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }

    #cart-header {
        margin-right: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1240px) {
    .bu-logo {
        min-width: 120px;

        margin-right: 1rem !important;
    }

    .bu-header-navigation .bu-search-form {
        /*max-width: 250px !important;*/
        /*min-width:250px !important;		*/
    }

    .bu-header-navigation .bu-search-form .bu-search-form {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }
}

@media (min-width: 1200px) {
    .tools__services-first {
        width: 286px;
    }
}

@media (max-width: 1199px) {
    .tools__services-first {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 968px) {
    .info_showroom {
        display: none;
    }

    #title-search {
        flex-grow: 1;
        max-width: 100% !important;
    }
}

@media (max-width: 768px) {
    .cat_btn {
        display: none;
    }

    .info_showroom, .info_contatcs {
        display: none;
    }

    .menu_line_3 {
        display: none;
    }

    .header-nav-line #cart-header {
        display: none;
    }

    .bu-header-navigation .bu-search-form {
        margin: auto !important;
    }

    .products-grid h1.page-title {
        max-width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 769px) {
    #title-search {
        flex-grow: inherit;
    }

    .bu-header-tools {
        height: 3.5rem !important;
    }
}


.brand_wrapper {
    height: 100%;
    min-height: 250px;
}

.pl-page-brand {
    margin-bottom: 100px;
}

.brand_wrapper .imageWrapper.product {
    display: flex;
    align-items: center;
    justify-content: center;
}

.miniSlideshow_item {
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.miniSlideshow_item img, .miniSlideshow_img {
    max-width: 100%;
    max-height: 100%;
}

.feature-value {
    font-family: 'BUFONT-N', 'BUFONT-CYR', sans-serif;
}

.container.-main {
    text-align: center;
}

.container.-main .bu-homepage-push__content-title {
    width: 100%;
}

@media (max-width: 768px) {
    .hideOnDesk {
        margin-bottom: 0px !important;
    }

    .actionButtons {
        margin-top: 0px !important;
    }

    .actionButtons > li:not(.halfWidth) {
        border-top: none !important;
    }

    .ask_q h2 {
        font-size: 26px;
    }

    .page h2 {
        font-size: 26px;
    }

    .design_block .h2 {
        text-align: center;
    }

    .design_block_left {
        margin-left: 15px;
        margin-right: 15px;
    }

    .design_block_text {
        text-align: justify;
    }

    .design_block_btn {

        margin: 10px auto 25px;
    }

    .block_btn {
        display: flex;
        justify-content: center;
    }

    #cart-header span {
        position: relative;
        top: -10px;
    }
}

@media (max-width: 424px) {
    .slideshow_img {
        max-height: 300px !important;
    }
}

.bu--news {
    margin-top: 30px;
    flex-wrap: wrap;
}

/*Фильтр облака*/
.filter_block_parent {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 35px;
    column-gap: 30px;
}
.filter_block_parent.open .filter_item_list {
    height: auto;
}
.filter_block_parent.active .filter_item.all_category_open {
    display: inline-flex;
}
.filter_block_parent.open .filter_item.all_category_open {
    display: none;
}
.filter_item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 29px;
    overflow: hidden;
   column-gap: 30px;
    row-gap: 10px;
}

.filter_item {
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #f4f3f1;
    border-radius: 13px;
    font-size: 16px;
    letter-spacing: 0.03em;
    cursor: pointer;
    height: 29px;
    padding: 0 12px 2px;
    margin: 0;
}
.filter_item:hover{
	background:#0397a8;
	color:#fff;
}
.filter_item.active span {
    vertical-align: middle;
    margin-bottom: 2px;
    background: #fff;
    display: inline-block;
    border-radius: 20px;
    width: 18px;
    height: 18px;
    line-height: 20px;
    margin-right: -7px;
    margin-left: 4px;
    text-align: center;
}
.filter_item.all_category_open {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    display: none;

}
.bx_filter {
    width: 100%;
}

.filterClose {
    padding: 0 !important;
    position: relative;
    top: 20px;
    right: 20px;
}

.filterBody {
    min-height: auto !important;
}

@media (min-width: 768px) and (max-width: 990px) {
    .bu-header-tools__services {
        white-space: nowrap;
    }

    .time-work {
        display: none !important;
    }

    .block-tech-data {
        flex-wrap: wrap;
    }
}

.mobile_icon_phone {
    display: none;
}

.short_links {
    display: flex;
    position: absolute;
    top: 60px;
    line-height: 1px;

}


.bu-logo.bu-medium-only {
    position: relative;
}

.bu-logo.bu-medium-only a img {
    position: relative;
    top: -5px;
}

.short_links a {
    font-weight: bold;
    margin: 0 10px;
    white-space: nowrap;
    line-height: 12px;
    height: 12px !important;

}

.short_links .available_link {
    color: #0397a8 !important;
}

.short_links .special_link {
    color: #e81a1a !important;

}

.short_links a:hover {
    text-decoration: underline !important;
}

.filter-block-head {
    display: none !important;
}

@media (max-width: 768px) {

    .design_block_right img {
        object-fit: contain;
    }

    .mobile_icon_phone {
        display: block;
        position: fixed;
        bottom: 20px;
        right: 20px;
    }

    .design_block {
        margin-top: 50px;
    }
}

.valuta {
    position: relative;
}

.selecter_valute {
    cursor: pointer;
}

.select_valute {
    position: absolute;
    right: 0;
    top: 21px;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    z-index: 10;
    border: 1px solid #CCC;
    display: none;
}

.select_valute div {
    padding: 5px 8px;
    white-space: nowrap;
    cursor: pointer;
}

.select_valute div:hover {
    opacity: 0.6;
}

.select_valute div:nth-child(2) {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.adv-grid2 .product-item .product-img {
    max-height: 100% !important;
}

.bu-homepage-push__media {
    position: relaitve;
}

.bu-btn-index {
    position: relative;
    bottom: 100px;
    z-index: 10;
}

.btn-dark {
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    background-color: #19110b;
    color: #fff;
    font-size: 1rem;
    letter-spacing: .05rem;
    line-height: 1rem;
    font-weight: 400;

    -webkit-transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
    transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
    padding: 1rem;
    text-align: center;
    cursor: pointer;
    border: none;

    -webkit-appearance: none;
}

.bu-homepage__line2 > :nth-child(2) .bu-homepage-push:first-child {
    height: 33%;
}

.text-about {
    text-align: justify;
    font-family: 'BUFONT-CYR' !important;

}

.text-about p {
    text-indent: 20px;
    text-align: justify;
    font-family: 'BUFONT-CYR' !important;
    line-height: 1.15;
    font-size: 1.2rem;
    color: #222222;
}

.text-about p:not(:last-child) {
    margin-bottom: 18px;
}

.text-base p {

    /*text-align:justify;*/
    font-family: 'BUFONT-CYR' !important;
    line-height: 1.15;
    font-size: 1.2rem;
    color: #222222;
}

.text-base p:not(:last-child) {
    margin-bottom: 18px;
}

#scrollText1 .low-cap {
    color: #ABC4C1 !important;
}

.width-50-about {
    padding: 5rem;
    background-color: #ABC4C1;
    z-index: 10;
    font-size: 1.2rem;
}

.beige {
    background-color: #EEE7D7 !important;
}

@media (max-width: 1440px) {
    .width-50-about {
        padding: 2rem;
    }
}

@media (max-width: 768px) {
    .width-50-about {
        padding: 1.5rem;
        font-size: 1.5rem
    }
}

.price_old {
    color: #c4c4c4;
    text-decoration: line-through;

    padding-right: 15px;
}

.discount_block {
    position: absolute;
    top: 9px;
    left: 9px;
    text-align: center;
    z-index: 102;
    height: 28px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    margin-right: 4px;
    font-size: 16px;
    line-height: 1;
    background: #cdaf68;
    color: #fff;
}

.discount_block_in_item {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: #5fafb5;
    color: #fff;
    border-radius: 30px;
    line-height: 60px;
    text-align: center;
    /*z-index:102;*/
    font-size: 24px;
    font-weight: bold;
}

.label_price_old {
    color: #c4c4c4;
    text-decoration: line-through;
    font-size: 16px;

    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}

.color_special {
    color: #e81a1a !important;
}

.color_available {
    color: #0397a8 !important;
}

@media (min-width: 768px) {
    .input-sm {
        height: 30px;
        min-width: 50px;
		 max-width: 55px;
	
    }
}

@media (max-width: 767px) {

    .filter_item_list {
        justify-content: flex-start;
    }
    .input-sm {
        height: 30px;
        max-width: 30px !important;
    }

    .miniSlideshow_item {
        display: flex !important;
    }

    .miniSlideshow_item.active, .miniSlideshow_item:hover {
        border: none !important;
    }
}


.new_item {
    background: #1db906;
    color: #fff;
    padding: 3px 6px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase;

}

.new_item_abs {
    position: absolute;
    right: 40px;
    top: 10px;
    z-index: 102;
    background: #CDAF68;
    height: 28px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    margin-right: 4px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
}

@media (max-width: 768px) {
    .bx-breadcrumb {
        margin-left: 10px;
        margin-top: 10px;
    }
}

.base-slider .slick-track {
    display: flex;
}

.base-slider .slick-slide {
    min-width: 100vw;
}

.asnier-atelier-slider .slick-track {
    display: flex;
    align-items: stretch;
}

#exhibitions .asnier-atelier-slider .slick-track .slick-slide,
#exhibitions .asnier-atelier-slider .slick-track .slick-slide > div,
#exhibitions .asnier-atelier-slider .slick-track .slick-slide > div > .asnier-slideshow_item {
    float: none;
    height: unset;
    display: flex;
}

#exhibitions .asnier-atelier-slider .slick-track .slick-slide > div > .asnier-slideshow_item img {
    width: 100%;
    height: 100%;
    display: flex;
    object-fit: cover;
}

.brands-main .asnier-slideshow_item {
    margin: 0 !important;
    padding: 0 20px !important;
}

@media(max-width:600px){
	.gm-link-container__description{
		display:none;
	}
}

/*NEW STYLES*/
.filter_item_white{
	background:none;
	border:1px solid #0397a8;
}



.filters_btn, .sort_div_mobile, .sortByMobile{
	display:none;
	cursor:pointer;
}
.sort_div_wrap{
margin-top:30px;
padding-bottom:15px;
border-bottom:1px solid #eee;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding-right: 0px;
justify-content: flex-end;	
}
.sort_div{
    position: relative;
    z-index: 106;
    cursor: pointer;
	width:200px;
	text-align:center;
	font-weight:bold;
}
.sort_div.active{
    z-index: 1060000;	
}
.sort_div label{
    position: relative;
    width: 100%;
    padding-bottom: 0;
    /*display: inline;*/
     color: #3a3a3a;
    text-transform: inherit;
    text-align: left;
	padding-left:10px;
    line-height: 2.8;
    cursor: pointer;
	/*float:right;*/
	width:100%;
	font-weight:bold;
	font-size:16px;
	
display: flex;
  justify-content: flex-end;
  align-items: center;	
	
}
.bx_filter_search_reset{
	display:none !important;
}
.bu-button.applyFilter{
font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.25em;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{
	margin-top:10px;
}
.sort_div label i{
	padding-left:15px;
	padding-right:5px;
	font-size:20px;
	position:relative;
	top:2px;
	
}
.sort_div ul {
    position: absolute;
    top: -.6rem;
    z-index: -1;
    flex-direction: column;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 .8rem 1.6rem .2rem rgba(0,0,0,.12);
    background-color: #fff;
	padding-left:0;
	min-width:200px;
}
.sort_div ul.active{
    visibility: visible;
    opacity: 1;
    transition: visibility 0s,opacity .3s;

	/*min-width:237px;*/
}
.sort_div ul li:first-child {
    margin-top: 45px;
}
.sort_div ul li:last-child {
    margin-bottom: 15px;
}
.sort_div ul li{
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	text-align:right;
    text-transform: inherit !important;
    cursor: pointer;
}
.sort_div ul li:hover {
    outline: none;
    background-color: #f5f5f5;
}
.sort_div ul li a{
	font-size:13px;
    text-decoration: none;
	font-weight:normal;
	text-transform: inherit !important;
	 color: #3a3a3a;
}

@media(max-width:768px){
	.sort_div{
		/*display:none;*/
	}
	.sort_div ul.active{
		min-width:calc(100% + 5px);
	}
	.sort_div_wrap{
		justify-content:space-between;
		margin-top:15px;
		margin-bottom:15px;
		padding:0 5px;
	}
	.sort_div label{
		text-align:right;
	}
	.filters_btn, .sort_div_mobile{
		/*display: flex;*/
		/*background-color: transparent;
		color: #85D0D5;
		border: .1rem solid #85D0D5;
		width:48%;
		font-size:16px;
		cursor:pointer;
		text-align:center;
		height:30px;
		border-radius:2px;
		padding:0px 10px;
		line-height:30px;
		font-weight:bold;*/
	}
	.sort_div_mobile label{
		line-height:30px;
		text-align:center;
	}
	.sort_div label i{
		padding-right:0;
	}
	.sort_div ul li{
		justify-content:flex-end;
	}
	.sort_div i{
		/*display:none;*/
	}
	.sortByMobile{
top: 0;
left: 0;
height: 100%;
z-index: 500000;
overflow-y: hidden;
position: fixed;
width: 100%;		
	}
	.sortByMobileArea{
		position: absolute;
		bottom: 0;
		top:0;
		height:100%;
		width: 100%;
		padding-top: 1.2rem;
		padding-bottom: 4.8rem;
	
		opacity: 1;
		background-color: #fff;
	}
	.sortByMobileArea ul{
		padding-left:0;
	}
	.sortByMobileArea .label{
		font-weight:bold;
		text-transform:uppercase !important;
		font-size:18px;
	}
.sortByMobileOverlay{
    height: 100vh;
    opacity: 1;
    background-color: rgba(0,0,0,.7);
position: fixed;
width: 100%;	
}	


.sortByMobileArea ul li:first-child {
    margin-top: 45px;
}
.sortByMobileArea ul li:last-child {
    margin-bottom: 15px;
}
.sortByMobileArea ul li{
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #222;
    text-transform: inherit !important;
    cursor: pointer;
	box-sizing:border-box;
}
.sortByMobileArea ul li:hover {
    outline: none;
    background-color: #f5f5f5;
}
.sortByMobileArea ul li a{
    color: #222;
    text-decoration: none;
	 text-transform: inherit !important;
}
 .closeButtonSort{
	 font-size:24px;
	 font-weight:normal;
    position: absolute;
    right: 1.2rem;
    width: 4.4rem;
    height: 4.4rem;
    border: none;
    background: radial-gradient(circle at 50% 50%,#fff,#fff 51%,hsla(0,0%,100%,0));
    transition: none;
}
}

.countProductHeader{
	display:flex;
	font-style:italic;
	color:#AAA;
	
}
@media(min-width:768px){
	.count--t2{
		text-transform:lowercase;
	}
}
@media(max-width:768px){
	.count--t1{
		display:none;
	}	
	.sort_div_wrap{
		flex-wrap:wrap;
	}
	.countProductHeader{
		width:100%;
		color:#999;
		margin-top:15px;
		font-size:14px;
	}
}


.content_wrap {
  display: flex;
  flex-wrap: wrap;
}
.page_sidebar {
  width: 20%;
  display: inline-block;
  padding-right: 30px;
  vertical-align: top;
}
.page_sidebar_inner {
  max-width: 265px;
  width: 100%;
}
.products-grid-right {
  width: 100%;
  display: inline-block;
  flex-grow: 1;
  width: 80%;
}
.bx_filter_top {
    display: none;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
    padding: 10px 15px 15px;
}
.bx_filter_heading {
    color: #221616;
    font-size: 1.5em;
    font-weight: 700;
}
.bx_filter_close {
    position: relative;
    width: 30px;
    height: 30px;

}
.sort_div_wrap_parent {
    display: flex;
    align-items: center;
    column-gap: 20px;
}
.sort_div_wrap_btn .filters_btn {
    display: flex;
}
.filters_btn {
    display: none;
    align-items: center;
    column-gap: 10px;
	font-weight:bold;
}
.filters_btn svg {
    flex: 0 0 auto;
    width: 24px;
    max-width: 100%;
     height: 24px;
 }
.bx_filter_close span {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    z-index: 1;
    background: #000;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}
.bx_filter_close span:last-child {
    transform: translateY(-50%) rotate(45deg);
}
body.lock {
    overflow: hidden;
}
.sort_div_wrap_block {
    display: flex;
    align-items: center;
    column-gap: 20px;
	order:2;
}
@media only screen and (max-width: 992px) {
  .page_sidebar {
    width: 100%;
    padding: 0px;
    margin-bottom: 0;
    display: block;
      pointer-events: none;
    height: 100%;
    margin-left: 0;
      position: fixed;
      top: 0;
      left: -100%;
      z-index: 10001;
      background: #fff;
      overflow: hidden;
      transition: all 0.3s ease;
  }
    .page_sidebar.open {
        left: 0;
        pointer-events: auto;
    }
    .page_sidebar .page_sidebar_inner {
        max-width: none;
        margin-top: 0;
        height: 100%;
    }
    .page_sidebar .bx_filter_top {
        display: flex;
    }
    .page_sidebar .bx_filter {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 0;
    }
    .page_sidebar .bx_filter .bx_filter_section {
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0 15px;
    }
    .filters_btn {
        display: flex;
    }
    .product-item .item_hover_info {
        display: none;
    }
    .product-item .item_hover_info:before {
        display: none;
    }
    .product-item .overlay {
        display: none;
    }
}


.heart-item{
	position: absolute;
	  right: 10px;
	  top: 15px;
	z-index:30;
}
.heart-item .svg-inline {
  width: 19px;
}
.heart .svg-inline path {
  fill: transparent;
  stroke: #999;
}
.heart-item:hover > .svg-inline path {
  stroke: #00aaa6 !important;
}
.no-heart > .svg-inline path {
  fill: #85d0d5 !important;
}
.no-heart > .svg-inline path {
  stroke: #85d0d5 !important;
}
.count_favorit{
	background:#64b6bb  !important;
}


.item_hover_info{
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: calc(100% - 5px);
    left: 0;
    width: 100%;
    padding: 0 10px 10px;
    background: #fff;
    border-top: 0;
    border-bottom: 0;
    z-index: 95;
    min-height: 54px;
}
.product-item .description{
	position:relative;
    padding: 0 10px 10px;
}
.product-item .from-price{
    padding: 0 30px;
    margin-top: 10px;
}
.item_hover_info{
	text-align:left;
}
.item_hover_info p{
	margin:5px 0px;
	font-size:14px;
    position: relative;
    z-index: 2;
}
.product-item:hover .item_hover_info,
.product-item:focus .item_hover_info{
    opacity: 1;
    pointer-events: auto;
    visibility: visible;

  }
  .product-item .description .add_cart{
      margin-top: 10px;
      position: relative;
      z-index: 2;
  }
.product-item .item_hover_info:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease;
    border: 0px solid #eae8e4;
    border-top: none;
}

.product-item:focus-visible {
    outline: none;
}
 
@media (min-width:992px){
    .product-item:hover .item_hover_info:before,
    .product-item:focus .item_hover_info:before {
        border-width: 5px;
    }
    .product-item:hover .icon_cart_in_item,
    .product-item:focus .icon_cart_in_item {
        opacity: 0;
        pointer-events: none;
    }
}
/*ADD CART*/

#newsmodal-modal-cart {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}
.newsmodal-underlay-cart {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(55,79,103,0.8);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    -moz-animation: fadein .5s;
    -o-animation: fadein .5s;
    animation: fadein .5s;
}

.newsmodal-modal-cart {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 640px;
    height: 390px;
    margin: auto;
    padding: 20px 30px 10px;
    background-color: #fff;
    text-align: center;
    z-index: 1;
    -webkit-animation: popin .3s;
    -moz-animation: popin .3s;
    -o-animation: popin .3s;
    animation: popin .3s;
}
.basket-popup-title{
	color:#000;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #d9d9d9;
	display:block;
	padding-bottom:25px;
	padding-top:15px;

}
.basket-popup-subtitle{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top:25px;
	font-size:14px;
	color:#222222;
		
}
.basket-popup-subtitle span{
	color:#473a37;
}
.basket-popup-subtitle a{
	color:#473a37;
	text-decoration:underline;
}
.basket-popup-subtitle a:hover{
	text-decoration:none;
}
.basket-popup-box-item{
	margin-top:15px;
	background:#f6f7f8;
	padding:10px;
	font-size:14px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;	
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;			
}
#basket-popup-box-item-link{
	color:#473a37;
	/*text-decoration:underline;*/
	font-size:18px;

}
.basket-popup-box-item-title{
	flex-grow:1;
	padding:0 15px;
	text-align: left;
}
.basket-popup-box-pricesbox-oldprice{
	font-weight:bold;
color: #777;
  text-decoration: line-through;
}
.basket-popup-box-result-price{
	text-align:left;
}
.basket-oldprice{
	font-weight:bold;
color: #777;
  text-decoration: line-through;	
}
.basket-popup-box-result{
	text-align:left;
}
.basket-popup-box-pricesbox-discount, .basket-discount{
	color: #87764e;
	font-weight:bold;
}
.item.cart_description{
	text-align:left;
}
#basket-popup-box-item-link:hover{
	text-decoration:none;	
}
#basket_popup_box__item-price{
	color:#333333;
	font-size:18px;
	white-space: nowrap;
	
}
.basket-popup-box-footer{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;	
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top:30px;			
}
.green_button, .blue_button{
	height:48px;
	color:#ffffff;
	line-height:48px;
	cursor:pointer;
	border:none;
	padding-left:48px;
	padding-right:48px;

	text-decoration:none;
	font-weight:600;
	width:calc((95%)/2);
}
.green_button{
background: #473a37;
color: #fff;
border-color: #473a37;
}
.green_button{
	opacity:0.85;
}
.blue_button{
background: #85d0d5;
border-color: #85d0d5;
}
.blue_button:hover{
opacity:0.85;	
}
.basket-popup-box-item-picture{
	width:100px;
	height:100px;
	display: flex;
  align-items: center;
}
.basket-popup-box-item-picture img{
	max-width:100%;
	max-height: 100%;
}
@media (max-width:768px) {
	.newsmodal-modal-cart{
		width:96%;
		min-height:440px;
		padding: 20px 15px 10px;
	}
    .filter_block_parent {
        padding: 0 30px;
        flex-direction: column;
        row-gap: 10px;
        align-items: flex-start;

    }
    .sort_div_wrap_block {
        justify-content: space-between;
        width: 100%;
    }
    .filter_item_list {
        column-gap: 15px;
    }
.newsmodal-modal {
    width: 80%;
    height: 460px;
	overflow:hidden;
}
.basket-popup-title{
	font-size:16px;
	padding-bottom:15px;
	padding-top:5px;
	
}	
.basket-popup-box-footer, .basket-popup-box-item, .basket-popup-subtitle{
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;	
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;			
}
.basket-popup-box-footer div{
	margin:auto;
}
.basket-popup-subtitle, .basket-popup-box-item{
	margin-top:10px !important;
}
.basket-popup-box-footer{
	margin-top:10px;
}
.basket-popup-box-footer div{
	width:100%;
}
.green_button, .blue_button{
	width:100%;
	margin-bottom:5px;
}
.basket-popup-box-item-picture{
	width:70px;
	height:70px;
}
.basket-popup-box-item-title{
	margin-bottom:8px;
	width:100%;
	text-align:center;
	
}
#basket-popup-box-item-link{
	font-size:15px;
}
}
.newsmodal-modal-close-cart {
    position: absolute;
    top: 20px;
    right: 20px;
    line-height: 20px;
    font-size: 13px;
    padding-right: 30px;
    cursor: pointer;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.buttons_block{
	position:relative;
}
.add_cart .button_blue{
	width:100%;
	font-size:13px;
} 

.icon_cart_in_item{
	position:absolute;
	bottom:0;
	right:0;
	z-index:30;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

}

.material_text{
	color:#666;
	font-size:14px !important;
	font-style:italic;
}

@media(max-width:768px){
	.material_text{
		display:none;
	}
}

.vis_desktop{
	display:inline;
}
.vis_mobile{
	display:none;
}

@media(max-width:768px){
.vis_desktop{
	display:none;
}
.vis_mobile{
	display:inline;
}	
}
.custom .price, #allSum_FORMATED{
	white-space:nowrap;
}
@media(max-width:480px){
	.basket-discount, .basket-oldprice{
		white-space:nowrap;	
		font-size:12px;
	}

	.itemphoto.cart_product{
		padding:0;
	}
	.itemphoto.cart_product div{
		display:none;
		padding:0;
	}
	.cart_description{
		padding-left:0;
	}
		#basket_items td, #basket_items th{
			font-size:12px;
		}
		.cart_description .product-name{
		font-size:14px;
	}
	h1.page-title{
		font-size:20px !important;
	}
	.bu-logo.bu-small-only img{
		max-width:180px !important;
	}
}
@media(min-width:1024px){
	.gmnh_logo img{
		width:240px;
	}
	h1.page-title{
		font-size:25px !important;
	}


 .bx_filter_parameters_box_title{
	  white-space: normal;
	  display: block;
	  font-weight: 400;
	  text-transform: uppercase;
	  font-size: 1em;
	  line-height: 1.25em;
	  margin: 0;
		margin-bottom: 0px;
	  color: #221616;
	  text-overflow: ellipsis;
	  overflow: hidden;
	  white-space: nowrap;
	}
	.bx_filter_block .label{
		font-size:14px;
		/*letter-spacing:0.02em;*/
	}	
	.products-grid{
		background: #faf8f6;
		margin-top:30px;
	}
    .products-grid.hide-sidebar .page_sidebar {
        display: none;
    }
    .products-grid.hide-sidebar .sort_div_wrap {
        margin-left: 0;
        padding-left: 0;
    }
	.sort_div_wrap{
		border-bottom:none !important;
	}
	.pl-page{
		gap:30px;
	}
	.product-item.item5 {
	  width: calc( (100% - 60px)/ 3) !important;
	  border:none !important;
	  background:#fff;
	}
	.product-item.item2 {
	  width: calc( (100% - 30px)/ 2) !important;
	  border:none !important;
	  background:#fff;
	}	
}
@media (min-width: 769px) {
    .bx_filter {
        padding-top: 105px;
    }
}
@media (max-width:1023px){
    .sort_div_wrap_btn {
        display: none;
    }
}
