@font-face {
    font-family: "SpecialElite";
	font-style: normal;
	font-weight: normal;
	src: local("SpecialElite"), url("../fonts/SpecialElite-Regular.woff") format("woff");
}
body {
	color: #333;
    font-family:Verdana,Geneva,sans-serif !important;
    font-weight: 300;
    margin: 0;
    background: url(../image/new/texture_canvas_white.png);
    font-size: 14px;
    line-height: 24px;
    min-width: 260px;
}
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: #23a1d1;
}
a:hover {
	text-decoration: none;
}
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;
}
/* 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: #dadada;
	background-image: linear-gradient(to bottom, #dadada, #dadada);
	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 #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-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;
}

.header_top {
	position: relative;
    background: #A4B725;
	box-shadow: 1px 1px 5px #CCC;
    padding:3px 0px;
	font-size: 12px;
}
.header_top ul{
	margin:0;
}
.header_top li:first-child {
    background: none;
    padding-left: 0;
}
.header_top .links{
	padding-top:2px;
}
.header_top li {
    margin:0 8px; 
	line-height:24px; 
	font-size:11px; 
	color: #fff;
}
.header_top li a {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    font-weight: 300;
    text-transform:uppercase;
	cursor:pointer;
}
.header_top .dropdown-menu {
	background: #fff none repeat scroll 0 0;
    border-top: 4px solid #a4b725;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 8px 0;
    position: absolute;
    top: 20px;
    min-width: 260px;
    z-index: 99;
}
.header_top a.active, .header_top a:hover {
    color: #eec60e;
}
.swipe {
    display: none;
}
body div.shadow {
    display: none;
}
.swipe .swipe-menu ul li a {
    border-bottom: 1px solid #dadada;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    padding: 10px 20px 11px;
    position: relative;
}
.swipe .swipe-menu li .dropdown-menu li a:hover{
	background-color:transparent;
	background-image:none;
}
.swipe .swipe-menu li:hover .dropdown-menu{
	background-color:transparent;
	position:relative;
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
.swipe .swipe-menu li a:hover{
    color: #e43d37;
    text-decoration:none;
}
.toprow-1 {
    background-color: #292929;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

/* header */
#header {
	position: relative;
	z-index: 99;	
}
#header #logo img {
    margin: 0 auto;
    text-align: center;
    vertical-align: top;
    width: 170px;
    position: absolute;
    left: -10px;
    right: 0;
    top: auto;
    bottom: 25px;
}
#header #logo {
    margin: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0) url("../image/new/header-bg.png") no-repeat scroll 0 -23px / 100% auto;
	background-size:100%;
	min-height: 268px;
}
.header-text-wrap{ 
	text-align:center;
	position: absolute; 
	width:100%; 
	top:15%;
}
.header-text-yr{ 
	font-family: "SpecialElite";
	font-size: 18px;
}
/* search */
.top-search {
    display: inline-block;
    height: 50px;
    padding: 11px 20px;
    cursor:pointer;
}
.top-search i {
    color: #fff;
    font-size: 26px;
}
.right__header {
    bottom: 12%;
    display: inline-block;
    float: right;
    position: absolute;
    right: 11%;
    width:17%;
}
#search {
	margin-bottom: 0px;
}
#search .input-lg {
	line-height: 16px;
    font-size: 13px;
    height: 25px;
    width: 190px;
    max-width: 190px;
    margin: 0;
    color: #3e3d3a;
    border-radius:0px;
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #5c4312 -moz-use-text-color #5c4312 #5c4312;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    padding: 0 10px;
}
#search .btn-lg {
    width: 40px;
    height: 25px;
    background: url(../image/new/search.png) no-repeat center center #5c4312;
    text-align: center;
    position: relative;
    border-radius:0px;
    border:none;
    padding:0px;	
}
/* cart */
#cart > .btn {
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	padding:0px;
	background:transparent;
	border:none;
	box-shadow:none;
	text-shadow:none;
}
#cart > .btn:hover {
    color: #eec60e;
}
#cart-total{
	position:absolute;
	color:#545454;
	right:auto;
	font-size:13px;
	margin-left:-20px;
	top:8px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	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 */
