body {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	color: #bcbcbc;
	background:#404751;
	font-size: 12px;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	margin:10px 0 20px;
	color:#353942;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
}
button {
	outline:none
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 30px;	
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 25px;
	color:#31353d;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
a, a:visited {
	color: #e74c3c;
	outline:none
}
button,  
button:focus,  
.btn,
.btn:focus
 {
	outline:none !important;
}
a:hover {
	text-decoration: none;
	color:#353942;
}
a:active,
a:focus {
	outline:none;
	text-decoration:none;
	color:#353942;
}
img {
	max-width:100%;
}
legend {
	font-size: 18px;
	padding: 15px 0px;
	border-color:#f2f2f2;
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
	border-radius:0
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover,
.dropdown-menu li > button:hover
 {
	text-decoration: none;
	color: #fff;
	background-color: #404751;
	background-repeat: repeat-x;
}



/* top */

#top {	
	background:#24282d;
	margin-bottom:47px;
	}
#top #currency .currency-select {
	text-align: left;
}
#top-links {
	float:left;
	display:inline-block;
	margin:19px 0 15px 30px;
}
#top-links a {
	font-size:11px;
	line-height:13px;
	letter-spacing:.5px;
	color:#4d5361;
	text-transform:uppercase;
}
#top-links a:visited {
	color:#4d5361;
}
#top-links a:hover,
#top-links a:focus,
#top-links a:active
 {
	color:#e74c3c;
}
#top .btn-link, #top-links li {
	text-decoration: none;
}
.list-inline > li {
    padding-left: 5px;
    padding-right: 5px;
}
#top-links li a:hover i,
#top-links li a.active i,
#top-links li a.active {
	color:#fff
}
#top-links li a i {
	color:#4d5361;
	font-size:15px;
	line-height:13px;
}
#top-links .dropdown-menu a {
	text-shadow: none;	
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links ul {
	margin:0
}
#top-links a + a {
	margin-left: 15px;
}
/***/

.header-block {
	display:inline-block;
	margin:14px 0 10px;
}

/* logo */

#logo {
	margin:0 0 20px;
	float:left;
}
/* phone  */

.phone {
	float:right;
	font-family: 'Open Sans', sans-serif;
	display:inline-block;
	font-size:30px;
	line-height:36px;
	font-weight:normal;
	color:#fefefe;
	margin:6px 0 0;
}
.phone i{
	font-size:40px;
	line-height:42px;
	height:36px;
	vertical-align:top;
	color:#e74c3c;
	margin-right:24px;
}
.phone a,
.phone a:visited
{
	color:#fff;
}
.phone a:hover i,
.phone a:focus i,
.phone a:active i
{
	color:#fff;
}
/***/
.bx-wrapper .bx-prev {
    left: -1px;
}
.bx-wrapper .bx-next {
    right: -1px;
}
/* soc-icon */
ul.soc-icon {
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}
ul.soc-icon li {
	float:left;
	margin-left:4px;
	line-height:20px;
}
ul.soc-icon li a:hover i {
	color:#333
}
ul.soc-icon li i {
	color:#dadada;
	font-size:20px;
	vertical-align:top;
}
/* search */
#search {
	position:relative;
	z-index:46;
	float:right;
}
#search button:active i,
#search button:hover i {
	color:#fff;
}
#search button {
	float:left;
	background:#202328;
	height:56px;
	line-height:53px;
	border:none;
	padding:0;
	vertical-align:top;
}
#search button i {
	vertical-align:top;
	font-size:26px;
	line-height:51px;
	color:#31353d;
	padding:0 11px 0 10px;
}
#search input {
	float:left;
	border:none;
	color:#fff;
	background:#202328;
	font-size:12px;
	line-height:14px;
	height:56px;
	padding:21px 5px 21px 15px;
	width:251px;
}

.cart-button {
	position:relative;
}
.cart-button button,
.related-slider .product-thumb button {
	margin:0 9px 10px 0;
	vertical-align:top;
}
.cart-button button.btn-add {
	margin-right:0;
}
.tooltip {
	z-index:9999
}
/* cart */

.box-cart {
	position:relative;
	float:right;
	margin-top:0;
	margin-left:41px;
}
.box-cart .btn-danger i {
	font-size:13px;
}
.box-cart .btn-danger {
	border:0;
	padding:0;
	background:none;
	color:#333
}
.box-cart .btn-danger:active,
.box-cart .btn-danger:focus,
.box-cart .btn-danger:hover {
	background:none;
	color:#fff
}
#cart .dropdown-menu {
	color:#bcbcbc;
}
#cart {
	position:relative;	
}
#cart > button i.fa-shopping-cart {
	font-size:25px;
	color:#fff;
	background:#e74c3c;
	margin-right:20px;
	line-height:54px;
	height:54px;
	width:54px;
	text-align:center;
	vertical-align:top;
	display:block;
	float:left;
}
#cart > button i.fa-caret-down {
	display:inline-block;
	font-size:13px;
	line-height:54px;
	height:54px;
	color:#565d6c;
	margin-left:13px;
}
#cart > button:hover,
#cart > button:hover i.fa-caret-down {
	color:#fff
}
#cart > button strong {
	color:#efefef;
	margin-right:5px;
}
#cart > button:hover strong {
	color:#e74c3c;
}
#cart > button {
	padding:0;
	border:0;
	margin:0;
	text-align:center;	
	color:#555c6b;
	background:#404751;
	padding-right:17px;
	font-size:12px;
	line-height:54px;
	height:54px;	
}
#cart > button:hover {
	color:#fff;
}
#cart .btn-danger i,
#cart .btn-danger:visited i
{
	color:#e74c3c;
}
#cart .btn-danger:hover i,
#cart .btn-danger:focus i,
#cart .btn-danger:active i
{
	color:#3e454c;
}
#cart .btn {
	margin-bottom: 2px;
}
#cart tr:first-child td {
	border-top:0;
}
#cart td {
	font-size:12px;
}
#cart td .name  a {
	font-size:12px;
}
#cart .total td strong {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#999;
}
#cart .total td {
	border:0;
	padding:2px;
	font-size:14px;
	font-weight:normal;
	color:#3e454c
}
#cart .price-cart {
	color:#fff;
	font-weight:bold;
}
#cart #cart-total2 {
	display:none;	
}
#cart #cart-total {
	text-transform:uppercase;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff;
	border-color:#ddd;
	z-index: 1001;	
}
#cart .dropdown-menu img {
	max-width:50px;
}
#cart .dropdown-menu {
	min-width: 260px;	
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
#cart .table.total tr.last td strong,
#cart .table.total tr.last td{
	font-weight:normal;
	font-size:14px;
	font-style:normal;
	color:#e74c3c;
}
.cart-q {
	max-width:100px;
	float:none;
	display:inline-block;
	margin-right:3px;
}
.shoping_cart td {
	vertical-align:middle !important;
}
input#input-voucher,
input#input-coupon {
	display:inline-block;
	width:45%;
	margin-right:5px;
}
/* menu */

