body {
	font-family: roboto;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}

@font-face{
	font-family:Museo Sans;font-weight:400;font-style:normal;src:url(/catalog/view/theme/default/stylesheet/fonts/museosanscyrl-500-webfont.woff2)
	format('woff2'),url(/catalog/view/theme/default/stylesheet/fonts/museosanscyrl-500-webfont.woff)
	format('woff')}
	
@font-face{
	font-family:Museo Sans;src:url(/catalog/view/theme/default/stylesheet/fonts/MuseoSans_500.otf) 
	format("opentype"),url(/catalog/view/theme/default/stylesheet/fonts/MuseoSans_500-webfont.woff) 
	format("woff")}

@font-face{
	font-family:Museo Sans Bold;font-weight:700;font-style:normal;
	src:url(/catalog/view/theme/default/stylesheet/fonts/museosanscyrl-700-webfont.woff2)
	format('woff2'),url(/catalog/view/theme/default/stylesheet/fonts/museosanscyrl-700-webfont.woff)
	format('woff')}

@font-face{
	font-family:Museo Sans;font-weight:900;font-style:normal;src:url(/catalog/view/theme/default/stylesheet/fonts/museosanscyrl-900-webfont.woff2)
	format('woff2'),url(/catalog/view/theme/default/stylesheet/fonts/fonts/museosanscyrl-900-webfont.woff)
	 format('woff')}

@font-face{
font-family:font-icon;src:url(/catalog/view/theme/default/stylesheet/fonts/font-icon.eot);
src:url(/catalog/view/theme/default/stylesheet/fonts/font-icon.eot)
 format('embedded-opentype'),url(/catalog/view/theme/default/stylesheet/fonts/font-icon.woff2)
 format('woff2'),url(/catalog/view/theme/default/stylesheet/fonts/font-icon.woff)
 format('woff'),url(/catalog/view/theme/default/stylesheet/fonts/font-icon.ttf)
 format('truetype'),url(/catalog/view/theme/default/stylesheet/fonts/font-icon.svg)
 format('svg');font-weight:400;font-style:normal
 }


h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 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-color: #229ac8; */
	/* background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); */
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #404040;
	padding: 4px 0px 3px 0;
	/* margin: 0 0 20px 0; */
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	/* padding-top: 6px; */
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	width: 100%;
}
#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: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 50px;
}
#menu .nav > li > a {
	color: #454545;
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
	padding: 15px 25px 15px 0;
	min-height: 15px;
	background-color: transparent;
	font-family: Museo Sans;
	font-size: 15px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: transparent;
	color: #ff7137;
	transition: 0.5s;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #ff7137;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover,footer a:active,footer a:focus {
	text-decoration: underline;
	color: #ff7137;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	background: none;
	padding-left: 0px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