.padd0{
	padding:0px;
}
#menu {
    width:100%;
	margin:0 auto;
	padding:0px 0px;
	background:#fff;
	min-height: 43px;
	border-radius:0px;
}
#menu .nav > li{
	border-radius: 0;
    line-height: normal;
    padding: 12px 0px 12px 20px;
    position: relative;
    z-index: 10;
}
#menu .nav > li:last-child a{
	border:none;
}
#menu .nav li .fa{
	color:#58410b;
	font-weight:bold;
	font-size:14px;
	margin-left:8px;
	vertical-align:middle;
}
#menu .nav > li > a {
	font-size: 13px;
    font-weight: normal;
    line-height: 13px;
    padding:0 20px 0 0;
    border-right: 1px solid #c3a869;
    text-decoration: none;
	text-transform: capitalize;
	color:#58410b;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	color:#ffdd44;
}
#menu .dropdown-menu {
	background: #fff none repeat scroll 0 0;
    border-top: 4px solid #a4b725;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 8px 0;
    position: absolute;
    top: 33px;
    min-width: 360px;
    z-index: 99;
}
.header_top .text-center{
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 30%;
}
/*#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}*/
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding:5px 20px;
	clear: both;
	line-height: 21px;
	color: #58410b;
	font-size:13px;
}
#menu .dropdown-inner li{
	width:100%;
}
#menu .dropdown-inner li a:hover {
	background-color: #dadada;
    color: #fff;
}
#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;
	font-size: 17px;
	font-weight: 400;
	line-height: 40px;
	color: #b6ab95;
	text-shadow: none;
	text-transform: uppercase;
}
#menu .btn-navbar .fa{
	color:#666;
	font-size:26px;
}
#menu .btn-navbar {
    color: #b6ab95;
    cursor: pointer;
    display: none;
    line-height: 30px;
    position: relative;
    border:none;
    margin:5px 0 0;
    padding: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: transparent;
}
#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu .navbar-header{
		border-bottom: 6px solid #a4b825;
		padding: 10px 17px;
	}
	#menu .btn-navbar{
		 display: block;
	}
	#menu{
		background: #ffffff none repeat scroll 0 0;
		border-radius: 5px 5px 0 0;
		padding:0px;
		border:none;
	}
	#menu .navbar-nav{
		margin:7.5px 0px !important;	
	}
	#menu .nav > li{
		padding:0px;
		border-bottom: 1px solid #666;
	}
	#menu .nav > li > a .fa{
		color: #646464;
		font-size: 21px;
		padding: 0 15px;
		right: 5px;
		top: 8px;
		position:absolute;
		font-weight:400;
	}	
	
	#menu .nav > li:hover{
		background:#4a4a4a none repeat scroll 0 0;
		color:#fff;
	}
	#menu .nav > li > a{
		
		color: #000;
		padding:10px 15px;
		font-size:15px;	
		line-height:25px;
	}
	#menu .nav > li:last-child a{
		border:none;
	}
	#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;
	}
}
#bodycontent {
	background: #fff;
	clear:both;
}
.swiper-viewport{
	border:none !important;
	box-shadow:none !important;
	border-radius:0px !important;
}
.shippingmsg {
	font-style:italic; 
	font-size:16px;  
	background:#58410b;  
	padding:3px 40px 3px 40px; 
	color:#fff; 
	text-align:center;
	max-width: 1170px;
	min-height:40px;
	line-height:20px;
}

/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	color: #e2e2e2;
}
footer .bgfooter{ 
	padding:20px 40px;
	background: url(../image/new/footer-texture.png) #574108;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#copyright br {
    display: none;
}
#copyright{
	text-align:center;
}
#copyright a {
    font-size: 12px;
    color: #eec60e;
    text-decoration: none;
}
#copyright a:hover {
    color: #eec60e;
}
footer .block-heading {
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #C5C4A7;
    margin-top: 13px;
}
.categorylist,.featured{
	padding:0 43px;
}
.category .category-heading{
	margin: 0 0 30px;
    text-align: center;
}
.treeview-list .collapsable .expandable-hitarea { 
	background: url(../image/sprite.png) no-repeat scroll -42px -130px transparent;
    height: 16px;
    width: 16px;  margin: 5px 0 0;
} 
.treeview-list .expandable .collapsable-hitarea{ 
	background: url(../image/sprite.png) no-repeat scroll -13px -131px transparent;
    height: 16px;
    width: 16px;  margin: 5px 0 0;
} 
.treeview-list .expandable-hitarea { 
	background: url(../image/sprite.png) no-repeat scroll -13px -131px transparent;
    height: 16px;
    width: 16px;  margin: 5px 0 0;
    float:right;
    cursor:pointer;
} 
.treeview-list .collapsable-hitarea { 
	background: url(../image/sprite.png) no-repeat scroll -42px -130px transparent;
    height: 16px;
    width: 16px;  margin: 5px 0 0;
    float:right;
    cursor:pointer;
} 
.category ul li ul li a{
	color: #815f10 !important;
}
.category ul li ul{
	margin-left:15px;
}
.category ul li .fa{
	color: #333;
    font-size: 17px;
    padding-right: 5px;
}

