body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #657208;
}
/* 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;
}
a:focus {
	outline: none !important;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14.5px;
	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;
	background-color: #657020;
	background-repeat: repeat-x; */
}
.container{
	padding:0px;
}

.navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 20px;
    border: none;
    clear: both;
}
/* top */
#top {
	/*border-top:1px solid #ececec;*/
    background: #c5c6c6;
    margin:0px;
    border-bottom: 3px solid #657208;
    line-height: 28px;

}
#top a{
	color:#fff;
}
.login{
	float:right;
}
.login a{
	text-transform:uppercase;
	padding-left: 10px;
	font-weight:600;
}
.review-big-button{
	background-color: #697522;
	color: #fff;
	text-align: center;
	padding: 14px 0;
}
.review-big-button a{
	color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.tab-title a{cursor:pointer !important;}
#form-review {
    padding: 15px;
}
@media screen and (min-width:315px) and (max-width:767px){

	.top_menu_links {width:100%;display:block !important;float:none !important;}
	.top_menu_links li {
	    list-style: none;
	    border-left: 0px solid #fff !important;
	    line-height: 24px;
	}
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}

/* search */
#search {
    width: 70%;
    display: inline-block;
    margin-top: 15px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 45px 0 15px;
	border-radius: 0;
	border: 1px solid #d9dada;
/* 	text-align: center; */
}
#search .btn-lg {
	font-size: 18px;
	line-height: 18px;
	padding: 0;
	background-image: none;
	background-color: transparent;
	border: none;
	box-shadow:none;
	color: #d9dada;
}
#search .btn-lg i{
	font-size: 18px;
}
#search .input-group-btn{
	position: absolute;
	top: 23%;
	right: 25px;
}
/* cart */
#cart {

}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#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 */
#menu {
	background-color: #f3cd27;
	border-radius: 0;
	margin-bottom: 0;
}
#menu .nav > li > a {
	color: #fff;
	padding: 5px 12px;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	/* color:#9eb30c; */
	background-color: transparent;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	margin: 0px !important;
	border: 5px solid #f3cd27;/*#657020;*/
	border-bottom: 10px solid #f3cd27;/*#657020;*/
	border-top: none;
	background-image: url('../image/mowers-navigation-bg.jpg');
	background-size: cover;
    background-position: center center;
}

#menu .dropdown-inner ul {
	/* display: table-cell; */
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 0;
	clear: both;
	line-height: 24px;
	color: #657020;
	font-size: 14px;
	font-weight: 700;
}

#menu .dropdown-inner li a:hover {
	/* color: #FFFFFF; */
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #748308;
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	/* padding-left: 15px; */
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 3px 12px;
	float: left;
	margin-left: 15px;
	border-radius:0px;
	background:#f3cd27;/*#657208;*/
	box-shadow:none;
}


#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #f3cd27;/*#748308;*/
}


/* #menu .navbar-nav>li:after {position:absolute;width:2px;height:30px; background:#fff;left:-2px;content:"";top:5px;}
#menu .navbar-nav>li:first-child:after {position:absolute;width:0px;height:30px; background:#fff;left:-2px;content:"";top:5px;}
 */
#menu .nav>li>a{font-size:14px;}

@media (min-width: 1025px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#menu .nav > li > a{
		border-right: 2px solid #fff;
		font-weight: 600;
	}
	
}
@media (max-width: 1024px) {
	#mfilter-content-container h2, #mfilter-content-container h1 {text-align: center !important;}
	#menu {
		border-radius: 0px;
	}
	#menu #category {color:#fff;}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #657020;
		background-image: none;
	}
	#menu .dropdown-inner .third-level li a{
		color: #fff !important;
	}
	#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 {
	margin-bottom: 30px;
}
/* home-featured */
.home-featured{
    background: #fdc502 url(../image/grass.jpg) repeat-x;
    background-size: 64%;
    margin:0px;
    position:relative;
}
.home-featured .mountfield{
    position: absolute;
    z-index: 999;
    left: 0px;
    right: 0px;
    top:15px;
    margin: 0 auto;
    width: 20%;
}

.home-featured .product1 .product-img{
	padding-top:30px;
}
.home-featured .product2 .product-img{
	text-align:center;
}
.home-featured img{
	display:inline-block;
}
.home-featured .product3 .product-img{
	text-align: right;
}
.home-featured .product-price{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #e3000f;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size:18px;
    padding-top:24px;
}
.home-featured .product1  .product-price{
	position:absolute;
	left:0px;
	top:56%;
}
.home-featured .product1 .product-title{
	padding-left:100px;
}
.home-featured .product2  .product-price{
	position:absolute;
	left:0px;
	top:55%;
}
.home-featured .product2 .product-title{
	padding-left:65px;
	text-align:center;
}
.home-featured .product3  .product-price{
	position:absolute;
	right:15px;
	top:55%;
}
.home-featured .product3 .product-title{
	padding-right:102px;
	text-align:center;
}
.home-featured .product-title h2{
	font-size:22px;
	margin:0px;
	font-weight:bold;
	color:#fff;
	line-height:1.3em;
}

.home-featured .product-title p{
	font-size:16px;
	color:#e3000f;
	font-weight:600;
}
.home-featured .product-price span{
	font-size:26px;
	font-weight:bold;
}
@media screen and (max-width:1024px){
	.home-featured .product-title h2{
		font-size:16px;
	}
	.home-featured .product-price{
	    width: 80px;
	    height: 80px;
	    font-size:18px;
	    padding-top:10px;
	}
	.home-featured .product-price span {
	    font-size: 20px;
	}
	.home-featured .product3 .product-title {
	    padding-right: 80px;
	}
	.home-featured .product1 .product-title {
	    padding-left:70px;
	}
}
@media screen and (max-width:1024px){
	.home-featured .product-featured{
		text-align:center;
		padding:40px 0px 10px 0px;
	}
	.home-featured .product-featured .product-img img{
		display:inline-block;
	}
	.home-featured .product3 .product-img{
		text-align:center;
	}
	.home-featured .product-price{
		position: relative !important;
		right:0px !important;
	}
	.home-featured .product-title{
		padding: 0px !important;
		display:inline-block;
	}
}

/* footer */
footer {
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom:30px;
	background-color: #4F5239;
	border: 1px solid #697522;
	border-top: 30px solid #FECC00;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #e2e2e2;
}

footer p{
	margin:0px;
}
footer a:hover {
	color: #fff;
}
footer h1,footer h2,footer h3,footer h4,footer h5{
	margin-top:0px;
	margin-bottom:10px;
	color:#fff;
}
footer h2{
	font-size: 21px;
}

