body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 26px;
	width: 100%;
	/*background-color: #f0f3f6;*/
	background-color: #fff;
	position: relative;
}

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: #59c2e6;
	cursor: pointer !important;
	transition-duration: .2s;
	transition-property: all;
}

button {
	transition-duration: .2s;
	transition-property: all;
}

a:hover,
button:hover {
	text-decoration: none;
	transition-duration: .2s;
	transition-property: all;
}

a:focus,
a:active {
	text-decoration: none;
}

legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 12px;
	font-weight: normal;
}

*,
a:focus {
	outline: none;
}

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[type="text"].form-control,
select.form-control,
input[type="password"].form-control,
input[type="email"].form-control,
input[type="tel"].form-control {
	width: 100%;
	height: 40px;
	border: 1px solid #ecedef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background: #f0f0f0;
	box-shadow: none;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: linear-gradient(to bottom, # #f5f5f5 0%, #fdfdfd 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd', GradientType=0);
	color: #4f5f6f;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	box-shadow: 0;
}

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

.clearfix:after {
	content: '';
	display: block
}

/* 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;
}

/* top */
#top {
	background-color: #4f5f6f;
	margin: 0;
	min-height: 58px;
	display: table;
	width: 100%;
}

#top ul {
	margin-bottom: 0;
}

#top ul li {
	padding: 0;
}

#top #top-left-links ul li a,
#top #top-left-links ul li a:visited {
	display: block;
	padding: 0px 18px;
	font-size: 14px;
	color: #fff;
	height: 58px;
	line-height: 58px;
	border-left: 1px solid rgba(96, 115, 166, .3);
	margin-right: -4px;
	border-bottom: 3px solid transparent;
}

#top #top-left-links ul li a:hover {
	color: #c9e7f1;
	background: #57697a;
	border-bottom: 3px solid #00D4FB;
}

#top #top-left-links ul li:first-child a {
	border-left: 0;
}

#top #top-right-links>ul>li {
	padding: 0px 10px;
	margin-left: -2px;
	background: #57697a;
}

#top #top-right-links>ul>li a,
#top #top-right-links>ul>li a:visited,
#top #top-right-links>ul>li a:hover {
	color: #fff;
	display: block;
	height: 55px;
	line-height: 55px;
	border-radius: 0;
}

#top #top-right-links>ul>li {
	border-bottom: 3px solid transparent;
	position: relative
}

#top #top-right-links>ul>li:hover {
	border-bottom: 3px solid #00D4FB;
}

#top #top-right-links ul li i.fa-caret-down {
	font-size: 10px;
	margin-left: 6px;
}

#top #top-right-links ul li i:first-child {
	margin-right: 6px;
}

#top .top-container {
	display: table-cell;
	vertical-align: middle;
}

#top .container {
	padding: 0 15px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}

#top .btn-link,
#top-links li,
#top-links a {
	color: #888;
	text-decoration: none;
}

#top .btn-link.btn-language,
#top .btn-link.btn-currency {
	color: #fff;
}

#top-links a:hover {
	color: #444;
}

#top .btn-link.btn-language:hover,
#top .btn-link.btn-currency:hover {
	color: #59c2e6;
}

#top .btn-link.btn-language i:first-child,
#top .btn-link.btn-currency i:first-child {
	font-size: 18px;
	margin-right: 4px;
	position: relative;
	top: 2px;
}

#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 a+a {
	margin-left: 15px;
}

header {
	padding-top: 20px;
	background: #fff;
}

/* logo */
#logo {
	margin: 0 0 18px 0;
}

/* search */
#search {
	margin-bottom: 25px;
}

#search .btn-lg {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 15px;
	text-shadow: none;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
	color: #4f5f6f;
	border-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border: 1px solid #d5d9dd;
	border-right: 0;
}

#search .input-lg {
	border: 1px solid #d5d9dd;
	border-right: 0;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	-webkit-appearance: none;
}

#search .btn-lg i.fa-caret-down {
	margin-left: 8px;
}

#search .btn-search {
	border: 1px solid #d5d9dd;
	border-left: 0;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 10px;
}

#search .fa-search {
	color: #8e8e8e;
}

/* cart */
#cart {
	margin-bottom: 10px;
	text-align: center;
	background: #f7f9fa;
	padding-top: 2px;
	border-radius: 3px;
}

#cart .cart-total-price {
	font-family: 'OpenSansRegular';
	font-size: 14px;
	color: #59c2e6;
	margin-right: 10px;
}

#cart>a {
	cursor: pointer;
}

#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-row {
	background: #fff;
	border-top: 1px solid #edf1f6;
	margin-bottom: 16px;
	-webkit-box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 4px 6px -4px rgba(0, 0, 0, 0.12);
}

#menu {
	background-color: transparent;
	background-image: none;
	border: 0;
	min-height: 20px;
	margin: 0;
}

#menu .navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

#menu .nav>li {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 2px solid transparent;
	transition-duration: .2s;
	transition-property: all;
}

#menu .nav>li>a {
	font-family: 'OpenSansSemibold';
	font-size: 12px;
	color: #4f5f6f;
	text-transform: uppercase;
	text-shadow: none;
	padding: 20px 15px;
	min-height: 15px;
	background-color: transparent;
}

#menu .nav>li:hover {
	background-color: #59c2e6;
	color: #fff;
	border-radius: 0;
	border-top: 2px solid #647382;
	transition-duration: .2s;
	transition-property: all;
}

#menu .dropdown-menu {
	padding-bottom: 0;
	border-radius: 0 0 3px 3px;
	border: 0 !important;
}

#menu .megamenu-html-block {
	color: #333;
	padding: 10px;
}

#menu .megamenu-html-block iframe {
	border: 0;
	border: none;
}

#menu .dropdown-inner ul li.second-level-li {
	padding-top: 0px;
	padding-bottom: 0px;
	min-width: 200px;
}

#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 7px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

#menu .see-all {
	display: block;
	margin-top: 0.5em;
	font-weight: normal;
	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;
	color: #00D4FB !important;
}

#menu .see-all:hover {
	color: #fff !important;
}

#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;
}

#menu .sale-ul {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu .sale-ul>div {
	display: block !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu .sale-ul>div .megamenu-sale-item .megamenu-parent-img:hover+.megamenu-parent-title {
	color: #00D4FB;
}

#menu .sale-ul>div .megamenu-sale-item .megamenu-parent-img {
	min-width: 0px;
}

#menu .sale-ul>div .megamenu-sale-item .dropprice {
	color: #34bbe3;
	text-align: center;
	font-weight: bold;
}

#menu .sale-ul>div .megamenu-sale-item .dropprice span {
	color: rgba(0, 0, 0, .35);
	text-decoration: line-through;
	margin-right: 8px;
	font-size: 12px;
}

#menu .sale-ul .megamenu-html-inner img {
	float: right;
}

#menu .dropdown-menu img {
	transition-duration: .2s;
	transition-property: all;
}

#menu .dropdown-menu img:hover {
	opacity: .8;
	transition-duration: .2s;
	transition-property: all;
}

#menu .megamenu-full-width-parrent .megamenu-parent-img img {
	margin-left: auto;
	margin-right: auto;
}

#menu .megamenu-full-width-parrent .megamenu-parent-img img:hover {
	-webkit-animation: shake .5s ease-in-out;
	animation: shake .5s ease-in-out;
}

@-webkit-keyframes shake {
	0% {
		-webkit-transform: translateX(0);
	}

	20% {
		-webkit-transform: translateX(-10px);
	}

	40% {
		-webkit-transform: translateX(10px);
	}

	60% {
		-webkit-transform: translateX(-10px);
	}

	80% {
		-webkit-transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
	}
}

@keyframes shake {
	0% {
		transform: translateX(0);
	}

	20% {
		transform: translateX(-10px);
	}

	40% {
		transform: translateX(10px);
	}

	60% {
		transform: translateX(-10px);
	}

	80% {
		transform: translateX(10px);
	}

	100% {
		transform: translateX(0);
	}
}

#menu .megamenu-full-width-parrent a {
	min-width: 0;
}

#menu .megamenu-full-width-parrent. .megamenu-parent-img {
	text-align: center;
}

#menu .nav>li:hover>a {
	color: #fff;
}

@media only screen and (max-width: 992px) {

	#menu .nav>li:hover>a,
	#menu .nav>li.open>a {
		color: #fff !important;
	}
}

@media (min-width: 992px) {
	#menu .sale-ul>div .megamenu-sale-item {
		margin-bottom: 20px;
	}


	#menu .sale-ul>div .megamenu-sale-item .megamenu-parent-title {
		font-weight: normal !important;
		font-size: 12px !important;
		display: block !important;
		margin: 6px 0 !important;
		text-align: center !important;
		padding: 0 !important;
		min-width: 0px !important;
	}

	#menu .dropdown-menu {
		margin-top: -2px !important;
	}

	#menu .dropdown:hover .dropdown-menu {
		display: block;
		padding-top: 0;
	}

	#menu .dropdown .dropdown-menu.megamenu-full-width {
		padding-bottom: 30px;
		padding-top: 30px;
		max-height: 540px;
		overflow-y: auto;
		overflow-x: hidden;
	}

	#menu .dropdown:hover .dropdown-menu.megamenu-full-width {
		max-height: 540px;
		overflow-y: auto;
		overflow-x: hidden;
	}

	#menu .dropdown-menu li>a:hover {
		background-color: transparent;
		background-image: none;
	}

	#menu .dropdown-menu li.second-level-li:hover {
		background-color: #59c2e6;
		transition-duration: .2s;
		transition-property: all;
	}

	#menu li.dropdown.megamenu-full-width-parrent {
		position: inherit;
	}

	#menu div.dropdown-menu.megamenu-full-width {
		width: 100%;
		margin-left: 0 !important;
	}

	#menu .megamenu-full-width ul.list-unstyled>li.megamenu-hassubchild {
		display: inline-block;
		width: 186px;
		margin: 8px 0 16px 0;
	}

	#menu .megamenu-full-width a:hover,
	#menu .megamenu-full-width a.megamenu-parent-img:hover+a {
		background: transparent;
		color: #59c2e6 !important;
		text-decoration: underline;
	}

	#menu .megamenu-full-width a.third-level-link {
		color: #666;
	}

	#menu .megamenu-full-width .see-all:hover,
	#menu .megamenu-full-width .see-all:focus {
		color: #333333 !important;
	}

	#menu .megamenu-full-width a.megamenu-parent-title {
		font-weight: bold !important;
		font-size: 12px;
		line-height: 18px;
		display: block;
		margin: 6px 0;
	}

	#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img {
		text-align: center;
	}

	#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img .megamenu-parent-title {
		font-weight: normal;
	}

	#menu .megamenu-full-width .megamenu-hassubchild .megamenu-ischild {
		border-left: 1px solid rgba(231, 231, 231, 0.58);
		padding-left: 2px;
	}

	#menu .megamenu-full-width .megamenu-hassubchild:first-child .megamenu-ischild {
		border-color: transparent;
	}

	#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild {
		text-align: center;
	}

	#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-title {
		font-weight: normal;
		font-size: 12px;
		text-transform: uppercase;
		margin-top: 0px;
		margin-bottom: 0px;
		min-width: 0;
		padding-left: 0;
		padding-right: 0;
	}

	#menu .megamenu-full-width a {
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#menu .megamenu-full-width .sale-ul a.megamenu-parent-title {
		text-transform: none;
	}

	#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-img {
		min-width: 0;
		padding: 10px 20px;
	}

	#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-img img {
		border: 1px solid #e7e7e7;
	}

	#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild .megamenu-parent-img:hover+.megamenu-parent-title {
		color: #00D4FB;
	}

	#menu .has-child {
		position: relative;
	}

	#menu .has-child .angle-right {
		position: absolute;
		top: 0px;
		right: 0px;
		color: #333333;
		display: block;
		padding: 5px 20px;
	}

	#menu .has-child:hover i,
	#menu .has-child:hover a {
		color: #fff;
	}

	#menu .nav>li a.dropdown-toggle+.dropdown-menu {
		min-width: 270px;
	}

	#menu .has-child .megamenu-ischild {
		display: block !important;
		opacity: 0;
		visibility: hidden;
		position: absolute;
		left: 103%;
		top: 0;
		background: #fff;
		list-style: none;
		padding-left: 0;
		border-radius: 0 0 3px 3px;
		border-color: transparent !important;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		min-width: 220px;
		width: auto;
	}

	#menu .has-child:hover .megamenu-ischild {
		visibility: visible;
		transition: all 500ms;
		left: 100%;
		opacity: 1;

	}

	#menu .has-child .megamenu-ischild li {
		padding-top: 4px;
		padding-bottom: 4px;
	}

	#menu .has-child .megamenu-ischild li a,
	#menu .has-child .megamenu-ischild li a:visited {
		color: #333333 !important;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#menu .has-child .megamenu-ischild li:hover a {
		color: #00D4FB;
		text-decoration: underline;
	}

	#menu .has-child .megamenu-ischild li a {
		transition: all 0;
	}

	#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img .megamenu-parent-img:hover+.megamenu-parent-title {
		color: #00D4FB !important;
	}

	#menu .megamenu-full-width .megamenu-parent-title {
		font-weight: normal !important;
		text-align: center;
	}

	#menu .megamenu-full-width .megamenu-parent-img {
		text-align: center;
	}

	#menu .megamenu-full-width .megamenu-hassubchild {
		margin-bottom: 10px;
	}

	#menu .megamenu-full-width .megamenu-hassubchild:hover:before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(231, 231, 231, 0.23);
		width: 40%;
		height: 1px;
		margin: 0 auto;
	}

	#menu .megamenu-full-width .brands-dropdown-inner .megamenu-hassubchild:hover:before,
	#menu .megamenu-full-width .megamenu-hassubchild.megamenu-with-img:hover:before {
		display: none;
	}
}

@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;
	}

	#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,
	#menu .dropdown-menu li.second-level-li:hover {
		background: transparent !important;
	}

	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

#menu ul.flexMenu-popup {
	top: 100%;
	right: 0;
	z-index: 1000;
	display: none;
	min-width: 160px;
	padding: 5px 0;
	margin: -2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#menu ul.flexMenu-popup>li {
	display: block;
	float: none;
	position: relative !important;
	transition-duration: .2s;
	transition-property: all;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}

#menu ul.flexMenu-popup>li:hover {
	background-color: #59c2e6;
	transition-duration: .2s;
	transition-property: all;
}

#menu ul.flexMenu-popup>li>a {
	min-width: 160px;
	display: block;
	padding: 7px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}

#menu ul.flexMenu-popup>li:hover>a {
	color: #fff;
}

#menu ul.flexMenu-popup>li>a:hover {
	background-color: transparent;
	background-image: none;
}

#menu ul.flexMenu-popup>li:hover .dropdown-menu {
	position: absolute;
	left: 100%;
	top: 0;
	right: -100%;
}

#menu ul.flexMenu-popup>li:hover .dropdown-menu .megamenu-hassubchild {
	float: none;
	display: block;
	text-align: left;
}

#menu ul.flexMenu-popup>li:hover .dropdown-menu .megamenu-parent-title {
	margin: 0;
	text-align: left;
	text-transform: none;
	font-size: 12px;
	padding: 5px 0px;
}

/* content */
#content {
	min-height: 600px;
	padding-bottom: 15px;
}

/* footer */
footer {
	margin-top: 16px;
	padding-top: 50px;
	background-color: #4f5f6f;
	color: #f5f5f6;
	margin-bottom: 49px;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #4f5f6f;
	margin-top: 40px;
	margin-bottom: 40px;
}

footer a,
footer a:visited {
	color: #f5f5f6 !important;
}

footer a:hover {
	color: #85d0eb;
}

footer h5,
footer .h5 {
	font-family: 'OpenSansRegular', sans-serif;
	font-size: 18px;
	color: #85d0eb;
	text-transform: uppercase;
}

footer .footer-advantages {
	text-align: center;
}

footer .footer-advantages i {
	font-size: 40px;
}

footer .footer-advantages span {
	font-family: 'OpenSansRegular', sans-serif;
	font-size: 14px;
	color: #76828f;
}

footer .first-row h5,
footer .first-row .h5 {
	margin-top: 16px;
}

footer .first-row .socials-box {
	padding-top: 10px;
}

.payment-box {
	display: table;
	padding-top: 3px;
}

.payment-box span {
	background-repeat: no-repeat;
	display: inline-block;
	opacity: .9;
	background-image: url(../image/sprite-ts.png);
	width: 53px;
	height: 33px;
	margin-right: 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	opacity: .3;
}

.payment-box span:hover {
	opacity: .6;
}

.payment-box span.text-payments {
	opacity: 1;
	min-width: 128px;
	margin-right: 10px;
	margin-top: 0;
	background-image: none;
	display: inline-block;
	position: relative;
	top: -12px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 1;
}

.payment-box span.text-payments:hover {
	opacity: 1;
}

.oct-copy {
	display: inline-block;
	margin-top: 10px;
}

.payment-box .privat24 {
	background-position: -199px -138px;
}

.payment-box .mastercard {
	background-position: -66px 0;
}

.payment-box .maestro {
	background-position: -133px 0;
}

.payment-box .custom-payment {
	background-position: -133px -46px;
}

.payment-box .custom-payment img {
	vertical-align: baseline;
}

.payment-box .sberbank {
	background-position: 0 -185px;
}

.payment-box .visa {
	background-position: 0 0;
}

.payment-box .skrill {
	background-position: -199px -92px;
}

.payment-box .interkassa {
	background-position: -199px -46px;
}

.payment-box .liqpay {
	background-position: -66px -46px;
}

.payment-box .paypal {
	background-position: 0 -46px;
}

.payment-box .robokassa {
	background-position: -199px 0;
}

.payment-box .yandex-money {
	background-position: 0 -138px;
}

.payment-box .webmoney {
	background-position: -66px -92px;
}

.payment-box .qiwi {
	background-position: 0 -92px;
}