.category ul li a{
	color: #000;
    font-size: 14px;
    font-weight: 300;
    border:none;
}
.category ul li a.active,.category ul li a.active:hover,.category ul li a:hover{
	background:transparent;
	border:none;
	text-shadow:none;
	color:#58410b;
}
.category ul li{
	line-height: 22px;
    padding: 4px 0;
}
ul.box-category, ul.box-category ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.bodycontent{
	padding:60px 40px 20px;
	background:#fff;
}
#product-search label{
	text-transform:uppercase;
}
#product-search .form-group{
	border-radius:0px;
}
.product-filter .form-group{
	margin:0;
}
.product-filter  .btn-group .btn-default:hover .fa{
	color:#e43d37;
}
.product-filter  .btn-group .btn-default .fa{
	color:#e2e2e2;
	 font-size: 28px;
}
.product-filter  .btn-group .btn-default{
	background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    color: #777;
    text-shadow: none;
    border:none;
    box-shadow:none;
    padding:5px 5px;
}
.product-filter  #compare-total{
	color: #00f;
	font-size:15px;
}
.product-filter .input-group-addon{
	background-color:transparent;
	border:none;
	color: #000;
    font-weight: normal;
    padding-right: 7px;
    text-transform: uppercase;
    padding-left:0px;
}
.product-filter {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eaeaea;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    line-height: 32px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 20px 0;
    background:transparent !important;
}
.heading {
    color: #58410b !important;
    font-family: "Lato",sans-serif !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    padding: 0 !important;
    margin:0 0 30px;
}
.featured{
	margin:0 0 40px;	
}
.category-box{
	float:left;
	margin-right:10px;
	width:19%;
}
#product-product ul li .box span,.qty span{
	float:right;
	padding-right:15px;
}
#product-product .thumbnail{
	border:none;
	padding:0;
}
#wholesale-page form textarea{
	width:100%;
}
#wholesale-page form,#personinfo-page form{
	border:1px solid #ddd;
	padding:15px;
}
#wholesale-page label{
	text-align:left;
}
.required1 {
    color: #df0505;
    font-weight: bold;
    float:right;
}
#product-product .col-sm-7 ul li a{
	font-size:15px;
	color:#333;
}
#product-product .price h2{
	color: #58410b;
    font-family: "Lato",sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 25px 0;
}
#product-product .price{
	border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