.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: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin: 10px 20px;
}
.thumbnails {
	margin-left: -20px;
	text-align: center;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #fff;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: none;
	margin-left: 20px;
	padding: 0;
	margin: 0 5px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


/* My CSS */
.block_one {
    background: url(/image/paralax_bg/bg5.jpg) no-repeat top center;
}

.block_two {
    background: url(/image/backgrounds/rev-bg-min.png) no-repeat center center;
    padding: 80px 0 50px 0;
}

.block_three {
    background: url(/image/paralax_bg/bg1.jpg) no-repeat center center;
}

.paralax {
    background-size: cover;
    /* padding-top: 180px; */
    position: relative;
    background-attachment: fixed;
}
.block_one_text {
    color: white;
    border-radius: 3px;
    /* font-weight: bold; */
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    /* box-shadow: 0 2px 16px 0px #8B91A860; */
    padding: 140px 0;
}
.block_one_text h2 {
    color: white;
    font-weight: 600;
    margin: 0px 0 15px 0;
}
.bg-green {
    color: white;
    background: #58af24;
    box-shadow: 0 4px 10px 0px rgba(88,175,36,0.48);
    border-radius: 4px;
    max-width: 190px;
    border: none;
    outline: 0;
    text-align: center;
    text-transform: uppercase;
}

.bg-orange {
    color: white;
    background: #ff7137;
    box-shadow: 2px 2px 8px 0px rgba(255,113,55,0.48);
    border-radius: 4px;
    max-width: 190px;
    border: none;
    outline: 0;
    text-align: center;
    text-transform: uppercase;
}

.bg-orange:hover{
    color: white;
    background: #fa6528;
    box-shadow: none;    
}
.bg-green:hover {
    color: white;
    background: #52a620;
    box-shadow: none;    
}

.container-buttons {
    display: block;
    margin: 20px 0 45px 0;
}
.header-text {
    position: relative;
    background: #ffffff;
}

.tooth-top {
    background-image: url(/image/tooth/tooth-top.png);
    height: 16px;
    width: 100%;
    top: -15px;
    position: relative;
    z-index: 2;
}

.tooth-bot {
    background-image: url(/image/tooth/tooth-bot.png);
    height: 16px;
    width: 100%;
    bottom: -15px;
    position: relative;
    z-index: 2;
}
.header-text .container {
    padding: 40px 0;
}
.promo {
    background: url(/image/templates/we_are_closer5.png);
    height: 180px;
    margin-bottom: -52px;
    z-index: 5;
    position: relative;
    padding: 45px 0 65px;
    margin-bottom: -23px;
    z-index: 1;
    top: -15px;
}

.promo-content {
    text-align: center;
    margin-top: 38px;
}

.promo .container {height: 180px;}
.content-page {
    padding: 80px 0;
    background: #ffffff url(/image/templates/back_1.png);
    background-size: 53%;
}
.promo-content span {
    width: 100%;
}

.promo-content p,.promo-content a {
    display: inline-block;
}

.promo-content p {
    font-size: 22px;
    margin: 0;
    padding-right: 45px;
}

.promo-content a {
    margin-top: -8px;
}
.block_three {
    padding: 120px 0;
    /* color: black; */
    top: -10px;
}
.block_three h2 {
    color: white;
    font-weight: 600;
    z-index: 3;
}
.windows {
    border-radius: 3px;
    padding: 35px;
    font-size: 16px;
    box-shadow: 0 2px 16px 0px #8B91A860;
    color: #ffffff;
    text-shadow: 0 0px 1px #60606080;
    /* overflow: hidden; */
    position: relative;
}
.background-color-layer {
    position: absolute;
    left: -150px;
    top: -150px;
    border-radius: 50%;
    overflow: hidden;
    z-index: -1;
    transition: 0.5s;
    width: 0px;
    height: 0px;
    background: #ff2969;
}
.windows:hover .background-color-layer {
    width: 400px;
    height: 400px;
    transition: 0.5s;
}

.after-sider h2 {
    margin-top: 0;
    color: white;
}

.after-sider {
    color: white;
    font-size: 18px;
    text-shadow: 0px 0px 2px black;
    font-weight: 100;
}
.content-page img {
    width: 100%;
    border-radius: 3px;
}
.img_layer {
    position: absolute;
    left: 3%;
    top: 0;
    width: 94%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    margin: 0 auto;
    transition: 0.5s;
    border-radius: 3px;
}

.img_layer:hover {
    background: transparent;
}
.promo-info-wrap {
    position: absolute;
    padding: 32px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: left;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.category-bg {
    text-align: center;
    position: relative;
    display: block;
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 1;
}
.image-category {
    position: relative;
    padding: 0;
    margin: 0 2% 24px -4px;
    list-style: none;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 170px;
    vertical-align: top;
    border-radius: 4px;
    transition: 0.5s;
}
.promo-info-wrap h4 {
    margin: 0 0 12px;
    color: #fff;
    max-width: 135px;
    max-height: 46px;
    overflow: hidden;
    line-height: 18px;
    font-weight: 400;
    text-shadow: 0px 0px 3px black;
}
.promo-info-wrap:hover {
    background: rgba(0, 0, 0, 0);
    transition: 0.6s;
}

.background-color-layer {
    position: absolute;
    left: -150px;
    top: -150px;
    width: 0px;
    height: 0px;
    border-radius: 50%;
    overflow: hidden;
    z-index: -1;
    transition: 0.5s;
}
.color0,.color12,.color24 {
    background:red;
}
.color1,.color13,.color25 {
    background: #58af24;
}
.color2,.color14,.color26 {
    background:#c35cb8;
}
.color3,.color15,.color27 {
    background: #ff7137;
}
.color4,.color16,.color28 {
    background:#e648a7;
}
.color5,.color17,.color29 {
    background:#FFC107;
}
.color6,.color18,.color30 {
    background:#ff4007;
}
.color7,.color19,.color31 {
    background:#7cc803;
}
.color8,.color20,.color32 {
    background:#07d2ff;
}
.color9,.color21,.color33 {
    background:#ff07ec;
}
.color10,.color22,.color34 {
    background:#07ffc5;
}
.color11,.color23,.color35 {
    background:#5a07ff;
}

.image-category:hover .background-color-layer {
    width: 330px;
    height: 330px;
    transition: 0.5s;
}
.text-category h2 {
    padding-bottom: 15px;
}
.green {
    background: #58af24;
}

.black {
    background: linear-gradient(180deg, #121212c7, #12121294);
}
.block_one_text .windows {padding: 35px;margin: 0 110px;}
.btn-cart {
    background: none;
    box-shadow: none;
    border: none;
}

.btn-cart span {
    color: black;
}
.btn-cart img {
    max-width: 34px;
    /* position: absolute; */
    top: 0px;
    left: 0px;
    /* float: left; */
}
.cartname {
    position: absolute;
    top: 7px;
    left: 70px;
}

span#cart-total {
    position: absolute;
    top: 24px;
    left: 70px;
}
span.cart-count {
    position: relative;
    float: left;
}

div#count {
    position: absolute;
    top: 0px;
    left: 28px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #c2d77f;
    font-size: 12px;
    line-height: 16px;
    border: 2px solid white;
    box-shadow: 0px 0px 20px #00000029;
}
#search .btn-search {
    padding: 10px 15px 10px 10px;
    background: none;
    border: 0;
    position: absolute;
    right: 7px;
    top: 1px;
    box-shadow:none;
}