footer h4, footer h4 a{
	color: #fff;
	font-weight:600;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.footerA{
    padding: 10px 15px 12px 25px;
    border-right: 2px solid #898989;
    width: 30%;
}
.footerC p {
    font-weight: 300;
    line-height: 22px;
}
.footerB{
	padding: 10px 15px 10px 30px;
}
.footerB table{
	margin-top:30px;
}
.footerB table th{
	font-size: 19px;
    font-weight: normal;
    padding-bottom: 8px;
}
.footerB table td{
	padding-right:10px;
	font-size: 14px;
}
.footerC{
	padding: 10px 40px 18px 40px;
    border-left: 2px solid #898989;
    width: 36.666667%;
}
.footerC ul{
	padding:0px;
	margin:0px;
}
.footerC ul li{
	float:left;
	list-style:none;
}
.footerC .social-icons{
	margin-top:30px;
}
.padding-right{
	padding-top:3px;
}
.footerC .social-icons .fa{
	width:35px;
	height: 35px;
	line-height:35px;
	border-radius:50%;
	background-color: #FECC00;
	text-align:center;
	margin:5px 2px;
	font-size:18px;
	color:#fff;
}
.padding-left{
	padding-left:0px;
}
.padding-right{
	padding-right:0px;
}
@media (max-width: 1024px){
	.footerA{
	    padding: 10px 15px 30px 15px;
	    border-right: none;
	    width: 100%;
	}
	.footerB{
		padding: 10px 15px 30px 15px;
	}
	.footerC{
		padding: 10px 15px 30px 15px;
	    border-left: none;width: 100%;
	}
	.img-align{padding-right:0;}
}
/* welcome-message */
.welcome-message {
    text-align: center;
    display: table;
    padding-bottom: 0px;
    margin-top: 30px;
    height: 300px;
}
.welcome-message h1{
	color: #697522;
	padding-bottom: 20px;
	text-transform: inherit;
}


/* 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: 16px 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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	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);
}
.scroll-wrapper > .scroll-content{
	max-height: 100% !important;
}

/* list group */
.list-group{
	display: none;
}
.list-group a {
	border: none;
	color: #657208;
	padding: 8px 12px 8px 26px;
	font-size: 13px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #657208;
	background: transparent;
	border: none;
	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;
}
/* product list */
.product-thumb {
/* 	border: 1px solid #EBECEC !important; */
	margin-bottom: 0px;
	overflow: auto;
	min-height: 430px !important;
}
.recent-product .product-thumb{
	border: none !important;
}
.sing-pro-thumb {
    margin-top: 30px;
    max-width: 100%;
    /*height: 365px;*/
    margin-bottom:0;
    overflow: hidden;
}
.product-thumb .image {
	text-align: center;
	margin:20px 0px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.cart-product-name a,.cart-product-quantity,.cart-product-total{
	color:#657208;
	line-height:56px !important;
}
.cart-btn-remove{
	margin-top:11px;
}

.cart-voucher td{
	color:#657208;
	font-size:14px;
}

.cart-btn{
    background-color: #aecb06;
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
    text-transform: uppercase;
}
.cart-btn:hover{
    background: #97b003;
    color:#fff;
}
.checkout-btn{
	background-color: #fecc00;
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
    text-transform: uppercase;
}
.checkout-btn:hover{
	background-color: #e1b503;
	color:#fff;
}

#button-confirm{
	background-color: #aecb06;
	background-image: none;
	box-shadow: none;
	border:none;
}
#button-confirm:hover{
	background-color: #97b003;
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
		width: 100%;
	}
	#menu .dropdown-inner .third-level li a, #menu .dropdown-inner .third-level li a:hover{
		color: #fff;
	}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	margin-bottom:15px;
}
.product-list .product-thumb .caption {
	/*margin-left: 230px;*/
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .product-name{
	text-align: center;
	font-size:22px;
	height: 50px;
}
.featured .product-thumb .product-name {
	height: 75px;
}
.product-thumb .product-name a{
	color: #697522;
	font-weight: 200;
	display: block;
	height: 100px;
	overflow: hidden;
}
.product-thumb .rating {
	text-align: center;
	position: absolute;
	width: 100%;
}
.rating .fa-stack {
	font-size: 10px;
    color: #FECC00;
}
.rating .fa-star-o {
	color: #999;
	font-size: 20px;
}
.rating .fa-star {
	/*color: #FC0;*/
	font-size: 20px;
}
.rating .fa-star + .fa-star-o {
	color: #FECC00;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #657208;
	text-align: center;
	font-size:24px;
	font-weight:600;
	height: 334px;
}
@media (max-width: 768px) {
	.product-thumb .price {
		height: 68px;
	    width: 100%;
    	display: inline-block;
	}
}
.featured .product-thumb .price, .product-thumb.search_item .price, .product-thumb.item.sing-pro-thumb .price {
	height: 68px;
}
.product-thumb .price-new {
	color: #657208;
	font-weight: 600;
	font-size: 24px;
}
.product-thumb .price-old {
	color: #EF7F1A;
	text-decoration: line-through;
	font-size: 16px;
	font-weight: bold;
	margin-right: 5px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
}
.product-thumb .button-group {
	overflow: auto;
	padding: 0px 10px;
	text-align: center;
}
.product-list .product-thumb .button-group {
	/*border-left: 1px solid #ddd;*/
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	border: none;
	display: inline-block;
	background-color: #eee;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
    padding: 2px 7px;
    font-size: 11px;
}
.product-thumb .button-group button:hover {
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button.learn-more{
	background-color: #697522;
	margin: 0px -1px 10px 0px;
}
.product-thumb .button-group button.add-to-cart{
	background-color: #FECC00;
	margin: 0px 2px 10px 0;
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
	text-align: center;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: none;
}
.image-additional {
	max-width: 105px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/*@media (min-width: 1200px) {*/
/*	#content .col-lg-2:nth-child(6n+1),*/
/*	#content .col-lg-2:nth-child(6n+1),*/
/*	#content .col-lg-3:nth-child(4n+1),*/
/*	#content .col-lg-4:nth-child(3n+1),*/
/*	#content .col-lg-6:nth-child(2n+1) {*/
/*		clear:left;*/
/*	}*/
/*}*/
/*@media (min-width: 992px) and (max-width: 1199px) {*/
/*	#content .col-md-2:nth-child(6n+1),*/
/*	#content .col-md-2:nth-child(6n+1),*/
/*	#content .col-md-3:nth-child(4n+1),*/
/*	#content .col-md-4:nth-child(3n+1),*/
/*	#content .col-md-6:nth-child(2n+1) {*/
/*		clear:left;*/
/*	}*/
/*}*/
/*@media (min-width: 768px) and (max-width: 991px) {*/
/*	#content .col-sm-2:nth-child(6n+1),*/
/*	#content .col-sm-2:nth-child(6n+1),*/
/*	#content .col-sm-3:nth-child(4n+1),*/
/*	#content .col-sm-4:nth-child(3n+1),*/
/*	#content .col-sm-6:nth-child(2n+1) {*/
/*		clear:left;*/
/*	}*/
/*}*/

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.checkout-cart .alert.alert-danger {
    margin: 49px 10px 20px 10px;
}

/*top header links*/
.top_menu_links ul{
	margin: 0;
	padding-left: 10px;
}
.top_menu_links li{
	display:inline-block;
	list-style: none;
	line-height: 12px;
}
.top_menu_links li:first-child a{
	border-left: none;
}
.top_menu_links li a{
	border-left: 2px solid #fff;
	padding: 0 8px;
	font-size: 13px;
	font-weight: 600;
}
#top-links{
	padding-right: 15px;
}
#top-links a{
	text-transform: uppercase;
}
.Top-Number {
    display: inline-block;
    width: 100%;
    padding-top: 17px;
    padding-bottom: 5px;
    color: #fecc00;
    font-size: 40px;
    font-weight: 700;
}
.Top-Number a {
    color: #fecc00;
    font-size: 34px;
    font-weight: 700;
    padding-right: 12px;
}
.cart-title {
    width: 100%;
    display: inline-block;
    padding-right: 18px;
    font-size: 18px;
    color: #697522;
    /*padding-top: 10px;*/
    text-align: right;
}
#cart > .btn {
    background-color: transparent;
    background-image: none;
    color: #5f5f5c;
    border: none;
    text-align: right;
    padding: 0;
    padding-right: 18px;
    box-shadow: none;
    text-shadow: none;
    font-size: 16px;
}
#cart > .btn i{
	display: none;
}
.shopping-link {
    padding-left: 0;
    padding-top: 10px;
    display: inline-block;
    margin: 0;
    float:right;
}
.shopping-link li{
	list-style: none;
	float: left;
	line-height: 10px;
	border-left: 1px solid #869040;
}
.shopping-link li:first-child{
	border-left:none;
}
.shopping-link li a{
	color: #697522;
	font-size: 17px;
	padding: 0 8px;
}
.shopping-link li a i{
	font-size: 18px;
	color: #fecc00;
}
#MainWrapper{
	background-image:url(../image/main-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
}
.bg-color{
	background-color: #fff;
	/*border: 1px solid #ececec;*/
}
.header-border{border: 1px solid #EBECEC; border-bottom: none;}
.border-style{
	border: 1px solid #EBECEC;
	border-top: none;
}
/*banner1*/
.slider-bottom-cont1{
	margin-top:10px;
}
.padding-left-right{
	padding:0px 10px;
}
.banner1-bdr{
	border:2px solid #ececec;
	padding:10px 5px 0px 26px;
}
.banner1-title1{
	font-size:23px;
	color:#657208;
	font-weight:bold;
	margin-bottom:0px;
	line-height:24px;
	text-align: center;
	
}
.review-text {
	text-align: center;
}
.rating-star{
	text-align:left;
}
.rating-star>i,.rating-star>em{
	font-size:20px;
}
.rating-comment{
	text-align:center;
	font-weight:600;
}


.rating-star{
	color:#f07c00;
	margin-bottom:0px;
	text-align:center;
}

.rating-comment{
	color: #fecc00;
	margin-top:0px;

}

.browser-img{
	width:40px;
}

.space-remover{
	padding:0px !important;
}

@media screen and (min-width:315px) and (max-width:999px){
	
.banner1-bdr{
	padding:15px;
}
.banner1-title1,.rating-star,.rating-comment,.review-text{text-align:center;}
.browser-img{display:block;margin:0 auto;}
	
}


.shop-img{
	width:60px;
	text-align:right;
	
}
.img-align{
	text-align:right;
	padding-right:15px;
}

.right-space{padding-right:0px !important;}
.left-space{padding-left:0px !important;text-align:right;padding-right:0px !important;}
.shop-img{display:block;margin:0 auto;text-align: center;}


@media screen and (min-width:980px) and (max-width:1280px){
	.browser-img{
		width:30px;
	}
	.shop-img{
	width:40px;}
	.rating-star>i, .rating-star>em {
    font-size: 17px;}
	
}

/*banner2*/

.banner-cont2{
	padding:0px 0px;
	margin-top: 30px;
	margin-bottom:20px;
}

.banner2-bdr{
	border: 2px solid #ececec;
	padding: 10px 0px;
	margin: 0px;
}
.img-wrap{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.img-wrap>img{
	width:19.5%;
	
}
@media screen and (min-width:768px) and (max-width:1200px){
	.img-wrap>img{
	width:19%;}
	.btn-lg {
    padding: 10px 16px;
    font-size: 11px;
}
}

.logo-bdr{
	border-right: 2px solid #ececec;
    padding: 18px 0px;
    width: 19%;
}
.logo-bdr2{
	border-right:0px solid #ececec;
	padding: 10px 0px;	
	width: 17%;
}
.banner2-bdr.top-padding {
    padding: 12px 0;
}

@media screen and (min-width:315px) and (max-width:767px){
.mobile-bdr{width: 100%;border-bottom:1px solid #ececec;display: block;}
.img-wrap{padding:0px 0px;}
.img-wrap>img{display: block;margin:0 auto;float: none;}
.logo-bdr{border-bottom:0px solid #ececec;border-right:0px solid #ececec;padding: 0px 10px;width: 100%;}
.logo-bdr2{border-right:0px solid #ececec;border-bottom:0px solid #ececec;padding: 10px 0px;width: 100%;}
}

.banner2-title1{
	font-size:18px;
	color:#657208;
	font-weight:bold;
	margin-bottom:0px;
	padding-top:8px;
	padding-left:30px;
	line-height:24px;
	
}
.product_details{
	margin: 0;
}
.product_details_content{
	padding: 0;
}
.banner-text{
	font-size: 16px;
	padding-left:30px;
	padding-top:5px;
}

.payment-img{
	width: 100%;
	text-align:center;
	height:78px;
}
.payment-img-wrap{
	
	margin-bottom:0px;
}

@media screen and (min-width:315px) and (max-width:767px){
	.top-padding{margin-top:30px;}
	.banner2-title1,.banner-text,.payment-img-wrap{text-align: center;}
	.payment-img{width: auto;}
}


/*single products*/
.wrapper-padding{
	width: 100%;
	max-width: 100%;
	margin:0 auto;
	padding-bottom:30px;
}
.banner1padding{padding:10px 10px 0px 10px;}

.sing-pro-title{
	/*font-size: 23px;*/
	font-weight: 400;
	color:#657208;
	text-align: right;
	/*padding-right: 20px;*/
	padding-top:30px;
}
@media screen and (max-width:767px){
	.sing-pro-title {
		text-align: center;
	}
}
.rating.sing-pro-rating .fa-stack, .rating.sing-pro-rating .fa-star + .fa-star-o{
	color: #EF7F1A; font-size: 12px;
}
.rating.sing-pro-rating .fa-star, .rating.sing-pro-rating .fa-star-o{font-size: 24px;}
.list-unstyled li{
	text-align: right;
	font-weight: 400;
	color:#868786;
	font-size: 20px;
}

.list-unstyled li p{ font-weight: 400; }
.list-unstyled li h2{ color: #657208; font-weight: 600; font-size: 32px;  margin-top: 5px; }
.price-saving{ color:#e3000f; font-weight: 600 !important; }
.sing-pro-rating{ text-align: right; color:#f07c00; }

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #9c9d9d;
}
.list-unstyled hr{
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    /*margin-right:20px;*/
    border-top: 2px solid #9c9d9d;
}
.sing-pro-thumb{
	border:none;
	border-radius: 0px;
}
.thumbnails .image-additional {
    float: none;
    margin-left: 20px;
    display: inline-block;
}
.control-label{
	font-size:18px;
	padding-right:10px;
}

.form-control-new {
    display: inline-table;
    width: 30%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9c9d9d;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.sing-product-group{
	text-align:right;
	/*padding-right:30px;*/
}
hr.hr-padding {
    /*margin-right: 20px;*/
}
.add-to-cart-btn{font-size:16px; font-weight:bold; width: 48.5%;display: inline;float: left;background:#B0CB1F !important;border-radius: 0px;border:0px;text-shadow: none;text-transform: uppercase;}
.go-to-chack-btn{font-size:16px; font-weight:bold; width: 48.5%;display: inline;background:#fecc00 !important;border-radius: 0px;border:0px;text-shadow: none;text-transform: uppercase;margin-top:0px !important;}

.add-to-cart-btn:hover{background:#97b003;}
.go-to-chack-btn:hover{background:#e1b503;}

.nav-tabs-new{
	border:0px;
	margin-bottom:0px;
	
}
#content.no-padding{padding:0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #868786;
    cursor: default;
    background-color: #fff;
    border: 1px solid #b1b2b3;
    border-bottom-color: transparent;
}
.nav-tabs-new.nav>li.active >a{background-color: #fff; color: #898989;}
/*.nav-tabs-new.nav>li>a{background-color: #eee;}*/
.tab-title{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: right;
	/*padding-right: 20px;	*/
}
.tab-content{
	border: 1px solid #b1b2b3;
	overflow:hidden;
}
.tab-wrapper{
	padding:20px;
}
.tab-text1{
	font-size: 16px;
	font-weight: 600;
	color:#657208;
}

.tab-text2{
	color:#f28c1f;
	font-size: 15px;
}
.tab-list{
	padding-left:0px;
}
.tab-img{text-align: center;}
.tab-img img{width:70%;max-width: 100%;}

.middle-bdr{
	border-bottom:1px solid #b1b2b3;
	display:block;
	height:2px;
	position:relative;
	margin-top:35px;
	margin-bottom:35px;
}
.related-p-title{
	text-align:center;
	position:absolute;
	width:315px;
	left:37%;
	top:-30px;
	background:#ffffff;
	color: #657208;
	z-index:9;
	
}

@media all and (min-width:315px) and (max-width:767px){
	.related-p-title{left:0%; text-align:center;width:100%;position:relative; padding-top:20px;}
	.middle-bdr{border:0px; }
}

.featured{
	padding:5px;
}
.product-layout{
	padding:5px;
}

.no-margin{
	margin:20px 0px;
}

.header-right-content{
	padding-left: 0;
	padding-top: 38px;	
}
#logo{
	padding: 25px 0;
}
#logo img {
    height: 90px;
}
/*header responsive styles*/
@media all and (min-width:991px) and (max-width:1199px){
	.shopping-link li a{ padding: 0 5px; }
	.Top-Number a{ padding: 0; }
}
@media screen and (max-width:991px) and (min-width:768px){
	.Top-Number a{ 
		font-size: 24px;
	}
	.padding-right{
		padding-left: 0;
	}
	.img-align{padding-right: 0;}
	.product-thumb .button-group button{font-size: 8px; padding: 2px 4px;}
	label.mfilter-tb-as-td { padding-left: 10px !important; }
	.mfilter-tb { padding-left: 5px !important; }
}
@media screen and (max-width:767px){
	.Top-Number,.cart-title,#cart > .btn,.header-right-content{
		text-align: center;
		padding: 0px;
	}
	.shopping-link{
		float: none;
	}

	.logo{
		text-align:center;
	}
	.login{
		float:none;
		text-align:center;
	}
	.top_menu_links ul{
		text-align:center;
	}
}
.row{margin:0 ;}

/*manufacturer menu*/
.manufacturer {
    background-color: #657020;
   
}
/*.manufacturer-top{*/
/*	 margin-bottom:10px;*/
/*}*/

.padding-left-right .banner1-bdr {
    margin-top: 10px;
}

.common-home .manufacturer-top {
    margin-bottom: 0px;
}

.menu-2{
	position: relative;
}
.menu-2 span{
	float: left;
	color: #657208;
	font-size: 14px;
	font-weight: 600;
	line-height: 40px;
	padding-left: 16px;
}
.menu-2 ul{
	padding-left: 0;
	margin: 0;
}
.menu-2 ul li{
	float: left;
	padding: 0 10px;
	list-style: none;
}
.menu-2 ul li a{
	font-size: 13px;
	color: #fff;
	font-weight: 600;
	line-height: 40px;
	position: relative;
}
.menu-2 ul li a:after{
	content: '';
	width: 2px;
	height: 15px;
	background-color: #fff;
	position: absolute;
	top: 4px;
    right: -10px;
}
.menu-2 ul li:last-child a:after{
	display: none;
}

.enquiery a{
    position: absolute;
    right: 10px;/*-5px;*/
    top: -23px;
    background-color: #fff;
    border-radius: 8px 8px 0 0;
    text-align: center;
    padding: 0 10px;
    border: 2px solid #f3cd27;
}
.enquiery a h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #f3cd27;
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: bold;
}
.enquiery a p {
    color: #111;
    font-size: 12px;
}
.banner2-bdr .col-md-7{
    padding-right: 0;
}
@media all and (min-width:992px) and (max-width:1199px){
	.menu-2 span{padding-left: 0;}
	.shopping-link li a{font-size: 16px;}
	#menu .nav>li>a{font-size: 12px; padding: 10px 7px;}
	.manufacturer{padding: 0 7px;}
	.menu-2 ul li a, .menu-2 span{font-size: 11px;}
	.rating-star>i, .rating-star>em{font-size: 15px;}
	.banner1-title1{font-size: 20px;}
	.banner2-title1 { padding-left: 15px; font-size: 15px;}
	.banner-text { font-size: 14px; padding-left: 15px; }
}

@media all and (min-width:768px) and (max-width:991px){
	.shopping-link li{ border-left: none; float: right; padding-bottom: 4px;}
	.shopping-link li:last-child { padding-right: 2px; }
	.Top-Number{padding-top: 10px; padding-bottom: 2px;}
	.manufacturer { display: table; width: 100%; }
	.menu-2 span{padding-left: 0;}
	.menu-2 { display: table; width: 100%; }
	.enquiery a{
	    bottom: -2px;
	    padding: 4px 12px;
	    top: auto;
	    height: 55px;
	}
	.enquiery a h2 {
    font-size: 15px;margin-top: 0;}
    .enquiery a p{font-size: 10px;margin:0; }
}

@media all and (max-width:767px){
	#logo {
	    text-align: center;
	    display: inline-block;
	}
	#search {
	    margin-top: 5px;
	    margin-bottom: 30px;
	}
	.manufacturer{display: table; width: 100%;}
	.enquiery{width: 100%;text-align: center;display: table;}
	.enquiery a{position: relative;right:10px;/*auto*/top:auto;display: inline-block;}
	.header-right-content{padding-bottom: 20px;}
	.mfilter-content > ul > li:first-child {
    list-style-type: none;
    margin: 0;
    padding: 0 0px 15px;
    margin-right: 10px !important;
    border-top: 0px solid #ededed;}
   .category-left-section2 {text-align: center;}
}


/* add to cart section */
.wrapper-padding{
	padding:10px !important;
}
.wrapper-padding>h1{
	font-size: 23px;
    color: #657208;
    font-weight: 600;
    margin-bottom: 18px;
    line-height: 24px;
    margin-top: 5px;
    text-transform: uppercase;
}

.wrapper-padding>h2{
	font-size: 23px;
    color: #657208;
    line-height: 24px;
   
    
}

.cart-form-control{

    display: block;
    width: 100%;
    height: 34px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow:0px;
    -webkit-transition: border-color ease-in-out .0s,-webkit-box-shadow ease-in-out .0s;
    -o-transition: border-color ease-in-out .0s,box-shadow ease-in-out .0s;
    transition: border-color ease-in-out .0s,box-shadow ease-in-out .0s;
    box-shado: none;

}

.cart-btn-primary, .cont-shopping-btn{
	background: #869040;
	border:0px solid #657208;
	height:34px;
}
.cart-btn-primary:hover{
	background: #657208;
	border:0px solid #657208;
	border-radius:0px;
	box-shadow:0px;
}
.panel-title>a:focus, a:hover{
	text-decoration: none;
}
.cart-btn-primary:focus,.cart-btn-primary:active, .cont-shopping-btn:hover {
    color: #fff;
    background-color: #657208 !important;
	border:0px solid #657208;
}
.cart-btn-danger{
    background:#e3000f;
    border-radius:0px;
    box-shadow:0px;
    height:34px;
    border:0px solid #657208;
}
.cont-shopping-btn{
	color:#fff;
	text-shadow:none;
	font-weight:600;
	border-radius:0px;
}

.continue-btn{
    background-color: #aecb06;
    background-image: none;
    border-color: transparent;
    font-size:14px;
    font-weight:600;
    border-radius:0;
    text-shadow:none;
}
.continue-btn:hover,.continue-btn:active,.continue-btn:focus{
	background-color:#97b003 !important;
	border-color: transparent;
	font-size:14px;
    font-weight:600;
    text-shadow:none;
    outline: none;
    border-color: #97b003;
}

.content{
	margin-bottom:40px;
	display: inline-block;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #97b003;
    background-position: 0 -15px;
}
.go-to-chack-btn:hover{
	background-color: #fecc00;
}
.login-btn{
	background-color: #fecc00;
    background-image: none;
    border-color: transparent;
    font-size:14px;
    font-weight:600;
    text-shadow:none;
}
.login-btn:hover,.login-btn:active,.login-btn:focus{
	background-color: #e1b503 !important;
    background-image: none;
    border-color: transparent;
    font-size:14px;
    font-weight:600;
    text-shadow:none;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle !important;
    border-top: 1px solid #ddd;
    
}

.wrapper-padding td a {
    	color:#657208;
}

.wrapper-padding a.accordion-toggle i{
	float:right;
}
.wrapper-padding .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.shipping-wrapper .form-control, .voucher-wrapper .form-control, .coupon-wraper .form-control {
    border-radius: 0px;
}


.voucher-btn-primary, .coupon-btn-primary, .shipping-btn-primary, .Checkout-btn {
    border-radius: 0px;
    background: #f3cd27 !important;
    border:1px solid #f3cd27;
    text-shadow:none;
    font-weight:600;
}

.voucher-btn-primary:hover, .coupon-btn-primary:hover, .shipping-btn-primary:hover, .Checkout-btn:hover {
    border-radius: 0px;
    background: #e6c845 !important;
    border:1px solid #e6c845;
    text-shadow:none;
    font-weight:600;
}






/*filter module styles modify*/

div#mfilter-box-1, div#mfilter-box-2 {
	border: 2px solid #fecc00;
	border-radius: 4px 4px 0 0;
	margin-right: 10px;
	background: #ffffff;
}

div#mfilter-box-1 > h4.box-heading, div#mfilter-box-2 > h4.box-heading {
	color: #657208;
	font-size: 20px;
	height: 64px;
	line-height: 64px;
	margin: 0;
}

div#mfilter-box-1 .mfilter-price-inputs, div#mfilter-box-2 .mfilter-price-inputs {
	text-align: center;
}

div#mfilter-box-1 .mfilter-price-slider, div#mfilter-box-2 .mfilter-price-slider {
	margin: 0 auto !important;
	width: 90% !important;
}

.box-content.mfilter-content{
	border: none;
	border-radius: 0;
}
.mfilter-box {
    margin: 0px 10px 20px 10px;
    /*border-right: 1px solid #ddd;*/
    
}
.mfilter-tb{padding-left: 20px;}
.mfilter-heading-text > span{ font-size: 18px;}
.mfilter-option label{color: #898989;}
.box-heading{
	text-align: center;
    color: #7e0469;
    font-weight: 600;
    /*display:none;*/
}
#mfilter-content-container h2,#mfilter-content-container h1 {
    text-align: center;
    margin-bottom: 27px;
    margin-top: 27px;
    font-size: 27px;
}


/*checkbox*/

  .mfilter-option label {
  	padding-top:0px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 30px; }
    .mfilter-option label:before {
      content: "";
      margin-top:1px;
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -12px;
	  border: 1px solid #EBECEC;
      border-radius: 0;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .mfilter-option label:after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -12px;
      padding-left: 3px;
      font-size: 11px;
      color: #555555; }
  	.mfilter-option input[type="checkbox"]{
	    opacity: 0;
	    z-index: 1;
    }
    .mfilter-option input[type="checkbox"]:focus + label:before{
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .mfilter-option input[type="checkbox"]:checked + label:after{
      font-family: "FontAwesome";
      content: "\f00c"; }
      
  .btn-danger {
    color: #ffffff;
  	background:#e3000f;
    border-radius: 0px;
    box-shadow:0px;
    margin-top:0px;
}

.login-btn{
    background-color: #f3cd27 !important;
    background-image: none;
    border:0px;
    font-size: 14px;
    font-weight: 600;
    text-shadow: none;
    border-radius:0px;
}

.login-btn:hover{
    background-color: #dbb81d !important;
    background-image: none;
    border:0px;
    font-size: 14px;
    font-weight: 600;
    text-shadow: none;
    border-radius:0px;
}

.agree b{
	color:#f28c1f;
}

.form-group a{
	color:#869040;
	
}
.cut-left{text-align:left !important;}
.mfilter-option label:after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0px;
    margin-left: -12px;
    padding-left: 3px;
    font-size: 11px;
    color: #555555;
}
#column-left {
    padding-left: 0;
    padding-right: 0;
    border-right: 1px solid #dddddd !important;
    margin: 17px 0;
}
.mfilter-box{
	margin: 0px 0px 20px 10px;
	
}
.alert.alert-success {
    margin: 55px 10px 20px;
}
.simple-bg-color {
    background: #ececec;
    background: -moz-linear-gradient(top, #ececec 0%, #dbdbdb 100%, #dbdbdb 100%, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #ececec 0%,#dbdbdb 100%,#dbdbdb 100%,#dbdbdb 100%);
    background: linear-gradient(to bottom, #ececec 0%,#dbdbdb 100%,#dbdbdb 100%,#dbdbdb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#dbdbdb',GradientType=0 );
    padding: 25px 0;
    position: absolute;
    top: 20px;
    right: 0;
    width: 74%;
}
/*.product-page .simple-bg-color {
	width: 74%;
}*/

.margin-top {
    margin-top: 15px;
    position: relative;
}
.mfilter-search #mfilter-opts-search {
    /*border: 2px solid #fecc00;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: -2px;
    text-align: center;
    padding: 2px 8px;
    font-size: 20px;
    color: #657208;
    height: 64px;*/
    max-width: auto !important;
    min-width: auto !important;
    width: 90% !important;
    margin: 0 auto;
}
.mfilter-search #mfilter-opts-search:focus{
	-webkit-box-shadow: none;
    box-shadow: none;
}
/* Chrome/Opera/Safari */
/*.mfilter-search #mfilter-opts-search::-webkit-input-placeholder {
  font-size: 20px;
  color: #657208;
}*/
/* Firefox 19+ */
/*.mfilter-search #mfilter-opts-search::-moz-placeholder {
  font-size: 20px;
  color: #657208;
}*/
/* IE 10+ */
/*.mfilter-search #mfilter-opts-search:-ms-input-placeholder {
  font-size: 20px;
  color: #657208;
}*/
/* Firefox 18- */
/*.mfilter-search #mfilter-opts-search:-moz-placeholder {
  font-size: 20px;
  color: #657208;
}*/
.mfilter-box {
    margin-bottom: 80px;
}
.mfilter-content > ul > li {
    list-style-type: none;
    margin: 0;
    padding: 15px 0px;
    border-top: 1px solid #ededed;
   
}


.mfilter-content > ul > li:first-child {
    list-style-type: none;
    margin: 0;
    padding: 0 0px 15px;
    border-top: 0px solid #ededed;
   
}

.mfilter-filter-item .mfilter-options {
    padding: 0 0px !important;
}

.text-left>.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0px; 
    border-bottom-left-radius: 0px; 
}

.text-left>.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.text-left>.pagination>.active>span{
	background:#657208;
	border-color:#657208;
	color:#fff;
}
.text-left>.pagination>li>a, .text-left>.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #657208;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.edit-btn {
    background-color: #657208!important;
    background-image: none!important;
    border-color: #657208!important;
}

.category-left-section1{
	border:1px solid #ececec;
	margin:0px 10px;
	padding-bottom:10px;
}

.banner-left-title1 {
    font-size: 20px;
    color: #657208;
    font-weight: 600;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 10px;
    line-height: 24px;
    text-align: center;
}

.banner-left-text {
    font-size: 17px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

.category-left-section2{
	background:#657208;
	margin:20px 10px 20px 10px;
}

.banner1left-title1 {
    font-size: 23px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 24px;
    padding:10px 0px 10px 15px;
}
.banner-left-review-text{
	padding:0px 5px 0px 15px;
	color:#ffffff;
	font-size: 14px;
	line-height: 18px;
}

.rightbannermessage p{
	text-align: left;
	padding-top:15px;
	font-size: 14px;
}



td.text-left a {
    color: #869040;
}

div#accordion a i {
    text-align: right;
    float: right;
}

.pull-left {
    padding-bottom: 15px !important;
}

.nav-tabs-new.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #fff;
    background-color: #697522;
}

