@font-face {
  font-family: 'Muli';
  src: url(../fonts/Muli.woff);
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/opensans300.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../fonts/opensans400.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/opensans700.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../fonts/opensans400i.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}




/* single product */
.single-pro-thumb ul {
    padding: 0;
    z-index: 0;
}
.bm .bm-post-content .description { display: block; }
.single-pro-thumb .owl-buttons .owl-next, .single-pro-thumb .owl-buttons .owl-prev {
    padding: 5px 13px;
    zoom: 1;
    display: inline;
    opacity: .8;
    width: 19px;
    margin-top: -13px;
    height: 27px;
    line-height: 24px;
    background-color: #eaeaea;
    font-size: 0;
    -webkit-transition: .5s;
    border-radius: 0;
    transition: .5s;
}
.single-pro-thumb .owl-buttons .owl-prev {left: 0px;}
.single-pro-thumb .owl-buttons .owl-next {right: 0px;}
.single-pro-thumb .owl-buttons .owl-next:hover,
.single-pro-thumb .owl-buttons .owl-prev:hover{background-color:#566}
.single-pro-thumb .owl-carousel .owl-buttons div i{
	font-size:18px;
	margin:0 -3px 0;
	color:#000}
.single-pro-thumb .owl-carousel .owl-buttons:hover i{
	color:#fff}
.single-pro-thumb img {
    border: 1px solid #DFDBDB;
    padding: 3px;
    margin: 0 auto;
}	
.pro-desc h2{
	font-size:18px;
	line-height:25px;
	color:#199919;
	margin:0 0 5px;
	text-transform:uppercase}
#product h3{
	font-weight: bold;	
	font-size: 	16px;
	color: #666767;
}
.single-poraduct-botton {
	margin-top:17px;
	overflow:hidden}
.list-unstyled li{
		line-height:30px}
.product-quantity{
	position:relative;
	padding: 5px 0 10px 0;
    margin-bottom: 15px;
}

.product-quantity .numbers-row{
	margin-left:25px;
	position:relative;
	width:70px;
	float: left;
}
	
.product-quantity input{
    border: 1px solid #c7c0c7 !important;
	color:#555;font-size:14px;
	height:25px;
	text-align:center;
	width:45px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
   }
.product-quantity .inc.button{
	border-radius:0;
	border-right:0 none;
	left:-40px;top:0}
	

	
.product-quantity .link-wishlist button:hover{
	color:#fff;
	background:#566 none repeat scroll 0 0;
	border-color:#566}
.product-quantity button{
    border: 1px solid #c7c0c7;
	color:#5e5e5e;
    background: #dbdada;
	display:block;
	font-size:10px;
	height:25px;
	line-height:25px;
	margin-right:10px;
	padding:0;
	text-align:center;
	width:25px;
}
.product-quantity .qtybutton{
    border: 1px solid #c7c0c7;
	color:#5e5e5e!important;cursor:pointer;
	font-size:15px!important;
	font-weight:400!important;
	height:25px!important;
	line-height:25px;
	position:absolute;
	text-align:center;
	transition:all .3s ease 0s;
	width:25px;
	border-radius:0;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8); 
    background: #dbdada;

}
.product-quantity .dec.qtybutton{
	left:-24px;top:0}
.product-quantity .inc.qtybutton{
	right:1px;
	top:0}
.add-to-links{
	display:block;
	float:left;
	padding-left: 10px;
}
.fv-comp-button{
	float:left;
	overflow:hidden;
}
.product-details-price.list-unstyled li{
	line-height: 20px;
    font-family: Open Sans, Arial, sans-serif;
    margin: 0;	
    display: inline-block;	
}

.product-details-price .old-price{
	font-size: 16px;	
	font-weight: bold;	
	color: #8a8989;
    text-decoration: line-through;	
    margin-right: 5px;	
}
.product-details-price .new-price{
	color: #e70041;
    font-size: 18px;
    font-weight: bold;	
}
.product_details_cart .single-poraduct-botton {
	margin-top: 10px;
	margin-bottom: 10px;
    float: none;
    width: 100%;
}
.single-product-description{
	font-size: 	13px;
	font-weight: 400;	
	line-height: 20px;	
}
.single-product-description p,.single-product-description li{
	line-height: 20px;	
    margin: 0.8em 0 0.8em;
}
.single-product-description .rating{
	display: none;	
}
.single-product-description a{
	color: #199919;
}
.single-product-description a:hover{
	color: #8cc343;
}
.push_button{
	box-shadow: none;
    border: 0px;
    border-radius: 0px;
    padding: 0px 10px 0px 35px;
    text-shadow: none;
    background: #8cc343 url('../images/icon/br_cart.png') 7px no-repeat;
    text-transform: uppercase;
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    height: 30px;	
}
	
.add-to-links>li{float:left}
.tags-ms label{
	font-weight:700;
	font-size:14px;
	text-transform:capitalize;
	color:#000
	}
.tags-ms {
    margin: 20px 0;
}
.tags-ms a:last-child:after{
	display: none;
}
.tags-ms a:after{
		content:",";margin-left:5px}
.bg-ms-product{
		margin-top:10px}
.bg-ms-product .nav-tabs{
	border:none;
    border-bottom: 1px solid #dfdbdf;
	margin-bottom:1.618em;}
.bg-ms-product .nav-tabs li a{
	border-radius:0;
    text-shadow: inherit;
    display: inline-block;
    padding: .5em 1em;
    font-weight: bold;
    color: #5e5e5e;
    background: none;
    line-height: 20px;
}
.bg-ms-product .nav-tabs li:hover a{
    color: #974B00;
    background: none;
    border-color:transparent;
}
.bg-ms-product .nav-tabs .active a,
.bg-ms-product .nav-tabs .active a:focus,
.bg-ms-product .nav-tabs .active a:hover{
	border: 1px solid #dfdbdf;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
	background: #ffffff;
    z-index: 2;
    border-bottom-color: #ffffff;
    color: #974B00;
   }
.tab-content p{
	font-size:14px;
	line-height:22px}
.owl-wrapper-outer{
	border:none;
	box-shadow:none}
.owl-carousel{
	background:#fff}
.zoomWindowContainer{
	position:relative;z-index:9999}
.zoomWrapper{
	margin:0 auto;
	position: relative;	
}
@media(max-width:768px){
	.zoomContainer{
		display: none;
	}
}
.zoomWrapper img{
	}
.zoomWindow{
	border:2px solid #566!important}
.single-pro-main-image{
	border:none;
	overflow:hidden;
	border:1px solid #DFDBDB;
	margin-bottom:25px
	}
#product{margin-top:10px}
#product .radio .img-thumbnail{
	width:37px;height:37px;display:inline-block;margin-right:12px;
	cursor:pointer;position:relative;margin-bottom:12px;line-height:35px;
	border:none;border-radius:0}
#product .radio .input_color{
	margin-top:13px}
	.span_red{
		font-size:32px;
		color:#566;
		font-weight:700}
.product-late-ms{margin-top:40px}

#column-left .owl-carousel,
#column-right .owl-carousel{margin:0 0 30px!important}
@media (min-width:767px) and (max-width:2000px){
	.featured-item .product-thumb{min-height:230px}
}
.featured-item{clear:both}
.featured-item .owl-item{
	padding-left:15px;
	padding-right:15px}
.featured-item .owl-buttons div{
	opacity:.7!important}
.featured-item .owl-buttons div i{
	font-size:20px !important}
.featured-item .owl-buttons .owl-next{
		right:16px!important;
		top:-58px!important}
.featured-item .owl-buttons .owl-next,
.featured-item .owl-buttons .owl-prev{
	background:none;
	width:24px;height:32px;
	color:#000;text-align:center;
	line-height:32px;
	position:absolute
	}
.featured-item .owl-buttons .owl-prev{
	top:-58px!important;
	left:inherit!important;
	right:45px}
.area-title{margin-bottom:20px}
.area-title h3{
	text-transform: uppercase;
    color: #199919;
    font-weight: bold;
    padding:0 0 12px 0;
    margin: 0px 0 20px 0;
    border-bottom: 1px solid #DDD;
    font-size: 18px;
}
@media (max-width: 1024px){
	.product-late-ms{margin-top:0px;}
	.featured-item {margin-bottom: 0;}
}
@media (max-width: 767px){
	.featured-item .owl-buttons div i{
		font-size:20px !important;
		font-weight: bold;
	}
}
/* end single product */

.price-cus b{
	font-size: 16px;
    line-height: 20px;
    color: #e70041;
    margin: 0;
    font-weight: normal;
    font-family: Muli;
}
.price-cus s{
	margin-left: 0;
    font-size: 12px;
    color: rgba(145,145,145,0.5);
    text-decoration: line-through;
}

/* wish list */
.td-button{
	width: 95px;
}
@media(max-width:991px){
	.account-wishlist .price-cus b,.account-wishlist  .price-cus s{
		display: block;
	}
}

/* category main */
.single-image-add{position:relative;
display:block;overflow:hidden;
background:#000}
.single-image-add img{
		border-radius:0;
		border:none;
		padding:0;
		-webkit-transition:opacity .35s,-webkit-transform .35s;
		transition:opacity .35s,transform .35s;
		-webkit-backface-visibility:hidden;
		-moz-backface-visibility:hidden;
		-ms-backface-visibility:hidden;
		backface-visibility:hidden;width:100%
}
.page-selector .shop-grid-controls{
	font-size:14px;
	font-weight:600;
}
.page-selector .shop-grid-controls .entry{
	line-height:30px;
	float:left;
	margin-bottom:15px!important;
	min-height:30px;
}
.page-selector .shop-grid-controls .entry:last-child{
	border-right:none}
.page-selector .pages-box{
	float:right;
	font-size:15px;
	line-height:30px}
.shop-grid-controls .simple-drop-down{
	float:left;
	position:relative
}
.shop-grid-controls .inline-text{
	float:left;
	margin-right:10px;
	color: #666767;
	display: none;
}
.page-selector .view-button{
		padding:0;
		width:30px;
		position:relative;
		margin-right:10px;
		text-align:center;
		color:#b6b6b6;
		cursor:pointer;
		background:0 0;
		border:none;
		box-shadow:none}

.page-selector .pages-box{
	float:right;
	font-size:15px;
	line-height:30px
}
.display_number_c{width:75px}
.shop-grid-controls .simple-drop-down select{
	height: 30px;
    line-height: 29px;
    padding-left: 5px;
    text-overflow: ellipsis;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    cursor: pointer;
	font-size:13px;
	font-weight:400;
	color:#7c7c7c;
	border:1px #ccc solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.shop-grid-controls .simple-drop-down select:active, .shop-grid-controls .simple-drop-down select:focus{
	outline: none;	
	box-shadow: none;
}
.shop-grid-controls .simple-drop-down:after{
	width:30px;
	height:30px;
	position:absolute;
	top:0;
	right:0;border:1px #ccc solid;
	border-left: none;
	content:"\f107";
	font-family:FontAwesome;
	font-size:12px;
	color:#7c7c7c;
	text-align:center;
	cursor:pointer;
	pointer-events:none;
	line-height:30px;
	background:#fff;
    -webkit-border-radius:0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
   }
 .page-selector a#compare-total {
    margin-left: 15px;
    line-height: 30px;
    color: #666767;
}
.page-selector a#compare-total:hover{
	text-decoration: none;
	color: #000;
}

.shop-grid-controls .active,
.shop-grid-controls .view-button:focus,
.shop-grid-controls .view-button:hover{
	border:none;
	box-shadow:none;
	text-shadow:none;
	outline: none;
	color:#000
}
.shop-grid-controls .active:after,
.shop-grid-controls .view-button:focus:after,
.shop-grid-controls .view-button:hover:after{border-color: #000;}
.shop-grid-controls .active .fa,
.shop-grid-controls .view-button:focus .fa,
.shop-grid-controls .view-button:hover .fa{color:#000}
.page-selector .view-button:after{
	border:1px #b6b6b6 solid;
	position:absolute;
	left:0;
	top:0;width:100%;
	height:100%;
	content:""}
.page-selector .view-button.active:after {
	border-color:#000
}
.page-selector{
	padding:0;
	font-size:0;
	margin-bottom:0;
}
.page-selector .pages-box{float:right}
.clear{clear:both}

.pagination{
	border-radius:0;
	display:inline-block;
	margin:0;padding-left:0}
.pagination>li {
	display: inline-block;
    background: url('../images/bg-pagination.png') top repeat-x;
}
.pagination>li > span,.pagination>li>a{
	padding: 0;
	line-height: 29px;
    width: 29px;
    height: 29px;
    text-align: center;
    background: none;
    border:none;
    color: #a1a0a0;
    font-weight: bold;
}
.pagination>.active{
}
.pagination>li +li {margin-left: 5px;}
.pagination>.active span,
.pagination>.active span:focus,
.pagination>.active span:hover,
.pagination>.active>a:focus,
.pagination>.active>a:hover>a{
    background: url('../images/bg-pagination.png') bottom repeat-x;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    background: url('../images/bg-pagination.png') center repeat-x;
    color: #a1a0a0;
}
.pagination>li:first-child span{
	color:#a1a0a0;
	text-decoration:none;
	border-radius:0;font-size:11px;
	font-weight:600;cursor:pointer;
	line-height: 29px;
	color: #FFF;
}
.pagination>li:first-child>a{
	color:#a1a0a0;
	text-decoration:none;
	border-radius:0;font-size:11px;
	font-weight:600;cursor:pointer;
	line-height: 29px;
}
/* end category main */


body {
    color: #666767;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
	padding: 0;
    margin: 0;
    width: 100%;
	text-shadow: none;
	background: url('../images/bg1.jpg') center bottom no-repeat fixed;
    background-size: cover;
    line-height: 1.5;
}
.position-display{
	font-size: 13px;
}
a, p, li, address, dd, blockquote, td, th {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #444;
    font-style: normal;
    font-weight: 400;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

#wrapper {
    padding: 0px 5px;
    background: #FFF;
    margin: 30px auto 100px auto;
    position: relative;
}
@media (min-width: 768px){
	#wrapper {
		width: 760px;
	}
	.container {
		width: 750px;
	}
}
@media (min-width: 7800px){
	#wrapper {
		width: 740px;
	}
	.container {
		width: 730px;
	}
}

@media (min-width: 992px){
	#wrapper {
		width: 960px;
	}
	.container {
	    width: 950px;
	}
}
@media (min-width: 1024px){
	#wrapper {
		width: 980px;
	}
	.container{
		width: 970px;
	}
}
@media (min-width: 1200px){
	#wrapper {
		width: 1210px;
	}
	.container{
		width: 1200px;
	}
}

