* {
	margin: 0;
	padding: 0;
}

.payments_systems {
	display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 15px;
}

.payments_systems img {
	max-width: 50px;
}

.popup_contact .payments_systems {
	margin-bottom: 15px;
}

@media screen and (max-width: 550px) {
	.widget-type_system_widget_v4_cart_2 .cart__area-controls {
		padding: 0 15px;
	}
}

.widget-type_system_widget_v4_button_on_top_1 .btn-on-top.is-show {
	border-radius: 40px;	
	background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%), linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%) !important;
	color: #fff;
}

.error_404 {
	display: flex;
	align-items: center;
	justify-content: center;
	align-content: center;
	min-height: 100vh;
}

.error_404_box {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: center;
	background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
		linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
	border: 3px solid rgba(255, 255, 255, 0.82);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 40px;
	background-repeat: no-repeat;
	padding: 30px;
	gap: 20px;
}

.error_404_title {
	transition: background 0.5s ease;
	font-family: 'Nunito', sans-serif;
	font-weight: 900;
	font-size: 174px;
	line-height: 170px;
	color: #fff;
	text-decoration: none;
	display: table;
	text-align: center;
	background: transparent;
}

.error_404_txt {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #ffffff;
	margin-bottom: 20px;
}

.error_404_link {
	transition: 0.5s;
	background: #f8c104;
	border: 1px solid #f8c104;
	border-radius: 12px;
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 90%;
	text-align: center;
	color: #1b1b1b;
	text-decoration: none;
	width: 192px;
	display: table;
	padding: 15px 0px;
	margin: 0 auto;
}

.error_404_link:hover {
	background: transparent;
	color: #f8c104;
	border: 1px solid #f8c104;
}

.widget-type_system_widget_v4_back_to_catalog {
	background: transparent !important;
}

.widget-type_system_widget_v4_cart_2 {
	background: transparent !important;
}

.widget-type_system_widget_v4_special_products_6 {
	background: transparent !important;
}

html {
	cursor: url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png),
		url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png), default;
	cursor: url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png),
		url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png), pointer;
}

*:hover {
	cursor: url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png),
		url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png), default;
	cursor: url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png),
		url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png), pointer;
}

a:hover {
	cursor: url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png),
		url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png), default;
	cursor: url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png),
		url(https://static.insales-cdn.com/files/1/6726/36264518/original/cursor2.png), pointer;
}

.widget-type_widget_v4_special_products_1_d9c678276e1467d4bf2f92b44c29ad00 .product-preview {
	border: 0px !important;
	padding: 0px !important;
}

.widget-type_widget_v4_special_products_1_d9c678276e1467d4bf2f92b44c29ad00
	.product-preview__content {
	display: flex;
	gap: 2px;
}

.widget-type_widget_v4_special_products_1_d9c678276e1467d4bf2f92b44c29ad00 {
	padding: 0px !important;
	background: transparent !important;
	height: 15px !important;
	width: 84px;
}

.layout__content {
	margin: 0 !important;
	padding: 0 !important;
}

.main-link:hover .nohover {
	display: none;
}

.main-link:hover .hover {
	display: block;
}

