.container.test-kirill-class {
    background: #fff;
}

.bg-category {
	background: #fff;
}
span#wishlist-total {
	display: none;
}

/*html {
    background: #3c1541;
}*/

section.new-products {
    background: #fff;
}



.common-home section.new-products {
	padding: 60px 0px;
}

.blog.js-powrMark.pad-m.pad-top-l.powrMark.text-center {
	display: none !important;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('/catalog/fonts/CenturyGothic/CenturyGothic-Italic.eot');
	src: local('Century Gothic Italic'), local('CenturyGothic-Italic'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-Italic.woff') format('woff'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('/catalog/fonts/CenturyGothic/CenturyGothic.eot');
	src: local('Century Gothic'), local('CenturyGothic'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic.woff') format('woff'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('/catalog/fonts/CenturyGothic/CenturyGothic-Bold.eot');
	src: local('Century Gothic Bold'), local('CenturyGothic-Bold'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-Bold.woff') format('woff'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Century Gothic';
	src: url('/catalog/fonts/CenturyGothic/CenturyGothic-BoldItalic.eot');
	src: local('Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-BoldItalic.woff') format('woff'),
		url('/catalog/fonts/CenturyGothic/CenturyGothic-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('/catalog/fonts/PTSerif/PTSerif-Italic.eot');
    src: local('PT Serif Italic'), local('PTSerif-Italic'),
        url('/catalog/fonts/PTSerif/PTSerif-Italic.eot?#iefix') format('embedded-opentype'),
        url('/catalog/fonts/PTSerif/PTSerif-Italic.woff') format('woff'),
        url('/catalog/fonts/PTSerif/PTSerif-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('/catalog/fonts/PTSerif/PTSerif-Bold.eot');
    src: local('PT Serif Bold'), local('PTSerif-Bold'),
        url('/catalog/fonts/PTSerif/PTSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('/catalog/fonts/PTSerif/PTSerif-Bold.woff') format('woff'),
        url('/catalog/fonts/PTSerif/PTSerif-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('/catalog/fonts/PTSerif/PTSerif-BoldItalic.eot');
    src: local('PT Serif Bold Italic'), local('PTSerif-BoldItalic'),
        url('/catalog/fonts/PTSerif/PTSerif-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/catalog/fonts/PTSerif/PTSerif-BoldItalic.woff') format('woff'),
        url('/catalog/fonts/PTSerif/PTSerif-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'PT Serif';
    src: url('/catalog/fonts/PTSerif/PTSerif-Regular.eot');
    src: local('PT Serif'), local('PTSerif-Regular'),
        url('/catalog/fonts/PTSerif/PTSerif-Regular.eot?#iefix') format('embedded-opentype'),
        url('/catalog/fonts/PTSerif/PTSerif-Regular.woff') format('woff'),
        url('/catalog/fonts/PTSerif/PTSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

::selection {
  background: #fde0ad;
    color: #3c1541;
}

html {
/*	overflow-x: hidden;
	overflow-y: overlay;
	margin-right: 0 !important;*/
}
html::-webkit-scrollbar {
    width: 8px;
    border-radius: 0;
}
html::-webkit-scrollbar-thumb {
    border: 1px solid transparent;
    border-radius: 10px;
    background: #d2ac67;
}
html::-webkit-scrollbar-track {
    border: none;
    box-shadow: none;
    background: #eee;
}

body {
	font-family: 'Century Gothic';
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	width: 100%;
	overflow-x: hidden;
	margin: 0;
}

img {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}


h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
    font-family: 'PT Serif';
}
h2 {
    font-size: 27px;
    font-family: 'PT Serif';
}
h3 {
    font-size: 21px;
    font-family: 'PT Serif';
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
	text-decoration: none !important;
}
a:hover {
	text-decoration: none !important;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
    font-size: 14px;
    height: 16px;
    background: none;
    border: none;
    font-family: "Century Gothic";
    color: #000;
}
select#input-sort {
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 0px;
    width: 230px;
    font-size: 14px;
    height: 38px;
    font-family: "Century Gothic";
    color: #000;
}
/* 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:before {
	content: '* ';
	color: #F00;
	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;
}
section {
	overflow: hidden;
}

div#mce-success-response:before {
	content: "Благодарим за подписку!";
	position: absolute;
	background: #3c1541;
	padding: 1px 29px;
}



/* top */
#top {
    background-color: #3c1541;
    padding: 12px 0px;
    margin: 0;
}
#top .container {
    padding: 0 0px 0px 13px;
}
#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; */
	text-decoration: underline;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
    text-decoration: none;
    border: 0;
    background-color: transparent;
}
#top-links li {
	margin: 0 5px;
}
#top-links li img {
    width: 20px;
    height: 20px;
    opacity: 0.6;
    min-width: 20px;
    min-height: 20px;
    max-width: 20px;
    max-height: 20px;
    transition: all 0.3s ease;
}
#top-links li:hover img {
	opacity: 1;
}
#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;
}

#top-links a.compare-elem,
#top-links a.wishlist-elem {
    position: relative;
}


#top-links a.compare-elem #compare-total,
#top-links a.wishlist-elem #wishlist-total {
    background: #d2ab67;
    width: 16px;
    height: 16px;
    position: absolute;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -12px;
    right: -10px;
    font-size: 12px;
    line-height: 1;
    color: #3c1541;
    font-weight: 700;
    opacity: 0;
    transition: all 0.3s ease;
}

#top-links a.compare-elem.has-num #compare-total,
#top-links a.wishlist-elem.has-num #wishlist-total {
	opacity: 1;
}

#top-links a.compare-elem.has-num img {
    content: url(/image/icons/libra_fill.svg);
}
#top-links a.wishlist-elem.has-num img {
	content: url(/image/icons/heart_fill.svg);
}



/* logo */
#logo {
	margin: 0 0 0px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#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 {
	margin-bottom: 2px;
}
#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;
	}
}
@media (max-width: 767px) {
	#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: auto;
	margin: 0 0 60px;
}
#column-left + #content {
	padding: 0 30px;
}
/* footer */
footer {
    margin: 0;
    padding: 110px 0 30px;
    color: #fff;
    background: #3c1541;
    border-top: 1px solid #fff;
}

.footer-logo img {
    max-height: 115px;
    display: block;
    margin: 0 auto;
}
footer hr {
	/* border-top: none;
	border-bottom: 1px solid #666; */
}
footer a {
	color: #ccc;
	transition: all 0.3s ease;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Century Gothic';
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 -15px 0;
    padding: 22px 10px;
    border: solid #ddd;
    border-width: 1px 0 1px 0;
    border-radius: 0px;
    background: none;
    position: relative;
}

.breadcrumb a {
    color: #000;
}

.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
	color: #3c1541;
    font-size: 14px;
    font-weight: 500;
}
.breadcrumb > li > a {
	color: #cbb3ce;
	transition: all 0.3s ease;
}
.breadcrumb > li > a:hover {
	color: #3c1541;
}
.breadcrumb > li:first-child {
	padding-left: 0;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    right: -5px;
    width: 10px;
    height: 55%;
    /* 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); */
}

.breadcrumb > li:last-child:after {
	display: none;
}


.fa-home:before {
    content: "\f015";
    font-family: "Font Awesome";
}
.pagination {
	margin: 0;
}




.filter-block {
    position: absolute;
    top: 14px;
    right: 10px;
    width: 205px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
}
.filter-block .input-group-addon {
    font-size: 12px;
    width: fit-content;
    height: 12px;
    padding: 0 4px;
    margin: 0 0 -3px;
    background: none;
    border: none;
    font-family: "Century Gothic";
    color: #cbcbcb;
    z-index: 3;
    
}
.filter-block select#input-sort {
    box-shadow: none;
    border: 1px solid white;
    border-radius: 0px;
    background: transparent;
    width: 180px;
    font-size: 11px;
    padding: 4px 0px;
    height: 30px;
    font-family: "Century Gothic";
    color: #d2ac67;
    text-transform: uppercase;
    cursor: pointer;
}







/* 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 {
	border: 1px solid #d2ac67;
	color: #d2ac67;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px 30px;
	letter-spacing: 0.14rem;
	display: block;
	width: fit-content;
	background-color: transparent;
	transition: all 0.3s ease;
	border-radius: 0px;
	box-shadow: none;
}



.btn-primary {
	width: 200px;
    height: 42px;
    border: 1px solid #d2ac67;
    background: #d2ac67;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 0px;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: #d2ac67;
    background-position: 0 -15px;
    color: #fff;
}
.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 !important;
    text-shadow: none;
    background-color: #000;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #000;
    transition: all 0.15s ease-in;
    text-decoration: none !important;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: none !important;
}

.product-compare h1 {
    font-family: 'PT Serif';
    color: #000;
    margin-bottom: 30px;
}

.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: #000;
    text-shadow: none;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #000;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none !important;
    transition: all 0.2s ease-in;
}
.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: #ffffff;
	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 {
	color: #636363;
	transition: all 0.25s ease;
}
.list-group a.active, 
.list-group a.active:hover, 
.list-group a:hover {
	color: #000;
}
/* 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 list */
.product-thumb {
	margin-bottom: 0px;
}
.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;
    max-height: 200px;
}
.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;
}
.bestseller-product.product-thumb .caption {
	padding: 0 15px 30px;
}
.product-thumb .caption {
	padding: 0 15px 15px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}

.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-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%;
	}
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#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-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-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%;
    }
}

/* 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: #000;
    color: #fff !important;
    text-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #000;
    
}
.btn-danger:hover {
    background-image: none;
    background-color: #fff;
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #000;
}



#logo img.img-responsive {
    height: 150px;
}

.flexRowHead {
    display: flex;
	justify-content: space-between;
	align-items: center !important;
}
.flexRowHead .menuLeftLogo {
    flex-basis: 33.33%;
    max-width: 33.33%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.flexRowHead .menuLeftLogo .manuHeadLeft {
    margin: 0 20px 0 0;
}
.flexRowHead .languageBlock {
    position: relative;
    padding: 0;
    border-left: 1px solid #fff;
    max-height: 15px;
}
#top .languageBlock .btn-link {
    padding: 10px;
    border: 0;
    margin: -10px 0 0;
}
#top .languageBlock .languageSpan {
    font-size: 15px;
    color: #c5b9c6;
    line-height: 1;
}
.flexRowHead #top-links {
    padding: 0;
    flex-basis: 33.33%;
    max-width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 0;
}

.section-title {
    font-size: 30px;
    color: #000000;
    text-align: center;
    font-family: 'PT Serif';
    margin: 0 auto 30px;
    position: relative;
    width: fit-content;
}
.section-subtitle {
    font-size: 16px;
    color: #5a5a5a;
    text-align: center;
    font-style: italic;
    margin: 0 0 45px;
}
.section-title:before {
    content: '';
    position: absolute;
    display: block;
    width: 100vw;
    height: 1px;
    background: #d5d5d5;
    top: 0;
    bottom: 0;
    margin: auto;
    right: calc(100% + 40px);
}
.brands-carousel .carousel-item {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.brands-carousel .carousel-item .brand-item {
    flex-basis: 20%;
    max-width: 20%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transform: scale(0.01);
    transition: 0.3s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(1) {
	transform: scale(1);
	transition-delay: 0.1s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(2) {
	transform: scale(1);
	transition-delay: 0.2s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(3) {
	transform: scale(1);
	transition-delay: 0.3s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(4) {
	transform: scale(1);
	transition-delay: 0.4s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(5) {
	transform: scale(1);
	transition-delay: 0.5s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(6) {
	transform: scale(1);
	transition-delay: 0.6s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(7) {
	transform: scale(1);
	transition-delay: 0.7s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(8) {
	transform: scale(1);
	transition-delay: 0.8s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(9) {
	transform: scale(1);
	transition-delay: 0.9s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(10) {
	transform: scale(1);
	transition-delay: 1s;
}
@media (max-width: 500px) {
	.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(1) {
	transform: scale(1);
	transition-delay: 0.2s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(2) {
	transform: scale(1);
	transition-delay: 0.4s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(3) {
	transform: scale(1);
	transition-delay: 0.6s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(4) {
	transform: scale(1);
	transition-delay: 0.8s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(5) {
	transform: scale(1);
	transition-delay: 1s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(6) {
	transform: scale(1);
	transition-delay: 1.2s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(7) {
	transform: scale(1);
	transition-delay: 1.4s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(8) {
	transform: scale(1);
	transition-delay: 1.6s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(9) {
	transform: scale(1);
	transition-delay: 1.8s;
}
.brands-carousel.kmwelactive .carousel-item .brand-item:nth-child(10) {
	transform: scale(1);
	transition-delay: 2s;
}
}
.brands-carousel .carousel-item .brand-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #3c1541;
    opacity: 0;
    transition: all 0.4s ease;
}
.brands-carousel .carousel-item .brand-item:after {
    content: 'Каталог';
    position: absolute;
    color: #d2ac67;
    width: 120px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 1px solid #d2ac67;
    background-color: transparent;
    opacity: 0;
    transition: all 0.4s ease;
}
.brands-carousel .carousel-item .brand-item:hover:before,
.brands-carousel .carousel-item .brand-item:hover:after {
	opacity: 1;
}
.brands-carousel .carousel-item .brand-item:after:hover {
	background-color: #d2ac67;
	color: #fff;
}
.brands-carousel .carousel-item .brand-item img {
    width: auto;
}
.brands-carousel {
	padding-bottom: 45px;
}
.similar-carousel .owl-dots,
.related-carousel .owl-dots,
.owl-latest .owl-dots,
.brands-carousel .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.similar-carousel .owl-dots .owl-dot,
.related-carousel .owl-dots .owl-dot,
.owl-latest .owl-dots .owl-dot,
.brands-carousel .owl-dots .owl-dot {
    width: 40px;
    height: 1px;
    background: #dedede;
    margin: 0 8px;
    outline: none !important;
    box-shadow: none !important;
    transition: all 0.3s ease;
}
.similar-carousel .owl-dots .owl-dot.active,
.related-carousel .owl-dots .owl-dot.active,
.owl-latest .owl-dots .owl-dot.active,
.brands-carousel .owl-dots .owl-dot.active {
    height: 2px;
    background: #d2ac67;
}

.similar-carousel .owl-nav,
.related-carousel .owl-nav,
.owl-latest .owl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.similar-carousel .owl-nav,
.similar-carousel .owl-dots,
.related-carousel .owl-nav,
.related-carousel .owl-dots {bottom: -60px;}

.similar-carousel .owl-nav button,
.related-carousel .owl-nav button,
.owl-latest .owl-nav button {
    margin: 0 120px;
    box-shadow: none !important;
    outline: none !important;

}
.similar-carousel .owl-nav button img.imgPrev,
.related-carousel .owl-nav button img.imgPrev,
.owl-latest .owl-nav button img.imgPrev {
    transform: rotate(180deg);
}
.similar-carousel .owl-nav button img,
.related-carousel .owl-nav button img,
.owl-latest .owl-nav button img {
	height: 16px;
	width: 66px;
}
.similar-carousel .owl-nav button:hover img,
.related-carousel .owl-nav button:hover img,
.owl-latest .owl-nav button:hover img {
	content: url(/image/icons/arrow_long_gold.svg);
}



.similar-products {
    padding: 70px 0 70px;
}


.link-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 206px;
    height: 42px;
    border: 1px solid #d2ab67;
    font-size: 11px;
    text-transform: uppercase;
    color: #d2ab67;
    background-color: transparent;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}
.link-btn:hover {
	background-color: #d2ab67;
	color: #fff;
}



.specoffer-section {
    background: #3c1541;
    padding: 100px 0;
}
.top-stati {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 -25px;
}
.top-stati .info {
    flex-basis: 60%;
    padding: 20px 25px;
    position: relative;
    width: 60%;
    transform: translateX(-3000px);
    transition-duration: 1s;
    transition-delay: 0.3s;
}
.specoffer-section.kmwelactive .top-stati .info {
	transform: translateX(0);
}
.top-stati .info:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    top: -25px;
    left: -25px;
    height: 4px;
    background: #fff;
}
.top-stati .info:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    bottom: -50px;
    left: 60%;
    height: 4px;
    background: #fff;
}
.top-stati .image {
    flex-basis: 40%;
    padding: 0 25px;
    position: relative;
    width: 40%;
    transform: translateX(3000px);
    transition-duration: 1s;
    transition-delay: 0.3s;
}
.specoffer-section.kmwelactive .top-stati .image {
	transform: translateX(0);
}
.top-stati .image img {
	position: relative;
	z-index: 1;
	top: -40px;
    right: -5px;
}

.top-stati .image:after {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    height: 100%;
    left: 14px;
    background: url(/image/for-who/Mattia_Cielo_line.png);
    top: -40px;
}
.top-stati .info .title {
    font-size: 30px;
    color: #fff;
    font-family: 'PT Serif';
    margin: 0 0 30px;
}
.top-stati .info .text {
    font-size: 16px;
    color: #f2f2f2;
}
.top-stati .info .link-btn {
    margin: 30px 0 0;
}



/* Custom Select */
.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor: pointer;
    display: block;
    position: relative;
    width: 100%;
    height: 30px;
    max-width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.styledSelect {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 9px 40px 3px 4px;
    font-weight: 400;
    border: 0px;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    color: #d2ab67;
    transition: all 0.3s ease;
}
.styledSelect:after {
    content: "";
    width: 7px;
    height: 7px;
    position: absolute;
    top: 11px;
    right: 15px;
    border-right: 1px solid #d2ab67;
    border-bottom: 1px solid #d2ab67;
    border-bottom-right-radius: 2px;
    transform: rotate(45deg);
    transition: all 0.3s ease;
}
.styledSelect:active, .styledSelect.active {
	color: #3c1541;
}
.styledSelect:active:after, .styledSelect.active:after {
    border-right: 1px solid #3c1541;
    border-bottom: 1px solid #3c1541;
}
.options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    border-radius: 0;
    list-style: none;
    border: 1px solid #d2ab67;
    overflow: hidden;
    background-color: white;
}
.options li {
    margin: 0 0;
    font-size: 13px;
    padding: 6px 10px;
    color: #3c1541;
    background-color: transparent;
    transition: all 0.3s ease;
}
.options li:hover {
    background-color: #d2ab67;
    color: white;
}




.errorPage {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    overflow: hidden;
}
.errorPage .display-flex-col {
  	display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    max-width: 1070px;
    margin: 0 auto;
}
.errorPage .errorBlock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 500px;
    width: 345px;
    background: #3c1541;
    color: #fff;
    position: relative;
    z-index: 2;
    border: 1px solid #ffffff6e;
    box-shadow: 0 0 0 10px #3c1541;
}
.errorPage .errorTitle {
    font-size: 30px;
    color: #fff;
    margin: 0 0 25px;
    font-weight: 500;
    letter-spacing: 1px;
}
.errorPage .errorText {
    max-width: 250px;
    font-size: 16px;
    text-align: center;
    margin: 0 0 65px;
    position: relative;
}
.errorPage .errorText:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 24px;
    background: #ffffffa3;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -45px;
}
.errorPage .errorBtn {
    display: flex;
    width: 156px;
    height: 42px;
    justify-content: center;
    align-items: center;
    color: #d2ac67;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 1px solid #d2ac67;
    background: transparent;
    transition: all 0.3s ease;
}
.errorPage .errorBtn:hover {
	color: #3c1541;
	background: #d2ac67;
}

.errorPage .errorImage {
    position: relative;
}
.errorPage .errorImage:before {
    content: '';
    position: absolute;
    display: block;
    height: 24px;
    width: 100vw;
    background: #3c1541;
    bottom: 112px;
    right: 100%;
    border-top: 7px solid #fff;
    box-shadow: 0px -1px 0 0px #d5c9d7;
}
.errorPage .errorImage:after {
    content: '';
    position: absolute;
    display: block;
    height: 24px;
    width: 100vw;
    background: #3c1541;
    bottom: 106px;
    left: 98%;
    border-bottom: 6px solid #fff;
    z-index: 0;
        box-shadow: 0px 2px 0 -1px #d5c9d7;
}
.errorPage .errorImage img {
	position: relative;
	z-index: 2;
}