#search .input-lg {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #bababa;
    font-size:14px;
    font-family: Museo Sans;font-weight:500;
}
#search .input-lg:focus {
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ffffff;
    box-shadow:none;
}
#search .btn-search:hover {
    color: #fa6528;
}
#search .btn-search i {
    font-size: 16px;
}
.full-menu .navbar {
    margin-bottom: 0px;
}

.full-menu #menu {
    background: none;
    border-color: transparent;
}

.full-menu {
    background: #ffffff;
    border-bottom: 1px solid #00000030;
    border-top: 1px solid #00000030;
}
   #search .input-lg::-moz-placeholder{color: #6c6355; }
   #search .input-lg::-webkit-input-placeholder{ color: #5e5c5b; }
   #search .input-lg:-ms-input-placeholder{ color: #ffd595; }
   #search .input-lg::-ms-input-placeholder{ color: #ffd595; }
   #search .input-lg::placeholder{ color: #6e6e6e;font-family: Museo Sans;font-weight:500; } 
   .work-time p {
    padding-bottom:  0;
    margin-bottom: 0;
    font-family: Museo Sans;
    font-size: 14px;
    color: #555555;
    font-weight: 700;
    /* padding-left: 20px; */
}

.work-time {
    padding-top: 1px;
    margin-top: 0px;
    padding-bottom: 2px;
    text-align: left;
    position: absolute;
    left: 110px;
}

.work-time span {
    font-size: 11px;
    text-transform: none;
    font-family: Museo Sans;
    font-weight:500;
    line-height: 10px;
    color: black;
    /* padding-left: 20px; */
}
[class*=" font-icon-"]:before, [class^=font-icon-]:before {
    font-family: font-icon;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.font-icon-recall:before {
    content: '\e826';
}
a span.font-icon-recall {
    margin-right: 5px;
    vertical-align: middle;
    font-size: 24px!important;
}
.recall-header {
    font-family: Museo Sans;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0;
    color: #ffffff;
    border: 1px solid #fa6528;
    background: #fa6528;
    text-shadow: 0px 0px 4px #00000045;
    margin-top: 5px;
}

.font-icon-recall {
    margin-right: 5px;
    vertical-align: middle;
    font-size: 24px!important;
}
.recall-header:hover {
    color: #ffffff;
    border: 1px solid #fa6528;
    background: #ef5d22;
}
footer .bottom {
    font-size: 14px;
}
header {
    padding-bottom: 10px;
    background: url(/image/templates/redox_01.png);
    padding-top: 20px;
}
.top-links,#top-links {
    list-style-type: none;
    padding: 7px 0;
    margin-bottom: 0px;
    font-family: Museo Sans;
    font-weight: 400;
}

.top-links li {
    display: inline-block;
    padding-right: 15px;
}
#top ul.list-inline {
    margin-bottom: 0px;
    position: relative;
}

#top a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    text-shadow: none;
    text-shadow: 0px 0px 1px black;
}


#top .top-links li a {
    color: #ffffff;
}
.call-icon {
    position: relative;
}