#menu-gadget {
	display:none;
}
#menu {
	background-color: #fff;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	z-index:25;
	top:0;
	width:100%;
	min-height:inherit;
	margin-bottom:0;
	border-radius:0
}
#menu .nav > li > a:hover {
	color:#fff;
	
	background:none;
}
#menu .nav > li {
	padding:0 15px;
}
#menu .nav > li > a {
	font-size:21px;
	line-height:30px;
	text-transform:uppercase;
	display:inline-block;
	color: #777777;
	padding: 17px 0;
	margin:-1px 0;
	background-color: transparent;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color:#000000;
	border-color:#000000;
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #fff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */

footer {
	color:#404751;
	background:#f5f6f6;
	margin-top: 30px;
	padding-top: 58px;
	font-size:12px;
	line-height:14px;
	font-family: "Open Sans",sans-serif;
}
.common-home footer {
	margin-top:38px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer li {
	padding:3px 0;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}
footer .footer_box li {
	padding:4px 0;
}
.foot_phone {
	font-size:20px;
	line-height:20px;
	color:#e74c3c;
	padding:14px 0 4px 0;
}
.foot_phone a {
	color:#e74c3c;
	text-decoration:none;
}
footer a {
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#a9acae;
	text-transform:none;
}
footer a:visited{
	color:#a9acae;
}
footer a:hover,
footer a:focus,
footer a:active
{
	color:#f54f29;
}
footer h5 {
	color:#f54f29;
	font-size: 14px;
	line-height:16px;
	font-weight:normal;
	margin:0 0 18px;
}
.facebook.info.col-sm-4 {
	margin-left:-15px;
	width:34.18%;
	margin-bottom:30px;
}
.social {
	display:inline-block;
	line-height:30px;
}
.social li {
	display:inline-block;
	float:left;
	margin-right:13px;
	line-height:30px;
}
.social li a {
	font-size:25px;
	line-height:30px;
}
.social li a i.fa {
	font-size:25px;
	line-height:30px;
	color:#d4d5d5;
	margin:0;
}
.social li a:visited i.fa {
	color:#d4d5d5;
}
.social li a:hover i.fa,
.social li a:focus i.fa,
.social li a:active i.fa
 {
	color:#404751;
}
.footer_box {
	margin-bottom:10px;
	font-family: "Arial",sans-serif;
}
.copyright {
	font-size:13px;
	line-height:16px;
	font-family: "Open Sans",sans-serif;
	color:#737c89;
	padding:24px 0 27px;
	margin-top:81px;
	background:#404751;	
}
.copyright a,
.copyright a:visited
 {
	font-size:13px;
	color:#737c89;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active
 {	
	color:#fff;
}
.copyright br {
	display:none;
}
/* alert */
.alert {
	position:relative;
	top:0;
	left:0;
	width:100%;
	text-align:center;
	padding: 8px 14px 8px 14px;
	z-index:30
}
.alert-warning {
	background-color:#ec710d;
	border-color:#d45634;
}
#product .alert {
	position:relative;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 30px 0;
	padding: 15px 20px;
	border-radius:0;
	color:#7d8493;
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	background:#404751;
	border: none;
}
.breadcrumb li,
.breadcrumb > li + li:before {
	color:#7d8493;
	font-size:11px;
	line-height:13px;
	vertical-align:top;
}
.breadcrumb a i {
	font-size:13px;
	line-height:11px;
	height:11px;
}
.breadcrumb a,
.breadcrumb a:visited
{
	color:#7d8493;
}
.breadcrumb a:hover,
.breadcrumb a:focus,
.breadcrumb a:active,
.breadcrumb li.last a
{
	color:#e74c3c;
}
.breadcrumb li.last a {
	pointer-events: none;
	cursor: default;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn:visited,
.btn {	
	border: none;
	border-radius:0;
	font-size: 11px;
	line-height:13px;
	color:#fff;
	background-color:#353942;
	position:relative;
	text-transform:uppercase;
	padding:11px 17px;
	box-shadow:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;	
}
.btn-link:hover,
.btn-link:focus {
	color:#3e454c;
	box-shadow:none;
}
.btn:hover,
.btn:focus,
.btn:active
 {	
	color:#fff;
	background-color:#5d616a;
	box-shadow:none;
}
.btn i,
.btn:visited i
{
	line-height:13px;
	font-size:13px;
	vertical-align:top;
	color:#fff;
	display:block;
	float:right;
	min-width:17px;
}
.btn:hover i,
.btn:active i,
.btn:focus i
{
	color:#fff;
}
.btn-add,
.btn-icon.btn-add
 {	
	background:#e74c3c;
}
.btn:visited
 {
	color:#fff;
	background:none;
}
.input-group-btn .btn i {
	font-size:15px;
	line-height:18px;
}
.input-group-btn .btn {
	padding:8px 12px;
}
.btn-add:hover ,
.btn-add:focus ,
.btn-add:active ,
.product-grid .btn-add:hover ,
.product-grid .btn-add:focus ,
.product-grid .btn-add:active ,
.product-list .btn-add:hover ,
.product-list .btn-add:focus ,
.product-list .btn-add:active,
.btn-icon.btn-add:hover ,
.btn-icon.btn-add:focus ,
.btn-icon.btn-add:active ,
#compare-total:hover ,
#compare-total:focus ,
#compare-total:active ,
.product_page #button-cart.btn-add:hover,
.product_page #button-cart.btn-add:focus,
.product_page #button-cart.btn-add:active
 {
	color:#fff;
	background-color:#ff6a5a;
}
.btn-icon {	
	width:36px;
	height:35px;
	line-height:35px;
	text-align:center;
	padding:0;
	color:#fff;
	background:#353942;
	overflow:hidden;
}
.btn-icon i {
	font-size:19px;
	line-height:35px;
	float:none;
	color:#fff;
}
.product-list .name {
	margin-bottom:5px;
}
.btn-icon-block {
	display:inline-block;
}
.product-list .btn-icon-block {
	width:auto;
}
/*************************/
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.dropdown-menu {
	border-radius:0;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	color:#4d5361;
	background:#202328;
	border-color:#212121;
	/*z-index:50;*/
}
.dropdown-menu.bootstrap-datetimepicker-widget {
	background:#fff;
	border-color:#ddd;
}
.dropdown-menu.bootstrap-datetimepicker-widget span:hover {
	color:#fff;
	background-color:#888 !important;
}
.bootstrap-datetimepicker-widget .timepicker-picker td span:hover {
	background:none !important;
}
.timepicker-picker {
	margin:2px 0;
}
.btn-group.open .dropdown-toggle {
	box-shadow:none
}
.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;
}
#list-view.active i,
#grid-view.active i,
#list-view:hover i,
#grid-view:hover i
 {
	color:#e74c3c;
}
#list-view i,
#grid-view i {
	line-height:normal;
	color:#dadadb;
}
#list-view,
#grid-view {
	background:none;
	box-shadow:none;	
}
.table-responsive .btn i {
	min-width:15px
}
.table-responsive button {
	margin-bottom:2px;
	vertical-align:top;
}
.btn-danger,
.btn-primary,
.btn-info,
.btn-default {
	color: #fff;
	text-shadow:none;
	background: #353942;
    border: none;
}
.btn-danger,
.btn-danger:visited
{
	color:#fff;
	background:#f54f29;
}
.btn-danger i,
.btn-danger:visited i
{
	color:#fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, 
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger,
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info,
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background:#5d616a;
	text-shadow:none;
	color:#fff;
	box-shadow:none;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active
{
	color:#fff;
	background: #ff6d47;
}
.green {
	color:#76dc39;
}
#cart .table > tbody > tr > td {
    border-color: #f2f2f2;
}
#cart .table.total {
	padding-top:10px;
	border-top: 1px solid #f2f2f2;
}