.home-hews {
    background: #3c1541;
    padding: 60px 0 40px;
    position: relative;
}
.home-hews .news-row>.news-elem{
	position: relative;
}
.home-hews .news-row>.news-elem:after {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: #3c1541;
	transition-duration: 0.7s;
	transform-origin: bottom;
	transition-delay: 0.7s;
}
.home-hews.kmwelactive .news-row>.news-elem:after {
	transform: scaleY(0.01);
	transform-origin: bottom;
}
.home-hews .news-row>.news-elem:nth-child(1) .news-intro {
	transform: translateX(-3000px);
	transition-delay: 0.2s;
	transition-duration: 0.3s;
	z-index: 2;
}
.home-hews .news-row>.news-elem:nth-child(2) .news-intro {
	transform: translateX(3000px);
	transition-delay: 0.2s;
	transition-duration: 0.3s;
	z-index: 2;
}
.home-hews.kmwelactive .news-row>.news-elem:nth-child(1) .news-intro {
	transform: translateX(0);
}
.home-hews.kmwelactive .news-row>.news-elem:nth-child(2) .news-intro {
	transform: translateX(0);
}
.home-hews .section-title {
    color: #fff;
}
.news-row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 70px -3px 0;
    position: relative;
}
.news-row .news-elem {
    margin: 0 3px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 380px;
    position: relative;
    flex-basis: 50%;
    max-width: calc(50% - 6px);
}
.news-row .news-elem .news-intro {
    width: 190px;
    height: 310px;
    background: #fff;
    top: -30px;
    position: absolute;
    left: -60px;
    padding: 30px 20px;
}
.news-row .news-elem:nth-child(2) .news-intro {
	left: auto;
	right: -60px;
}
.news-row .news-elem .news-intro .news-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #2f0d33;
    font-family: 'PT Serif';
    font-weight: 600;
    line-height: 2;
    margin: 0 0 20px;
}
.news-row .news-elem .news-intro .news-title a {
    color: #2f0d33;
}
.news-row .news-elem .news-intro .news-text {
    font-size: 13px;
    color: #6b6b6b;
    line-height: 1.7;
    margin: 0 0 20px;
}
.news-row .news-elem .news-intro .see-news {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    transition: all 0.3s ease;
}
.news-row .news-elem .news-intro .see-news:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #000;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -120px;
    transition: all 0.3s ease;
}
.news-row .news-elem:nth-child(2) .news-intro .see-news {
	float: right;
}
.news-row .news-elem:nth-child(2) .news-intro .see-news:after {
    left: -120px;
    right: auto;
}
@media (max-width: 500px) {
	.news-row .news-elem:nth-child(2) .news-intro .see-news {
		float: none;
	}
	.news-row .news-elem:nth-child(2) .news-intro .news-date {
		right: 15px!important;
	}
	.news-row .news-elem:nth-child(2) .news-intro .see-news:after {
		right: -120px;
		left: auto;
	}
}
.news-row .news-elem .news-intro .see-news:hover {
	color: #d2ac67;
}
.news-row .news-elem .news-intro .see-news:hover:after {
	background: #d2ac67;
}
.news-row .news-elem .news-intro .news-date {
    position: absolute;
    bottom: -30px;
    left: 85px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-shadow: 0 0 20px #000;
}
.news-row .news-elem:nth-child(2) .news-intro .news-date {
    left: auto;
    right: 85px;
}
.news-row .all-news {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px;
    height: 98px;
    background: #3c1541;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news-row .all-news a {
    width: 144px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d2ab67;
    color: #d2ab67;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    background: transparent;
    transition: all 0.3s ease;
}
.news-row .all-news a:hover {
	background-color: #d2ab67;
	color: #fff;
}





.for-who {
    background: #3c1541;
    position: relative;
    padding: 60px 0 80px;
}
.for-who .section-title {
	color: #fff;
}
.section-title.line-right:before {
    left: calc(100% + 40px);
}

.for-who-section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin: -3px;
    flex-wrap: wrap;
}
.for-who-section>div {
	transition-duration: 1s!important;
	transition-timing-function: linear;
}
.for-who-section>div:nth-child(1) {
	transform: translateX(-3000px);
	transition-delay: 0.3s;
}
.for-who-section>div:nth-child(2) {
	transform: translateX(3000px);
	transition-delay: 0.5s;
}
.for-who-section>div:nth-child(3) {
	transform: translateX(-3000px);
	transition-delay: 0.3s;
}
.for-who-section>div:nth-child(4) {
	transform: scale(0.01);
	transition-delay: 0.2s;
}
.for-who-section>div:nth-child(5) {
	transform: translateX(3000px);
	transition-delay: 0.3s;
}
.for-who-section>div:nth-child(6) {
	transform: translateX(-3000px);
	transition-delay: 0.3s;
}
.for-who-section>div.kmwelactive:nth-child(1) {
	transform: translateX(0);
}
.for-who-section>div.kmwelactive:nth-child(2) {
	transform: translateX(0);
}
.for-who-section>div.kmwelactive:nth-child(3) {
	transform: scale(1);
}
.for-who-section>div.kmwelactive:nth-child(4) {
	transform: translateX(0);
	transition-duration: 0.5s!important;
}
.for-who-section>div.kmwelactive:nth-child(5) {
	transform: translateX(0);
}
.for-who-section>div.kmwelactive:nth-child(6) {
	transform: translateX(0);
}
@media (max-width: 1024px) {
	.for-who-section>div:nth-child(1) {
		transform: translateX(-1000px);
		transition-delay: 0.1s;
	}
	.for-who-section>div:nth-child(2) {
		transform: translateX(1000px);
		transition-delay: 0.1s;
	}
	.for-who-section>div:nth-child(3) {
		transform: translateX(-1000px);
		transition-delay: 0.1s;
	}
	.for-who-section>div:nth-child(4) {
		transform: translateX(1000px);
		transition-delay: 0.1s;
	}
	.for-who-section>div:nth-child(5) {
		transform: translateX(-1000px);
		transition-delay: 0.1s;
	}
	.for-who-section>div:nth-child(6) {
		transform: translateX(1000px);
		transition-delay: 0.1s;
	}
	.for-who-section>div.kmwelactive:nth-child(1) {
		transform: translateX(0);
	}
	.for-who-section>div.kmwelactive:nth-child(2) {
		transform: translateX(0);
	}
	.for-who-section>div.kmwelactive:nth-child(3) {
		transform: translateX(0);
	}
	.for-who-section>div.kmwelactive:nth-child(4) {
		transform: translateX(0);
		transition-duration: 1s!important;
	}
	.for-who-section>div.kmwelactive:nth-child(5) {
		transform: translateX(0);
	}
	.for-who-section>div.kmwelactive:nth-child(6) {
		transform: translateX(0);
	}
}
.for-who-section .for-who-elem-1-2 {
    flex-basis: 50%;
    max-width: calc(50% - 6px);
    margin: 3px;
    height: 380px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.for-who-section .for-who-elem-1-3 {
    flex-basis: 33.33%;
    max-width: calc(33.33% - 6px);
    margin: 3px;
    height: 380px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}
.for-who-section .brand-list {
    width: 160px;
    height: 60px;
    position: absolute;
    top: auto;
    bottom: 0;
    background: #fff;
}
.for-who-section .wh-anim .brand-list {
	transition: all 0.4s ease;
}
.for-who-section .wh-anim.width .brand-list {
	width: 230px;
}
.for-who-section .wh-anim.height .brand-list {
	height: 380px;
}

.for-who-section .for-who-elem-1-1.wh-anim.height .brand-list {
	height: 100px;
}

.for-who-section .large .brand-list {
    width: 250px;
}
.for-who-section .right .brand-list {
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    right: 0;
}
ul.nav.navbar-nav li:first-child .dropdown-menu {
	margin-left: -10px !important;
}


.for-who-section .right:hover .brand-list {
	width: 230px!important;
}
.for-who-section .large.wh-anim.width .brand-list {
	width: 320px;
}
.for-who-section .right.wh-anim.height .brand-list,
.for-who-section .large.wh-anim.height .brand-list {
	height: 100px;
}
.for-who-section .right.wh-anim.width .brand-list {
	width: 160px;
}




.for-who-section .brand-list .brand-list-title {
    width: 160px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 30px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative;
}
.for-who-section .right .brand-list-title {
	padding-right: 0;
}
.for-who-section .large .brand-list .brand-list-title {
	width: 250px;
}
.for-who-section .brand-list .brand-list-title:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #000;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(100% - 30px);
}
.for-who-section .right .brand-list .brand-list-title:after {
	right: calc(100% - 30px);
	left: auto;
}
.for-who-section .brand-list .list {
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.for-who-section .brand-list .list a {
    font-size: 14px;
    font-weight: 500;
    padding: 7px 0;
    color: #000;
    transition: all 0.3s ease;
}
.for-who-section .brand-list .list a.look-all {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
    transition: all 0.3s ease;
}
.for-who-section .brand-list .list a:hover,
.for-who-section .brand-list .list a.look-all:hover {
	color: #d2ac67;
}


.new-products {
    position: relative;
    padding: 60px 0 80px;
}







.informationSlide {
    width: 100%;
    height: 690px;
    background-size: cover;
    background-position: center;
    background-color: #3c154108;
}
.colorfull-bg .breadcrumb > li,
.informationSlide .breadcrumb > li {
	color: #ffffff;
}
.colorfull-bg .breadcrumb > li > a,
.informationSlide .breadcrumb > li > a {
    color: #ffffffa6;
    transition: all 0.3s ease;
}
.colorfull-bg .breadcrumb > li > a:hover,
.informationSlide .breadcrumb > li > a:hover {
	color: #fff;
}
.informationSlide.butik-info {
    background-image: url(/image/catalog/butik/butik_background.jpg);
    color: #fff;
}
.informationSlide .slide-content {
    padding: 110px 0 0;
    max-width: 650px;
    position: relative;
}
.informationSlide .inform-head {
    font-family: 'PT Serif';
    color: #fff;
    font-size: 50px;
    text-shadow: none !important;
    margin: 0 0 30px;
}
.informationSlide .inform-head:before {
    content: '';
    width: 50px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: relative;
    bottom: 15px;
    margin-right: 20px;
}




.popupWrapper.registrationPopup {
    max-width: 450px;
    max-height: 580px;
    padding: 50px;
}
.popupWrapper.registrationPopup .fotm-title {
    font-size: 26px;
    font-family: 'PT Serif';
    color: #000;
    margin: 0 0 25px;
    text-align: center;
}
.registration-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 30px;
}
.form-elem {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin: 0 0 25px;
}
.form-elem .elem-label {
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 8px;
    width: 100%;
}
.form-elem input.elem-input {
    width: 100%;
    height: 42px;
    border: 1px solid #777;
    box-shadow: none !important;
    outline: none !important;
    padding: 5px 15px;
    color: #000;
    background: transparent;
    font-size: 14px;
}

.form-elem .elem-label.newsletter-label {
    margin: 0 0 -10px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    cursor: pointer;
}
.form-elem .elem-label.newsletter-label input[type="checkbox"] {
    display: none;
}
.form-elem .elem-label.newsletter-label input[type="checkbox"] ~ .custon-checkbox {
    display: block;
    min-width: 20px;
    height: 20px;
    border: 1px solid #888;
    margin: 0 8px 0 0;
    position: relative;
    transition: all 0.3s ease;
}
.form-elem .elem-label.newsletter-label input[type="checkbox"] ~ .custon-checkbox:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #2f0d33;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 0.3s ease;
}
.form-elem .elem-label.newsletter-label input[type="checkbox"]:checked ~ .custon-checkbox {
	border-color: #2f0d33;
}
.form-elem .elem-label.newsletter-label input[type="checkbox"]:checked ~ .custon-checkbox:before {
	opacity: 1;	
}
.form-elem .elem-label.newsletter-label .custom-checkbox-label {
    font-size: 13px;
    text-transform: none;
    color: #7b7b7b;
}

.registration-buttons {
    width: 100%;
}
.registration-buttons input.btn.btn-primary {
    background: #d2ac67 !important;
    border: 0;
    height: 42px;
    color: #fff !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 0;
    width: 100%;
}
.eapps-instagram-feed a {
    text-decoration: none !important;
    color: #fff !important;
}




.popupWrapper.aprovalPopup {
    max-width: 420px;
    padding: 52px 40px;
    max-height: 380px;
}
.popupWrapper.aprovalPopup .popupBody {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.popupWrapper.aprovalPopup .popupBody .mail-image {
    padding: 12px 20px;
    border: 1px solid #bbbbbb;
    margin: 0 0 20px;
}
.popupWrapper.aprovalPopup .popupBody .mail-image img {
    width: 24px;
    opacity: 0.7;
}
.popupWrapper.aprovalPopup .popupBody .title {
    font-size: 26px;
    color: #3c1541;
    text-align: center;
    font-family: 'PT Serif';
    margin: 0 0 25px;
}
.popupWrapper.aprovalPopup .popupBody .text {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    font-style: italic;
    margin: 0 0 5px;
}
.popupWrapper.aprovalPopup .popupBody .mail-intro {
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    color: #3c1541;
    margin: 0 0 30px;
}
.popupWrapper.aprovalPopup .popupBody .go-mail {
    text-decoration: none !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    background: #d2ab67;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400;
}





#content.loginPage {
    max-width: 500px;
    margin: 30px auto 60px;
    float: none;
}



.slide-desc {
    font-size: 16px;
}
.slide-desc p {
    margin: 0 0 20px;
}
.videoBtn {
    position: absolute;
    top: 80px;
    bottom: 0;
    margin: auto;
    right: -330px;
    width: fit-content;
    height: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.videoBtn:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    display: block;
    top: -20px;
    transform: rotate(45deg);
}
.video-icon {
    position: relative;
    width: 50px;
    height: 50px;
    background: #fff;
    margin: 0 0 30px;
    transform: rotate(45deg);
}
.video-icon:before {
    border: 8px solid transparent;
    border-left: 14px solid #3c1541;
    content: '';
    width: 25px;
    height: 15px;
    display: block;
    position: absolute;
    top: -13px;
    bottom: 0;
    left: 0;
    right: -13px;
    margin: auto;
    transform: rotate(-45deg);
}
.video-icon:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    border: 1px solid rgba(255, 255, 255, 0.7);
    display: block;
    top: -10px;
    left: -10px;
}
.videoBtn-desc {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 40px 0 0;
    position: relative;
}
.videoBtn-desc:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    display: block;
    background: rgba(255, 255, 255, 0.5);
    left: 0;
    right: 0;
    margin: auto;
    top: -25px;
}


body.information-information-13 {
    background: #3c1541;
    color: #fff;
}
.butik-afterSlide {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 60px 0;
}
.butik-afterSlide.first-block {
    margin: -135px 0 60px;
}
.butik-afterSlide.reverse-block {
    flex-direction: row;
}
.butik-afterSlide .img {
    width: 505px;
    height: 420px;
    background-size: cover;
    background-position: center;
}
.butik-afterSlide .text {
    max-width: 610px;
    background: #2f0d33;
    padding: 45px;
    font-size: 16px;
}
.butik-two {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.butik-two .img {
    width: 440px;
    height: 330px;
    background-position: center;
    background-size: cover;
}
.butik-two .border-img {
    position: absolute;
    width: 430px;
    height: 280px;
    bottom: -60px;
    right: 120px;
    background-size: cover;
    background-position: center;
    box-shadow: 12px -12px 0 #d2ac67, -12px 12px 0 #3c1541, -12px 12px 2px #d2ac67;
}
.butik-two .text {
    max-width: 490px;
    font-size: 16px;
}
.butik-two {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 60px 0 80px;
}






.popupOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.popupOverlay.active {
	visibility: visible;
	opacity: 1;
}


.popupWrapper {
    position: fixed;
    max-width: 580px;
    width: 100%;
    max-height: 325px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
}
.popupWrapper.active {
	visibility: visible;
	opacity: 1;
}
.popupWrapper .popupBody {
    padding: 0;
    height: 100%;
    width: 100%;
}
.popupWrapper .popupBody  iframe {
    width: 100%;
    height: 100%;
}
.popupClose {
    position: absolute;
    top: -30px;
    right: -30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}
.popupClose:after,
.popupClose:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.popupClose:before {
	transform: rotate(45deg);
}
.popupClose:after {
	transform: rotate(135deg);
}
.popupClose:hover {
	opacity: 1;
}




.profileImg {
    width: 25px;
}


.bthHead {
    background: transparent !important;
    border: none !important;
	box-shadow: none !important;
	padding: 0px;
}

.imgShopCart {
    width: 25px;
    position: relative;
    top: 3px;
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#cart > .btn #cart-total {
    background-color: #d2ab67;
    padding: 0;
    border-radius: 50%;
    position: absolute;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    top: -7px;
    left: 3px;
    color: #3c1541;
    box-shadow: 0 0 0 1px #3c1541;
    opacity: 0;
    transition: all 0.3s ease;
}
#cart > .btn .text_headcart {
    font-size: 14px;
    color: #c5b9c6;
    margin: 0 0 0 10px;
    transition: all 0.3s ease;
}
#cart > .btn img.imgShopCart {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    max-width: 24px;
    max-height: 22px;
}
#cart.has-prod > .btn #cart-total {
	opacity: 1;
}
#cart.has-prod > .btn img.imgShopCart {
	content: url(/image/icons/cart_fill.svg);
}
#cart > .btn:hover .text_headcart {
	color: #fff;
}

.telHead:hover {
	text-decoration: underline !important;
}
.manuHeadLeft a {
    color: #c5b9c6;
    font-size: 16px;
    font-family: "Century Gothic";
    padding: 0;
    transition: all 0.25s ease;
}

.manuHeadLeft a:hover {
	color: #fff;
}

.flexRowHead ul.list-inline {
    margin: 0px 0px 0px 0px !important;
}

#megamenu-menu {
    margin-bottom: 0px !important;
}

.header-bg {
    z-index: 99;
    position: relative;
    background: #3c1541;
    padding: 0px 0px;
    border: solid rgba(255, 255, 255, 0.1);
    border-width: 1px 0 1px 0;
}

.carousel-inside-slide {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
	height: 600px;
	background-color: #3c1541;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}

ol.carousel-indicators li {
	width: 40px !important;
	height: 1px;
	background: #dedede;
	margin: 0 8px !important;
	outline: none !important;
	box-shadow: none !important;
	transition: all 0.3s ease;
	border: none;
	border-radius: 0 !important;
}

.carousel-indicators li.active {
	height: 2px;
	background: #d2ac67;
}


/*HOME CAROUSEL START*/
  	.carousel-wrap.home-slider {
  		position: relative;
  	}
  	.carousel-wrap.home-slider .owl-dots {
  		position: absolute;
	    bottom: 30px;
	    left: 0;
	    width: 100%;
	    display: flex;
	    align-items: flex-end;
	    justify-content: center;
  	}
/* fix blank or flashing items on carousel */
.carousel-wrap.home-slider .owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
	height: 600px;
	background-color: #3c1541;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
}
  	.carousel-wrap.home-slider .owl-dots .owl-dot {
  		width: 40px;
	    height: 1px;
	    background: #dedede;
	    margin: 0 8px;
	    outline: none !important;
	    box-shadow: none !important;
	    transition: all 0.3s ease;
  	}
  	.carousel-wrap.home-slider .owl-dots .owl-dot.active {
  		height: 2px;
  		background: #d2ac67;
  	}


	.slider-item.text-and-image {
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	    margin: 0 -50px;
	}
	.slider-item.text-and-image .text {
	    flex-basis: 60%;
	    max-width: calc(60% - 50px);
	    margin: 0 25px;
	}
	.slider-item.text-and-image .image {
	    flex-basis: 40%;
	    max-width: calc(40% - 50px);
	    margin: 0 25px;
	    height: 465px;
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	    position: relative;
	}

	.slider-item.text-and-image .image .image_fix {
	    content: "";
	    position: absolute;
	    display: block;
	    z-index: -1;
	    top: 0;
	    right: 0;
	}
	.slider-item.text-and-image .image img {
	    width: auto;
	    display: block;
	}
	.slider-item .slider-pretitle {
	    font-size: 30px;
	    color: #7a677d;
	    line-height: 1.3;
	    margin: 0 0 10px;
	}
	.slider-item .slider-title {
	    font-size: 50px;
	    color: #fff;
	    line-height: 1.4;
	    font-family: 'PT Serif';
	    margin: 0 0 15px;
	}
	.slider-item .slider-text {
	    font-size: 16px;
	    color: #f2f2f2;
	    margin: 0 0 30px;
	}
	.slider-item .slider-button {
        border: 1px solid #d2ac67;
	    color: #d2ac67;
	    font-size: 12px;
	    text-transform: uppercase;
	    padding: 12px 30px;
	    letter-spacing: 0.14rem;
	    display: block;
	    width: fit-content;
	    background-color: transparent;
	    transition: all 0.3s ease;
	}
	.slider-item .slider-button:hover {
	    color: #3c1541;
	    background-color: #d2ac67;
	}





