@media(min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1550px;
	}
}

.contacts .contact-card{
	width: 100%;
}
.this_choose_bl .block-products-carousel__column{
	width: calc(25% - 14px);
	margin: 7px;
}
.this_choose_bl .this_pair{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.product__option>div{
	margin-bottom: 15px;
}

.post-card__image img{
	border-radius: 20px;
}

.aq_spec a{
	font-size: 18px;
	font-weight: 700;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	color: #3d464d;
}
.aq_spec span{
	
}

.aq_spec img{
	
}

.values .name{
	color: #3d464d;
}
.values i{
	color: #f49716;
}
.about .product-tabs__item {
	
	border-radius: 20px;
}

.locate-component .loc-res .fas {
	line-height: 40px;
	color: #f49716;
}

.locate-component .store-centers {
	border-top: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	padding: 15px;
	margin-bottom: 20px;
	background: #f7f7f7;
	border-radius: 10px;
}
.locate-component .loc-res-more{
	cursor: pointer;
	display: flex;
	align-items: center;
}

.locate-component .loc-res-city{
	
}
.locate-component .loc-res-title {
	color: #333333;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0;
	background: #f49716;
	color: #fff;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 10px;
	margin-left: 10px;
}

.documentations .documentations_name {
	color: #504f4f !important;
}
.documentations .documentations-card {
	position: relative;
	padding: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	border: 2px solid #f7f7f7;
}
.documentations .documentations-card {
	background: #f7f7f7 !important;
	border-radius: 20px !important;
	color: #362e2e !important;
	height: 100%;
}
.documentations-list[data-layout=grid-4-full] .documentations_item{

	background: #f7f7f7;
	border-radius: 20px;
}

.videomaterials iframe {
	height: 270px;
	width: 100%;
}

.videomaterials .videomaterials-card {
	position: relative;
	padding: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #fff;
	border: solid 2px #f3f3f3;
	border-radius: 20px;
}
.videomaterials .videomaterials_name{
	height: 30px;
}

.aq_zakaz .media-left img{
	width: 70px;
	height: 70px;
	border-radius: 20px;
	margin-right: 15px;
}
.aq_zakaz  img{
	border-radius: 20px;
}
.aq_zakaz .row{
	border-bottom: 1px solid #ddd;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.card {
	border: 2px solid #f0f0f0;
	border-radius: 2px;
	border-radius: 20px;
}
.modal-content{
	border-radius: 20px;
}
.dropcart__product-image img{
	width: 100%;
}
.form-control{
	border-radius: 20px;
}

.owl-carousel .owl-stage-outer{
	
}
.bx-pagination .bx-pagination-container ul li span{
	border-radius: 20px;
}
.bx-pagination{
	margin-top: 50px;
}

.bx-filter .bx-filter-popup-result a{
	color: #f49716;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

.new_total_wrp{
	font-size: 20px;
	font-weight: 600;
	color: #000;
	padding-left: 20px;
	margin-bottom: 15px;
}

.new_total_wrp .this_new_total{
	
}
.new_total_wrp .this_new_oldtotal{
	text-decoration: line-through;
	font-weight: 400;
	color: #a9a9a9;
}
.sum_old_new{
	text-decoration: line-through;
	font-weight: 400;
	color: #a9a9a9;
}
.product-item-label-ring {
	box-sizing: border-box;
	border-radius: 50%;
	font-weight: bold;
	bottom: 0;
	top: inherit !important;
}










/* Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 56.25%;
	height: 0;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { 

padding-top: 100%; 


}

.product-item-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	display: none;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	display: block;
}

.product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center !important;
	background-size: 100% !important;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
}

/*Slider Controls*/
.product-item-detail-slider-controls-block {
	padding: 10px 0;
	text-align: center;
}

.product-item-detail-slider-controls-image {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 65px;
	height: 65px;
	outline: 1px solid #c0cfda;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
}

.bx-retina .product-item-detail-slider-controls-image { outline-width: .5px; }

.bx-no-retina .product-item-detail-slider-controls-image.active { outline-width: 2px; }

.bx-retina .product-item-detail-slider-controls-image.active { outline-width: 1px; }

.product-item-detail-slider-controls-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 65px;
	max-height: 65px;
	width: auto;
	height: auto;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 111;
	display: block;
	width: 7.5%; // Уменьшил ширину было 25%
	background: rgba(255, 255, 255, 0) url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
	opacity: .57;
	cursor: pointer;
	transition: all 300ms ease;
}

.product-item-detail-slider-left { /*left: -100px;*/ } // Убрал смещение для теста
@media all and (max-width: 600px) {
	.product-item-detail-slider-left { left: -50px; }
}
.product-item-detail-slider-right {
	/*right: -60px; Убрал смещение для теста*/ 
	transform: rotate(180deg);
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
	background-color: rgba(255, 255, 255, .4);
	opacity: .8;
}









/* .products-view .bx_sitemap{
	
} */

.products-view .bx_sitemap ul{
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}

.products-view .bx_sitemap ul li{
	margin-right: 15px;
}

.products-view .bx_sitemap ul li::marker{
	content: '';
}

.products-view .bx_sitemap ul li h2{
	margin: 0;
}

.products-view .bx_sitemap ul li h2 a{
	color: #3d464d;
	padding: 15px;
	display: block;
	border: 1px solid;
	border-radius: 50px;
	margin-bottom: 15px;
}

.block-slideshow_main_wrp{
	display: flex;
	width: 100%;
	justify-content: end;
}
.block-slideshow--layout--with-departments .block-slideshow__body{
	height: auto;
	width: calc(100% - 280px);
	
}

[dir=ltr] .block-slideshow .owl-carousel .owl-dots{
	bottom: -20px;
}

@media(max-width:991px){
	.block-slideshow--layout--with-departments .block-slideshow__body{
		height: auto;
		width: 100%;
		
	}
}

/* Правки июль*/

.services_aq5 {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
}

.this_service {
	flex: 1 1 calc(50% - 20px);
	background-color: #f7f7f7;
	border-radius: 20px;
	padding: 20px;
	display: flex;
	align-items: center;
	gap: 15px;
	position: relative;
	transition-duration: 0.2s;
}

.this_service:hover{
	transform: scale(1.02);
	transition-duration: 0.2s;
}

.this_service:hover .chevup img{
	transform: rotate(45deg);
	transition-duration: 0.2s;
}


.this_service .this_service-icon img {
	width: 50px;
	height: 50px;
	
}

.this_service .this_service-text {
	flex: 1;
}

.this_service .this_service-text h3 {
	margin: 0;
	color: #333;
	font-size: 1.2em;
}

.this_service .this_service-text p {
	margin: 5px 0;
	color: #666;
}

.cashback {
	color: #28a745;
	font-weight: bold;
	background: #e6ffe7;
	padding: 5px 10px;
	margin-top: 10px;
	display: block;
	width: max-content;
	border-radius: 20px;
}
.this_service .this_service-icon{
	height: 100%;
	align-items: center;
	display: flex;
	border-right: 1px solid #d4d4d4;
	padding-right: 20px;
}
.delivery-time {
	color: #28a745;
	font-weight: bold;
}

.this_service .chevup{
	
}

.this_service .chevup img{
	height: 30px;
	background: #f49717;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	right: 10px;
	transition-duration: 0.2s;
}








.this_city_wide_wrp {
	background-color: #fff;
	border-radius: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 0px;
	width: 300px;
	box-sizing: border-box;
	right: 97px;
	top: 33px;
	position: absolute;
	z-index: 1000;
}

.this_city_wide_wrp .title {
	font-size: 1.2em;
	color: #333;
	margin-bottom: 10px;
}

.this_city_wide_wrp .address {
	font-size: 0.9em;
	color: #666;
	margin-bottom: 10px;
}

.this_city_wide_wrp .image_container {
	text-align: center;
	margin-bottom: 10px;
}

.this_city_wide_wrp .image {
	width: 100%;
	border-radius: 8px;
}

.this_city_wide_wrp .features {
	list-style-type: none;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 30px;
}

.this_city_wide_wrp .features li {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 50px;
	margin-bottom: 20px;
}

.this_city_wide_wrp .features li img {
	width: 40px;
	padding: 8px;
	background: #e6ffe7;
	border-radius: 8px;
	position: absolute;
	left: 0;
}

.this_city_wide_wrp .features li::before {
	
}

.this_city_wide_wrp .buttons {
	display: flex;
	justify-content: space-between;
}

.this_city_wide_wrp .button_shop, 
.this_city_wide_wrp .button_not_interested {
	padding: 10px 15px;
	border: none;

	cursor: pointer;
}

.this_city_wide_wrp .button_shop {
	background-color: #f49717;
	color: #fff;
	width: 50%;
	border-radius: 0px 0px 0px 20px;
}

.this_city_wide_wrp .button_not_interested {
	background-color: #f7f7f7;
	color: #333;
	width: 50%;
	border-radius: 0px 0px 20px 0px;
}

.main_cont{
	padding: 20px;
}

.rdy_list{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
	margin-top: 25px;
}

.rdy_list .this_item{
	flex: 1 1 calc(50% - 20px);
	background-color: #f7f7f7;
	border-radius: 20px;
	padding: 20px;

	align-items: center;
	gap: 15px;
	position: relative;
	transition-duration: 0.2s;
}

.rdy_list .this_item .this_img{
	
}

.rdy_list .this_item .this_img img{
	width: 100%;
	border-radius: 20px;
}

.rdy_list .this_item .this_ttl{
	margin: 0;
	color: #333;
	font-size: 1.2em;
	margin-top: 10px;
}

.rdy_list .this_item .this_sub_ttl{
	margin: 5px 0;
	color: #666;
}

.rdy_list .this_item .this_sub_ttl span{
	font-weight: bold;
}

.rdy_det{
	display: flex;
	gap: 20px;
	margin-bottom: 100px;
}

.rdy_det .element_image{
	flex: 1 1 calc(50% - 20px);
}
.rdy_det .element_image img{
	border-radius: 20px;
	width: 100%;
}
.rdy_det h2{
	font-size: 24px;
	margin-bottom: 20px;
}
.rdy_det .tovs_list{
	display: flex;
	flex-wrap: wrap;
	flex: 1 1 calc(50% - 20px);
}

.rdy_det .tovs_item{
	flex: 1 1 calc(50% - 20px);
}

.rdy_det .tovs_item .tovs_img{
	
}

.rdy_det .tovs_item .tovs_img img{
	width: 100%;
	border-radius: 20px;
}

.rdy_det .tovs_item .tovs_name{
	margin-top: 10px;
}

.rdy_det .tovs_item .tovs_price{
	margin-top: 2px;
	font-weight: 600;
}

.rdy_det .tovs_list_wrp{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.back_list_btn{
	border-radius: 20px;
	color: #666;

	padding: 7px 15px;
	display: block;
	width: max-content;
	margin-top: 20px;
	background: #f7f7f7;
}

.back_list_btn:hover{
	color: #666;
}


@media(max-width:480px){
	.block-slideshow__slide-image--desktop{
		display: none;
	}
	.block-slideshow--layout--with-departments .block-slideshow__slide{
		height:330px;
	}
	.block-slideshow--layout--with-departments .block-slideshow__body{
		height: auto;
	}
	.products-view .bx_sitemap {
		display: none;
	}
	.this_choose_bl .form_fixed{
		width: 100%;
		padding-left: 0;
	}
	.this_flex {
		width: 100%;
		display: inline-block;
		margin-left: 0px;
	}
	.this_choose_bl{
		display: block;
	}
	.this_choose_bl .block-products-carousel__column {
		width: 200px;
		margin: 4px;
	}
	.this_choose_bl .block-products-carousel__cell{
		width: 200px;
	}
	.product_detail .product-tabs__content{
		padding: 40px 10px;
	}
	.this_choose_bl .block-products-carousel .owl-stage{
		width: 100% !important;
	}
	.this_choose_bl .block-products-carousel .owl-item{
		width: 100% !important;
	}
	.tabs__btn{
		font-size: 12px;
		padding: 7px 15px;
	}
	.this_choose_bl .this_pair{
		flex-wrap: nowrap;
		overflow: auto;
	}
	.mobile-header__logo svg{
		left: 30px;
		filter: invert(1);
	}
	
	.footer-links__list{
		display: block;
		text-align: center;
	}
	.footer-links__item{
		display: block;
	}
	
	.rdy_det {
		display: flex;
		gap: 20px;
		margin-bottom: 100px;
		flex-direction: column;
	}
	.rdy_list{
		flex-direction: column;
	}
	.this_city_wide_wrp{
		display: none;
	}
	
}
/* @media(min-width: 992px){
	.container, .container-md, .container-sm {
		max-width: 100%;
	}
}

@media(min-width: 576px){
	.container, .container-lg, .container-md, .container-sm {
		max-width: 100%;
	}
} */