body {
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 14px;
text-align: center;
padding-bottom:10px;
margin-top:5px;
/* identical to box height */

color: #424242;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	font-style: normal;
font-weight: normal;

line-height: 24px;
color: #333538;
}
a:hover {
	text-decoration: none;
	color: #F4BF16;
}
legend {
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
color: #424242;
	padding: 7px 0px
}
label {
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;
color: #424242;
}
#content h1{
	font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 34px;
text-align: center;
/* identical to box height */
margin-bottom:25px;
color: #424242;
}

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: 16px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.form-control{
		border: 1px solid #F4BF16;
	min-height:60px;
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
border-radius: 0;
color: rgba(51, 53, 56, 0.7);
padding: 10px 20px;
}
.btn-default, .btn-primary{
		background: #F4BF16;
border-radius: 10px;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 36px;
padding:10px 30px;
color: #333538;
margin-top:30px;
border:0;
}
.btn-default:hover, .btn-primary:hover{
	color: #F4BF16;background: #424242;border: 0;
}
.btn-default:focus, .btn-primary:focus{
	color: #F4BF16;background: #424242;border: 0;
}
#content p{font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 14px;

color: #424242;}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */

/* top */
#top {
	background: #424242;
	min-height: 45px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 18px;

color: #FFFFFF;
	text-decoration: none;
}
#top-links a.login{
	font-weight: bold;
}
#top-links .lang>a:first-child:after{
	content:'|';
	margin-left: 5px;
color: #fff !important;
}
#top-links .lang a + a {
    margin-left: 2px;
}
#top-links .list-inline > li {
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
}
#top-links .list-inline > li:first-child {
	padding-left: 0px;
}
#top-links .list-inline > li:last-child {
	padding-right: 0px;
}
#top .btn-link:hover, #top-links a:hover {
	color: #F4BF16;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #F4BF16;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 10px;
}
#top-links a + a {
	margin-left: 15px;
}
#top .container{
	padding-right: 20px;
padding-left: 20px;
}
/* logo */
header .header3{
	display: flex;
justify-content: space-between;
align-items: center;
min-height: 105px;
}
/* search */
#search {
	margin-bottom: 0;
margin-left: 10%;
margin-right: 5%;
border-bottom: 1px solid #000;
width: 100%;
display: flex;
align-items: baseline;
}
#search .btn{
background: none;
border: 0;
padding: 0;	
}
#search .input-group-btn{
	width: auto;
}
#search .input-lg {
	height: 35px;
	line-height: 20px;
	padding: 0 10px;
	border: 0;
box-shadow: none;
min-height: 35px;
font-size: 15px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 0px;
	position: relative;
}
#cart > .btn {
	border: 0;
background: none;
box-shadow: none;
}
#cart.open > .btn {
	border: 0;
background: none;
box-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {

background: #fff;
border: 0;
width: 426px;
min-height: 100px;
padding: 0;
}
#cart .dropdown-menu span.closecart{
	position: absolute;
right: 15px;
top: 15px;
}
#cart .dropdown-menu p{
	font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 96.5%;

/* or 27px */

color: #333538;
}
#cart .dropdown-menu .head{
	font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 96.5%;
margin-top: 15px;
/* or 27px */

color: #333538;
}
#cart .dropdown-menu a.closecart{
	font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 96.5%;
cursor:pointer;
/* or 27px */
display: block;
text-align: center;
margin-bottom: 15px;
margin-top: 15px;
color: #333538;
}
#cart .dropdown-menu a.checkout{
	font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 96.5%;
display: block;
text-align: center;
background: #000;
padding: 10px;
/* or 27px */
text-transform:uppercase;
color: #F4BF16;
}
#cart .dropdown-menu .total{
	font-style: normal;
font-weight: bold;
font-size: 22px;
line-height: 96.5%;
text-align: center;
margin: 15px 0;
/* or 27px */

color: #333538;
}
#cart .dropdown-menu .img{
	margin-right: 20px;
}
#cart .dropdown-menu .prod{display: flex;
justify-content: center;}
#cart .dropdown-menu .name{
width: 140px;
display: block;text-align: center;
}
#cart .dropdown-menu .name a{
	font-style: normal;
font-weight: normal;
font-size: 18px;
/*line-height: 34px;*/

color: #333538;
}
#cart .dropdown-menu .img .img-thumbnail{
	border-radius: 15px;border: 0;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}

#cart .dropdown-menu li > div {
	min-width: 426px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background: #F4BF16;
min-height: 50px;
border-radius: 0;
margin: 0;
}
#menu .container > .navbar-collapse{padding:0;}
#menu .navbar-nav{
	display: flex;
justify-content: space-between;
float: none;
position:relative;
}
#menu .nav > li > a {
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

color: #424242;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a,#menu .nav > li > a:focus {
	color: #FFFFFF;
	background: none;
}
#menu .nav > li:first-child > a{
	padding-left: 0;
}
#menu .nav > li:last-child > a{
	padding-right: 0;
}
#menu .dropdown-menu {
	padding: 14px;
	background: #FFFFFF;