.searchBtn {
    position: absolute;
    top: 0;
    width: 25px;
    height: 25px;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: row-reverse;
}

.searchBtn img.searchImg {
    width: 20px;
    cursor: pointer;
}

.vlasne-search {
    position: relative;
    height: 50px;
    top: -7px;
    right: -24px;
    min-width: 0px;
    max-width: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
}
.vlasne-search #search input.form-control {
	width: 200px;
    border: 0;
    border-radius: 0;
    outline: none !important;
    box-shadow: none !important;
    color: #fff;
    background: transparent;
    border-bottom: 1px solid #d2ab67;
    font-size: 14px;
    padding: 5px 8px;
	background: #3c1541;
}
.vlasne-search #search input.form-control:-internal-autofill-selected {
    -webkit-appearance: none;
    background-color: transparent !important;
    background-image: none !important;
    color: #fff !important;
}
.vlasne-search #search button.btn.btn-default.btn-lg {
    padding: 0px!important;
    border: none!important;
    box-shadow: none!important;
    background: transparent!important;
    opacity: 0;
    transition: all 0.1s ease 0.31s;
}
.vlasne-search.active {
	min-width: 224px; 
    max-width: 224px;
}








.celebreties-section {
    padding: 60px 0 40px;
    background: #3c1541;
    position: relative;
}
.celebreties-section .section-title {
	color: #fff;
}
.celebreties-section .section-subtitle {
    color: #af9eb1;
}
.celebrities-row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 -13px;
}
.celebrities-row .celebrities-item {
    flex-basis: 25%;
    max-width: calc(25% - 26px);
    width: 100%;
    margin: 0 13px 13px;

    transform: scaleY(0.001);
    transition-duration: 0.3s;
}
.celebrities-row.kmwelactive .celebrities-item {
    transform: scaleY(1);
}
.celebrities-row.kmwelactive .celebrities-item:nth-child(1) {
	transition-delay: 0.2s;
}
.celebrities-row.kmwelactive .celebrities-item:nth-child(2) {
	transition-delay: 0.4s;
}
.celebrities-row.kmwelactive .celebrities-item:nth-child(3) {
	transition-delay: 0.6s;
}
.celebrities-row.kmwelactive .celebrities-item:nth-child(4) {
	transition-delay: 0.8s;
}
.celebrities-row .celebrities-item .image {
    width: 100%;
    height: 290px;
    background-size: cover;
    background-position: center;
}
.celebrities-row .celebrities-item .name {
	width: fit-content;
	height: fit-content;
	padding: 10px 18px;
	max-width: 100%;
	margin: -18px auto 40px;
	background: #2f0d33;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.2;
	position: relative;
}

img.her-img-block {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.celebrities-item .image img {
	width: 100%;
}
.celebrities-row .celebrities-item .takeit {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.celebrities-row .celebrities-item .takeit:before {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 20px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: -30px;
}
.celebrities-row .celebrities-item .takeit .text {
    color: #7b687e;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
}
.celebrities-row .celebrities-item .takeit .brand {
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
}


.eapps-widget-toolbar ~ a {
    display: none !important;
    filter: opacity(0);
    max-width: 0px !important;
    cursor: default !important;
    user-select: none;
    pointer-events: none !important;
}

.inta-section {
    position: relative;
    background: #3c1541;
    padding: 60px 0 20px;
}
.inta-section .section-title {
	color: #fff;
}
.eapps-instagram-feed-title {
    font-weight: 500 !important;
    font-style: italic !important;
    text-align: center !important;
    padding: 0px !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #e0cde2 !important;
    max-width: fit-content;
    margin: 0 auto 50px;
    border-bottom: 1px solid #e0cde2;
}



  
  /* end fix */
  .owl-nav > div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
  }
  
  .owl-nav i {
	font-size: 52px;
  }
  
  .owl-nav .owl-prev {
	left: -30px;
  }
  
  .owl-nav .owl-next {
	right: -30px;
  }

  .carousel-wrap {
    /* height: 82vh; */
    z-index: 0;
}


  /*HOME CAROUSEL END*/

  .title-slider {
    font-family: 'PT Serif';
    color: #fff;
    text-align: center;
    font-size: 68px;
    padding: 0px 50px;
	line-height: 1.1;
	font-weight: bold;
	margin-bottom: 55px;
}
.new-products .owl-stage-outer .owl-stage>div {
	transform: scaleY(0.001);
	transition-duration: 0.3s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(1) {
	transition-delay: 0.2s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(2) {
	transition-delay: 0.4s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(3) {
	transition-delay: 0.6s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(4) {
	transition-delay: 0.8s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(5) {
	transition-delay: 1s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(6) {
	transition-delay: 1.2s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(7) {
	transition-delay: 1.4s;
}
.new-products .owl-stage-outer .owl-stage>div:nth-child(8) {
	transition-delay: 1.6s;
}
.new-products.kmwelactive .owl-stage-outer .owl-stage>div {
	transform: scaleY(1);
}

.owl-stage-outer .block_slider_left, .owl-stage-outer .block_slider_left h1 {
	text-align: left;
}
.owl-stage-outer .block_slider_left h1 {
	text-transform: uppercase;
}
.owl-stage-outer .textBlock-slider a.lastCollect {
	text-align: left;
	margin-left:50px;
}

.textBlock-slider {
    text-align: center;
}

.features-section {
    padding: 70px 0px;
    background-color: #f8f8f8;
}


.owl-latest-product .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    height: auto;
}


.product-thumb {
	min-height: auto;
	border: none;
	background-color: transparent;
	border: 1px solid transparent;
	transition: all 0.4s ease;
	position: relative;
}

.bestseller-product.product-thumb:hover {
	background-color: #f7f7f7;
}
.product-thumb:not(.bestseller-product):hover {
	border-color: #d9d3da;
}

.removeWish {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #bab9b6;
    transition: all 0.3s ease;
}
.removeWish .delete {
    position: relative;
    margin: 0 5px 0 0;
    font-size: 20px;
    font-weight: 300;
    transform: rotate(45deg);
}
.emptyWishlist {
    text-align: center;
    font-size: 20px;
    padding: 50px 0;
}


.caption-btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    opacity: 0;
    transition: all 0.4s ease;
}
.product-thumb:hover .caption-btns {
	opacity: 1;
}
.caption-btns .info-btns {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #d2ab67;
    padding: 0 10px;
}
.caption-btns .info-btns button {
    flex-basis: 50%;
    max-width: 50%;
    height: 34px;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px;
}
.caption-btns .info-btns .wishlist-btn {
    background-image: url(/image/icons/heart_grey.svg);
}
.caption-btns .info-btns .wishlist-btn.active {
    background-image: url(/image/icons/heart_grey_fill.svg);
}
.caption-btns .info-btns .compare-btn {
    background-image: url(/image/icons/libra_grey.svg);
}
.caption-btns .info-btns .compare-btn.active {
    background-image: url(/image/icons/libra_grey_fill.svg);
}
.caption-btns a.go-prod {
    flex-basis: 50%;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #d2ab67;
    height: 34px;
    position: relative;
    overflow: hidden;
    transition: all 0.2s ease;
}
.caption-btns a.go-prod span {
	position: relative;
	z-index: 1;
}
.caption-btns a.go-prod:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #d2ab67;
    z-index: 0;
    transform: translate(-110%, 0%);
    transition: all 0.3s ease;
}
.caption-btns a.go-prod:hover {
	color: #fff;
}
.caption-btns a.go-prod:hover:before {
	transform: translate(0%, 0%);
}


.product-thumb .caption .caption-brand {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0 0 10px;
}
.product-thumb .caption .caption-name {
    font-size: 14px;
    text-align: center;
    color: #404040;
    font-weight: 500;
}
.owl-latest .owl-carousel{
    padding-bottom: 25px;
    position: relative;
}






.btnLatest {
    border: none;
    background: none;
    font-size: 12px;
    color: #fff;
    font-family: "Century Gothic";
    position: absolute;
    /* top: 36%; */
    top: 26%;
    left: 0;
    right: 0;
    margin: auto;
    /* text-decoration: underline; */
    border-bottom: 1px solid #fff;
    padding: 0px !important;
    text-transform: uppercase;
    font-weight: bold;
	letter-spacing: 1px;
	opacity: 0;
	transition: all 0.15s ease-in;
}

.blockSrav {
    position: absolute;
    top: 41%;
    /* bottom: 0; */
    left: 0;
	right: 0;
	opacity: 0;
	transition: all 0.15s ease-in;
}

.btnListModule {
    position: relative;
    margin: auto;
    padding: 0px 17px !important;
    letter-spacing: 1px;
    opacity: 1;
    background: transparent;
    transition: all 0.15s ease-in;
    box-shadow: none !important;
	border: none !important;
	font-weight: lighter;
	font-size: 18px;
	color: #fff;
}

.btnListModule:first-child {
    border-right: 1px solid #fff !important;
}

.latest-product:hover .blockSrav {
	opacity: 1;
}

.latest-product:hover .btnLatest {
	opacity: 1;
}


.category-hover:hover .blockSrav {
	opacity: 1;
}

.category-hover:hover .btnLatest {
	opacity: 1;
}

.category-hover {
    transition: all 0.15s ease-in;
}


.product-thumb .price {
    color: #000000;
    font-size: 15px;
    margin: 20px 0 30px;
    font-weight: 600;
    text-align: center;
}

.product-thumb .image a {
    display: block;
}
.product-thumb .image {
    text-align: center;
    position: relative;
    height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.category-section {
    margin-top: 80px;
}

.blockCategory {
	text-align: center;
	margin-bottom: 50px;
}

.titleImg {
    color: #171717;
    font-size: 16px;
    font-family: "Century Gothic";
    font-weight: bold;
    margin-top: 20px;
}

.btnBuyCat {
    color: #171717;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: underline;
}

.titleNow {
    text-align: center;
    font-family: 'PT Serif';
    color: #171717;
    font-size: 22px;
}

.titleText {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #171717;
    margin-bottom: 25px;
}

.descText {
    color: #5d5d5d;
    font-size: 14px;
    font-family: "Century Gothic";
}

.absolutBlockImg {
    position: absolute;
    top: 6px;
    z-index: 0;
}

.common-home .imgLeft {
    width: 85%;
}

.seoHomeText ul li {
    color: #5d5d5d;
    font-size: 14px;
}

.blockImgCont {
    position: relative;
}

.blockText {
    position: relative;
    z-index: 1;
}

.absolutImgCenter {
    position: absolute;
    top: -60px;
    right: 0;
}

.absolutImgRight img {
    position: absolute;
    top: -100px;
    right: -200px;
    left: 0;
    margin: auto;
    z-index: 9;
}

.blockLastImg {
    margin-top: 110px;
}

.nowTitle {
    margin: 60px 0px 80px;
}

.younow-section {
    padding: 0px 0;
    background: #3c1541;
    position: relative;
}
.younow-section .section-title {
	color: #fff;
}
.younow-section .seo-text {
    max-width: 700px;
    margin: 0 auto;
    color: #d9d9d9;
    font-size: 16px;
}

.flex-row-insta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.image-insta-thumb {
	flex-basis: 33.3%;
}

.image-insta-thumb img {
	width: 100%;
}

.overflow-img {
	margin: 5px;
}
span.cellini a {
	display: block;
	text-align: center;
	text-align: center;
	font-style: italic;
	color: #af9eb1;
	font-size: 20px;
	margin-bottom: 20px;
}

.back-insta-img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    transition: all 0.2s ease-in-out;
    padding-top: 100%;
}

.overflow-img:hover img {
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
}

.overflow-img img {
	transition: all 0.2s ease-in-out;
}
.overflow-img::before {
	content: "";
	background: #0009;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 2;
	opacity: 0;
	top: 0;
	bottom: 0;
	transition: all 0.2s ease-in-out;
}

.overflow-img:hover .back-insta-img {
	transform: scale(1.1);
	transition: all 0.2s ease-in-out;
}

.overflow-img::after {
	content: "";
	min-width: 35px;
	background: url(/image/catalog/in.svg);
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 3;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: auto;
	background-position: center;
	opacity: 0;
	transition: all 0.2s ease-in-out;
}

.overflow-img:hover::before {
	opacity: 1;
}

.overflow-img:hover::after {
	opacity: 1;
}

.overflow-img {
	position: relative;
}



.overflow-img {
	margin: 5px;
	overflow: hidden;
	max-height: 360px;
}


.titleFootBlock {
    font-size: 22px;
    font-family: 'PT Serif';
    margin-bottom: 40px;
}

.menu-foot li a {
    color: #5d5d5d;
    font-family: "Century Gothic";
    font-size: 14px;
}

.menu-foot li a:hover {
    color: #5d5d5d;
    font-family: "Century Gothic";
    font-size: 14px;
	text-decoration: underline;
}

.menu-foot li {
    margin-bottom: 5px;
}

.socImgIcon {
    height: 21px;
	margin-right: 12px;
}

.inlineSoc {
    margin-top: 20px;
}

.textMagaz {
    color: #5d5d5d;
    font-size: 14px;
    font-family: "Century Gothic";
    margin-bottom: 15px;
}

.textMagaz a {
    color: #5d5d5d;
}

.textMagaz a:hover {
    color: #5d5d5d;
	text-decoration: underline;
}

.writeLetter {
    color: #001717;
    font-size: 14px;
    font-family: "Century Gothic";
	    margin-bottom: 20px;
}

.formLetter input, .formLetter button {
    width: 100%;
    margin: 12px 0px;
}

.inputMail {
    border: none !important;
    border-bottom: 2px solid #828282 !important;
    font-size: 14px !important;
    color: #828282;
    font-family: "Century Gothic" !important;
    padding: 0px 0px 15px !important;
    width: 100% !important;
    border-radius: 0px !important;
    min-height: 50px !important;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 0 !important;
}

.submit-btn {
    font-size: 12px !important;
    color: #fff !important;
    font-family: "Century Gothic";
    text-transform: uppercase;
    border: none !important;
    background: #000 !important;
    font-weight: bold !important;
    padding: 8px 0px !important;
    height: 50px !important;
    width: 100% !important;
    border-radius: 0px !important;
}

.inputMail:focus {
    box-shadow: none !important;
    outline: none !important;
}

.submit-btn:focus {
    outline: none;
}

.flexCopy {
    display: flex;
    justify-content: space-between;
    padding: 0px 0px 0px;
    width: fit-content;
    margin-top: -30px;
    float: left;
    color: #8a6f8d;
    font-size: 14px;
    font-weight: 300;
}

.flexCopy p {
    font-family: "Century Gothic";
}


a.border-link {
    color: #a495a6;
    border-bottom: 1px dashed;
    padding-bottom: 1px;
}




.mailchimpForm {
    position: relative;
}
.subscribe {
    padding: 90px 0;
    background: #3c1541;
    position: relative;
}
.mailchimpTitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    max-width: 425px;
    letter-spacing: 1px;
    margin: 0 auto 30px;
    text-align: center;
}
#mc_embed_signup_scroll {
    display: flex;
    justify-content: center;
    align-items: center;
}
#mc_embed_signup_scroll .mc-field-group input {
    width: 260px;
    height: 42px;
    border: 1px solid #888;
    border-radius: 0;
    background: transparent;
    padding: 5px 20px;
    color: #fff;
    margin-right: 30px;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}
#mc_embed_signup_scroll .mc-field-group input::placeholder {
  color: #fff;
}
#mc_embed_signup_scroll input[type="submit"] {
    width: 200px;
    height: 42px;
    border: 1px solid #d2ac67;
    background: #d2ac67;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}
#mc_embed_signup_scroll .mc-field-group {
    position: relative;
}
#mc_embed_signup_scroll .mc-field-group div.mce_inline_error {
    position: absolute;
    color: #ff6868;
    font-size: 12px;
    bottom: -18px;
    letter-spacing: 0.5px;
}
#mce-error-response,
#mce-success-response {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#mce-error-response {
	color: #ff6868;
}




.row.flex-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.footer-phones {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin: 0 0 70px;
}
.footer-phones a {
    color: #cdc8ce;
    font-weight: 500;
}
.footer-adress {
    color: #cdc8ce;
    font-weight: 500;
    text-align: center;
    margin: 0 0 70px;
}
.footer-mail {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.footer-mail a {
    color: #cdc8ce;
    font-weight: 500;
    transition: all 0.3s ease;
}
.footer-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 50px;
}
.footer-menu a {
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 1px;
    padding-bottom: 1px;
    overflow: hidden;
    position: relative;
}
.footer-menu a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 0;
    left: 0;
    transform: translate(-110%, 0%);
    transition: all 0.2s ease;
}
.footer-menu a:hover:after {
	transform: translate(0%, 0%);
}
.footer-social {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 50px;
}
.footer-social a {
    padding: 0 8px;
    opacity: 0.8;
    transition: all 0.3s ease;
}
.footer-social a:hover {
	opacity: 1;
}
.footer-social img {
    height: 16px;
}





p.created {
    color: #8a6f8d;
    margin: 85px 0 0;
    text-align: right;
    display: flex;
    align-items: center;
}
.created a:first-child {
	color: #8a6f8d;
}
.created a {
	line-height: 0;
}
.created .Voll_svg{
	fill: #8a6f8d;
	width: 50px;
	transition: all 0.3s;
	margin-left: 5px;
}
.voll {
    font-weight: 300;
    color: #8a6f8d;
}

p.created:hover a {
	color: #fff;
}	
p.created:hover svg {
	fill: #fff;
	transition: all 0.3s;
}
.voll:hover {
    color: #fff;
	text-decoration: none;
}

.owl-latest .owl-nav.disabled {
	display: block !important;
	text-align: center;
}


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

.left-col-feat {
    flex-basis: 30%;
}

.center-col-feat {
    flex-basis: 22%;
}

.right-col-feat {
    flex-basis: 30%;
}

.megamenu-type-html {
	width: 220px;
	margin-top: 0px !important;
}
div#homeSlider {
	background-color: #3c1541;
}
.customMenuLink {
    font-size: 14px !important;
    font-family: "Century Gothic";
    text-transform: uppercase;
}

.customMenuLink {
    font-size: 14px !important;
    font-family: "Century Gothic";
    text-transform: uppercase;
    padding: 6px 12px !important;
}

.customMenuLink:hover {
	color: #000 !important;
	text-decoration: underline;
}

.fa-heart:before {
    content: "\f004";
    font-family: "Font Awesome";
}

.fa-balance-scale-right:before {
    content: "\f516";
    font-family: "Font Awesome";
}

.fa-caret-down:before {
    content: "\f0d7";
    font-family: "Font Awesome";
    color: #000;
    font-weight: bold;
}


.menuLanguage {
	min-width: 40px;
	padding: 0px;
	margin-top: -5px !important;
	background-color: transparent;
	box-shadow: none;
	border: none;
    display: flex;
    list-style: none;
    padding: 0;
    margin-left: 15px;
}

ul.menuLanguage li {
    margin: 0px 5px !important;
}



.menuLanguage li a span {
	/*font-weight: bold;*/
	font-weight: normal;
}

.menuLanguage li, .menuLanguage li a, .menuLanguage li span {
    padding: 2px 0!important;
    margin: 0 !important;
    text-align: center;
}

.menuLanguage li span{
	font-weight: bold;
}

.languageBtn {
    padding-right: 0px;
}

.dropdown-img:after {
    content: "";
    background-image: url(/image/catalog/home/caret.png);
    width: 7px;
    height: 5px;
    display: inline-block;
    position: relative;
    top: -2px;
    right: -7px;
}

ul.dropdown-menu.dropdown-menu-right li a {
    color: #000 !important;
    font-family: "Century Gothic";
    text-transform: uppercase;
    padding: 0px;
    margin: 10px 0px;
}

ul.dropdown-menu.dropdown-menu-right li a:hover {
    color: #000;
    background: transparent;
    text-decoration: underline !important;
}

.dropdown-menu-right {
    min-width: 145px;
}

.menuLanguage a:hover {
    background: none !important;
    text-decoration: underline !important;
}

.menuLanguage a span:hover {
    background: none !important;
    text-decoration: underline !important;
}

.category-hover:hover .image a:after {
    display: block;
    background: #8b8698b8 !important;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
    transition: all 0.15s ease-in;
}

