body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* 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: #111;
}
a:hover {
	text-decoration: none;
    color: #333;
}
legend {
	font-size: 18px;
	padding: 7px 0px;
    color: #bb9c69;

}
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;
}
/* 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: #333;
	background-color: none;
	background-repeat: repeat-x;
}
.dropdown-menu li > a{
	text-decoration: none;
	color: #333;
	background-color: none;
	background-image: linear-gradient(to bottom, );
	background-repeat: repeat-x;
}
/* top */
iframe #top{
   display: none;
}

#top {
	background: #292929;
	border-bottom: 0px double #fff;
	padding: 0px 0px 0px 0;
	margin: 0 0 0px 0;
	min-height: 0px;
}
header{
   background-image: linear-gradient(to bottom ,#292929, #292929);
   margin-top: 0px;
   box-shadow: none;
   margin-bottom: 0px;
   border-bottom: 1px solid #555;
}

#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
    color: #333;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #000;
	background-color: none;
	background-image: linear-gradient(to bottom,);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}
#top .fa {
   color:#fff;
}
#top .btn-link:hover, #top-links a:hover {
	color: #fff;
    text-decoration: underline;
}
#top-links .dropdown-menu a {
	text-shadow: none;
    color: #333;
}
#top-links .dropdown-menu a:hover {
	color: #000;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
header{
 padding-top: 10px;
}

/* logo */
#logo {
	margin-top:10px;
    text-align: center;
}
/* search */
#search {
	margin-top: 50px;
    border-radius: 0px;
}
@media (max-width: 767px) {
#search {
	margin-top: 25px;
    z-index: 99;
    margin-bottom: -30px;
}
#search .input-lg {
	height: 44px;
	line-height: 20px;
    background: none;
    box-shadow: none;
}
#logo {
	margin-top:10px;
    margin-bottom:0px;
}
#cart {
	margin-top: 0px;
}
}
#search .input-lg {
	height: 43px;
	line-height: 20px;
	padding: 0 10px;
    background: none;
    box-shadow: inset 0 0px 0px #ddd;
    border-radius: 4px 0px 0px 4px;
    background: #fff;
    border: 0px solid #ddd;
}
#search .btn-lg {
	font-size: 15px;
	padding: 11px 13px 12px 13px;
	text-shadow: 0 0px 0 #FFF;
    margin-left: 0px;
    background: #5a9491;
    color: #fff;
    border-radius: 0px 4px 4px 0px;
    box-shadow: none;
    border: 0px  solid #fff;
}
#search .btn-lg:hover {
    background: #000;
    color: #fff;
}
/* cart */
#cart {
	margin-top: 50px;
    padding-bottom: 2px;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #fff;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #333;
    background:none;
    box-shadow: none;
    border: none;
    text-shadow: none;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 7px;
    font-weight: bold;
}
#cart.open > .btn {
	border: 0px solid #7baa43;
	color: #333;
	box-shadow: none;
	text-shadow: none;
}
#cart .fa {
    color: #fff;
    font-size: 22px;
    margin-right: 10px;
    border-radius: 25px;
    background: #5a9491;
    padding: 4px 6px;
}
#cart .fa:hover {
    background: #333;
}
#cart.open > .btn:hover {

}
#cart .dropdown-menu,  #cart .dropdown-menu .fa{
	background: #eee;
	z-index: 1001;
    color: #666;
    border-radius: 3px;
    border-top: 1px solid #ddd;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@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;
}
/* menu */
#menu {
	background-image: linear-gradient(to bottom, #292929, #292929);
    border: 0px  solid #eb5f60;
	min-height: 40px;
    border-radius: 0px;
    box-shadow: 0 1px 3px #ccc;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: NONE;
	padding: 15px 22px 15px 22px;
	min-height: 15px;
    font-size: 16px;
    text-transform: ;
    font-weight: normal;
}
#menu .nav > li .fa {
    font-size: 12px;
    margin-left: 8px;
    margin-top: 5px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    color: #5a9491;
    text-shadow: none;
    background: none;
}
#menu .dropdown-menu {
	padding-bottom: 0;
    background-color: #fff;
    border-top: 0px solid #eb5f60;
}
#menu .dropdown-inner {
	display: table;

}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 270px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333;
	font-size: 12px;

}
#menu .dropdown-inner li a:hover {
	color: #5a9491;

}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #555;
	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;
    color: #333;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #5a9491;
	background-color: ;
	background-image: linear-gradient(to top, , );
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #999;
	text-shadow: none;
    border-radius: 3px;
    text-transform: uppercase;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #fff;
	padding: 2px 18px;
	float: right;
	background-color: #;
	background-image: linear-gradient(to bottom, #5a9491, #5a9491);
	background-repeat: repeat-x;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #333;
	background-color: #fff;
}
/* Level 3*/
#menu ul li ul li{
position: relative;
}

