body {
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
}
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.wsmenucontainer{
	display: none;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #f3652a;
}
a:hover {
	text-decoration: none;
	color: #f3652a;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
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;
}
.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;
}
ul, ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
.nav-tabs {
	border-bottom: 0 none;
	border-bottom: 1px solid #d0d0d0;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
}
.nav-tabs > li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin: 0 0 -3px;
}
.nav-tabs > li > a {
	border: 0 none;
	border-radius: 0;
	color: #888;
	font-size: 14px;
	letter-spacing: 0;
	margin: 0;
	padding: 18px 14px 10px;
	text-transform: uppercase;
	font-weight: 700;
}
.nav-tabs > li:hover {
	border-bottom: 4px solid #e2e2e2;
}
.nav-tabs > li.active {
	border-bottom: 4px solid #868686;
}
.nav-tabs > li:hover > a, .nav-tabs > li.active > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding-bottom: 11px;
}
.nav-tabs > li > a:hover, .nav-tabs > li:hover > a, .nav-tabs > li:hover > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: 0 none;
	color: #868686;
}
.tab-pane {
	padding: 15px 0;
}
.tab-content {
	padding: 0;
}

div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-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 {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
#topbar {
	background-color: #333333;
	font-size: 11px;
	text-transform: none;
	height: 42px;
}
ul.links {
	margin: 10px 0 10px;
	padding: 0;
	position: relative;
}
ul.links li{
	float: left;
	padding: 0 8px;
}
ul.links li a:hover{
	color: #f3652a;
}
ul.links li a {
	color: #bcb7b7;
	font-size: 13px;
	cursor: pointer;
}
ul.links li a i {
	margin-right: 5px;
}
/* logo */
#logo {
	margin: 34px 0;
}
#logo img{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/* search */
#search {
	margin-top: 6px;
	position: relative;
}
#search .input-lg {
	background: #232323 none repeat scroll 0 0;
	border: 1px solid #393939;
	border-radius: 2px;
	box-shadow: none;
	color: #ddd;
	height: 30px;
	padding: 0 8px;
	position: absolute;
	right: 0;
	text-shadow: none;
	top: 0;
}
#search .btn-lg {
	background: #393939 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	color: #888;
	line-height: 0;
	padding: 7px 8px;
	position: absolute;
	right: 1px;
	top: 1px;
}

.wsmenu > #search .btn-lg{
	background: #eee none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	color: #888;
	line-height: 0;
	padding: 10px;
	position: absolute;
	right: 1px;
	top: 0;
}
.wsmenu > #search .input-lg{
	background: #f7f7f7;
	border-radius: 0;
	color: #999;
	border: 1px solid #f7f7f7;
	height: 34px;
}
/* cart */
.cartmobi{
	background: #565656;
	height: 42px;
	text-align: center;
	padding: 4px 10px 4px 6px;
	display: none;
	color: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 16px;
	font-size: 11px;
}

#cart {
	margin-bottom: 0;
}
#cart > .btn {
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	background: #565656;
}
#cart.open > .btn {
	background-image: none;
	background-color: #f3652a;
	border: 0;
	color: #fff;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
	margin-top: 0;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .btn-lg{
	padding: 4px 0;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* Sldier */
#slider_product{
	margin-bottom: 20px;
	overflow: inherit;
}
#slider_product .slider_product{
	padding: 10px 0;
}
#slider_product .slider_product .item{
	text-align: center;
}
#slider_product .slider_product .item img{
	width: 100%;
	padding: 0;
}

#slider_product .slider_product .item a span{
	width: 100%;
	display: table;
	padding-top: 10px;
	font-weight: 400;
	font-size: 14px;
	color: #444;
}
#slider_product .slider_product .owl-pagination{
	display: none;
}
#slider_product .slider_product .owl-buttons{
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top:-30px;

}
#slider_product .slider_product .owl-buttons .owl-prev{
	left: 0;
}