.category-hover {
    margin-bottom: 40px;
}

.block-text-cat p {
    color: #5d5d5d;
    font-size: 14px;
    line-height: 1.5;
}

.block-text-cat h2 {
    font-size: 22px;
    font-family: "IBMPlex";
    font-family: 'PT Serif';
    color: #000;
    margin-bottom: 25px;
}

.block-desc-cat {
    position: relative;
    margin-top: 50px;
    line-height: 1.6;
}

.block-desc-cat .absolutImgCenter {
    position: absolute;
    top: 0px;
    right: 0;
}

.block-text-cat {
    position: relative;
    z-index: 1;
}

.category-head, .article-head {
    font-size: 30px;
    font-family: 'PT Serif';
    text-shadow: none;
    color: #000;
    margin: 0 auto 50px;
    width: fit-content;
    position: relative;
    max-width: 100%;
}
.category-head:before, .article-head:before {
    content: '';
    position: absolute;
    background: #d5d5d5;
    height: 1px;
    width: 36px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -76px;
}
.category-head:after, .article-head:after {
    content: '';
    position: absolute;
    background: #d5d5d5;
    height: 1px;
    width: 36px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -76px;
}
.article-head {
	margin: 50px auto 10px;
	text-align: center;
}
.bg-article .article-date {
	text-align: center;
    margin: 15px auto 50px;
}
.container.article .description-article {
	max-width: 670px;
	margin: 20px auto;
}
.container.article .description-article .strong-italic {
	font-weight: 700;
    font-style: italic;
    font-family: 'PT Serif';
}
.container.article .description-article p {
	margin: 20px 0;
}
.container.article .description-article .quote {
	width: 70%;
    margin: 50px 25% 50px 5%;
    padding: 15px 30px;
    border: 1px solid #d9d3da;
    color: #3c1541;
    font-style: italic;
    font-family: 'PT Serif';
    line-height: 1.7;
    position: relative;
}
.container.article .description-article .quote::before {
	content: '“';
    position: absolute;
    top: 0;
    right: -30%;
    font-size: 200px;
    font-family: sans-serif;
    font-style: normal;
    width: 25%;
    height: 100%;
    line-height: 100%;
    text-align: center;
    color: #e3dee3;
}
.thumbnail picture {
	margin: 0 auto;
    display: block;
    width: auto;
    position: relative;
    max-width: max-content;
}

.thumbnail picture:before {
	content: "";
    position: absolute;
    top: 50%;
    left: -16px;
    border: 1px solid #d9d3da;
    width: 100%;
    height: 80%;
    z-index: 0;
    transform: translate(0px, -55%);
}

.thumbnail picture:after {
	content: "";
    position: absolute;
    top: 50%;
    left: 16px;
    border: 1px solid #d9d3da;
    width: 100%;
    height: 80%;
    z-index: 0;
    transform: translate(0px, -45%);
}
.thumbnail picture img {
	position: relative;
    z-index: 1;
    max-width: 100%;
}
.article-gallery {
	width: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin: 55px 0;
}
.article-gallery picture {
    flex-basis: 100%;
    margin: 10px 0;
    width: 100%;
    position: relative;
}
.article-gallery picture.half {
    flex-basis: calc(50% - 10px);
    width: calc(50% - 10px);
}
.article-gallery picture img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
.article-gallery:not(.no-border) picture:first-of-type::before, .article-gallery:not(.no-border) picture:last-of-type::before {
	content: "";
    position: absolute;
    top: -16px;
    left: -16px;
    border: 1px solid #d9d3da;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.article-gallery:not(.no-border) picture:last-of-type::before {
	top: 16px;
    left: 16px;
}
.article-video:not(.opened) {
    width: 100%;
    padding: 56% 0 0 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    cursor: pointer;
    margin-top: 50px;
}
.article-video:not(.opened):hover::before {
	background-color: rgb(0 0 0 / 0.7);
}
.article-video:not(.opened)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 0.4);
    transition: 0.4s background-color ease-in-out;
}
.article-video:not(.opened)::after {
    content: attr(data-videotitle);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    transform: translate(-50%, -50%);
    max-width: 100%;
    white-space: nowrap;
    padding-top: 40%;
}
.article-video .videoBtn {
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    bottom: unset;
    right: unset;
}

.ocfilter-option .ocf-option-name {
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    color: #000;
    font-family: "Century Gothic";
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
}

#ocfilter {
    border: none;
    box-shadow: none;
    background: #f5f5f5;
    margin: 0 -15px;
    padding: 0px;
    border-radius: 0 !important;
}

.ocfilter-option label span.newcheckbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    transition: all 0.3s ease;
}

.ocfilter-option .ocf-option-values {
	position: relative;
}

.ocfilter-option .ocf-option-values label {
	position: relative;
}

.ocfilter-option label input {
    position: relative;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.ocfilter-option label .link-name {
    color: #898989;
    text-decoration: none;
    margin-left: 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    top: -4px;
    transition: all 0.15s ease-in;
}

form#payment_address_form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ocfilter-option label .link-name:hover {
    color: #000;
}


.fa-times-circle:before {
    content: "\f057";
    font-family: "Font Awesome";
    color: #000;
    /* background: #000; */
    /* overflow: hidden; */
    border-radius: 100%;
    font-size: 20px;
}



i.fa.fa-times-circle {
    margin-right: 15px;
}

.list-group-item.selected-options {
    border: none;
    text-align: left;
    border-bottom: 1px solid #fff;
}

.ocfilter-option label input:checked ~ span.newcheckbox {
	background-color: transparent;
    border: 1px solid #636363;
}

.ocfilter-option label input:checked ~ span.newcheckbox:after {
    content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 4px;
    width: 8px;
    height: 8px;
    background: #636363;
}

.ocfilter-option label input:checked ~ .link-name,
.ocfilter-option label input:checked ~ .link-name a {
	color: #636363;
}

.custom-end-btn {
    border: none !important;
    box-shadow: none !important;
    text-align: left;
    font-size: 11px;
    color: #828282;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    padding: 20px;
    width: 100%;
    height: 54px;
    background: #f5f5f5;
    position: relative;
}
.custom-end-btn:before {
    content: '+';
    font-size: 20px;
    line-height: 17px;
    font-weight: 500;
    transform: rotate(45deg);
    color: #080808;
    margin: 0 4px 0 0;
}




.row-product-cat {
    margin-top: 0px;
}


.product-images {
    padding-right: 50px;
    padding-left: 15px;
}
.product-images .thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnails > li {
	margin: 0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
    margin-bottom: 0px;
    padding: 0;
    display: block;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.thumbnails .thumbnail.thumb-product {
    border-radius: 0;
    padding: 0;
    border: 0 !important;
    margin: 0 0 30px;
    background: #fff;
}
.thumbnails .image-additional {
    float: left;
    border-radius: 0;
}
.thumbnails .image-additional .thumbnail {
    border: 1px solid #ddd;
}



.product-info {
	background: #3c1541;
	color: #fff;
	padding: 20px 45px 40px;
}
.product-head {
	position: relative;
	margin: 0 0 25px;
}
.product-head .product-title {
	font-size: 30px;
    font-family: 'PT Serif';
    color: #fff;
    margin: 0 0 15px;
    letter-spacing: 1px;
}
.product-head .manufacturer {
    margin: 0 0 15px;
}
.product-head .manufacturer a {
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
.product-head .articul {
    color: #99819c;
    font-size: 14px;
}

.product-head .product-headbuttons {
    position: absolute;
    top: 0;
    right: -3px;
}
.product-head .product-headbuttons button {
    width: 26px;
    height: 26px;
    border-radius: 0 !important;
    border: 0 !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 3px;
    padding: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    background-color: transparent;
}
.product-head .product-headbuttons button.compare-btn {
    background-image: url(/image/icons/libra_grey.svg);
}
.product-head .product-headbuttons button.wishlist-btn {
    background-image: url(/image/icons/heart_grey.svg);
}

.images-additional {
	max-width: 700px;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
}

.image-additional {
	flex-basis: calc( 25% - 16px );
	margin: 8px;
}
.image-additional a {
	margin-bottom: 0px !important;
}
.image-block-dop {
	width: 100%;
	min-height: 151px;
	background-size: cover;
}

@media (max-width: 767px) {
	.image-additional {
		flex-basis: calc( 33% - 4px );
		margin: 2px;
	}

	.image-block-dop {
		width: 100%;
		min-height: 101px;
		background-size: cover;
	}
}


.minus, .plus {
    border: 1px solid #ededed;
    background: none;
    border-radius: 100%;
    font-size: 22px;
    text-align: center;
    width: 35px;
    height: 35px;
    /* font-weight: bold; */
    color: #000;
    /* align-items: center; */
    font-family: 'PT Serif';
    padding: 0px;
}

input#input-quantity {
    text-align: center;
    width: 100%;
    max-width: 55px;
    border: none;
    box-shadow: none;
    font-size: 20px;
    font-family: "Century Gothic";
    text-shadow: none;
}

.block-inline-quant {
	display: flex;
}

.price-block {
	font-family: "Century Gothic";
	font-weight: 400;
	color: #fff;
	font-size: 26px;
	line-height: 1;
	letter-spacing: 0.5px;
}

.block-attr-prod {
    color: #fff;
    padding: 0 0 25px;
    border-bottom: 1px solid #4d2d51;
    margin: 0 0 40px;
}
.block-attr-prod .block-attr-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
}


.btn-add-cart-custom {
    max-width: 225px;
    background: none;
    color: #000;
    text-shadow: none;
    border: 1px solid #000;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 13px;
	border-radius: 0px;
	transition: all 0.15s ease-in;
}

.btn-add-cart-custom:hover {
    color: #fff;
	text-shadow: none;
	background: #000;
}

.btn-custom-srav {
    background: none;
    border: none;
    box-shadow: none;
}

.btn-custom-srav i {
    font-size: 20px;
    color: #000;
}

span.price-text {
    font-size: 16px;
    font-weight: normal;
    margin-right: 10px;
}

.procentBlock img {
    float: left;
    margin-right: 10px;
    max-height: 55px;
    margin-top: 6px;
}

.descRight-proc {
    height: 75px;
    align-items: center;
    display: flex;
}

.block-desc-proc {
    margin-bottom: 25px;
}

.priceGroup {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	border-top: 1px solid #4d2d51;
	padding: 20px 0;
	border-bottom: 1px solid #4d2d51;
}
.priceGroup .list-unstyled {
    margin: 0;
}


.descRight-proc p {
    font-size: 15px;
    color: #000;
    font-family: "Century Gothic";
    line-height: 2;
    margin-left: 15px;
}

.bg-with-img {
    background-size: cover;
}

.bg-with-img {
    background-size: cover;
    position: relative;
    top: -50px;
    padding: 95px 0px 45px;
}

.kilkist {
    font-family: "Century Gothic";
    font-size: 14px;
    color: #000;
    display: block;
	margin-bottom: 30px;
	margin-top: 9px;
}

.ocfilter .ocfilter-option {
    background: transparent;
    padding: 20px 20px;
    border: 0px;
    border-bottom: 1px solid #fff;
}

.ocfilter .ocfilter-option.list-group-item.active, 
.ocfilter .ocfilter-option.list-group-item.active:focus, 
.ocfilter .ocfilter-option.list-group-item.active:hover {
	background: transparent;
	border-color: #fff;
}

.ocfilter-option .ocf-option-values {
    max-height: 900px;
    overflow: hidden !important;
    transition: all 0.25s linear;
}
.ocfilter-option.active .ocf-option-values {
	max-height: 0px;
}




.ocfilter .filter-item-toggle {
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    opacity: 0.8;
    transition: all 0.3s ease;
}
.ocfilter .filter-item-toggle:hover {
	opacity: 1;
}
.ocfilter .filter-item-toggle:after {
    content: '';
    position: absolute;
    width: 16px;
    height: 2px;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ocfilter .filter-item-toggle:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 16px;
    background: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transition: all 0s;
}
.ocfilter .filter-item-toggle.active:before {
	opacity: 1;
}


.attribute-block {
    display: block;
    margin: 0px;
}

.attribute-block li {
	font-size: 14px;
	margin-bottom: 4px;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
}
.attribute-block li .attr-name {
    color: #99819c;
    padding-right: 15px;
}
.attribute-block li .attr-value {
    color: #dbcfdd;
}

.product-images .thumbnails .big-thumbnail img {
    max-height: 545px;
}
.product-buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 0 -10px 40px;
}
.product-buttons button {
    flex-basis: 50%;
    max-width: calc(50% - 20px);
    margin: 0 10px;
    width: 100%;
    height: 42px;
    border: 1px solid #d2ac67;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: none !important;
    outline: none !important;
    transition: all 0.3s ease;
}
.product-buttons button.callMeeting {
    background: #d2ab67;
    color: #3c1541;
}
.product-buttons button.callMeeting:hover {
	background: #fff;
	border: 1px solid #fff;
}
.product-buttons button.btn-add-cart-custom {
	background: transparent;
    color: #d2ab67;
}
.product-buttons button.btn-add-cart-custom:hover {
	border: 1px solid #d2ac67;
	color: #3c1541;
	background: #d2ac67;
}


.product-share {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 14px;
    color: #99819c;
}
.product-share a {
    margin-left: 15px;
    margin-right: -5px;
    opacity: 0.8;
    transition: all 0.3s ease;
}
.product-share a:hover {
	opacity: 1;
}
.product-share a img {
    width: 18px;
    height: 18px;
}




.block-attr li {
    color: #0c1013;
    font-size: 16px;
    font-family: "Century Gothic";
    margin-bottom: 5px;
}

ul.block-attr.list-unstyled {
    margin-top: -10px;
}

.blockDesc p {
    color: #0c1013;
    font-size: 16px;
}

.title-prim {
    font-weight: bold;
    margin-bottom: 5px;
}

.title-random {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #000;
    margin-bottom: 60px;
}

.blockDesc {
    margin-top: 30px;
}

.random-prod {
    margin-top: 0;
}

.block-option-custom .radio {
    display: inline-block;
}

.option-title-custom {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 25px;
}

.block-option-custom {
    margin-top: 35px;
}

.block-option-custom .radio label {
    padding-left: 0px;
    margin-right: 10px;
}

span.name-option {
    display: none;
}

.block-option-custom .radio input {
    opacity: 0;
}

.block-option-custom .img-thumbnail {
    border-radius: 100%;
}

.block-pag-cat {
    text-align: center;
}

.row-product-cat .product-layout {
    padding: 0;
    position: relative;
}
.prod-chek {
    position: absolute;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 1px solid #cecece;
    top: 16px;
    left: 16px;
    z-index: 1;
    cursor: pointer;
    border-radius: 0;
    transition: all 0.25s ease;
}
.prod-chek:before {
    content: '';
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    background: #3c1541;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 0.25s ease;
}
.prod-chek.active {
	border-color: #3c1541;
}
.prod-chek.active:before {
	opacity: 1;
}



.butAll {
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    margin: 50px 0 20px;
    transition: opacity 0.3s ease;
}
.butAll.active {
	visibility: visible;
	opacity: 1;
}
.butAll .text {
    font-size: 14px;
    color: #000;
    margin-right: 30px;
}
.butAll button.buyAll-btn {
    width: 210px;
    height: 50px;
    border: 0px;
    border-radius: 0;
    background: #d2ac67;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    color: #fff;
    box-shadow: none !important;
    outline: none !important;
}




.popupWrapper.meetingPopup {
    max-width: 780px;
    max-height: 540px;
    display: flex;
}
.popupWrapper.meetingTotalPopup {
	max-width: 420px;
    max-height: 530px;
}
.popupWrapper.meetingTotalPopup .popupBody,
.popupWrapper.meetingPopup .popupBody {
    background: #2f0d33;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0 70px 0 50px;
}
.popupWrapper.meetingPopup .popupProd {
    min-width: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.popupWrapper.meetingPopup .popupProd .image {
    height: 250px;
    width: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 25px;
}
.popupWrapper.meetingPopup .popupProd .manufacturer {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.popupWrapper.meetingPopup .popupProd .name {
    font-size: 14px;
    color: #444;
    margin: 0 0 15px;
}
.popupWrapper.meetingPopup .popupProd .price {
    font-size: 16px;
    font-weight: 600;
}

.popupWrapper.meetingTotalPopup .popupBody .title,
.popupWrapper.meetingPopup .popupBody .title {
    font-size: 30px;
    font-family: 'PT Serif';
    color: #fff;
    margin: 0 0 25px;
}
.popupWrapper.meetingTotalPopup .popupBody .subtitle,
.popupWrapper.meetingPopup .popupBody .subtitle {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
    margin: 0 0 40px;
}
form.meetingForm {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    max-width: 300px;
    margin: 0 0 20px;
}
form.meetingForm label {
    width: 100%;
    margin: 0;
}
form.meetingForm label input {
    width: 100%;
    height: 44px;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: transparent;
    margin: 0 0 30px;
    padding: 5px 20px;
    color: #fff;
    box-shadow: none !important;
    outline: none !important;
}
form.meetingForm .meetingSubmit {
    width: 100%;
    height: 44px;
    border-radius: 0;
    border: 1px solid #d2ac67;
    background: #d2ac67;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
        outline: none !important;
    box-shadow: none !important;
    text-transform: uppercase;
    transition: all 0.3s ease;
}
form.meetingForm .meetingSubmit:focus,
form.meetingForm .meetingSubmit:hover {
	border-color: #fff;
	border-radius: 0;
	background: #fff;
	color: #3c1541;
}
.popupWrapper.meetingTotalPopup .popupBody .disclamer,
.popupWrapper.meetingPopup .popupBody .disclamer {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
}
form.meetingForm label input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}


.popupWrapper.succesMeetingTotal,
.popupWrapper.succesMessage,
.popupWrapper.succesMeeting {
    max-width: 400px;
    padding: 50px;
}
.popupWrapper.succesMeetingTotal .popupBody,
.popupWrapper.succesMessage .popupBody,
.popupWrapper.succesMeeting .popupBody {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.popupWrapper.succesMeetingTotal .popupBody .thanksTitle,
.popupWrapper.succesMessage .popupBody .thanksTitle,
.popupWrapper.succesMeeting .popupBody .thanksTitle {
    font-size: 30px;
    font-weight: 500;
    font-family: 'PT Serif';
    margin: 0 0 25px;
    text-align: center;
}
.popupWrapper.succesMeetingTotal .popupBody .thanksText,
.popupWrapper.succesMessage .popupBody .thanksText,
.popupWrapper.succesMeeting .popupBody .thanksText {
    font-size: 14px;
    text-align: center;
}



.have_questions {
    background: #3c1541;
    position: relative;
    padding: 115px 0;
}
.have_questions:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    background: #2f0d33;
    top: 0;
    left: calc((750px - 100vw)/2 - 600px);
    z-index: 0;
}
.have_questions:after {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    background: #2f0d33;
    top: 0;
    right: calc((750px - 100vw)/2 - 600px);
    z-index: 0;
}
.have_questions .container {
    max-width: 750px;
    position: relative;
    z-index: 1;
}
.qusetion-title {
    text-align: center;
    color: #fff;
    position: relative;
    font-size: 30px;
    line-height: 1;
    margin: 0 0 25px;
    font-family: 'PT Serif';
}
.question-subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin: 0 auto 30px;
    max-width: 400px;
}



h1.dostavka-title {
    color: #3c1541;
    width: fit-content;
    margin: 60px auto;
    position: relative;
    font-size: 30px;
}
h1.dostavka-title:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -55px;
    background: #9c889e;
}
h1.dostavka-title:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -55px;
    background: #9c889e;
}

.variant-title {
    color: #3c1541;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 60px;
    position: relative;
}
.variant-title:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    display: block;
    background: #9c889e;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -45px;
}


.oplata-varis {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 -15px 60px;
}
.oplata-varis .oplata-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-basis: 100%;
    max-width: calc(33.33% - 30px);
    margin: 0 15px;
    height: 115px;
    background: #ececec;
    position: relative;
}
.oplata-varis .oplata-item .image {
    min-width: 115px;
    height: 115px;
    border-right: 1px solid #d6d6d6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.oplata-varis .oplata-item .image img {
    max-width: 45px;
}
.oplata-varis .oplata-item .text {
    padding: 0px 15px 0 25px;
}
.oplata-varis .oplata-item:before {
    content: '';
    position: absolute;
    font-size: 12px;
    color: #3c1541;
    font-weight: 600;
    top: 15px;
    right: 15px;
}
.oplata-varis .oplata-item:nth-child(1):before {
	content: '01';
}
.oplata-varis .oplata-item:nth-child(2):before {
	content: '02';
}
.oplata-varis .oplata-item:nth-child(3):before {
	content: '03';
}
a.bord-link {
	border: 1px solid #3c1541;
	padding: 3px 8px;
	position: relative;
	left: 0;
	background: #3c1541;
	color: #fff;
	top: 0;
	z-index: 0;
	transition: all 0.2s ease-in-out;
	margin-right: 10px;
}