#menu .level3{
position: absolute;
top: -6px;
left: 100%;
display: none;

z-index:1001;
min-width:160px;
padding:5px 0 0 0;

background-color: #fff;
border: 1px solid #eee;
border: 1px solid rgba(0,0,0,.15);
border-radius: 0px;
-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
box-shadow:0 6px 12px rgba(0,0,0,.175);
background-clip: padding-box;
}


#menu .level3_inner{
display: table;
}

#menu .level3_inner ul{
display: table-cell;
}

@media (min-width: 768px) {
	#menu ul li ul li:hover > .level3 {
		display: block;
	}
	#menu ul li ul li > a{

	}
    #menu .nav > li + li{
    border-left: 1px solid #555;
}
}
@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 998px) {
    #menu .nav > li > a {
	padding: 13px 5px 13px 5px;
    font-size: 12px;
}
#menu .nav > li {
	padding: 0px 0px 0px 0px;
}
}


@media (max-width: 767px) {
    #menu .nav > li > a {
	padding: 5px;
    text-align: left;
   }
   #menu .nav > li {
	padding: 2px;
   }
    #menu {

	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #eee;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #333;
	}
	#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: #333;
	}
}
/* Title*/
#featured{
	background-image: linear-gradient(to bottom ,#555555, #555555);
    box-shadow: 0 0px 0px #aaa;
	background-repeat: repeat-x;
	min-height: 40px;
    border-radius: 0px 0px 0 0;
    border-top: 0px outset #fff;
    margin-bottom: 15px;
    padding: 0px 0px 0px 0px;
}
#featured h3{
   color: #fff;
   padding: 10px 20px 10px 20px;
   margin-top: 0px;
   border-top: 0px solid #fff;
   text-transform: uppercase;
   margin-bottom: 0px;
}
#latest{
   background-image: linear-gradient(to bottom ,#555555, #555555);
    box-shadow: 0 0px 0px #aaa;
	background-repeat: repeat-x;
	min-height: 40px;
    border-radius: 0px 0px 0 0;
    border-top: 2px outset #fff;
    margin-bottom: 15px;
    padding: 0px 0px 0px 0px;
}
#latest h3{
   color: #fff;
   padding: 10px 20px 10px 20px;
   margin-top: 0px;
   border-top: 0px solid #fff;
   text-transform: uppercase;
   margin-bottom: 0px;
}
#category-box{
    background-image: linear-gradient(to bottom ,#fff, #fff);
    box-shadow: 0 0px 0px #aaa;
	background-repeat: repeat-x;
	min-height: 40px;
    border-radius: 0px 0px 0 0;
    border: 1px outset #333;
    margin-bottom: 15px;
    padding: 0px 0px 0px 0px;
}
#category-box h3{
   color: #333;
   padding: 10px 20px 10px 20px;
   margin-top: 0px;
   border-top: 0px solid #fff;
   text-transform: uppercase;
   margin-bottom: 0px;
}
#special{
   background-image: linear-gradient(to bottom ,#555555, #555555);
    box-shadow: 0 0px 0px #aaa;
	background-repeat: repeat-x;
	min-height: 40px;
    border-radius: 0px 0px 0 0;
    border-top: 0px outset #fff;
    margin-bottom: 15px;
    padding: 0px 0px 0px 0px;
}
#special h3{
   color: #fff;
   padding: 10px 20px 10px 20px;
   margin-top: 0px;
   border-top: 0px solid #fff;
   text-transform: uppercase;
   margin-bottom: 0px;
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 0px;
    background: linear-gradient(to bottom, #292929 0%,#292929 78%,#292929 78%,#292929 22%,#292929 100%);
    box-shadow: 0 1px 5px #ccc;
	border-top: 0px solid #ccc;
	color: #fff;
}
.banner-footer{
  background: #ffba31;
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 0px solid #5a9491;
  border-top: 0px solid #5a9491;
  color: #000;
}
footer .banner-footer a{
  color: #000;
}
.banner-footer:hover{
  background: #ececec;
}
.banner-footer p{
  color: #333;
  font-size: 15px;
}
footer hr {
	border-top: none;
	border-bottom: 0px solid #5a9491;
    padding-bottom: 20px;
}
footer .pull-right{
  border: none;
}