.no-margin #content>.col-sm-12{
	
}
#menu .nav > li:last-child > a{
	border-right:  none;
}
@media all and (min-width: 1400px){
	.container{
		width: 1366px;
	}
	.Top-Number a {font-size: 40px;}
	span#cart-total, .shopping-link li a i {
	    font-size: 21px;
	}
	.shopping-link{padding-top: 5px;}
	.cart-title{padding-bottom: 5px;}
	.shopping-link li a, .cart-title, .enquiery a h2 {font-size:20px;}
	#logo img { height: 112px; }
	.Top-Number{padding-top:40px;}
	#menu .nav>li>a { font-size: 15px; }
	.menu-2 ul li a { font-size: 15px;}
	.enquiery a{padding:0 15px;}
	.enquiery a{top: -26px;right:10px;bottom:0}
	.product-thumb .button-group button{padding: 2px 25px; font-size:12px;}
	.product-thumb .button-group button.learn-more { margin: 0px -1px 10px 0px; }
	.footerC .social-icons .fa{ width:50px; height: 50px; line-height:50px; margin: 5px 5px;}
	footer h4, footer h4 a{font-size: 18px;}
	.footerC p, footer p, footer p a{font-size: 14px;}
	.banner2-title1 { font-size: 23px;}
    .banner-text { font-size: 21px;}
    footer h2 { font-size: 25px; text-transform: inherit;}
    .footerA{ padding: 10px 15px 29px 55px;}
}