#slider_product .slider_product .owl-buttons .owl-next{
	right: 0;
}
/* menu */
#menu {
	background: #fff;
	border: 4px solid #f3f3f3;
	min-height: 40px;
}
.navbar{
	margin-bottom: 15px !important;
}
#menu .nav > li > a {
	background-color: transparent;
	color: #222;
	font-size: 13px;
	font-weight: bold;
	min-height: 15px;
	padding: 18px 15px;
	text-transform: uppercase;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#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: #ffffff;
	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;
	}
}
.boxsearch{
	padding: 0;
	margin: 0;
}
.clicks{
	display: none;
}
ul li.ds{
	background: #dfdfdf none repeat scroll 0 0 !important;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 13px;
	text-align: left;
}
@media (max-width: 767px) {
	.banner_home .minbax{
		margin-bottom: 8px;
	}
	.banner_home .minbax img{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#topbar .linksrps > ul.links{
		float: inherit !important;
		margin-left: 38px;
	}
	.clicks{display: block}
	.searchmobile{
		background: #dfdfdf none repeat scroll 0 0;
		height: 44px;
		position: absolute !important;
		right: 0;
		top: 42px;
		width: 280px;
		z-index: 9999;
		display: none;
	}
	.blocks{
		display: block !important;
	}
	#live-search{
		margin-top: 37px;
		right: 0;
	}
	.searchmobile .input-lg{
		background: #fff !important;
		border: 1px solid #fff !important;
		color: #333 !important;
		box-shadow: none !important;
		border-radius: 0;
	}
	.tablelink{
		display: table;
		margin: 0 auto;
	}
}
/* product item */
.product-layout{
	padding: 10px 0;
	position: relative;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.banner_home{
	margin-bottom: 60px;
}
.boxview{
	margin-bottom: 20px !important;
}
#product-home{
	display: block;
	margin-bottom: 50px;
	margin-top: 20px;
	overflow: inherit;
	padding: 0 2px;
}
#product-home h3.heading-title{
	display: block;
	text-align: center;
}
#product-home h3.heading-title span::after{
	background: #e74847 none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 1px;
	left: 100%;
	position: absolute;
	top: 50%;
	width: 45px;
}
#product-home h3.heading-title span::before{
	background: #e74847 none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 1px;
	position: absolute;
	right: 100%;
	top: 50%;
	width: 45px;
}
#product-home h3.heading-title span{
	display: inline-block;
	font-size: 19px;
	font-weight: 600;
	margin: 0 0 10px;
	padding: 0 20px;
	position: relative;
	text-transform: uppercase;
}
#product-home .owl-theme .owl-controls .owl-buttons div:first-child{
	top: 32%;
	left: -15px;
}
#product-home .owl-theme .owl-controls .owl-buttons div:last-child{
	top: 32%;
	right: -15px;
}
.product-filter {
	color: #101010;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
}
.product-filter label{
	margin-top: 8px;
}
.product-filter span.control-label{
	line-height: 35px !important;
	display: inline-block;
}
.product-filter .filter-right > div {
	padding-left: 5px;
}
.product-filter .display {
	float: left;
}
.paging{
	padding-top: 30px;
	padding-bottom: 30px;
}
.paging .pagination li a{
	background: none;
	border: none;
	font-size: 14px;
	color: #222;
	padding: 0 11px !important;
}
.paging .result{
	padding-top: 5px;
}
.paging .pagination li.active span, .paging .pagination li span:hover{
	background: none !important;
	color: #df0000;
	border: none;
	text-decoration: underline;
	font-size: 14px;
	padding: 0 11px !important;
}
.product-filter .form-control {
	display: inline-block;
	height: 36px;
	margin: 0 5px;
	padding: 0 20px;
	text-transform: capitalize;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #e5e5e5;
	color: #999;
}
.product-filter .btn-switch {
	background: transparent none repeat scroll 0 0;
	color: #969696;
	display: inline-block;
	font-weight: 500;
	line-height: 35px;
	margin-right: 15px;
	padding: 0;
}
.rtl .product-filter .btn-switch {
	margin-left: 15px;
	margin-right: inherit;
}
.product-filter .btn-switch i {
	padding-right: 10px;
}
.rtl .product-filter .btn-switch i {
	padding-left: 10px;
	padding-right: inherit;
}
.product-filter .btn-switch:hover, .product-filter .btn-switch.active {
	box-shadow: none;
	color: #101010;
}
.product-layout{
	overflow: hidden;
	margin-bottom: 20px;
}
.product-layout .mask{
	position: absolute;
	top: 40%;
	left: 54%;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product-layout h3.name{
	text-align: center;
	overflow: hidden;
	margin: 15px 0 5px;
	padding: 0;
	height: 40px;
}
.product-layout h3.name:hover a{
	color: #FF5A00;
}
.product-layout h3.name a{
	font-size: 14px;
	font-weight: 400;
	color: #222;
	line-height: 18px;
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
}
.product-layout .price{
	text-align: center;
}
.product-layout .price span.price-new{
	color: #f3652a;
	font-size: 17px;
	padding-right: 5px;
	font-weight: 500;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
}
.product-layout .price span.price-old{
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}
.product-layout .image{

}
.product-layout .secondary-img {
	left: 0;
	position: absolute;
	top: 10px;
	transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	opacity: 0;
	visibility: hidden;
	text-align: center;
}
.product-layout .primary-img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.product-layout:hover .primary-img {
	/*transform: translate3d(-100%, 0px, 0px);*/
	/*-webkit-transform: translate3d(-100%, 0px, 0px);*/
	/*-moz-transform: translate3d(-100%, 0px, 0px);*/
	/*-ms-transform: translate3d(-100%, 0px, 0px);*/
	opacity: 0;
	visibility: hidden;
}
.product-layout:hover .secondary-img {
	visibility: visible;
	z-index: 9;
	opacity: 1;
	transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
h1.title{
	font-size: 19px;
	font-weight: 700;
	text-align: center;
}
h1.title-product{
	color: #444;
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
}

#tab-description, #tab-introduct{
	font-size: 13px;
	line-height: 20px;
}
#tab-description img, #tab-introduct img{
	display: block;
	height: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 100% !important;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
#footer-top{
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
	margin-bottom: 60px;
}
.feature-box{
	font-size: 12px;
	padding: 50px 30px;
}
.border-right {
	border-right: 1px solid #eeeeee;
}
.feature-box:hover .fbox-icon{
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.feature-box .fbox-icon {
	float: left;
	margin-right: 15px;
}
.feature-box .fbox-icon .icon {
	background: rgba(0, 0, 0, 0) url("../image/icon-3.png") no-repeat scroll -6px 0;
	color: #fff;
	display: block;
	height: 50px;
	width: 50px;
}
.feature-box .fbox-body {
	line-height: 30px;
	overflow: hidden;
}

.feature-box .fbox-body h4 {
	font-size: 12px;
}
[class*="feature-box-"] h4 {
	padding: 5px 0;
	position: relative;
}
.feature-box h4 {
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	color: #000;
}
.fbox-body > h4{
	line-height: 18px;
	margin-bottom: 5px;
}
.fbox-body p{
	line-height: 20px;
}
.feature-box .fbox-body p {
	margin: 0;
	padding: 0;
}
.feature-box .fbox-icon .icon.icons-v2 {
	background-position: -61px 0;
}
.feature-box .fbox-icon .icon.icons-v3 {
	background-position: -120px 0;
}


footer {
	overflow: hidden;
	display: block;
	margin-bottom: 60px;
}
.list-unstyled {
	list-style: outside none none;
	padding-left: 0;
}
.column .panel-title{
	font-size: 18px;
	font-weight: 900;
	position: relative;
	text-transform: capitalize;
	color: #000000;
}
.column .panel-title::before {
	background-color: #000000;
	content: "";
	height: 2px;
	margin-left: -20px;
	position: absolute;
	top: 38px;
	width: 30px;
	left: 0;
	margin: 0;
	width: 60%;
}
.panel-body{
	padding: 0;
	margin-top: 35px;
}
.panel-body ul li {
	font-size: 13px;
	line-height: 30px;
}
.panel-body ul li a{
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #999;
}
.panel-body ul li:hover a{
	color: #f3652a;
	margin-left: 10px;
}
#powered {
	background: #fafafa none repeat scroll 0 0;
	border-top: 1px solid #eeeeee;
	color: #999;
	padding-bottom: 30px !important;
	padding-top: 30px !important;
}
.space-30 {
	margin-bottom: 10px !important;
	text-align: center;
}
.space-30 img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#powered ul.links {
	padding-top: 10px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#powered ul.links li a {
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 0.35s ease 0s;
}
#powered ul.links li a:hover {
	text-shadow: -2px -2px 1px white, -1px -1px 1px white, 1px 1px 1px #666, 2px 3px 1px rgba(28, 67, 103, 0.498), 3px -1px 6px #111;
}
.copyright{
	display: block;
	overflow: hidden;
	text-align: center;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
.breadcrumbs-center{
	background: #fafafa;
	padding: 20px 0 40px;
	text-align: center;
	margin-bottom: 30px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0;
	padding: 0;
	border: none !important;
	background: none !important;

}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li:hover a{
	color: #f3652a;
}
.breadcrumb > li a{
	color: #999;
	text-transform: uppercase;
}

.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
	color: #555;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 8px;
	right: -4px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	border: medium none;
	border-radius: 0;
	box-shadow: 0;
	font-size: 14px;
	padding: 7px 15px;
	text-transform: uppercase;
	background: #414141;
	color: #fff;
}
.btn:hover{
	background: #272727 !important;
	color: #fff !important;
}
.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;
	border: none;
	border-radius: 0;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active{
	background-color:#565656 !important;
}
.list-unstyled.check, .list-unstyled.check a{
	color: #999;
	font-size: 14px;
	line-height: 22px;
}
.check .fa{
	font-size: 10px;
}
.list-unstyled.price{
	display: block;
	overflow: hidden;
}
.list-unstyled.price li{
	float: left;
}
.list-unstyled .price-new h2{
	color: #ff5a00;
	display: inline-block;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.list-unstyled .price-old{
	color: #888;
	font-size: 17px;
	font-weight: 400;
	text-decoration: line-through;
	display: inline-block;
	margin-right: 8px;
	line-height: 28px;
}
.product-info .check-box{
	font-size: 10px;
}
.product-info hr{
	margin-top: 11px !important;
	margin-bottom: 11px !important;
}
.text-primary{
	color: #f3652a !important;
}
.dec_inc{
	clear: left;
	float: left;
}
.style_des{
	border-bottom: 1px dotted #ccc;
	padding: 0 0;
	line-height: 20px;
}
.button.inc, .button.dec {
	background: url("../image/icons_new_31.png") no-repeat scroll 12px -917px;
	border: 1px solid #cbcbcb;
	cursor: pointer;
	float: left;
	height: 46px;
	text-indent: -999em;
	width: 35px;
}
.minimum{
	display: block;
}
.button.inc{
	background-position: 12px -959px;
	border-left: 0 none;
}
.cart{
	display: block;
	margin-bottom: 16px;
	margin-top: 16px;
	overflow: hidden;
}
.dec_inc #quantity {
	border-radius: 0;
	float: left;
	text-align: center;
	width: 50px;
	height: 46px;
	border: 1px solid #cbcbcb;
	font-size: 15px;
	border-left: none;
}
.cart .right{
	padding-top: 20px;
}
.cart .btn{
	float: right;
	font-size: 20px;
	text-transform: uppercase;
	height: 46px;
	margin: 0;
	width: 70%;
	background-color: #28B34B !important;
	border-color: #28B34B !important;
	color: white !important;
	height: 46px;
	width: 58% !important;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 4px;
}

