@media (max-width: 767px) {
	.catalog_detail .title-tab-heading {
		border: 0px solid #f5f5f5;
		margin: 0px 0px -1px 0px;
		padding: 18px 1px 17px;
	}
	.catalog_detail .title-tab-heading:before {
		right: 2px;
	}
	body .container .bottom_slider.tab_slider_wrapp {
		padding-top: 20px;
	}
	.bottom_slider .tabs {
		padding-left: 0px !important;
	}
	.bottom_slider .tabs_content li {
		padding: 0px !important;
	}
	.wrapper_inner .specials_slider_wrapp ul.tabs > li span, 
	.wrapper_inner .tab_slider_wrapp ul.tabs > li span,
	.bottom_slider.news_akc_block h3, .bottom_slider.specials h4 {
		font-family: Inter;
		color: #222;
		font-weight: 600;
		font-size: 15px;
		text-align: left;
	}
	.additional_block h4 {
		text-align: left;
	}
	#dops ul {
		margin-left: 5px;
	}
	body .tabs_slider .catalog_item .inner_wrap {
		border: 0px solid #eee;
	}
	body .tabs_slider .image_wrapper_block, 
	body .tabs_slider .image_wrapper_block a {
		height: 180px;
		line-height: 180px;
	}
}