h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.no-active {
	pointer-events: none;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:after {
	content: '* ';
	color: #000;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
#logo h1 {
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: -5px;
}
/* search */
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}

}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.product-layout:hover .absolute_block {
		width: calc(100% + 20px);
		box-shadow: 0px 12px 12px rgb(0 0 0 / 16%);
		transition: all 0.25s ease;
		opacity: 1;
	}

}
@media (max-width: 767px) {
	#product-category .product-layout {
		padding-left: 5px;
		padding-right: 5px;
		min-height: auto;
	}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
	display: flex;
	position: relative;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
}
#product-category .cat_grid {
	display: flex;
	flex-wrap: wrap;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
.product__sizes-inner > a[data-src="#bra-measurement"] {
	position: absolute;
	top: -10px;
	right: 0;
}
.product__sizes-inner > a:last-child {
	position: absolute;
	right: 0;
	bottom: 0;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		min-height: 210px;
		padding: 0 10px;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	#product.product {
		padding-top: 165px;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.products-slider .swiper-button-next {
		right: 0;
	}
	.product__sizes-inner > a[data-src="#bra-measurement"] {
		position: relative;
	}
	.product__sizes-inner > a:last-child {
		position: relative;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
	#column-left  .product-layout .col-md-3 {
		width: 100%;
	}

	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}

	#column-left + #content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}

	#content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
}
#column-left {
	padding-left: 0px;
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
/*================================================================
Style structure
================================================================*/
/*
    --------------------------
    Base
    --------------------------
    Base Table
    --------------------------
    Container + media
    --------------------------
    Resize-animation-stopper
    --------------------------
    Typography + media
    --------------------------
    General Btn / a  + media
    --------------------------
    Social
    --------------------------
    Forms
    --------------------------
    Hovers
    --------------------------
    Plus
    --------------------------
    Body Overlay
    --------------------------
    Accordion
    --------------------------
    Header Top
    --------------------------
    Hamburger
    --------------------------
    Header
    --------------------------
    Header Category Nav
    --------------------------
    Header scroll animation
    --------------------------
    Header media for all components
    --------------------------
    Hero + media
    --------------------------
    Products Sliders + media
    --------------------------
    FAQ + media
    --------------------------
    Footer Top + media
    --------------------------
    Footer + media
    --------------------------
    To Top Button + media
    --------------------------
    Breadcrumbs + media
    --------------------------
    Product General (price/availability/...) also for Product sliders
    --------------------------
    Product page + media
    --------------------------
    Tabs + media
    --------------------------
    Size Selection + media + tiled-layout
    --------------------------
    Size Selection Help + media
    --------------------------
    Fancybox Modals + media
    --------------------------
    404 + media
    --------------------------

    */