.flex-block-relative {
	position: absolute;
	z-index: 9;
	left: 1px;
	top: 15px;
}

a.bord-link:hover {
	transition: all 0.2s ease-in-out;
	background: #3c1541;
	color: #fff;
	/* margin-right: 10px; */
}



.delivery-varis .delivery-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin: 80px 0 90px;
    position: relative;
}
.delivery-varis .delivery-item > img {
    margin: 0 115px 0 0;
}
.delivery-varis .delivery-item .text {
    flex-basis: 65%;
    font-size: 16px;
    color: #383838;
}
.delivery-varis .delivery-item .text .item-title {
    color: #3c1541;
    font-weight: 700;
    margin: 0 0 30px;
}
.delivery-varis .delivery-item .text p {
    margin: 0 0 20px;
}
.delivery-varis .delivery-item.reverse {
    flex-direction: row-reverse;
    margin: 0 0 30px;
}
.delivery-varis .delivery-item.reverse > img {
    margin: 0 0 0 115px;
}
.delivery-varis .delivery-item:not(.reverse):before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100vw;
    background: #e1e1e1;
    top: -50px;
    right: 0;
}
.delivery-varis .delivery-item:not(.reverse):after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100vw;
    background: #e1e1e1;
    bottom: -50px;
    left: 0;
}






.compare-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    height: 100%;
        width: calc(100% + 30px);
    max-width: calc(100% + 30px);
    border: 1px solid #e1e1e1;
    margin: 0 -15px -1px;
    color: #404040;
}
.compare-row .image {
    width: 130px;
    height: 130px;
    border-right: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.compare-row .name {
    height: 130px;
    width: 195px;
    border-right: 1px solid #e1e1e1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.compare-row .name .brand {
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    margin: 1px 0;
}
.compare-row .attribute {
    height: 130px;
    width: 190px;
    border-right: 1px solid #e1e1e1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.compare-row .price {
    height: 130px;
    width: 260px;
    border-right: 1px solid #e1e1e1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #000;
}
.compare-row .checkIt {
    height: 130px;
    width: 100px;
    border-right: 1px solid #e1e1e1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.compare-row .checkIt .checkbox.prod-chek {
    background: #e9e9e9;
    border: 1px solid #e9e9e9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.3s ease;
}
.compare-row .checkIt .checkbox.prod-chek.active {
	border: 1px solid #3c1541;
}
.compare-row .delete {
    height: 130px;
    width: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.compare-row .delete .deleteBtn {
    display: block;
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    cursor: pointer;
    opacity: 0.6;
}
.compare-row .delete .deleteBtn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg);
}
.compare-row .delete .deleteBtn:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #000;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(135deg);
}
.compare-row .delete .deleteBtn:hover {
	opacity: 0.9;
}





.compare-row.compareHeader,
.compare-row.compareHeader .name,
.compare-row.compareHeader .attribute,
.compare-row.compareHeader .image,
.compare-row.compareHeader .price,
.compare-row.compareHeader .checkIt,
.compare-row.compareHeader .delete {
	border: 0px;
	height: 56px;
	font-size: 14px;
	font-weight: 500;
	color: #000;
}






.colorfull-bg {
    background: #3c1541;
    color: #fff;
    position: relative;
}
.colorfull-bg .breadcrumb {
    border-top: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.atelie-row {
    display: flex;
    align-items: center;
}
.atelie-row .text {
    padding: 0 70px 0 0;
    font-size: 16px;
}
.atelie-row .text h1.page-title {
    color: #fff;
    position: relative;
    font-size: 50px;
    margin: 0 0 30px;
}
.atelie-row .text h1.page-title:before {
    content: '';
    width: 50px;
    height: 2px;
    display: inline-block;
    background: #fff;
    bottom: 15px;
    margin: 0 25px 0 0;
    position: relative;
}
.atelie-row .text p {
    margin: 0 0 20px;
}
.atelie-row .atelie-image {
    min-width: 560px;
    height: 570px;
    background-size: cover;
    background-position: center;
}
.atelie-row.reverse .text {
    padding: 0 40px 0 40px;
}

.atelie-row.reverse .atelie-image {
    margin-top: -10px;
    border: 10px solid #3c1541;
    margin-left: -10px;
}
.atelie-row.reverse .text {
    padding: 0 40px 0 40px;
}

.atelie-row.last-row {
    flex-direction: column;
    position: relative;
    align-items: flex-end;
    padding-left: 490px;
}
.atelie-row.last-row .atelie-image.right {
    min-width: 800px;
    height: 700px;
    border: 10px solid #3c1541;
    margin-top: -90px;
}
.atelie-row.last-row .atelie-image.free {
    min-width: 500px;
    height: 750px;
    position: absolute;
    left: -10px;
    top: 100px;
    border: 10px solid #3c1541;
}
.atelie-row.last-row .text {
    padding: 70px 20px 0 30px;
}





.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid transparent;
    font-size: 14px;
}


.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: #000;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
    font-size: 14px;
    font-weight: bold;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #000;
    background-color: transparent;
    border-color: transparent;
    font-weight: bold;
}

.fa-filter:before {
    content: "\f0b0";
    font-family: "Font Awesome";
}

.fa-book:before {
    content: "\f02d";
    font-family: "Font Awesome";
}

.fa-truck:before {
    content: "\f0d1";
    font-family: "Font Awesome";
}

.fa-credit-card:before {
    content: "\f09d";
    font-family: "Font Awesome";
}

.fa-chevron-down:before {
    content: "\f078";
    font-family: "Font Awesome";
}

.fa-chevron-up:before {
    content: "\f077";
    font-family: "Font Awesome";
}

.fa-times:before {
    content: "\f00d";
    font-family: "Font Awesome";
    color: #171717;
}

.fa-check:before {
    content: "\f00c";
    font-family: "Font Awesome";
}

.fa-shopping-cart:before {
    content: "\f07a";
    font-family: "Font Awesome";
}


/*DOSTAVKA I OPLATA START*/

.bg-dostavka.bg-with-img {
    background: linear-gradient(90deg, #f4f5f6 20%, #fafafa 50%);
}

.titleDost {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #000;
    padding-top: 14px;
}

.float-left {
    float: left;
    margin-right: 15px;
}

.dostavkaText p {
    font-size: 16px;
    font-family: "Century Gothic";
    color: #171717;
    line-height: 1.3;
    margin-top: 25px;
}

.first-bold {
    font-weight: bold;
}

.formDostavka input.inputMail {
    height: 50px;
}

.text-ras {
    color: #001717;
    font-size: 14px;
    font-family: "Century Gothic";
    margin-top: 16px;
}

.titleRassylka {
    font-family: 'PT Serif';
    color: #171717;
    font-size: 22px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.title-vozvrat {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #0c1013;
    margin-bottom: 35px;
}

.block-text-two p {
    color: #171717;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.block-cyfry p {
    font-size: 16px;
    color: #171717;
    margin-bottom: 20px;
}

.vozvrat-title-spisok {
    color: #0c1013 !important;
    font-family: 'PT Serif';
    font-size: 22px !important;
    margin-bottom: 20px;
}

.block-cyfry {
    margin-top: 50px;
    margin-bottom: 100px;
}

.title-form-vozvrat {
    font-size: 22px;
    color: #171717;
    font-family: 'PT Serif';
    margin-bottom: 20px;
}

.subtitle-form-vozvrat {
    color: #001717;
    font-size: 14px;
}

.formWesta input {
    border: none;
    border-bottom: 2px solid #828282;
    width: 100%;
    font-size: 14px;
    color: #828282;
    padding-bottom: 10px;
    height: 50px;
}

.btn-send {
    font-size: 12px;
    color: #fff;
    font-family: "Century Gothic";
    text-transform: uppercase;
    border: none;
    background: #000;
    font-weight: bold;
    padding: 15px 0px;
    width: 100%;
    letter-spacing: 1px;
}

.formWesta {
    margin-top: 40px;
}

.btn-poshta {
    font-size: 12px;
    color: #000;
    font-family: "Century Gothic";
    text-transform: uppercase;
    border: none;
    background: transparent;
    font-weight: bold;
    padding: 15px 30px;
    letter-spacing: 1px;
    border: 1px solid #000;
    transition: all 0.15s ease-in;
}



.block-btn-poshta {
    margin-top: 40px;
    margin-bottom: 20px;
}

.btn-poshta img {
    margin-right: 10px;
    position: relative;
    left: -7px;
}

.btn-poshta:hover {
    font-size: 12px;
    color: #fff;
    border: 1px solid #000;
    background: #000;
}

.formWesta input:focus {
    outline: none;
}

a:focus, a:hover {
    color: initial;
    text-decoration: none;
    outline: none !important;
}

a:focus {
    color: #d2ac67;
    text-decoration: none;
}

span.attr-value {
    text-transform: capitalize;
}

div#post_form_success {
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 40px;
    font-family: "Century Gothic";
}

/*DOSTAVKA I OPLATA END*/


.countdown-title {
	font-family: BebasNeueBold, sans-serif;
	color: #fe4040;
	text-transform: uppercase;
	font-size: 50px;
    margin-bottom: -15px;
}

	.countdown {
		font-family: sans-serif;
		color: #fff;
		display: block;
		font-weight: 100;
		text-align: left;
		font-size: 30px;
		margin-bottom: 0px;
	}

	.countdown-number {
		padding: 10px 0px;
		border-radius: 3px;
		background: transparent;
		display: inline-block;
	}

    .countdown-time {
        padding: 15px 1px 0px;
        border-radius: 3px;
        background: transparent;
        display: inline-block;
        color: #009944;
        font-size: 42px;
        font-family: "Century Gothic";
        font-weight: 400;
    }

    .countdown-text {
        display: block;
        padding-top: 16px;
        font-size: 14px;
        color: #7b7b7b;
        font-family: "Century Gothic";
        text-align: center;
        width: auto;
        margin: 0px auto 12px -8px;
        line-height: 0px;
    }

	.perePrice {
		font-size: 30px;
		display: block;
		position: relative;
		margin-left: 0px;
		margin-bottom: -15px;
	}

.perePrice:before {
    content: "";
    background: #fe4040;
    display: block;
    width: 57px;
    height: 3px;
    position: absolute;
    top: -5%;
    bottom: 0;
    left: -1px;
    right: 0;
    transform: rotate(16deg);
    margin: auto;
}

.dvoKrap {
    color: #009944;
    font-family: "Century Gothic";
    font-weight: 400;
    font-size: 42px;
    position: relative;
    right: -4px;
    top: -4px;
}

.skidka {
    max-width: 477px;
    width: 100% !important;
    margin-bottom: 50px;
}

.title-slider-akcia {
    font-size: 64px;
    color: #fff;
    text-align: left;
    font-family: 'PT Serif';
    margin-bottom: 40px;
}

.text-do-konca {
    font-size: 14px;
    font-family: "Century Gothic";
    color: #fff;
    font-weight: 400;
    margin-left: 4px;
}

.img-logo-inform {
    max-width: 255px;
}

.evita-title {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #000;
    margin-top: 20px;
}

#option-10016 {
    display: none;
}

.title-soc-evita {
    font-size: 16px;
    font-family: "Century Gothic";
    color: #000;
    font-weight: bold;
}

.flex-row-filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}

img.socImgIcon.soc-evita-img {
    border: 1px solid #000;
    padding: 5px;
    height: 30px;
}

.tel-soc-evita {
    color: #0c1013;
}

.ocfilter-mobile-handle.mobileShow {
    display: none;
}



.contact-evita {
    font-size: 16px;
    font-family: "Century Gothic";
    color: #0c1013;
    margin-top: 14px;
}

.soc-evita {
    margin-bottom: 40px;
}

.imgInEvita {
    width: 100%;
}

.block-text-evita p {
    color: #0c1013;
    font-size: 16px;
    font-family: "Century Gothic";
    margin-bottom: 15px;
}

.block-text-evita {
    margin-top: 35px;
}

p.title-ourContact {
    line-height: 1.3;
    color: #0c1013;
    display: block;
    min-height: 20px;
    font-size: 16px;
    font-family: "Century Gothic";
    font-weight: bold;
    margin-bottom: 15px;
}

.title-our-contact {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #0c1013;
    margin-bottom: 30px;
}

.subtitle-ourContact {
    color: #0c1013;
    font-size: 16px;
    font-family: "Century Gothic";
    line-height: 1.5;
}

.contact-link {
    color: #0c1013;
    text-decoration: underline;
}

.contact-link:hover {
    color: #0c1013;
    text-decoration: underline;
}

.block-ourContact {
    margin-bottom: 50px;
}

.maps-evita {
    width: 100%;
}

.magaz-on-map {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #171717;
    margin-top: 50px;
    margin-bottom: 45px;
}

.magazadres {
    color: #0c1013;
    font-size: 16px;
    margin-bottom: 30px;
}

.block-maps {
    margin-bottom: 50px;
}

.information-information-10 footer {
    margin-top: 100px;
}

.title-article a {
    color: #000;
    font-size: 16px;
    font-family: "Century Gothic";
    font-weight: bold;
}

.preview-article {
    color: #6f6f6f;
    font-size: 14px;
    font-family: "Century Gothic";
    font-style: italic;
}

.podrob a {
    color: #d2ac67;
    font-size: 11px;
    font-family: "Century Gothic";
    float: right;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.article-thumb {
	border: 1px solid #d9d3da;
}
.article-thumb .image {
	padding: 20px 20px 0 20px;
}
.article-thumb .caption {
   /* border: 1px solid #f0f0f1;*/
    padding: 20px;
    position: relative;
   /* z-index: 9;*/
   /* top: -50px;*/
    border-top: 0px;
}

.title-article {
    margin-bottom: 15px;
}

.article-date {
    color: #404040;
    font-size: 11px;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.posled-article {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #0c1013;
    margin: 15px 0px;
}

p.inform-head {
    margin-bottom: 20px;
    margin-top: 20px;
}

.title-article-inside {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #171717;
}

.newsblog-article .thumbnails > li {
    margin-left: 0px;
    padding: 0px 5px;
}

.newsblog-article .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.description-article p {
    color: #0c1013;
    font-family: "Century Gothic";
    font-size: 16px;
    line-height: 1.5;
}

.description-article {
    margin-top: 35px;
}

.related-news {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #171717;
}

.related-block {
    margin-top: 50px;
}


.related-products {
    padding: 80px 0 60px;
}



.bg-category {
    position: relative;
    padding: 70px 0px 50px;
}

.fa-check-circle:before {
    content: "\f058";
    font-family: "Font Awesome";
}

.alert-success {
    color: #171717;
    background-color: #f5f5f5;
    border-color: transparent;
    font-size: 15px;
}

.notification.alert.alert-success {
    position: fixed;
    bottom: 20px;
    right: 20px;
    margin: 0;
    display: block;
    width: 400px;
    font-size: 16px;
    padding: 20px;
    color: #3c1541;
    border: 0;
    background-color: #d2ab67;
    border-radius: 0;
    box-shadow: 0 0 14px -4px #ab8441;
    z-index: 2;
}
.notification.alert.alert-success button.close {
    position: absolute;
    right: 8px;
    top: 5px;
}

.alert-success a {
    color: #171717;
    text-decoration: underline;
}

.btn-group-justified .btn-group label, .btn-group-justified .btn-group button {
    background: transparent !important;
    color: #171717 !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-family: "Century Gothic";
    font-weight: bold !important;
    letter-spacing: 1px;
    box-shadow: none !important;
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    padding: 13px 0px !important;
}

label.btn.btn-primary.active {
    color: #fff !important;
    background: #171717 !important;
}

#d_quickcheckout .panel-default > .panel-heading {
    background: transparent !important;
    border: none !important;
}

#d_quickcheckout .panel-default {
    border: none !important;
    box-shadow: none !important;
}

#d_quickcheckout .panel-title span.text {
    font-size: 22px;
    font-family: 'PT Serif';
    color: #171717;
}

.fa-truck:before {
    content: "\f0d1";
    font-family: "Font Awesome";
    font-size: 22px;
    color: #171717;
}

.fa-credit-card:before {
    content: "\f09d";
    font-family: "Font Awesome";
    font-size: 22px;
    color: #171717;
}

#d_quickcheckout p {
    margin: 0 0 10px;
    font-size: 15px;
    font-family: "Century Gothic";
    color: #171717;
}

#d_quickcheckout strong.title {
    font-size: 16px;
    font-weight: bold;
    color: #171717;
    margin: 18px 0px 14px !important;
    display: block;
}

.radio-input span.text, .radio-input span.price {
    color: #171717;
    font-size: 15px;
}

#payment_address_form label.control-label {
    display: none;
}

#shipping_address_form label.control-label {
    display: none;
}

div#shipping_address {
    margin-top: 66px;
}

/*#payment_address_form input {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 2px solid #828282 !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 15px !important;
    margin-bottom: 10px;
    height: 40px !important;
    color: #828282 !important;
    font-size: 14px !important;
}*/

#confirm_agree_input a {
    color: #171717;
    text-decoration: underline;
}

input#payment_address_telephone {
    padding-left: 48px !important;
    padding-bottom: 7px !important;
}

#shipping_address_form input {
    display: none;
}

div#shipping_method .panel-heading, div#shipping_method .panel-body {
    padding-left: 0px;
    padding-right: 0px;
}

div#payment_method .panel-heading, div#payment_method .panel-body {
    padding-left: 0px;
    padding-right: 0px;
}

#shipping_address_form input, #shipping_address_form select {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 2px solid #828282 !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 15px !important;
    margin-bottom: 10px;
    background: transparent !important;
    height: 40px !important;
    color: #828282 !important;
    font-size: 14px !important;
    display: block;
}

#cart_view .control-label, #cart_view .text-right {
    font-size: 16px !important;
    color: #171717 !important;
    padding: 0px !important;
    margin-bottom: 5px;
}

#confirm_comment_input span.text {
    font-size: 16px;
    font-weight: bold;
    color: #171717;
    margin-bottom: 30px !important;
    display: block;
}

textarea#confirm_comment {
    height: 130px !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border-color: #000 !important;
    font-size: 14px !important;
    color: #828282 !important;
}


#d_quickcheckout button#qc_confirm_order {
    max-width: 250px;
    border-radius: 0px !important;
    box-shadow: none !important;
    background: #000 !important;
    border-color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px !important;
    font-weight: bold !important;
    min-height: 50px;
    margin-left: auto !important;
    position: relative !important;
    right: 0px !important;
    display: block !important;
    color: #fff;
}

div#d_quickcheckout {
    margin-top: 50px;
}

.img-product-checkout {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
}
.img-product-checkout img {
    max-width: 90px;
}

.caption-checkout a {
    color: #171717 !important;
    font-size: 14px;
    display: block;
}



#d_quickcheckout button.btn.btn-primary.decrease {
    background: transparent !important;
    color: #000 !important;
    border-radius: 100% !important;
    border-color: #000 !important;
    padding: 9px 10px !important;
    width: 33px !important;
    height: 33px !important;
}

#d_quickcheckout button.btn.btn-primary.increase {
    background: transparent !important;
    color: #000 !important;
    border-radius: 100% !important;
    border-color: #000 !important;
    padding: 9px 10px !important;
    width: 33px !important;
    height: 33px !important;
}

#d_quickcheckout button.btn.btn-primary.increase:focus {
    outline: none;
}

#d_quickcheckout button.btn.btn-primary.decrease:focus {
    outline: none;
}

input.qc-product-qantity.form-control.text-center {
    border: none !important;
    box-shadow: none !important;
    color: #000 !important;
    font-size: 16px !important;
}

#d_quickcheckout button.btn.btn-danger.delete {
    background: transparent;
    border: none;
    box-shadow: none;
    color: #000;
    font-size: 0;
    position: absolute;
    top: -15px;
    right: 0;
    padding-right: 0px;
}

.form-horizontal.qc-totals {
    display: block !important;
    width: 100%;
    padding-right: 15px;
}

