@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald/Oswald-SemiBold.eot');
    src: local('Oswald SemiBold'), local('Oswald-SemiBold'),
        url('fonts/oswald/Oswald-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald/Oswald-SemiBold.woff') format('woff'),
        url('fonts/oswald/Oswald-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald/Oswald-ExtraLight.eot');
    src: local('Oswald ExtraLight'), local('Oswald-ExtraLight'),
        url('fonts/oswald/Oswald-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald/Oswald-ExtraLight.woff') format('woff'),
        url('fonts/oswald/Oswald-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald/Oswald-Light.eot');
    src: local('Oswald Light'), local('Oswald-Light'),
        url('fonts/oswald/Oswald-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald/Oswald-Light.woff') format('woff'),
        url('fonts/oswald/Oswald-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Oswald';
    src: url('fonts/oswald/Oswald-Medium.eot');
    src: local('Oswald Medium'), local('Oswald-Medium'),
        url('fonts/oswald/Oswald-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/oswald/Oswald-Medium.woff') format('woff'),
        url('fonts/oswald/Oswald-Medium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'MegaZAYKA';
    src: url('fonts/MegaZAYKA/MegaZAYKARegular.eot');
    src: url('fonts/MegaZAYKA/MegaZAYKARegular.eot?#iefix') format('embedded-opentype'),
    url('fonts/MegaZAYKA/MegaZAYKARegular.ttf') format('truetype'),
    url('fonts/MegaZAYKA/MegaZAYKARegular.woff2') format('woff2'),
    url('fonts/MegaZAYKA/MegaZAYKARegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}




.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border: none ;
}


body {
	font-family: 'MegaZAYKA', sans-serif;
	font-weight: 400;
	color: #2b2b2b;
	font-size: 14px;
	line-height: 18px;
}




h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 44px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
}
.MsoNormal {font-family: Raleway;}
p.MsoNormal {font-family: Raleway;}
h3.MsoNormal {font-family: Raleway;}
ol.MsoNormal {font-family: Raleway;}
li.MsoNormal {font-family: Raleway;}
.mobile_head .wishlist{
		background: url(img/hart_mob.svg) no-repeat;
		background-position: center;
		background-size: contain;
		width: 22px;
		height: 23px;
		position: relative;
	}
	.wishlist{
		background: url(img/hart_mob.svg) no-repeat;
		background-position: center;
		background-size: contain;
		width: 22px;
		height: 23px;
		position: relative;
		display: block;
	}
	.wishlist span,
	#cart-total{
		background: rgba(122, 199, 197, 0.93);
		border: 0.774207px solid #7AC7C5;
		font-family: Raleway;
		font-style: normal;
		font-weight: 500;
		font-size: 8px;
		color: #FFFFFF;
		width: 11px;
		height: 11px;
		top: -6px;
		right: -4px;
	}
a {
	color: #2B2B2B;
}
a:hover {
	text-decoration: none;
	color: #000;
}
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 {
	background: #FFFFFF;
    border: 1px solid rgba(122, 199, 197, 0.39);
    box-sizing: border-box;
    border-radius: 8px;
    height: 46px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
}



.navbar-nav li .dropdown-menu:before {
    content: "";
    width: 400px;
    height: 266px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 18px;
    bottom: -22px;
}
.navbar-nav li:first-child .dropdown-menu:before {
    background-image: url(https://megazayka.com.ua/catalog/view/theme/theme536/image/rebbit/xone-rebbit.png.pagespeed.ic.pPxVsvNUFk.png);
}
.navbar-nav li:nth-child(2) .dropdown-menu:before {
    background-image: url(https://megazayka.com.ua/catalog/view/theme/theme536/image/rebbit/xtwo-rebbit.png.pagespeed.ic._DeaOMUsJ2.png);
    height: 203px;
    bottom: -36px;
}
.navbar-nav li:nth-child(3) .dropdown-menu:before {
    background-image: url(https://megazayka.com.ua/catalog/view/theme/theme536/image/rebbit/xthree-rebbit.png.pagespeed.ic.BXGfFpSa-k.png);
    bottom: -26px;
}
.navbar-nav li:nth-child(4) .dropdown-menu:before {
    background-image: url(https://megazayka.com.ua/catalog/view/theme/theme536/image/rebbit/xfour-rebbit.png.pagespeed.ic.jCKFrTn-69.png);
    height: 233px;
    bottom: -29px;
}
.navbar-nav li:nth-child(5) .dropdown-menu:before {
    background-image: url(https://megazayka.com.ua/catalog/view/theme/theme536/image/rebbit/xfive-rebbit.png.pagespeed.ic.ZYgM_v63Rq.png);
	height: 229px;
}
.navbar-nav li:nth-child(6) .dropdown-menu:before {
    background-image: url(https://megazayka.com.ua/catalog/view/theme/theme536/image/rebbit/xsix-rebbit.png.pagespeed.ic.ead_YAlMUq.png);
	    height: 217px;
    bottom: -27px;
}
.readless-btn,
.readmore-btn{
	font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #38C7C3;
    border-bottom: 1px dashed;
}


/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#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: 10px;
}
#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: 25px 20px;
}
@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;
    max-width: 1160px;;
    margin: 19px auto;
    width: 100%;

}
#menu .dropdown-inner li{
	width: 33%;
	    margin-bottom: 10px;
}
#menu .dropdown-inner ul {
	display: table-cell;
}


#menu .dropdown-inner  ul{
	display: flex;
	width: 100%;
    flex-wrap: wrap;
}
#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;
	}
	#menu .dropdown.open .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: 600px;
}*/
/* footer */
footer {
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #F1F7FB;
	color: #2B2B2B;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #2B2B2B;
}
footer a:hover {
	color: #2B2B2B;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
    padding: 20px 14px 20px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.product-category-59 .link_all_products{
	font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    background: url(img/arrow_prdl.svg) no-repeat;
    background-position: right center;
    padding-right: 40px;
    color: #303030;
    display: block;
    text-align: right;
    margin-top: -35px;
    margin-bottom: 22px;
}
.product-category-60 .link_all_products.man{
	display: none;
}
.product-category-59 .link_all_products.wom{
	display: none;
}
.product-category-60 .link_all_products{
	font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    background: url(img/arrow_prdl.svg) no-repeat;
    background-position: right center;
    padding-right: 40px;
    color: #303030;
    display: block;
    text-align: right;
    margin-top: -35px;
    margin-bottom: 22px;
}
.link_all_products{
	display: none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #fa759e;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}

/* 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 {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: visible;
	padding-bottom: 15px;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}
.single-product-wrapp{
	box-shadow: 0 0 0 rgb(180 215 235 / 40%);
    margin: 30px 5px;
    border-radius: 16px;
    overflow: hidden;
    padding: 5px 15px;
    position: relative;
    z-index: 10;
	transition: all .3s ease-in-out;
	transform: scale(1);
	padding-bottom: 5px;
	flex: 0 1 calc(20% - 10px);
}
.single-product-wrapp:hover .button-group{
	bottom: 10px;
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.000, 0.990); /* custom */
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.000, 0.990); /* custom */
}
.owl-carousel .owl-stage{
	margin-bottom: 45px;
}
#product_row .single-product-wrapp{
	flex: 0 1 calc(20% - 10px);
}
.product-thumb .rating {
	padding-bottom: 20px;
}
.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;
}
.container.category .product-thumb .caption p.price .price-new,
.product-thumb .price,.product-thumb .price-new {
	font-family: Raleway;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 18px;
	/* identical to box height, or 90% */

	text-transform: uppercase;
	font-feature-settings: 'pnum' on, 'lnum' on;

	color: #2B2B2B;
}
.product-thumb .price-old {
	color: #999;
    text-decoration: line-through;
    margin-left: 10px;
    font-size: 12px;
    font-family: 'Raleway';
}
.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;
	}
}
.add-towish {
	position: absolute;
    top: 15px;
    right: 15px;
    background: transparent;
    color: #000;
    padding: 0;
    width: auto;
    height: auto;
    color: #7AC7C5;
	border: 0;
	z-index: 2;
}
.add-towish i{
	font-size: 23px;
}
/*
@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%;
	}
}*/
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

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

	}
}
@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) {

	}
}
@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) {

	}
}

/* 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] {
	font-family: Raleway !important;
	min-width: 50px;
	border: 1px solid rgba(122, 199, 197, 0.39);
	box-sizing: border-box;
	border-radius: 5px;
	max-width: 51px;
	height: 40px;
	text-align: center;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	margin-right: 5px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
/*img category*/
.imgcategory .product-thumb.transition > h4 {
	padding-left: 10px;
}

/*sticker*/
.image {
    position: relative;
}
.image .corner_0,
.image .corner_1,
.image .corner_2,
.image .corner_3 {
    height: 57px;
	width: 58px;
    position: absolute;
	z-index: 2;
}
.image .corner_0 {
	left: 0px;
    top: 0px;
}
.image .corner_1 {
	right: 0px;
    top: 0px;
}
.image .corner_2 {
	left: 0px;
    bottom: 0px;
}
.image .corner_3 {
	right: 0px;
    bottom: 0px;
}
.box-product .image .corner_0 img,
.box-product .image .corner_1 img,
.box-product .image .corner_2 img,
.box-product .image .corner_3 img {
	border: none;
    padding: 0px;
}
.box .box-product .image .corner_0 img,
.box .box-product .image .corner_1 img,
.box .box-product .image .corner_2 img,
.box .box-product .image .corner_3 img {
	width: 60%;
}
/*benefits*/
.product-grid .benefit-text,
.product-grid .benefit,
.product-grid .benefits,
.product-grid .present {
	display: none;
}
.benefits {
	margin-left: -15px;
}
.benefit {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.product-list .benefit-text {
	float: left;
	line-height: 40px;
	margin-right: 5px;
}
.benefit li span {
	display: table-cell;
	vertical-align: middle;
}
.benefit_description {
	display: none;
	position: absolute;
	top: 41px;
	z-index: 2;
	border: 1px solid #38b0e3;
	padding: 15px;
	left: -75px;
	border-radius: 4px;
	background: white;
	box-shadow: 0 0 8px grey;
	width: 150px;
	line-height: 13px;
	font-size: 11px;
}
.benefit_description:after {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	top: -7px;
	content: '';
	left: 82px;
}
.benefit_description:before {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #38b0e3;
	top: -8px;
	content: '';
	left: 82px;
}
.benefit li:hover .benefit_description {
	display: block;
}
.product-info .present {
	border-top: 1px solid #E7E7E7;
	padding: 15px 5px 10px 5px;
	margin-top: 10px;
}



#top{
	background: #3A3A3A;
	padding: 0;
	min-height: 20px;
}
#top .container {
	display: flex;
	justify-content: space-between;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before{
	display: none;
}
#top .container ul{
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;

color: rgba(255, 255, 255, 0.7);


}

#top .container ul{
	display: flex;
    padding: 0;
    margin: 0;
}
*{
		font-family: 'MegaZAYKA', sans-serif;
}
#top .container ul a{
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
padding: 15px 20px;
color: rgba(255, 255, 255, 0.7);
transition: all 500ms cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */
}
#top .container ul a:hover{
	    background: #c4c4c421;
	color: rgba(255, 255, 255, 0.99);
}
#top > div > ul > li:nth-child(1) > a{
	text-transform: uppercase;
	    font-weight: 600;
	    background: rgba(196, 196, 196, 0.13);
	    font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 16px;
text-transform: uppercase;

color: #FFFFFF;
}
#top .container ul{
	    list-style-type: none;
}

#top > div > ul > li{
	display: inherit;
}
body > header > div > div{
	min-height: 60px;
}
body > header  .container .row{
	display: flex;
}
/*
body .row{
	margin-left: 0;
	margin-right: 0;
    display: flex;
}*/
body > header #logo {
    margin: 0 0 10px 0;
    text-align: center;
    display: flex;
    justify-content: start;
}
body #menu{
	background: rgba(56, 199, 195, 0.1);
    box-shadow: none;
    border: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    border-radius: 29px;
	padding: 0 1rem;
}
body #menu .dropdown-menu{
	margin-top: 0 !important;
	border: 1px solid #FFBAD3;
	box-sizing: border-box;
	box-shadow: 4px 4px 21px rgba(255, 186, 211, 0.16);
	border-radius: 16px;
}
.cart-header{
	font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    color: #000000;
    padding: 5px 20px 10px;
    border-bottom: 1px solid #F5F5F5;
}
.common-home #content .row > div{
	flex: 1;
	padding: 0;
	margin: 5px;
}
.product-thumb .image img{

}
.common-home #content .product-thumb{
	border: none;
}
.common-home #content .product-thumb .image img{
	width: auto;
}
.btn-recall{
	background: #FA759E;
    border-radius: 43px;
    width: 125px;
    height: 35px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    border: 0;
	line-height: 20px;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}
.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #ffbad3 !important;
}
.information-wrapp a{
	font-weight: normal;
	font-size: 16px;
}
*{
	    text-shadow: none !important;
}
.wishlist span,
#cart-total{
    /*
	background: #EBF9F9;
    border: 1.5px solid #7AC7C5;
    width: 21px;
    height: 21px;
    top: -18px;
    position: absolute;
    right: 8px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: MegaZAYKA;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    border-radius: 100px;
    */
    background: #EBF9F9;
    border: 1px solid #7AC7C5;
    width: 17px;
    height: 17px;
    top: -8px;
    position: absolute;
    right: -7px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: MegaZAYKA;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    border-radius: 100px;
}
body .fa-shopping-cart:before{
	content: none;
}
#cart-total .fa.fa-shopping-cart{
	display: none;
}
body.common-home #content .module-title{
	display: none;
}
.common-home .imgcategory .product-thumb.transition > h4{
background: rgba(255, 255, 255, 0.44);
    margin: 0;
    margin-top: -76px;
    z-index: 99;
    position: relative;
    padding: 20px 25px;
    border-top: 1px solid #00000047;
}
.common-home .product-thumb .image {
    text-align: center;
    overflow: hidden;
}
.common-home .imgcategory .product-thumb.transition > h4 a{
    font-family: Oswald;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    color: #0A0A0A;
    width: 100%;
    display: inline-block;
    z-index: 999;
    position: relative;

}
.common-home .imgcategory .product-thumb.transition > h4::after{
	    content: '';
    width: 83px;
    height: 75px;
    border-left: 1px solid #00000047;
    background: url(img/union.svg) no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.common-home .imgcategory .product-thumb.transition > h4:hover{
	background: rgba(2, 2, 2, 0.9);
}
.common-home .imgcategory .product-thumb.transition > h4:hover a{
	color: white;
}
.common-home .imgcategory .product-thumb.transition > h4:hover::after{
background: url(img/union1.svg) no-repeat;
    background-position: center;
    border-left: 1px solid #fff;
}
.common-home .imgcategory .product-thumb *{
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.030, 0.980); /* custom */

transition-timing-function: cubic-bezier(0.250, 0.250, 0.030, 0.980); /* custom */
}

#menu .nav li a{
	font-weight: 500;
	font-size: 19px;
	line-height: 35px;
	color: #2B2B2B;
	font-family: 'MegaZAYKA', sans-serif;
}
#menu .nav li a:hover {
    color: #fb7b76;
}
#menu .navbar-collapse.collapse{
display: flex !important;
    align-items: center;
    align-items: flex-start;
}

#cart{
	margin: 0;
}
#cart > .btn.btn-inverse{
	width: 43px;
    height: 43px;
    background: url(../image/megazayka/cart.svg) no-repeat;
    background-position: center;
    background-size: contain;
    box-shadow: none;
    padding: 0;
    border: 0;
}
.navbar-header{
	width: 70px;
}

td.heading {
    color: black;
    font-weight: 500;
}
.answer_admin{
	border-top: 1px solid rgba(111, 123, 140, 0.22);
	padding-top: 20px;
	margin-top: 15px;
	padding-left: 30px;
}
.answer_admin p{
	margin-top: 15px;
}
.answer_admin strong{
	font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #3C4A5C;
    padding-left: 15px;
}
#menu .nav li{
	    position: inherit;
}
body > header .container .row{
	position: relative;
}
#menu .dropdown:hover .dropdown-menu {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
	min-height: 481px;
	margin-left: 0 !important;
	background: #FFFFFF;
    box-shadow: 0px 6px 8px rgb(122 199 197 / 39%);
    border-radius: 0 15px 15px 15px;
	border: 0;
    z-index: 99999;
}

#menu .dropdown.open .dropdown-menu {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    background: #272323;
        min-height: 481px;
}
#menu .nav > li > a{
	padding: 24px 20px 24px 20px;
	display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#menu .nav > li > a:hover{
	background: #ffffff;
    box-shadow: 0 0 8px rgb(122 199 197 / 39%);
    border-radius: 15px 15px 0 0;
}


#menu .nav  .see-all{
	display: none;
}

.blog-category .product-layout{
	    width: 33.333%;
	    padding: 9px;
}


@media (min-width: 1200px){
body .container {
    min-width: 1280px;
}
}
.search .search_button{
    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 249.4%;
    text-transform: uppercase;
    padding-left: 23px;
    color: #3A3A3A;
    background: url(img/search_ico.svg) no-repeat;
    background-position: left center;
    margin-right: 26px;
    cursor: pointer;
}
header .search{
	display: flex;
	justify-content: flex-end;
	    align-items: center;
}
header .search a{
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 249.4%;
/* identical to box height, or 35px */

text-transform: uppercase;
color: #3A3A3A;
}
header #search.active{
	     display: flex;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0px;
    height: auto;
    background: #fff;
    z-index: 99;
    padding-top: 50px;
    padding-bottom: 11px;
}
header #search_exti{
	display: none;
	transform: rotate(45deg);
	position: absolute;

}
.new-select__list{
	max-height: 300px;
    overflow-y: scroll;
}
header #search_exti.active{
	display: block;
    right: 0;
    z-index: 9999;
    top: -4px;
    font-size: 69px;
    color: #000;
    font-weight: 200;
    cursor: pointer;

}
.block_search {
    display: flex !important;
}
header #search .input-lg {
	border: 1px solid #FFBAD3;
    border-radius: 17.5px;
    height: 35px;
    font-family: 'MegaZAYKA', sans-serif;
    color: #C4C4C4;
    font-weight: 500;
    font-size: 16px;
    padding-left: 20px;
}
header .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    min-width: 80px;
}
header #search .btn-lg {
	position: absolute;
    right: 0;
    background: #FFBAD3;
    border-radius: 17.5px;
    display: inline-block;
    z-index: 2;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    padding: 10px 29px;
    border: none;
    box-shadow: none;
    font-family: 'MegaZAYKA', sans-serif;
	height: 35px;
	top: 0;
	line-height: 0;
}
.btn-secondary {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #2B2B2B;
    font-size: 18px;
	line-height: normal;
    padding: 0;
}
.btn-secondary.btn-secondary-text-blue{
	color: #38C7C3;
}
.language form{
	margin-bottom: 0;
}
.language ul{
	display: flex;
}
.language-select{
	background: #EBF9F9;
    border-radius: 13px;
    font-weight: 500;
    font-size: 16px;
    color: #767676;
    padding: 0;
    width: 45px;
    height: 26px;
	margin-left: 3px;
}
.language-select:hover,
.language-select.active{
	text-decoration: none;
	background: #7AC7C5;
    color: #fff;
}
.breadcrumb{
	display: none;
}
.product-category-59 #content .breadcrumb.enable{
	display: none !important;
}
.product-category-60 #content .breadcrumb.enable{
	display: none !important;
}