/*================================================================
Base
================================================================*/
* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}
html {
	scroll-behavior: smooth;
}
body {
	overflow-x: hidden;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	line-height: 1.4;
	font-style: normal;
	font-weight: 400;
	color: #000;
	background: #fff;
}
.overflow-hidden{
	overflow: hidden;
}
/*===============================================================
Base Table
================================================================*/
table {
	border-spacing: 0;
	width: 100%;
}
th, td{
	font-size: 15px;
	line-height: 1.25;
}
td{
	padding: 6px 5px;
}
thead tr{
	vertical-align: top;
}
tbody tr:nth-child(even){
	background: rgba(241, 241, 241, 0.35);
}
tbody tr:nth-child(even) td{
	border-top: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
}
tbody tr:last-child td{
	border-bottom-color: transparent;
}
th{
	padding-bottom: 8px;
}
@media all and (min-width: 1024px){
	th, td{
		font-size: 16px;
	}
}
/*================================================================
Container + media
================================================================*/
@media all and (min-width: 768px){
	.container{
		max-width: 768px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media all and (min-width: 1024px){
	.container{
		max-width: 900px;
	}
	section:first-of-type{
		padding-top: 0;
	}
}
@media all and (min-width: 1200px){
	.container{
		max-width: 1000px;
	}
}
@media all and (min-width: 1400px){
	.container{
		max-width: 1140px;
	}
}
/*================================================================
Resize-animation-stopper
================================================================*/
.resize-animation-stopper * {
	animation: none !important;
	transition: none !important;
}
/*================================================================
Typography + media
================================================================*/
ul{
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}
h1{
	font-weight: 700;
	font-size: 24px;
	line-height: 1.25;
}
h2{
	font-weight: 700;
	font-size: 22px;
	line-height: 1.2;
}
h3{
	font-weight: 600;
	font-size: 20px;
	line-height: 1.2;
	text-transform: uppercase;
}
h4{
	font-weight: 600;
	font-size: 18px;
	line-height: 1.25;
}
@media all and (min-width: 460px) {
	h1{
		font-size: 32px;
		line-height: 1.2;
	}
}
@media all and (min-width: 768px) {
	h1{
		font-size: 43px;
	}
	h2{
		font-size: 24px;
	}
}
@media all and (min-width: 1024px) {
	h1{
		font-size: 48px;
		line-height: 1.25;
	}
	h2{
		font-size: 27px;
	}
	h3{
		font-size: 21px;
		line-height: 1.25;
	}
}
/*================================================================
General Btn / a  + media
================================================================*/
a{
	text-decoration: none;
}
a,
button,
.btn{
	cursor: pointer;
	transition: all 0.25s ease;
	color: #000;
}
.btn{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 9px 21px;
	border: 2px solid #000;
	outline: none;
	background: transparent;
	border-radius: 3px;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.25;
	white-space: nowrap;
	text-decoration: none;
	background: none;
	outline: none;
	box-shadow: none;
}
.btn img{
	margin-right: 10px;
}
/*btn*/
.btn--thin{
	padding: 19px 62px;
	border: 1px solid #000;
	font-size: 18px;
	text-transform: uppercase;
}
.btn--thin:hover,
.btn--thin:active{
	background: #FFDA20;
	border-color: #FFDA20;
}
/*gold*/
.btn--gold{
	background: #FFDA20;
	border-color: rgba(215, 142, 0, 0.42);
	color: #000;
}
.btn--gold:hover,
.btn--gold:active{
	border-color: #FFDA20;
}
/*burgundy*/
.btn--burgundy{
	color: #691E35;
	border-color: #fff;
	background: #fff;
}
.btn--burgundy img{
	filter: brightness(0) saturate(100%) invert(14%) sepia(31%) saturate(4396%) hue-rotate(317deg) brightness(86%) contrast(90%);
}
.btn--burgundy:hover,
.btn--burgundy:active{
	border-color: #691E35;
	background: #691E35;
	color: #fff;
}
.btn--burgundy:hover img,
.btn--burgundy:active img{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(3911%) hue-rotate(49deg) brightness(103%) contrast(102%);
}
/*red*/
.btn--red{
	color: #fff;
	background: linear-gradient(0deg, #D20001, #D20001);
	border-color: rgba(114, 17, 17, 0.22);
}
.btn--red img{
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(3911%) hue-rotate(49deg) brightness(103%) contrast(102%);
}
.btn--red:hover,
.btn--red:active{
	border-color: #D20001;
	background: #fff;
	color: #D20001;
}
.btn--red:hover img,
.btn--red:active img{
	filter: brightness(0) saturate(100%) invert(15%) sepia(77%) saturate(5912%) hue-rotate(345deg) brightness(73%) contrast(138%);
}
/*size-grid / availability-btn*/
.btn--size-grid{
	padding: 14px 30px;
	font-size: 18px;
	line-height: 1.2;
	text-transform: uppercase;
	border-radius: 5px;
	color: #000;
}
.btn--size-grid img{
	margin-right: 14px;
}
.product__availability-btn img{
	width: 20px;
}
.btn--size-grid:hover,
.btn--size-grid:active{
	background: #FFDA20;
	border-color: #FFDA20;
}
.btn--size-grid:hover,
.btn--size-grid:active,
.product__availability-btn:hover,
.product__availability-btn:active{
	border-color: #FFDA20 !important;
	background: #FFDA20 !important;
}
/*btn-submit*/
.btn-submit{
	width: 100%;
	padding: 16px 60px;
	font-weight: 500;
	font-size: 15px;
	background: #181818;
	border: 1px solid #000000;
	color: #fff;
}
.btn-submit:hover,
.btn-submit:active{
	color: #000000;
	background: #FFDA20;
	border-color: #FFDA20;
}
@media all and (min-width: 360px){
	.btn--size-grid{
		padding: 13px 52px;
	}
}
@media all and (min-width: 768px) {
	.btn {
		font-size: 18px;
	}
	.product__availability-btn--unavailable {
		font-size: 12px;
	}
}
@media all and (min-width: 1400px){
	.product__availability-btn--unavailable{
		font-size: 14px;
	}
}
/*================================================================
Social
================================================================*/
.social{
	display: flex;
	align-items: center;
}
.social__icon{
	margin-left: 19px;
}
.social__icon:first-child{
	margin-left: 0;
}
.email-link{
	display: flex;
	align-items: center;
	line-height: 1.2;
	color: #000000;
}
.email-link__icon{
	margin-right: 10px;
}
/*================================================================
Forms
================================================================*/
input,
textarea,
select{
	padding: 10px 13px 12px;
	border: 1px solid #DEDEDE;
	font-size: 16px;
	line-height: 1.25;
	background: rgba(243, 243, 243, 0.3);
	border-radius: 3px;
}
select{
	padding: 12px 0 12px 10px;
}
input,
textarea{
	width: 100%;
	margin: 0 0 16px;
	box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.05);
}
textarea{
	margin: 0 0 24px;
}
input::placeholder,
textarea::placeholder{
	color: #000;
}
.select__container{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-bottom: 29px;
}
.select__container-3 select:nth-child(2){
	margin: 0 10px;
}
.select__container-2 select:nth-child(1){
	margin: 0 10px 0 0;
}
.select__container-1 select{
	width: 100%;
}
.select__container-2 select{
	width: 50%;
}
.select__container-3 select{
	width: 33.333%;
}
/*================================================================
Hovers
================================================================*/
.hover-main{
	transition: all 0.25s ease;
	color: #000;
}
a.hover-main,
button.hover-main,
.hover-main a{
	color: #000;
}
.hover-main img{
	transition: all 0.25s ease;
	filter: brightness(0) saturate(100%);/*black*/
}
a.hover-main:hover,
a.hover-main:active,
button.hover-main:hover,
button.hover-main:active,
.hover-main:hover a,
.hover-main:active a{
	color: #FFDA20;
}
.hover-main:hover img,
.hover-main:active img{
	filter: brightness(0) saturate(100%) invert(75%) sepia(81%) saturate(298%) hue-rotate(1deg) brightness(101%) contrast(108%);/*yellow*/
}
/*================================================================
Plus
================================================================*/
.plus{
	position: absolute;
	right: 21px;
	top: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.plus-line{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: block;
	width: 12px;
	height: 2px;
	border-radius: 2px;
	background: #000;
	transition: all 0.35s ease;
	opacity: 1;
}
.plus-line:nth-child(1){
	transform: translate(-50%,-50%) rotate(-90deg);
}
.plus--close .plus-line:nth-child(1){
	transform: translate(-50%,-50%) rotate(0);
}
.plus--close .plus-line:nth-child(2){
	transform: translate(-50%,-50%) rotate(180deg);
	opacity: 0;
}
/*===============================================================
Body Overlay
================================================================*/
.body__overlay{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	pointer-events: none;
	transition: all 0.35s ease;
	z-index: 100;
}
.body__overlay--open{
	pointer-events: auto;
	opacity: 1;
}
/*===============================================================
Accordion
================================================================*/
.accordion__container{
	display: flex;
	flex-direction: column;
	width: 100%;
	margin: 0 auto;
}
.accordion__container label{
	position: relative;
	display: block;
	padding-right: 30px;
	margin: 21px auto 19px;
	font-weight: 600;
	font-size: 16px;
	line-height: 1.2;
	color: #232331;
	cursor: pointer;
	z-index: 20;
}
.accordion__container input + label:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	background: transparent url('/catalog/view/theme/default/image/icon-accordion-arrow-down.svg') no-repeat center center;
	transition: all 0.4s ease-out;
}
.accordion__container input{
	display: none;
}
.accordion__container article{
	position: relative;
	max-height: 0;
	border-bottom: 1px solid #E9EFEF;
	overflow: hidden;
	z-index: 10;
	transition: all 0.25s ease-out; /*Ð·Ð³Ð¾Ñ€Ñ‚Ð°Ð½Ð½Ñ*/
}
.accordion__container .accordion__block:last-child article{
	border-bottom: none;
}
.accordion__container article p{
	margin: -2px 0 16px;
	font-size: 16px;
	line-height: 1.25;
	color: #505050;
}
.accordion__container article > :last-child{
	margin: -2px 0 28px;
}
.accordion__container input:checked ~ article{
	transition: all 0.5s ease-in-out; /*Ñ€Ð¾Ð·Ð³Ð¾Ñ€Ñ‚Ð°Ð½Ð½Ñ*/
}
.accordion__container input:checked ~ label:after{
	transform: rotate(-180deg);
}
.accordion__container input:checked ~ article.accordion--small{
	max-height: unset;
}
.accordion__container input:checked ~ article.accordion--medium{
	max-height: unset;
}
.accordion__container input:checked ~ article.accordion--large{
	max-height: unset;
}
@media all and (min-width: 360px) {
	.accordion__container label{
		font-size: 18px;
	}
}
@media all and (min-width: 1400px) {
	.accordion__container label{
		font-size: 20px;
		margin: 19px auto 19px;
	}
	.home .accordion__block:first-child label,
	.home-page .accordion__block:first-child label{
		margin-top: 0;
	}
}
/*================================================================
Header Top
================================================================*/
.header-top{
	width: 100%;
	height: 30px;
	padding: 0 10px;
	background: #181818;
}
.header-top .container{
	height: 100%;
}
.header-top__inner{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
.lang-switcher,
.login-registration{
	display: flex;
	align-items: center;
	height: 100%;
	font-weight: 300;
}
.lang-switcher{
	padding-top: 1px;
}
.login-registration{
	padding-bottom: 2px;
}
.lang{
	position: relative;
	padding: 5px;
	margin: auto 5px;
	font-size: 17px;
	line-height: 1.25;
	color: rgba(255, 255, 255, 0.57);
}
.lang--active{
	font-weight: 600;
	color: #fff;
}
.lang-divider{
	color: #fff;
	margin-top: -4px;
	font-size: 17px;
}
.login-registration__link{
	padding: 5px;
	margin: auto 7px;
	font-size: 13px;
	line-height: 1.2;
	letter-spacing: 0.02em;
	color: #fff;
	transition: all 0.35s ease;
}
.login-registration__divider{
	color: #595959;
	font-size: 14px;
}
.login-registration__link:hover,
.login-registration__link:active{
	color: #FFDA20;
}
/*===============================================================
Hamburger
================================================================*/
.hamburger__container{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 68px;
	height: 66px;
}
.hamburger{
	position: relative;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	padding: 0;
	border: none;
	background: transparent;
	transition: all 0.35s ease;
}
.hamburger__line{
	position: relative;
	top: 0;
	display: block;
	width: 24px;
	height: 2px;
	margin: 2px 2px;
	background: #000000;
	border-radius: 2px;
	transition: all 0.35s ease;
}
.hamburger--open .hamburger__line:nth-child(2),
.hamburger--open .hamburger__line:nth-child(3){
	width: 0;
	opacity:0;
}
.hamburger--open .hamburger__line:nth-child(1){
	transform: rotate(-45deg);
	top:9px;
}
.hamburger--open .hamburger__line:nth-child(4){
	transform: rotate(45deg);
	top:-9px;
}
/*================================================================
Header
================================================================*/
.header{
	position: fixed;
	top: 0;
	height: 160px;
	width: 100%;
	background: #fff;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	z-index: 200;
}
.header > .container{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: calc(100% - 30px);
}
.header__main{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: 14px 0 20px;
	margin: 0 10px;
	transition: all 0.35s ease;
	border-bottom: 1px solid #EAEAEA;
}
#product-category #content {
	padding: 0px;
}
/*search*/
.search{
	cursor: pointer;
	margin-right: 2px;
}
.search__icon{
	position: relative;
	top: 0;
	display: block;
	opacity: 1;
	transition: all 0.35s ease;
	z-index: 40;
}
.search__inner{
	position: absolute;
	left: 63px;
	right: 21px;
	top: 42px;
	margin-left: -3px;
	display: block;
	opacity: 0;
	pointer-events: none;
	transition: all 0.35s ease;
}
.search__inner::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	border-radius: 2px;
	background: #000000;
}
.search__input {
	display: block;
	padding: 10px 30px 25px 14px;
	border: none;
	margin: 0;
	outline: none;
	font-size: 16px;
	line-height: 1.25;
	box-shadow: none;
	background: transparent;
}
.search__input::placeholder{
	color: #000000;
}
.search__submit{
	position: absolute;
	right: 1px;
	top: 5px;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
}
/*logo*/
.header__logo{
	position: relative;
	top: 0;
	display: block;
	margin: 0 5px;
	opacity: 1;
	transition: all 0.35s ease;
}
.header__logo-img{
	display: block;
	width: 120px;
}
/*header-actions__container*/
.header-actions__container{
	position: relative;
	top: 0;
	width: 22%;
	opacity: 1;
	transition: all 0.35s ease;
}
.header-actions__icons{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-actions__icon{
	position: relative;
	display: block;
	width: 28px;
	height: 28px;
}
.header-actions__icon-image{
	display: block;
	width: 100%;
}
.header-actions__icon-count{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	right: -7px;
	top: -1px;
	font-weight: 600;
	font-size: 10px;
	line-height: 1.2;
	background: #FFDA20;
	color: #000;
	border-radius: 50%;
	z-index: 30;
}
.header-actions__icon--wishlist .header-actions__icon-count{
	right: -8px;
}
.lang-switcher-desktop,
.header__social,
.header-actions__icon--user,
.header-actions__sum-price{
	display: none;
}
/*search animation mobile*/
.header__logo--search-open,
.header-actions__container--search-open{
	top: 50px;
	opacity: 0;
}
.search__inner--search-open{
	opacity: 1;
	pointer-events: auto;
}
.search__icon--search-open{
	top: -20px;
	opacity: 0;
}
/*nav*/
.nav{
	position: absolute;
	top: 101px;
	left: -100%;
	width: calc(100% - 200px);
	height: 100vh;
	background: #fff;
	transition: all 0.35s ease;
	z-index: 100;
}
.nav--open{
	left: 0;
}
.nav__list{
	display: flex;
	flex-direction: column;
	align-items: start;
	width: 100%;
	padding: 13px 0 15px 16px;
	margin-left: 0;
}
#item_catalog_mobile .nav__icon {
	width: 25px;
	filter: invert(1);
}
.nav__item{
	width: 100%;
	overflow: hidden;
}
#item_catalog_mobile ul .footer__sublist-item {
	margin-bottom: 0px;
}
header .nav__item .footer__item-content {
	border: none;
	padding-left: 50px;
}
header .nav__item .plus {
	top: 15px;
}
.nav__icon-container{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	margin-right: 12px;
	background: #181818;
	border-radius: 50%;
}
.nav__icon{
	display: block;
}
.nav__item a{
	display: inline-flex;
	align-items: center;
	margin-bottom: 14px;
	font-size: 15px;
	line-height: 1.2;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	transition: all 0.25s ease;
}
.nav__item a:hover,
.nav__item a:active{
	color: #FFDA20;
}
/*header__contacts*/
.header__contacts{
	display: none;
}
/*===============================================================
Header Category Nav
================================================================*/
/*category-nav*/
.category-nav{
	position: relative;
	top: 0;
	margin: 0 18px;
	opacity: 1;
	transition: all 0.35s ease;
}
.category-nav li,
.category-nav a{
	font-weight: 500;
	color: #000000;
}
.category-nav__list{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.category-nav__item{
	padding: 20px 2px 22px;
	font-size: 15px;
	line-height: 1.2;
	text-transform: uppercase;
	cursor: pointer;
}
/*category-nav__item-text*/
.category-nav__item-text{
	position: relative;
}
.category-nav__item-text::after{
	content: "";
	position: absolute;
	left: -1px;
	right: -4px;
	bottom: -22px;
	display: block;
	height: 2px;
	background: transparent;
	border-radius: 2px;
	transition: all 0.35s ease;
}
.category-nav__item:hover .category-nav__item-text::after,
.category-nav__item:active .category-nav__item-text::after{
	background: #000;
}
.category-nav__list .category-nav__item:nth-child(4) .category-nav__item-text{
	color: #FF0000;
}
/*category-nav__item-inner*/
.category-nav__item-inner{
	position: absolute;
	top: 90px;
	left: -18px;
	width: calc(100vw + 18px);
	opacity: 0;
	pointer-events: none;
	background: #fff;
	transition: all 0.35s ease;
	text-transform: none;
	z-index: 40;
	max-height: calc(100vh - 160px);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
	overflow-y: scroll;
}
.category-nav__item:hover .category-nav__item-inner,
.category-nav__item:active .category-nav__item-inner{
	top: 60px;
	opacity: 1;
	pointer-events: auto;
}
/*category-nav__link + arrow*/
.category-nav .category-nav__link{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100vw;
	padding: 16px 29px 16px 20px;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.25;
	color: #FFFFFF;
	background: #232323;
}
.category-nav__link::after{
	content: url("../img/icon-arrow.svg");
	position: relative;
	top: 1px;
}
/*subcategory-nav__list*/
.subcategory-nav__list li{
	position: relative;
	padding: 13px 0 6px;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.25;
}
.subcategory-nav__list > li{
	flex-direction: column;
	align-items: flex-start;
	width: 100vw;
	padding: 12px 29px 0 21px;
	border: 1px solid #F3F3F3;
	border-top: none;
	transition: all 0.35s ease;
}
.subcategory-nav__list li li:last-child{
	padding: 13px 0 17px;
}
.subcategory-nav__list a{
	display: inline-flex;
	align-items: center;
	margin-top: 1px;
}
.subcategory-nav__list li li a:hover,
.subcategory-nav__list li li a:active{
	text-decoration: underline;
}
.subcategory-nav__list > li:hover,
.subcategory-nav__item--open{
	background: #E9E9E9;
}
/*subcategory-nav__sublist*/
.subcategory-nav__sublist{
	position: relative;
	left: -22px;
	width: 100vw;
	max-height: 0;
	padding-left: 22px;
	background: #fff;
	transition: all 0.25s ease;
	pointer-events: none;
}
.category-nav__item:hover .subcategory-nav__sublist--open,
.category-nav__item:active .subcategory-nav__sublist--open{
	max-height: 500px;
	pointer-events: auto;
}
/*icon*/
.subcategory-nav__icon-container{
	display: flex;
	align-items: center;
	padding-bottom: 12px;
}
.subcategory-nav__icon{
	margin-right: 15px;
}
/*===============================================================
Header scroll animation
================================================================*/
.header--scrolled{
	height: 101px;
}
.header--scrolled .category-nav{
	top: -300px;
	opacity: 0;
}
.header--scrolled .header__main{
	border-bottom-color: transparent;
}
@media all and (min-width: 768px){
	.header--scrolled{
		height: 93px;
	}
}
@media all and (min-width: 1024px){
	.header--scrolled{
		position: relative;
		height: 160px;
	}
	.header--scrolled .category-nav{
		top: 0;
		opacity: 1;
	}
	.header--scrolled .header__main{
		border-bottom-color: #EAEAEA;
	}
}
/*===============================================================
Header media for all components
================================================================*/
@media all and (min-width: 360px){
	.header__logo-img{
		width: 141px;
	}
	.search__inner{
		top: 47px;
	}
}
@media all and (min-width: 768px){
	.header .container{
		max-width: none;
		padding: 0 10px;
	}
	.category-nav__item-inner{
		left: -28px;
	}
	.nav{
		top: 93px;
	}
	.nav__list{
		padding: 13px 0 15px 29px;
	}
	.category-nav__list {
		justify-content: center;
	}
	.category-nav__item{
		margin: 0 30px;
	}
	.header-actions__icon--user{
		display: block;
	}
}
@media all and (min-width: 769px){
	.search__inner {
		top: 39px;
	}
}
#item_catalog_mobile {
	display: block;
}
@media all and (min-width: 1024px){
	.header{
		position: relative;
	}
	.header__logo{
		top: 21px;
	}
	.header__logo-img{
		width: 200px;
	}
	.header__main{
		padding: 11px 0 0;
		border-bottom: none;
	}
	/*header-top*/
	.nav{
		position: static;
		display: block;
		height: 100%;
		background: transparent;
	}
	.nav__icon-container{
		background: transparent;
		border-radius: 0;
		width: 16px;
		height: 16px;
	}
	.nav__list{
		flex-direction: row;
		align-items: center;
		height: 100%;
		padding: 0;
	}
	.nav__item{
		display: flex;
		align-items: center;
		width: auto;
		margin-right: 50px;
	}
	.nav__item a{
		margin-bottom: 0;
		font-size: 13px;
		font-weight: 400;
		text-transform: none;
		color: #fff;
	}
	.nav__item:hover a,
	.nav__item:active a{
		color: #FFDA20;
	}
	.nav--desktop .nav__icon{
		margin-right: 8px;
	}
	.lang-switcher--mobile{
		display: none;
	}
	/*hamburger / nav--mobile*/
	.nav--mobile,
	.hamburger{
		display: none;
	}
	/*search*/
	.search{
		width: 340px;
		border-bottom: 1px solid rgba(41, 41, 41, 0.1);
		margin-right: 0;
	}
	.search__icon{
		display: none;
	}
	.search__inner{
		position: relative;
		top: 0;
		left: 0;
		right: auto;
		margin: 0;
		opacity: 1;
		pointer-events: auto;
	}
	.search__input{
		padding: 10px 30px 20px 56px;
	}
	.search__submit{
		right: auto;
		left: 8px;
		top: 7px;
	}
	.search__inner::after {
		right: auto;
		width: 135px;
		bottom: -1px;
	}
	.search img{
		transition: all 0.25s ease;
		filter: brightness(0) saturate(100%);/*black*/
	}
	.search:hover img,
	.search:active img{
		filter: brightness(0) saturate(100%) invert(75%) sepia(81%) saturate(298%) hue-rotate(1deg) brightness(101%) contrast(108%);/*yellow*/
	}
	/*category-nav*/
	.category-nav{
		width: 340px;
	}
	.category-nav__list{
		justify-content: space-between;
	}
	.category-nav__item{
		position: relative;
		margin: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.category-nav__item-text::after{
		bottom: -23px;
	}
	/*header-actions__container*/
	.header-actions__container{
		display: flex;
		justify-content: flex-end;
		width: 340px;
		border-bottom: 1px solid rgba(41, 41, 41, 0.1);
	}
	.header__social,
	.header-actions__container .lang-switcher-desktop{
		display: flex;
		top: -7px;
		right: 28px;
	}
	.header__social{
		position: absolute;
	}
	.header__social .social__item{
		width: 24px;
		margin-right: 16px;
	}
	.lang-switcher-desktop .lang{
		margin: 0 5px;
		color: rgba(0, 0, 0, 0.57);
	}
	.lang-switcher-desktop .lang--active{
		color: #000;
	}
	.lang-switcher-desktop .lang-divider{
		color: #E9E9E9;
	}
	.header-actions{
		position: relative;
		top: 53px;
		display: flex;
		align-items: center;
	}
	.header-actions__icon{
		margin-left: 20px;
	}
	.header-actions__sum-price{
		display: block;
		min-width: 76px;
		margin: -3px 0 0 14px;
	}
	/*desktop catalog navigation*/
	.category-nav__item-inner{
		left: -2px;
		width: auto;
		max-width: 877px;
		max-height: none;
		overflow: visible;
	}
	.category-nav__item:hover .category-nav__item-inner,
	.category-nav__item:active .category-nav__item-inner{
		top: 61px;
	}
	.subcategory-nav__list{
		position: relative;
	}
	.subcategory-nav__list li{
		width: 292px;
	}
	.subcategory-nav__list > li{
		position: static;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		padding: 12px 22px 0 19px;
	}
	.subcategory-nav__icon{
		margin-top: -1px;
	}
	.subcategory-nav__list .plus{
		display: inline-flex;
		opacity: 1;
		position: relative;
		left: auto;
		right: auto;
		top: -2px;
	}
	.subcategory-nav__sublist{
		position: absolute;
		left: 292px;
		top: 0;
		bottom: 0;
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width: auto;
		min-width: 585px;
		max-height: none;
		padding-left: 20px;
		padding-bottom: 100px;
		opacity: 0;
	}
	.subcategory-nav__sublist--open{
		opacity: 1;
		box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
	}
	.category-nav .category-nav__link{
		display: none;
	}
}
@media all and (min-width: 1180px){
	.header-actions__container,
	.category-nav,
	.search{
		width: 370px;
	}
	.header__logo-img {
		width: 230px;
	}
}
@media all and (min-width: 1240px){
	.header-actions__container,
	.category-nav,
	.search{
		width: 390px;
	}
	.header__logo-img {
		width: auto;
	}
}
@media all and (min-width: 1400px){
	.header{
		height: 158px;
	}
	.header .container{
		max-width: 1140px;
		padding: 0;
	}
	.login-registration__link:last-child{
		margin-right: -5px;
	}
	.header__main,
	.category-nav{
		margin: 0;
	}
	.category-nav__item{
		padding: 16px 0 20px;
	}
	.category-nav__item:hover .category-nav__item-inner,
	.category-nav__item:active .category-nav__item-inner{
		top: 57px;
	}
	.category-nav__item-text::after{
		bottom: -21px;
	}
	.category-nav__item-text{
		font-size: 17px;
	}
	.header-actions__icon{
		width: 36px;
		height: 36px;
		margin-left: 25px;
	}
	.header__social .social__item{
		margin-right: 28px;
	}
}
/*===============================================================
Hero + media
================================================================*/
body .hero{
	padding-top: 175px;
}
.hero__swiper-container{
	width: 100%;
}
/*hero__slide +  bg usage*/
.hero__slide{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	height: auto;
	min-height: 320px;
	padding: 80px 24px 30px;
	background-repeat: no-repeat;
	background-size: 0, 0, cover;
}
@media all and (min-width: 600px){
	.hero__slide{
		background-size: 0, cover, 0;
	}
}
@media all and (min-width: 1200px){
	.hero__slide{
		background-size: cover, 0, 0;
	}
}
.hero__heading{
	max-width: 230px;
	margin: 0 0 15px 0;
	letter-spacing: -0.03em;
}
.hero__subheading{
	max-width: 210px;
	margin :0 0 20px 0;
	font-size: 14px;
	line-height: 1.2;
}
.hero__btn{
	margin-bottom: 17px;
}
.hero__additional-info{
	margin: 0;
	font-size: 12px;
	line-height: 1.3;
}
.hero__slide--burgundy{
	color: #fff;
}
/*hero__swiper-pagination*/
.hero__swiper-pagination{
	position: static;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 16px 0 26px;
}
.hero__swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border: 1px solid rgba(0, 0, 0, 0.19);
	background: transparent;
	opacity: 1;
	transition: all 0.35s ease;
}
.hero__swiper-pagination .swiper-pagination-bullet-active{
	border-color: #000;
	background: #000;
}
/*hero__categories*/
.hero__categories-container{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
}
.hero__categories{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 280px;
	overflow: hidden;
}
.hero__categories:nth-child(2){
	margin: 0 5px;
}
.hero__categories-text{
	position: relative;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: 0 4px 32px rgba(0, 0, 0, 0.5);
}
.hero__categories-bg{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: all 0.35s ease;
}
.hero__categories:hover .hero__categories-bg,
.hero__categories:hover .hero__categories-bg{
	transform: scale(1.2);
}
@media all and (min-width: 460px){
	.hero__categories{
		min-height: 300px;
	}
	.hero__heading {
		max-width: 280px;
	}
}
@media all and (min-width: 540px){
	.hero__slide{
		padding: 80px 30px 30px 45px;
	}
}
@media all and (min-width: 768px){
	.hero__slide{
		min-height: 380px;
		padding: 72px 30px 62px 64px;
	}
	.hero__heading{
		max-width: 340px;
		margin: 0 0 12px 0;
	}
	.hero__heading--long{
		max-width: 440px;
	}
	.hero__subheading{
		margin: 0 0 26px;
		max-width: 340px;
	}
	.hero__btn{
		padding: 13px 47px;
		margin-bottom: 12px;
	}
	.hero__categories{
		min-height: 320px;
	}
}
@media all and (min-width: 800px){
	.hero__categories-container{
		padding: 0;
	}
	.hero__categories:nth-child(2){
		margin: 0 30px;
	}
}
@media all and (min-width: 1024px){
	body .hero{
		padding-top: 24px;
		margin-bottom: 92px;
	}
	.hero__slide{
		min-height: 400px;
		padding: 64px 30px 54px 98px;
	}
	.hero__swiper-pagination{
		margin: 14px 0 33px;
	}
	.hero__heading{
		max-width: 440px;
		margin: 0 0 18px 0;
		letter-spacing: 0;
	}
	.hero__heading--long{
		max-width: 500px;
	}
	.hero__subheading{
		max-width: 440px;
		margin: 0 0 34px;
		font-size: 20px;
	}
	.hero__btn{
		margin-bottom: 16px;
	}
	.hero__categories{
		min-height: 340px;
	}
}
/*===============================================================
Products Sliders + media
================================================================*/
.products-slider{
	padding-top: 49px;
}
.products-slider .container{
	position: relative;
	padding: 0 10px;
}
.products-slider__heading{
	text-align: center;
	margin: 0 auto 18px;
}
.products-slider .swiper-container{
	width: 100%;
}
.products-slider .swiper-slide{
	height: auto;
}
/* arrow*/
.products-slider .swiper-button-prev:after,
.products-slider .swiper-button-next:after{
	content: none;
}
/*slide content*/
.products-slider__product-img-container{
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 9px;
}
.products-slider__product-img-link{
	display: block;
	width: 100%;
}
.products-slider__product-img{
	display: block;
	width: 100%;
}
/*wish-button*/
.products-slider__wish-button{
	position: absolute;
	top: 6px;
	right: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 0;
	outline: 0;
	background: rgba(255, 255, 255, 0.35);
	border-radius: 50%;
	transition: all 0.35s ease;
}
.products-slider__wish-button-icon{
	display: block;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7487%) hue-rotate(157deg) brightness(123%) contrast(100%); /* white */
}
.products-slider__wish-button:active,
.products-slider__wish-button:hover,
.products-slider__wish-button--active{
	background: #FFE45E;
}
.products-slider__wish-button:active .products-slider__wish-button-icon,
.products-slider__wish-button:hover .products-slider__wish-button-icon,
.products-slider__wish-button--active .products-slider__wish-button-icon{
	transition: all 0.25s ease;
	filter: brightness(0) saturate(100%); /* black */
}
/*product-inner*/
.products-slider__product-inner{
	padding: 0 5px;
	position: relative;
}
.products-slider__product-name{
	display: block;
	margin: 0 0 6px;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
	height: 35px;
	overflow: hidden;
}
/*hide on mobile
.products-slider .product__sizes,
.products-slider .product__colors,
.products-slider .product__availability-btn,
.products-slider__product-inner .product__availability-btn, 
.product-layout .product__sizes,
.product-layout .product__colors,
.product-layout .product__availability-btn,
.products-slider__product-inner .product__availability-btn
{
	display: none;
}
/*badge*/
.products-slider__badge-container{
	display: flex;
	align-items: center;
	margin-bottom: 11px;
}
.products-slider__badge{
	padding: 3px 11px 5px;
	margin-right: 5px;
	font-weight: 600;
	font-size: 14px;
	line-height: 1;
	border-radius: 3px;
	font-variant: small-caps;
	color: #fff;
}
.products-slider__badge--new{
	background: #6ABB02;
}
.products-slider__badge--sale{
	padding: 3px 7px 5px 8px;
	background: #FF0000;
}
@media all and (min-width: 800px){
	.products-slider .container{
		padding: 0;
	}
}
@media all and (min-width: 1024px) {
	#item_catalog_mobile {
		display: none;
	}
	/*overflow position*/
	.products-slider{
		position: relative;
		padding-top: 0;
		margin-top: -22px;
	}
	.products-slider .container{
		min-height: 495px;
	}
	.products-slider__heading{
		margin: 0;
	}
	.products-slider__top-wrapper{
		position: absolute;
		right: 0;
		left: 0;
		margin: auto -20px;
		padding: 22px 20px;
		overflow-x: clip;
	}
	.products-slider__top-wrapper .swiper-container{
		overflow: visible;
	}
	.products-slider .swiper-slide{
		position: relative;
		padding-bottom: 26px;
	}
	/*inner*/
	.products-slider__product-inner{
		padding: 0 10px;
	}
	.products-slider__product-img-container{
		margin-bottom: 14px;
	}
	.products-slider__product-name{
		font-size: 15px;
		margin: 0 0 3px;
	}
	/*badge*/
	.products-slider__badge-container{
		position: absolute;
		top: 9px;
		left: 0;
		flex-direction: column;
		align-items: flex-start;
		z-index: 20;
	}
	.products-slider__badge{
		margin-bottom: 6px;
		border-radius: 0 3px 3px 0;
	}
	.products-slider__badge--sale{
		padding: 6px 8px;
		font-size: 16px;
	}
	.products-slider .product__availability-btn--unavailable{
		padding: 13px 31px;
		border: 1px solid #E9E7E8;
		margin: 19px auto 0;
		background: #E9E7E8;
		border-radius: 3px;
		color: #000000;
	}
	/*hover*/
	.products-slider .swiper-slide > *,
	.product.swiper-slide > * {
		position: relative;
		z-index: 50;
	}
	/*.products-slider .swiper-slide::before{
		content: "";
		position: absolute;
		left: -10px;
		right: -10px;
		top: -10px;
		bottom: 4px;
		opacity: 0;
		background: #fff;
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
		transition: all 0.25s ease;
		z-index: 30;
		}*/
		.product-layout.product:hover{
			box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
			transition: all 0.25s ease;
			z-index: 30;
		}
		.product.swiper-slide:hover::before,
		.product.swiper-slide:active::before,
		.products-slider .swiper-slide:hover::before,
		.products-slider .swiper-slide:active::before{
			opacity: 1;
		}
		.products-slider .swiper-slide:hover .product__sizes,
		.products-slider .swiper-slide:hover .product__colors,
		.products-slider .swiper-slide:hover .product__availability-btn,
		.products-slider .swiper-slide:active .product__sizes,
		.products-slider .swiper-slide:active .product__colors,
		.products-slider .swiper-slide:active .product__availability-btn,
		.product-layout:hover .product__sizes,
		.product-layout:hover .product__colors,
		.product-layout:hover .product__availability-btn,
		.product-layout:active .product__sizes,
		.product-layout:active .product__colors,
		.product-layout:active .product__availability-btn {
			display: flex;
			flex-wrap: wrap;
		}
	}
	#product .products-slider {
		margin-top: 25px;
	}