@media (min-width: 1025px){
	#menu .dropdown-inner{
		-moz-column-width: 15em;
		-webkit-column-width: 15em;
		column-width: 15em;
		-moz-column-gap: 0em;
		-webkit-column-gap: 0em;
		column-gap: 0em;
		padding: 15px 25px;
		margin-right: -2px;
	}
	ul.navbar-nav{
		position: static;
	}
	li.dropdown:first-child{
		margin-left: 0px;
	}
	li.dropdown,li{
		position: static;
		padding: 5px 0px;
		margin-left: -2px;
	}
	li.dropdown:hover {
		/* background-color: #fff; */
		font-weight: bold;
	}
	.dropdown-menu{
		/* right: 120px; */
		right: 0px;
		border: none;
		/* border-bottom: 15px solid #868786; */
		border-radius: 0px !important;
		box-shadow: none;
		padding-bottom: 2px !important;
		overflow: hidden;
	}
	#menu .see-all{
		display: none;
	}
	#menu .dropdown-inner .second-level {
	  /* display: inline-block; */
	  /* width: 100%; */
	  border-right: 2px solid #ECECEC;
	}
	.navbar-collapse.collapse {
		display: block !important;
	}
	
	.navbar-toggle {
	    display: none !important;
	}
	.visible{
		display: none;
	}
}

