/* body {
	overflow-y: scroll;
  } */

.col-sm-12 {
	position: inherit;
}

.main-menu {
	font-family: "ProximaNova";
}

.main-menu .brand-logo {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	width: 240px;
}

.bar-style {
	background: #F5B51B;
	border-radius: 54px;
	/* padding: 0px 35px; */
	display: flex;
	height: 52px;
	align-items: center;
	transition: 0.3s;
	width: 135px;
	justify-content: center;
}

.bar-style:hover {
	transition: 0.3s;
	background: #DE9D00;
}

.main-menu .menu-left .navbar i {
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	padding-right: 15px;
}

.main-menu .menu-left .navbar p {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	margin-left: 8px;
}

.sidenav {
	width: 384px;
	left: -436px;
}

.sidenav nav {
	width: 384px;
	padding: 0px 30px 0px 30px;
	position: absolute;
	margin: 25px 0px;
	height: calc(100vh - 50px);
}

.dark-light {
	display: none;
}

.sidenav .pixelstrap li a {
	padding: 12px 15px 12px 15px;
}

.pixelstrap a,
.pixelstrap a:hover,
.pixelstrap a {
	padding-right: 45px;
	color: #202020;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
}

.pixelstrap a,
.pixelstrap a:hover,
.pixelstrap a:active {
	padding-right: 45px;
	color: #202020;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
}

.pixelstrap a:hover,
.pixelstrap a:active {
	padding-right: 45px;
	color: #fff;
	background: #F5B51B;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 400;
	line-height: 23px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
}

.has-submenu:active {
	background: #F5B51B;
}

.has-submenu .pixelstrap ul {
	background: #F5B51B;
}

.clothing-menu:hover~.has-submenu {
	background-color: #F5B51B;
}

.pixelstrap .clothing-menu {
	background-color: rgb(255, 255, 255);
	height: 100vh;
	width: 650px !important;
	min-width: 650px !important;
	max-width: 650px !important;
	padding: 15px 20px 25px 30px !important;
	margin-left: 394px !important;
	z-index: 999 !important;
	position: fixed;
	margin: 0 0px 0px 395px !important;
	position: fixed;
	top: 0 !important;
	width: 100%;
	max-width: inherit;
	overflow-y: auto;
}

.pixelstrap .clothing-menu-2 {
	width: 900px !important;
	min-width: 900px !important;
	max-width: 900px !important;
	padding: 15px 20px 25px 15px !important;
}

.pixelstrap .clothing-menu-banner {
	padding: 15px 30px 25px 30px !important;
	width: 840px !important;
	min-width: 840px !important;
	max-width: 840px !important;
}

.pixelstrap .alphabet {
	padding: 15px 30px 25px 30px !important;
	width: 840px !important;
	min-width: 840px !important;
	max-width: 840px !important;
}

.pixelstrap .clothing-menu li .mega-menu-banner img {
	padding: 0px 0 0px 0;
	width: 280px;
	margin: 0 80px 0 0px;
	border-radius: 6px;
}