#d_quickcheckout .qc-product-qantity {
    min-width: 38px;
    background: transparent;
}

.fa.fa-times {
    font-size: 22px !important;
}

.qc-checkout-product.panel-body {
    margin-top: 25px;
    margin-bottom: 20px !important;
}

#d_quickcheckout .input-group.input-group-sm {
    max-width: 130px;
}


.quantity-check {
    display: inline-block;
    position: relative;
    top: 8px;
    margin-left: 20px;
}

.quantity-check {
    display: inline-block;
}


.block-vsego {
    display: inline-block;
}

.product-checkout-block {
    position: relative;
    margin-bottom: 50px;
}

div#payment_method_list label {
    color: #171717;
    font-size: 15px;
}

.fa-share:before {
    content: "\f064";
    font-family: "Font Awesome";
}

.minus:focus, .plus:focus {
    outline: none;
}

.btnLatest:focus {
    outline: none;
}

.btn-primary.focus, .btn-primary:focus {
    color: #3c1541 !important;
    background-color: #d2ab67 !important;
    border-color: #d2ab67 !important;
    outline: none !important;
}

button.btn.btn-custom-srav:focus {
    outline: none !important;
    box-shadow: none !important;
}

#login_model .modal-dialog {
    background: #fff !important;
}

#login_model .modal-content {
    border-radius: 0px;
}

.fa-exclamation-circle:before {
    content: "\f06a";
    font-family: "Font Awesome";
}

.fa-angle-right:before {
    content: "\f105";
    font-family: "Font Awesome";
}

.login-title {
    text-align: center;
    font-size: 22px;
    font-family: 'PT Serif';
    color: #171717;
}

#login_form label.control-label {
    display: none;
}

#button_login {
    max-width: 100%;
    border-radius: 0px !important;
    box-shadow: none !important;
    background: #000 !important;
    border-color: #000 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px !important;
    font-weight: bold !important;
    min-height: 50px;
    /* margin-left: auto !important; */
    position: relative !important;
    right: 0px !important;
    display: block !important;
    width: 100% !important;
    color: #fff !important;
}

.blockText.seoHomeText {
    left: 18px;
}

#login_form input {
    font-size: 14px;
    font-family: "Century Gothic";
    box-shadow: none !important;
    border: none;
    border-radius: 0px;
    border-bottom: 2px solid #828282 !important;
    padding: 0px 0px 5px;
    height: 40px;
    margin-bottom: 10px;
}

.blockLastImg .blockText.seoHomeText {
    left: -6px;
    top: -50px;
}

#remeber_password {
    color: #171717;
    text-decoration: underline;
}

.checkout-checkout footer {
    margin-top: 0px;
    border-top: 1px solid #57345c !important;
}

span.icon-in-acc svg {
    height: 20px;
    width: 20px;
}

a.menu-item-head svg path {
    fill: #a0a0a0;
}

nav.menu-in-head-pageAcc {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    min-height: 107px;
    border: 1px solid #dfdfdf;
}

span.icon-in-acc {
    display: block;
}

a.menu-item-head {
    height: 100%;
    display: flex;
    position: relative;
    flex-basis: 20%;
    height: 105px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-right: 1px solid #dfdfdf;
    position: relative;
}

a.menu-item-head.active-menu:after {
    content: "";
    display: block;
    width: 17px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    background: url(/image/account-icons/tin.png);
    background-size: cover;
    background-repeat: no-repeat;
}

a.menu-item-head:last-child {
    border-right: none;
}

span.in-menu-link {
    font-size: 13px;
    color: #a0a0a0;
    margin-top: 3px;
}

a.menu-item-head.active-menu {
    background: #f1f1f1;
    border-color: #f1f1f1;
}

a.menu-item-head:hover .in-menu-link, a.menu-item-head:hover, a.menu-item-head:hover path {
    color: #3c1541;
    fill: #3c1541;
        background: #f1f1f1;
    border-color: #f1f1f1;
    transition: all 0.2s ease-in;
}

a.menu-item-head.active-menu .in-menu-link {
    color: #3c1541;
}

a.menu-item-head.active-menu path {
    fill: #3c1541;
}
.width-img-svg {
    max-width: 48px;
}

.flex-input-formEdit.editPassword {
    display: block;
    max-width: 330px;
}
.block-oplata .width-img-svg {
    max-width: 41px;
}

.bg-category.register-bg {
    background-color: #f7f8fd;
    background-image: none;
}

.account-register legend {
    font-size: 22px;
    color: #000;
    font-family: 'PT Serif';
}

.account-register form fieldset input[type="text"], .account-register form fieldset input[type="password"], .account-register form fieldset input[type="email"], .account-register form fieldset input[type="tel"], .account-register form fieldset select {
    border: none !important;
    box-shadow: none !important;
    border-bottom: 2px solid #828282 !important;
    border-radius: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 15px !important;
    margin-bottom: 10px;
    height: 40px !important;
    color: #828282 !important;
    font-size: 14px !important;
}

.account-register #content p {
    font-size: 14px;
    color: #000;
}

#content.registerWrapper {
    max-width: 540px;
    margin: 30px auto 60px !important;
    position: relative;
    float: none;
}
#content.registerWrapper h1 {
    text-align: center;
    margin: 0 0 30px;
    color: #3c1541;
}



.contactPage-wrapper {
    position: relative;
    width: 100%;
    background: #3c1541;
}
.map-background {
    position: absolute;
    width: 100%;
}

.contact-images {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    position: relative;
    margin-top: 552px;
}
.contact-images img {
    max-width: 260px;
    margin: 0 10px;
}
#contacts {
    margin: 60px 0 0;
    background: #fff;
    padding: 55px 40px;
    float: right;
}
#contacts h1 {
    color: #3c1541;
    font-size: 30px;
    margin: 0 0 45px;
}
#contacts h1:before {
    content: '';
    position: relative;
    width: 45px;
    margin: 0 20px 0 0;
    height: 2px;
    display: inline-block;
    background: #3c1541;
    bottom: 10px;
}
.contact-column .title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3c1541;
    margin: 0 0 15px;
}
.contact-column .title img {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}
.contact-column .text {
    font-size: 16px;
    color: #000;
    margin: 0 0 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}
.contact-column .text a {
	color: #000;
	transition: all 0.3s ease;
}
.contact-column .text a:hover {
	color: #3c1541;
}


.contact-form.row {
    margin: 0 -7px;
}
.contact-form .torm-item {
    margin: 0 0 15px;
    padding: 0 7px;
}
.contact-form .torm-item input {
    width: 100%;
    height: 42px;
    border-radius: 0;
    border: 1px solid #726074;
    padding: 10px 15px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none !important;
}
.contact-form .torm-item textarea.form-control {
    border-radius: 0;
    border: 1px solid #726074;
    padding: 10px 15px;
    box-shadow: none !important;
    outline: none !important;
}
.contact-form .torm-item textarea.form-control::placeholder,
.contact-form .torm-item input::placeholder {
	font-size: 12px;
	color: #3c1541;
}
.contact-form .torm-item input.contact-button {
    background: #d2ac67;
    border: 1px solid #d2ac67;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffff;
}
.contact-form .torm-item .disclamer {
    font-size: 12px;
    color: #737373;
    line-height: 1.4;
    padding: 5px 0;
}




.have_questions .contact-form .torm-item input:not([type="submit"]) {
	background: transparent;
}
.have_questions .contact-form .torm-item input::placeholder {
	color: #795d7d;
}
.have_questions .contact-form .torm-item input {
	color: #fff;
}
.have_questions .container:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    top: -40px;
    right: 40%;
}
.have_questions .container:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    bottom: -40px;
    left: 40%;
}






.account-account h2 {
    font-family: 'PT Serif';
    color: #000;
    margin-bottom: 15px;
}

.account-account .list-unstyled a {
    color: #000 !important;
    font-size: 14px;
    font-family: "Century Gothic";
    margin-bottom: 6px;
    display: inline-block;
}

.account-account .list-unstyled a:hover {
    text-decoration: underline;
}

.account-order h1 {
    font-family: 'PT Serif';
    color: #000;
}

.form-horizontal .control-label {
    color: #000;
    font-size: 14px;
}

.account-register a b {
    color: #000;
    text-decoration: underline;
}

.account-register #content a {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}

.list-group-item {
    color: #000 !important;
    font-size: 14px;
    font-family: "Century Gothic";
}

.well h2 {
    font-family: 'PT Serif';
    font-size: 22px;
    color: #000;
}

.well {
    min-height: 326px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
}

i.fa.fa-fw {
    display: none;
}

.well .btn.btn-primary {
    font-size: 12px;
    font-weight: bold;
    font-family: "Century Gothic";
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #000;
    text-shadow: none;
    border-radius: 0px;
    border: 1px solid #000;
    box-shadow: none !important;
    padding: 12px;
    min-width: 150px;
    color: #fff;
}

.well a.btn.btn-primary {
    display: inline-block;
    margin-top: 18px;
}

.related-block .article-thumb {
    margin-top: 13px;
}

.checkout-success h1 {
    font-size: 32px;
    color: #000;
    font-family: 'PT Serif';
    margin-bottom: 20px;
}

.checkout-success #content p {
    font-size: 16px;
    color: #000;
}

.checkout-success #content a {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
}

.checkout-success #content a.btn.btn-primary {
    color: #fff !important;
    text-decoration: none !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    background: #000;
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #000;
    padding: 12px;
    min-width: 160px;
}

.akcii-span {
    color: #000;
    font-size: 20px;
    display: block;
    margin-bottom: 16px;
}

table.table.table-bordered td {
    color: #000;
    font-family: "Century Gothic";
}

table.table.table-bordered td a {
    color: #000;
    font-family: "Century Gothic";
    text-decoration: underline;
}

.row-product-btn {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 130px;
    border: 1px solid #e1e1e1;
    margin: 0 0 -1px;
}
.block-text-evita h2 {
    color: #000;
    font-family: 'PT Serif';
    font-size: 22px;
    margin-bottom: 15px;
}

.checkout-checkout .img-product-checkout {
    float: left;
    margin-right: 20px;
    display: inline-block;
}

.checkout-cart h1 {
    font-family: 'PT Serif';
    color: #000;
    margin-bottom: 20px;
}

.list-plata li {
    font-family: "Century Gothic";
    font-size: 16px;
    color: #171717;
    margin-bottom: 5px;
}

#option-10017 {
    display: none;
}

.modal-body {
    padding: 20px;
}

.radio-input.radio span.price {
    display: none;
}

button#button-cat[disabled] {
    background: transparent !important;
    color: #000;
    border: 1px solid #000;
    text-shadow: none;
    box-shadow: none !important;
}




.dropdown-menu.dropdown-login {
    width: 350px;
    left: -160px;
    padding: 25px 30px 40px;
    border: 0;
    border-radius: 0;
    top: 45px;
}
.dropdown-menu.dropdown-login:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -33px;
    border: 20px solid transparent;
    border-bottom: 20px solid #ffff;
    left: 0;
    right: 0;
    margin: auto;
}
.login-block .login-title {
    text-align: center;
    font-size: 24px;
    font-family: 'PT Serif';
    color: #3c1541;
    font-weight: 500;
    margin: 0 0 20px;
}
.login-block .form-group {
    margin: 0;
}
.login-block .form-group input.form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    background: transparent;
    margin: 0 0 15px;
    box-shadow: none !important;
    outline: none !important;
}
.login-block .form-group a,
#top-links .login-block .form-group a {
    color: #666;
    border-bottom: 1px dashed #666;
    margin: 0 0 15px;
    display: block;
    width: fit-content;
}
.account-register .login-block .btn-primary,
.login-block .btn-primary {
    width: 100%;
    background: #d2ab67 !important;
    color: #fff !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    border: 1px solid #d2ab67 !important;
    margin: 0 0 15px;
}
.login-block .registerLink,
#top-links .login-block .registerLink {
    color: #d2ab67;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin: 0 auto 15px;
    display: block;
    cursor: pointer;
    width: fit-content;
}





.account-register .login-button-block,
.login-button-block {
    display: flex;
    align-items: center;
    justify-content: center;
}
.account-register .login-button-block button,
.login-button-block button {
    width: 40px;
    height: 40px;
    margin: 0 5px;
    padding: 0;
    transition: all 0.3s ease;
}
.account-register .login-button-block button.facebook,
.login-button-block button.facebook {
    border: 1px solid #1977f5;
    background: #1977f5;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: lowercase;
}
.account-register .login-button-block button.google,
.login-button-block button.google {
    color: #fff;
    background: #d72d20;
    border: 1px solid #d72d20;
    font-size: 19px;
    font-weight: 600;
}
.account-register .login-button-block button.facebook:hover,
.login-button-block button.facebook:hover {
	background: #fff;
	color: #1977f5;
}
.account-register .login-button-block button.google:hover,
.login-button-block button.google:hover {
	background: #fff;
	color: #d72d20;
}


.clearAll {
    width: 100%;
    height: 34px;
    border: 0px !important;
    color: #676767;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    box-shadow: none !important;
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -10px;
    background: transparent;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}
.clearAll:before {
    content: '+';
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 24px;
    line-height: 1;
    top: -4px;
    font-weight: 100;
    bottom: 0;
    margin: auto;
    right: 20px;
    transform: rotate(45deg);
    color: #8e8e8e;
}
.clearAll:hover {
	opacity: 1;
}


.dropdown-menu.dropdown-login ul.unlisted-menu {
    padding: 0 25px;
    margin: 0;
    text-align: center;
}
#top-links .dropdown-menu.dropdown-login ul.unlisted-menu a {
    color: #656565;
    font-size: 16px;
    background: none !important;
    margin: 0 0 5px;
    display: block;
    transition: all 0.3s ease;
}
#top-links .dropdown-menu.dropdown-login ul.unlisted-menu a:hover {
	color: #3c1541;
}



.seo-hide {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: fit-content;
    margin: 20px auto 20px;
    opacity: 0.8;
    letter-spacing: 0.5px;
    cursor: pointer;
    display: none;
}




.tooltip .tooltip-inner {
    background: #d2ab67 !important;
    color: #3c1541 !important;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #d2ab67 !important;
}

.account-approve_email nav#top {
    display: none;
}

.account-approve_email .header-bg {
	display: none;
}

h1.thanks-title {
    color: #3c1541;
}

span.icon-check-border {
    padding: 20px;
    border: 1px solid #cdc0cf;
    display: inline-block;
    margin-bottom: 20px;
}

.check-approve {
    height: 93vh;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

h1.thanks-title:before {
    content: "";
    background: #d5d5d5;
    width: 36px;
    height: 1px;
    display: inline-block;
    position: relative;
    left: -20px;
    top: -2px;
}

h1.thanks-title:after {
    content: "";
    background: #d5d5d5;
    width: 36px;
    height: 1px;
    display: inline-block;
    position: relative;
    right: -20px;
    top: -2px;
}

p.subtitle-thanks {
    color: #202020;
    font-size: 16px;
    font-style: italic;
    max-width: 270px;
    margin: 50px auto 60px;
}

.approve-desc {
    color: #202020;
    font-size: 16px;
    max-width: 680px;
}

.approve-desc p {
    margin-bottom: 35px;
}

.approve-desc p a {
    font-weight: bold;
}

a.katalog-links {
    width: 200px;
    height: 42px;
    border: 1px solid #d2ac67;
    background: #d2ac67;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.approve-buttons {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

a.acc-link {
    width: 150px;
    height: 42px;
    border: 1px solid #c2c2c2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #979797;
    font-size: 11px;
    margin-left: 20px;
}

.flex-input-formEdit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 635px;
    margin: 50px auto;
}

.flex-input-formEdit .form-group {
    flex-basis: 52%;
}

.flex-input-formEdit input {
    border: 1px solid #3c1541;
    border-radius: 0px;
    height: 40px;
    font-size: 14px;
    color: #303030;
}

.flex-input-formEdit label {
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 12px;
}

.input-group.date button.btn.btn-default {
    display: none;
}

.input-group.date {
    display: block;
}

.pull-center {
    text-align: center;
}

.form-passwords input.btn.btn-primary.btn-fiolet {
    width: 100%;
    max-width: 330px;
}

.btn-fiolet {
    background: #3c1541;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: normal;
    height: 45px;
    border: none;
    padding: 10px 30px;
        width: auto;
    margin-top: -50px;
}

.block-in-head-pageAccount {
    text-align: center;
    max-width: 615px;
    margin: 65px auto;
}

.block-in-head-pageAccount p {
    font-style: italic;
    color: #5a5a5a;
    font-size: 16px;
    margin-top: 20px;
}

.block-in-head-pageAccount h1 {
    color: #3c1541;
    font-size: 30px;
}

.flex-input-formEdit.editPassword .form-group {
    margin-bottom: 25px;
}

p.text-podpiska-block {
    font-size: 15px;
    text-transform: uppercase;
    max-width: 420px;
    margin: 60px auto 30px;
    line-height: 1.6;
}

.golden-btn {
    background: #d2ac67;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: normal;
    border: none;
    height: 45px;
    padding: 0px 30px;
    width: auto;
}

p.empty-order-history {
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
    font-style: italic;
}

.head-punkty {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    margin-top: 60px;
    padding: 0px 35px;
}

.flex-zag-image {
    flex-basis: 20%;
}

.flex-name-product {
    flex-basis: 20%;
}

.flex-model-product {
    flex-basis: 20%;
}

.flex-data-product {
    flex-basis: 20%;
}

.flex-price-product {
    flex-basis: 20%;
}

.product-imageflex img {
    border: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0;
}

.row-product-for {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.form-group.required.row-customer_firstname {
    width: 30%;
    float: left;
    margin-right: 50px;
}

select#shipping_address_zone_id {
    display: block;
    position: relative;
    top: 10px;
}

div#simplecheckout_shipping_address {
    flex-basis: 22%;
        padding-right: 30px;
}

.form-group.row-customer_email {
    width: 30%;
    float: left;
}

.form-group.required.row-customer_telephone {
    width: 30%;
    float: left;
    margin-right: 50px;
}

.checkout-heading.panel-heading {
    display: none;
}

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

div#simplecheckout_cart {
    flex-basis: 100%;
}

div#simplecheckout_customer {
    flex-basis: 77%;
    padding-left: 40px;
}

.simplecheckout-block-content .form-group input {
    border: 1px solid #726074;
    border-radius: 0px;
    height: 40px;
    text-shadow: none;
    box-shadow: none;
    color: #795d7d !important;
    font-size: 12px;
}

select#shipping_address_zone_id {
    border: 1px solid #726074;
    border-radius: 0px;
    height: 40px;
    text-shadow: none;
    box-shadow: none;
    color: #795d7d !important;
    font-size: 12px;
}

.inside-buttons-block-oform {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0px 26px 0px 30px;
}

.inside-buttons-block-oform.top-mar-block {
    margin-top: 28px;
    padding-right: 31px;
    padding-left: 35px;
}

button.show-form-order {
    border: 1px solid #d2ac67;
    background: #d2ac67;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 13px 25px;
    position: relative;
    top: 0px;
    margin-left: 12px;
}

span.nagumaya {
    color: #8e8e8e;
    font-size: 12px;
    max-width: 330px;
    display: block;
    text-align: right;
    line-height: 1.5;
    margin-right: 15px;
}

div#total_shipping {
    display: none;
}

.row-head-cart {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 30px 20px;
    color: #000000;
    font-size: 14px;
}

.row-body-cart div {
    flex-basis: 20%;
}

.row-head-cart .image {
    flex-basis: 10%;
}

.row-body-cart .image {
    flex-basis: 7%;
}
.simplecheckout-cart-total {
	display: none;
}

.row-body-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px 10px 45px;
    border-bottom: 1px solid #ececec;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.kiril-syuda-inserty {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin-left: 15px;
}

.row-head-cart .remove {
    flex-basis: 4%;
}

div#simplecheckout_customer {
    max-height: 0px;
    overflow: hidden;
        padding: 0px;
    margin: 0px;
    transition: all 0.2s ease-in;
}

div#simplecheckout_shipping_address {
    max-height: 0px;
    overflow: hidden;
        padding: 0px;
    margin: 0px;
    transition: all 0.2s ease-in;
}

div#buttons {
    max-height: 0px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    transition: all 0.2s ease-in;
}



span.delete-icon {
    font-size: 22px;
    font-weight: lighter;
    transform: rotate(45deg) !important;
    display: inline-block;
    line-height: 0;
    position: relative;
    top: 3px;
    cursor: pointer;
    margin-left: 6px;
}