#product-product ul li .box,.qty label{
	width:30%;
	display:inline-block;
	font-size:15px;
	color:#333;
}
.qty .form-control{
	width:auto;
	display:inline-block;
}
.toprate p{
	margin:0;
}
.toprate a img{
	display:inline-block;
}
.toprate a{
	color: #58410b;
    font-size: 12px;
    text-decoration: none;
    display:inline-block;
}
.toprate{
	border-bottom: 1px solid #e6e6e6;
    display: block;
    margin-bottom: 2em;
    padding-bottom: 10px;
}
.box-category .image{
	position:relative;
	border: 1px solid #dadada;
    margin-bottom: 20px;
}
.box-category .name{
	background:rgba(224, 227, 184, 0.7) none repeat scroll 0 0;
	padding:4px 0;
	text-align:center;
	color:#000;
	position:absolute;
	width:100%;
	bottom:14px;
}
.box-category .name a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
.box-heading ,#news .box-heading, .tabs .tab-heading {
    font-family: 'Lato', sans-serif !important;
    font-size: 26px !important;
    line-height: 35px !important;
    color: #58410b !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.box-heading,#news .box-heading {
	text-align: center; 
	background: url(../image/new/dotted.png) center repeat-x;
	margin: 0 0 30px 0;
}
.special-heading span {
    background: #fff none repeat scroll 0 0;
    padding: 0 40px;
}
.account .special-heading span{
	padding:0 15px;
}
.account ul li{
	border-bottom:1px solid #e5e5e5;
	padding:12px 0 14px;
	line-height: 16px;
}
.account ul .fa{
	color: #232323;
    font-size: 11px;
    margin-left: 6px;
    margin-right: 13px;
    vertical-align: middle;
}
.account ul li:hover a{
	color:#e43d37;
	background:none;
	border:none;
	text-shadow:none;
}
.account ul a{
	border:none;
	display:inline-block;
	padding:0px;
	font-size: 13px;
    color: #4d4d4d;
}
.subtitle {
    color: #58410b;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin: 3em 0 1em;
    text-align: left;
}
.pic-left {
    border: 10px solid #fff;
    box-shadow: 5px 5px 10px #666;
    float: left;
    margin-bottom: 10px;
    margin-right: 40px;
}
.pic-right {
    border: 10px solid #fff;
    box-shadow: 5px 5px 10px #666;
    float: right;
    margin-bottom: 10px;
    margin-left: 40px;
}
#information-contact legend{
	color: #58410b;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 1em;
    text-align: left;
    border:none;
}
.alert-success {
    background: rgb(219, 108, 104) none repeat scroll 0 0;
    border-bottom: 1px solid #dadada;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    left: 0;
    line-height: 35px;
    padding: 10px 20%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 99999 !important;
}
.alert-success i.fa.fa-thumbs-up {
    color: #ccc;
    font-size: 31px;
    margin-right: 10px;
    vertical-align: middle;
}
.alert-success button {
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 8px;
}
.alert-success .close{
    font-size: 26px;
    padding: 10px;
}
.alert-success a {
    color: #fff;
    font-weight: bold;
}
#information-contact .right{
    padding: 20px 0 0 70px;
    text-align: left;
}
#information-contact .left form{
	background: #f0f0f0 none repeat scroll 0 0;
    padding: 3em 3em 1.5em;
}
#information-contact .right span img{
	display:inline-block;
	float:left;
	margin-right:5px;
	margin-bottom:20px;
}
.map iframe{
	width:100%;
	height:400px;
	margin:0 0 -10px;
}
#information-contact .right strong{
	color: #a4b725;
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 26px;
    font-weight: 500;
}
#home-special a img:hover, #allproduct  a img:hover {-webkit-filter: brightness(1.1);}
#home-special { margin-top:60px; margin-bottom:60px;padding:0 30px;}
#home-special .bottom .left,#home-special .bottom .right{ width:50%;margin-top:17px;  background:#333;width:48.5%;display:inline-block;}
.paddright{
	padding-right:5px;
}
#home-special .bottom .left + .right{
	margin-left:10px;
}
.paddleft{
	padding-left:5px;
}
#home-special a img:hover {-webkit-filter: brightness(0.9);}
#news{
	padding:0 43px;
}
#news .caption p{
	padding: 0 0px 20px;
	font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    color: #333;
}
#news .caption p a{
	font-size:0.8em;
	color:#333;
}
#news .caption{
	padding: 15px 15px 10px;
	min-height:200px;
}
#news .name a{
	color: #58410b;
	font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 700;
}
#news .name{
	
    margin-bottom: 0;
    padding: 0 0 10px;
    text-transform: uppercase;
}
#news .image{
	border:none;
}
#news .news-div{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #dadada;
    min-height:385px;
    margin-bottom:50px;
}
#news .news-div .image a img:hover {
    transform: scale(1.01);
    transition: all 0.3s ease 0s;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-radius: 0;
    color: #000;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    padding: 0 !important;
} 
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li:last-child a{
	color:#a4b724;
}
.breadcrumb > li {
	text-shadow:none;
	padding: 0 0px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb a{
	color:#333;
}
.breadcrumb a:hover{
    color: #a4b724;
    text-decoration: underline;
}
.breadcrumb > li + li:before {
	content: '»';
	padding: 0 3px;
	color:#333;
}
.pagination {
	margin: 0 10px 0 0;
	vertical-align:middle;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    float: left;
    line-height: 1.42857;
    margin-left: 2px;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    font-size: 15px;
    padding: 5px 12px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #58410b;
    border-color: #58410b;
	border-radius:0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span,.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0px;
}
/* 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:none;
	background-color: #a4b725;
	background-image: linear-gradient(to bottom, #a4b725, #a4b725);
	background-repeat: repeat-x;
	border-color: #a4b725;
	border-radius:0px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #a4b725;
	border-color: #a4b725;
	background-position: 0 -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;
	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 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;
}
a:focus {
    outline: 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;
}
/* product list */
.product-thumb {
	border:none;
	margin-bottom: 30px;
}
#socialmedia {
    display: block;
    padding: 10px 0 20px;
    margin:0 auto;
    text-align: center;
}
#socialmedia a {
    display: inline-block;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a:hover img{
-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		transform: scale(1.1,1.1); 
		-o-transform: scale(1.1,1.1); 
		-moz-transform: scale(1.1,1.1); 
		-webkit-transform:scale(1.1,1.1); 
	}