/*===============================================================
FAQ + media
================================================================*/
.faq{
	margin-top: 86px;
}
.faq .container{
	padding: 0 20px;
}
.faq__inner{
	padding-top: 60px;
	border-top: 1px solid #E9EFEF;
}
.faq__heading{
	margin: 0 auto 30px;
	color: #232331;
}
.faq__btn{
	margin-bottom: 30px;
}
/*arrow*/
.products-slider .swiper-button-prev,
.products-slider .swiper-button-next{
	top: 184px;
	display: flex;
}
.products-slider .swiper-button-next{
	transform: rotate(-180deg);
}
.products-slider .swiper-button-prev{
	left: -45px;
}
.products-slider .swiper-button-next {
	right: -45px;
}
@media all and (min-width: 1024px){
	.faq{
		margin-top: 36px;
	}
}
@media all and (min-width: 1400px) {
	.faq .container{
		padding: 0;
	}
	.faq__inner{
		display: flex;
		justify-content: space-between;
		padding-top: 77px;
	}
	.faq__heading{
		margin: 0 auto 45px;
	}
	.faq__heading-container{
		width: 430px;
	}
	.faq .accordion__container{
		width: 628px;
		margin: -6px 0 0;
	}
}
/*===============================================================
Footer Top + media
================================================================*/
.footer-top{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 29px 15px 42px;
	background: #262626;
}
.footer-top__heading{
	margin: 0 0 13px;
	text-align: center;
	font-weight: 600;
	font-size: 19px;
	line-height: 1.2;
	color: #FFFFFF;
}
.footer-top__form{
	position: relative;
	display: flex;
	align-items: center;
	height: 45px;
}
.footer-top__icon{
	position: absolute;
	left: 15px;
}
.footer-top__input{
	width: 206px;
	height: 100%;
	padding: 11px 36px 11px 46px;
	border: 2px solid #F3F3F3;
	margin: 0;
	font-size: 16px;
	line-height: 1.25;
	background: #F3F3F3;
	border-radius: 3px 0 0 3px;
	color: #262626;
	transition: all 0.25s ease;
}
.footer-top__input::placeholder{
	color: #646464;
}
.footer-top__submit{
	height: 100%;
	padding: 12px 27px 14px;
	border: 1px solid #FFFFFF;
	border-radius: 0 3px 3px 0;
	font-weight: 500;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #262626;
	white-space: nowrap;
	transition: all 0.25s ease;
}
/*hover*/
.footer-top__input:hover,
.footer-top__input:active,
.footer-top__input:focus{
	border-color: rgba(243, 209, 38, 0.42);
}
.footer-top__input:hover ~ .footer-top__submit,
.footer-top__input:active ~ .footer-top__submit,
.footer-top__input:focus ~ .footer-top__submit,
.footer-top__submit:hover,
.footer-top__submit:active{
	color: #000;
	background: #F3D126;
	border-color: #F3D126;
}
@media all and (min-width: 360px) {
	.footer-top__input{
		width: 226px;
		padding: 11px 30px 11px 46px;
	}
}
@media all and (min-width: 768px) {
	.footer-top{
		flex-direction: row;
		justify-content: center;
		padding: 13px 30px;
	}
	.footer-top__heading{
		margin: 0 35px 0 0;
		font-size: 20px;
	}
	.footer-top__input{
		width: 249px;
		padding: 11px 30px 11px 52px;
	}
	.footer-top__icon{
		left: 18px;
	}
}
/*===============================================================
Footer + media
================================================================*/
.footer{
	margin-top: 87px;
}
.footer .container{
	padding: 0 10px;
}
.footer__item{
	position: relative;
	overflow: hidden;
}
.footer__item--desktop{
	display: none;
}
.footer__item .plus{
	right: 2px;
	top: 22px;
}
.footer__item-heading{
	display: block;
	width: 100%;
	padding: 24px 0 23px 10px;
	font-weight: 600;
	font-size: 17px;
	line-height: 1.25;
	text-transform: uppercase;
	background: #fff;
}
/*footer__item-content*/
.footer__item-content{
	position: relative;
	max-height: 0;
	padding: 0 10px 0 9px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	transition: all 0.35s ease;
}
.footer__item-content--open{
	max-height: 500px;
}
.footer__item-content a{
	color: #000000;
}
.footer__sublist-item{
	margin-bottom: 16px;
	line-height: 1.2;
}
.footer__sublist-item a:hover,
.footer__sublist-item a:active{
	text-decoration: underline;
}
.footer__address,
.footer__work-days,
.footer__email-link,
.footer__phone-container{
	margin: 0 0 24px;
}
.footer__address{
	font-size: 16px;
	line-height: 1.7;
}
.footer__work-days{
	font-size: 18px;
	line-height: 1.2;
}
.footer__work-days b{
	font-weight: 500;
}
.footer__phone-container{
	display: flex;
	flex-direction: column;
}
.footer__phone{
	display: flex;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 500;
}
.footer__phone-icon{
	margin-right: 7px;
}
.footer__phone-info{
	margin-top: 1px;
	margin-left: 25px;
	font-size: 13px;
}
/*footer__social*/
.footer__social{
	display: flex;
	padding: 33px 10px 43px;
}
.social__item{
	display: block;
	width: 32px;
	margin-right: 28px;
}
.social__icon{
	display: block;
	width: 100%;
}
/*copyright*/
.copyright{
	width: 100%;
	padding: 9px 20px 11px;
	background: #181818;
}
.copyright__inner{
	display: block;
	max-width: 220px;
	margin: auto;
	text-align: center;
	font-size: 15px;
	line-height: 175%;
	color: #FFFFFF;
}
.copyright a{
	color: #F5CF19;
}
.copyright a:hover,
.copyright a:active{
	text-decoration: underline;
}
@media all and (min-width: 768px) {
	.copyright {
		padding: 5px 20px 5px;
	}
	.copyright__inner{
		max-width: none;
	}
	.copyright__inner span{
		margin: 0 7px;
	}
}
@media all and (min-width: 1200px) {
	.footer .container{
		padding: 0;
	}
	.footer__list{
		display: flex;
		justify-content: space-between;
		padding: 34px 0 44px;
	}
	.footer__item-content{
		max-height: none;
		border-bottom: 0;
		padding-left: 0;
	}
	.footer__item-heading{
		padding: 24px 0 24px;
	}
	.footer__social,
	.footer__item .plus,
	.footer__phone-container{
		display: none;
	}
	.footer__item--desktop{
		display: flex;
		flex-direction: column;
	}
	.footer__item--desktop .footer__phone-container,
	.footer__item--desktop .footer__social{
		display: flex;
	}
	.footer__item--desktop .footer__social{
		padding: 0;
		margin-top: -1px;
	}
	.footer__item--desktop .social__item {
		width: 24px;
		margin-right: 21px;
	}
	.footer__item--desktop .footer__item-heading:last-of-type{
		padding-top: 4px;
	}
	.footer__phone-container{
		margin: -2px 0 24px;
	}
	.footer__address{
		margin: -3px 0 22px;
	}
	.footer__work-days{
		margin: 0 0 22px;
	}
}
@media all and (min-width: 1400px) {
	.footer__item{
		min-width: 262px;
	}
}
/*===============================================================
To Top Button + media
================================================================*/
.scrollToTopBtn {
	position: fixed;
	bottom: 106px;
	right: 10px;
	display: inline-block;
	width: 54px;
	height: 54px;
	border: 0;
	text-align: center;
	border-radius: 50%;
	background-color: #262626;
	opacity: 0;
	cursor: pointer;
	transform: translateY(100px);
	transition: all .5s ease;
	z-index: 100;
}
.scrollToTopBtn::after {
	content: url("/catalog/view/theme/default/image/icon-to-top.svg");
	position: absolute;
	left: 50%;
	top: 52%;
	transform: translate(-50%, -50%);
	display: block;
}
.scrollToTopBtn:hover {
	background-color: #262626;
}
.scrollToTopBtn:active {
	background-color: #444;
}
.scrollToTopBtn--show {
	opacity: 1;
	transform: translateY(0);
}
@media all and (min-width: 1200px) {
	.scrollToTopBtn {
		bottom: 104px;
		right: 41px;
	}
	.scrollToTopBtn:hover {
		background-color: #444;
	}
}
/*===============================================================
Breadcrumbs + media
================================================================*/
.breadcrumbs{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 7px 10px;
}
.breadcrumbs__item{
	position: relative;
	margin-right: 20px;
}
.breadcrumbs__item::after{
	content: url("/catalog/view/theme/default/image/icon-arrow-breadcrumb.svg");
	position: absolute;
	right: -14px;
}
.product__details #clear_options {
	margin-top: 10px;
}
.breadcrumbs__item:last-child::after{
	content: none;
}
.breadcrumbs__item a{
	font-size: 12px;
	line-height: 1.25;
	color: #7C7C7C;
}
@media all and (min-width: 1024px )  {
	.breadcrumbs {
		padding: 15px 0;
	}
	.breadcrumbs__item a{
		font-size: 15px;
	}
}
/*===============================================================
Product General (price/availability/...) also for Product sliders
================================================================*/
/*price*/
.product__price{
	display: flex;
	align-items: center;
	margin: 0 0 6px;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
	height: 31px;
}
.product__price--sale{
	color: #FF0000;
}
.product__price--sale span{
	margin-left: 7px;
	font-size: 0.7em;
	line-height: 1.2;
	text-decoration-line: line-through;
	text-transform: lowercase;
	color: #000;
}
/*availability*/
.product__availability{
	margin: 0;
	font-size: 13px;
	line-height: 1.25;
	font-weight: 500;
	text-transform: lowercase;
}
.product__availability--run-out{
	color: #FF0000;
}
.product__availability--unavailable{
	color: #959595;
}
/*product__colors*/
.product__colors{
	display: flex;
	flex-wrap: wrap;
	margin-top: 12px;
	margin-bottom: 13px;
}
.color-box{
	width: 20px;
	height: 20px;
	border: 2px solid #00000029;
	margin-right: 10px;
	margin-bottom: 0;
	transition: all 0.35s ease;
}
.color-box:hover{
	cursor: pointer;
	border-color: rgb(255 218 32);
}
.color-box--color-1{
	background: #FFFFFF;
}
.color-box--color-2{
	background: #F4E6DC;
}
.color-box--color-3{
	background: #323686;
}
.color-box--color-4{
	background: #A21531;
}
.color-box--color-5{
	background: #202126;
}
/*sizes*/
.product__sizes{
	display: flex;
	margin-top: 12px;
}
.product__availability-btn.smca-call-button {
	margin-top: 15px;
}
.product-layout .product__availability-btn.smca-call-button {
	width: 100%;
}
body .product__size, 
body .product__size label {
	position: relative;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
	margin: 0;
	margin-right: 17px;
	text-transform: uppercase;
	cursor: pointer;
}
body .product__size label {
	margin-right: 0;
}
.product__size::after{
	content: "";
	position: absolute;
	right: -8px;
	top: 2px;
	width: 1px;
	height: 16px;
	background: #E9E9E9;
}
.product__size:last-child::after{
	content: none;
}
.product__size--unavailable{
	color: #D9D9D9;
	cursor: default;
}
@media all and (min-width: 1024px){
	.product__price{
		margin: 0 0 3px;
		font-size: 26px;
	}
}
/*===============================================================
Product page + media
================================================================*/
.product {
	padding-left: 10px;
	padding-right: 10px;
}
.product__inner{
	display: flex;
	flex-direction: column;
}
.product__inner > #column-left > #block_filter_vier > #filter_vier {
	display: block;
}
.product-slider__container{
	min-height: 395px;
	max-height: auto;
	position: relative;
}
.product__info{
	padding: 0 10px;
}
.product__heading{
	margin: 25px 0 20px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.23;
}
/*price-availability-container*/
.product__price-availability-container{
	display: flex;
	align-items: center;
	margin: 0 0 24px ;
}
.product__price-availability-container .product__price{
	margin: 0 24px 0 0;
	font-size: 26px;
}
.product__price-availability-container .product__price span{
	margin-left: 15px;
}
.product__price-availability-container .product__availability{
	font-size: 14px;
}
/*product__details*/
.product__details > *{
	display: flex;
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 1.2;
}
.product__details > .products-slider__product-inner {
	display: block;
}
.product__article span{
	margin-right: 9px;
}
.product__article,
.product__details a{
	font-size: 16px;
	line-height: 1.25;
}
#product-category #content #column-left {
	display: none;
}
.product__details a{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	display: inline-block;
}
.product-sliders--novelty {
	z-index: 100;
}
/*colors/sizes containers*/
.product__colors-container span{
	margin-right: 11px;
}
.product__sizes-container{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.product__sizes-container span{
	min-width: 66px;
}
.product__sizes-inner{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
}
.product__sizes-inner .text-danger {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.product__sizes-modal-link{
	margin-top: 10px;
	margin-bottom: 10px;
}
.product .product__sizes{
	margin: 0;
	flex-wrap: wrap;
}
.product .product__colors{
	margin-top: 2px;
	margin-bottom: 2px;
}
.product .product__colors > li {
	position: relative;
}
.product .product__details .count_product {
	position: absolute;
	right: -2px;
	top: -7px;
	background: #000;
	border-radius: 50px;
	height: 15px;
	width: 15px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 11px;
}
.search_box .checkbox-inline {
	display: flex;
	align-items: center;
	margin: 9px 5px 0 5px;
}
.search_box .checkbox-inline > input {
	position: relative;
	box-shadow: none;
	width: auto;
	margin-right: 10px;
}
.product .product__size{
	padding: 4px 11px;
	border: 1px solid #E8E8E8;
	border-radius: 3px;
	margin-right: 4px;
	font-size: 16px;
	transition: all 0.25s ease;
}
.product .product__size::after{
	content: none;
}

.product .product__size:hover,
.product .product__size:active{
	color: #fff;
	background: #181818;
	border-color: #000000;
}
.product .product__size--unavailable:hover,
.product .product__size--unavailable:active{
	color: #D9D9D9;
	background: transparent;
	border-color: #E8E8E8;
}
/*question-icon*/
.product__question-icon{
	margin-right: 7px;
}
/*product__btns-container*/
.product__btns-container{
	margin: 29px 0 34px;
}
.product__unavailable .product__btns-container{
	margin: 32px 0 36px;
}
.product__btns-container .product__availability-btn{
	padding: 22px 30px;
	margin-right: 20px;
	font-size: 18px;
	line-height: 1.25;
	text-decoration: none;
}
.product__btns-container .product__availability-btn--unavailable{
	font-size: 14px;
	padding: 18px 20px;
}
.product__btns-container img{
	width: 20px;
}
.product__wish-button{
	border: none;
	padding: 0;
	margin-top: 7px;
}
.product__wish-button span{
	font-size: 18px;
	line-height: 1.2;
	display: none;
}
/*counter*/
.counter{
	display: flex;
	flex-wrap: wrap;
	width: 54px;
	min-width: 54px;
	height: 70px;
	border: 1px solid #E8E8E8;
	margin-right: 5px;
	border-radius: 3px;
	overflow: hidden;
}
.counter__number, 
#simplecheckout_cart .counter__number{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 44px;
	border: none;
	background: none;
	border-bottom: 1px solid #E8E8E8;
	padding: 0;
	text-align: center;
	outline: none;
	box-shadow: none;
	margin: 0;
}
.counter__btn{
	position: relative;
	width: 50%;
	height: 26px;
	border: none;
	background: #F3F3F3;
}
.counter__btn:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	width: 12px;
	height: 2px;
	background: #000000;
	border-radius: 1px;
}
.counter__btn--minus{
	border-right: 1px solid #E8E8E8;
}
.counter__btn--plus{
	border-left: 1px solid transparent;
}
.counter__btn--plus::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-90deg);
	display: block;
	width: 12px;
	height: 2px;
	background: #000000;
	border-radius: 1px;
}
/*accordion*/
.product .accordion__container{
	margin-top: -8px;
}
.product__characteristic-list{
	list-style-type: none;
	margin: 4px 0 26px;
}
.product__characteristic-item{
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 16px;
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 1.25;
}
.product__characteristic-item span{
	font-weight: 500;
}
.product__characteristic-item a{
	color: #000;
	text-decoration: underline;
	transition: all 0.25s ease;
}
.product__characteristic-item a:hover,
.product__characteristic-item a:active{
	color: #F5CF19;
}
.product__characteristic-item::before{
	content: "";
	position: absolute;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	background: #F5CF19;
	border-radius: 50%;
}
@media (min-width: 360px){
	.product .accordion__container label {
		font-size: 20px;
	}
	.product__btns-container .product__availability-btn--available{
		padding: 22px 59px;
	}
}
@media all and (min-width: 400px){
	.product__btns-container .product__availability-btn--unavailable{
		font-size: 14px;
		padding: 26px 48px;
	}
}
@media all and (min-width: 768px){
	.product__wish-button span{
		display: block;
	}
}
@media (min-width: 1024px){
	.product__inner{
		flex-direction: row;
	}
	.product__info,
	.product-slider__container{
		width: calc(50% - 15px);
	}
	.product-slider__container{
		margin-right: 30px;
	}
	.product__info {
		padding: 0 0 0 24px;
	}
	.product__heading {
		margin: 17px 0 24px;
	}
	/*price-availability-container*/
	.product__price-availability-container{
		margin: 0 0 26px;
	}
	/*sizes-container*/
	.product__sizes-container{
		flex-direction: row;
		align-items: center;
	}
	.product__sizes-modal-link{
		margin: 0 0 0 18px;
	}
	.product__sizes-container span,
	.product__colors-container span{
		font-size: 16px;
	}
	.product__sizes-container span{
		min-width: 73px;
	}
	/*btns*/
	.product__btns-container{
		margin: 42px 0 19px;
	}
	.counter{
		margin-right: 16px;
	}
	/*accordion*/
	.product .accordion__container{
		margin-top: 24px;
	}
}
/*===============================================================
Tabs + media
================================================================*/
.tab__warpper{
	display:flex;
	flex-direction: column;
	align-items: center;
}
.tabs{
	display: flex;
	justify-content: space-between;
	width: 100%;
	border-bottom: 1px solid rgba(41, 41, 41, 0.1);
}
.tab{
	position: relative;
	display: inline-flex;
	justify-content: center;
	width: 33.3333%;
	padding: 5px 15px 15px;
	background: transparent;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500;
	text-transform: uppercase;
}
.tab::after{
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	display: block;
	height: 2px;
	border-radius: 2px;
	transition: all 0.25s ease;
}
.tab__panels{
	width: 100%;
	max-width: 500px;
	overflow: hidden;
	padding: 0 10px 10px;
}
.tab__panel{
	display: none;
	flex-direction: column;
	animation: fadein .8s;
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.tab__radio{
	display: none;
}
#tab-radio-0:checked ~ .tab__panels #panel-0,
#tab-radio-1:checked ~ .tab__panels #panel-1,
#tab-radio-2:checked ~ .tab__panels #panel-2,
#tab-radio-3:checked ~ .tab__panels #panel-3,
#tab-radio-4:checked ~ .tab__panels #panel-4,
#tab-radio-5:checked ~ .tab__panels #panel-5,
#tab-radio-6:checked ~ .tab__panels #panel-6,
#tab-radio-7:checked ~ .tab__panels #panel-7,
#tab-radio-8:checked ~ .tab__panels #panel-8,
#tab-radio-9:checked ~ .tab__panels #panel-9,
#tab-radio-10:checked ~ .tab__panels #panel-10{
	display: flex;
}
#tab-radio-0:checked ~ .tabs #tab-0::after,
#tab-radio-1:checked ~ .tabs #tab-1::after,
#tab-radio-2:checked ~ .tabs #tab-2::after,
#tab-radio-3:checked ~ .tabs #tab-3::after,
#tab-radio-4:checked ~ .tabs #tab-4::after,
#tab-radio-5:checked ~ .tabs #tab-5::after,
#tab-radio-6:checked ~ .tabs #tab-6::after,
#tab-radio-7:checked ~ .tabs #tab-7::after,
#tab-radio-8:checked ~ .tabs #tab-8::after,
#tab-radio-9:checked ~ .tabs #tab-9::after,
#tab-radio-10:checked ~ .tabs #tab-10::after{
	background: #000;
}
@media all and (min-width: 1024px){
	.tab{
		font-size: 18px;
		line-height: 1.25;
	}
}
@media all and (min-width: 1280px){
	.tab__panels{
		width: 100%;
		max-width: 100%;
	}
}
/*===============================================================
Size Selection + media + tiled-layout
================================================================*/
.size-selection{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 55px;
}
.size-selection__inner{
	padding-top: 33px;
}
.size-selection__heading{
	margin: 0 0 35px;
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
}
/*size-selection-info*/
.size-selection-info{
	margin: 55px 0 0;
}
.size-selection-info--table{
	margin: 55px 5px 0;
}
.size-selection-info__heading{
	margin: 0 0 26px;
}
.size-selection-info__image-container{
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 30px 0 29px;
}
.size-selection-info__image{
	display: block;
	width: 100%;
}
.size-selection-info p{
	margin-bottom: 21px;
}
.size-selection-info p:last-child{
	margin-bottom: 7px;
}
/*sizes-table*/
.sizes-table{
	text-align: left;
	max-width: 500px;
	margin-bottom: 33px;
}
.sizes-table__dimension{
	font-size: 12px;
	font-weight: 500;
	color: #505050;
}
.sizes-table__measurement-description{
	font-size: 11px;
	font-weight: 400;
	color: #6C6C6C;
}
/*womens-panties*/
.sizes-table--womens-panties {
	max-width: 390px;
}
.sizes-table--womens-panties tbody td:nth-child(3){
	width: 124px;
}
/*sizes-table--belts-for-stockings*/
.sizes-table--belts-for-stockings tbody td:nth-child(1){
	width: 118px;
}
/*sizes-table--mens-briefs*/
.sizes-table--mens-briefs tbody td{
	width: 50%;
}
/*sizes-table--children*/
.sizes-table--children td:nth-child(1) span{
	font-size: 13px;
}
@media all and (min-width: 1024px){
	.size-selection__inner{
		padding-top: 19px;
	}
	.size-selection__heading{
		margin: 0 0 30px;
	}
	.product-layout .absolute_block {
		top: 70px;
	}
}
@media all and (min-width: 1280px){
	.size-selection-info{
		padding: 37px 27px 18px;
		margin: 15px;
		border: 1px solid #F2F2F2;
	}
	.size-selection-info--table{
		padding: 29px 18px 18px;
	}
	.size-selection .tab__panel{
		flex-direction: row;
		justify-content: center;
		padding-top: 15px;
	}
	.size-selection .tab__panel:nth-child(3) .size-selection-info:first-child{
		width: 458px;
	}
	/*tiled-layout*/
	.size-selection #tab-radio-0:checked ~ .tab__panels #panel-0{
		display: grid;
		grid-template-columns: repeat(3,1fr);
	}
	.size-selection .tab__panel--tiled-layout{
		//height: 1100px;
		margin: 0 -25px;
	}
	.size-selection .tab__panel--tiled-layout .size-selection-info{
		float: left;
	}
	.size-selection .tab__panel--tiled-layout .size-selection-info:nth-child(3){
		float: right;
	}
	.size-selection .tab__panel--tiled-layout .size-selection-info:nth-child(5) .size-selection-info__heading{
		font-size: 20px;
	}

}
@media all and (min-width: 1400px){
}
/*===============================================================
Size Selection Help + media
================================================================*/
.size-selection-help{
	padding: 51px 25px 68px;
	margin-bottom: -87px;
	background: #FAFAFA;
}
.size-selection-help__inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.size-selection-help__icon{
	width: 69px;
	margin: 0 0 18px;
}
.size-selection-help__heading{
	max-width: 300px;
	margin: 0 auto 18px;
}
.size-selection-help__subheading{
	max-width: 500px;
	margin: 0 0 41px;
	font-size: 16px;
	line-height: 1.25;
}
.size-selection-help__btn{
	padding: 19px 40px;
	background: #fff;
}
@media all and (min-width: 1400px){
	.size-selection-help{
		padding: 90px 25px 72px;
	}
	.size-selection-help__inner{
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		text-align: left;
	}
	.size-selection-help__icon-text-container{
		display: flex;
		align-items: center;
	}
	.size-selection-help__icon{
		width: auto;
		margin: 0 60px 0 5px;
	}
	.size-selection-help__heading{
		max-width: none;
		margin: 0 0 21px;
	}
	.size-selection-help__subheading {
		max-width: 520px;
		margin: 0;
		font-size: 18px;
	}
	.size-selection-help__btn{
		padding: 19px 66px;
		margin-top: 10px;
	}
}
/*===============================================================
Fancybox Modals + media
================================================================*/
.fancybox-modal{
	width: 100%;
	padding: 30px 28px 28px;
	max-width: 573px;
	display: none;
}
.fancybox-modal--table{
	padding: 10px 15px;
	max-width: 390px;
}
#modal-girls{
	max-width: 486px;
}
#modal-belts-for-stockings{
	max-width: 292px;
}
.fancybox-modal .size-selection-info{
	margin: 0;
	padding: 0;
	border: none;
}
.fancybox-modal .size-selection-info__image-container{
	padding-right: 10px;
	margin-left: 10px;
}
/*modal-form*/
.fancybox-modal--form{
	width: auto;
	max-width: none;
}
.modal-form,
.modal-form__container{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.modal-form{
	width: 100%;
	max-width: 343px;
}
.modal-form__heading{
	margin: 0 0 28px;
}
.modal-form__subheading{
	margin: 0 0 20px;
}
@media all and (min-width: 768px){
	.fancybox-modal{
		padding: 60px 58px 58px;
	}
	.fancybox-modal--table{
		padding: 10px 18px;
	}
	/*modal-form*/
	.fancybox-modal--form{
		padding: 76px 80px 86px;
	}
	#ask-a-question{
		padding: 63px 84px 65px;
	}
}
/*===============================================================
404 + media
================================================================*/
.error-404{
	padding-left: 10px;
	padding-right: 10px;
}
.error-404__inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 81px 0 29px;
}
.error-404__icon{
	width: 159px;
	margin: 0 0 4px;
}
.error-404__heading{
	margin: 0 0 32px;
}
.error-404__subheading{
	margin: 0 0 17px;
	font-size: 16px;
	line-height: 1.25;
}
.error-404__subheading span:last-child{
	display: none;
}
@media all and (min-width: 1024px){
	.error-404__inner{
		padding: 76px 0 80px;
	}
	.error-404__icon{
		width: auto;
		margin: 0 0 11px;
	}
	.error-404__heading{
		margin: 0 0 47px;
	}
	.error-404__subheading{
		margin: 0 0 64px;
		font-size: 18px;
	}
	.error-404__subheading span:last-child{
		display: inline;
	}
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}
#information-contact h1,
#information-information h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 38px;
}
#information-contact iframe {
	width: 100%;
}
.contac_box .item_box  {
	margin-bottom: 45px;
}
.contac_box .title_box {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 17px;
}
.contac_box .body_box {
	font-weight: normal;
	font-size: 18px;
	line-height: 130.5%;
	color: #000000;
}
.contac_box .body_box a {
	display:block;
}
.contac_box .sub_text{
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	text-transform: lowercase;
}
.contac_box .body_box .social__item  {
	display: inline-block;
}
.contac_box .item_box  > .item_box  {
	margin-top:24px;
}
.form_feedback  {
	background: url(../image/backfeedback.svg) top center repeat-y;
	background-size: cover;
	margin-bottom: -88px;
	padding-top: 138px;
	padding-bottom: 150px;
}
.form_feedback  .title_feedback {
	font-weight: bold;
	font-size: 22px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 42px;
}
.form_feedback  .block_form {
	display: flex;
	justify-content: center;
}
.form_feedback  .block_form .top_line {
	display: flex;
}
.form_feedback  .block_form input,
.form_feedback  .block_form textarea {
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
	box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.05);
	border-radius: 3px;
}
.form_feedback  .block_form input::placeholder,
.form_feedback  .block_form textarea::placeholder {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #8C8C8C;
	width: 100%;
}
.form_feedback  .block_form label {
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.form_feedback  .block_form .form-group {
	margin-bottom: 0px;
}
.form_feedback  .block_form .submit  {
	width:100%;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000000;
}
#cart {
	display: flex;
	align-items: center;
}
#cart > button {
	background: none;
	border: none;
	padding: 0;
}
.simplecheckout-cart .quantity > .inner > div {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
	border-radius: 3px;
	width: 54px;
	height: 70px;
	flex-wrap: wrap;
}
.simplecheckout-cart .quantity > .inner > div > button.counter__btn--minus {
	order: 2;
	background: #F3F3F3;
	border: none;
	border-radius: 0;
	font-size: 20px;
	width: calc(50% - 1px);
	height: 24px;
	max-height: initial;
	display: inline-block;
	margin: 0;
	border-right: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
	padding: 0;
}
.simplecheckout-cart .quantity > .inner > div > button.counter__btn--plus {
	order: 3;
	background: #F3F3F3;
	border: none;
	border-radius: 0;
	font-size: 20px;
	width: 50%;
	height: 24px;
	max-height: initial;
	display: inline-block;
	margin: 0;
	border-top: 1px solid #E8E8E8;
	padding: 0;
}
.simplecheckout-cart .quantity > .inner > div > input.input-quantity {
	order: 1;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	border: none;
	background: none;
	outline: none;
	box-shadow: none;
	text-align: center;
	margin: 12px 0;
	width: 100%;

}

