.gbtr_second_menu_wrapper {
	background-color:#666
}
.gbtr_second_menu_wrapper .secondary-navigation ul {
	float:left;
	color:#fff
}
.gbtr_second_menu_wrapper .main-navigation.secondary-navigation>ul>li {
	padding:0;
	margin-right:15px
}
.gbtr_second_menu_wrapper .main-navigation.secondary-navigation>ul>li>a {
	border:none;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:9px 7px;
	margin:0
}
.gbtr_second_menu_wrapper .main-navigation.secondary-navigation>ul>li:hover>a {
	background:0 -40px #428e00;
	color:#FFF!important
}
.home-page-header {
	position:relative;
	height:400px;
	background-size:cover;
background-position: center;
}
.home-page-header h2.title-txt {
	color:#ffffff;
	font-size:44px;
	text-align:center;
	margin-bottom:65px
}
.home-page-header h2.title-txt .highlight {
	color:#ffffff;
}

.home-page-header>.content {
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform:translateX(-50%) translateY(-50%);
	-webkit-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%)
}
.home-page-header .search-box-container {
    background-color: rgb(255, 255, 255);
    border: 2px solid rgb(102, 102, 102);
    border-radius: 10px;
    margin: 10px auto 75px;
    padding: 25px 50px;
    position: relative;
    width: 450px;
    z-index: 2;
}
.home-page-header .search-box-container h3 {
	color:#666;
	margin-bottom:10px;
	padding:0 15px;
	font-size:20px;
	font-weight:600
}
.search-boxs input {
	display:inline-block
}
.search-boxs .home-s-box {
	width:334px;
	border-radius:3px;
	border:1px solid #bfbfbf;
	background-color:#f1f1f1;
	padding:5px
}
.search-boxs.br-page{
    text-align: right;
	padding: 5px 0;
}
.search-boxs.br-page .home-s-box {
	width:auto;
}
.search-boxs input.home-s-button {
	padding:5px 15px;
	background-color:#76b512;
	border-radius:3px;
	font-weight:600!important;
	margin-left:15px
}
.search-boxs input.home-s-button:hover {
	background-color:#428e00
}
.category_header {
	padding:20px 0;
	background:#f6f7f2;
	margin-bottom:30px
}
.category_header h2.page-title {
	text-align:left;
	font-size:32px;
	font-weight:400;
	color:#3d3d3d;
	margin-top:0
}
.green-checkout .content_grid_6 {
	width:450px;
	margin-right:0
}
.green-checkout #order_review.content_grid_6 {
	margin-left:40px;
	padding:0 20px 20px;
	box-sizing:border-box
}
.green-checkout #order_review_heading {
	margin-top:0
}
.green-checkout #order_review {
	border:3px solid #000
}
.green-checkout p.terms {
	text-align:center!important;
	padding-top:15px!important
}
.green-checkout #place_order {
	float:none!important;
	margin-top:15px!important;
	width:100%!important
}
.woocommerce-checkout #payment div.payment_box {
	width:auto
}
li.product .product-category-inner h3 {
	display:none
}
.img_zoom_in {
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
transition:all .5s ease
}
.img_zoom_in:hover:before {
	background:rgba(255, 255, 255, .3)
}
.catalog_top {
	margin-bottom:30px
}
.woocommerce-account header.entry-header, .woocommerce-checkout header.entry-header {
	display:none
}
.woocommerce-account .entry-content, .woocommerce-checkout .entry-content {
	margin-top:0
}
li.product-category.product, ul.products li.product-category.product {
    width: 17%;
}
li.product-category.product h3, .home .button.add_to_cart_button.product_type_variable{ display:none !important; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ width: 17%; }

div.coupon{ margin:0; float:right; }
.woocommerce-cart table.cart td.actions .coupon .input-text{ margin-right: 10px; height: 50px !important; width: 150px;}

@media only screen and (max-width: 580px) {
	.home-page-header h2.title-txt{
		font-size:28px;
		line-height:32px;
		margin-bottom: 30px;
	}
	.home-page-header>.content{
		position:relative !important;
	}
	.home-page-header .search-box-container{
	  width:100% !important;
	  box-sizing: border-box !important;
	  padding: 15px 10px;
	}
	.search-boxs .home-s-box{
	  margin: 10px 15px;
	  width: 92% !important;
	  box-sizing: border-box;
	}
	.search-boxs input.home-s-button {
	  display: block;
	  margin: 0 auto;
	}
}
@media only screen and (max-width: 959px) {
	.grid_3.product_page_sidebar, 
	.gbtr_aside_column,
	.gbtr_aside_column_left {
	  display: block !important;
	}
}