.oct-messengers {
	padding-left: 3px;
}

.oct-messengers a {
	margin-right: 10px;
	width: 20px;
	height: 20px;
}

.oct-messengers a.oct-messengers-whatsapp i {
	font-size: 22px;
	position: relative;
	top: 1px;
}

.oct-messengers a.oct-messengers-whatsapp i:hover {
	color: #38b826;
}

.oct-messengers a.oct-messengers-viber i {
	font-size: 16px;
}

.oct-messengers a.oct-messengers-viber i:hover {
	color: #9069ae;
}

.oct-messengers a.oct-messengers-telegram i {
	font-size: 18px;
}

.oct-messengers a.oct-messengers-telegram i:hover {
	color: #2db7e5;
}

.oct-messengers a:hover {
	opacity: .8;
}

.oct-messengers a.oct-messengers-whatsapp {
	display: inline-block;
}

.oct-messengers a.oct-messengers-viber {}

.oct-messengers a.oct-messengers-telegram {
	display: inline-block;
}

footer .first-row .socials-box i {
	font-size: 18px;
	margin-left: 10px;
	position: relative;
	top: 8px;
}

footer .first-row .socials-box a:hover {
	color: #78B833 !important;
}

footer .footer-contacts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

footer ul li {
	font-family: 'OpenSansRegular', sans-serif;
	margin-bottom: 12px;
}

footer .footer-contacts ul li i {
	color: #86d1eb;
	margin-right: 6px;
}

footer .second-row .about-text p {
	line-height: 22px;
}

footer .third-row h5,
footer .third-row .h5 {
	margin-bottom: 24px;
}

footer .third-row ul li {
	line-height: 18px;
	padding-left: 4px;
}

footer .last-row {
	color: #cccccc;
	margin-top: 30px;
}

footer .last-row i {
	font-size: 22px;
	position: relative;
	top: 2px;
	margin-left: 4px;
}

footer form {
	position: relative;
}

footer .input-box input {
	width: 100%;
	display: inline-block;
	background: transparent;
	box-shadow: none;
	border: 1px solid #76828f;
	border-radius: 3px;
	padding: 16px 18px;
	-webkit-appearance: none;
}

footer .input-box input::-webkit-input-placeholder {
	color: #cccccc;
}

footer .input-box input::-moz-placeholder {
	color: #cccccc;
}

footer .input-box input:-moz-placeholder {
	color: #cccccc;
}

footer .input-box input:-ms-input-placeholder {
	color: #cccccc;
}

footer .actions button {
	position: absolute;
	right: 10px;
	top: 10px;
	background: #59c2e6;
	border: 0;
	box-shadow: none;
	border-radius: 3px;
	padding: 8px 18px;
}

footer .actions button span {
	display: inline-block;
	margin-right: 20px;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}

.content-row {
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.product-content-row {
	margin-bottom: 32px;
}

.content-row+.oct-carousel-row .oct-carousel-box {
	margin-top: 0;
}

/* breadcrumb */
.breadcrumb-box {
	margin: 6px 0 20px 0;
	padding: 8px 0;
	border-radius: 0;
	background: transparent;
}

.breadcrumb {
	background: #fff;
	display: inline-block;
	margin: 0;
	padding: 4px 10px 4px 0;
	border-radius: 3px;
}

.breadcrumb i {
	font-size: 15px;
}

.breadcrumb>li {
	padding: 0;
	position: relative;
	white-space: nowrap;
	margin-left: 0;
	margin-right: 0;
}

.breadcrumb>li a {
	color: #4f5f6f;
}

.breadcrumb>li a:hover {
	color: #59c2e6;
}

.breadcrumb>li span {
	color: #59c2e6;
}

h1.cat-header {
	margin-top: 0;
	margin-bottom: 34px;
	font-family: 'OpenSansRegular';
	font-size: 24px;
	text-transform: uppercase;
	color: #4f5f6f;
}

.subcat-header {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 20px;
	font-family: 'OpenSansRegular';
	color: #4f5f6f;
}

#subcats .subcat-box {
	padding: 10px;
	text-align: center;
	transition-duration: .2s;
	transition-property: all;
}

#subcats .subcat-box:hover {
	transition-duration: .2s;
	transition-property: all;
	-moz-transform: translateY(-4px);
	-o-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	z-index: 100;
}

#subcats .subcat-box a {
	cursor: pointer;
	color: #4f5f6f;
	font-weight: bold;
}

#subcats .subcat-box:hover a {
	color: #59c2e6;
	text-decoration: underline;
}

#subcats .subcat-box img {
	margin-bottom: 10px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#subcats .subcat-box:hover img {
	opacity: .8;
	transition-duration: .2s;
	transition-property: all;
}

.sort-row .input-group-addon {
	border-radius: 0;
	background: transparent;
	border: 0;
	color: #3d3d3d;
	font-family: 'OpenSansSemibold';
	height: auto;
	padding: 0 10px;
}

.sort-row .btn-group-vertical>.btn,
.sort-row .btn-group>.btn {
	float: right;
}

.oct-product-view-text {
	font-family: 'OpenSansSemibold';
	color: #3d3d3d;
	margin-right: 6px;
	position: relative;
	top: 6px;
}

.appearance .btn-group button {
	text-shadow: none;
	background-repeat: no-repeat;
	border-radius: 0;
	background-color: rgba(0, 0, 0, 0.04);
	background-image: none;
	border: 0;
	box-shadow: none;
	color: #3d3d3d;
	padding-top: 8px;
}

.appearance .btn-group button {
	margin-left: 6px;
}

.appearance .btn-group button.active,
.appearance .btn-group button:hover {
	color: #59c2e6;
	background-color: rgba(0, 0, 0, 0.08);
}

.appearance .btn-group button.active:hover,
.appearance .btn-group button:active,
.appearance .btn-group button:focus {
	background-color: rgba(0, 0, 0, 0.08);
	border-color: transparent;
}

.form-control:focus {
	outline: 0;
	box-shadow: 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: #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-list {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	width: 98%;
}

.product-grid {
	margin-bottom: 10px;
}

#res-products .product-grid {
	min-height: 498px;
}

.product-thumb .cat-options .form-group>label {
	color: #4f5f6f;
	font-size: 12px;
}

.product-thumb .radio {
	display: inline-block;
	margin: 0;
}

.product-thumb .radio img {
	height: 22px;
	width: 22px;
	margin: 0 2px;
	padding: 2px;
	line-height: 1.42857143;
	background-color: #4f5f6f;
	border: 0;
}

.product-thumb .cat-options .form-group {
	margin-bottom: 10px;
}

.product-thumb .cat-options .form-group .radio .not-selected {
	position: relative;
}

.product-thumb .cat-options .form-group .radio .not-selected:before {
	content: ' /';
	position: relative;
	left: -10px;
}

.product-thumb .cat-options .form-group label+br+.radio .not-selected:before {
	display: none;
}

.product-thumb .cat-options .form-group label+br+.radio .not-selected {
	padding-left: 0;
}

.product-thumb .image {
	text-align: center;
	position: relative;
}

.product-thumb .image a {
	display: block;
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.product-grid .product-thumb .image {
	float: none;
}

.product-grid .product-thumb h4 {
	height: 40px;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
}

.product-list .product-thumb h4,
.product-list .product-thumb .rating,
.product-list .product-thumb .price,
.product-list .product-thumb .cart,
.product-list .product-thumb .oct-additional-info {
	text-align: left;
}

.product-thumb h4 a {
	font-family: 'OpenSansRegular';
	color: #4f5f6f;
	font-size: 12px;
	line-height: 20px;
}

.product-list .product-thumb h4 a {
	font-size: 16px;
}

.product-thumb .oct-sticker-box {
	top: 10px;
	right: 10px;
	z-index: 2;
}

.product-thumb .oct-discount-box {
	top: 10px;
	left: 10px;
	z-index: 1;
}

.product-thumb .quick-view {
	z-index: 2;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
		width: 350px;
	}
}

#oct-ismobile {
	position: relative;
}

.popover.right {
	z-index: 990;
}

.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}

.product-list .product-thumb .image+div {
	margin-left: 350px;
}