border-radius: 5px;
min-width: 267px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 25px;
text-transform: capitalize;

color: #424242;

}
#menu .dropdown-inner li{
margin-bottom:7px;	
}
#menu .dropdown-inner li a:hover {
	color: #F4BF16;
}
#menu .see-all {
	display: none;
	
}

#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 .dropdown.megamenu-full-width-parrent{position:relative;}
#menu .dropdown-menu.full{
	width: 100%;
}
#menu .dropdown-menu.full .dropdown-inner{
	display:flex;
	
}
#menu .dropdown-menu.full .dropdown-inner>div{
	width:25%;
}


@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
footer {
	margin-top: 40px;
	padding-top: 30px;
	background-color: #333538;
	color: #fff;
	padding-bottom: 40px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 35px;

/* identical to box height */

color: #FFFFFF;
}
footer .seti a{
	margin-right: 10px;
}
footer .seti {
	margin-top: 15px;
}
footer .open{
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 30px;

/* or 23px */

color: #FFFFFF;
padding-left:15px;
}
footer a:hover {
	color: #F4BF16;
}
footer h5 {
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 34px;
margin-bottom: 20px;
/* identical to box height */

color: #FFFFFF;
}
#cart-total{
	font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 18px;

/* identical to box height */

color: #424242;
background: #F4BF16;
border-radius:50%;
width:21px;
height:21px;
display: inline-flex;
justify-content: center;
align-items: center;
position: absolute;
right: 0;
top: 0;
}
#slideshow0 .item img{width: 100%;}
#slideshow0 .owl-pagination{
	position: absolute;
bottom: 15%;
left: 12%;
top: auto;
}
#slideshow0 .owl-controls .owl-page.active span{
	background: #333538;
	border: 1px solid #333538;
}
#slideshow0 .owl-controls .owl-page span{
	border: 1px solid #333538;
box-sizing: border-box;
background: none;
}
.homeban{
	width: 99.3vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-image:url(/image/catalog/bannerhome.png);
  margin-top:40px;
  padding-top:15px;
  padding-bottom:30px;
  background-repeat: no-repeat;
background-size: cover;
}
.homeban .head{
	font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 34px;

color: #F4BF16;
margin-bottom:40px;
}
.homeban .row>div{
	text-align:center;
}
.homeban .row>div>span{
	border: 2px solid #F4BF16;
	border-radius:50%;
	font-style: normal;
font-size: 18px;
line-height: 103%;
text-align: center;
display: inline-flex;
justify-content: center;
align-items: center;
color: #FFFFFF;
min-width:150px;
min-height:150px;
}
.hometext{
	margin-top: 30px;
}
.hometext h1{
	font-style: normal;
font-weight: normal;
font-size: 45px;
line-height: 54px;

/* identical to box height */
text-align: center;
color: #404040;
margin-bottom:20px;
}
.hometext .text{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 32px;
max-height: 262px;
overflow: hidden;
color: #000000;
}
.hometext.more  .text{
	max-height: 100%;
}
.hometext .more-hometext{
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 32px;
color: #000000;
float: right;
cursor:pointer;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0;
padding: 10px 0;
border: 0;
background: none;
}
.breadcrumb a {
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;

color: #424242;
}
.breadcrumb a:hover{
	color: #7C7C7C;
}
.breadcrumb > li:last-child a{
	color: #7C7C7C;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '/';
		font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 24px;

color: #424242;
}
.breadcrumb > li:last-child:after {
	content: '';
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}