/* 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 */
.owl-carousel .owl-buttons div {
	color:#dadadb;
}
.owl-carousel .owl-buttons div:hover {
	opacity:1;
	color:#3e454c;
}
.carousel-caption {
	color: #fff;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	margin-bottom: 30px;
	position:relative;
}
aside .product-thumb {
	margin-bottom:0px;
}
.product-thumb .image {
	position:relative;
	text-align: center;
	margin-bottom:23px;
	overflow:hidden;
}
.image img {
	background-color:#fff;
}
.product-thumb .image a {
	display: block;
	overflow:hidden;
}
.quickview_image a {
	overflow:hidden;
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	background-color:#fafafa;
}
.product-grid .product-thumb .image {
	float: none;
	position:relative;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-thumb .rating {
	position:relative;
	width:100%;
	margin-bottom:18px;
}
.rating .fa-stack {
	font-size: 8px;
	width:1.3em
}
.rating .fa-star {
	font-size: 11px;
	color: #dadada;
}
.review-score .fa-stack {
	color: #dadada;
}
.rating .fa-star.active,
.review-score .fa-stack .fa-star.active
{
	color: #404751;
}
h2.price {
	margin: 0;
}
.product-thumb .description,
.product-thumb .description1
 {
	margin-bottom:21px;	
	font-size:12px;
	line-height:18px;
	color:#bcbcbc;
}
.product-list .product-thumb .description,
.product-grid .product-thumb .description1
 {
	display:none;
}
.price {
	color: #353942;
	font-size:25px;
	line-height:30px;
	font-weight:normal;
}
.price-new {
	color:#e74c3c;
	margin-right:5px;
}
.price-old {
	color: #dadadb;
	font-size:15px;
	line-height:18px;
	text-decoration: line-through;
}
.fancybox-inner .price {
	margin-bottom:15px;
}
.product-thumb .price{
	margin-bottom:15px;
}
.price-tax  {
	font-size:12px;
}
td .name a {
	font-size:13px;
}
td .price,
td.price,
td .price-new,
.price b {
	font-size:18px;
	padding-bottom:0;
	font-weight:normal;
}
.price-total {
	font-weight:normal;
}
.price s {
	font-size:15px;
	color:#dadadb;
}
.price b {
	color:#e74c3c;
}
.prod-stock {
	color:#6ba239;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
	background:none;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}

@media (max-width: 768px) {
.product-list .product-thumb .button-group {
	border-left: none;
}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}
@media (max-width: 767px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {
	width: 33.33%;
}
}




.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.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;
}




.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}

/*****************************************/
.box .name,
.product-grid .name
 {
	margin-bottom:5px;
}
.name a {
	font-size:14px;
	line-height:16px;
	color:#3e454c;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}
.name a:hover {
	color:#e74c3c;
}
/************** BOX ***********************/
.box {
	margin-bottom:20px;
}
#content .box {
	margin-bottom:40px;
}
.common-home #content .box {
	margin-bottom:84px;
}
#content .box.brand {
	margin-bottom:55px;
}
.line-product {
	position:relative;
	display:inline-block;
	content:'';
	width:100%;
	padding-bottom:35px;
	border-bottom:1px solid #f2f2f2;	
	margin-bottom:67px;
}
.list .line-product {
	display:none;
}
aside .box .product-layout{
	width:100%;
	margin-bottom:20px;
}
aside .box {
	margin-bottom:15px;
}
.box h3 {
	font-size:30px;
	line-height:36px;
	color:#353942;
	border-bottom:1px solid #f2f2f2;
	padding-bottom:27px;
	margin:0 0 44px;
}
.box.info .box-content ul,
.site-map-page ul
 {
	padding:0
}
.site-map-page ul ul{
	margin:10px 0 10px 20px;
}
.box.info .box-content ul li,
.site-map-page ul li
  {
	list-style-type:none;
	line-height: 14px;
    padding: 6px 0;
}
.box.info .box-content ul li a i,
.site-map-page ul li a i
 {
	color: #e74c3c;
    font-size: 13px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: top;
}
.box.info .box-content ul li a,
.site-map-page ul li a  {
	font-family: 'Arial', sans-serif;
	color:#bababa;
	font-size:12px;
	line-height:14px;
}
.box.info .box-content ul li a:visited,
.site-map-page ul li a:visited {
	color:#bababa;
}
.box.info .box-content ul li a:hover,
.box.info .box-content ul li a:focus,
.box.info .box-content ul li a:active,
.site-map-page ul li a:hover,
.site-map-page ul li a:focus,
.site-map-page ul li a:active
  {
	color:#31353d;
}
.account-account #content ul li a,
.account-account #content ul li a:visited
 {
	color:#595d65;
}
.account-account #content ul li a:hover,
.account-account #content ul li a:focus,
.account-account #content ul li a:active
 {
	color:#e74c3c;
}

.sale,
.new_pr {
	position:absolute;
	pointer-events: none;
	top:-25px;
	left:-25px;
	background:#dadadb;
	font-family: "Open Sans",sans-serif;
	color:#fff;
	font-size:11px;
	padding-top:72px;
	line-height:13px;
	width:96px;
	height:96px;
	text-align:center;
	vertical-align:top;
	text-transform:uppercase;
	z-index:2;
	
	-moz-transform:    rotate(-45deg);
	-o-transform:      rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform:         rotate(-45deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"; 
	filter: progid:DXImageTransform.Microsoft.Matrix(
			M11=0.7071067811865483,
			M12=0.7071067811865467,
			M21=-0.7071067811865467,
			M22=0.7071067811865483,
			SizingMethod='auto expand');  
	margin-left: -23px; 
	margin-top: -23px;
}

.new_pr {	
	background-color:#d5d9e2;
}

/*********FACEBOOK BOX*****************/
aside .box.twitter,
aside .box.facebook {
	float:none;
	width:100%
}
.box.facebook .box-heading h3 {
	text-align:left;
	border-bottom: 1px solid #e3e3e3;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	margin: 0 0 20px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.box.facebook {
	max-width:370px;
	margin-bottom:0;
}
.content_bottom .box .box-heading h3 i{
	font-size:26px;
}
.content_bottom .box .box-heading h3 {
	border-bottom:0;
	padding-bottom:0;
}
.content_bottom .box.facebook .box-heading h3{
	font-size:25px;
}
/*********BOX TWITTER******************/
.box.twitter {
	margin-bottom:45px;
}
/*********HEADER****************************/
header {
	color:#fff;
	background:url(../image/bg-header.gif) repeat-x center top #2f343b;
}
#page {
	background:#fff;
	overflow:hidden;
}
div.parallax {
	line-height:27px;
	font-size:15px;
	margin-bottom:0;
	color:#fff;
}
.parallax-1  {
	margin-bottom:43px;
}
.parallax-3 {
	margin-bottom:66px;
}
div.parallax > div {
    background-attachment: scroll !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: relative;
}