footer a {
	color: #ddd;
}
footer a:hover {
	color: #5a9491;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5a9491;
   text-transform: uppercase;
}
footer p {
	color: #999;
}
footer p a{
	color: #fff;
}
footer .nav a{
	color: #fff;
}
footer .nav .fa{
	color: #5a9491;
}
footer .nav a:hover{
	color: #fff;
}
footer .container{
    border: none;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	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 {
	color: #777;
	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;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5a0001;
	background-image: linear-gradient(to bottom, #333, #333);
	background-repeat: repeat-x;
	border-color: ;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #555;
    background-repeat: repeat-x;
}
.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: #999;
	background-image: linear-gradient(to bottom, #333, #333);
	background-repeat: repeat-x;
	border-color: #999 #999 #999;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group {
	border: 1px solid #333;
    border-top: ;
    padding-bottom: 15px;
    padding-top: 15px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 0 0px #ccc;
}
.list-group .fa{
   margin-right: 10px;
   color: #333;
}
.list-group a {
	border: 0px solid #DDDDDD;
	color: #777777;

    background: none;
    font-weight: bold;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 0px solid #DDDDDD;
	text-shadow: none;
}
/* 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;
}
/* category featured list */
.category-thumb {
	border: 1px double #ddd;
	margin-bottom: 30px;
	overflow: none;
    padding: 10px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
}
.category-thumb:hover {
    opacity: 0.8;
    border: 1px double #ff000;
}
.category-thumb .caption h4 a{
    color: #5a9491;
    font-size: 32px;
    text-transform:  uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 45px;
    min-height: 120px;
}
.category-thumb .caption h4 a:hover{
    color: #000;
}
.category-thumb .caption p{
   display: none;
}
.category-thumb .image {
	text-align: center;
    	display: none;
    margin-bottom: 15px;
    border: 0px solid #fff;
}
.category-thumb .image a {
	display: none;
}
.category-thumb .image a:hover {
	opacity: 1;
}
.category-thumb .image img {
    margin: auto;
    width: 100%;
}
.category-thumb .image img:hover {
}
.category-grid .category-thumb .image {
	float: none;
}
/* Manufacturer featured  */
.manufacturer-thumb {
	border-top: 0px inset #fff;
	margin-bottom: 30px;
	overflow: none;
    padding: 0px;
    background: #fff;
    border-radius: 0px;
    text-align: center;
}
.manufacturer-thumb:hover {
    opacity: 0.8;
}
.manufacturer-thumb .caption h4 a{
    color: #fff;
    font-size: 32px;
    text-transform:  uppercase;
    text-align: center;
    font-weight: bold;
    line-height: 45px;
    display: none;
}
.manufacturer-thumb .caption p{
   display: none;
}
.manufacturer-thumb .image {
	text-align: center;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    display: block;
    padding: 0px;
}
.manufacturer-thumb .image a {

}
.manufacturer-thumb .image a:hover {
	opacity: 1;
}
.manufacturer-thumb .image img {
    margin: auto;
    width: 100%;
}
.manufacturer-thumb .image img:hover {
}
.manufacturer-grid .manufacturer-thumb .image {
	float: none;
}
/* trans */
.manufacturer-thumb .image {
	position: relative;
	margin-bottom: 10px;
    text-align: center;
    background: left no-repeat;
    transition: all 0.2s linear;
    opacity: 1;
}
.manufacturer-thumb .image .mask,  .manufacturer-thumb .image .content{
	position: absolute;
    overflow: hidden;
    top: 0px;
    opacity: 0;
    background-color: rgba(0,0,0, 0.5);
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
}
.manufacturer-thumb .image .mask h4{
   font-size: 16px;
   text-transform: uppercase;
   text-align: center;
   margin-top: 40%;
   font-weight: bold;
   color: #f8ab03;
}
.manufacturer-thumb .image .mask h4 a{
   color: #f8ab03;
}
.manufacturer-thumb .image a.info {
    display: inline-block;
    text-decoration: none;
    padding: 0px 0px;
    background:  none;
    color: #fff;
    text-transform: uppercase;
    box-shadow: none;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
}
.manufacturer-thumb .image a.info:hover {
    box-shadow: none;
}
.manufacturer-thumb .image:hover img {
    transform: scale(1);
}
.manufacturer-thumb .image:hover .mask {
    opacity: 1;
}
.manufacturer-thumb .image:hover .name /*  */,
.manufacturer-thumb .image:hover p,
.manufacturer-thumb .image:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.manufacturer-thumb .image:hover /*p*/ {
    transition-delay: 0.1s;
}
.manufacturer-thumb .image:hover a.info {
    transition-delay: 0.2s;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	overflow: none;
    padding: 20px;
    background: #fff;
    border-radius: 0px;
}
.product-thumb .image {
	text-align: center;
    margin-bottom: 15px;
    border: 0px solid #fff;
}
.product-thumb p.price{
	display: block;
    min-height: 45px;
}

.product-thumb p{
	display: block;
    min-height: 45px;
}
.product-thumb .image a {
	display: block;
    opacity: 1;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
    margin: auto;
    width: 100%;
}
.product-thumb .image img:hover {
}
.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 0px;
	min-height: 30px;
    color: #888;
}
.product-thumb .caption h4 a{
    color: #333;
    font-size: 12px;
    text-transform: ;
    margin-top: 0px;
}
.product-thumb .caption h4 a:hover{
    color: #333;
}
.product-list .product-thumb .caption {
	margin-left: 30px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
.product-thumb  p {
   min-height: 65px;
}
}
@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: #d22a1f;
    font-size: 15px;
}
.product-thumb .price-new {
}
.product-thumb .price-old {
	color: #5a9491;
	text-decoration: line-through;
	margin-left: 10px;
    font-size: 12px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 0px solid #ddd;
	background-color: none;
	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;
	}
}
@media (max-width: 900px) {
	.product-thumb .price {
    font-size: 12px;
}
}
.product-thumb .btn-group {
  margin-bottom: 5px;
  background: none;
  margin-top: 0px;
}
.product-thumb .btn-group .btn-default{
  background: none;
  padding-bottom: 0px;
  padding-top: none;
  border: none;
  color: #000;
  box-shadow: none;
}
.product-thumb .btn-group .btn-default:hover{
  color: #333;
}
.product-thumb .button-group button {
	width: 66%;
	border: 0px solid #ddd;
	display: inline-block;
	float: left;
    background-image: linear-gradient(to bottom, #555, #555);
	color: #f8ab03;
	line-height: 34px;
	font-weight: normal;
	text-align: center;
	text-transform: none;
    border-radius: 0px;
}
.product-thumb .button-group button + button {
	width: 17%;
	border-left: 0px solid #ddd;
    background: none;
    color: #333;
    font-size: 10px;
}
.product-thumb .button-group button + button:hover {
    background: none;
    color: #5a9491;

}
.product-thumb .button-group button:hover {
	color: #fff;
	background-image: linear-gradient(to bottom, #2c2c2c, #2c2c2c);
	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-4{
       width: 100%;
    }
    #column-left + #content .col-md-3 + #column-right{
       width: 50%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
     #column-left .col-md-4, #column-right .col-md-4{
       width: 100%;
    }
}



