.hidden_desc {display: none !important;}
@media (max-width: 1239px){
	.header_tel a {font-size: 18px;}
	.menu_cat_flex_container {gap: 50px;}
	.menu_flex_left {width: 190px;}
	.menu_flex_right {width: calc(100% - 240px);}
	.menu_catalog_inner {
		left: -30px;
		min-width: 1px;
		padding: 55px 30px;
		width: 100vw;
	}
	.cat_menu_one span {
		font-size: 18px;
    	line-height: 20.78px;
	}
	.menu_flex_right {height: 570px;}
	.vintage_banner_text h1 {
		font-size: 56px;
    	line-height: 56px;
	}
	.vintage_banner_text p {
		font-size: 100px;
    	line-height: 115px;
	}
	.item_left {
		font-size: 14px;
		line-height: 15.6px;
	}
	.slider_first.owl-theme .owl-dots .owl-dot.active, .slider_first.owl-theme .owl-dots .owl-dot.active span {width: 50px;}
	.running_str_one {
		font-size: 18px;
    	line-height: 20.06px;
	}
	.running_str {
		gap: 70px;
		align-items: center;
		height: 70px;
	}
	.section_one {margin-top: 61px;}
	.under_title {
		font-size: 100px;
    	line-height: 115px;
	}
	.section_big_title h2, h2 {
		font-size: 48px;
		line-height: 54.34px;
	}
	.mt60 {margin-top: 40px;}
	.cat_section_one {
		font-size: 14px;
    	line-height: 14.31px;
	}
	.section_flex_text, .section_flex_one:nth-child(2n+2) .section_flex_text {padding: 20px 50px 20px 50px;}
	.section_flex_img img {min-height: 400px;}
	.section_flex_text h3 {
		font-size: 28px;
		line-height: 31px;
	}
	.section_flex_text p {
		margin: 23px 0px 37px;
		max-width: 100%;
		font-size: 16px;
		line-height: 29px;
	}
	.section_flex_text .btn {
		max-width: 250px;
		height: 61px !important;
		font-size: 18px !important;
	}
	.product_name {
		font-size: 22px;
    	line-height: 25px;
	}
	.product_price {font-size: 20px;}
	.block_little .product_brand {
		font-size: 12px;
		line-height: 11.4px;
		margin-top: 11px;
	}
	.block_little .product_name {
		font-size: 18px;
		line-height: 20.78px;
		margin-top: 6px;
	}
	.block_little .product_price {
		font-size: 20px;
		line-height: 19.23px;
	}
	.block_little .add_to_cart_btn img {
		width: 24px;
		height: 24px;
	}
	.mt44 {margin-top: 30px;}
	.company_desc_text {
		font-size: 16px;
    	line-height: 28px;
	}
	.company_desc .btn {
		width: 338px !important;
		height: 63px !important;
		margin: 30px auto 0;
	}
	.goods_flex_blocks {gap: 20px;}
	.good_one_block {width: calc(33.3333% - 14px);}
	.good_one_block h3, h3 {
		font-size: 20px;
    	line-height: 28.6px;
	}
	.section_footer_goods {padding: 80px 0;}
	.footer_top_line .header_tel a {
		font-size: 32px;
		line-height: 36px;
	}
	.section_products .product_one .product_image img {
		min-height: 290px;
		object-fit: cover;
	}
	.block_little .product_brand {font-size: 11px;}
	.catalog_right .block_little .product_name {
		font-size: 16px;
		line-height: 20px;
	}
	.block_little .product_price {
            font-size: 16px;
            line-height: 19.23px;
    }
    .block_little .add_to_cart_btn img {
            width: 20px;
            height: 20px;
    }
	.catalog_product_slider img {height: 613px;}
	.sider_product_inner h1 {font-size: 32px;}
	.sider_product_inner {min-height: 615px;}
    .section_big_title h2, h2 {
            font-size: 40px;
            line-height: 1.2;
    }
	.mt50 {margin-top: 30px;}
	.cat_section_list {
		display: flex;
		overflow-x: auto;
	}
}
@media (max-width: 1023px){
	.mobile_links {display: block;}
	.container {padding: 0px 20px;}
	.header_flex {flex-direction: column;}
	header .header_tel, .top_menu {display: none;}
	header .logo img {height: 23px;}
	.header_left {
		gap: 48px;
		width: 100%;
		height: 60px;
		justify-content: space-between;
	}
	.mobile_links ul {
    	display: flex;
		gap: 33px;
	}
	.mobile_links ul li a {
		font-weight: 400;
		font-size: 14px;
		line-height: 13.4px;
		color: var(--grey);
   }
	.logo {margin-top: 2px;}
	.header_right {
		justify-content: flex-end;
		width: 100%;
		height: 50px;
		gap: 10px;
	}
	.header_search input {
		padding-left: 20px;
		font-size: 14px;
	}
	.header_lang a {
		font-size: 12px;
		line-height: 12px;
		display: flex;
		width: 100%;
		height: 100%;
		border: 1px solid var(--grey_light);
		align-items: center;
		justify-content: center;
	}
	.header_lang {
		width: 55px;
    	border-right: none;
	}
	.header_search {
		width: calc(100% - 65px);
		max-width: none;
	}
	.vintage_banner_text .btn {display: none !important;}
	.vintage_banner_text {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		position: static;
		top: 0;
		left: 0;
		z-index: 2;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 20px;
		gap: 4px;
	}
	.vintage_banner_text h1 {
		font-size: 28px;
		line-height: 30px;
    }
    .vintage_banner_text p {
            font-size: 80px;
            line-height: 92px;
            margin-top: 0;
            padding-left: 0;
    }
	.slider_first.owl-theme .owl-dots {
            position: static;
            margin-top: 20px !important;
    }
	.item_left, .item_right {
		width: 100%;
	}
	.item_first_slider_flex {
		display: flex;
		flex-direction: column-reverse !important;
	}
	.first_banner_slider .container {
		position: relative;
		display: flex;
		flex-direction: column-reverse;
		padding-bottom: 40px;
	}
	.footer_middle_line .container {flex-direction: column-reverse;}
	.slider_first {width: 85% !important;}
	.item_right img {height: 100%;}
	.item_right {height: 500px !important;}
	.slider_first.owl-carousel .owl-item.active .item_right img {height: 100%;}
	.item_left .t1 {display: none;}
	.item_left {
		display: block;
    	padding: 0;
    	margin-top: 14px;
	}
	.hidden_desc {display: block !important;}
	.hidden_btn_desc {
            position: absolute;
            bottom: 22px;
            right: 0;
            background: #fff;
            width: 180px;
            padding-right: 15px;
            z-index: 10;
    }
	.cat_section_list {overflow-y: auto;}
	.company_desc {padding: 0px 15px;}
	.good_one_block {width: 100%;}
	.good_one_block br {display: none;}
	#full_map {height: 400px;}
	.footer_top_line .container {
		flex-direction: column;
    	gap: 10px;
	}
	.hide_mob {display: none;}
	.footer_right_links {
		display: flex;
		gap: 0;
		padding: 0;
		width: 100%;
		justify-content: flex-start;
		flex-direction: column;
	}
	.footer_bottom_line {
		border-top: none;
		padding: 36px 0;
	}
	.footer_bottom_line .container {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.foote_menu {
		margin-left: -20px;
    	margin-right: -20px;
    	border-bottom: 1px solid var(--grey_light);
    	padding: 0px 20px;
	}
	.footer_middle_line h3 {
		margin: 0;
		line-height: 1;
		padding: 20px 0;
		background-image: url(/bitrix/templates/salevintage/images/arrowup.svg);
		background-repeat: no-repeat;
		background-position: right center;
		cursor: pointer;
	}
	.footer_link {display: none;}
	.foote_menu ul {
		display: none;
		padding-bottom: 20px;
	}
	.foote_menu.shown ul {display: block;}
	.footer_middle_line {min-height: 1px;}
	.product_one .product_image img {
		min-height: 400px;
		object-fit: cover;
	}
	.mobile_links ul li a.open_cat_link {
		position: fixed;
		background: var(--black);
		color: var(--white);
		width: 100%;
		left: 0;
		bottom: 0;
		text-align: center;
		z-index: 100;
		height: 54px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 16px;
		line-height: 1;
		gap: 7px;
	}
	.mobile_links ul li.active a.open_cat_link:before {
			content: '';
            width: 24px;
            height: 24px;
            background-image: url(/bitrix/templates/salevintage/images/whiteclose.svg);
            background-repeat: no-repeat;
            background-position: center;
	}
	.active .menu_catalog_inner {
		display: block;
		position: fixed;
		top: 0px;
		left: 0;
		background: var(--white);
		z-index: 11;
		height: calc(100% - 50px);
        overflow-y: auto;
        padding: 20px;
	}
	.menu_cat_title {
		font-size: 24px;
		line-height: 1;
	}
	.catalog_menu_close {margin-top: 0;}
	.menu_cat_flex_container {
            gap: 15px;
            flex-direction: column;
   	}
    .menu_flex_left {width: 100%;}
	.menu_flex_left a.btn {display: none !important;}
    .menu_flex_right {
            height: auto;
            width: 100%;
            max-height: none;
            overflow: visible;
    }
	.menu_flex_left ul li {
		font-family: var(--lagunabold);
		font-size: 18px;
		line-height: 100%;
		letter-spacing: 0%;
		color: var(--grey);
	}
	.menu_flex_left ul li.active {color: var(--black);}
	.cat_menu_one span {
            font-size: 14px;
            line-height: 1;
    }
	.catalog_brands_list a {width: calc(50% - 10px);}
	.catalog_brands_list {margin-top: 15px;}
	a.open_filter, a.open_filter:hover, a.open_filter:link {
		display: flex !important;
		width: calc(50% - 5px) !important;
		font-size: 14px !important;
		line-height: 1 !important;
		font-family: var(--standart);
		height: 50px !important;
		justify-content: space-between;
		padding: 0px 40px 0px 21px;
		background-image: url(/bitrix/templates/salevintage/images/filt.svg) !important;
		background-repeat: no-repeat !important;
		background-position: calc(100% - 20px) center !important;
		background: transparent !important;
    	color: var(--black) !important;
	}
	a.open_filter.shown {
		background-image: url(/bitrix/templates/salevintage/images/whiteclose.svg) !important;
		background-color: var(--black) !important;
		color: var(--white) !important;
		background-repeat: no-repeat !important;
        background-position: calc(100% - 20px) center !important;
	}
	.select_title {
		height: 50px;
		font-size: 14px;
		line-height: 1;
	}
	.select_options {
		font-size: 14px;
		line-height: 1;
	}
	.sort_select {
		width: calc(50% - 5px);
		margin-bottom: 0;
	}
	.flex_mobile_sort {
		display: flex;
    	gap: 10px;
    	margin-bottom: 20px;
	}
	.catalog_page_flex {
		gap: 0;
		flex-direction: column;
		position: relative;
	}
	.catalog_right {width: 100%;}
	.catalog_left {
		width: calc(100% + 40px);
		position: absolute;
		background: var(--white);
		z-index: 100;
		top: 50px;
		left: -20px;
		padding: 20px;
		display: none;
	}
	.catalog_left.shown {display: block;}
	.hidden_desc.btn {display: flex !important;}
	.catalog_product_slider.owl-theme .owl-nav {display: none;}
    .section_big_title h2, h2 {
            font-size: 28px;
            line-height: 1;
    }
	h2.title_prod_mob {
		font-size: 28px;
		line-height: 1;
		text-align: left;
		margin-top: 37px;
	}
	.catalog_product_slider {
		margin-top: 20px;
		padding-bottom: 20px;
		width: 85%;
	}
    .sider_product_inner {
            min-height: 1px;
            position: static;
            width: 100%;
            padding: 0;
    }
	.sider_product_inner h1 {display: none;}
	.product_page_price {
		margin: 0px 0px 20px;
		font-size: 24px;
	}
	.sider_product_inner .btn {
		font-size: 18px !important;
		height: 56px !important;
	}
	.prod_block_text h3 {
		font-size: 18px;
		line-height: 1;
	}
	.prod_text_desc, .prod_text_char_one {font-size: 14px;}
	.prod_block_text {
		padding-top: 20px;
		margin-top: 20px;
	}
	.page_title {
		font-size: 28px;
		line-height: 1.2;
		margin-bottom: 30px !important;
	}
	.page_bredcrumbs {margin: 40px 0 30px;}
	.contacts_flex_one h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.contacts_flex_one p {
		font-size: 14px;
    	line-height: 150%;
	}
	.contact_phones a, .contact_email a {font-size: 18px;}
	.contacts_flex_block {
		flex-direction: column;
    	gap: 20px;
	}
	.contacts_flex_one {max-width: 100%;}
	.subscrie_form h2 {font-size: 28px;}
	.subscrie_form p {font-size: 14px;}
	.subscribe_form_itself {
		flex-wrap: wrap;
    	margin-top: 20px;
    	flex-direction: column;
	}
	.subscribe_form_itself .form_block, .subscribe_form_itself .btn {
		width: 100% !important;
		height: 60px !important;
	}
	.item_left {
		max-width: calc(100% - 175px);
		display: none;
	}
	.owl-item.active .item_left {display: block;}
	.footer_bottom_line {padding-bottom: 85px;}
}
@media (max-width: 767px){
	header .logo img {height: 18px;}
	.header_left {gap: 10px;}
	.mobile_links ul {
            display: flex;
            gap: 10px;
    }
	.mobile_links ul li.menu_1 {display: none;}
	.item_left {
		max-width: calc(100% - 175px);
		display: none;
	}
	.owl-item.active .item_left {display: block;}
	.hidden_btn_desc {bottom: 45px;background: transparent;}
	.section_flex_one {flex-direction: column !important;}
	.section_flex_img, .section_flex_text {
		width: 100%;
	}
    .section_flex_text {padding: 25px 20px !important;}
	.section_flex_text h3 {
            font-size: 20px;
            line-height: 1.2;
    }
	.section_flex_text p {display: none;}
	.section_flex_text div {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}
	.section_flex_text .btn {
            max-width: 180px;
            height: 43px !important;
            font-size: 13px !important;
     }
	.product_one.block_little, .product_one {width: 100%;}
	.product_brand {font-size: 11px;}
	.product_name {
            font-size: 18px;
            line-height: 20px;
     }
	.product_price {
            font-size: 16px;
    }
	.add_to_cart_btn img {width: 20px;height: 20px;}
	.footer_middle_line h3 {font-size: 20px;}
	.footer_left_contacts p, .foote_menu a, .footer_bottom_line p, .footer_bottom_line a {text-align: center;}
	.footer_bottom_line .container {gap: 20px;}
}