.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-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-layout.item{
	margin: 0 7px;
}
.product-thumb {
	margin-bottom: 20px;

	border: 1px solid #D9D9D9;
box-sizing: border-box;
border-radius: 10px;
padding:20px;
background: #fff;
position: relative;
}
.product-thumb:hover{
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}
.product-grid .product-thumb:hover{
	border: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;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb a {
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;
text-align: center;

color: #333538;
}
.product-thumb .caption {
	height: 50px;
overflow: hidden;
margin-bottom: 10px;
position: relative;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	font-style: normal;
font-weight: normal;
font-size: 23px;
line-height: 28px;

/* identical to box height */
text-align: center;
margin-bottom: 15px;
color: #333538;
position: relative;
}
.product-thumb .price-new {
	
}
.product-thumb .price-old {
	text-decoration: line-through;
	margin-right: 20px;
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
text-decoration-color: red;
/* identical to box height */
text-align: center;

color: red;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	padding: 0 17px;
	position: relative;
}
.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 {
	background: #F4BF16;
border-radius: 10px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

text-align: center;
padding:10px;
color: #333538;
border: 0;
width: 100%;
margin-bottom: 10px;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	background: #424242;
border-radius: 10px;
color: #F4BF16;
	text-decoration: none;
	cursor: pointer;
}

.thumbnails {
	/*display:block !important;*/
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails .thumbnail{
	border: 0;
	padding:0;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		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;
}
.tel-block svg {
    width: 10px;
    height: 10px;
    margin-left: .5rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.tel-block__hidden {
    position: absolute;
    background: #fff;
    display: none;
    width: 230px;
    z-index: 110;
    border-radius: 0;
}
.tel-block {
    position: relative;
    border-radius: 5px;
	min-height: 105px;
display: flex;
align-items: center;
justify-content: center;
}
.tel-block a {
    display: block;
    padding: .5rem;
	color:#424242;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 34px;
}
.tel-block:hover .tel-block__hidden, .tel-block:active .tel-block__hidden {
    display: block;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-box-shadow: 0 7px 10px 1px rgba(122,122,122,.15);
    box-shadow: 0 7px 10px 1px rgba(122,122,122,.15);
}
.tel-block a:hover {
    color: #F4BF16;
}
.category_box:hover .image .svg path { fill: #F4BF16;}
.cathome{
	margin-top:30px;
}
.cathome>div{
	padding-right: 20px;
padding-left: 20px;
text-align: center;
} 
.cathome .image{
	border: 2px solid #F4BF16;
border-radius: 10px;
min-height: 155px;
display: flex;
justify-content: center;
align-items: center;
}
.cathome .category-name{
	margin-top:10px;
}
.cathome .category-name a{
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;

color: #333538;
}
.cathome .category-name a:hover{
	color: #333538;
}
.cathome .category_box:hover .image{
	border: 2px solid #424242;
}
.categ{
	margin-top:10px;
	margin-bottom:10px;
	display: flex;
justify-content: center;
flex-wrap: wrap;
}
.categ>div{
	padding-right: 10px;
padding-left: 10px;
max-width:140px;
text-align: center;
margin-bottom: 15px;
} 
.categ .image{
	border: 2px solid #F4BF16;
border-radius: 10px;
min-height: 135px;
display: flex;
justify-content: center;
align-items: center;
}
.categ .category-name{
	margin-top:10px;
}
.categ .category-name a{
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;

color: #333538;
}
.categ .category-name a:hover{
	color: #333538;
}
.categ .category_box:hover .image{
	border: 2px solid #424242;
}
.head{
	font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 34px;

/* identical to box height */

color: #000000;
margin-bottom:30px;
margin-top:30px;
display:flex;
justify-content:center;
}
#content .well{
	border: 1px solid #F4BF16;
box-sizing: border-box;
padding: 25px;
margin-bottom: 20px;
background-color: #fff;
border-radius: 0;
box-shadow: none;
}
#content .well p{
	font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 34px;

color: #333538;

}
#content .well p>a{
	font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 34px;
text-decoration-line: underline;

color: #333538;
}
#content .well p>a:hover{
	text-decoration-line: none;
}
#content .well form .btn{
	background: #F4BF16;
border-radius: 10px;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 36px;
padding:15px 40px;
color: #333538;
margin-top:30px;
border:0;
}
#content .well form .btn:hover{
	color: #F4BF16;background: #424242;
}
#content .well form{
	margin-top:30px;
	text-align: center;
} 
#content .well form .form-group{
	width: 47%;
}
#content .well form .form-group input{
	border: 1px solid #F4BF16;
	min-height:60px;
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
border-radius: 0;
color: rgba(51, 53, 56, 0.7);
padding: 10px 20px;
}
#content .well form .forgot{
	font-style: normal;
font-weight: normal;
font-size: 25px;
line-height: 30px;
margin-top:15px;
color: #333538;
display:block;

}
.cont-map iframe{
	width:100%;
}
.cont-map{margin-top:20px;}
.account-login .well form>div{
	display: flex;
justify-content: space-between;
}
.cattext p{
	font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 24px;

color: #333538;
}
.descr {
    max-height: 294px;
    position: relative;   
	overflow:hidden;
}
.descr.more {
    max-height: 100%;

}
.more-descr span{
	cursor:pointer;
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
text-decoration: underline;
color: #333538;
}
.more-descr{
	text-align: right;
}
.cattext{margin-top: 25px;}
.bal-box-next a{
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

/* identical to box height */
text-align: center;
border: 1px solid #F4BF16;
box-sizing: border-box;
border-radius: 5px;
color: #424242;
padding:10px 40px;
}
.bal-box-next{
	text-align:center;
	margin: 20px;
}
.pagination > li > a, .pagination > li > span{
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 24px;

/* identical to box height */
text-align: center;

color: #424242;
border:0;
background:none;
}

.pagination > .active > span{
	font-style: normal;
font-weight: normal;
line-height: 24px;

/* identical to box height */
text-align: center;

color: #424242;
border:0;
background:#F4BF16;
border-radius:5px;
}
.pagination > .active > span:hover{
	

/* identical to box height */


color: #424242 !important;
border:0;
background:#F4BF16 !important;
border-radius:5px;
}


