/*mobile*/
@media screen and (max-width:600px) {
:root{
    --mt:15px;
}
html{
    font-size:14px;
}
    
.hidden-xs {
    display: none
}
.text-c-xs{
    text-align:center;
    display:inline-block;
}
.w-50,.w-33,.w-40,.w-66,.grid-item-slider,.w100m{
		width:100%;
	}
.flex-column-xs{
		flex-direction:column;
	}    
.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.5em;
}    
h2{
	font-size:1.5em;
}	
.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;
    flex-direction: column;
    gap: 15px;
}
	.headline-block img {
    max-width: 50%;
    margin-right: 0em;
		display:none
}
.headline-block_mod {
    flex-wrap: wrap;
    gap: 15px
}

.wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.breadcrumbs {
    /* margin-bottom: 20px; */
    /* overflow-x: auto; */
    display: none;
    /* max-width: 48vw; */
}
.breadcrumbs li {
    font-size: 0.88em;
    /* margin-bottom: 1em; */
}
.call-question{
    display:none;
}    
.next_cat+.next_cat {
    text-align: right;
    /* line-height: 1.2em; */
}
.vozvrat-slide {
    width: 50%;
}
.head_menu.open {
    position: absolute;
    top: 50px;
    left: 0;
    background: #fff;
    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>div,.head_menu.open .bric,.head_menu .drop_down {
    width:100%;
    
}
.head_menu .drop {
    background: url(../images/icon/trig.svg) no-repeat right/3%;
}	
.head_menu.open .bric{
    display: block;
}

.button.catalog-button{
	width: calc(100% - 8%);
}
 
.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; */
    /* margin-top: 0.5em; */
}
.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 {
        /* flex-wrap: wrap; */
        /* padding: 15px; */
    }
    .logo_container {
        /* margin-top: -20px; */
        /* height: 35px; */
        width: 44%;
    }
.logo {
    width: 70px;
}

.tel-mob{
	display:none;
	
}
.tel-header{
	padding:0;
}	
.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: 3em;
    aspect-ratio: 1;
    font-size: 1em;
}
.catalog_but:after {
    background: url(/assets/images/icon/menu.svg) no-repeat center/50%;
}    
.catalog_but.open:after{
    background: url(/assets/images/icon/close-menu.svg) no-repeat center;
}    
.catalog_but>img {
    /* width: 1.2rem; */
    /* margin: 0 0.5rem; */
}
    .catalog_but span {
        text-transform: uppercase;
    }

.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;
}
#msMiniCart, .msMiniCart{
	width:45px;
}
    .head_serv {
        /* position: fixed; */
        /* bottom: 0; */
        /* left: 0; */
        /* width: 100%; */
        /* background: #fff; */
        /* z-index: 9; */
        /* padding: 10px 15px; */
        /* min-height: 60px; */
        /* border-top: 1px solid #BCBCBC; */
        /* font-size: 1em; */
    }
.serv_item {
    /* margin-left: 0; */
    /* text-align: center; */
    /* flex-direction: column; */
    /* position: relative; */
}
.bric{
	font-size:1em;
	width: auto;
	padding: 0.5em;
}	
.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: block; */
}

.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 - 30px);
    order:0;
}

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

.slider_news, .page_news {
    margin-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);gap: 15px;}
    .popular_item ul{
        display: none!important;
    }
.popular_item{
    /* aspect-ratio:1; */
    /* height: auto; */
    /* background-size:50%; */
    /* padding: 15px; */
}
.popular_item:first-child , .popular_item:last-child {
  /* grid-column: span 1; */
  padding: 0;
}
.popular_item p{
   /* font-size:1em; */
}
.btn-arrow{
	/* left:15px; */
	/* bottom:15px; */
}
.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;
}
    
a.footer-contact{
	text-align:center;
	width: 100%;
	display: block;
}


    .foot-cont {
        width: 100%;
        text-align: center;
    }


