body {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
color: #000030;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
		font-family: Arial,Helvetica,sans-serif;
}
h2 {
	font-size: 27px;
	color: #ca1109;
	font: arial;
	font-size: 25px;
	font-weight: bold;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	font-family: Arial,Helvetica,sans-serif;
}
.well{
border: 1px solid #eeeeee;
    margin-bottom: 20px;
		background:#fff;
    padding: 10px;
		border-radius:0px;
}
.buttons {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    overflow: auto;
    padding: 6px;
}
.well h2,.con-tact h2{
color: #000000;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #666666;
}
a:hover {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
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;
	border-radius:0px;
}
.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 {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #138afe;
	border-bottom: 1px solid #e2e2e2;
	padding:0px;
	margin: 0 0 0px 0;
	min-height: 30px;
}
#top .container {
	padding: 0 20px;
	
}
#form-currency {
	position: absolute;
	right:20px;
	color: #999;
	line-height: 17px;
}
#top #form-currency .currency-select {
	text-align: left;
	position: absolute;
	right:0px;
	color: #999;
	line-height: 17px;
}
#top #form-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 {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
	padding-top:5px;
}
#top-links li{
float:left;
border-right: 0px solid #fff;
font-weight: bold;
padding:0px;
}
#top .btn-link:hover,.btn-link:focus, #top-links a:hover {
	color: #000000;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a {
	background-color: #acacac;
}
#top-links .dropdown-menu a:hover {
	color: #000030;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	min-height:30px;
	background:#138afe;
}
#top-links ul{margin-bottom:-5px;}
#top-links ul li a{

    color: #ffffff;
    float: left;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
    text-decoration: none;
	}
	#top-links  ul li a:hover{
	background:#138afe;
}

#top-links ul li:last-child  a{
	border:none;
} 

#top-links li + li{
	margin-left:8px;
}
/* logo */
.head {
	margin-bottom: 40px;	
}
#logo {
	margin: 0 0 20px 0;
	top:25px;
	left:0px;
	position:relative;

}
/* search */
#search {
	margin-bottom: 10px;
	position: absolute;
	right: 20px;
	padding-left:20px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	background: #FFF;
	padding: 0px 35px 0px 10px;
	height: 40px;
	border: 1px solid #CCCCCC;
	border-radius:0;
}