@media (max-width:1024px){
	.navbar-collapse.collapse {
	    display: none !important;
	}
	.navbar-collapse.in{
		display: block !important;
	}
	.navbar-nav{
		float: none;
		margin: 0px;
	}
	.navbar-toggle {
	    display: block !important;
	}
	.navbar-header {
	    float: none;
	}
	.navbar-nav>li{
		float: none !important;
	}
	.navbar-nav .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    border-radius: 0px;
	}
}


.category-list{
	padding-left: 0;
    clear: both;
}
.category-list li{
	list-style: none;
	text-align: center;
	padding-bottom: 50px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ddd;
	min-height: 326px;
}

.category-list li a{
	color: #657208;
	font-size: 20px;
	
}
.tab-content>.active{
	padding:  20px;
}
@media all and (min-width: 1024px) and (max-width: 1399px){
	#menu .nav>li>a{
		font-size: 11px;
	}
	.enquiery a{
		top: -14px;
		right: 10px;
		bottom: 0;
	}
	.enquiery a h2 {
	    font-size: 15px;
	    margin-top: 4px;
	}
}

@media all and (min-width: 1200px) and (max-width: 1399px){
	#menu .nav>li>a{
		font-size: 13px;
	}
}
@media all and (min-width: 992px) and (max-width: 1024px){
	.enquiery a{
		top: auto;
		right: 10px;
		bottom: -2px;
	}
	.enquiery a h2 {
	    font-size: 15px;
	    margin-top: 4px;
	}
	.enquiery a p{
		margin-bottom: 2px;
	}
}
.mfilter-search #mfilter-opts-search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #657208;
}
.mfilter-search #mfilter-opts-search::-moz-placeholder { /* Firefox 19+ */
  color: #657208;
}
.mfilter-search #mfilter-opts-search:-ms-input-placeholder { /* IE 10+ */
  color: #657208;
}
.mfilter-search #mfilter-opts-search:-moz-placeholder { /* Firefox 18- */
  color: #657208;
}

input#mfilter-opts-search::-webkit-input-placeholder { color: #657208; }
input#mfilter-opts-search::-moz-placeholder { color: #657208; } /* firefox 19+ */
input#mfilter-opts-search:-ms-input-placeholder { color: #657208; } /* ie */
input#mfilter-opts-search:-moz-placeholder { color: #657208; }