.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.fancybox-content,.form {
    width:100%;
}
.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);
}

	table.ost, table.character {
    display: block;
    overflow-x: auto;
}
    
.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; */
        line-height: 1.5em;
    }
    .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: 1em;
}
.card-name a {
    /* word-break: break-all; */
    font-size: 1.25em;
}
.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: 2em; */
    /* 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 img{
	width:25%;
}
.sotrud-text{
	padding-top:6em;
}	
.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 14rem;
    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: 0.8em;
    /* 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: 3em;
}
.pricelist{
    /* font-size:0.7em; */
    overflow: auto;
    display: block;
}    
.content>table td,.content>table th{
    padding:5px;

}  
.content .pricelist td{
    min-width: 5em;
}
.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;
        border: 1px solid var(--bgbtn);
        padding: 0.5em;
    }
    #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_thumb .swiper-slide {
    /* height: 100px; */
    /* width: 100px; */
    /* overflow-x: visible; */
}

.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; */
    width: 200px;
}
.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: 0;
    /* width: 100%; */
    /* margin-bottom: 40px; */
    font-size: 1.2em;
    flex-direction: column;
}
.order_row {
    /* margin-bottom: 30px; */
    width: 100%;
}
.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;
}    
.tr_row{
    padding:15px;
}
.tr_row .news_row-img {
    width:33%;
    margin: 0;
}
.product-notes li{
	font-size:1em;
}
.content .pricelist td:nth-child(2) {
    /* width: 60%; */
    text-align: unset;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;	
}
/****quiz***/
    .slider-item-left {
        padding: 60px 15px 0px;
    }	

.slider_form .slick-dots {
    top: 15px;
    left: 15px;
}    
    
.slider_form .slick-dots li {
    margin-right: 3em;
}
.countsSlides,.countsSlides-form {
    top: 60px;
    right: 15px;
    padding:0;
}    
div#slide1 {
    background: none;
    min-height: unset;
}
div#slide2 {
    background: url(../images/quiz/slide1.png) no-repeat right bottom / contain;
}
div#slide4 {
    background: none;
}
label.form-check-label img {
    height: 60%;
} 
.slider_form h4,.slider_form h3 {
    /* margin-top: 8px; */
    /* font-weight: bold; */
    font-size: 1em;
}   
.back-calc{
    padding: 15px 30px;
    background: var(--bg);
    border-radius: 0;
}
#form-slider .sl-next, #form-slider .sl-prev {
    font-size:0.75em;
    width: auto;
}
.slider_form .slider-item,.slider_form .slick-slide{
        /* height: 100%; */
        min-height: unset;
}  
.calc-value{
    margin: 4px 0;
    font-size: 1.25em;
}
.title-calc-over{
    margin-bottom:15px;
}	
    .slider-wrap {
        padding: 0 0px 60px;
        /* min-height: 70vh; */
    }

    .form-check .form-check-input, .form-block .form-check-input[type=checkbox] {
        width: 20px;
        height: 20px;
        /* transform: scale(0.5); */
    }
label.form-check-label{
    font-size: 0.7em;
}
    .small-block {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .small-block svg {
        height: 3em;
        width: 3em;
    }
.Preim-ul {
    column-count: unset;
    padding:0
}
.stage{
    padding:30px 
}    
.case-item{
    padding:0
}
.promo-item {
    aspect-ratio: 0.7;
}   
    .faq-bl {
        width: 100%;
    }
.faq-it{
    padding: 30px 15px;
}
    .question {
        line-height: 1em;
        font-size: 1em;
        padding: 0 30px 0 0;
    }
.question:after{
    display:none;
}
.question:before{
    top:-0.5em
}    
 .answer {
        padding: 1em 0;
        font-size: 0.9em;
        opacity: 0.7;
    }	
footer h4{
    font-family:Bounded;
    text-align:center;
    margin-top:2em;
}    	
}