.product-thumb .image a {
	display: block;
	overflow:hidden;
}
.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 a{
	color: #58410b;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    text-decoration: none
}
.product-thumb h4 {
	font-weight: normal;
	margin:0 0 10px;
}
.product-thumb .caption {
	padding: 0px 20px 0;
	min-height:80px;
	text-align:center;
}
.product-list .product-thumb{
	border-bottom: 1px dotted #e5e5e5;
    margin-bottom: 25px;
    padding:20px 0;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
	text-align:left;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	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;
	display:none;
}
.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: #333 !important;
    font-size: 14px !important;
    font-weight: normal;
    line-height: 29px;
    margin-bottom: 11px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	display:none;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display:none;
}
.product-grid .des,.product-grid .listview{
	display:none;
}
.product-list .des,.product-list .listview{
	display:block;
}
.product-thumb .button-group {
	border-top:none;
	background-color: transparent;
	overflow: auto;
	text-align:center;
}
.product-list .product-thumb .button-group button{
	margin-bottom:10px;
}
.product-list .price{
	color:#020202;
}
.product-list .product-thumb .button-group {
	border-left:none;
	text-align:left;
}
.listview button .fa{
	color:#fff;
	font-size:18px;
}
.listview button{
	background:#a4b724 !important;
	padding:8px 8px !important;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button span,#button-cart span,.btn-srch span,.btn-book span{
	color: #fbf390;
    display: block;
    padding: 10px 14px 10px 44px;
    white-space: nowrap;
}

.product-thumb .button-group  .dialog-login span{
	color: #fbf390;
    display: block;
    padding: 10px 14px;
    white-space: nowrap;
}
.product-thumb .button-group button,#button-cart ,.btn-srch,.btn-book{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;	
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
	background: url(../image/new/shoping_cart.png) left center no-repeat #a4b724;
	height:auto;
	padding:0;
	width: auto;
	border: none;
	border-radius:0px;
}
.product-thumb .button-group .dialog-login{
	display: inline-block;
    text-decoration: none;
    cursor: pointer;	
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
	background: #a4b724!important;
	height:auto;
	padding:0;
	width: auto;
	border: none;
	border-radius:0px;
}

.product-thumb .button-group .dialog-login:hover {
	background:#58410b!important;
	text-decoration:none;
}
.product-thumb .button-group button + button {
	width: auto;
	border-left: none;
}
.product-thumb .button-group button:hover,#button-cart:hover,.btn-srch:hover,.btn-book:hover {
	background:url(../image/new/shoping_cart.png) left center no-repeat  #58410b;
	text-decoration:none;
}
#product-product .button-group .btn-group{
	margin-left:20px;
}
#product-product .nav-tabs li.active a{
	background-color: #a4b724;
    background-image: none;
    border-bottom:none;
    color: #fbf390;
    font-weight: 700;
}
#product-product .nav-tabs{
	margin:0;
}
.review-bg {
    background: #f0f0f0 none repeat scroll 0 0;
    border-bottom: 2px solid #58410b;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0.5em 1em;
    width: 100%;
}
.review-bg  h2 {
    color: #58410b;
    display: block;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin:0;
    line-height:25px;
}
#product-product #form-review .form-control{
	border-radius:0px;
}
#product-product #form-review .btn-primary{
	 background: #eee none repeat scroll 0 0 !important;
    border: 1px solid #999;
    color: #333 !important;
    font-size: 14px;
    font-weight:normal;
    text-decoration: none;
    text-transform: uppercase;
    border-radius:0px;
    padding:10px 15px;
    text-shadow:none;
}
#product-product #form-review label{
	color: #333;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