@media (max-width: 1200px) {
	.product-grid .product-thumb .caption {
		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 {
	margin-top: 4px;
	display: block;
}

.product-thumb .rating .fa-stack {
	width: 1.2em;
}

.product-grid .product-thumb hr {
	margin-top: 6px;
	margin-bottom: 6px;
}

.product-list .product-thumb hr {
	display: none;
}

.product-list .product-thumb .price .common-price {
	margin-top: 8px;
}

.product-thumb .cart a {
	cursor: pointer;
	display: inline-block;
}

.product-grid .product-thumb .oct-product-desc {
	text-align: left;
	display: none;
	margin-top: 15px;
}

.product-thumb .oct-product-desc {
	color: rgba(0, 0, 0, 0.4);
}

.product-grid .product-thumb .oct-additional-info {
	height: 0;
	overflow: hidden;
	color: #949494;
	font-size: 12px;
	line-height: 18px;
	transition: opacity .4s ease-out;
	opacity: 0;
}

.product-list .product-thumb .oct-additional-info {
	color: #949494;
	font-size: 12px;
	line-height: 18px;
}

.oct-product-stock {
	margin-top: 6px;
	margin-bottom: 0;
}

.product-list .oct-product-stock {
	margin-top: 16px;
	margin-bottom: 12px;
}

.oct-product-stock span {
	color: #59c2e6;
	font-family: 'OpenSansSemibold';
}

.rating .fa-stack {
	font-size: 8px;
}

.rating .fa-star-o {
	color: rgba(79, 95, 111, 0.42);
	font-size: 15px;
}

.rating .fa-star {
	color: #59c2e6;
	font-size: 15px;
}

.rating .fa-star+.fa-star-o {
	color: #59c2e6;
}

h2.price {
	margin: 0;
}

.product-thumb .price {
	color: #59c2e6;
	font-size: 16px;
	height: 40px;
	overflow: hidden;
	font-family: 'OpenSansLight';
	font-weight: 600;
	margin-right: 0;
	margin-bottom: 0;
}

.product-thumb .price .common-price {
	display: inline-block;
	margin-top: 14px;
}

.product-thumb .price span {
	display: block;
}

.product-thumb .price-new {
	font-weight: 600;
	color: #ed4b82;
}

.product-thumb .price-old {
	font-size: 14px;
	color: #cecece;
	text-decoration: line-through;
	font-family: 'OpenSansLight';
}

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

@media (max-width: 1200px) {

	.product-thumb .button-group button,
	.product-thumb .button-group button+button {
		width: 33.33%;
	}
}

@media (max-width: 767px) {

	.product-thumb .button-group button,
	.product-thumb .button-group button+button {
		width: 33.33%;
	}
}


@media (min-width: 1200px) {

	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {

	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (min-width: 768px) and (max-width: 991px) {

	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear: left;
	}
}

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

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

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

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

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

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

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}

/* Template styles */
.buttons-top-box {
	display: table;
	line-height: 46px;
	width: 20%;
	margin-bottom: 25px;
}

.phones-top-box {
	width: 21.66666667%;
	margin-bottom: 38px;
}

.buttons-top-box div {
	display: table-cell;
}

.buttons-top-box div a {
	display: block;
	color: #cecece;
	cursor: pointer;
}

.buttons-top-box div a:hover {
	color: #00D4FB;
}

.buttons-top-box div i {
	font-size: 24px;
	position: relative;
}

.buttons-top-box div i span {
	position: absolute;
	top: -4px;
	right: -4px;
	min-width: 16px;
	height: 16px;
	background: rgb(189, 201, 212);
	border-radius: 100%;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #fff;
	transition-duration: .2s;
	transition-property: all;
}

.buttons-top-box div a:hover i span {
	background: #FF1D00;
	transition-duration: .2s;
	transition-property: all;
}

.phones-dropdown a {
	color: #566072;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
}

.phones-dropdown a i.fa-phone {
	color: #cecece;
	font-size: 26px;
	position: relative;
	top: 4px;
	margin-right: 4px;
}

.phones-dropdown a i.fa-caret-down {
	font-size: 14px;
	margin-left: 4px;
}

.phones-dropdown a.show-phones {
	font-size: 12px;
	color: #949494;
	font-weight: normal;
	line-height: 0;
	position: relative;
	top: 6px;
	left: 28px;
	display: block;
	cursor: pointer;
}

#top .dropdown-menu,
header .dropdown-menu {
	margin: 3px 0 0;
	border-radius: 0 !important;
	padding: 0;
	min-width: 140px;
	left: 0;
	right: 0;
}

header .dropdown-menu {
	margin-top: 0;
}

#top #top-right-links .dropdown-menu li span,
#top #top-right-links .dropdown-menu li a,
header .dropdown-menu li a {
	height: auto !important;
	color: #000 !important;
	line-height: 26px !important;
	font-size: 12px;
	display: block;
	padding: 3px 10px;
}

#top #top-right-links .dropdown-menu li a:hover,
header .dropdown-menu li a:hover {
	background: transparent !important;
	color: #00D4FB !important;
	text-decoration: underline;
}

/* Slideshow */
.oct-slideshow-box,
.oct-day-goods-box {
	padding-left: 20px;
	padding-right: 20px;
	background: transparent !important;
	position: relative;
	margin-top: 16px !important;
	margin-bottom: 16px !important;
}

.oct-slideshow-box:before,
.oct-day-goods-box:before {
	content: '';
	position: absolute;
	left: 0;
	top: 30px;
	bottom: 30px;
	width: 30px;
	background: #fff;
	-webkit-box-shadow: -3px 0px 5px -1px rgba(184, 180, 184, .5);
	-moz-box-shadow: -3px 0px 5px -1px rgba(184, 180, 184, .5);
	box-shadow: -3px 0px 5px -1px rgba(184, 180, 184, .5);
	z-index: 1;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.oct-slideshow-box:after,
.oct-day-goods-box:after {
	content: '';
	position: absolute;
	right: 0;
	top: 30px;
	bottom: 30px;
	width: 30px;
	background: #fff;
	-webkit-box-shadow: 3px 0px 5px -1px rgba(184, 180, 184, .5);
	-moz-box-shadow: 3px 0px 5px -1px rgba(184, 180, 184, .5);
	box-shadow: 3px 0px 5px -1px rgba(184, 180, 184, .5);
	z-index: 1;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.oct-slideshow-box.owl-carousel .owl-wrapper-outer {
	z-index: 2;
	background: #fff;
	border: 0;
	padding: 40px 0;
}

.oct-slideshow-box .item {
	background: #fff;
	padding-top: 38px;
	padding-bottom: 38px;
}

.oct-slideshow-box .item img {
	opacity: 1;
	transition-duration: .2s;
	transition-property: all;
}

.oct-slideshow-box .item img:hover {
	opacity: .8;
	transition-duration: .2s;
	transition-property: all;
}

.oct-slideshowplus-header {
	margin: 20px 0;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 42px;
}

.oct-slideshow-box .item .oct-slideshow-item-text {
	margin-top: 26px;
	margin-bottom: 26px;
	font-size: 24px;
	font-family: 'OpenSansLight';
	line-height: 30px;
}

.oct-slideshow-box .item .oct-slideshow-item-button {
	margin-top: 30px;
}

.oct-slideshow-box .item .oct-slideshow-item-button i {
	font-size: 18px;
	position: relative;
	margin-left: 6px;
	top: 2px;
}

.oct-slideshow-box .owl-pagination {
	text-align: center;
	top: auto;
	position: absolute;
	bottom: 30px;
	left: 12%;
	z-index: 10;
}

.oct-slideshow-box .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 20px;
	box-shadow: none;
	border: 3px solid #4f5f6f;
	transition-duration: .2s;
	transition-property: all;
}

.oct-slideshow-box .owl-controls .owl-page.active span,
.oct-slideshow-box .owl-controls .owl-page span:hover {
	background: #fff;
	border-color: #59c2e6;
	transition-duration: .2s;
	transition-property: all;
}

.oct-slideshow-box .owl-controls .owl-buttons div {
	z-index: 10;
	opacity: 1;
	color: #4f5f6f;
	text-shadow: none;
}

.oct-slideshow-box .owl-controls .owl-buttons div:hover {
	color: #59c2e6;
}

.oct-slideshow-box .owl-controls .owl-buttons .owl-prev {
	left: 6%;
}

.oct-slideshow-box .owl-controls .owl-buttons .owl-next {
	right: 6%;
}

/* /Slideshow */
/* Button */
.oct-button,
.oct-button:visited .oct-button:focus {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff !important;
	font-size: 14px;
	background: #59c2e6;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border: 0;
}

.oct-button:hover {
	background: #4f5f6f;
	text-decoration: none;
	color: #ffffff;
}

.oct-button-inv {
	background: #4f5f6f;
}

.oct-button-inv:hover {
	background: #59c2e6;
}

/* /Button */
/* Advantages */
.main-advantage-row {
	margin-top: 32px;
	margin-bottom: 16px;
}

.main-advantage-item {
	height: 120px;
	text-align: center;
	border-radius: 3px;
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	padding-left: 30px;
	padding-right: 30px;
	display: table;
}

.main-advantage-item.first-advantage-item {
	background: url(../image/first-advantage-item.png) no-repeat;
	background-size: cover;
}

.main-advantage-item .main-advantage-item-icon {
	display: table-cell;
	vertical-align: middle;
}

.main-advantage-item .main-advantage-item-icon i {
	font-size: 40px;
	margin-right: 14px;
	color: #59c2e6;
	transition-duration: .2s;
	transition-property: all;
}

.main-advantage-item:hover .main-advantage-item-icon i {
	opacity: .8;
	transition-duration: .2s;
	transition-property: all;
}

.main-advantage-item .main-advantage-item-text {
	color: #4f5f6f;
	font-size: 24px;
	display: table-cell;
	vertical-align: middle;
	line-height: 30px;
	font-family: 'OpenSansLight';
}

.main-advantage-item.first-advantage-item .main-advantage-item-text {
	color: #fff;
}

/* /Advantages */
/* product-tab */
.oct-product-tab {
	background: #fff;
	padding: 20px;
	margin-top: 16px;
	margin-bottom: 16px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
}

.oct-product-tab ul.nav-tabs {
	display: table;
	width: 100%;
	border: 1px solid rgba(214, 218, 222, 0.5);
	border-radius: 3px;
}

.oct-product-tab ul.nav-tabs>li {
	display: table-cell;
	float: none;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid rgba(214, 218, 222, 0.5);
	border-right: none;
	border-radius: 0;
	transition-duration: .2s;
	transition-property: all;
}

.oct-product-tab ul.nav-tabs>li.active,
.oct-product-tab ul.nav-tabs>li:hover {
	background: #4f5f6f;
	transition-duration: .4s;
	transition-property: all;
}

.oct-product-tab ul.nav-tabs>li:first-child {
	border-left: 0;
}

.oct-product-tab ul.nav-tabs>li a,
.oct-product-tab ul.nav-tabs>li a:hover,
.oct-product-tab ul.nav-tabs>li.active a {
	border: 0;
	background: transparent;
	font-size: 14px;
	color: #59c2e6;
	text-transform: uppercase;
}

.oct-product-tab ul.nav-tabs>li a:hover,
.oct-product-tab ul.nav-tabs>li.active a {
	color: #fff;
}

.oct-product-tab ul.nav-tabs>li a i {
	margin-right: 6px;
}

.oct-product-tab .tab-content {
	padding-top: 20px;
}

.oct-product-tab .tab-content .owl-carousel {
	margin: 0 0 8px;
}

.oct-product-tab .owl-wrapper-outer,
.oct-carousel-row .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0px;
}

.oct-carousel-row .oct-carousel-box {
	background: #fff;
	padding: 20px;
	margin-top: 16px;
	margin-bottom: 16px;
	/*-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;*/
}

.oct-product-tab .owl-controls,
.oct-carousel-row .owl-controls,
.oct-day-goods-box .owl-controls,
.news-carousel-box .owl-controls,
.brands-carousel-box .owl-controls {
	text-align: center;
	margin-top: 30px;
}

.oct-product-tab .owl-carousel .owl-buttons div,
.oct-carousel-row .owl-carousel .owl-buttons div,
.oct-day-goods-box .owl-carousel .owl-buttons div,
.news-carousel-box .owl-carousel .owl-buttons div,
.brands-carousel-box .owl-carousel .owl-buttons div {
	opacity: 1;
	position: relative;
	display: inline-block;
	width: 58px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #d5d9dd;
	left: auto;
	right: auto;
	text-shadow: none;
	color: #4f5f6f;
}

.oct-product-tab .owl-carousel .owl-buttons div:hover,
.oct-carousel-row .owl-carousel .owl-buttons div:hover,
.oct-day-goods-box .owl-carousel .owl-buttons div:hover,
.news-carousel-box .owl-carousel .owl-buttons div:hover,
.brands-carousel-box .owl-carousel .owl-buttons div:hover {
	color: #59c2e6;
	opacity: 1;
}

.oct-product-tab .owl-carousel .owl-buttons div.owl-prev,
.oct-carousel-row .owl-carousel .owl-buttons div.owl-prev,
.oct-day-goods-box .owl-carousel .owl-buttons div.owl-prev,
.news-carousel-box .owl-carousel .owl-buttons div.owl-prev,
.brands-carousel-box .owl-carousel .owl-buttons div.owl-prev {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.oct-product-tab .owl-carousel .owl-buttons div.owl-next,
.oct-carousel-row .owl-carousel .owl-buttons div.owl-next,
.oct-day-goods-box .owl-carousel .owl-buttons div.owl-next,
.news-carousel-box .owl-carousel .owl-buttons div.owl-next,
.brands-carousel-box .owl-carousel .owl-buttons div.owl-next {
	border-left: 0;
	left: -1px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.oct-product-tab .owl-carousel .owl-buttons div i,
.oct-carousel-row .owl-carousel .owl-buttons div i,
.oct-day-goods-box .owl-carousel .owl-buttons div i,
.news-carousel-box .owl-carousel .owl-buttons div i,
.brands-carousel-box .owl-carousel .owl-buttons div i {
	position: static;
	margin: 0;
}

.oct-product-tab .owl-carousel .owl-item,
.oct-carousel-row .owl-carousel .owl-item {
	text-align: center;
	position: relative;
}

.oct-product-tab .owl-carousel .owl-item .image,
.oct-carousel-row .owl-carousel .owl-item .image {
	position: relative;
}

.oct-product-tab .owl-carousel .owl-item .image .quick-view,
.oct-carousel-row .owl-carousel .owl-item .image .quick-view {
	position: absolute;
	left: 14%;
	right: 14%;
	top: 40%;
	border-radius: 3px;
	background: rgba(79, 95, 111, 0.6);
	padding-top: 6px;
	padding-bottom: 6px;
	transition-duration: .2s;
	transition-property: all;
	display: none;
}

.oct-product-tab .owl-carousel .owl-item:hover .image .quick-view,
.oct-carousel-row .owl-carousel .owl-item:hover .image .quick-view {
	display: block;
}

.product-thumb .image .quick-view {
	position: absolute;
	left: 14%;
	right: 14%;
	top: 40%;
	border-radius: 3px;
	background: rgba(79, 95, 111, 0.6);
	padding-top: 6px;
	padding-bottom: 6px;
	opacity: 0;
	transition: opacity .2s linear;
}

.oct-product-tab .owl-carousel .owl-item .quick-view:hover,
.oct-carousel-row .owl-carousel .owl-item .quick-view:hover,
.product-thumb .image .quick-view:hover {
	background: rgba(79, 95, 111, .9);
	transition-duration: .2s;
	transition-property: all;
}

.oct-product-tab .owl-carousel .owl-item .quick-view a,
.oct-carousel-row .owl-carousel .owl-item .quick-view a,
.product-thumb .image .quick-view a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.oct-product-tab .owl-carousel .owl-item .quick-view a:hover,
.oct-carousel-row .owl-carousel .owl-item .quick-view a:hover,
.product-thumb .image .quick-view a:hover {
	text-decoration: underline;
}

.oct-product-tab .owl-carousel .owl-item .name a,
.oct-carousel-row .owl-carousel .owl-item .name a,
.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item .name a,
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .name a {
	color: #4f5f6f;
	font-size: 14px;
	display: block;
	width: 80%;
	margin: 20px auto;
	height: 40px;
	overflow: hidden;
}

.oct-product-tab .owl-carousel .owl-item .name a:hover,
.oct-product-tab .owl-carousel .owl-item .image:hover+.name a,
.oct-carousel-row .owl-carousel .owl-item .name a:hover,
.oct-carousel-row .owl-carousel .owl-item .image:hover+.name a,
.oct-day-goods-box .owl-carousel .owl-item .name a:hover,
.oct-day-goods-box .owl-carousel .owl-item .image:hover+.name a,
.news-carousel-box .owl-carousel .owl-item .name a:hover,
.news-carousel-box .owl-carousel .owl-item .image:hover+.name a {
	color: #59c2e6 !important;
	text-decoration: underline;
}

.oct-product-tab .owl-carousel .owl-item .price,
.oct-carousel-row .owl-carousel .owl-item .price,
.oct-day-goods-box .owl-carousel .owl-item .price {
	font-family: 'OpenSansBold';
	font-size: 18px;
	margin-bottom: 14px;
	height: 20px;
}

.oct-product-tab .owl-carousel .owl-item .price .price-old,
.oct-carousel-row .owl-carousel .owl-item .price .price-old,
.oct-day-goods-box .owl-carousel .owl-item .price .price-old {
	color: #CECECE;
	text-decoration: line-through;
	margin-right: 6px;
	font-size: 14px;
	font-family: 'OpenSansRegular';
}

.oct-product-tab .owl-carousel .owl-item .price .price-new,
.oct-carousel-row .owl-carousel .owl-item .price .price-new,
.oct-day-goods-box .owl-carousel .owl-item .price .price-new {
	color: #59c2e6;
}

.oct-product-tab .owl-carousel .owl-item .rating,
.oct-carousel-row .owl-carousel .owl-item .rating,
.oct-day-goods-box .owl-carousel .owl-item .rating {
	position: absolute;
	margin: 0 auto;
	left: 38%;
	bottom: 77px;
}

.oct-product-tab .owl-carousel .owl-item .rating i,
.oct-carousel-row .owl-carousel .owl-item .rating i,
.oct-day-goods-box .owl-carousel .owl-item .rating i,
.product-thumb .rating i {
	font-size: 12px;
}

.oct-product-tab .owl-carousel .owl-item .cart .oct-button,
.oct-carousel-row .owl-carousel .owl-item .cart .oct-button {
	display: inline-block;
	cursor: pointer;
}

.oct-product-tab .owl-carousel .owl-item .cart .oct-button.wishlist,
.oct-product-tab .owl-carousel .owl-item .cart .oct-button.compare,
.oct-carousel-row .owl-carousel .owl-item .cart .oct-button.wishlist,
.oct-carousel-row .owl-carousel .owl-item .cart .oct-button.compare,
.product-thumb .cart .oct-button.wishlist,
.product-thumb .cart .oct-button.compare {
	padding-left: 12px;
	padding-right: 12px;
	background: #4f5f6f;
}

/* /product-tab */
.oct-sticker-box {
	position: absolute;
	top: 0;
	right: 1px;
	opacity: .8;
	z-index: 10;
}

.oct-sticker-item {
	border-radius: 3px;
	background: #4f5f6f;
	color: #fff;
	padding: 4px 10px;
	margin-bottom: 8px;
}

.oct-discount-box {
	position: absolute;
	top: 0;
	left: 0;
	opacity: .8;
}

.oct-discount-item {
	border-radius: 3px;
	background: #E91E63;
	color: #fff;
	padding: 4px 10px;
	margin-bottom: 8px;
}

.oct-carousel-header {
	/*text-align: center;
	font-family: 'OpenSansRegular';
	text-transform: uppercase;
	font-size: 24px;
	color: #4f5f6f;*/
	margin-top: 20px;
	margin-bottom: 30px;
	/*position: relative;*/
	font-size: 30px;
	line-height: 1.2;
	color: #222 !important;
	font-weight: 400;
	text-align: center;
	font-family: inherit;
}

.oct-carousel-header:after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	right: 0;
	width: 40%;
	height: 1px;
	margin: 0 auto;
	background: #ebebeb;
	opacity: .36;
}

.oct-carousel-header a,
.oct-carousel-header a:visited {
	text-decoration: underline;
	color: #59c2e6;
}

.oct-carousel-header a:hover {
	color: #4f5f6f;
}

.oct-day-goods-box .oct-carousel-header,
.news-carousel-box .oct-carousel-header {
	margin-bottom: 20px;
}

.oct-day-goods-box .owl-carousel {
	background: transparent;
}

.oct-day-goods-box .owl-carousel .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.oct-day-goods-box:before,
.oct-day-goods-box:after {
	top: 20%;
	bottom: 25%;
	z-index: 0;
}

.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item {
	padding: 5px;
	text-align: center;
}

.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item {
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
	position: relative;
}

.oct-day-goods-box .owl-carousel .owl-item .rating {
	bottom: 154px;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy {
	background: #4f5f6f;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	transition-duration: .2s;
	transition-property: all;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart {
	height: 50px;
	position: relative;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 70%;
	height: 1px;
	background: #fff;
	margin: 0 auto;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart a {
	display: block;
	line-height: 50px;
	color: #fff;
	font-family: 'OpenSansLight';
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .cart a i {
	position: relative;
	top: -2px;
	font-size: 13px;
	margin-right: 4px;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-wrapper {
	text-align: center;
	position: relative;
	width: 100%;
	height: 60px;
	margin: 10px auto 10px auto;
	background: transparent;
	font-family: 'OpenSansLight';
	padding-left: 25px;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-wrapper ul {
	background: transparent;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-wrapper ul li a div div.inn {
	background: #4f5f6f;
	color: #fff;
	font-family: 'OpenSansLight';
	transition-duration: .2s;
	transition-property: all;
}

.oct-day-goods-box .owl-carousel .owl-item .things-to-buy .flip-clock-divider .flip-clock-label {
	color: #fff;
}

.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item:hover .things-to-buy,
.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item:hover .things-to-buy .flip-clock-wrapper ul li a div div.inn {
	background: #59c2e6;
	transition-duration: .2s;
	transition-property: all;
}

.oct-day-goods-box .owl-controls {
	margin-top: 20px;
}

.oct-carousel-row .oct-last-reviews .owl-carousel .owl-item .rating {
	left: 0;
	bottom: 0;
	margin-top: -12px;
	margin-bottom: 24px;
	position: relative;
}

.oct-carousel-row .oct-last-reviews .owl-carousel .owl-item .rating:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	width: 33%;
	height: 1px;
	background: rgba(26, 57, 67, 0.04);
	margin: 0 auto;
}

.oct-carousel-row .oct-last-reviews .owl-carousel .owl-item .review-text {
	font-family: 'OpenSansRegular';
	font-size: 12px;
	line-height: 22px;
	color: #909090;
	width: 70%;
	margin: 0 auto;
}

.banner-row {
	margin-top: 16px;
	margin-bottom: 16px;
}

.banner-row .banner-box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
}

.about-text-header {
	margin-bottom: 20px;
	padding-bottom: 40px
}

.about-text-header:before {
	content: "\f0e7";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 18px;
	color: #59c2e6;
	width: 18px;
	margin: 0 auto;
}

.about-text-box {
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
	padding: 18px;
	margin-top: 16px;
}

.about-text-box p {
	font-family: 'OpenSansRegular';
	font-size: 13px;
	line-height: 24px;
	color: #909090;
}

.news-carousel-box .owl-carousel {
	background: transparent;
}

.news-carousel-box .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item {
	padding: 5px;
	text-align: center;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item {
	background: #fff;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
	padding: 20px 10px;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .image {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-radius: 100px;
	margin: 20px auto;
	text-align: center;
	border: 3px solid rgba(79, 95, 111, 0.5);
	transition-duration: .2s;
	transition-property: all;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item:hover .image {
	transition-duration: .2s;
	transition-property: all;
	border: 3px solid rgba(89, 194, 230, 0.5);
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .image a {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .image img {
	max-width: 170%;
	max-height: 157%;
	margin: -30px auto 0;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .name {
	height: 80px;
	overflow: hidden;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-date,
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-date span {
	color: #4f5f6f;
	font-family: 'OpenSansBold';
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-button {
	margin-bottom: 16px;
	margin-top: 26px;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-button .oct-button {
	padding: 8px 20px;
}

.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .news-button .oct-button i {
	font-size: 18px;
	position: relative;
	margin-left: 6px;
	top: 2px;
}

.brands-carousel-box {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	margin-top: 14px;
}

.brands-carousel-box:before {
	content: '';
	position: absolute;
	left: 0;
	top: 30px;
	bottom: 30px;
	width: 30px;
	background: #fff;
	-webkit-box-shadow: -3px 0px 5px -1px rgba(184, 180, 184, .5);
	-moz-box-shadow: -3px 0px 5px -1px rgba(184, 180, 184, .5);
	box-shadow: -3px 0px 5px -1px rgba(184, 180, 184, .5);
	z-index: 1;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.brands-carousel-box:after {
	content: '';
	position: absolute;
	right: 0;
	top: 30px;
	bottom: 30px;
	width: 30px;
	background: #fff;
	-webkit-box-shadow: 3px 0px 5px -1px rgba(184, 180, 184, .5);
	-moz-box-shadow: 3px 0px 5px -1px rgba(184, 180, 184, .5);
	box-shadow: 3px 0px 5px -1px rgba(184, 180, 184, .5);
	z-index: 1;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.brands-carousel-box:before,
.brands-carousel-box:after {
	top: 10%;
	bottom: 10%;
	z-index: 0;
}

.brands-carousel-box .brands-carousel {
	padding: 40px 0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	border-radius: 3px;
}

.brands-carousel .owl-wrapper-outer {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: transparent;
}

.brands-carousel-box .brands-carousel .item {
	cursor: pointer;
}

.brands-carousel-box .brands-carousel .item img {
	margin: 0 auto;
	text-align: center;
}

/* bottom-slide-panel */
#oct-slide-panel {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1001;
}

#oct-slide-panel .oct-slide-panel-heading {
	height: 50px;
	background: #70879e;
}

#oct-slide-panel .oct-slide-panel-content {
	background: #fff;
	height: 0;
	transition: height 0.2s ease-out;
	overflow: hidden;
}

#oct-slide-panel .oct-slide-panel-content.oct-slide-panel-content-opened {
	height: 600px;
	transition: height 0.2s ease-in;
	overflow-y: scroll;
}

.oct-slide-panel-item-content {
	display: none;
}

.oct-slide-panel-item-content.oct-panel-active {
	display: block !important;
}

.oct-panel-link,
.oct-panel-link:focus,
.oct-panel-link:visited {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	line-height: 48px;
	font-size: 16px;
	transition-duration: .2s;
	transition-property: all;
	position: relative;
}

#oct-last-seen-link,
#oct-favorite-link,
#oct-compare-link,
#oct-bottom-cart-link {
	border-left: 1px solid #76828f;
	transition-duration: .2s;
	transition-property: all;
}

#oct-last-seen-link:hover,
#oct-favorite-link:hover,
#oct-compare-link:hover,
#oct-bottom-cart-link:hover,
.oct-panel-link-active {
	background: #57697a;
	transition-duration: .2s;
	transition-property: all;
}

.oct-panel-link:hover,
.oct-panel-link-active a {
	color: #c9e7f1 !important;
	text-decoration: none;
	transition-duration: .2s;
	transition-property: all;
}

.oct-panel-link i {
	font-size: 18px;
	margin-right: 4px;
}

#oct-bottom-cart-link {
	border-right: 1px solid #76828f;
}

.oct-slide-panel-quantity {
	padding: 2px 4px;
	background: #fff;
	color: #000;
	border-radius: 3px;
	font-weight: bold;
	font-size: 12px;
	margin-left: 4px;
}

.oct-panel-link:hover .oct-slide-panel-quantity,
.oct-panel-link-active .oct-slide-panel-quantity {
	background: #c9e7f1;
}

.oct-slide-panel-content .oct-carousel-box {
	padding: 20px;
	margin-top: 16px;
	margin-bottom: 16px;
	box-shadow: none;
	border-radius: 0;
}

#oct-bluring-box {
	position: relative;
}

#oct-bluring-box.oct-bluring {
	z-index: 1;
}

#oct-bluring-box #oct-bluring-box-item {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9000;
	background: rgba(47, 63, 86, 0.4);
}

#oct-bluring-box.oct-bluring #oct-bluring-box-item {
	display: block;
	cursor: pointer;
}

#oct-bottom-cart-content {
	padding-top: 34px;
	padding-bottom: 34px;
}

.oct-bottom-cart-in-cart {
	text-align: center;
	margin-bottom: 34px;
}

.oct-bottom-cart-in-cart p {
	color: #4f5f6f;
	font-size: 16px;
}

.oct-bottom-cart-in-cart span {
	color: #59c2e6;
	font-family: 'OpenSansSemibold';
}

.oct-bottom-cart-box .table>thead>tr>td,
.oct-bottom-cart-box .table>thead>tr>th {
	border: 0;
	background-color: rgba(201, 231, 241, 0.48);
	font-size: 14px;
	line-height: 40px;
}

.oct-bottom-cart-box .table>tbody>tr>td,
.oct-bottom-cart-box .table>tbody>tr>th,
.oct-bottom-cart-box .table>tfoot>tr>td,
.oct-bottom-cart-box .table>tfoot>tr>th,
.oct-bottom-cart-box .table>thead>tr>td,
.oct-bottom-cart-box .table>thead>tr>th {
	border-top: 0;
	border-bottom: 1px solid #f0f0f0;
	vertical-align: middle;
}

.oct-bottom-cart-box td.delete-td button {
	border: 0;
	background-color: transparent;
	background-image: none;
	font-size: 18px;
	width: 22px !important;
	height: 22px;
	line-height: 18px;
	color: rgb(224, 94, 100);
	border-radius: 15px;
	margin-left: 20px;
}

.oct-bottom-cart-box .table .oct-bottom-cart-table-text {
	color: #59c2e6;
	font-family: 'OpenSansSemibold';
	font-size: 14px;
}

.oct-bottom-cart-box .table a.oct-bottom-cart-table-text:hover {
	text-decoration: underline;
}

.oct-bottom-cart-total-cart {
	text-align: center;
}

.oct-bottom-cart-total-cart .total-text {
	font-size: 14px;
	line-height: 24px;
	margin: 8px auto;
}

.oct-bottom-cart-total-cart .total-text span {
	color: #59c2e6;
	font-family: 'OpenSansSemibold';
}

.oct-bottom-cart-box .table .form-control {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	border-radius: 0;
	max-width: 60px;
	margin-left: 20px;
	margin-bottom: 0;
}

/* /bottom-slide-panel */
#column-left .list-group,
#column-right .list-group,
.oct-news-panel .list-group {
	background: #4f5f6f;
}

#column-left .list-group a,
#column-right .list-group a,
.oct-news-panel .list-group a {
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: 'OpenSansSemibold';
	font-size: 14px;
	background: transparent;
	border-radius: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#column-left .list-group a.active,
#column-left .list-group a.active:hover,
#column-left .list-group a:hover,
#column-right .list-group a.active,
#column-right .list-group a.active:hover,
#column-right .list-group a:hover,
.oct-news-panel .list-group a.active,
.oct-news-panel .list-group a.active:hover,
.oct-news-panel .list-group a:hover {
	text-shadow: none;
	background: #59c2e6;
	border: 0;
}

.cat-desc-box {
	margin-top: 16px;
	margin-bottom: 16px;
	border-radius: 3px;
}

.cat-desc-box a {
	text-decoration: underline;
	color: #3379b7;
}

.cat-desc-box a:hover {
	text-decoration: none;
}

.cat-desc-box img {
	float: left;
	margin: 4px 10px 0 0;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, .08);
}

.pagination {
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, .08);
	margin-top: 10px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li>a,
.pagination>li>span {
	border-radius: 0;
	border: 0;
	box-shadow: none;
	font-family: 'OpenSansBold';
	font-size: 14px;
	color: #59c2e6;
	padding: 10px 14px;
	background: rgba(0, 0, 0, 0.02);
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #4f5f6f !important;
	background: rgba(0, 0, 0, 0.08) !important;
	border: 0 !important;
	box-shadow: none;
}

.product-header {
	font-family: 'OpenSansRegular';
	font-size: 24px;
	line-height: 32px;
	color: #4f5f6f;
	text-transform: uppercase;
	margin-top: -6px;
	margin-bottom: 20px;
}

.after-header-row {
	margin-bottom: 16px;
}

.after-header-item {
	background: #f4f6f8;
	border-radius: 3px;
	padding: 2px 6px;
	font-family: 'OpenSansBold';
	font-size: 14px;
	color: #4f5f6f;
	text-align: center;
}

.after-header-item .blue {
	color: #59c2e6;
	font-family: 'OpenSansRegular';
}

.after-header-item .rating i.fa {
	font-size: 12px;
}

.after-header-item .rating .fa-stack {
	font-size: 6px;
}

.after-header-item a {
	color: #4f5f6f;
}

.after-header-item a:hover {
	text-decoration: underline;
}

.product-hr {
	margin-top: 10px;
	margin-bottom: 20px;
}

.product-price h2,
.product-price h3 {
	display: inline-block;
	margin-top: 0;
}

.product-price h3 {
	margin-right: 10px;
	font-family: 'OpenSansRegular';
	text-decoration: line-through;
	color: #4f5f6f;
	font-size: 20px;
	margin-bottom: 0;
}

.product-price h2 {
	font-family: 'OpenSansBold';
	color: #59c2e6;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 42px;
}

.found-cheaper {
	height: 42px;
	padding-left: 4px;
	padding-right: 4px;
	background: #f4f6f8;
	border-radius: 3px;
	line-height: 42px;
	text-align: center;
}

.found-cheaper a,
.found-cheaper a:visited {
	font-size: 14px;
	font-family: 'OpenSansRegular';
	color: #4f5f6f;
	text-decoration: underline;
}

.found-cheaper a:hover {
	text-decoration: none;
}

.number {
	background: #f4f6f8;
	border-radius: 3px;
	padding: 8px 0;
}

.number .frame-change-count {
	display: table;
	text-align: center;
	width: 100%;
}

.number .btn-minus,
.number .btn-plus,
.number input.plus-minus {
	display: table-cell;
}

.number input.plus-minus {
	text-align: center;
	width: 40px;
	border: 0;
}

.number .btn-minus button,
.number .btn-plus button {
	background: transparent;
	background-image: none;
	border: 0;
	padding-left: 12px;
	padding-right: 12px;
}

.number .btn-minus button i,
.number .btn-plus button i {
	font-size: 12px;
	font-weight: 100;
	color: #4f5f6f;
	transition-duration: .2s;
	transition-property: all;
}

.number .btn-minus button:hover i,
.number .btn-plus button:hover i {
	color: #59c2e6;
	transition-duration: .2s;
	transition-property: all;
}

.price-col p {
	color: #c4c4c4;
	font-size: 11px;
}

.product-buttons-row {
	margin-top: 14px;
	margin-bottom: 8px;
}

.product-buttons-box {
	display: table;
	width: 103%;
	border-collapse: separate;
	border-spacing: 8px 0;
	position: relative;
	left: -8px;
}

.row .atname,
.row .atdesc {
	font-size: 12px;
	background: #f5f6f8;
	background: -moz-linear-gradient(left, #f5f6f8 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #f5f6f8 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%);
	background: linear-gradient(to right, #f5f6f8 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6f8', endColorstr='#ffffff', GradientType=1);
	padding: 4px 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
}

.row .atdesc {
	background: transparent;
	font-weight: normal;
	font-size: 11px;
}

.atinfo {
	margin: 10px;
}

.product-buttons-box a {
	display: table-cell;
	text-align: center;
	cursor: pointer;
}

.product-buttons-box a:first-child {
	margin-left: 0;
}

.product-buttons-row .button-one-click,
.product-buttons-row .button-wishlist,
.product-buttons-row .button-compare {
	background: #4f5f6f;
	cursor: pointer;
}

.product-buttons-row .button-one-click:hover,
.product-buttons-row .button-wishlist:hover,
.product-buttons-row .button-compare:hover {
	background: #59c2e6;
}

.product-info-li {
	background: #f5f6f8;
	background: -moz-linear-gradient(left, #f5f6f8 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%);
	background: -webkit-linear-gradient(left, #f5f6f8 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%);
	background: linear-gradient(to right, #f5f6f8 0%, #ffffff 100%, #ffffff 100%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f6f8', endColorstr='#ffffff', GradientType=1);
	padding: 4px 10px;
	margin-bottom: 10px;
	border-radius: 3px;
	font-size: 12px;
}

.product-info-li span {
	font-family: 'OpenSansBold';
	color: #4f5f6f;
}

.product-info-li a,
.product-info-li a:visited {
	font-family: 'OpenSansRegular';
	color: #4f5f6f;
	text-decoration: underline;
}

.product-info-li a:hover {
	text-decoration: none;
}

.product-images .thumbnail {
	border: 0;
	border-radius: 0;
}

.options-header {
	font-size: 16px;
	text-transform: uppercase;
}

#product .product-info-li.list-li {
	padding-bottom: 2px;
	padding-top: 10px;
}

#product .options-box {
	margin-top: -10px;
}

#product .options-box .radio {
	display: inline-block;
}

#product .options-box .radio.oct-product-radio {
	display: block;
}

#product .options-box .img-thumbnail {
	display: inline-block;
	width: 22px;
	height: auto;
	padding: 2px;
	line-height: 1.42857143;
	background-color: #4f5f6f;
	border: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

#product .options-box .selected-img .img-thumbnail {
	background-color: #59c2e6;
}

#product .options-box .radio-img .selected-img {
	position: relative;
}

#product .options-box .radio-img:first-child .selected-img:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	top: 9px;
	left: 8px;
	border-radius: 2px;
	background: #70c9e8;
}

#product .options-box .radio-img .selected-img:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	top: 9px;
	left: 18px;
	border-radius: 2px;
	background: #70c9e8;
}

#product .options-box .radio label {
	padding-left: 10px;
}

#product .control-label {
	font-family: 'OpenSansBold';
	color: #4f5f6f;
}

#product .options-box .radio label .product-input-radio {
	position: relative;
	margin-left: -10px;
	margin-right: 6px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#product .options-box .radio:first-child label.not-selected-img,
#product .options-box .radio:first-child label.selected-img {
	padding-left: 0;
}

.product-tabs-row {
	margin-top: 20px;
}

.product-tabs-row .nav-tabs {
	border: 0;
}

.product-tabs-row .nav-tabs>li>a {
	color: #fff;
	background-color: #59c2e6;
	border: 0;
	border-radius: 3px;
	font-size: 14px;
	font-family: 'OpenSansSemibold';
	margin-right: 16px;
	position: relative;
	z-index: 2;
}

.product-tabs-row .nav-tabs>li.active>a,
.product-tabs-row .nav-tabs>li.active>a:focus,
.product-tabs-row .nav-tabs>li.active>a:hover {
	background-color: #4f5f6f;
	color: #fff;
	border: 0;
}

.product-tabs-row .nav-tabs>li.active>a:before {
	content: '';
	position: absolute;
	border: 6px solid transparent;
	border-top: 6px solid #4f5f6f;
	display: block;
	bottom: -30%;
	left: 45%;
	width: 0;
	height: 0;
	z-index: 1;
}

.product-tabs-row .tab-content {
	padding: 10px;
}

.product-tabs-row #tab-description p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666;
}

.oct-specification {
	margin-top: 10px;
}

.oct-specification table {
	background: #fff;
	border-top: 1px solid #f4f4f4;
	margin-bottom: 20px;
}

.oct-specification .table-bordered>tbody>tr>td,
.oct-specification .table-bordered>tbody>tr>th,
.oct-specification .table-bordered>tfoot>tr>td,
.oct-specification .table-bordered>tfoot>tr>th,
.oct-specification .table-bordered>thead>tr>td,
.oct-specification .table-bordered>thead>tr>th {
	border: 1px solid #f1f5f5;
}

.oct-specification .table-bordered>thead>tr>td.head-td {
	background: #fcfcfc;
}

.oct-specification .table-bordered>tbody>tr:nth-child(2n) {
	background: #fcfcfc;
}

/* Account */
.account-content {
	padding: 0 0 20px 0;
	font-size: 14px;
	min-height: 100px !important;
}

.account-content h1 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px;
	text-transform: uppercase;
	margin-top: 0;
}