@media (max-width:800px){
	body .wrapper-border {
		display: none;
	}
}
@media (max-width:768px){
	body .wrapper-border {
		display: none;
	}
}

@media (max-width:767px){
	#wrapper {
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 0;
	}

}




h1, h2, h3, h4, h5, h6, p, dl {
    margin: 0.8em 0 0.8em;
}

h1.title-page{
	font-size: 16px;
    padding:5px 0 9px;
    border-bottom: 1px solid #e7e6e6;
    color: #199919;
    margin:21px 0 0 0;
    font-weight: bold;
}
h2{
	font-size: 18px;
    font-weight: bold;
    line-height: normal;
}
.success h3{
	font-size: 16px;	
	margin: 0;
	line-height: normal;
}
.img-thumbnail {
	border-radius: 0;
}
body .wrapper-border {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 8px solid rgba(0, 0, 0, 0.04);
    left: -8px;
    top: -8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    z-index: -1;
    -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
      box-sizing: content-box;
}
:-webkit-input-placeholder { /* Safari, Chrome and Opera */
    color: #464646 !important;
    opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: #464646 !important;
    opacity: 1 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #464646 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #464646 !important;
    opacity: 1 !important;
}

::-ms-input-placeholder { /* Edge */
    color: #464646 !important;
    opacity: 1 !important;
}
:placeholder-shown { /* Standard one last! */
    color: #464646 !important;
    opacity: 1 !important;
}
::-webkit-input-placeholder {
    opacity: 1 !important;
}
:-moz-placeholder { /* Firefox 18- */
    opacity: 1 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1 !important;
}
:-ms-input-placeholder {  
    opacity: 1 !important;
}
.btn-default,
.panel-default {	 
	border-radius: 0 !important;
}

