﻿@media (min-width: 600px) {
.product-option .checkbox > div > div:nth-child(2) {
    width: 30% !important;
}
.product-option .checkbox > div > div:nth-child(3) {
    width: 20% !important;
}
}
.product-option  a {
   font-size: 13px !important;
}
.product-option .radio .row {
    margin-right: 0;
    margin-left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.product-option .radio .row > div {
	width: auto;
	padding: 0;
}
.product-option .radio .row > div + div {
	padding-left: 10px;
}
.radio input[type="radio"] {
	margin-top: 4px;
}
.thumbnail {
    margin-bottom: 0px !important;
}
label.label-option-quantity {
	display: none;
}
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,700|Open+Sans:400,700|PT+Sans:400,400i,700&subset=cyrillic');
html {
	background: #f9f9f9
}
body {
	font-family: 'PT Sans', sans-serif;
	margin: 0 auto;
	font-size: 16px;
	color: #424352;
	margin: 0 auto;
	min-width: 360px
}
.container-fluid {
	margin: 0 auto;
	max-width: 1460px;
}
footer .logo h3 {
    font-size: 35px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0
}
.yandexCredit
{
	margin-top: 10px;
	width: 125%;
}
.yandexCredit2
{
	margin-bottom: 10px;
	width: 125%;
}
.yandexCredit div
{
	width: 125%;
	display: flex;
}
.yandexCredit2 div
{
	width: 125%;
	display: flex;
}
.carousel-control.left {
	background-image: none
}
.carousel-control.right {
	background-image: none
}
.btn {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 2px
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 2px;
	box-shadow: none;
	border-color: #ededed
}
.input-group-sm>.input-group-addon {
	background: #f5d539;
    color: #000;
}
.list-group-item {
	padding: 8px 15px;
	margin-bottom: 0;
	background-color: #fff;
	border: 0;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px
}
.list-group-item.sub {
	font-weight: 300;
	color: #555;
	padding-left: 25px;
	border-bottom: 2px solid #fff;
	background: #f9f9f9;
	text-transform: none
}
.list-group-item i {
	margin-right: 7px
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	z-index: 2;
	color: #333;
	background-color: #f2f2f2;
	border-color: #fff
}
.pagination {
	margin-top: 0
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px
}
.pagination>li>a,
.pagination>li>span {
	padding: 6px 12px;
	margin-right: 5px;
	color: #424352;
	background-color: #fff;
	border: 1px solid #424352
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	color: #fff;
	background-color: #424352;
	border-color: #424352
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #6ac117;
    border-color: #6ac117;
}
.thumbnail {
	border-radius: 2px!important
}
.panel {
	margin-bottom: 20px;
	border-color: #eee;
	border-radius: 0;
	box-shadow: none
}
.panel-group .panel {
	border-radius: 0
}
.breadcrumb {
	padding: 0;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
	margin-top: 0px
}
.breadcrumb a {
	color: #424352;
	font-size: 13px
}
.modal-content {
	border-radius: 0;
	background: #edeff1;
	color: #000;
	text-shadow: none
}
.modal-content .close {
	color: black;
	font-size: 35px;
	text-shadow: none;
	opacity: 1;
	margin-top: -40px;
	margin-right: -40px
}
.modal-body {
	padding: 45px 65px
}
.modal-body .form-control {
	height: 45px;
	border-radius: 0;
	box-shadow: none
}
.modal-body label {
	font-weight: normal
}
.modal-body p{
    text-color: white;
    color: black


}
.btn-bord {
	background: #f5d539;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    text-transform: capitalize;
    border: 1px solid #BDBDBD;
}
.btn-bord:hover,
.btn-bord:focus,
.btn-bord:active {
	background: #ffd800;
	color: #fff
}
.btn-subscr {
	color: #fff;
	background-color: #5c648b;
	border-color: #5c648b;
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	padding: 17px 16px
}
.btn-subscr:hover,
.btn-subscr:focus,
.btn-subscr:active {
	background: #ffd800;
	color: #fff;
	border-color: #ffd800;
	outline: 0
}
.btn-wh {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	color: #424352;
	text-transform: uppercase
}
.btn-wh:hover,
.btn-wh:focus,
.btn-wh:active {
	background: #5c648b;
	border-color: #5c648b;
	color: #fff;
	outline: 0
}
.btn-blue {
	background: #494a4a;
	border: 1px solid #494a4a;
	border-radius: 2px;
	color: #fff;
	text-transform: uppercase
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active {
	background: #ffd800;
	border-color: #ffd800;
	color: #fff;
	outline: 0
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
    outline-offset: 0;
    box-shadow: none;
}
.btn-pink {
	background: #494a4a;
	border: 1px solid #494a4a;
	border-radius: 2px;
	color: #fff;
	text-transform: uppercase
}
.head-line {
	padding: 10px 0;
    min-height: 20px;
    background: rgba(204,204,204,.3);
    font-size: 12px;
    line-height: 1.5;
    color: #8a8e90;
}
.phone span {
    margin-right: 10px;
}
.head-line .msg {
	border-right: 1px solid #ddd;
	padding-right: 15px;
	margin-right: 15px
}
.head-line a {
	color: #8a8e90;
    font-size: 12px;
}
.head-line ul {
	margin-bottom: 0
}
.head-line .head-links li {
	border-right: 1px solid #ddd;
	padding-right: 10px
}
.head-line .head-links li:last-child {
	border-right: 0
}
.head-main {
	padding: 15px 0
}
.head-main .logo h3 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 0;
	margin-top: 0
}
.head-main .logo span {
	color: red;
	font-size: 78px;
	line-height: 1px
}
.head-main .logo a {
	color: #424352;
	text-decoration: none
}
.head-main .logo a span {
	color: red
}
.head-main .logo a:hover {
	text-decoration: none
}
.wrapper-search {
    max-width: 40%;
}
.search-box {
	padding: 0 45px;
	text-align: center
}
#logo {
    margin-top: 12px;
}
.search {
	width: 100%;
	position: relative;
	margin-top: 15px

}
.search:before {
	position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    padding: 5px 10px;
    font-family: 'FontAwesome';
    content: '\f002';
    background: #fff;
    text-align: center;
    color: #ddd;
    border-radius: 4px;
    line-height: 1;
}
.name-search {
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.searchTerm {
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    outline: 0;
    height: 30px;
    border: 1px solid #9a9a9a;
}
.searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 50px;
	opacity: 0;
	cursor: pointer
}
.head-main .cart {
	margin-top: 0;
	text-align: center;
	position: relative;
	color: #404755;
    float: right;
}
.cart-block {
	display: block;
	width: 100%
}
.head-main .cart img {
	width: 40px;
	display: inline-block;
	float: right;
	margin-right: 15px;
	margin-top: -5px
}
.head-main .cart h5 {
	text-transform: uppercase;
	font-size: 0px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #404755
}
.cart-add-msg {
	position: absolute;
	top: 0;
	width: 100%;
	padding: 10px;
	background: rgba(255, 64, 129, 0.95);
	!important;
	color: #fff;
	left: 0;
	right: 0;
	border-radius: 0;
	border: 0;
	text-align: center
}
.cart-add-msg a {
	color: #fff;
	font-weight: 600;
	text-decoration: underline
}
.cart-add-msg .close {
	font-size: 32px;
	opacity: 1;
	color: #fff;
	text-shadow: none;
	margin-top: -5px;
	line-height: 1
}
.head-main .cart .btn-inverse {
	background: transparent;
	color: #404755;
	border: 0;
	box-shadow: none
}
.head-main .cart .btn-inverse:active {
	background: transparent;
	color: #404755;
	border: 0;
	box-shadow: none;
	border-color: transparent
}
.head-main .cart .btn-inverse:focus {
	background: transparent;
	color: #404755;
	border: 0;
	box-shadow: none;
	border-color: transparent
}
#cart {
	margin-top: 12px;
}
#cart .dropdown-menu {
	padding: 0;
	border: 0;
	border-radius: 0;
	top: 50px
}
.head-main .support {
	margin-top: 12px;
	text-align: center
}
.head-main .support img {
	width: 40px;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-top: -5px
    width: 50px;
}
.head-main .support h5 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0
}
.head-main .support a {
	color: #333;
	font-size: 14px;
	border-bottom: 1px dotted #666
}
.head-main .support a:hover {
	text-decoration: none;
	color: #474e5b
}
.navbar {
	margin-bottom: 0
}
.mob-menu {
	padding-top: 12px;
	color: #fff
}
.mob-menu a {
	color: #5c648b;
	margin-right: 15px;
	text-transform: uppercase;
	font-weight: 600
}
.navbar .see-all {
	font-size: 15px
}
.icon-block {
	-webkit-box-shadow: 5px 5px 45px -5px rgba(107, 216, 206, 0.2);
	-moz-box-shadow: 5px 5px 45px -5px rgba(107, 216, 206, 0.2);
	box-shadow: 5px 5px 45px -5px rgba(107, 216, 206, 0.2);
	margin-bottom: 25px;
	padding: 15px 0;
	text-align: center
}
.icon-block h4 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 5px;
	font-family: 'PT Sans', sans-serif
}
.icon-block p {
	margin-bottom: 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #888
}
.icon-block img {
	float: left;
	height: 35px;
	padding-left: 25px
}
.icon-block .b-left {
	border-left: 1px dashed #ccc;
	padding-right: 35px
}
.brands {
	display: block;
    padding: 10px;
    border: 1px solid #BDBDBD;
    margin: 30px 0;
}
h1 {
    font-weight: bold;
    color: #494a4a;
    font-size: 36px;
}
.title-product {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.title-product:before {
    content: '';
    width: 145px;
    height: 4px;
    background: #6b6b6b;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -1px;
}
.side .banner {
	margin-bottom: 25px
}
.side .side-title h4 {
	font-size: 22px;
    font-weight: 600;
    color: #333e48;
    border-bottom: 1px solid #eaeaea;
    line-height: 32px;
    padding-bottom: 13px;
    text-transform: uppercase;
    margin: 0 0 20px;
    position: relative;
    font-family: 'PT Sans', sans-serif;
}
.side .side-title h4:before {
	content: '';
    width: 145px;
    height: 4px;
    background: #6b6b6b;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -1px;
}
.side .top {
	margin-bottom: 25px;
	padding: 15px;
	border: 1px solid #f2f2f2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.side .top:hover {
	box-shadow: 0 2px 25px 0 rgba(64, 71, 85, 0.10);
	cursor: pointer
}
.side .top h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600
}
.side .top h2 a {
	color: #333
}
.side .top .price {
	margin-bottom: 5px;
	font-weight: 600;
	color: #555
}
.side .top .price span {
	font-size: 13px;
	font-weight: 300;
	text-decoration: line-through;
	color: #777
}
.top-box {
	position: relative;
	overflow: hidden
}
.top-box {
	position: relative;
	margin-bottom: 35px
}
.top-box-cation {
	position: absolute;
	background: rgba(0, 0, 0, 0.05);
	top: 0;
	text-align: center;
	padding: 25px;
	height: 85%;
	margin: 25px;
	border: 1px solid #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.top-box-cation h4 {
	margin-top: 45px;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	line-height: normal
}
.top-box:hover>.top-box-cation {
	background: rgba(0, 0, 0, 0.45);
	border: 1px solid #555
}
.top-box>a {
	display: table;
	float: none;
	height: 100%;
	vertical-align: middle;
	width: 100%;
	position: relative
}
.top-box>a:before {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transition: transform .5s ease 0s;
	width: 100%;
	z-index: 3
}
.top-box img {
	width: 100%;
	transition: transform 1s ease 0s;
	border-radius: 2px 2px 0 0
}
.top-box:hover a>img {
	transform: scale(1.1)
}
.top-box:hover a:before {
	transform: scale(1.1)
}
.top-box .btn-bord {
	z-index: 99999;
	max-width: 50%;
	margin: 0 auto
}
.carousel {
	margin-bottom: 20px
}
.carousel-inner .item {
	overflow: hidden
}
.carousel-caption {
	left: 10%;
	top: 20%;
	z-index: 10;
	padding: 25px;
	width: 50%;
	text-align: left;
	text-shadow: none
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 7%;
	margin-left: -10px;
	background: #333;
	font-weight: normal;
	border-radius: 0 2px 2px 0;
	padding: 7px 5px;
	font-size: 16px;
	color: #fff;
	text-shadow: none;
	opacity: 1
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 7%;
	margin-right: -10px;
	background: #333;
	font-weight: normal;
	border-radius: 2px 0 0 2px;
	padding: 7px 5px;
	font-size: 16px;
	color: #fff;
	text-shadow: none;
	opacity: 1
}
.carousel-box {
	margin-bottom: 15px
}
.carousel-caption .carousel-box h4 {
	color: #333;
	line-height: 59px;
	margin: 0
}
.carousel-caption .carousel-box h4 span {
	background-color: #ffd800;
	padding: 5px 0;
	-webkit-box-shadow: 1rem 0 0 #ffd800, -1rem 0 0 #ffd800;
	box-shadow: 1rem 0 0 #ffd800, -1rem 0 0 #ffd800;
	box-decoration-break: clone
}
.carousel-caption .btn-bord {
	margin-left: -10px;
	padding: 10px 38px
}
.carousel-caption h4 {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px
}
.section-title h4 {
	font-size: 22px;
	font-weight: 600;
	color: #333e48;
	border-bottom: 1px solid #eaeaea;
	line-height: 32px;
	padding-bottom: 13px;
	text-transform: uppercase;
	margin: 0 0 20px;
	position: relative;
	font-family: 'PT Sans', sans-serif
}
.section-title h4:before {
	content: '';
    width: 145px;
    height: 4px;
    background: #6b6b6b;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -1px;
}
.section-title h1 {
	font-size: 22px;
	font-weight: 600;
	color: #333e48;
	border-bottom: 1px solid #eaeaea;
	line-height: 32px;
	padding-bottom: 13px;
	text-transform: uppercase;
	margin: 0 0 20px;
	position: relative;
	font-family: 'PT Sans', sans-serif
}
.section-title h1:before {
	content: '';
	display: block;
	width: 145px;
	height: 4px;
	background: #6b6b6b;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: -1px
}
#feat .item {
  margin: 10px;
}
#viewed .item {
  margin: 10px;
}
#late .item {
  margin: 10px;
}
.owl-controls .owl-buttons div {
	position: absolute;
	width: 30px;
	height: 30px;
	background: #333;
	text-align: center;
	color: #fff;
	text-shadow: none;
	padding-top: 5px
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 39%
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 39%
}
.text-block {
	padding: 65px;
	border: 1px solid #ddd
}
#content {
	margin-bottom: 45px
}
#content .form-control {
	box-shadow: none;
	border-radius: 0
}
#content .btn-primary {
background: #005bff;
    color: #fff;
    border-color: #363a42;
    border-radius: 12px;
    align-items: center;
    background-color: #005bff;
    box-sizing: border-box;
    color: #fff;
    display: inline-flex;
    font-family: GTEestiPro,arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: inherit;
    justify-content: center;
    line-height: 40px;
    min-height: 32px;
    min-width: 96px;
    padding: 0 40px;
    text-align: center;

}
#content .btn-primary:hover,
#content .btn-primary:focus,
#content .btn-primary:active {
background: #005bff;
    color: #fff;
    border-color: #363a42;
    border-radius: 12px;
    align-items: center;
    background-color: #005bff;
    box-sizing: border-box;
    color: #fff;
    display: inline-flex;
    font-family: GTEestiPro,arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: inherit;
    justify-content: center;
    line-height: 40px;
    min-height: 32px;
    min-width: 96px;
    padding: 0 40px;
    text-align: center;
}
.news {
	position: relative;
	display: block;
	min-height: 430px;
  margin-bottom: 115px;
}
.news-pad {
	padding: 15px;
	margin: 0 auto;
	position: absolute;
	top: 30%;
	height: auto;
	display: block
}
.news-capt {
	background: #fff;
	padding: 25px;
	height: auto;
	box-shadow: 0 2px 25px 0 rgba(64, 71, 85, 0.10)
}
.news-capt h2 {
	font-size: 18px;
	text-transform: uppercase
}
.news-capt a h2 {
	color: #424352;
	font-weight: 600
}
.news-capt p {
	font-size: 15px;
	color: #555
}
.main-cat-box .btn-bord {
	background: transparent;
    color: #494a4a;
    text-transform: none;
    font-weight: 400;
    line-height: 38px;
    font-size: 18px;
    padding: 0 8px;
    border: 1px solid #494a4a;
    border-radius: 0 0 2px 2px;
    margin-bottom: 25px;
}
.btn-bord:hover,
.btn-bord:focus,
.btn-bord:active,
.main-cat-box .btn-bord:hover,
.main-cat-box .btn-bord:focus,
.main-cat-box .btn-bord:active {
    background: #ffd800;
    color: #fff;
}
.sub-cuts .box {
	margin-bottom: 25px
}
.box {
	position: relative;
	overflow: hidden
}
.box>a {
	display: table;
	float: none;
	height: 100%;
	vertical-align: middle;
	width: 100%;
	position: relative
}
.box>a:before {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transition: transform .5s ease 0s;
	width: 100%;
	z-index: 3
}
.box img {
	width: 100%;
	transition: transform 1s ease 0s;
	border-radius: 2px 2px 0 0
}
.box:hover a>img {
	transform: scale(1.1)
}
.box:hover a:before {
	transform: scale(1.1)
}
.box-text {
	position: absolute;
	padding: 10px 15px;
	left: 0;
	right: 0;
	bottom: 1%;
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255, 0.83);
	margin: 0 auto;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.box:hover>.box-text {
	background: #ffd800;
	color: #fff
}
.box-text h2 {
	text-transform: none;
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 1px;
}
.tov, .article {
	font-size: 13px;
	background: #fff;
	position: relative;
	transition: all .4s;
	margin-bottom: 25px;
	border: 1px solid #f6f6f6
}
.tov:hover {
	box-shadow: 0 2px 25px 0 rgba(64, 71, 85, 0.10);
	cursor: pointer
}
.tov-img {
	position: relative;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	overflow: hidden
}
.tov-img>a {
	display: table;
	float: none;
	height: 100%;
	vertical-align: middle;
	width: 100%;
	position: relative
}
.tov-img>a:before {
	background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: scale(0);
	transition: transform .5s ease 0s;
	width: 100%;
	z-index: 3
}
.tov-img img {
	width: 100%;
	transition: transform 1s ease 0s;
	border-radius: 2px 2px 0 0
}
.tov-img:hover a>img {
	transform: scale(1.1)
}
.tov-img:hover a:before {
	transform: scale(1.1)
}
.tov .tov-img span {
	display: none;
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ff5a41;
	font-size: 12px;
	padding: 5px;
	border-radius: 0;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	z-index: 1
}
.but-block {
	display: none;
}
.tov:hover .but-block {
	visibility: visible;
	opacity: 1;
	transition: visibility 0s linear 0s, opacity 400ms
}
.but-block div {
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.but-block div:hover {
	text-decoration: none;
	background: #ffd800
}
.but-block .cart-b {
	padding: 10px 5px;
	color: #fff;
	float: left;
	width: 60%;
	text-align: center;
	font-weight: 600;
	background: #5c648b
}
.but-block .icon-b {
	padding: 10px 5px;
	color: #fff;
	float: left;
	width: 20%;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, 0.50);
	background: rgba(64, 71, 85, 0.80)
}
.tov .caption,
.article .caption {
	text-align: left;
	padding: 15px 15px 5px 15px;
	z-index: 9999;
	min-height: 230px
}
.tov .caption h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500
}
.tov .caption h2 a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: #424352;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
}
.meta_description {
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-word;
}
@media (min-width: 1200px) {
	.col-5.row {
		margin: 0;
	}
	.col-5.row .col-lg-3 {
	    width: 20%;
	    padding: 1px;
	}
}
.product-list .tov-img {
	float: left;
	width: 250px;
	display: inline-block;
	margin-right: 25px
}
.product-list .tov .caption {
	min-height: 302px
}
.product-grid .tov-img {
  float: none;
  width: auto;
  display: block;
  margin-right: 0;
  margin-bottom: 0px;
}
.rate {
	margin-bottom: 10px;
	font-size: 11px;
	color: #ffd200;
}
/*.price span{

    text-decoration: line-through;
}*/
.price  {
	color: #6ac117;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
}
.block-button-price {
    display: flex;
    align-items: center;
    margin-top: 5px;
    justify-content: space-between;
    width: 100%;
    min-height: 32px;
}
.cart-b {
    display: inline-flex;
    background: #f5d539;
    color: #000;
    height: 26px;
    line-height: 26px;
    font-size: 13px;
    font-weight: 700;
    border: 1px solid #BDBDBD;
    padding: 0px 5px;
    transition: .25s;
    align-items: center;
    justify-content: center;
}
.com .caption > .price span {
	text-decoration: line-through;
	font-weight: 300;
	color: #777;
}
.autocalc-product-price   {
	font-weight: 300;
	color: black;
	padding-left: 7px;

}
.model {
    font-size: 11px;
    color: #ACACAC;
    line-height: 1;
}
.product-price-c   {
	font-weight: 300;
	color: #777;
	display: block;
	text-decoration: line-through;
}
.tab-content {
	margin-bottom: 35px
}
.testi.row {
	margin-left: -6px;
    margin-right: -6px;
}
.testi > .product-layout {
    padding: 0 6px;
}
.testi h2 {
	font-size: 18px;
	font-weight: 600
}
.testi h2 a {
	color: #424352;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
}
.testi .caption p {
	font-size: 15px;
	display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
}
.testi .com {
	margin-bottom: 12px;
    padding: 25px;
    padding-bottom: 0;
    height: 100%;
    border: 1px solid #BDBDBD;
}
.testi .com:hover {
	box-shadow: 0 2px 25px 0 rgba(64, 71, 85, 0.10)
}
.well {
	padding: 65px;
	border: 1px solid #ddd;
	min-height: 450px
}
.acc-box {
	padding: 25px;
	border: 1px solid #ddd;
	text-align: center;
	margin-bottom: 25px
}
.acc-box i {
	color: #888;
	font-size: 35px;
	display: block;
	margin-bottom: 10px
}
.acc-box a {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 13px;
	color: #424352
}
.mail {
	padding: 25px 0;
	background: #474e5b;
	color: #fff;
	max-width: 1460px;
	margin: 0 auto
}
.mail img {
	margin-top: -10px
}
.mail h4 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
	margin-bottom: 5px
}
.mail h6 {
	font-weight: 300;
	font-size: 15px;
	color: #ddd
}
.mail .form-control {
	box-shadow: none;
	height: 55px;
	padding: 15px 30px;
	border-color: #86898e;
	background: #86898e;
	border-radius: 2px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.mail .form-control:active,
.mail .form-control:focus,
.mail .form-control:hover {
	background: #fff;
	border-radius: 2px;
	border-color: #fff;
	color: #333;
	font-size: 15px
}
.mail .form-control::-moz-placeholder {
	color: #ddd;
	opacity: 1;
	text-transform: uppercase
}
.mail .form-control:-ms-input-placeholder {
	color: #ddd;
	text-transform: uppercase
}
.mail .form-control::-webkit-input-placeholder {
	color: #ddd;
	text-transform: uppercase;
	padding-left: 15px
}
.inner-addon {
	position: relative
}
.inner-addon .fa-envelope-o {
	position: absolute;
	padding: 6px 10px;
	pointer-events: none;
	margin-right: 40px
}
.left-addon .fa-envelope-o {
	left: 0;
	top: 13px
}
.right-addon .fa-envelope-o {
	right: 0
}
.left-addon input {
	padding-left: 50px
}
.right-addon input {
	padding-right: 50px
}
.tov-sort {
	margin: 25px 0;
	border-bottom: 1px solid #ededed
}
.tov-sort p {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 5px
}
.tov-sort .btn-pink {
	position: relative
}
.tov-sort .btn-pink span {
	position: absolute;
	background: #363a42;
	color: #fff;
	width: 22px;
	height: 22px;
	text-align: center;
	padding-top: 10px;
	border-radius: 50%;
	left: 25px;
	line-height: 1px;
	font-size: 13px;
	font-weight: 600;
	top: -7px
}
.filters {
	padding: 25px;
	background: #fff;
	border-radius: 2px;
	font-size: 14px;
	margin-bottom: 20px;
	border: 1px solid #f2f2f2
}
.filters .control-label {
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0
}
.full-tov .section-title h4 {
	font-size: 16px
}
.full-tov .price {
	font-size: 25px;
    margin-right: 5px;
    color: #6ac117;
    font-weight: normal;
    padding-top: 20px;
}
/*авто-вычисление цены при изменении опций*/
.autocalc-product-price{
    font-size:20px;
}
/*.full-tov .price span {
	font-size: 25px
}*/
.full-tov .price-small {
	font-size: 18px;
	text-decoration: none
}
.btn-sub-full {
	font-size: 12px;
	color: #474e5b;
	border: 0;
	background: transparent;
	margin-right: 5px;
	text-transform: uppercase;
	border-radius: 2px
}
.btn-sub-full i {
	color: #ffd800;
	margin-right: 5px
}
.full-tov .rate {
	margin: 0px 0 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	padding: 15px 0
}
.full-tov .rate > span {
	margin-left: 15px;
	color: #424352;
	text-transform: uppercase;
	font-size: 12px
}
.full-tov .rate > span a {
	color: #424352
}
.full-tov .dop-info {
	margin: 0px;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
}
.product-btns button {
    height: 40px;
    font-size: 18px;
    font-weight: 400;
}
.qtty input,
.qtty button {
	height: 40px;
}
.full-tov .to-cart {
	margin-top: 25px
}
.tabs {
	margin-top: 25px
}
.nav-tabs {
	border-bottom: 1px solid #f9f9f9
}
.reviews-block {
    margin-top: 10px;
}
.nav-tabs>li>a,
.title-review {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 15px;
	color: #424352
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #f9f9f9;
	border: 1px solid #f9f9f9;
	border-bottom-color: transparent;
	cursor: default;
	border-top: 2px solid #ffd800
}
.full-tov .tab-content {
	background: #f9f9f9;
	padding: 25px
}
.tab-bg {
	background: #fff;
	padding: 25px;
	box-shadow: 0 2px 25px 0 rgba(64, 71, 85, 0.10)
}
#simplecheckout_button_confirm {
    padding: 16px;
}
#simplecheckout_button_confirm {
    background: blueviolet;
}
footer {
	background: #363a42;
	padding: 65px 0;
	color: #ddd
}
footer h4 {
	text-transform: uppercase;
	font-weight: 600;
	color: #999
}
footer p {
	font-size: 14px
}
footer a {
	color: #fff
}
footer a:hover {
	color: #ddd;
	text-decoration: underline
}
footer .logo h3 {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	font-size: 45px;
	margin-bottom: 0;
	margin-top: 5px;
	color: #f4f4f4
}
footer .logo span {
	color: red;
	font-size: 78px;
	line-height: 1px
}
#popover_email {
  top: 0;
  position: absolute;
  right: 50%
}
.panel-body {
  padding: 25px;
}
.panel-body .form-control {
  height: 55px;
}
.checkbox .img-thumbnail {
  width: 30px;
}
.checkbox .btn-default {
  margin-bottom: 5px;
  border-radius: 0px;
  margin-right: 5px;
}
.radio .img-thumbnail {
  width: 30px;
}
.radio .btn-default {
  margin-bottom: 5px;
  border-radius: 0px;
  margin-right: 5px;
}
.p25  {
   border-radius: 2px ;
    padding: 25px;
     border: 1px solid #f2f2f2;
         margin-bottom: 25px;
}
#menu-v li, #menu-v a {zoom:1;} /* Hacks for IE6, IE7 */
#menu-v, #menu-v ul
{

    position: relative; font-size:0;
    list-style: none; margin: 0; padding: 0; display:block;
    z-index:9;

}
}