ul.account-ul li {
	text-align: center;
}

ul.account-ul li:hover a {
	color: #fff !important;
	border-radius: 1px;
	background: #59c2e6;
}

ul.account-ul li a {
	display: block;
	margin: 0 auto;
	color: #59c2e6;
	padding-top: 20px;
	padding-bottom: 20px;
}

ul.account-ul li i {
	display: block;
	width: 100%;
	margin: 10px auto;
	font-size: 40px;
}

ul.account-ul li a span {
	display: block;
	margin: 0 auto;
}

.account-content form legend,
.account-content h2 {
	font-size: 20px;
	text-transform: uppercase;
	border: 0;
	color: #59c2e6;
	margin-bottom: 40px;
	text-align: center;
}

.account-content form legend i,
.account-content h2 i {
	margin: 0 10px 0 0;
	font-size: 20px;
}

.account-content .table-div,
.account-content form {
	width: 100%;
	margin: 0 auto;
}

.form-horizontal .control-label {
	text-align: left;
	font-size: 14px;
}

.account-content .form-control {
	border-radius: 0;
}

.account-content .buttons {
	margin-top: 20px;
	text-align: center;
}

.account-content .buttons div {
	display: inline-block;
	margin: 0 20px;
}

.account-content .buttons div .button-back {
	text-decoration: underline;
	color: #4f5f6f;
}

.account-content .buttons div .button-back:hover {
	text-decoration: none;
	color: #59c2e6;
}

.account-content .buttons div .fa {
	margin-right: 6px;
}

.account-content .table-div {
	border: 1px solid rgba(173, 206, 204, .5);
	padding: 15px;
	margin-bottom: 20px;
}

.account-content .table-div table {
	border: 0;
	margin-bottom: 0;
}

.account-content .table tbody tr td {
	border: 0;
}

.account-content .table-hover>tbody>tr:hover {
	background: transparent;
}

.account-content .table-div table .button-back.no-mt {
	margin-top: 0;
}

.account-content .table-div table .button-back.no-mt .fa {
	margin-left: 6px;
	font-size: 16px;
}

.account-content .table-div table .button-back {
	text-decoration: underline;
	display: block;
	margin-top: 30px;
	color: #4f5f6f;
}

.account-content .table-div table .button-back:hover {
	text-decoration: none;
	color: #59c2e6;
}

.account-content .table-div.wishlist-table {
	padding: 0;
	border-radius: 2px;
}

.wishlist-tr {
	color: #fff;
	background-color: #59c2e6 !important;
}

.wishlist-tr,
.wishlist-tr td {
	border: 0 !important;
}

.wishlist-content-tr {
	padding: 10px;
	height: 80px;
}

.account-content .table tbody tr td {
	border: 0;
}

.wishlist-content-tr a {
	color: #59c2e6;
}

.wishlist-content-tr a .text-center img {
	width: 45%;
}

.wishlist-content-tr td {
	vertical-align: middle !important;
}

.wishlist-content-tr a.oct-button,
.wishlist-content-tr button+a {
	color: #fff !important;
	padding: 10px 20px 11px 20px;
}

.newsletter-label {
	text-align: right !important;
}

.newsletter-div {
	text-align: left !important;
}

.account-content .well {
	padding: 19px 0;
}

.well p.text {
	min-height: 180px;
	font-size: 13px;
}

.well {
	background: 0 0;
	border: 0;
	box-shadow: none;
}

/* /Account */
.info-content {
	font-size: 14px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.87);
}

.info-content strong {
	font-weight: 600;
}

.info-content p,
.info-content ul,
.info-content ol {
	margin-bottom: 24px
}

.row.sort-row {
	background: rgba(89, 194, 230, 0.08);
	margin: 0 0 10px;
	padding: 15px 0 0 0;
}

.appearance .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	padding-right: 10px;
}

.empty-bottom-cart {
	font-size: 14px;
}

.oct-bottom-cart-box thead td {
	font-family: 'OpenSansSemibold';
}

.popup-table-price {
	font-size: 16px;
}

.cart-content .oct-carousel-header {
	margin-top: 0;
}

.cart-content .oct-carousel-header:after {
	display: none;
}

.cart-content .oct-bottom-cart-box .table .form-control {
	max-width: 100%;
	margin-left: 0;
}

.cart-content .buttons {
	margin-bottom: 34px;
}

.not-selected-img input.none,
.selected-img input.none {
	display: none !important;
}

.oct-checkout-content {
	border-left: 1px solid #e0e0e0;
	padding-left: 30px;
	margin-left: 15px;
	margin-bottom: 30px;
}

.oct-checkout-content .login-checkout,
.fastorder-panel-default,
.fastorder-panel-group .panel-default {
	border-radius: 0 !important;
	box-shadow: none;
	background: transparent;
	border: 0;
	padding-left: 0;
	padding-right: 0;
}

.fastorder-panel-default .panel-body {
	padding: 0;
}

.oct-checkout-content #show-login {
	font-size: 14px;
	display: block;
	margin-bottom: 20px;
}