.simplecheckout-cart .quantity > .inner {
	display: inline-block;
	padding: 10px 0;
	position: relative;
	margin-left: 5px;
	vertical-align: top;
	min-height: 62px;
	width: 54px;
	height: 70px;
}
#product-category h2 {
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	justify-content: center;
	margin-bottom: 23px;
}
#product-category .cat_grid a {
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-bottom: 6px;
	margin-right: 6px;
}
#product-category .cat_grid .image {
	width: 90px;
	height: 90px;
}
#product-category .cat_grid .image img {
	width: 100%;
	height: auto;
}
#product-category .cat_grid .name_cat {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 45px;
	text-align: center;
}
#product-category .cat_grid > li{
	padding-left: 0px;
	padding-right: 0px;
}
.line_sort .input-group-addon {
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #000000;
	background: #fff;
	border: none;
	display: flex;
	width: auto;
	padding-left: 0px;
	align-items: center;
	margin-bottom: 0;
}
.line_sort  .form-group{
	display: flex;
	align-items: center;
	width: 50%;
}
.line_sort  .form-group:last-child {
	justify-content: flex-end;
}
.line_sort .input-group select {
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #646464;
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
	border-radius: 3px;
	padding: 10px 0 9px 12px;
	height: auto;
	width: auto;
}
.line_sort {
	display: flex;
	justify-content: space-between;
}
.product-layout .absolute_block {
	position: absolute;
	opacity: 0;
	background: #fff;
	top: auto;
	z-index: 999;
	left: -10px;
	right: -10px;
	padding: 0 20px 10px;
}
.product-layout .absolute_block .form-group:nth-child(1) {
	margin-top: 5px;
}
.product-layout {
	min-height: 348px;
	margin-bottom: 40px;
}
.product__sizes input[type="radio"] {
	opacity: 0;
	width: 100%;
	height: 100%;
	margin-left: 0;
	z-index: 9;
	cursor: pointer;
	margin-top: 0;
}
.product__sizes input[checked="checked"]:checked ~ label,
.product__sizes input[type="radio"]:hover ~ label,
.product__sizes input[type="radio"]:checked ~ label  {
	color: #fff;
	background: #181818;
	cursor: pointer;
}
#product .checkbox+.checkbox, #product .radio+.radio {
	margin-top: 0px;
}
#product .product-slider__container .thumbnail {
	border:none;
}
#product .product-slider__container .thumbnail img {
	width:100%;
}
.product .product__sizes .checkbox, .product .product__sizes .radio {
	margin:0;
	margin-bottom: 5px;
}
.product__colors input:checked ~ label,
.product__colors input[type="radio"]:hover ~ label {
	cursor: pointer;
	border-color: rgb(255 218 32);
}
.product__colors input[type="radio"][disabled],
.product__colors input[type="radio"][disabled] + .color-box {
	pointer-events: none;
}
.product-layout.product {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.product__colors-container {
	margin: 0px;
}
.hero__slide--burgundy h1 {
	color: #fff;
}
.product__colors input[type="radio"] {
	position: absolute;
	width: 100%;
	opacity: 0;
	margin: 0;
	height: 100%;
}
.swiper-wrapper {
	height: auto;
}
.products-slider h2 {
	color:#000;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -5px;
	color: inherit;
}
#filter_vier {
	display: none;
}
#filter_vier.open {
	display: block;
}
#product-category .product__inner #column-left {
	display: block;
}
.pagination_block {
	padding: 150px 0 50px 0;
	display: inline-block;
	width: 100%;
}
.pagination>li>a, .pagination>li>span {
	padding: 6px 12px;
	margin-left: -1px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #EEEEEE;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	display: flex;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	width: 50px;
	height: 50px;
	justify-content: center;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #262626;
	border-color: #262626;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #000000;
}
@media (max-width: 1024px) {
	.header-top__inner .lang-switcher-desktop {
		display: block;
	}
	.products-slider__badge-container {
		position: absolute;
		top: 5px;
	}
}
@media (max-width: 767px) {
	.line_sort .input-group select {
		font-size: 11px;
		padding: 5px 0 5px 5px;
	}
	.line_sort .form-group:last-child {
		justify-content: flex-end;
		align-items: self-end;
	}
	.line_sort .form-group {
		flex-direction: column;
		align-items: baseline;
	}
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}

	.lang-switcher-desktop > span:last-child {
		display: none;
	}
	.products-slider .swiper-button-next {
		right: 0;
		display: none;
	}
	.products-slider .swiper-button-prev {
		left: 0;
		display: none;
	}
	.products-slider .swiper-container {
		padding: 0 10px;
	}
	.product-layout.product {
		padding-left: 0px;
		padding-right: 0px;
	}
	#product-category #content #column-left {
		display: block;
	}
	#product-category .product__inner #column-left {
		display: none;
	}
	.product-layout .absolute_block {
		display: none;
	}
	.pagination_block {
		padding: 25px 0;
		display: inline-block;
		width: 100%;
	}
	.pagination>li>a, .pagination>li>span {
		width: 40px;
		padding: 0;
		height: 40px;
		margin-bottom: 5px;
	}
	#account-login {
	padding-top: 160px;
}
}
#account-register input[name="agree"] + input[type="submit"] {
	pointer-events: none;
	opacity: 0.5;
}
#account-register input[name="agree"]:checked + input[type="submit"] {
	pointer-events: all;
	opacity: 1;
}
#account-register input {
	box-shadow: none;
	margin-left: 0px;
}
#account-register input[name="newsletter"] {
	margin-left: -30px;
}