/* .pixelstrap::-webkit-scrollbar-button {
	background-image: url('');
	background-repeat: no-repeat;
	width: 6px;
	height: 0px
}

.sidenav nav::-webkit-scrollbar-track {
	background-color: #F3F3F3;
}

.sidenav nav::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #D1D1D1;
	box-shadow: 0px 1px 1px #fff inset;
	background-image: url('https://yraaa.ru/_pu/24/59610063.png');
	background-position: center;
	background-repeat: no-repeat;
}

.sidenav nav::-webkit-resizer {
	background-image: url('');
	background-repeat: no-repeat;
	width: 7px;
	height: 0px
}

.sidenav nav::-webkit-scrollbar {
	width: 11px;
}

.clothing-menu::-webkit-scrollbar-track {
	background-color: #F3F3F3;
}

.clothing-menu::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #D1D1D1;
	box-shadow: 0px 1px 1px #fff inset;
	background-image: url('https://yraaa.ru/_pu/24/59610063.png');
	background-position: center;
	background-repeat: no-repeat;
}

.clothing-menu::-webkit-resizer {
	background-image: url('');
	background-repeat: no-repeat;
	width: 7px;
	height: 0px
}

.clothing-menu::-webkit-scrollbar {
	width: 11px;
} */
@media (min-width: 992px) {
	::-webkit-scrollbar-track {
		background-color: #F3F3F3;
	}

	::-webkit-scrollbar-thumb {
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background-color: #D1D1D1;
		box-shadow: 0 1px 1px #fff inset;
		background-image: url('/f/i/59610063.png');
		background-position: center;
		background-repeat: no-repeat;
	}

	::-webkit-resizer {
		background-image: url('');
		background-repeat: no-repeat;
		width: 7px;
		height: 0
	}

	::-webkit-scrollbar {
		width: 11px;
	}
}

.owerflow-padding {
	width: 395px;
	height: 100vh;
	background: #ffffff;
	position: absolute;
	z-index: 6;
}

.link-section {
	max-width: 250px;
}

.sidenav .pixelstrap li .clothing-menu li .menu-2 {
	font-size: 16px;
	font-weight: 600;
	color: #202020;
	line-height: 20px;
	padding: 12px 0 !important;
	text-transform: inherit;
}

.sidenav .pixelstrap li .clothing-menu li .menu-2:hover {
	/* opacity: 0,8; */
	color: #F5B51B;
}

.sidenav .pixelstrap li .clothing-menu li a {
	padding: 7px 0 !important;
}

.sidenav .pixelstrap li .clothing-menu li a {
	font-size: 16px;
	color: #7C7C7C;
	;
}

.sidenav .pixelstrap li .clothing-menu li a:hover {
	/* opacity: 0,8; */
	color: #F5B51B;
	box-shadow: none !important;
}

.sidenav .pixelstrap li .clothing-menu li .menu-3 {
	white-space: normal;
	width: 240px;
}

.pixelstrap ul a:before {
	position: absolute;
	bottom: 0;
	content: "";
	height: 0px !important;
	width: 0;
	background-color: var(--theme-deafult);
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
}

.pixelstrap.sm-vertical a .sub-arrow {
	margin-top: -22px;
	right: 7px;
	display: none;
}

.pixelstrap .clothing-menu .col-xl-4 {
	padding-right: 0px;
	padding-left: 0px;
	min-width: 280px;
}

.pixelstrap .clothing-menu .col-xl-6 {
	padding-right: 0px;
	padding-left: 0px;
	min-width: 280px;
}

.pixelstrap .clothing-menu li .mega-menu-banner {
	width: 280px;
	/* margin: 0 80px 0 0px; */
}

.banner menu {
	width: 280px;
}

.m-0 {
	margin: 0 50px 0 0px;
}

.pixelstrap ul ul a,
.pixelstrap ul ul a:hover,
.pixelstrap ul ul a:focus,
.pixelstrap ul ul a:active {
	border-left: none;
}

.sidenav .sidebar-back {
	padding: 0px;
	font-size: 9px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: none;
	margin-bottom: 0px;
	cursor: pointer;
	margin: 0 0 0 380px;
	position: fixed;
}

.sidenav .sidebar-back-2 {
	padding: 0px;
	font-size: 9px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: none;
	cursor: pointer;
	margin: 0px 0px 0px 640px;
	position: fixed;
	pointer-events: none;
}

.sidenav .sidebar-back-3 {
	padding: 0px;
	font-size: 9px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: none;
	cursor: pointer;
	margin: 0px 0px 0px 900px;
	position: fixed;
	pointer-events: none;
}

.sidenav .sidebar-back-shop {
	padding: 0px;
	font-size: 9px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: none;
	cursor: pointer;
	margin: 0px 0px 0px 800px;
	position: fixed;
	pointer-events: none;
}

