@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700);
body {
	font-family: 'Lato', sans-serif;
	background:#192a17 url('/catalog/view/theme/default/image/bgbody.jpg');
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	line-height: 2;
	    overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {   
	color: #fff;
}
/* default font size */
.fa {
	font-size: 14px;
}
.container
{max-width:960px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 38px;
    border-bottom: 2px solid #D0B535;
    padding: 0px 0 20px;
    margin: 10px 0px 48px;
    font-weight: 300;
}
h2 {
	font-size: 27px;
	color: #D0B535;
}
h3 {
    font-size: 19px;
    color: #D0B535;
    line-height: 1.4;
    font-weight: 300;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 10.2px;
}
a {
	    color: #D0B535;
}
a:hover, a:focus{
	text-decoration: underline; color: #ac952a;
}
legend {
	font-size: 18px;
	padding: 7px 0px; color #fff;
}
label {
	font-size: 13px;
	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: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}
.form-control:focus
{
border-color: #D0B535;
}
.form-control
{
border-color: #cfb434;
background-color: #586424;
color:#e6e6e6;
border: 1px solid #D0B52E;
}
/* 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: #A9932B;

}
/* top */
header
{
	background: #021501;
    min-height: 165px;
    padding-top: 15px;
}
#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: #fff;
	text-decoration: none;
	font-size: 13px;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus
{
background-color: #d0b535;
}
.open>.dropdown-menu
{
    background-color: #BDBDBD;
}

.dropdown-menu-right
{
left: inherit;
 right: inherit;
}

#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown {
    background-color: #d0b535;
    padding: 4px 10px;
    border-radius: 4px;
    box-shadow: 2px 2px 2px #ccc;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
	background: #d0b535;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
margin: 2px 0 0px 0;
    float: left;
}
#logo img{
	margin: 0 auto;
}
/* search */

#search input::-webkit-input-placeholder {
  color: #fff;
}
#search input::-moz-placeholder {
    /* FF 4-18 */
    color:  #fff;
}
#search input::-moz-placeholder {
    /* FF 19+ */
    color:  #fff;
}
#search input::-ms-input-placeholder {
    /* IE 10+ */
    color:  #fff;
}





#search {
	margin-bottom: 10px;
}
#search .form-control{
    color: #fff !Important;
}
	
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	background: #586424;
	border-color: #D0B535;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
	background: #586424;
	border-left: 0;
	border-color: #D0B535;
}
.fa-search
{color: #fff !important;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #d0b535;
	border: 1px solid #E6E6E6;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #020F00;
	z-index: 1001;
}
#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 */
.navbar
{margin-bottom:0px }

.navbar-nav>li
{float:none;
 display: inline-block;
}
.navbar-nav
{
float:none;
text-align:center;
}