.oct-checkout-content #show-login .registered-text {
	margin-bottom: 10px;
}

.oct-checkout-content #show-login a {
	cursor: pointer;
}

.oct-checkout-content .login-form {
	text-align: center;
	margin-bottom: 0;
}

.oct-checkout-content .login-checkout {
	margin-bottom: 0;
}

.oct-checkout-content .login-form .form-inline .form-group {
	display: block;
}

.oct-checkout-content input[type="text"],
.oct-checkout-content input[type="password"],
.oct-checkout-content select {
	width: 100%;
	height: 40px;
	border: 1px solid #ecedef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background: #f0f0f0;
	box-shadow: none;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: linear-gradient(to bottom, # #f5f5f5 0%, #fdfdfd 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd', GradientType=0);
	color: #4f5f6f;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	margin-bottom: 10px;
	box-shadow: 0;
}

.oct-checkout-content textarea {
	width: 100%;
	border: 1px solid #ecedef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px 20px;
	background: #f0f0f0;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: linear-gradient(to bottom, # #f5f5f5 0%, #fdfdfd 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd', GradientType=0);
	color: #4f5f6f;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	margin: 0 auto;
	min-height: 200px;
	box-shadow: none;
}

.oct-checkout-content .login-form .form-inline .form-group input[type="text"],
.oct-checkout-content .login-form .form-inline .form-group input[type="password"] {
	margin-bottom: 20px;
}

.oct-checkout-content .login-form .form-inline .form-group .oct-button {
	margin-bottom: 10px;
}

.oct-checkout-content .checkout_form-first-div .fastorder-panel-default>.panel-heading {
	border: 0;
	padding-left: 0;
	background: transparent;
}

.oct-fastorder-header {
	color: #59c2e6;
	font-size: 22px;
	position: relative;
	line-height: 32px;
	margin-bottom: 4px;
	padding: 4px 0;
}

.oct-fastorder-header span {
	position: absolute;
	top: 0;
	left: -50px;
	text-align: center;
	width: 39px;
	height: 39px;
	line-height: 38px;
	background: #59c2e6;
	color: #fff;
	font-size: 22px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%
}

.checkout_form {
	padding-bottom: 30px;
	padding-right: 15px;
}

.oct-bottom-cart-img-thumbnail {
	border: 0;
}

.oct-checkout-content .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-color: transparent;
}

.oct-checkout-content .fastorder-panel-default+.fastorder-panel-default {
	margin-bottom: 0;
}

.oct-checkout-content .oct-bottom-cart-total-cart {
	text-align: left;
}

#collapse-voucher input[type="text"],
#collapse-shipping input[type="text"],
#collapse-reward input[type="text"],
#collapse-coupon input[type="text"] {
	width: 100%;
	height: 40px;
	border: 1px solid #ecedef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background: #f0f0f0;
	box-shadow: none;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: linear-gradient(to bottom, # #f5f5f5 0%, #fdfdfd 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd', GradientType=0);
	color: #4f5f6f;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	box-shadow: 0;
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#collapse-shipping input[type="text"] {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#collapse-voucher .oct-button,
#collapse-reward .oct-button,
#collapse-coupon .oct-button,
.oct-m-search .oct-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#collapse-shipping .input-group {
	display: block;
}

#collapse-shipping .oct-button {
	margin-top: 20px;
}

.oct-refresh-button {
	height: 40px;
	line-height: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#menu .dropdown-menu {
	opacity: 0;
	visibility: hidden;
	display: block;
	margin-top: 20px !important;
}

#menu .dropdown:hover .dropdown-menu {
	opacity: 1;
	margin-top: 0px !important;
	visibility: visible;
	transition: all 700ms;
	z-index: 1001;
}

#filter-close {
	display: none;
	position: absolute;
	top: 8px;
	right: 14px;
	width: 40px;
	height: 52px;
	color: #fb1c33;
	font-size: 22px;
	z-index: 101;
	text-align: right;
}

.box-content.filtered {
	background: #f7f9fa;
}

#selected-filters .checkbox,
.filtered .list-group-item.item-name,
.filtered .list-group-item.price-name {
	font-size: 14px;
}

.filtered .list-group-item,
.filtered a.list-group-item:focus,
.filtered a.list-group-item:hover,
.filtered button.list-group-item:focus,
.filtered button.list-group-item:hover {
	background-color: transparent;
}

.filtered .item-content,
.filtered .list-group-item.price-item {
	padding-bottom: 0px;
	margin-bottom: 10px
}

.filtered .list-group-item {
	border: 0;
}

.filtered .list-group-item.item-name,
.filtered .list-group-item.item-name:hover {
	background: #f2fafd;
}

#filter-products-form {
	position: relative;
}

#filter-products-form a.list-group-item .link {
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 10px;
}

.filtered .link i {
	color: #4f5f6f !important;
}

#filter-products-form .item-content,
.filtered .checkbox-image input[type=checkbox]+label::before,
.filtered .checkbox-image input[type=checkbox]:checked+label::before,
.filtered .checkbox-image input[type=radio]+label::before,
.filtered .checkbox-image input[type=radio]:checked+label::before {
	display: none;
}

#filter-products-form .expanded .item-content {
	/*max-height: 300px;
	overflow-y: auto;
	overflow-x: visible;*/
	display: block;
	border-radius: 0px;
}

#filter-products-form .inner-box.expanded {
	position: relative;
}

#filter-products-form .expanded .item-content .filter-results {
	text-align: center;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1000;
	display: none;
}

#filter-products-form .expanded .item-content .select .filter-results {
	top: 35%;
}

#filter-products-form .expanded .item-content .filter-results .filter-tooltip-corner {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	top: 50%;
	left: -6px;
	margin-top: -6px;
	border-width: 6px 6px 6px 0;
	border-right-color: #59c2e6;
}

#filter-products-form .expanded .item-content .filter-results:hover .filter-tooltip-corner {
	border-right-color: #4f5f6f;
}

#filter-products-form .expanded .item-content .filter-results .filter-tooltip-inner {
	padding: 0px;
	color: #fff;
	text-align: center;
	background-color: #59c2e6;
	border-radius: 3px;
}

#filter-products-form .expanded .item-content .filter-results .filter-tooltip-inner button {
	padding: 3px 8px;
	font-size: 12px;
}

.filtered .checkbox input[type=checkbox]+label,
.filtered .checkbox-inline input[type=checkbox]+label,
.filtered .radio input[type=radio]+label,
.filtered .radio-inline input[type=radio]+label {
	cursor: pointer;
	padding-left: 0;
	font-size: 12px;
	color: #4f5f6f;
	line-height: 22px
}

.filtered input[type="checkbox"]+label::before,
.filtered input[type="radio"]+label::before,
.filtered input[type="checkbox"]:checked+label::before,
.filtered input[type="radio"]:checked+label::before {
	border: 1px solid #B6AE88;
}

.filtered input[type=checkbox]+label::before,
.filtered input[type=radio]+label::before {
	content: "";
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: -3px 10px 0 0;
	border: 1px solid #59c2e6;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.filtered .checkbox input[type=checkbox],
.filtered .checkbox-inline input[type=checkbox],
.filtered .radio input[type=radio],
.filtered .radio-inline input[type=radio] {
	display: none;
}

.filtered input[type="checkbox"]:checked+label::before,
.filtered input[type="radio"]:checked+label::before {
	background: #36283A;
	border-width: 3px;
}

.filtered input[type=checkbox]:checked+label::before,
.filtered input[type=radio]:checked+label::before {
	background: #4f5f6f;
	padding: 5px !important;
	border: 3px solid #59c2e6;
}

.box-heading {
	font-size: 18px;
	color: #4f5f6f;
	background: #f2fafd;
	padding: 10px;
}

.filtered .radio input[type=radio]+label:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.selected-filters-label {
	padding-left: 0 !important;
}

#selected-filters {
	padding-bottom: 10px;
}

.box-content {
	background: #f7f9fa;
	margin-bottom: 15px;
}

.input-group.date .input-group-btn button,
.input-group.time .input-group-btn button,
.input-group.datetime .input-group-btn button {
	height: 40px;
	margin-top: 0;
}

#filter-products-form .checkbox-image {
	float: left;
	margin-right: 6px;
}

#filter-products-form .checkbox-image img {
	cursor: pointer;
	border: 2px solid #4f5f6f;
	border-radius: 2px;
}

#filter-products-form .highlight {
	border: 2px solid #59c2e6 !important;
}

.content-row .left-info {
	position: relative;
}

.content-row .left-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-sticker-box {
	display: inline-block;
	position: absolute !important;
	left: 17px;
	top: 2px;
	z-index: 1000;
	margin-left: 0 !important;
	text-align: center;
}

.product-sticker-box div {
	border-radius: 3px;
	background: #E91E63;
	color: #fff;
	padding: 4px 10px;
	margin-top: 10px;
	margin-left: 14px;
	font-size: 13px;
}

#main-product-you-save {
	position: absolute;
	top: 10px;
	left: 30px;
	border-radius: 3px;
	background: #E91E63;
	color: #fff;
	padding: 4px 10px;
	z-index: 1000;
	font-size: 13px;
}

#main-product-you-save+.product-sticker-box {
	top: 40px;
}

.content-row .left-info .thumbnail {
	border: 0;
	border-radius: 0;
	margin-bottom: 20px;
	padding: 0;
}

.thumbnails-one a {
	display: block;
	padding: 0;
	line-height: 1.42857143;
	background-color: #fff;
}

#image-additional {
	float: none;
	width: 100%;
	max-width: 100% !important;
	margin-left: 0;
	max-height: 120px;
	overflow: hidden;
}

.left-info .thumbnails {
	overflow: visible;
}

#image-additional .owl-item a {
	border: 1px solid rgb(238, 238, 238);
	transition-duration: .2s;
	transition-property: all;
	border-width: 1px;
	display: block;
	padding: 4px;
}

#image-additional .owl-item a:hover {
	border-color: #59C2E6;
	transition-duration: .2s;
	transition-property: all;
}

#image-additional .owl-wrapper-outer {
	border: 0;
	box-shadow: none;
	border-radius: 0;
	margin-left: 1px;
}

#image-additional .owl-item {
	height: 110px;
}

#image-additional .owl-item img {
	width: 100%;
}

#image-additional .owl-pagination {
	display: none;
}

div.product-buttons-box.preorder-buttons-box {
	display: block;
	left: 0;
	width: 100%;
}

.product-buttons-box .oct-preorder-button {
	display: inline-block;
	width: 30%;
}

div.product-buttons-box.preorder-buttons-box a {
	display: inline-block;
	margin-right: 6px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	background: transparent !important;
}

.product-advantages-box .product-advantages-item {
	text-align: center;
}

.product-advantages-box i {
	color: #59c2e6;
	font-size: 34px;
	margin-bottom: 4px;
	display: block;
}

.product-advantages-box a span {
	font-size: 13px;
	line-height: 18px;
	color: #4f5f6f;
	text-decoration: underline;
}

.product-advantages-box a:hover span {
	text-decoration: none;
}

#form-review textarea,
textarea.form-control {
	width: 100%;
	border: 1px solid #ecedef;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px 20px;
	background: #f0f0f0;
	/* Old browsers */
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: linear-gradient(to bottom, ##f5f5f5 0%, #fdfdfd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd', GradientType=0);
	color: #4f5f6f;
	font-family: 'OpenSansRegular';
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 20px;
	min-height: 120px;
	box-shadow: none;
}

.empty-text {
	margin-bottom: 20px;
}

.middle-header {
	display: flex;
	align-items: center;
}

#uptocall-mini {
	bottom: 70px;
	right: 20px;
	border: 10px solid rgba(21, 150, 175, 0.15);
	border-radius: 100%;
	position: fixed;
	z-index: 999;
	cursor: pointer;
	opacity: .85;
}

#uptocall-mini .uptocall-mini-phone {
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #59c2e6;
	width: 55px;
	height: 55px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	transform: rotate(40deg);
}

#uptocall-mini:hover .uptocall-mini-phone {
	background-color: #4f5f6f;
}

#uptocall-mini .uptocall-mini-phone i {
	font-size: 32px;
	position: relative;
	top: 12px;
	left: 16px;
	-webkit-animation: uptocallphone 1.5s linear infinite;
	-moz-animation: uptocallphone 1.5s linear infinite;
	animation: uptocallphone 1.5s linear infinite;
}

.field-tip .tip-content {
	position: absolute;
	top: 4px;
	right: 9999px;
	width: 160px;
	margin-right: -220px;
	padding: 10px;
	color: #fff;
	background: #4f5f6f;
	-webkit-box-shadow: 2px 2px 5px #aaa;
	-moz-box-shadow: 2px 2px 5px #aaa;
	box-shadow: 2px 2px 5px #aaa;
	opacity: 0;
	-webkit-transition: opacity 250ms ease-out;
	-moz-transition: opacity 250ms ease-out;
	-ms-transition: opacity 250ms ease-out;
	-o-transition: opacity 250ms ease-out;
	transition: opacity 250ms ease-out;
	font-size: 14px;
}

.field-tip:hover .tip-content {
	left: -168px;
	opacity: 1;
}

.field-tip .tip-content:before {
	content: ' ';
	position: absolute;
	top: 50%;
	right: -16px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-right-color: #4f5f6f;
	color: #4f5f6f;
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

@-webkit-keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

@-moz-keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

@keyframes uptocallphone {

	0%,
	100%,
	50% {
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg)
	}

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg)
	}
}

#back-top {
	position: fixed;
	right: 34px;
	bottom: 160px;
	z-index: 1000;
	background: #59c2e6;
	margin-bottom: 0;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	width: 50px;
	height: 50px;
	line-height: 50px;
	opacity: .45;
}

#back-top i {
	display: block;
	font-size: 30px;
	color: #fff;
	position: relative;
	top: 7px;
}

#back-top:hover {
	background: #4f5f6f;
	opacity: .85;
}

.user-dropdown .btn-group,
.user-dropdown .btn-group button.btn.btn-link {
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	transition-duration: .2s;
	transition-property: all;
}

#top #top-right-links .dropdown.user-dropdown button:hover,
#top #top-right-links .dropdown.user-dropdown button:hover span {
	color: #59c2e6 !important;
	transition-duration: .2s;
	transition-property: all;
}

.user-dropdown .btn-group button.btn.btn-link span {
	display: inline !important;
}

.user-dropdown .btn-group button.btn.btn-link+.dropdown-menu {
	position: relative;
	border: 0;
	box-shadow: none;
	background: transparent !important;
}

.user-dropdown .btn-group button.btn.btn-link+.dropdown-menu button {
	color: #000 !important;
	line-height: 26px !important;
	font-size: 12px;
}

#wrap {
	z-index: 999 !important;
}

.oct-category-item-box {
	display: block !important;
	padding: 10px 15px;
	margin-bottom: 30px;
	text-align: left !important;
	height: 200px;
	transition-duration: .2s;
	transition-property: all;
}

.oct-category-item-box:hover {
	transition-duration: .2s;
	transition-property: all;
	-moz-transform: translateY(-4px);
	-o-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

.oct-category-item-icon,
.oct-category-item-text {
	display: inline-block !important;
}

.oct-category-item-box .oct-category-item-text {
	font-size: 18px;
	line-height: 22px
}

.oct-category-item-box .oct-category-item-text .oct-category-item-header {
	display: block;
	margin-bottom: 10px;
}

.oct-category-item-text ul {
	padding-left: 14px;
	text-align: left;
}

.oct-category-item-text ul li {
	font-size: 12px;
	line-height: 18px;
}

.oct-category-item-text ul li a,
.oct-category-item-text ul li a:visited {
	color: #4f5f6f;
}

.oct-category-item-text ul li a:hover {
	color: #59c2e6;
	text-decoration: underline;
}

.oct-category-item-text ul li.oct-category-see-more {
	margin-top: 4px;
	list-style: none;
}

.oct-category-item-text ul li.oct-category-see-more a {
	color: #59c2e6;
	font-family: 'OpenSansSemibold';
}

.oct-category-item-text ul li.oct-category-see-more a:hover {
	color: #4f5f6f;
}

.html-dropdown-menu {
	min-width: 500px;
}

#column-left .panel-default>.panel-heading,
#column-right .panel-default>.panel-heading,
.oct-news-panel>.panel-heading {
	text-transform: uppercase;
	font-size: 16px;
	border: 0;
	border-radius: 0;
	padding: 20px 15px;
	background-color: #59c2e6;
	color: #4f5f6f;
	box-shadow: none;
	border: none;
}

#column-left .panel-default,
#column-right .panel-default,
.oct-news-panel {
	border: 0;
}

.news-row .product-thumb {
	text-align: left;
	border: 0;
	background-color: rgba(240, 243, 246, 0.77);
}

.news-row .product-grid .product-thumb:hover {
	position: relative;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.news-row .product-thumb .image {
	height: 190px;
	overflow: hidden;
}

.news-row .product-thumb:hover img {
	opacity: .8;
	transition-duration: .2s;
	transition-property: all;
}

.news-row .product-grid {
	min-height: 276px;
}

.news-row .product-thumb:hover {
	border: 0;
}

.news-row .product-thumb .image img {
	width: 100%;
	transition-duration: .2s;
	transition-property: all;
}

.news-row .product-thumb h4 {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left;
}

.news-row .product-grid .product-thumb .caption p {
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 400;
	color: #5a5a5a;
	height: 66px;
	overflow: hidden;
}

.news-row .product-grid .product-thumb .caption .pull-right {
	text-align: right;
}

.badge-box {
	display: inline-block;
}

.news-row .product-grid .product-thumb .caption .pull-right .badge-box {
	margin-left: 0px;
}

.badge-box i {
	color: #59c2e6;
	font-size: 16px;
	position: relative;
	top: 2px;
}

.badge-box .badge {
	color: #4f5f6f;
	padding: 3px;
	background: transparent;
}

.oct-news-content-box .oct-panel {
	padding-left: 0;
}

.oct-news-content .thumbnails {
	float: left;
	margin: 0 20px 0 -20px;
	list-style: none;
}

.oct-news-content-box .thumbnail {
	border: 0 !important;
	padding: 0;
}

.oct-news-content #description_block {
	font-size: 14px;
	color: #5a5a5a;
	line-height: 22px;
	text-align: justify;
	font-weight: 400;
}

.oct-news-content #description_block+.thumbnails {
	float: none;
	margin: 0;
	margin-left: -15px;
	margin-right: -15px;
}