#slideshow0 .owl-wrapper-outer{
	border: 0;
    border-radius: 30px;
    margin-top: 25px;
}
#slideshow0 .owl-pagination{
	display: none !important;
}
.owl-carousel .owl-nav i {
    font-size: 14px !important;
    display: inline-block;
	margin: 0 !important;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	position: absolute;
    top: calc(50% - 27.5px) !important;
}
#content h1{
	font-family: 'MegaZAYKA', sans-serif;
	font-weight: 500;
	font-size: 36px;
	line-height: 35px;
	color: #2B2B2B;
}
#product_row {
	flex-wrap: wrap;
}
 .product-layout{
	    padding: 3px;
    margin: 0;
    width: 25%;
}


.homepage-product-tabs .nav.nav-tabs{
	justify-content: center;
    border: 0;
	margin-top: 30px;
}
.homepage-product-tabs .nav.nav-tabs li{
	margin: 0 5px;
}
.homepage-product-tabs .nav.nav-tabs li a{
	font-weight: 500;
    font-size: 28px;
    line-height: 35px;
    color: #3A3A3A;
    height: 58px;
    padding: 0 40px;
    display: flex;
    align-items: center;
}
.homepage-product-tabs .nav.nav-tabs li a:hover{
	color: #FA759E;
}
.homepage-product-tabs .nav.nav-tabs li a.active{
	box-shadow: inset 0px 4px 10px rgba(180, 200, 210, 0.58);
	border-radius: 33px;
	text-decoration-line: underline;
	color: #33AA33;
}



.search_result_row{
	flex-wrap: wrap;
}


.product-thumb{
	border: none;
}
.product-thumb .image img {
    width: 100%;
}
.product-thumb .caption a{
	font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    color: #2B2B2B;
}
 .product-thumb .caption h4{
	margin-bottom: 20px;
    margin-top: 17px;
	height: 42px;
    overflow: hidden;
}
.product-thumb .caption{
	padding: 0;
	    z-index: 9;
    position: relative;
}
body .product-thumb .price-tax{
	display: none;
}


.product_layout #content > div > div > div > div.button-group > button:nth-child(3){
	display: none;
}
.product-thumb .caption{
	background: white;
	height: 108px;
}

.product_layout #content .product-thumb .caption h4{
	    margin-top: 0px;
	        padding-top: 17px;
}
#content .categorywall.covers{
	padding: 0;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.row_slider_category{
	margin-bottom: 50px;
}
.flex_cat_cont{
	display: none;
}
.product-category-59 .flex_cat_cont{
	    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 11px;
}
.product-category-59 .flex_cat_cont a{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
/* identical to box height */

background: url(img/arrow_prdl.svg) no-repeat;
background-position: right center;
padding-right: 40px;

color: #303030;

}
header .search a:hover{
	color: black;
}
.search .search_button:hover{
	color: black;
}
.product-category-59 .flex_cat_cont a:hover{
	color: black;
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */
}
.product-category-60 .flex_cat_cont a:hover{
	color: black;
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */
}
.product-category-59 .link_all_products:hover{
	color: black;
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */
}
.product-category-60 .link_all_products:hover{
	color: black;
	transition: all 500ms cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.250, 0.250, 0.045, 0.995); /* custom */
}
.product-category-60 .flex_cat_cont{
	    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 11px;
}
.product-category-60 .flex_cat_cont a{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
/* identical to box height */

background: url(img/arrow_prdl.svg) no-repeat;
background-position: right center;
padding-right: 40px;

color: #303030;

}
.categorywall.covers > *{
	width: 50%;
	padding: 0;
}
.categorywall .categorywall_thumbnail{
	padding: 20px;
	margin: 5px;
    overflow: hidden;
	text-align: center;
	box-shadow: 0px 2px 6px rgba(180, 215, 235, 0.51);
	border-radius: 8px;
	display: flex;
    flex-direction: column;
	flex: 0 1 calc(20% - 10px);
}

.product_layout .row.tabs ~ .row{
	display: block;

}
.product_layout .slick-slide{
	height: auto !important;
}
#content .categorywall.covers .categorywall_thumbnail a.category_name{
	font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 35px;
    color: #000000;
}

#content .categorywall.covers .categorywall_thumbnail:hover a.category_name::after{
	background: black;
    text-decoration: none;
    padding: 14px 60px;
    margin-top: 10px;
    text-decoration: none !important;
}
.product-category-59 h1 + .row .col-sm-2{
	display: none;
}
.product-category-59 #content h1{
	font-family: Oswald;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
/* identical to box height */

letter-spacing: 0.01em;
text-transform: uppercase;
    padding: 0 15px;
    margin-top: 36px;
    color: #000000;
    text-align: left;
}



.product-category-60 h1 + .row .col-sm-2{
	display: none;
}
.product-category-60 #content h1{
	font-family: Oswald;
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
/* identical to box height */

letter-spacing: 0.01em;
text-transform: uppercase;
    padding: 0 15px;
    margin-top: 36px;
    color: #000000;
    text-align: left;
}


hr{
	display: none;
}
.product-category-59 #content .categorywall.covers{
	display: flex;
}
.product-category-60 #content .categorywall.covers{
	display: flex;
}
body .breadcrumb.enable{
	display: flex;
}
body .breadcrumb.enable .fa-home:before{
	content: 'Главная';
	font-family: 'MegaZAYKA', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    color: #2B2B2B;
}
html:lang(ua) body .breadcrumb.enable .fa-home:before{
content: 'Головна';
font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 140.9%;
/* identical to box height, or 20px */

letter-spacing: 0.02em;

color: #A3A3A3;
}
body .breadcrumb.enable a{
	font-family: 'MegaZAYKA', sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 35px;
	color: #2B2B2B;
}
body .breadcrumb.enable{
	background: none;
	border: none;
	margin-top: 25px;
}

body .breadcrumb.enable > li + li:before{
	content: '';
    width: 5px;
    height: 9px;
    background: url(../image/megazayka/arrow_right.svg) no-repeat;
    background-position: center;
    display: block;
    position: absolute;
	left: 0;
    top: 13px;
}
.breadcrumb > li:after{
	display: none;
}
body .breadcrumb.enable > li{
	padding: 0 20px;
}
body .breadcrumb > li:first-child{
	padding-left: 0;
}
body .product-thumb .button-group{
	border-top: none;
    background-color: transparent;
    overflow: auto;
    position: absolute;
    bottom: 40px;
    right: 15px;
}
body .product-thumb .button-group{
	display: flex;
    justify-content: space-between;

}


.product-thumb .caption{

}
.btn-primary,
.button_oc,
.btn-purple,
.product-thumb .button-group button{
	background: #FFBAD3;
    border-radius: 30px !important;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #000000 !important;
    padding: 10px 25px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#cart ul .total-summ{
	color: #2B2B2B;
    font-weight: bold;
    font-size: 18px;
    line-height: 19px;
    font-family: Raleway;
}
#cart ul .total-summ span{
	font-weight: 500;
	font-size: 13px;
	line-height: 19px;
}
.product-thumb .button-group button.add_cart{
	width: calc(100% - 66px);
}
.product-thumb .button-group button.favorite{
	background: #303030 url(img/heart.svg) no-repeat;
	background-position: center;
}
.product-thumb .image{
	overflow: hidden;
}
.product-thumb .button-group button.add_cart:hover{
	background: #303030;
}
.product-thumb .caption{
	min-height: 80px;
}

.flex_product{
	display: flex;
	padding-right: 40px;
}
.flex_product .thumbnails{
	flex: 1;
	max-width: 65px;
}
.flex_product .thumbnails.main{
	max-width: 100%;
}
.flex_product .image-additional a{
	padding: 0;

	border: none;
	margin-bottom: 10px;
}
.flex_product .thumbnails .image-additional{
	margin-left: 0;
}
.flex_product .image-additional{
	max-width: 100%
}
.flex_product .thumbnail{
	border: none;
	padding: 0;
}
.flex_product .thumbnails > li{
	margin-left: 0;
}

.flex_product .thumbnails.main .image{
    max-height: 670px;
    overflow: hidden;
}
.flex_product .image .corner_0 {
    left: 34px;
    top: 0px;
}
.flex_product .thumbnails.main .image .thumbnail img{
	width: 100%;
}
body .breadcrumb.enable.product{
	justify-content: flex-start;
	padding-top: 20px;
}
body .breadcrumb.enable.product li:first-child{
	padding-left: 0;
	display: flex;
    align-items: center;
}

body .breadcrumb.enable li:last-child a{
	    color: #7AC7C5;
}
#content h1.product_title{
	font-weight: 500;
	font-size: 28px;
	line-height: 35px;
	color: #2B2B2B;
}
.list-unstyled.model li span,
.list-unstyled.model li{
	font-family: 'Raleway';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #767676;
}
.list-unstyled.model li span{
    color: #79B0D9;
}
.list-unstyled.price {
	display: flex;
	align-items: start;
	padding-top: 0px;
	padding-bottom: 0;
	margin: 0;
}
.list-unstyled.price li.price h2{
	font-family: 'Raleway';
    font-style: normal;
    font-size: 26px;
    line-height: 35px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #151515;
	padding-left: 15px;
	margin-bottom: 0;
	font-weight: 600;
}
.list-unstyled.price li span{
	font-family: 'Raleway';
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-transform: lowercase;
    color: #8F8F8F;
}
.stock-wrapp{
	background: rgba(122, 199, 197, 0.18);
    border-radius: 16px;
    display: inline-flex;
	align-items: center;
    padding: 5px 15px 5px 25px;
    font-family: Raleway;
    color: #717777;
    font-size: 13px;
    line-height: 19px;
	position: relative;
	margin-bottom: 20px;
}
.stock-wrapp:before{
	content: '';
	position: absolute;
	left: 10px;
	width: 6px;
	height: 6px;
	background: #38C7C3;
	border-radius: 6px;
}
.price_favorite{
	display: flex;
	align-items: center;
	margin-top: 30px;
}
.price_favorite .btn-default{
	border: none;
    background: none;
    box-shadow: none;
    padding: 0;
    padding-right: 24px;
    background: url(img/heart_of_gold_udo.svg) no-repeat;
    width: auto;
    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 249.4%;
    color: #3A3A3A;
    background-position: right center;
    text-align: right;

}
.price_favorite label{
	color: #2B2B2B;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
}
.custom div.required .control-label:before{
	display: none;
}
#product.custom{
	margin-top: 35px;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#product.custom .btn_wishlist{
	font-size: 14px;
	line-height: 19px;
	color: #2B2B2B;
	font-family: Raleway;
}
#product.custom .btn_wishlist i{
	color: #7AC7C5;
	font-size: 21px;
}
#product.custom .radio.custom input{
	display: none;
}
#product.custom .radio.custom label{
	padding: 0;
}
#product.custom .form-group > div{
	display: flex;
}
#product.custom .radio.custom{
	margin: 0;
}
#product.custom .radio.custom label img{
	width: 27px;
    height: 27px;
    padding: 5px;
    border-radius: 0;
    border: 1px solid #00000000;
        margin-right: 8px;
        margin-top: 7px;
}
.old-price{
	text-decoration: line-through;
}

#product.custom .radio.custom label input:checked ~ img{
	width: 27px;
    height: 27px;
    padding: 5px;
    border-radius: 0;
    border: 1px solid #000000;
}
#product.custom .radio.custom label img + p{
    position: absolute;
    display: none;
    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #898888;
    margin: 0;
    margin-top: 14px;
    background: none;
    border: none !important;width: auto;
    height: auto;

    padding: 0;
}
#product.custom .radio.custom label input:checked ~ img ~ p{
	display: block;
}
#product.custom .form-group .control-label{
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 19px;
/* identical to box height */

font-feature-settings: 'pnum' on, 'lnum' on;

color: #9F9E9E;
    margin-bottom: 18px;
}
#product.custom > div:nth-child(2){
	max-width: 264px;
}

#product.custom .form-group label p{
	    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    background: rgba(226, 226, 226, 0.49);
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #000000;
    width: 37px;
    height: 37px;
    padding: 6px;
    border: 1px solid #00000000;
    text-align: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    background: url(img/figure.svg) no-repeat;
    background-position: center;
        background-size: 76%;
}
#product.custom .form-group label input:checked ~p{

border: 1px solid #000000;
}
#razmers{
    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    text-decoration-line: underline;
    text-transform: capitalize;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #5E5C5C;
    background: url(img/tshirt.svg) no-repeat;
    background-position: left center;
    padding-left: 26px;
    position: absolute;
    right: 40px;
    margin-top: -16px;
}
#one_click{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    color: #332E2E;
    height: 60px;
    border: 1px solid #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 0;
    width: 100%;
    background: none;
}
#content input[name="quantity"]{
	border: 1px solid rgba(122, 199, 197, 0.39);
    box-sizing: border-box;
    border-radius: 8px;
    width: 56px;
    height: 36px;
    font-size: 14px;
    line-height: 19px;
    color: #2B2B2B;
    text-align: center;
    font-family: Raleway;
}
#content .rating svg{
	width: 18px;
    height: 18px;
}
#content .rating .fa-stack {
    font-size: 6px;
}
.form-group.button_buy{
	align-items: flex-end;
    display: flex;
}
.social{
	display: flex;
	align-items: center;
}
.social .face{
	background: url(img/f.svg) no-repeat;
	background-position: center;
	width: 28px;
	height: 28px;
	color: transparent;
	margin-right: 9px;
}

.social .inst{
	background: url(img/i_b.svg) no-repeat;
	background-position: center;
	width: 28px;
	height: 28px;
	color: transparent;
	margin-right: 9px;
}
.social .btn_telegram_share{
	background: url(img/t.svg) no-repeat;
	background-position: center;
	width: 28px;
	height: 28px;
	color: transparent;
	margin-right: 9px;
}
.social .phone{
	background: url(img/p.svg) no-repeat;
	background-position: center;
	width: 28px;
	height: 28px;
	color: transparent;
	margin-right: 9px;
}
.social p{
	margin: 0;
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 249.4%;
/* or 35px */

text-transform: uppercase;

color: #000000;
    margin-right: 11px;

}
body .row.tabs{
	display: block;
	background: rgba(215, 224, 235, 0.23);
    border: 1px solid #D2DEE9;
    box-sizing: border-box;
    border-radius: 33px;
    overflow: hidden;
}

body .row.tabs .nav-tabs{
	height: auto;
    min-height: 82px;
    display: flex;
    padding: 10px;
    justify-content: flex-start;
    align-items: center;
    background: #FFFFFF;
    border-bottom: 1px solid #D2DEE9;
}
.row.tabs .tab-content>.tab-pane{
	padding: 45px;
    padding-top: 30px;
}
body .row.tabs .nav-tabs li div,
body .row.tabs .nav-tabs li a{
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 35px;
	color: #2B2B2B;
	border-bottom: 1px dashed;
	display: inline-block;
}
body .row.tabs .nav-tabs li{
	width: 25%;
	text-align: center;
	max-width: 210px;
}
body .row.tabs .nav-tabs li div.active,
body .row.tabs .nav-tabs li a.active{
	color: #3B6889;
	border-bottom: 0;
}
body .row.tabs .tab-content p,
body .row.tabs .tab-content span,
body .row.tabs .tab-content font,
body .row.tabs .tab-content h1{
	font-family: 'Raleway', sans-serif;
}
body .row.tabs .tab-content p,
body .row.tabs .tab-content span,
body .row.tabs .tab-content font{
	font-size: 15px;
	line-height: 22px;
}
body #cart.open > .btn{
	background-image: none;
    border: 1px solid #ffffff;
    color: #666;
    box-shadow: none;
    text-shadow: none;
    background: url(img/cart.svg) no-repeat;
    background-position: center;
    border-radius: 0;
}
body .row.tabs .tab-content .stars span.fa-stack{
	font-size: 5px;
}
body .row.tabs .tab-content .stars span.fa-stack i{
	color: #FA759E;
}
.sidebar-information{
	box-shadow: 0px 0px 8px rgba(122, 199, 197, 0.39);
	border-radius: 14px;
	padding: 20px 30px;
}
.sidebar-information ul{
	border-bottom: 1px solid rgba(68, 80, 97, 0.17);
    padding-bottom: 15px;
	list-style: none;
}
.sidebar-information li{
	padding-bottom: 5px;
}
.sidebar-information li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #38C7C3;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 5px;
}
.sidebar-information li::after {
    content: '';
    width: 4px;
    height: 4.5px;
    background: #38C7C3;
	border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: -13px;
    top: 7px;
}

.sidebar-information li span,
.sidebar-information li{
	font-size: 14px;
    font-family: 'Raleway';
    line-height: 19px;
    color: #2B2B2B;
	position: relative
}
.sidebar-information li span{
	display: block;
	color: #38C7C3;
}
.sidebar-information h3 span a{
	font-family: 'Raleway';
    color: #445061;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
}
#menu .dropdown-menu{
	    background: white;
    border-radius: 0;
    box-shadow: none;
    min-width: 160px;
}
#menu .dropdown-menu .buttons div .checkout{
	background: #FFBAD3;
    border-radius: 23px;
    padding: 10px 30px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
}
#menu .dropdown-menu .buttons div .cart{


	font-family: Oswald;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
/* identical to box height */

text-transform: uppercase;

color: #929292;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#menu .dropdown-menu .buttons{
	margin: 0;
}
#add_cart_success .tovar,
#menu .dropdown-menu .tovar{
	display: flex;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #F5F5F5;
}
#add_cart_success .tovar .img-thumbnail,
#menu .dropdown-menu  .tovar .img-thumbnail{
	padding: 0;
	border: none;
	max-width: 80px;
}
#add_cart_success .tovar > div{
	flex: 1;
}
#add_cart_success .tovar .image,
#menu .dropdown-menu  .tovar .image{
	    max-width: 55px;
}
#add_cart_success .tovar .descr,
#menu .dropdown-menu  .tovar .descr{
	padding: 0 15px;
}
#add_cart_success .tovar .descr a,
#menu .dropdown-menu  .tovar .descr a{
	font-family: Raleway, sans-serif;
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 19px;
/* identical to box height */



color: #2B2B2B;
}
#menu .dropdown-menu  .tovar .descr .options{
	display: flex;
	flex-direction: column;
}
#menu .dropdown-menu  .tovar .descr .options small{
font-family: Raleway, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 15px;
/* identical to box height */

font-feature-settings: 'pnum' on, 'lnum' on;

color: #888787;
}
#menu .dropdown-menu  .tovar .quantity p{
	margin: 0;
	    margin-top: 9px;
}
#menu .dropdown-menu  .tovar .price{
	font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #2B2B2B;
    font-family: Raleway;
	margin-top: 5px;
}
#menu .dropdown-menu  .tovar .btn-danger{
	background: #3a3a3a;
    border: none;
    border-radius: 0;
}
body .fa-times:before {
    content: "+";
    font-weight: 800;
    transform: rotate(45deg) !important;
    display: block;
}
#menu .dropdown-menu  .tovar .price p{
	margin: 0;
	font-family: Oswald;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 20px;
text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: #201D1D;
}
body .row.block{
	display: block;
}
.articles .product-thumb .caption{
	padding: 0;
}
#add_cart_success .modal-dialog .modal-content button.close{
	top: 15px;
}
.modal-dialog .modal-content{
	border: 1px solid #FFBAD3;
    box-sizing: border-box;
    box-shadow: 4px 4px 21px rgb(255 186 211 / 16%);
    border-radius: 16px !important;
    overflow: hidden;
}
.articles .product-thumb{
	    padding-bottom: 30px;
}
.blog-article #content .row .col-sm-12{
	padding: 0;
}
.information-information-7 #content .flex{
	display: flex;
}
.information-information-7 #content .flex > div{
	flex: 1;
}
.information-information-7 #content .flex .left{
	background: rgba(218, 218, 218, 0.25);
	max-width: 320px;
	max-height: 430px;
	min-height: 430px;
	padding: 25px 32px;
}
.information-information-7 #content  h1{
	display: none;
}
.information-information-7 #content .flex .left p{
	margin: 0;
	padding: 0;
