/*
Theme Name: MonoSounds
Author: Gusarov.by
Author URI: http://jemik.ru
Description: The 2022 theme for WordPress.
Version: 1.0
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

/* не забудьте определить состояник "фокус", стилей */

body {
	line-height: 1;
	color: black;
	background: white;
}

ul {
	list-style: none;
}

/* таблицам необходим cellspacing="0" в разметке */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
}

q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: """";
}


a {
	color: #1D1D1D;
}

a:hover {
	color: #1D1D1D;
}

:focus {
	outline: none;
}

* {
	-webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
}

/******************************************************************************************************/
/* space-grotesk-regular - latin */
@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/space-grotesk-v12-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/space-grotesk-v12-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/space-grotesk-v12-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/space-grotesk-v12-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/space-grotesk-v12-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/space-grotesk-v12-latin-regular.svg#SpaceGrotesk') format('svg');
	/* Legacy iOS */
}

/* space-grotesk-500 - latin */
@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/space-grotesk-v12-latin-500.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/space-grotesk-v12-latin-500.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/space-grotesk-v12-latin-500.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/space-grotesk-v12-latin-500.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/space-grotesk-v12-latin-500.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/space-grotesk-v12-latin-500.svg#SpaceGrotesk') format('svg');
	/* Legacy iOS */
}

/* space-grotesk-600 - latin */
@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('fonts/space-grotesk-v12-latin-600.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/space-grotesk-v12-latin-600.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/space-grotesk-v12-latin-600.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/space-grotesk-v12-latin-600.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/space-grotesk-v12-latin-600.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/space-grotesk-v12-latin-600.svg#SpaceGrotesk') format('svg');
	/* Legacy iOS */
}

/* space-grotesk-700 - latin */
@font-face {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/space-grotesk-v12-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/space-grotesk-v12-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/space-grotesk-v12-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/space-grotesk-v12-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/space-grotesk-v12-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/space-grotesk-v12-latin-700.svg#SpaceGrotesk') format('svg');
	/* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/open-sans-v29-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/open-sans-v29-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v29-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v29-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v29-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v29-latin-regular.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* open-sans-500 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('fonts/open-sans-v29-latin-500.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/open-sans-v29-latin-500.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v29-latin-500.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v29-latin-500.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v29-latin-500.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v29-latin-500.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('fonts/open-sans-v29-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/open-sans-v29-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v29-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v29-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v29-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v29-latin-700.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* open-sans-800 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('fonts/open-sans-v29-latin-800.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/open-sans-v29-latin-800.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v29-latin-800.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v29-latin-800.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v29-latin-800.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v29-latin-800.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	font-display: swap;
	src: url('fonts/open-sans-v29-latin-italic.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('fonts/open-sans-v29-latin-italic.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('fonts/open-sans-v29-latin-italic.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('fonts/open-sans-v29-latin-italic.woff') format('woff'),
		/* Modern Browsers */
		url('fonts/open-sans-v29-latin-italic.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('fonts/open-sans-v29-latin-italic.svg#OpenSans') format('svg');
	/* Legacy iOS */
}

a {
	text-decoration: none;
}

html,
body {
	height: 100%;
	/* задаем высоту тела документа */
}

body {
	width: 100%;
	margin: 0 auto;
	overflow: auto;
	font-family: 'Open Sans', sans-serif;
	color: #1D1D1F;
	font-size: 18px;
	line-height: 150%;
	font-weight: 400;
	display: flex;
	flex-direction: column;
	overflow-x: hidden;

}

main {
	flex: 1 0 auto;
	background: #F9F9F9;
	margin-top: 40px;
}

p {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 150%;
	padding-bottom: 20px;
}

h1 {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	line-height: 118.3%;

}

h2 {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 130%;
	padding-bottom: 20px;
}

h3 {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 130%;
	padding-bottom: 20px;
}

/*************************************************************************/
.clear {
	clear: both;
}

.container {
	width: 1340px;
	margin: 0 auto;
	padding: 0 20px;
}

.hidden {
	display: none !important;
}

.show {
	display: block;
}

.flex {
	display: flex;
}

.wrap {
	display: flex;
	flex-wrap: wrap;
}

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

.space-around {
	display: flex;
	justify-content: space-around;
}

.column {
	display: flex;
	flex-direction: column;
}

strong {
	font-weight: bold;
}

header {
	background: #FFF336;
	/* box-shadow: 0px 1.5px 1px #1D1D1F; */
	z-index: 9;
	position: fixed;
	width: 100%;
}

header .container {
	position: relative;
	z-index: 10;
	background: #fff336;
}

form.cart .quantity {
	display: none;
}

a.main_cart {
	position: relative;
}

span.basket-btn__counter {
	position: absolute;
	background: #000;
	color: #fff;
	display: flex;
	top: -9px;
	width: 19px;
	height: 19px;
	font-size: 12px;
	padding: 0;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	right: -12px;
}

.hedaer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 70px;
}

#menu-main_menu {
	display: flex;
}

#menu-main_menu li {
	margin: 0 15px;
}

#menu-main_menu li a {
	font-family: 'Space Grotesk';
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #1D1D1D;
}

.main_serch {
	margin-right: 28px;
	cursor: pointer;
}

.menu-button {
	display: none;
}

.hedaer_info {
	display: flex;
}

.main_ferst_scrins {
	background: #FFF336;
}

.main_ferst_scrin {
	display: flex;
	justify-content: space-between;
	padding: 90px 0;
}

.main_ferst_scrin_left {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	line-height: 120%;
}

.main_ferst_scrin_right {
	flex: 1;
	margin-left: 75px;
}

.main_ferst_scrin_name {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 24px;
	line-height: 31px;
	letter-spacing: 0.03em;
	margin-top: 75px;
	margin-bottom: 16px;
	color: #1D1D1D;
}

.waveform_mains {
	display: flex;
	align-items: center;
}

.play {
	display: block;
	width: 54px;
	height: 54px;
	border: 2.36567px solid #1D1D1F;
	border-radius: 50%;
	font-size: 0;
	background: url(img/play.svg) center no-repeat;
	background-position-x: center;
	margin-right: 10px;
	cursor: pointer;
	float: left;
}

#waveform_main {
	width: 280px;
	height: 72px;
	flex: 1;
}

.waveform_main {
	width: 222px;
	height: 57px;
}

.waveform_main>wave {
	height: 57px !important;
}

#waveform_main>wave {
	height: 72px !important;
}

.section {
	padding: 110px 0 120px;
}

.section2 {
	padding: 60px 0;
}

.title {
	font-family: 'Space Grotesk';
	font-weight: 400;
	font-size: 60px;
	line-height: 118%;
	color: #1D1D1F;
}

.title_center {
	font-family: 'Space Grotesk';
	font-weight: 400;
	font-size: 60px !important;
	line-height: 118%;
	color: #1D1D1F;
	text-align: center;
	margin-bottom: 20px;
}

.gray {
	background: #1D1D1F;
}

.gray .title,
.gray .title_center {
	color: #FFFFFF;
}

.main_category {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.main_cat {
	width: 32%;
	height: 350px;
	margin-bottom: 20px;
	background: #1D1D1F;
	border-radius: 20px;
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.main_cat_1,
.main_cat_7 {
	width: 66%;
}

.main_cat:hover {
	background: #1D1D1F;
}

.cols_cat {
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	border: 1px solid #1D1D1F;
	border-radius: 50px;
	padding: 6px 20px;
	width: fit-content;
	color: #fff;
	margin-right: 8px;
	margin-bottom: 8px;
}

.main_cat:hover .cols_cat {
	border: 1px solid #fff;
	color: #fff;
}

.name_cat {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 38px;
	line-height: 118%;
	margin-top: 30px;
	color: #fff;
	flex: 1;
}

.main_cat:hover .name_cat {
	color: #fff;
}

.arrow_cat {
	display: block;
	width: 30px;
	height: 31px;
	background: url(img/arrow_cat.png) no-repeat;
	margin-left: 20px;
}

.desc_cat {
	display: flex;
	justify-content: space-between;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #1D1D1F;
}

.main_cat:hover .desc_cat {
	color: #fff;
}

.main_cat:hover .arrow_cat {
	background: url(img/arrow_cat_w.png) no-repeat;
}

.desc_cat p {
	flex: 1;
	color: #fff;
}

.cols_cats {
	display: flex;
	flex-wrap: wrap;
}

.and_kol_tov {
	display: none;
}

.main_yellow {
	background: #FFF336;
	padding: 90px 0;
}

.about_yellow {
	background: #FFF336;
	padding: 40px 0 280px;

}

.about_yellow .breadcrumbs {
	padding-bottom: 120px;
}

.main_yellow_desc {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	line-height: 146.8%;
	text-align: center;
	color: #1D1D1F;
}

.main_tabs {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}

.main_tabs li {
	font-weight: 600;
	font-size: 16px;
	line-height: 150%;
	border: 1px solid #1D1D1F;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 120px;
	height: 50px;
	cursor: pointer;
	margin: 0 10px;
}

.main_tabs li img {
	margin-right: 4px;
}

.main_tabs li.main_tabs_sale {
	color: #F9700D;
	border: 1px solid #F9700D;
}

.main_tabs li.active.main_tabs_sale {
	background: #F9700D;
	color: #fff;
}

.main_tabs li.main_tabs_new {
	color: #9747FF;
	border: 1px solid #9747FF;
}

.main_tabs li.active.main_tabs_new {
	background: #9747FF;
	color: #fff;
}

.main_tabs li.active.main_tabs_hot {
	background: #1D1D1F;
	color: #FFF336;
}

.active .main_tabs_hot_img_a {
	display: block;
}

.active .main_tabs_hot_img,
.main_tabs_hot_img_a {
	display: none;
}

.main_products {
	display: flex;
	flex-wrap: wrap;
	margin: 40px -10px 50px;
}

.main_products .product {
	margin: 0 auto 20px;
}

.product {
	background: #FFFFFF;
	border-radius: 20px;
	max-width: 420px;
	width: 100%;
	margin: 0 10px 20px;
	padding: 40px;
	position: relative;
	height: 530px;
	border: 1px solid #c7c7c7;
}

.product_icons {
	position: absolute;
	top: 25px;
	left: 20px;
	display: flex;
	flex-direction: column;
	z-index: 2;
}

.product_icons>div {
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	padding: 4px 12px;
	width: fit-content;
	margin-bottom: 4px;
	border-radius: 50px;
	color: #FFFFFF;
}

.icon_sale {
	background: #F9700D;
}

.icon_new {
	background: #9747FF;
}

.icon_hot img {
	margin-right: 4px;
}

.product_icons div.icon_hot {
	display: flex;
	align-items: center;
	color: #FFF336;
	background: #1D1D1F;
}

.category_right .product .wp-post-image {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: auto;
	transition: all .1s linear;
	max-height: 230px;
	height: 230px;
	object-fit: cover;
	z-index: 1;
}

#main_products_sale .wp-post-image,
.main_articles .wp-post-image,
.semant_razmetka .wp-post-image {
	margin: 0 auto;
	display: block;
	width: 100%;
	height: auto;
}

.product:hover .wp-post-image {
	transform: scale(1.2);
}

#main_products_sale .product:hover .wp-post-image {
	transform: scale(1.05);
}

.product_desc>h2>a,
.product_desc>a {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	color: #1D1D1D;
	margin-bottom: 10px;
	height: 41px;
	display: block;
}

.tags_products a {
	padding: 5px 15px;
	border-radius: 15px;
	color: #000;
	border: 1px solid #c7c7c7;
	transition: all .1s linear;
}

.tags_products a:hover {
	background: #F6F66E;
}

.tags_products li {
	margin-bottom: 20px;
	padding: 0 5px;
}

.tags_products li:is(:nth-child(1)) {
	padding: 0 10px 0 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tags_products {
	margin-bottom: 30px;
}

.tags_products ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}

.tags_products.single_tags ul {
	justify-content: center;
}

.product_desc h2 {
	line-height: initial;
	padding-bottom: 0px;
}

.product_prices {
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	text-transform: uppercase;
	color: #1D1D1D;
	display: flex;
	align-items: center;
	overflow: hidden;
	max-height: 60px;
	margin-top: auto;
}

/*.product:hover .product_prices{
	max-height: 0;
	display: none;
}*/

.product .product_buttons:hover > .button {
	background: #FFF336 !important;
	cursor: pointer;
}

.product_prices .price_actyal {
	color: #F9700D;
}

.product_prices .price_old {
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: line-through;
	color: rgba(29, 29, 29, 0.7);
	margin-left: 10px;
}

.product_short {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	display: none;
	overflow: hidden;
	color: #101201;
}

.product_desc {
	margin-top: -10px;
	position: relative;
	padding-top: 33px;
	display: flex;
	flex-direction: column;
	margin-top: auto;
	/*background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 13%, #FFFFFF 100%); */
}

/* .product:hover .product_desc{
	margin-top: -175px;
} */
.product:hover .product_short {
	height: 120px;
	display: block;
}

.top_cart_right .product_buttons {
	max-height: 60px;
	margin-top: 16px;
	display: block;
}

.top_cart_right .product_buttons button {
	background: transparent;
}

/* .product_buttons{
	display: flex;
	justify-content: space-between;
	max-height: 0;
	display: none;
	overflow: hidden;
}*/
/* .product:hover .product_buttons{
	max-height: 60px;
}*/
.added_to_cart {
	display: none;
}

.product_buttons .single_add_to_cart_button {
	width: 60px;
	height: 60px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #c7c7c7;
	border-radius: 10px;
	margin-left: auto;
	box-sizing: border-box;
	cursor: pointer;
}

.product_buttons>.viev_detale,
.product_buttons>.tovar_buy_now {
	width: 100%;
	flex: 1;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #101201;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	border: 1px solid #1D1D1F;
	box-sizing: border-box;
	transition: all .5s;
}

.product_buttons>a:hover {
	/*background: #101201;*/
	color: #fff;
}

.see_all {
	display: flex;
	margin: 0 auto;
	width: fit-content;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	border: 1px solid #1D1D1F;
	border-radius: 10px;
	letter-spacing: 0.02em;
	padding: 18px 74px;
	color: #1D1D1F;
	transition: all 1s;
}

.see_all:hover {
	background: #1D1D1F;
	color: #fff;
}

.our_benefits {
	display: flex;
	justify-content: space-between;
	margin-top: 60px;
}

.our_benefit {
	max-width: 420px;
	width: 33%;
	flex: 1;
	padding-right: 40px;
}

.our_benefit img {
	margin-bottom: 24px;
}

.our_benefit_name {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 28px;
	line-height: 36px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.our_benefit_desc {
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #FFFFFF;
}

.faq_section {
	margin-bottom: 60px;
	margin: 90px 0;
}

.faqs {
	display: flex;
	flex-direction: column;
	margin-top: 60px;
	margin-bottom: 60px;
}

.faq_card {
	background: #FFFFFF;
	border-radius: 20px;
	margin-bottom: 20px;
	padding: 40px 70px;
}

.faq_answer {
	display: none;
	margin-top: 40px;
}

.faq_question {
	display: flex;
	justify-content: space-between;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 31px;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #0D131C;
	cursor: pointer;
}

.faq_question.name {
	margin-bottom: 0;
	text-align: left;
}

.faq_arrow {
	display: block;
}

.faq_line_1 {
	background: #0D131C;
	width: 4px;
	height: 30px;
	display: block;
	transition: all .5s;
}

.faq_line_2 {
	background: #0D131C;
	width: 4px;
	height: 30px;
	transform: rotate(90deg);
	display: block;
	margin-top: -30px;
	transition: all .5s;
	opacity: 1;
}

.activ .faq_line_2 {
	transform: rotate(0deg);
	opacity: 0;
}

.activ .faq_line_1 {
	margin: 0;
	transform: rotate(90deg);
}

.name {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 31px;
	text-align: center;
	font-feature-settings: 'pnum' on, 'lnum' on;
	margin-bottom: 24px;
	color: #0D131C;
}

.articles {
	display: flex;
	margin: 0px -10px 60px;
	flex-wrap: wrap;
}

.article {
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
	border-radius: 20px;
	max-width: 420px;
	width: 100%;
	overflow: hidden;
	margin: 0 10px 14px;
	box-sizing: border-box;
	border: 2px solid transparent;
	transition: all .5s;
}

.article:hover {
	border: 2px solid #F3F3F3;
}

.main_articles .article {
	margin: 0 auto;
}

.main_articles .articles {
	margin: 60px -10px 60px;
}

.article_name {
	padding: 20px 20px 8px 20px;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 137.1%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #1D1D1F;
	height: 90px;
	overflow: hidden;
}

.article_date {
	padding: 0px 20px 8px 20px;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: rgba(29, 29, 31, 0.7);
}

.article_desc {
	padding: 0px 20px 8px 20px;
	height: 60px;
	overflow: hidden;
}

.read_more {
	padding: 0px 20px 20px 20px;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #1D1D1F;
}

footer {
	background: #FFF336;
	/* box-shadow: 0px -1.5px 1px #0D131C; */
	padding: 40px 0 30px;
}

.footer_block_left {
	display: flex;
	flex-direction: column;
}

.footer_block_soc a {
	margin-right: 20px;
}

.footer_block_soc a svg {
	max-width: 20px;
}

.about_main .footer_block_soc a svg {
	width: 30px;
	max-width: 30px;
}

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

.footer_blocks2 {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.footer_name {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	color: #1D1D1F;
	margin-bottom: 18px;
}

.site-footer__newsletter form .input-group,
.site-footer__newsletter form .input-group p {
	display: flex;
}

#ContactFooter-email {
	padding: 13px 15px;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	background: transparent;
	letter-spacing: 0.02em;
	color: #1D1D1F;
	border: 1px solid #1D1D1F;
	border-radius: 10px;
	flex: 1;
	margin-right: 12px;
	width: 100%;
	max-width: 280px;
}

#ContactFooter-email::placeholder {
	color: #1D1D1F;
}

.newsletter__submit {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	padding: 15px 28px;
	background: #0D131C;
	border: 1px solid #1D1D1F;
	border-radius: 10px;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	-webkit-appearance: none;
}

.footer_block_right {
	display: flex;
	flex-wrap: wrap;
}

.footer_menu_1 ul,
.footer_menu_2 ul {
	width: 200px;
}

#footer_menu_1 li a {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;

	color: #1D1D1F;
}

#footer_menu_2 li a {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: #1D1D1F;
}

#footer_menu_1 li,
#footer_menu_2 li {
	margin-bottom: 12px;
}

.footer_blocks2 .footer_block_right {
	flex-direction: column;
	width: 400px;
}

.coperait {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #1D1D1F;
}

.payment-icons {
	margin-bottom: 20px;
}

.footer_block_soc {
	margin-bottom: 20px;
}

footer .footer_block_soc {
	margin-bottom: 0px;
}

.footer_block_left>a {
	margin: 10px 0;
}

.main_serch_mob {
	display: none;
}

.see_all_category {
	display: none;
}

.serch_block {
	position: relative;
	top: -70px;
	width: 100%;
	background: #FFF336;
	left: 0;
	transition: all 1s;
	z-index: 8;
	height: 0;
}

.serch_block.activ {
	top: 0;
	z-index: 99;
	height: 70px;
}

#searchform {
	width: 100%;
	max-width: 900px;
	position: relative;
	margin-right: 10px;
}

.serch_block .container {
	display: flex;
	align-items: center;
	justify-content: center;
}

#searchform label {
	width: 100%;
}

#searchform #search {
	width: 100%;
	border: none;
	padding: 7px;
	box-sizing: border-box;
	padding: 13px 15px 13px 30px;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	background: transparent;
	letter-spacing: 0.02em;
	color: #1D1D1F;
	border: 1px solid #1D1D1F;
	border-radius: 6px;
}

#searchform #search::placeholder {
	color: #1D1D1F;
}

#searchform button {
	position: absolute;
	left: 0;
	background: none;
	border: none;
	top: 14px;
}

.serch_close {
	display: block;
	width: 21px;
	height: 21px;
	background: url(img/serch_close.svg);
	cursor: pointer;
}

.button-container-1 button .button {
	color: #fff;
padding: 10px 40px;
display: block;
font-family: "Open sans", sans-serif;
} 

.button-container-1 .added_to_cart {
	display: none;
}

.top_category {
	background: #1D1D1F;
	padding: 20px 0 60px;
	position: relative;
	overflow: hidden;
}

.top_category .breadcrumbs a,
.top_category p a,
.top_category .breadcrumbs .breadcrumb_last,
.top_category p,
.top_category .breadcrumbs .current {
	color: #fff;
}

.top_category .breadcrumbs a:hover {
	color: #FFF336;
}

.top_category .breadcrumbs span {
	color: #FFF336;
}

.breadcrumbs {
	display: flex;
	flex-wrap: wrap;
}

.breadcrumbs span {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: rgba(0, 0, 0, 0.8);
}

.kb_sep {
	padding: 0 5px;
}

.top_category h1 {
	margin-top: 60px;
	color: #fff;
}

.products {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -10px 50px;
}

.products .product {
	max-width: 310px;
	height: auto;
	display: flex;
	flex-direction: column;
}

.products .product .product_desc>h2>a,
.products .product .product_desc>a {
	font-size: 16px;
	line-height: 22px;
	height: auto;
}

.products .product .product_desc p {
	font-size: 16px;
	line-height: 140%;
}

.category_left {
	width: 300px;
	margin-right: 30px;
	margin-top: 50px;
}

.category {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}

.category_right {
	flex: 1;
	margin-top: 50px;
}

#category_menu>li {
	margin-bottom: 16px;
}

#category_menu>li>a {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 31px;
	color: #1D1D1F;
}

#category_menu>li>.sub-menu {
	display: none;
}

#category_menu>li.activ>a,
#category_menu>li.current-menu-item>a,
#category_menu>li.current-category-ancestor>a,
#category_menu>li.current-menu-parent>a {
	font-weight: 500;
}

#category_menu>li.activ>.sub-menu,
#category_menu>li.current-menu-item>.sub-menu,
#category_menu>li.current-category-ancestor>.sub-menu,
#category_menu>li.current-menu-parent>.sub-menu,
#category_menu>li.current-menu-ancestor>.sub-menu {
	display: block;
}

#category_menu>li .sub-menu .sub-menu {
	margin-left: 25px;
}

#category_menu>li>.sub-menu li a:before {
	content: url(img/menu_item.svg);
	margin-right: 8px;
}

#category_menu>li>.sub-menu li.current-menu-item>a:before {
	content: url(img/menu_item_chek.png);
}

#category_menu>li>.sub-menu li a {
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	color: #1D1D1F;
	display: flex;
	margin: 5px 0;
}

#category_menu>li>a>span {
	display: flex;
	background: url(img/menu_arrow.png) no-repeat center;
	width: 14px;
	height: 8px;
	transform: rotate(270deg);
	margin-top: 4px;
	margin-left: 12px;
	padding: 10px;
}

#category_menu>li.menu-item-has-children a {
	display: flex;
	align-items: center;
}

#category_menu>li.activ>a>span,
#category_menu>li.current-menu-item>a>span,
#category_menu>li.current-category-ancestor>a>span,
#category_menu>li.current-menu-ancestor>a>span,
#category_menu>li.current-menu-parent>a>span {
	transform: rotate(0deg);
}

.category_filter {
	display: none;
}

.about_mains {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 40px;
}

.about_main {
	width: 48%;
}

.about_infos {
	margin: 0 -10px;
	display: flex;
}

.about_info {
	width: 100%;
	max-width: 310px;
	margin: 0 10px;
	background: #1D1D1F;
	border-radius: 20px;
	height: 470px;
	display: flex;
	flex-direction: column;
	padding: 46px 37px 40px;
}

.team_photo {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}

.about_info_number {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 60px;
	line-height: 118.3%;
	margin-bottom: 15px;
	color: #FFFFFF;
}

.about_info_desc {
	flex: 1;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 118.3%;
	color: #FFFFFF;
}

.about_email {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 118.3%;
	text-decoration-line: underline;
	color: #000000;
}

.top_article {
	padding: 20px 0 0px;
}

.article_nav {
	display: flex;
	justify-content: space-between;
	padding: 50px 0;
}

.article_nav a {
	display: flex;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 19px;
	text-transform: uppercase;
	color: rgba(29, 29, 31, 0.75);
}

div.article_nav>a:nth-child(1) img,
.previouse_article img {
	margin-right: 12px;
}

div.article_nav>a:nth-child(2) img,
.next_article img {
	margin-left: 12px;
}

.article_baner {
	display: block;
	border-radius: 20px;
	width: fit-content;
	height: auto;
	margin: 0 auto 20px;
	max-width: 100%;
}

.posted_on {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
}

.new_articles {
	padding-top: 30px;
}


.posted_on>div {
	margin-right: 20px;
}

.article_content {
	display: flex;
	justify-content: center;
}

.article_content_right {
	width: 100%;
	max-width: 800px;
}

.article_content_left {
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: rgba(29, 29, 31, 0.85);
	display: none;
}

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

.contact_us_left {
	max-width: 500px;
}

.contact_us_left h1 {
	margin-bottom: 24px;
}

.contact_us_right {
	max-width: 530px;
}

.contact_us_right input {
	padding: 13px 15px;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #1D1D1F;
	border: none;
	background: #FFFFFF;
	border-radius: 4px;
	flex: 1;
	margin-right: 12px;
	width: 100%;
	min-width: 20px;
}

.form_control {
	margin-bottom: 24px;
}

.contact_us_right input::placeholder,
.contact_us_right textarea::placeholder {
	color: #575757;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	font-family: 'Open Sans';
}

.contact_us_right textarea {
	padding: 13px 15px;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0.02em;
	color: #1D1D1F;
	border: none;
	background: #FFFFFF;
	border-radius: 4px;
	flex: 1;
	margin-right: 12px;
	width: 100%;
	min-height: 122px;
}

.wpcf7-acceptance label {
	display: flex;
	margin-bottom: 40px;
}

.form_send .wpcf7-list-item {
	margin: 0;
}

.contact_us_right input[type="submit" i] {
	display: flex;
	width: fit-content;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	border: 1px solid #1D1D1F;
	background: #1D1D1F;
	border-radius: 10px;
	letter-spacing: 0.02em;
	padding: 18px 74px;
	color: #fff;
	transition: all 1s;
	cursor: pointer;
}

.contact_us_right input[type="submit" i]:hover {
	background: #fff;
	color: #1D1D1F;
}

.top_carts {
	display: flex;
	align-items: center;
}

.top_cart_right {
	margin-right: 110px;
	margin-left: 70px;
	position: relative;
	background: #FFF336;
	border-radius: 20px;
	padding: 30px 40px 40px;
}

.cart_name {
	font-weight: 600;
	font-size: 22px;
	line-height: 118.3%;
	margin: 20px 0 8px;
	color: #1D1D1F
}

.top_cart_right .product_prices {
	margin: 20px 0 8px;
}

.top_cart_right .cart_name {
	margin: 0;
}

.top_cart_left h1 {
	margin-bottom: 24px;
}

.top_cart_left p a {
	color: #9747FF;
	text-decoration: underline
}

.include_sound .play {
	width: 62px;
	height: 62px;
	background: url(img/play.svg) 21px center no-repeat;
}

.include_sound .play.activ {

	background: url(img/pause.png) 19px center no-repeat;
}

.play.activ {

	background: url(img/pause.png) 20px center no-repeat;
}

.main_ferst_scrin .play.activ {

	background: url(img/pause.png) 25px center no-repeat;
}

.ppc-button-wrapper {
	margin-top: 20px;
}

.include_sounds {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.include_sound {
	display: flex;
	justify-content: space-between;
	background: #FFFFFF;
	border-radius: 20px;
	margin-bottom: 30px;
	padding: 50px 40px;
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}

.activ .include_sound_text {
	max-height: 100%;
}

.include_sound_text {
	max-height: 114px;
	overflow: hidden;
}

.include_sound_right {
	max-width: 560px;
	width: 100%;
}

.sound_name {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 24px;
	line-height: 31px;
	color: #0D131C;
	margin-bottom: 24px;
}

.sound_read {
	cursor: pointer;
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 18px;
	line-height: 130%;
	color: #000000;
}

.sound_name sup {
	vertical-align: super;
	font-size: smaller;
}

.cart_gray {
	background: #1D1D1F;
	border-radius: 20px;
	padding: 30px 100px 30px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.cart_gray_left {
	width: 100%;
	max-width: 790px;
}

.cart_gray_name {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 118.3%;
	margin-bottom: 16px;
	color: #FFFFFF;
}

.cart_gray_desc {
	color: #FFFFFF;
}

.cart_gray_right {
	display: flex;
	flex-direction: column;
}

.bay_now {
	width: 230px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFF336;
	border: 1px solid #FFF336;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
	color: #2F2F2F;
	cursor: pointer;
	transition: all .5s;
}

.to_cart {
	width: 230px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	cursor: pointer;
	transition: all .5s;
}

.bay_now:hover {
	background: transparent;
	border: 1px solid #fff;
	color: #FFFFFF;
}

.to_cart:hover {
	background: #FFFFFF;
	color: #1D1D1F;
}

.favorite_draws {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.favorite_draw {
	width: 310px;
	height: 260px;
	background: #FFFFFF;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 35px;
	flex-direction: column;
	margin-bottom: 20px;
}

.favorite_draw_name {
	margin-top: 18px;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	color: #1D1D1D;
}

.cart_yellow {
	background: #FFF336;
	padding: 120px 0 140px;
}

.freebie_comings {
	display: flex;
	margin: 60px -10px 0;
}

.freebie_coming {
	margin: 0 10px;
	background: #1D1D1F;
	border-radius: 20px;
	padding: 40px 40px 60px;
	width: 100%;
}

.freebie_coming_top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.freebie_name {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 77.8493px;
	line-height: 118.3%;
	color: #FFFFFF;
}

.freebie_title {
	font-family: 'Space Grotesk';
	font-weight: 500;
	font-size: 24px;
	line-height: 118.3%;
	color: #FFFFFF;
}

.freebie_desc {
	color: #fff;
}

.bottom_yellow {
	background: #FFF336;
	padding: 80px 0 100px;
}

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

.bottom_cart_right {
	margin-left: 90px;
}

.bottom_cart_name {
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	font-size: 45px;
	line-height: 118.3%;
	margin-bottom: 24px;
	color: #1D1D1F;
}

.bottom_cart_desc {
	font-size: 18px;
	line-height: 150%;
	color: #101201;
}

.bottom_cart_bay {
	display: flex;
	flex-direction: row;
	margin-top: 38px;
}

.bottom_cart_bay .bay_now {
	background: #101201;
	color: #fff;
	margin-right: 16px;
}

.bottom_cart_bay .to_cart:hover {
	background: #101201;
	color: #fff;
}

.bottom_cart_bay .bay_now:hover,
.bottom_cart_bay .to_cart {
	background: transparent;
	color: #101201;
	border-color: #101201;
}

.cart_adding {
	display: none;
}

.cart_adding.activ {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 999999;
	background: rgb(0 0 0 / 46%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.cart_adding_info_desc {
	background: #fff;
	padding: 30px 60px 60px;
}

.cart_adding_info_close {
	display: block;
	width: 21px;
	height: 21px;
	background: url(img/serch_close.svg);
	cursor: pointer;
	position: absolute;
	right: 66px;
	top: 73px;
}

.cart_adding_info {
	position: relative;
	background: #FFF336;
	width: 100%;
	max-width: 800px;
	border-radius: 20px;
	overflow: hidden;
}

.cart_adding_info_title {
	font-family: 'Space Grotesk';
	font-weight: 400;
	font-size: 40px;
	line-height: 118.3%;
	color: #1D1D1F;
	margin-bottom: 20px;
	padding: 56px 60px 37px;
}

.cart_adding_info_name {
	font-family: 'Space Grotesk';
	font-weight: 400;
	font-size: 40px;
	line-height: 118%;
	color: #1D1D1F;
}

.cart_adding_info_buttons {
	display: flex;
	margin-top: 40px;
	padding: 0px 60px 37px;
}

.continue_shop:hover {
	background: #fff;
	color: #1D1D1F;
}

.continue_shop {
	margin-right: 20px;
	cursor: pointer;
	width: 100%;
	max-width: 230px;
	flex: 1;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #101201;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #FFFFFF;
	border: 1px solid #1D1D1F;
	box-sizing: border-box;
	transition: all .5s;
}

.cart_checkout {
	cursor: pointer;
	width: 100%;
	max-width: 230px;
	flex: 1;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border-radius: 10px;
	font-weight: 700;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	letter-spacing: 0.02em;
	color: #101201;
	border: 1px solid #101201;
	box-sizing: border-box;
	transition: all .5s;
}

.cart_checkout:hover {
	background: #101201;
	color: #fff;

}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	height: 40px;
	padding: 5px 10px;
	border-radius: 6px;
	border: solid 1px;
}

.woocommerce form .form-row textarea#order_comments {
	height: 200px;
}

.select2-container--default .select2-selection.select2-selection--single {
	height: 40px;
}

.select2-container--default .select2-selection.select2-selection--single .select2-selection__rendered {
	line-height: 40px;
}

.select2-container--default .select2-selection.select2-selection--single .select2-selection__arrow {
	top: 5px;
}

.term-description ul,
.article_content_right ul {
	list-style: disc;
	margin: 0 0 20px 20px;
}

.term-description ol,
.article_content_right ol {
	list-style: decimal;
	margin: 0 0 20px 20px;
}

.term-description {
	max-width: 800px;
	margin: 0 auto 50px;
}

.blog-pagination,
.page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
}

.blog-pagination>*,
.page-numbers>* {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #443E3E;
}

.blog-pagination>.current,
.page-numbers .current {
	font-weight: 700;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	text-decoration-line: underline;
	color: #003D7E;
}

.content_block {
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.content_block ul,
.content_block ol {
	padding-bottom: 20px;
	list-style: inherit;
}

.content_block li {
	display: list-item;
	list-style-position: inside;
}

.content_block.hide {
	height: 300px;
	margin-bottom: 10px;
}

.content_block.hide:after {
	content: "";
	display: block;
	height: 140px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #F9F9F9 75%);
}

.newsletter__submit:hover {
	color: #F9F9F9;
}

.seo_text .container {
	max-width: 800px;
}

.seo_block {
	max-width: 800px;
	margin: 0 auto 50px;
}


.seo_text .title_center {
	text-align: center;
}


.list4a{
	padding: 0;
	list-style: none !important;
	counter-reset: li;
}

.list4a li {
	position: relative;
	padding: 0 20px 20px 28px;
	margin-left: 40px;
	transition-duration: 0.3s;
}

.list4a li:before {
	border: 6px solid transparent;
	line-height: 30px;
	position: absolute;
	top: 0;
	left: -30px;
	width: 42px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #1D1D1F;
	counter-increment: li;
	content: counter(li);
	transition-duration: 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.list4a li:hover:before {
	color: #1D1D1F;
}

.list4a li:after {
	position: absolute;
	top: 0;
	left: -30px;
	width: 42px;
	height: 42px;
	border: 6px solid #FFF336;
	border-radius: 50%;
	content: '';
	opacity: 0.5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.list4a li:hover:after {
	animation: 500ms ease-in-out 0s bounceIn;
	opacity: 1;
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3);
	}

	20% {
		transform: scale3d(1.3, 1.3, 1.3);
	}

	40% {
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		transform: scale3d(.97, .97, .97);
	}

	to {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}
}

.seo_text ul,
.seo_text ol {
	margin-bottom: 20px;
}

#topNubex {
	position: fixed;
	right: 10px;
	bottom: 40px;
	box-sizing: border-box;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	background: #fff;
	padding: 8px;
}

@media screen and (min-width: 1000px) {
	#topNubex {
		display: none !important;
	}
}

#topNubex img {
	width: 24px;
	margin-top: 7px;
}

img.header_logo,
img.footer_logo {
	width: 100%;
	display: block;
	max-width: 225px;
	height: auto;
}

.lang_select {
	position: relative;
	width: 150px;
	height: 49px;
	margin: 0 auto;
}

.lang_select[data-state="active"] .lang_select__title:before {
	transform: translate(-3px, -50%) rotate(-45deg);
}

.lang_select[data-state="active"] .lang_select__title:after {
	transform: translate(3px, -50%) rotate(45deg);
}

.lang_select[data-state="active"] .lang_select__content {
	opacity: 1;
}

.lang_select[data-state="active"] .lang_select__label {
	max-height: 40px;
	border-top-width: 1px;
}

.lang_select__title {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 8px 10px;
	color: #000000;
	font-size: 15px;
	line-height: 30px;
	background: #FFF336;
	border: 1px solid #000000;
	box-sizing: border-box;
	border-radius: 5px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all .5s;
}

.lang_select__title::before,
.lang_select__title::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 10px;
	height: 2px;
	transition: all 0.3s ease-out;
	background-color: #000;
	transform: translate(-3px, -50%) rotate(45deg);
}

.lang_select__title::after {
	transform: translate(3px, -50%) rotate(-45deg);
}

.lang_select__title:hover {
	background: #101201;
	border: 1px solid #101201;
	color: #fff;
}

.lang_select__title:hover::before,
.lang_select__title:hover::after {
	background-color: #fff;
}

.lang_select__content {
	position: absolute;
	top: 48px;
	left: 3px;
	display: flex;
	flex-direction: column;
	width: calc(100% - 6px);
	background-color: #ffffff;
	border: 1px solid #c7ccd1;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	transition: all 0.3s ease-out;
	opacity: 0;
	z-index: 8;
}

.lang_select__input {
	display: none;
}

.lang_select__input:checked+label {
	background-color: #dedede;
}

.lang_select__label {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 40px;
	max-height: 0;
	padding: 0 0px;
	transition: all 0.2s ease-out;
	cursor: pointer;
	overflow: hidden;
	box-sizing: border-box;
}

.lang_select__label+input+.lang_select__label {
	border-top: 0 solid #C7CCD160;
}

.lang_select__content a {
	color: #222;
	width: 100%;
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}

.lang_select__label:hover a {
	color: #000;
	background-color: #FFF336 !important;
}










/*--------------------------------------------------------------------SEO-------------------------------------------------------*/










img.attachment-blog {
	width: 100%;
}

.top_cart_left .cols_cat {
	position: absolute;
	right: 20px;
	margin: 0;
	border: 1px solid;
	top: 15px;
}

.new_product .to_cart {
	max-width: 270px;
	width: 100%;
	font-size: 18px;
	padding: 0 20px;
}

.new_product .cart_gray {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 40px 30px;
}

.cart_gray .price_old_new {
	padding-left: 5px;
}

.podproduct_descr .top_carts {
	background: #1D1D1F;
	border-radius: 20px;
}

.new_product .cart_gray_left {
	max-width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.new_product .cart_gray_name {
	margin-bottom: 0;
}

.block_podproduct .include_sound {
	padding: 20px 40px;
}

.block_podproduct:nth-child(2n) .top_carts {
	order: 2;
}

.block_podproduct:nth-child(2n) .top_carts .top_cart_left {
	order: 2;
	padding-left: 0;
	padding-right: 25px;
}

/*.top_carts .product_buttons a {
font-size: 30px;
display: inline-block;
cursor: pointer;
text-decoration: none;
border: #FFF336 4px solid;
padding: 0.25em 1em;
border-radius: 0.25em;
box-shadow: 0 0 15px 5px #FFF336;
position: relative;
background: #FFF336;
color: #1D1D1F;
font-weight: normal;
text-transform: none;
}*/


.button-container-1 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	font-weight: 300;
	font-size: 20px;
	transition: 0.5s;
	letter-spacing: 1px;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
	min-width: 350px;
}

.button-container-1 button {
	width: 100%;
	height: 100%;
	letter-spacing: 1px;
	-webkit-mask: url("/wp-content/uploads/nature-sprite.png");
	mask: url("/wp-content/uploads/nature-sprite.png");
	mask-size: auto;
	-webkit-mask-size: 2300% 100%;
	mask-size: 2300% 100%;
	border: none;
	cursor: pointer;
	-webkit-animation: ani2 1.2s steps(22) forwards;
	animation: ani2 1.2s steps(22) forwards;
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	border-radius: 0.25em;
	box-shadow: 0 0 21px 13px #1D1D1F;
	position: relative;
	background: #1D1D1F;
	color: #FFF336;
	font-weight: normal;
	text-transform: none;
	box-shadow: 0 0 4px 1px #1d1d1f;
	padding: 0;
}

.button-container-1 button:hover {
	-webkit-animation: ani 1.2s steps(22) forwards;
	animation: ani 1.2s steps(22) forwards;
	box-shadow: 0 0 4px 1px #FFF336;
}

.button-container-1 button a {
	color: #fff;
	padding: 10px 40px;
	display: block;
	font-family: "Open sans", sans-serif;
}

.button-container-1 button .button {
	color: #fff;
padding: 10px 40px;
display: block;
font-family: "Open sans", sans-serif;
} 

.button-container-1 .added_to_cart {
	display: none;
}



.mas {
	position: absolute;
	overflow: hidden;
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	padding: 7px 40px;
	border-radius: 0.25em;
	background: #FFF336;
	color: #1D1D1F;
	text-transform: none;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	font-family: "Open sans", sans-serif;
	letter-spacing: 1px;
}

@-webkit-keyframes ani {
	from {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}

	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}

@keyframes ani {
	from {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}

	to {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}
}

@-webkit-keyframes ani2 {
	from {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}

	to {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
}

@keyframes ani2 {
	from {
		-webkit-mask-position: 100% 0;
		mask-position: 100% 0;
	}

	to {
		-webkit-mask-position: 0 0;
		mask-position: 0 0;
	}
}


.block_podproduct .top_cart_right {
	background: transparent;
	padding: 0;
	margin: auto;
}

.product_categories {
	padding-bottom: 0 !important;
}

.block_podproduct {
	max-width: 1200px;
	margin: 30px auto 60px;
}


.best_content {
	text-align: left;
	margin-top: 50px;
}

.block_4 .favorite_draws {
	margin-top: 20px;
}

.new_product {
	margin-top: 60px;
	padding: 0 15px;
}

.new_product img {
	width: 100%;
	height: auto;
}

.block_podproduct img {
	transform: scale(1.4);

}

.podproduct_header .top_carts {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.podproduct_header .top_cart_left,
.podproduct_header .top_carts .product_buttons {
	margin: 0 auto;
}

.podproduct_header .top_carts .product_prices {
	margin-top: 40px;
	overflow: visible;
}

.price_old_new {
	text-decoration-line: line-through;
}

.podproduct_header {
	margin-bottom: 60px;
}

.block_podproduct .top_cart_left h2 {
	font-size: 40px;
}

.best_img {
	max-width: 500px;
	margin: 0 auto;
}

.podproduct_descr .top_cart_left {
	width: 70%;
	padding: 20px 0 10px 30px;
	background: #1D1D1F;
	color: #fff;
	border-radius: 20px;
	position: relative;
}

.podproduct_descr .top_cart_right {
	width: 30%;
	margin-right: 0;
	margin-left: 0;
}

.podproduct_descr {
	margin: 30px 0 60px;
}

.podproduct_header .play {
	background-position-x: 14px !important;
}


.block_podproduct .include_sound_left {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.block_4 table {
	width: 800px;
	border-collapse: collapse;
	overflow: hidden;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	background: #1D1D1F;
	margin: 0 auto;
}

.block_4 th,
.block_4 td {
	padding: 15px;
	color: #fff;
	border: 1px solid #adadad;
}

.block_4 th {
	text-align: left;
}

.block_4 thead th {
	background-color: #55608f;
}

.block_4 tbody td {
	position: relative;
}

.block_4 td:first-child {
	text-align: left;
}

.block_4 td:nth-child(3) {
	text-align: center;
}

.block_4 {
	margin-bottom: 80px;
}


@-webkit-keyframes scroll {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(calc(-390px * 8));
	}
}

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

	100% {
		transform: translateX(calc(-390px * 8));
	}
}

.partners {
	margin-bottom: 20px;
	padding-top: 60px;
	overflow: hidden;
}

.other_products {
	padding: 30px 0 !important;
}

.partners .slider {
	box-shadow: 0 10px 20px -5px rgba(249, 249, 249, 0.125);
	height: 100px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 800px;
	padding: 0 0 0 1000px;
}

.partners .slider::before,
.partners .slider::after {
	background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
	content: "";
	height: 100px;
	position: absolute;
	width: 200px;
	z-index: 2;
}

.partners .slider::after {
	right: 0;
	top: 0;
	transform: rotateZ(180deg);
}

.partners .slider::before {
	left: 0;
	top: 0;
}

.partners .slider .slide-track {
	-webkit-animation: scroll 25s linear infinite;
	animation: scroll 25s linear infinite;
	display: flex;
	width: 2800px;
}

.partners .slider .slide {
	height: 100px;
	margin: 0 30px;
}

.partners .slider img {
	width: 100%;
}


.footer_menu_0 {
	min-width: 250px;
}


@media screen and (max-width: 578px) {
	.footer_block_right>div {
		min-width: 220px;
		margin-bottom: 25px;
	}
}


.plus {
	color: green;
}

.minus {
	color: red;
}

dialog {
	padding: 1rem 3rem;
	background: white;
	max-width: 400px;
	padding-top: 2rem;
	border-radius: 20px;
	border: 0;
	box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
	-webkit-animation: fadeIn 1s ease both;
	animation: fadeIn 1s ease both;
}

dialog::-webkit-backdrop {
	-webkit-animation: fadeIn 1s ease both;
	animation: fadeIn 1s ease both;
	background: rgba(255, 255, 255, 0.4);
	z-index: 2;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
}

dialog::backdrop {
	-webkit-animation: fadeIn 1s ease both;
	animation: fadeIn 1s ease both;
	background: rgba(255, 255, 255, 0.4);
	z-index: 2;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
}

dialog .x {
	filter: grayscale(1);
	border: none;
	background: none;
	position: absolute;
	top: 15px;
	right: 10px;
	transition: ease filter, transform 0.3s;
	cursor: pointer;
	transform-origin: center;
}

dialog .x:hover {
	filter: grayscale(0);
	transform: scale(1.1);
}

dialog h2 {
	font-weight: 600;
	font-size: 2rem;
	padding-bottom: 1rem;
}

dialog p {
	font-size: 1rem;
	line-height: 1.3rem;
	padding: 0.5rem 0;
}

dialog p a:visited {
	color: rgb(var(--vs-primary));
}

/*General Styles*/


@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}


.faq_page .faq-intro-section ul li a:before {
	background: none !important;
}

.faq_page .faqs {
	margin-top: 25px;
	border-top: 1px solid #c7c7c7;
	padding-top: 20px;
}

.faq_page .faq-intro-section ul li a {
	margin: 5px 7px;
	display: flex;
	align-items: center;
	background: #FFF336 !important;
	border-radius: 17px;
	min-height: 45px;
	height: auto;
	transition: all .2s linear;
	font-size: 16px;
	list-style-type: none;
	padding: 0 22px;
}

.faq_page .faq-intro-section ul li a:hover {
	outline: none;
	background: #ffe400 !important;
	opacity: .8;
	color: #000;
}


.faq_page .faq-intro-section ul {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	justify-content: center;
}


.faq_page h2 {
	text-transform: none;
	font-size: 25px;
	text-align: initial;
	margin-bottom: 20px;
}


.faq_page .faq-wrapper h2 {
	font-size: 30px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 25px;
}

.faq_page .faq-wrapper h3 {
	margin-bottom: 0;
}

.faq_page .faqs h3 {
	font-weight: 700;
	background: #fff;
	position: relative;
	padding: 20px 40px 20px 20px;
	margin: 15px 0;
	border-radius: 10px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 16px rgba(40, 40, 82, .08);
	display: flex;
	align-items: center;
}

.faq_page .faqs h3::after {
	content: "+";
	position: absolute;
	right: 20px;
}

.faq_page .faqs .special {
	background: #ffe400;
}

.faq_page .faqs h3.special:after {
	content: "-";
}

.faq_page .faqs .answer {
	padding: 0 0 15px 0;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}

.faq_page .faqs .hover {
	cursor: pointer;
}


.faq_page .faq-intro-section {
	margin-bottom: 60px;
}

.faq_page .page-template-default p {
	font-size: 15px;
	line-height: 22px;
}

.faq_page .page-template-default h1,
.page-template-default h2,
.page-template-default h3 {
	margin: 20px 0;
}

.faq_page .page-template-default h1 {
	font-size: 32px;
}

.faq_page .page-template-default h2 {
	font-size: 22px;
	color: #000;
	padding: 0 !important;
}

.faq_page .faq-wrapper.wrapper {
	padding: 15px 0 70px;
	border-top: 1px solid #eee;
}

.faq_page .faq-wrapper.wrapper:first-child() {
	margin-top: 50px;
}

.faq_page .faqs .answer {
	font-size: 15px;
	line-height: 20px;
	padding: 20px 0 15px 20px;
}

.faq_page .faq-wrapper.wrapper .faqs {
	max-width: 100%;
}

.faq_page .faqs h3 {
	background: #f2f3f5;
	font-size: 16px;
	border: 1px solid #dfdfdf;
	border-radius: inherit;
	margin: 0;
	box-shadow: none;
}

.faq_page .btn-up {
	background-color: #f2f3f5;
	color: #333;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 0;
	padding: 10px 16px;
	font-size: 15px;
	line-height: 22px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 5px;
	text-decoration: none;
	border: 2px solid #dcdcdd;
	margin-top: 25px;
}

.faq_page .btn-up:hover {
	cursor: pointer;
	background: #dcdcdc;
}

.faq_page .faq-btn-holder {
	text-align: right;
}



.IRPP_kangoo .postImageUrl {
	width: 23%;
}

.IRPP_kangoo .centered-text-area {
	width: 77%;
}

.b {
	font-weight: bold;
}

.article_content li:not(.kamatoc__top) {
	margin-bottom: 15px;
}

.kamatoc__top {
	margin-bottom: 10px;
}


.cookie-box {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	padding: 1rem 2rem;
	background: #fff;
	transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
	z-index: 999999;
}

.cookie-box--hide {
	opacity: 0;
	bottom: -100%;
}

.cookie-button {
	display: inline-block;
	cursor: pointer;
	padding: 0.65rem 0.85rem;
	margin-left: 0.45rem;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	background-image: linear-gradient(62deg, #fbab7e 0%, #f7ce68 100%);
}


.faq_section ol {
	list-style: none;
	counter-reset: list;
	padding: 0 1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.faq_section li {
	--stop: calc(100% / var(--length) * var(--i));
	--l: 62%;
	--l2: 88%;
	--h: calc((var(--i) - 1) * (180 / var(--length)));
	--c1: hsl(var(--h), 71%, var(--l));
	--c2: hsl(var(--h), 71%, var(--l2));

	position: relative;
	counter-increment: list;
	max-width: 45%;
	margin: 1rem;
	padding: 2rem 1rem 1rem;
	box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3);
	border-radius: 0.25rem;
	overflow: hidden;
	background-color: white;
}

.faq_section li::before {
	content: '';
	display: block;
	width: 100%;
	height: 1rem;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to right, var(--c1) var(--stop), var(--c2) var(--stop));
}

.faq_section .h3 {
	display: flex;
	align-items: center;
	margin: 0;
	color: #000;
	line-height: 35px;
	margin-bottom: 20px;
}

.faq_section .h3::before {
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 0 0 auto;
	margin-right: 1rem;
	width: 1rem;
	height: 1rem;
	content: counter(list);
	padding: 1rem;
	border-radius: 50%;
	background-color: var(--c1);
	color: white;
}


/*    MENU    */

.genre {
	font-weight: bold;
}

/* Желтый  */

.genre_1 {
	border-bottom: 1px solid #FFF336 !important;
}


.quadmenu-item-2608 .quadmenu-text:hover,
.quadmenu-item-2784 .quadmenu-text:hover,
.genre_1 .quadmenu-text:hover {
	color: #FFF336;
}

/*  Голубой */

.genre_2 {
	border-bottom: 1px solid #29edf6 !important;
}

.quadmenu-item-2609 .quadmenu-text:hover,
.quadmenu-item-2785 .quadmenu-text:hover,
.genre_2 .quadmenu-text:hover {
	color: #29edf6;
}

/* Зеленый */

.genre_3 {
	border-bottom: 1px solid #7bfa6b !important;
}

.quadmenu-item-2610 .quadmenu-text:hover,
.quadmenu-item-2786 .quadmenu-text:hover,
.genre_3 .quadmenu-text:hover {
	color: #7bfa6b;
}

/* Розовый */

.genre_4 {
	border-bottom: 1px solid #ff40d4 !important;
}

.quadmenu-item-2611 .quadmenu-text:hover,
.quadmenu-item-2787 .quadmenu-text:hover,
.genre_4 .quadmenu-text:hover {
	color: #ff40d4;
}

/* Синий */

.genre_5 {
	border-bottom: 1px solid #8f8fff !important;
}

.quadmenu-item-2640 .quadmenu-text:hover,
.quadmenu-item-2759 .quadmenu-text:hover,
.genre_5 .quadmenu-text:hover {
	color: #8f8fff;
}

/* Оранжевый */

.genre_6 {
	border-bottom: 1px solid #ffae1a !important;
}

.quadmenu-item-2641 .quadmenu-text:hover,
.quadmenu-item-2760 .quadmenu-text:hover,
.genre_6 .quadmenu-text:hover {
	color: #ffae1a;
}

.genre span {
	font-size: 14px !important;
	text-transform: uppercase;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
	padding: 10px;
}

#quadmenu .quadmenu-navbar-nav li.quadmenu-item-type-post_type>a>.quadmenu-item-content>.quadmenu-text {
	font-size: 14px;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item.quadmenu-has-link:hover {
	background: transparent !important;
}

#quadmenu:not(.quadmenu-is-horizontal).quadmenu-mobile-shadow-show {
	box-shadow: none !important;
	text-align: left !important;
	margin: 0 !important;
	margin-right: auto !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-dropdown-menu .ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	background-color: #FFF336 !important;
}

.quadmenu-dropdown-stretch-boxed {
	max-width: 800px;
	margin: 0 auto !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .button {
	background: #000 !important;
	color: #fff !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .button:hover {
	background-color: #ffae1a !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item>a>.quadmenu-item-content>.quadmenu-description {
	color: #000 !important;
}

.top_cart_right {
	margin-bottom: auto;
}

.article_content_right h2,
.article_content_right h3 {
	margin-top: -60px;
	padding-top: 75px;
	font-weight: bold;
}

.kamatoc-wrap {
	display: none;
}

.article_content .kamatoc-wrap {
	background: #3D4354;
	padding: 20px 20px 1px;
	color: #ADB1BA;
	margin-bottom: 20px;
	display: block;
}

.article_content .kamatoc-wrap li a {
	color: #ADB1BA;
	transition: all .1s linear;
}

.article_content .kamatoc-wrap li a:hover {
	color: #fff;
}

.article_content .kamatoc-wrap__title {
	margin-bottom: 20px;
}

.page_link a,
.article_content_right>p a:not(.IRPP_kangoo),
.article_content_right li:not(.kamatoc__top, .kamatoc__sub) a:not(.IRPP_kangoo) {
	text-decoration: none;
	line-height: 1;
	position: relative;
	z-index: 0;
	display: inline-block;
	padding: 5px 5px;
	overflow: hidden;
	color: #333;
	vertical-align: bottom;
	transition: color .3s ease-out;
}

.page_link a::before,
.article_content_right li:not(.kamatoc__top, .kamatoc__sub) a:not(.IRPP_kangoo)::before,
.article_content_right>p a:not(.IRPP_kangoo)::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	transform: translateY(calc(100% - 2px));
	width: 100%;
	height: 100%;
	background-image: linear-gradient(60deg, #186786 0%, #CE5D92 100%);
	transition: transform .25s ease-out;
}

.page_link a:hover,
.article_content_right li:not(.kamatoc__top, .kamatoc__sub) a:not(.IRPP_kangoo):hover,
.article_content_right>p a:not(.IRPP_kangoo):hover {
	color: #fff;
}

.page_link a:hover::before,
.article_content_right li:not(.kamatoc__top, .kamatoc__sub) a:not(.IRPP_kangoo):hover::before,
.article_content_right>p a:not(.IRPP_kangoo):hover::before {
	transform: translateY(0);
	transition: transform .25s ease-out;
}

.page {
	padding: 40px 20px;
}

.page img {
	display: block;
	width: 100%;
	margin: 0 auto;
}

#header_video {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.overlay_video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #0000007a;
}

:root {
	--yellow: #ffdd40;
	--dark: #2f313a;
	--deg: -86deg;
	--trans: all 0.4s ease 0s;
}

.team_member h2 {
	text-align: center;
}

.team {
	padding: 2em 0 2em 2.5em;
	margin: 0;
}

.member {
	margin: 1.5em 0 0.5em;
	padding: 0.73em;
	background: linear-gradient(83deg,
			var(--yellow) 0 97%,
			#fff0 calc(97% + 1px) 100%);
	position: relative;
	list-style: none;
	display: inline-block;
	transform: scale(0.85);
	transition: var(--trans);
}

.member:nth-of-type(even) {
	text-align: right;
	background: linear-gradient(-83deg,
			var(--yellow) 0 97%,
			#fff0 calc(97% + 1px) 100%);
}

.thumb {
	width: 13vmin;
	height: 13vmin;
	float: left;
	margin-right: 1.25em;
	background: linear-gradient(var(--deg),
			var(--dark) 0 70%,
			var(--yellow) 0% 100%);
	transform: rotate(-4deg);
	transition: var(--trans);
	border-radius: 0.25em;
	overflow: hidden;
	margin-left: -3em;
	padding: 0.5em;
}

.member:nth-of-type(even) .thumb {
	--deg: 86deg;
	float: right;
	margin-left: 2em;
	margin-right: -3em;
	transform: rotate(4deg);
}

.thumb img {
	width: 100%;
	height: 100%;
	border-radius: 0.25em;
	filter: grayscale(1);
	background: var(--dark);
}

.member:hover {
	transform: scale(1);
	transition: var(--trans);
	filter: drop-shadow(0px 20px 10px #0008);
}

.member:hover .thumb {
	padding: 0.1em;
	transition: var(--trans);
	transform: rotate(-1deg);
	--deg: -89deg;
}

.member:nth-of-type(even):hover .thumb {
	--deg: 91deg;
}

.member:hover .thumb img {
	filter: none;
	transition: var(--trans);
}

.team_member .description {
	padding-top: 1vmin;
}

.team_member .description p {
	padding: 0 2em;
	margin-bottom: 1em;
}

.team_member h3 {
	background: var(--dark) !important;
	display: inline;
	transform: rotate(-2deg);
	position: absolute;
	margin: 0;
	margin-top: -2.25em;
	left: 9vmin;
	padding: 0.5em 0.75em;
	color: var(--yellow);
	border-radius: 0.25em;
	font-size: 1.35em;
	transform-origin: left bottom;
}

.member:nth-of-type(even) h3 {
	left: inherit;
	right: 9vmin;
	transform: rotate(2deg);
	transform-origin: right bottom;
	background: linear-gradient(-182deg, #fff0 60%, var(--dark) 0 100%);
}

.member:hover h3 {
	transition: var(--trans);
	transform: rotate(0deg);
	background: linear-gradient(180deg, #fff0 59%, var(--dark) 0 100%);
}

.co-funder:after {
	content: "CO-FUNDER";
	font-size: 0.75em;
	position: absolute;
	top: -1.5em;
	background: var(--yellow);
	right: 4em;
	transform: rotate(3deg);
	padding: 0.35em 0.75em 0.5em;
	border-radius: 0.25em;
	color: var(--dark);
	font-weight: bold;
}

.co-funder:nth-of-type(even):after {
	right: inherit;
	left: 4em;
	transform: rotate(-3deg);
}

.team_member .description p a {
	display: inline-block;
	margin: 0.5em 0 0 0;
	background: var(--dark);
	color: var(--yellow);
	padding: 0.1em 0.5em 0.35em;
	border-radius: 0.5em;
	text-decoration: none;
	transition: var(--trans);
}

.team_member .description p a:hover {
	transition: var(--trans);
	color: var(--dark);
	background: var(--yellow);
	font-weight: bold;
}

.team_member .description p a img {
	float: left;
	width: 22px;
	filter: invert(1);
	border-radius: 0.15em;
	padding: 2px;
	background: #fff;
	margin-right: 2px;
}





/*-------------------------------------------------------------MEDIA-----------------------------------------------*/






@media (max-width: 1340px) {
	.container {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		box-sizing: border-box;
	}

}

@media (max-width: 1300px) {

	.product_desc>h2>a,
	.product_desc>a {
		height: auto;
	}

	.product {
		height: auto;
		margin: 0;
	}

	.products .product {
		margin: 0 10px 20px;
		max-width: 48%;
		padding: 10px;
	}

	.favorite_draws {
		flex-wrap: wrap;
	}
}

@media (max-width: 1200px) {
	.main_ferst_scrin_left {
		max-width: 380px;
	}

	.main_cat {
		padding: 20px;
	}

	.category_left {
		margin-right: 0;
	}

	.include_sound {
		width: 47%;
	}
}

@media (max-width: 980px) {
	.article_content_right {
		margin-right: 0;
		flex: 1;
	}

	.about_info_number {
		font-size: 40px;
		line-height: 118.3%;
	}

	.about_info_desc {
		font-size: 18px;
		line-height: 118.3%;
	}

	.about_info {
		padding: 24px;
	}

	.main_ferst_scrin {
		flex-direction: column;
	}

	.main_ferst_scrin_left {
		max-width: 100%;
		margin-bottom: 24px;
	}

	.main_ferst_scrin_right {
		margin-left: 0;
	}

	.main_cat,
	.main_cat_1 {
		width: 49%;
	}

	.main_cat_7 {
		width: 100%;
	}

	.footer_menu_1 ul,
	.footer_menu_2 ul {
		width: 150px;
	}

	.footer_blocks2 .footer_block_right {
		flex-direction: column;
		width: 300px;
	}

	.top_carts {
		flex-direction: column;
	}

	.bottom_cart_right {
		display: none;
	}

	.top_cart_right {
		margin: 20px auto 0;
	}

	#menu-main_menu li {
		margin: 0 10px;
	}
}



@media screen and (max-width: 860px) {

	.new_product .cart_gray_name {
		text-align: center;
	}

	.product_buttons .single_add_to_cart_button {
		width: 50px;
height: 50px;
	}

	.product_desc .product_prices {
  font-weight: 600;
  font-size: 21px;
}

	.block_podproduct .include_sound {
  padding: 20px 10px;
}

	.faq_section li {
		max-width: 100% !important;
	}

	.faq_section .h3 {
		line-height: 26px !important;
	}

	#quadmenu {
		width: 100%;
	}


	.favorite_draws {
		justify-content: center;
	}

	.about_mains {
		margin: 45px 0 20px;
	}

	.and_kol_tov {
		display: block;
	}

	.cols_cats a {
		display: none;
	}

	.top_cart_right>img {
		width: 100%;
		max-width: 300px;
	}

	.include_sound_text {
		margin-top: 16px;
	}

	.include_sound {
		flex-direction: column;
		padding: 24px 16px;
	}

	.cart_gray {
		flex-direction: column;
		padding: 24px 16px;
		align-items: inherit;
	}

	.to_cart {
		width: 100%;
	}

	.cart_gray_right {
		margin-top: 20px;
	}

	.freebie_name {
		font-size: 32px;
		line-height: 118.3%;
	}

	.bottom_cart_name {
		font-size: 24px;
		line-height: 118.3%;
	}

	.bottom_yellow {
		padding: 60px 0;
	}

	.freebie_comings {
		flex-direction: column;
		margin: 34px 0 0;
	}

	.freebie_coming {
		margin: 0 0 10px;
	}

	.bottom_cart_bay {
		flex-wrap: wrap;
	}

	.articles {
		justify-content: center;
	}

	.filter_veiv,
	.activ .filter_close {
		display: block;
	}

	.activ .filter_veiv,
	.filter_close {
		display: none;
	}

	#category_menu.activ {
		left: 0;
	}

	#category_menu {
		box-shadow: 0px -1.5px 1px #1d1d1f;
		display: block;
		position: absolute;
		position: fixed;
		z-index: 99999;
		top: 130px;
		background: #fff336;
		width: 100%;
		left: -150%;
		transition: all 1s;
		padding-left: 20px;
		height: calc(100vh - 130px);
		overflow-y: auto;
	}

	.category_filter {
		display: block;
		position: fixed;
		left: 10px;
		top: 90px;
		z-index: 99;
	}

	.category {
		flex-direction: column;
	}

	.category_left {
		width: 100%;
		margin-top: 0px;
	}

	.products {
		justify-content: space-around;
		margin: 0px 0 50px;
	}

	.category_right {
		margin-top: 30px;
	}

	.breadcrumbs {
		justify-content: center;
	}

	.top_category h1 {
		text-align: center;
		margin-top: 50px;
	}

	.menu-main_menu-container {
		display: flex;
		position: absolute;
		top: -1000px;
		transition: all .5s;
		background: #FFF336;
		width: 100%;
		flex-direction: column;
		left: 0;
	}

	.main_serch {
		display: block;
		margin-right: 8px;
	}

	.menu-button {
		position: relative;
		z-index: 1;
		display: block;
		transition: all .2s;
		width: 20px;
height: 13px;
	}

	.menu-button.activ {
		transform: rotate(45deg);
	}

	.menu-button .line {
		display: block;
		width: 20px;
		height: 2px;
		background-color: #000000;
		transition: 200ms;
	}

	.menu-button.activ .line {
		right: 0px;
		position: relative;
		top: 10px;
	}

	.menu-button__line-2 {
		margin-top: 3px;
		margin-bottom: 3px;
	}

	.menu-button.activ .menu-button__line-1 {
		transform: rotate(90deg);
		width: 20px;
	}

	.menu-button.activ .line.menu-button__line-3 {
		transform: rotate(180deg);
		width: 20px;
		margin-top: -2px;
	}

	.menu-button.activ .line.menu-button__line-2 {
		display: none;
	}

	.menu-main_menu-container.activ {
		top: 70px;
		z-index: 1000;
		left: 0;
		overflow-y: scroll;
		max-height: 700px;
	}

	.menu-main_menu-container.activ .quadmenu-navbar-nav {
		margin-left: 20px !important;
	}

	ul#menu-main_menu {
		flex-direction: column;
		align-items: center;
		margin-top: 50px;
	}

	#menu-main_menu li {
		margin: 0 0 30px;
	}

	.main_serch_mob {
		display: block;
		margin: 20px auto;
	}

	.main_ferst_scrin {
		padding: 70px 0;
	}

	h1 {
		font-size: 45px;
		line-height: 120%;
	}

	h2 {
		font-size: 24px;
		line-height: 120%;
	}

	h3 {
		font-size: 20px;
		line-height: 120%;
	}

	.top_cart_left h1 {
		font-size: 40px;
	}

	.main_cat,
	.main_cat_1 {
		width: 100%;
		height: auto;
		min-height: 230px;
		padding: 16px;
	}

	.main_cat {
		display: none;
	}

	.main_cat_1,
	.main_cat_2,
	.main_cat_3 {
		display: flex;
	}

	.main_category.activ .main_cat {
		display: flex;
	}

	.section {
		padding: 60px 0;
	}

	.section2 {
		padding: 30px 0;
	}

	.see_all_category {
		cursor: pointer;
		display: flex;
	}

	.title,
	.title_center {
		font-size: 40px !important;
		line-height: 118%;
	}

	.main_category {
		margin-top: 40px;
	}

	.main_yellow_desc {
		font-size: 34px;
		line-height: 146.8%;
	}

	.our_benefits {
		flex-direction: column;
	}

	.our_benefit {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin-bottom: 36px;
		width: 100%;
		max-width: 100%;
		padding-right: 0;
	}

	.our_benefit>img {
		margin-bottom: 12px;
	}

	.our_benefit_name {
		font-size: 18px;
		line-height: 23px;
	}

	.our_benefit_desc {
		font-size: 16px;
		line-height: 150%;
	}

	.faq_card {
		padding: 20px 16px 20px;
		margin-bottom: 10px;
	}

	.name {
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 16px;
	}

	.faq_line_2 {
		width: 2px;
		height: 20px;
		margin-top: -20px;
	}

	.faq_line_1 {
		width: 2px;
		height: 20px;
	}

	p {
		font-size: 16px;
		line-height: 150%;
	}

	.footer_blocks {
		flex-direction: column-reverse;
	}

	.footer_menu_1 ul,
	.footer_menu_2 ul {
		width: 100%;
	}

	.footer_menu_1,
	.footer_menu_2 {
		width: 50%;
	}

	.footer_block_right {
		margin-bottom: 50px;
	}

	.input-group p,
	.input-group {
		flex-direction: column;
	}

	#ContactFooter-email {
		margin: 0 0 14px;
		width: 100%;
		max-width: 100%;
	}

	.footer_blocks2 {
		flex-direction: column;
		align-items: center;
	}

	.footer_blocks2 {
		margin-top: 36px;
		text-align: center;
	}

	.footer_block_right {
		margin: 40px 0 20px;
	}

	.footer_blocks2 .footer_block_right {
		width: 100%;
	}

	.main_tabs {
		margin-top: 40px;
	}

	.main_tabs li {
		width: 96px;
		height: 36px;
	}

	.name_cat {
		font-size: 24px;
		line-height: 118%;
		margin-top: 24px;
	}

	.desc_cat p {
		font-size: 14px;
		line-height: 150%;
	}

	.cols_cat {
		font-size: 12px;
		line-height: 150%;
		padding: 4px 12px;
	}

	.arrow_cat {
		width: 20px;
		height: 21px;
		background-size: cover;
	}

	.products .product {
		margin: 0 0 20px;
	}

	.about_yellow {
		padding: 20px 0 100px;
	}

	.about_yellow .breadcrumbs {
		padding-bottom: 38px;
	}

	.about_mains {
		flex-direction: column;
	}

	.about_main {
		width: 100%;
	}

	.about_infos {
		flex-direction: column;
	}

	.about_info {
		width: 100%;
		height: 120px;
		margin: 0 0 10px;
		max-width: 100%;
		display: block;
	}

	.about_info_icon {
		float: right;
		margin-top: -70px;
	}

	.about_info_number {
		margin-bottom: 3px;
	}

	.about_main p br {
		display: none;
	}

	.article_content {
		flex-direction: column;
	}

	.article_content_right {
		max-width: 100%;
	}

	.article_nav {
		padding: 30px 0;
	}

	.article_nav a {
		font-size: 12px;
		line-height: 16px;
	}

	.top_article h1 {
		font-size: 30px;
		line-height: 120%;
		text-align: center;
	}

	.article_baner {
		margin-bottom: 12px;
	}

	.article_content_left {
		margin-bottom: 20px;
	}

	.contact_us {
		flex-direction: column;
	}

	.contact_us_left,
	.contact_us_right {
		max-width: 100%;
	}

	.faq_page h1 {
		font-size: 24px;
	}

	.faq_page h2 {
		font-size: 20px !important;
		padding: 0 20px !important;
	}

	.faq_page .faqs h3,
	.faq_page .faqs .answer {
		font-size: 14px;
	}

	.podproduct_descr .top_cart_right {
  width: initial;
  order: 0;
}

.block_podproduct img {
	transform: scale(1);
}

.block_podproduct:nth-child(2n) .top_carts .top_cart_left, .podproduct_descr .top_cart_left {
	padding-right: 0;
	padding-left: 0;
}

.podproduct_descr .top_cart_left {
	width: 90%;
	order: 1;
}

.podproduct_descr .top_carts {
	padding-top: 20px;
}

.top_cart_left .cols_cat {
	right: 0;
	font-size: 14px;
}

.block_podproduct .top_cart_left h2 {
	font-size: 32px;
	padding-top: 8px;
}

.new_product .cart_gray_left {
	justify-content: center;
	flex-direction: column;
}

.new_product .cart_gray {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 20px 30px;
}

.block_4 .container {
	padding: 0;
}

.include_sound .play {
	width: 54px;
height: 54px;
background: url(img/play.svg) 17px center no-repeat;
}

.include_sound .play.activ {
  background: url(img/pause.png) 16px center no-repeat;
}

.include_sounds {
  justify-content: center;
}

}


@media (min-width: 861px) {
	.faq_section li {
		padding: 3rem 2rem 2rem;
	}

	.faq_section .h3 {
		font-size: 28px;
		margin: 0 0 2rem;
	}

	.faq_section .h3::before {
		margin-right: 1.5rem;
	}
}



@media (max-width: 630px) {
	.include_sound {
  width: 100%;
}

}


@media (max-width: 530px) {
	.languages_form {
		display: none
	}

	.category_right .product .wp-post-image {
		max-height: 160px !important;
		height: 160px !important;
	}

}



@media screen and (max-width: 480px) {
	.mob_banner {
		display: block !important;
	}

	.mob_banner_2 {
		display: none;
	}
	.team {
		padding: 0;
	}

	.team_member h3 {
		font-size: 18px;
	}

	.faq_page .faq-intro-section ul {
		flex-direction: column;
	}




}