@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;
	max-width: 100%;
	margin: 0 auto;
	min-width: 360px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0
}

.container-fluid {
	margin: 0 1px!important
}

.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: #f9f9f9
}

.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: #424352;
	border-color: #424352
}

.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: 13px;
	list-style: none;
	background-color: transparent;
	border-radius: none;
	margin-top: 13px
}

.breadcrumb a {
	color: #737484;
	font-size: 16px
}

.modal-content {
	border-radius: 0;
	background: #363a42;
	color: #ddd;
	text-shadow: none
}

.modal-content .close {
	color: #fff;
	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
}

.btn-bord {
	background: #363a42;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400
}

.btn-bord:hover,
.btn-bord:focus,
.btn-bord:active {
	background: #ffd800;
	color: #fff
}

.btn-subscr {
	color: #fff;
	background-color: #64cefd;
	border-color: #64cefd;
	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: #64cefd;
	border-color: #64cefd;
	color: #fff;
	outline: 0
}

.btn-blue {
	background: #64cefd;
	border: 1px solid #64cefd;
	border-radius: 2px;
	color: #fff;
	text-transform: uppercase
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
	background: #ffd800;
	border-color: #ffd800;
	color: #fff;
	outline: 0
}

.btn-pink {
	background: #ffd800;
	border: 1px solid #ffd800;
	border-radius: 2px;
	color: #fff;
	text-transform: uppercase
}

.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active {
	background: #363a42;
	border-color: #363a42;
	color: #fff;
	outline: 0
}

.head-line {
	background: #fff;
	color: #424352;
	padding: 5px 0;
	-webkit-box-shadow: 5px 5px 85px -5px rgba(107, 216, 206, 0.2);
	-moz-box-shadow: 5px 5px 85px -5px rgba(107, 216, 206, 0.2);
	box-shadow: 5px 5px 85px -5px rgba(107, 216, 206, 0.2);
	font-size: 13px;
	border-bottom: 1px solid #f2f2f2
}

.head-line .msg {
	border-right: 1px solid #ddd;
	padding-right: 15px;
	margin-right: 15px
}

.head-line a {
	color: #424352
}

.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: 5px 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
}

.search-box {
	padding: 30px 20px;
	text-align: center
}

.search {
	width: 100%;
	position: relative
}

.search:before {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 25px;
	margin-top: 8px;
	margin-right: 8px;
	font-family: 'FontAwesome';
	content: '\f002';
	background: #fff;
	text-align: center;
	color: #ddd;
	border-radius: 0;
	border-left: 1px solid #ddd
}

.searchTerm {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 2px solid #404755;
	padding: 15px;
	height: 50px;
	border-radius: 4px;
	outline: 0
}

.searchButton {
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 50px;
	opacity: 0;
	cursor: pointer
}

.head-main .cart {
	margin-top: 35px;
	text-align: center;
	position: relative;
	color: #404755
}

.cart-block {
	display: block;
	width: 100%
}

.head-main .cart span {
	position: absolute;
	background: #ffd800;
	color: #fff;
	padding: 10px 7px;
	border-radius: 50%;
	left: 35px;
	line-height: 1px;
	font-size: 13px;
	font-weight: 600
}

.head-main .cart img {
	width: 40px;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-top: -5px
}

.head-main .cart h5 {
	text-transform: uppercase;
	font-size: 13px;
	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 .dropdown-menu {
	padding: 0;
	border: 0;
	border-radius: 0;
	top: 50px
}

.head-main .support {
	margin-top: 40px;
	text-align: center
}

.head-main .support img {
	width: 40px;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-top: -5px
}

.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: #fff;
	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: 5px;
	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 {
	-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: 25px 0 0;
	text-align: center
}

.side .banner {
	margin-bottom: 25px
}

.side .side-title h4 {
	font-size: 22px;
	font-weight: 600;
	color: #333e48;
	line-height: 32px;
	padding-bottom: 15px;
	text-transform: uppercase;
	margin: 0 0 25px;
	position: relative;
	font-family: 'PT Sans', sans-serif;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	border-bottom: 1px solid #eaeaea;
	width: 100%
}

.side .side-title h4:before {
	content: '';
	display: block;
	width: 105px;
	height: 4px;
	background: #ff172d;
	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: 0px
}

.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: '';
	display: block;
	width: 145px;
	height: 4px;
	background: #fed700;
	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: #fed700;
	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: 0px;
	top: 30%
}

.owl-controls .owl-buttons .owl-next {
	right: 0px;
	top: 30%
}

.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: #363a42;
	color: #fff;
	border-color: #363a42
}

#content .btn-primary:hover,
#content .btn-primary:focus,
#content .btn-primary:active {
	background: #ffd800;
	color: #fff;
	border-color: #ffd800
}

.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 {
	border-radius: 0 0 2px 2px;
	margin-bottom: 25px
}