font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 261.5%;
/* or 42px */


color: #282727;
}

.information-information-7 #content .flex .left a{
	margin: 0;
	padding: 0;
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 261.5%;
/* or 42px */


color: #282727;
}
.information-information-7 #content strong{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 261.5%;
/* identical to box height, or 42px */

text-transform: uppercase;

color: #000000;
}
.information-information-7 #content p{
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 144%;
/* or 22px */


font-feature-settings: 'pnum' on, 'lnum' on;

color: rgba(0, 0, 0, 0.69);
}
.information-information-7 #content .right{
	padding: 27px 35px;
}
.information-information-7 #content .right .dost{
	background: url(img/dost.svg) no-repeat;
	background-position: left center;
    padding-left: 48px;
    line-height: 52px;
    display: inline-block;
}
.information-information-7 #content .right .opl{
	background: url(img/opl.svg) no-repeat;
	background-position: left center;
    padding-left: 48px;
    line-height: 52px;
    display: inline-block;
}
.information-information-7 #content .right .vozvr{
	background: url(img/vozvr.svg) no-repeat;
	background-position: left center;
    padding-left: 48px;
    line-height: 52px;
    display: inline-block;
}



#content > div.row.title > div:nth-child(3){
	border: none;
}
#content > div.row.title > div:nth-child(2){
	border: none;
}
#content > div.row.title > div:nth-child(1){
	border: none;
}
body.information-information-8 #content .row.title .title{
    font-family: Oswald;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 231.5%;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.52);
    margin-bottom: 15px;

}
body.information-information-8 #content .row.title {
	margin-bottom: 50px;
}
.information-information-8 #content h1{

font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 232.5%;
/* or 74px */

text-transform: uppercase;

color: #000000;

text-align: left;
    margin-top: 3px;
    margin-bottom: 17px;
}
.information-information-8 h5{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 21px;
line-height: 261.5%;
/* identical to box height, or 55px */

text-transform: uppercase;

color: #000000;
margin-top: 33px;
}
body.information-information-8 #content .row.title span{

font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 234.5%;
/* or 33px */

font-feature-settings: 'pnum' on, 'lnum' on;

color: #000000;

}
body.information-information-8 #content .row.title span b{

font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 234.5%;
/* or 33px */

font-feature-settings: 'pnum' on, 'lnum' on;

color: #A32222;
}
body.information-information-8 #content .row.title a.face{
	background: url(img/f.svg) no-repeat;
    background-position: center;
    width: 28px;
    height: 28px;
    color: transparent;
    margin-right: 6px;
        display: inline-block;
}

body.information-information-8 #content .row.title a.teleg{
	background: url(img/t.svg) no-repeat;
    background-position: center;
    width: 28px;
    height: 28px;
    color: transparent;
    margin-right: 6px;
        display: inline-block;
}
body.information-information-8 #content .row.title a.phone{
	    background: url(img/p.svg) no-repeat;
    background-position: center;
    width: 28px;
    height: 28px;
    color: transparent;
    margin-right: 6px;
        display: inline-block;
}
body.information-information-8 #content .row.title a.inst{
	  background: url(img/i.svg) no-repeat;
    background-position: center;
    width: 28px;
    height: 28px;
    color: transparent;
    margin-right: 6px;
        display: inline-block;
}
body.information-information-8 #content a.phone, body.information-information-8 #content > div.row.title > div:nth-child(3) > a{
	font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 164.5%;
/* identical to box height, or 38px */

text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: #000000;
background: url(img/phone_ico.svg) no-repeat;
background-position: left center;
padding-left: 21px;
width: auto;
    height: auto;
}
body.information-information-8 #content .image{
	width: 100%;
}
#one_click{
	background: transparent;
	width: 100%;
}
#boc_submit{
	max-width: 250px;
	margin: 0 auto;
	background: #2A2A2A;
	font-family: Oswald;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 0;
}
.boc_order_category_btn{
    display: none;
	cursor: pointer;
	background: #303030!important;
	color: #FFFFFF!important;
}
.boc_order_category_btn .fa-shopping-cart:before {
	content: "\f07a"!important;
}

.modal-dialog .modal-content{
	border-radius: 0;
	background-image: url(../image/megazayka/modal_bg.jpg);
	background-size: contain;
	background-position: center;
}
.modal-dialog .modal-content .modal-header{
	    min-height: 16.43px;
    border-bottom: 0;
    display: flex;
    justify-content: space-between;
}
.modal-header .close{
	order: 2;
}
#boc_order_title{

font-style: normal;
font-weight: 500;
font-size: 24px;
    line-height: 44px;
    padding-left: 40px;

color: #000000;
}
.modal-dialog .modal-content button.close{
	opacity: 1;
    color: rgba(92, 108, 131, 0.42);
    font-size: 40px;
    position: absolute;
    right: 25px;
    top: 25px;
}
.modal-dialog .modal-content button.close span{
	color: #000;
}
.modal-title {
    font-family: 'Raleway';
}
.modal-body label{
	font-size: 14px;
    font-family: 'Raleway';
}
#boc_form > fieldset > div.fields_forms > div.col-mb-10.form-group{
	display: none;
}
#boc_product_field > div > div.col-xs-12.col-sm-3{
	padding-left: 10px;
}
#boc_form > fieldset > div.fields_forms{
	display: flex;
	padding: 0 24px;
}
.input-group .input-group-addon{

}
#boc_order .fields_forms{
	display: flex;
	padding: 0 42px !important;
}
#boc_order  .modal-body .fields_forms{
	display: flex;
	padding: 0 24px !important;
}
#boc_order  div.fields_forms > div{
	flex: 1;
}
#boc_order div.fields_forms > div:nth-child(2) {
    margin-right: 11px;
}
#boc_order  div.fields_forms > div input{
	background: #0f0e0e0f;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
#boc_order > div > div > div.col-pd-15.fields_forms > div.col-mb-10.form-group{
	display: none;
}
#boc_form div.fields_forms > div:nth-child(2){

}
#boc_form > fieldset > div.fields_forms input{
background: rgba(15, 14, 14, 0.06);
border-radius: 0;
border: none;
    box-shadow: none;
}

#boc_form > fieldset > div.fields_forms > div{
	flex: 1;

}
#boc_form   div.fields_forms > div:nth-child(2){
	    margin-right: 11px;
}
#boc_product_field > div > div.col-xs-12.col-sm-3{
	padding-right: 0;
}
#boc_product_field > div > div.col-xs-12.col-sm-9.text-right, #boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div:nth-child(1){
	padding-left: 0;
}
#boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div > div > p{
	text-align: left;
}
#boc_product_field{
	padding-right: 25px;

}
#boc_product_field > div > div.col-xs-12.col-sm-9.text-right  div.h4{
	font-family: Oswald;
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 41px;
text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: #201D1D;
    min-width: 220px;

}
#boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div:nth-child(1){
	    padding-right: 0;
    max-width: 164px;
        padding-top: 8px;
}
#boc_product_field .product_options{
	text-align: left;
    padding-top: 2px;
}
#boc_submit{
	width: 100%;
    max-width: 520px !important;
    margin-top: 17px !important;
}
#boc_product_field{
	margin-bottom: 25px;
}
.modal-body{
	padding-bottom: 28px;
}
#simplecheckout_cart > div.table-responsive > table > thead{
	display: none !important;
}
.checkout-simplecheckout #content h1{
	font-weight: 500;
    font-size: 38px;
    line-height: 35px;
    color: #2B2B2B;
	margin: 35px 0;
}
.simple-content .checkout-heading{
	background: rgba(180, 215, 235, 0.12) !important;
	border-radius: 5px !important;
	font-weight: 500;
	font-size: 22px;
	line-height: 35px;
	color: #4077A0 !important;
    padding: 10px 25px !important;
}
.simplecheckout-block-content {
    padding: 10px 0 !important;
}


.cookie{
	position: fixed;
	bottom: 0;
	background: #ffbad3;
	width: 100%;
	z-index: 99999;
}
.cookie p{
	font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 7px;
    margin-top: 15px;
}
.cookie .flex{
	display: flex;
	padding-bottom: 13px;
	align-items: center;
}
#simplecheckout_shipping_address input,
#simplecheckout_shipping_address select,
#simplecheckout_customer input, #comment{
	border: 1px solid rgba(122, 199, 197, 0.39);
	box-sizing: border-box;
	border-radius: 5px;
	height: 48px;
	font-weight: 500;
	font-size: 16px;
	line-height: 35px;
	color: #191919;
}
#simplecheckout_customer label,
#simplecheckout_shipping_address label{
	display: none !important;
}
#simplecheckout_customer .checkbox label{
	display: flex !important;
    align-items: center;
}
#simplecheckout_customer .checkbox label input{
	margin-right: 5px;
}
#simplecheckout_shipping .simplecheckout-block-content > p{
	display: none !important;
}
.form-group {
    margin-bottom: 1.3rem;
}
.cookie .flex a{
	color: #fff;
    text-transform: capitalize;
}
.cookie .flex #cookie_true{
    padding: 7px 44px;
    background: #7ac7c5;
    border-radius: 30px;
    color: #fff;
    text-transform: capitalize;
    margin-left: 14px;
    cursor: pointer;
}
.cookie.none{
	display: none;
}
#simplecheckout_payment .simplecheckout-block-content{
    margin-top: 6px;
}
.radio input{
	width: 0; 
	position: relative;
}
.radio{
	margin-left: 25px;

}
.simplecheckout label, .simpleregister label {
    font-size: 16px;
    line-height: 35px;
    color: #2B2B2B;
    font-family: 'Raleway';
}
.radio input::before{
	content: '';
	width: 22px;
    height: 22px;
	border-radius: 50px;
	display: block;
	position: absolute;
    left: -25px;
    top: -5px;
	border: 2px solid #C9ECEB;
}
.radio input::after{
	content: '';
	width: 12px;
	height: 12px;
	background: #7AC7C5;
	border-radius: 50px;
	display: none;
	position: absolute;
    left: -20px;
    top: 0;
}
.radio input:checked::after{
	display: block;
}
#total_sub_total{
	display: none;
}
#total_shipping{
	display: none;
}
#total_total{
	display: block;
	text-align: right;
    display: flex;
    flex-direction: row;
	justify-content: flex-end;
}
.simplecheckout-step .col-sm-8{
	padding: 0;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.simplecheckout-cart-total{
	display: none;
	        border: none !important;


}
.simplecheckout-button-right {
    display: flex;
    flex-direction: column;
	width: 100%;
	text-align: left !important;
}
.simplecheckout-right-column{
	    margin-top: -63px;
    margin-right: -6px;
    padding-top: 63px;
    padding-left: 12px;
    padding-right: 12px;
}
body .simplecheckout-cart{
	border: none;
}
.simplecheckout-cart td{
	    border: none !important;
}
.simplecheckout-cart tr{
	background: white;
	margin-bottom: 11px;

}
.simplecheckout-cart .name{
	text-align: left !important;
	width: 100%;
	padding-top: 7px;
}
.simplecheckout-cart tr .image img{
	max-width: 75px;
}
.simplecheckout-cart .name a{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #2B2B2B;
}
.simplecheckout-cart td.quantity .input-group .input-group-btn{
	display: none;
}
body .simplecheckout-cart td.price{
	display: none !important;
}
.simplecheckout-cart tr{
	position: relative;
}
.simplecheckout-cart td.model{
	    position: absolute;
    left: 105px;
    top: 32px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #888787;
}
.simplecheckout-cart td.model::before{
	content: 'Артикул: ';
	font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;

    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #888787;
}
.simplecheckout-cart .options{
    text-align: left;

font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 18px;
/* identical to box height */
    margin-top: 8px;

font-feature-settings: 'pnum' on, 'lnum' on;

color: #888787;
}
.simplecheckout-cart .options small{
	margin-bottom: 4px;
	    display: inline-block;
}
.information-information-7 #content .flex .right .about_us  p b{

	    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 144%;
    margin-bottom: 12px;
       color: #00000094;
}
.information-information-7 #content .flex .right .about_us  p a{

	    font-family: 'MegaZAYKA', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 144%;
    margin-bottom: 12px;
       color: #00000094;
}
body .simplecheckout-cart td.total{
	font-family: Raleway !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 19px !important;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #2B2B2B;
}
.simplecheckout-cart tr {
    background: white;
    display: flex;
    justify-content: space-between;
	background: #FFFFFF;
    box-shadow: 1px 6px 13px rgb(121 176 217 / 10%);
    border-radius: 20px;
    margin: 0 10px 20px;
	padding: 15px 10px;
	width: 500px;
}
/*.simplecheckout-cart td.remove{
	display: none !important;
}*/
#total_total span{
display: block;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 140.9%;
/* or 25px */


color: #000000;

}
.simplecheckout-cart td {
    padding: 2px;
}
.simplecheckout-cart td.remove{
	width: auto!important;
}
.simplecheckout-cart td.remove .btn-danger{
	background: #FFBAD3!important;
	border-radius: 23px!important;
	padding: 0px 11px;
	color: #000;
	font-weight: 500;
	font-size: 18px;
	line-height: 29px;
	text-align: center;
	border: 0;
}
#total_total span b,
#total_total span.simplecheckout-cart-total-value{
	font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 19px;
}
#total_total span b{
    font-weight: 500;
	margin-right: 15px;
}
#simplecheckout_button_confirm {
	background: #FFBAD3;
	border-radius: 29.5px;
	height: 50px;
	color: #2B2B2B;
	font-weight: 500;
	font-size: 22px;
	line-height: 19px;
	padding: 14px 0;
	text-align: center;
	display: flex;
    justify-content: center;
}
.simple-content .buttons{
	display: flex;
}
.checkbox label{
	position: relative;
}
.checkbox label input{
	width: 0;
	height: 10px !important;
	position: relative;
}
.checkbox label input::before {
    content: '';
    width: 17px;
	height: 17px;
    background: #FFFFFF;
	border: 2px solid rgba(122, 199, 197, 0.39);
	box-sizing: border-box;
	border-radius: 4px;
    display: block;
    position: absolute;
    left: -25px;
    top: -5px;
}
.checkbox label input:checked::after {
	content: '';
    width: 11px;
    height: 11px;
    background: #7AC7C5;
    border-radius: 2px;
    display: none;
    position: absolute;
    left: -22px;
    top: -2px;
}
.checkbox label input:checked::after {
    display: block;
}
.checkbox {
    margin-left: 25px !important;
}
#agreement_checkbox {
    float: none;
    margin-bottom: 50px;
}
#column-left > div > a:nth-child(12), #column-left > div > a:nth-child(1),#column-left > div > a:nth-child(4),#column-left > div > a:nth-child(7), #column-left > div > a:nth-child(8), #column-left > div > a:nth-child(9),#column-left > div > a:nth-child(10),#column-left > div > a:nth-child(11){
	display: none;
}
#column-left{
	    padding-left: 27px;
    background: rgb(235 249 249);
    padding-top: 19px;
	    border-radius: 25px;
}
#column-left .list-group-item{
	font-family: 'MegaZAYKA', sans-serif;
	background: none;
	border: none;
	font-style: normal;
font-weight: 300;
font-size: 16px;

/* or 39px */


    padding: 12px 12px;

color: #333;
}
#simplecheckout_comment .checkout-heading{
	background: transparent !important;
    padding: 10px 0 !important;
    color: #2B2B2B !important;
}
.account-simpleedit #content h1{
font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 232.5%;
/* identical to box height, or 47px */

text-transform: uppercase;

color: #000000;
text-align: left;
}

.account-simpleedit #content{
	padding-left: 49px;
}
.account-simpleedit  .form-horizontal .form-group{
	display: flex;
	    flex-direction: column;
	        margin: 0;
	            margin-bottom: 15px;
}
.account-simpleedit  .simpleregister-block-content{
	padding: 0;
}
.account-simpleedit .form-horizontal .form-group > *{
	padding: 0;
	text-align: left;
}
body .simple-content{
	margin: 0;
	    max-width: 628px;
}
.account-simpleedit .simple-content fieldset{
	display: flex;
	flex-wrap: wrap;
}
.account-simpleedit .simple-content fieldset > *{
	    max-width: 50%;
    padding-right: 20px;
    width: 50%;
}
.account-simpleedit div.required .control-label:before{
	display: none !important;
}
.account-simpleedit .form-horizontal .form-group > *{
	width: 100% !important;
}
.account-simpleedit .form-horizontal .form-group input{
	background: #F7F7F7;
	border: none;
	box-shadow: none;
	border-radius: 0;
	height: 44px;
}
.account-simpleedit .simpleregister-button-block.buttons{
	text-align: right;
	padding-right: 0;
	padding-right: 20px;
	    display: flex;
    justify-content: flex-end;
}
.account-simpleedit .simpleregister-button-block.buttons .simpleregister-button-right a{
	border: none;
	background: #ffbad3;
	border-radius: 0;
    width: 200px;
    height: 44px;
}
.account-simpleedit .simpleregister-button-block.buttons .simpleregister-button-right a span{
	font-family: Oswald;
font-style: normal;
font-weight: 600;
font-size: 15px;
line-height: 232.5%;
/* identical to box height, or 35px */

text-transform: uppercase;

color: #FFFFFF;

}





.account-password #content h1{
font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 232.5%;
/* identical to box height, or 47px */

text-transform: uppercase;

color: #000000;
text-align: left;
}

.account-password #content{
	padding-left: 49px;
}
.account-password  .form-horizontal .form-group{
	display: flex;
	    flex-direction: column;
	        margin: 0;
	            margin-bottom: 15px;
}
.account-password  .simpleregister-block-content{
	padding: 0;
}
.account-password .form-horizontal .form-group > *{
	padding: 0;
	text-align: left;
}
body .simple-content{
	margin: 0;
	    max-width: 628px;
}
.account-password .simple-content fieldset{
	display: flex;
	flex-wrap: wrap;
}
.account-password .simple-content fieldset > *{
	    max-width: 50%;
    padding-right: 20px;
    width: 50%;
}
.account-password div.required .control-label:before{
	display: none !important;
}
.account-password .form-horizontal .form-group > *{
	width: 100% !important;
}
.account-password .form-horizontal .form-group input{
	background: #F7F7F7;
	border: none;
	box-shadow: none;
	border-radius: 0;
	height: 44px;
}
.account-password .buttons{
	text-align: right;
	padding-right: 0;
	padding-right: 20px;
	    display: flex;
    justify-content: flex-end;
    max-width: 600px;
}
#content > form > div > div.pull-left > a{
	display: none;
}
.thumbnails.main{
	margin-left: 0!important;
}
.account-password #content > form > fieldset{
	max-width: 600px;
	display: flex;
	flex-wrap: wrap;
}
.account-password #content > form > fieldset legend{
	display: none;

}
.account-password #content > form > fieldset > *{
	width: 50%;
	    padding-right: 20px;
}
.checkout-simplecheckout .simple-content{
	max-width: 100%;
}
.account-wishlist #content{
	padding-left: 40px;
}
.account-wishlist #content h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 232.5%;
/* identical to box height, or 47px */

text-transform: uppercase;

color: #000000;
}
.account-wishlist #content .table-bordered,.account-wishlist .table-bordered>tbody>tr>td,.account-wishlist .table>thead:first-child>tr:first-child>td{
	border: none;
}
.account-wishlist #content > div.table-responsive > table > thead > tr > td.text-center{
	text-align: left;
	padding-left: 0;
}
.account-wishlist #content > div.table-responsive > table > tbody > tr > td.text-center{
	text-align: left;
	    padding-left: 0;
}
.account-wishlist #content > div.table-responsive > table > tbody > tr > td > a{
	font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