.pagination > li > a.str{
	font-weight: bold;
	color: #F4BF16
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > .active > span:hover{
	border:0;
background:none;
color: #F4BF16
}
.pagination > li > a.str:hover{
	color: #424242;
}
.sortcat{
	margin-bottom: 10px;
}
.sortcat span{
	font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;

color: #424242;
}
.sortcat a{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
margin-left:30px;
color: #424242;
}
.sortcat a:hover{
	color: #F4BF16;
}
.dop-img .item{
	margin-right:5px;
}
.dop-img .item a{
	padding: 0;
margin: 0;
border: 0;
}
.dop-img-over .dop-img{
position: absolute;
bottom: 0px;
z-index: 3;
left: 0;
right: 0;
margin-top: 0px;
margin-bottom: 0;
opacity: 1;
padding: 0 6px;
}
.product-thumb:hover .dop-img-over{
z-index: 4;
top: 0px;
right: 0;
bottom: -80px;
left: 0;
opacity: 1;
background: #fff;
border-radius: 10px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border:1px solid #D9D9D9;
}
.product-thumb .dop-img-over{
position: absolute;
}
.product-thumb:hover > * {
    z-index: 6;
}
.product-thumb{
	height: 100%;
	z-index: 2;
}
.product-thumb:hover{
	z-index: 3;
}
.product-grid .product-thumb.noprod{
	filter: grayscale(100%);
opacity: .6;
cursor: default;
}
.row>.product-grid:nth-child(3n+1){clear:both;}

.product-thumb.nogalery:hover{
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
border:1px solid #D9D9D9;
}
.cartban #column-right{
	width: 100%;
padding-left: 0;
}
#content.prodcart h1{
	font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 34px;
text-align:left;
color: #424242;
margin-top: 0;
margin-bottom: 10px;
}
.prodcart .stock{

float: right;

}
.prodcart .art{
	text-align:right;
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align:left;
/* identical to box height */

color: #424242;
	
}
#banner0 .item span{
	position: absolute;
bottom: 30px;
z-index: 9;
left: 50%;
transform: translate(-50%);
background: #F4BF16;
border-radius: 5px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

/* identical to box height */
padding:10px 40px;
color: #333538;
}
#banner0 .item span:hover{
	background: #424242;
	color: #F4BF16;
}
.prodcart .image-additional a.thumbnail{
	border: 1px solid #D9D9D9;
box-sizing: border-box;
border-radius: 5px;
margin: 0;
}
.prodcart .image-additional a.thumbnail img{
padding: 3px;
}
.prodcart .owl-carousel .owl-buttons div{
	opacity: 1;
	top: 50%;
transform: translate(0, -50%);
}
.prodcart .owl-carousel .owl-buttons .owl-next {
    right: 0;
}
.prodcart .owl-carousel .owl-buttons .owl-prev {
    left: 0;
}
.prodcart .owl-carousel{
	padding-left: 20px;
}
.prodcart .thumbnails .image-additional {
    margin-left: 5px;
    margin-right: 5px;
}
.prodcart .rating{
	margin-top: 10px;
	margin-bottom: 10px;
}
.prodcart .rating svg{
margin-right: 5px;
}
.qty {margin-top:10px;}
.qty .frame-change-count{
	float: right;
	border: 0.5px solid #333538;
box-sizing: border-box;
border-radius: 20px;
font-style: normal;
font-weight: normal;
font-size: 18px;

display: flex;
justify-content: space-around;
color: #000000;
align-items: center;
margin-top: -5px;
min-width: 150px;
}
.qty .frame-change-count button{
	border: 0;
background: none;
}
.qty .frame-change-count input{
	border: 0;
width: 30px;
margin: 5px;
text-align: center;
min-width: 30px;
}
.prodcart .options{
	margin-top: 30px;
}
.prodcart .options .radio{
	display: inline-block;
margin-top: 0;
margin-bottom: 0;
}
.prodcart .options .form-group{
	display: flex;
justify-content: space-between;
}
.prodcart .options .radio label{
	font-size:0;
	padding-left: 10px;
}
.prodcart .options .radio input{
	display:none;
}
.prodcart .options .radio input:checked+img{
	border: 2px solid red;
}
.prodcart .options .radio img{
	max-width: 23px;
	border:0;
	padding:0;
}
.prodcart .price{
	font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 34px;

/* identical to box height */

color: #424242;
}
.prodcart .price>span{
	display:block;
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

/* identical to box height */
text-decoration-color: #F4BF16!important;
color: #424242;
}
.prodcart #button-cart{
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
margin-top: 10px;
/* identical to box height */
width: 50%;
padding: 10px;
text-align: center;
color: #333538;
display: inline-block;
}
.prodcart #button-cart:hover{
color: #F4BF16;
}
.prodcart #button-cart:focus{
color: #F4BF16;
}
.specification .head{
	font-style: normal;
font-weight: bold;
font-size: 17px;
line-height: 24px;
margin-bottom: 2px;
margin-top: 0;
/* identical to box height */
justify-content: flex-start;
color: #424242;
}
.specification{
	margin-top:20px;
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;

color: #424242;
}
.specification {
    max-height: 200px;
    position: relative;   
	overflow:hidden;
}
.specification.more {
    max-height: 100%;

}
.more-specification span{
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;
margin-bottom: 10px;
/* identical to box height */
display:block;
color: #424242;
}