.call-icon:before {
    content: "";
    display: inline-block;
    background: url(/image/templates/phone.png) 0 0 no-repeat;
    width: 36px;
    height: 42px;
    vertical-align: middle;
    background-size: contain;
    margin-right: 7px;
    position: absolute;
    left: 60px;
    top: 0;
}
#top a:hover {
    color: #ff7137;
}

#top-links .list-inline li:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 10px;
    background-color: #D8D8D8;
    top: 5px;
    right: -15px;
}

#top ul.list-inline li {
    position: relative;
    margin-left: 20px;
    padding-right: 0;
}

#top-links .list-inline li:last-child:after {
    display: none;
}
footer {
    background: #404040 url(/image/templates/footer.png);
    /* top: -10px; */
    position: relative;
    bottom: -10px;
    margin-bottom: -10px;
    margin-top: -20px;
    padding-top: 35px;
    color: white;
    padding-bottom: 15px;
    text-shadow: 0px 0px 1px black;
}

footer a {
    color: #f5f5f5;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
}

footer:after {
    content: "";
    position: absolute;
    border-top: 4px dotted #ed7726;
    top: -2px;
    width: 100%;
}
.tel_footer,.email_footer {
    position: relative;
    padding-left: 40px;
}

.tel_footer i, .email_footer i {
    position: absolute;
    top: -2px;
    left: 13px;
    font-size: 20px;
    /* color: #ff7137; */
}
.payments {
    text-align: right;
}
.payments img {
    width:40px;
    margin-left:5px;
    padding-top:10px;
}
.counters {
    position: relative;
}

.counters a {
    position: relative;
    top: 5px;
}
#top .top-links li a:hover {
    color: #fed52c;
}
.tel_footer:hover i, .email_footer:hover i {
    color: #ff7137;
}
.jasmin ul.list-unstyled {padding-bottom:5px}
[class^="product-product-"] .full-menu+.container {
    margin-top: 10px;
}


.breadcrumb > li a {
    font-family: Museo Sans;
    font-weight: 100;
    text-transform: uppercase;
    color: #828282;
    font-family: 'PT Sans', sans-serif;
}