/* identical to box height */

text-transform: capitalize;

color: #000000;
}
.account-wishlist #content > div.table-responsive > table > tbody > tr > td .btn-primary{
	display: none;
}
.account-wishlist #content > div.table-responsive > table > tbody > tr > td .price{
	font-family: Oswald;
font-style: normal;
font-weight: 600;
font-size: 17px;
line-height: 25px;
text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: #201D1D;
}
.account-wishlist #content > div.table-responsive > table > tbody > tr > td .btn-danger{
	    background: none;
    border: none;
    box-shadow: none;
}
.account-wishlist #content > div.table-responsive > table > tbody > tr > td .btn-danger .fa-times:before{
    font-size: 26px;
    line-height: 9px;
}
.account-wishlist #content .pull-right .btn-primary{
		display: none;
}
.account-order #content h1{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 232.5%;
/* identical to box height, or 47px */

text-transform: uppercase;
text-align: left;
color: #000000;

}

.account-order #content{
	padding-left: 30px;
}
.account-order .table-bordered{
	border: none;
}
.account-order #content .table-bordered,.account-order .table-bordered>tbody>tr>td,.account-order .table>thead:first-child>tr:first-child>td{
	border: none;
}
#content > div.table-responsive > table > thead > tr > td:nth-child(1){
	text-align: left;
}
#content > div.table-responsive > table > tbody > tr > td:nth-child(1){
	text-align: left;
}
#content > div.table-responsive > table > tbody > tr > td{
	font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 232.5%;
/* identical to box height, or 35px */

font-feature-settings: 'pnum' on, 'lnum' on;

color: #000000;
}

.account-order #content .pull-right .btn-primary{
		display: none;
}
#content > div.table-responsive > table > tbody > tr > td .btn-info{
	border: none;
	background: none;
	box-shadow: none;
}
#content > div.table-responsive > table > tbody > tr > td .btn-info .fa-eye:before{
	    color: black;
}
.account-order-info #content h2{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 232.5%;
/* identical to box height, or 47px */

text-transform: uppercase;
text-align: left;
color: #000000;

}
.account-order-info #content {
	padding-left: 30px;
}
.account-order-info #content > div.table-responsive > table > thead > tr > td:nth-child(6){
	display: none;
}
.account-order-info #content > div.table-responsive > table > tbody > tr > td:nth-child(6){
display: none !important;
}
.account-order-info #content > div.table-responsive > table > tfoot > tr:nth-child(1) > td:nth-child(4){
	display: none;
}
.account-order-info #content > div.table-responsive > table > tfoot > tr:nth-child(1) > td:nth-child(4),.account-order-info #content > div.table-responsive > table > tfoot > tr:nth-child(3) > td:nth-child(4), .account-order-info #content > div.table-responsive > table > tfoot > tr:nth-child(2) > td:nth-child(4){
	display: none !important;
}

.common-home .links{
	    position: absolute;
    right: -41px;
    bottom: 52px;
    display: flex;
    flex-direction: column;
}
.common-home .links a{
	width: 28px;
	height: 28px;
margin-bottom: 16px;
}
.common-home .links a.face{
	background: url(img/h_f.svg) no-repeat;
	background-position: center;
	border-radius: 90px;
}

.common-home .links a.face:hover{
	background: #3A3A3A url(img/f_a.svg) no-repeat;
	background-position: center;

}


.common-home .links a.inst{
	background: url(img/h_i.svg) no-repeat;
	background-position: center;
	border-radius: 90px;

}
.common-home .links a.inst:hover{
	background: #3A3A3A  url(img/i_a.svg) no-repeat;
	background-position: center;

}


.common-home .links a.teleg{
	background: url(img/h_t.svg) no-repeat;
	background-position: center;
	border-radius: 90px;

}
.common-home .links a.teleg:hover{
	background:#3A3A3A  url(img/t_a.svg) no-repeat;
	background-position: center;

}


footer .links a.face:hover{
	background: #3A3A3A url(img/f_a.svg) no-repeat;
	background-position: center;

}



footer .links a.inst:hover{
	background: #3A3A3A  url(img/i_a.svg) no-repeat;
	background-position: center;

}



footer .links a.teleg:hover{
	background:#3A3A3A  url(img/t_a.svg) no-repeat;
	background-position: center;

}





footer .links a.phone:hover{
	background: #3A3A3A url(img/h_a.svg) no-repeat;
	background-position: center;

}



.common-home .links a.phone{
	background: url(img/h_p.svg) no-repeat;
	background-position: center;
	border-radius: 90px;
}

.common-home .links a.phone:hover{
	background: #3A3A3A url(img/h_a.svg) no-repeat;
	background-position: center;

}




.product-category-59 .links{
	position: absolute;
    right: -41px;
    display: flex;
    flex-direction: column;
    margin-top: -210px;
}
.product-category-59 .links a{
	width: 28px;
	height: 28px;
margin-bottom: 16px;
transition: all 500ms cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */
}
.product-category-59 .links a.face{
	background: url(img/h_f.svg) no-repeat;
	background-position: center;
	border-radius: 90px;
}

.product-category-59 .links a.face:hover{
	background: #3A3A3A url(img/f_a.svg) no-repeat;
	background-position: center;

}


.product-category-59 .links a.inst{
	background: url(img/h_i.svg) no-repeat;
	background-position: center;
	border-radius: 90px;

}
.product-category-59 .links a.inst:hover{
	background: #3A3A3A  url(img/i_a.svg) no-repeat;
	background-position: center;

}


.product-category-59 .links a.teleg{
	background: url(img/h_t.svg) no-repeat;
	background-position: center;
	border-radius: 90px;

}
.product-category-59 .links a.teleg:hover{
	background:#3A3A3A  url(img/t_a.svg) no-repeat;
	background-position: center;

}




.product-category-59 .links a.phone{
	background: url(img/h_p.svg) no-repeat;
	background-position: center;
	border-radius: 90px;
}

.product-category-59 .links a.phone:hover{
	background: #3A3A3A url(img/h_a.svg) no-repeat;
	background-position: center;

}


.product-category-59 #content{
	position: relative;
}


.product-category-60 .links{
	position: absolute;
    right: -41px;
    display: flex;
    flex-direction: column;
    margin-top: -210px;

}
.product-category-60 .links a{
	width: 28px;
	height: 28px;
margin-bottom: 16px;
transition: all 500ms cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */
border-radius: 90px;
}
.product-category-60 .links a.face{
	background: url(img/h_f.svg) no-repeat;
	background-position: center;
	border-radius: 90px;
}

.product-category-60 .links a.face:hover{
	background: #3A3A3A url(img/f_a.svg) no-repeat;
	background-position: center;

}


.product-category-60 .links a.inst{
	background: url(img/h_i.svg) no-repeat;
	background-position: center;
	border-radius: 90px;

}
.product-category-60 .links a.inst:hover{
	background: #3A3A3A  url(img/i_a.svg) no-repeat;
	background-position: center;

}


.product-category-60 .links a.teleg{
	background: url(img/h_t.svg) no-repeat;
	background-position: center;
	border-radius: 90px;

}
.product-category-60 .links a.teleg:hover{
	background:#3A3A3A  url(img/t_a.svg) no-repeat;
	background-position: center;

}




.product-category-60 .links a.phone{
	background: url(img/h_p.svg) no-repeat;
	background-position: center;
	border-radius: 90px;
}

.product-category-60 .links a.phone:hover{
	background: #3A3A3A url(img/h_a.svg) no-repeat;
	background-position: center;

}

.product-category-60 #content{
	position: relative;
}
footer .column{
	flex: 1;

	    max-width: 230px;
}
footer .row{
	justify-content: space-between;
}
footer .row .menu p{
	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 21px;
text-transform: uppercase;

color: rgb(255 255 255 / 82%);

}
footer .column h4{
	margin-bottom: 25px;
    font-weight: 500;
    color: #2B2B2B;
}
footer .footer-phone a{
	font-size: 16px !important;
	line-height: 35px !important;
}
footer .row .menu{
	display: flex;
	flex-direction: column;
}
footer .row .menu a{
	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 24px;


color: rgba(255, 255, 255, 0.49);
transition: all 500ms cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */

transition-timing-function: cubic-bezier(0.170, 0.355, 0.000, 0.995); /* custom */
}
footer .row .column nav a:hover{
	text-decoration: underline;
}
footer .row .menu a:hover{
	color: rgba(255, 255, 255, 0.99);
}
footer .row .menu{
	margin-bottom: 18px;
}
footer .row .column nav{
	display: flex;
	flex-direction: column;
}
footer .row .column p,
footer .row .column a{
font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #2B2B2B;
    margin-bottom: 10px;
}
body footer .container .links{
	      position: inherit;
    display: flex;
    flex-direction: row;
    margin-bottom: 29px;
    margin-top: 16px;
}
body footer .container .links a{
	width: 28px;
	height: 28px;
margin-right:  16px;
}
body footer .container .links a.face{
	background: url(img/f_w.svg) no-repeat;
	background-position: center;

}
body footer .container .links a.inst{
	background: url(img/i_w.svg) no-repeat;
	background-position: center;

}
body footer .container .links a.teleg{
	background: url(img/t_w.svg) no-repeat;
	background-position: center;

}
body footer .container .links a.phone{
	background: url(img/p_w.svg) no-repeat;
	background-position: center;

}
body footer .container .links ~ a{
	font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 249.4%;
/* or 37px */

text-transform: lowercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: rgba(255, 255, 255, 0.58);
display: block;

}
body footer .last p{
font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 119.4%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 13px;

}
.product_layout .slick-next {
    right: 0;
    top: -20px;
    background: url(img/next.svg) no-repeat;
        width: 32px;
    background-position: center;

}
.product_layout .slick-prev {
    right: 45px;
    top: -20px;
    left: auto;
        background: url(img/prev.svg) no-repeat;
    width: 32px;
    background-position: center;
}


.product_layout .slick-next:focus {
    right: 0;
    top: -20px;
    background: url(img/next.svg) no-repeat;
        width: 32px;
    background-position: center;

}
.product_layout .slick-prev:focus {
    right: 45px;
    top: -20px;
    left: auto;
        background: url(img/prev.svg) no-repeat;
    width: 32px;
    background-position: center;
}



.product_layout .slick-next:hover {
    right: 0;
    top: -20px;
    background: url(img/next.svg) no-repeat;
        width: 32px;
    background-position: center;
    opacity: 0.8;

}
.product_layout .slick-prev:hover {
    right: 45px;
    top: -20px;
    left: auto;
        background: url(img/prev.svg) no-repeat;
    width: 32px;
    background-position: center;
     opacity: 0.8;
}

body .slick-next:before{
	display: none;
}

body .slick-prev:before{
	display: none;
}

.product_layout #content > h3{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 44px;
text-transform: uppercase;

color: #303030;
    margin-top: 66px;
    margin-bottom: 15px;
}
.product_layout #content > h3::after{
	content: '';
	height: 1px;
	background: #040404;
	width: 154px;
	display: block;
}
.product-thumb .button-group button:nth-child(3){
	display: none;
}
.ocfilter .list-group{
	display: flex;
	z-index: 1;
    position: relative;
}
#scale-price .noUi-pips{
	display: none;
}
.ocfilter .panel-heading{
	display: none;
}
.ocfilter{
	border: none;
	    box-shadow: none;
}
.panel>.list-group .list-group-item{
	border: none;
}
/*
#ocfilter > div.list-group > div:nth-child(1){
	margin-right: 30px;
	padding-right: 10px;
}
.ocfilter .list-group > *{
	flex: 1;
	    max-width: 200px;
	    padding-left: 0;
}
.ocfilter .noUi-horizontal .noUi-handle{
	    border: 1px solid rgba(0, 0, 0, 0.3);
    background: white;
    width: auto;
    height: auto;
    border-radius: 20px;
    box-shadow: none;
    left: -7px;
    top: -6px;
    display: inline-block;
    padding: 1px;
    cursor: pointer;
}
.ocfilter .noUi-horizontal .noUi-handle::before{
	display: none;
}
.ocfilter .noUi-horizontal .noUi-handle::after{
	width: 8px;
    height: 8px;
    background: black;
    border-radius: 20px;
    position: initial;
    margin: 0;
}
.ocfilter .scale{
	margin-bottom: 0;
    margin-left: 0;
    margin-right: 15px;
    height: 3px;
    border: none;
    background: #C0C0C0;
   margin-left: 7px;
    margin-right: 0;
}
.ocfilter .popover.top {
	display: none !important;
}
.ocfilter .noUi-connect{
	background: #181717;
	box-shadow: none;
}
#ocfilter > div.list-group > div:nth-child(1) > div.ocf-option-name{
	margin-bottom: -10px;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 133.4%;
    text-transform: capitalize;
    color: #333333;
    align-items: flex-end;
    display: flex;
}*/
#price-from{
    margin-bottom: 17px;
    background: rgba(244, 244, 244, 0.44);
    border: 1px solid rgba(219, 224, 230, 0.65);
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 6px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 233.4%;
    text-transform: capitalize;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #040404;
    margin-left: 19px;

    right: 12px;
    height: 25px;
    line-height: 11px;
}
#price-from::before{
	content: 'от';
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 233.4%;
/* or 23px */



color: rgba(0, 0, 0, 0.44);
display: inline-block;
margin-right: 10px;
line-height: 19px;

}

html:lang(ua) #price-from::before{
	content: 'Вiд';
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 10px;
line-height: 233.4%;
/* or 23px */



color: rgba(0, 0, 0, 0.44);
display: inline-block;
margin-right: 10px;
line-height: 19px;
}

#price-to{
       margin-bottom: 17px;
    background: rgba(244, 244, 244, 0.44);
    border: 1px solid rgba(219, 224, 230, 0.65);
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 6px;
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 233.4%;
    text-transform: capitalize;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #040404;
    margin-left: 19px;
    position: absolute;
    right: 12px;
    height: 25px;
    line-height: 11px;
}
#price-to::before{
	content: 'до';
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 233.4%;
    color: rgba(0, 0, 0, 0.44);
    display: inline-block;
    margin-right: 10px;
    line-height: 19px;
}

.ocfilter-option label input{
	display: none !important;
}/*
#ocfilter > div.list-group > div:nth-child(2){
	       max-width: 200px;
    margin-right: 0px;
    padding-right: 10px;
}
#ocfilter > div.list-group > div:nth-child(2) .ocf-option-name{
	border: 1px solid rgba(219, 224, 230, 0.65);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 8px 13px;
    background: url(img/down_icon.svg) no-repeat;
    background-position: 93% center;
}


#ocfilter > div.list-group > div:nth-child(3) .ocf-option-name{
	border: 1px solid rgba(219, 224, 230, 0.65);
    box-sizing: border-box;
    border-radius: 4px;
    padding: 8px 13px;
      background: url(img/down_icon.svg) no-repeat;
    background-position: 93% center;
}
.ocfilter-option .ocf-option-name{
	margin-bottom: 4px;
}*/
/*
#ocfilter .ocfilter-option  .ocf-option-name.active + .ocf-option-values{
	max-height: 500px;
	    background: white;
    width: calc(100% - 14px);
}
#ocfilter .ocfilter-option label small{
	    background-color: #fff;
	        color: #000000;
}*/
.popover.right>.arrow:after, .popover.right>.arrow{
	display: none !important;
}
.popover-content{
	padding: 0;
}
.popover{
	border: none;
	padding: 0;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
	background: #fa759e;
	box-shadow: none !important;
}
.btn-primary{
	border: none !important;
	box-shadow:  none !important;
}
.popover-content{
	box-shadow: none !important;
}

.list-group-item.selected-options button{
	background: none;
    border: none;
    box-shadow: none;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
	background: rgba(237, 238, 238, 0.37);
	border-radius: 35px;
	letter-spacing: 0.01em;
	color: #525E63;
	padding: 5px ​15px;
	font-size: 14px;
	line-height: 24px;
	margin-right: 15px;
}
.filter-close-all svg,
.list-group-item.selected-options button svg{
	width: 8px;
    margin-left: 8px;
	color: #7A8387;
}
.list-group-item.selected-options button:focus{
	border: none;
	background: none;
	color: black;
	outline: none;
}
.list-group-item.selected-options button:hover{
	color: #000;
}
.filter-close-all{
    font-family: Raleway;
	color: #79B0D9;
	font-size: 14px;
	line-height: 233.4%;
}
.filter-close-all svg{
	color: #79B0D9;
}
.flex_filters{

}
.flex_filters > *{
	flex: 1;
}
.product-category-59 .flex_filters .ocfilter {
	display: none;
}
.product-category-60 .flex_filters .ocfilter {
	display: none;
}
.product-category-60 .flex_filters .form-group{
	display: none;
}
.product-category-59 .flex_filters .form-group{
	display: none;
}
.flex_filters .sorting{
       margin-bottom: 0;
   max-width: 230px;
    }
    #ocfilter{
    	margin-bottom: 25px;
    }
.flex_filters     .input-group .input-group-addon{

    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 233.4%;
    letter-spacing: 0.01em;
    color: #BFBFBF;
    background: none;
    border: none;
    padding: 0px 5px;

    }
    #input-sort{
    	font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 233.4%;
    letter-spacing: 0.01em;
    color: #000000;
    padding-left: 0;
    border: none;
    box-shadow: none;
    padding-right: 10px;
    }
    #tab-specification table{
    	border: none;
    	max-width: 500px;
    }
    body.information-information-8 #content .row > div .map{
    	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 17px;
line-height: 232%;
/* or 35px */

font-feature-settings: 'pnum' on, 'lnum' on;

color: #000000;
	padding-left: 20px;
	background: url(img/map_contact.svg) no-repeat;
	background-position: left center;
    }
        body.information-information-8 #content .row > div .map b{
        	font-style: normal;
font-weight: normal;
color: #A32222;
        }
        #tab-specification table *{
        	border: none !important;
        }
        #tab-specification .table-bordered>tbody>tr>td{
        	border: none;
        	    min-width: 160px;
        }



        .product_layout #content .flex{
	display: flex;
}
.product_layout #content .flex > div{
	flex: 1;
}
.product_layout #content .flex .left{
	background: rgba(218, 218, 218, 0.25);
	max-width: 320px;
	max-height: 430px;
	min-height: 430px;
	padding: 25px 32px;
}

.product_layout #content .flex .left p{
	margin: 0;
	padding: 0;
font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 261.5%;
/* or 42px */


color: #282727;
}

.product_layout #content .flex .left a{
	margin: 0;
	padding: 0;
	font-family: 'MegaZAYKA', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 261.5%;
/* or 42px */


color: #282727;
}
.product_layout #content strong{
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 261.5%;
/* identical to box height, or 42px */

text-transform: uppercase;

color: #000000;
}


.product_layout #content  .dost{
	background: url(img/dost.svg) no-repeat;
	background-position: left center;
    padding-left: 48px;
    line-height: 52px;
    display: inline-block;
}
.product_layout #content  .opl{
	background: url(img/opl.svg) no-repeat;
	background-position: left center;
    padding-left: 48px;
    line-height: 52px;
    display: inline-block;
}
.product_layout #content  .vozvr{
	background: url(img/vozvr.svg) no-repeat;
	background-position: left center;
    padding-left: 48px;
    line-height: 52px;
    display: inline-block;
}
#tab-dostavka .oplat{
	max-width: 800px;
}
#form-review .buttons {
	clear: both;
}
.container.category .row p.title{
	    font-family: Oswald;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    padding: 0 15px;
    margin-top: 36px;
    color: #000000;
    text-align: left;
        padding-left: 0;

}

