/*mobile*/
@media screen and (max-width:600px) {
:root{
    --mt:15px;
}
html{
    font-size:14px;
}

.gap-1 {
    gap: 5px;
}
    
.hidden-xs {
    /* display: none; */
}
.text-c-xs{
    text-align:center;
    display:inline-block;
}
.order-md-0{
	order:unset;
}
.order-md-1{
	order:unset;
}
.order-md-3{
	order:unset;
}
	
.w-50,.w-33,.w-40,.w-66,.grid-item-slider{
		width:100%;
	}
.flex-column-xs{
		flex-direction:column;
		align-items: start;
		width: 100%;
	}    
.flex-reverse{
    flex-direction:column-reverse;
}    
.just-space-center{
    flex-wrap:wrap;
}
.grid-2{
    grid-template-columns: 1fr ;
}
.grid-3,.grid-4,.grid-5{
    grid-template-columns: 1fr 1fr;
}    

.pad-top {
    padding-top: 50px;
}
.pad-bot {
    padding-bottom: 50px;
}
.block {
    /* padding-top: 50px; */
    /* padding-bottom: 50px; */
}
h1 {
    font-size: 1.75em;
}    
.but {
    /* height: 3rem; */
    /* font-size: .8rem; */
}
.model_3d {
    width: 100% !important;
}
.prof-but .but {
    width: 100%;
    margin-bottom: 1rem;
}
.input {
    /* width: 100%; */
    /* height: 55px; */
    font-size: .9rem;
}
.input-filed {
    margin-bottom: 1rem;
    display: block;
}
.input-filed span {
    /* font-size: 1em; */
    /* margin-bottom: .3rem; */
}

textarea.input {
    height: 8.8rem;
    resize: none;
    padding-top: 1rem
}
.error-text {
    color: #db0000;
    margin-top: .5em;
    font-size: .9em;
}

.polit {
    font-size: .7rem;
    letter-spacing: 0.01em;
    color: #8A8A8A;
}
.polit a {
    text-decoration: underline;
}
.product-notes p{
    /* text-align:center; */
}
.headline {
    /* font-size: 30px !important; */
    /* margin: 0 0 30px; */
}
.headline_sm {
    font-size: 20px;
}
.subtitle {
    font-size: 1.2rem !important;
    line-height: 133% !important;
}

.headline-block .headline {
    margin: 0;
    font-size: 1.65em;
}
.headline-block {
    /* margin: 0 0 30px; */
    text-align: left;
    align-items: flex-start;
}
.headline-block_mod {
    flex-wrap: wrap;
    gap: 15px
}

.container {
    width: calc(100% - 30px);
}
.menu-back{
	margin:0;
}
.breadcrumbs {
    margin-bottom: 20px;
    /* overflow-x: auto; */
    /* display: flex; */
    /* max-width: 48vw; */
}
.breadcrumbs li {
    font-size: 0.88em;
}
.call-question{
    display:none;
}  

.tel{
    font-size: 0;
    width: 25px;
    aspect-ratio: 1;
    margin-right: 15px;
}
a.tel:before {
    top: 0;
    left: 1em;
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
}    
.next_cat+.next_cat {
    text-align: right;
    /* line-height: 1.2em; */
}
.vozvrat-slide {
    width: 50%;
}
.head_menu.open {
    position: absolute;
    top: 0px;
    left: 0;
    background: #373737;
    padding: 1em;
    flex-direction: column;
    z-index: 10;
    width: 100%;
    gap: 5px;
    box-shadow: 0 0 .5em 1px rgba(0, 0, 0, 0.2);
    font-size: 1em;
}
.head_menu.open .flex-c{
    width:100%;
}
.head_menu.open .bric{
    width:100%;
    font-size: 1.4em;
    /* border-color: #fff; */
}
.head_menu .drop_down {
    width:100%;
}    
.main_menu {
    background: #fff;
    padding: 0 15px 15px;
    /* display: none; */
}

.main_menu-close {
    right: 10px;
    top: 10px;
}
.main_menu-close img {
    width: 30px;
}
.main_menu-other {
    flex-direction: column;
}
.main_menu-other>div {
    width: 100%
}
.main_menu-block {
    margin-top: 2rem
}
.main_menu-title {
    font-size: .7rem;
    margin-bottom: 30px;
}
.main_menu-link {
    /* color: #363636; */
    /* font-size: 26px; */
    /* margin-bottom: 20px; */
}
.main_menu-link:hover {
    padding-left: 0;
}
.main_menu-link span {
    opacity: 1;
}
.main_menu-category--images {
    display: none
}

.header {
    /* position: static; */
    /* transition: all linear .2s; */
}
.header.scroll {
    padding-top: .5em;
    padding-bottom: .5em;
    background: #fff;
    box-shadow: 0 0 .5em 1px rgba(0, 0, 0, 0.1)
}
.top_head {
    /* display: none; */
    /* padding: 0; */
    /* width: 0; */
    /* height: 0; */
    /* overflow: hidden; */
}
.city {
    margin-right: 0;
}
.cf-city {
    position: absolute !important;
    top: 55px;
}
    .bot_head {
        gap: 30px;
        padding: 10px 0;
    }
    .logo_container {
        padding: 0;
        height: 100%;
        margin: 0;
    }
.logo {
    position: relative;
    width: 90px;
    transform: none;
}
.bot_head_col{
    flex-direction:row;
    padding: 0;
    /* flex: 1; */
}    
.head_menu:not(.open){
    display:none;
}    
.mob_tel {
    display: block;
    margin-right: 1em;
    /* line-height: 1.2em; */
    /* width: 50%; */
    /* text-align: right; */
}
.mob_tel a {
    /* font-weight:bold; */
    /* font-size:0.85em; */
    display: block;
}
.catalog_but {
    width: 40px;
    height: 40px;
    font-size: 0.8em;
}
.catalog_but:after {
    background: url(/assets/img/icon/menu.svg) no-repeat center;
}    
.catalog_but.open:after{
    background: url(/assets/img/icon/close-menu.svg) no-repeat center;
}    
.catalog_but>img {
    /* width: 1.2rem; */
    /* margin: 0 0.5rem; */
}
    .catalog_but span {
        /* text-transform: uppercase; */
    }

.video-title {
    position: absolute;
    font-size: 3em;
    color: #fff;
    text-shadow: 0 -2px #000, 0 2px #000;
    left: 0;
    text-align: center;
    line-height: 1em;
    display: block;
    width: 100%;
    top: 30px;
}

.video-subtitle {
    bottom: 2rem;
    font-size: 2em;
    color: #fff;
    opacity: 1;
    right: 0;
    text-align: center;
}
	
.form-title {
    font-size: 1.8em;
    text-align:center;
}
.rass-subtitle span {
    font-size: 0.8em;
    padding: 0 1em;
}

.rass-subtitle-img {
    border: 1px solid var(--yell);
    border-radius: 50%;
    padding: 0.5em;
}


    
.main_banner>div {
    padding: 1.5rem 6rem 1.5rem 1.5rem;
    aspect-ratio: 1.5;
    font-size: 0.85em;
}
.main_banner>div {
    width: 100%;
    flex: unset;
}

.Banner_title {
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 1.5rem;
    line-height: 1em;
}

.main_banner .button2 {
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem;
    font-size: 1.15em;
}
    

    
.search-form {
    /* padding: 0 .5rem 0 0; */
    width: calc(100% - 60px);
    height: 40px;
    /* margin-top: 1.8rem; */
    max-width: 80%;
    display: none;
}
.search-input {
    padding-left: 1rem;
    font-size: 1em;
}

    .head_serv {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 9;
        padding: 5px 10px;
        min-height: 60px;
        border-top: 1px solid #BCBCBC;
    }
.serv_item {
    /* margin-left: 0; */
    /* text-align: center; */
    /* flex-direction: column; */
    /* position: relative; */
}
.serv_item-img {
    /* width: 1.2rem; */
    /* margin-right: 0; */
    opacity: 1;
}
.serv_item-count {
    /* position: absolute; */
    /* top: -3px; */
    /* right: 9px; */
    /* font-size: .6rem; */
    /* flex-shrink: 0; */
    /* width: .8rem; */
    /* height: .8rem; */
    /* background: var(--yell); */
}
.serv_item-name {
    /* font-size: .7rem; */
    /* margin-top: 0.5rem; */
    display: none;
}

.minicart:hover .minicart_list {
    display: none
}

.swiper_banner .swiper-slide {
    width: 100%;
}
.swiper_banner .swiper-slide img {
    width: 100%;
}
.main-banner_item {
    height: 68vw;
    position: relative;
}

.swiper_banner .swiper-pagination {
    bottom: 20px;
    padding-right: 5%
}
.swiper_banner .swiper-pagination .swiper-pagination-bullet {
    margin-left: 1rem
}

.sliders{
    /* grid-template-columns: 1fr; */
    /* padding: 2em 0; */
}
    
.slider_nav.swiper-pagination {
    /* bottom: 0; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
.slider_nav.swiper-pagination .swiper-pagination-bullet {
    /* width: .4rem; */
    /* border-radius: 50%; */
    /* height: .4rem; */
    /* margin: 0 .5rem; */
}

.main_bl .swiper-wrapper {
    /* align-items: stretch; */
}
.main_bl-it {
    /* width: 280px; */
    /* flex-shrink: 0; */
    /* margin-right: 30px; */
    /* padding: 25px; */
}

.main_slider {
    overflow: visible;
    cursor: auto;
}
.main-slide {
    width: 50%;
    /* margin-right: 0; */
    /* margin-bottom: 50px; */
}
    .main_slider .swiper-wrapper {
        /* flex-direction: column; */
    }
.main-slide img {
    width: 100%
}
.main-slid-txt {
    cursor: auto
}
.main-slide-title {
    font-size: 30px;
    margin: 1rem 0 .8rem
}
.swiper_banner .swiper-slide{
    height: 30vw;
}

.swiper_banner_small .swiper-slide {
    height: 75vw;
}
.swsmall-next, .swsmall-prev, .swiper-button-next, .swiper-button-prev {
    display:none;
}

    .main_content {
        flex-direction: column-reverse;
    }
.main_content-text {
    width: 100%;
    order: 1;
}
.main_content-text p {
    font-size: 1rem;
    /* line-height: 138%; */
    margin-bottom: 1rem;
}
.main_content-img {
    width: 100%;
    /* flex-shrink: 0; */
    /* margin-bottom: 40px; */
}

.grid-item-slider {
    width: calc(100vw - 120px);
    order:0;
}

.gallery-thumbs {
    /* display: none; */
}
.gallery-top {
    /* height: 60vw; */
}
    

.slider_news, .page_news {
    padding-bottom: 2.5rem
}
    .news-slide {
        flex-direction: column;
    }
.news-slide-img {
    width: 100%;
    flex-shrink: 0
}
.news-slide-text {
    width: 100%;
}

.news-slide-info {
    margin-top: 2.25rem;
    margin-bottom: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
}

.news-slide-info .date {
    margin-top: 15px;
}
.news-slide-content {
    font-size: .8rem;
    line-height: 150%;
    margin-bottom: 2rem
}

.popular {
grid-template-columns: repeat(2, 1fr);

}
    .popular_item ul{
        display: none!important;
    }
.popular_item{
    aspect-ratio:1;
    height: auto;
    background-size:50%;
}
.popular_item:first-child , .popular_item:last-child {
  grid-column: span 1;  
}
.popular_item p{
   font-size:1em; 
}

.contacts_item {
    width: 100%;
    flex-direction: column;
    font-size: 1.2em;
}
.contacts_item p,.contacts_item p:last-child,.contacts_item p:first-child {
    width: 100%;
    text-align:left;
    line-height:1.2em;
    min-height:auto;
}
    
footer {
    /* background: var(--bg); */
    /* color: #fff; */
    font-size:1em;
    margin-bottom: 40px;
}

.footer_top {
    /* padding: 2rem 0; */
    /* align-items: flex-start; */
    /* flex-direction: column; */
    flex-wrap:wrap;
    gap: 10px;
}
.footer-svg{
	/* background-size: 190%; */
	/* height: auto; */
}
	
    .foot-cont {
        height: 40px;
        /* text-align: center; */
        /* margin-bottom: -1px; */
    }
.foot-cont img {
    width: 50px;
    /* margin-bottom: 0px; */
}

.foot_nav {
    /* display: none */
    width: 45%;
}

.footer_top .link {
    /* display: inline-flex; */
    /* color: #fff; */
    /* margin-top: 20px; */
}

.footer_top .link:after {
    background: url(../img/icon/arr1.svg) center/cover;
}

.footer_bot {
    /* font-size: .7rem; */
    /* padding-bottom: 4rem; */
    /* flex-direction: column; */
    font-size: 1em;
}
    .footer_bot * {
        order: 1;
        color: var(--col3);
    }
    .footer_bot>a {

    }
.pay-bl img {
    margin: 0 .75rem
}

.contact_bl {
    margin-bottom: 3rem;
    flex-direction: column;
}
.contact_bl>div {
    width: 100%;
}
.contact_map {
    height: 300px;
}
    .contact_bl:nth-child(2n+1) {
        flex-direction: column-reverse
    }
.contact_bl:nth-child(2n+1) .contact_info {
    padding-left: 0
}
.contact_bl:nth-child(2n) .contact_info {
    padding-right: 0
}
.contact_info-row {
    margin: 1.5rem 0
}

.contact_info-links>div {
    width: auto
}
.contact_info-links a {
    font-size: .8rem;
    white-space: nowrap;
}


.main-form .headline + p {
    font-size: .8rem
}
.form {
    /* margin-top: 2rem; */
}
.form_footer {
    margin-top: 1rem;
    flex-wrap: wrap;
}
    .form_footer .but {
        margin-bottom: 20px
    }

.news_row {
    /* padding-bottom: 40px; */
    /* margin-bottom: 40px; */
    /* flex-direction: column; */
}
.news_row-img {
    width: 100%;
    height: auto;
    margin-right: 0;
    flex-shrink: 0;
    margin-bottom: 40px
}
.news_row-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.news_row-bl {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news_row-head {
    margin-bottom: 1rem;
    flex-direction: column-reverse;
    align-items: flex-start;
}
.news_row-title {
    font-size: 1.2rem;
    margin-top: 20px
}

.news-content,.news-content p, .paragr, .content_block p {
    font-size: 1em;
    /* line-height: 175%; */
    /* margin-bottom: 1rem; */
}
.news-date {
    font-size: .8rem;
    margin-bottom: var(--mt);
}
.page_news {
    overflow: visible;
}
.page_news-slide {
    width: 100%;
    margin-right: 0;
    height: 75vw;
}

.page_news-slide img {
    width: 100%
}

.partner_bl {
    flex-wrap: wrap;
    gap: 0;
    margin-bottom: 0;
    justify-content: space-between;
}
.partner_bl a {
    width: 47%;
    margin-bottom: 20px
}
.partner_bl a img {
    width: 100%
}

.about_block {
    flex-direction: column;
}
.diploms {
    padding-bottom: 2.5rem;
    overflow: visible;
}
.diplom {
    width: 210px;
    height: 276px;
    margin-right: 15px;
}
    
.content_block ul {
    margin-bottom: 1rem
}
.content_block li {
    font-size: .8rem;
    line-height: 160%;
    margin-bottom: .4rem
}
.back_prod {
    margin: 1rem 0;
    flex-direction: column;
}
.back_prod>img {
    width: 100%;
    flex-shrink: 0;
    margin-left: 0
}
.back_prod2 {
    margin: 3rem 0;
    flex-direction: column;
    padding: 2rem 10px
}
.back_prod2>img {
    display: none
}
.back_prod3 {
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.pay_cont {
    flex-direction: column;
}
.pay_cont-it {
    /* width: 100%; */
    /* padding: 30px; */
    /* margin-bottom: 2rem; */
}
.pay_cont-img {
    height: 10rem;
    margin-bottom: 1rem
}
.pay_cont-img img {
    /* width: 100%; */
    /* height: 100%; */
    /* object-fit: contain; */
}

.search-container {
    margin-bottom: 2rem;
    flex-wrap: wrap;
}
.search-container-input {
    width: 100%;
    margin-bottom: 30px;
}
.search-container-category {
    min-width: 70%;
    margin-left: 0;
}

.search-container .but {
    width: 30%;
    margin-left: 0;
}


.w-100 {
    width: 100%;
}
.w-50 {
    /* width: 100%; */
}
.w-33 {
    width: 100%;
}
    
    
/**************
ÃƒÂÃ…Â¡ÃƒÂÃ‚ÂÃƒÂÃ‚Â¢ÃƒÂÃ‚ÂÃƒÂÃ¢â‚¬ÂºÃƒÂÃ…Â¾ÃƒÂÃ¢â‚¬Å“
***************/


.slider_goods {
    padding-top: 50px;
    padding-bottom: 50px;
}
.products_slider {
    /* padding-bottom: 50px; */
}
.card_row {
    /* gap: 1em; */
    flex-wrap: wrap;
    grid-template-columns: 1fr;
}
.card {
    /* width: calc(100% - 1em); */
}
.card_hor {
    width: 100%;
    max-width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.card_row>.swiper-slide {
    height: auto;
    width: 260px;
    margin-right: 20px;
}
.swiper-slide>.card {
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 24px;
}
.card_img {
    /* height: 38vw; */
}
.swiper-slide>.card .card_img {
    height: 10rem
}    
.card_img {
    /* margin: 0 0 .5rem; */
    /* max-width: 100%; */
    /* flex-grow: 1; */
    /* flex-basis: 0; */
    /* height: 100px; */
}
    .swiper-slide>.card .card_img.swiper {
        margin-bottom: 20px
    }
.card_hor .card_img {
    width: 100%;
    flex-shrink: 0;
    margin-right: 10px;
    height: 12rem;
    margin-bottom: 0
}
.card_img img {
    /* width: 100%; */
    /* object-fit: contain; */
}
.card-articul {
    font-size: .6rem;
    margin-bottom: 5px
}
    .swiper-slide>.card .card-articul {
        font-size: .7rem;
        margin-bottom: 0;
    }
.card-av {
    font-size: .6rem
}
    .swiper-slide>.card .card-av {
        font-size: .7rem
    }
.card_info {
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: space-between; */
    /* flex: 1 0; */
    /* padding: 1em; */
}
    .card_info-top>p {
        /* flex-direction: column; */
        /* align-items: flex-start; */
    }
    .swiper-slide>.card .card_info-top>p {
        flex-direction: row;
    }
.card_hor .card_info {
    flex-direction: row;
    flex-direction: column
}
.card_hor .card_info-bot {
    width: 100%;
    flex-shrink: 0;
    margin-left: 0;
    margin-top: 1rem;
}
.product-params-list {
    margin-bottom: .5rem;
    padding: 0 1rem;
}
.product-params-item {
    /* padding: 3px 0; */
    /* font-size: 11px; */
}
.card-name a {
    word-break: break-all;
}
.card-name span {
    margin-top: 7px;
}
.card_hor .card-name {
    margin: .9rem 0;
    min-height: auto;
    font-size: 1.2rem
}
.card-description {
    font-size: .8rem
}
.card-price {
    /* font-size: 18px; */
    /* margin-top: 10px; */
    /* padding: 0 1em 1em; */
}
    .swiper-slide>.card .card-price {
        font-size: 24px;
    }
.old_price {
    /* font-size: 12px; */
    /* margin-left: 1em; */
    /* display: block; */
}
    .swiper-slide>.card .old_price {
        font-size: 18px
    }
    .card_row .old_price {
        /* white-space: nowrap; */
        /* margin-left: .5rem; */
    }
.card_tags {
    left: 10px;
    top: 10px;
}
.card_tags span{
    font-size:0.5em
}
.swiper-slide>.card .card_tags {
    left: 24px;
    top: 24px;
}
.card_hor .card_tags {
    top: 0;
    left: 0;
}

.card_actions {
    right: 15px;
    top: 15px;
    /* opacity: 1; */
    z-index: 2;
}
 .card_actions a {
    font-size: 0;
}
    .favorite_mod a .icon{
        display:block;
    }
.swiper-slide>.card .card_actions {
    right: 24px;
    top: 24px;
}
.card_hor .card_actions {
    top: 0;
    right: 0
}
.card:hover .card_actions {
    opacity: 1;
    z-index: 2;
}
    .card .but {
        /* height: 2rem; */
        /* width: 2rem; */
    }
.favorite {
    margin-left: 10px;
}
.comparison img, .favorite img {
    width: 1rem
}

.sotrud {
    grid-template-columns: 1fr;
}
.content{
    font-size:1em;
}    
    
.catalog-block {
    align-items: flex-start;
    flex-wrap: wrap;
}
.review_date {
    font-size: 0.8em;
    color: var(--col3);
}    
.filter {
    background: none;
    position: fixed;
    width: 100%;
    margin: 0;
    top: 0;
    left: 0;
    z-index: -9;
    opacity: 0;
    /* padding-top: 70px; */
    transform: translateY(100%);
    transition: all ease-in-out .2s;
}
    .filter.op {
        z-index: 99999;
        opacity: 1;
        background: rgba(0, 0, 0, 0.8);
        transform: translateY(0%);
    }
    .filter_close {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 9;
    }
.filter-block {
    margin-bottom: 1rem;
    padding: 1rem 1rem 6rem;
    background: #fff;
    overflow-y: scroll;
    height: calc(100vh - 0px);
}
.filter-it {
    margin-bottom: 1rem;
    padding-bottom: .5rem
}

.order .filter-fields {
    /* overflow-y: visible; */
    /* margin-bottom: 1.75rem; */
    padding: 1rem;
}

.filter-field-item {
    margin-bottom: 15px;
}

.filter-fields input+label {
    padding-left: 35px;
    font-size: 1rem;
    padding-top: 3px;
}
.filter-fields input+label.with_desc {
    white-space: pre-wrap;
}
.filter-fields input+label span {
    margin-left: .3rem;
    /* font-size: .7rem; */
}

.filter-fields input+label:before {
    width: 25px;
    height: 25px;
    left: 0;
    top: 0px;
}
.order-field {
    /* margin-bottom: .8rem; */
}
.order-field label {
    width: 100%;
    display: flex !important;
    white-space: nowrap;
    margin-bottom: 10px
}
.filter-fields .order-field label span:first-child {
    /* margin-right: 1rem; */
    /* margin-left: 0; */
    /* width: 50%; */
    /* white-space: normal; */
}
.dash-sep {
    display: none;
}
.filters-btns {
    position: fixed;
    bottom: unset;
    left: 0;
    padding: 0.5rem;
}
.filters-btns .filter_close {
    position: static;
    display: block;
}
.category_bl {
    gap: 1em;
    flex-wrap: nowrap;
    overflow-x: auto;
    display: flex;
}
.category_item {
    flex: 0 0 40%;
}
.category_item-img{
    width: 100%;
    height: 8rem;
}
.category_item-name {
    font-size: 1em;
    /* padding-right: 0; */
    display: block;
    padding-top: 1em;
}
.category_item-text .link {
    /* display: none; */
}
.images-w50 img {
    height: auto;
    width:100%;
}

.pricelist td:first-child img {
    width: 2em;
}
.pricelist{
    font-size:0.7em
}    
.content>table td{
    padding:5px;
}  

.pricelist .link_custom_design {
	font-size:0;
    padding:5px;
}
    
.fiter-top {
    margin-bottom: 1rem;
}
    .fiter-top>div {
        width: 100%;
    }
.select-sort {
    position: relative;
}
    .sort_show_count {
        display: none
    }
.selected-sort {
    /* font-size: .7rem; */
    display: flex;
    align-items: center;
    padding: .3rem 0;
    cursor: pointer;
}
.selected-sort span {
    margin: 0 .5rem;
    font-size: 1.5em;
}
.parametr-sort {
    z-index: 9;
    padding: .4rem  0;
    /* min-width: 100%; */
    /* width:150%; */
    left: 0;
}
.parametr-sort a {
    display: block;
    font-size: 1rem;
    padding: 0.5rem 1rem
}
.toggle-list {
    margin-left: 0;
    display: none
}
    #show_filter {
        display: flex;
        padding: 0.5em 1em;
        border: 1px solid var(--col);
        border-radius: 50px;
    }
    #show_filter img {
        margin-right: 5px
    }

.catalog-section {
    width: 100%;
}
.catalog-section .headline {
    line-height: 110%;
    margin-bottom: 1.3rem;
}
.catalog-section .card_row {

}
.card {
    /* width: 100%; */
}

.catalog-nav {
    margin: 45px auto 0;
}
.load_more {
    margin: 30px auto 0;
}

.tab-block li{
    font-size: 0.85em;
}
    
.product_bl {
    /* align-items: flex-start; */
    flex-direction: column;
    /* margin-bottom: 2rem; */
}
.product-gallery {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
    flex-direction: column;
}
.product_slider {
    margin-bottom: 10px
}
.product_slider .swiper-slide {
    padding: 10px;
    height: unset;
    width: 100%;
}
.product_slider img {
    width:90%;
    height:90%;
}
    .swiper-vertical>.swiper-wrapper{
        flex-direction:row;
    }
.swiper.product_slider_thumb {
    width: 100%;
    height: 6rem;
}
    
.product_slider_thumb .swiper-slide {
    height: 100px;
    width: 100px;
    overflow-x: visible;
}
.product_slider_thumb img {
    object-fit: contain;
    width:90%;
    height:90%;
}
.product-gallery .swiper-button-next {
    right: .5rem
}
.product-gallery .swiper-button-prev {
    left: .5rem
}
.product-info-top {
    flex-wrap: wrap;
    gap: 10px;
}
.product-info {
    width: 100%;
    padding: 0;
}
    .product-info .card-av {
        font-size: 14px;
        white-space: nowrap;
    }
.product-info .card_tags {
    position: static
}
.product-info .card_tags span {
    margin: 0 0 0 1rem;
    white-space: nowrap;
}
.product-info .card_actions {
    position: static;
    opacity: 1;
    z-index: 1
}
.product-info .card_actions span:not(.icon) {
    display: none !important
}
.product-info .favorite {
    /* margin-left: 20px; */
}
.comparison img, .favorite img {
    width: 1.2rem;
}
.product-name {
    /* font-size: 24px; */
    /* margin: 35px 0 20px; */
    /* line-height: 140%; */
}
.product-desc {
    font-size: .8rem;
    line-height: 140%;
    margin-bottom: 30px;
}
.product-param {
    /* margin-bottom: 1.5rem; */
}
.product-param p {
    font-size: .8rem;
    margin-right: 2rem
}
.product-param span {
    /* display: block; */
}
.product-info .card-price {
    font-size: 1.8rem;
    padding: 0;
    margin: 0;
    text-align: center;
}
.product-info .old_price {
    font-size: 1.1rem;
    display: block;
}
    .product-info .but {
        width: 40%;
    }
    .product-info .but img {
        width: 30px;
    }
.main-quantity {
    /* margin-right: 0; */
    padding: 15px;
}
	.ms2_form
 {
    width: 100%; 
}
.button{
    width:100%;
    font-size: 1em;
}    
.cart-quantity {
    /* padding: 0 0; */
    /* width: 100%; */
}
.main-quantity a {
    width: 3rem;
    height: 3rem;
}
.cart-quantity a {
    width: 2rem;
    height: 2rem;
}

.main-quantity .counter {
    width: 3rem;
    font-size: 1.4rem;
    height: 3rem;
}
.cart-quantity .counter {
    width: 2rem;
    height: 2rem;
    font-size: 1rem
}

.characteristics {

}
.char-title {
    font-size: 1rem;
}
.char-bl{
    flex-wrap:nowrap;
    max-height: none;
    columns: 1;
}
.char_inner {
    width: 100%;
}
.char_row {
    font-size: 1rem;
}
.char_row .char_name {
    /* width: 50%; */
    /* padding-right: 10px; */
}
.char_row .char_param {
    /* width: 50%; */
    text-align: center;
}
.size-icon{
    width:100%;
    padding: 30px 20px 20px 80px;
}

.cart-container {
    align-items: flex-start;
    margin-bottom: 3rem;
    flex-direction: column;
}
.cart {
    width: 100%;
}
.cart-row {
    padding: 20px 20px;
    margin-bottom: 2rem;
    flex-direction: column;
}
.card-info {
    align-items: flex-start;
    flex-direction: column;
}
.card-info-img {
    width: 100%;
    height: 60vw;
    margin-right: 0;
}
.card-info-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.card-info-text {
    padding: 1rem 0 0
}
.cart-title {
    /* font-size: 1.2rem; */
    /* margin: 0 0 .6rem; */
    /* line-height: 140%; */
}
.cart-price {
    /* padding: 1rem 0; */
    /* text-align: left; */
    /* margin-left: 0; */
    /* width: 100%; */
}
.cart-price .card-price {
    /* margin-bottom: 1rem; */
    /* font-size: 24px; */
    /* display: flex; */
    /* align-items: center; */
}
.cart-price .old_price {
    margin: 0 0 0 1rem;
    font-size: 18px;
}

.cart-right {
    width: 100%;
    max-width: none;
    /* margin-left: 0; */
    /* padding: 30px 20px; */
}

.detail_order>p {
    /* margin-bottom: .6rem; */
}
.detail_order .card-price {
    /* margin: 0; */
    font-size: 1rem;
    /* white-space: nowrap; */
}
.order .input-wrap {
    padding: 1em;
    gap: 1em
}
.order {
    /* padding: 30px 20px; */
    /* width: 100%; */
    /* margin-bottom: 40px; */
    font-size: 1.2em;
}
.order_row {
    /* margin-bottom: 30px; */
}
.order .cart-title {
    /* margin-bottom: 20px; */
}
.order-aside {
    text-align: center;
}
.order_prod-img {
    width: 5rem;
    height: 5rem;
    margin: 0 auto .5rem;
}
.order_prod-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}
.order_prod-name {
    font-size: .8rem;
    margin: 0 0 .5rem
}
    .order .card-price {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .but-block {
        flex-wrap: wrap;
    }
    .but-block .but {
        margin-bottom: 20px
    }


.profile-aside {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px
}
.prof_menu-head {
    padding: 12px;
}

.prof_menu-block {
    padding: 10px;
}
.prof_menu-block a {
    margin: .5rem 0;
}
.profile_container {
    padding: 20px;
    margin-bottom: 1rem;
}
.profile_container .subtitle {
    font-size: 1.2rem;
}


.history:not(:last-child) {
    margin-bottom: 1rem
}
.history-head {
    padding-bottom: 1rem;
}
.history-head .subtitle {
    margin-bottom: 0;
    font-size: 22px
}
.history-head .card-price {
    margin-bottom: 0;
    font-size: 18px
}
.history_row {
    margin: 1rem 0;
    flex-direction: column;
    align-items: flex-start;
}
.history-left {
    width: 100%;
    flex-shrink: 0;
    margin-bottom: 10px
}
.history-img {
    margin-right: 1rem
}
.order_done {
    height: 70vh;
    flex-direction: column;
    text-align: center;
}
.order_done-title {
    font-size: 30px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}
.order_done-desc {
    width: 100%;
    font-size: 16px;
    margin-bottom: 2rem;
}
.order_done .but {
    width: 100%;
}

.main_menu.open .main_menu-category {
    position: relative;
    background: var(--gray);
    height: 50vh;
    padding: 1em 0 ;
}
.main_menu .dropdown-menu {
    display: none;
    position:absolute;
    top:0;
    left: 50%;
    width:50%;
    height: 100%;
    flex-direction: column;
    /* display: flex; */
    flex-wrap: nowrap;
    background: #fff;
    padding: 1em;
    align-items: start;
    overflow-y: scroll;
}
.main_menu.open ul li:first-child .dropdown-menu {
    display: none;

}
.main_menu .dropdown-menu a{
	padding:0.5em;
	font-size: 0.88em;
	color: var(--col3);
	max-width: 100%;
}
li.level-1 {
    width: 50%;
}

.main_menu.open li.level-1 .main_menu-link {
    width: 100%;
}
.main_menu.open .main_menu-link {
    width: 50%;
    white-space: unset;
}
.main_menu.open .main_menu-link:hover+.dropdown-menu,.main_menu.open .main_menu-link+.dropdown-menu:hover{

    display: flex;
}

.main_menu.open .main_menu-link:hover,.main_menu.open .main_menu-link:has(+.dropdown-menu:hover){
    background-color: #fff;
    border-right: 1px solid var(--yell);
}

    #chatra.chatra--side-bottom {
        bottom:65px !important;
    }
    
    .err_404 {
    font-size: 8rem;
}
.shema{
    width: 100px;
    height: 70px;
}    
}