#menu-v li
{
    background:  #fff;
    list-style: none; margin: 0; padding: 0;
}
#menu-v li a
{
    font: normal 12px Arial;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    /*overflow: auto; force hasLayout in IE7 */
    color: black;
    text-decoration: none;
    line-height:40px;
    padding-left:10px;
    text-transform: uppercase;

}
#menu-v ul li a
{
    line-height: 40px;
       padding-left:26px;
}

#menu-v li a.arrow:hover
{
    background-image:url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
#menu-v li a:hover {
  color: #fff;
}
#menu-v ul li a:hover{ color: #fff; }

#menu-v li ul
{
    position: absolute;
    min-width: 300px;
    visibility:hidden;
}

#menu-v a.arrow
{
    background-image:url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
#menu-v li:hover, #menu-v li.onhover
{
    background-position:0 -62px;
    background: #ffd800;
    border-color: #ffd800;
    color: #fff;
}
#menu-v ul li
{
    background:  #fff;
    background-image:none;
    border: none;
    padding: 0px !important;
      -webkit-box-shadow: 0px 26px 41px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 26px 41px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 26px 41px 0px rgba(0, 0, 0, 0.13);
    z-index: 999999;
}
#menu-v ul li:hover, #menu-v ul li.onhover
{
    background: #5c648b;
    background-image:none;

}
.common-home #banner0 .top-box-cation,
#navbar > .nav:before,
#navbar > .nav:after {
    display: none;
}
#brand-list {
    display: flex;
    justify-content: space-between;
}
.panel-default > .panel-heading {
	display: none;
}
.product-info-link.thumbnail {
    max-width: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.article .caption h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
    min-height: 30px;
}
.article .caption h2 a {
    color: #6ac117;
}
#cart i {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #404755;
    display: block;
    font-style: normal;
}
#cart > .btn {
    font-size: 13px;
    color: #404755;
}
.head-main .cart img {
    width: 40px;
    display: inline-block;
    float: left;
    margin-right: 15px;
    margin-top: -5px;
}
.head-main .cart .count {
    position: absolute;
    background: #ffd800;
    color: #fff;
    padding: 10px 7px;
    border-radius: 50%;
    left: 35px;
    line-height: 1px;
    font-size: 13px;
    font-weight: 600;
}
@media (max-width: 1280px) {
	.head-main .cart img {
	    width: 30px;
	    display: inline-block;
	    float: left;
	    margin-right: 5px;
	    margin-top: -5px;
	}
	#cart > .btn {
       	padding: 0;
	}
	.head-main .cart .count {
    	left: 15px;
    	font-size: 12px;
	}
	.search-box {
    	padding: 0px;
    	text-align: center;
	}
}
@media (max-width: 767px) {
	.count {
    	display: none;
	}
	.tov .caption h2 a {
		-webkit-line-clamp: 3;
		min-height: 47px;
	}
	p.meta_description {
		display: none;
	}
	.tov .caption {
		min-height: 0px;
		padding: 15px 10px 5px 10px;
	}
	.row.col-5 {
		margin: 0;
	}
	.row.col-5 > div {
		padding: 0;
	}
	.tov .caption h2 {
		margin-top: 5px;
	}
	#input-sort {
    	display: none;
    	margin-bottom: 20px;
	}
	.col-6 {
    	width: 50%;
	}
	.tov-sort > .row {
    	display: flex;
	}
	#compare-total {
    	width: 100%;
	}
	#compare-total i {
    	display: none;
	}
	.btn-sm, .btn-group-sm > .btn {
		border-radius: 0;
	}
	.input-group-sm > .btn-40,
	.btn-40 {
	    display: flex;
	    width: 100%;
	    height: 40px;
	    align-items: center;
	    justify-content: center;
	    border-radius: 0;
	    border: none;
	    text-transform: uppercase;
	}
	.group-sort {
    	width: 100%;
	}
	#wrapper_filter {
	    margin-top: 20px;
	    margin-bottom: 20px;
	    position: relative;
	    min-height: 40px;
	    width: 100%;
	    margin-right: auto;
	    margin-left: auto;
	    z-index: 2;
	}
	.ocf-offcanvas {
	    position: absolute;
	    background-color: #fff;
	    bottom: 0;
	    left: 0px;
	    z-index: 1000;
	    right: 0;
	    padding: 0;
	    -webkit-transition: left 250ms ease;
	    -moz-transition: left 250ms ease;
	    -ms-transition: left 250ms ease;
	    -o-transition: left 250ms ease;
	    transition: left 250ms ease;
	    width: 100%;
	}
	.ocf-offcanvas .ocfilter-mobile-handle {
	    background: #6ac117;
	    display: flex;
	    width: 100%;
	    margin: 0 auto;
	    color: #fff;
	    justify-content: center;
	    align-items: center;
	    height: 40px;
	    transition: all ease .3s;
	    border: none;
	    position: relative;
	    left: 0;
	    top: 0;
	    z-index: 9;
	}
	.ocfilter-mobile-handle:after {
    	content: 'Фильтры';
   		font-size: 18px;
    	margin-left: 0px;
	}
	#content .ocfilter-mobile-handle .btn-primary {
	    background: none;
	    border: none;
	    font-size: 20px;
	    color: #fff;
	}
	.ocf-offcanvas .ocf-offcanvas-body {
	    position: relative;
    	display: none;
	    top: 0px;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    height: calc(100vh - 200px);
	    overflow: auto;
	    border: 1px	 solid #e8e8e8;
	    background: #fff;
	    border-top: none;
	}
	.section-title h1 {
    	text-align: center;
    	display: block;
	}
	.section-title h1:before {
    	left: 50%;
    	bottom: -2px;
    	transform: translateX(-50%);
	}
	.main-cat-box > .row > div {
    	padding: 0 10px;
	}
	.btn-group, .btn-group-vertical {
		max-width: 100%;
		display: block;
	}
	#brand-list {
		flex-wrap: wrap;
	}
	.title-product {
	    color: #484c4f;
	    display: block;
	    text-align: center;
	    padding-bottom: 15px;
	    border-bottom: 1px solid #eaeaea;
	    margin: 0 0 20px;
	    position: relative;
	    font-size: 24px;
	    font-weight: 400;
	}
	.title-product:before {
		left: 50%;
    	bottom: -2px;
    	transform: translateX(-50%);
    	width: 90px;
    	height: 4px;
    }
    #feat .item {
    	margin: 0px;
	}
	ul.nav.nav-tabs {
    	display: flex;
    	overflow: auto;
	}
	.input-group.number-spinner {
    	display: flex;
	}
	.input-group.number-spinner > span {
	   	width: 30px;
	}
	.product-btns button:first-child {
    	background: transparent;
    	color: #494a4a;
    	border: 1px solid #494a4a;
	}
	.btn-sub-full {
    	font-size: 16px;
    	margin-top: 20px;
    	margin-right: 5px;
    	width: calc(50% - 5px);
    	display: inline-flex;
    	text-transform: none;
	}
	.full-tov .to-cart {
    	/*display: flex;*/
    	/*flex-wrap: wrap;*/
		/*margin-top: 90px;*/
	}
	.full-tov .price  {
	    font-weight: 700;
	    padding: 0;
	    margin: 0;
	}
	.full-tov .rate {
    	justify-content: space-between;
    	margin: 15px 0 0;
    	border-top: none;
    	border-bottom: none;
    	padding: 0px 0;
	}
	.full-tov .dop-info li {
    	display: flex;
    	justify-content: space-between;
	}
	.qtty {
	    border: 1px solid #e6e6e6;
	    padding: 20px;
	    width: calc(100% - 30px);
	    display: flex;
	    align-items: center;
	    margin: 0 15px 15px;
	}
	.number-spinner {
	    max-width: 120px;
    	margin-left: auto;
	}
	.autocalc-product-price {
    	font-size: 18px;
	}
	.product-btns button {
		width: calc(50% - 5px);
	}
	.product-btns {
    	display: flex;
    	justify-content: space-between;
	}
	.article .more {
    	line-height: 40px;
    	width: calc(100% - 40px);
    	text-align: center;
    	font-size: 18px;
    	border: 1px solid #6b6b6b;
    	margin: 20px auto;
    	color: #6b6b6b;
	}
	.article .caption {
		min-height: 0;
	}
	.section-title h4 {
		text-align: center;
	}
	.section-title h4:before {
		width: 90px;
		left: 50%;
		transform: translate(-50%, 2px);
	}
	h1 {
	    margin: 0 auto 20px	;
	    font-size: 26px;
	    color: #000;
	    display: block;
	    font-weight: 400;
	    text-align: center;
	}
	.article .caption h2 {
		color: #484c4f;
    	display: block;
    	text-align: center;
    	padding-bottom: 15px;
    	border-bottom: 1px solid #eaeaea;
    	margin: 0 0 20px;
    	position: relative;;
	}
	.article .caption h2:before {
		content: '';
    	left: 50%;
    	bottom: -2px;
	    transform: translateX(-50%);
	    width: 90px;
	    height: 4px;
	    background: #6b6b6b;
	    position: absolute;
	    display: block;
	    font-weight: 700;
	}
	.product-option .radio .row > div.product_option_name {
		width: calc(100% - 70px);
	}
	.option-quantity input {
    	width: 50px;
	}
}
@media (min-width: 1200px) {
	.main-cat-box .col-lg-3 {
	    max-width: 20%;
	}
}
@media (min-width: 768px) {
	#navbar > .nav {
	    position: relative;
	    display: flex;
	    justify-content: space-between;
	    float: initial;
	}
}