body{
	letter-spacing: 0.5px;
}
.container {
  /*  width: 1200px;*/
}
.is-sticky .header-sticky-style{
	z-index:999;
	width: 100%;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.176);
}
.header-style-2 .is-sticky .header-sticky-style{
	padding:0;
}
/*
.is-sticky .logo-box #logo{
	display: none;
}
.header-style-2 .is-sticky .logo-box{
	display: none;
}
*/
.header-style-2 .is-sticky #supermenu{
	padding: 15px;
}
}
.header-style-2 .is-sticky .cart-search-box{
	padding-top: 12px;
}
a {
    transition: all 0.3s ease 0s;
	color:#333333;
}
a:focus, a:hover{
	color:#333333;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px;
}
#top .btn-link, #top-links li, #top-links a, .topbar-block{
	text-shadow:0 0 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
}
.topbar-block{
	padding-top:1px;;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
	background:none;
	border:none;
}
.dropdown-menu li > a:hover {
	background-image: none;
}
#top #currency .currency-select:hover {
	background-image: none;
}
.dropdown-menu{
	border: medium none;
    border-radius: 0;
    box-shadow: 0 0 0 0;
    margin: 0;
    padding: 0;
	top:35px;
	right: 0 !important;
	left: inherit;
}
#top .dropdown-menu-topbar > li:last-child, #top .dropdown-menu-topbar li:last-child{
	border-bottom:none;
}
#top{
	border-bottom:1px solid #ececec;
	min-height:46px;
	padding:0;
	margin:0;
	position: relative;
}
#top-links{
	padding:0;
}
#top .btn {
	padding: 0 10px;
	border:none;
}
#top-links .list-inline{
	margin:0;
}
#top-links .list-inline li{
	padding:0 10px;
}
#top-links .list-inline li ul.dropdown-menu li{
	padding:0;
}
#top .dropdown-menu-topbar li .btn-link {
	font-size: 10px;
	padding: 0;
}
.dropdown-menu-topbar li a, .dropdown-menu-topbar li .currency-select{
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 36px;
	padding: 0;
	position: relative;
}
.dropdown-menu-language li a img{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
#top .container{
	padding: 13px 15px;
}
p{
	margin:0;
}
.btn-cart-item{
	background:none;
	border:none;
	padding-right: 15px;
}
.btn-cart-item{
	background: rgba(0, 0, 0, 0) url("../image/icon-cart.png") no-repeat scroll 0 0;
	padding: 18px;
	margin-right: 20px;
}
.header-style-3 .btn-cart-item{
	background: rgba(0, 0, 0, 0) url("../image/icon-cart-.png") no-repeat scroll 0 0;
	padding: 18px;
	margin-right: 20px;
}
.btn-cart-item i{
	font-size:17px;
	color:#000;
}
.btn-cart-item span{
	color: #fff;
	border-radius: 50%;
	height: 15px;
	position: absolute;
	width: 15px;
	font-size: 10px;
	line-height: 14px;
	top:-10px;
	right: 15px;
	text-align: center;
}
#search .btn-lg{
	background:none;
	border:none;
	text-shadow: 0 0 0;
	box-shadow:0 0 0 0;
	border-radius: 0;
	padding:0;
}
#search {
    right: 15px;
    opacity: 1;
    position: absolute;
	transition: all 0.3s ease 0s;
    width: 1170px;
    z-index: 999;
	display: none;
	visibility: visible;
	margin: 0;
}
.close-search{
	 cursor: pointer;
	 opacity: 0;
}
.close-search span{
	color: #7e883a !important
}
.open-search{
	opacity: 1;
}
.top-search-open #search {
    opacity: 1;
	transition: all 0.3s ease 0s;
    visibility: visible;
}
.top-search-open #search #top-search-trigger .nc-icon-outline{
	display:none;
}
.cart-search-box .fa-search{
	color: #747474;
	cursor: pointer;
	font-size: 15px !important;
	position: absolute;
	right: 30px;
	top: 25px;
	z-index: 999;
}
.header-style-2 .cart-search-box .fa-search{
	top: 12px;
}
.header-style-2 .is-sticky .cart-search-box .fa-search {
	top: 23px;
}
.header-style-2 .is-sticky .cart-search-box{
	padding-top: 11px;
}
.cart-search-box .nc-icon-outline{
	padding-top:10px;
}
.background-icon {
    background: rgba(0, 0, 0, 0) url("../image/cross.png") no-repeat scroll center center;
    border: medium none;
    color: transparent;
    cursor: pointer;
    height: 80px;
    opacity: 0;
    outline: medium none;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-indent: 200%;
    top: 20px;
	transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 9999;
}
.top-search-open .background-icon {
    opacity: 1;
	transition: all 0.3s ease 0s;
    visibility: visible;
}
.top-search-open #cart,
.top-search-open #logo{
	display: none;
}
.top-search-open .header-style-2 .logo-box{
	padding: 89px 0;
}
#cart .dropdown-menu{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ececec;
	min-width: 370px;
	padding: 30px;
	transition: all 0.3s ease-in 0s;
	opacity: 0;
	visibility: hidden;
	display: inherit !important;
	top:55px;
}
#cart .dropdown-menu li > div {
	min-width: inherit;
	padding: 0;
}
#cart:hover .dropdown-menu{
	opacity: 1;
	visibility: visible;
	top:35px;
}
#cart{
	position:relative;
	margin: 5px 20px 0 0;
}
#search .input-lg{
	border:none !important;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 2px;
    padding: 0px 10px;
    width: 100%;
	right:0;
	height: 42px;
	box-shadow:0 0 0 0;
	color: #747474;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 14px;
	float:right;
}
.form-control::-moz-placeholder{
	color: inherit;
}
#menu{
	background-color: #fff;
    background-image: none;
    border:none;
    min-height: inherit;
	margin-bottom: 0;
}
#logo{
	margin:0;
}
#menu .nav > li > a{
	text-shadow:0 0 0;
	color:#000;
}
header{
	padding:25px 0;
	transition: all 0.4s ease 0s, opacity 0.3s ease 0s;
}
.header-content{
	position:relative;
}
#top .dropdown-menu-topbar li .btn-link{
	transition: all 0.3s ease 0s;
}
.heading-title h2{
	font-weight:300;
	display: inline-block;
	margin:0;
	position: relative;
	line-height: 53px;
	text-transform: uppercase;
}
.wrapper-slideshow{
	margin-bottom:40px;
}
.heading-title{
	margin-bottom:30px;
}
.nav > li > a:focus, .nav > li > a:hover{
	background:none;
}
h3.name-product a{
	font-size:14px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color:#303030;
}
h3.name-product a:hover{
	color:#333;
}
h3.name-product {
	margin:0;
}
.price-old{
	text-decoration: line-through;
	color:#999;
}
.fa-star {
    font-size: 13px;	
}
.fa-stack{
	width: 14px;
}
.fa-star-o {
    color: #ebc52d !important;
    font-size: 13px;
}
.price-product{
	font-size:14px;
	color:#333;
}
.product-label-sale{
	background: #7e883a;
    font-size: 10px;
    right: 15px;
    padding: 6px 11px;
    position: absolute;
    top: 15px;
    z-index: 2;
	color: #fff;
	text-transform: uppercase;
}
.new-label-product{
	background: #303030;
    font-size: 10px;
    left: 15px;
    padding: 6px 11px;
    position: absolute;
    top: 14px;
	color: #fff;
	text-transform: uppercase;
    z-index: 2;
}
.product-item{
	margin-bottom:40px;
	padding-top: 15px;
}
.cart-wishlist-compare{
	background:#fff;
	border:none;
	display:inline-block;
	padding:0;
	transition: all 0.3s ease 0s;
}
.group-action .cart-wishlist-compare{
	background: transparent;
}
.group-action .cart-wishlist-compare i{
	color: #fff;
	font-size: 14px;
	font-weight: 400;
}
.group-action .cart-wishlist-compare:hover {
	background: #fff;
}
.group-action .cart-wishlist-compare:hover i{
	color: #303030;
}
.add-to-cart {
	font-size: 9px;
	text-transform: uppercase;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	display: inline-block;
	padding: 8px 22px;
	margin-top: 15px;
	transition: all 0.3s ease 0s;
}
.add-to-cart:hover {
	border-bottom: 1px solid #303030;
	border-top: 1px solid #303030;
}
.cart-wishlist-compare i{
	padding:9px 14px;
	transition: all 0.3s ease 0s;
	border:1px solid rgba(255, 255, 255, 0.6)
}
.cart-wishlist-compare:hover i{
	color:#fff;
}
.box-img{
	position:relative;
	margin-bottom: 5px;
	overflow: hidden;
}
.group-action{
	position:absolute;
	right:0;
	z-index:2;
	bottom: -100%;
	text-align: center;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: -17px;
}
.product-block .box-img:hover .group-action{
	bottom: 50%;
}
.padding-product-meta{
	padding:0px 0;
}
.price-product span{
	padding:4px 0;
	display:inline-block;
}
.box-img a.img img {
    display: block;
    height: auto;
    opacity: 1;
	transition: all 0.3s ease 0s;
}
.box-img a.img img.hover_image {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
	transition: all 0.3s ease 0s;
  	height: 100% !important;
  	width: 100%!important;
}
.box-img a.img:hover img.hover_image{
	opacity: 1;
}
footer{
	margin:0;
}
#cart:hover .dropdown-menu{
	display:block !important;
}
#cart.open > .dropdown-menu{
	display:none;
}
#colorbox #top, #colorbox header{
	display:none;
}
.alert-success{
	background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    color: #202020;
    line-height: 30px;
    max-width: 350px;
    padding: 30px 20px;
    position: fixed;
    right: 15px;
    top: 52px;
    width: 100%;
    z-index: 9999 !important;
	margin:0;
}
.alert-success i{
	margin-right:5px
}
.alert-success button.close {
    height: 30px;
	width: 30px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-shadow: 0 0 0;
    top: 0;
	transition: all 0.3s ease 0s;
}
.alert-success button i{
	color: #303030;
	display: block;
	font-size: 10px !important;
	line-height: 20px !important;
	margin-right: 0;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight{
	height: 0;
	width: 0;
	background: none;
}
#cboxClose{
	background-image: none;
	height: 30px;
	right: 20px;
	top: 10px;
	transition: all 0.3s ease 0s;
	width: 30px;
}
#cboxClose{
	font-size:0;
	text-indent:0;
}
#cboxClose::before {
	color: #333;
    content: "";
    font-family: "Nucleo Outline";
    font-size: 15px;
    line-height: 29px;
}
#colorbox, #cboxOverlay, #cboxWrapper{
	z-index: 999;
}
.quick-view-box .product-detail-box h1{
	font-size:24px;
	font-weight: 300;
	color: #333;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}
.btn-primary{
	background: #000;
	border-radius: 0;
	text-shadow:0 0 0;
	border:none;
	transition: all 0.3s ease 0s;
	letter-spacing: 2px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 20px;
}
.btn-primary:hover{
	background: #7e883a;
}
.btn-primary:focus {
	background-color: #7e883a;
	color: #fff;
}
#button-cart{
	font-size: 14px !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 15px 30px;
	font-family: "Raleway",sans-serif;
	width: inherit;
	height: 50px;
	margin-left: 10px;
	display: inline-block;
}
#quickviewbutton-cart{
	font-size: 14px !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 15px 11px;
	font-family: "Raleway",sans-serif;
	width: inherit;
	height: 50px;
	margin-left: 10px;
	display: inline-block;
}
.product-detail-button-wishlist-compare{
	border: none;
	border-radius: 0 0 0;
	border: 1px solid #999;
	background: none;
	padding: 16px 18px;
	transition: all 0.3s ease 0s;
	margin-right: 5px;
}
.product-detail-button-wishlist-compare:hover{
	background: none;
	border: 1px solid #333;
}
.product-detail-button-wishlist-compare:hover i{
	color: #333;
}
.product-detail-button-wishlist-compare i{
	color: #999;
	transition: all 0.3s ease 0s;
	font-size: 14px !important;
}
#input-quantity{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
	border-radius: 0;
	height: 51px;
	text-align: center;
	float: left;
	width: 40px;
	background: #f8f8f8;
	box-shadow:0 0 0;
}
.quantity-adder .add-action{
	float: left;
	height: 51px;
	line-height: 50px;
	padding: 0 10px;
	cursor: pointer;
	background: #f8f8f8;
}
.group-wishlist-compare{
	float: left;
	width: 100%;
	margin-top: 30px;
}
.image-box-left{
	width: 50%;
}
.detail-box-right{
	width: 50%;
}
.thumbnails{
	margin-left: 0;
}
.padding-right-40{
	padding-right:40px;
}
.padding-left-40{
	padding-left:40px;
}
.product-detail-thumbnails a.cloud-zoom{
	width: 100%;
}
.product-detail-thumbnails li{
	margin-left: 0 !important;
}
.product-detail-thumbnails .thumbnail{
	border: none;
	padding: 0;
}
.image-additional a {
	border: none;
	display: block;
	margin-bottom: 20px;
	padding: 0px;
}
.image-additional {
	max-width: 100%;
}
.product-detail-box h2.price-detail{
	color: #333;
	display: block;
	font-size: 24px;
	font-weight: 700;
}
.product-detail-box .list-price li.price-detail-special-line-through,
.product-detail-box .list-price li.price-detail-special{
	display: inline-block;
}
.product-detail-box .list-price li.price-detail-special-line-through span{
	font-size: 18px;
	font-weight: 400;
	color: #999;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	margin-right:5px;
}
.product-detail-box .list-price li.price-detail-special h2{
	font-size: 24px;
	font-weight: 300;
	color: #333;
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}
.rating p{
	display: inline-block;
}
.quick-view-box{
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	color: #999;
}
.product-detail-description{
	line-height: 30px;
	margin-bottom: 30px;
}
.list-price{
	margin-bottom: 30px;
}
.list-group-info{
	margin-bottom: 20px;
}
#product select{
	border-radius: 0;
	height: 40px;
}
.group-add-action{
	margin-top: 30px;
}
.cart-search-box{
	padding-top:11px;
}
.header-style-2 .cart-search-box{
	padding-bottom: 15px;
	width: 16.6667%;
	padding-top: 0;
}
.header-style-2 .menu-box{
	width: 83.3333%;
}
.dropdown-menu-topbar{
	border: 1px solid #ececec;
	padding: 15px;
}
#top .dropdown-menu-topbar .active-dropdown-code::after {
	content: "";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
}
#top .main-caret-down::after,
#top .main-caret-down::after{
	content: "";
	font-family: "FontAwesome";
	margin-left: 15px;
}
#language .main-caret-down,
#currency .main-caret-down{
	line-height: 21px;
}
#top-links ul.list-inline li ul li a{
	font-size: 10px;
}
.header-style-2 .logo-box{
	width: 100%;
	padding: 60px;
	text-align: center;
}
.header-style-2 .logo-box .logo-img{
	display: inline-block;
}
#cart .mini-cart-item .minicart-remove i{
	font-size: 12px;
}
#cart .mini-cart-item .minicart-remove{
	border: none;
	background: none;
	box-shadow:none;
	padding: 0;
}
#cart .mini-cart-item .minicart-remove:hover{
	color:red;
}
#cart .mini-cart-item{
	margin-bottom: 25px;
}
#cart .mini-cart-item .name-mini-cart{
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	padding-bottom: 13px;
}
#cart .mini-cart-item .total-mini-cart{
	padding-bottom: 13px;
}
#cart .mini-cart-item .qty-mini-cart{
	font-size: 10px;
	text-transform: uppercase;
	color: #747474;
}
#cart .total-mini-cart-text{
	font-size: 14px;
	text-transform: uppercase;
}
#cart .vc-mini-cart {
	background: #ececec none repeat scroll 0 0;
	color: #303030;
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	transition: all 0.3s ease 0s;
	margin-top: -6px;
}
#cart .checkout-mini-cart {
	background: #303030;
	color: #fff;
}
#cart .vc-mini-cart:hover{
	color: #fff;
}
#cart .dropdown-menu li p {
	margin: 20px 0 0 0;
}
#supermenu .sub-menu-custom .widget h3.widgettitle{
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #d6d6d6;
	display: inline-block;
	margin-bottom: 25px;
	padding-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 0;
}
#supermenu .sub-menu-custom .widget ul li a{
	font-size: 10px;
	text-transform: uppercase;
	line-height: 36px;
	font-weight: 600;
}
#supermenu .sub-menu-custom .widget-margin{
	margin-bottom: 30px;
}
#supermenu .sub-menu-custom .widget img{
	width: 100%;
}
#supermenu .sub-menu-custom .col-width-1{
	width: 22%;
}
#supermenu .sub-menu-custom .col-width-2{
	width: 28%;
}
#supermenu .sub-menu-custom .col-width-3{
	width: 20%;
}
#supermenu .sub-menu-custom .col-width-4{
	width: 40%;
}
#topcontrol {
	background-color: #666;
	border: medium none;
	overflow: hidden;
	position: fixed;
	right: 50px;
	text-align: center;
	text-decoration: none;
	transition: opacity 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	z-index: 9999;
}
#topcontrol a::before {
	color: #fff;
	content: "";
	display: block;
	font-family: "FontAwesome";
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 34px;
}
#topcontrol:hover a::before {
	background: #7e883a;
}
.background-image{
	border: none !important;
}
.background-image .supermenu-left{
	margin-right: inherit !important;
}
.background-image{
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
	background-size: cover !important;
}
#supermenu .background-image .sub-menu-custom .widget ul li a,
#supermenu .background-image .sub-menu-custom .widget h3.widgettitle {
	color: #fff;
}
#supermenu .background-image{
	background-image: url("../image/mega-menu-br.jpg");
}
.product-block .box-img .image a.img::after{
	background-color: rgba(48, 48, 48, 0.5);
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease 0s;
}
.product-block .box-img:hover .image a.img::after{
	opacity: 1;
}
.product-block .box-img:hover .image a.img img{
	transform: scale(1.2);
}
.product-block .product-meta{
	text-align: center;
}
.heading-title h2::after {
	background-color: #73883a;
	content: "";
	display: block;
	height: 2px;
	margin: 3px auto 0;
	width: 30px;
}
.owl-wrapper-outer{
	border: none !important;
	border-radius: 0 !important;
	box-shadow: 0 0 0 0 !important;
}
.slider-style .product-block{
	padding: 0 15px;
}
.slider-style .owl-prev i{
	font-size: 30px!important;
	margin: 0 !important;
}
.slider-style .owl-next i{
	font-size: 30px!important;
	margin: 0 !important;
}
.slider-style .owl-controls .owl-buttons .owl-prev,
.slider-style .owl-controls .owl-buttons .owl-next{
	top:33%!important;
	width: 50px;
	height: 50px;
}
.slider-style .owl-controls .owl-buttons .owl-prev{
	left: -35px !important;
}
.slider-style .owl-controls .owl-buttons .owl-next{
	right: -35px !important;
}
.slider-style:hover .owl-controls .owl-buttons .owl-prev{
	left: -15px!important;
}
.slider-style:hover .owl-controls .owl-buttons .owl-next{
	right: -15px!important;
	text-align: right;
}
.carousel-inner{
	overflow: visible !important;
}
.overlay {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.about-text h2 {
	color: inherit;
	font-family: "Crimson Text";
	font-size: 48px;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: 30px;
}
.about-text p {
	margin-bottom: 20px;
}
.about-text .leka-button {
	border: 1px solid rgba(255, 255, 255, 0.4);
	color: inherit;
	margin-top: 35px;
	display: inline-block;
	letter-spacing: 2px;
	padding: 12px 22px;
}
.about-text .leka-button:hover {
	border: 1px solid #7e883a;
	background: #7e883a;
}
.about-text {
	color: #fff;
}
.section-about {
	padding: 53px 0 120px;
}
.section-redirectshop {
	padding: 60px 0 140px;
	text-align: center;
}
.section-redirectshop h1 {
	color: #ffffff;
	font-size: 72px;
	font-weight: 300;
	letter-spacing: 1px;
}
.section-redirectshop p {
	color: #ffffff;
	font-family: "Crimson Text";
	font-size: 30px;
	font-style: italic;
}
.section-redirectshop .leka-button {
	border: 1px solid #ffffff;
	color: #ffffff;
	margin-top: 50px;
	display: inline-block;
	letter-spacing: 2px;
	padding: 12px 22px;
	text-transform: uppercase;
}
.section-redirectshop .leka-button:hover {
	border: 1px solid #7e883a;
	background: #7e883a;
}
/* footer */
footer{
	padding-top: 80px;
	color: #747474;
	border: none !important;
}
ul.payment li {
	float: left;
	padding-left: 10px;
}
ul {
	list-style: outside none none;
	margin-bottom: 0;
	padding-left: 0;
}
.footer-bottom {
	margin-top: 50px;
	overflow: hidden;
	padding: 30px 0;
}
.footer-bottom .coppyright-custom {
	display: inline-block;
	font-size: 11px;
	line-height: normal;
	padding-top: 20px;
	text-transform: uppercase;
	width: auto;
}
footer a{
	font-size: 10px;
	line-height: 36px;
	text-transform: uppercase;
}
footer h5.title-footer::after {
	background-color: #3a3a3a;
	content: "";
	display: block;
	height: 1px;
	margin-top: 10px;
	width: 30px;
}
footer h5.title-footer{
	color: #7e883a;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
footer .widget {
	margin-bottom: 25px;
}
footer .widget-social a {
	margin-right: 48px;
}
footer .widget-newaletter {
	background: #262626 none repeat scroll 0 0;
	height: 50px;
	padding: 0 70px;
}
footer .widget-newaletter form {
	display: table;
	width: 100%;
}
footer .widget-newaletter .newaletter-email {
	display: table-cell;
	letter-spacing: 2px;
	width: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	height: 50px;
	padding: 0;
	color: #ccc;
}
footer .widget-newaletter form > span {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
}
footer .widget-newaletter form > span button{
	vertical-align: middle;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	height: 50px;
	padding: 0;
}
/* pages product */
.nav-tabs-product-description{
	border: none !important;
	padding-top: 70px;
}
.nav-tabs-product-description li a{
	border: medium none !important;
	border-radius: 0;
	padding: 15px 0 5px 0;
	margin-right: 30px;
	text-transform: uppercase;
}
.nav-tabs-product-description li{
	position: relative;
}
.nav-tabs-product-description li.active a::before {
	color: #7e883a;
	content: "";
	font-family: "FontAwesome";
	left: 50%;
	position: absolute;
	top: -10px;
	transform: translateX(-50%);
}
.nav-tabs-product-description li.active a {
	color: #7e883a;
}
.nav-tabs-product-description li.active a:focus {
	color: #7e883a;
}
.tab-content-product-description {
	border: 1px solid #c9c9c9;
	float: left;
	padding: 40px 40px 30px;
	width: 100%;
	margin-bottom: 70px;
}
.product-detail-thumbnails a img{
	width: 100%;
}
.thumbnails .image-additional{
	margin-left: 0 !important;
}
.thumbnails .image-additional a img{
	width: 100%;
}
.thumbnails .image-additional a{
	background: #fff none repeat scroll 0 0;
	cursor: pointer;
	display: inline-block;
	margin: 0 9px;
	overflow: hidden;
	padding: 3px;
	position: relative;
}
.product-detail-image-additional{
	position: absolute !important;
	z-index: 998 !important;
	bottom: 20px;
	background: transparent !important;
	left: 50%;
}
.cloud-zoom-big {
	border:none !important;
	overflow:hidden;
}
.product-detail-image-additional{
	width: 60% !important;
	transform: translateX(-50%);
}
.title-product-page{
	color: #303030;
	font-size: 26px;
	letter-spacing: 3px;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.fa-star + .fa-star-o,
.fa-star{
	color: #ebc52d !important;
}
.review-tab-link{
	margin-left: 5px;
}
.review-tab-link a{
	color:#7e883a
}
.description_list {
	font-size: 13px;
	padding: 15px 0;
	color: #303030;
	line-height: 25px;
}
.product-page-price{
	color:#7e883a;
	font-size: 27px;
}
.title-option{
	font-size:18px;
}
#button-cart:hover,
#quickviewbutton-cart:hover{
	opacity: 0.8;
}
.button-compare-wishlist{
	border: 1px solid #c9c9c9;
	height: 50px;
	margin-left: 10px !important;
	text-align: center;
	width: 50px;
	border-radius: 0;
	background: #fff;
	box-shadow: 0 0 0;
}
.button-compare-wishlist:hover i{
	color:#fff;
}
.text-write{
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.textarea-custom{
	border: 1px solid #c9c9c9;
	border-radius: 0;
	height: 209px !important;
}
#review table td{
	border: none;
	background: none !important;
}
#review table tr{
	border: none;
	background: none !important;
}
#review table{
	border: none !important;
}
#review table tr td p{
	padding-bottom: 20px;
}
.breadcrumb{
	border: none;
	text-align: center;
	border-radius: 0;
	margin-bottom: 60px;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	background-image: url(../image/banner-paralax.jpg);
	padding: 176px 0;
}
.breadcrumb > li::after{
	border: none;
	content: "";
	font-family: "FontAwesome";
	font-size: 14px;
	padding: 0 20px;
	transform: rotate(0deg);
	top:1px;
	right: -15px;
	color: #fff;
	text-shadow:none;
}
.breadcrumb > li.active::after,
.breadcrumb > li.page-title-li::after{
	content: "";
}
.breadcrumb > li.page-title-li{
	margin-top: 0 !important;
}
.breadcrumb > li a{
	text-transform: uppercase;
	color: #fff;
	text-shadow:none;
}
.breadcrumb .page-title {
	border-color: rgba(255, 255, 255, 0.5);
	border-style: solid;
	border-width: 1px;
	color: #fff;
	display: inline-block;
	line-height: 36px;
	margin: 0;
	padding: 37px 130px;
	text-transform: uppercase;
	width: auto;
}
.breadcrumb > li{
	margin-top: 22px;
}
.product-detail-thumbnails #wrap .mousetrap + .mousetrap{
	height: auto !important;
}
.sigle-product-services {
	display: inline-block;
	margin-top: 30px;
}
.sigle-product-services .services-item {
	margin-top: 20px;
	overflow: hidden;
}
.sigle-product-services .services-item .icon {
	border: 1px solid #c9c9c9;
	border-radius: 50%;
	display: inline-block;
	float: left;
	height: 47px;
	line-height: 45px;
	margin-right: 20px;
	text-align: center;
	width: 47px;
}
.sigle-product-services .services-item .service-name {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	padding: 12px 0;
	text-transform: uppercase;
}
.pagination li span{
	border-radius: 0 !important;
	padding: 4px 10px;
	margin-right: 15px;
	background: #7e883a !important;
	border-color: #7e883a !important;;
}
.pagination li a{
	border-radius: 0 !important;
	padding: 4px 10px;
	margin-right: 15px;
	color: #7e883a !important;
}
.pagination li a:hover{;
	color: #fff !important;
	background: #7e883a !important;
	border-color: #7e883a !important;;
}
.pagination{
	margin-top: 50px;
	margin-bottom: 100px;
}
.sortBar{
	border: 1px solid #e9e9e9;
	display: block;
	font-size: 12px;
	line-height: 30px;
	padding: 15px 30px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}