.owl-carousel .owl-wrapper-outer{
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.owl-controls{
	margin-top: -40px;
}
.pagination-space{
	margin: 30px 0;
}
.pagination-space .text-right {
    padding-top: 10px;
}
.category-description{
	height: 300px;
	overflow-y: auto;
}
.manufacturer_description {
        height: 150px;
        overflow-y: auto;
}

.nav-tabs>li{
	font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.nav-tabs>li>a:hover{
	border-color: transparent;
}


.second-level{
	padding-left: 0;
	
}
.second-level > li{
	list-style: none;
	padding: 0;
	margin: 0 14px;
}
.second-level li a{
	font-weight: 700;

}
.third-level{
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.third-level li{
	list-style: none;
}

#menu .dropdown-inner .third-level li a{
	color: #333;
	font-weight: 400;
	font-size: 12px;
}
#menu .dropdown-inner .third-level li a:hover{
	background-color: transparent;
	color: #657020;
}
.category-id-704 {display: none;}
.list-group a.main-category:first-child{
	margin-top: 0;
}
.list-group a.main-category {
    border: 2px solid #c7c7c7;
    margin: 0 10px;
    border-radius: 0;
    padding: 10px 12px 10px 20px;
    margin-top: 3px;
}
.list-group a.main-category:hover {
    border: 2px solid #c7c7c7 !important;
}
.list-group-item.active{
	font-weight: bold;
}
.list-group a.sub-category {
    color: #333;
}
.list-group a.active.sub-category {
    color: #333;
    font-weight: bold;
}
.menu-wrapper {
    padding-bottom: 25px;
    border-top: 1px solid #ddd;
}
#menu .dropdown-inner a.menu-tgl {
    font-size: 14px;
    position: relative;
    font-weight: 600;
    color: #333;
    text-decoration: none;
}
#menu .dropdown-inner a.menu-tgl:before{
	content: "\f01a";
	font-family: 'fontawesome';
	font-size: 14px;
	padding-right: 10px;
	color: #657020;
	width: 24px;
	height: 19px;
	display: inline-block;
}

.latest-product-title:after {
    content: "";
    width: 98%;
    height: 2px;
    background-color: #ddd;
    display: inline-block;
    position: absolute;
    left: 13px;
    top: 68px;
    z-index: -1;
}
.latest-product-title {
    position: relative;
    z-index: 1;
    padding: 30px 0;
}
.latest-product-title h1,.latest-product-title h2{
	background-color: #fff;
	display: inline-block;
	padding: 0 30px;
	text-transform: inherit;
	font-size: 33px;
}

@media (max-width: 991px) {
	#menu .dropdown-inner .third-level li a, #menu .dropdown-inner .third-level li a:hover{
		color: #fff;
	}
	.second-level > li{
		border-right: none;
	}
}



/********************* con_k167 css start *********************/
.con_k167 .padd_clr_h2 {
  padding-bottom: 30px;
  color: #022664;
}

@media only screen and (max-width: 767px) {
  .con_k167 .padd_clr_h2 {
    text-align: center;
  }
}

.con_k167 .padd {
  padding-top: 50px;
}

.con_k167 .p_bg {
  background-color: #868786;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
  padding: 30px 0px;
}

.con_k167 .padd_left {
  padding-left: 40px;
}

@media only screen and (max-width: 767px) {
  .con_k167 .padd_left {
    padding-left: 0px;
  }
}

.con_k167 .padd_right {
  padding-right: 40px;
}

@media only screen and (max-width: 767px) {
  .con_k167 .padd_right {
    padding-right: 0px;
    padding-bottom: 20px;
  }
}

.con_k167 p {
  color: #1a1a18;
  margin-bottom: 20px;
      font-size: 16px;
    line-height: 27px;
}

@media only screen and (max-width: 767px) {
  .con_k167 p {
    text-align: center;
  }
}

.con_k167 .mgn_btm {
  margin-bottom: 0px;
}

.con_k167 .padd_lr {
  padding: 50px 10px 0px 10px;
}

.con_k167 .padd_lr .width_control {
  width: 33.33333333%;
  float: left;
  padding: 0px 5px;
}

.con_k167 .padd_lr .width_control img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .con_k167 .padd_lr .width_control {
    width: 100%;
    padding-top: 30px;
  }
}

.con_k167 img {
  width: 100%;
}

/********************* con_k167 css end *********************/



h1,h2{
	text-transform: inherit;
}
.parts-request h2{
	margin-left: 14px;
	margin-bottom: 30px;
}
.parts-request .form-control{
	width: 60%;
	border-radius: 0;
	margin-bottom: 10px;
}
.parts-request input.btn-submit {
    background-color: #657020;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 18px;
    margin-top: 20px;
}
.parts-request textarea#Description {
    border: 1px solid #ccc;
    width: 60%;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.enquiry-form h2{
	margin-left: 14px;
	margin-bottom: 30px;
}

.enquiry-form .form-control{
	width: 60%;
	border-radius: 0;
	margin-bottom: 10px;
}
.enquiry-form input.btn-submit {
    background-color: #657020;
    color: #fff;
    border: none;
    padding: 10px 30px;
    border-radius: 3px;
    font-size: 18px;
    margin-top: 20px;
}
.enquiry-form textarea#Enquiry {
    border: 1px solid #ccc;
    width: 60%;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}

/* brand page */
.manufacturer-box{
	height: 25em;
	border-top: none;
	text-align: center;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 50px;
	padding: 0 15px;
}
.manufacturer-title{
	margin-top: 20px;
}
.manufacturer-title a{
	  color: #657208;
    font-size: 20px;
    /* font-weight: bold; */
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    height: 50px;
	padding-top: 5px;
    text-align: center;
}
.manufacturer-image{
	padding-top: 10px;
}
.manufacturer-shop-heading{
		margin-left: 14px;
    margin-bottom: 20px;
}
.no-padding{
	padding: 0;
}
.custom-manufacturer-list ul{
	padding-left: 0;
}
.custom-manufacturer-list li{
	list-style: none;
}
.custom-manufacturer-list a {
    border: 2px solid #c7c7c7;
    margin: 0 10px;
    border-radius: 0;
    padding: 10px 12px 10px 20px;
    margin-top: 3px;
	color: #657208;
	width: 94%;
	display: inline-block;
}


/* add to cart popup */

.cart-popup{
	background-color: #fff;
	width: 340px;
	box-shadow: 0 3px 10px rgba(0,0,0,.3);
	padding: 15px;
	display: inline-block;
	position: absolute;
    top: 2%;
    z-index: 10550;
    right: 2%;
}
.cart-popup .product-title-area{
	background-color: #000000;
	position: relative;
	z-index: 1;
}
.cart-popup .product-title-area h4 {
    color: #fff;
    font-size: 18px;
    margin: 0 15px 10px 0;
    padding: 3px 10px;
}
.cart-popup .product-title-area button.button-closer {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 3px;
}
.cart-popup .product-title-area button .fa{
	font-size: 18px;
	color: #fff;
}
.cart-popup .product-body{
	overflow: hidden;
}
.cart-popup .product-body .product-image, .cart-popup .product-body .product-image img{
    width: 80px;
    height: 80px;
    margin-right: 10px;
    float: left;
}
.product-body .product-description{
	overflow:  hidden;
}
.product-body .product-description a{
	color: rgb(168, 168, 168);
	text-decoration: none;
}
.product-body .product-description .group-buttons a{
	border-radius: 2px;
    padding: 0 15px;
    line-height: 35px;
    background-color: rgb(5, 89, 70);
    display: inline-block;
    margin: 7px 10px 0 0;
    color: white;
}


@media only screen and (max-width: 991px){
	#menu .dropdown-inner .third-level li a{color: #fff;}
}