.breadcrumb>li+li:before {
    content: "-";
    color: black;
    font-family: 'PT Sans', sans-serif;
    padding: 0 8px 0 5px;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.breadcrumb > li:last-child a, .breadcrumb > li:first-child a {
    text-transform: unset;
}
.breadcrumb > li a:hover {
    background-color: transparent;
    color: #ff7137;
    transition: 0.5s;
}
.thumbnail {
    box-shadow: 0px 0px 15px #d0d0d0;
    padding: 10px 25px;
}
[class^="product-product-"] h1 {
    text-align: center;
    padding: 0 15px;
    font-family: Museo Sans;
    font-weight: 500;
    color: black;
}
h1 {
    font-size: 30px;
}
.oldprice i {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -1px;
    border-top: 2px solid #bb3943;
}
.priceblock .priceval .oldprice i {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.oldprice {
    display: inline;
    position: relative;
    top: 0;
    right: 0;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
}

.right-symb {
    display: inline-block;
    vertical-align: 2px;
    font-size: 13px;
    line-height: 11px;
}

.priceBlock h2 {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    white-space: nowrap;
    font-size: 36px;
    line-height: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
}

span.rubSmall {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    width: 100%;
    display: inline-block;
    text-align: left;
}
span.bigtext {
    width: 100%;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    color: black;
}

.priceBlock {
    text-align: center;
    font-family: Museo Sans;
}

.spec-price {
    color: #8f8f8f;
    font-weight: 100;
}
.under-title {
    text-align: center;
    color: gray;
    font-family: Museo Sans;
    font-size: 12px;
    margin-bottom: 35px;
}
.no-pad-marg {
    padding: 0;
    margin: 0;
}
.text-black {
    color: #4c4c4c;
    text-transform: lowercase;
    font-size: 11px;
}
.my-btn {
    text-align: right;
    height: 100%;
}

.my-btn span {
    display: inline-block;
    color: #b3b3b3;
    font-size: 12px;
    cursor: pointer;
    width: 100%;
    font-family: Museo Sans;
}


span.favorite:hover i {
    color: #ef5d22;
}

span.comparison:hover i {
    color: red;
}

.my-btn span:hover {
    color: #616161;
}
.table.table-bordered tr td:nth-child(1) {
    /* font-size: 12px; */
    text-shadow: 0px 0px 1px white;
    color: #636363;
    vertical-align: top;
    overflow: hidden;
    padding-left: 0px;
    font-family: sans-serif;
}

.table.table-bordered tr td:nth-child(1):after {
    content: "";
    display: inline-block;
    width: 100%;
    margin-right: -100%;
    border-bottom: 1px dotted #676767;
    vertical-align: baseline;
}

table.table.table-bordered {
    border: none;
    padding-top:  10px;
    margin-top: 10px;
}

.table-bordered>thead>tr>td {
    border: none;
}

.table-bordered>tbody>tr>td {
    border: none;
}

thead td {
    text-align: right;
}

.table.table-bordered thead tr td:before {
    content: "";
    display: inline-block;
    width: 100%;
    margin-left: -100%;
    border-bottom: 2px solid #7a7979;
    vertical-align: middle;
    margin-top: -1px;
}
.table.table-bordered thead tr td:nth-child(1):after {
    content: "";
    display: none;
    width: 100%;
    margin-right: -100%;
    border-bottom: 1px dotted #ccc;
    vertical-align: baseline;
}


.table.table-bordered thead tr td strong {
    margin-left: 15px;
    text-transform: uppercase;
}

.table.table-bordered thead tr td,.table.table-bordered thead tr {
    overflow: hidden;
}
tbody tr td:nth-child(1) span {
    margin-right: 8px;
    font-weight: 700;
    /* font-size: 13px; */
}
#product {
    display: block;
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: Museo Sans;
}

.table.table-bordered tr td:nth-child(2) {
    padding-right: 0px;
    /* font-size: 12px; */
}
.favorite i,.comparison i {
    bottom: -1px;
    position: relative;
}

.h3-line:after {
    content: "";
    display: inline-block;
    width: 100%;
    margin-right: -100%;
    border-bottom: 2px solid #7a7979;
    vertical-align: middle;
    margin-top: -1px;
}

.h3-line strong {
    margin-right: 15px;
    text-transform: uppercase;
    font-family: sans-serif;
}

tbody tr {
    font-size: 12px;
}

.descr {
    overflow: hidden;
    margin-top: 15px;
    float: left;
}
li.image-additional {
    display: inline-block;
    float: none;
}

.h3-line {
    margin-bottom: 10px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: transparent;
}
.product-page {
    background: #ffffff url(/image/templates/back_1.png);
    background-size: 30%;
    margin-bottom: 35px;
}
.border {
    padding: 30px 25px 10px 25px;
    background: hsl(0, 0%, 100%);
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 10px;
    box-shadow: 0px 0px 15px #d0d0d0;
}
#featuredItem .owl-item .transition,[class^="product-category-"] .product-thumb {
    margin: 0 10px;
    background: white;
    border-radius: 4px;
    box-shadow: 0px 0px 15px #d0d0d0;
}
#featuredItem .owl-wrapper-outer {
    box-shadow: none;
}
div#featuredItem img {
    max-height: 172px;
    /* width: 311px; */
    height: 172px;
}
.featured {
    margin-bottom: 50px;
}
a.go-item {
    /* display: inline-block; */
    /* width: 40%; */
    text-align: center;
    float: left;
    background-color: #58af24;
    color: #fff;
    box-shadow: 0 4px 10px 0px rgba(88,175,36,0.48);
    padding: 0 35px 0 25px;
    border-radius: 4px;
    line-height: 35px;
    margin: 0 0 15px 25px;
    position: relative;
}

.go-compare,.go-wishlist {/* float: right; */position: absolute;top: 4px;}

#featuredItem .button-group,[class^="product-category-"] .button-group{
    border: none;
    background: none;
    position: relative;
}
[class^="product-category-"] .button-group a{cursor:pointer}

.go-wishlist {
    right: 20px;
}

.go-wishlist i,.go-compare i {
    font-size: 24px;
    /* color: rgba(0, 0, 0, 0.3); */
    opacity: 0.3;
    color: black;
}

.go-compare i {}

.go-compare {
    right: 64px;
}

a.go-item:hover {
    opacity: 0.75;
    transition: 0.5s;
}

a.go-item i {
    position: absolute;
    right: 10px;
    top: 10px;
}

div#featuredItem .product-thumb .caption {min-height:auto !important}

div#featuredItem .product-thumb .price {
    /* text-align: center; */
    padding-left: 6px;
    padding-right: 6px;
}

div#featuredItem .product-thumb h4 {
    /* text-align: center; */
    padding-left: 6px;
    padding-right: 6px;
}