div.parallax>div {
	position:relative;
	padding:165px 0 256px;
	color:#fff;
	background-position:top;
	background-repeat:no-repeat;
	background-size:100%;
	overflow:hidden;
}
div.parallax h1 {
	color:#fff;
	position:relative;
	font-size:100px;
	line-height:100px;
	text-transform:none;
	font-weight:300;
	margin:0 0 32px -5px;
}
div.parallax h2 {
	color:#fff;
	position:relative;
	font-size:60px;
	line-height:66px;
	text-transform:none;
	font-weight:300;
	padding-left:2px;
	margin:0;
}
div.parallax p {
	color:#a9abab;
	position:relative;
	display:block;
	width:42%;
	font-size:20px;
	line-height:25px;
	padding-left:1px;
	text-transform:uppercase;
	letter-spacing:-.5px;
	margin-bottom:0;
}
div.parallax a {
	display:inline-block;
	position:absolute;
	bottom:29px;
	right:12px;
	text-align:center;
	background:#e74c3c;
	line-height:136px;
	width:136px;
	height:136px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
div.parallax a i {
	color:#fff;
	font-size:62px;
	line-height:136px;
	vertical-align:top;
}
div.parallax a:hover {
	background-color:#ff6a5a;
}

/**************TM BOX CATEGORY***********************/
.box.category ul.menu {
	padding:0;
	margin:0;
	padding:0 !important
}
.box-category .menu li { 
	position: relative;
	list-style-type:none;
	}
.box-category .menu li a {
	display: inline-block;
}
.box-category .menu  li > a:hover {
	background-color:#f6f6f6;
}
.box-category .menu >li:first-child > a {
	border-top:1px solid #dadada;
}
.box-category .menu  li > a {
	padding:5px 20px;
	font-size:13px;
	color:#333333;
	border-bottom:1px solid #dadada;
	display: block;
}
.box-category .menu  li li a {
	padding:5px 20px;
	display: block;
	color:#777777;
}
.box-category .menu  li li a>i {
	color:#333333;
	margin-right:10px;
}
.box-category .menu  li li li a>i {
	color:#333333;
	margin-right:10px;
	margin-left:10px;
}
.box-category .menu li a:hover {
	color: #fff;
}
.box-category .menu li li.last {
	padding-bottom: 0 !important;
}
.box-category .menu li a+i {
	position: absolute;
	display: block;
	top: 2px;
	right: 0;
	height: 24px;
	width: 24px;
}
.box-category .menu  li a+i {
	display:block;
	top:0;
	color:#c0c0c0;
	font-size:14px;
	vertical-align:top;
	height:30px;
	background-color:#f6f6f6;
	line-height:30px;
	width:30px;
	text-align:center;
	right:0
}
.box-category .menu  li a+i.fa-minus:before {
	content:'\f068' !important
}
.box-category .menu li a+i:hover { 
	cursor: pointer; 
	color:#fff
}
.box-category .menu li a+i.opened {
	background-position: center 7px; 
}
/** dropdown **/
.dropdown-menu > li > a,
.dropdown-menu > li > button
 {
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	color:#4d5361;
	padding:5px 10px
}
.box-category .menu ul {
	width: auto;
	padding: 0px 0px;
	display: none;  
}
.box-category .menu  li.active > a > span {
	color: inherit;
}
.box-category .menu  li > a.active,
.box-category .menu  li:hover > a {
	
}
.box-category .menu li li a.active,
.box-category .menu li li a:hover {color: #fff;}
/**************BANNERS***********************/
.banners {
	margin-bottom:7px;
}
.banners>div a img {
	display:inline-block;
	vertical-align:top;
	opacity:.5;
}
.banners>div a:hover img {
	opacity:1;
}
.banners>div{
	text-align:center;
}
.banners>div a {
	vertical-align:top;
	display:block;
}
.banners>div div.banner-box a {
	overflow:hidden;
	position:relative;
	border:1px solid #e3e3e3;
}
.banners>div div.banner-box {
	position:relative;
	margin-bottom:32px;
}
.banners > div .s-desc {
	text-align:left;
	position:absolute;
	display:inline-block;
	top:50%;
	margin-top:-52px;
	left:10.5%;
	width:90%;
	padding-right:20%;
	color:#e74c3c;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:30px;
	line-height:30px;
	text-transform:uppercase;
}
.banners>div .s-desc span{
	color:#404751;
	font-size:60px;
	line-height:61px;
	position:relative;
}
.banners>div .s-desc:after {
	position:absolute;
	display:inline-block;
	content:'\f07a';
	font-family: 'FontAwesome';
	top:50%;
	margin-top:-36px;
	right:9%;
	font-size:35px;
	line-height:77px;
	width:77px;
	height:77px;
	color:#fff;
	background:#e74c3c;
	text-align:center;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.banners>div a:hover .s-desc:after {
	background:#ff6a5a;
}

/**************Box HTML Module***********************/
.box_html {
	margin-bottom:55px;
}
.box_html {
	font-size:15px;
	line-height:27px;
}
.box_html p {
	position:relative;
	display:block;
}
.box_html h2,
.box_html h1 {
	font-size:42px;
	line-height:110%;
	color:#333333;
	margin:0;
	text-transform:uppercase;
	display:block;
	position:relative;
}
/***/
.box_html.events {
    float: left;
    text-align: left;
    width: 68.38%;
	margin-right:-15px;
	margin-bottom:20px;
}
.box_html.events .info{
	display:inline-block;
	width:100%;
	margin-top:19px;
}
.box_html.events .info:first-child{
	margin-top:0;
}
.box_html.events .info i{
	display:inline-block;
	float:left;
	margin-right:23px;
	width:60px;
	height:60px;
	font-size:31px;
	line-height:60px;
	text-align:center;
	color:#fff;
	background:#e74c3c;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}
.box_html.events .info a{
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:24px;
	color:#31353d;
	text-transform:uppercase;
	margin:0 0 9px 0;
}
.box_html.events .info a:visited{
	color:#31353d;
}
.box_html.events .info a:hover,
.box_html.events .info a:active,
.box_html.events .info a:focus
{
	color:#e74c3c;
}
.box_html.events  h3{
	font-size:20px;
	line-height:24px;
	color:#31353d;
	text-transform:uppercase;
	margin:0 0 16px 0;
}
.box_html.events .info p{
	color:#bababa;
	font-size:12px;
	line-height:18px;
	font-family: 'Arial', sans-serif;
}
.box_html.events .list-unstyled li a{
	font-family: 'Arial', sans-serif;
	color:#bababa;
	font-size:12px;
	line-height:14px;
}
.box_html.events .list-unstyled {
	margin:0 0 0 3px;
	padding-top:6px;
}
.box_html.events .list-unstyled li a:visited {
	color:#bababa;
}
.box_html.events .list-unstyled li a:hover,
.box_html.events .list-unstyled li a:focus,
.box_html.events .list-unstyled li a:active
 {
	color:#404751;
}
.border-box {
	padding:40px 20px 22px 38px;
	border:1px solid #efefef;
}
.facebook.info .border-box {
	padding: 40px 25px 30px 35px;
}
.fb_iframe_widget, .fb_iframe_widget > span, .fb_iframe_widget > span > iframe {
    max-width: 100%;
}
.facebook.info .fb_iframe_widget > span, .facebook.info iframe {
    height: 240px !important;
}
.facebook.info h3{
	font-size:20px;
	margin:1px 0 28px 6px;
}

/***************HOME PAGE**********************/
#container {
	padding-top:50px;
}
.common-home #container {
	padding-top:0;
}

/***/
div.owl-carousel,
ul.owl-carousel
 {
	border:0;
	padding:0;
	box-shadow:none;
	margin-bottom:20px;
}
.box_html .brand {
	position:relative;
	background:#f6f6f6;
}
.box_html .brand .owl-item:first-child li{
	background:url(../image/brand-separator.gif) repeat-y left 0;
}
.box_html .brand a{
	display:block;	
	background:url(../image/brand-separator.gif) repeat-y right 0;
}
.box_html .brand a img{
	opacity:.2;
	background:#f6f6f6;
}
.brand .owl-carousel {
	background:none;
	margin-bottom:0;
}
.box_html .brand a:hover img{
	opacity:1;
}
.box_html .brand:before,
.box_html .brand:after
 {
    position:absolute;
	display:block;
	content:'';
	width:500%;
	height:100%;
	left:100%;	
	top:0;
	background:#f6f6f6;
}
.box_html .brand:before
 {   
	left:-500%;	
}
.brand.box .owl-carousel .owl-buttons > div > i {
    background: none;
    border: none;
    color: #babcbf;
    font-size: 25px;
    line-height: 30px;
    width: 15px;
}
.brand.box .owl-carousel .owl-buttons > div {
    height: 30px;
	right:auto;
    left: -16px !important;
    top: 50% !important;
	margin-top:-15px;
    width: 15px;
	position:absolute;
	z-index:2;
}
.brand.box .owl-carousel .owl-buttons .owl-next {
	left:auto !important;
    right: -14px !important;
	position:absolute;
	z-index:2;
}

#content .box_html.brand .owl-carousel .owl-buttons .owl-prev {
    left: 0 !important;
}
.box_html.brand .owl-carousel .owl-buttons > div {
    height: 100%;
    margin-top: 0;
    top: 0 !important;
    width: 30px;
}
.box_html.brand .owl-carousel .owl-buttons > div > i {
    background: rgba(0,0,0,.33);
    border: none;
	height:100%;
	line-height:100px;
    color: #fff;
    margin: 0;
    vertical-align: middle;
    width: 30px;
}
.box_html.brand .owl-carousel .owl-buttons > div:hover > i {
    background: #fd5503;
	color:#fff;
}
#content .box_html.brand .owl-carousel .owl-buttons .owl-next {
    right:  30px !important;
}
.box_html.brand .box {
    margin-bottom: 0;
}
.box_html.brand ul.owl-carousel {
    background: none;
    border: none;
    box-shadow: none;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
}
.box_html.brand ul.owl-carousel a{
  display:inline-block;
}
ul.owl-carousel li {
    list-style: outside none none;
}
/***/
.owl-item > div{
	margin:0 15px;
}
.header_modules .bx-wrapper .bx-caption {
	background:none;
	bottom:auto;
	top:5%;
	max-width:1170px;
	margin:0 auto
}
.header_modules .bx-wrapper .bx-caption span {
	padding:0;
	max-width:740px;
}
/***************PRODUCT PAGE**********************/
.product_page{}
.quickview_description iframe,
.product-desc iframe{
	width: 40% !important;
	float: left;
	margin-right: 2em;
}
.quickview_description iframe {
    height: auto;
}
.product-desc ul{
	list-style: inside;
}
.product-section{
	margin-bottom: 3em;
}
.product-content-columns{
	margin-bottom: 3em;
}
.product-share{
	clear: both;
	padding: 0;
	height: 32px;
	margin-top: 1em;
}
.product-share li{
	display: inline-block;
	text-align: center;
	margin-right: 3px;
}
.product-share li a{
	display: block;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	background: #ccc;
	color: #fff;
}
.product-share li a:hover{
	background: #383838;
}