@media only screen and (max-width: 991px) {
	/* tab and mobile ordering only for homepage */
    
	.home #MainWrapper #content.no-padding {
	    padding: 0;
	    display: flex;
	    flex: 1;
		flex-direction: column;
		z-index:5;		
	}

	.home #MainWrapper #content > div#carousel0 {
	    order: 1;
	}
	.home #MainWrapper #content > div:nth-child(3) {
	    order: 5;
	}
	.home #MainWrapper #content > div:nth-child(4) {
	    order: 6;
	}
	.home #MainWrapper .row.featured.no-margin {
	    order: 2;
	}
	.home #MainWrapper .latest-product-title.text-center {
	    order: 3;
	}
	.home #MainWrapper .row.recent-product {
	    order: 4;
	}
	.home #MainWrapper #content > div:last-child {
	    order: 8;
	}
	
	/* search display none */
	.category-page div#mfilter-box-1, .simple-bg-color {
	    display: none;
	}
	.category-page .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.category-page .header-border {
	    order: 1;
	}
	.category-page .manufacturer.manufacturer-top {
	    order: 2;
	}
	.category-page .bg-color #menu.navbar {
	    order: 3;
	}
	.category-page .bg-color .row.margin-top {
	    order: 4;
	}
	.category-page .bg-color>div:nth-child(4) {
	    order: 5;
	}
	.category-page .buy-content {
	    order: 6;
	}
	.category-page .bg-color footer {
	    order: 7;
	}



	.product-page .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-page .header-border {
	    order: 1;
	}
	.product-page .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-page .bg-color #menu.navbar {
		order: 3;
	}
	.product-page .bg-color .row.margin-top {
	    order: 4;
	}
	.product-page .bg-color .row.no-margin.border-style {
	    order: 5;
	}
	.product-page .bg-color>div:nth-child(4) {
	    order: 6;
	}
	.product-page .bg-color .buy-content {
	    order: 7;
	}
	.product-page .bg-color footer {
	    order: 8;
	}
	.product-page #column-left, .product-page #content{
		width:  100%;
	}

	.product_details_content{ width: 100%; }
	.product-details .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-details .header-border {
	    order: 1;
	}
	.product-details .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-details .bg-color #menu.navbar {
		order: 3;
	}
	.product-details .bg-color > div:nth-child(5) {
	    order: 4;
	}
	.product-details .bg-color > div:nth-child(4) {
	    order: 5;
	}
	.product-details .bg-color footer {
		order: 6;
	}


	.product-manufacturer .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-manufacturer .mfilter-free-button, .product-manufacturer .mfilter-iscroll{
		display: none;
	}
	.product-manufacturer #column-left{
		display: none;
	}
	.product-manufacturer #content{
		width: 100%;
	}
	.product-manufacturer .header-border {
	    order: 1;
	}
	.product-manufacturer .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-manufacturer .bg-color #menu.navbar {
		order: 3;
	}
	.product-manufacturer .bg-color > div:nth-child(5) {
	    order: 4;
	    width: 100%;
	}
	.product-manufacturer .bg-color > div:nth-child(4) {
	    order: 5;
	    padding-bottom: 20px;
	}
	.product-manufacturer .buy-content {
	    order: 6;
	}
	.product-manufacturer .bg-color footer {
	    order: 7;
	}

	.category-page #column-left{
		display: none;
	}
	.category-page .mfilter-free-button, .category-page .mfilter-iscroll{
		display: none;
	}
	.category-page #content{
		width: 100%;
	}
	.product-page #column-left .list-group{
		display: none !important;
	}
	
	div.box-content.mfilter-content {
		display: none;
	}
	h4.box-heading:after {
		font-family: FontAwesome;
		margin-left: 5px;
		content: '\f063';
	}
}
#backtotop {
    bottom: 12px;
    position: fixed;
    right: 20px;
    z-index: 5000;
}
#backtotop a {
    /* background: #161616 none repeat scroll 0 0; */
    border: 0 none;
    border-radius: 3px;
    color: #3f5765;
    display: block;
    height: 39px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    width: 39px;
}

#backtotop a i{
	font-size: 40px;
}
.padding-right + .row .padding-left p {
    padding-top: 20px;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
  /* tab and mobile ordering only for homepage */

	.home #MainWrapper #content.no-padding {
	    padding: 0;
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.home #MainWrapper #content > div#carousel0 {
	    order: 1;
	}
	.home #MainWrapper #content > div:nth-child(3) {
	    order: 5;
	}
	.home #MainWrapper #content > div:nth-child(4) {
	    order: 6;
	}
	.home #MainWrapper .row.featured.no-margin {
	    order: 2;
	}
	.home #MainWrapper .latest-product-title.text-center {
	    order: 3;
	}
	.home #MainWrapper .row.recent-product {
	    order: 4;
	}
	.home #MainWrapper #content > div:last-child {
	    order: 8;
	}
	
	/* search display none */
	.category-page div#mfilter-box-1, .simple-bg-color {
	    display: none;
	}
	.category-page .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.category-page .header-border {
	    order: 1;
	}
	.category-page .manufacturer.manufacturer-top {
	    order: 2;
	}
	.category-page .bg-color #menu.navbar {
		order: 3;
	}
	.category-page .bg-color .row.margin-top {
	    order: 4;
	}
	.category-page .bg-color>div:nth-child(4) {
	    order: 5;
	}
	.category-page .buy-content {
	    order: 6;
	}
	.category-page .bg-color footer {
	    order: 7;
	}


	.product-page .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-page .header-border {
	    order: 1;
	}
	.product-page .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-page .bg-color #menu.navbar {
	    order: 3;
	}
	.product-page .bg-color .row.margin-top {
	    order: 4;
	}
	.product-page .bg-color .row.no-margin.border-style {
	    order: 5;
	}
	.product-page .bg-color>div:nth-child(4) {
	    order: 6;
	}
	.product-page .bg-color .buy-content {
	    order: 7;
	}
	.product-page .bg-color footer {
	    order: 8;
	}

	.product_details_content{ width: 100%; }
	.product-details .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-details .header-border {
	    order: 1;
	}
	.product-details .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-details .bg-color #menu.navbar {
	    order: 3;
	}
	.product-details .bg-color > div:nth-child(5) {
	    order: 4;
	}
	.product-details .bg-color > div:nth-child(4) {
	    order: 5;
	}
	.product-details .bg-color footer {
		order: 6;
	}


	.product-manufacturer .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-manufacturer .mfilter-free-button, .product-manufacturer .mfilter-iscroll{
		display: none;
	}
	.product-manufacturer #column-left{
		display: none;
	}
	.product-manufacturer #content{
		width: 100%;
	}
	.product-manufacturer .header-border {
	    order: 1;
	}
	.product-manufacturer .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-manufacturer .bg-color #menu.navbar {
	    order: 3;
	}
	.product-manufacturer .bg-color > div:nth-child(5) {
	    order: 4;
	    width: 100%;
	}
	.product-manufacturer .bg-color > div:nth-child(4) {
	    order: 5;
	    padding-bottom: 20px;
	}
	.product-manufacturer .buy-content {
	    order: 6;
	}
	.product-manufacturer .bg-color footer {
	    order: 7;
	}

	.category-page #column-left{
		display: none;
	}
	.category-page .mfilter-free-button, .category-page .mfilter-iscroll{
		display: none;
	}
	.category-page #content{
		width: 100%;
	}
	.product-page #column-left .list-group{
		display: none !important;
	}
}

/*@media only screen and (min-device-width: 481px) and (max-device-width: 1366px) and (orientation:landscape) {*/
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  /* tab and mobile ordering only for homepage */

	.home #MainWrapper #content.no-padding {
	    padding: 0;
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.home #MainWrapper #content > div#carousel0 {
	    order: 1;
	}
	.home #MainWrapper #content > div:nth-child(3) {
	    order: 5;
	}
	.home #MainWrapper #content > div:nth-child(4) {
	    order: 6;
	}
	.home #MainWrapper .row.featured.no-margin {
	    order: 2;
	}
	.home #MainWrapper .latest-product-title.text-center {
	    order: 3;
	}
	.home #MainWrapper .row.recent-product {
	    order: 4;
	}
	.home #MainWrapper #content > div:last-child {
	    order: 8;
	}
	
	/* search display none */
	.category-page div#mfilter-box-1, .simple-bg-color {
	    display: none;
	}
	.category-page .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.category-page .header-border {
	    order: 1;
	}
	.category-page .manufacturer.manufacturer-top {
	    order: 2;
	}
	.category-page .bg-color #menu.navbar {
	    order: 3;
	}
	.category-page .bg-color .row.margin-top {
	    order: 4;
	}
	.category-page .bg-color>div:nth-child(4) {
	    order: 5;
	}
	.category-page .buy-content {
	    order: 6;
	}
	.category-page .bg-color footer {
	    order: 7;
	}


	.product-page .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-page .header-border {
	    order: 1;
	}
	.product-page .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-page .bg-color #menu.navbar {
	    order: 3;
	}
	.product-page .bg-color .row.margin-top {
	    order: 4;
	}
	.product-page .bg-color .row.no-margin.border-style {
	    order: 5;
	}
	.product-page .bg-color>div:nth-child(4) {
	    order: 6;
	}
	.product-page .bg-color .buy-content {
	    order: 7;
	}
	.product-page .bg-color footer {
	    order: 8;
	}

	.product_details_content{ width: 100%; }
	.product-details .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-details .header-border {
	    order: 1;
	}
	.product-details .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-details .bg-color #menu.navbar {
	    order: 3;
	}
	.product-details .bg-color > div:nth-child(5) {
	    order: 4;
	}
	.product-details .bg-color > div:nth-child(4) {
	    order: 5;
	}
	.product-details .bg-color footer {
		order: 6;
	}


	.product-manufacturer .bg-color {
	    display: flex;
	    flex: 1;
	    flex-direction: column;
	}
	.product-manufacturer .mfilter-free-button, .product-manufacturer .mfilter-iscroll{
		display: none;
	}
	.product-manufacturer #column-left{
		display: none;
	}
	.product-manufacturer #content{
		width: 100%;
	}
	.product-manufacturer .header-border {
	    order: 1;
	}
	.product-manufacturer .manufacturer.manufacturer-top {
	    order: 2;
	}
	.product-manufacturer .bg-color #menu.navbar {
	    order: 3;
	}
	.product-manufacturer .bg-color > div:nth-child(5) {
	    order: 4;
	    width: 100%;
	}
	.product-manufacturer .bg-color > div:nth-child(4) {
	    order: 5;
	    padding-bottom: 20px;
	}
	.product-manufacturer .buy-content {
	    order: 6;
	}
	.product-manufacturer .bg-color footer {
	    order: 7;
	}

	.category-page #column-left{
		display: none;
	}
	.category-page .mfilter-free-button, .category-page .mfilter-iscroll{
		display: none;
	}
	.category-page #content{
		width: 100%;
	}
	.product-page #column-left .list-group{
		display: none !important;
	}
}