div#featuredItem .product-thumb h4 a,[class^="product-category-"] .caption.price-price h4 a {
    color: #323131;
    font-weight: 400;
}

.owl-wrapper-outer a {cursor:pointer;}

i.fa.fa-heart-o {}

.go-wishlist i:hover, .go-compare i:hover {
    opacity: 1;
}

a.go-wishlist i:hover {
    color: #fa6528;
    transition: 0.5s;
}

a.go-compare i:hover {color: #facb28;transition: 0.5s;}
.h-divider {
  margin: auto;
  margin-top: 50px;
  width: 80%;
  position: relative;
  padding-top: 50px;
}


.h-divider .text {
  width: 190px;
  height: 80px;
  padding: 10px;
  position: absolute;
  bottom: 100%;
  margin-bottom: -33px;
  left: 50%;
  margin-left: -95px;
  border-radius: 100%;
  box-shadow: 0 2px 4px #999;
  background: white;
}

.h-divider .text i {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border-radius: 100%;
  border: 1px dashed #fa6528;
  text-align: center;
  line-height: 72px;
  font-style: normal;
  color: #fa6528;
  text-transform: uppercase;
}
.text-center {
    text-align: center;
    float: none;
}

.text-center li {
    float: none;
    display: inline-block;
    position: static;
}
.text-orange {
    color: #ff7137;
}
.addresss {
    text-align: center;
    padding-top: 12px;
    font-size: 13px;
}
.cloc-time,.street {
    display: inline-block;
    vertical-align: middle;
}

.addresss span {
    padding: 0 30px;
}

.addresss i {
    font-size: 20px;
    padding-right: 5px;
}
.text-category .text-center .col-lg-4 {
    float: none;
    display: inline-block;
    width: 33.16%;
}
.product-compare .table.table-bordered tr td:nth-child(1):after {
    display: none;
}

.product-compare table a,.account-wishlist table a{
    color: #fa6528;
}
.product-compare table a:hover,.account-wishlist table a:hover{
   text-decoration:underline;
}
.product-compare #content {padding-bottom: 35px;}
.account-wishlist .table.table-bordered thead tr td:before,.account-wishlist .table.table-bordered tr td:nth-child(1):after {display:none;}

.account-wishlist .fa-times {color:white;}
.btn-contact {
    padding: 7.5px 12px;
}
.caption.price-price {
    min-height: auto !important;
}

[class^="product-category-"] .product-thumb {
    margin-bottom: 20px;
}
[class^="product-category-"] .go-compare {
    right: 54px;
}

[class^="product-category-"] .go-wishlist {
    right: 15px;
}
[class^="product-category-"] h1+p>a {color:#ff7137;}
input[type=checkbox][name^="ocf"], .ocf-option-values label input[type="radio"] {
    display: none;
}
label input[type="radio"]:checked + span, label input[type="checkbox"]:checked + span {
    background: #E56101;
}
.ocf-option-values label input[type="radio"]+span {
    border-radius: 100%;
}

label input[type="radio"] + span, label input[type="checkbox"] + span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    background: #e5e5e5;
    width: 14px;
    min-height: 14px;
    height: 14px;
    border: solid 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}
input[type=checkbox][name^="ocf"], .ocf-option-values label input[type="radio"] {
    display: none;
}
.ocfilter-option label input[type='radio'] + span, .ocfilter-option label input[type='checkbox'] + span {
    margin-right: 2px;
}
label input[type="radio"]:checked + span, label input[type="checkbox"]:checked + span {
    background: #E56101;
}
.ocfilter-option label small {
    float: right;
    /* margin: 4px 0 0; */
    padding: 2px 4px;
    /* font-size: .7em !important; */
    font-weight: 400 !important;
    opacity: .5;
    border: solid 1px rgba(0, 0, 0, .12);
    background-color: #777 !important;
    color: #fff !important;
}
[class^="product-category-"] .product-thumb {
    margin: 0;
}
.content-page video {
    max-width: 100%;
}
body.information-information #content img {
    max-width: 100%;
    box-shadow: 0px 0px 10px #00000047;
}
.common-home #featuredItem img {
    height: auto;
    max-height: 100%;
}

.common-home #featuredItem .owl-item {
    overflow: hidden;
    height: 251px;
    border: 1px solid #ddd;
}
.gallery-photos .thumbnail {
    padding: 0;
}
.pagination-category {
    margin-top: 25px;
}