legend {
	border: none;
	padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}
ul,
li {
    list-style: none;
}
.information-information #content ul,.information-information #content li {
    list-style: inherit;
}


.fa {
    font-size: 12px;
}
.fa-stack, .fa-star {
    color: #fac872;
    width: 13px;
    font-size: 12px;

}

/* scrollUp  */
#scrollUp {
    background-color: #000;
    bottom: 70px;
    color: #ffffff !important;
    display: block;
    height: 40px;
    line-height: 38px;
	border: 2px solid #505050;
    position: fixed;
    right: 25px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.5s cubic-bezier(0, 0, 0, 1) 0s;
    width: 40px;
}
#scrollUp  i{ 
	 display: block;
     font-size: 35px;
 }
/* end scrollUp  */
 
 /* menu fix top */
@media (min-width: 768px) and (max-width: 2000px) {
.main-header-ontop{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    font-size: 13px;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    background: #fff;
    box-shadow: none;
    .col-md-3 {
    	display: none;
    }
    .main-menu,
    .header {
	     .navbar .navbar-nav>li>a {
	    	    margin: 15px 0;
	    }
	    .navbar {

	    	min-height: 50px;
	    	.navbar-collapse {
	    		padding-left: 0;
	    	}
	    }
	}
}
}










/* end menu fix top */

 
@media (min-width:768px) and (max-width:2000px){
.list_product .product-thumb{min-height:auto}
.list_product .product-thumb .image{float:left;margin-right:10px;margin-bottom:10px;width:30%}
.list_product .product-thumb .button-group{display:none}}




.description {
	display: none;
}

#menu_main .navbar,#menu_left .navbar,#menu_left .navbar-collapse{margin-bottom: 0px; border-radius: 0px; padding: 0px;}
#menu_left ul{padding: 0px; width: 100%;}
#menu_left .navbar-nav li{text-transform: uppercase; position: relative; list-style-type: none; width: 100%;}
#menu_left .navbar-nav li.dropdown:hover .dropdown-menu{
    left: 0px;
}
#menu_left .navbar-nav li>.dropdown-menu{
    position: absolute; left: -100px;
    transition: 2s all linear;
}
#menu_left .navbar-nav .dropdown-menu li:hover .dropdown-submenu{
    display: block;
}
#menu_left .navbar-nav .dropdown-menu li .dropdown-submenu{position: absolute; top: 0px; right: -100%; width: 100%; display: none; background: #fff;}
#menu_left .dropdown-menu{width:100%; border-radius: 0px; padding: 0px; border: 0;}
#menu_left .dropdown-menu a{padding: 10px; border-bottom: 1px solid #f2f2f2; width: 100%; display: inline-block;}
#menu_main .navbar-inverse{background:none; border: none; border-radius: 0px;}

h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */

a {
	color: #199919;
	text-decoration: none;
}
a:hover,a:focus, a:active {
	color: #8cc343;
	text-decoration: none;
	outline: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
	border-radius: 0;
}
select.form-control:focus, textarea.form-control:focus, input[type="text"].form-control:focus{
	outline: none;
	box-shadow: none;
	border-color: #CCC;
}
.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;
}

/* header */
header{
	padding-top: 0px;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #8cc343;
	background:none;
}
/* top */
#top {
	padding: 0;
	margin: 0;
display: none;
}
#top .top-item{
	margin:0 0 15px 0;
	min-height: 20px; 
}
#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;
}
.list-inline > li{
	padding: 0;
}
.list-inline > li + li{
	padding-left: 10px;
}
#top-links a i{
	display: none;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-decoration: none;
	font-size: 12px;
}

#top .btn-link:hover, #top-links a:hover {
	color: #8cc343;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}

#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links .list-inline{
	margin-bottom: 0;
	font-family: 'Open Sans', sans-serif;
}
#top-links a + a {
	margin-left: 15px;
}

/* top-links */
#language .btn-group{
	vertical-align: top;
}
#language .btn{
    padding: 0;
    border: none;
    text-transform: none;
    line-height: 18px;
    height: auto;
}
#language .btn> img{
    margin-top: -3px;
}
#language .dropdown-menu {
	right: 0;
	left: auto;
}
#language .dropdown-menu>li a {
	line-height: 20px;
}
#language .dropdown-menu>li a img{
	vertical-align: baseline;
	padding-top: 4px;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: none;
    border: none;
}
/* logo */
#logo {
	margin: 10px 0 0px 0;
}

/*search */
.search-n-cart{
	margin-top: 30px;
	text-align: right;
}
.search-n-cart .dv-item-module {
	display: inline-block;
	vertical-align: top;
}
#search {
	width: 162px;
	background: #fff;
    border: 1px solid #d7d7d7;  
}
#search .input-lg {
	width: 135px;
    border-width: 0px;
    display: inline-block;
    height: 28px;
    padding: 4px 6px 4px 10px;
    font-size: 12px;
    line-height: 20px;
    color: #555555;
    border-radius: 3px;
    outline: none;
    	border-color: rgba(0, 0, 0, 0.4);
    outline: 0;
}
#search .button_search i{
	display: block;
}

#search *:focus{
	outline: none;
	border-color: inherit;
  	-webkit-box-shadow: none;
  	box-shadow: none;
}
#search input:focus::-webkit-input-placeholder { color:transparent; }
#search input:focus:-moz-placeholder { color:transparent; } /* FF 4-18 */
#search input:focus::-moz-placeholder { color:transparent; } /* FF 19+ */
#search input:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
#search input[type="text"]:focus{
	border-color: rgba(0, 0, 0, 0.4);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(0, 0, 0, 0.2) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(0, 0, 0, 0.2) !important;
    border-color: rgba( 0, 0, 0, 0.2) !important;
}
#search .btn-lg {
	width: 25px;
	height: 28px;
    font-size: 0px;
    border: 0px;
    background: #FFF;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 28px;
}
/* cart */
/* cart */
#cart {
	color: #FFF;
    font-family: 'Open Sans', sans-serif;
	margin-left: 14px;
}

#cart  table *{
	border:none;
	color: #FFF;
	font-size: 12px;
}
#cart  strong{
	font-family: arial;
}

#cart .table-striped>tbody>tr:nth-of-type(odd) {
    background: none;
}
#cart .cart-item{
	padding: 0;
}
.cart-item .image{
	padding: 4px 0;
	width: 65px;
}
#cart .cart-item .image img{
	 float: left;
    margin: 0px 15px 0px 0px;
    border: 2px solid #575757;
    width: 50px;
    height: auto;
   	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    border-radius: 0;
    padding: 3px;
    background: none;
}
.cart-item .name,.cart-item .quantity,.cart-item .total{
	padding: 4px 4px 0 0;
}
.cart-item .remove {
	padding: 4px 0 0 4px;
}