#menu {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#010e00+0,021100+50,010600+100 */
background: #010e00; /* Old browsers */
background: -moz-linear-gradient(top,  #010e00 0%, #021100 50%, #010600 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#010e00), color-stop(50%,#021100), color-stop(100%,#010600)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #010e00 0%,#021100 50%,#010600 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #010e00 0%,#021100 50%,#010600 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #010e00 0%,#021100 50%,#010600 100%); /* IE10+ */
background: linear-gradient(to bottom,  #010e00 0%,#021100 50%,#010600 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010e00', endColorstr='#010600',GradientType=0 ); /* IE6-9 */
border-top: 2px solid #D0B535;
border-bottom: 2px solid #D0B535;
	
	min-height: 40px;
}
#menu .nav > li > a {
    color: #FFF;
    padding: 10px 25px 10px 25px;
    min-height: 15px;
    background-color: transparent;
    font-size: 16px;
	text-transform:uppercase;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0b535+0,ceae21+49,d0b535+100 */
background: #d0b535; /* Old browsers */
background: -moz-linear-gradient(top,  #d0b535 0%, #ceae21 49%, #d0b535 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0b535), color-stop(49%,#ceae21), color-stop(100%,#d0b535)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d0b535 0%,#ceae21 49%,#d0b535 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d0b535 0%,#ceae21 49%,#d0b535 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d0b535 0%,#ceae21 49%,#d0b535 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d0b535 0%,#ceae21 49%,#d0b535 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0b535', endColorstr='#d0b535',GradientType=0 ); /* IE6-9 */
color: #000;
text-shadow: 1px 2px 2px #7B7B7B;
}
#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: 13px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
	    background: #a6902a;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #2b2b2b;
	color:#2b2b2b;
	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: 13px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	 background-color: #a6902a;

}
#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    color: #d0b535;
    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: #d0b535;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #a90d0e;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	
}
@media (max-width: 769px) {
	.navbar-nav>li
{
 display:block;
}

h1, .fp_carousel .fp_carousel-title {
    font-size:25px !Important;

    padding: 0px 0 0px;
    margin: 0px 0px 18px;
    font-weight: 300;
}

h2, h3 {
    font-size: 18px;

}
.fp_carousel .fp_carousel-left, .fp_carousel .fp_carousel-right{  display: none; }
.news-home,#right
{margin-top: 10px !ImPortant;}
footer{text-align: center;}

	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
.footer2
{margin-top:35px;
    padding: 19px 0;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#010e00+0,021100+50,010600+100 */
background: #010e00; /* Old browsers */
background: -moz-linear-gradient(top,  #010e00 0%, #021100 50%, #010600 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#010e00), color-stop(50%,#021100), color-stop(100%,#010600)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #010e00 0%,#021100 50%,#010600 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #010e00 0%,#021100 50%,#010600 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #010e00 0%,#021100 50%,#010600 100%); /* IE10+ */
background: linear-gradient(to bottom,  #010e00 0%,#021100 50%,#010600 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010e00', endColorstr='#010600',GradientType=0 ); /* IE6-9 */


}
ul.footermenu
{
    margin: 0;
    padding: 0;
}
ul.footermenu li
{display:inline-block;
padding: 7px 6px;
}
ul.footermenu li a
{    padding-right: 10px;
    border-right: 1px solid #ccc;
}



footer {
	margin-top: 30px;
	padding-top: 30px;
	color: #86A081;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #707070;
}
footer a {
    color: #86A081;
    font-weight: 300;
}

footer h5 {

    font-size: 16px;
    font-weight: bold;
    color: #697B3C;
    border-bottom: 1px solid #D3E89D;
    padding-bottom: 10px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    visibility: hidden;
	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 */

.btn, .btn-default, .btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info 
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#625519+0,c8ae33+93,c8ae33+100 */
	background: #625519; /* Old browsers */
	background: -moz-linear-gradient(top,  #625519 0%, #c8ae33 93%, #c8ae33 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#625519), color-stop(93%,#c8ae33), color-stop(100%,#c8ae33)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#625519', endColorstr='#c8ae33',GradientType=0 ); /* IE6-9 */
	color: #fff;
	border: 1px solid #d2b943;
	border-radius: 4px;
}
.btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:disabled, .btn-default[disabled], .btn[disabled], .btn-primary[disabled], .btn-lg[disabled], .btn-block[disabled], .btn:active,  .btn:focus,  .btn:disabled, .btn-primary:active, .btn-lg:active, .btn-block:active, .btn-block:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:focus, .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled], .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled], .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled], .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {

color: #000 !Important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8ae33+0,c8ae33+7,625519+100 */
background: #c8ae33; /* Old browsers */
background: -moz-linear-gradient(top,  #c8ae33 0%, #c8ae33 7%, #625519 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8ae33), color-stop(7%,#c8ae33), color-stop(100%,#625519)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8ae33', endColorstr='#625519',GradientType=0 ); /* IE6-9 */
}

.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 13px;
	font-size: 13px;
}
.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: 13px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}