.product-share li i{
	line-height: 32px;
	font-size: 18px;
}
.product-buttons{
	clear: both;
	overflow: hidden;
	margin: 0 -5px 1em;
	padding: 0;
}

.product-buttons li{
	float: left;
	width: 50%;
	padding: 0 5px;
	list-style: none;
}

.product-buttons li button{
	width: 100%;
}
ul.product-section.list-unstyled li a i{
	display:none;
}
.product-section_title{
	margin-bottom: 1em;
	text-align: center;
}

.review-form-title h3:hover {
	color:#f54f29;
}
.review-form-title{
	text-align: center;
}
#reviews_form_title{
	cursor: pointer;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 0 10px 5px;
	display: inline-block;
	text-align: center;
}
#reviews_form_title:before{
	display: block;
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #ddd;
	content: '';
	margin-left: -10px;
}
.product-review-form{
	display:none;
}
.bootstrap-datetimepicker-widget td span:hover {
	background:none !important;
}
.product_page .price-old{
	color: #dadadb;
}
.product_page #button-cart{
	width: 100%;
}
.form-group {
    margin-bottom: 10px;
}
.product_page #button-cart.btn-add,
.product_page #button-cart.btn-add:visited
{
	color:#fff;
	background:#e74c3c;
}
.bx-wrapper .bx-viewport {
	background-color:transparent;
}
.bx-wrapper .bx-controls-direction a i {
	line-height:40px;
	vertical-align:top;
}
.box .owl-carousel .owl-buttons>div>i:hover,
.bx-wrapper .bx-controls-direction a:hover {
	color:#e74c3c;
}