.cart-item .name a{
	color: #FFF;
	padding: 4px 4px 0 0;
}
.cart-item {
	padding: 4px 4px 0 0;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	display: block;
    width: 62px;
    background: url('../images/widget_cart_control.png') right 3px center no-repeat;
    background-color: #8cc343;
    height: 30px;
    line-height: normal;
    border: 1px solid #b6d667;
    border-radius: 0;
    box-shadow: none;
    position: relative;
}
#cart > .btn .num_product {
    position: absolute;
    font-weight: bold;
    top: 6px;
    right: 43px;
    font-size: 15px;
}
#cart > .btn i{
	display: none;
}
#cart > .btn .text-cart,#cart > .btn .price{
	display: none;
}

#cart .remove button {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0;
}
#cart .remove button i{
	font-size: 12px;
}
#cart .tbl-total{
	border:none;
}

#cart .tbl-total *{
	padding:0 4px 4px 4px;
}





#cart.open > i{
	display: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
    background-color: #8cc343;
	z-index: 1001;
	margin: 0;
	border:0;
	border-radius: 0;
}
#cart .dropdown-menu {
	min-width: 324px;
	padding: 20px 12px;
	box-shadow: none;
	right: 13px;
	text-align: left;
}
#cart .dropdown-menu li{
	padding: 4px 0;
	line-height: 12px;
}

	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 300px;
	padding: 0;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p.text-empty {
	margin: 0;
	font-size: 12px;
	color: #FFF;
	min-height: 60px;
	line-height: normal;
}
#cart .dropdown-menu li p a{
	color: #FFF;
	text-transform: uppercase;
    height: 22px;
    line-height: 22px;
    font-size: 10px;padding: 0 10px;
    display: inline-block;
    font-weight: normal;
}
#cart .dropdown-menu li p a:hover{
	background-color: #199919;
}

#cart .dropdown-menu li p i{
	display: none;
}

#cart #cart-total{
	display: block;
}


@media (max-width: 767px) {
	#cart .dropdown-menu {
		right: 14px;
	}
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
		min-width: 294px;
	}
}
@media (max-width: 355px) {
	#cart .dropdown-menu {
		position: absolute;
	    left: -205px;
	    right: 0;
	    margin: 0 auto;
	    padding: 20px 5px;	    
	}
}
@media (max-width: 294px) {
	#cart .dropdown-menu {
	    left: -193px;
    	min-width: 265px;
	}
}
/* menu */



/* main-nav */
.main-nav{
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	margin: 10px 0;
}
.border-right-menu{
	border-right:1px solid #d7d7d7;

}
#main-menu .navbar{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	min-height: auto;
}
#main-menu .navbar-collapse{
	padding: 0;	
}
#main-menu .nav>li>a {
	padding: 10px 35px 10px 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	color: #666767;
	cursor: pointer;
	letter-spacing: 1px;
}
#main-menu .nav>li.open>a{
	color: #199919;
}
#main-menu .nav>li>a:focus,#main-menu  .nav>li>a:hover {
    text-decoration: none;
    background: none;
}
#main-menu .nav>li>a.active,#main-menu .nav>li>a:hover{
	color: #199919;
}
#main-menu .dropdown-menu{
	z-index: 1001;
}
#main-menu .nav>li > .multi-level > li{
	position: relative;
}
#main-menu .nav>li > .multi-level > li a{
    color: #666767;
}
@media (min-with: 991px){
	#main-menu .nav>li > .multi-level > li a:hover{
		color: #199919; 
	}
}
 #main-menu .nav>li > .multi-level > li a.active{
	color: #199919; 
}
#main-menu .nav>li > .multi-level > li  span.toggle-list-button{
	position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    cursor: pointer;
}
#main-menu .nav>li > .multi-level > li  span.toggle-list-button:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    color: #66676b;
    font-size: 12px;
    padding-left: 15px;
    height: 24px;
    line-height: 24px;
}
#main-menu .sub-menu > li{
	position: relative;
}
#main-menu .nav>li > .multi-level > li.dropdown-submenu a{
	padding-right: 40px;
}
#main-menu .nav>li > .multi-level > li.dropdown-submenu .sub-menu.open{
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
}
#main-menu .sub-menu{
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	padding: 5px auto;
}
#main-menu .sub-menu-after{
	margin-top: -6px
}
@media (max-width: 991px){
	.main-nav {
		margin-bottom: 0;	
	}
}
/* header responsive */ 
@media (max-width: 767px){
	#top-links{
		text-align: center;
		float: none !important;
	}
	#logo img{
		margin: 0 auto;
	}
	.search-n-cart{
		text-align: center;
		margin: 10px 0;
	}
	#main-menu .navbar-collapse {
		border-top: 1px solid #d7d7d7;
	}
	#main-menu .navbar-toggle {
		border-color: #8cc343;
    	padding: 8px 6px;
	}
	#main-menu .navbar-toggle .icon-bar{
		background: #8cc343;
	}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{
		background: none;
	}
	#main-menu .navbar-nav{
		margin: 0;
		width: 100%;
		overflow: visible;
	}
	#main-menu .nav>li>a .caret{
		position: absolute;
	    height: 0;
	    width: 0;
	    color: #FFF;
	    padding: 0;
	    right: 0;	
	}
	#main-menu .nav>li>a .caret:before{
		content: "\f107";
	    font-family: FontAwesome;
	    font-style: normal;
	    text-decoration: inherit;
	    color: #66676b;
	    font-size: 18px;
	    position: absolute;
	    top: -5px;
	    right: 0px;
	    width: 40px;
	    padding-left: 12px;
	    height: 30px;
	}

	#main-menu .dropdown-submenu{
		position: relative;
	}

	.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	    padding: 5px 40px 5px 10px;
	}
	#main-menu .multi-level {
	    position: inherit;
	    display: none;
	    visibility: inherit;
	    top: 0;
	    left: 0;
	    box-shadow: none;
	    border: none;
	    width: 100%;
	    transition: inherit;
	}
	#main-menu .multi-level a{
	    padding: 5px 40px 5px 10px;
	    color: #9d9d9d;
	}

	
	#main-menu .multi-level .sub-menu{
	    position: inherit;
	    display: none;
	    visibility: inherit;
	    top: 0;
	    left: 0;
	    box-shadow: none;
	    border: none;
	    width: 100%;
	    transition: inherit;
	}

	#main-menu .multi-level .sub-menu .sub-menu-after a{
		padding-left: 30px;
	}
	#main-menu .navbar-inverse .nav>li>a{
		display: inline-block;
		width: 100%;
		font-size: 14px;
	}
	#main-menu .nav>li > .multi-level > li span.toggle-list-button {
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    width: 40px;
	    padding-left: 8px;
	    padding-top: 5px;
	    height: 30px;
	    cursor: pointer;
	}
	#main-menu .nav>li > .multi-level > li span.toggle-list-button:before {
    	content: "\f107";
	    font-family: FontAwesome;
	    font-style: normal;
	    font-weight: bold;
	    text-decoration: inherit;
	    color:#9d9d9d;
	    font-size: 18px;
	    position: absolute;
	    top: 0px;
	    right: 0px;
	    width: 40px;
	    padding-left: 8px;
	    height: 30px;
	    cursor: pointer;
	}
	.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    	color: #666767;
    	background: none;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    	color: #848080;
	}
	
	#main-menu a.down-mega-child3{
		padding-left: 20px !important;
	}
}