#product-product #review p{
	margin:20px 0;
}
#product-product .related-wrapper h3{
	color: #58410b;
    font-family: "Lato",sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin:0 0 30px;
}
#product-product .related-wrapper .price{
	border:none;	
}
#product-product .related-wrapper{
    border-top: 1px dashed #999;
    margin: 5em 0;
    padding: 2em 0;
}
#product-product #form-review .review-bg{
	margin-top:50px;
}
#product-product .nav-tabs li a{
	border-color: #999 #999 #999 #ccc;
    border-style: solid;
    border-width: 1px;
    padding: 4px 10px;
    position: relative;
    border-radius:0px;
    COLOR:#333;
}
#product-product .tab-content{
	background-color: #fff;
    border-color: #ccc #ccc #ddd #ddd;
    border-style: solid;
    border-width: 1px;
    clear: both;
    padding: 10px;
    margin-bottom:30px;
}
.wishlist {
    background: rgba(0, 0, 0, 0) url("../image/icon-wishlist.png") no-repeat scroll left center;
	border: medium none;
    color: #58410b;
    display: block;
    font-size: 12px;
    padding-left: 2em;
    text-decoration: none;
}
.wishlist{
    background: rgba(0, 0, 0, 0) url("../image/icon-wishlist-hover.png") no-repeat scroll left center;
    padding-left: 2em;
    text-decoration: underline;
}
.compare {
    background: rgba(0, 0, 0, 0) url("../image/icon-compare.png") no-repeat scroll left center;
    border: medium none;
    color: #58410b;
    display: block;
    font-size: 12px;
    padding-left: 2em;
    text-decoration: none;
}
.compare:hover {
    background: rgba(0, 0, 0, 0) url("../image/icon-compare-hover.png") no-repeat scroll left center;
    padding-left: 2em;
    text-decoration: underline;
}
.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;
}

@media (min-width: 1200px) {
	#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-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#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;
}
body div.shadow {
    display: none;
}
.swipe .swipe-menu > ul li a {
    border-bottom: 1px solid #dadada;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    padding: 10px 20px 11px;
    position: relative;
}
.swipe .swipe-menu li a:hover{
    color: #e43d37;
    text-decoration:none;
}
.toprow-1 {
    background-color: #292929;
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1111111;
}
#subscribe #logo img{
	margin:0 auto;
	max-width:100px;
	background:#fff;
}
.submenu2 {
    
    border-bottom: 0 none;
    color: #444444 !important;
    font-size: 11px;
    font-weight: normal;
    height: 16px;
    margin-left: 0;
    padding: 3px 0 0 15px;
    text-transform: capitalize;
	background: url("../image/megnor/menu_droup_down.png") no-repeat scroll left 9px transparent;
}
.one{
	color:#a4b725;
	vertical-align:top;
}
.two{
	vertical-align:middle;
}
#account-account ul li a .fa{
	color: #232323;
    font-size: 11px;
    margin-left: 6px;
    margin-right: 13px;
    vertical-align: middle;
}
#account-login .well{
	background-color:transparent;
	border-radius:0px;
	padding:30px;
}
#account-login .well .desc{
	border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: justify;
}
#account-login .well .boxmain {
	border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}