.oct-news-content #description_block+.thumbnails a:hover img {
	opacity: .8;
}

.checkbox-holder {
	padding-top: 6px;
	padding-bottom: 12px;
}

.search-header {
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	color: #4f5f6f;
}

.language-currency,
.language-currency .language,
.language-currency .currency,
#top-right-links .language-currency+ul {
	display: inline-block;
}

#top-right-links .language-currency .dropdown-menu {
	margin-top: 10px;
}

.cats-button {
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
}

.cats-button+.dropdown-menu {
	right: auto;
}

#service-popup .popup-text {
	text-align: left;
	font-family: 'OpenSansRegular';
}

.cat-model {
	color: rgba(0, 0, 0, 0.4);
	letter-spacing: .3px;
	margin-bottom: 0;
	height: 20px;
	overflow: hidden;
}

.product-tabs-row .tab-content,
.product-tabs-row #tab-description p,
#description_block p,
.info-content p,
.info-content ul,
.info-content ol,
.cat-desc-box,
.cat-desc-box p,
.cat-desc-box ul,
.cat-desc-box ol {
	line-height: 24px;
	font-weight: 300;
	font-style: normal;
	font-size: 14px;
}

#subcats .owl-prev,
#subcats .owl-next {
	text-align: center;
	background-color: #fff;
	width: 23px;
	padding: 13px 0;
	line-height: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-webkit-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	top: 34%;
}

#subcats .owl-prev:hover,
#subcats .owl-next:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	background: rgba(0, 0, 0, 0.03);
}

#subcats .owl-prev i,
#subcats .owl-next i {
	color: #000;
	text-align: center;
	font-size: 14px;
	line-height: 22.4px;
	font-size: 18px;
	line-height: 1.4rem;
}

#image-additional .owl-wrapper .owl-item .image-additional {
	/*height: 108px;*/
}

#image-additional .owl-wrapper .owl-item label {
	margin-right: 0;
	margin-left: 0;
	border-radius: 0;
	border: 1px solid #eee;
	cursor: pointer;
	/*height: 106px;*/
}

#image-additional .owl-wrapper .owl-item label.label-active,
#image-additional .owl-wrapper .owl-item label:hover {
	border-color: #59c2e6;
}

#quick-view #image-additional .owl-controls .owl-buttons .owl-prev,
#quick-view #image-additional .owl-controls .owl-buttons .owl-next {
	top: 50%;
}

#sstore-3-level,
#sstore-3-level ul,
#sstore-3-level ul li,
#sstore-3-level ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
}

#sstore-3-level {
	width: 100%;
}

#sstore-3-level>ul>li>a {
	padding: 20px;
	cursor: pointer;
	z-index: 2;
	text-decoration: none;
	color: #ffffff;
	background: #4f5f6f;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}

#sstore-3-level ul:first-child>li>a {
	padding-top: 28px;
}

#sstore-3-level>ul>li .toggle-a {
	position: absolute;
	right: 0;
	top: 0;
	padding: 20px;
	background-color: transparent !important;
}

#sstore-3-level ul>li.has-sub.open>a.toggle-a:after,
#sstore-3-level ul>li.has-sub.open>a.toggle-a:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#sstore-3-level ul>li.has-sub>a.toggle-a:before {
	position: absolute;
	right: 22px;
	top: 27px;
	display: block;
	width: 10px;
	height: 2px;
	background: #59c4e9;
	content: "";
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

#sstore-3-level ul>li.has-sub>a.toggle-a:after {
	position: absolute;
	right: 26px;
	top: 23px;
	z-index: 5;
	display: block;
	height: 10px;
	width: 2px;
	background: #59c4e9;
	content: "";
	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-ms-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

#sstore-3-level ul:first-child li.has-sub>a.toggle-a:after {
	top: 31px;
}

#sstore-3-level ul:first-child li.has-sub>a.toggle-a:before {
	top: 35px;
}

#sstore-3-level>ul>li.active>ul {
	display: block;
}

#sstore-3-level ul ul {
	display: none;
}

#sstore-3-level ul ul li a {
	padding: 20px 30px 20px 10px;
	cursor: pointer;
	z-index: 2;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	background: #59c2e7;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}

#sstore-3-level .list-group-item:first-child {
	border-radius: 0;
}

#sstore-3-level ul ul ul li a {
	padding: 10px 10px 10px 20px;
	color: #4f5f6f;
	background: #59c2e7;
	font-size: 13px;
	line-height: 16px;
}

#sstore-3-level ul>li.has-sub>ul>li.has-sub>a:after,
#sstore-3-level ul>li.has-sub>ul>li.has-sub>a:before {
	background-color: #fff;
}

#sstore-3-level {
	margin-bottom: 20px;
}

#sstore-3-level ul ul ul li a:hover {
	color: #fff;
}

#sstore-3-level ul ul ul li a.current-link {
	color: #FFFFFF;
	background: #8cd5ef;
}

.sort-row .form-group,
.sort-row .appearance {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 6px;
}

.sort-row .form-group .options {
	text-align: left;
}

.SumoSelect>.CaptionCont {
	border: 0;
	background-color: rgba(0, 0, 0, 0.04);
}

.left-sort-row,
.right-sort-row {
	display: inline-block;
}

.right-sort-row {
	float: right;
	margin-right: 15px;
}

.left-sort-row label {
	display: inline-block;
	width: auto;
	padding-top: 2px !important;
}

.input-sort-div .SumoSelect {
	width: 200px;
}

.masked {
	background: #eee;
	opacity: .4
}

.masked,
.masked_loading {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 998;
	top: 0;
	left: 0;
}

.masked_loading {
	background: url(../image/ring-alt.svg) center center no-repeat;
}

#res-products {
	position: relative;
}

.table.compare-table>tbody+tbody {
	border-width: 1px;
}

.table.compare-table td {
	vertical-align: middle;
}

.compare-table-thead {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
}

.table.compare-table .oct-button {
	display: inline-block !important;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	max-width: 60%;
}

#subcats .subcat-box a span {
	display: block;
	height: 46px;
	overflow: hidden;
	line-height: 16px;
}

.review-table tbody {
	padding-left: 15px;
	padding-right: 15px;
}

.review-table {
	background: #f0f0f0;
	background: -moz-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: -webkit-linear-gradient(top, #f5f5f5 0%, #fdfdfd 100%);
	background: linear-gradient(to bottom, # #f5f5f5 0%, #fdfdfd 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#fdfdfd', GradientType=0);
	border: 1px solid #ecedef;
}

#tab-review .table-striped>tbody>tr:nth-of-type(odd),
#tab-review .white-tr {
	background-color: transparent;
}

#tab-review .table>tbody>tr>td,
#tab-review .table>tbody>tr>th,
#tab-review .table>tfoot>tr>td,
#tab-review .table>tfoot>tr>th,
#tab-review .table>thead>tr>td,
#tab-review .table>thead>tr>th {
	border-top: 0;
}

#tab-review .table-bordered>tbody>tr>td,
#tab-review .table-bordered>tbody>tr>th,
#tab-review .table-bordered>tfoot>tr>td,
#tab-review .table-bordered>tfoot>tr>th,
#tab-review .table-bordered>thead>tr>td,
#tab-review .table-bordered>thead>tr>th {
	border: 0;
}

.review-table .author {
	font-size: 18px;
	margin-right: 10px;
}

.review-table .reputation-buttons button {
	border: 0;
	border-radius: 0;
	background: 0 0;
	padding-right: 0;
	cursor: pointer;
}

.review-table .reputation-buttons button i {
	font-size: 18px;
	margin: 0 2px 0 10px;
}

.review-table .reputation-buttons button.plus-reputation i {
	color: #0f7305;
}

.review-table .reputation-buttons button.minus-reputation i {
	color: #9e4040;
}

.review-table .positive_text {
	color: #0f7305;
	margin-bottom: 0;
}

.review-table .negative_text+p,
.review-table .positive_text+p {
	margin-bottom: 16px;
	margin-left: 19px;
}

.review-table .negative_text {
	color: #9e4040;
	margin-bottom: 0;
}

.review-table .negative_text i,
.review-table .positive_text i {
	margin-right: 4px;
	font-size: 12px;
}

.review-table .review-text {
	line-height: 24px;
	font-weight: 300;
	font-style: normal;
	font-size: 16px;
}

.review-table .rating span.my-rating {
	margin-right: 6px;
}

.review-table .rating span.fa-stack {
	display: inline-block;
	margin-top: -2px;
}

.oct-quantity-div {
	padding-top: 14px;
	padding-bottom: 0;
}

.opt-oct-button {
	padding: 10px 6px 10px 6px;
	position: relative;
}

.left-opt-button {
	right: -4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.right-opt-button {
	left: -4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.oct-quantity-text-input {
	text-align: center;
}

.oct-quantity-div table thead td {
	font-weight: 600;
}

.oct-quantity-div table {
	margin-bottom: 0;
}

.default-slideshow.oct-slideshow-box .owl-pagination {
	position: relative;
	left: auto;
}

.default-slideshow.oct-slideshow-box:before,
.default-slideshow.oct-slideshow-box:after {
	bottom: 50px;
}

#oct-related .owl-wrapper-outer {
	box-shadow: none;
}

.oct-manufacturer-item {
	padding: 10px;
	text-align: center;
	transition-duration: .2s;
	transition-property: all;
}

.oct-manufacturer-item:hover {
	transition-duration: .2s;
	transition-property: all;
	-moz-transform: translateY(-4px);
	-o-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

.oct-manufacturer-item a {
	cursor: pointer;
	color: #4f5f6f;
	font-weight: bold;
}

.oct-manufacturer-item:hover a {
	color: #59c2e6;
	text-decoration: underline;
}

.oct-manufacturer-item img {
	margin-bottom: 10px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.oct-manufacturer-item:hover img {
	opacity: .8;
	transition-duration: .2s;
	transition-property: all;
}

.oct-manufacturer-item a span {
	display: block;
	height: 46px;
	overflow: hidden;
	line-height: 16px;
}

input[name=terms]+.text-danger,
.options-box+.text-danger,
.payment-quantity+.text-danger {
	margin-top: 0 !important;
}

.oct-related-row .oct-carousel-box {
	box-shadow: none;
}

.thumbnails a {
	border: 1px solid transparent;
}

.selected-thumb {
	border: 1px solid #59c2e6 !important;
}

footer .third-row a:hover {
	text-decoration: underline;
}

.reviews-content .product-list {
	border-bottom: 1px solid #ececec;
	padding: 10px 4px 20px;
	overflow: visible;
	width: 100%;
}

.list-reviews-row,
.reviewspage-header,
.store-rating {
	font-size: 16px;
}

.small-date {
	font-size: 12px;
	color: #b7b7b7;
}

.bigrating {
	font-size: 14px;
}

.avg_rating,
.sreview-author,
.store-rating {
	font-weight: 700;
}

.avg_rating {
	position: relative;
	cursor: pointer;
	font-size: 16px;
	color: #2aa51d
}

.avg_rating_info {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 20px;
	right: 15px;
	padding: 15px;
	font-size: 14px;
	line-height: 22px;
	background: #fff;
	border: 1px solid rgba(226, 226, 226, .69);
	margin-top: 20px;
}

.avg_rating:hover+.avg_rating_info {
	visibility: visible;
	transition-duration: .4s;
	transition-property: all;
	opacity: 1;
	margin-top: 0px;
}

.reviews-content .product-list .well-sm {
	color: #5a5959;
	font-size: 14px;
	line-height: 24px;
	padding: 16px 0 0;
}

.rev-pagination {
	padding: 10px 0 0;
}

.positive-text-box {
	margin-right: 0 !important;
}

.negative-text-box {
	margin-left: 0 !important;
}

.contacthtml-box h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-weight: normal;
}

.contacthtml-box ul {
	padding-left: 18px;
	margin-bottom: 30px;
}

.contacthtml-box {
	font-size: 14px;
	line-height: 28px;
}

.captcha-box .form-group .col-sm-12,
.contact-button-box {
	padding-left: 7px;
}

.map-box-row {
	margin-top: 60px;
	margin-bottom: 30px;
}

.oct-col-module .oct-carousel-header {
	font-size: 18px;
}

.oct-col-module .news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item,
.oct-col-module.oct-carousel-row .oct-carousel-box {
	border-radius: 0;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	-o-box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
}

#column-left .oct-col-module:first-child .oct-carousel-box,
#column-right .oct-col-module:first-child .oct-carousel-box {
	margin-top: 0;
}

.oct-m-search {
	display: none;
	width: 100%;
	background: #fff;
	max-height: 100%;
}

.oct-msearchresults {
	width: 100%;
	overflow: hidden;
	overflow-y: auto;
}

#msearchresults {
	padding-left: 0;
	list-style: none;
}

.close-m-search {
	text-align: center;
	position: absolute;
	top: 16px;
	right: 4px;
}

.close-m-search a {
	font-size: 26px;
	background: transparent;
	color: #59C2E6 !important;
}

.close-m-search a:hover {
	background: transparent !important;
}

#menu .flexMenu-viewMore .dropdown-menu {
	left: auto !important;
	right: 100% !important;
	margin-right: 0px !important;
	margin-top: 0 !important;
}

#menu .flexMenu-viewMore .dropdown:hover .dropdown-menu {
	margin-right: 0px !important;
	margin-top: 0 !important;
}

.oct-carousel-box .img-responsive,
.oct-day-goods-box .img-responsive,
.product-tab-row .img-responsive {
	margin-left: auto;
	margin-right: auto;
}

.oct-carousel-box .news-item .image {
	padding-left: 15px;
	padding-right: 15px;
}

.oct-carousel-box .news-item .img-responsive {
	width: 100%;
}

#menu-mobile {
	display: none;
}

html.noscroll {
	overflow: hidden;
}

html.noscroll body {
	overflow: hidden;
}

.phones-dropdown .dropdown-menu {
	padding: 10px;
	min-width: 150px;
}

.phones-dropdown .dropdown-menu li a {
	display: inline-block;
}

#payment_agree-block .alert-danger,
#agree-block .alert-danger {
	margin-top: 30px;
}

.mobile-category-header {
	display: none;
	;
}

.oct-text-terms {
	margin-top: 10px;
	text-align: center;
	color: #cccccc;
}

.oct-text-terms input[type=checkbox] {
	position: relative;
	top: 3px;
	margin-left: 4px;
}

.table>thead>tr.wishlist-tr>td {
	vertical-align: middle !important;
}

.oct-article-info {
	display: inline-block;
	margin-right: 20px;
}

.oct-news-content-box .product-thumb .caption {
	margin-left: 350px;
}

.footer .third-row .f-acc-toggle {
	display: none;
}

.news-row .product-thumb h4 a {
	font-size: 16px;
}

.oct-news-content .product-list .product-thumb .image {
	margin-bottom: 20px;
}

.oct-news-content .product-list {
	width: 97%;
	margin-left: 15px;
	margin-right: 20px;
}

#show-login .registered-button {
	margin-top: 20px;
}

.contact-form-box .captcha-box {
	padding-left: 7px;
}

.return-captcha-box {
	margin-left: 25.8%;
}

.oct-carousel-row.news-row .news-item {
	min-height: 340px;
	text-align: left;
}

.oct-carousel-row.news-row .news-item .news-desc {
	padding-left: 20px;
	padding-right: 20px;
	height: 60px;
	overflow: hidden;
}

.oct-carousel-row.news-row .news-item .news-date {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	font-weight: 600;
}

.oct-carousel-row .owl-carousel .owl-item .news-item .name a {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

.cats-button:hover+.dropdown-menu {
	transition: all 700ms;
	z-index: 1001;
}

.micro-name,
.micro-availability,
.micro-price {
	display: none;
}

#search .dropdown-menu {
	display: none;
}

#search .open-dropdown .dropdown-menu {
	display: block;
}

.hover-effect {
	display: block;
	cursor: pointer;
}

.hover-effect img {
	display: block;
}

.hover-effect:hover img {
	opacity: .8;
}

@media not all and (min-resolution:.001dpcm) {
	.input-group .input-group-addon {
		line-height: 30px;
	}
}

.oct-specification .head-td {
	background: #f0f3f6;
	padding: 4px 10px;
}

.oct-specification .attr-td {
	padding: 4px 10px;
}

.oct-filter-view {
	font-weight: 600;
	text-decoration: underline;
}

.oct-slideshow-right img {
	width: 100%;
}

#product .text-danger {
	font-size: 15px;
	padding: 10px;
	color: #f00;
}

@-moz-document url-prefix() {
	#oneclick-popup .popup-form-box input.plus-minus {
		margin-bottom: -16px !important;
	}
}

#left-buttons {
	display: none;
}

#product-info-counter {
	margin-bottom: 20px;
}

.product-info-counter-header {
	text-transform: uppercase;
	padding-top: 7px;
	color: rgba(53, 57, 62, 0.47);
}

#product-info-counter .counter {
	padding-left: 15px;
	background: #fff;
}

#product-info-counter .flip-clock-wrapper {
	text-align: center;
	position: relative;
	width: 100%;
	height: 34px;
	margin: 0px auto 0px auto;
	background: transparent;
	font-family: 'OpenSansLight';
}

#product-info-counter .flip-clock-wrapper ul {
	background-color: transparent !important;
}

#product-info-counter .flip-clock-wrapper ul li a div div.inn {
	background: #fff;
	color: #59C2E6;
	font-family: 'OpenSansRegular';
}

#product-info-counter .flip-clock-divider .flip-clock-label {
	color: #4f5f6f;
}