#input-sort,
#input-limit{
	background: #fff;
	border: none;
	box-shadow:none;
	font-size: 10px;
	text-transform: uppercase;
}
.col-sm-9 #input-sort,
.col-sm-9 #input-limit{
	width: 155px;
}
.col-sm-12 #input-sort{
	width: 210px;
}
.col-sm-12 #input-limit{
	width: 130px;
}
#input-sort,
#input-limit{
	padding: 0;
}
#input-sort option,
#input-limit option{
	font-size: 14px;
	text-transform: uppercase;
	border: none;
}
.sort-by::after{
	content: "";
	font-family: "FontAwesome";
	right: 30px;
	margin-left: 15px;
	position: absolute;
	top: 2px;
}
#grid-view,
#list-view{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e9e9e9;
	border-radius: 0;
	margin-right: 10px;
	padding: 8px 9px 7px;
	text-shadow:none;
	box-shadow: 0 0 0;
}
#grid-view i,
#list-view i{
	font-size: 12px;
}
.sortBar button.selected i{
	color: #7e883a;
}
.category-img-thumbnail{
	border: none;
	border-radius: 0;
	padding: 0;
	width: 100%;
}
.img-category,
.category-description{
	margin-bottom: 20px;
}
.product-list .product-meta-list{
	float: left;
	width: 65%;
	text-align: left;
}
.product-list .box-img-list{
	width: 31%;
	float: left;
	margin-right: 30px;
	margin-bottom: 0;
}
.product-list .product-item{
	margin: 0;
	padding: 0;
}
.product-list .box-product-related .product-item{
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #e9e9e9;
	padding-top: 15px;
}
.product-list .product-block{
	display: inline-block;
}
.product-list .padding-product-meta{
	margin-bottom: 10px;
}
.discription-list-view{
	display: none;
}
.product-list .discription-list-view{
	display: block;
	padding: 10px 0;
	line-height: 25px;
}
.group-action-list{
	display: none;
}
.product-list .group-action-list{
	display: block;
}
.product-list .group-action{
	display: none;
}
.product-list .group-action-list button{
	border: 1px solid #303030;
}
.product-list .group-action-list button{
	color: #303030;
	margin-right: 8px;
}
.product-list .group-action-list .add-to-cart{
	font-size: 12px;
	padding: 7px 15px;
}
.product-list .group-action-list button:hover{
	border: 1px solid #7e883a;
	background: #7e883a;
	color: #ffffff;
}
.product-list .group-action-list .cart-wishlist-compare i {
	border: none;
	padding: 10px 14px;
}
.product-list .cart-wishlist-compare-grid{
	display: none;
}
/* */
.title-category-list{
	border-bottom: 2px solid #e9e9e9;
	border-top: 2px solid #e9e9e9;
	font-size: 12px;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	padding: 8px 0 8px 20px;
	text-transform: uppercase;
}
#cat_accordion li a{
	border-top: none;
	border-bottom: 1px solid #e9e9e9;
	border-left: none;
	border-right: none;
	margin-bottom: 0;
	color: #303030;
	font-size: 10px;;
	text-transform: uppercase;
	display: block;
	padding: 10px 20px;
}
#cat_accordion li ul li a{
	padding: 10px 0 10px 40px;
	border-bottom: 1px dotted #e9e9e9;
}
#cat_accordion li a{
	border-top: none !important;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover{
	background: none;
	text-shadow:none;
	border: none;
	border-bottom: 1px solid #e9e9e9;
}
#cat_accordion > li:last-child a{
	border-bottom: medium none !important;
}
#cat_accordion .icon-list-category{
	position: absolute;
	top:0px;
	right: 0px;
	font-size: 10px;
	cursor: pointer;
	padding: 16px 0 24px 20px;
}
#cat_accordion li{
	position: relative;
}
#cat_accordion li ul{
	transition: all 0.3s ease 0s;
}
#cat_accordion li ul li ul a{
	padding-left: 60px;
}
.box-finter .list-group a,
.box-finter{
	border: none;
	box-shadow: none;
}
.box-finter .list-group .list-group-item{
	border: medium none;
	color: #000;
	font-size: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-transform: uppercase;
}
.box-finter .list-group a.list-group-item:first-child{
	padding-top: 20px;
}
.box-finter .panel-footer{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 0;
	margin-bottom: 50px;
	margin-top: 40px;
	padding: 0;
}
.box-finter .list-group .list-group-item label{
	font-size: 10px;
}
/**/
.contact-form label {
	font-size: 10px;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #555;
}
.contact-form .block-title{
	font-size: 18px;
	padding-bottom: 15px;
	text-transform: uppercase;
	padding-top: 0;
}
.contact-form textarea{
	border-radius: 0;
}
.contact-form input.btn-primary{
	height: 40px;
}
.contact-form .icon {
	border: 1px solid #e9e9e9;
	display: inline-block;
	height: 40px;
	line-height: 38px;
	margin-right: 20px;
	text-align: center;
	width: 40px;
}
.contact-form .icon:hover {
	border: 1px solid #7e883a;
}
.contact-form span {
	margin-bottom: 20px;
}
.contact-location{
	margin-top: 77px;
	overflow: hidden;
}
.box-sitemap ul li{
	line-height: 28px;
}
.box-sitemap{
	margin-bottom: 70px;
}
.well-login h2{
	color: #303030;
	font-size: 36px;
	font-weight: 400;
	margin-bottom: 30px;
	margin-top: 0;
}
.input-custom input,
.input-custom select{
	border: 1px solid #e9e9e9;
	border-radius: 0;
	box-shadow: 0 0 0;
	height: 50px;
	margin-bottom: 22px;
}
.label-custom label{
	color: #303030;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 5px !important;
}
.forgotten-pass a:hover{
	color: #747474 !important;
}
.input-custom input.btn-primary,
.input-custom a.btn-primary{
	background: transparent none repeat scroll 0 0;
	border: 1px solid #1f1f1f;
	color: #303030;
	display: inline-block;
	letter-spacing: 2px;
	padding: 12px 22px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	font-size: 14px;
}
.input-custom input.btn-primary:hover,
.input-custom a.btn-primary:hover{
	color: #fff;
	background: #7e883a;
	border-color: #7e883a;
}
.list-group-item:first-child{
	border-radius: 0;
}
.list-group a{
	border: none;
	border-bottom: 1px solid #e9e9e9;
}
.list-group a:last-child{
	border: none;
}
.list-group-item{
	margin-bottom: 0;
}
.list-group a{
	padding: 10px 20px;
}
.list-group a:focus {
	background: none;
}
.input-custom-radio input[type="radio"],
.input-custom-radio input[type="checkbox"]{
	height: inherit;
}
.margin-bottom-70{
	margin-bottom: 70px;
}
textarea{
	border-radius: 0 !important;
}
.box-custom- h2{
	text-transform: uppercase;
	font-size: 16px;
}
.box-custom- ul li{
	line-height: 28px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
	background: none;
}
.btn-info,
.btn-danger{
	border-radius: 0;
	background: none;
	border: 1px solid #303030;
	text-shadow:none;
	color: #303030;
}
.btn-info:hover,
.btn-danger:hover{
	border: 1px solid #7e883a;
	background: #7e883a;
	color: #fff !important;
}
.box-checkout-cart h1.tile{
	color: #747474;
	font-family: "Crimson Text";
	font-style: italic;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.step-checkout .step {
	display: block;
	margin: 0 auto;
	width: auto;
}
.step-checkout .step .step-count {
	color: #303030;
	font-family: "Crimson Text";
	font-size: 48px;
	font-style: italic;
}
.step-checkout .step .icon {
	border: 1px solid #515151;
	border-radius: 50%;
	display: block;
	height: 97px;
	margin: 0 auto 30px;
	width: 97px;
}
.step-checkout .active .icon{
	background-image: url("../image/cart-active.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #303030;
}
.step-checkout .checkout .icon{
	background-image: url("../image/checkout.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.step-checkout .complete .icon{
	background-image: url("../image/complete.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.check-out-detail .step-checkout .active .icon{
	background-image: url("../image/checkout-active.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #303030;
}
.check-out-detail .cart .icon{
	background-image: url("../image/cart.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.step-checkout .step{
	text-align: center;
}
.box-checkout-cart table tr td,
.box-checkout-cart table{
	border: none;
}
.box-checkout-cart thead{
	border-top: 2px solid #e9e9e9;
	border-bottom: 2px solid #e9e9e9;
}
.box-checkout-cart thead td{
	padding: 15px 8px !important;
	text-transform: uppercase;
	color: #303030;
	font-weight: bold;
}
.box-checkout-cart tbody td{
	vertical-align: middle !important;
	text-transform: uppercase;
	padding: 40px!important;
}
.box-checkout-cart tbody td .img-thumbnail{
	border:none;
	padding: 0;
}
.box-checkout-cart .column-name{
	color: #7e883a;
}
.box-checkout-cart .input-quantity-checkout-cart{
	border: 1px solid #e9e9e9;
	height: 48px;
	width: 39px;
	text-align: center;
}
.box-checkout-cart .button-update-remove{
	background: none!important;
	border: none !important;
	color: #7e883a;
	box-shadow:none!important;
}
.box-checkout-cart .button-update-remove:hover{
	background: none !important;
	color: #7e883a!important;
}
.box-checkout-cart .text-next-check-cart{
	border-bottom: 1px solid #e9e9e9;
	font-size: 14px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.box-checkout-cart #accordion .panel{
	margin-top: 20px;
	border-radius: 0;
}
.box-checkout-cart #accordion .panel .panel-heading{
	background: none;
	padding: 13px;
}
.box-checkout-cart #accordion .btn-primary{
	padding: 8.5px 20px;
}
a:hover,
a:focus{
	text-decoration: none !important;
}
.mini-cart-item img{
	width: 100%;
}
.box-checkout-cart{
	margin-bottom: 170px;
}
.box-checkout-cart .btn-primary{
	 font-size: 14px;
}
.box-checkout-cart tbody .td-total{
	padding: 10px 8px !important;
	font-size: 12px;
}
.box-checkout-cart tbody .td-total:last-child{
	color: #7e883a;
	font-size: 18px;
	font-weight: bold;
}
.check-out-detail input{
	 height: 44px;
}
.check-out-detail #button-account{
	margin-top: 102px;
}
.check-out-detail .panel{
	border: none;
}
.panel{
	box-shadow:none;
}
.check-out-detail .panel-heading {
 background: none;
	padding: 20px 20px 20px 0;
}
.check-out-detail .panel-heading h4 a{
	font-size: 14px;
	text-transform: uppercase;
}
.check-out-detail tbody td{
	padding: 40px 0 !important;
}
.success-text p{
	line-height: 30px;
}
/**/
.blog-latest .blog-item .images1 img{
	width: 100%;
}
.blog-latest {
	margin-bottom: 70px;
	margin-top: 50px;
}
.box-bloglates{
	margin-top: 70px;
}
#nova-categorymenu .nova-category li{
	position: relative;
}
#nova-categorymenu .nova-category li a{
	border-bottom: 1px solid #e9e9e9;
	padding-left: 20px;
}
#nova-categorymenu .nova-category li span.head{
	position: absolute;
	right: 5px;
	top: 0;
}
#nova-categorymenu .nova-category li span.head a{
	padding-right: 0;
	text-align: right;
	width: 22px;
}
#nova-categorymenu .nova-category li span.head a i{
	font-size: 10px;
}
#nova-categorymenu .nova-category li ul li a{
	padding-left: 40px;
}
.blog-comments .comment-author{
	color: #7e883a;
}
.blog-comments{
	margin-top: 30px;
}
.publishin a{
	color: #7e883a;
	display: block;
	font-family: "Crimson Text";
	font-size: 18px;
	font-style: italic;
	padding: 9px 0;
}
.novablog .blog-meta-detail{
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}
.novablog .blog-meta-detail span{
	padding: 10px 10px 10px 0;
}
.nova-comment .title-form-comment{
	font-size: 16px !important;
	font-weight: bold;
	border-bottom: 2px solid #e9e9e9;
}
.blog-content .content-wrap blockquote{
	border: 1px solid #e9e9e9;
	color: #303030;
	font-family: "Crimson Text";
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	margin: 20px 0;
	padding: 40px 30px;
	text-align: center;
}
.blog-content .content-wrap p{
	line-height: 28px;
}
.blog-content .content-wrap .alignleft {
	float: left;
	margin: 5px 30px 15px 0;
}
.blog-content .content-wrap .crimtext {
	color: #303030;
	font-size: 24px;
	line-height: 30px;
	font-family: "Crimson Text";
	font-style: italic;
}
.nova-category .children-inner img{
	width: 100%;
}
.blog-children h3{
	font-weight: 300;
	margin-bottom: 5px;
	font-size: 24px;
}
.blog-children .children-wrap .children-inner h4 a{
	font-family: "Crimson Text";
	font-size: 18px;
	color: #7e883a;
	font-style: italic;
}
.blog-children .sub-description{
	font-size: 13px;
	line-height: 28px;
}
.blog-children .children-inner{
	margin-bottom: 50px;
}
.brands-carousel .product-description{
	line-height: 28px;
}
.brands-carousel .heading-title{
	text-align: left !important;
}
.brands-carousel .heading-title h2{
	color: #fff !important;
}
.brands-carousel .heading-title h2::after {
	background-color: #fff !important;;
	margin: inherit !important;
}
.brands-carousel{
	padding: 55px 0 130px;
	background: #333;
	background-image: url(../image/bg-parallax3.jpg);
	position: relative;
}
.brands-carousel-home3{
	background-image:none !important;
	background-color:#f1f1f1!important;
	padding: 0 !important;
}
.brands-carousel-home3 .content-block{
	padding: 60px 125px;
    text-align: center;
}
.brands-carousel .slider-carousel .owl-carousel{
	background: none;
}
.brands-carousel .overlay{
	margin: 0 auto !important;
	background-color: rgba(0, 0, 0, 0.8) !important;
}
.product-featured .product-thumb{
	border: none;
	overflow: hidden;
	margin-bottom: 0;
}
.product-thumb .image a:hover{
	opacity: 1;
}
.product-featured .image a img {
	transition: all 0.3s ease 0s;
}
.product-featured .image a img:hover {
	transform: scale(1.2);
}
.product-featured .image{
	overflow: hidden;
}
.product-featured{
	padding: 120px 0 130px;
	background-color: #f3f4f6;
}
.product-featured .product-thumb h4{
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
}
.rating .fa-star{
	font-size: 11px;
}
.rating .fa-star-o{
	font-size: 11px;
}
.description-feature{
	line-height: 25px;
	margin-bottom: 30px;
}
.product-featured .rating{
	padding-top: 20px;
}
.product-featured .product-thumb .price{
	padding-top: 10px;
}
.product-featured .button-add-to-cart{
	border: none;
	display: inline;
}
.product-featured .button-add-to-cart button{
	width: inherit;
	border: 1px solid #303030;
	background: #f3f4f6;
	transition: all 0.3s ease 0s;
	letter-spacing: 2px;
	padding: 4px 20px;
	color: #303030;
	margin-bottom: 60px;
}
.product-featured .button-add-to-cart button span{
	font-size: 14px;
	font-weight: normal;
}
.product-featured .button-add-to-cart button:hover{
	background: #7e883a;
	border: 1px solid #7e883a;
	color: #fff;
}
.product-featured .product-thumb .caption{
	padding-left: 0;
}
.product-featured .style-right{
	float: right !important;
}
.product-featured ul.product-featured-id{
	background: none;
	width: 60%;
}
.product-featured .product-featured-id .image-additional a{
	background: none;
	padding: 0;
	margin: 0;
	border: 1px solid #7e883a;
}
#button-search {
	margin: 30px 0px;
}
#input-search{
	height: 40px;
	border-radius: 0;
}
.owl-controls .owl-page.active span {
	background: #fff none repeat scroll 0 0 !important;
	border: 2px solid #7e883a;
	height: 15px;
	width: 15px;
}
.owl-controls .owl-page span {
	background: #c7c7c7!important;
	border-radius: 50%!important;
	display: block;
	height: 15px!important;
	width: 15px !important;
	box-shadow:none !important;
}
.sliderbloglatest-dp .images1{
	width: 48%;
	height: 228px;
}
.sliderbloglatest-dp .group-ct{
	width: 52%;
	background: #303030;
	padding: 30px 25px 30px 30px;
	height: 228px;
}
.sliderbloglatest-dp .blog-header .blog-title a{
	color: #fff;
	font-size: 16px;
}
.sliderbloglatest-dp .blog-header .blog-title{
	margin-top: 0;
}
.sliderbloglatest-dp .blog-item .images1 img {
	height: 228px;
}
.sliderbloglatest-dp{
	margin-bottom: 120px !important;
	margin-top: 50px !important;
}
.sliderbloglatest-dp .owl-pagination{
	top:40px !important;
}
.box-productcarousel-default{
	width: 33%;
	display:inline-block;
}
.box-productcarousel .transition{
	margin-bottom: 30px;
	padding-right: 30px;
}
.box-productcarousel .box-heading h2{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 50px;
}
.box-productcarousel .box-heading h2::after {
	background-color: #73883a;
	content: "";
	display: block;
	height: 2px;
	margin-top: 5px;
	width: 30px;
}
.box-productcarousel .transition .caption a {
	font-size: 14px;
	text-transform: uppercase;
}
.box-productcarousel .transition .caption h4 {
	margin-top: 0;
}
.box-productcarousel .transition .price {
	color: #73883a;
}
.btn-productcarousel button{
	background: #fff;
	border: none;
}
.btn-productcarousel{
	border-top: 1px solid #ddd;
	margin-top: 13px;
	padding-top: 13px;
}
.box-productcarousel .transition .caption a:hover {
	color:#73883a;
}
.btn-productcarousel button:hover i{
	color:#73883a;
}
.header-style-3{
	position: absolute;
	top:0;
	width: 100%;
	z-index: 99;
}
.header-style-3 #top{
	background: transparent;
}
.cl-st1 {
	overflow: hidden;
	position: relative;
}
.cl-st1 .banner-text {
	color: #ffffff;
	left: 0;
	padding: 0 15px;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 1;
}
.cl-st1 .title-banner {
	display: block;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: 15px;
	line-height: 60px;
	margin-bottom: 10px;
}
.cl-st1 .desc-banner {
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 20px;
}
.cl-st1 img{
	width: 100%;
}
.block-home3-style1 .banner-text{
	color:#303030;
}
.latest-product-syle .title-section .title::after {
	background-color: #73883a;
	content: none;
	display: block;
	height: 2px;
	margin: 3px auto 0;
	width: 30px;
}
.latest-product-syle .title-section .title{
	margin-top: 0;
}
.latest-product-syle .product-layout{
	margin-top: 50px;
}
.latest-product-syle .title-section {
	margin-bottom: 0px;
}
.latest-product-syle{
	margin-top: 60px;
}
.brands-carousel-home3 .brands-home5 .heading-title {
    text-align: center !important;
}
.brands-carousel-home3 .brands-home5 .heading-title h2 {
    font-size: 24px;
	color:#303030 !important;
	line-height:40px;
}
.brands-carousel-home3 .brands-home5 .heading-title h2::after {
    background-color: #7e883a !important;
	margin: 0 auto !important;
}
.brands-carousel-home3{
	margin-top:50px;
}