.cart .btn:hover{
	background-color: #059028 !important;
	border-color: #059028 !important;
	color: white !important;
}

/* 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-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.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 h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.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-home, .banner_home{
	margin: 0;
}
.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 {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.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;
}
.circle-top-icon {
	text-align: center;
}
.circle-top-icon .icon {
	border: 1px solid #f3652a;
	border-radius: 50%;
	height: 68px;
	line-height: 76px;
	margin: 0 auto 20px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	width: 68px;
}
.circle-top-icon:hover .icon {
	background: #f3652a none repeat scroll 0 0;
	color: #fff;
}
.circle-top-icon .icon .fa {
	font-size: 25px;
}
.circle-top-icon .content {
}
.circle-top-icon .content p {
	font-size: 17px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 0;
}
.contact-form-area {
	padding: 40px 0;
}
.contact-form-area .title {
	display: block;
	font-size: 26px;
	font-weight: 400;
	height: auto;
	margin-bottom: 22px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.contact-form-area .form-control {
	background: #f4f4f4 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	color: #23282f;
	font-size: 12px;
	height: 45px;
	letter-spacing: 0;
	margin-bottom: 5px;
	margin-top: 10px;
}
.contact-form-area textarea.form-control {
	height: 120px;
	margin-bottom: 30px;
}
.maps {
	border: 1px solid #dfdfdf;
	margin-bottom: 30px;
	padding: 2px;
}

@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) {
	#coverimg, .banner_home, .slider{
		margin-left: -10px;
		margin-right: -10px;
		overflow: hidden;
	}

	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.border-right{
		border-right: none;
	}
	.feature-box{
		padding: 10px 2px;
	}
	.fbox-body p{
		line-height: 17px;
	}
	.footer-center .panel-title{ position: relative;}
	.footer-center .panel-title::after {
		content: "+";
		font-size: 18px;
		line-height: 18px;
		position: absolute;
		right: 0;
	}
	.footer-center .panel-title.active::after{
		content: "-";
		font-size: 25px;
		right: 1px;
	}
	.footer-center .panel-title:hover::after{
		cursor: pointer;
	}
	.footer-center .panel-body{
		display: none;
	}
	.footer-center .panel-body.active{
		display: block;
	}
	.column .panel-title::before{
		background: none;
	}
	.column .panel-title {
		color: #000000;
		font-size: 15px;
		font-weight: 700;
		position: relative;
		text-transform: capitalize;
		height: 30px;
		cursor: pointer;
		line-height: 30px;
	}
	.panel-body{
		margin: 0 0 15px;
	}
	footer, #footer-top{
		margin-bottom: 20px;
	}

	#cart .dropdown-menu{
		display: none !important;
	}
	#cart-total{
		font-size: 11px;
	}
	.product-layout h3.name{
		height: 34px;
	}
	.product-layout h3.name a{
		font-size: 13px;
		line-height: 16px;
	}
	.product-layout .price span.price-new{
		font-size: 14px;
	}

	.owl-carousel .owl-buttons div i{
		font-size: 30px !important;
	}
	.owl-controls .owl-buttons .owl-prev, .owl-controls .owl-buttons .owl-next{
		top: 40% !important;
	}
	.owl-pagination{
		top: -22px !important;
	}
	#product-home{
		overflow: hidden;
	}
	#product-home .owl-theme .owl-controls .owl-buttons div:first-child{
		top: 32%;
		left: 0;
	}
	#product-home .owl-theme .owl-controls .owl-buttons div:last-child{
		top: 32%;
		right: 0;
	}
	.breadcrumbs-center{
		padding: 10px 0;
		overflow: hidden;
		text-align: left;
		line-height: 17px;
	}
	.breadcrumb > li{
		padding: 0 7px;
	}
	.breadcrumb > li a{
		font-size: 11px;
		text-transform: none;
	}
}
.linksrps{
	padding-right: 0;
	padding-left: 0;
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}
.row-pr{
	margin-left: -7px;
	margin-right: -7px;
}
.magin{
	margin-left: -3px;
	margin-right: -3px;
}
.thumbnail{
	margin-bottom: 14px;
	border-radius: 0 !important;
	border: 1px solid #eeeeee;
}
.thumbnail:hover{
	border: 1px solid #f3652a !important;
}
.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;
}
#coverimg{
	margin-bottom: 10px;
}
@media only screen and (max-width: 990px){
	#topbar .links li span{
		display: none;
	}
	.wsmenucontainer{
		display: block;
	}
	.container-megamenu{
		display: none !important;
	}
	#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;
	}
	ul.links{
		display: block;
		text-align: center;
		width: 100%;
		margin-left: 17px;
		overflow: hidden;
	}
	ul.links li{
		padding: 0 8px;
		display: inline-block;
		float: inherit !important;
	}
	ul.links li .fa{
		font-size: 20px;
	}
	.cartmobi{
		display: block;
	}
	.cartmobi a:hover{
		color: #fff;
	}
	#cart{
		display: none !important;
	}
}
@media only screen and (max-width: 531px){
	#logo{
		margin: 20px 0;
	}
	#logo img{
		width: 140px;
	}
}
@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;
}