.container.category .row .col-sm-10{
	padding-left: 0;
	    width: 100%;
}
.links_main div{
	font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 16px;

color: #000000;

margin-right: 20px;
text-transform: uppercase;
}
.links_main div.active{
	text-decoration: underline;
}
#content > div.flex_filters > div.categorywall.covers > div:nth-child(1) > div{
	margin-left: 0;
}
#content > div.flex_filters > div.categorywall.covers > div:nth-child(3) > div{
	margin-left: 0;
}

#content > div.flex_filters > div.categorywall.covers > div:nth-child(2) > div{
	margin-right: 0;
}
#content > div.flex_filters > div.categorywall.covers > div:nth-child(4) > div{
	margin-right: 0;
}
.links_main{
	    display: flex;
    align-items: center;
}
#menu .navbar-collapse.collapse .nav > li{
	display: block;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(1){
	display: block;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(2){
	display: block;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(3){
	display: block;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(4){
	display: block;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(5){
	display: block;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(6){
	display: block;
}

#menu .navbar-collapse.collapse.woman .nav > li:nth-child(7){
	display: none;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(8){
	display: none;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(9){
	display: none;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(10){
	display: none;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(11){
	display: none;
}
#menu .navbar-collapse.collapse.woman .nav > li:nth-child(12){
	display: none;
}




#menu .navbar-collapse.collapse .nav > li:nth-child(7){
	display: block;
}
#menu .navbar-collapse.collapse .nav > li:nth-child(8){
	display: block;
}
#menu .navbar-collapse.collapse .nav > li:nth-child(9){
	display: block;
}
#menu .navbar-collapse.collapse .nav > li:nth-child(10){
	display: block;
}
#menu .navbar-collapse.collapse .nav > li:nth-child(11){
	display: block;
}
#menu .navbar-collapse.collapse .nav > li:nth-child(12){
	display: block;
}


.links_main a.active{
	    border-bottom: 1px solid black;
}

.row_slider_category .slick-dots{
	width: 260px;
	bottom: 80px;
    left: 7%;
}
.row_slider_category .slick-dots li button:before{
	display: none;
}
.row_slider_category .slick-dots li{
	margin: 0;
	flex: 1;
}
.row_slider_category .slick-dots li button{
	padding: 0;
	width: 100%;
	border-bottom: 3px solid rgba(146, 136, 136, 0.26);
}
.row_slider_category .slick-dots{
	display: flex;
}
.row_slider_category .slick-dots li.slick-active button{
	border-bottom: 3px solid black;
}






.row_slider_category .slick-next {
   right: calc(73% - 10px);
    top: auto;
    background: url(img/next.svg) no-repeat;
    width: 32px;
    background-position: center;
    bottom: 40px;

}
.row_slider_category .slick-prev {
   z-index: 9;
    right: auto;
    top: auto;
    left: calc(8% - 14px);
    background: url(img/prev.svg) no-repeat;
    width: 32px;
    background-position: center;
    bottom: 40px;
}


.row_slider_category .slick-next:focus {
  right: calc(73% - 10px);
    top: auto;
    background: url(img/next.svg) no-repeat;
    width: 32px;
    background-position: center;
    bottom: 40px;

}
.row_slider_category .slick-prev:focus {
   z-index: 9;
    right: auto;
    top: auto;
    left: calc(8% - 14px);
    background: url(img/prev.svg) no-repeat;
    width: 32px;
    background-position: center;
    bottom: 40px;
}

#ocfilter{
	background: #FFFFFF;
    box-shadow: 0px 2px 4px rgb(117 135 151 / 4%);
    border-radius: 8px;
    padding: 20px;
}

.row_slider_category .slick-next:hover {
   right: calc(73% - 10px);
    top: auto;
    background: url(img/next.svg) no-repeat;
    width: 32px;
    background-position: center;
    bottom: 40px;
    opacity: 0.8;

}
.row_slider_category .slick-prev:hover {
   z-index: 9;
    right: auto;
    top: auto;
    left: calc(8% - 14px);
    background: url(img/prev.svg) no-repeat;
    width: 32px;
    background-position: center;
    bottom: 40px;
     opacity: 0.8;
}
*{
	outline: none !important;
}
.container.category .category_title{
	width: 100%;
	max-width: 338px;
	border-bottom: 1px solid black;
	font-family: Oswald;
font-style: normal;
font-weight: 500;
font-size: 30px;
line-height: 44px;
text-transform: uppercase;

color: #303030;
    margin-left: 7px;
}
.product-category-59 #product_row .product-layout{
	display: none;
}



.product-category-59 #product_row .product-layout:nth-child(1){
	display: block;
}
.product-category-59 #product_row .product-layout:nth-child(2){
	display: block;
}
.product-category-59 #product_row .product-layout:nth-child(3){
	display: block;
}
.product-category-59 #product_row .product-layout:nth-child(4){
	display: block;
}
.product-category-59  #product_row + .row{
	display: none;
}





.product-category-60 #product_row .product-layout{
	display: none;
}



.product-category-60 #product_row .product-layout:nth-child(1){
	display: block;
}
.product-category-60 #product_row .product-layout:nth-child(2){
	display: block;
}
.product-category-60 #product_row .product-layout:nth-child(3){
	display: block;
}
.product-category-60 #product_row .product-layout:nth-child(4){
	display: block;
}
.product-category-60 #product_row + .row{
	display: none;
}
.container.category .category_title{
	display: none;
}

.product-category-60  .container.category .category_title{
	display: block;
}

.product-category-59  .container.category .category_title{
	display: block;
}
.information-information-7 #content .flex .left p.active{
	font-weight: bold;
}
.information-information-7 #content .flex .right > div{
	display: none;
}
.information-information-7 #content .flex .right > div.active{
	display: block;
}
.information-information-7 #content .flex .left p{
	cursor: pointer;
}
.information-information-7 #content .flex .right > div b{
	font-family: Oswald;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}
.information-information-7 #content .flex .right .question{
	    background: url(img/plus_q.svg) no-repeat;
    padding-right: 33px;
    background-position: right 0px;
    max-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #80808061;
    margin-bottom: 13px;
    margin-top: 23px;

}

.information-information-7 #content .flex .right .question.active{
	max-height: 800px;
}
.information-information-7 #content .flex .right .question p{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 113.69%;
/* identical to box height, or 17px */

cursor: pointer;

color: #1D1C1C;
}
.information-information-7 #content .flex .right .question span{
	display: inline-block;
	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 168.5%;
/* or 25px */

font-feature-settings: 'pnum' on, 'lnum' on;

color: rgba(0, 0, 0, 0.75);

padding-bottom: 10px;
}
.information-information-7 #content .flex .right .question.active{
	background: url(img/minus_q.svg) no-repeat;
	  background-position: right 6px;
}
#accordion{
	    display: none;
}
#content.flex_cart{
	display: flex;
	margin-top: 25px;
}

.checkout-cart .row.column{
	flex-direction: column;
}
.checkout-cart  .flex_cart{
display: flex;
}
.checkout-cart  .flex_cart > div{
	flex: 1;
}
.checkout-cart  .flex_cart .left{
	max-width: 40%;
	background: #ebf9f9;
    border-radius: 30px;
}
.checkout-cart  #content.flex_cart .right h1{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 140.9%;
/* identical to box height, or 34px */

letter-spacing: 0.02em;
text-transform: uppercase;
color: #000000;
text-align: left;
margin-bottom: 31px;
}

.checkout-cart  #content.flex_cart .right .product{
	display: flex;
    margin-right: 80px;
    margin-bottom: 28px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 31px;
}
.checkout-cart  #content.flex_cart .right .product .img-thumbnail{
	    border-radius: 0;
    border: none;
    padding: 0;
    padding-right: 22px;
    min-width: 142px;
}
.checkout-cart  #content.flex_cart .right .product .info{
	width: 100%;
	display: flex;
    justify-content: space-between;
}


.checkout-cart  #content.flex_cart .right .product .left{
	background: none;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.checkout-cart  #content.flex_cart .right .product .left a{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
/* identical to box height */



color: #000000;
}

.checkout-cart  #content.flex_cart .right .product .left .model{
	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 18px;
/* identical to box height */


font-feature-settings: 'pnum' on, 'lnum' on;

color: #888787;
}

.checkout-cart  #content.flex_cart .right .product .left br{
	display: none;
}

.checkout-cart  #content.flex_cart .right .product .left .option{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;

font-feature-settings: 'pnum' on, 'lnum' on;

color: #9F9E9E;
margin-bottom: 1px;
}


.checkout-cart  #content.flex_cart .right .product .left .input-group{
	display: flex;
	align-items: center;
}

.checkout-cart  #content.flex_cart .right .product .info .right{
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.checkout-cart  #content.flex_cart .right .product .info .right .price{
	font-family: 'RALEWAY';
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 39px;
/* identical to box height */

text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: #201D1D;
    margin: 0;
}
.checkout-cart  #content.flex_cart .right .product .info .right .btn-danger{
	    width: 40px;
    background: url(img/trash_1.svg) no-repeat;
    background-position: right top;
    border: none;
    box-shadow: none;
    height: 39px;
}
.checkout-cart  #content.flex_cart .right .product .info .right .btn-danger *{
	display: none;
}

.checkout-cart #content.flex_cart .right .product .left .input-group .btn-primary {
	    background: black;
    border-radius: 0;
    font-family: Oswald;
    font-style: normal;
    color: white;
    padding: 7px 17px;
    line-height: 15px;
    padding-bottom: 8px;
    border-radius: 0 4px 4px 0;
}

.checkout-cart #content.flex_cart .right .product .left .input-group input{
	font-family: Raleway;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #333333;
    padding-top: 1px;
}

.checkout-cart #content.flex_cart .right .product:last-child{
	margin-bottom: 0;
}
.checkout-cart .flex_cart > .left{
	padding: 38px;
    padding-top: 71px;
}
.checkout-cart .flex_cart > .left .row{
	justify-content: flex-end;
}

#content > div.left > div:nth-child(1) > div > div:nth-child(1){
	display: none;
}

#content > div.left > div:nth-child(1) > div > div:nth-child(1) + .text-right{
	display: none;
}


.checkout-cart .flex_cart > .left .row .text-right strong{
	font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 140.9%;
/* or 25px */
text-transform: none;

color: #000000;
}
.checkout-cart .flex_cart > .left .row .text-right{
	font-family: Raleway;
font-style: normal;
font-weight: 600;
font-size: 26px;
line-height: 39px;
/* identical to box height */

text-transform: uppercase;
font-feature-settings: 'pnum' on, 'lnum' on;

color: #201D1D;
}
.checkout-cart .flex_cart > .left .row{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom:1px solid #8080806e;
	    margin-left: 49px;
    margin-right: 24px;
}

.well-sm.well{
	border: none;
    border-radius: 0;
    max-width: 100%;
    padding: 15px;
    background: #f1f7fb;
    color: #000;
    font-size: 16px;
}
.well-sm.well p{
    font-family: 'Raleway';
}
.links_main div{
	cursor: pointer;
}
.checkout-cart .flex_cart > .left .row.last{
	margin-top: 70px;

}
#simplecheckout_payment_form{
	    padding: 0;
}


.checkout-cart .flex_cart > .left .row.last .descr{
	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;

font-feature-settings: 'pnum' on, 'lnum' on;
margin-top: 15px;
color: #201D1D;
}
.checkout-cart .flex_cart > .left  .btn-primary{
	width: 100%;font-family: Oswald;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 232.5%;
/* or 37px */

text-transform: uppercase;

color: #FFFFFF;
    margin-top: 61px;
padding: 10px;
}




.checkout-cart #content > div.left > div.pull-right{
	width: 100%;
}
.checkout-cart #content ~ .buttons.clearfix .btn-default{
	border: none;
	    background: url(img/prev.svg) no-repeat;

    background-position: left center;
    padding-left: 41px;
    font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 232.5%;
/* or 37px */


color: #000000;
box-shadow: none;
}
.product_layout #content .slick-initialized .product-thumb .caption h4{
	height: 37px;
}
.product_layout #content .slick-initialized .product-thumb .caption .price {
	    font-family: Oswald;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #303030;
    margin-top: 0px;
}
.mobile_head{
	display: none;
}

.mobile_menu{
	display: none;
}

	#top .container .pull-left .btn-group > .btn-link{
		color: white;
	}
	#top .container .pull-left .btn-group > .btn-link span{
		max-width: 24px;
		color: transparent;
		display: inline-block;
	}
	html:lang(ru) #top .container .pull-left .btn-group  .btn-link span::before{
		content: 'RU';
		color: white;
		font-size: 14px;
	}
	html:lang(ua) #top .container .pull-left .btn-group  .btn-link span::before{
		content: 'UA';
		color: white;
		font-size: 14px;
	}
	#top .container .pull-left .btn-group{
		padding-top: 5px;
	}
	#top .container .pull-left .btn-group > .btn-link img{
		display: none;
	}

	#top .container .pull-left .dropdown-menu{
	    display: flex;
    position: inherit;
    background: none;
    margin-bottom: 34px;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-top: 12px;
    background: none;
    background: none;
    box-shadow: none;
    border: none;
    position: absolute;
    z-index: 9;
    background: #3a3a3a;
    width: 90px;
    min-width: 10px;
    padding: 5px;
    display: none;
	}
	#top .container .pull-left .dropdown-menu li img{
		display: none;
	}
	#top .container .pull-left .dropdown-menu li button{
		padding-top: 0;
    padding-left: 10px;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: no-repeat;
    padding-right: 0;
    padding-top: 2px;
    padding: 5px;
        max-width: 27px;
    overflow: hidden;
    margin-right: 7px;
	}
	#top .container .pull-left .btn-group.open  .dropdown-menu{
		display: flex;
	}
	#top .container .pull-left .dropdown-menu li button:hover,  #top #form-language .language-select:hover{
		opacity: 0.8;
		background: none;
	}

.mobile_buttons{
	display: none;
}
.mobile_trigger_grid{
	display: none;
}
.product-category-59 #content h1{
	display: none;
}
.product-category-60 #content h1{
	display: none;
}
body .slider_category.mobile{
	display: none;
}
.copyright-wrapp{
    text-align: center;
    padding: 10px;
    padding-bottom: 1px;
}
.copyright-wrapp p{
	font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 249.4%;
/* or 37px */


font-feature-settings: 'pnum' on, 'lnum' on;

color: #FFFFFF;

}
#table_razmes{
	    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #0000006b;
        z-index: 9;

        display: none;
        justify-content: center;
    align-items: center;
}
#table_razmes.active{
	display: flex;
}
#table_razmes .product__fit-size-container{
	overflow-y: auto;
    width: 100%;
    max-width: 700px;
    background: white;
    display: flex;
    position: relative;
}
#table_razmes .product__fit-size-container .product__fit-size-table{
	display: flex;
    width: 100%;
    padding: 20px;
}
#table_razmes .product__fit-size-container .product__fit-size-table > *{
	max-width: 50%;

    right: 12px;
    top: 11px;
    width: 100%;
    padding-right: 30px;
}
#table_razmes .product__fit-size-container .product__fit-size-table img{
	width: 100%;
}
#table_razmes .product__fit-size-container .product__fit-size-table .scrollbar-track {
	display: none !important;
}
#table_razmes .product__fit-size-container .product__fit-size-close{
	    position: absolute;
    right: 12px;
    top: 11px;
}
#table_razmes .product__fit-size-container .product__fit-size-table th{
	padding-right: 20px;
}
#table_razmes .product__fit-size-container button{
	background: none;
	border: none;
}
#razmers{
	cursor: pointer;
}
#search .row{
	width: 100%;
}
#search .row .no_padding_right{
	max-width: 230px;
}
#search .row .no_padding_left{
	width: calc(100% - 250px);
}
.password_auth_modal_trigger{
	position: absolute;
	background: url(img/visibility.svg) no-repeat;
	background-position: center;
	width: 50px;
	height: 50px;
	right: 14px;
    margin-top: -44px;

}
#password_auth_modal_trigger{
	display: none;
}
#password_reg_modal_first_trigger{
	display: none;
}
#password_reg_modal_sec_trigger{
	display: none;
}
.password_reg_modal_first_trigger{
	position: absolute;
	background: url(img/visibility.svg) no-repeat;
	background-position: center;
	width: 50px;
	height: 50px;
	    right: 21px;
    margin-top: -233px;
}
#logo img{
	max-width: 125px;
}
.password_reg_modal_sec_trigger{
	position: absolute;
	background: url(img/visibility.svg) no-repeat;
	background-position: center;
	width: 50px;
	height: 50px;
	    right: 21px;
    margin-top: -162px;
}
.simplecheckout-error-text{
	position: absolute;
}
.mobile_menu .auth_modal_open{
	width: 100%;
}

body .row.tabs .nav-tabs .tab-content{
	display: none;
}
.ocfilter  .ocfilter-option .ocf-image{
width: 39px;
}