.more-specification{
	text-align: center;
	cursor:pointer;
	margin-top: 10px;
}
.more-specification.more svg{
	transform: rotate(180deg);
}
.prodcart .nav-tabs > li.active > a{
	border-bottom: 8px solid #F4BF16;
}
.prodcart .nav-tabs > li.active > a:hover,.prodcart .nav-tabs > li > a:hover{
	border:0;
	background:none;
	border-bottom: 8px solid #F4BF16;
}
.prodcart .nav-tabs > li > a{
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 34px;
color: #424242;
border: 0;

margin-right: 0px;
}
.prodcart .nav-tabs {
    
	border-bottom: 1px solid #F4BF16;
}
#form-review .form-control:focus{
	border: 1px solid #F4BF16;
	
	box-shadow:none;
}
#form-review .form-control{
	font-size: 20px;
}
#form-review button{
	border: 0.7px solid #F4BF16;
border-radius: 5px;
background:#fff;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

/* identical to box height */
margin:0;
color: #333538;
}
#form-review .buttons{text-align:center;}
#review .rating{
	text-align: center;margin-top: 30px;
}
#review .ratingtext{
	font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

color: #000000;
}
#review .ratingauthor{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
display: flex;
justify-content: space-between;
padding: 20px 0;
color: #000000;
border-bottom: 1px solid #F4BF16;
}
.boc_order_btn{

	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 40px;

/* identical to box height */
text-decoration-line: underline;
background: none;
border: 0;
color: #333538;
}
#product .form-group{
	display: flex;
justify-content: space-between;
align-items: flex-end;
}
.form-control:focus{
	border: 1px solid #F4BF16;
	box-shadow:none;
}
.blpr{
	display: flex;
justify-content: space-between;align-items: center;
margin-top: 10px;
}
.blpr .cheaper a{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
padding: 5px 12px;
border: 0.7px solid #F4BF16;
border-radius: 5px;
color: #333538;
}
.blpr .cheaper a i{display:none;}
.blpr .cheaper a:hover{
	color: #F4BF16;
	border: 0.7px solid #424242;
}
.boc_order_btn:hover{
	color: #F4BF16;
	text-decoration:none;
}
.well .simpleregister-have-account{text-align:left;}
.well .simpleregister .form-horizontal .control-label{display:none!important;}
.well .simpleregister .simpleregister-button-right {
    float: none;
    text-align: center;
}
.well .simpleregister .form-horizontal{
	display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.well .simpleregister .form-horizontal .form-group>div{width:100%;}
#simplecheckout_customer .checkout-heading{
	display:none;
}
#simplecheckout_customer .form-horizontal .control-label{display:none!important;}
#total_sub_total{display:none;}
#simplecheckout_cart{border: 1px solid #F4BF16;padding: 25px;}
#simplecheckout_cart .itemheadpr, #simplecheckout_cart .itempr{
	display: flex;
justify-content: space-between;
}
#simplecheckout_cart .itemheadpr{
	font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 34px;
color: #424242;
}
#simplecheckout_cart .itempr .name{
	flex: 3;
	text-align:left;
}
#simplecheckout_cart .itempr .quantity{
	flex: 1;
	text-align:center;
	align-self: center;
}
#simplecheckout_cart .itempr .price{
	flex: 2;
	text-align:center;
	align-self: center;
	font-style: normal;
font-weight: bold;
font-size: 28px;
line-height: 34px;

/* identical to box height */

color: #424242;
}
#simplecheckout_cart .itempr .price .btn{
	border:0;
	padding:0;
	margin:0;
	background:none;
	margin-left: 30px;
}
#simplecheckout_cart .itemheadpr .name{
	flex: 3;
	text-align:left;
}
#simplecheckout_cart .itemheadpr .quantity{
	flex: 1;
	text-align:center;
}
#simplecheckout_cart .itemheadpr .price{
	flex: 2;
	text-align:center;
}
#simplecheckout_cart .itempr .image{
	float:left;
/*	border: 1px solid #F4BF16;*/
	margin-right: 20px;
}
#simplecheckout_cart .itempr .name a{
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 34px;
color: #424242;
}
#simplecheckout_cart .itempr .name small{
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #424242;
}
#simplecheckout_cart .itempr{
padding: 10px 0;	
}
#simplecheckout_cart .simplecheckout-cart-total {
    padding: 0;
    text-align: center;
    margin-top: 20px;
	font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 34px;

color: #333538;
}
#simplecheckout_cart .itempr .quantity .input-group{
	display: flex;
justify-content: space-evenly;
border: 1px solid #333538;
box-sizing: border-box;
border-radius: 20px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

color: #424242;
}
#simplecheckout_cart .itempr .quantity .input-group>span{
	width: auto;
	display: flex;
align-items: center;
}
#simplecheckout_cart .itempr .quantity .input-group>span .btn{
	background: none;
padding: 0;
margin: 0;
}
#simplecheckout_cart .itempr .quantity .form-control{border: 0;
padding: 0 10px;
text-align: right;
min-height: 33px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

color: #424242;
}
#simplecheckout_customer .form-horizontal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#simplecheckout_customer .form-horizontal>div {
	width: 48%;
}
#simplecheckout_customer .form-horizontal>div .col-sm-8{
	width: 100%;
}
#simplecheckout_customer .row-customer_fax{
	opacity: 0;
