/** mobile **/
@media (max-width:1620px){
	.content {
		width: 1170px;
	}
}
@media (max-width:1420px){
	header {
    width: 195px;
	}
	.content-main {
		padding-left: 240px;
	}
	.content {
		width: 960px;
	}
	.news {
		width: calc(33.33% - 60px);
		margin: 0 30px 20px;
	}
	.row_news {
		margin: 0 -30px;
	}
	.about_left {
    padding-right: 0px;
	}
	h2 {
    font-size: 30px;
	}
	.preimushhestvo p {
		font-size: 24px;
    padding-right: 20px;
	}
	h3 {
    font-size: 24px;
	}
	.gallery_slider {
    width: 470px;
	}
	.summary {
		width: calc(100% - 520px);
	}
}
@media (max-width:1320px) {
	.block_1 .btn2 {
		top: 555px;
		left: calc(50% + 135px);
	}
	.woocommerce-Tabs-panel {
    width: 100%;
	padding-right: 00px;
}
}
@media (max-width:1200px) {
	.gallery_slider {
    width: 370px;
	}
	.summary {
		width: calc(100% - 420px);
	}
	.content {
		width: 100%;
	}
	.kcol {
    width: 100%;
}
.komanda_cols {
    display: inline-block;
}
.kcol_2 {
	margin-bottom: 30px;
	margin-top: 10px;
}
.content-mini {
    width: 100%;
}

.kategoriya_tovarov {
    width: calc(50% - 20px);
}
.numbers div {
    font-size: 40px;
    margin-top: -10px;
}

}
@media (max-width:999px){
	header {
		width: 100%;
		padding-top: 15px;
		height: auto;
	}
	.logo {
		float: left;
		margin-left: 15px;
		z-index: 1;
		width: 62px;
    	height: 62px;
	}
	.logo svg {
    width: 50px;
    height: 12px;
    position: absolute;
    right: 0;
    top: calc(50% - 6px);
}
	.sandwich {
		display: block;
		top: 5px;
		margin-top: 15px;
		float: unset;
		position: absolute;
		right: 15px;
	}
	.c-hamburger {
			z-index: 10;
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	width: 50px;
    height: 50px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  border: none;
	  cursor: pointer;
	  transition: background 0.3s;
	border: 2px solid var(--red);
    border-radius: 50%;
	}
	 
	.c-hamburger:focus {
	  outline: none;
	}
	.c-hamburger span {
	  display: block;
	  position: absolute;
	top: 22px;
		left: 10px;
		right: 10px;
	  height: 2px;
	  background: var(--red);
	}
	 
	.c-hamburger span::before,
	.c-hamburger span::after {
	  position: absolute;
	  display: block;
	  left: 0;
	  width: 100%;
	  height: 2px;
	  background-color: var(--red);
	  content: "";
	}
	.c-hamburger span::before { background-color: var(--red);}
	.c-hamburger span::after {background-color: var(--red);}
	.c-hamburger span::before {
	  top: -7px;
	}
	 
	.c-hamburger span::after {
	  bottom: -7px;
	}

	.c-hamburger--htx {
	  background-color: unset;
		  position: absolute;
		right: 0;
	}
	 
	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	 
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	 
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	 
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}

	.c-hamburger--htx.is-active {
	  background-color: unset;
	}
	 
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	 
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	  background-color: var(--red);
	}
	 
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	  width: 100%;
	}
	 
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}
	.mob_sand {
		display: none;
		    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    padding-top: 100px;
	padding-right: 20px;
	    width: 100%;
	}
	.mob_only {
		display: inline-block;
	}
	.mob_sand .cart_head {
		display: none;
	}
	.cart_head {
		margin-top: 5px;
    position: absolute;
    left: 110px;
	}
	.cart_head span {
		width: auto;
		line-height: 50px;
	}
	.slider_1 {
    width: 320px;
    height: 320px;
	}
	.block_1 {
		padding-top: 60px;
		    padding-bottom: 80px;
	}
	.on_slide_logo svg {
    width: 280px
	}
	.on_slide_logo {
		width: 320px;
    height: 320px;
    z-index: 2;
    left: calc(50% - 160px);
	}
	.block_1 h2 {
		width: calc(100% - 40px);
		margin-left: 20px;
		font-size: 20px;
	}
	.slick-slide img {
		width: 100%;
	}
	.block_1 .btn2 {
        top: 465px;
    left: auto;
    right: calc(50% - 110px);
}
.btn2 {
    line-height: 52px;
}
.scrolled {
	background: #000;
	padding-bottom: 15px;
}
.obl_block {
	display: none;
}
.content-main {
    padding-left: 0;
}
.block_2 {
    padding-top: 30px;
    padding-right: 0;
}
.regular-pages {
    padding-top: 100px;
}
.kategoriya_tovarov {
	margin-left: 10px;
    margin-right: 10px;
	width: calc(100% - 20px);
	margin-bottom: 0px;
	
	margin-left: auto;
    margin-right: auto;
    width: 290px;
    margin-bottom: 0px;
    float: unset;
    display: block !important;
    padding-left: 20px;
    padding-right: 20px;
}
.kategoriya_tovarov_prew p {
	font-size: 16px;
	line-height: 24px;
}
.kategoriya_tovarov_prew {
	height: auto;
}
.content {
	    padding-left: 20px;
    padding-right: 20px;
}
.about_left {
    padding-right: 0px;
    width: 100%;
    float: unset;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
}
p {
    font-size: 16px;
}
.about_right {
    width: 100%;
    float: unset;
    padding-left: 0;
    padding-top: 40px;
}
.preimushhestvo p {
	    padding-right: 0;
}
.block_3 {
	padding-bottom: 70px;
}
.block_4 hr {
    height: 20px;
}
.block_5 {
    padding-top: 40px;
	padding-bottom: 60px;
}
.numbers {
	width: 50%;
	margin-bottom: 30px;
}
.numbers p {
    font-size: 18px;
    margin-bottom: 13px;
    margin-top: -5px;
    line-height: normal;
    height: 48px;
}
.news {
    width: calc(100% - 60px);
}
.news_title {
    font-size: 18px;
    overflow: hidden;
    height: 50px;
}
.f_col_1 {
    width: 100%;
    text-align: start;
    float: unset;
	padding: 0 20px;
}
footer {
    padding-top: 0px;
}
.f_col_2 {
    float: unset;
    padding-left: 0;
    width: 100%;
}
#logo-voodoo {
    position: unset;
	float: left;
}
.top_banner {
    height: auto;
    overflow: visible;
    padding-top: 0;
    border-radius: 0;
    width: 100%;
    margin-bottom: 0;
    background-size: auto 100px;
    background-repeat: no-repeat;
}
.top_banner h2 {
	    padding-top: 120px;
}
.wp-block-lazyblock-pochemu-nuzhno-vybrat-nas {
    margin-top: 20px;
	margin-bottom: 40px;
}
.menu-item a {
	    text-decoration: none;
    line-height: 39px;
    font-size: 23px;
}
.top-menu {
	margin-top: 5px;
}
.tel {
	    width: 100%;
    display: inline-block;
	font-size: 24px;
}
.kategoriya_tovarov h2 {
    position: absolute;
    right: 35px;
    top: 135px;
    font-size: 30px;
}
.row_news {
    margin: 0;
}
.nakladka {
	display: block;
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	width: 100%;
}
.block_2 .btn2 {
	margin-top: 30px;
}
.prichina {
    width: 50%;
	padding: 0 10px;
	font-size: 14px;
	padding: 0 5px;
}
.history_left, .history_right {
    float: left;
    width: 100%;
}
.history_left {
    padding-right: 0px;
}
.history_god_title {
    width: 100%;
    text-align: start;
	padding-left: 20px;
	padding-top: 10px;
}
.history_god_prew {
	width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.carrier-title:after {
	right: 10px;
}
.carrier-title {
	padding: 15px 35px 15px 20px;
}
.cont_left, .cont_right {
    width: 100%;
}
#map {
    height: 70vw;
}
.side_cat_list {
	    padding: 14px 0;
}
.side_cat_list li a {
	padding: 0 20px;
	margin-right: 5px;
}
.woo_pages .prod_title {
    width: 100%;
	float: unset;
}
.gallery_slider {
    width: 100%;
	float: unset;
}
.summary {
    width: 100%;
	float: unset;
	margin-top: 25px;
}
.woocommerce-breadcrumb {
	line-height: 26px;
}
.prichina_title {
    height: 80px;
}
.woo_pages .request {
	margin-top: 30px;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block;
    line-height: 20px;
    padding-top: 0px;
}
.woo_pages .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
    color: #fff !important;
    opacity: 1;
    width: 100%;
    margin-bottom: 13px;
}
.woo_pages .wc-block-components-notice-banner.is-success>svg {
	margin-top: 32px;
}
.mercury {
	display: block;
}
#toTop {
	right: 20px;
	bottom: 30px;
}
.merc_col {
    padding-right: 0;
}
}