.sidenav .sidebar-back-4 {
	padding: 0px;
	font-size: 9px;
	color: rgb(255, 255, 255);
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: none;
	cursor: pointer;
	margin: 0px 0px 0px 860px;
	position: fixed;
	pointer-events: none;
}

.text-banner {
	color: #202020 !important;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	text-align: center;
	padding: 10px 0px 0 0px !important;
}

.mega-menu-banner:hover .text-banner {
	color: #F5B51B !important;
}

.mini-banner {
	max-width: 177px;
}

.text-mini-banner {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #202020 !important;
}

.col-xl-4 {
	padding-left: 0px;
}

.col-3-banner {
	padding-left: 0px;
	padding-right: 30px;
}

.alphabet .col-xl-12 {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	padding: 0;
}

.alphabet .col-xl-4 {
	min-width: 240px;
}

.title-alphabet {
	color: #202020 !important;
	font-size: 16px !important;
	font-weight: 600;
	width: 160px;
	margin-left: 0px;
}

.menu-alp-row {
	display: flex;
	max-width: 550px;
	justify-content: space-around;
	width: 550px;
}

.menu-alp-row .menu-alp {
	font-size: 16px;
	text-transform: uppercase;
}

.menu-alp-row .menu-alp:hover {
	font-size: 16px;
	text-transform: uppercase;
}

@media (max-width: 1024px) {
	.pc {
		display: none;
	}

	.error-section h1 {
		font-size: 150px;
		font-weight: 900;
		margin: 0;
		line-height: 0.8;
		color: #aaaaaa;
		margin-top: -11px;
	}
}

@media (min-width: 1025px) {
	.mobile {
		display: none;
	}
}

footer {
	position: initial;
}

.navbar {
	/* padding: 0.5rem 0; */
}

.header-bottom .container-xl .pc .row .main-menu {
	margin-right: -45px;
	margin-left: -30px;
}

.clothing-menu .element-image {
	position: relative;
	padding-bottom: 0;
}

.clothing-menu .element-image img {
	padding: 0px 0 10px 0;
	width: auto;
	margin: 0 auto;
	max-height: 250px;
	height: 190px;
}

.clothing-menu .col-sm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 260px;
	/* min-width: 255px; */
}

.clothing-menu .product-item-list-col-3 {
	display: block;
}

.clothing-menu .product-item-small-card {
	padding: 0;
	margin-right: 20px;
}

.clothing-menu .product-item-big-card {
	padding: 0;
}

.clothing-menu .product-item-big-card .row {
	margin: 0;
}

.clothing-menu .product-item-big-card .row .col-md-12 {
	padding-left: 0;
}

.clothing-menu .product-item-big-card {
	margin-bottom: 15px;
	height: 100%;
}

.clothing-menu .element {
	height: 100%;
	margin-bottom: 0;
}

.pixelstrap .clothing-menu-shop {
	padding: 15px 10px 25px 30px !important;
	overflow-x: hidden;
	min-width: 900px !important;
	max-width: 900px !important;
}

.header-top .mobile .col-xs-4,
.header-middle .col-xs-2 {
	width: initial;
}

.catalog-btn {
	background: none !important;
}

.catalog-btn .container {
	padding: 0;
}

.mobile .column {
	padding: 0px 0;
}

.dl-menuwrapper button {
	width: 100% !important;
	height: 45px !important;
}

.dl-menuwrapper button p {
	margin: 0;
	padding: 0 !important;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding-left: 20px !important;
}

.mobile .container {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	margin: 10px 0px 0 -30px !important;
	text-align: left;
	/* overflow-y: auto; */
	/* max-height: 68vh; */
	overflow-x: hidden;
	/* position: fixed; */
	padding-bottom: 90px;
}