.bx-wrapper .bx-controls-direction a {
	background:#fff;
	border:1px solid #dadada;
	color:#babcbf;
	line-height:40px;
	text-align:center;
	display:inline-block;
	width:40px;
	font-size:15px;
	vertical-align:top;
	opacity:1 !important
}
.box .owl-carousel .owl-buttons>div>i {
	margin:0;
	background:#fff;
	border:1px solid #dadada;
	color:#babcbf;
	line-height:40px;
	text-align:center;
	display:inline-block;
	width:40px;
	font-size:15px;
	vertical-align:top;
	opacity:1 !important
}
.box .owl-carousel .owl-buttons .owl-next {
	right:30px !important;
}
.box .owl-carousel .owl-buttons>div {
	width:40px;
	height:40px;
	right:73px;
	top:-90px !important;
	left:auto !important;
	opacity:1 !important; 
}
#full_gallery {
	border:1px solid #dddddd
}
#default_gallery  {
	/*border:1px solid #ececec;*/
	margin-bottom:30px;
}
#default_gallery .bx-controls-direction,
#default_gallery .bx-controls {
	height:100%;
}
#default_gallery .image-thumb .bx-wrapper .bx-prev,
#default_gallery .image-thumb .bx-wrapper .bx-next {
	top:auto;
	bottom:0;
	width:100%;
	height:26px;
	line-height:26px;
	padding:0;
	background:rgba(64,71,81,0.17);
	text-align:center;
	right:auto;
	margin:0;
	left:auto;
	border:0
}
#default_gallery .image-thumb .bx-wrapper .bx-prev:hover,
#default_gallery .image-thumb .bx-wrapper .bx-next:hover {
	background:#e74c3c;
}
#default_gallery .image-thumb .bx-wrapper .bx-prev {
	top:0;
	bottom:auto;
	right:auto
}
#default_gallery .image-thumb .bx-wrapper .bx-prev i,
#default_gallery .image-thumb .bx-wrapper .bx-next i{
	line-height:26px;
	color:#fff;
	display:block;
}
#default_gallery .image-thumb img:hover,
#default_gallery .image-thumb .active img {
	border-color:#919aa9;
}
#default_gallery .image-thumb img {
	border:1px solid #f2f2f2;
}
#default_gallery .image-thumb{
	float: left;
    padding: 0 1em 0 0;
    width: 18%;
}
.product_page #default_gallery .image{
	float: left;
	width: 82%;
	
	background: none;
}
.zoomWindow {
	background-color:#fff;
}
#image-additional{
	margin: 0;
	padding: 0;
}
#image-additional li {
	float:none;
	list-style: none;
}
#default_gallery .bx-wrapper {
	margin:0 !important
}
#default_gallery img {
	background-color:#fff;
	width:100%
}
.product-reviews .review-item{
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.product-reviews {}
.review-score .fa-stack{
	width: 1.1em;
	height: 1.1em;
}
.product_page h1 {
	font-size:26px;
	margin-bottom: 15px;
	line-height:normal;
}
.product-info .rating-section {
	margin-bottom:10px;
}
.product-info a,
.product-info a:visited
 {
	color:#e74c3c;
}
.product-info a:hover,
.product-info a:focus,
.product-info a:active
 {
	color:#3e454c;
}
.price-section span.price-old {
	text-decoration: line-through;
	margin:0 10px 0 0;
}
.price-section span.price-new {
	font-size:31px;
	color:#e74c3c;
}
.price-section span.reward {
	display:block;
	margin-top:10px;
}
.price-section span.reward {
	display:block;
}
.price-section{
	line-height:normal;
	margin-bottom:5px;
	padding-bottom:5px;
}
.reward-block span {
	display:block;
}
#product .input-group[class*="col-"] {
	padding-left: 15px;
	padding-right: 15px;
}
#product h3 {
	color:#3e454c;
}
.ps-carousel-item img {
	background-color:#EFEEEE;
}
.ps-zoom-pan-rotate img {
	background-color:#EFEEEE;
}
#full_gallery {
	display:none;
}
/***************BOX**********************/
aside .box .box-product>div {
	width:100%;
}

/***************PRODUCT CATEGORY PAGE**********************/
.zoomWrapper {
	vertical-align:top;
}
#default_gallery .image {
	background-color: #fff;
	width: 100%;
	overflow:hidden;
	border:1px solid #f2f2f2;
	margin-bottom:1px;
}
#default_gallery .image img {
	width:auto;
	vertical-align:top;
	width:100% !important;
	height:auto !important;
	display:block;
	position:relative !important;
}
.product_page h1.product-title{
	margin-top: 0;
}
.general_info {
	color:#666d74;
	margin-bottom:20px;
}
.review-author {
	color:#666d74;
}
.fancybox-skin .rating {
	margin:5px 0 15px;
}
.general_info .product-section,
.general_info .price-section {
	margin:0 0 10px;
	padding-bottom:15px;
	border-bottom:1px solid #f2f2f2;
}
.box-subcat {
	padding:0;
	margin:0;
}
.box-subcat li {
	list-style:none;
	text-align:center;
	margin-bottom:30px;
}
.box-subcat li a{
	display:inline-block;
	max-width:100%;
	overflow:hidden;
}
.box-subcat li .name a {
	text-transform:uppercase;
}
.box-subcat li .image {
	margin-bottom:15px;
}
.box-subcat li .image img {
	background-color:#fafafa;
}
.box-subcat li .image {
	max-width:100%;
}
.box-subcat li.first-in-line {
	clear: left;
}
.img-thumbnail {
	border:0;
	background-color:#f7f7f7;
	padding:0;
	border-radius:0
}
.product-filter {
	border-top:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	padding:20px 0;
	margin-bottom:12px;
}
.product-filter label {
	font-size:13px;
	font-weight:normal;
	color:#3e454c;
	padding-top:7px;
}

#compare-total {
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size: 11px;
    line-height: 13px;
    padding: 11px 15px;
	background: #e74c3c;
	margin-left:5px;
	margin-bottom:10px;
}
#compare-total i{
	font-size: 13px;
    line-height: 13px;
	margin-left:5px;
}
.nav-cat {
	margin-bottom:13px;
}
.nav-cat .nam-page{
	margin:7px 0 7px 10px;
}
.button-view button:active,
.button-view button:focus,
.button-view button:hover {
	color:#fff
}
.button-view button{
	border:0;
	background:none;
	font-size:27px;
	padding:0;
	margin:0 5px;
}
.button-view button i {
	vertical-align:top;
	border:0;
	background:none;
	font-size:27px
}
.product-list .image {
	margin-right:20px;
	margin-bottom:0;
}
.product-list .product-thumb {
}
/*======== RELATED PRODUCTS =============*/

.related-products .owl-carousel {
    padding-left:30px;
	padding-right:30px;
}
.related-products .owl-carousel .owl-item {
    text-align: center;
}
.related-products div .product-thumb {
	display: inline-block;
    margin-bottom: 5px;
    max-width: 270px;
    text-align: left;
    width: 100%;
}

.related-products .btn.btn-add span {
	display:none;
}
.related-products .btn.btn-add {
	
}
.image-thumb {
	padding:0 40px
}
.image-thumb .bx-wrapper .bx-prev {
	left:-34px
}
.image-thumb .bx-wrapper .bx-next {
	right:-34px;
}
.related-products .bx-wrapper .bx-prev {
	left:-50px
}
.related-products .bx-wrapper .bx-next {
	right:-50px
}
.bx-wrapper .bx-controls-direction a i {
	font-size:15px;
}

/*======== PRODUCT TABS =============*/
.tabs {
	margin-top:10px;
}
.tabs .tab-heading i{
	font-size:26px;
	color:#7e7e7e;
	float:right;
	margin-top:5px;
}
.tabs .tab-heading {
	padding:13px 20px;
	line-height:32px;
	color:#323232;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #e6e6e6;
	border-bottom:4px solid #000;
	background-color:#f9f9f9;
}
.tabs .tab-content {
	padding:20px 0;
}
#review td{
	font-size:13px;
}
.rating a {
	cursor:pointer
}
/*======================= BACK TO TOP =======================*/
#back-top {
	position: fixed;
	bottom: 45px;
	z-index:9999;
	left:50%;
	margin-left:604px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:42px;
	height:26px;
	display: block;
	margin-bottom: 15px;
	background:url(../image/up-arrow.png) no-repeat left 0;
}
#back-top a:hover span {
	background-position:left bottom;
}
/*======== BLOCK COMPARE =============*/
.compare-block {
	margin-bottom:20px;
}
.compare-block .image {
	margin-right:10px;
}
.compare-block .remove a{
	font-size:19px;
	line-height:normla;
}
.compare-info {
	width: 100%;
}
.block-compare {
	position:relative;
	overflow:hidden;
}
/********BOX CURRENCY************/
.box-currency {
	float:right;
}
.box-language {
	border-left:1px solid #54575d;
}
.box-currency,
.box-language {
	background:#404751;
}
.box-currency .btn-group {
	vertical-align:top;
}
.box-language .open .dropdown-toggle,
.box-currency .open .dropdown-toggle,
.box-language .dropdown-toggle:hover i,
.box-currency .dropdown-toggle:hover i {
	color:#fff;
}
.box-language .dropdown-toggle,
.box-currency .dropdown-toggle {
	line-height:14px;
	font-size:12px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	text-transform:capitalize;
	padding:18px 15px 23px;
	min-width:69px;
	text-align:center;
	cursor:pointer;
}
.box-language .dropdown-menu,
.box-currency .dropdown-menu {
	left:auto;
	right:0;
}
.box-language .dropdown-menu li,
.box-currency .dropdown-menu li ,
.box-language .dropdown-menu a,
.box-currency .dropdown-menu button
{
	position:relative;
	display:inline-block;
	width:100%;
}