visibility: hidden;
}
.widget .widget-head a.btn{
	border: 0.8px solid #F4BF16;
border-radius: 5px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

/* identical to box height */
background:none;
color: #333538;
box-shadow: none;
}
.widget .widget-head a.btn:hover{
	color: #333538;
}
.widget .widget-head .avatar, .widget .widget-head .widget-head-counts, .widget .widget-head .widget-head-userinfo{display:none;}
#column-left .widget .post{
	width: 50% !important;
}
#column-left .widget .widget-head{
	justify-content: center;
margin-top: 20px;
}
.row-shipping_field21 .col-sm-8{
	width:50%;
}
.simplecheckout .row-shipping_field21 label{display:none!important;}
.br-theme-fontawesome-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-fontawesome-stars .br-widget a {
  font: normal normal normal 20px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  margin-right: 2px;
}
.br-theme-fontawesome-stars .br-widget a:after {
  content: '\f005';
  color: #d2d2d2;
}
.br-theme-fontawesome-stars .br-widget a.br-active:after {
  color: #EDB867;
}
.br-theme-fontawesome-stars .br-widget a.br-selected:after {
  color: #EDB867;
}
.br-theme-fontawesome-stars .br-widget .br-current-rating {
  display: none;
}
.br-theme-fontawesome-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-fontawesome-stars .br-widget a:after {
    content: '\f006';
    color: black;
  }
  .br-theme-fontawesome-stars .br-widget a.br-active:after,
  .br-theme-fontawesome-stars .br-widget a.br-selected:after {
    content: '\f005';
    color: black;
  }
}







@media (min-width: 992px) and (max-width: 1199px) {
	footer a{
		font-size: 16px;
	}
	footer h5{
		font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	footer a{
		font-size: 16px;
	}
	footer h5{
		font-size: 20px;
    line-height: 34px;
    margin-bottom: 15px;
	}
	#menu .nav > li > a{
		font-size: 20px;
	}
	footer .open{float:left;margin-left:20px;}
	footer .img-responsive{float:left;}
}
@media (max-width: 767px) {
	
	h1{
		margin-top:0;
	}
	.row>.product-grid:nth-child(2n+1) {
    clear: both;
	    padding-right: 5px;
}
.row>.product-grid:nth-child(2n) {
	    padding-left: 5px;
}
.row>.product-grid:nth-child(3n+1) {
    clear: none;
}
	.filtr, .filtrsort{
		display: block;
    text-align: center;
    margin-bottom: 6px;
	border: 1px solid #424242;
box-sizing: border-box;
border-radius: 20px;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 24px;

/* identical to box height */
padding:5px;
color: #424242;
	}
	.filtrsort{
		margin-bottom: 20px;
	}
	.sortcat span .btn{
	margin: 0;
    padding: 0;
    background: none;
    position: absolute;
    top: 12px;
    right: 17px;
    line-height: 0;
}
.sortcat span{
	font-style: normal;
font-weight: bold;
font-size: 15px;
line-height: 18px;
padding: 0;
    margin-bottom: 20px;
/* identical to box height */
border: 0;
    background: none;
color: #333538;
display:block;
}
.sortcat {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 10%;
    bottom: 5%;
    left: 0;
    right: 0;
    width: 320px;
    margin: 0 auto;
    padding: 10px;
    background: #fff;
   box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
border-radius: 5px;
	    height: 120px;
}
.sortcat>a:last-child{
	margin-left: 41px;
}
.sortcat a{margin-left: 35px;}
	.ocfilter-option .ocf-option-name, .ocfilter-option .ocf-option-name-pr{
		font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;

color: #333538;
	}
.ocfilter-option label{
	font-size: 16px;
line-height: 19px;

color: #333538;
}	
.ocfilter-option label input+span:before{
	width: 15px;
    height: 15px;
	border-radius: 5px;
}
#ocfilter .selected-options .btn{
	font-size: 20px;
line-height: 24px;

color: #333538;
}
	footer a{
		font-size: 14px;
line-height: 17px;
	}
	footer h5{
font-size: 14px;
line-height: 17px;
    margin-bottom: 10px;
	}
	
	footer .open{float:left;margin-left:10px;
	font-size: 16px;
line-height: 114.5%;
	}
	footer .img-responsive{float:left;width: 95px;}
	.cathome>div {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}
.cathome .image{
	min-height: 100px;
}
.cathome .image svg{
	width:60px;
	height: 100px;
	
}
.cathome .category-name a{
	font-size: 14px;
line-height: 17px;
}
.row.cathome {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
}
.head{
	font-size: 20px;
line-height: 24px;
margin-bottom: 15px;
    margin-top: 15px;
}
.hometext h1{
	font-size: 20px;
line-height: 24px;
}
.hometext .text, .hometext .more-hometext{
	font-size: 14px;
line-height: 17px;
}
.hometext .more-hometext{max-height: 258px;}
.homeban{display:none;}
.product-thumb a{
	font-size: 14px;
line-height: 17px;
}
.widget.view-slider .widget-head {
    display: flex;
    justify-content: center;
}
.widget.view-slider .fx{
	justify-content: center;
}
.widget.view-slider .widget-head-button {
    margin-top: 20px;
    margin-left: 0px;
}
.product-thumb .price{
	font-size: 16px;
line-height: 19px;
min-height: 40px;
    margin-bottom: 5px;
}
.product-thumb .button-group button{
	font-size: 16px;
line-height: 19px;
}
.product-thumb .price-old{
	display: block;
    margin: 0;
	font-size: 16px;
line-height: 19px;
}
.product-thumb{padding:5px;}
.owl-carousel .owl-controls .owl-page span{
	width: 15px;
    height: 15px;
}
#slideshow0 .owl-controls .owl-page.active span {
    background: #fff;
	border: 1px solid #fff;
	}