.account-simpleregister #simpleregister{
	    padding: 10px 33px;
}
.account-simpleregister #simpleregister .form-group{
	display: flex;
    flex-direction: column;
}
.account-simpleregister #simpleregister .form-group .control-label{
	    text-align: left !important;
	    width: 100%;
}
.account-simpleregister #simpleregister .simpleregister-have-account{
	margin-left: 14px;
}
.account-success #content{
	padding-left: 70px;
}
.account-forgotten #content{
	padding-left: 70px;
}
.home-aboutus {
	margin: 0 105px 105px 105px;
}
.home-aboutus .owlmodule-item span{
	font-size: 14px;
    font-family: Raleway;
    color: #64686A;
}
.home-aboutus .owlmodule-item{
	border-radius: 20px;
	padding: 30px;
	margin: 0 15px;
}
.home-aboutus .block_1{
	background: #F1F7FB;
}
.home-aboutus .block_2{
	background: rgba(255, 186, 211, 0.11);
}
.home-aboutus .block_3{
	background: #EBF9F9;
}
.article-single .caption{
	margin-top: 10px;
}
.article-single .caption h4,
.article-single .caption h4 a,
.article-single .caption p{
	font-family: Raleway;
	font-style: normal;
}
.article-single .caption h4 a,
.article-single .caption h4{
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #2B2B2B;
	display: inline-block;
    height: 42px;
    
}
p.h4-caption, .h4-caption {
    font-weight: 600 !important;
	font-size: 18px !important;
	line-height: 21px !important;
	color: #2B2B2B !important;
	display: inline-block !important;
    height: 42px !important;
}
p.product-caption, .product-caption {
    font-family: Raleway !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 20px !important;
    text-align: center !important;
    color: #2B2B2B;
    margin-top:17px;
}
.footer-caption {
    margin-bottom: 25px;
    font-weight: 500;
    color: #2B2B2B;
    font-size: 18px;
}
.article-single .caption p{
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	margin-top: 10px;
}
.bg-blue{
	background: rgba(237, 247, 253, 0.67) !important;
}
.insta-section{
	border: 1px solid #FFBAD3;
    box-sizing: border-box;
    border-radius: 39px;
    padding: 10px 45px;
    margin: 60px 0;
}
.insta-section .insta-information{
    box-shadow: 13px 12px 49px rgb(136 160 193 / 15%);
    border-radius: 32px;
	padding: 50px 90px 90px 90px;
}
.insta-section .insta-information .insta-logo{
    width: 74px;
    height: 74px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 50%;
    overflow: hidden;
    background-image: linear-gradient( 180deg , #FF000F 0%, #0050AE 46.52%, #7000FF 100%);
	padding: 2px;
	box-shadow: 0px 10px 25px 5px rgb(0 0 0 / 3%);
}
.insta-section .insta-information .insta-logo .insta-logo-wrapp{
	height: 100%;
    background: #fff;
    padding: 4px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
	border: 3px solid #ddd;
}
.insta-section .insta-information .insta-logo .insta-logo-wrapp img{
	max-width: 100%;
}
.insta-section .insta-content div,
.insta-section ul li span,
.insta-section ul li{
	font-family: Raleway;
}
.insta-section ul,
.insta-section .insta-content{
	margin-bottom: 30px;
}
.insta-section .insta-content-name{
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #1B1D28;
	margin-bottom: 10px;
}
.insta-section .insta-content-description{
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: rgba(118, 119, 126, 0.74);
}
.insta-section ul li{
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	letter-spacing: 0.02em;
	font-feature-settings: 'pnum' on, 'lnum' on;
	color: #1B1D28;
}
.insta-section ul li span{
	font-weight: 500;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: rgba(118, 119, 126, 0.74);
	margin-top: 8px;
    display: inline-block;
}
.insta-button-wrapp{
	position: relative;
    margin-top: 35px;
}
.insta-button-wrapp .blur{
	background: linear-gradient(
99.27deg
 , #FF1CF6 -35.3%, rgba(253, 96, 28, 0.74) 66.33%, #DE2442 138.45%);
    filter: blur(40px);
    border-radius: 5px;
    position: absolute;
    bottom: 0;
    width: 70%;
    height: 50%;
    left: 50%;
    margin-left: -35%;
}
.insta-button{
	background: linear-gradient(
99.27deg
, #FF1CF6 -35.3%, rgba(253, 96, 28, 0.74) 66.33%, #DE2442 138.45%);
    border-radius: 32px;
    width: 100%;
    display: inline-block;
    color: #fff;
    padding: 16px 0;
    font-family: 'RALEWAY';
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
	z-index: 2;
    position: relative;
}
.insta-button:hover{
    color: #fff;
}
.homepage-text p{
	font-family: Raleway;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: rgba(0, 0, 0, 0.51);
}
.homepage-text h2{
    margin-bottom: 30px;
}
.product_layout .single-review{
	box-shadow: 0px 22px 48px rgba(197, 224, 238, 0.17);
	border-radius: 16px;
	padding: 20px;
	background: #fff;
	margin-bottom: 30px;
	position: relative;
}
.product_layout .single-review:after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 85%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff;
}
.product_layout .single-review h3{
	color: #38C7C3;
	font-size: 18px;
	line-height: 25px;
}
.product_layout .single-review .review-text,
.product_layout .single-review .city-review{
	font-family: Raleway;
	font-size: 14px;
	line-height: 19px;
	color: #848484;
}
.product_layout .single-review .review-text{
	line-height: 21px;
	color: #2B2B2B;
}
.contact-item{
	background: #FFFFFF;
    box-shadow: 6px 6px 13px rgb(121 176 217 / 10%);
    border-radius: 20px;
    padding: 30px 20px;
	height: 100%;
	padding-left: 105px;
	position: relative;
}
.contact-item h4{
	font-weight: 500;
	font-size: 24px;
	line-height: 35px;
	color: #38C7C3;
}
.contact-item a,
.contact-item p{
	font-size: 16px;
	line-height: 30px;
	color: #2B2B2B;
	font-family: Raleway;
    margin-bottom: 0;
}

.contact-item:before{
	content: '';
    width: 64px;
    height: 64px;
    background-size: 50%;
    background-position: center;
    padding: 18px;
    border: 1px solid rgba(56, 199, 195, 0.22);
    border-radius: 50%;
    display: inline-block;
    background-repeat: no-repeat;
	position: absolute;
	left: 20px;
}
.contact-item.phone:before{
	background-image: url(../image/megazayka/call-one.svg);
}
.contact-item.address:before{
	background-image: url(../image/megazayka/map-new.svg);
}
.contact-item.email:before{
	background-image: url(../image/megazayka/email-one.svg);
}
#map{
	height: 420px;
    margin-top: 50px;
	border-radius: 40px;
}
.navbar-nav{
	flex: 9;
}
.home-category{
    border-radius: 12px;
    padding: 7px 15px;
    width: calc(33.3% - 4px);
    margin: 2px;
}
.imgcategory .home-category img{
	max-width: 33px;
}
.imgcategory .home-category:nth-child(1){
	background: rgb(56 199 195 / 10%);
}
.imgcategory .home-category:nth-child(2){
	background: rgb(227 197 184 / 10%);
}
.imgcategory .home-category:nth-child(3){
	background: rgb(177 185 221 / 10%);
}
.imgcategory .home-category:nth-child(4){
	background: rgb(84 139 157 / 10%);
}
.imgcategory .home-category:nth-child(5){
	background: rgb(113 179 214 / 10%);
}
.imgcategory .home-category:nth-child(6){
	background: rgb(216 179 171 / 10%);
}
#ocfilter{
	position: relative;
	/*z-index: 9999;*/
	z-index: 999;
}
    .horizontal-sreview .review-author {
        font-weight: 500;
		font-size: 22px;
		line-height: 25px;
		color: #38C7C3;
    }
    .horizontal-sreview .review-date-added {
        color: #999;
        margin-left: 10px;
    }
    .horizontal-sreview .review-city {
        font-size: 14px;
		line-height: 19px;
		color: #848484;
		font-family: 'Raleway', sans-serif;
    }
    .horizontal-sreview p{
		font-family: 'Raleway', sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 20px;
		color: #2B2B2B;
	}
    .horizontal-sreview {
		margin-bottom: 20px;
		overflow: auto;
		background: #FFFFFF;
		border-radius: 16px;
		padding: 30px;
    }
	.single-review{
		position: relative;
	}
    .single-review:after{
		content: '';
		position: absolute;
		bottom: -12px;
		left: 50%;
		margin-left: -6px;
		width: 0;
		height: 0;
		border-left: 12px solid transparent;
		border-right: 12px solid transparent;
		border-top: 12px solid #fff;
	}

@media (min-width: 1280px) {
	.home-aboutus {
		margin: 0 105px 85px 105px;
	}
	.product_layout .single-review{
		width: 50%;
	}
	.simplecheckout-button-block{
		min-width: 280px;
		max-width: 900px;
		width: 52%;
	}
	.contact-info{
		margin: 0 80px;
	}
}
@media (min-width: 900px) {
	.single-product-wrapp:hover{
		transform: scale(1.03);
		box-shadow: 2px 2px 40px rgb(180 215 235 / 40%);
		padding-bottom: 40px;
		margin-bottom: -30px;
	}
	
	.common-home .single-product-wrapp:hover{
		transform: scale(1.03);
		box-shadow: 2px 2px 40px rgb(180 215 235 / 40%);
		padding-bottom: 7em;
		margin-bottom: -30px;
	}
	
	.owl-carousel .owl-nav button {
		opacity: 1 !important;
		color: rgba(0,0,0,0.8) !important;
		text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
		transition: all .3s ease;
		width: 55px;
		height: 55px;
		background: #fff  !important;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.05);
	}
	.owl-carousel .owl-nav .owl-prev {
		left: -30px !important;
	}
	.owl-carousel .owl-nav .owl-next {
		right: -30px !important;
	}
}
@media (max-width: 900px) {
	header{
		display: none;
	}
	.account-success #content{
		padding-left: 0px;
	}
	#table_razmes .product__fit-size-container .product__fit-size-table{
		flex-direction: column;
	}
	#table_razmes .product__fit-size-container .product__fit-size-table img{
		display: none;
	}
	#table_razmes{

		z-index: 99;

	}
	.container{
		overflow: hidden;
	}
	#table_razmes .product__fit-size-container .product__fit-size-table > *{
		    max-width: 100%;
    right: 12px;
    top: 11px;
    width: 100%;
    padding-right: 0px;
	}
	#table_razmes .product__fit-size-container{
		width: 95%;
		overflow-y: hidden;
	}
	#top{
		display: none;
	}
	.common-home .product-thumb .image{
		height: auto;
	}
	.common-home #content .row > div{
		margin: 0;
	}
	.common-home .imgcategory .product-thumb.transition > h4{
		padding: 10px 25px;
    margin-top: -80px;
    height: 66px;
	}
	.common-home .imgcategory .product-thumb.transition > h4::after{
		height: 54px;
	}
	.common-home #content .links{
		display: none;
	}
	footer .row{
		flex-direction: column;
	}
	.row_slider_category img{
		width: 100%;
	}
	#content{
		width: 100%;
	}
	#content .categorywall .categorywall_thumbnail{
		margin: 3px;
		flex: 0 1 calc(50% - 6px);
		padding-right: 10px;
		padding-left: 10px;
	}
	#content .categorywall.covers .categorywall_thumbnail a.category_name::after{
		display: none;
	}
	#content .categorywall.covers .categorywall_thumbnail a.category_name {

	    font-size: 16px;
    line-height: 20px;
    bottom: 31%;
    left: 0;
    text-align: center;
    width: 100%;
    align-items: center;
	}
	.product-layout{
		    width: 50%;
	}
	.categorywall img {
		margin: 0 auto;
		max-width: 100%;
	}
	.product-category-59 .container.category .category_title{
		width: 80%;
	}.product-category-60 .container.category .category_title{
		width: 80%;
	}
	.product-thumb .caption h4{
		margin-top: 20px;
		height: 58px;
	}
		.container.category .row p {

	    line-height: 17px;
	    text-transform: lowercase;
	    color: #625D5D;
	    /*margin-top: 0px;*/
	    margin-top: 20px;
	    margin-bottom: 1px;
	}
	.container.category .product-thumb .caption p.price .price-new{
		font-size: 15px;
	}
	.product-thumb .price-new{
		font-weight: 600;
		font-size: 14px;
		line-height: 18px;
		color: #FA759E;
	}
	.product-thumb .price-old{
		margin-left: 0;
		font-weight: 500;
		font-size: 12px;
		line-height: 10px;
	}
	.product-thumb .caption p{
		height: 36px;
	}
	.product-thumb .caption p.price{
		display: flex;
		align-items: center;
		flex-direction: column-reverse;
		justify-content: center;
		margin-right: 40px;
		height: 27px;
		margin-top: 10px;
	}
	.container.category .product-thumb .caption p.price{
		font-size: 15px;
	}
	.product-thumb .caption{
		/*min-height: 60px;*/
		min-height: 150px;
		height: auto;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.container.category .row p.title{
		    margin-top: 6px;
		  
	 font-size: 15px;
    line-height: 22px;
        margin-bottom: 10px;
	}
	.container.category .row p{
		font-size: 13px;
	}
	body .product-thumb .button-group{
		display: none;
	}
	.product_layout #content > .row{
		flex-direction: column;
	}
	.thumbnails{
		margin: 0;
	}
	.flex_product{
		padding: 0;
	}
	.flex_product .thumbnails{
		max-width: 100%;
	}
	#menu{
		display: none;
	}
	.product_layout #content > .row .slick-dotted.slick-slider{
		overflow: visible;
	}
	body .breadcrumb {
		padding-top: 0 !important;
	}
	body .breadcrumb.enable .fa-home:before,
	body .breadcrumb li a{
		font-size: 13px !important;
		line-height: 35px !important;
		color: #2B2B2B !important;
	}
	.product_layout .breadcrumb li:last-child{
		display: none;
	}
	.images-wrapp{
		border: 1px solid rgba(226, 226, 226, 0.87);
		border-radius: 16px;
		padding: 15px;
	}
	.list-unstyled.price {
		flex-direction: column-reverse !important;
	}


	.product_layout #content > .row .slick-dotted.slick-slider img{
		width: 100%
	}
	.product_layout #content > .row .slick-dots{
		bottom: 15px;
	}
	.flex_product .image-additional a{
		margin-bottom: 0;
	}
	.product_layout #content  .slick-dots li{
		margin: 0;
	}
	.product_layout .slick-dots li button:before{
		color: white;
		opacity: 1;
		font-size: 8px;
	}
	.product_layout .slick-dots  li.slick-active button:before{
    opacity: 1;
    color: white;
    font-size: 12px;
    position: relative;
    top: 5px;
	}
	.product-category-59 .link_all_products{
		display: none !important;
	}
	.product-category-60 .link_all_products{
		display: none !important;
	}
	.product_layout .col-sm-5{
		padding: 0;
	}
	#content h1.product_title{
		font-size: 16px;
		line-height: 19px;
	}
	.list-unstyled.model li{
		font-size: 14px;
line-height: 16px;
	}
		.price_favorite{
			    align-items: flex-start;
    margin-top: 16px;
    flex-direction: column;
		}

		.list-unstyled.price li.price h2{
			font-size: 21px;
		}
	.list-unstyled.price li span{
        font-size: 14px;
	}
		.price_favorite .btn-default{
			        position: absolute;
    z-index: 99;
    color: transparent;
    width: 38px;
    height: 38px;
    background: #fff url(img/heart_of_gold_udo.svg) no-repeat;
    padding: 0;
    border-radius: 90px;
    background-position: center;
    top: 15px;
    right: 0;
		}

		.product_layout .col-sm-5{
			position: inherit;
		}
		#product.custom{
			margin-top: 13px;
		}
		#product.custom .form-group .control-label{
			margin-bottom: 4px;
		}
		#product.custom > div {
		    width: 100%;
		    margin-bottom: 11px;
		}
		#one_click{
			margin: 0;
		}
		#product > div:nth-child(4){
			display: flex;
			flex-direction: column;
		}
		#product.custom .form-group #razmers{
			    position: inherit;
		       order: 2;
		    margin-top: 12px;
		    margin-bottom: 3px
		}

	.social p{
		margin-right: 18px;
	}
	.product_layout .social a{
		margin-right: 12px;
	}
	body .row.tabs .nav-tabs li {
    width: 100%;
    text-align: left;
    max-width: 100%;
}
	.tab-content>.tab-pane > *{
		width: 100% !important;
	}
	.product_layout #content .flex {
    display: flex;
    flex-direction: column;
}

	.tab-content>.tab-pane iframe{
		width: 100% !important;
	}
	.product_layout #content .product-thumb .caption h4{

		padding-top: 10px;
	}
	.product-thumb .caption p{
		    margin-top: 0;
		    margin-bottom: 0;
		        margin-bottom: 3px;
	}

	.product_layout #content .slick-initialized .product-thumb .caption h4{
		height: 32px;
	}
	.product_layout #content .row.tabs ~ .row .slick-dots{
		    bottom: -10px;
		    display: flex !important;
	}
	.product_layout #content .row.tabs ~ .row .slick-dots li{
		flex: 1;
	}
	.product_layout #content .row.tabs ~ .row .slick-dots li button{
		width: 100%;
		border-bottom:3px solid #80808040;
	}
	.product_layout #content .row.tabs ~ .row .slick-dots li button:before{
		display: none;
	}

.product_layout #content .row.tabs ~ .row .slick-dots li.slick-active button{

		border-bottom:3px solid #000;
	}
	.product_layout #content > h3{
		margin-top: 35px;
	}

	#product.custom .form-group.flex{
		display: flex;
		width: 100%;
    max-width: 900px;
	}
	.information-information-7 #content .flex {
	    display: flex;
	    flex-direction: column;
	}

	.information-information-7 #content .flex .left p{
		line-height: 161.5%;
	}
	.information-information-7 #content .flex .left a{
		line-height: 161.5%;
	}
	.information-information-7 #content .flex .left{
		padding: 10px 12px;
		    min-height: 130px;
	}
	.information-information-7 #content .right {
    padding: 30px 5px;
}
	body.information-information-8 .breadcrumb{
		display: none;
	}

	body.information-information-8 #content .row{
		flex-direction: column;
	}

	body.information-information-8 #content .row > div .map{
		line-height: 132%;
	}
	body.information-information-8 #content .row > div{
		padding-bottom: 4px;
    margin-bottom: 19px;
	}
	body.information-information-8 #content .row.title {
    margin-bottom: 10px;
}
	#product.custom .radio.custom label input:checked ~ img ~ p{
		display: none;
	}
	#content.flex_cart {
    display: flex;
    flex-direction: column;
}
	.table-responsive{
		border: none;
	}
	.checkout-cart #content.flex_cart .right .product{
		    margin-right: 0;
		    padding-bottom: 17px;
	}
	.checkout-cart #content.flex_cart .right .product .img-thumbnail {
	    border-radius: 0;
	    border: none;
	    padding: 0;
	    padding-right: 10px;
	    min-width: 10px;
	        max-width: 112px;
	}
	.checkout-cart .flex_cart > .left{
		    padding: 20px;
    padding-top: 9px;
	}
	.simplecheckout .simplecheckout-step{
		display: flex;
		flex-direction: column;
	}
	.simplecheckout .simplecheckout-step .simplecheckout-right-column{
		order: -2;
		    background: none;
		    padding: 0;
	}
	#search .row .no_padding_left {
    width: 100%;
    padding-right: 0;
}
	.checkout-cart #content.flex_cart .right .product .info .right .price{
		font-size: 16px;
		line-height: 32px;
	}
	.checkout-cart #content.flex_cart .right .product .left a{
		    font-size: 14px;
    line-height: 16px;
	}
	.checkout-cart #content.flex_cart .right .product .left{
		flex: 1;
    max-width: 100%;
	}
	#search .btn-lg{
		padding: 10px 13px;
		margin-left: 5px;
	}
	#search .block_search{
		    width: 100%;
	}
	.checkout-cart #content.flex_cart .right .product .left .model{
		font-size: 12px;
    line-height: 15px;
        margin-bottom: 3px;
    margin-top: 3px;
	}
	.checkout-cart #content.flex_cart .right .product .left .input-group {
	    display: flex;
	    max-width: 74px !important;
	}
	.input-group .form-control[name^=quantity]{
		min-width: 37px;
	}
	.checkout-cart #content.flex_cart .right .product .left .input-group .btn-primary{
		    padding: 7px 12px;
	}
	.checkout-cart .flex_cart > .left{
		max-width: 100%;
	}
	.checkout-cart .flex_cart > .left .row {
	    margin-bottom: 0px;
	    padding-bottom: 10px;
	    border-bottom: 1px solid #8080806e;
	    margin-left: 0;
	    margin-right: 0;
	}
	.checkout-cart .flex_cart > .left .row.last {
	    margin-top: 12px;
	}
	.checkout-cart .flex_cart > .left .btn-primary{
		    margin-top: 21px;
	}
	.checkout-cart .flex_cart > .left .row .text-right{
		font-size: 23px;
	}
	.checkout-cart .flex_cart > .left .btn-primary{
		font-size: 16px;
    line-height: 202.5%;
	}
	#simplecheckout_button_confirm{
		width: 100%;
	}
	.simplecheckout-button-right {
    float: none;
    text-align: right;
    width: 100%;
}
	#total_total{
		margin-top: 10px;
	}
	#simplecheckout_customer input{
		margin-left: 0 !important;
	}
	#simplecheckout_shipping_address input,#simplecheckout_shipping_address select{
		margin-left: 0 !important;
	}
	#simplecheckout_payment .simplecheckout-block-content{
		padding-left: 14px;
	}
	.simplecheckout-right-column{
		margin-top: 0;
		padding-top: 14px;
	}
	.simplecheckout-cart tr{
		flex-direction: column;
		border-radius: 10px;
		margin: 0 2px 15px;
		width: 50%;
		padding: 5px;
	}
	.simplecheckout-cart td {
		padding: 0;
	}
	.simplecheckout-cart .name{
		padding-top: 0;
	}
	.simplecheckout-cart .name a, .simplecheckout-cart .options{
		text-align: left;
	}
	.simplecheckout-cart td.name div.image {
		text-align: center;
	}
	.simplecheckout-cart tbody{
		display: flex;
	}
	.simplecheckout-cart tbody tr{
		margin-bottom: 15px;
	}
	#total_total span b, #total_total span.simplecheckout-cart-total-value {
		font-size: 18px;
	}
	.simple-content .checkout-heading{
		font-size: 18px;
	}
	#agreement_checkbox {
		margin-bottom: 20px;
	}
	#column-left{
		display: block !important;
	}
	#column-left .list-group-item{
		padding: 3px 0px;
	}
	.account-password #content{
		padding-left: 0;
	}
	#column-left{
		padding-left: 15px;
	}
	.account-password #content > form > fieldset > * {
    width: 100%;
    padding-right: 0;
}
	.account-password .buttons{
		padding-right: 0;
	}
	.pull-right{
		width: 100%;
	}
	#content > form > div > div.pull-right > input{
		width: 100%;
	}
	#content {
	    min-height: 100px;
	}
	.account-simpleedit #content {
	    padding-left: 0;
	}
	.account-simpleedit .simple-content fieldset > * {
	    max-width: 100%;
	    padding-right: 0;
	    width: 100%;
	}
	.account-wishlist #content{
		padding-left: 0;
	}
	.account-order #content {
	    padding-left: 0px;
	}
	.simpleregister-button-right {
	    float: right;
	    text-align: right;
	    width: 100%;
	}
	.account-simpleedit .simpleregister-button-block.buttons .simpleregister-button-right a{
		width: 100%;
	}
	.account-simpleedit .simpleregister-button-block.buttons{
		padding: 0;
	}
	.account-wishlist thead{
		display: none;
	}
	.account-wishlist tr{
		display: flex;
		flex-direction: column;
	}
	.account-wishlist #content > div.table-responsive > table > tbody > tr > td.text-center,#content > div.table-responsive > table > tbody > tr > td {
	        text-align: center;
    padding: 2px 0;
    line-height: 120%;
	}
	header .container{
		display: none;
	}
	.mobile_head{
		display: flex;
		justify-content: space-between;
		padding: 11px 15px;
	}
	header + .container{
		display: none;
	}
	.mobile_menu{
		display: none;
		    padding-bottom: 25px;
	}
	.mobile_head{
		background: #FFFFFF;
		box-shadow: 0px 0px 29px rgba(25, 31, 61, 0.1);
		border-radius: 10px;
	}
	.mobile_head #search{
		display: none;
	}
	.mobile_head div a img{
		max-width: 71px;
	}
	.mobile_head > div{
		display: flex;
		align-items: center;
	}
	.dropdown-item {
		padding: .15rem .5rem;
		font-size: 14px;
	}
	.dropdown-menu{
		min-width: 7rem;
	}
	.mobile_head div .burger div{
		width: 22px;
		height: 2px;
		margin-bottom: 5px;
		transition: all 0.5s;
		background: #3CC6C5;
		border-radius: 1px;
	}
	.mobile_head div .burger div:last-child{
		margin-bottom: 0;
	}
	.mobile_head div .burger{
		flex-direction: column;
		    margin-right: 15px;
	}
	.mobile_head div .burger.active div{
		opacity: 0;
	}
	.mobile_head div .burger.active div:first-child{
		opacity: 1;
		transform: rotate(45deg);
		    margin-bottom: -10px;
	}
	.mobile_head div .burger.active div:last-child{
		opacity: 1;
		transform: rotate(-45deg);

	}
	.mobile_head > div:first-child{
		width: 53%;
	}
	.mobile_head > div:last-child{
		width: 47%;
		display: flex;
		justify-content: space-between;
	}
	.mobile_head .phone-wrapp{
		width: 30px;
	}
	#cart > .btn, body #cart.open > .btn {


    width: 26px;
    height: 50px;
    background: url(img/cart.svg) no-repeat;
    background-position: right center;

    border: 1px solid transparent;
    margin: 0;
    padding: 0;
        background-size: 17px;
}
/*	.mobile_head .wishlist{
		background: url(img/hart_mob.svg) no-repeat;
		background-position: center;
		background-size: contain;
		width: 22px;
		height: 23px;
		position: relative;
	}*/
	.product-category-59 #content .categorywall.covers {
        display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
}