.color{
	background:#fff;
}
#account-login .well .boxmain i {
    color: #eec60e;
    float: left;
    font-size: 56px;
    margin-right: 14px;
}
.big{
	color: #fff;
    font-size: 18px;
    font-weight: bold;
}
#account-login .well .boxmain h2 p{
	color: #737373;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
}
#account-login .well .boxmain h2 {
    color: #323232;
    font-size: 22px;
    margin-bottom: 2px;
    margin-top: 0;
}
#account-edit legend,#account-password legend,#account-address legend{
	color: #020202;
	font-size: 25px;
    line-height: 30px;
    margin:0 0 30px;
    text-transform: uppercase;
    border:none;
    font-weight: normal;
}
#personinfo-page legend{
	 text-decoration: underline;
	 border-bottom:none;
	 color:#000;
	 font-weight:500;
}
#account-edit .buttons .fa,#account-password .buttons .fa,#account-address .buttons .fa,#account-wishlist .buttons .fa,#account-order .buttons .fa,.btnss .fa{
	color: #a4b724;
    font-size: 26px;
    text-align: center;
    vertical-align: middle;
}
#account-edit .buttons .btn,#account-password .buttons .btn,#account-address .buttons .btn,#account-wishlist .buttons .btn,#account-order .buttons .btn,.btnss{
	background-color:transparent;
	background-image:none;
	border:none;
	box-shadow:none;
	color:#a4b724;
	font-family: "Fjalla One",sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	padding-right:0px;
	padding-left:0px;
}
.btnss:hover .fa,.btnss:hover{
	color:#000;
}
.forgot{
	color: #e43d37;
    display: inline-block;
    font-style: italic;
    margin-left: 15px;
    margin-top: 3px;
    text-decoration: underline;
}
.forgot:hover{
	text-decoration: none;
	color:#00f;
}
#account-edit form,#account-password form,#account-address form{
	border: 1px solid #d7d7d7;
    margin-bottom: 30px;
    padding: 30px 40px;
}
#account-account ul li a{
	color: #4d4d4d;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding:8px 0;
}
 p a,#account-register .buttons a b{
	color:#00f;
	font-size:15px;
	font-weight:normal;
}
.heading1{
	font-size: 29px;
    line-height: 35px;
    margin-bottom: 30px;
    color: #020202;
    text-transform: uppercase;
}
@media (min-width: 2500px) {
	.right__header{
		right:25%;
	}
}
@media (min-width: 1400px) {
	#search .input-lg{
		width:auto;
		max-width:auto;
	}
	#search{
		display:block;
	}
	.right__header{
		right:18%;
	}
}
@media (max-width: 1200px) {
	#header #logo img{
		bottom:5px;
	}
	.right__header{
		right:15.5%;
	}
	#menu .nav > li > a{
		padding:0 15px 0 0;
		font-size:12px;
	}
	#menu .nav > li{
		padding:12px 0 12px 15px;
	}
	#header #logo{
		min-height:218px;
	}
	.category-box{
		margin-right:6px;
	}
	#home-special .bottom .left + .right {
		margin-left: 6px;
	}
	.product-thumb h4 a{
		font-size:12px;
	}
	#news .name a{
		font-size:14px;
	}
	.box-category .name a{
		font-size:13px;
	}
}
@media (max-width: 1000px) {
	.header-text-wrap{
		top:7%;
	}
	#header #logo img{
		bottom:auto;
		top: 29%;
		width:110px;
		left:-8px;
	}
	#header #logo{
		min-height:160px;
	}
	.right__header{
		right:22%;
	}
	.box-category .name a{
		font-size:10px;
		font-weight:bold;
	}
	.header_top li{
		margin:0;
	}
	#menu .nav > li > a{
		padding:0 10px 0 0;
		font-size:10px;
	}
	#menu .nav > li{
		padding:12px 0 12px 10px;
	}
	#home-special .bottom .left + .right{
		margin-left:3px;
	}
	#home-special .bottom .left, #home-special .bottom .right{
		margin-top:10px;
	}
}
@media (max-width: 767px) {
	footer .bgfooter{ 
		padding:20px 0px;
	}
	.toprow-1 {
		background: #a4b725 none repeat scroll 0 0;
		box-shadow: 1px 1px 5px #000;
		display: block;
	}
	.header_top {
		display: none;
	}
	/* swipe menu */
	.swipe-control i {
		font-size:26px; 
		color:#d7dcbc; 
		line-height:40px;
		background: #5b613f;
		padding: 0px 10px 0px 10px;
		margin-top: 5px;
	}
	.swipe-control:hover i {
		text-decoration:none;
	}
	.swipe-control {
		display: block;
		height: 50px;
		width: 64px;
		z-index: 100;
		text-align:center;
		float:left;
	}
	body #page {
		height:100%
	}
	body.ind div.shadow{
		left:0;
		top:0;
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		background:url("../image/new/overlay.png") repeat scroll 0 0;
		z-index:99999;
	}
	body.ind #page {
		margin-left: 237px;
		width:100%;
		position:fixed;
		left:0;
		top:0;
		z-index:2
	}
	body .swipe .swipe-menu{
		background-color: #1e1e1e;
		height:100%;
		overflow:scroll;
	}
	body .swipe {
		display:none;
	}
	body.ind .swipe {
		display:block;
		background-color:#f6f6f6;
		position:fixed;
		color:#4d4d4d;
		width:237px;
		top:50px;
		left:0;
		z-index:100;
		overflow:hidden;
		z-index:101;
	}
	.mobile_header {
		background: url(../image/new/mobile_header.jpg) repeat-x;
		margin-top: 52px;
		margin-right: -15px;
	}
	.ind .mobile_header{
		margin-top: 50px;
	}
	#header #logo{
		background: url(../image/new/mobile_logo.png) no-repeat;
		min-height: 140px;
		margin:35px auto 15px;
	}
	#header #logo img {
		display: none !important;
	}
	.header-text-wrap {
		width: 100%;
		margin-top: -20px;
		margin-left: -15px;
		top:auto !important;
	}
	.header-text-yr{
		font-size:15px;
	}
	.right__header {
		display: block;
		top: auto;
		width: auto;
		right: 15px;
		left: 15px;
		bottom:13px;
	}
	#search{
		background-color: #4a4a4a;
		overflow: hidden;
		padding: 4px 5px;
		position: relative;
		width:100%;
	}
	#search .input-lg{
		background: #fff none repeat scroll 0 0;
		border-radius: 4px;
		box-shadow: 0 0 11px rgba(0, 0, 0, 0.22) inset;
		box-sizing: border-box;
		height: 34px;
		max-width: none;
		padding: 10px 40px 10px 10px;
		width: 100%;
		color: #3e3d3a;
		font-size: 13px;
		border:none;
	}
	#search .btn {
		width: 40px;
		height: 40px;
		margin-top: -10px;
		margin-right: -10px;
		 color: #fff;
    position: absolute;
    right: 5px;
    top: 6px;
	}
	.categorylist, .featured,#news{
		padding:0 15px;
	}
	.box-category .image{
		min-width:auto;
		min-height:auto;
	}
	footer .container .col-sm-2{
		width:100%;
	}
	.category-box{
		display: inline-block;
		float: left;
		margin-right: 5px;
		width: 48%;
	}
	#home-special img{
		margin:0 0 10px;
	}
	#home-special .bottom .left, #home-special .bottom .right{
		margin-top:0;
		width:100%;
		display:block;
	}
	.featured .box-heading, #news .box-heading, .tabs .tab-heading{
		font-size:16px !important;
	}
	.special-heading span{
		padding:0 20px;
	}
	#home-special .bottom .left + .right {
		margin-left: 0px;
	}
	#home-special{
		margin:20px auto;
		padding:0px;
	}
	.paddright{
		padding-right:15px;
	}
	.paddleft{
		padding-left:15px;
	}
	.bodycontent{
		padding:20px 15px;
	}
	.heading{
		font-size: 16px !important;
		font-weight: 400 !important;
	}
	#product-product ul li .box, .qty label{
		width:auto;
	}
	#product-product .button-group .btn-group{
		margin-left:0px;
	}
	.review-bg h2,#account-login .well .boxmain h2{
		font-size:13px;
	}
	#information-contact .right .col-sm-12{
		margin:0 0 10px;
	}
	#information-contact .right span img{
		margin-bottom:0px;
	}
	#information-contact .right{
		padding:20px 15px;
	}
	#information-contact .left form{
		padding:10px;
	}
	#account-login .well .boxmain i{
		font-size:30px;
	}
	#account-login .well .boxmain p{
		font-size:10px;
	}
}


.price_add{color: #58410b;
    font-family: "Lato",sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 25px 0;}
#button-cart:disabled{
    background-color: #dddddd;
	
}
#button-cart:disabled > span{
   
	color:black;
}