#slideshow0 .owl-controls .owl-page span {
    background: none;
	border: 1px solid #fff;
	width: 15px;
    height: 15px;
}
#slideshow0 .owl-pagination {
    position: absolute;
    bottom: 5%;
    left: 50%;
    top: auto;
    transform: translate(-50%);
}
header .mobheader{
	display: flex !important;
    justify-content: space-between;
    align-items: center;
	height: 50px;
}
header .mobheader #logo img{
	    width: 80px;
    margin-right: 20px;
}
.mobheader .nav > li{position:relative;}
.mobheader .nav li .mobmenu{
	display:none;
}
.mobheader .nav li.act .mobmenu{
	display:block;
	padding: 10px 20px;
}
.mobheader .nav li .mobmenu a{font-size: 14px;
line-height: 16px;}
.navbar-ex1-collapse{
	position: absolute;
    width: 90%;
    left: 0;
    background: #fff;
    z-index: 99;
    top: 50px;
    margin: 0 5%;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
border-radius: 5px;
padding: 0;
}
.navbar-ex2-collapse{
	position: absolute;
    width: 90%;
    left: 0;
    background: #fff;
    z-index: 99;
    top: 50px;
    margin: 0 5%;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
border-radius: 5px;
padding: 10px;
}
.navbar-ex3-collapse{
	position: absolute;
    width: 150px;
    background: #fff;
    z-index: 9999;
    top: 39px;
   left: 50%;
    transform: translate(-50%);
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3);
border-radius: 5px;
    padding: 0;
}
.navbar-ex3-collapse a{
	display:block;
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
text-align:center;
color: #303235;
padding:5px 10px;
}
.mobheader .mobtel{position:relative;}
.navbar-ex3-collapse a:first-child{
	    border-bottom: 1px solid #D9D9D9;
}
#menu {
   height: 28px;
    min-height: 28px;
}
.mobheader button{
	padding: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
	    outline: none;
}
.mobheader .btn:active, .mobheader .btn:active:focus,.mobheader .btn:focus{
	padding: 0;
    border: 0;
    box-shadow: none;
    margin: 0;
	    outline: none;
}
.mobheader .btn:active svg path, .mobheader .btn:active svg rect {
    fill: #F4BF16;
}
#cart .btn>svg{
	width: 25px;
}
#cart .dropdown-menu {
   width: 300px;
    min-width: 300px;
    left: auto;
    right: -90px;
    z-index: 999;
}
#cart .dropdown-menu p{
font-size: 20px;
line-height: 96.5%;
}
.mobheader .navbar-nav>li>a{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
padding:10px 20px;
color: #333538;
}
.mobheader .navbar-nav>li>a:hover{
	color:#F4BF16;
}
.mobheader .navbar-nav>li.line{
	height: 1px;
    margin: 10px 0;
    background: #F4BF16;
}
.mobheader .navbar-nav{margin:0;}
.mobheader .langmob{
    display: inline-flex;
    flex-direction: column;	
}
.mobheader .langmob a{
	font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 18px;

color: #333538;	
}
.mobheader .langmob a:first-child{
border-bottom:1px solid #333538;
}
.mobheader .langmob a.act{
	color:#F4BF16;
}
#cart .dropdown-menu span.closecart {
    position: absolute;
    right: 12px;
    top: 12px;
}
span.closecart svg{width:14px;height:14px;}
.mobheader .menuhead .register{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
background: #F4BF16;
color: #333538;
padding: 12px 0;
    display: block;
    text-align: center;
}
.mobheader .menuhead .login{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;
background: #303235;
color: #F4BF16;
padding: 12px 0;
    display: block;
    text-align: center;
}
.mobheader .menuhead>span{
	width:40%;

}
.mobheader .menuhead>span:last-child{
	width:20%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.mobheader .menuhead{display: flex;}
#menu .nav .owl-item> li > a{
	font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 27px;
padding: 0;
color: #303235;
}
#menu .nav .owl-item> li > a:hover{
	background: none;
}
#menu .nav .owl-item> li{text-align:center;}
#menu .navbar-nav {
    background: none;margin: 0;
}
#menu .owl-carousel .owl-buttons .owl-prev{
	    left: -10px;
    top: 1px;opacity: 1;font-size: 20px;
}
#menu .owl-carousel .owl-buttons .owl-next{
	    right: -10px;
    top: 1px;opacity: 1;font-size: 20px;
}
.footmob a{margin:0 5px;line-height: 30px;}
#cart-total{
	    right: -7px;
    top: 3px;
	width: 15px;
    height: 15px;
	font-size: 12px;
}
#cart .dropdown-menu .head{
	font-size: 20px;