.box-language i,
.box-currency i {
	color:#555e6d;
	font-size:13px;
	line-height:14px;
	margin-left:5px;
}
.box-currency i {
	margin-left:10px;
}
.box-currency .dropdown-menu button:hover {
	color:#fff;
	background-color:#404751;
}
.box-currency .dropdown-menu button{
	border:0;
	margin:0;
	display:block;
	width:100%;
	background:none;
}
#map {
	height:250px
}
/************** QUICKVIEW **************************/
.quick_info {
	display:none;
}
.fancybox-skin:hover .fancybox-nav span {
	visibility:visible
}
.fancybox-nav {
	height:40px;
	top:50%;
	width:40px
}
.fancybox-inner .btn-icon{
	margin:0 5px 10px 0;	
}
.quickview_description {
	overflow:auto;
	max-height:300px;
	border:1px solid #f2f2f2;
	padding:10px;
}
a.quickview i {
	vertical-align:top;
	line-height:30px;
}
a.quickview:hover {
	background-color:#fff;
	color:#111
}
a.quickview {
	display:inline-block;
	visibility:hidden;
	z-index:5;
	width: 107px;
	vertical-align:top;
	position:absolute;
	top:25%;
	left:50%;
	margin-left:-53px;
	text-align:center;
	line-height:28px;
	padding:10px 5px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.82);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
	color: #111;
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	opacity:0;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.product-thumb:hover a.quickview {
	visibility:visible;
	opacity:1;
}
/****** ABOUT PAGE*****/
.extra-wrap {
	overflow:hidden;
	
}
.dropcap {
	background: #dadadb;
	border-radius: 0;
	color: #fff;
	font: 30px/36px "Roboto",serif;
	height: auto;
	margin:0px 20px 30px 0;
	padding: 17px;
	width: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	display: block;
	float: left;
}
img.alignleft {
	float:left;
	margin:0 20px 10px 0
}
.sm_hr {
	height:1px;
	background-color:#f2f2f2;
	margin:50px 0
}
.about-page h4 {
	font-size:16px;
	line-height:20px;
	margin:-0 0 5px;	
	color:#3e454c;
}
.about-page {
	font-size:12px;
	line-height:18px;
}
.about-page figure img,
.human_info figure img
 {
	border: 1px solid #f2f2f2;
}
.about-page figure a:hover img {
	border-color: #cbcfd8;
}
.human_info figure,
.about-page figure {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #f2f2f2;
	padding: 12px;
	display:block;
	max-width:254px;
	margin:0 auto 12px;
	border-radius:0
}
.human_info figure {
	float:left;
	margin-right:20px;
}
.about-page .excerpt {
	text-align:center;
	font-size:12px;
	line-height:18px;
	margin-bottom:30px;
}
.about-page h5 {
	text-align:center;
	text-transform:uppercase;
	margin:0 0 5px;
}
.about-page h5 a,
.about-page h5 a:visited
 {
	color:#3e454c;
	font-size:14px;
}
.about-page h5 a:hover,
.about-page h5 a:focus,
.about-page h5 a:active
 {
	color:#e74c3c;
}
.about-page i {
	color: #fff;
	display: block;
	float: left;
	font-size: 56px;
	margin-right: 15px;
	overflow: hidden;
	}