.dl-menuwrapper .dl-menu-2.dl-menuopen {
	margin: 10px 0px 0 -30px !important;
	text-align: left;
	/* overflow-y: auto; */
	/* max-height: 68vh; */
	overflow-x: hidden;
	/* position: fixed; */
	padding-bottom: 90px;
}

.dl-menuwrapper button:after {
	width: 27px !important;
	top: 12px !important;
	left: 45px !important;
	box-shadow: 0 8px 0 #fff, 0px 16px 0px #fff !important;
}

.lock-scroll {
	/* overflow: hidden;
		max-height: 100vh; */
	display: none !important;
}

@media (min-width:1110px) {
	.container-xl .catalog-btn {
		min-width: 135px;
	}

	.top-menu-catalog {
		flex: 0 0 82% !important;
		max-width: 83% !important;
	}

	.dl-menuwrapper:first-child {
		margin-right: 0 !important;
	}

	.container-xl .catalog-btn {
		display: flex;
		/* align-items: center; */
		justify-content: space-between;
		padding: 0;
	}

	.container-xl .navbar {
		margin-bottom: 0px;
	}

	.container-xl .bar-style {
		padding: 18px 22px;
		/* min-width: 250px; */
		justify-content: center;
		align-items: center;
		border-radius: ;
	}

	.header-bottom .container-xl .pc .row .main-menu {
		margin-right: 0;
		margin-left: 0;
	}

	.header-bottom .container-xl .pc {
		padding: 0;
	}
}

.select-vers-menu {
	border-radius: 6px;
	border: none;
	background: #f5b51b;
	color: #fff;
	font-weight: 900;
	width: 45px;
	height: 45px;
}

.menu-v2 {
	display: none;
}

.menu-none {
	display: none;
}

.menu-block {
	display: block;
}

@media (min-width:500px) and (max-width:1100px) {

	.main,
	.container>header {
		width: 100%;
		margin: 0 auto;
		padding: 0 !important;
	}

	.dl-menuwrapper .dl-menu.dl-menuopen {
		/* margin: 10px 0px 0 -50px !important; */
		margin: 30px 0px 0 -310px !important;
		/* padding: 0 20px; */
		z-index: 999;
	}

	.dl-menuwrapper .dl-menu-2.dl-menuopen {
		margin: 10px 0px 0 -50px !important;
		/* margin: 30px 0px 0 -310px !important; */
		/* padding: 0 20px; */
		z-index: 999;
	}

	.dl-menuwrapper li a {
		padding: 15px 50px 15px 50px;
	}

	.dl-menuwrapper li.dl-back:after,
	.dl-menuwrapper li>a:not(:only-child):after {
		margin-right: 40px;
	}

	.text-banner {
		text-align: left;
		padding: 10px 0px 0 0px !important;
	}
}

.highlighted {
	color: #fff !important;
	background: #F5B51B;
	border-radius: 6px;
	font-size: 16px;
}

#panel {
	/* display: none !important; */
}

.extrahead {
	display: none;
}

.navbar a:hover {
	text-decoration: none;
}


.comagic-o-rack {
	z-index: 9 !important;
}






.mega-menu-banner__wrapper {
	position: relative;
}

.mega-menu-banner__sticker {
	position: absolute;
	top: 15px;
	left: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	padding: 5px 8px;
	border-radius: 15px;
	background-color: rgba(236, 236, 238, 0.9);
	font-size: 14px;
	color: #000;
	line-height: normal;
}

.mega-menu-banner:hover .mega-menu-banner__sticker {
	color: #000;
}

._hit-sale {
	position: relative;
}

._hit-sale::after {
	content: 'хит продаж';
	position: absolute;
	top: 20px;
	left: 20px;
	background-color: rgb(230, 230, 230);
	padding: 5px 10px;
	font-size: 14px;
	text-transform: uppercase;
	z-index: 200;
	border-radius: 30px;
	color: #000;
}