#product-info-counter .flip-clock-divider {
	margin-top: 6px;
	width: 20px;
}

#product-info-counter .flip-clock-divider:first-child {
	width: 0px;
}

#top .dropdown-menu.user-dropdown-menu {
	left: auto;
}

.buynow {
	height: auto;
	line-height: 26px;
	width: auto;
	padding: 4px 20px;
	font-size: 16px;
	background: rgb(79, 95, 111);
	color: #ffffff;
	letter-spacing: 1px;
}

.buynow a {
	color: #c6d0da !important;
	text-decoration: underline;
}

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

.filtered label {
	width: 190px;
}

span.label.label-default.oct-filter-total-label {
	margin-top: 4px;
}

#oct-selected-values .panel-default {
	border-color: transparent;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
}

#oct-selected-values .panel-default>.panel-heading {
	border-color: transparent;
	border-radius: 0;
	background-color: transparent;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 0;
	font-weight: 400;
}

#oct-selected-values .panel-body {
	padding-left: 0;
	padding-right: 0;
}

#oct-selected-values {
	margin-top: 0;
}

#oct-selected-values button {
	color: #59C2E6;
	text-shadow: none;
	background: rgba(89, 194, 230, 0.08);
	background-image: none;
	border-color: transparent;
	box-shadow: none;
	height: 42px;
	line-height: 40px;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 6px;
	margin-bottom: 6px;
	outline: none;
}

#oct-selected-values button:hover {
	color: #4F5F6F;
	background: #f2f4f5;
}

#oct-selected-values button img {
	vertical-align: middle;
}

.oct-selected-group-label {
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: underline;
}

#oct-selected-values .oct-filter-icon-unselect {
	color: #e53935;
}

#column-left #oct-selected-values .oct-filter-icon-unselect,
#filter-mobile #oct-selected-values .oct-filter-icon-unselect {
	color: #fff;
}

#input-sort,
#input-limit {
	-webkit-appearance: button;
	-moz-appearance: none;
	-webkit-border-radius: 2px;
	-webkit-padding-end: 20px;
	-webkit-padding-start: 2px;
	-webkit-user-select: none;
	background-image: url(../image/input-sort.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
	background-position: 97% center;
	background-repeat: no-repeat;
	border: 1px solid #e2e2e2;
	color: #555;
	font-size: inherit;
	margin: 0 20px 10px 0;
	overflow: hidden;
	padding: 5px 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

#input-limit {
	min-width: 70px;
	background-position: 80% center;
}

#button-reset {
	margin-bottom: 15px !important;
	margin-left: 15px;
	background: #e4211a !important;
	font-size: 12px !important;
	padding: 10px;
	line-height: 30px !important;
	height: 30px !important;
}

#button-reset:hover {
	opacity: 0.8;
}

div#oct-selected-values .label-danger,
span.label-danger.oct-filter-total-label {
	background: #e4211a !important;
}

#oct-selected-values .label-danger:hover,
span.label-danger.oct-filter-total-label:hover {
	opacity: 0.8;
	display: block;
}

.oct-filter-total-label {
	float: right;
	margin-top: 4px;
}

.oct-filter-icon-unselect {
	font-size: 7px;
	line-height: 10px;
	cursor: pointer;
}

#oct-price-slider {
	margin: 10px 15px 20px;
}

.box-content.filtered {
	background: #f7f9fa;
}

#selected-filters .checkbox,
.filtered .list-group-item.item-name,
.filtered .list-group-item.price-name {
	font-size: 14px;
}

.filtered .list-group-item,
.filtered a.list-group-item:focus,
.filtered a.list-group-item:hover,
.filtered button.list-group-item:focus,
.filtered button.list-group-item:hover {
	background-color: transparent;
}

.filtered .item-content,
.filtered .list-group-item.price-item {
	padding-bottom: 0px;
	margin-bottom: 10px
}

.filtered .list-group-item {
	border: 0;
}

.filtered .list-group-item.item-name,
.filtered .list-group-item.item-name:hover {
	background: #f2fafd;
	border: 0;
	cursor: pointer;
	border-radius: 0;
}

#oct-product-filter-data {
	position: relative;
}

#oct-product-filter-data a.list-group-item .link {
	cursor: pointer;
	display: block;
	width: 30px;
	height: 30px;
	text-align: right;
	position: absolute;
	right: 10px;
	top: 10px;
}

.filtered .link i {
	color: #4f5f6f !important;
}

#oct-product-filter-data .item-content {
	display: none;
}

#oct-product-filter-data .expanded .item-content {
	display: block;
	border-radius: 0px;
}

#oct-product-filter-data .inner-box.expanded {
	position: relative;
}

.filtered .checkbox input[type=checkbox]+label,
.filtered .checkbox-inline input[type=checkbox]+label,
.filtered .radio input[type=radio]+label,
.filtered .radio-inline input[type=radio]+label {
	cursor: pointer;
	padding-left: 0;
	font-size: 12px;
	color: #4f5f6f;
	line-height: 22px
}

.filtered input[type="checkbox"]+label::before,
.filtered input[type="radio"]+label::before,
.filtered input[type="checkbox"]:checked+label::before,
.filtered input[type="radio"]:checked+label::before {
	border: 1px solid #B6AE88;
}

.filtered input[type="checkbox"]:disabled+label,
.filtered input[type="radio"]:disabled+label {
	cursor: not-allowed;
	opacity: 0.5;
}

.filtered input[type="checkbox"]:disabled+label::before,
.filtered input[type="radio"]:disabled+label::before {
	border: 1px solid #ccc;
	cursor: not-allowed;
}

.filtered input[type=checkbox]+label::before,
.filtered input[type=radio]+label::before {
	content: "";
	display: inline-block;
	height: 16px;
	width: 16px;
	margin: -3px 10px 0 0;
	border: 1px solid #59c2e6;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.filtered .checkbox input[type=checkbox],
.filtered .checkbox-inline input[type=checkbox],
.filtered .radio input[type=radio],
.filtered .radio-inline input[type=radio] {
	display: none;
}

.filtered input[type="checkbox"]:checked+label::before,
.filtered input[type="radio"]:checked+label::before {
	background: #36283A;
	border-width: 3px;
}

.filtered input[type=checkbox]:checked+label::before,
.filtered input[type=radio]:checked+label::before {
	background: #4f5f6f;
	padding: 5px !important;
	border: 3px solid #59c2e6;
}

.box-heading {
	font-size: 18px;
	color: #4f5f6f;
	background: #f2fafd;
	padding: 10px;
}

.filtered .radio input[type=radio]+label:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.selected-filters-label {
	padding-left: 0 !important;
}

#selected-filters {
	padding-bottom: 10px;
}

.box-content {
	background: #f7f9fa;
	margin-bottom: 15px;
}

#oct-product-filter-data .checkbox-image {
	float: left;
	margin-right: 6px;
}

#oct-product-filter-data .checkbox-image img {
	cursor: pointer;
	border: 2px solid #4f5f6f;
	border-radius: 2px;
}

#oct-product-filter-data .highlight {
	border: 2px solid #59c2e6 !important;
}

#oct-product-filter-data .oct-rating-stars {
	margin-top: -5px;
}

#oct-selected-values .oct-selected-values-label {
	padding-left: 0;
}

.masked {
	background: #eee;
	opacity: .4
}

.masked,
.masked_loading {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 998;
	top: 0;
	left: 0;
}

.masked_loading {
	background: url(../image/ring-alt.svg) center center no-repeat;
}

#res-products {
	position: relative;
}

#oct-product-filter-data .oct-filter-faq {
	margin-top: 5px;
	display: inline-block;
	line-height: 12px;
}

.oct-slide-panel-heading {
	position: relative;
}

#hide-slide-panel {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	display: none;
}

#hide-slide-panel:hover {
	opacity: .5;
}

#hide-slide-panel i {
	font-size: 20px;
	color: #fff;
	position: relative;
	top: 2px;
}

.mfp-wrap {
	z-index: 9998 !important;
}

td.text-left.oct-col-option-image img {
	width: 50%;
}

td.text-left.oct-input-td button {
	height: 30px !important;
	margin-top: 1px !important;
	font-size: 12px;
}

td.text-left.oct-input-td .opt-oct-button {
	padding: 4px;
	border-radius: 0;
}

input.oct-quantity-text-input {
	height: 30px !important;
	font-size: 12px !important;
	padding: 0 !important;
	width: 40px !important;
}

@media screen and (max-width: 767px) {
	td.text-left.oct-col-option-image {
		display: none;
	}
}

.breadcrumbsitem {
	display: none;
}

#callback-popup .oct-messengers {
	text-align: center;
}

.fastorder-panel-default .popup-table-price {
	min-width: 120px;
}

.popup-cart-box .oct-cart-box {
	overflow-y: auto;
}

@media screen and (min-width: 992px) {
	.popup-cart-box .oct-cart-box {
		max-height: 410px;
	}
}

@media screen and (max-width: 992px) {
	.popup-cart-box .oct-cart-box {
		max-height: 278px;
	}
}

#menu .sale-ul>div .megamenu-sale-item .dropprice span.oct-price-normal,
#menu .sale-ul>div .megamenu-sale-item .dropprice span.oct-price-new {
	text-decoration: none;
}

.product-thumb .out-of-stock-button {
	font-size: 13px;
}

.product-thumb.no_quantity {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

#product-info-right .product-price span {
	display: block;
}

.compare-table td.description {
	min-width: 280px;
}

/* 3359 */
.lazy_link {
	display: block;
	height: 0;
	padding: 0 0 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.lazy_link img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

#column-left .product-thumb .oct-sticker-box,
.oct-discount-box,
.quick-view {
	z-index: 2 !important;
}

#column-left .popover.right {
	border: 1px solid rgba(0, 0, 0, .1);
}

#column-left .popover.right>.arrow {
	border-right-color: rgba(0, 0, 0, .15);
}

.oct-cart-item {
	width: 100%;
	border-bottom: 1px solid #ecedef;
}

@media screen and (min-width:480px) {
	.oct-cart-item {
		display: -ms-inline-flexbox;
		display: -webkit-inline-flex;
		display: inline-flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		border-bottom: 1px solid #ecedef;
	}

	.oct-cart-item>div {
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
	}
}

.oct-cart-item>div.delete-item button {
	border: 0;
	padding: 1px 7px 2px;
	color: #e72121;
	background: transparent;
}

.oct-cart-item>div.item-image {
	margin: 0 6px;
}

.oct-cart-item>div.item-name {
	margin: 0 6px;
	line-height: 16px;
	width: 310px;
}

.oct-cart-item>div.item-name a {
	font-size: 12px;
}

.oct-cart-item>div.item-quantity {
	width: 80px;
	margin: 0 6px;
}

.oct-cart-item>div.item-quantity input {
	border-radius: 0;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	max-width: 64px;
	text-align: center;
}

.oct-cart-item>div.item-price {
	font-size: 14px;
	margin-left: 10px;
	width: 120px;
	text-align: right;
	font-weight: 600;
}

@media screen and (max-width:480px) {
	.oct-cart-item {
		margin-bottom: 20px;
	}

	.oct-cart-item>div {
		display: inline-block;
	}

	.oct-cart-item>div.item-name {
		width: 210px;
		height: 30px;
		overflow-y: hidden;
	}

	.owl-carousel .oct-button,
	.oct-carousel-box .oct-button {
		padding: 10px 8px !important;
	}
}

@media screen and (max-width:479px) {

	.oct-cart-item>div.item-quantity {
		width: 64px;
		margin-left: 124px;
		position: relative;
		top: -30px;
	}

	.oct-cart-item>div.item-price {
		position: relative;
		top: -40px;
		width: auto;
		text-align: left;
		font-size: 12px;
	}
}

@media screen and (max-width:411px) {
	.oct-cart-item>div.item-name {
		width: 198px;
	}
}

@media screen and (max-width:380px) {
	.oct-cart-item>div.item-name {
		width: 170px;
	}
}

@media screen and (max-width:360px) {
	.oct-cart-item>div.item-name {
		width: 156px;
	}
}

@media screen and (max-width:320px) {
	.oct-cart-item>div.item-name {
		width: 146px;
	}

	.oct-cart-item>div.item-price {
		top: -24px;
		margin-left: 124px;
		font-size: 16px;
	}
}

#description_block a {
	color: #55afe6;
	text-decoration: underline;
}

#description_block a:hover {
	text-decoration: none;
}

#image-additional .owl-carousel {
	margin: 0;
}

#image-additional .owl-controls .owl-buttons .owl-prev,
#image-additional .owl-controls .owl-buttons .owl-next {
	top: 50%;
}

#image-additional .thumbnails a {
	display: inline-block;
	width: 100px;
	height: 100px;
}

#image-additional .thumbnails a img {
	width: 100%;
}

.mousetrap+div {
	border: 0 !important;
}


/*---------------------------------------SeoPulse------------------------------------*/

/*Ширина контейнера*/
/*@media (min-width:1420px){
.container{
    width:1380px;
}
}
#column-left .list-group a, #column-right .list-group a, .oct-news-panel .list-group a {
    color: #555;
    text-transform: none !important;
    font-size: 14px;
}*/


.og-container .og-album-0-3 {
	background: none !important !
}


/*----------------------------------Отступы--------------------------------*/
.pt-0 {
	padding-top: 0 !important
}

.pt-10 {
	padding-top: 10px !important
}

.pt-20 {
	padding-top: 20px !important
}

.pt-30 {
	padding-top: 30px !important
}

.pt-40 {
	padding-top: 40px !important
}

.pt-50 {
	padding-top: 50px !important
}

.pt-60 {
	padding-top: 60px !important
}

.pt-70 {
	padding-top: 70px !important
}

.pt-80 {
	padding-top: 80px !important
}

.pt-90 {
	padding-top: 90px !important
}

.pt-100 {
	padding-top: 100px !important
}

.pb-10 {
	padding-bottom: 10px !important
}

.pb-20 {
	padding-bottom: 20px !important
}

.pb-30 {
	padding-bottom: 30px !important
}

.pb-40 {
	padding-bottom: 40px !important
}

.pb-50 {
	padding-bottom: 50px !important
}

.pb-60 {
	padding-bottom: 60px !important
}

.pb-70 {
	padding-bottom: 70px !important
}

.pb-80 {
	padding-bottom: 80px !important
}

.pb-90 {
	padding-bottom: 90px !important
}

.pb-100 {
	padding-bottom: 100px !important
}

.mt-0 {
	margin-top: 0 !important
}

.mt-10 {
	margin-top: 10px !important
}

.mt-20 {
	margin-top: 20px !important
}

.mt-30 {
	margin-top: 30px !important
}

.mt-40 {
	margin-top: 40px !important
}

.mt-50 {
	margin-top: 50px !important
}

.mt-60 {
	margin-top: 60px !important
}

.mt-70 {
	margin-top: 70px !important
}

.mt-80 {
	margin-top: 80px !important
}

.mt-90 {
	margin-top: 90px !important
}

.mt-100 {
	margin-top: 100px !important
}

.mb-10 {
	margin-bottom: 10px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mb-30 {
	margin-bottom: 30px !important
}

.mb-40 {
	margin-bottom: 40px !important
}

.mb-50 {
	margin-bottom: 50px !important
}

.mb-60 {
	margin-bottom: 60px !important
}

.mb-70 {
	margin-bottom: 70px !important
}

.mb-80 {
	margin-bottom: 80px !important
}

.mb-90 {
	margin-bottom: 90px !important
}

.mb-100 {
	margin-bottom: 100px !important
}

/*----------------------------------End Отступы--------------------------------*/



/*Фильтр товаров*/

.ocfilter-option .btn {
	box-shadow: unset !important;
}

.ocfilter-option .btn-danger {
	color: #333;
	text-shadow: unset;
	background-color: unset;
	background-image: none;
	background-repeat: repeat-x;
	border-color: unset;
	border: none;
	font-size: 14px;
	font-weight: 600;
}

.ocfilter-option .btn-danger:hover {
	background-color: unset;
	color: #FF6A06;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	box-shadow: unset;
}

.selected-options .ocfilter-option {
	padding: 15px 5px;
	color: #333;
	font-size: 14px;
	font-weight: 700;
	background-color: unset;
}

.ocfilter-option .option-name {
	color: #333;
	min-height: 50px;
	line-height: 20px;
	padding: 15px 0px 0px 0;
	font-size: 16px !important;
	font-weight: 500 !important;
	margin-bottom: 10px;
	font-family: 'Roboto' !important;
}

.ocfilter-option label small {
	background-color: #FF6A06;
	color: #fff;
	font-weight: 200;
	font-size: 12px;
	margin-left: 0px;
	float: right;
}

.ocfilter-option label input {
	margin: 4px 5px 0 0;
}

.ocfilter-option label a {
	color: #333 !important;
	text-decoration: none;
	text-transform: none !important;
	font-size: 14px !important;
	font-family: 'OpenSansRegular' !important;
}

.ocfilter-option label {
	margin-top: -5px;
}

.ocfilter a,
.ocfilter a:hover,
.ocfilter a:active {
	background: none !important;
	border: none;
	padding: 0;
	text-shadow: none;
}

.noUi-handle {
	border-radius: 0px !important;
	box-shadow: unset !important;
}

.noUi-origin {
	border-radius: 0px !important;
}

.noUi-connect {
	background: #F39314 !important;
	box-shadow: unset !important;
}

#column-left .panel-default>.panel-heading {
	background-color: #555 !important;
}

/*Фильтр товаров*/


.list-group a:hover {
	background-color: none;
}

.image-additional {
	/*display: none;*/
}

.product-grid .product-thumb .oct-product-desc {
	display: none !important;
}

h1.product-header {
	color: #444;
}

.service-breadcrumb {
	padding: 15px 10px 4px 0;
}

#oct-search-button {
	background: #f39314 !important;
	width: 50px;
	height: 40px;
	border: 0 !important;
	-webkit-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

#search .input-lg {
	font-size: 14px;
}