.sub-cuts .box {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	padding: 20px 0
}

.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: 3px 10px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: rgba(255, 255, 255, 0.73);
	margin: 0 auto;
	-webkit-transition: all .4s ease;
	transition: all .2s ease
}

.box:hover>.box-text {
	/* background: #ffd800; */
	color: #ff172d
} 

.box-text h2 {
	text-transform: uppercase;
	font-size: .9em;
	margin-bottom: 0;
	font-weight: 400;
	letter-spacing: 0px
}
.info-model {
    border-bottom: 1px solid #d4d4d4;
    display: flex;
    justify-content: space-around;
    padding: 3px;
    height: 27px;
	background-color: #f7f7f7 !important;
	border-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px
}

.tov {
	font-size: 13px;
	background: #fff;
	position: relative;
	transition: all .4s;
	margin-bottom: 10px;
	border: 1px solid #c1c1c1;
	border-radius: 10px
}

.tov:hover {
	box-shadow: 0 4px 5px 5px rgba(116, 116, 116, .25);
	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 {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #ffd800;
	font-size: 12px;
	padding: 5px;
	border-radius: 0;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	z-index: 1
}

.but-block {
	position: absolute;
	bottom: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: visibility .4s linear 900ms, opacity 900ms;
	z-index: 1
}

.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: 80%;
	text-align: center;
	font-weight: 600;
	background: #64cefd
}

.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 {
	text-align: center;
	padding: 5px;
	z-index: 9999;
	min-height: 155px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #f7f7f7 !important;
}

.tov .caption h2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500
}

.tov .caption h2 a {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;
	color: #424352
}

.product-list .tov-img {
	float: left;
	width: 250px;
	display: inline-block;
	margin-right: 25px
}

.product-list .tov .caption {
	min-height: 302px
}

.rate {
	margin-bottom: 10px;
	font-size: 14px;
	color: #ffb85f
}

.dis-info {
    font-size: 13px;
    color: #222;
    font-weight: 600;
    display: inline-block;
}

.dis-info-red {
    font-size: 15px;
    color: #990b0b;
    font-weight: 600;
    display: inline-block;
}

#dis-info-red-big {
  -webkit-animation: dis-info-red-big 1s linear infinite;
  animation: dis-info-red-big 0.8s linear infinite;
}
@-webkit-keyframes dis-info-red-big {
  100% { color: rgba(0, 0, 0, 1); }
}
@keyframes dis-info-red-big {
  100% { color: rgba(255, 0, 0, 1); }
}



.price-bottom {
	font-weight: 600;
	font-size: 20px;
	color: #424242;
	position: absolute;
	bottom: 5px;
	text-align: center;
	width: 100%
}

.price-bottom span {
	font-weight: 300;
	text-decoration: line-through;
	color: #777;
	padding-left: 7px
}

.price {
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 15px;
	color: #f82e56
}

.price span {
	font-weight: 300;
	text-decoration: line-through;
	color: #777;
	padding-left: 7px
}

.tab-content {
	margin-bottom: 35px
}

.testi h2 {
	font-size: 18px;
	font-weight: 600
}

.testi h2 a {
	color: #424352
}

.testi .caption p {
	font-size: 15px
}

.testi .com {
	margin-bottom: 25px;
	padding: 25px;
	border: 1px solid #f4f4f4
}

.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: 5px 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: 22px;
	color: #333;
	margin: 25px 0
}

.full-tov .price span {
	font-size: 14px
}

.full-tov .price-small {
	font-size: 14px;
	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: 25px 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: 15px 0 25px;
	border-bottom: 1px solid #f2f2f2;
	padding: 0 0 15px
}

.full-tov .to-cart {
	margin-top: 25px
}

.tabs {
	margin-top: 25px
}

.nav-tabs {
	border-bottom: 1px solid #f9f9f9
}

.nav-tabs>li>a {
	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)
}

footer {
	background: #363a42;
	background-image: url("https://www.biopak.by/image/catalog/bg-lists.png");
    background-repeat:no-repeat;
    
	padding: 35px 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: 15px;
}

.panel-body .form-control {
  padding: 25px;
  border: 1px solid #eee;
}
.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: 2px;
     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:500;
   
}

}
                


#menu-v li
{
    background:  #fff;
    list-style: none; margin: 0; padding: 0;


}
#menu-v li a
{
    font: normal 13px Arial;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    /*overflow: auto; force hasLayout in IE7 */
    color: black;
    text-decoration: none;
    line-height:40px;
    padding-left:4px;   
    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: 400px; 
    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: #ff172d;
        border-color: #ff172d;
        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: #64CEFD;
    background-image:none;
}
        
/* Holly Hack for IE \
* html #menu-v  li
{
    float:left;
    height: 1%;
}
* html #menu-v  li a
{
    height: 1%;
}*/
/* End */