/* socail menu */
.main-nav .socail{
}
.footer-social {
	position: absolute;
	width: 255px;
	top: 0;
	padding-top: 10px;
	right: 15px;
	height: 42px;
	vertical-align: middle;
	border-left: 1px solid #d7d7d7;
}
.footer-social .list{
	padding: 0 0 0 20px;
	list-style: none;
}
.footer-social .item-content{
	float: left;
	text-align: left;
}
.footer-social .item-content:first-child{
	padding-left: 9px;	
}
.footer-social .item-content:nth-child(n+2){
	float: right;
}
.footer-social .item-content:first-child .item-description{
    line-height: 20px;
    vertical-align: middle;
    float: right;
}
.footer-social .item-content:first-child .item-image{
	padding-right: 10px;
}

.footer-social .item-content .item-image,.socail .footer-social .item-content .item-description{
	display: inline-block;
}
.footer-social .item-image i.fa{
	min-width: 22px;
	min-height: 22px;
	padding: 0px;
    margin: 0 1px;
}

.footer-social .item-image i:before{
	content: " ";
    position: absolute;
    width: 22px;
	height: 22px;
	opacity: 0;
    transition:all ease .4s;
    -o-transition:all ease .4s;
    -webkit-transition:all ease .4s;
    -moz-transition:all ease .4s;
}

.footer-social .item-image i.facebook{
	background: url("../images/facebook.png") no-repeat scroll left bottom transparent;
	position: relative;
}
.footer-social .item-image i.google-plus{
	background: url("../images/google.png") no-repeat scroll left bottom transparent;

}
.footer-social .item-image i.youtube{
	background: url("../images/youtube.png") no-repeat scroll left bottom transparent;
}

.footer-social .item-image i.facebook:before {
	background: url("../images/facebook.png") no-repeat scroll left top transparent;
}


.footer-social .item-image i.google-plus:before {
	background: url("../images/google.png") no-repeat scroll left top transparent;
}

.footer-social .item-image i.youtube:before {
	background: url("../images/youtube.png") no-repeat scroll left top transparent;
}

.footer-social .item-image i.fa:hover:before{
	opacity: 1;
}
@media (max-width: 991px){
	.footer-social {
		position: relative;
		width: 100%;
		border-left: 0;
		border-top: 1px solid #d7d7d7;
		right: 0;
	}
	.footer-social .list {
		padding: 0;
	}
	.footer-social .item-content:first-child {
		padding-left: 0;
	}
}




/* default */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
        margin-bottom: 15px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#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: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	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: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* Ä‘áº§u trang 2*/

/* Danh má»¥c trang chá»§*/
.cate-home .menu_vertical{
	margin-top: 0;
}
.menu_vertical.navbar-inverse{
	background: none;
	border:none;
}
.menu_vertical .nav{
	float: none;
	display: block;
}
.menu_vertical h4.title{
	margin: 0 0 8px 0;
	line-height: 20px;
	border-bottom: 1px solid #E0DFDF;
    padding-bottom: 6px;
}
.cate-home .menu_vertical h4.title{
	border-bottom: 0;
}
.menu_vertical h4.title a, .latest_right h3{
	font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.menu_vertical h4.title .btn-open-mobile{
	display: none;
}
.menu_vertical .navbar-collapse{
	padding: 0;
}
.menu_vertical .navbar-nav li{
	float: none;
    padding: 6px 0 7px;
}
.menu_vertical .navbar-nav > li{
	border-bottom: 1px solid #eae9e9;
}
.menu_vertical .nav li a {
	padding: 0;
	display: inline;
	font-size: 12px;
	color: #4f4d4d;
	text-transform: uppercase;
}
.menu_vertical .navbar-nav li a:hover,.menu_vertical .navbar-nav li a.active{
	color: #199919;
}
.menu_vertical .navbar-nav>li>.dropdown-menu,.menu_vertical .navbar-nav>li>.dropdown-menu .sub-menu {
	position: relative;
	display: block;
	border:none;
	box-shadow: none;
	float: none;
	padding:6px 0 0 10px;
	min-width: auto;
}
.menu_vertical  .caret{
	display: none;
}


.menu_vertical .navbar-nav>li>.dropdown-menu > li {
	border-top: 1px solid #eae9e9;
	padding: 7px 0;
}

.menu_vertical .navbar-nav>li>.dropdown-menu .sub-menu li{
	border-top: 1px solid #eae9e9;
}
@media( max-width: 991px){
	.cate-home .menu_vertical h4.title {
		margin: 0;
	}
	.menu_vertical .navbar-nav li {
	    float: none;
	    padding: 4px 0 5px;
	}
	.menu_vertical .navbar-nav>li>.dropdown-menu > li {
		padding: 5px;
	}
}
@media( max-width: 767px){
	.cate-home{
		display: none;
	}
}
/* slide */
.dautrang2 .center-div{
	float: none;
	display: inline-block;
}
.slide-home{
	margin: 4px 0 30px 0;
}
.intro-home h2{
	margin: 0 0 25px 0;
	font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    color: #199919;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
@media(max-width:1024px){
	.intro-home, .intro-home h5{
		line-height: normal;
	}
}

.info-sale{
	padding-bottom: 8px;
}
@media (max-width: 767px){
	.info-sale .item-content{
		margin-bottom: 20px;
	}
}


.info-sale .item-content > a{
	display: block;
	border: 1px solid #d0cece;
	min-height: 94px;
	position: relative;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.info-sale .item-content > a i {
	color: #199919;
	font-size: 38px;
	position: absolute;
	left: 17px;
	top: 34px;
	width: 35px;
	height: 35px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.info-sale .item-content > a .item-title{
    margin: 30px 0px 0px 70px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    text-transform: uppercase;


    color: #000000;
    font-size: 16px;
    line-height: 16px;
}
.info-sale .item-content > a .item-description{
	color: #666464;
    font-size: 12px;
    line-height: 12px;
    margin: 12px 0px 0px 70px;
}

@media (min-width:767px) and (max-width:991px){
	.info-sale .item-content > a .item-title {
		margin-top: 15px;
		line-height: normal;
	}
	.info-sale .item-content > a .item-description {
		margin-top: 5px;
	}
}


@media (min-width: 1025px){
	.info-sale .item-content > a:hover{
	    background: #f6fce9;
	    border: 1px solid #eee;
	}
	.info-sale .item-content > a:hover i {
	    color: #3b7a00;
	    font-size: 46px;
	   	top: 25px;
	}
	.info-sale .item-content a:hover .item-title {
	    color: #3b7a00;
	    font-size: 10px;
	    line-height: 10px;
	}
	.info-sale .item-content a:hover .item-description {
	    color: #333;
	    font-size: 15px;
	    line-height: 12px;
	}
}
@media(max-width: 767px){
	.info-sale .item-content > a .item-title{
		margin-top: 28px;
	}
	.info-sale .item-content > a i {
		top: 30px;
	}
}
/* product slide */
.show-in-tab-mod{
	margin-bottom: 40px;
}
@media(max-width: 768px){
	.show-in-tab-mod{
		margin-bottom: 25px;
	}
	.home .show-in-tab-mod:last-child{
		margin-bottom: 0px;
	}
}
.show-in-tab > .nav-tabs {
	margin: 0px 0 20px 0;
	padding: 18px 0 0 0;
}
.show-in-tab > .nav-tabs > li.active > a{
	text-transform: uppercase;
    color: #199919;
    font-weight: bold;

}
.show-in-tab-mod .slide_arrow_next .fa , #content .show-in-tab-mod .slide_arrow_prev .fa {
	font-size: 15px;
	width: auto;
	height: auto;
}
.show-in-tab-mod .slide_arrow_next,#content .show-in-tab-mod  .slide_arrow_prev {
	width: auto;
	height: auto;
	border: 0;
}
.show-in-tab-mod .slide_arrow_next:hover,#content .show-in-tab-mod  .slide_arrow_prev:hover{
	color:#505050;
	background: none;
}
.show-in-tab-mod .slide_arrow_prev{
	right: 15px;
}
.show-in-tab .nav>li>a{
	padding: 0;
	background: none;
	padding-bottom: 12px;
} 
.show-in-tab > .nav-tabs > li.active{
	border:none;
	background: none;
	margin-right: 0;
}
.show-in-tab-mod .owl-controls .owl-buttons div {
	margin-top: -3px;
}
@media (max-width: 1024px){
	.show-in-tab-mod .slide_arrow_next .fa, #content .show-in-tab-mod .slide_arrow_prev .fa {
		font-size: 20px;
		font-weight: bold;
	}
	#content .show-in-tab-mod  .owl-prev {
    	left: -5px;
	}
}
}
/* product - right*/
.latest_right .product_module h3{
	font-size: 15px;
    color: #199919;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px 0;
    line-height: 20px;
    border-bottom: 1px solid #E0DFDF;
    padding-bottom: 8px;

}
.latest_right .product-thumb{
	overflow: hidden;
	margin-bottom: 15px;
}