.product-category-60 #content .categorywall.covers {
        display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
}
	#product_row {
	    flex-wrap: wrap;
	    flex-direction: row;
		    margin: 0 -5px;
	}
	.wishlist span,
	#cart-total{
		right: -7px;
	}
	.search_button{
		background: url(img/search_mob.svg) no-repeat;
		background-position: center;
		width: 30px;
		height: 30px;
	}
	.mobile_head #search.active{
		position: absolute;
		width: 100%;
		background: #f3fafe;
		left: 0;
		top: 50px;
		z-index: 99;
		display: flex;
		padding: 10px;
		box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
	}
	.input-group-btn{
		    width: 21%;
	}
	#search .input-lg{
		background: rgba(255, 255, 255, 0.09);
		border-radius: 4px;
		border: none;
		outline: none;
		color: #000;
		box-shadow: none;
		border: 1px solid #000;
		background: #fff;
	}
	#search .input-lg::placeholder{
		color: black;
	}
	#search .btn-lg{
		background: #fa759e;
		color: #fff;
		border: none;
		box-shadow: none;
	}
	#search .btn-lg *{
		color: white;
	}
	.mobile_menu.active{
		display: block;
	}
	#menu .nav > li > a {
	    padding: 10px 0px;
	        margin-right: 40px;
	}
	.navbar-nav {
    margin: 14px 0;
    width: 100%;
}
	#menu .navbar-collapse.collapse{
		width: 100%;
		flex-direction: column;
	}
	#menu .dropdown:hover .dropdown-menu{
		    background: none;
		        border: none;
	}
	#menu .dropdown:hover .dropdown-menu{
		padding-top: 0;
	}
	#menu .nav > li > a:hover{
		background: no-repeat;
	}
	#menu .dropdown:hover .dropdown-menu{
		    position: inherit;
    height: auto;
    min-height: 10px;
	}


	#menu .dropdown.open .dropdown-menu{
		    background: none;
		        border: none;
	}
	#menu .dropdown.open .dropdown-menu{
		padding-top: 0;
	}

	#menu .dropdown.open .dropdown-menu{
		    position: inherit;
    height: auto;
    min-height: 10px;
	}



	#menu .nav li.dropdown{
		background: url(img/plus_mob.svg) no-repeat;
		background-position: 98% center;
	}
	#menu > div > ul > li.dropdown > div > div > ul > li > a{
		text-transform: none;
	}
	#menu .navbar-collapse.collapse .account{
		background: rgba(196, 196, 196, 0.08) url(img/acc.svg) no-repeat;
		font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
text-transform: uppercase;

color: #FFFFFF;
width: calc(100% + 30px);
        padding: 16px;
    padding-left: 44px;
    background-position: 15px center;
    margin-left: -16px;
	}
	#menu .navbar-collapse.collapse .links{

	}



	#menu .navbar-collapse.collapse .links{
	      position: inherit;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    margin-top: 26px;
}
#menu .navbar-collapse.collapse .links a{
	width: 28px;
	height: 28px;
margin-right:  16px;
}
#menu .navbar-collapse.collapse .links a.face{
	background: url(img/f_w.svg) no-repeat;
	background-position: center;

}
#menu .navbar-collapse.collapse .links a.inst{
	background: url(img/i_w.svg) no-repeat;
	background-position: center;

}
#menu .navbar-collapse.collapse .links a.teleg{
	background: url(img/t_w.svg) no-repeat;
	background-position: center;

}
#menu .navbar-collapse.collapse .links a.phone{
	background: url(img/p_w.svg) no-repeat;
	background-position: center;

}
	#menu .navbar-collapse.collapse .pull-left .btn-group > .btn-link{
		display: none;
	}
	#menu .navbar-collapse.collapse .pull-left .dropdown-menu{
			display: flex;
			position: inherit;
			background: none;
			    margin-bottom: 34px;
	}
	#menu .navbar-collapse.collapse .pull-left .dropdown-menu li img{
		display: none;
	}
	#menu .navbar-collapse.collapse .pull-left .dropdown-menu li button{
		padding-top: 0;
		padding-left: 0;
font-family: Raleway;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
text-transform: uppercase;

color: #FFFFFF;
	}
	.ocf-offcanvas .ocfilter-mobile-handle{
		display: none !important;
	}
	.mobile_buttons{
		display: block;
	}
	.flex_filters{
		    display: flex;
    padding: 0;
        margin-bottom: 12px;
		    flex-direction: column;
	}
	.flex_filters > *{
		flex: 1;
		align-items: center;
		justify-content: space-between;

	}
	.flex_filters .sorting{
		margin: 0;
		border-left: 1px solid #80808036;
	}
	.filter_trigger{
		font-style: normal;
		font-weight: normal;
		line-height: 16px;
		text-transform: capitalize;
		background: url(img/filters_mob.svg) no-repeat;
		padding: 12px 25px;
		padding-right: 50px;
		background-position: 85% center;
		background-color: #FFBAD3;
		border-radius: 23px;
		font-size: 18px;
		color: #fff;
	}
	.mobile_buttons{
		display: flex;
		margin-bottom: 20px;
	}
	.flex_filters .sorting{
		display: flex;
	}
	#input-sort{
		opacity: 0;
    position: absolute;
	}
	.flex_filters .input-group .input-group-addon{
		width: auto;
		font-family: Raleway;
	    font-style: normal;
	    font-weight: normal;
	    font-size: 14px;
	    line-height: 16px;
	    text-transform: capitalize;
	    color: rgba(0, 0, 0, 0.86);
	    background: url(img/sort_mob.svg) no-repeat;
	    padding: 7px 0;
	    padding-left: 26px;
	    background-position: left center;
	        margin-bottom: 0;
	}
	.mobile_trigger_grid{
		display: inline-flex;
		justify-content: flex-end;
		align-items: center;
		background: rgba(101, 158, 187, 0.12);
		border-radius: 4px;
		padding: 2px;
	}
	.mobile_trigger_grid .columns,
	.mobile_trigger_grid .rectangle{
		padding: 5px;
		height: 24px;
	}
	.mobile_trigger_grid .columns.active,
	.mobile_trigger_grid .rectangle.active{
		background: #fff;
		border-radius: 4px;
	}
	.mobile_trigger_grid .rectangle span{
		width: 14px;
		height: 14px;
		background: #84B6CE;
		display: inline-block;
	}
	#boc_order .fields_forms {
	    display: flex;
	    padding: 0 14px !important;
	}
	.mobile_trigger_grid .columns span{
		    width: 14px;
	    height: 14px;
	    background: url(img/columns_mob_dis.svg) no-repeat;
	    background-position: center;
	    background-size: 17px;
	    padding-left: 0;
	    margin-left: 0;
		display: inline-block;
	}
	#product_row.all_width{
		    flex-direction: column;
	}
	#product_row.all_width .product-layout {
    width: 100%;
}
	.product-category-59 .mobile_buttons{
		display: none;
	}
	.product-category-60 .mobile_buttons{
		display: none;
	}


	body .ocf-offcanvas.active{
	  	width: 100%;
	  	background: black;
	  	background: #0000007d;

}
.ocf-offcanvas .ocf-offcanvas-body{
	  left: 20px !important;
    width: calc(100% - 40px);
    top: 20px !important;
}
	.ocfilter .panel-heading{
		display: block;
		    padding: 0;
    background: none;
    border: none;
    font-family: Raleway;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 18px;
/* identical to box height */

text-transform: capitalize;

color: #000000;
	}

	.ocfilter .list-group{
		flex-direction: column;
	}
	.ocf-offcanvas.active .ocfilter-mobile-handle {
        display: block !important;
    left: auto !important;
    right: 18px;
    z-index: 99;
    top: 25px !important;
}
	.ocf-offcanvas .ocfilter-mobile-handle .btn *{
		display: none;
	}
	.ocf-offcanvas .ocfilter-mobile-handle .btn{
		background: url(img/exit_filter.svg) no-repeat;
		background-position: center;
	}
	/*
	body #ocfilter {
	    margin-bottom: 0;
	    padding: 10px 15px;
	    border-radius: 0;
	}
	#ocfilter > div.list-group > div:nth-child(1) {
    margin-right: 0;
    padding-right: 10px;
    width: 100%;
    max-width: 100%;
    margin-top: 17px;
    margin-bottom: 10px;
    padding-right: 0;
}*/
	#price-to{
		right: 2px;
		    top: 10px !important;
	}/*
	#ocfilter > div.list-group > div:nth-child(2) ,.panel>.list-group .list-group-item {
	    max-width: 100%;
	    margin-right: 0px;
	    padding-right: 0;
	}
	#ocfilter .ocfilter-option .ocf-option-name:hover + .ocf-option-values {
    max-height: 500px;
    background: white;
    width: calc(100% - 14px);
}

#ocfilter .ocfilter-option .ocf-option-values:hover {
    max-height: 500px;
    background: white;
    width: calc(100% - 14px);
}*/
.panel>.list-group .list-group-item:hover{
	position: relative;
	z-index: 99;
}
/*	#ocfilter .ocfilter-option .ocf-option-values{
		margin-top: -12px;
	}*/
	#cart .dropdown-menu{
		min-width: 160px;
	}
	#content h1{
		    font-size: 23px;
	}
	#ocfilter{
		padding: 10px;
	}
	.filter-items .ocfilter-option {
		flex: 0 1 calc(50% - 0px) !important;
		margin: 5px 3px 10px 0 !important;
	}
	.ocfilter{
		display:none;
	}
	.ocfilter.active{
		display:block;
	}
	.row_slider_category .slick-dots {
	   width: 100%;
    bottom: -31px;
    left: 0;
	}
	.product-category-59 .mobile_trigger_grid{
		display: none;
	}
	.product-category-60 .mobile_trigger_grid{
		display: none;
	}
	.row_slider_category .slick-prev{
		left: 0;
		bottom: -32px;
	}
	.row_slider_category .slick-next{
		right: 0;
		bottom: -32px;
	}


	.row_slider_category .slick-prev:hover{
		left: 0;
		bottom: -32px;
	}
	.row_slider_category .slick-next:hover{
		right: 0;
		bottom: -32px;
	}

	.row_slider_category .slick-prev:focus{
		left: 0;
		bottom: -32px;
	}
	.row_slider_category .slick-next:focus{
		right: 0;
		bottom: -32px;
	}
	body .slider_category{
		display: none;
	}
	body .slider_category.mobile{
		display: block;
		    margin-left: -15px;
	    width: calc(100% + 30px);
	}
	.product-category-59 .flex_filters{
		border: none;
	}
	.product-category-59 .flex_cat_cont a{
		display: none;
	}
	.product-category-60 .flex_filters{
		border: none;
	}
	.product-category-60 .flex_cat_cont a{
		display: none;
	}
	body .row.tabs .nav-tabs{
	    border: none;
		padding: 0 15px 15px;
	}
	body .row.tabs .nav-tabs li::after{
		content: '+';
		position: absolute;
	    font-size: 31px;
	    right: 0;
	    top: 8px;

	}
	.hide_on_mob{

	}
	body .row.tabs .nav-tabs li a, body .row.tabs .nav-tabs li div{
		text-transform: none;
	    text-align: left;
	    padding-left: 0;
	}

	body .row.tabs .nav-tabs li a:hover{
		background: none;

	}
	body .row.tabs .nav-tabs li.active div{
		background: none;
		text-transform: none;
	    text-align: left;
	    padding-left: 0;
	}


	body .row.tabs .nav-tabs li.active a{
		background: none;
		text-transform: none;
	    text-align: left;
	    padding-left: 0;
	}
	body .row.tabs .nav-tabs li.active div{
		background: none;
		text-transform: none;
	    text-align: left;
	    padding-left: 0;
	}
	body .row.tabs .nav-tabs li.active::after{
		content: '-';

	}
	.common-home .imgcategory .product-thumb.transition > h4::after{
		display: none;
	}
	.common-home .imgcategory .product-thumb.transition > h4{
		text-align: center;
	    border: none;
	        background: rgb(0 0 0 / 9%);
	        margin-top: -84px;
	            margin-bottom: -13px;
	}
	.common-home .imgcategory .product-thumb.transition > h4 a{
		color: white;
	}
	.common-home #content .product-thumb{
		margin-bottom: 0;
	}
	.form-group.button_buy{
		margin-top: 40px;
	}
	#product.custom .form-group #razmers{
		margin-top: -175px;
	    margin-bottom: 153px;
	    max-height: 50px;
	}
	#boc_order_title{
		padding-left: 20px;
	}
	.modal-dialog .modal-content .modal-header{
		padding: 9px 0;
		    overflow: hidden;
	}
	.modal-dialog .modal-content button.close{
		    width: 70px;
		        background-position: center;
	}
	#boc_order{
		padding-right: 0 !important;
	}
	#boc_product_field .boc_product_info{
		flex-direction: row;
	}
	#boc_product_field {
		padding: 0;
	}
	#boc_product_field > div > div.col-xs-12.col-sm-3{
		padding-left: 0;
	}
	#boc_product_field > div > div.col-xs-12.col-sm-3{
		    max-width: 154px;
		    display: flex;
	}
	#boc_product_field > div > div.col-xs-12.col-sm-3 img{
		width: 100%;
		object-fit: cover;
	}
	#boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div:nth-child(1){
		padding-top: 0;
	}
	body .boc_product_info > div > img{
		    max-height: initial !important;
	}
	.boc_product_info .caption {
	    margin-left: 11px;
	}
	body #boc_order .h4{
		margin-bottom: 1px;
		    font-size: 15px;
	}
	body #boc_order .text_model{
		font-size: 12px;
    	line-height: 17px;
    	margin-bottom: 5px !important;
	}
	body  #boc_product_field .custom > div{
		padding-left: 7px;
	}
	body #boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div > div > p{
		margin-bottom: 0;
		font-size: 13px;
	}
	#boc_product_field .custom > div{
		    margin-left: 7px !important;
	}
	#boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div:nth-child(2) > div:nth-child(2){
		margin-left: 13px;
	}
	#boc_order .modal-body .fields_forms {
    display: flex;
    padding: 0px !important;
}
	#boc_order .fields_forms{
		padding: 0px !important;
		flex-direction: column;
	}
	#boc_order .modal-content > .col-pd-15{
		padding: 0 20px !important;
	}
	#boc_order div.fields_forms > div:nth-child(2){
		margin-right: 0;
	}
	.modal-body .col_quantity {
    margin-left: 0;
}
	body .boc_product_info .caption {
    margin-left: 13px !important;
}
	body #boc_product_field .custom .form-group .control-label{
		    margin-bottom: 0;

    font-size: 13px;
	}
	body #boc_product_field .custom .radio.custom label img {
	    width: 22px;
	    height: 23px;
	    padding: 5px;
	    border-radius: 0;
	    border: 1px solid #00000000;
	    margin-right: 1px;
	    margin-top: 0;
	    padding-left: 0;
	    padding-top: 1px;
	}
	body #boc_product_field .form-group{
		    margin-bottom: 1px;
		    display: block;
	}
	body #boc_product_field .custom .form-group label p{
		    padding: 0 !important;
    border: none;
    background: rgba(226, 226, 226, 0.49);
    margin-right: 5px;
    font-size: 13px;
        width: 27px;
    height: 27px;
    line-height: 18px;
	}
	body #boc_product_field .custom .form-group{
		display: block;
	}
	body #boc_order .quantity-box{
		width: auto;
    display: inline-block;
	}
	.col_quantity{
		text-align: left;
	}
	#boc_product_field > div > div.col-xs-12.col-sm-9.text-right > div > div:nth-child(2) > div:nth-child(2) > div.col-xs-12.col-sm-6{
		padding-left: 0;
		text-align: left;
	}
	body #boc_form > fieldset > div.fields_forms{
		    padding: 0px;
		    flex-direction: column;
	}
	body .col-pd-15{
		padding: 0;
	}
	#boc_submit{
		font-size: 14px;
	}
	.form-control{
		height: 39px;
	}
	body #boc_submit {
	    width: 100%;
	    max-width: 520px !important;
	    margin-top: 5px !important;
	}
	body #auth_modal .nav-tabs .nav-item.active a:before{
		display: none;
	}
	#auth_modal .nav-tabs .nav-item a{
		padding: 19px 10px;
	}
	body #auth_modal .nav-tabs .nav-item{
		   width: 50%;
	}
	body .auth_login_title{
		margin-bottom: 23px;
    margin-top: 9px;
	}
	.modal-body .col-xs-12{
		padding: 0;
	}
	body .auth_block .btn-primary{
		margin-top: 0 !important;
	}
	body .account_socnetauth2__header{
		margin-top: 18px;
    margin-bottom: 4px;
	}
	.modal{
		padding-right: 0 !important;
	}
	body .modal-content{
		max-width: 400px;
    margin: 0 auto;
	}
	#auth_modal .nav-tabs{
		    display: flex;
		    width: calc(100% - 66px);
	}






	h2 {
		font-size: 24px;
	}

	.owl-carousel .owl-stage {
		margin-bottom: 0;
	}
	.home-aboutus {
		margin: 0;
	}
	.home-aboutus .owlmodule-item {
		margin: 0;
		margin-bottom: 30px;
	}
	.home-aboutus .owl-carousel .owl-item img{
		max-width: 54px;
		max-height: 54px;
	}
	.home-aboutus .owlmodule-content h4{
		margin-top: 12px;
		font-size: 16px;
	}
	.horizontal-sreview .review-author {
		font-size: 18px;
	}
	.rating .fa-stack {
		font-size: 2px !important;
	}
	.rating .fa-star-o,
	.rating .fa-star {
		font-size: 12px;
	}
	.horizontal-sreview {
		padding: 18px !important;
		margin-bottom: 30px !important;
	}
	.horizontal-sreview p{
		margin-bottom: 0;
	}
	.btn-primary, .button_oc, .btn-purple, .product-thumb .button-group button{
		padding: 11px 15px;
		font-size: 14px !important;
		line-height: 16px !important;
	}
	.owl-carousel .owl-nav .owl-next,
	.owl-carousel .owl-nav .owl-prev{
		top: -36px !important;
		right: 25px;
		left: auto !important;
	}
	.owl-carousel .owl-nav .owl-next{
		right: 0;
	}
	.article-single .caption h4 a, .article-single .caption h4{
		height: auto;
	}
	.insta-section .insta-information {
		box-shadow: 13px 12px 49px rgb(136 160 193 / 15%);
		border-radius: 32px;
		padding: 50px 30px 60px 30px;
	}
	.insta-section .insta-information h3{
		margin-top: -145px;
	}
	.insta-section {
		margin-top: 170px;
		padding: 0;
		border: 0;
	}
	.owl-dots{
		display: flex;
		justify-content: center;
		margin-bottom: 50px;
	}
	.owl-dots button{
		width: 9px;
		height: 9px;
		background: rgba(87, 104, 127, 0.28) !important;
		border-radius: 50%;
		margin: 0 5px;
	}
	.owl-dots button.active{
		background: #57687F !important;
	}


	.mobile_head #cart .dropdown-menu{
	    background: white;
    border-radius: 0;
    box-shadow: none;

    min-width: 270px;
    background: white;
	    right: 0 !important;
		left: auto;
	}
	.mobile_head #cart .dropdown-menu .buttons div{
		display: flex;
		flex-direction: column;
	}
	.mobile_head #cart .dropdown-menu .buttons div .checkout{
		background: #2A2A2A;
		font-family: Oswald;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height */

	text-transform: uppercase;

	color: #FFFFFF;

	width: 100%;
	    height: 50px;
	    display: flex;
	    align-items: center;
	    justify-content: center;

	}
	.mobile_head #cart .dropdown-menu .buttons div .cart{


		font-family: Oswald;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	/* identical to box height */

	text-transform: uppercase;

	color: #929292;
	    height: 50px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.mobile_head #cart .dropdown-menu .buttons{
		margin-bottom: 0;
	}
	#add_cart_success .tovar,
	.mobile_head #cart .dropdown-menu  .tovar{
		    display: flex;
	    justify-content: space-between;
	    padding: 9px 10px;
	}
	#add_cart_success .tovar .img-thumbnail,
	.mobile_head #cart .dropdown-menu  .tovar .img-thumbnail{
		padding: 0;
		border: none;
		max-width: 80px;
	}
	#add_cart_success .tovar > div,
	.mobile_head #cart .dropdown-menu  .tovar > div{
		flex: 1;
	}
	#add_cart_success .tovar .image,
	.mobile_head #cart .dropdown-menu  .tovar .image{
		    max-width: 80px;
	}
	#add_cart_success .tovar .descr,
	.mobile_head #cart .dropdown-menu  .tovar .descr{
		padding: 0 1px;
		flex-direction: column;
		align-items: flex-start;
		padding-left: 11px;
	}
	#add_cart_success .tovar a,
	.mobile_head #cart .dropdown-menu  .tovar .descr a{
		font-family: Raleway, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
    line-height: 16px;
	/* identical to box height */



	color: #000000;
	}
	body.information-information-8 #content .row{
		margin-bottom: 0;
	}
	.mobile_head #cart .dropdown-menu  .tovar .descr .options{
		display: flex;
		flex-direction: column;
	}
	.mobile_head #cart .dropdown-menu  .tovar .descr .options small{
	font-family: Raleway, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	/* identical to box height */

	font-feature-settings: 'pnum' on, 'lnum' on;

	color: #888787;
	}
	.mobile_head #cart .dropdown-menu  .tovar .quantity p{
		margin: 0;
		    margin-top: 9px;
	}
	.mobile_head #cart .dropdown-menu  .tovar .price{
		    display: flex;
	    flex-direction: column;
	    align-items: flex-end;
	    max-width: 114px;
	    justify-content: space-between;
	}
	.mobile_head #cart .dropdown-menu  .tovar .btn-danger{
		background: #3a3a3a;
	    border: none;
	    border-radius: 0;
	}

	.mobile_head  #cart .dropdown-menu  .tovar .price p{
		margin: 0;
		font-family: Oswald;
	font-style: normal;
	font-weight: 600;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	font-feature-settings: 'pnum' on, 'lnum' on;

	color: #201D1D;
	}
	#cart .dropdown-menu li > div{
		align-items: flex-start;
	}
	body #cart .dropdown-menu li > div{
		min-width: 269px;
	}
	#add_cart_success .tovar .price p,
	.mobile_head #cart .dropdown-menu .tovar .price p{
		font-size: 14px;
		    line-height: 40px;
	}
	.mobile_head #cart .dropdown-menu .buttons div .checkout{
		font-size: 14px;
		    height: 40px;
	}
	.mobile_head #cart .dropdown-menu .buttons div .cart{
		font-size: 14px;
		    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	}
	.mobile_head #cart .dropdown-menu .tovar .descr .options{
		    align-items: flex-start;
    padding-top: 4px;
	}
	body #add_cart_success_title:before{
		width: 25px;
    height: 26px;
    left: 12px;
	}
	body #add_cart_success .modal-header h2{
		    font-size: 15px;
    line-height: 38px;
    padding-left: 43px;
	}
	#add_cart_success .modal-dialog .modal-content button.close{
		background-size: 17px;
		    background-position: 60% 44%;
	}
	body .cart_success_name{
		font-size: 15px;
    line-height: 18px;
    color: #303030;
    margin-top: 12px;
	}
	body #add_cart_success .modal-footer .fa{
		display: none;
	}
	.modal-footer .col-sm-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	body .modal-footer .row{
		flex-direction: row;
	}
	body #add_cart_success .btn{
		height: 58.16px;
	}
	body #add_cart_success .btn.to_go{
		font-size: 13px;
		    line-height: 14px;
	}
	body #add_cart_success .btn.to_cart{
		font-size: 13px;
    line-height: 38px;
	}
	body .simplecheckout-left-column .simplecheckout-block{
		max-height: 660px;
	}
	#simplecheckout_customer > div.checkout-heading.panel-heading::before{
		display: none;
	}
	#simplecheckout_shipping_address > div.checkout-heading.panel-heading::before{
		display: none;
	}
	#simplecheckout_payment > div.checkout-heading.panel-heading::before{
		display: none;
	}
	.simple-content .col-sm-8{
		padding-left: 5px;
		padding-right: 5px;
	}
	.mobile_menu .list a{
		font-family: 'MegaZAYKA', sans-serif;
	    font-style: normal;
	    font-weight: 400;
	    font-size: 14px;
	    line-height: 16px;
	    text-transform: uppercase;
	    color: #fff;
	}
	.mobile_menu .collapse > a{
		font-family: 'MegaZAYKA', sans-serif;
	    font-style: normal;
	    font-weight: 400;
	    font-size: 14px;
	    line-height: 16px;
	    display: block;
	    color: #fff;
	    display: block;
	    margin-bottom: 7px;
	}
	.mobile_menu .collapse .additional a{
font-family: 'MegaZAYKA', sans-serif;
	    font-style: normal;
	    font-weight: 400;
	    font-size: 14px;
	    line-height: 16px;
	    display: block;
	    color: #fff;
	    display: block;
	    margin-bottom: 7px;
	}
	.mobile_menu .collapse .list.active + .additional{
		display: block;
		width: 100%;
	    padding-bottom: 8px;
	    border-bottom: 1px solid #80808075;
	    margin-bottom: 17px;
	}
	.mobile_menu .collapse .additional{
		display: none;
	}
	.mobile_menu .collapse .additional .auth_modal_open{
		margin-top: 15px;
	}
	.mobile_menu .collapse .list{
		    width: 100%;
    padding: 0px 0;
    border-bottom: 1px solid #8080808c;
    margin-bottom: 15px;
    padding-bottom: 16px;
	}
	#menu .navbar-collapse.collapse{
		    padding-top: 27px;
	}
	.mobile_menu .collapse .list .plus{
		width: 27px;
    height: 18px;
		background: url(img/plus_mob.svg) no-repeat;
		background-position: center;
	}
	.mobile_menu .collapse .list.active .plus{
		background: url(img/minus_white.svg) no-repeat;
		background-position: center;

	}
	.mobile_menu .collapse .list{
		display: flex;
    justify-content: space-between;
	}
	#search .row .no_padding_right {
	    max-width: 250px;
	    margin-bottom: 9px;
	}
	body .new-select{
		padding-left: 0;
    width: 121px;
	}
	body .new-select__list{
		flex-direction: column;
    align-items: flex-start !important;
	}
	body .new-select__item span {
	    display: block;
	    padding: 3px 15px;
	}
	.mobile_menu  #menu .navbar-collapse.collapse li{
		display: block;
		width: 100%;
	}
	.mobile_menu #menu .navbar-collapse.collapse .pull-left .dropdown-menu{
		border: none;
	}
	.mobile_menu #menu .navbar-collapse.collapse .pull-left .dropdown-menu li button{
		    padding: 0;
    max-width: 19px;
    overflow: hidden;
    border: none;
	}
	.mobile_menu #menu .navbar-collapse.collapse .pull-left .dropdown-menu li {
		padding: 5px 12px;
	}
	.navbar-nav li .dropdown-menu:before{
		display: none;
	}
	html:lang(ua) .mobile_menu #menu #form-language > div > ul > li:nth-child(2){
		    background: #0000004f;
		border-radius: 4px;
	}
	html:lang(ru) .mobile_menu #menu #form-language > div > ul > li:nth-child(1){
		    background: #0000004f;
		border-radius: 4px;
	}
	body .row.search_result_row{
		flex-direction: row;
	}


	#cart > .btn.btn-inverse {
		width: 22px;
		height: 23px;
	}