@media (min-width: 1440px) {
	.page_layout {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: auto;
	}

	.dflex {
		display: flex;
		gap: 20px;
		flex-direction: row;
	}

	.baksik_all {
		max-width: 450px;
	}

	.product_buy_hidden {
		display: none;
	}

	.timer_fon {
		background: url(https://static.insales-cdn.com/files/1/1635/36185699/original/timer_fon.jpg);
		background-size: cover;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		right: 0;
		position: fixed;
	}

	.wrap_timer {
		max-width: 1200px;
		min-width: 300px;
		padding: 0px 10px;
		width: 100%;
		margin-top: -150px;
	}

	.timer_logo {
		margin-bottom: 50px;
	}

	.timer_logo img {
		max-width: 1413px;
		min-width: 300px;
		width: 100%;
		padding: 0px 3em;
	}

	.timer_line {
	}

	.widget-type_system_widget_v4_bottom_navigation_bar_1 {
		display: none !important;
	}

	.progress:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/3473/36187537/original/start.svg);
		width: 97px;
		height: 23px;
		display: table;
		position: absolute;
		right: 0px;
		top: -50px;
	}

	.content-tb {
	}

	// content
	// Variables
	$color-base: #f65034;
	$color-green: #47ad40;
	$color-purple: #7300ab;
	$shadow-range: 100;

	// Shadow Function
	@function flatShadow($range, $color) {
		$shadow: '';

		@for $i from 1 through $range {
			$shadow: $shadow + '#{$i}px #{$i}px #{darken($color, 15%)}';

			@if $i < $range {
				$shadow: $shadow + ', ';
			}
		}

		@return unquote($shadow);
	}

	.shadow-box {
		width: 130px;
		height: 130px;
		margin: auto;
		background: $color-base;
		text-align: center;
		font-weight: bold;
		display: table;
		overflow: hidden;
		border-radius: 50%;

		span {
			display: table-cell;
			vertical-align: middle;
			color: #fff;
			font-size: 5em;
			font-weight: 700;
			text-shadow: flatShadow($shadow-range, $color-base);
		}
	}

	.shadow-box.green {
		background: $color-green;

		span {
			text-shadow: flatShadow($shadow-range, $color-green);
		}
	}

	.shadow-box.purple {
		background: $color-purple;

		span {
			text-shadow: flatShadow($shadow-range, $color-purple);
		}
	}

	.heading h1 {
		font-weight: 700;
		text-align: center;
		color: #ffffff;
		padding-top: 30px;
	}

	.heading h1 span {
		font-weight: 100;
		display: block;
	}

	/* countdown */
	.countdown {
		font-size: 21px;
		width: 385px;
		left: -13px;
		top: 22px;
		margin-left: -185px;
		position: absolute;
		background: url(https://static.insales-cdn.com/files/1/6078/39901118/original/union.png);
		background-repeat: no-repeat;
		padding: 55px 35px;
	}

	.countdown ul li {
		float: left;
		padding: 0 10px;
		list-style: none;
		font-weight: 100;
		color: #ffffff;
		text-align: center;
		line-height: 38px;
	}

	.countdown_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 30px;
		line-height: 41px;
		/* identical to box height */
		text-align: center;
		margin-bottom: 10px;
		background: linear-gradient(0deg, #3f3f3f, #3f3f3f),
			linear-gradient(92.1deg, #ffdea8 -92.57%, #ffffff -2.73%, #ffffff 98.6%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	#countdown {
		display: block;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 60px;
		line-height: 53px;
		text-align: center;

		background: linear-gradient(7.93deg, #f9c704 22.74%, #f90404 181.92%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	.countdown ul li txt {
		display: block;
		font-size: 14px;
		text-transform: uppercase;
	}

	.progress {
		width: -webkit-fill-available;
		border-radius: 25px;
		height: 30px;
		padding: 0px;
		background: linear-gradient(89.31deg, #f8680a 8.84%, #343434 19.94%),
			linear-gradient(0deg, #343434, #343434);
		box-shadow: inset 0px 4px 12.4px rgba(0, 0, 0, 0.64);
		position: relative;
		margin: 0px 20px;
	}

	.color {
		padding: 15px 10px;
		border-radius: 25px;
	}

	.colorAniOff {
		padding: 15px 10px;
		-webkit-animation: animasiOff 3s linear infinite;
		-moz-animation: animasiOff 7s linear infinite;
		-o-animation: animasiOff 3s linear infinite;
		border-radius: 25px;
	}

	.color.teal {
		background: -webkit-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -o-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background-size: 50px 50px;
		width: 78%;
	}

	.color.red {
		background: -webkit-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -o-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background-size: 50px 50px;
		width: 85%;
	}

	.color.orange {
		background: -webkit-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -o-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background-size: 50px 50px;
		width: 90%;
	}

	.color.purple {
		background: linear-gradient(90deg, #ff560e 0%, #fa2a0e 95.54%), #d9d9d9;
		width: 85%;
	}

	@-webkit-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-moz-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-o-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-webkit-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-moz-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-o-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	.right {
		float: right;
		color: #fff;
		position: relative;
		font-size: 12px;
		margin-top: -8px;
	}

	.right:before {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/6064/39901104/original/point.png);
		width: 59px;
		height: 60px;
		display: table;
		position: absolute;
		left: -35px;
		top: -20px;
    background-repeat: no-repeat;
	}

	.left {
		float: left;
		color: #fff;
		font-size: 12px;
		margin-top: -8px;
	}

	.product {
		display: block !important;
	}

	.product_imeges {
		width: 800px;
		display: block;
	}

	.product_content {
		width: 50%;
	}

	.layout__content {
		padding: 0px !important;
	}

	body {
		/*overflow:hidden!important;*/
	}

	html {
		/* height:100%; */
	}

	.items-wrap {
		position: fixed;
		bottom: 0px;
		display: flex;
		overflow: hidden;
		user-select: none;
		background: #141414;
	}

	.items-wrap:before,
	.items-wrap:after {
		content: '';
		height: 100%;
		top: 0;
		width: 10%;
		position: absolute;
		z-index: 1;
		pointer-events: none;
	}

	.items {
		flex-shrink: 0;
		display: flex;
		counter-reset: item;
		justify-content: space-around;
		min-width: 100%;
	}

	.item {
		font-family: 'Nunito', sans-serif;
		flex: 0 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 21px;
		font-weight: 500;
		color: #f8c204;
		margin: 10px 0;
		margin-right: 5px;
		transition: all 0.1s ease-in-out;
	}

	.marquee {
		animation: scroll 50s linear infinite;
	}

	.reverce {
		animation-direction: reverse;
	}

	.items-wrap:hover .marquee {
		animation-play-state: paused;
	}

	.perfscan {
		margin: 20px 0;
		text-align: center;
		bottom: 0;
		background: #fff;
		padding: 5px;
	}

	.perfscan hr {
		border: solid #999;
		border-width: 1px 0 0 0;
		max-width: 50%;
		margin: 0 auto 20px;
	}

	.perfscan a {
		color: #000;
		font-weight: bold;
	}

	@keyframes scroll {
		from {
			transform: translateX(0);
		}

		to {
			transform: translateX(calc(-100% - 20px));
		}
	}

	.fon {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: 100vh;
	}

	.name {
		height: 328px;
	}

	.name img {
		max-width: 1500px;
		width: 100%;
		margin: 0 auto;
		display: table;
		animation: opacity 2s linear;
	}

	.dog {
		margin: 0 auto;
		display: table;
		margin-top: -260px;
		position: relative;
	}

	.dog img {
	}

	.left_lapa {
		position: absolute;
    right: 61px;
    top: 333px;
    width: 136px;
    transform: rotate(-5deg);
	}

	.right_lapa {
		position: absolute;
    left: 74px;
    top: 368px;
    width: 92px;
	}

	.bone {
		position: absolute;
		top: 260px;
		// left: 75px;
		opacity: 1;
		animation: animation 2s linear;
	}

	.bone img {
		width: 100%;
	}

	.bone .nohover {
		display: block;
	}

	.bone:hover .nohover {
		display: none;
	}

	.bone:hover .hover {
		display: block;
	}

	.bone .hover {
		display: none;
	}

	.dog_home {
	}

	@keyframes opacity {
		0% {
			opacity: 0;
			width: 80%;
		}

		100% {
			opacity: 1;
			max-width: 1500px;
			width: 100%;
		}
	}

	@keyframes opacitysoc {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes animation {
		0% {
			top: -600px;
			transform: rotate(-30deg);
		}

		100% {
			top: 260px;
			transform: rotate(0deg);
		}
	}

	.soc_block {
		position: fixed;
		right: 20px;
		bottom: 70px;
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.soc_block a:hover {
		opacity: 0.2;
	}

	.main_menu {
		display: flex;
		gap: 10px;
		justify-content: center;
		margin-bottom: 30px;
		margin-top: 30px;
		animation: opacitysoc 1s linear;
	}

	.main_menu a {
		transition: 0.5s ease-in-out;
		font-family: 'Nunito', sans-serif;
		font-weight: 900;
		font-size: 24px;
		color: #2f2821;
		text-decoration: none;
		width: 131px;
		display: table;
		text-align: center;
		padding: 5px 10px;
		background: transparent;
	}

	.main_menu a:hover {
		// background:url(https://static.insales-cdn.com/files/1/7281/36142193/original/fon_menu.png);
		// background-repeat: no-repeat;
		color: #f8c204;
		background-color: #fff;
		border-radius: 35px;
		box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.25) inset;
		padding: 5px 10px;
		transition: none;
	}

	.main_menu a.active {
		// background:url(https://static.insales-cdn.com/files/1/7281/36142193/original/fon_menu.png);
		// background-repeat: no-repeat;
		color: #f8c204;
		background-color: #fff;
		border-radius: 35px;
		box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.25) inset;
		padding: 5px 10px;
		transition: none;
	}

	.tg {
		animation: opacitysoc 4s linear;
	}

	.you {
		animation: opacitysoc 3s linear;
	}

	.vk {
		animation: opacitysoc 2s linear;
	}

	.soc {
		animation: opacitysoc 1s linear;
	}

	.dog_home {
		background: url(https://static.insales-cdn.com/files/1/7267/36142179/original/dog_home.svg);
		background-repeat: no-repeat;
		width: 322px;
		height: 299px;
		position: absolute;
		bottom: 40px;
		left: 0px;
		animation: opacitysoc 3s linear;
	}

	.dog_home:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/7294/36142206/original/line.svg);
		position: absolute;
		width: 260px;
		height: 184px;
		right: -390px;
		top: -200px;
	}

	.dog_count {
		font-family: 'Nunito', sans-serif;
		color: #141414;
		font-size: 13px;
		font-weight: bold;
		position: absolute;
		left: 129px;
		top: 90px;
	}

	.dog_count span {
		color: #ff2e00;
	}

	.dog_home .head_dog {
		animation: headdog 3s linear infinite;
		position: absolute;
		bottom: 35px;
		left: 74px;
	}

	@keyframes headdog {
		0% {
			transform: rotate(-30deg);
		}

		50% {
			transform: rotate(30deg);
		}

		100% {
			transform: rotate(-30deg);
		}
	}

	.header {
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 1500px;
		position: relative;
		margin: 30px auto;
	}

	.front .logo {
		display: none;
	}

	.mob_menu {
		display: none;
	}

	.logo {
		position: absolute;
		left: 0px;
	}

	.logo .no_hover {
		display: block;
	}

	.logo .hover {
		display: none;
	}

	.logo:hover .no_hover {
		display: none;
	}

	.logo:hover .hover {
		display: block;
	}

	.wrap_content {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		width: 100%;
		margin: 0px 50px;
		max-width: 1500px;
		margin: 0 auto;
		margin-bottom: 100px;
	}

	.content {
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		background-repeat: no-repeat;
		padding: 30px;
		display: flex;
		gap: 35px;
	}

	.content_review {
		/* max-width: 1505px; */
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
	}

	.sidebar {
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		width: 240px;
		min-height: 800px;
		padding: 20px;
		max-height: 850px;
	}

	.s_title {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 700;

		font-size: 28px;

		line-height: 38px;

		text-align: center;

		color: #ffffff;

		margin-bottom: 20px;

		margin-top: 20px;
	}

	.sidebar .head_dog {
		margin: 0 auto;
		display: table;
	}

	.teh {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 12px;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
		text-align: center;
		color: #1b1b1b;
		text-decoration: none;
		width: 192px;
		display: table;
		padding: 15px 0px;
		margin: 0 auto;
		margin-top: 20px;
	}

	.teh:hover {
		background: #fff;
	}

	.product_body_item {
		display: flex;
		align-items: baseline;
		font-size: 1.6rem;
		line-height: 2.4rem;
		color: #272727;
		margin-bottom: 14px;
	}

	.product_body_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #ffffff;
		flex: none;
		order: 0;
		flex-grow: 0;
	}

	.separator {
		flex-grow: 1;
		border-bottom: 1px dotted #636363 !important;
		margin: 0 5px;
	}

	.product_body_item_value {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		flex: none;
		order: 2;
		flex-grow: 0;
	}

	.product_price_count {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 20px;
	}

	.product_price {
		color: #f8c104;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 54px;
		line-height: 95px;
	}

	.product_count {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 600;
		font-size: 16.6875px;
		line-height: 30px;
		color: #ffffff;
		opacity: 0.5;
	}

	.product_buy {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 22px;
		max-width: 497px;
		text-align: center;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 28px;
		line-height: 35px;
		color: #262626;
		padding: 20px 0px;
	}

	.product_buy:hover {
		background: #fff;
	}

	.desk_title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #ffffff;
		margin-bottom: 20px;
	}

	.desk_content {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 29px;
		color: #ffffff;
	}

	.slick-prev {
		transition: 0.5s;
		background: url(https://static.insales-cdn.com/files/1/7245/36142157/original/arrow_left.svg);
		width: 60px;
		height: 60px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		left: 20px;
		z-index: 200;
	}

	.slick-next {
		transition: 0.5s;
		background: url(https://static.insales-cdn.com/files/1/7247/36142159/original/arrow_right.svg);
		width: 60px;
		height: 60px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		right: 20px;
		z-index: 200;
	}

	.slick-prev:hover {
		background: url(https://static.insales-cdn.com/files/1/7246/36142158/original/arrow_left_hover.svg);
	}

	.slick-next:hover {
		background: url(https://static.insales-cdn.com/files/1/7248/36142160/original/arrow_right_hover.svg);
	}

	.slider-nav {
		margin-top: -50px;
	}

	.slider-nav img {
		opacity: 1;
	}

	.slider-nav .slick-slide {
		margin: 0 15px;
	}

	.product_btn {
		margin-bottom: 50px;
	}

	.product_body_items {
		margin-top: 30px;
	}

	.sidebar_link {
		display: flex;
		gap: 10px;
		flex-direction: column;
		align-items: center;
	}

	.sidebar_link a:hover {
		text-decoration: underline;
	}

	.sidebar_link a {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
		text-decoration: none;
		text-align: center;
	}

	.sidebar_link .copy {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
	}

	.phone,
	.email {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 400;

		font-size: 18px;

		line-height: 25px;

		text-align: center;

		color: #ffffff;

		width: 100%;

		display: table;

		text-decoration: none;

		margin: 10px 0px;
	}

	.inner_block_soc_icon {
		// width: 149px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}

	.inner_block_soc_icon a {
		width: 50px;
		display: flex;
		justify-content: center;
	}

	.inner_block_soc_icon a:hover {
		opacity: 0.2;
	}

	.sidebar_link:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:after {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.head_dog {
		animation: headdog 3s linear infinite;
	}

	.inform_page {
	}

	.inform_page .ititle {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 20px;
	}

	.inform_page p {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		margin-bottom: 20px;
	}

	.widget-type_system_widget_v4_page_content_1 {
		background-color: transparent !important;
	}

	.layout__content {
		background-color: transparent !important;
	}

	.popup_wrapp.show {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #00000052;
		top: 0px;
		left: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 2000;
	}

	.popup_wrapp {
		display: none;
	}

	.popup_block {
		background: #fff;
		padding: 40px;
		border-radius: 29px;
		position: relative;
		max-width: 776px;
	}

	.popup_block .close {
		position: absolute;
		right: 15px;
		top: 15px;
		max-width: 880px;
		z-index: 2000;
		// width: 60px;
		// height: 60px;
		padding: 15px;
		display: flex;
		align-items: flex-end;
		justify-content: flex-start;
	}

	.popup_block .title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 28px;
		line-height: 38px;
		color: #161616;
		margin-bottom: 20px;
	}

	.popup_block .title span {
		color: #f8a504;
	}

	.popup_block a.mail_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		/* Rectangle */
		width: 375px;
		height: 59px;
		border: 1px solid #f8c104;
		background: #f8c104;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 25px;
		float: left;
	}

	.popup_block a.tg_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		width: 375px;
		height: 59px;
		background: transparent;
		border: 1px solid #0d0d0d;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 25px;
	}

	.review_item {
		transition: 0.5s;
		background: #ffffff;
		border-radius: 40px;
		padding: 30px;
		max-width: 32%;
		width: 100%;
		min-width: 200px;
		margin-bottom: 20px;
	}

	.review_item:hover {
		background: #1c1c1c;
		transform: scale(0.9);
	}

	.review_item:hover .review_item_text {
		color: #fff;
	}

	.review_item_images {
		margin-bottom: 10px;
	}

	.review_item_images img {
		width: 100%;
	}

	.review_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 10px;
		background: url(https://static.insales-cdn.com/files/1/7317/36142229/original/vk_review.svg);
		background-repeat: no-repeat;
		padding: 2px 40px;
	}

	.review_item_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #313131;
		transition: 0.5s;
	}

	.review_flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		/* gap: 35px; */
		align-content: flex-start;
	}

	.mob_block_sidebar {
		display: none;
	}

	.slider-big img {
		border-radius: 32px;
	}

	.slider-nav img {
		border-radius: 15px;
	}

	.slider-big {
		width: 100%;
		height: 535px;
	}

	.slider-nav {
		width: 100%;
		padding: 0px 20px;
	}

	.popup_contact {
		display: none;
	}

	.popup_contact.show {
		background: #fff;
		background-blend-mode: soft-light, normal;
		position: fixed;
		top: 0px;
		display: flex;
		height: auto;
		width: 80%;
		left: 10%;
		top: 50%;
		margin-top: -230px;
		justify-content: center;
		align-items: center;
		z-index: 3000;
		flex-direction: column;
		border-radius: 18px;
	}

	.popup_menu {
		display: none;
	}

	.popup_menu.show {
		background: linear-gradient(180deg, #f8c204 50.07%, #d29004 82.54%, #cb8704 93.99%);
		background-blend-mode: soft-light, normal;
		position: fixed;
		top: 0px;
		display: flex;
		height: 100%;
		width: 100%;
		justify-content: center;
		align-items: center;
		z-index: 3000;
	}

	.menu_close {
		position: absolute;
		right: 40px;
		top: 40px;
	}

	.mob_menu_block {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}

	.mob_menu_block a {
		/* Доставка */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 24px;
		line-height: 33px;
		/* identical to box height */
		color: #2f2821;

		/* Inside auto layout */
		text-decoration: none;
	}

	.contacts_close {
		position: absolute;
		right: 20px;
		top: 20px;
	}

	.popup_contact .s_title {
		/* Контакты: */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 33px;
		/* identical to box height */
		text-align: center;
		color: #111111;
	}

	.popup_contact .phone,
	.popup_contact .email {
		/* +7 965 000 00 00 */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		/* identical to box height */
		text-decoration-line: underline;
		color: #111111;
		margin: 3px 0px;
	}

	.popup_contact .inner_block_soc_icon {
	}

	.popup_contact .inner_block_soc_icon a {
	}

	.popup_contact .inner_block_soc {
	}

	.popup_contact .teh {
	}

	.black_wrapp {
		display: none;
	}

	.black_wrapp.show {
		display: table;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: #000000ab;
	}
}

@media (min-width: 1200px) and (max-width: 1439px) {
	.page_layout {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: auto;
	}

	.dflex {
		display: flex;
		gap: 20px;
		flex-direction: row;
	}

	.baksik_all {
		width: 300px;
	}

	.product_buy_hidden {
		display: none;
	}

	.timer_fon {
		background: url(https://static.insales-cdn.com/files/1/1635/36185699/original/timer_fon.jpg);
		background-size: cover;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		right: 0;
		position: fixed;
	}

	.wrap_timer {
		max-width: 1200px;
		min-width: 300px;
		padding: 0px 10px;
		width: 100%;
		margin-top: -150px;
	}

	.timer_logo {
		margin-bottom: 50px;
	}

	.timer_logo img {
		max-width: 1413px;
		min-width: 300px;
		width: 100%;
		padding: 0px 3em;
	}

	.timer_line {
	}

	.widget-type_system_widget_v4_bottom_navigation_bar_1 {
		display: none !important;
	}

	.progress:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/3473/36187537/original/start.svg);
		width: 97px;
		height: 23px;
		display: table;
		position: absolute;
		right: 0px;
		top: -50px;
	}

	.content-tb {
	}

	// content
	// Variables
	$color-base: #f65034;
	$color-green: #47ad40;
	$color-purple: #7300ab;
	$shadow-range: 100;

	// Shadow Function
	@function flatShadow($range, $color) {
		$shadow: '';

		@for $i from 1 through $range {
			$shadow: $shadow + '#{$i}px #{$i}px #{darken($color, 15%)}';

			@if $i < $range {
				$shadow: $shadow + ', ';
			}
		}

		@return unquote($shadow);
	}

	.shadow-box {
		width: 130px;
		height: 130px;
		margin: auto;
		background: $color-base;
		text-align: center;
		font-weight: bold;
		display: table;
		overflow: hidden;
		border-radius: 50%;

		span {
			display: table-cell;
			vertical-align: middle;
			color: #fff;
			font-size: 5em;
			font-weight: 700;
			text-shadow: flatShadow($shadow-range, $color-base);
		}
	}

	.shadow-box.green {
		background: $color-green;

		span {
			text-shadow: flatShadow($shadow-range, $color-green);
		}
	}

	.shadow-box.purple {
		background: $color-purple;

		span {
			text-shadow: flatShadow($shadow-range, $color-purple);
		}
	}

	.heading h1 {
		font-weight: 700;
		text-align: center;
		color: #ffffff;
		padding-top: 30px;
	}

	.heading h1 span {
		font-weight: 100;
		display: block;
	}

	/* countdown */
	.countdown {
		font-size: 21px;
		width: 385px;
		left: -14px;
		top: 22px;
		margin-left: -185px;
		position: absolute;
		background: url(https://static.insales-cdn.com/files/1/6078/39901118/original/union.png);
		background-repeat: no-repeat;
		padding: 55px 35px;
	}

	.countdown ul li {
		float: left;
		padding: 0 10px;
		list-style: none;
		font-weight: 100;
		color: #ffffff;
		text-align: center;
		line-height: 38px;
	}

	.countdown_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 30px;
		line-height: 41px;
		/* identical to box height */
		text-align: center;
		margin-bottom: 10px;
		background: linear-gradient(0deg, #3f3f3f, #3f3f3f),
			linear-gradient(92.1deg, #ffdea8 -92.57%, #ffffff -2.73%, #ffffff 98.6%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	#countdown {
		display: block;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 60px;
		line-height: 53px;
		text-align: center;

		background: linear-gradient(7.93deg, #f9c704 22.74%, #f90404 181.92%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	.countdown ul li txt {
		display: block;
		font-size: 14px;
		text-transform: uppercase;
	}

	.progress {
		width: -webkit-fill-available;
		border-radius: 25px;
		height: 30px;
		padding: 0px;
		background: linear-gradient(89.31deg, #f8680a 8.84%, #343434 19.94%),
			linear-gradient(0deg, #343434, #343434);
		box-shadow: inset 0px 4px 12.4px rgba(0, 0, 0, 0.64);
		position: relative;
		margin: 0px 20px;
	}

	.color {
		padding: 15px 10px;
		border-radius: 25px;
	}

	.colorAniOff {
		padding: 15px 10px;
		-webkit-animation: animasiOff 3s linear infinite;
		-moz-animation: animasiOff 7s linear infinite;
		-o-animation: animasiOff 3s linear infinite;
		border-radius: 25px;
	}

	.color.teal {
		background: -webkit-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -o-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background-size: 50px 50px;
		width: 78%;
	}

	.color.red {
		background: -webkit-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -o-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background-size: 50px 50px;
		width: 85%;
	}

	.color.orange {
		background: -webkit-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -o-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background-size: 50px 50px;
		width: 90%;
	}

	.color.purple {
		background: linear-gradient(90deg, #ff560e 0%, #fa2a0e 95.54%), #d9d9d9;
		width: 85%;
	}

	@-webkit-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-moz-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-o-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-webkit-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-moz-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-o-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	.right {
		float: right;
		color: #fff;
		position: relative;
		font-size: 12px;
		margin-top: -8px;
	}

	.right:before {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/6064/39901104/original/point.png);
		width: 59px;
		height: 60px;
		display: table;
		position: absolute;
		left: -35px;
		top: -20px;
    background-repeat: no-repeat;
	}

	.left {
		float: left;
		color: #fff;
		font-size: 12px;
		margin-top: -8px;
	}

	.product {
		display: block !important;
	}

	.product_imeges {
		width: 500px;
	}

	.layout__content {
		padding: 0px !important;
	}

	body {
		/*overflow:hidden!important;*/
	}

	html {
		/* height:100%; */
	}

	.items-wrap {
		position: fixed;
		bottom: 0px;
		display: flex;
		overflow: hidden;
		user-select: none;
		background: #141414;
	}

	.items-wrap:before,
	.items-wrap:after {
		content: '';
		height: 100%;
		top: 0;
		width: 10%;
		position: absolute;
		z-index: 1;
		pointer-events: none;
	}

	.items {
		flex-shrink: 0;
		display: flex;
		counter-reset: item;
		justify-content: space-around;
		min-width: 100%;
	}

	.item {
		font-family: 'Nunito', sans-serif;
		flex: 0 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 21px;
		font-weight: bold;
		color: #f8c204;
		margin: 10px 0;
		margin-right: 5px;
		transition: all 0.1s ease-in-out;
	}

	.marquee {
		animation: scroll 50s linear infinite;
	}

	.reverce {
		animation-direction: reverse;
	}

	.items-wrap:hover .marquee {
		animation-play-state: paused;
	}

	.perfscan {
		margin: 20px 0;
		text-align: center;
		bottom: 0;
		background: #fff;
		padding: 5px;
	}

	.perfscan hr {
		border: solid #999;
		border-width: 1px 0 0 0;
		max-width: 50%;
		margin: 0 auto 20px;
	}

	.perfscan a {
		color: #000;
		font-weight: bold;
	}

	@keyframes scroll {
		from {
			transform: translateX(0);
		}

		to {
			transform: translateX(calc(-100% - 20px));
		}
	}

	.fon {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: 100vh;
	}

	.name {
		height: 328px;
	}

	.name img {
		max-width: 1500px;
		width: 100%;
		margin: 0 auto;
		display: table;
		animation: opacity 2s linear;
	}

	.dog {
		margin: 0 auto;
		display: table;
		margin-top: -245px;
		position: relative;
	}

	.dog img {
	}

	.left_lapa {
		position: absolute;
    right: 40px;
    top: 222px;
    width: 91px;
    transform: rotate(-5deg);
	}

	.right_lapa {
		position: absolute;
    left: 50px;
    top: 246px;
    width: 60px;
	}

	.bone {
		position: absolute;
		top: 175px;
		// left: 75px;
		opacity: 1;
		animation: animation 2s linear;
	}

	.bone img {
		width: 100%;
	}

	.bone .nohover {
		display: block;
	}

	.bone:hover .nohover {
		display: none;
	}

	.bone:hover .hover {
		display: block;
	}

	.bone .hover {
		display: none;
	}

	.dog_home {
	}

	@keyframes opacity {
		0% {
			opacity: 0;
			width: 80%;
		}

		100% {
			opacity: 1;
			max-width: 1500px;
			width: 100%;
		}
	}

	@keyframes opacitysoc {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes animation {
		0% {
			top: -600px;
			transform: rotate(-30deg);
		}

		100% {
			top: 170px;
			transform: rotate(0deg);
		}
	}

	.soc_block {
		position: fixed;
		right: 20px;
		bottom: 70px;
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.soc_block a:hover {
		opacity: 0.2;
	}

	.main_menu {
		display: flex;
		gap: 10px;
		justify-content: center;
		margin-bottom: 30px;
		margin-top: 30px;
		animation: opacitysoc 1s linear;
	}

	.main_menu a {
		transition: 0.5s ease;
		font-family: 'Nunito', sans-serif;
		font-weight: 900;
		font-size: 24px;
		color: #2f2821;
		text-decoration: none;
		width: 131px;
		display: table;
		text-align: center;
		padding: 5px 10px;
		background: transparent;
	}

	.main_menu a:hover {
		// background:url(https://static.insales-cdn.com/files/1/7281/36142193/original/fon_menu.png);
		// background-repeat: no-repeat;
		color: #f8c204;
		background-color: #fff;
		border-radius: 35px;
		box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.25) inset;
		padding: 5px 10px;
	}

	.main_menu a.active {
		// background:url(https://static.insales-cdn.com/files/1/7281/36142193/original/fon_menu.png);
		// background-repeat: no-repeat;
		color: #f8c204;
		background-color: #fff;
		border-radius: 35px;
		box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.25) inset;
		padding: 5px 10px;
	}

	.tg {
		animation: opacitysoc 4s linear;
	}

	.you {
		animation: opacitysoc 3s linear;
	}

	.vk {
		animation: opacitysoc 2s linear;
	}

	.soc {
		animation: opacitysoc 1s linear;
	}

	.dog_home {
		background: url(https://static.insales-cdn.com/files/1/7267/36142179/original/dog_home.svg);
		background-repeat: no-repeat;
		width: 322px;
		height: 299px;
		position: absolute;
		bottom: 40px;
		left: 0px;
		animation: opacitysoc 3s linear;
	}

	.dog_home:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/7294/36142206/original/line.svg);
		position: absolute;
		width: 260px;
		height: 184px;
		right: -390px;
		top: -200px;
		display: none;
	}

	.dog_count {
		font-family: 'Nunito', sans-serif;
		color: #141414;
		font-size: 13px;
		font-weight: bold;
		position: absolute;
		left: 129px;
		top: 90px;
	}

	.dog_count span {
		color: #ff2e00;
	}

	.dog_home .head_dog {
		animation: headdog 3s linear infinite;
		position: absolute;
		bottom: 35px;
		left: 74px;
	}

	@keyframes headdog {
		0% {
			transform: rotate(-30deg);
		}

		50% {
			transform: rotate(30deg);
		}

		100% {
			transform: rotate(-30deg);
		}
	}

	.header {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 30px 50px;
		max-width: 100%;
		position: relative;
	}

	.front .logo {
		display: none;
	}

	.mob_menu {
		display: none;
	}

	.logo {
		position: absolute;
		left: 0px;
	}

	.logo .no_hover {
		display: block;
	}

	.logo .hover {
		display: none;
	}

	.logo:hover .no_hover {
		display: none;
	}

	.logo:hover .hover {
		display: block;
	}

	.wrap_content {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		max-width: 100%;
		margin: 0px 50px;
	}

	.content {
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		background-repeat: no-repeat;
		padding: 50px;
		display: flex;
		gap: 30px;
	}

	.content_review {
		max-width: 1505px;
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
	}

	.sidebar {
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		width: 240px;
		min-height: 800px;
		padding: 20px;
	}

	.s_title {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 700;

		font-size: 28px;

		line-height: 38px;

		text-align: center;

		color: #ffffff;

		margin-bottom: 20px;

		margin-top: 20px;
	}

	.sidebar .head_dog {
		margin: 0 auto;
		display: table;
	}

	.teh {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 12px;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
		text-align: center;
		color: #1b1b1b;
		text-decoration: none;
		width: 192px;
		display: table;
		padding: 15px 0px;
		margin: 0 auto;
		margin-top: 20px;
	}

	.teh:hover {
		background: #fff;
	}

	.product_body_item {
		display: flex;
		align-items: baseline;
		font-size: 1.6rem;
		line-height: 2.4rem;
		color: #272727;
		margin-bottom: 14px;
	}

	.product_body_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 27px;
		color: #ffffff;
		flex: none;
		order: 0;
		flex-grow: 0;
	}

	.separator {
		flex-grow: 1;
		border-bottom: 1px dotted #636363 !important;
		margin: 0 5px;
	}

	.product_body_item_value {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 25px;
		color: #ffffff;
		flex: none;
		order: 2;
		flex-grow: 0;
	}

	.product_price_count {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 20px;
	}

	.product_price {
		color: #f8c104;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 54px;
		line-height: 95px;
	}

	.product_count {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 600;
		font-size: 14px;
		line-height: 30px;
		color: #ffffff;
		opacity: 0.5;
	}

	.product_buy {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 22px;
		max-width: 497px;
		text-align: center;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 23px;
		line-height: 35px;
		color: #262626;
		padding: 14px 0px;
	}

	.product_buy:hover {
		background: #fff;
	}

	.desk_title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 27px;
		color: #ffffff;
		margin-bottom: 20px;
	}

	.desk_content {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 29px;
		color: #ffffff;
	}

	.slick-prev {
		transition: 0.5s;
		background: url(https://static.insales-cdn.com/files/1/7245/36142157/original/arrow_left.svg);
		width: 60px;
		height: 60px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		left: 20px;
		z-index: 200;
	}

	.slick-next {
		transition: 0.5s;
		background: url(https://static.insales-cdn.com/files/1/7247/36142159/original/arrow_right.svg);
		width: 60px;
		height: 60px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		right: 20px;
		z-index: 200;
	}

	.slick-prev:hover {
		background: url(https://static.insales-cdn.com/files/1/7246/36142158/original/arrow_left_hover.svg);
	}

	.slick-next:hover {
		background: url(https://static.insales-cdn.com/files/1/7248/36142160/original/arrow_right_hover.svg);
	}

	.slider-nav {
		margin-top: -50px;
	}

	.slider-nav img {
		opacity: 1;
	}

	.slider-nav .slick-slide {
		margin: 0 15px;
	}

	.product_btn {
		margin-bottom: 50px;
	}

	.product_body_items {
		margin-top: 30px;
	}

	.sidebar_link {
		display: flex;
		gap: 10px;
		flex-direction: column;
		align-items: center;
	}

	.sidebar_link a:hover {
		text-decoration: underline;
	}

	.sidebar_link a {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
		text-decoration: none;
		text-align: center;
	}

	.sidebar_link .copy {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
	}

	.phone,
	.email {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 400;

		font-size: 18px;

		line-height: 25px;

		text-align: center;

		color: #ffffff;

		width: 100%;

		display: table;

		text-decoration: none;

		margin: 10px 0px;
	}

	.inner_block_soc_icon {
		// width: 149px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}

	.inner_block_soc_icon a {
		width: 50px;
		display: flex;
		justify-content: center;
	}

	.inner_block_soc_icon a:hover {
		opacity: 0.2;
	}

	.sidebar_link:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:after {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.head_dog {
		animation: headdog 3s linear infinite;
	}

	.inform_page {
	}

	.inform_page .ititle {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 20px;
	}

	.inform_page p {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		margin-bottom: 20px;
	}

	.widget-type_system_widget_v4_page_content_1 {
		background-color: transparent !important;
	}

	.layout__content {
		background-color: transparent !important;
	}

	.popup_wrapp.show {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #00000052;
		top: 0px;
		left: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 2000;
	}

	.popup_wrapp {
		display: none;
	}

	.popup_block {
		background: #fff;
		padding: 40px;
		border-radius: 29px;
		position: relative;
		max-width: 776px;
	}

	.popup_block .close {
		position: absolute;
		right: 15px;
		top: 15px;
		max-width: 880px;
		z-index: 2000;
		// width: 60px;
		// height: 60px;
		padding: 15px;
		display: flex;
		align-items: flex-end;
		justify-content: flex-start;
	}

	.popup_block .title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 28px;
		line-height: 38px;
		color: #161616;
		margin-bottom: 20px;
	}

	.popup_block .title span {
		color: #f8a504;
	}

	.popup_block a.mail_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		/* Rectangle */
		width: 375px;
		height: 59px;
		border: 1px solid #f8c104;
		background: #f8c104;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 25px;
		float: left;
	}

	.popup_block a.tg_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		width: 375px;
		height: 59px;
		background: transparent;
		border: 1px solid #0d0d0d;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 25px;
	}

	.review_item {
		transition: 0.5s;
		background: #ffffff;
		border-radius: 40px;
		padding: 30px;
		max-width: 32%;
		width: 100%;
		min-width: 200px;
		margin-bottom: 20px;
	}

	.review_item:hover {
		background: #1c1c1c;
		transform: scale(0.9);
	}

	.review_item:hover .review_item_text {
		color: #fff;
	}

	.review_item_images {
		margin-bottom: 10px;
	}

	.review_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 10px;
		background: url(https://static.insales-cdn.com/files/1/7317/36142229/original/vk_review.svg);
		background-repeat: no-repeat;
		padding: 2px 40px;
	}

	.review_item_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #313131;
		transition: 0.5s;
	}

	.review_flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		/* gap: 35px; */
		align-content: flex-start;
	}

	.mob_block_sidebar {
		display: none;
	}

	.slider-big img {
		border-radius: 32px;
	}

	.slider-nav img {
		border-radius: 15px;
	}

	.slider-big {
		width: 100%;
		height: auto;
	}

	.slider-nav {
		width: 100%;
		padding: 0px 20px;
	}

	.popup_contact {
		display: none;
	}

	.popup_contact.show {
		background: #fff;
		background-blend-mode: soft-light, normal;
		position: fixed;
		top: 0px;
		display: flex;
		height: auto;
		width: 80%;
		left: 10%;
		top: 50%;
		margin-top: -230px;
		justify-content: center;
		align-items: center;
		z-index: 3000;
		flex-direction: column;
		border-radius: 18px;
	}

	.popup_menu {
		display: none;
	}

	.popup_menu.show {
		background: linear-gradient(180deg, #f8c204 50.07%, #d29004 82.54%, #cb8704 93.99%);
		background-blend-mode: soft-light, normal;
		position: fixed;
		top: 0px;
		display: flex;
		height: 100%;
		width: 100%;
		justify-content: center;
		align-items: center;
		z-index: 3000;
	}

	.menu_close {
		position: absolute;
		right: 40px;
		top: 40px;
	}

	.mob_menu_block {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}

	.mob_menu_block a {
		/* Доставка */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 24px;
		line-height: 33px;
		/* identical to box height */
		color: #2f2821;

		/* Inside auto layout */
		text-decoration: none;
	}

	.contacts_close {
		position: absolute;
		right: 20px;
		top: 20px;
	}

	.popup_contact .s_title {
		/* Контакты: */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 33px;
		/* identical to box height */
		text-align: center;
		color: #111111;
	}

	.popup_contact .phone,
	.popup_contact .email {
		/* +7 965 000 00 00 */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		/* identical to box height */
		text-decoration-line: underline;
		color: #111111;
		margin: 3px 0px;
	}

	.popup_contact .inner_block_soc_icon {
	}

	.popup_contact .inner_block_soc_icon a {
	}

	.popup_contact .inner_block_soc {
	}

	.popup_contact .teh {
	}

	.black_wrapp {
		display: none;
	}

	.black_wrapp.show {
		display: table;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: #000000ab;
	}
}

@media (min-width: 769px) and (max-width: 1199px) {
	.page_layout {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: auto;
	}

	.baksik_all {
		width: 650px;
		// margin: 0 auto;
		// margin-left: -54px;
	}

	.dflex {
		display: flex;
		gap: 20px;
		flex-direction: row;
	}

	.product_buy_hidden {
		display: none;
	}

	.timer_fon {
		background: url(https://static.insales-cdn.com/files/1/1635/36185699/original/timer_fon.jpg);
		background-size: cover;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		right: 0;
		position: fixed;
	}

	.wrap_timer {
		max-width: 1200px;
		min-width: 300px;
		padding: 0px 10px;
		width: 100%;
		margin-top: -150px;
	}

	.timer_logo {
		margin-bottom: 50px;
	}

	.timer_logo img {
		max-width: 1413px;
		min-width: 300px;
		width: 100%;
		padding: 0px 3em;
	}

	.timer_line {
	}

	.widget-type_system_widget_v4_bottom_navigation_bar_1 {
		display: none !important;
	}

	.progress:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/3473/36187537/original/start.svg);
		width: 97px;
		height: 23px;
		display: table;
		position: absolute;
		right: 0px;
		top: -50px;
	}

	.content-tb {
	}

	// content
	// Variables
	$color-base: #f65034;
	$color-green: #47ad40;
	$color-purple: #7300ab;
	$shadow-range: 100;

	// Shadow Function
	@function flatShadow($range, $color) {
		$shadow: '';

		@for $i from 1 through $range {
			$shadow: $shadow + '#{$i}px #{$i}px #{darken($color, 15%)}';

			@if $i < $range {
				$shadow: $shadow + ', ';
			}
		}

		@return unquote($shadow);
	}

	.shadow-box {
		width: 130px;
		height: 130px;
		margin: auto;
		background: $color-base;
		text-align: center;
		font-weight: bold;
		display: table;
		overflow: hidden;
		border-radius: 50%;

		span {
			display: table-cell;
			vertical-align: middle;
			color: #fff;
			font-size: 5em;
			font-weight: 700;
			text-shadow: flatShadow($shadow-range, $color-base);
		}
	}

	.shadow-box.green {
		background: $color-green;

		span {
			text-shadow: flatShadow($shadow-range, $color-green);
		}
	}

	.shadow-box.purple {
		background: $color-purple;

		span {
			text-shadow: flatShadow($shadow-range, $color-purple);
		}
	}

	.heading h1 {
		font-weight: 700;
		text-align: center;
		color: #ffffff;
		padding-top: 30px;
	}

	.heading h1 span {
		font-weight: 100;
		display: block;
	}

	/* countdown */
	.countdown {
		font-size: 21px;
		width: 385px;
		left: -14px;
		top: 22px;
		margin-left: -185px;
		position: absolute;
		background: url(https://static.insales-cdn.com/files/1/6078/39901118/original/union.png);
		background-repeat: no-repeat;
		padding: 53px 35px;
	}

	.countdown ul li {
		float: left;
		padding: 0 10px;
		list-style: none;
		font-weight: 100;
		color: #ffffff;
		text-align: center;
		line-height: 38px;
	}

	.countdown_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 30px;
		line-height: 41px;
		/* identical to box height */
		text-align: center;
		margin-bottom: 10px;
		background: linear-gradient(0deg, #3f3f3f, #3f3f3f),
			linear-gradient(92.1deg, #ffdea8 -92.57%, #ffffff -2.73%, #ffffff 98.6%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	#countdown {
		display: block;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 60px;
		line-height: 53px;
		text-align: center;

		background: linear-gradient(7.93deg, #f9c704 22.74%, #f90404 181.92%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	.countdown ul li txt {
		display: block;
		font-size: 14px;
		text-transform: uppercase;
	}

	.progress {
		width: -webkit-fill-available;
		border-radius: 25px;
		height: 30px;
		padding: 0px;
		background: linear-gradient(89.31deg, #f8680a 8.84%, #343434 19.94%),
			linear-gradient(0deg, #343434, #343434);
		box-shadow: inset 0px 4px 12.4px rgba(0, 0, 0, 0.64);
		position: relative;
		margin: 0px 20px;
	}

	.color {
		padding: 15px 10px;
		border-radius: 25px;
	}

	.colorAniOff {
		padding: 15px 10px;
		-webkit-animation: animasiOff 3s linear infinite;
		-moz-animation: animasiOff 7s linear infinite;
		-o-animation: animasiOff 3s linear infinite;
		border-radius: 25px;
	}

	.color.teal {
		background: -webkit-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -o-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background-size: 50px 50px;
		width: 78%;
	}

	.color.red {
		background: -webkit-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -o-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background-size: 50px 50px;
		width: 85%;
	}

	.color.orange {
		background: -webkit-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -o-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background-size: 50px 50px;
		width: 90%;
	}

	.color.purple {
		background: linear-gradient(90deg, #ff560e 0%, #fa2a0e 95.54%), #d9d9d9;
		width: 85%;
	}

	@-webkit-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-moz-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-o-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-webkit-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-moz-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-o-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	.right {
		float: right;
		color: #fff;
		position: relative;
		font-size: 12px;
		margin-top: -8px;
	}

	.right:before {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/6064/39901104/original/point.png);
		width: 59px;
		height: 60px;
		display: table;
		position: absolute;
		left: -35px;
		top: -20px;
    background-repeat: no-repeat;
	}

	.left {
		float: left;
		color: #fff;
		font-size: 12px;
		margin-top: -8px;
	}

	.product {
		display: block !important;
	}

	.product_imeges {
		width: 800px;
	}

	.layout__content {
		padding: 0px !important;
	}

	body {
		/*overflow:hidden!important;*/
	}

	html {
		/* height:100%; */
	}

	.items-wrap {
		position: fixed;
		bottom: 0px;
		display: flex;
		overflow: hidden;
		user-select: none;
		background: #141414;
	}

	.items-wrap:before,
	.items-wrap:after {
		content: '';
		height: 100%;
		top: 0;
		width: 10%;
		position: absolute;
		z-index: 1;
		pointer-events: none;
	}

	.items {
		flex-shrink: 0;
		display: flex;
		counter-reset: item;
		justify-content: space-around;
		min-width: 100%;
	}

	.item {
		font-family: 'Nunito', sans-serif;
		flex: 0 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 21px;
		font-weight: bold;
		color: #f8c204;
		margin: 10px 0;
		margin-right: 5px;
		transition: all 0.1s ease-in-out;
	}

	.marquee {
		animation: scroll 50s linear infinite;
	}

	.reverce {
		animation-direction: reverse;
	}

	.items-wrap:hover .marquee {
		animation-play-state: paused;
	}

	.perfscan {
		margin: 20px 0;
		text-align: center;
		bottom: 0;
		background: #fff;
		padding: 5px;
	}

	.perfscan hr {
		border: solid #999;
		border-width: 1px 0 0 0;
		max-width: 50%;
		margin: 0 auto 20px;
	}

	.perfscan a {
		color: #000;
		font-weight: bold;
	}

	@keyframes scroll {
		from {
			transform: translateX(0);
		}

		to {
			transform: translateX(calc(-100% - 20px));
		}
	}

	.fon {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: 100vh;
	}

	.name {
		height: 328px;
	}

	.name img {
		max-width: 1500px;
		width: 100%;
		margin: 0 auto;
		display: table;
		animation: opacity 2s linear;
	}

	.dog {
		margin: 0 auto;
		display: table;
		margin-top: -245px;
		position: relative;
	}

	.dog img {
	}

	.left_lapa {
		position: absolute;
    right: 86px;
    top: 480px;
    width: 198px;
    transform: rotate(-5deg);
	}

	.right_lapa {
		position: absolute;
    left: 108px;
    top: 533px;
    width: 129px;
	}

	.bone {
		position: absolute;
		top: 370px;
		// left: 75px;
		opacity: 1;
		animation: animation 2s linear;
	}

	.bone img {
		width: 100%;
	}

	.bone .nohover {
		display: block;
	}

	.bone:hover .nohover {
		display: none;
	}

	.bone:hover .hover {
		display: block;
	}

	.bone .hover {
		display: none;
	}

	.dog_home {
	}

	@keyframes opacity {
		0% {
			opacity: 0;
			width: 80%;
		}

		100% {
			opacity: 1;
			max-width: 1500px;
			width: 100%;
		}
	}

	@keyframes opacitysoc {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes animation {
		0% {
			top: -600px;
			transform: rotate(-30deg);
		}

		100% {
			top: 370px;
			transform: rotate(0deg);
		}
	}

	.soc_block {
		position: fixed;
		right: 40px;
		bottom: auto;
		top: 50%;
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.soc_block a:hover {
		opacity: 0.2;
	}

	.main_menu {
		display: flex;
		gap: 10px;
		justify-content: center;
		margin-bottom: 30px;
		margin-top: 30px;
		animation: opacitysoc 1s linear;
	}

	.main_menu a {
		transition: 0.5s ease;
		font-family: 'Nunito', sans-serif;
		font-weight: 900;
		font-size: 24px;
		color: #2f2821;
		text-decoration: none;
		width: 131px;
		display: table;
		text-align: center;
		padding: 5px 10px;
		background: transparent;
	}

	.main_menu a:hover {
		// background:url(https://static.insales-cdn.com/files/1/7281/36142193/original/fon_menu.png);
		// background-repeat: no-repeat;
		color: #f8c204;
		background-color: #fff;
		border-radius: 35px;
		box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.25) inset;
		padding: 5px 10px;
	}

	.main_menu a.active {
		// background:url(https://static.insales-cdn.com/files/1/7281/36142193/original/fon_menu.png);
		// background-repeat: no-repeat;
		color: #f8c204;
		background-color: #fff;
		border-radius: 35px;
		box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.25) inset;
		padding: 5px 10px;
	}

	.tg {
		animation: opacitysoc 4s linear;
	}

	.you {
		animation: opacitysoc 3s linear;
	}

	.vk {
		animation: opacitysoc 2s linear;
	}

	.soc {
		animation: opacitysoc 1s linear;
	}

	.dog_home {
		background: url(https://static.insales-cdn.com/files/1/7267/36142179/original/dog_home.svg);
		background-repeat: no-repeat;
		background-size: cover;
		width: 120px;
		height: 120px;
		position: absolute;
		bottom: auto;
		top: 50%;
		left: 20px;
		animation: opacitysoc 3s linear;
	}

	.dog_home:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/7294/36142206/original/line.svg);
		position: absolute;
		width: 260px;
		height: 184px;
		right: -390px;
		top: -200px;
		display: none;
	}

	.dog_count {
		font-family: 'Nunito', sans-serif;
		color: #141414;
		font-size: 8px;
		font-weight: bold;
		position: absolute;
		left: 44px;
		top: 32px;
	}

	.dog_count span {
		color: #ff2e00;
	}

	.dog_home .head_dog {
		animation: headdog 3s linear infinite;
		position: absolute;
		bottom: 11px;
		left: 28px;
		width: 80px;
	}

	@keyframes headdog {
		0% {
			transform: rotate(-30deg);
		}

		50% {
			transform: rotate(30deg);
		}

		100% {
			transform: rotate(-30deg);
		}
	}

	.header {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 30px 50px;
		max-width: 100%;
		position: relative;
	}

	.front .logo {
		display: none;
	}

	.mob_menu {
		display: none;
	}

	.logo {
		position: absolute;
		left: 0px;
	}

	.logo .no_hover {
		display: block;
	}

	.logo .hover {
		display: none;
	}

	.logo:hover .no_hover {
		display: none;
	}

	.logo:hover .hover {
		display: block;
	}

	.wrap_content {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		max-width: 100%;
		margin: 0px 50px;
	}

	.content {
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		background-repeat: no-repeat;
		padding: 50px;
		display: flex;
		gap: 70px;
		flex-direction: column;
	}

	.content_review {
		max-width: 1505px;
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
	}

	.sidebar {
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		width: 240px;
		min-height: 800px;
		padding: 20px;
	}

	.s_title {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 700;

		font-size: 28px;

		line-height: 38px;

		text-align: center;

		color: #ffffff;

		margin-bottom: 20px;

		margin-top: 20px;
	}

	.sidebar .head_dog {
		margin: 0 auto;
		display: table;
	}

	.teh {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 12px;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
		text-align: center;
		color: #1b1b1b;
		text-decoration: none;
		width: 192px;
		display: table;
		padding: 15px 0px;
		margin: 0 auto;
		margin-top: 20px;
	}

	.teh:hover {
		background: #fff;
	}

	.product_body_item {
		display: flex;
		align-items: baseline;
		font-size: 1.6rem;
		line-height: 2.4rem;
		color: #272727;
		margin-bottom: 14px;
	}

	.product_body_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #ffffff;
		flex: none;
		order: 0;
		flex-grow: 0;
	}

	.separator {
		flex-grow: 1;
		border-bottom: 1px dotted #636363 !important;
		margin: 0 5px;
	}

	.product_body_item_value {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		flex: none;
		order: 2;
		flex-grow: 0;
	}

	.product_price_count {
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin-bottom: 20px;
	}

	.product_price {
		color: #f8c104;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 70px;
		line-height: 95px;
	}

	.product_count {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 600;
		font-size: 21.6875px;
		line-height: 30px;

		color: #ffffff;
		opacity: 0.5;
	}

	.product_buy {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 22px;
		max-width: 497px;
		text-align: center;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 28px;
		line-height: 35px;
		color: #262626;
		padding: 20px 0px;
	}

	.product_buy:hover {
		background: #fff;
	}

	.desk_title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #ffffff;
		margin-bottom: 20px;
	}

	.desk_content {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 29px;
		color: #ffffff;
	}

	.slick-prev {
		transition: 0.5s;
		background: url(https://static.insales-cdn.com/files/1/7245/36142157/original/arrow_left.svg);
		width: 60px;
		height: 60px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		left: 20px;
		z-index: 200;
	}

	.slick-next {
		transition: 0.5s;
		background: url(https://static.insales-cdn.com/files/1/7247/36142159/original/arrow_right.svg);
		width: 60px;
		height: 60px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		right: 20px;
		z-index: 200;
	}

	.slick-prev:hover {
		background: url(https://static.insales-cdn.com/files/1/7246/36142158/original/arrow_left_hover.svg);
	}

	.slick-next:hover {
		background: url(https://static.insales-cdn.com/files/1/7248/36142160/original/arrow_right_hover.svg);
	}

	.slider-nav {
		margin-top: -50px;
	}

	.slider-nav img {
		opacity: 1;
	}

	.slider-nav .slick-slide {
		margin: 0 15px;
	}

	.product_btn {
		margin-bottom: 50px;
	}

	.product_body_items {
		margin-top: 30px;
	}

	.sidebar_link {
		display: flex;
		gap: 10px;
		flex-direction: column;
		align-items: center;
	}

	.sidebar_link a:hover {
		text-decoration: underline;
	}

	.sidebar_link a {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
		text-decoration: none;
		text-align: center;
	}

	.sidebar_link .copy {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
	}

	.phone,
	.email {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 400;

		font-size: 18px;

		line-height: 25px;

		text-align: center;

		color: #ffffff;

		width: 100%;

		display: table;

		text-decoration: none;

		margin: 10px 0px;
	}

	.inner_block_soc_icon {
		// width: 149px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}

	.inner_block_soc_icon a {
		width: 50px;
		display: flex;
		justify-content: center;
	}

	.inner_block_soc_icon a:hover {
		opacity: 0.2;
	}

	.sidebar_link:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:after {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.head_dog {
		animation: headdog 3s linear infinite;
	}

	.inform_page {
	}

	.inform_page .ititle {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 20px;
	}

	.inform_page p {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		margin-bottom: 20px;
	}

	.widget-type_system_widget_v4_page_content_1 {
		background-color: transparent !important;
	}

	.layout__content {
		background-color: transparent !important;
	}

	.popup_wrapp.show {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #00000052;
		top: 0px;
		left: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 2000;
	}

	.popup_wrapp {
		display: none;
	}

	.popup_block {
		background: #fff;
		padding: 40px;
		border-radius: 29px;
		position: relative;
		max-width: 776px;
	}

	.popup_block .close {
		position: absolute;
		right: 15px;
		top: 15px;
		max-width: 880px;
		z-index: 2000;
		// width: 60px;
		// height: 60px;
		padding: 15px;
		display: flex;
		align-items: flex-end;
		justify-content: flex-start;
	}

	.popup_block .title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 28px;
		line-height: 38px;
		color: #161616;
		margin-bottom: 20px;
	}

	.popup_block .title span {
		color: #f8a504;
	}

	.popup_block a.mail_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		/* Rectangle */
		width: 375px;
		height: 59px;
		border: 1px solid #f8c104;
		background: #f8c104;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 25px;
		float: left;
	}

	.popup_block a.tg_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		width: 375px;
		height: 59px;
		background: transparent;
		border: 1px solid #0d0d0d;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 25px;
	}

	.review_item {
		transition: 0.5s;
		background: #ffffff;
		border-radius: 40px;
		padding: 30px;
		max-width: 48%;
		width: 100%;
		min-width: 200px;
		margin-bottom: 20px;
	}

	.review_item:hover {
		background: #1c1c1c;
		transform: scale(0.9);
	}

	.review_item:hover .review_item_text {
		color: #fff;
	}

	.review_item_images {
		margin-bottom: 10px;
	}

	.review_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 10px;
		background: url(https://static.insales-cdn.com/files/1/7317/36142229/original/vk_review.svg);
		background-repeat: no-repeat;
		padding: 2px 40px;
	}

	.review_item_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #313131;
		transition: 0.5s;
	}

	.review_flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		/* gap: 35px; */
		align-content: flex-start;
	}

	.mob_block_sidebar {
		display: none;
	}

	.slider-big img {
		border-radius: 32px;
	}

	.slider-nav img {
		border-radius: 15px;
	}

	.slider-big {
		width: 807px;
		height: 535px;
	}

	.slider-nav {
		width: 807px;
		padding: 0px 20px;
	}

	.popup_contact {
		display: none;
	}

	.popup_contact.show {
		background: #fff;
		background-blend-mode: soft-light, normal;
		position: fixed;
		top: 0px;
		display: flex;
		height: auto;
		width: 80%;
		left: 10%;
		top: 50%;
		margin-top: -230px;
		justify-content: center;
		align-items: center;
		z-index: 3000;
		flex-direction: column;
		border-radius: 18px;
	}

	.popup_menu {
		display: none;
	}

	.popup_menu.show {
		background: linear-gradient(180deg, #f8c204 50.07%, #d29004 82.54%, #cb8704 93.99%);
		background-blend-mode: soft-light, normal;
		position: fixed;
		top: 0px;
		display: flex;
		height: 100%;
		width: 100%;
		justify-content: center;
		align-items: center;
		z-index: 3000;
	}

	.menu_close {
		position: absolute;
		right: 40px;
		top: 40px;
	}

	.mob_menu_block {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}

	.mob_menu_block a {
		/* Доставка */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 24px;
		line-height: 33px;
		/* identical to box height */
		color: #2f2821;

		/* Inside auto layout */
		text-decoration: none;
	}

	.contacts_close {
		position: absolute;
		right: 20px;
		top: 20px;
	}

	.popup_contact .s_title {
		/* Контакты: */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 33px;
		/* identical to box height */
		text-align: center;
		color: #111111;
	}

	.popup_contact .phone,
	.popup_contact .email {
		/* +7 965 000 00 00 */
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		/* identical to box height */
		text-decoration-line: underline;
		color: #111111;
		margin: 3px 0px;
	}

	.popup_contact .inner_block_soc_icon {
	}

	.popup_contact .inner_block_soc_icon a {
	}

	.popup_contact .inner_block_soc {
	}

	.popup_contact .teh {
	}

	.black_wrapp {
		display: none;
	}

	.black_wrapp.show {
		display: table;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: #000000ab;
	}
}

.slider-mob-block {
	display: none;
}

.slider-mob-block img {
	width: 100%;
	border-radius: 32px;
}

.slider-mob-wrap {
	display: none;
}

@media (min-width: 320px) and (max-width: 768px) {
	.error_404 {
		display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		min-height: 100vh;
		max-width: 100vw;
	}

	.error_404_box {
		display: flex;
		flex-direction: column;
		align-content: center;
		align-items: center;
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		background-repeat: no-repeat;
		padding: 20px;
		display: flex;
		gap: 20px;
		margin: 0px 20px;
	}

	.error_404_title {
		transition: background 0.5s ease;
		font-family: 'Nunito', sans-serif;
		font-weight: 900;
		font-size: 110px;
		line-height: 110px;
		color: #fff;
		text-decoration: none;
		display: table;
		text-align: center;
		background: transparent;
	}

	.error_404_txt {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 25px;
		color: #ffffff;
		margin-bottom: 20px;
		width: 300px;
		text-align: center;
	}

	.error_404_link {
		transition: 0.5s;
		background: #f8c104;
		border: 1px solid #f8c104;
		border-radius: 12px;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
		text-align: center;
		color: #1b1b1b;
		text-decoration: none;
		width: 192px;
		display: table;
		padding: 15px 0px;
		margin: 0 auto;
	}

	.error_404_link:hover {
		background: transparent;
		color: #f8c104;
		border: 1px solid #f8c104;
	}

	.page_layout {
		background: url(https://static.insales-cdn.com/files/1/7280/36142192/original/fon_jpg.jpg);
		background-size: cover;
		display: table;
		width: 100%;
		height: auto;
	}

	.slider-mob-wrap {
		display: block;
		width: calc(100vw - 105px);
	}

	.slider-mob-block {
		display: block !important;
		margin-bottom: 30px;
		max-width: inherit;
	}

	.slider-mob-item {
		width: calc(100vw - 105px);
	}

	.dflex {
		display: flex;
		gap: 20px;
		flex-direction: column;
	}

	body {
		overflow: auto !important;
	}

	.product_imeges {
		display: none;
	}

	.slider-big {
		/* width: 300px; */
		/* height: auto; */
	}

	.slider-nav {
		width: 300px;
		padding: 0px 20px;
		margin-top: -25px;
	}

	.timer_fon {
		background: url(https://static.insales-cdn.com/files/1/1635/36185699/original/timer_fon.jpg);
		background-size: cover;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		right: 0;
		position: fixed;
	}

	.wrap_timer {
		max-width: 1413px;
		min-width: 300px;
		padding: 0px 10px;
		width: 100%;
		margin-top: 0px;
	}

	.timer_logo {
		margin-bottom: 50px;
	}

	.timer_logo img {
		max-width: 1413px;
		min-width: 300px;
		width: 100%;
		padding: 0px 3em;
	}

	.timer_line {
	}

	.widget-type_system_widget_v4_bottom_navigation_bar_1 {
		display: none !important;
	}

	.progress:after {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/3473/36187537/original/start.svg);
		background-size: contain;
		width: 51px;
		height: 12px;
		display: table;
		position: absolute;
		right: 0px;
		top: -25px;
	}

	.content-tb {
	}

	// content
	// Variables
	$color-base: #f65034;
	$color-green: #47ad40;
	$color-purple: #7300ab;
	$shadow-range: 100;

	// Shadow Function
	@function flatShadow($range, $color) {
		$shadow: '';

		@for $i from 1 through $range {
			$shadow: $shadow + '#{$i}px #{$i}px #{darken($color, 15%)}';

			@if $i < $range {
				$shadow: $shadow + ', ';
			}
		}

		@return unquote($shadow);
	}

	.shadow-box {
		width: 130px;
		height: 130px;
		margin: auto;
		background: $color-base;
		text-align: center;
		font-weight: bold;
		display: table;
		overflow: hidden;
		border-radius: 50%;

		span {
			display: table-cell;
			vertical-align: middle;
			color: #fff;
			font-size: 5em;
			font-weight: 700;
			text-shadow: flatShadow($shadow-range, $color-base);
		}
	}

	.shadow-box.green {
		background: $color-green;

		span {
			text-shadow: flatShadow($shadow-range, $color-green);
		}
	}

	.shadow-box.purple {
		background: $color-purple;

		span {
			text-shadow: flatShadow($shadow-range, $color-purple);
		}
	}

	.heading h1 {
		font-weight: 700;
		text-align: center;
		color: #ffffff;
		padding-top: 30px;
	}

	.heading h1 span {
		font-weight: 100;
		display: block;
	}

	/* countdown */
	.countdown {
		font-size: 21px;
		width: 166px;
		left: -11px;
		top: 14px;
		margin-left: -62px;
		position: absolute;
		background: url(https://static.insales-cdn.com/files/1/6078/39901118/original/union.png);
		background-repeat: no-repeat;
		background-size: contain;
		padding: 22px 31px;
	}

	.countdown ul li {
		float: left;
		padding: 0 10px;
		list-style: none;
		font-weight: 100;
		color: #ffffff;
		text-align: center;
		line-height: 38px;
	}

	.countdown_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 10px;
		line-height: 14px;
		/* identical to box height */
		text-align: center;
		margin-bottom: 5px;
		background: linear-gradient(0deg, #3f3f3f, #3f3f3f),
			linear-gradient(92.1deg, #ffdea8 -92.57%, #ffffff -2.73%, #ffffff 98.6%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	#countdown {
		display: block;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 25px;
		line-height: 26px;
		text-align: center;
		background: linear-gradient(7.93deg, #f9c704 22.74%, #f90404 181.92%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}

	.countdown ul li txt {
		display: block;
		font-size: 14px;
		text-transform: uppercase;
	}

	.progress {
		width: -webkit-fill-available;
		border-radius: 25px;
		height: 12px;
		padding: 0px;
		background: linear-gradient(89.31deg, #f8680a 8.84%, #343434 19.94%),
			linear-gradient(0deg, #343434, #343434);
		box-shadow: inset 0px 4px 12.4px rgba(0, 0, 0, 0.64);
		position: relative;
		margin: 0px 20px;
	}

	.color {
		padding: 6px 10px;
		border-radius: 25px;
	}

	.colorAniOff {
		padding: 10px 10px;
		-webkit-animation: animasiOff 3s linear infinite;
		-moz-animation: animasiOff 7s linear infinite;
		-o-animation: animasiOff 3s linear infinite;
		border-radius: 25px;
	}

	.color.teal {
		background: -webkit-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background: -o-linear-gradient(
			135deg,
			#009999 25%,
			#008283 25%,
			#008283 50%,
			#009999 50%,
			#009999 75%,
			#008283 75%
		);
		background-size: 50px 50px;
		width: 78%;
	}

	.color.red {
		background: -webkit-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background: -o-linear-gradient(
			135deg,
			#e74c3c 25%,
			#c0392b 25%,
			#c0392b 50%,
			#e74c3c 50%,
			#e74c3c 75%,
			#c0392b 75%
		);
		background-size: 50px 50px;
		width: 85%;
	}

	.color.orange {
		background: -webkit-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -moz-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background: -o-linear-gradient(
			135deg,
			#f1c40f 25%,
			#f39c12 25%,
			#f39c12 50%,
			#f1c40f 50%,
			#f1c40f 75%,
			#f39c12 75%
		);
		background-size: 50px 50px;
		width: 90%;
	}

	.color.purple {
		background: linear-gradient(90deg, #ff560e 0%, #fa2a0e 95.54%), #d9d9d9;
		width: 85%;
	}

	@-webkit-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-moz-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-o-keyframes animasi {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 50px 50px;
		}
	}

	@-webkit-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-moz-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	@-o-keyframes animasiOff {
		0% {
			background-position: 0 0;
		}

		100% {
			background-position: 0 0;
		}
	}

	.right {
		float: right;
		color: #fff;
		position: relative;
		font-size: 12px;
		margin-top: -8px;
	}

	.right:before {
		content: '';
		background: url(https://static.insales-cdn.com/files/1/6064/39901104/original/point.png);
		background-size: cover;
		width: 20px;
		height: 20px;
		display: table;
		position: absolute;
		left: 0;
		top: -2px;
    background-repeat: no-repeat;
	}

	.left {
		float: left;
		color: #fff;
		font-size: 12px;
		margin-top: -8px;
	}

	.timer_fon {
		background: url(https://static.insales-cdn.com/files/1/1635/36185699/original/timer_fon.jpg);
		background-size: cover;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		top: 0;
		right: 0;
		position: fixed;
	}

	.wrap_timer {
	}

	.timer_logo {
		margin-bottom: 30px;
		margin-top: 5em;
	}

	.timer_logo img {
		max-width: 1413px;
		min-width: 300px;
		width: 100%;
		padding: 0px 1em;
	}

	.timer_line {
	}

	.baksik_all {
		width: 425px;
		margin: 0 auto;
		margin-left: -54px;
	}

	.items-wrap {
		position: fixed;
		bottom: 0px;
		display: flex;
		overflow: hidden;
		user-select: none;
		background: #141414;
	}

	.items-wrap:before,
	.items-wrap:after {
		content: '';
		height: 100%;
		top: 0;
		width: 10%;
		position: absolute;
		z-index: 1;
		pointer-events: none;
	}

	.items {
		flex-shrink: 0;
		display: flex;
		counter-reset: item;
		justify-content: space-around;
		min-width: 100%;
	}

	.item {
		font-family: 'Nunito', sans-serif;
		flex: 0 0 auto;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 21px;
		font-weight: bold;
		color: #f8c204;
		margin: 10px 0;
		margin-right: 5px;
		transition: all 0.1s ease-in-out;
	}

	.marquee {
		animation: scroll 50s linear infinite;
	}

	.reverce {
		animation-direction: reverse;
	}

	.items-wrap:hover .marquee {
		animation-play-state: paused;
	}

	.perfscan {
		margin: 20px 0;
		text-align: center;
		bottom: 0;
		background: #fff;
		padding: 5px;
	}

	.perfscan hr {
		border: solid #999;
		border-width: 1px 0 0 0;
		max-width: 50%;
		margin: 0 auto 20px;
	}

	.perfscan a {
		color: #000;
		font-weight: bold;
	}

	@keyframes scroll {
		from {
			transform: translateX(0);
		}

		to {
			transform: translateX(calc(-100% - 20px));
		}
	}

	.fon.front {
		overflow: hidden;
	}

	.fon {
		background-size: cover;
		/* 1929 */
		position: relative;
		// background: linear-gradient(180deg, #f8c204 50.07%, #d29004 82.54%, #cb8704 93.99%);
		// background-blend-mode: soft-light, normal;
		// display: table;
	}

	.name {
		height: 90px;
		margin-bottom: 10px;
	}

	.name img {
		width: 100%;
		margin: 0 auto;
		display: table;
		animation: opacity 2s linear;
	}

	.dog {
		margin: 0 auto;
		display: block;
		/* margin-top: -245px; */
		position: relative;
		max-width: 320px;
	}

	.dog img {
	}

	.left_lapa {
		position: absolute;
    right: 4px;
    top: 314px;
    width: 132px;
    transform: rotate(-5deg);
	}

	.right_lapa {
		position: absolute;
    left: 16px;
    top: 347px;
    width: 87px;
	}

	.bone {
		position: absolute;
    top: 245px ;
    left: -50px;
    opacity: 1;
    animation: animation 2s linear;
    width: 420px;
	}

	.bone img {
		width: 100%;
	}

	.bone .nohover {
		display: block;
	}

	.bone:hover .nohover {
		display: none;
	}

	.bone:hover .hover {
		display: block;
	}

	.bone .hover {
		display: none;
	}

	.dog_home {
		display: none;
	}

	@keyframes opacity {
		0% {
			opacity: 0;
			width: 8%;
		}

		100% {
			opacity: 1;
			width: 100%px;
		}
	}

	@keyframes opacitysoc {
		0% {
			opacity: 0;
		}

		100% {
			opacity: 1;
		}
	}

	@keyframes animation {
		0% {
			top: -800px;
			transform: rotate(-30deg);
		}

		100% {
			top: 250px;
			transform: rotate(0deg);
		}
	}

	.soc_block {
		position: relative;
		right: 0px;
		bottom: 0;
		display: flex;
		flex-direction: row;
		gap: 30px;
		align-items: center;
		justify-content: center;
	}

	.soc_block a:hover {
		opacity: 0.2;
	}

	.main_menu {
		display: none;
		gap: 10px;
		justify-content: center;
		margin-bottom: 30px;
		margin-top: 30px;
		animation: opacitysoc 1s linear;
	}

	.main_menu a {
		transition: 0.5s ease;
		font-family: 'Nunito', sans-serif;
		font-weight: 900;
		font-size: 24px;
		color: #2f2821;
		text-decoration: none;
		width: 131px;
		display: table;
		text-align: center;
		padding: 5px 10px;
		background: transparent;
	}

	.main_menu a:hover {
		color: #f8c204;
	}

	.main_menu a.active {
		color: #f8c204;
	}

	.tg {
		animation: opacitysoc 4s linear;
	}

	.you {
		animation: opacitysoc 3s linear;
	}

	.vk {
		animation: opacitysoc 2s linear;
	}

	.soc {
		animation: opacitysoc 1s linear;
	}

	.dog_home {
		background: none;
		background-repeat: no-repeat;
		width: auto;
		height: auto;
		position: absolute;
		bottom: auto;
		right: 30px;
		animation: opacitysoc 3s linear;
		left: auto;
		top: 260px;
	}

	.dog_home:after {
		display: none;
		content: '';
		background: url(../images/line.svg);
		position: absolute;
		width: 260px;
		height: 184px;
		right: -390px;
		top: -200px;
	}

	.dog_count {
		font-family: 'Nunito', sans-serif;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		position: relative;
		left: 0;
		top: 0;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		padding: 10px 18px;
		gap: 5px;
		background: #212121;
		border-radius: 69px;
	}

	.dog_count span {
		color: #f8c104;
	}

	.dog_home .head_dog {
		animation: headdog 3s linear infinite;
		position: absolute;
		bottom: 35px;
		left: 74px;
		display: none;
	}

	@keyframes headdog {
		0% {
			transform: rotate(-30deg);
		}

		50% {
			transform: rotate(30deg);
		}

		100% {
			transform: rotate(-30deg);
		}
	}

	.header {
		display: flex;
		align-items: center;
		max-width: 100%;
		margin: 30px auto;
		position: relative;
		width: -webkit-fill-available;
		padding: 0px 20px;
		justify-content: space-between;
	}

	.logo {
		position: relative;
		left: 0px;
	}

	.logo .no_hover {
		display: none;
	}

	.logo .hover {
		display: block;
		width: 77px;
	}

	.logo:hover .no_hover {
		display: none;
	}

	.logo:hover .hover {
		display: block;
	}

	.wrap_content {
		display: flex;
		justify-content: space-between;
		gap: 20px;
		max-width: 100%;
		margin: 0 auto;
		flex-direction: column;
		padding: 0px 20px;
	}

	.content {
		flex-direction: column;
		background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
			linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
		border: 3px solid rgba(255, 255, 255, 0.82);
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		border-radius: 40px;
		background-repeat: no-repeat;
		padding: 30px;
		display: block;
		gap: 30px;
	}

	.content_review {
		max-width: 100%;
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
	}

	.sidebar {
		width: 240px;
		height: 800px;
		padding: 20px;
		display: none;
	}

	.s_title {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 700;

		font-size: 28px;

		line-height: 38px;

		text-align: center;

		color: #ffffff;

		margin-bottom: 20px;

		margin-top: 20px;
	}

	.sidebar .head_dog {
		margin: 0 auto;
		display: table;
	}

	.teh {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 12px;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 90%;
		text-align: center;
		color: #1b1b1b;
		text-decoration: none;
		width: 192px;
		display: table;
		padding: 15px 0px;
		margin: 0 auto;
		margin-bottom: 30px;
	}

	.teh:hover {
		background: #fff;
	}

	.product_body_item {
		display: flex;
		align-items: baseline;
		font-size: 1.6rem;
		line-height: 2.4rem;
		color: #272727;
		margin-bottom: 10px;
	}

	.product_body_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		flex: none;
		order: 0;
		flex-grow: 0;
	}

	.separator {
		flex-grow: 1;
		border-bottom: 1px dotted #636363 !important;
		margin: 0 5px;
	}

	.product_body_item_value {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		flex: none;
		order: 2;
		flex-grow: 0;
	}

	.product_price_count {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		margin-bottom: 20px;
		flex-direction: row;
	}

	.product_price {
		color: #f8c104;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 47px;
		line-height: 47px;
	}

	.product_count {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 600;
		font-size: 14px;
		line-height: 30px;
		color: #ffffff;
		opacity: 0.5;
	}

	.product_buy {
		transition: 0.5s;
		background: #f8c104;
		border-radius: 22px;
		max-width: -webkit-fill-available;
		text-align: center;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 26px;
		line-height: 35px;
		color: #262626;
		padding: 11px 0px;
	}

	.product_buy:hover {
		background: #fff;
	}

	.desk_title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 16px;
		color: #ffffff;
		margin-bottom: 10px;
	}

	.desk_content {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 16px;
		color: #ffffff;
	}

	.slick-prev {
		transition: 0.5s;
		background-size: 100%;
		width: 26px;
		height: 26px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		left: 20px;
		z-index: 200;
		background: url(https://static.insales-cdn.com/files/1/7245/36142157/original/arrow_left.svg);
		background-size: contain;
		background-repeat: no-repeat;
	}

	.slick-next {
		transition: 0.5s;
		background-size: 100%;
		width: 26px;
		height: 26px;
		border: 0px;
		font-size: 0px;
		position: absolute;
		top: 50%;
		right: 20px;
		z-index: 200;
		background: url(https://static.insales-cdn.com/files/1/7247/36142159/original/arrow_right.svg);
		background-size: contain;
		background-repeat: no-repeat;
	}

	.slick-prev:hover {
		width: 26px;
		height: 26px;
		background-size: 100%;
		background: url(https://static.insales-cdn.com/files/1/7246/36142158/original/arrow_left_hover.svg);
		background-size: contain;
	}

	.slick-next:hover {
		width: 26px;
		height: 26px;
		background: url(https://static.insales-cdn.com/files/1/7248/36142160/original/arrow_right_hover.svg);
		background-size: contain;
	}

	.slider-nav {
		margin-top: -50px;
	}

	.slider-nav .slick-slide {
		margin: 0 15px;
	}

	.product_btn {
		margin-bottom: 50px;
	}

	.product_body_items {
		margin-top: 30px;
	}

	.sidebar_link {
		display: flex;
		gap: 10px;
		flex-direction: column;
		align-items: center;
	}

	.sidebar_link a:hover {
		text-decoration: underline;
	}

	.sidebar_link a {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
		text-decoration: none;
	}

	.sidebar_link .copy {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #ffffff;
		opacity: 0.5;
	}

	.phone,
	.email {
		font-family: 'Nunito';

		font-style: normal;

		font-weight: 400;

		font-size: 18px;

		line-height: 25px;

		text-align: center;

		color: #ffffff;

		width: 100%;

		display: table;

		text-decoration: none;

		margin: 10px 0px;
	}

	.inner_block_soc_icon {
		// width: 149px;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto;
		align-items: center;
		justify-content: center;
		gap: 20px;
	}

	.inner_block_soc_icon a {
		width: 50px;
		display: flex;
		justify-content: center;
	}

	.inner_block_soc_icon a:hover {
		opacity: 0.2;
	}

	.sidebar_link:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
	}

	.inner_block_soc:before {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
		opacity: 0.2;
	}

	.inner_block_soc:after {
		content: '';
		height: 1px;
		display: table;
		width: 191px;
		background: #7e7e7e;
		margin: 30px auto;
		opacity: 0.2;
	}

	.head_dog {
		animation: headdog 3s linear infinite;
	}

	.widget-type_system_widget_v4_page_content_1 {
		/* background-color:transparent!important; */
	}

	:root body {
		--bg: transparent !important;
	}

	.inform_page {
	}

	.inform_page .ititle {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 27px;
		color: #f8c104;
		margin-bottom: 10px;
	}

	.inform_page p {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
		margin-bottom: 15px;
	}

	.popup_wrapp.show {
		position: fixed;
		width: 100%;
		height: 100vh;
		background: #00000052;
		top: 0px;
		left: 0px;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 2000;
	}

	.popup_wrapp {
		display: none;
	}

	.popup_block {
		background: #fff;
		padding: 30px;
		border-radius: 29px;
		max-width: 401px;
		margin: 20px;
		position: fixed;
	}

	.popup_block .close {
		position: absolute;
		right: 15px;
		top: 15px;
		max-width: 880px;
		z-index: 2000;
		// width: 60px;
		// height: 60px;
		padding: 15px;
		display: flex;
		align-items: flex-end;
		justify-content: flex-start;
	}

	.popup_block .title {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 800;
		font-size: 25px;
		line-height: 23px;
		color: #161616;
		margin-bottom: 20px;
		margin-top: 50px;
	}

	.popup_block .title span {
		color: #f8a504;
	}

	.popup_block a.mail_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		/* Rectangle */
		width: 100%;
		height: 59px;
		border: 1px solid #f8c104;
		background: #f8c104;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 18px;
		float: left;
		margin-right: 0px;
		margin: 0 auto;
		/* margin-bottom: 20px; */
	}

	.popup_block a.tg_link {
		display: flex;
		align-items: center;
		color: #0d0d0d;
		text-decoration: none;
		gap: 15px;
		width: 100%;
		height: 59px;
		background: transparent;
		border: 1px solid #0d0d0d;
		border-radius: 14px;
		font-family: 'Nunito';
		justify-content: center;
		font-size: 18px;
	}

	.review_item {
		transition: 0.5s;
		background: #ffffff;
		border-radius: 40px;
		padding: 30px;
		max-width: -webkit-fill-available;
		margin-bottom: 30px;
	}

	.review_item:hover {
		background: #1c1c1c;
		transform: scale(0.9);
	}

	.review_item:hover .review_item_text {
		color: #fff;
	}

	.review_item_images {
		margin-bottom: 10px;
		width: 100%;
	}

	.review_item_images img {
		width: 100%;
	}

	.review_item_name {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #f8c104;
		margin-bottom: 10px;
		=: no-repeat;
		padding: 2px 40px;
		background: url(https://static.insales-cdn.com/files/1/7317/36142229/original/vk_review.svg);
		background-repeat: no-repeat;
	}

	.review_item_text {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		color: #313131;
		transition: 0.5s;
	}

	.review_flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 0px;
		align-content: flex-start;
	}

	.front .logo {
		display: block;
		position: relative;
	}

	.mob_menu {
		display: block;
	}

	.items-wrap {
		/* display:none; */
	}

	.popup_contacts {
		background: linear-gradient(122.54deg, #3e3d3d -182.6%, #1f1f1f 4.18%, #141414 73.46%), #111111;
		border-radius: 14px;
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 19px;
		text-align: center;
		color: #fff;
		padding: 17px 0px;
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.mob_block_sidebar {
		display: block;
		margin-bottom: 30px;
	}

	.mob_block_sidebar_link {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 30px;
	}

	.mob_block_sidebar_link a {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #141414;
		opacity: 0.5;
		text-decoration: none;
	}

	.mob_block_sidebar_link .copy {
		font-family: 'Nunito';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 20px;
		color: #141414;
		opacity: 0.5;
	}

	.slider-big {
		width: 100% !important;
		display: block !important;
		/* height: auto; */
	}

	.slider-big img {
	}

	.slider-nav {
		width: -webkit-fill-available;
		padding: 0px 20px;
		display: none !important;
	}
}

.popup_menu {
	display: none;
}

.popup_menu.show {
	background: linear-gradient(180deg, #f8c204 50.07%, #d29004 82.54%, #cb8704 93.99%);
	background-blend-mode: soft-light, normal;
	position: fixed;
	top: 0px;
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
	z-index: 3000;
}

.menu_close {
	position: absolute;
	right: 40px;
	top: 40px;
}

.mob_menu_block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
}

.mob_menu_block a {
	/* Доставка */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 33px;
	/* identical to box height */
	color: #2f2821;

	/* Inside auto layout */
	text-decoration: none;
}

.contacts_close {
	position: absolute;
	right: 20px;
	top: 20px;
}

.popup_contact .s_title {
	/* Контакты: */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	/* identical to box height */
	text-align: center;
	color: #111111;
}

.popup_contact .phone,
.popup_contact .email {
	/* +7 965 000 00 00 */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	/* identical to box height */
	text-decoration-line: underline;
	color: #111111;
	margin: 3px 0px;
}

.popup_contact .inner_block_soc_icon {
}

.popup_contact .inner_block_soc_icon a {
}

.popup_contact .inner_block_soc {
}

.popup_contact .teh {
}

.black_wrapp {
	display: none;
}

.black_wrapp.show {
	display: table;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000ab;
}

.popup_contact {
	display: none;
}

.popup_contact.show {
	background: #fff;
	background-blend-mode: soft-light, normal;
	position: fixed;
	top: 0px;
	display: flex;
	height: auto;
	width: 80%;
	left: 10%;
	top: 50%;
	margin-top: -230px;
	justify-content: center;
	align-items: center;
	z-index: 3000;
	flex-direction: column;
	border-radius: 18px;
}

.popup_menu {
	display: none;
}

.popup_menu.show {
	background: linear-gradient(180deg, #f8c204 50.07%, #d29004 82.54%, #cb8704 93.99%);
	background-blend-mode: soft-light, normal;
	position: fixed;
	top: 0px;
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
	z-index: 3000;
}

.menu_close {
	position: absolute;
	right: 15px;
	top: 30px;
	padding: 20px;
}

.mob_menu_block {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
}

.mob_menu_block a {
	/* Доставка */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 33px;
	/* identical to box height */
	color: #2f2821;

	/* Inside auto layout */
	text-decoration: none;
}

.contacts_close {
	position: absolute;
	right: 15px;
	top: 10px;
	padding: 15px;
}

.popup_contact .s_title {
	/* Контакты: */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 33px;
	/* identical to box height */
	text-align: center;
	color: #111111;
}

.popup_contact .phone,
.popup_contact .email {
	/* +7 965 000 00 00 */
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	/* identical to box height */
	text-decoration-line: underline;
	color: #111111;
	margin: 3px 0px;
}

.popup_contact .inner_block_soc_icon {
}

.popup_contact .inner_block_soc_icon a {
}

.popup_contact .inner_block_soc {
}

.popup_contact .teh {
}

.black_wrapp {
	display: none;
}

.black_wrapp.show {
	display: table;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000000ab;
}

.product_buy_hidden {
	display: none !important;
}

.widget-type_system_widget_v4_cart_2 {
}

.widget-type_system_widget_v4_cart_2 h1 {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 38px;
	color: #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}

.widget-type_system_widget_v4_cart_2 .cart {
	display: flex;
	grid-template-areas:
		'items controls'
		'items controls'
		'items controls';
	grid-gap: 2rem 2.5rem;
	grid-auto-columns: 6fr 2fr;
	grid-auto-rows: max-content auto;
	flex-direction: column;
}

.widget-type_system_widget_v4_cart_2 .favorites_btn {
	display: none;
}

.widget-type_system_widget_v4_cart_2 .cart-item img {
	border-radius: 32px;
	height: auto;
}

.widget-type_system_widget_v4_cart_2 .item-title {
	color: #fff;
}

.widget-type_system_widget_v4_cart_2 .js-item-delete {
	color: #fff !important;
}

.widget-type_system_widget_v4_cart_2 .item-total {
	color: #fff;
}

.widget-type_system_widget_v4_cart_2 .counter-button .icon {
	color: #fff;
}

.widget-type_system_widget_v4_cart_2 .counter-button:hover .icon {
	color: #f8c104;
}

.widget-type_system_widget_v4_cart_2 .submit-block {
}

.widget-type_system_widget_v4_cart_2 .submit-block button {
	transition: 0.5s;
	background: #f8c104;
	border-radius: 12px !important;
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 90%;
	text-align: center;
	color: #1b1b1b;
	text-decoration: none;
	display: table;
	padding: 15px 0px;
	margin: 0 auto;
	margin-top: 20px;
}

.widget-type_system_widget_v4_cart_2 .coupon-header {
	color: #f8c104 !important;
}

.widget-type_system_widget_v4_cart_2 .cart__area-count {
	border-radius: 12px 12px 0px 0px;
}

.widget-type_system_widget_v4_cart_2 .cart__area-coupon {
	border-radius: 0px 0px 12px 12px;
	padding: 1.5rem 1.5rem 1.5rem;
}

.content_cart {
	background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
		linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
	border: 3px solid rgba(255, 255, 255, 0.82);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 40px;
	background-repeat: no-repeat;
	padding: 30px 0;
	display: flex;
	gap: 35px;
	flex-direction: column;
	width: 100%;
}

.co-tabs-content .radio > span,
.co-input--radio > span,
.co-toggable_field-input--checkbox > span,
.co-toggable_field-input--radio > span {
	color: #f8c104;
}

.co-link {
	color: #f8c104;
}

.decorated-title.co-title.co-title--h1 {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 38px;
	color: #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}

.co-input-label {
	color: #fff;
}

.co-title.co-title--h2 {
	color: #fff;
}

.co-title.co-title--h2.co-tabs-header {
	color: #fff;
}

.co-basket_item-image {
	background: transparent !important;
}

.co-basket_item-image img {
	max-width: 100% !important;
	height: auto;
	border-radius: 12px;
}

.co-delivery_method-title.co-toggable_field-title.co-input-title {
	color: #fff;
}

.co-payment_method-title.co-toggable_field-title.co-input-title {
	color: #fff;
}

.co-input-description a {
	color: #f8c104 !important;
}

.co-button {
	transition: 0.5s;
	background: #f8c104 !important;
	border-radius: 12px !important;
	font-family: 'Nunito' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 90% !important;
	text-align: center !important;
	color: #1b1b1b !important;
	text-decoration: none !important;
	display: table !important;
	padding: 15px 0px !important;
	margin: 0 auto !important;
	margin-top: 20px !important;
}

.btn-on-top {
	background: #f8c104 !important;
	border: 1px solid #f8c104 !important;
}

.co-basket_item-description {
	color: #fff;
}

.co-basket_item-total {
	color: #fff;
}

.co-basket_subtotal {
	color: #fff;
}

.co-basket_subtotal {
	color: #fff;
}

.co-order-information_title {
	color: #fff;
}

.co-order-information_value {
	color: #fff;
}

.co-checkout-title.co-title.co-title--h1 {
	color: #fff;
}

.co-order-state {
	color: #fff;
}

.co-table-cell {
	color: #fff;
}

.checkout-v2-wrapper.co-section--content_wrapper {
	background: linear-gradient(179.52deg, #3e3d3d 0.47%, #141414 99.64%),
		linear-gradient(265.24deg, #2b2b2b -41.25%, #141414 19.46%);
	border: 3px solid rgba(255, 255, 255, 0.82);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 40px;
	background-repeat: no-repeat;
	padding: 30px;
	display: flex;
	gap: 35px;
	flex-direction: column;
	width: 100%;
	max-width: 700px;
	min-width: 300px;
	margin: 0 auto;
}

.layout__content {
	max-width: 100%;
}

.co-delivery_method-price {
	color: #fff;
}