@media (max-width: 768px) {
	.text-xs-center {
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.text-sm-center {
		text-align: center;
	}
}




/****************************************************
 * /catalog/view/theme/mowersonline/css/magnify.css *
 ****************************************************/
.magnify {
  position: relative;
  display: inline-block;
}
.magnify .magnify-lens {
  /* Create the magnifying lens */
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  /* Multiple box shadows to achieve the glass lens effect */
  -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  /* Hide the mouse pointer */
  cursor: none;
  /* Hide the lens by default */
  display: none;
  /* Place the lens on top of other elements */
  z-index: 100;
}
.magnify .magnify-lens.loading {
  background: #333 !important;
  opacity: .75;
}
.magnify .magnify-lens.loading:after {
  /* Loading text */
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  color: #fff;
  content: 'Loading...';
  font: italic normal 16px/1 Calibri, sans-serif;
  text-align: center;
  text-shadow: 0 0 2px rgba(51, 51, 51, .8);
  text-transform: none;
}
/********************************************************
 * End /catalog/view/theme/mowersonline/css/magnify.css *
 ********************************************************/


#menu.navbar .navbar-collapse {
	padding-left:10px !important;
}


/************ test page css start **************/
.bannerTopArea {
    padding: 20px 0px;
}
.bannerTopArea img{
	width:100%;
}
.video-img{
	width:100%;
}
.content-wrap{
	display: flex;
	align-items: center;
}
.content-text {
    text-align: justify;
    padding-left: 30px;
}
.content-text h1{
	margin-top:0px;
}
.content-text p{
	font-size:16px;
}
/* .bannerBottomArea {
    background-image: url(../image/bannerbottm.png);
    background-repeat: no-repeat;
    background-size: cover;
		margin: 20px 15px;
      background-position: left 0%;
} */
.bannerBottomArea .center-content {
    display: flex;
    align-items: center;
		color:#fff;
}
.bannerBottomArea .small-txt {
    font-size: 19px;
    padding-left:7px;
}
.center-content .orage-clr {
    color: #FECC00;
}
.center-content .gray-clr {
    color: #666;
}
.center-content a.anchor {
    border: 2px solid #fff;
    text-decoration: none;
    color: #fff;
    width: 95%;
    display: inline-block;
    text-align: center;
    padding: 6px 0px;
    font-size: 19px;
    font-family: inherit;
    margin-left:4px;
        margin-bottom: 10px;
}
.center-content .title {
		margin-bottom:0px;
		margin-top: 10px;
		color:#fff;
    font-size: 34px;
    padding-left: 7px;
    font-weight: 600;
}
.center-content .title {
		margin-bottom:0px;
		margin-top: 10px;
		color:#fff;
    font-size: 34px;
    padding-left: 7px;
    font-weight: 600;
}
.tool-warnty{
	text-align:right;
}
.center-content .tool-warnty .title {
    border-bottom: 2px solid #fff;
    display: inline-block;
  padding:0px;
  font-size: 36px;
  font-weight:500;
}
.tool-warnty p{
	font-size: 19px;
    padding-top: 5px;
}
.battery-warnty .title {
    border-bottom: 2px solid #fff;
    display: inline-block;
  padding:0px;
  font-size: 36px;
  font-weight:500;
}
.battery-warnty p{
	font-size: 16px;
    padding-top: 5px;
}
.center-content .bdr-right{
	border-right:2px solid #fff;
}
.p-text{
	text-align:center;
  font-size: 11px;
  margin-bottom: 0px;
  padding-top: 8px;
}
.padding-right-zero{
  padding-right:0px;
}
@media all  and (max-width: 1200px){
  .bannerBottomArea {
    background-image: url(../image/bannerbottm.png);
    background-repeat: no-repeat;
    background-size: cover;
		margin: 20px 15px;
      background-position: center center;
}
  .tool-warnty{
	text-align:center;
}
	.content-wrap{
		display: block;
	}
	.content-text {
    padding-left: 0px;
	}
	.bannerBottomArea .center-content {
    display: block;
		text-align:center;
	}
	.center-content a.anchor {
    display: inline-block;
    margin-top:20px;
    padding:10px 0px;
	}
	.center-content .bdr-right{
		border-right:none;
	}
  .p-text {
    margin-bottom: 15px;
}
}

.mobile-search{
	display: none;
}

@media (max-width: 1024px) {
	.hide-sm-desktop{
		display: none;
	}
	#tsbadgeResponsiveTop_db8d3657bdbe440c985ae127463eaad4{
		display: none !important;
	}
	#logo img {
	    height: auto;
	}

	.spd-header-wapper{
		display: flex;
		justify-content: center;
	}

	.spd-header-btn-section{
		display: flex;
		align-items: center;
		justify-content: flex-end;
		flex-direction: row;
	}

	.spd-header-btn-section .spd-nav-btn{
		border:0px;
		padding: 10px;
		border-radius: 10px;
		color: #F7CE08;
		background-color: transparent;
		box-shadow: none;
		margin: 0px 2px;

	}

	.spd-header-btn-section .spd-nav-btn:focus{
		color: #657020;
	}

	.spd-header-btn-section .spd-nav-btn:focus{
		outline: none;
	}

	.spd-header-btn-section .spd-nav-btn i{
	    font-size: 32px;
	}

	.spd-header-btn-section .spd-nav-btn .fa-phone{
	    border: 2px solid #F7CE08;
	    padding: 6px 8px;
	    font-size: 20px;
	    border-radius: 50%;
	}

	.navbar-collapse:after{
	    content: "";
	    height: 30px;
	    width: 30px;
	    background-color: #657020;
	    position: absolute;
	    transform: rotate(45deg);
	    top: -12px;
	    left: 38px;
	}

	.navbar-collapse ul.nav.navbar-nav {
		/* height: 2000px; */
		width: 100%;
		position: relative;
		background-color: #657020;
		z-index: 10000;
	}

	#search{
		width:85%;
	}

	#search .input-lg{
		height: 35px;
	}

	/*edited by delowar 2nd time start*/

	.spd-header-wapper > div {
		padding: 5px !important;
	}

	.spd-nav-btn-wrapper {
	    display: flex;
	    align-items: center;
	    justify-content: flex-start;
	}

	.header-cart{
		position: relative;

	}

	.header-cart > img{
		width: 45px;
		height: auto;
	}

	.header-cart-count {
	    position: absolute;
	    background: red;
	    color: wheat;
	    height: 15px;
	    width: 15px;
	    border-radius: 50%;
	    font-size: 10px;
	    font-weight: 900;
	    top: 5px;
	    right: 5px;
	}

	#logo{
		padding: 3px 0px;
	}
	
	/*edited by delowar 2nd time ends*/
}

@media (min-width: 1025px) {
	.spd-header-btn-section{
		display: none;
	}
}

@media (max-width: 420px){

	/*edited by delowar 2nd time start*/

	.spd-header-btn-section .spd-nav-btn{
		padding: 5px;
	}
	.spd-header-btn-section .spd-nav-btn i{
		font-size: 24px;
	}

	.header-cart > img{
		width: 35px;
	}

	/*edited by delowar 2nd time ends*/
}

@media only screen and (min-width: 767px) and (max-width: 1024px){
	.navbar-collapse:after{
		left:18px;
	}
}

@media only screen and (min-width: 580px) and (max-width: 766px){
	.navbar-collapse:after{
		left:40px;
	}
}

@media only screen and (min-width: 440px) and (max-width: 579px){
	.navbar-collapse:after{
		left:35px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 439px){
	.navbar-collapse:after{
		left:24px;
	}
}