/*	.wishlist span,
	#cart-total{
		background: rgba(122, 199, 197, 0.93);
		border: 0.774207px solid #7AC7C5;
		font-family: Raleway;
		font-style: normal;
		font-weight: 500;
		font-size: 8px;
		color: #FFFFFF;
		width: 11px;
		height: 11px;
		top: -6px;
		right: -4px;
	}*/
	
	.homepage-product-tabs .nav.nav-tabs li a{
		background: transparent !important;
		box-shadow: none !important;
		padding: 0;
		font-size: 19px;
		line-height: 28px;
	}
	.homepage-product-tabs .nav.nav-tabs li a.active{
		color: #FFBAD3;
	}
	.homepage-product-tabs .nav.nav-tabs {
		justify-content: space-between;
	}
	.single-product-wrapp{
		border: 1px solid rgba(226, 226, 226, 0.87);
		box-sizing: border-box;
		border-radius: 10px;
		padding: 5px;
		flex: 0 1 calc(50% - 10px);
	}

	body .product-thumb .button-group {
		display: block;
	}
	.product-thumb .caption {
		background: transparent;
	}
	body .product-thumb .button-group {
		position: absolute;
		bottom: 10px;
		right: 5px;
		z-index: 99999;
	}
	body .product-thumb .button-group button{
		padding: 5px 11px;
		width: auto;
		margin-left: auto;
	}
	body .product-thumb .button-group span{
		display: none
	}
	body .product-thumb .button-group svg{
		width: 15px;
		height: 17px;
	}
	.product-thumb {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.product-thumb .caption h4 {
		margin-bottom: 0;
		margin-top: 20px;
	}
	.product-thumb .caption h4 a{
		font-size: 12px;
		line-height: 18px;
		display: inline-block;
		text-align: left;
	}
	.single-product-wrapp{
		    border: 1px solid rgba(226, 226, 226, 0.87);
		box-sizing: border-box;
		border-radius: 10px;
		padding: 5px;
	}
	.product-thumb .rating {
		padding-bottom: 10px;
		position: absolute;
		top: -3px;
	}
	.product-thumb .rating svg{
		width: 10px !important;
		height: 10px !important;
	}
	.product-thumb .caption p{
		font-weight: 600;
		font-size: 14px;
		line-height: 18px;
	}
	.add-towish i {
		font-size: 17px;
	}
	.add-towish {
		top: 10px;
		right: 10px;
	}
	.tab-owl.owl-carousel .owl-nav .owl-next, .tab-owl.owl-carousel .owl-nav .owl-prev {
		top: -15px !important;
	}
	footer{
		background: rgba(197, 203, 206, 0.09);
		border-top-left-radius: 31px;
		border-top-right-radius: 31px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0;
		padding-top: 40px;
	}
	.footer-contacts-wrapp{
		background: linear-gradient(
	168.53deg
	, rgba(255, 255, 255, 0.159) 0%, rgba(255, 255, 255, 0.3) 40.1%, rgba(255, 255, 255, 0.3) 97.46%);
		border: 1px solid rgba(86, 155, 188, 0.6);
		box-sizing: border-box;
		border-radius: 20px;
		max-width: 100%;
		padding: 20px;
		text-align: center;
	}
	footer .column h4 {
		margin-bottom: 15px;
		color: #5C6C83;
		font-size: 19px;
	}
	footer .row .column p, footer .row .column a{
		color: #2B2B2B;
		font-weight: 500;
		font-size: 15px;
		line-height: 19px;
	}
	footer .footer-contacts-wrapp h4 {
		margin-bottom: 10px;
	}
	footer .column {
		flex: 1;
		max-width: 100%;
		margin-bottom: 20px;
	}
	body footer .container .links a:last-child{
		margin-right: 0;
	}
	.copyright-wrapp p{
		color: #000;
		margin-bottom: 0;
		margin-top: 25px;
		font-size: 12px;
		line-height: 19px;
	}
	.mobile-accepts{
		background: #FFFFFF;
		box-shadow: 0px 2px 4px rgba(243, 243, 243, 0.87);
		border-radius: 14px;
		padding: 17px 0;
	}
	body #menu{
		border-radius: 0;
	}
	.mobile_menu .dropdown > a > img{
		max-width: 26px;
		margin-right: 18px;
	}
	.mobile_menu .account{
		padding: 15px;
		font-size: 17px;
	}
	#menu .navbar-collapse.collapse {
		padding-top: 0;
	}
	.mobile-menu-content{
		padding: 0 1rem;
	}
	.mobile-menu-content span{
		display: inline-block;
		width: 31px;
		margin-right: 7px;
		text-align: center;
	}
	.mobile-menu-content .infopages a{
		font-size: 16px;
		line-height: 22px;
	}
	.mobile-menu-content .social a{
		margin-left: 5px;
	}
	.mobile-menu-content .phones{
		background: rgba(238, 243, 245, 0.46);
		border-radius: 4px;
		padding: 10px 1rem;
		margin: 0 -1rem 10px;
		align-items: center;
	}
	.mobile-menu-content .phones a{
		margin-right: 20px;
		font-weight: 500;
		font-size: 15px;
		line-height: 35px;
		font-family: 'Raleway';
	}
	.mobile-language ul{
		display: flex;
	}
	#column-right{
		padding: 0;
		margin-bottom: 30px;
	}
	body .row.tabs{
		border: 0;
	}
	body .row.tabs{
		    margin: 0;
	}
	.product_layout .rating .fa-stack{
		font-size: 6px !important;
	}
	.product_layout .mobile-price-wrapp{
		background: rgba(210, 208, 209, 0.08);
		margin: 0 -15px;
		padding: 25px 15px;
	}
	.row.tabs .tab-content>.tab-pane {
		padding: 15px;
		padding-top: 15px;
	}
	body .row.tabs{
		border-radius: 0;
		margin: 0 -15px;
	}
	body .product_layout .breadcrumb.enable {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.thumbnails .image-additional {
		margin-left: 0;
	}
	.image-additional a {
		margin-bottom: 0;
		border: 1px solid #FFBAD3;
		border-radius: 7px;
		margin-right: 3px;
	}
	.categorywall{
		margin: 0;
	}
	.categorywall .categorywall_thumbnail,
	#product_row .single-product-wrapp {
		flex: 0 1 calc(50% - 10px);
		margin: 5px;
	}
	.article-single img{
		width: 100%;
	}
	.contact-item{
		padding-left: 65px;
		padding: 15px 10px;
	}
	.contact-item:before {
		width: 35px;
		height: 35px;
		left: 15px;
	}
}

.common-home #content > div.row.imgcategory > div:nth-child(3){
	display: none;
}
.dropdown-toggle::after{
	display: none;
}
.ocfilter .dropdown button{
	border: 1px solid #BBD6EB;
    box-sizing: border-box;
    border-radius: 6px;
    background: transparent;
    font-family: Raleway;
    box-shadow: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ocfilter-option label,
.ocfilter .dropdown button span{
	font-family: Raleway;
    font-weight: 500;
    font-size: 14px;
    line-height: 29px;
    color: rgba(59, 104, 137, 0.86);
}
.filter-items .ocfilter-option{
	flex: 0 1 calc(20% - 20px);
	margin: 0 5px 10px 5px;
}
.ocfilter .dropdown button:focus,
.ocfilter .dropdown button:hover{
	background-color: #fff !important;
    border: 1px solid #BBD6EB !important;
}
.ocfilter-option label.ocf-selected {
    color: #000;
}
.popover {
    display: none;
}
.ocfilter-option label {
    margin-bottom: 0;
}
.btn.disabled, .btn:disabled {
    opacity: 1;
}
#menu > ul > li > div > div > ul > li::before{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    display: block;
    background: #38C7C3;
    border-radius: 50%;
    top: 16px;
    left: -3px;
}
#menu > ul > li > div > div > ul > li li{
	display: block;
}
#menu .nav .dropdown-inner .list-unstyled li {
    position: relative;
}
.btn-primary, .button_oc, .btn-purple, .product-thumb .button-group button{
	width: 100%;
	max-width: 200px;
}
body .product-thumb .button-group{
	    width: calc(100% - 30px);
}
@media (max-width: 767px) {
	#menu > ul > li > div > div > ul > li::before{
		opacity: 0
	}
}