.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0;
	border:0;
	line-height:0;
}
.recent-posts {
	text-align:center;
}
.testimonials .testi-item {
	margin-bottom:30px;
}
.testimonials .testi-item a {
	font-size:12px;
}
.testimonials .testi-item a,
.testimonials .testi-item a:visited
{
	color:#bcbcbc;
}
.testimonials .testi-item a:hover,
.testimonials .testi-item a:focus,
.testimonials .testi-item a:active
{
	color:#3e454c;
}
.testimonials .testi-meta {
	line-height:18px;
	padding-left:50px;
	display:block;
}
.testimonials .testi-meta a,
.testimonials .testi-meta a:visited
{
	color:#e74c3c;
}
.testimonials .testi-meta a:hover,
.testimonials .testi-meta a:focus,
.testimonials .testi-meta a:active
{
	color:#3e454c;
}
.testimonials .user {
	text-transform:uppercase;
	font-size:12px;
	color:#3e454c;
}
.testimonials blockquote:after {
	content:'';
	position:absolute;
	display:block;
	background:url(../image/testi_arr.png) no-repeat left top;
	width:21px;
	height:20px;
	bottom:-20px;
	left:30px
}
.testimonials blockquote {
	border:1px solid #dbdbdb;
	position:relative;
	margin-bottom:30px;
}
.terms_conditions_page p {
	margin-bottom:20px;
}
.terms_conditions_page h4 {
	margin:0 0 10px;
	font-size:14px;
	text-transform:uppercase;
	color:#3e454c;
}
.table .btn {
	margin:2px;
}
.table.privacy_page td {
	border-top:0;
	padding:0 30px 30px
}
.privacy_page td:first-child {
	text-align:right;
}
.privacy_page tr>td+td {
	border-left:1px solid #f2f2f2;
}
.privacy_page  {
	font-size:12px;
	line-height:18px;
}
.privacy_page h4 {
	max-width:300px;
	float:right;
	margin:0 0 10px;
	line-height:normal;
	text-transform:uppercase;
	font-size:14px;
	color:#3e454c;
}
/********/
.manufacturer-list {
	border: 1px solid #e6e6e6;
	margin-bottom:-1px;
}
.manufacturer-heading {
	background: none repeat scroll 0 0 #f9f9f9;
	border-bottom: 1px solid #e6e6e6;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 5px;
}
.manufacturer-heading span {
	background: #dadadb;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}
.manufacturer-content a,
.manufacturer-content a:visited
 {
	color:#3e454c;
}
.manufacturer-content a:hover,
.manufacturer-content a:focus,
.manufacturer-content a:active
 {
	color:#e74c3c;
}

.manufacturer-content {
	padding:20px;
}
/*****/
.form-horizontal .control-label, 
.form-horizontal .radio, 
.form-horizontal .checkbox, 
.form-horizontal .radio-inline, 
.form-horizontal .checkbox-inline {
   line-height:24px;
}
.affiliate-login form input{
	margin-bottom:5px;
}
/********** ACCOUNT ******************/
.well {
	background-color: #f9f9f9;
	border: 1px solid #e6e6e6;
	margin-bottom: 30px;
	padding: 30px;
	border-radius:0;
	box-shadow:none
}
.well .heading {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	overflow: hidden;
	padding-bottom: 15px;
}
.well p {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom:15px;
	padding-bottom:15px;
}
.well .heading i{
	color: #dadadb;
	float: left;
	font-size: 56px;
	margin-right: 14px;
}
.well .heading h2 {
	font-size:20px;
	color:#3e454c;
	margin:0 0 5px
}
.well .heading strong {
	font-weight:normal;
	font-style:italic;
}
#content ul.list-unstyled li {
	padding:8px 0 7px;
	line-height:14px;
}
#content ul.list-unstyled li a i{
	color:#e74c3c;
	font-size:13px;
	line-height:14px;
	height:14px;
	vertical-align:top;
	margin-right:16px;
}
/********** Swipe menu ******************/
.toprow-1 {
	background-color: #24282d;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 90;
	display:none;
}
.swipe-control:hover i {
	color:#fff;
}
.swipe-control i {
	line-height:50px;
	font-size:30px;
	vertical-align:top;
}
.swipe-control {
	border-right: 1px solid #383c41;
	display: block;
	height: 50px;
	color:#fff;
	vertical-align:top;
	text-align: center;
	width: 64px;
	z-index: 100;
}
.swipe-control:visited,
.swipe-control:hover,
.swipe-control:focus,
.swipe-control:active
{
	color:#fff;
}
.swipe ul {
	padding:0;
	margin:0;
}
.swipe ul li {
	list-style-type:none;
}
.swipe ul li a:hover {
	color:#e74c3c;
	background-color:#fff;
}
.swipe ul li a {
	display:block;
	padding:12px 20px;
	color:#3e454c;
	border-bottom:1px solid #eaeae2;
	text-transform:uppercase;
	line-height:18px;
}
.swipe .foot li a:before {
	content:"\f05a";
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;	
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-size:20px;
	line-height: 18px;
	color:#3e454c;
	margin-right:9px;
}
.swipe .foot li+li a:before {
	content:"\f0d1"
}
.swipe .foot li+li+li a:before {
	content:"\f06a"
}
.swipe .foot li+li+li+li a:before {
	content:"\f085"
}
.swipe .foot.foot-1 li a:before {
	content:"\f0ac"
}
.swipe .foot.foot-1 li+li a:before {
	content:"\f079"
}
.swipe .foot.foot-1 li+li+li a:before {
	content:"\f0e8"
}
.swipe .foot.foot-2 li a:before {
	content:"\f02c"
}
.swipe .foot.foot-2 li+li a:before {
	content:"\f06b"
}
.swipe .foot.foot-2 li+li+li a:before {
	content:"\f0c0"
}
.swipe .foot.foot-2 li+li+li+li a:before {
	content:"\f0a3"
}
.swipe .foot.foot-3 li a:before {
	content:"\f0cb"
}
.swipe .foot.foot-3 li+li a:before {
	content:"\f003"
}
.swipe ul li a i {
	font-size:20px;
	color:#3e454c;
	line-height:18px;
	vertical-align:top;
	margin-right:5px;
}
.swipe ul li a:hover i ,
.swipe .foot li a:hover:before
{
	color:#404751;
}
.swipe {
	background-color: #fafafa;
	color: #464646;
	display: block;
	overflow: hidden;
	position: fixed;
	top: 50px;
	width: 237px;
	z-index: 101;
	height:100%;
	left:-237px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.swipe .swipe-menu {
	height: 100%;
	overflow: auto;
}
.ind .swipe {
	display:block;
	left:0;
}
.ind #page {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 88;
}
.ind .shadow {
	background:rgba(0,0,0,0.5);
	height:100%;
	width:100%;
	position:fixed;
	z-index:88
}
.zoomWindow {
	z-index:40 !important
}
/* 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%;
}
}
/*======================= bootstrap reset =======================*/
/* bootstrap reset */
.container>.alert,
.breadcrumb+.alert {
	position:fixed;
	width:100%;
	z-index:91
}
.alert button.close {
	vertical-align:top;
	margin-top:-3px;
}
.alert {
	color:#fff;
	font-weight:bold;
	padding:10px 10px 13px;
	border-radius:0;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3)
}
.alert i {
	font-size:21px;
}
.alert a:hover {
	text-decoration:none;
}
.alert a {
	color:#fff;
	text-decoration:underline;
}
.alert-success {
	background-color:#55c65e;
	border:1px solid #48b151;
}
.alert-danger {
	background-color:#f3515c;
	border-color:#d4323d;
}
.alert-info {
	background-color:#fe9126;
	border-color:#e4752b;
}
.modal-header .close:hover {
	color:#404751;
}
.modal-header .close {
	color:#ccc
}
.close {
	color:#fff;
	opacity:1
}
.pagination {
	border-radius:0
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius:0
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color:#404751;
	border-color:#404751;
}
.pagination > li > a, 
.pagination > li > span {
	color:#fff;
	background:#dadadb;
	margin-left: 1px;
	line-height:1.2em;
	padding: 8px 12px;
	border:none;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color:#fff;
	background-color:#353942;
	border:none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background:none;
	text-decoration:none;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	box-shadow:none;
	outline:none;
}
.table-bordered {
	border-radius:0
}
.table thead td {
	text-transform:uppercase;
	font-weight:bold;
	color:#323232 !important;
	font-size:13px;
	background-color:#f9f9f9;
}

.table th, 
.table td {
	padding:20px;
	border-color:#d7d7d7;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
.block-compare .table th, .block-compare .table td {
	padding:7px
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"], 
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	font-size:13px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	border-radius:0;
	box-shadow:none
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	border-radius:0
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	border-radius:0;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-radius:0
}

.table-bordered {
	color:#666d74;
	border-color:#d7d7d7
}
label, 
input,
button,
select,
textarea {
	font-size:12px;
	color:#3e454c;
}
label {
	font-weight:bold;
}
textarea {
	resize:none
}
label{
	cursor:default
}
.close:hover,
.close:focus {
	opacity:1
}
.panel {
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.panel-group .panel,.panel {
	border-radius:0
}
.panel-title {
	font-size:12px;
	line-height:14px;
	color:#7d8493;
}
.panel-title i{
	font-size:13px;
	line-height:14px;
	margin-left:5px;
}
.panel-title a,
.panel-title a:visited
{
	color:#7d8493;
}
.panel-title a:hover,
.panel-title a:focus,
.panel-title a:active
{
	color:#fff;
}

.panel-default > .panel-heading {
    background-color: #404751;
    border:none;
    color: #7d8493;	
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.panel-heading {
	padding:15px 20px;
}
a.addthis_button_tweet {
	width:85px !important;
}
.addthis_button_facebook_like
{
	line-height:20px;
}
html[lang="de"] a.addthis_button_tweet {
	width:97px !important;
}
html[lang="ru"] a.addthis_button_tweet {
	width:101px !important;
}
.fancybox-close, .fancybox-prev span, .fancybox-next span {
	opacity:0.8
}
.fancybox-close:hover, .fancybox-prev span:hover, .fancybox-next span:hover {
	opacity:1
}
.text-danger {
	color:red;
	font-weight:bold;
	font-size:100%;
	font-size:16px;
}
.product_page #default_gallery .image {padding-right:1px}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
	max-width:96px;
}