.latest_right .product-thumb .image{
	border:1px solid #ddd;
	width: 63px;
	height: 63px;
	margin-bottom: 0;
	margin-right: 10px;
	padding: 3px;
}
.latest_right .product-thumb .caption{
	padding: 0 0 0 73px;
}

.latest_right .product-thumb .rating{
	display: none;
}
.latest_right .product-thumb h4{
	font-weight: normal;
	margin: 0;
	font-size: 12px;
	line-height: normal;
}
.latest_right .product-thumb h4 a{
	color:#8a8989;
}
.latest_right .product-thumb h4 a:hover{
	color: #199919;
}

.latest_right .product-thumb .price{
	font-size: 12px;
	font-weight: normal;
	color: #e70041;
	margin: 0;
	line-height: 20px;
	font-family: Muli;
}
.latest_right .product-thumb .price .price-new{
	font-weight: normal;
	color: #e70041;
	display: block;
}

.latest_right .product-thumb .price .price-old{
	color: #8A8989;
    font-size: 11px;
    margin: 0; 	
    display: block;
}


.menu_vertical{
	margin-top: 25px;
}

/* product- grid*/

@media (min-width: 1200px){
	.col-5{
		width: 20%;
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}
}


@media (min-width: 1025px){
	.tab-content  .owl-car-tab .owl-wrapper-outer {
	    min-height: 290px;
	    overflow: visible;
	    overflow-x: hidden;
	}
	.product-grid{
		position: relative;
	}
	.show-in-tab-mod .owl-wrapper-outer{
		margin-bottom: -97px;
		z-index: 1;
	}
	.related-product .owl-wrapper-outer{
		margin-bottom: -55px;
	}
	.related-product{
		margin-bottom: 0;
		background: none;
	}
	.home .show-in-tab-mod:last-child .owl-wrapper-outer{
		margin-bottom: -119px;
	}
}


@media(min-width: 768px) and (max-width: 1040px){

	.equal2, .equal2 > div[class*='col-'] {  
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  flex:1 0 auto;
	}
	.equal {
	  display: flex;
	  flex-wrap: wrap;
	}
	    
	.equal > div[class*='col-'] {  
	  display: flex;
	  flex-direction: column;
	}
}
.product-grid .product-thumb{
	padding-top: 2px;
	margin-bottom: 35px;
	position: relative;
	width: 100%;
}
@media (max-width: 1024px){
	.home .show-in-tab-mod .product-thumb{
		margin-bottom: 0;
	}
	.related-product .product-thumb{
		margin-bottom: 0px;
	}
}
@media (max-width: 767px){
	.home .show-in-tab-mod:last-child{
		margin-bottom: 15px;
	}
}
.product-grid .product-thumb-content *{
    -moz-transition:all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}
.product-grid .product-thumb-content{
	padding: 5px;
	border: 1px solid  #dfdcdc;
	background: #fff;
	width: 100%;
    -moz-transition:all ease .5s;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s;
	overflow: hidden;
}

.product-grid .image {
	position: relative;
	text-align: center;
}
.product-grid .image img{
}

.product-grid .image .button-group {
	background: none;
	border:none;
}

@media (min-width: 1040px){
	.product-grid .product-thumb{
		height: 170px;
	}
	.product-grid .product-thumb-content {
    	max-height: 170px;
		position: absolute;
	}
	.product-grid .image .button-group {
	    position: absolute; 
	    width: 100%;
	    top: 50%; 
	    margin-top: -17.5px;
	    overflow: visible;
	    opacity: 0; 
	    visibility: hidden;
	    transition: all ease .4s;
	    -moz-transition: all ease .4s;
	    -webkit-transition: all ease .4s;
	    -o-transition: all ease .4s;
	}
}
@media (max-width: 1040px){
	.product-grid .image .button-group {
		padding: 10px 0 0 0;
	}	
}

.product-grid .product-thumb .button-group button {
    width: auto;
    float: none;
    display: inline-block;
    border:none;
    width: 35px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: rgb(45,42,42) no-repeat 10px center;
    background: rgba(45,42,42,0.69) no-repeat 10px center;
	transition:all ease .4s;
	-moz-transition:all ease .4s;
	-webkit-transition:all ease .4s;
	-o-transition:all ease .4s;

}
.product-grid .product-thumb .button-group button i{
	color: #FFF;
}
.product-grid .button-group button span {
	display: none;
}

.product-grid .no-star,.product-grid .description{
	display: none;
}
.product-grid .product-thumb .caption{
	padding: 10px 0 0 0;
	text-align: center;
}
.product-grid .product-thumb .meta_a{
	padding: 10px 0 0 0;
	height: 50px;
}
.product-grid .product-thumb .caption .rating{
	display: none;
}
.product-grid .product-thumb .price,.product-grid .product-thumb .price .price-new {
	font-size: 16px;
	line-height: 20px;   	
	color: #e70041;
    margin: 0;
    font-weight: normal;
    font-family: Muli;
    display: block;
}
.product-grid .product-thumb .price .price-old{
    font-size: 0.67em;
    color: rgba(145,145,145,0.5);
    margin: -2px 0 0 0;
    display: block;
}
.product-grid .product-thumb h4 {
	font-weight: normal;
	font-size: 1em;
	line-height: 20px;
	margin: 0px 0 0 0;
}
.product-grid .product-thumb h4 a{
    color: #199919;
}
@media (max-width: 1024px){
	.product-grid .product-thumb .price .price-old{
		font-size: 0.8em;
	}
}

@media (min-width: 1025px){
	.product-grid .product-thumb:hover{
	    border-color: #fff;
	    z-index:100;
	    overflow: visible;
	    border-color: #fff;
	}
	.product-grid .product-thumb:hover .product-thumb-content{
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
		max-height: 260px;
	    border-color: #fff;
	}
	.product-grid .product-thumb .button-group button:hover{
	    background:#000;
	    background: rgba(0,0,0,0.69) no-repeat 10px center;
	}
	.product-grid .product-thumb:hover img{
		opacity: 0.48;
	}
	.product-grid .product-thumb:hover .button-group{
		opacity: 1;
		visibility: visible;
		transition:all ease .4s;
		-moz-transition:all ease .4s;
		-webkit-transition:all ease .4s;
		-o-transition:all ease .4s;
	}
}
@media (max-width:768px){
	.product-thumb-content .price{
		padding-bottom: 5px;
	}
}
/* checkout */ 
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 {
    height: 30px;
    outline: none;
    box-shadow: none;
}
textarea.form-control{
	height: auto;
}
input, button, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.qc-quantity .btn{
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	line-height: 30px;
    border: 1px solid #c7c0c7;
    background: #dbdada;
}
.qc-quantity .btn:hover, .qc-quantity .btn:active, .qc-quantity .btn:focus{
	background: #fff;
	outline: none;
	box-shadow: none;
}