.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:#5f5f5f;
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #d0b535;

}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
		background-color: #5f5f5f;
}
/* list group */
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus, a.list-group-item.active:active,  a.list-group-item.active[disabled]
{
    background-color: transparent;
    border-color: #D0B535;
}
.list-group-item
{
	background-color: transparent;
	border: none;
}
.list-group a {
	border-bottom: 1px solid #3A4837;
	color: #fff;
	padding: 8px 13px;
	font-size: 14px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #D0B535;
	background: transparent;
}
/* 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;
}
.owl-carousel .owl-buttons div i
{font-size:20px !important;
margin:0 0 0 0 !important;
}
.owl-controls .owl-buttons .owl-prev
{
top: 19% !Important;
left:-28px !Important;
}
.owl-controls .owl-buttons .owl-next
{
top: 19% !Important;
right:-28px !Important;
}
.owl-carousel
{
    overflow: visible !important;
}
.owl-carousel .button-group
{
    width: 70%;
    margin: 0 auto;
}
.owl-carousel .owl-buttons div
{
    opacity: 0;
    color: rgb(149, 129, 38);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    transition: all .3s ease;
    background-color: #586424;
    border-radius: 50%;
    padding: 6px;
    width: 32px;
    line-height: 1;
}
/* product list */
.product-thumb {

	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;
   border: 1px solid #ddd;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 769px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 125px;
	text-align: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 125px;
	padding: 0 10px;
}
#menu .nav > li > a {
    color: #7f7f7f;
    padding: 10px 7px 10px 7px;}
}
@media (max-width: 769px) {
/* sneha style media query */
#left, #right{min-width:100%; float:none;}
img{  margin: 0 auto;}

/* End sneha style media query */

.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 .caption a {
    color: #fff;

}
.product-thumb .price {
    color: #A5A5A5;
    font-size: 22px;
    font-weight: 300;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #A5A5A5;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #A5A5A5;
	font-size: 13px;
	display: block;
}
.product-thumb .button-group {
	/*border: 1px solid #71621D;*/
	overflow: auto;
}
.product-list .product-thumb .button-group {
	/*border-left: 1px solid #71621D;*/
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	
	 
}
.product-thumb .button-group button {
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8ae33+0,c8ae33+7,625519+100 */
background: #c8ae33; /* Old browsers */
background: -moz-linear-gradient(top,  #c8ae33 0%, #c8ae33 7%, #625519 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8ae33), color-stop(7%,#c8ae33), color-stop(100%,#625519)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c8ae33 0%,#c8ae33 7%,#625519 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8ae33', endColorstr='#625519',GradientType=0 ); /* IE6-9 */

	font-size: 13px;
	color: #fff;
	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;
	display:none;
}
.product-thumb .button-group button:hover {
	color: #fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#625519+0,c8ae33+93,c8ae33+100 */
background: #625519; /* Old browsers */
background: -moz-linear-gradient(top,  #625519 0%, #c8ae33 93%, #c8ae33 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#625519), color-stop(93%,#c8ae33), color-stop(100%,#c8ae33)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* IE10+ */
background: linear-gradient(to bottom,  #625519 0%,#c8ae33 93%,#c8ae33 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#625519', endColorstr='#c8ae33',GradientType=0 ); /* IE6-9 */



	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: 769px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
	max-width: 300px;
    display: block;
    margin: 0 auto;
    float: none;
	}
	.col1-5{ width: 100% !important;  margin: 0 !important;}
	.payicon{
    margin-top: 10px !important;
	}
	
}

.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%;
    }
}
/* extra style by sneha */
/* contact page */
#left{width:49%; float:left;}
#right{width:48%; float:right;}
.form-horizontal{clear: both;}
/* home page  */


.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th
{
    background-color: #020F00;
}
.menu-wraper
{ width:980px; margin:0 auto;
max-width:100%;
}
.copyright{
text-align:center;
clear:both;
padding-top:20px;
}
#slideshow0
{
    border-bottom: 5px solid #D0B535;
}

.related button {
    width: 100% !Important;

}
.panel
{
	background-color: transparent !Important;
	border: 1px solid #586424 !Important;
}
.panel-default>.panel-heading {
    color: #FFF;
    background-color: #586424;
    border-color: #D0B535;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #586424;
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th
{
background-color: transparent !important;
}
h2.listtitle
{
    background-color: #D0B535;
    color: #000;
    font-size: 17px;
    padding: 10px;
    text-transform: uppercase;
	margin-top: 0px;
}
.nav-tabs {
    border-bottom: 1px solid #586424;
}
.tab-content
{
    margin-bottom: 41px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
{
    color: #AC952C;
    background-color: transparent;
    border: 1px solid #586424;
    border-bottom-color: transparent;
}
.tab-content>.active {
    display: block;
    background-color: #253523;
    padding: 30px;
    font-size: 13px;
	}
h1.prdtitle
{
    border-bottom: none;
    font-size: 22px;
    padding: 10px 0;
    margin: 0;
}
.modal-content
{
background-color: #9A9A9A !important;
}
.well
{
background-color: #192A17 !important;
}

a.list-group-item:hover, a.list-group-item:focus {
  
    background-color: transparent !important;
}