line-height: 96.5%;
}
#cart .dropdown-menu .name a{
	font-size: 16px;
line-height: 19px;
}
#cart .dropdown-menu .total{
	font-size: 16px;
line-height: 96.5%;
}
#cart .dropdown-menu a.closecart{
	font-size: 20px;
line-height: 96.5%;
}
#cart .dropdown-menu a.checkout{
	font-size: 20px;
line-height: 96.5%;
}
#cart .dropdown-menu .img .img-thumbnail{
	width: 85px;
}
.account-login .well form > div {
    flex-wrap: wrap;
}
#content .well form .form-group {
    width: 100%;
}
#content .well p > a{
	display:block;
}
#product .form-group{
	flex-wrap: wrap;
	justify-content: center;
}
.prodcart #button-cart{
	width: 100%;
}
.boc_order_btn{
	margin-top:15px;
}
.prodcart .price{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}
.blpr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
#cheaper2{
	width: 100%;
    margin-top: 20px;
}
.cheaper {
    text-align: center;
    display: flex;
    width: 100%;
}
.blpr .cheaper a{
	    width: 50%;
		margin: 0 auto;
}
#product .options .form-group {
    flex-wrap: wrap;
    justify-content: space-between;
}
#content.prodcart h1, .prodcart .art, .prodcart .rating {
	text-align:center;
}
.prodcart .stock{
	display: block;
    float: none;
    text-align: center;
}
.tab-content{
	padding: 20px;
}
#tab-review, .cartban #column-right{display:block !important;}
.prodcart .nav-tabs{display:none}
.tab-content .head{text-align:center;}
.prodcart .image-additional a.thumbnail{border:0;}
.prodcart .image-additional {
    max-width: none;
}
.cartban #column-right img{
	margin: 0 auto;
}
#simplecheckout_customer .row-customer_fax{
	display:none;
}
#simplecheckout_customer .form-horizontal>div {
    width: 100%;
    margin: 0;
	margin-bottom: 15px;
}
#simplecheckout_customer .form-horizontal>div .col-sm-8 {
    width: 100%;
    padding: 0;
}
#simplecheckout_shipping_address .row-shipping_address_city label {
   display:none;
}
#simplecheckout_shipping_address .row-shipping_address_city .col-sm-8, #simplecheckout_shipping_address .row-shipping_address_address_1 .col-sm-8, #simplecheckout_shipping .row-shipping_field21 .col-sm-8{
    width: 100%;
}
#agreement_checkbox label{text-align: left;}
#simplecheckout_cart .itemheadpr .quantity, #simplecheckout_cart .itemheadpr .price{display:none;}
#simplecheckout_cart .itemheadpr .name{
	font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;

color: #424242;
}
#simplecheckout_cart .itempr .name {
    flex: auto;
    text-align: left;
    margin-bottom: 10px;
}
#simplecheckout_cart .itempr {
    padding: 10px 0;
    flex-wrap: wrap;
}
#simplecheckout_cart .itempr .name a{
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 19px;

color: #424242;
}
#simplecheckout_cart .itempr .name small{
	font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;

color: #424242;
}
#simplecheckout_cart .simplecheckout-cart-total{
	font-size: 16px;
line-height: 19px;

color: #333538;
}
#simplecheckout_cart .itempr .quantity .input-group{
	padding: 0 10px;font-size: 16px;
}
#simplecheckout_cart .itempr .quantity .form-control {
    border: 0;
    padding: 0 10px;
    text-align: right;
    min-height: 33px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #424242;
	min-width: 30px;
}
#simplecheckout_cart .itempr .price{
	font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 19px;

color: #424242;
}
.breadcrumb a{
	font-size: 14px;
line-height: 17px;
}
.mobheader .nav li>ul{
	display:none;
}
.mobheader .nav li.act>ul{
	display:block;
}
.mobheader .nav li .mobchildren{
	position: absolute;
    right: 15px;
    top: 9px;
    min-width: 30px;
    text-align: center;
}
.mobheader .nav li .mobchildren img{
	width: 10px;
    transform: rotate(90deg);
}
.mobheader .navbar-nav>li>ul>li>a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
line-height: 30px;
    padding: 0px 25px;
    color: #333538;
}

}

.tab-content>.active {font-size:18px;}
.icon-up {
    width: 17px;
    height: 17px;
    display: block;
    position: absolute;
    top: 21px;
    left: 17px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(45deg);
}
.scroll-top {
    position: fixed;
    z-index: 15;
    width: 50px;
    height: 50px;
    right: 15px;
    bottom: 4%;
    display: none;
    background-color: #F4BF16;
	border-radius:50px;
    cursor: pointer;
}
.scroll-top:hover {
background: #424242;
}

.reclamare {text-align:center;}
.reclamare a{margin-left:2px;font-size:12px;}