.qc-quantity .btn i{
	font-size: 8px;
    color: #5e5e5e;
    line-height: 28px;
    vertical-align: top;
}
#quickcheckout .block-title {
    font-size: 18px;
    margin: 0.8em 0px;
    font-weight: bold;
    line-height: normal;
}
#quickcheckout .payment-methods label img{
	display: none;
}
/* compare-page */
.compare-page .description{
	display: block;
}
@media screen and (max-width: 1024px){
	.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
		margin-left: -30px;
	}
	.checkout-checkout #confirm_inputs{
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 767px){
	.product-compare .descript{
	    white-space: inherit!important;
	}
}
/* account */ 
.well{
	background: none;
	border-radius: 0;
}
/* search page */ 
.search-page{
	font-size: 13px;
}
.sub-cate {
    line-height: 34px;
    position: relative;
}
.sub-cate input[type=checkbox][disabled] {
    top: 10px;
    left: 0;
    margin: 0;
}


/* contact */ 
.contact-page{
	font-size: 13px;
}
.contact-page h3{
	font-size: 18px;
	margin: 30px 0;
	color: #666767;
}

.contact-page textarea.form-control,.contact-page  input[type="text"].form-control{
	font-size: 14px;
}
.btn-submit{
    padding: 6px 30px 6px 30px;
    font-size: 14px;
}

.add_contact {
    border: 1px solid #e7e6e6;
    padding: 10px;
    margin-top: 20px;
}
 
.contact-page .btn-submit{
	margin-bottom: 15px;
}
/* error */
.error-content{
	text-align: center;
	font-size: 14px;
}
.error-number{
	font-size: 140px;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 30px;
}



/* footer */
footer{

    line-height: 20px;
}
footer .footer-content{
	border-top: 1px solid #dfdcdc;
	border-bottom: 1px solid #dfdcdc;
	padding: 15px 0 ;
}
footer .menu_vertical {
	margin: 0;
}
footer h2, footer h3, footer .title-menu, footer .menu_vertical  h4.title, footer .menu_vertical  h4.title a{
	font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #199919;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0.8em 0 0.8em;
    padding: 0;
    border: none;
    line-height: 20px;
}

#footer p, #footer li {
    color: #585555;
}
.footer-top p img{
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #575858;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

/* footer product slider */ 
footer .slide_product .owl-carousel .owl-buttons div {
	opacity: 0.3;
    margin-top: -11px;
}
footer .slide_product .product_module .product-layout-custom{
	padding: 5px 15px;
	margin: 17px 0 0 0;
}
footer .slide_product .product_module .product-layout-custom{
	border: 1px solid #dfdbdb;
}
footer .slide_product .product_module .product-layout-custom .product-thumb{
	text-align: center;
}
footer .slide_product .product_module .button-group,footer .slide_product .product_module .rating{
	display: none;
}
footer .slide_product .product_module .product-layout-custom .product-thumb h4{
	margin: 0;
	line-height: 20px;
}
footer .slide_product .product_module .product-layout-custom .product-thumb h4 a:hover{
	color: #000;
}

footer .slide_product .product_module .product-layout-custom .product-thumb .price{
	margin: 0;
	line-height: 20px;
	color: #e70041;
	font-weight: normal;
}
footer .slide_product .product_module .product-layout-custom .product-thumb .price-old{
	margin: 0;
    color: #8a8989;
    margin-right: 5px;
}
footer .slide_product .product_module .product-layout-custom .product-thumb .price-new{
	color: #e70041;
	font-weight: normal;
}

footer .dv-item-module{
	word-wrap: break-word;
}
@media(max-width:991px){
	footer .slide_product .product_module{
		margin-bottom: 20px;
	}
}

@media(max-width:767px){
	footer .footer-content {    
		padding: 30px 0;
	}
	footer .menu_vertical{
		min-height: auto;
		transition: inherit;
		position: inherit;	
		visibility: inherit;
	}
	footer .slide_product .product_module {
    	margin-bottom: 6px;
	}
 	footer .menu_vertical h4.title{
		margin-top: 0;
	}
	footer .menu_vertical .nav {
		margin: 0;
		padding:10px 0 0 0 ;
	}
	.footer-content .col-xs-12{
		margin-bottom: 25px;
	}
	.footer-content .col-xs-12:first-child{
    	margin-bottom: 14px;
	}
	.footer-content .col-xs-12:last-child{
		margin-bottom: 0;
	}
	
	footer h2, footer h3, footer .title-menu, footer .menu_vertical h4.title, footer .menu_vertical h4.title a {
    	margin: 0;
    	line-height: 22px;
font-size: 13px !important;
	}

}

/* copy right */
.copyright{
    color: #585555;
}
.copyright p,.copyright a{
    font-size: 12px;
}
.copyright a{
	color: #959494;
}
.copyright a:hover{
	color: #199919;
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
    margin:0px;
    border-radius: 0;
    background: #FFF;
}
/* breadcrumb */
.breadcrumb {
	font-size: 11px;
	padding: 0 0 21px 0;
	background: none;
	border-radius: 0;
	margin: 0.8em 0 0.8em;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 ;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
    font-family: FontAwesome;
	content: "\f105";
	font-size: 8px;
	color: #8f9090; 
}
.breadcrumb > li:after {
	
}
.breadcrumb > li a{
	color: #8f9090; 
	font-size: 11px;
}
.breadcrumb > li a:hover{
	color: #000;
}
.breadcrumb  li:last-child a {
	color: #199919;
}

.pagination {
	margin: 0;
}
.result{
	padding-top: 6px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
    padding: 0px 10px;
    font-size: 11px;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    border: 0;
	border-radius: 0;
	box-shadow: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}

.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	font-size: 11px;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: #5e5e5e;
	background: #dbdada;
	border: 1px solid #dbdada;
	background-repeat: repeat-x;
}
.btn-default:hover,.btn-default:active,.btn-default:focus{
	background: #f7f6f7;
	border: 1px solid #c7c0c7;
	outline: none;
	box-shadow: none;
}
.btn-primary, .btn-danger {
	background-color: #8cc343;padding: 0px 10px;
    font-size: 11px;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
    border: 0;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],
.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled]
 {
	background:#8cc343;
	border:none;
	outline: none;
	box-shadow: none;
}
.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-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.aff-nav{
    margin-top: 25px;
}
.aff-title{
	margin: 0 0 8px 0;
    line-height: 20px;
    border-bottom: 1px solid #E0DFDF;
    padding-bottom: 6px;
	font-size: 15px;
    color: #199919;
    font-weight: 700;
    text-transform: uppercase;
}
.list-group a{
	border:none;
    border-top: 1px solid #eae9e9;
    float: none;
    padding: 6px 0 7px;
    display: block;
}