div#simplecheckout_customer {
    max-height: 300px;
    overflow: hidden;
    padding-left: 35px;
    margin: 0px;
    transition: all 0.2s ease-in;
}

div#simplecheckout_shipping_address {
    max-height: 300px;
    overflow: hidden;
    padding-right: 25px;
    margin: 0px 0px 15px 0px;
    transition: all 0.2s ease-in;
    padding-left: 5px;
}

#simplecheckout_payment, div#simplecheckout_shipping {
	display: none !important;
}

.remove button.btn.btn-danger:focus {
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
}

h1.borderry {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
    font-size: 30px;
}

span.border-po-bokam:before {
    content: "";
    width: 36px;
    display: inline-block;
    height: 1px;
    background: #d5d5d5;
    position: relative;
    top: -9px;
    left: -14px;
}

span.border-po-bokam:after {
    content: "";
    width: 36px;
    display: inline-block;
    height: 1px;
    background: #d5d5d5;
    position: relative;
    top: -9px;
    right: -14px;
}

.simple-content {
    margin-top: 25px !important;
}

.bread-flex-check {
    margin: 0 5px 0;
    padding: 22px 10px;
    border: solid #ddd;
    border-width: 1px 0 1px 0;
    border-radius: 0px;
    background: none;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

button.wishlist-btn.e-u-wish {
    background-image: url(/image/icons/heart_fill.svg) !important;
    opacity: 0.5;
}

.content.empty-simple-cart {
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
}

.bread-flex-check .breadcrumb {
    border: none;
    padding: 0px;
    margin: 0px;
}

span.click-delete {
    color: #a0a0a0;
    text-transform: uppercase;
    font-size: 11px;
    position: relative;
    top: 3px;
    cursor: pointer;
}

div#buttons {
    max-height: 300px;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    transition: all 0.2s ease-in;
}

.inside-buttons-block-oform.top-mar-block {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.2s ease-in;
}

.remove .btn-danger:hover {
	box-shadow: none;
	outline: none;
	border: none;
}


.remove button {
    background: transparent;
    color: #bdbabe !important;
    border: none;
    padding: 0px;
    font-size: 32px;
    font-weight: lighter !important;
    transform: rotate(45deg);
    position: absolute;
    top: 30px;
    right: 34%;
}

.simplecheckout-cart .price {
    font-size: 18px !important;
}

.row-head-cart div {
    flex-basis: 20%;
    text-align: left !important;
}

.simplecheckout-cart {
    border: none !important;
}

.simplecheckout {
    border: 1px solid #e1e1e1;
    padding: 0px 0px 20px;
}

div#total_sub_total {
    display: none;
}

span.name-manufacturer {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}


.row-body-cart .remove {
    display: block;
    border-left: 1px solid #ececec;
    flex-basis: 6%;
    height: 104px;
    position: relative;
    top: -12px;
    margin-bottom: -23px;
}

span.itogo {
    color: #777777;
    font-size: 14px;
}

.oform-button-block {
    display: flex;
    align-items: center;
}

.row-body-cart .price {
    text-align: right !important;
    flex-basis: 40%;
}

.row-head-cart .price {
    flex-basis: 40%;
    text-align: right !important;
}
a#simplecheckout_button_confirm {
    /* height: 42px; */
    border: 1px solid #d2ac67;
    background: #d2ac67;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 11px 25px;
}

.simplecheckout-block-content .form-group input::placeholder {
    color: #795d7d !important;
}

.simplecheckout-block-content .col-sm-4 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: left;
    display: none !important;
}

.for-who-elem-1-1 {
	flex-basis: 100%;
	max-width: calc(100% - 6px);
	margin: 3px;
	height: 380px;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}
@media (max-width: 1024px) and (min-width: 500px) {
	.for-who-elem-1-1 {
		flex-basis: 50%;
	    max-width: calc(50% - 6px);
	    margin: 0 3px 6px;
	    height: 290px;
	}
}
.for-who-section .for-who-elem-1-1 .brand-list {
	width: 150px;
}

.for-who-section .for-who-elem-1-1 .brand-list .brand-list-title {
	width: 150px;
}

.simplecheckout-block-content .col-sm-8 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
    text-align: left;
    padding: 0px;
}

.tables-block {
    border: 1px solid #e1e1e1;
    margin-top: 20px;
    padding: 35px;
}

.row-product-for > div {
    flex-basis: 20%;
    color: #404040;
    font-size: 14px;
}

.product-price {
    font-weight: bold;
    font-size: 18px !important;
    color: #000;
}

span.product-manufacturer {
    font-weight: bold;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 5px;
}

.noUi-connect {
    background: #d2ab67 !important;
    box-shadow: none !important;
    border: none !important;
}

.noUi-pips.noUi-pips-horizontal {
    display: none !important;
}

.noUi-horizontal .noUi-handle {
    width: 20px !important;
    height: 20px !important;
    left: -17px;
    top: -6px;
    border-radius: 100%;
    padding: 0px;
    border: none !important;
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: none !important;
}

.noUi-horizontal {
    height: 8px !important;
}

.noUi-target {
    border-radius: 4px;
    border: none !important;
    box-shadow: none !important;
}

.popover .btn.btn-primapy {
	width: 200px;
    height: 42px;
    border: 1px solid #d2ac67;
    background: #d2ac67;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.account-register div#custom-field1 {
    display: none !important;
}

.account-register div#custom-field2 {
    display: none !important;
}

[data-toggle="popover-price"] .ocf-option-name {
    justify-content: unset !important;
}

span#price-from, #price-to {
    margin: 0px 5px;
}

.dropdown .dropdown-menu.megamenu-type-html {
    background: #fff !important;
    width: 1155px !important;
    /* max-width: 100% !important; */
    left: 20px !important;
    right: 0 !important;
    border-top: 2px solid #d2ab67 !important;
}
@media (max-width: 500px) {
	.dropdown .dropdown-menu.megamenu-type-html {
		width: auto !important;
	}
}
.dropdown:nth-child(2) .dropdown-menu.megamenu-type-html{
	left: 0px !important;
}
.megamenu-type-html .dropdown-inner {
    display: block !important;
}

#megamenu-menu ul.list-unstyled.megamenu-haschild {
    margin: 0px;
    display: block !important;
    width: 100% !important;
}

.menu-inside-flex {
    padding: 45px 60px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

p.title-inside-menu {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

p.title-inside-menu:before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #000;
    position: relative;
    top: -4px;
    margin-right: 10px;
}

nav.menu-inside-nav a {
    padding: 0px !important;
    margin-bottom: 0px;
    color: #333333 !important;
    font-size: 15px !important;
	padding-top: 20px !important;
}

.item-inside-menu {
    flex-basis: 26%;
}

nav.menu-inside-nav a.see-all-link {
    font-size: 11px !important;
    text-transform: uppercase;
    color: #d2ac67 !important;
    letter-spacing: 2px;
}

#megamenu-menu .dropdown-inner li .menu-inside-nav a:hover {
    background: transparent;
    font-weight: bold;
}

.image-inside-menu {
    position: absolute;
    right: 60px;
    top: 80px;
    bottom: 71px;
    width: 210px;
}