#search .fa-search {
	color: #fff;
	font-size: 24px;
	margin-top: -2px;
}

a.show-phones {
	color: red !important;
}

.main-advantage-item.first-advantage-item {
	background: #2FBA46 !important;
}

.oct-category-item-box {
	height: 100px;
}

.thumbnail a>img,
.thumbnail>img {
	border: 1px solid #2FBA46;
}

li.product-info-li {
	padding: 8px 10px;
	margin-bottom: 15px;
	font-size: 14px;
}

.product-advantages-item a {
	text-decoration: none;
}

.product-advantages-box a span {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
}

.articles-h2 {
	margin-top: 0px;
}


/*---------------------------------------Топ Меню--------------------------------*/

#top #top-left-links ul li a,
#top #top-left-links ul li a:visited {
	font-size: 16px;
}

/*---------------------------------------End Топ Меню--------------------------------*/

/*---------------------------------------Карточка товара--------------------------------*/
.thumbnail a>img,
.thumbnail>img {
	border: 1px solid #ccc;
}


/*---------------------------------------End Карточка товара--------------------------------*/

/*---------------------------------------Категория-------------------------------*/


.content-row {
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	-o-box-shadow: unset;
	box-shadow: unset;
	border-radius: 0px;
	margin-top: 0px;
	margin-bottom: 16px;
}

#column-left .panel-default>.panel-heading {
	text-transform: unset;
	font-size: 16px;
	border: 0;
	border-radius: 0;
	padding: 10px 15px;
	background-color: #59c2e6;
	color: #fff !important;
	box-shadow: none;
	border: none;
	text-align: center;
	font-family: 'Roboto' !important;
}

#subcats .subcat-box a {
	color: #333;
	font-weight: 500;
	font-size: 14px;
}

#subcats .subcat-box a span {
	height: 60px;
	line-height: 22px;
}

#subcats .subcat-box {
	text-align: center;
	transition: all .1s ease-in;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(11, 25, 54, .07);
	box-shadow: 0 6px 12px rgba(11, 25, 54, .07);
	margin-bottom: 20px;
	overflow: hidden;
}

#subcats>div {
	float: left;
	width: 18%;
	margin-right: 2%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.subcats>div:last-child {
	margin-right: 0;
}

#subcats .subcat-box:hover,
#subcats .subcat-box:active,
#subcats .subcat-box:focus {
	border: 1px solid #ccc;
	-moz-transform: unset;
	-o-transform: unset;
	-ms-transform: unset;
	-webkit-transform: unset;
	transform: unset;
	text-decoration: none;
}

.product-grid .product-thumb .oct-product-desc {
	display: none !important;
}

.product-grid .product-thumb:hover {
	border: 1px solid #f76711;
	-moz-transform: none;
	-o-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
}

.oct-product-tab .owl-carousel .owl-item .name a,
.oct-carousel-row .owl-carousel .owl-item .name a,
.oct-day-goods-box .owl-carousel .owl-wrapper-outer .item .oct-day-goods-item .name a,
.news-carousel-box .owl-carousel .owl-wrapper-outer .item .oct-news-item .name a {
	font-size: 16px;
}

name a:hover {
	text-decoration: none;
}

.cat-header {
	border-bottom: 3px solid #F4D600;
	padding: 0 0 10px;
}

.product-name a:hover {
	color: #329304;
}

.rating .fa-stack {
	font-size: 15px;
}

.oct-product-tab .owl-carousel .owl-item .rating i,
.oct-carousel-row .owl-carousel .owl-item .rating i,
.oct-day-goods-box .owl-carousel .owl-item .rating i,
.product-thumb .rating i {
	font-size: 18px;
}

.product-thumb {
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: 0 6px 12px rgba(11, 25, 54, .07);
	box-shadow: 0 6px 12px rgba(11, 25, 54, .07);
}

/*-----------------------------------------Меню----------------------------------*/

.menu-row {
	background: url(/catalog/view/theme/oct_techstore/image/bg1.jpg) center bottom/cover no-repeat rgba(0, 0, 0, 0) !important;
	-moz-box-shadow: 0 0 0 50rem rgba(0, 0, 0, .4) inset !important;
	-webkit-box-shadow: 0 0 0 50rem rgba(0, 0, 0, .4) inset !important;
	box-shadow: 0 0 0 50rem rgba(0, 0, 0, .4) inset !important;
	margin-bottom: 15px;
}

#menu .nav>li>a {
	font-size: 16px !important;
	text-transform: unset !important;
	text-shadow: none;
	padding: 20px 15px;
	min-height: 15px;
	background-color: transparent;
}

#menu .nav>li>a {
	color: #fff !important;
}

#menu .dropdown-inner a {
	font-size: 14px !important;
}

#menu .nav>li:hover {
	background: rgba(0, 0, 0, 0.4) !important;
}

@media only screen and (max-width: 992px) {
	#menu .collapse {
		background: #333 !important;
	}

	#menu-mobile-box {
		background: #333 !important;
	}

	#menu .nav>li:hover>a {
		color: #fff !important;
	}

}

/*-----------------------------------End Menu--------------------------------*/



/*----------Главная-----------*/
/*.menu-row {
	background-color: none !important;
	background: none !important;
}*/

.bg1 {
	background: url(/catalog/view/theme/oct_techstore/image/bg1.jpg) center bottom/cover no-repeat rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	margin-top: -15px;
}

.bg2 {
	background: url(/catalog/view/theme/oct_techstore/image/bg2.jpg) center top/cover no-repeat rgba(0, 0, 0, 0)
}

.nav_w_bg {
	background: url(/catalog/view/theme/oct_techstore/image/bg1.jpg) center bottom/cover no-repeat rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.nav_w {
	background: rgba(0, 0, 0, 0.45);
}

.bg1 {
	padding-top: 0
}


.border_top {
	border-top: 1px solid #e7e7e7;
}

.border_bottom {
	border-bottom: 1px solid #e7e7e7;
}

.category_wr .category_main_w {
	height: 200px;
}

.category_wr .category_main_w>img {
	width: 310px;
}

.title,
.title h2 {
	color: #222;
	font-size: 35px;
	font-weight: 400;
	line-height: 1.3;
	text-align: center;
}

.title h2 {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

.title h2 {
	font-size: 30px;
}

.pod_title {
	color: #666;
	font-size: 16px;
	margin: 10px auto 40px;
	text-align: center;
	line-height: 26px;

}

.head_title {
	text-shadow: 1px 1px 0 #000;
}

.head_title {
	margin: 40px auto 0;
}

.big_title,
.big_title h1 {
	font-size: 70px;
	line-height: 1.8;
	font-weight: 500;
	text-align: center;
	color: #fff;
	font-family: roboto;
	text-transform: uppercase;
}

.big_title h1 {
	margin: 0;
	padding: 0;
}

.pod_big {
	color: #fff;
	font-family: roboto;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
}

.bl_opa {
	background: rgba(0, 0, 0, .5);
	margin: 40px auto 60px;
	padding: 20px 0;
	text-align: center;
}

.pre_f_he {
	margin: 0 auto 10px;
}



.fo_tit,
.lists_w,
.lists_w .blue_list,
.width20 {
	float: left;
}

.fo_tit {
	color: #fff;
	font-family: roboto;
	font-size: 32px;
	font-weight: 600;
	margin: 2px 0px 0 0;
	line-height: 36px;
}

.lists_w .blue_list {
	text-align: left;
	color: #fff;
	font-size: 16px;
}

.blue_list.list1 {
	margin: 0 30px 0 0 !important;
}

.blue_list>li {
	background: url(/catalog/view/theme/oct_techstore/image/blue_list.png) left center/15px auto no-repeat rgba(0, 0, 0, 0);
	margin: 0 0 3px;
	padding: 0 0 0 20px;
}

.blue_list>li {
	list-style: none
}

.prod_form_w .header_form .sub_polt {
	height: 55px;
}

.mail_inp,
.name_inp,
.phone_inp {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, .2) inset;
	height: 60px;
	padding: 0 20px 0 50px
}

.header_form .mail_inp,
.header_form .name_inp,
.header_form .phone_inp,
.header_form .sub_polt {
	width: 100%;
	height: 50px;
}

.header_form .sub_polt {
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase
}

.name_inp {
	background: url(/catalog/view/theme/oct_techstore/image/name_inp.png) 15px center/22px auto no-repeat #fff;
	border: none;
	border-radius: 4px
}

.phone_inp {
	background: url(/catalog/view/theme/oct_techstore/image/phone_inp.png) 15px center/22px auto no-repeat #fff;
	border: none;
	border-radius: 4px
}

.mail_inp {
	background: url(/catalog/view/theme/oct_techstore/image/mail_inp.png) 15px center/22px auto no-repeat #fff;
	border: none;
	border-radius: 4px
}


.header_form .sub_polt {
	font-weight: 600;
	font-size: 22px;
	text-transform: none;
}

.prod_form_w .header_form .sub_polt {
	height: 55px;
}

.width20 {
	padding: 0 15px;
	width: 25%
}

.num_w {
	text-align: center
}

.num_text {
	color: #fff;
	font-size: 18px;
	margin: 10px auto 0
}

.num_img {
	height: 60px;
}

.pre_f_he {
	display: inline-block;
}

.category_main_w {
	text-align: center;
}

.category_main_w {
	position: relative;
	overflow: hidden;
	display: block
}

.category_wr .category_main_w {
	height: 200px
}

.blopa {
	height: 100%;
	position: absolute;
	transition: all .8s ease 0s;
	width: 100%
}

.category_main_w>img {
	width: 100%
}

.category_href {
	color: #fff;
	font-family: roboto;
	font-size: 25px;
	transition: all .8s ease 0s;
	z-index: 1;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
}

.category_main_w .btn {
	font-size: 15px;
	font-weight: 600 !important;
	margin: 0;
	padding: 10px 15px;
	transition: all .8s ease 0s;
	z-index: 1;
}

.cat_btn_w {
	display: block;
	height: 0px;
	transition: all 0.4s;
	opacity: 0;
}

.category_main_w:hover .cat_btn_w {
	height: 50px;
	opacity: 1
}

.blopa {
	background: #000;
	display: block;
	opacity: .3;
	top: 0
}

.category_main_w:hover .blopa {
	opacity: .5
}

.photos_in .category_main_w>img {
	width: 100%
}

.photos_in .category_main_w {
	height: 235px
}

.category_wr .category_main_w>img {
	width: 310px
}

.category_main_in {
	margin: 0 auto;
	text-align: center;
	top: 50%;
	z-index: 1;
	position: absolute;
	transform: translateY(-50%);
	width: 100%;
	padding: 0 15px;
}

.category_href {
	color: #fff;
	font-family: roboto;
	font-size: 25px;
	transition: all .8s ease 0s;
	z-index: 1;
	display: block;
	padding: 10px 0;
}

.cat_record_wrapper .category_href {
	font-size: 18px;
}

.cat_btn_w {
	display: block;
	height: 0px;
	transition: all 0.4s;
	opacity: 0;
}

.category_main_w:hover .cat_btn_w {
	height: 50px;
	opacity: 1
}

.cat-mrg {
	margin-top: 30px;
}

.photos_in {
	margin: 0 auto 30px
}

.photos_in .category_main_w>img {
	width: 100%
}

.photos_in .category_main_w {
	height: 235px
}



/*-----------------------------------Форма на странице Наших работ-------------------------------*/

.dop_form {
	border: 2px dashed #78B833;
	padding: 25px;
	border-radius: 5px;
}

.dop_form .mail_inp,
.dop_form .name_inp,
.dop_form .phone_inp {
	background-color: #f0f0f2;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1) inset, 0 1px 4px -1px rgba(0, 0, 0, .3) inset
}

.dop_form .fo_tit {
	color: #222
}

.dop_form .lists_w .blue_list {
	color: #666
}

.dop_form .blue_list>li {
	display: inline;
	margin: 0 5px
}

.dop_form .pre_f_he {
	text-align: center;
	display: block
}

.relative {
	position: relative
}


.text_left {
	text-align: left !important;
}

.hara {
	font-family: roboto;
	font-size: 20px;
	margin: 0 auto 5px
}

/*-----------------------------------End Форма на странице Наших работ-------------------------------*/

/*-----------------------------------Форма на главной странице -------------------------------*/
.overlay {
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	/*background-color: rgba(0, 0, 0, .5);*/
	display: none;
}

.popup {
	position: absolute;
	width: 600px;
	height: 300px;
	left: 50%;
	top: 80%;
	transform: translate(-50%, -50%);
	padding: 40px;
	background-color: #FFF;
	border: 2px solid #F39314;
	border-radius: 5px;
}

.success-mess {
	line-height: 38px;
	margin: 50px 0;
}

.close-popup {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 23px;
	height: 23px;
	cursor: pointer;
}

.close-popup:before {
	content: '';
	background-color: #000;
	position: absolute;
	height: 1px;
	width: 31px;
	top: 11px;
	left: -4px;
	transform: rotate(-45deg);
}

.close-popup:after {
	content: '';
	background-color: #000;
	position: absolute;
	height: 1px;
	width: 31px;
	top: 11px;
	transform: rotate(45deg);
	left: -4px;
}

/*-----------------------------------End Форма на главной странице -------------------------------*/

@media (max-width: 1279px) {

	.photos_in .category_main_w {
		height: 190px
	}

}

@media (max-width: 991px) {

	.cat-mrg {
		margin-top: 0px;
	}

	.mi_stroim .photos_in .category_main_w {
		height: 150px
	}

	.category_wr .category_main_w>img,
	.mi_stroim .photos_in .category_main_w>img {
		width: 400px;
		min-width: 100%;
		max-width: 150%
	}

	.cat_item_main {
		margin-bottom: 30px
	}

	.pod_title {
		font-size: 16px
	}

	.title,
	h1 {
		line-height: 1.3;
		font-size: 30px;
	}

	.cust-mrg input {
		margin: 10px 0;
	}

	.big_title h1 {
		line-height: 1.2;
	}

	.big_title h1 {
		font-size: 40px;
	}

	.dop_form .blue_list>li,
	.hor_f_w .hara {
		margin: 0 auto 5px;
		text-align: left;
	}

	.dop_form .blue_list>li {
		display: block;
	}

	.width20 {
		width: 100%;
		margin-bottom: 25px;
	}
}

@media (max-width: 480px) {
	.popup {
		position: absolute;
		width: 500px;
		height: 300px;
		top: 135%;
	}
}

@media (max-width: 480px) {
	.big_title h1 {
		font-size: 30px;
	}

	.pod_big {
		font-size: 24px;
	}

	.fo_tit {
		font-size: 26px;
		margin: 0 20px 15px 0px;
	}

	.popup {
		width: 300px;
		height: 350px;
		top: 145%;
	}

	.success-mess {
		line-height: 30px;
		margin: 30px 0;
		font-size: 22px;
	}
}

/*----------Главная-----------*/

/*-----------------------------------------Портфолио-------------------------------*/


.portfol_menus li {
	list-style: none;
}

.portfol_menus ul {
	padding: 0;
	margin-bottom: 0px;
}

.portf_img_w,
.portfolio_container {
	position: relative;
	overflow: hidden
}

.portf_img_w>img,
.portfolio_thumb img {
	width: 100%
}

.portfolio_thumb {
	float: left;
	padding: 5px 5px;
	width: 16.66666%
}

.portfolio_container {
	border-radius: 0 0 5px 5px;
	float: left;
	margin: 0 auto 30px;
	width: 100%
}

.portf_img_w {
	height: 500px
}

.portfolio_thumbs_w {
	background: rgba(0, 0, 0, .4);
	bottom: 0;
	padding: 15px 10px;
	position: absolute;
	width: 100%
}

.portfolio_thumb_in {
	border: 2px solid #fff;
	border-radius: 4px;
	display: block;
	height: 90px;
	overflow: hidden
}

.portfolio_title {
	background: #f6f7f9;
	border: 1px solid #dfdfdf;
	border-radius: 5px 5px 0 0;
	font-family: roboto;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 15px
}

.asd_l,
.poset_s,
.prigla_title {
	font-weight: 600
}

.portfolio_thumb_in.active_th {
	border-color: #78b833;
}

.portfol_menus {
	background: #f6f7f9;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	overflow: hidden
}

.portfol_menus a,
.portfol_menus span {
	border-bottom: 1px solid #c1c1c1;
	color: #333;
	display: block;
	padding: 15px 15px;
	font-size: 14px;
}

.portfol_menus .active,
.portfol_menus a:hover {
	background: #78b833;
	border-bottom: 1px solid #78b833;
	color: #fff;
	text-decoration: none
}

.portfol_menus li:last-child a,
.portfol_menus li:last-child span {
	border-bottom: medium none
}

.portfolio_container:last-child {
	margin-bottom: 0
}

.big_image {
	display: block;
}

.big_image>img {
	width: 100%;
}

/*-----------------------------------------End Портфолио-------------------------------*/



@media screen and (max-width: 1200px) {
	#subcats>div {
		width: 23.5%;
		margin-right: 1.5%;
	}
}

@media screen and (max-width: 992px) {
	#info-mobile-box {
		background: #333 !important;
	}

	#subcats>div {
		width: 23.5%;
		margin-right: 1.5%;
	}
}

@media screen and (max-width: 991px) {
	.portfolio_thumb {
		padding: 0 5px 10px;
		width: 33.33333%
	}

	.portfolio_thumbs_w {
		width: 100%;
		background: #333;
		position: relative;
		bottom: auto
	}

	.portf_img_w {
		background: #333;
		height: 100%;
		padding: 0
	}

	.portfolio_thumb_in {
		height: 60px
	}
}



@media (max-width: 768px) {}

@media (max-width: 667px) {
	#subcats>div {
		width: 32.3333333333%;
		margin-right: 1%;
	}
}

@media (max-width: 567px) {
	#res-products>.row>div {
		width: 100%;
		float: left;
		padding: 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#subcats>div {
		width: 100%;
	}