.list-group a:first-child{
	border:none;
}
.menu_vertical .navbar-nav li a:hover, .menu_vertical .navbar-nav li a.active {
    color: #199919;
    background: none;
}
 a.list-group-item:first-child:hover{
 	border: none;
 }
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, a.list-group-item:focus, a.list-group-item:hover {
    color: #199919;
    background: none;
    border:none;
    border-top: 1px solid #eae9e9;
}
/* 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 {

}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
}
.product-list .product-thumb .caption {
	margin-left: 200px;
	padding: 0;	
}

@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}


/* Product list */
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
.product-list .product-thumb{
	position: relative;	
	margin-bottom: 45px;		 
}
.product-list .product-thumb .image:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    border-color: #fff;
    -webkit-transition: opacity 0;
    -moz-transition: opacity 0;
    -o-transition: opacity 0;
    transition: opacity 0;
}
.product-list .product-thumb .button-group {
	border-left: none;
}
.product-list .product-thumb .image {
	float: left;
    padding: 5px;
    border: 1px solid #dfdbdb;
    position: relative;	
    margin-right: 20px;	
}
.product-list .product-thumb .image img{
	max-width: 	100%;
    -webkit-transition:all ease .4s;
    -moz-transition:all ease .4s;
    -o-transition:all ease .4s;
    transition:all ease .4s;
}
.product-list .product-thumb .image:hover img{
	opacity: 0.48;	
}
.product-list .product-thumb .image:hover .button-group{
	opacity: 1;
	visibility: visible;
	transition:all ease .4s;
	-moz-transition:all ease .4s;
	-webkit-transition:all ease .4s;
	-o-transition:all ease .4s;
}
.product-list .image .button-group {
	position: absolute;
	background: none;
	border:none;
	width: 100%;
	top: 50%;
	margin-top:-17.5px;
	overflow: visible;
    opacity: 0;
    visibility: hidden;
	transition:all ease .4s;
	-moz-transition:all ease .4s;
	-webkit-transition:all ease .4s;
	-o-transition:all ease .4s;
}
.product-list .product-thumb .button-group button {
    width: auto;
    float: none;
    display: inline-block;
    border:none;
    width: 35px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background: rgb(45,42,42) no-repeat 10px center;
    background: rgba(45,42,42,0.69) no-repeat 10px center;
	transition:all ease .4s;
	-moz-transition:all ease .4s;
	-webkit-transition:all ease .4s;
	-o-transition:all ease .4s;

}
.product-list .product-thumb .button-group button:hover{
    background:#000;
    background: rgba(0,0,0,0.69) no-repeat 10px center;
}

.product-list .product-thumb .button-group button i{
	color: #FFF;
}

.product-list .button-group button span {
	display: none;
}
.product-list .rating{
	display: none;
}
.product-list .description{
	display: block;	
	margin: 0 0 22px 0;	
}
.product-list .product-thumb h4{
	margin: 0 0 11px 0;	
}
.product-list .product-thumb h4 a{
	color: #030303;
    font-style: normal;
    font-weight: 400;
	font-size: 15px;	
}
.product-list .price{
	display: inline-block;
	margin: 0;	
	display: block;
    padding: 8px 12px;
    border: 1px solid #dfdbdb;
    font-size: 18px;
    float: left;
    margin-right: -1px;
    line-height: 25px;
    height: 43px;
}
.product-list .price .price-old{
	margin-left: 0;	
	font-size: 0.67em;
    color: rgba(145,145,145,0.5);
}
.product-list .price .price-new{
	font-size: 16px;
    line-height: 20px;
    color: #e70041;
    margin: 0;
    font-weight: normal;
    font-family: Muli;
}

/* Product list */





.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* 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;
}
#footer_bottom{
	padding-bottom: 14px;
}
footer .chili {
    margin-top: 0.8em;
    margin-bottom: 0.8em;
}
footer .chili a{
	font-size: 12px;
}
footer .chili a:hover{
	color: #F00 !important;
}

/* menu footer maskters */
footer .menu_vertical .vertical-name>a { 
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 2px solid #a8a8a8;
}
footer .vertical-name i.fa.fa-bars,
footer .vertical-name .caret { display: none;}
footer .menu_vertical .vertical-name>.navbar-collapse{
    opacity: 1;
    position: initial;
    padding: 0px;
    border: none;
    left: 0px; 
    top:45px;
    background:none;
    width: 100%;
    transition: 0.2s all linear;}


footer .menu_vertical .vertical-name>.navbar-collapse a {
    transition: padding .5s ease 0s;
    padding:0px 0 0 10px;
    line-height: 25px;
    position: relative;

}
footer .menu_vertical .vertical-name>.navbar-collapse li { border:none; background: none; float: none; padding: 0;}
footer .menu_vertical .vertical-name>.navbar-collapse li + li{ padding:5px 0 0 0; line-height: 25px;}
footer .menu_vertical .vertical-name>.navbar-collapse li a:after{ 
	content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 12px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 18px;
}
.footer-widget span.badge.pull-right { display: none;}
.footer-widget span.badge.pull-right { color: #f5f5f5;
                                       background-color: #333;
                                       background: 0 0;
                                       border-radius: 10px;
                                       position: absolute;
                                       top: 0;
                                       right: 0;
                                       color: #FFF;
                                       font-size: 12px;
                                       font-weight: 700;
                                       line-height: 1;
                                       min-width: 10px;
                                       padding: 3px 7px;
                                       text-align: center;
                                       vertical-align: baseline;
                                       white-space: nowrap;}

footer .vertical-name { position: relative;}


span.navi  { display: none;}
span.navi a  { color: #fff;}

footer .navbar {
    width: 100%;
    border-radius: 0;
    background: 0 0;
    position: inherit;
    top: 0;
    margin-bottom: 0;
    z-index: 9990;
    border: 0!important;
}

footer .menu_vertical .vertical-name>.navbar-collapse a {
    background: none;
    color: #575858;
    font-size: 13px;
    line-height: 20px;
    text-transform: capitalize;
}
footer .menu_vertical .vertical-name>.navbar-collapse a:hover, footer .menu_vertical .vertical-name>.navbar-collapse a:hover:after{
	color:#199919;
}

.ovelay {
    margin: 0;
    padding: 15px 0 0px;
}
footer {
    margin-top: 20px;
	padding:0px;
    color: #e2e2e2;
}
#footer_top{padding:15px 0;background: #2F900D;}
.footer-widget a {
    color: #d9d9d9;
    font-size: 13px;
    text-transform: capitalize;
}.widget_logo img {
    margin-bottom: 18px;
}
.widget_logo ul li i {
    font-size: 24px;
    padding-right: 20px;
}

.wl_left i {
    color: #d9d9d9;
}

.footer_area {
    background: #252525;
    color: #333;
    padding: 10px 0;
}
@media(max-width: 767px){
	#footer_top {
	    padding: 15px 0 0;
	}
	footer .copyright{
		text-align: center;
		padding-bottom: 0;
	}
	footer .chili{
		margin: 0;
		text-align: center;
		padding:0 0 20px 0;
	}
	footer .menu_vertical h4.title .btn-open-mobile, footer .vertical-name i.fa.fa-bars, footer .vertical-name .caret  {
		display:inline-block;
	}
	#footer_bottom {
	     padding-bottom: 0px; 
	}
}
#cart, .product-quantity { display: none; }
/* Category CSS */
#menu_id_DM_1 {
    border: 1px solid #cecece;
}
#menu_id_DM_1 .vertical-name{}
#menu_id_DM_1 .vertical-name .title{
    padding: 10px 18px;
    background: #199919;
}
#menu_id_DM_1 .vertical-name .title a{ color: #fff; }
#menu_id_DM_1 .vertical-name #navbar-collapse-DM_1{
    padding: 18px;
    padding-top: 0;
}
.content_info.info-sale {
    padding-top: 10px;
}
#menu_id_DM_1 .vertical-name #navbar-collapse-DM_1 ul.navbar-nav{}
#menu_id_DM_1 .vertical-name #navbar-collapse-DM_1 ul.navbar-nav li{}
#menu_id_DM_1 .vertical-name #navbar-collapse-DM_1 ul.navbar-nav li a{}
.img-responsive {
    max-width: 120%;
}
body {
background: url(/image/catalog/nen-webs.jpg) center bottom no-repeat fixed;
}
#logo img.img-responsive {
    width: 100%;
}
#footer_top p, #footer_top a {
    color: #fff;
}
.heading .image .img-responsive{
	display: none;
}
.bm-author{
	display: none;
}
#form_review{
	display: none;
}
.footer-content .dv-item-module h2 {
    color: #fff;
}