.image-inside-menu {
    background-image: url(/image/menu-icon/woman-sergi.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.woman-kolca {
    background-image: url(/image/menu-icon/woman-kolca.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.woman-braslety {
    background-image: url(/image/menu-icon/woman-braslety.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.woman-sergi {
    background-image: url(/image/menu-icon/woman-sergi.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.woman-kolye {
    background-image: url(/image/menu-icon/woman-kolye.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.woman-podvesy {
    background-image: url(/image/menu-icon/woman-podvesy.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.woman-kulony {
    background-image: url(/image/menu-icon/woman-kulony.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.man-kolca {
    background-image: url(/image/catalog/menu/man/man-kolca.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.man-braslety {
    background-image: url(/image/catalog/menu/man/man-braslety.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.image-inside-menu.man-zap {
    background-image: url(/image/menu-icon/man-zap.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.man-kolye {
    background-image: url(/image/menu-icon/man-kolye.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.man-krest {
    background-image: url(/image/catalog/menu/man/man-krest.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.image-inside-menu.man-cep {
    background-image: url(/image/catalog/menu/man/man-cep.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.image-inside-menu.man-man {
    background-image: url(/image/catalog/menu/man/man-cep.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.dropdown:nth-child(2n) .dropdown-menu.megamenu-type-html {
    width: 770px !important;
    margin: 0px !important;
    /* padding: 20px 50px 50px 50px !important; */
}

.dropdown:nth-child(3n) .dropdown-menu.megamenu-type-html {
    width: 305px !important;
    margin: 0px !important;
    padding: 20px 50px 50px 50px !important;
}

.dropdown:nth-child(2n) .dropdown-menu.megamenu-type-html .item-inside-menu {
	flex-basis: 50%;
}

.dropdown:nth-child(2n) .dropdown-menu.megamenu-type-html .menu-inside-flex {
    padding: 20px 60px 45px 60px;
}

.image-inside-menu.menu-brand {
	background-image: url(/image/catalog/menu/brands/Baraka.jpg);
	height: 190px;
	top: 55px;
}

.image-inside-menu.menu-brand.menu-baraka {
	background-image: url(/image/catalog/menu/brands/Baraka.jpg);
}

.image-inside-menu.menu-brand.menu-dada {
	background-image: url(/image/catalog/menu/brands/Dada-Arrigoni.jpg);
}

.image-inside-menu.menu-brand.menu-giovani {
	background-image: url(/image/catalog/menu/brands/Giovanni-Ferraris.jpg);
}

.image-inside-menu.menu-brand.menu-giovani {
	background-image: url(/image/catalog/menu/brands/Giovanni-Ferraris.jpg);
}

.image-inside-menu.menu-brand.menu-lombardi {
	background-image: url(/image/catalog/menu/brands/Lombardi.jpg);
}

.image-inside-menu.menu-brand.menu-mattia {
	background-image: url(/image/catalog/menu/brands/Mattia-Cielo.jpg);
}

.image-inside-menu.menu-brand.menu-pasquale {
	background-image: url(/image/catalog/menu/brands/Pasquale-Bruni.jpg);
}

.image-inside-menu.menu-brand.menu-pomellato {
	background-image: url(/image/catalog/menu/brands/Pomellato.jpg);
}

.image-inside-menu.menu-brand.menu-tirisi {
	background-image: url(/image/catalog/menu/brands/Tirisi.jpg);
}
.image-inside-menu.menu-brand.menu-tirisi-moda {
	background-image: url(/image/catalog/menu/brands/tirisi_moda.jpg);
}
.image-inside-menu.menu-brand.menu-leo {
	background-image: url(/image/catalog/menu/brands/leo-pizzo.jpg);
}
.image-inside-menu.menu-brand.menu-damiani {
	background-image: url(/image/catalog/menu/brands/ring_damiani.jpg);
}
.for-who-elem-1-2.wh-anim.for-her-bg:hover {
	background-image: url(/image/for-who/hover_her.jpg) !important;
	transition: all 0.4s ease-in-out;
}

.for-who-elem-1-2.wh-anim.for-her-bg {
	transition: all 0.4s ease-in-out;
}

.for-who-elem-1-2.wh-anim.for-him-bg:hover {
	background-image: url(/image/for-who/hover_him.jpg) !important;
	transition: all 0.4s ease-in-out;
}

.for-who-elem-1-2.wh-anim.for-him-bg {
	transition: all 0.4s ease-in-out;
}
.row-product-cat .product-thumb:after {
	content: "";
	display: inline-block;
	height: 185px;
	width: 1px;
	background: #ebdeed;
	position: absolute;
	right: 0;
	top: 20%;
}
.row-product-cat .product-layout:nth-child(3n) .product-thumb:after {
	display: none;
}

span.text-after-buttons {
    display: block;
    color: #6d5770;
    font-size: 13px;
    margin-top: 20px;
}









@media (max-width: 768px) {
	.row-product-cat .product-layout:nth-child(2n) .product-thumb:after {
		display: none;
	}

	.row-product-cat .product-layout:nth-child(3n) .product-thumb:after {
		display: inline-block;
	}

    .ocfilter-mobile-handle.mobileShow {
        display: block;
    }

    .ocfilter-mobile-handle.mobileShow img {
        width: 13px;
        margin-left: 6px;
    }
    
    .ocfilter-mobile-handle.mobileShow {
        width: 45%;
    }
    
    .mobileShow button.btn.btn-primary {
        width: 100%;
        background: #3c1541;
        border-color: #3c1541;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
    }

    .form-group.input-group.input-group-sm.filter-block {
        width: 45%;
    }

    .filter-block select#input-sort {
        width: auto;
    }

}

.account-forgotten input#input-email {
	border-radius: 0px;
	box-shadow: none;
	text-shadow: none;
	height: 40px;
}

.form-group.group-inline.priceGroup.group-btn-price {
    flex-direction: column;
}

.product-buttons {
    margin-bottom: 0px;
    margin-top: 20px;
}







@media (max-width: 1650px) {
    .absolutBlockImg {
        position: absolute;
        top: 6px;
        z-index: 0;
        left: -12%;
    }
    .absolutImgCenter {
        position: absolute;
        top: -60px;
        right: 0;
        text-align: right;
    }

    .absolutImgCenter .imgRight {
        width: 90%;
    }
}

@media (max-width: 1440px) {
    .absolutBlockImg {
        position: absolute;
        top: -5px;
        z-index: 0;
        left: -370px;
    }

.absolutImgCenter .imgRight {
    width: 76%;
}

.common-home .imgLeft {
    width: 93%;
}

.absolutImgCenter {
    position: absolute;
    top: -4px;
    right: 0;
    text-align: right;
}

.absolutImgRight img {
    position: absolute;
    top: -110px;
    right: -170px;
    left: 0;
    margin: auto;
    z-index: 9;
}
}

@media (max-width: 1300px) {
    .absolutBlockImg {
        position: absolute;
        top: 3px;
        z-index: 0;
        left: -370px;
    }

    .common-home .imgLeft {
        width: 87%;
    }
}

@media (max-width: 1024px) {
	.flexRowHead .list-inline li {
		padding: 0px 0px 0px 13px;
	}

	.specoffer-section {
		background-position-x: 618px;
	}
	#megamenu-menu .nav > li > a {
    	font-size: 12px !important;
	}
	
	.absolutBlockImg {
		left: -450px;
	}

}

@media (max-width: 1080px) {
	.top-stati .image img {
		right: -23px;
	}
	#megamenu-menu .nav > li > a:hover:before, #megamenu-menu .nav > li > a.active:before, #megamenu-menu .nav > li > a:hover:after, #megamenu-menu .nav > li > a.active:after {
    opacity: 0 !important;
	}

	p.title-inside-menu {
	    color: #fff;
	    font-size: 11px;
	    font-weight: bold;
	    text-transform: uppercase;
	    letter-spacing: 2px;
	}

	nav.menu-inside-nav a {
	    padding: 0px !important;
	    margin-bottom: 0px;
	    color: #fff !important;
	    font-size: 13px !important;
	    margin-top: 10px;
	}
		.dropdown-menu.megamenu-type-html {
	    width: 100% !important;
	    border: none !important;
	    padding: 0px !important;
	    text-align: right;
	}

	#megamenu-menu .nav > li > a {
	    text-align: right !important;
	    display: block !important;
	}

	.dropdown:nth-child(2n) .dropdown-menu.megamenu-type-html {
	    width: 320px !important;
	    padding: 0px !important;
	}

	.dropdown:nth-child(3n) .dropdown-menu.megamenu-type-html {
		width: 100% !important;
		padding: 0px !important;
	}

	.menu-inside-flex {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: flex-end;
	}
	.image-inside-menu {
	    display: none;
	}

	.item-inside-menu {
	    flex-basis: 50%;
	}

	.menu-inside-flex {
	    margin: 15px 0px;
	}

	p.title-inside-menu:before {
	    content: "";
	    display: inline-block;
	    width: 10px;
	    height: 2px;
	    background: #fff;
	    position: relative;
	    top: -4px;
	    margin-right: 10px;
	}

	.dropdown:nth-child(2n) .dropdown-menu.megamenu-type-html .menu-inside-flex {
	    padding: 0px;
	}

	#megamenu-menu .nav > li > a:before {
	    display: none !important;
	}
	#megamenu-menu .nav > li > a:after {
	    display: none !important;
	}
}

.catImg {
    width: 100%;
}

.btnLatest span.hidden-xs.hidden-sm.hidden-md {
    display: block !important;
}



/*LANDSCAPE TABLET START*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)
  and (orientation: landscape)  {

	.flexRowHead .list-inline li {
		padding: 0px 0px 0px 12px;
	}

	.languageBtn {
		padding: 0;
    }
    
    .block-img-cat img {
        width: 100%;
    }

	.owl-nav .owl-next {
		right: 0px;
	}

	.owl-nav .owl-prev {
		left: 0px;
	}

	.specoffer-section {
		background-position-x: 255%;
	}

	.newLatest {
		padding: 75px 0px 5px;
	}

	.bestMargin {
		padding: 30px 0px 10px;
	}

	.nowTitle {
		margin: 40px 0px 115px;
	}

	.absolutBlockImg {
		position: absolute;
		top: -14px;
		z-index: 0;
		left: -465px;
	}

	.absolutImgCenter .imgRight {
		width: 47%;
	}

	.center-col-feat {
		flex-basis: 25%;
	}

	.left-col-feat {
		flex-basis: 37%;
	}

	.right-col-feat {
		flex-basis: 37%;
    }
    
    #megamenu-menu .nav > li > a {
        font-size: 12px !important;
    }

    .title-slider-akcia {
        text-align: center;
    }

    .skidka {
        margin-left: auto;
        margin-right: auto;
    }

    .countdown {
        text-align: center;
    }

    .skidka {
        margin-bottom: 20px;
        margin-top: -25px;
    }

    select#input-sort {
        width: 100%;
    }

    .bg-category.bg-with-img {
        background-color: #f7f8fd;
        background-image: none !important;
    }

    .contact-evita {
        font-size: 15px;
    }

    footer {
        margin-top: 30px;
    }

    .product-grid .product-thumb .caption {
        min-height: 85px;
        padding: 0 10px;
    }

    .row-product-cat .product-layout {
        min-height: 350px;
    }

    .btnLatest {
        border-bottom: none;
        text-decoration: underline;
    }

  }


/*LANDSCAPE TABLET END*/


.product-category-60 .bg-category {
    background-image: url(/image/catalog/category-filter/bg_svadebnie_ukr.jpg);
}
.discountSlider-desc {
    color: #fff;
    text-align: left;
    font-size: 32px;
    font-family: "Century Gothic";
    margin-bottom: 60px;
    margin-top: 55px;
}

.pagination li a,
.pagination li span {
    border: 1px solid #3c1541 !important;
    border-radius: 0 !important;
}

.pagination li.dots span {
    border: unset !important;
}

.pagination li.active span {
    background: #3c1541;
    color: white;
}

ul.pagination {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
    justify-content: center;
}


@media (max-width: 1440px) {
    .bg-category {
        background-position-x: 60%;
    }
}

@media (max-width: 1280px) {
    .bg-category {
        background-position-x: 60%;
    }

	.price-block {
		font-size: 21px;
	}

	.priceGroup {
		margin-bottom: 20px;
		padding: 15px 0;
	}

	.block-attr-prod .block-attr-title {
		font-size: 12px;
		margin: 0 0 10px;
	}

	.block-attr-prod {
		color: #fff;
		padding: 0 0 10px;
		border-bottom: 1px solid #4d2d51;
		margin: 0 0 25px;
	}

    .absolutImgRight img {
        max-width: 156px;
        right: -137px;
        top: -111px;
    }

    .absolutImgCenter .imgRight {
        width: 66%;
    }

    #contacts {
	    margin: 20px 0 0;
	    background: #fff;
	    padding: 30px 40px;
	    float: right;
	}

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

.column-adress {
    flex-basis: 100%;
}

#contacts h1 {
    color: #3c1541;
    font-size: 30px;
    margin: 0 0 20px;
}
.column-phones {
    flex-basis: 50%;
}

.column-mail {
    flex-basis: 50%;
}

.contact-column .text {
    font-size: 16px;
    color: #000;
    margin: 0 0 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

}

@media (max-width: 1024px) {
	
	.absolutImgCenter .imgRight {
		width: 57%;
	}
	.absolutImgRight img {
	    max-width: 116px;
	    right: -184px;
	    top: -79px;
	}

}

.menu_news_stocks {
	color: #fe0200 !important;
}
/*.newsblog-category #content .row {
	display: flex;
	flex-wrap: wrap;
}*/
.newsblog-category .product-layout {
	margin-bottom: 30px;
}
.newsblog-category .product-layout .article-thumb .image img {
	max-height: 168px;
	object-fit: cover;
	width: 100%;
	min-height: 168px;
}
.newsblog-category .product-layout .article-thumb .title-article {
	min-height: 44px;
	margin-bottom: 5px;
}
.container-title-preview-article {
	min-height: 125px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
@media (max-width: 1199px)  {
	.container-title-preview-article {
		min-height: 170px;
	}
}
@media (max-width: 1024px ) and (min-width: 500px) {
	.container-title-preview-article {
		min-height: 160px;
	}
	.newsblog-category .product-layout {
		margin-bottom: 0;
	}
	.newsblog-category .product-layout .article-thumb .image img {
		max-height: 133px;
		min-height: 133px;
	}
}

@media (max-width: 768px ) and (min-width: 500px) {
	.container-title-preview-article {
		min-height: 217px;
	}
	.newsblog-category .product-layout {
		margin-bottom: 0;
	}
	.newsblog-category .product-layout .article-thumb .image img {
		max-height: 94px;
		min-height: 94px;
	}
}
@media (max-width: 680px) {
	.newsblog-category .product-layout {
		margin-bottom: 0;
	}

	nav.menu-in-head-pageAcc {
		display: flex;
		flex-wrap: nowrap;
	}

	span.in-menu-link {
		font-size: 11px;
	}

	.flex-input-formEdit .form-group {
		flex-basis: 56%;
	}

}

@media (max-width: 320px) {
	.pull-left {
		float: none !important;
	}

	.pull-right {
		float: none !important;
	}
	.account-forgotten .buttons.clearfix > div {
		width: 100%;
		margin-bottom: 10px;
	}

	.account-forgotten .buttons.clearfix > div a, .account-forgotten .buttons.clearfix > div input {
		width: 100% !important;
		max-width: 100% !important;
		display: block;
	}
	span.in-menu-link {
		font-size: 9px;
	}

}

/*@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: none !important;
  }
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: none !important;
 }
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: none !important;
  content: none !important;
}

#popupcart_extended_background, #popupcart_extended_wrapper {
	display: none;
}*/
body {
	/*background-color: transparent !important;*/
}

.pagination-show-more {
	padding: 6px 10px;
    border-top: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    color: #7d7973;
    position: relative;
 	margin: 35px 0 0;
}
.pagination-show-more a {
	color: #7d7973;
	padding: 16px 0px;
    display: inline-flex;
    position: relative;
}
.pagination-show-more .pagination-text {
	float: left;
	border-right: 1px solid #d5d5d5;
    padding: 16px 20px 16px 5px;
}
.pagination-show-more #arrow_top {
	float: right;
	cursor: pointer;
	border-left: 1px solid #d5d5d5;
	padding: 16px 20px;
}
.pagination-show-more .load_more {
	color: #d2ac67;
}
.pagination-show-more .load_more::before, .pagination-show-more .load_more::after, .pagination-show-more #arrow_top::before, .pagination-show-more #arrow_top::after {
	content: '';
	width: 4px;
	height: 1px;
	position: absolute;
	right: -15px;
    top: 24px;
	background: #d2ac67;
}
.pagination-show-more #arrow_top::before, .pagination-show-more #arrow_top::after {
	background: #7d7973;
}
.pagination-show-more #arrow_top::before {
	transform: rotate(45deg);
	right: 5px;
}
.pagination-show-more #arrow_top::after {
	transform: rotate(-45deg);
	right: 7px;
}
.pagination-show-more .load_more::before {
	transform: rotate(45deg);
}
.pagination-show-more .load_more::after {
	transform: rotate(-45deg);
	right: -17px;
}
.pagination-show-more .load_more.not-active {
  color: #7d7973;
  opacity: 0.5;
  cursor: inherit;
}
.pagination-show-more .load_more.not-active::before, .pagination-show-more .load_more.not-active::after {
  content: none;
}
.privacy_policy h1 {
	margin: 39px 0;
}
@media (min-resolution: .001dpcm) {
_:-o-prefocus, .filter-block .input-group-addon {height: 19px;}
}
@media  (min-width: 768px) and (max-width: 991px) {
	[data-toggle="popover-price"] .ocf-option-name {
		font-size: 11px !important;
	}
}
/*.eapps-link {
	opacity: 0!important;
    pointer-events: none;
}*/

@media (max-width: 500px) {
	.product-layout .product-thumb .image a .img-responsive {
		max-height: 183.5px;
	}

	.back-insta-img {
		width: 100%;
		height: 110px;
		background-size: cover;
		background-position: center;
		transition: all 0.2s ease-in-out;
	}

	.navbar-collapse {
		/* display: none !important; */
		width: 100vw;
		height: calc(100vh - 72px);
		position: fixed;
		top: 72px;
		left: 0;
		background: #3c1541;
		border: 0;
		box-shadow: none !important;
		padding: 0;
		max-height: 0px;
		overflow: hidden;
		transition: all 0.5s ease;
	}
}
@media (min-width: 1200px) {
	.fixed-top .header-bg{
	position: fixed;
	top: 0;
	width: 100%;
	}
	.fixed-top .searchBtn {
		display: none;
	}
	.fixed-top  .flexRowHead #top-links {
	    position: fixed;
	    top: 36px;
	    z-index: 100;
	    right: 8vw;
	    flex-basis: 100%;
	    width: 1170px;
	    max-width: 1170px;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.fixed-top  .flexRowHead .login {
		display: none;
	}
	.fixed-top  .flexRowHead .text_headcart {
		display: none;
	}
	.fixed-top .contactPage-wrapper,.fixed-top .home-slider-section,.fixed-top .colorfull-bg,.fixed-top .butik-info,.fixed-top .test-kirill-class{
		padding-top:70px;
	}
}
@media (max-width: 1080px) {
	.flexRowHead {
	    display: block;
	    justify-content: space-between;
	    align-items: center !important;
	    position: relative;
	    height: 66px;
	}
	#cart > .btn {
		justify-content: center;
	    width: 52px;
	    height: 45px;
	    /*margin-left: -10px;*/
	}
	#cart > .btn #cart-total {
	    top: 3px;
	    left: 18px;
	}
	.flexRowHead .menuLeftLogo {
	    flex-basis: 100%;
	    max-width: 100%;
	    display: flex;
	    flex-direction: row;
	    align-items: center;
	    justify-content: flex-start;
	    margin: 0 0 5px;
	    display: none;
	}
	#logo img.img-responsive {
	    margin: auto;
	    height: 60px;
	    display: block;
	}

	#top-links .list-inline {
	    display: flex;
	    justify-content: space-around;
	}

	.telHeadBlock {
	    margin-top: 25px;
	}
	.flexRowHead #top-links {
	    padding: 0px 0;
	    flex-basis: 70%;
	    max-width: 70%;
	    display: flex;
	    height: 100%;
	    align-items: center;
	    justify-content: flex-end;
	    position: absolute;
	}


	#megamenu-menu button.btn.btn-navbar.navbar-toggle {
	    position: fixed;
	    top: 12px;
	    right: 5px;
	    opacity: 0.7;
	    z-index: 1000;
	}

	#megamenu-menu .navbar-collapse {
	    width: 100vw;
	    height: calc(100vh - 72px);
	    position: fixed;
	    top: 72px;
	    left: 0;
	    background: #3c1541;
	    border: 0;
	    box-shadow: none !important;
	    padding:  0;
	    max-height: 0px;
	    overflow: hidden;
	    transition: all 0.5s ease;
	}
	#megamenu-menu .navbar-collapse.active {
		max-height: 1080px;
	}
	#megamenu-menu ul {
	    display: flex !important;
	    flex-direction: column;
	    align-items: flex-end;
	    width: 100%;
	    height: fit-content;
	    padding: 5px 25px 0;
	    margin: 0;
	}
	#megamenu-menu ul.navbar-nav {
	    padding: 5px 25px 0;
	    border-top: 1px solid #ffffff73;
	}
	#megamenu-menu .nav > li > a {
	    font-size: 16px !important;
	    padding: 14px 0px 14px 0px;
	    height: auto;
	    text-align: left;
	    position: relative;
	    margin: 0 25px;
	}
	#megamenu-menu .nav > li > a.dropdown-toggle .caret {
	    border: 0;
	    width: 30px;
	    height: 30px;
	    position: absolute;
	    top: 8px;
	    /*right: -33px;*/
	}
	#megamenu-menu .nav > li > a.dropdown-toggle .caret:after {
	    content: "";
	    width: 8px;
	    height: 8px;
	    display: inline-block;
	    position: relative;
	    top: 2px;
	    right: -10px;
	    border: solid white;
	    border-width: 1px 1px 0 0;
	    transform: rotate(135deg);
	    background: none;
	}
	#top .btn-link, #top-links li, #top-links a {
	    color: #888;
	    text-shadow: 0 1px 0 #FFF;
	    text-decoration: none;
	    padding: 1px 1px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}

	#megamenu-menu .mobile-menu-footer .footer-phones {
	    margin: 10px 0;
	    border: solid #ffffff73;
	    border-width: 1px 0 1px 0;
	    padding: 10px 25px;
	    display: flex;
	    align-items: flex-end;
	}
	#megamenu-menu .mobile-menu-footer .footer-phones br {display: none;}
	#megamenu-menu .mobile-menu-footer .footer-phones a {
	    color: #e4e4e4;
	    font-weight: 500;
	    font-size: 16px;
	    margin: 2px 0;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns {
		display: flex;
		flex-direction: row;
		padding: 5px 25px 30px 0px;
		justify-content: flex-end;
		align-items: center;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns .menu{
		display: flex;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns .buttons {
	    margin: 0 5px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns .buttons a {
	    padding: 0 5px;
	    margin: 0 5px;
	    opacity: 0.8;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns .buttons img {
	    width: 24px;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns .menu a {
		color: #e4e4e4;
		margin-left: 10px;
		font-size: 14px;
	}





	.seo-hide {
	    display: block;
	}
	.younow-section .seo-text {
	    height: 100%;
	    max-height: 295px;
	    overflow: hidden;
	    transition: all 0.6s linear;
	}
	.younow-section .seo-text.active {
	    max-height: 3000px;
	}



	#megamenu-menu {
		min-height: 0px;
	}

	#megamenu-menu div.dropdown-menu {
	    margin-left: 0 !important;
	    padding-bottom: 0px;
	    background-color: transparent !important;
	    display: block;
	    box-shadow: none;
	    border: none;
	    position: relative;
	    height: fit-content;
	    overflow: hidden;
	    max-height: 0px;
	    transition: all 0.3s ease;
	    border: 0!important;
	}
	#megamenu-menu .nav > li.dropdown.open div.dropdown-menu {
	    max-height: 210px;
	    padding-bottom: 10px;
	    width: 100%!important;
	    float: none;
	}

	.megamenu-haschild .customMenuLink {
	    text-align: center;
	    color: #000 !important;
	    font-size: 13px !important;
	}


	.searchBtn {
	    margin-top: 0px;
	    position: fixed;
	    top: 15px;
	    left: 15px;
	    margin: 0;
	    right: auto;
	    opacity: 0;
	    display: none;
	    transition: opacity 0.2s ease 0.3s;
	}
	.searchBtn.active {
		display: block;
		opacity: 1;
	}
	.flexRowHead ul.list-inline {
		margin: 0 !important;
	}

	#top .container {
	    padding: 0 20px;
	}
	#top-links li:not(.cartBlock) {
		display: none;
	}
	#cart > .btn .text_headcart {
		display: none;
	}
	#top-links li.cartBlock {
		margin: auto;
	}


	#top {
	    padding: 4px 0px;
	    margin: 0;
	    position: fixed;
	    top: 0;
	    left: 0;
	    z-index: 99;
	    width: 100%;
	}
	.carousel-wrap.home-slider .owl-carousel .item {
	    height: auto;
	    background-color: #3c1541;
	    display: flex;
	    align-items: flex-start;
	    padding: 40px 0;
	}

	.carousel-inside-slide {
		height: auto;
		background-color: #3c1541;
		display: flex;
		align-items: flex-start;
		padding: 40px 0;
	}

	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 0;
		z-index: 15;
		width: 100%;
		padding-left: 0;
		margin-left: 0;
		text-align: center;
		list-style: none;
	}

	.owl-carousel .owl-stage-outer {
	    position: relative;
	    overflow: hidden;
	    -webkit-transform: translate3d(0,0,0);
	    width: 100%;
	}
	.header-bg {
	    padding: 0px 0px;
	    border: 0;
	    border-width: 0;
	}
	.features-section {
	    padding: 25px 0px;
	    background-color: #f8f8f8;
	}
	.section-title {
	    font-size: 22px;
	    margin: 0 auto 25px;
	}
	.section-title:before {
	    right: calc(100% + 25px);
	}
	.section-title.line-right:before {
	    left: calc(100% + 25px);
	}
	.section-subtitle {
	    font-size: 14px;
	    text-align: center;
	    font-style: normal;
	    margin: 0 0 25px;
	}
	.section-subtitle br {
		display: none;
	}
	.brands-carousel .carousel-item .brand-item {
	    flex-basis: 20%;
	    max-width: 20%;
	    height: 62px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    position: relative;
	}
	.brands-carousel .carousel-item .brand-item img {
	    width: 90%;
	}
	.brands-carousel .carousel-item .brand-item:after {
	    color: #d2ac67;
	    width: 62px;
	    height: 24px;
	    font-size: 10px;
	    font-weight: 600;
	    text-transform: uppercase;
	    letter-spacing: 0.5px;
	    border: 0px solid #d2ac67;
	}
	div#cart {
	    margin: 0;
	}
	div#logo {
	    width: 30%;
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	    float: none;
	    padding: 2px 0;
	}

}
.show-button {
	visibility: hidden;
}



@media (max-width: 560px) {
	div#simplecheckout_customer {
		flex-basis: 100%;
		padding-left: 40px;
	}

	div#simplecheckout_customer {
		padding-left: 10px;
		padding-right: 10px;
	}

	.form-group.required.row-customer_firstname {
		width: 100%;
		float: none;
		margin-right: 0px;
	}

	.form-group.required.row-customer_firstname {
		margin: 0px;
	}

}


@media (max-width: 500px) {
	.show-button {
		visibility: visible;
		color: #d2ab67;
	}
	.hide-content {
		display: none;
	}
	.hide-content.active {
		display: inline;
	}
	.slider-item .slider-text {
		flex-basis: 60%;
	}
	.slider-item.text-and-image .image img {
		height: 110px!important;
		right: -10px!important;
		top: 60px!important;
		position: relative!important;
	}
	.slider-item.text-and-image {
		flex-direction: row!important;
		align-items: flex-start!important;
	}
	.slider-item.text-and-image .image {
		display: block!important;
		height: 100%!important;
		flex-basis: 60%!important;
	}
	.home-slider-section .home-slider .owl-stage {
		background-color: #3c1541;
	}
	.slider-item.text-and-image .image img {
	    width: auto;
	    display: block;
	    height: 100px;
	    position: absolute;
	    right: 30px;
	    top: -90px;
	}
	#megamenu-menu .mobile-menu-footer .footer-btns {
		padding: 5px 15px 30px 15px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-nav>li {
        float: none;
    }
}

.contact-column .text.border-gold {
    padding: 10px 15px;
    font-style: italic;
    background-color: rgb(245 245 245);
    position: relative;
    padding-left: 60px;
    font-size: 15px;
}
.border-gold:after {
    position: absolute;
    content: '';
background-image: url("data:image/svg+xml,%3Csvg fill='%233c1541' viewBox='-41 0 374 374.10622' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m287.664062 75.746094-140.605468-74.921875c-2.085938-1.113281-4.585938-1.097657-6.65625.039062l-136.714844 74.921875c-2.242188 1.230469-3.6328125 3.582032-3.6328125 6.140625v97.867188c.0820315 80.449219 47.7460935 153.230469 121.4570315 185.460937l18.976562 8.269532c1.773438.773437 3.792969.777343 5.570313.007812l21.382812-9.234375c75.078125-31.53125 123.921875-105.015625 123.929688-186.445313v-95.925781c0-2.585937-1.425782-4.964843-3.707032-6.179687zm-10.292968 102.105468c-.015625 75.816407-45.503906 144.226563-115.410156 173.566407l-.046876.023437-18.621093 8.039063-16.179688-7.058594c-68.613281-30-112.984375-97.742187-113.0625-172.628906v-93.722657l129.761719-71.117187 133.558594 71.167969zm0 0'/%3E%3Cpath d='m92.167969 175.253906c-2.511719-2.941406-6.929688-3.289062-9.871094-.777344-2.941406 2.507813-3.289063 6.929688-.777344 9.867188l36.976563 43.300781c2.46875 2.890625 6.792968 3.285157 9.738281.886719l86.117187-70.0625c3-2.4375 3.453126-6.847656 1.011719-9.847656-2.4375-2.996094-6.847656-3.453125-9.847656-1.011719l-80.8125 65.742187zm0 0'/%3E%3C/svg%3E");    display: block;
    left: 15px;
    height: 30px;
    width: 30px;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
}

@media  (max-width: 768px) {
	.form-group.required.row-customer_telephone {
		margin-right: 40px;
	}

	.form-group.required.row-customer_firstname {
		margin-right: 40px;
	}
}

@media (max-width: 560px) {
	.bread-flex-check {
		margin: 0 5px 0;
		padding: 10px 10px;
		display: block;
		margin-top: 20px;
	}

	.tables-block {
		border: 1px solid #e1e1e1;
		margin-top: 20px;
		padding: 5px;
	}

	.row-product-for .product-model {
		display: none;
	}

	span.product-manufacturer {
		font-weight: bold;
		display: block;
		font-size: 12px;
		text-transform: uppercase;
		margin-top: 5px;
		margin-right: 5px;
	}

	.product-imageflex {
		flex-basis: 20% !important;
	}

	.product-price {
		font-weight: bold;
		font-size: 14px !important;
		color: #000;
	}

	.row-product-for > div {
		flex-basis: 25%;
	}

	.row-product-for {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	.row-head-cart {
		padding: 4px 0px 10px;
	}

	.row-body-cart {
		padding: 5px 0px 5px 0px;
	}

	.row-body-cart .image img {
		max-width: 55px;
	}

	.simplecheckout-cart .row-body-cart .price {
		font-size: 16px !important;
	}

	.simplecheckout-cart span.name-manufacturer {
		display: block;
		font-size: 12px;
	}

	.remove button {
		font-size: 28px;
		position: absolute;
		top: 35px;
		right: 5%;
	}

	.simplecheckout-block {
		margin-bottom: 10px !important;
	}

	.form-group.required.row-customer_telephone, .form-group.row-customer_email {
		width: 100%;
		float: none;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 15px;
	}

	.inside-buttons-block-oform.top-mar-block {
		margin-top: 0px;
	}

	.inside-buttons-block-oform {
		display: block;
		padding: 0px 20px 0px 20px;
		text-align: left;
	}

	.oform-button-block {
		display: block;
		text-align: left;
		margin-top: 10px;
	}

	span.nagumaya {
		margin-right: 0px;
		margin-bottom: 10px;
		text-align: left;
	}

	a#simplecheckout_button_confirm {
		display: block;
		width: 100%;
	}

	div#simplecheckout_shipping_address {
		float: none !important;
		flex-basis: 100% !important;
		margin-right: 0px !important;
		margin-left: 0px !important;
		padding-left: 25px !important;
		margin-top: -20px !important;
	}

    ul.menuLanguage li * {
        color: #fff;
    }
    
    ul.menuLanguage {
        padding-left: 0px !important;
    }
}

@media(max-width: 320px) {
	#megamenu-menu .mobile-menu-footer .footer-btns .menu {
		display: flex;
		flex-direction: row;
	}

	#megamenu-menu .mobile-menu-footer .footer-btns .buttons a {
		padding: 0 5px;
		margin: 0 1px;
		opacity: 0.8;
	}

	#megamenu-menu .mobile-menu-footer .footer-btns .menu a {
		color: #e4e4e4;
		margin-left: 10px;
		font-size: 14px;
	}
}
.correctPrice-black{
	color: #444444;
}

p.center-image {
    text-align: center;
}
p.center-image img {
    max-width: 100%;
}