#search .btn-lg {
	border: 1px solid #CCCCCC;
	right: 0px;
	width: 35px;
	height:40px;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	font-size: 15px;
	line-height: 1px;
	padding: 10px;
	text-shadow: 0 1px 0 #FFF;
	border-radius:0;
	background:transparent;
}
#search .btn-lg i{
	color: #ca1109;
	font-size:18px;
}
.serach-default {
	color: #777;
	border-radius:0;
	border:#CCC;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;*/
}
/* cart */
#cart {
	margin-bottom: 10px;
	margin-top: 0px;
	right: 0;
	z-index: 9;
}
 #cart .heading {
	color: #ca1109;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right:0px;
	padding-right:5px;
	text-transform:uppercase;
	text-align:center;
} 
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-top: 0px;
	border: none !important;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart .btn:active,#cart .btn.active{
	box-shadow: none !important;
	text-shadow: none !important;
	border: none !important; 
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
/*background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;*/
background: #fdfdfd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f8f8f8 49%, #f3f3f3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(49%,#f8f8f8), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 49%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 49%,#f3f3f3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 49%,#f3f3f3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#f8f8f8 49%,#f3f3f3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-8 */
	margin-bottom: 15px;
	padding: -1px 5px;
	border: 1px solid #e7e7e7;
	border-radius:0;
}
#menu .nav-padding {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu .nav > li > a {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 14px;
	text-decoration: none;
	display: block;
	padding:16px 16px;
	z-index: 6;
	position: relative;
	font-family:arial;
	border-right:1px solid #E7E7E7;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
		background:#000030;
	color:#fff;
}
#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;
	background:#f8827b;
}
#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: #f8827b;
	background-image: linear-gradient(to bottom, #f8827b, #f8827b);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #4c4c4c;
	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: #f8827b;
	border-color: #f8827b;
	border-radius:0px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #f8827b;
}
@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: auto;
	margin-bottom:25px;
}
#column-left h5{
	background:#000030;
	padding: 15px;
	font-family: Arial;
	font-size: 20px;
	line-height: 14px;
	color: #FFF;
	text-transform:uppercase;
	text-align:left;
	margin-bottom:0px;
}
/* footer */
footer {
	background: #e3e3e3;
	
}
.footer-top{
min-height: 30px;
	padding: 20px;
	background: #e3e3e3;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
text-decoration: none;
	color: #4c4c4c;
	font-size: 12px;
	font-family:"Arial,sans-serif;
	
}
footer a:hover {
text-decoration: none;
	color:#448fc8;
}
footer h5 {
	color: #4c4c4c;
	text-transform:uppercase;
	font-size: 16px;
	margin-top: 10px;
	font-weight:normal;
	margin-bottom: 0px;
	font-family: "Lato",Calibri,Arial,sans-serif;
}
footer .cols {
	float: left;
	width: 21%;
	min-height: 30px;
}
footer p{
width:100%;
color:#4c4c4c;
	text-align: center;
	background:#e3e3e3;
	margin-bottom:0px;
	padding:0px;
	font-size:12px;
}
footer p a{text-decoration:none}
footer p a:hover{color:#448fc8;} 
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding: 8px 0;
	background:none;
	display:block;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow:none;
	padding:0 10px 0 5px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li:last-child:after{
content: '';
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:first-child{
padding-left:0px;
}
.breadcrumb > li:after {
	content: '>>';
	display: block;
	position: absolute;
	top: 1px;
	right: -18px;
	width: 26px;
	height: 26px;
}
.breadcrumb a{
color:#bfbfbf;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	background:#FFF;
	/*border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
}
.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-default {
	background: #4c4c4c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial;
    font-size: 11px;
    line-height: 15px;
		border-radius:0px;
}
.btn-default:hover{	background-color: #f8827b;color:#fff;}
.btn-primary {
background: #4c4c4c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial;
    font-size: 15px;
    line-height: 12px;
		border:none;
		border-radius:0px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #f8827b;
	background-position: 0 -15px;
	border-color: #f8827b;
}
.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: #ca1109;
	background-image: linear-gradient(to bottom, #ca1109, #ca1109);
	background-repeat: repeat-x;
	border-color: #ca1109 #ca1109 #ca1109;
	border-radius:12px;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #d9534d;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #000;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;*/
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	/*background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);*/
}
/* list group */
.list-group{border-radius:0;margin-bottom:0;}
.list-group a {
	padding: 3px 4px 1px 12px;
	background:#f1f1f1;
	margin-top:1px;	
		border: 1px solid #FFFFFF;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background:#e8e8e8;
	border: 1px solid #FFFFFF;
	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;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image1 {
	text-align: center;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
    margin-top:20px;
	margin-left: auto;
	margin-right: auto;
}

.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	text-align: left;
	margin-bottom:20px;
	margin-top:20px;
}
}
.product-thumb h6 {

}
.product-thumb .caption {
font-size:11px;
font-weight:bold;
text-align:center;
margin-bottom:20px;
min-height:90px;	
}
.product-thumb .caption p{color:#ca1109;}
.tab-content{font-family:Arial,sans-serif; color:#808080; font-size:100%;}
.nav-tabs > li > a:hover, .nav > li > a:focus{background-color:#f1f1f1; border:1px solid transparent;}
.nav-tabs > li > a{padding:0px; color:#9e9e9e; font-size:13px; font-family:Arial,Helvetica,sans-serif;}
.nav-tabs > li:first-child{padding-left:0px;}
.nav-tabs > li:last-child{border-right:none;}
.nav-tabs > li{border-right:1px solid #fff; padding:0px 25px; margin-bottom:5px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border:none;}
.product-list .product-thumb .caption {
padding-left:10px;float:left;width:192px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
	display:block;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
}
.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 {
display:block;
	float:right;
	right:0;
	margin-bottom:10px;
}
@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: 30px;
	font-weight: bold;
	text-align: center;
}
.product-thumb .button-group button + button {
	width: auto;
	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;
}

/* 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%;
    }
}
.product-layout{background:#f8f8f8;}
.featured h2 {
padding: 8px 8px 7px 0px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #000030;
	margin-bottom:15px;
}
 .row-content {
	padding: 20px;
	background:#f8f8f8;
	margin-left:0px;
	margin-right:0px;
}
 .product-thumb {
	vertical-align: top;
	margin-bottom: 25px;
	border:none;
	background:#f8f8f8;
	border-top: 1px solid #EEEEEE;
	min-height: 395px;
}
.product-thumb .image {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	background:#f8f8f8;
}


.product-thumb .price-old {
	color: #b6b6b6;
	font-size:20px;
	text-decoration: line-through;
}
.product-thumb .price-new ,.product-thumb .price{
        text-align: center;
		font-size:20px;
		font-weight: bold;
	color:#ca1109
}
.product-thumb .price-new1 {
		font-size:30px;
	color:#f8827b;
}

 .product-thumb .button-group {
	border:none;
	background-color: #f8f8f8;
	overflow: auto;
	color:#fff;
font-size:15px;
cursor:pointer;
margin-left:0px;
margin-left: 8%;
}

 .product-grid .product-thumb .button-group {background:none;}
 .product-grid .product-thumb .caption h3 a{color:#339cff;font-size:12px;font-weight:bold;}
 .product-list .product-thumb .button-group button{margin-left:10px;}
 .product-list .product-thumb {display:block;}
 .product-list .product-thumb .caption h4 a{margin-left:0px;color:#4c4c4c;font-size:17px;font-weight:normal;}
 
 .product-list  div + div {
	
	padding-top: 16px;
}
.center{text-align: center;}
.featured  .product-thumb .button-group,.special .product-thumb .button-group{text-align:center; margin-left:7%;width:auto;}
.product-thumb .button-group button {font-family: Arial;
font-size: 16px;padding: 6px 31px;text-align:center;}
.product-thumb .button-group button {
    border-radius:12px;
	width:auto;
	border: none;
	display: inline-block;
	float:left;
	background-color: #ca1109;
	color: #FFF;
	text-align: center;
	text-transform:uppercase;
line-height: 20px;
	font-weight:bold;
	font-family: Arial;
	font-size:11px;
}
.product-thumb .button-group button:hover {
	background-color: #f8827b;
	text-decoration: none;
	cursor: pointer;
}
.special{margin-bottom:20px;}
.special h3{
padding: 6px 8px 5px 8px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #4c4c4c;
	margin-bottom:15px;
}

 .product-thumb .button-group button:hover {
	color: #FFF;
	background-color: #d9534d;
	text-decoration: none;
	cursor: pointer;
}
.box{background:#fff;}
.box-content{padding:15px;}
.row-category .product-thumb .image {
	text-align: center;
	display: block;
	margin-bottom: 10px;
	background:#f8f8f8;
	padding:10px !important;
}
.category-info p{
	text-align:justify;
	line-height: 17px;
	font-size:15px;
}
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
p{margin-bottom:20px;margin-top:10px;}
.bottom-content{
	background:#f8f8f8;
	padding: 20px;
}
.panel-color{border-radius:4px;margin-bottom:20px;}
.product-list .product-thumb .button-group button {
	width:auto;
	border: none;
	display: inline-block;
	float:right;
	background-color: #4c4c4c;
	color: #FFF;
	line-height: 12px;
	text-align: center;
	padding:12px 10px;
	font-weight:normal;
	position:relative;
	font-family: Arial;
}
.swiper-viewport{
	border:none !important;
	border-radius:none !important;
	box-shadow:none !important;
}
.product-list .product-thumb .button-group button:hover {
	color: #FFF;
	background-color: #f8827b;
	text-decoration: none;
	cursor: pointer;
}
.product-list .product-thumb .compare  button + button{margin-left:25px;}

.product-list .product-thumb .compare  button{
	border: none;
	display: inline-block;
	float: left;
	background-color:#f8827b;
	color: #fff;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
margin-top:10px;
}
.product-grid .product-thumb .button-group .compare button:hover{
background-color:#f8827b;
color:#fff;
display:block;
}
.product-grid .product-thumb .button-group .compare {float:right;}
.product-grid .product-thumb .button-group .compare button + button {margin-right:5px;}
.product-grid .dis{display:none;}
.product-grid  .product-thumb .button-group .compare  button {
	width:auto;
	border: none;
	display: inline-block;
	background-color: #f8827b;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	font-weight:normal;
	font-family: Arial;
	padding:6px 5px;
}
.product-list  .product-thumb .button-group .compare  button {
	width:auto;
	border: none;
	display: inline-block;
	background-color: #f8827b;
	color: #FFF;
	line-height: 12px;
	text-align: center;
	font-weight:normal;
	font-family: Arial;
}
.product-list .compare1{float:left;}
.product-list .compare2{float:right;}
.rel h3{background:#eeeeee;padding:10px;}
.rel .product-thumb{
border: 1px solid #EEEEEE;
}
.rel .compare  button {
	width:auto;
	border: none;
	display: inline-block;
	background-color: #f8827b;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	font-weight:normal;
	font-family: Arial;
	padding:0px 5px;
}
.rel .compare {float:right;}
.rel .compare button + button {margin-right:10px;}
.rel .compare1{margin-left:10px;}
.pro .price{
border-bottom: 1px solid #e7e7e7;
    color: #4c4c4c;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px 0px;;
}
.pro .price .price-new {
    color: #ee7a74;
    font-size: 35px;
}
.pro .price .price-old {
    color: #b6b6b6;
    margin-left: 10px;
    text-decoration: line-through;
		font-size:20px;
}
.pro .price  .price-tax {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: normal;
		
}
.pro .form-control{
		width:100%;
		display:inline-block;
		background: #f4f4f4 none repeat scroll 0 0;
		border:none;
    padding: 8px;
    text-align: center;
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		margin-bottom:10px;
		border-radius:0px;
		box-shadow:none;
}
.qty #button-cart{
background: #4c4c4c none repeat scroll 0 0;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial;
    font-size: 25px;
    line-height: 12px;
    padding: 10px 32px;
		border:none;
		border-radius:0px;
		width:auto;
}
.pro .review a{
 color: #4c4c4c;
    margin: 0 22px;
    text-decoration: none;
}
.pro .nav-tabs{
	border:none;
}
.pro .nav-tabs > li:first-child a{
	padding-left:0px;
}
.pro .nav-tabs > li > a{
	color: #4c4c4c;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  padding: 0 25px;
  text-align: center;
  text-decoration: none;
	border:none;
	border-right:1px solid #ddd;
	border-radius: 0;
}
.pro .nav-tabs > a:active{
color: #4c4c4c;
}
.pro .pvalue{
color:#bfbfbf;
}
.description {
    border-bottom: 1px solid #e7e7e7;
    color: #7c7c7c;
    line-height: 20px;
    margin-bottom: 4px;
    padding: 5px 5px 10px;
}
.manufacturer-heading {
    background: #f8f8f8 none repeat scroll 0 0;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufact a{
 cursor: pointer;
    text-decoration: underline;
}
.manufact a:hover{
text-decoration:none;
}
.manufact h2{margin-top:5px;}
.thumbnail{
border-radius:0px;
}
.btn1{background:none;border:none;box-shadow:none;}
@media only screen and (min-width: 320px) and (max-width:700px) {
#top-links ul li a{padding-right:5px;}
#logo{left:0px;}
#logo img{ display:block; text-align:center; margin:0 auto; }
#top .container{padding:0px 5px;}
#top-links ul{}
#top-links ul li a{margin-left:0px;}
#top .btn-link, #top-links li, #top-links a{padding-left:3px;padding-right:3px;}
#top .pull-right,.head  .pull-left{float:none !important;text-align:center;}
#form-currency{position:relative !important;}
#cart{right:0px;}
}
@media only screen and (min-width: 768px) and (max-width:980px) {
#form-currency{right:23%;}
#cart{right:56% !important;}
}
.right h1 {
    color: #000030;
    margin: 0;
}
.right .list-unstyled{
	border-bottom: 1px solid #e7e7e7;
    color: #7c7c7c;
    line-height: 20px;
    margin-bottom: 4px;
    padding: 5px 5px 10px;
	margin:0;
}
.right .list-unstyled li {
    color: #7c7c7c;
    line-height: 20px;
}
.right .price li {
    color: #7c7c7c;
    line-height: 20px;
	display:inline-block;
	font-size:14px;
}
.right .price span{
    color: #b6b6b6;
    margin-left: 10px;
    text-decoration: line-through;
	font-size: 20px;
}
.right .price h2{
    color: #ca1109;
    font-size: 26px;
	margin:0;
}
.right .price {
    color: #4c4c4c;
    font-size: 20px;
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 8px;
}
#product .form-group .btn-primary{
	background: #ca1109 none repeat scroll 0 0;
    border-radius:12px;
    color: #ffffff;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
    line-height: 18px;
    padding: 7px 18px;
	width: auto;
}
.rating p a{
	color: #4c4c4c;
    margin: 0 22px;
    text-decoration: none;
}
.qty .form-control{
	background: #f4f4f4 none repeat scroll 0 0;
    border: medium none;
    padding: 8px;
    text-align: center;
	width: 50px;
	display: inline-block;
	margin: 10px 0 20px;
}
#product .form-group .control-label{
	color: #4c4c4c;
	font-size:14px;
}
.has_zero .button-group.button-group-orig{ display: none; }
.has_zero .input-group.number-spinner.product-list-number-spinner{ display: none; }
@media (max-width:1180px){
	#cart {
		right: 42px;
    }

}
