@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
 
body {
    background: #f5f5f5;
	font-family: 'Roboto', sans-serif;
	color: #666;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
}
.g2font, .ct-font, .item-title a, .products-list .caption h4 a, .product-view .title-product h1, .right-block .price {
    font-family: Lora, serif;
}
img {
    max-width: 100%;
    height: auto;
}
.m-b-50 {
	margin-bottom: 50px;
}
.m-b-30 {
	margin-bottom:30px !important
}
.wrapper {
	padding:0;
    overflow:hidden;
}
@media (min-width: 1200px){
	.container {
		width: 1200px; 
	}
}
.tp-bannertimer {
    z-index: 0!important;
}
.modal-open .modal {
    z-index: 999999;
}
.main-menu {
   background: #279105;
   min-height:50px;
}
.main-menu nav {
	background: #279105;
	position: relative;
	z-index:200;
}
.menu_horizontal{
	text-align:left;
}
.main-menu.main-header-ontop {
	border: none;
}

.menu { display: block; }

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu li:first-child { margin-left: 0; }
/*vertical menu*/
.menu_vertical {
	float: left;
	width:100%;
	border-color: #e7e7e7;
}
.vertical-name {
	float:left;
	width:100%;
}
.menu_vertical h4{
	font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 0 15px !important;
    line-height: 45px !important;
    background: #ff5e00 !important;
    border-radius: 3px 3px 0 0 !important;
	color:#fff;
	margin:0;
	text-align:left;
	border:none;
	border-top: 0 !important;
}
.menu_vertical h4 a{ 
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}
.menu_vertical h4 i{
	width: 19px;
    height: 14px;
    display: inline-block;
    background: url(../images/icon_general.png) no-repeat -20px -1379px;
    margin-right: 10px;
}
.menu_vertical h4 i:before{
	display:none;
}
.vertical-name .menu {
    border-top: none;
    background: #fff;
    z-index: 199;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: relative;
    width: 100%;
}
.vertical-name .menu > li {
	background: none;
    border: 0;
    position: relative;
    z-index: 9;
    cursor: pointer;
	display: block;
    float: none !important;
    width: auto;
}
.vertical-name .menu > li  {
	padding: 10px 0;
    margin: 0 20px;
    border-bottom: 1px solid #efefef;
    color: #222;
    font-weight: normal;
    background: transparent;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 22px;
    display: block;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms ease 0s;
}
.vertical-name .menu > li a img {
    float: left;
    width: 25px;
    border: none;
    margin-right: 10px;
    height: 25px;
}
.vertical-name .menu > li i{
	float:right;
	margin-top:5px;
	color:#999
}
.vertical-name .menu ul.sub-menu{
	left:100%;
	top:0;
	z-index:101;
	border: 1px solid #e6e6e6;
	box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 0.2);
	padding:5px 0;
}
.vertical-name .menu ul.sub-menu li{
    padding: 0 15px;
	position: relative;
    border-bottom: 1px solid #ddd;
    line-height: 26px;
}
.vertical-name .menu ul.sub-menu li:last-child {
    border: none;
}
.vertical-name .menu ul.sub-menu li:hover{
	background: transparent;
}
.vertical-name .menu ul.sub-menu li a {
    line-height: 37px;
    border: none;
    padding: 0;
	margin: 0 20px;
	font-size:14px;
	text-transform: capitalize;
	background: none !important;
}
/*
.fix-nav {
    background: #fff;
    padding: 0 30px;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9991;
    opacity: 1;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);
    -webkit-animation: fadeInDown 300ms linear;
    -moz-animation: fadeInDown 300ms linear;
    -ms-animation: fadeInDown 300ms linear;
    animation: fadeInDown 300ms linear;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.1);
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.fix-nav #top , .fix-nav #logo , .fix-nav .quick-setting , .fix-nav #cart{
	display : none;
}
.fix-nav .menu li a{
	padding: 15px 20px 15px 15px !important;
}
.fix-nav .menu li li a{
	padding: 0 !important;
}
*/
header .menu li a {
   text-decoration: none;
    padding: 16px 20px 16px 12px;
    display: block;
    transition: all .2s ease-in-out 0s;
    font-size: 14px;
    line-height: 1.3666;
    text-transform: uppercase;
    color: #fff;
	font-weight:bold;
	background: transparent;
}
header .menu li a i{
	float:right;
	margin-left:5px;
	margin-top: 2px;
}
header .menu li a:hover,
header .menu li:hover>a {
  color: #fff;
    background: #cc4a00;
}

.menu ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 30px;
  min-width: 250px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.14); 
}

.menu ul.sub-menu:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #171e26;
  border-width: 6px;
  margin-left: -6px;
  display : none;
}

.menu ul.sub-menu li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul.sub-menu li a {
  font-size: 13px;
  line-height:32px;
  font-weight: normal;
  display: block;
  color: #222222;
  padding:0px;
  background:none;
  white-space:nowrap;
  text-align:left;
}

.menu ul.sub-menu li a:hover,
.menu ul.sub-menu li:hover>a {
  /*background: #efe4c8; */
  color: #ff5e00 ;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul.sub-menu ul {
  left: 100%;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul.sub-menu ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}
.menu ul.sub-menu li a{
	background:none;
	color:#666
}
.menu ul.sub-menu li a:hover{
	background: transparent;
	color:#279105;
}
.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

//////////////////////////////////////////////////////END MENU MAIN//////////////////////////////////////////////////////
///////////////////////////////////////////////////NEWLESTER////////////////////////////////

footer .menu li {
	width: 100%;
	padding: 10px 0;
}
///////////////////////////END NEWLESTER///////////////////////////////
/////////////////////////////////PRODUCT////////////////////////////
.status-sale {
    text-transform: capitalize;
    position: absolute;
    right: 10%;
    top: 35%;
    z-index: 99;
    text-align: center;
    transition: all .3s ease 0s;
    display: block;
    background-color: transparent!important;
    background: url(../images/3_48_48.png) no-repeat top left!important;
    width: 48px!important;
    height: 53px!important;
    line-height: 48px!important;
    color: #FFF!important;
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    border-radius: initial;
}
//////////////////////////////////////END PRODUCT/////////////////////////

.common-home .wrapper #content.container{
	
}
.common-home #content {
	
}
.bg-gray {}
.product-main {
	background: #fff;
    float: left;
    width: 100%;
    padding: 30px 15px;
	margin-bottom:30px;
}
.single-pro-thumb .owl-buttons .owl-next,
.single-pro-thumb .owl-buttons .owl-prev{
	padding:5px 13px;
	zoom:1;
	display:inline;
	opacity:.5;
	width:19px;
	top:30%!important;
	height:27px;
	line-height:24px;
	background-color:#eaeaea;
	font-size:0;-webkit-transition:.5s;
	border-radius:0;
	transition:.5s;
	right:370px}
.single-pro-thumb .owl-buttons .owl-next{
right:-10px;
}
.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 #edecec}
.single-pro-thumb img:hover {
    border-color: #ff5e00;
}
.pro-desc h2{
	margin: 0;
    font-size: 18px;
    color: #222;
    font-weight: normal;
    text-transform: capitalize;
    line-height: 1;
}
.pro-desc .product-border{
	/*border-top: 2px solid #f3f3f3;*/
    float: left;
    width: 100%;
    padding: 10px 0px;
    position: relative;
    font-weight: bold;
    display: inline-block;
    min-width: 120px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    color: #222;
    
}

.list-unstyled{
	margin:10px 0;
	padding:15px 0;
	color: #676767;
    clear: both;
    font-size: 14px;
    font-weight: 400;
	border-top: 1px solid #f5f5f5;

}
.des2{
	margin: 15px 0;
    color: #676767;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 0;
}
.des2  .span{display:none}
.regular-price {
	font-size: 28px;
    color: #279105;
    font-weight: 500;
    margin-bottom: 30px;
}
.single-poraduct-botton {
	float:left;
	width:65%;
	margin:0 0 15px;
}
.list-unstyled li{
		line-height:30px}
.product-quantity{
	float: left;
    width: 30%;
    margin: 0 15px 30px 0;
	}

.product-quantity .numbers-row{
	display:inline-block;
	margin-left:35px;
	position:relative;
	width:30%}
	
.product-quantity input{
	border:1px solid #f0f0f0;
	color:#555;font-size:14px;
	height:41px;
	text-align:center;
	width:100%}
.product-quantity .inc.button{
	border-radius:0;
	border-right:0 none;
	left:-40px;top:0}
	
.block-2 .btn-compare span, 
.block-2 .btn-wishlist span{
	display: none;
} 
.block-2 .btn-compare:hover i, 
.block-2 .btn-wishlist:hover i{
	/* color: #fff; */
}
.block-2 .btn-compare i, 
.block-2 .btn-wishlist i{
	font-size: 16px;
	line-height: 35px;
	vertical-align: top;
}
.block-2 .btn-compare, 
.block-2 .btn-wishlist {
	height:42px;
	line-height:42px;
    border: none;
	padding: 0;
	background: none;
	color: #b3b3b3;
	font-size:14px;
	font-weight:400;
	text-transform:inherit;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.block-2 .btn-wishlist {
	margin-right:16px;
	padding-right:22px;
	position:relative;
}
.block-2 .btn-wishlist:after {
	content:'';
	width:1px;
	height:17px;
	background:#ebebeb;
	position:absolute;
	top:12px;
	right:0;
}
.block-2 .btn-compare:hover, 
.block-2 .btn-wishlist:hover {
    color: #ff5e00;
}
.product-quantity button{
	border:1px solid #f0f0f0;
	color:#222;
	display:block;
	font-size:17px;
	height:41px;
	line-height:17px;
	margin-right:10px;
	padding:0;
	text-align:center;
	width:39px}
.product-quantity .qtybutton{
	border:1px solid #f0f0f0;
	color:#555!important;cursor:pointer;
	font-size:27px!important;
	font-weight:400!important;
	height:41px!important;
	line-height:37px;
	position:absolute;
	text-align:center;
	transition:all .3s ease 0s;
	width:40px;
	border-radius:0}
.product-quantity .dec.qtybutton{
	/*border-radius: 20px 0 0 20px;
	border-right:0 none; */
	left:-40px;top:0}
.product-quantity .inc.qtybutton{
	/*border-left:0 none;
	border-radius: 0px 20px 20px 0 ; */
	right:-40px;
	top:0}
.add-to-links{
	display: inline-block;
	float:none}
.fv-comp-button{
	display:inline-block;
	float:right;
	overflow:hidden;
	width:65.5%
}
.product-cart{
	display: inline-block;
	float:left;
	margin:0 0px 10px 0;
}	
.push_button{
	margin: 0 10px 10px 0;
    float: left;
    background: #ff5e00;
    height: 40px;
    line-height: 40px;
    border-radius: 18px;
	border:1px solid #ff5e00;
    width: auto;
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.push_button i{
	font-size: 16px;
    margin-right: 10px;
    margin-top: 10px;
	float: left;
}
.link-wishlist  {
	text-align: center;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #279105;
    display: inline-block;
    background-color: #fff;
    color: #279105;
	margin-right:2px;
	width: 40px;
    height: 40px;
    line-height: 40px;
}
.link-wishlist:hover {
	border-color: #279105;
    background: #279105;
    color: #fff;
}
.push_button:hover{
	background: #ff5e00;
	color:#fff;
}
.add-to-links>li{float:left}
.tags-ms label{
	font-weight:700;
	font-size:14px;
	text-transform:capitalize;
	color:#000
	}
.tags-ms a{
	font-size:13px;
	line-height:18px;
	color:grey;
	font-weight:300}
.tags-ms a:after{
		content:"/";margin-left:5px}
.bg-ms-product{
	padding: 0;
    background: #fff;
}
.bg-ms-product .nav-tabs{
	float: left;
    margin: 0;
    width: 100%;
    border: none;
	border: 0px solid #e1e1e1;
    background: #f2f2f2;
}
.bg-ms-product .nav-tabs li {
	display: block;
    float: left;
    font-size: 15px;
    text-transform: capitalize;
    margin: 0 0 0px 0;
}
.bg-ms-product .nav-tabs li a{
	font-weight: bold;
    border: none;
    padding: 0;
    color: #222;
    padding: 11px 30px;
    margin: 0;
    border-radius: 0;
    font-size: 14px;
	border-right: 1px solid #e8e8e8;
}
.bg-ms-product .nav-tabs li:hover a, .bg-ms-product .nav-tabs li.active a , 
.bg-ms-product .nav-tabs .active a, .bg-ms-product .nav-tabs .active a:focus, 
.bg-ms-product .nav-tabs .active a:hover {
    border: none;
    color: #fff;
    background: #ff5e00;
}
.bg-ms-product .tab-content{
   float:left;
   width:100%;
    padding: 30px;
    display: block;
    margin: 0;
    border-style: solid;
    margin-top: -1px;
    border-width: 0px;
    border-color: #e6e6e6;
    line-height: 22px;
	background:#fff;
}
.tab-content p{
	font-size:14px;
	line-height:22px}
.product-share{
	float:left;
	width:100%;
	margin-top:15px;
}
.owl-wrapper-outer{
	border:none;
	box-shadow:none}
.carousel_partner {
	background-color: #fff;
	float:left;
	width:100%;
	padding:0 60px;
	margin:0;
}
.carousel_partner .owl-controls .owl-buttons .owl-prev , .carousel_partner .owl-controls .owl-buttons .owl-next{
	top:55%;
}
.zoomWindowContainer{
	position:relative;z-index:9999}
.zoomWrapper{
	margin:0 auto}
	.zoomWrapper img{
		width:84.5%!important;
		height:auto}
.zoomWindow{
	border:2px solid #566!important}
.single-pro-main-image{
	border:none;
	overflow:hidden;
	border:1px solid #fff;
	padding:5px;
	margin-bottom:25px
	}
.single-pro-thumb li{
	margin-right:20px;
}
#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: 28px !important;
    color: #279105;
	margin-right:5px;
}
.pro-desc .rating{
	margin:20px 0 15px 0;
}
.list-unstyled .span{
	color: #ff5e00;
    margin-left: 5px;}
.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:325px}
}
.featured-item{clear:both ; background: transparent !important}
.featured-item .owl-item{
	padding-left:15px;
	padding-right:15px}
.featured-item .owl-buttons div{
		opacity: 1 !important;
}
.featured-item .owl-buttons div i{
	font-size:22px!important ;
	color:#fff;
	line-height:36px;
	margin: 0;
}
.featured-item .owl-buttons .owl-next{
	right:0!important;
}
.featured-item .owl-buttons .owl-next,
.featured-item .owl-buttons .owl-prev{
	background: none !important;
	top:40% !important;
	border-radius: 50%;
	}
.featured-item .owl-buttons .owl-next:hover,
.featured-item .owl-buttons .owl-prev:hover {
	background: #279105;
    color: #fff;
}
.featured-item .owl-buttons .owl-prev{
	left:0;
	right:auto
}
.area-title{margin-bottom:20px}
.area-title h3{
	margin: 0 0 10px;
    padding: 10px 0 7px !important;
    position: relative;
    border-bottom: 1px solid #c2c6c6;
    background: none;
    text-shadow: none;
	text-align:left;
	border-top: none;
}
.area-title h3:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100px;
    top: auto;
    bottom: -1px;
    background: #ff5e00;
    left: 0;
}
/* end single product */


/* 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{
	margin-right:200px;
	font-size:14px;
	font-weight:500;
	margin-bottom:-15px
}
.page-selector .shop-grid-controls .entry{
	line-height:30px;
	padding-right:16px;
	float:left;
	margin-bottom:0px!important;
	margin-right:16px;
	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;
margin-right:10px;position:relative}
.shop-grid-controls .simple-drop-down select{
	height:30px;
	line-height:29px;
	border:1px #ebebeb solid;padding:0 40px 0 10px;
	white-space:nowrap;
	text-overflow:ellipsis;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	width:100%;
	cursor:pointer;
	font-size:13px;
	font-weight:400;
	color:#7c7c7c}
.shop-grid-controls .inline-text{
	float:left;margin-right:10px}
.page-selector .view-button{
		padding:0;
		width:30px;
		position:relative;
		margin-right:10px;
		text-align:center;
		color:#fff;
		cursor:pointer;
		background:#252525;
		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:after{
	width:30px;
	height:30px;
	position:absolute;
	top:0;
	right:0;border:1px #ebebeb solid;
	content:"\f107";
	font-family:FontAwesome;
	font-size:12px;
	color:#7c7c7c;
	text-align:center;
	cursor:pointer;
	pointer-events:none;
	line-height:30px;
	background:#fff}
.shop-grid-controls .active,
.shop-grid-controls .view-button:focus,
.shop-grid-controls .view-button:hover{
	border:none;
	box-shadow:none;
	text-shadow:none;
	background-color:#ff5e00;
	color:#fff}
.shop-grid-controls .active:after,
.shop-grid-controls .view-button:focus:after,
.shop-grid-controls .view-button:hover:after{border:none}
.shop-grid-controls .active .fa,
.shop-grid-controls .view-button:focus .fa,
.shop-grid-controls .view-button:hover .fa{color:#fff}
.page-selector .view-button:after{
	border:1px #ebebeb solid;
	position:absolute;
	left:0;
	top:0;width:100%;
	height:100%;
	content:""}
.page-selector{
	float: left;
    width: 100%;
    margin: 30px 0 30px;
    background: transparent;
    padding: 0px 0px 15px;
	border:none;
	font-size: 12px;
    border-bottom: 1px solid #dcdcdc;
}
.page-selector .pages-box{float:right}
.clear{clear:both}.pagination{
	border-radius:0;
	display:inline-block;
	margin:0;padding-left:0}
.pagination>.active span,
.pagination>.active span:focus,
.pagination>.active span:hover,
.pagination>.active>a:focus,
.pagination>.active>a:hover>a{
	background-color:#455;
	border-color:#455}
.pagination>li:first-child span,
.pagination>li:first-child>a{
	color:#fff;
	text-decoration:none;
	border-radius:0;font-size:14px;
	font-weight:500;cursor:pointer}
/* end category main */

.menu_category .navbar-collapse {
	padding: 0;
}
.menu_category .navbar-nav li {
	padding: 0px;
    position: relative;
    margin: 0;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
}

:-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;
	border:1px solid #ebebeb;
}
.panel-default > .panel-heading{
	background:none;
	border-color:transparent;
	padding:0;
}
.panel-default{
	padding:20px;
	border-top:1px solid #ebebeb;
}
.panel-footer{
	background:none;
}
.newsletters-input {
	border-radius: 0;
	font-size: 12px;
}  
legend {
	border: none;
	padding: 0;
}
ul,
li {
    list-style: none outside none;
	padding:0;
	margin:0;
}
.fa {
    font-size: 12px;
}
.fa-stack, .fa-star {
    color: #fac872;
    width: 13px;
    font-size: 12px;

}
/*slideshow*/
.tp-bullets{
	z-index:90 !important;
}
.tp-bullets.simplebullets .bullet{
	background:#dbdbdb !important;
	border:2px solid #dbdbdb  !important;
	height: 12px  !important;
    margin: 0 5px  !important;
    font-size: 0;
    width: 12px  !important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected{
	background: #f6f6f6  !important;
    border:2px solid #ff5e00  !important;
	height: 12px  !important;
    margin: 0 5px  !important;
    font-size: 0;
    width: 12px  !important;
}
/* scrollUp  */
#scrollUp {
    position: fixed;
    bottom: 20px;
    cursor: pointer;
    background-color: #666;
    border: 4px solid #ddd;
    color: #ddd;
    display: inline-block;
    line-height: 44px;
    text-align: center;
    width: 48px;
    height: 48px;
    z-index: 30;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 1;
    right: 20px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#scrollUp:hover {
        background-color: #444;
}
#scrollUp  i{ 
	font-size: 20px;
    margin: 1px 0 0 0 !important;
    color: #ddd;
    display: inline-block;
 }
/* end scrollUp  */
@media only screen and (max-width: 1024px) and (min-width: 0px){
	body {
		font-size: 14px !important;
	}
}
 @media (max-width: 1199px){
	.fix-nav {
		position: initial !important;
	}
	#search {
		width: 300px !important;
	}
}
 /* menu fix top */
@media (min-width: 768px) and (max-width: 2000px) {
.main-header-ontop{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 499;
    -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;
    box-shadow: none;
    .col-md-3 {
    	display: none;
    }
}
}
 /* end menu fix top */
/*search */
/* search */
.header-search {
    margin: 0 25px 0 0;
    float: right;
}
/*
.search-containers {
	float: left;
	margin-left:50px;
}
.search-container {
	position: absolute;
	z-index: 95;
	right:35px;
	top:-25px;
}
.search-content {
	position: absolute;
    top: 100%;
    right: 0;
    display: none;
    width: 250px;
    background: #333333;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.01);
}*/
.header-search .search-icon {
	font-size:18px;
	color:#232323;
	cursor:pointer;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.header-search .search-icon:hover {
	color:#ff5e00;
}
.search-icon {
	display: none;
}
.search-block {
	padding:10px 0;
	float:left;
	width: 100%;
}
#search {
	
    width: 100%;
    background: #fff;
	border:none;
	margin: 0;
	border-radius: 3px;
}
#search input , #search .form-control{
	border: none;
    box-shadow: none;
    padding: 0 0 0 10px;
    background: none;
    color: #111;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-right: 50px;
	border-radius: 3px 0 0 3px;
}
#search input::-webkit-input-placeholder{
  color: #bababa;
}
#search input::-moz-placeholder{
  color: #bababa;
}
#search input:-ms-input-placeholder{
  color: #bababa;
}
#search input:-moz-placeholder {
  color: #bababa;
}
#search button {
	border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    font-size: 22px;
    position: absolute;
    top: 10px;
    right: 0px;
    line-height: 1;
    color: #fff;
    /* background: none !important; */
    z-index: 2;
    width: 30px;
    background: #222 !important;
    height: 30px;
    float: left;
    line-height: 30px;
}
#search > button {
    border: none;
    box-shadow: none;
    padding: 0;
    font-size: 25px;
    position: absolute;
    top: 5px;
    right: 10px;
    line-height: 1;
    color: #fff;
    background: none !important;
    z-index: 2;
	border-radius: 0 3px 3px 0;
}
#search button i {
	color:#fff;
	font-size: 14px;
	line-height:30px;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
#search button:hover i{
	color: #ff5e00;
}
#search.expand-search > i:hover{
	color: #ee3333;
}
#search.expand-search > i{
	color: #fff
}
#search.expand-search > input{
	max-width: 250px;
	padding: 0 0 0 20px;
	background: #222;
	margin-top: -10px;
	color: #fff;
}
.quick-setting{
	float: right;
    padding: 0;
	margin: -4px 28px;
    position: relative;
    z-index: 113;
}
.quick-setting .fa{font-size:23px; padding:0 5px; color:#1c1c1c ; cursor : pointer}
.quick-setting .fa-close, .quick-setting.open .fa-search { display:none;}
.quick-setting.open .fa-close{display: block; color:#ec0e54}
.quick-setting .fa:hover { color:#ec0e54}
.quick-setting .dropdown-menu{
	position: absolute;
    top: 100%;
    right: 0;
    width: 250px;
    background: #333333;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.01);
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
}
ul.top-links{
    border: 0;
    left: initial;
    right: 0;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
    min-width: 120px;
    background: none;
    display: block;
    position: initial;
    width: 100%;
}
.top-links li a {
	background:none;
	color: #232323;
    font-size: 13px;
    text-decoration: none;
    padding: 6px 0;
    line-height: 20px;
    margin-bottom: 3px;
    text-align: left;
	border-bottom:1px solid #eeeeee;
	display:block;
	margin:0 12px;
}
.top-links li a:hover {
	color:#ff5e00;
}
.top-links li:last-child a {
	border:0;
}
.column .dropdown-menu{
	margin:0;
	padding:0;
	border:0;
}
  @media (max-width: 767px) {
 .product-search  input[name="search"] {
      margin-bottom: 0px;
 }
}
@media (min-width:768px) and (max-width:2000px){
.product-list .product-thumb{min-height:auto;border-bottom: 1px solid #ebebeb;}
.product-list .product-thumb .description {display:block !important;}
.product-list .product-thumb .image{float:left;margin-right:10px;margin-bottom:10px;width:30%}
.product-list .product-thumb .button-group{display:none}
.product-list .product-thumb .caption{text-align:left; clear: none;}
.product-list .product-thumb .item-inner:hover .actions{left: 25%; right: auto}
.product-list .product-thumb .price-right {text-align:left;}
}


.description {
	display: none;
}


h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #2f3844;
}
a:hover {
	text-decoration: none;
	color: #ff5e00;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}

.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;
}
.checkout-cart .control-label {
    padding: 5px 0;
}

/* top */
.common-home #top  .container{
    border: 0;
}
#top {
	background-color: #fff;
    padding:0;
    position: relative;
	margin:0;
	line-height:1;
	height:1px;
	min-height:1px;
	text-align:center;
	display: block;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link{
	color: #fff;
}
#top-links a {
	color:#fff;
	text-transform: uppercase;
	font-size:20px;
	text-shadow: none;
	padding-right: 8px;
    padding-top: 3px;
}
#top-links a:hover{
	color:#fff;
} 
#top  .list-unstyled  li {
    float: right;
}
#top .dropdown-menu {
    border-radius: 0;
    margin: 0;
    right: 0;
    left: auto;
    border: none;
    padding: 0;
}
#top .dropdown-menu li{
	text-align: center;
    padding: 0px;
    display: block;
    color: #666;
}
#top .dropdown-menu li:hover{
	background: transparent;
    text-decoration: none;
    color: #ff5e00;
}
/*header*/
#header {
    width: 100%;
    border-top: 5px solid #ff5e00;
    padding: 18px 0 14px;
    background: #fff;
}
#header .container{
	
}
/* logo */
#logo {
    margin: 0;
	float : left;
	width:100%;
	text-align:left;
}
#logo img {
	display: inline-block;
}
/*text services*/
.sevices-menu ul li {
    padding: 0 5px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    display: inline-block;
}
.sevices-menu ul li .icon {
    width: 40px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
}
.sevices-menu ul li.home .icon {
    background: transparent url(../images/icon-home.png) no-repeat left center;
}
.sevices-menu ul li.mail .icon {
    width: 45px;
    background: transparent url(../images/icon-mail.png) no-repeat left center;
}
.sevices-menu ul li.delivery .icon {
    background: transparent url(../images/icon-delively.png) no-repeat left center;
}
.sevices-menu ul li .text {
    display: inline-block;
    font-size: 0;
    line-height: 16px;
}
.sevices-menu ul li .text a, .sevices-menu ul li .text p {
    color: #555;
    line-height: 12px;
    font-size: 12px;
}
.sevices-menu ul li .text p {
    margin-bottom: 0;
}
/*slider*/
#custom_slider{
	margin:10px 0 30px;
	padding:0;
}
#custom_slider > .container {
    /*width: 100% !important;
    padding: 0 30px;*/
}
/* search */
#search {
	
}
#search .btn-lg , #search .btn-default {
	border: none;
    box-shadow: none;
    padding: 0;
    font-size: 25px;
    position: absolute;
    top: 10px;
    right: 15px;
    line-height: 1;
    color: #fff;
    background: #222 !important;
    z-index: 2;
	border-radius: 0 3px 3px 0 !important;
}
/* header-link */
.header-link {
	float: right;
    position: relative;
	margin:0 25px 0 0;
	padding:27px 0 32px;
}
.header-link .link-icon {
	font-size:18px;
	color:#232323;
	cursor:pointer;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.header-link .link-icon:hover {
	color:#ff5e00;
}
.header-link .box-content {
    background: #fff;
    padding: 12px 12px 15px;
    position: absolute;
    right: -30px;
    top: 100%;
    width: 175px;
    text-align: left;
    margin-top: 0;
    display: none;
	border-radius:3px;
	box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.1);
	z-index:99;
}
/* top-link */
#top-links {
	display:inline-block;
}
#top-links .list-inline {
	margin:0;
	padding:0;
}
#top-links li.dropdown {
	
}
#top-links .dropdown-menu {
    
}
#top-links.open .dropdown-menu {display: block} 
#top-links .dropdown-menu {
	position: absolute;
    z-index: 1000;
    background: #fff;
    top: 0px;
    display: none;
    width: 200px;
    padding: 15px 20px 12px;
    -moz-box-shadow: 0 1px 4px 0 #c1c1c1;
    -webkit-box-shadow: 0 1px 4px 0 #c1c1c1;
    box-shadow: 0 1px 4px 0 #c1c1c1;
    border-radius: 3px;
    right: 54px;
    left: auto;
}
#top-links .dropdown-menu li {
	border-bottom: 1px solid #e8e8e8;
}
#top-links .dropdown-menu li:last-child {
	border: none;
}
#top-links .dropdown-menu li a {
	color: #444;
    font-size: 100%;
    padding: 8px 10px 8px 12px;
    display: block;
	clear: both;
    font-weight: 400;
    line-height: 1.42857143;
	white-space: nowrap;
	font-size:13px;
	text-transform: capitalize;
}
#top-links > .dropdown-menu > li:hover a , #top-links .dropdown-menu a:hover{
    text-decoration: none;
    color: #ff5e00;
}
#language{
	float:right;
	display: none;
}
#language button{
	color: #fff;
    padding: 0 20px;
}
#top-links{
	position: fixed;
    top: 210px;
    margin: 0;
	padding:0;
    z-index: 200;
    width: 40px;
    line-height: 40px;
    height: 40px;
    border-radius: 3px 0 0 3px;
    float: none;
    right: 0;
	background: #279105;
}
#top-links.open .link-user:before{
	opacity:1;
	visibility: visible;
}
#top-links .link-user:before {
    position: absolute;
    border-style: solid;
    border-width: 9px;
    top: 10px;
    visibility: hidden;
    content: "";
    display: block;
    border-color: transparent transparent transparent #fff;
    opacity: 0;
    position: absolute;
    transition: all 0.3s ease-in 0s;
    z-index: 1001;
    right: 36px;
    left: auto;
}
 #top-links li {
	
	
 }
#top-links li a{ 
  
  display:block;
} 
#top-links li a span{display: none;}
 #top-links .caret{
	 
 }
#language button:hover , #top-links li:hover{
	background: transparent;
    text-decoration: none;
    color: #ec0e54;
}
#top .btn-link:hover, #top-links a:hover{
	color:#fff;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background-color:transparent;
	color:#fff; 
}
*.open>a, *.open>a:focus, *.open>a:hover {
	background-color:transparent;
	border:none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color:transparent;
	color:#ec0e54;
}
/* cart */
.header-cart {
	float:right;
}
button,#cart.open > .btn{
    background-color: transparent ;
    border: none ;
}
#cart {
	padding: 0 15px 0 0;
    margin-bottom: 0;
    float: right;
    margin-left:0px;
	
}
#cart .num_product {
	font-size: 12px; 
	line-height:20px;
}
#cart .price{
	font-weight: normal;
}
#cart>.btn {
    line-height: 25px;
    color: #000;
    background: transparent;
    text-align: left;
	float:left;
}
#cart.open > .btn{
	background-image: none;
	background-color: transparent;
	border: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart>.btn.active  {
	border: none;
	outline:0;
 }
#cart.open > .btn:hover  {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
/*add lbp*/
#cart .num_product {
	/*width:19px;
	height:19px;
	line-height:19px;
	background:#ff5e00;
	font-weight: 400;
	color: #fff;
	font-size: 10px;
	text-transform: capitalize;
	float: left;
	position:absolute;
	top:0;
	left:20px;
	text-align: center;
	border-radius:100%;*/
}
#cart .text-cart{display:none;}
#cart .total-price{
	font-weight: 400;
	font-size: 14px;
	display: block;
	text-align: left;
}
#cart > button {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	width: auto;
	float: right;
	text-align:left;
	position:relative;
}
#cart .dropdown-cart i {
	font-size: 22px;
	width: 40px;
    border-radius: 3px;
    float: left;
    height: 40px;
    text-align: center;
    color: #fff;
    position: relative;
    padding: 0;
    background: #ff5e00;
    margin-right: 8px;
	line-height:40px;
}
#cart  .title-cart {
    display: block;
    vertical-align: middle;
    color: #222;
    font-size: 14px;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 18px;
}
#cart > button > i:hover {
	color:#fff;
}
#cart .dropdown-menu .text-empty{
	margin: 0;
	padding: 10px 0;
}
#cart .dropdown-menu {
	background: #fff;
    border: 0;
    min-width: 350px;
    margin: 0;
    padding: 10px 10px 0 10px;
    top: 100%;
    border-radius: 0px;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
    color: #555555;
    font-size: 13px;
	border-top:3px solid #cc4a00
}
#cart .dropdown-menu:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    right: 18px;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
	display: none;
}
.common-home #cart .dropdown-menu {
	border:0;
}
#cart .dropdown-menu .cart-empty {
    padding-bottom: 35px;
    margin: 0;
}
#cart-total .item-cart {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background: #888;
	border: 2px solid #fff;
	color: #fff;
	top: -8px;
	left: 32px;
	border-radius: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400 !important;
}
#cart .dropdown-menu .cart-button { 
	padding: 25px 35px;
    margin: 15px -35px 0;
    background: #363f4d;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 0;
}
.table-striped>tbody>tr {
	border-bottom: 1px solid #ebebeb;
    padding: 0 0 10px;
    margin-bottom: 25px;
	}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}
.table-striped .img-thumbnail{
	border:none;
}
#cart .dropdown-menu li:first-child {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
#cart .dropdown-menu li p a{
	border: 0;
    background: #222;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 30px;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    border-radius: 0px;
}
#cart .dropdown-menu li p a:hover{
	color: #fff;
    background: #ff5e00;
    border-color: #ff5e00;
}
#cart .table-bordered{
	border:none
}
#cart .cart-close button:hover{
	color: #888;
}
#cart .cart-close button {
	background: none !important;
    color: #363f4d;
    border: none;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    box-shadow: none !important;
    position: absolute;
    top: 8px;
    right: 0;
    padding: 0;
}
#cart .cart-close button i {
	font-size: 12px;
    color: #363f4d;
}
#cart .cart-close button:hover i {
	color:#ff5e00;
}
#cart .cart-quantity{
	color: #54595e;
	font-size: 13px;
	margin: 5px 0 8px 0 !important;
	display:inline-block;
	width:100%;
}
#cart .cart-name:hover{
	color: #ff5e00;
}
#cart .cart-name{
	color: #292929;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
}
#cart .cart-price{
	font-size: 16px;
	color: #929292;
}
#cart p.cart-button a:last-child{
	margin: 0;
}
#cart p.cart-button {
	text-align:left;
}
#cart p.cart-button a {
	border: 0;
	background: #495465;
    color: #fff;
    height: 50px;
    line-height: 53px;
    text-align: center;
    padding: 0 30px;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    border-radius: 3px;
}
#cart p.cart-button a:hover{
	color: #fff;
	background: #ff5e00;
	border-color:#ff5e00;
}
#cart .cart-button a.view-cart {
    margin-bottom: 15px;
}
#cart .dropdown-menu .info-item {
	padding:10px 20px;
}
#cart .dropdown-menu .info-item a {
	font-size:14px;
	color:#676767;
	display:block;
	font-weight:400;
}
#cart .dropdown-menu .info-item a:hover {
	color:#ff5e00;
}
#cart .dropdown-menu .info-item .cart-price {
	font-size:16px;
	color:#ff5e00;
	display:inline-block;
	font-weight:500;
}
#cart .dropdown-menu tr td strong{
	color: #000;
}
#cart .dropdown-menu tr td:first-child{
	font-size: 13px;
    color: #232323;
    text-transform: uppercase;
    font-weight: 500;
}
#cart .dropdown-menu tr td:last-child{
	font-size: 14px;
    color: #363f4d;
    font-weight: 500;
}
#cart .dropdown-menu .cart-totals .text-left {
    float: left;
}
#cart .dropdown-menu .cart-totals .text-right {
    float: right;
}
#cart .dropdown-menu .cart-close {
	margin-left:20px;
}
.unvisible{
	display: none;
}
#cart .dropdown-menu .has-scroll table tr {
	border-bottom: 1px solid #ebebeb;
    padding: 0 0 10px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    position: relative;
}
#cart .dropdown-menu .has-scroll table tr:last-child {
    margin-bottom: 10px;
}
#cart .dropdown-menu .cart-totals {
	padding:0;
	margin:0;
	display: inline-block;
}
#cart .dropdown-menu .cart-totals tbody,
#cart .dropdown-menu .cart-totals tbody tr {
	width:100%;
	display:inline-block;
}
#cart .dropdown-menu .cart-totals tbody tr {
	margin-bottom:10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

/* footer */
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer .menu li{
	padding:0;
} 
footer a {
	font-size: 14px;
    line-height: 26px;
    color: #666;
    text-transform: capitalize;
}
footer li a:hover,#footer_top .logo-footer a:hover,footer a:hover{
	color: #ff5e00;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.copyright a{ color:#fff;}
/* alert */
.alert {
	z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
	font-size:14px;
    text-align: center;
	padding: 8px 30px;
	border-radius:0;
}
.alert.alert-success{
	
}
/* breadcrumb */
.common-home .breadcrumbs{
	display: none;
}
.breadcrumbs{
	padding: 60px 0 55px;
    margin-bottom: 30px;
    margin-top: 0;
    color: #fff;
    text-align: center;
    background: url("../images/breadcrumbs.jpg") no-repeat center top;
}
.breadcrumb{
	margin: 0;
	background: none;
	text-transform: uppercase;
	padding: 0;
	border:none;
}
.breadcrumbs  h2 , .breadcrumbs  h1{
	font-size:22px;
	text-transform:uppercase;
	color:#fff;
}
.breadcrumb li { padding: 0 10px;}
.breadcrumb li a:hover,
.breadcrumb li:last-child a{
	color: #fff
}
.breadcrumb li:last-child:after{
	display: none;
}
.breadcrumb li a{
	color: #fff;
	font-size: 12px;
	text-transform: capitalize;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	right: -3px;
	width: 6px;
	height:6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb > li:last-child a:after{
	display:none;
}
.breadcrumb > li a {
    color: #fff;
    font-size: 14px;
	text-shadow: none;
}
.breadcrumb > li a:hover {
    color: #ff5e00;
}
.breadcrumb a:hover, .breadcrumb li:last-child a {
    color: #ff5e00;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px; 
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-primary,.btn-default {
	color: #fff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #ff5e00 !important;
    border: none;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    background-image: none;
    border-color: transparent;
    border-radius: 0 !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #ff5e00 !important;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #363f4d;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
    font-size: 12px;
    font-weight: normal;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
/* list group */
.menu_category , .product_module {
	padding: 0px;
    border: 1px solid #ddd; 
	margin-bottom:30px;
	background: #fff;
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);

	/*box-shadow: 0 1px 1px rgba(0,0,0,.05); */
}
.menu_category .navbar-header , .menu_category .navbar-nav{width:100%;}
.menu_category h3 , .product_module h3
{
	background: #fff;
    line-height: 100%;
    border-top: 2px solid #279105;
    margin: 0;
	font-size: 16px;
    text-transform: uppercase;
    color: #222;
    font-weight: 700;
	text-align:left;
	    padding: 13px 0 13px 20px;
    border-bottom: 1px solid #ddd;
}
.list-group a , .navbar-nav>li>a {
	padding: 10px 20px;
    display: block;
    font-weight: normal;
	border:none;
}
.list-group-item{
	border:0;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #ff5e00;
	text-shadow: 0 1px 0 #FFF;
	background:none;
	border:0;
}
.list-group a:hover,.nav>li>a:focus, .nav>li>a:hover{
	background-color:transparent;
}
.checkbox, .radio,label{
	text-transform: capitalize;
    color: #363f4d;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 13px;
}
/* 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_module  {
	padding-bottom:30px;
	margin-bottom:15px;
}
.product_module .product-thumb {
	padding: 0 10px;
	margin: 15px 0 0px;
}
.product_module .product-thumb .image{
	float: left;
    width: 100px;
	margin-right:10px;
	display: table-cell;
}
.product_module .status-sale{
	display:none;
}
.product_module .product-thumb .caption{
	text-align: left;
	margin:0;
	padding:0;
	clear:none;
	display: table-cell;
}
.product_module .product-thumb h4 {
	font-size:14px;
	text-transform: capitalize;
	margin: 0;
}
.product_module .product-thumb .price {
	font-size:16px;
}
/* product table in wishlist compare */
.product-table{
	.price{
		.price-new{
			font-weight: bold;
		}
		.price-old{
			text-decoration: underline;
		}
	}
}

/* product table in wishlist compare */

/* contact page */
.add_contact {
  border: 1px #ebebeb solid;
  padding: 15px 10px;
  margin: 2em 0 1em 0;
	@media (max-width: 991px) {
		.item-content {
			margin-bottom: 1em;
			&:last-child {
				margin-bottom: 0;
			}
		}
	}
}

/* contact page */
.tab-content {
	margin-top: 10px;
	clear: both;
}

/* product list */
.owl-car-tab .owl-wrapper-outer {
    max-height: 546px;
}
.product-thumb {
	overflow: hidden;
    position: relative;
    margin: 0 0 30px;
    background: #fff;
    border-radius: 3px;
    z-index: 1;
	border:none;
}
.product-thumb .image {
	text-align: center;
	position: relative;
	display: block;
}

.product-thumb .image a:before {
    display: inline-block;
    content: '';
    background: rgba(34, 34, 34, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}
.product-thumb:hover .image a:before {
	opacity: 1;
    visibility: visible;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 1;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb .image .btn-wishlist {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 1;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb .caption{
	width: 100%;
    text-align: left;
    clear: both;
    padding: 0 20px;
}
.product-name {
    border-bottom: 1px solid #e1e1e1;
    margin: 15px 0 15px;
    padding-bottom: 15px;
    line-height: 18px;
	/*white-space: nowrap;
	overflow: hidden;*/
}
.product-name a {
	font-size: 14px;
    color: #222;
    font-weight: 500;
    text-transform: capitalize;
}
.product-name a:hover {
    color: #ff5e00;
}
.product-thumb .rating {
	line-height:25px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 5px;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;

}
.rating .fa-stack {
	font-size: 8px;
	height:12px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 12px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 12px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
.total-price {
    min-height: 56px;
}
.price-left {
    float: left;
    width: 70%;
}
.price .price-new, .price span.price {
    color: #279105;
    font-size: 16px;
    font-weight: 600;
}
.price .price-old {
    line-height: normal;
    display: block;
    text-decoration: line-through;
    color: #ccc;
    font-size: 14px;
    font-weight: normal;
    padding-top: 2px;
}
.price-right {
    float: left;
    width: 30%;
    text-align: right;
}
.price-right .discount {
    background: #279105;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    width: 40px;
    height: 40px;
    padding: 3px 0;
    text-align: center;
    border-radius: 5px;
    line-height: 17px;
    position: relative;
    top: -2px;
}
.price-right .discount:before {
    content: "";
    position: absolute;
    top: 13px;
    bottom: auto;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 10px solid #279105;
    right: auto;
    left: -7px;
}
.price-right .discount strong {
    display: block;
    font-size: 12px;
}
h2.price {
	margin: 0;
}
.price {
    margin: 0 0 10px 0;
    line-height: normal;
    color: #279105;
    font-size: 16px;
    font-weight: 700;
}
.product-thumb .price-new {
	font-weight: 500;
	
}
.product-thumb .price-old {
    font-size: 13px;
    color: #c2c2c2;
    text-decoration: line-through;
    margin-right: 8px;
    font-weight: 400;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}

.product-thumb .add-to-links div:last-child button:after {
	display:none;
}
.product-thumb .add-to-links button:hover {
	color:#ff5e00;
}
.product-thumb .cart{
	margin-top:20px;
}
.product-thumb .cart .btn-cart{
	position: relative;
    background: #f1f1f1;
    font-size: 100%;
    color: #545454;
    padding: 6px 35px;
    border: none;
}
.product-thumb:hover .cart .btn-cart{
	background: #ff5e00;
    color: #fff;
}
.tab-content .description{display:none;}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
    width: 60%;
    font-size: 12px;
    border: none;
    display: inline-block;
    float: left;
    background-color: #fff;
    color: #888;
    line-height: 38px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}
.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: auto;
	}
	.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
		white-space: normal
	}
}
.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%;
    }
}

#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{
	background: #000;
    padding: 20px 60px;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}

#footer_bottom .chili a{color:#fff!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: 7px 0px;
    line-height: 25px; }
footer .menu_vertical .vertical-name>.navbar-collapse li { border:none; background: none; float: none;}
.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-link {
	padding:0 0 20px 0;
}
.footer-link .col-lg-2 {width: 20% !important}
footer .vertical-name { 
	position: relative;
	width: 100%;
	padding:0px 0 0 0;
}
footer .title{
	background: transparent !important;
	border-top : 0 !important;
}
footer .vertical-name h4 {
	margin:0 0 25px 0;
}
footer .vertical-name h4{
    margin: 0 0 10px;
    padding: 10px 0 7px !important;
    position: relative;
    border-bottom: 1px solid #c2c6c6;
	background:none;
	text-shadow: none;
	line-height:13px;
	font-size:14px;
}
footer .vertical-name h4:before{
	content: "";
    position: absolute;
    height: 1px;
    width: 40px;
    top: auto;
    bottom: -1px;
    background: #ff5e00;
    left: 0;
}
footer .vertical-name h4 a{
	text-shadow: none;
	line-height:33px;
	color: #222;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
footer .vertical-name .menu {
	background: transparent;
}
footer .vertical-name .menu > li {
	padding:0;
	margin:0;
	border:0;
}
footer .vertical-name .menu > li a{
	color: #555;
    font-size: 14px;
    font-weight: normal;
    display: block;
    padding: 2px 13px;
    position: relative;
}
footer .vertical-name .menu > li a:hover{
	color:#ff5e00;
}
footer .vertical-name .menu > li a:before {
    content: "";
    display: block;
    position: absolute;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background: #555;
    top: 12px;
    left: 0;
}
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: #d9d9d9;
    font-size: 13px;
    line-height: 25px;
    text-transform: capitalize;
}

.ovelay {
    margin: 0;
    padding: 15px 0 0px;
}
footer {
    background: #fff;
    margin: 30px 0 0 0;
	color:#111;
}
footer > .footer-top > .container {
	width:100%;
	padding:0;
}
#footer_top{
	background:#f2f5f5;
    color: #111;
    padding: 0px 0;
    text-transform: capitalize;
}
.footer-ct{
	padding:70px 0;
	font-size:20px;
	border-bottom: 1px solid #333;
}
.footer-ct .email {
    display: inline-block;
    padding-left: 50px;
    position: relative;
}
.footer-ct .phone {
    display: inline-block;
    padding-left: 45px;
    position: relative;
}
.footer-ct i{
	font-size:35px;
	padding-right:25px;
	position:relative;
	top:3px;
}
#footer_top .logo-footer {
    margin-bottom: 35px;
}
.vertical_footer{
	padding: 30px 0;
	background:#fff;
}
.vertical_footer > .dv-module-content > .row > div {
	border-right:1px solid #333 ;
	padding:30px 0 30px 45px;
}
.vertical_footer > .dv-module-content > .row > div:nth-child(1) {
	padding-left:0;
} 
.vertical_footer > .dv-module-content > .row > div:nth-child(4) {
	padding:60px 0 0 60px;
} 
.vertical_footer > .dv-module-content > .row > div:nth-child(2) , .vertical_footer > .dv-module-content > .row > div:last-child { 
	border:none;
}
.vertical_footer > .dv-module-content > .row > div:nth-child(4) img{
	margin-bottom:20px;
}
.vertical_footer > .dv-module-content > .row > div:nth-child(4) p{
	font-size:12px;
}
.vertical_footer .text-content{
	margin: 30px 0;
    color: #999;
    line-height: 24px;
    font-size: 14px;
}
.vertical_footer .title-block{
	text-transform: uppercase;
}
.vertical_footer .title-block .pre-text {
    font-size: 12px;
    margin: 10px 0;
}
.vertical_footer .title-block .page-heading {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0 20px;
}

ul.static-tag li {
    float: left;
    margin: 0 10px 10px 0;
}
.static-tag a {
    background: #333333;
    padding: 0px 15px;
    display: block;
    line-height: 34px !important;
    letter-spacing: 0;
	font-size:12px;
}
.static-tag a:hover{
	background: #ff5e00;
	color: #fff !important;
}
.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;
}

.categories-side {
    background: #fff;
    margin-bottom: 50px;
}
.sidebar-title {
    background-color: #f1f1f1;
    font-size: 20px;
    font-weight: lighter;
    line-height: 50px;
    padding: 0 0 0 60px;
    position: relative;
    text-transform: capitalize;
    color: #555;
}
.sidebar-title:before {
    background: #23b4ca;
    content: url("../images/buy_us2.png");
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
#menu_categfory {
    padding: 10px 0;
}
#menu_categfory li {
    position: relative;
    line-height: 38px;
}

#menu_categfory li a{
    padding-left: 30px;
    padding-right: 40px;
    display: block;
    background: rgba(0, 0, 0, 0) url("../images/li_footer_static2.png") no-repeat scroll 10px 15px;
    text-transform: capitalize;
    font-size: 14px;
}
#menu_categfory ul.label2 li a {
    padding-left: 45px;
    background-position: 25px 15px;
}  
#menu_categfory ul.label3 li a {
    padding-left: 55px;
    background-position: 40px 14px;
    font-size: 12px;
}
#menu_categfory ul.label4 li a {
    padding-left: 65px;
    background-position: 48px 14px;
    font-size: 12px;
}
#menu_categfory ul >li >a.active  {
    font-weight: bold
}
li.selected a {
    position: relative
}
/*
.icons {
    background: rgba(0, 0, 0, 0) url("../images/vertical_li.png") no-repeat scroll 0 0;
    cursor: pointer;
    background-position: 14px -9px;
    height: 36px;
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
}*/
#menu_categfory .treeview li:hover> a {
    color: #23B4CA;
    background-color: #F1F1F1;
}
#menu_categfory li.selected >.icons {
    background-position: 14px -43px;
}

#menu_categfory li ul {
    padding-left: 0;
}
#menu_categfory li > ul li a {
    color: gray; }
#custom_bottom {
    background-color: #f5f5f5;
    padding-top: 0;
    padding-bottom: 0;
	margin: 0 0 30px 0;
	
}
#custom_bottom .container{
    
}
/*newsletter*/
.newletter-container{
	border-bottom: 3px solid #ff5e00;
    padding: 30px 0 27px;
	background:#fff;
}
.newletter-container .dv-module-content {
	width:1200px;
	margin: 0 auto;
    padding: 0 15px;
}
.newletter-container .vertical-name { width: 40%;}
.newletter-container .title-block {
    color: #222;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: table-cell;
	float:left;
	width:60%;
}
.newletter-container .title-block .page-heading {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
}
.newletter-container .title-block .fa {
    font-size: 26px;
    margin-right: 5px;
}
.newletter-container .title-block .newsletter_promo {
    display: inline-block;
    line-height: 37px;
    margin-left: 5px;
}
.newletter-container .title-block span {
    color: #ff5e00;
    margin-right: 3px;
}
.form-newsletter {
    width: 40%;
    display: table-cell;
	margin: 0;
    background: #fff;
    vertical-align: middle;
    
}

#txtemail {
    border: 1px solid #ebebeb;
    background: transparent;
    color: #555;
    font-size: 12px;
    width: 100%;
    font-weight: normal;
    padding: 0 20px;
	height:40px;
    border-radius: 50px;
}
.newsletters-btn{
	color: #fff;
    height: 41px;
    top: -1px;
    background: #ff5e00;
    bottom: -1px;
    width: auto;
    padding: 0 20px;
    border-radius: 0px 40px 40px 0;
    position: absolute;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    right: -1px;
}
.newsletters-btn i{
    display: none; 
}
.newsletters-btn i:hover{
	color:#111;
}
.newsletters-btn  span{
	
}
.newsletters-btn:hover {
    color: #111 ;
}
.footer-social {
      margin: 7px 0 0 0;
}
.footer-social li {
    float: left;
    margin-right: 13px; 
}
.footer-social li a {
	color: #666;
	line-height:32px
}
.footer-social li a .fa{
    color: #555;
    font-size: 14px;
    border: none;
    border-radius: 0;
    width: 22px;
    background: transparent;
    display: inline-block;
    height: 30px;
    text-align: center;
    line-height: 28px;
}
.footer-social li a .fa:hover {
    color: #ff5e00;
}
.footer-social li a .item-title {
    display: none;
}
.contactinfo {
    text-align: center;
    margin-bottom: 3px;
}
.contactinfo h4.title-footer{
	margin: 0 0 12px;
}
.contactinfo .content-footer > div {
    display: inline-block;
    margin: 0 10px;
}
.contactinfo .content-footer .address ,.contactinfo .content-footer .phone , .contactinfo .content-footer .email {
	padding: 0 0 0 25px;
    position: relative;
    line-height: 22px;
    margin-bottom: 10px;
}
.contactinfo .content-footer .address label ,.contactinfo .content-footer .phone label, .contactinfo .content-footer .email label {
	font-size: 16px;
    color: #666;
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    left: 0;
}
.contactinfo .content-footer a{ line-height:22px; color:#666}
.contactinfo .content-footer i{
	font-size:16px;
}
.payment-html {
    text-align: center;
	display: none;
}
.payment-html a {
    margin: 0 6px 0 0;
}
img {
    max-width: 100%;
    height: auto;
}
/*banner*/
.banners.item-1 {
	padding:0 5px 0 0;
	margin-top:10px;
}
.banners.item-2{
	padding: 0 0 0 5px;
	margin-top:10px;
}
.banners > div a {
    display: block;
    position: relative;
    overflow: hidden;
}
.banners > div a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.banners > div a:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.banners > div a img{
	width: 100%;
	max-width: 100%;
}
/*product tab*/
.top-product, .home-moduls{
    margin-top: 90px;
}
.common-home .title{
    border-top: 2px solid #279105;
    background: #fff;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
}
.common-home .title h3{ 
	margin: 0;
    margin-top: -1px;
    text-transform: capitalize;
    font-size: 16px;
    padding: 10px 18px 10px 45px;
    border-radius: 0 0 0 3px;
    color: #fff;
    float: left;
}
.common-home .title h3:before {
    content: "";
    
    width: 14px;
    height: 17px;
    position: absolute;
    top: 10px;
    left: 35px;
    right: auto;
    bottom: auto;
	display: inline-block;
}
.home-hotdeal .title h3{
	background-position: 0px -7px;
	background-color: #279105;
}
.home-hotdeal .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
    background-position: -20px -16px;
}
/*spa*/
.home-spa .title{
    border-color: #e9597e;
	
}
.home-spa .title h3{
	background-color : #e9597e;
	position:relative
	
}
.home-spa .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position: -17px -56px;
    width: 20px;
    height: 12px;
    top: 12px;
    left: 15px
}

.home-spa .show-in-tab > .nav-tabs > li.active > a , .home-spa .show-in-tab > .nav-tabs > li.open a, .home-spa .show-in-tab > .nav-tabs > li:hover a{
	color:#e9597e;
}
/*end spa*/
/*fashion*/
.home-fashion .title{
    border-color:#e8b35f
	
}
.home-fashion .title h3{
	background-color : #e8b35f ;
	position:relative
	
}
.home-fashion .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position: -19px -139px;
    width: 20px;
    height: 12px;
    top: 12px;
    left: 15px
}

.home-fashion .show-in-tab > .nav-tabs > li.active > a , .home-fashion .show-in-tab > .nav-tabs > li.open a, .home-fashion .show-in-tab > .nav-tabs > li:hover a{
	color:#e8b35f
}
.home-fashion .show-in-tab .nav-tabs li.active:before {
	border-top: 5px solid #e8b35f;
}
/*end fashion*/
/*travel*/
.home-travel .title{
    border-color:#449df0
	
}
.home-travel .title h3{
	background-color : #449df0 ;
	position:relative
	
}
.home-travel .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position: -17px -175px;
    width: 15px;
    height: 17px;
    top: 10px;
    left: 15px
}

.home-travel .show-in-tab > .nav-tabs > li.active > a , .home-travel .show-in-tab > .nav-tabs > li.open a, .home-travel .show-in-tab > .nav-tabs > li:hover a{
	color:#449df0
}
.home-travel .show-in-tab .nav-tabs li.active:before {
	border-top: 5px solid #449df0;
}
/*end travel*/
/*tech*/
.home-tech .title{
    border-color:#407f7f
	
}
.home-tech .title h3{
	background-color :#407f7f ;
	position:relative
	
}
.home-tech .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position:-17px -97px;
    width: 20px;
    height: 12px;
    top: 12px;
    left: 15px
}

.home-tech .show-in-tab > .nav-tabs > li.active > a , .home-tech .show-in-tab > .nav-tabs > li.open a, .home-tech .show-in-tab > .nav-tabs > li:hover a{
	color:#407f7f
}
.home-tech .show-in-tab .nav-tabs li.active:before {
	border-top: 5px solid #407f7f;
}
/*end tech*/
/*sport*/
.home-sport .title{
    border-color:#6fbf1d;
	background:#6fbf1d;
}
.home-sport .title h3{
	background-color :#6fbf1d;
	position:relative;
	padding-left:40px;
}
.home-sport .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position: -17px -217px;
    width: 15px;
    height: 15px;
    top: 10px;
	left:15px;
}
/*rest*/
.home-rest .title{
    border-color:#b5361c;
	background:#b5361c;
}
.home-rest .title h3{
	background-color :#b5361c;
	position:relative;
	padding-left:40px;
}
.home-rest .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position: -17px -263px;
    width: 15px;
    height: 13px;
    top: 10px;
	left:15px;
}
/*book*/
.home-book .title{
    border-color:#64c0d1;
	background:#64c0d1;
}
.home-book .title h3{
	background-color :#64c0d1;
	position:relative;
	padding-left:40px;
}
.home-book .title h3:before{
	background: url(../images/icon-full.png) no-repeat center;
	background-position: -17px -305px;
    width: 16px;
    height: 13px;
    top: 10px;
	left:15px;
}
/*homebottom*/
.home-bottom{
	float:left;
	width: 33.33333333%;
	padding:0 15px;
	margin: 0 0 30px;
}
.home-rest {
	
}
.home-bottom .show-in-tab{ 
	float:left;
	width:100%;
}
.home-bottom .show-in-tab-mod {
	
}
.home-bottom .tab-content {
	background:#fff;
	padding: 20px 0;
    border: none;
    background: #fff;
    border-radius: 0 0 3px 3px;
	margin:0;
	width: 100%;
    float: left;
}
.home-bottom .product-thumb .image {
	display: inline-block;
    width: auto;
    float: left;
    border-radius: 3px;
    overflow: hidden;
}
.home-bottom .product-thumb .caption {
	width: auto;
    padding: 0;
    clear: none;
    margin-left: 140px;
}
.home-bottom .product-thumb .product-name {
	white-space: normal;
	overflow: unset;
	margin: 0;
    border: none;
    padding-bottom: 10px;
}
.home-bottom .item-inner .actions { display: none;}
.home-bottom .product-thumb  .price-left {
    width: 100%;
}
.home-bottom .product-thumb  .price-right {
    width: 100%;
    float: none;
    text-align: left;
}
.home-bottom .price .price-old {
    display: inline-block;
}
.home-bottom .product-thumb  .price-right .discount {
    background: #279105;
    color: #fff;
    font-size: 10px;
    width: 27px;
    height: 27px;
    font-weight: normal;
    line-height: 12px;
}
.home-bottom .product-thumb .price-right .discount strong {
    font-size: 10px;
}
.home-bottom .label-product {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    font-weight: normal;
}
.home-bottom .label-product.label_sale {
    right: 10px;
    top: 10px;
}
.home-bottom .label-product.label_sale:before {
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 12px solid #63c54c;
    top: -4px;
    right: -4px;
}
.show-in-tab > .nav-tabs > li {
	width: auto;
    background: transparent;
    color: #222;
    font-weight: normal;
    font-size: 12px;
    line-height: 30px;
    border-bottom: none;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
    position: relative;
    margin: 0 5px;
    border-radius: 15px;
    transition: 0.3s all ease 0s;
    padding: 0 5px;
    border: none;
}
.show-in-tab > .nav-tabs > li > a {
    font-size: 12px;
    color: #666666;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0px;
    position: relative;
    display: inline-block;
    background: none;
}
.show-in-tab > .nav-tabs{
	margin: 0 0 0px;
	border:none;
	right: 15px;
	position:absolute;
	top: -41px;
}
.show-in-tab > .nav-tabs > li.open, .show-in-tab > .nav-tabs > li:hover {
	border:none;
}
.show-in-tab > .nav-tabs > li.active {
    border-bottom:none;
    position: relative;
	color:#ff5e00;
	background:transparent;
}
.show-in-tab .nav-tabs li.active:before{
	content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    display: none;
    top: -4px;
    border-right: 5px solid transparent;
    border-top: 5px solid #e9597e;
    border-left: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: 40%;
	display: block;
}
.show-in-tab > .nav-tabs > li.active > a , .show-in-tab > .nav-tabs > li.open a, .show-in-tab > .nav-tabs > li:hover a{
	color:#ff5e00;
}
.nav-tabs>li{
	display:block;
	float:left;
}
.center {text-align:center !important}

.image {
    position: relative;
    overflow: hidden;
    z-index: 4;
}
.image > a {
    display: block;
    overflow: hidden;
    position: relative;
}
.img-r {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.product-thumb:hover .img-r{
	opacity: 1;
}
.action-links, .image img {
    -webkit-transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
}

.owl-car-tab .owl-controls{
	text-align: center;
    -webkit-tap-highlight-color: transparent;
	position: unset;
    top: auto;
    right: auto;
	display:block !important
}

.owl-car-tab > div i {
    font-size: 20px;
}

.slide_arrow_next, .slide_arrow_prev{
	background:transparent;
	border:none;
	
}
.slide_arrow_prev {
    right: 0;
}

.slide_arrow_next .fa, .slide_arrow_prev .fa , .owl-carousel .owl-buttons div i{
	font-size:14px;
}
.owl-controls .owl-buttons .owl-prev , .owl-controls .owl-buttons .owl-next{
	top:40%;
}
.slide_arrow_next, .slide_arrow_prev{
	position: absolute;
    top: 50%;
    margin: -20px 0 0 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #e1e1d8;
    text-align: center;
    opacity: 0;
    color: #222;
    padding: 0;
    border:0;
    border-radius: 100%;
	box-shadow:1px 0 5px 1px rgba(0,0,0,.1);
	
}
.owl-car-tab .owl-buttons div:hover{
	background: #ff5e00;
    color: #fff;
    opacity: 1;
}
.owl-controls .owl-buttons div{
	
    /*opacity: 0;*/
}

.slide_arrow_next:hover, .slide_arrow_prev:hover{
	background: #ff5e00;
    color: #fff;
	
}
.slide_arrow_prev{
    left: 0px;
}
.slide_arrow_next {
    right: 0px;
}
.owl-car-tab .owl-controls .owl-buttons .owl-prev .slide_arrow_prev , .owl-car-tab .owl-controls .owl-buttons .owl-next .slide_arrow_next{
	opacity:0;
}
.owl-car-tab:hover .owl-controls .owl-buttons .owl-prev .slide_arrow_prev, 
.owl-car-tab:hover .owl-controls .owl-buttons .owl-next .slide_arrow_next{
	opacity: 1; 
}
/*home product category*/
.featured-cat-thumb {
    margin: 0 -30px;
    background: #f7f7f7;
    padding-bottom: 95px;
}
/* featured category */
#featured-cat-thumb{
	margin: 0 -30px;
	background: #f7f7f7;
	padding-bottom: 95px;
}
#featured-cat-thumb .dv-module-content{
	width:1170px;
	margin:0 auto;
}
#featured-cat-thumb .module-title h2{
	margin-top: 0;
	padding-top: 95px;
}
.fcategory-content .content-thumb:not(:hover) img{
	/* filter: grayscale(1); */
}
.fcategory-content .content-thumb .fcategory-name a:hover{
	color: #ff5e00;
}
.fcategory-content .content-thumb:hover .fcategory-name span{
	display: block;
}
.fcategory-content .content-thumb .fcategory-name span{
	display: none;
}
.fcategory-content .content-thumb .fcategory-name a{
	color: #fff;
	font-size: 20px;
	font-weight: 900;
	display: block;
	text-transform: uppercase;	
	margin-bottom: 10px;
}
.fcategory-content .content-thumb:hover::before{
	background: rgba(34, 34, 34, .5);
}
.fcategory-content .content-thumb::before{
	background: rgba(34, 34, 34, .2);
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 0;
	height: 35%;
	z-index: 1;
	width: 150%;
	transform: rotate(-13deg) translateX(-50%);
}
.fcategory-content .content-thumb .fcategory-name{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: 0;
	z-index: 2;
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	text-align: center;
}
.fcategory-content .content-thumb{
	position: relative;
	overflow: hidden
}
.oc-menu-bar,.top-click-show{display: none;}
@media (min-width: 992px) {
	.block-menu-banner > .dv-module-content > .row > div:nth-child(1) {
		padding-right: 5px;
	}
	.block-menu-banner > .dv-module-content > .row > div:nth-child(2) {
		padding-left: 5px;
	}
}
@media (max-width: 1199px) and (min-width: 992px){
	.hidden-compact > .dv-module-content > .row > div:nth-child(1) {
		width: 18%;
	}
	.hidden-compact > .dv-module-content > .row > div:nth-child(2) {
		width: 70%;
	}
	.hidden-compact > .dv-module-content > .row > div:nth-child(3) {
		position:absolute;
		right:20px;
	}
	#cart{
		margin-left: 20px;
	}
	.full-width .col-md-5 {
		margin-top:50px;
	}
	.full-width > .dv-module-content > .row > div:nth-child(1) { 
		width: 60%;
	}
	.full-width > .dv-module-content > .row > div:nth-child(3) { 
		width: 40%;
	}
	.full-width .col-md-2 {
		width:100%;
	}
	
	
}
/*menu mobile*/
@media (max-width: 991px) {


	header {
		padding: 0px 0 0;
	}
	.hidden-compact{
		float: left;
		width: 100%;
		padding-bottom: 14px;
	}
	.sevices-menu {
		display: none;
	}
	.fix-nav{
		opacity:1 !important;
		position: static !important;
	}
	#logo {
		margin:0;
	}
	
	#logo img{
		display:inline-block;
	}
	.hidden-compact > .dv-module-content > .row > div:nth-child(3) {
		position: absolute;
		right: 60px;
		width:25%;
		z-index:40;
	}
	#cart>.btn  {
		float:right;
	}
	#cart, .quick-setting ,#top-links {
		padding: 0px 0 0 0;
		z-index:100;
	}
	.quick-setting {
		z-index:101;
		margin: 0 25px 0 0
	}
	.column{
		width: 250px;
		margin: 0 auto;
		display: table;
	}
	.menu_horizontal {
		background: transparent;
		color: #222;
		position: absolute;
		z-index:50;
		
		top:0px;
	}
	.menu_horizontal nav.menu {
		display: none;
	}
	.navbar-toggle .icon-bar{
		background:#fff;
		color:#fff;
	}
	#menu_id_DM_1 { display: none;}
	.menu_horizontal nav.menu.active {
		position: fixed;
		background: #fff;
		width: 280px;
		padding:40px 20px;
		height:100%;
		display: block;
		left: 0;
		top: 0px;
		z-index: 999;
		box-shadow: 0 0 5px 0 rgba(0,0,0,.1)
	}
	.menu li{
		display:block;
	}
	header .menu li a{
		padding: 0 0px ;
		line-height: 40px ;
		color: #666 ;
		text-transform: none;
		border-bottom: 1px solid #E1E4EB;
		display: block;
		text-align: left;
		white-space: normal;
	}
	header .menu li a i{
		display: none;
	}
	
	header .menu li a.active{
		
	}
	header .menu li a i {
		float: right;
		margin-left: 5px;
		margin-top: 12px;
	}
	.menu li:hover > ul{
		width:100%;
		z-index:999;
	}
	#cart .dropdown-menu {
		right: 0px;
		padding:15px 10px;
	}
	#search {
		width: 92% !important;
	}
	footer{
		padding:0 0px ; 
		margin-top : 30px;
	}
	footer .vertical-name h4, footer .vertical-name h4 a, footer .title h3, footer h2 {
		
	}
	.newletter-title.module-title h2 {
		font-size: 20px;
	}
	.zoomContainer {
		display:none;
	}
	.top-product, .home-moduls {
		margin-top: 30px;
	}
	.show-in-tab > .nav-tabs{
		margin: 0;
		top: -10px;
		background: #fff;
		width: 100%;
		position: relative;
		right:0;
		
	}
	
	.show-in-tab .nav-tabs li.active:before {
		top:0;
	}
	.title h3 {
		width: 100%;
	}
	/*quick checkout*/
	#quickcheckout .block-title{
		font-size:20px;
	}
	.checkout-cart h1,.checkout-cart h2,.checkout-cart h3{
		font-size:20px;
	}
	.btn-primary, .btn-default{
		font-size:11px;
	}
	
	/*menu mobile*/
	
	.oc-menu-bar{display: block;}
	#top #logo{width: 100%;}
	#top .menu_horizontal{}
	.oc-menu-bar .left {
	    float: left;
	    padding: 0;
	    line-height: 35px;
	    margin-top:10px;
	    text-transform: uppercase;
	}
	.oc-menu-bar .left .fa-close , .oc-menu-bar .left.show .fa-bars { display: none}
	.oc-menu-bar .left.show .fa-close { display: block}
	.oc-menu-bar .left .fa-close {
		position:fixed;
		z-index:9990;
		text-align: right;
		top: 15px;
		left:30%;
		font-size:22px;
	}
	.oc-menu-bar .left .fa-close:before{
		content: "\f00d";
	}
	.oc-menu-bar .left span{padding-left: 10px; display : none}
	.oc-menu-bar .right:hover{cursor: pointer;}
	.oc-menu-bar .right {
	    float: right;
	    padding: 0;
	    line-height: 50px;padding-right: 15px;
		display: none;
	}
	#top .menu_horizontal nav.menu{display: none;}
	#top .menu_horizontal nav.menu.active{
		position: absolute;
	    background: #434343;
	    width: 100%;display: block;
	    left: 0;top: 50px;z-index: 99;
	}
	#top .column{
		width: 180px;
		margin: 0 auto;
		display: table;
		float:none;
	}
	#top .column .pull-right{}
	#top .column #cart{}
	header nav.menu li a .fa-caret-down{display: none;}
	header nav.menu .top-click-show{
		display: block;
	    position: absolute;
	    right: 10px;
	    top: 5px;
	    line-height: 30px;
	    width: 30px;
	    height: 30px;
	    text-align: center;
	    cursor: pointer;
	}
	header nav.menu .a-click-show .fa-minus {
	    display: none;
	}
	header nav.menu .expand .a-click-show .fa-minus{display: block;padding-top: 7px;}
	header nav.menu .expand .a-click-show .fa-plus{display: none;}
	header nav.menu li a{
		
	}
	header nav.menu li:hover > a{
		color: #ff5e00;
		background: transparent;
	}
	header nav.menu li:hover ul{display: none;}
	nav.menu.active li .sub-menu,
	nav.menu.active li:hover .sub-menu{display: none;padding-top: 0;transform: inherit;}
	nav.menu.active li.expand .sub-menu{
		display: block;opacity: 1;
	    visibility: visible;
	    position: relative;
	    background: inherit;
	    box-shadow: inherit;
		padding: 0 5px;
		transform: inherit ;
		min-width: auto;
	}
	nav.menu .sub-menu li a{
		border:none;
		line-height:30px;
	}
	nav.menu.active  li.expand ul:after{display: none;}
	nav.menu.active li.expand .sub-menu {padding-bottom: 0;}
	.banner-static .dv-item-module  img{display: block;width: 100%;}
	.banner-static .dv-item-module {padding-bottom: 30px;}
	.banner-static .dv-item-module:hover:before{box-shadow: inherit;}
	.banner-static .dv-item-module br{display: none;}
	.banner-center .dv-item-module img{display: block;width: 100%;}
	/*#footer_top{padding-left: 15px;padding-right: 15px;}*/
	#featured-cat-thumb{
		margin: 0 -15px;
	}
	#featured-cat-thumb .dv-module-content {
		width:100%;
		padding:0 15px;
	}
	.fcategory-content{
		margin-bottom:15px;
	}
	.oc-menu-bar i{
		font-size:22px;
		color:#111;
		
	}
	.oc-menu-bar .fa-bars{
		background: #cc4a00;
		padding: 5px 8px;
		font-size: 24px;
		color: #fff;
	}
	.oc-menu-bar .fa-close{
		font-size: 14px;
	}
	.close-menu{
		display:none;
	}
	.close-menu{
		position:relative;
		z-index:999;
		text-align: right;
		font-weight: normal;
	}
	.menu_horizontal nav.menu.active .close-menu{
		display: block ; 
	}
	.banner-top .content , .banners > div a {
		margin-bottom:15px;
	}
	.slide_arrow_prev { left: 0;}
	.slide_arrow_next { right: 0}
	.discovertop { margin:30px 0;}
	.discovertop .innner-content {
		padding:0 !important;
	}
	.discovertop .innner-content h2 {font-size : 20px;}
	.footer-ct .email , .footer-ct .phone {
		float:left;
		text-align:left;
		padding:0;
		margin-bottom:5px;
	}
	.vertical_footer { padding:30px;}
	.vertical_footer > .dv-module-content > .row > div {
		padding:0;
	}
	.vertical_footer > .dv-module-content > .row > div ,
	.block-discover > .dv-module-content > .row > div:nth-child(2)
	{
		border : none;
	}
	.vertical_footer > .dv-module-content > .row > div:nth-child(4) {
		padding:15px 0;
	}
	.home-bottom, .home-bottom .product-layout-tab {
		width:100%;
	}
	/*.block-support .item {
		width:25%;
		float:left;
	}*/
	.owl-controls .owl-buttons div ,
	.owl-car-tab .owl-controls .owl-buttons .owl-prev .slide_arrow_prev, .owl-car-tab .owl-controls .owl-buttons .owl-next .slide_arrow_next
	{
		opacity:1;
	}
	.block-support .text {
		margin:10px 5px;
		text-align:center;
	}
	.newletter-container{
		width: auto;
	}
	.newletter-container .dv-module-content , .newletter-container .title-block , .newletter-container .vertical-name , .footer-social {
		width: 100%;
		text-align:center;
	}
	.form-newsletter {
		width: 100%;
		display: block;
	}
	.footer-social li {float: none;display: inline-block}
	.footer-link .col-lg-2 {
		width: 33.3333% !important;
	}
	.copyright , .chili{
		width: 100%;
		text-align: center;
	}
	.single-poraduct-botton {
		width: 100%;
	}
	.product-thumb h4 {
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 100%;
		overflow: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	
	.container {
		
	}
	#header {
		
	}
	#cart, .quick-setting , #top-links {
		padding: 0px 0 0 0;
	}
	.menu_horizontal {
		top:0px;
		width: auto;
	}
	.banner-top .col-sm-12{ 
		width:50%;
		min-height: 540px;
	}
	.discovertop {
		min-height: 350px !important;
	}
	 .block-discover .col-sm-12 {
		 width:33.3333%
	 }
	 
}
@media (max-width: 767px){
	#search {
		width: 75% !important;
		
	}
	
	.text-freeship{display:none !important}
	
	.owl-controls {
		display: none;
	}
	#top .container{
		width:100%;
		
	}
	#top-links{
		width: 33px;
		line-height: 33px;
		height: 33px;
	}
	#top-links a {
		padding-right:5px;
	}
	.breadcrumbs {
		padding: 40px 0;
	}
	.breadcrumbs h2, .breadcrumbs h1 {
		display: none;
	}
	.breadcrumb>li {
		white-space: normal;
	}
	
	.cmsblock .dv-item-module  {
		margin-bottom:20px;
	}
	.owl-car-tab .owl-controls{
		display:none;
	}
	.owl-car-tab{
		overflow:hidden;
	}
	.menu_horizontal .navbar-toggle{display: none;}
	.hidden-compact > .dv-module-content > .row > div:nth-child(3) {
		right:0;
	}
	.alert-dismissable .close, .alert-dismissible .close {
		
	}
	#cart {max-width:200px;}
	#cart .dropdown-menu {
		width: 300px;
		right: 0px;
		min-width: 300px;
	}
	#cart .title-cart, #cart-total {
		display: none;
	}
	#cart .dropdown-menu li p a{
		width:45% !important;
		padding:0 !important;
	}
	.product-main {
		padding:15px 0 0;
	}
	.footer-bottom .text-left, .footer-bottom .text-right {
		text-align:center;
	}
	 .footer-bottom .text-right {
		padding-top:5px;
	 }
	 .bg-ms-product .nav-tabs , .bg-ms-product .tab-content .tab-pane {
		 width: 100%;
	 }
	  .bg-ms-product .tab-content .tab-pane { 
		padding: 0 20px;
	  }
	  .block-discover .effect-img1 img {
		  width:100%;
	  }
	  footer .vertical-name {
		  margin-top:15px;
	  }
	  .single-poraduct-botton {
		  width:100%;
	  }
}
@media (max-width: 380px){
	
	.quick-setting .dropdown-menu{
		right: -80px;
	}
	.search-content {
		
	}
	#cart .dropdown-menu {
		width: 300px;
		right: 0px;
		min-width: 300px;
	}
	#cart .dropdown-menu:before {
		right: 145px;
	}
	.oc-menu-bar .left .fa-close {
		left:65%;
	}
	.footer-link .col-lg-2 {
		width: 100%!important;
	}
}

@media (max-width: 1921px) and (min-width: 1367px){
	.wrapper {
		padding: 0 0px;
	}
	#header .container , #custom_slider  .container {
		
	}
	.menu {
		display: block;
		width: 100%;
		float: left;
		text-align: left;
	}
	footer {
		margin: 0 0px;
	}
	.menu_horizontal{
		margin-left: 0px;
	}
}
/* module title */
.module-title h3{
	font-size: 24px;
	font-style: italic;
	color: #1c1c1c;
	line-height: 25px;
	margin: 0 0 0px 0
}
.module-title h3 span {
	color:#ff5e00;
}
.module-title h2{
	text-transform: uppercase;
    color: #222;
    font-weight: 700;
	letter-spacing: .06em;
	line-height: 24px;
	padding: 0 0 25px;
	margin-bottom: 10px;
}
.module-title h2:after {
    display: inline-block;
    content: '';
    width: 50px;
    height: 2px;
    background: #ff5e00;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -25px;
}
.module-title{
	text-align: center;
}
.module-title2{
	position: relative;
	margin-bottom: 35px;
}
.module-title2 h2{
	font-size: 18px;
	font-weight: 900;
	color: #222;
	text-transform: uppercase;
	letter-spacing: .06em;
	margin: 0;
	background: #fff;
	display: inline-block;
	padding-right: 20px;
}
.hidden-title .nav-tabs{
	display:none;
}
/* product grid */
.product-grid {
	margin-bottom:0px;
}
.product-grid .caption{
	padding: 0 20px;
}
.product-name{	
	/*font-size: 16px;
	text-transform: capitalize;
	margin: 10px 0 0px;
	line-height: 20px;
	font-weight:700;*/
}
.product-thumb h4{
	font-weight:400;

}
.product-name a {
	color: #222;
	-webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.product-name a:hover {
	color: #ff5e00;
}
.price-tax{
	display: none;
}
.product-thumb .price{
	color: #279105;
    font-size: 18px;
    font-weight: normal;

}
.price {
	margin: 0 0 10px 0;
    line-height: normal;
    color: #222;
    font-size: 18px;
    font-weight: 700;
}
.price-old {
	color:#c2c2c2;
	font-size:13px;
	color:#c2c2c2;
	text-decoration: line-through;
	margin-right: 8px;
	font-weight:400;
}
.price-new {
	font-weight:500;
}
.product-des{
	color: #898989;
	line-height: 24px;
	letter-spacing: .025em;
	margin: 20px 0 0 0;	
}
.product-list .product-des{
	margin: 20px 0 0 0;	
	font-size:14px;
	color:#363f4d;
	font-weight:400;
	line-height:23px;
}
.product-list .item-inner .caption .cart {
	margin:20px 0 0;
}
.ratings .rating-box div[class^="rating"]{
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0;
	height: 11px;
}
.ratings .rating-box .rating0{
	background-image: url("image/rating0.png")
}
.ratings .rating-box .rating1{
	background-image: url("image/rating1.png")
}
.ratings .rating-box .rating2{
	background-image: url("image/rating2.png")
}
.ratings .rating-box .rating3{
	background-image: url("image/rating3.png")
}
.ratings .rating-box .rating4{
	background-image: url("image/rating4.png")
}
.ratings .rating-box .rating5{
	background-image: url("image/rating5.png")
} 
.image > a{
	display: block;
}
.image{
	position: relative;
	z-index: 4;
}
.img-r{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.product-layout:hover .img-r{
	opacity: 1;
}
.action-links,
.image img{
	-webkit-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
}
.item-inner {
	position:relative;
}
.item-inner .ratings {
	width:100%;
	margin: 0 auto;
	padding:0 0 12px;
    -webkit-transition: ease-in-out .3s all;
    -moz-transition: ease-in-out .3s all;
    transition: ease-in-out .3s all;
}
.item-inner:hover .ratings {
	opacity:1;
	-webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.item-inner .actions {
    position: absolute;
    top: 20%;
    text-align: center;
    z-index: 100;
    font-size: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: 0;
    left: auto;
}
.item-inner:hover .actions {
	transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.item-inner .actions .btn-button{
	margin-bottom: 10px;
    z-index: 5;
    -webkit-transform: translate(55px, 0);
    -ms-transform: translate(55px, 0);
    transform: translate(55px, 0);
    opacity: 1;
    height: 35px;
    width: 35px;
    font-size: 14px;
    color: #222;
    line-height: 35px;
    padding: 0;
    text-align: center;
    background-color: #fff;
    border: none;
    position: relative;
    display: block;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    outline: none;
}
.item-inner .actions .btn-button i{
	font-size:14px;
}
.item-inner:hover .actions  .btn-button{
	opacity: 1;
    visibility: visible;
    -webkit-transform: translate(-18px, 0);
    -ms-transform: translate(-18px, 0);
    transform: translate(-18px, 0);
}
.item-inner .actions  .btn-button.wishlist {
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
    -moz-transition: -moz-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
.item-inner .actions  .btn-button.compare {
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.item-inner .actions  .btn-button.btn-cart {
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: -moz-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}
.item-inner .actions  .btn-button:hover {
	background: #279105;
    color: #fff;
}
/*
.item-inner .add-to-links button:after {
	content:'';
	position:absolute;
	right:0;
	top:11px;
	width:1px;
	height:20px;
	background:#ebebeb;
}
.item-inner .add-to-links button:before {
    font-family: 'Stroke-Gap-Icons';
    display: inline-block;
    font-size: 18px;
} 
.item-inner .add-to-links .cart button:before {
    content: "\e680";
}
.item-inner .add-to-links .wishlist button:before {
    content: "\e67e";
}
.item-inner .add-to-links .compare button:before {
    content: "\e684";
}
.item-inner .add-to-links .qv-button-container button:before {
    content: "\e6a4";
}
.item-inner .add-to-links div:last-child button:after {
	display:none;
}*/
.item-inner .add-to-links button:hover {
	color:#ff5e00;
}
.label-product {
	font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: block;
    width: 45px;
    height: 45px;
    z-index: 7;
    border-radius: 50%;
    line-height: 45px;
    position: absolute;
    top: 20px;
}
.label-product.label_sale:before {
    content: "";
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    border-bottom: 17px solid #63c54c;
    position: absolute;
    top: -6px;
    right: -6px;
    transform: rotate(30deg);
}
.label-product.label_sale {
	background: #63c54c;
    right: 20px;
}
.label-product + .label-product{
	display: none;
}
.btn-cart span{
	display: none;	
}
.banner-left {
    margin: 60px 0px 0px;
}
.banner-left img:hover {
    opacity: 0.8;
}
.checkout-cart .btn-danger{
	color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
	font-size:14px;
}

.checkout-cart > .panel-default > .panel-heading{
	display:block;
}
#quickcheckout #step_5 .price, #quickcheckout #step_4 .price{
	margin-left:5px !important;
}

.product-compare .description {
	display: table-cell;
}
.block-support {
	float:left;
	width:100% ;
    border-radius: 3px;
    padding-bottom: 0px;
    background: #279105;
	margin-bottom:30px;
}
.home1-sevices {
	background: transparent !important;
	margin: 0 !important;
}
.block-support .owl-item {
    padding: 32px 0px 34px;
    text-align: center;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    display: inline-block;
}
.block-support .icon {
    width: 35px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/icon-full.png) no-repeat center;
    background-position: -79px -46px;
}
.block-support .text {
    text-align: left;
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.block-support .item .text h5 {
    margin: 0 0 2px;
}
.block-support .item .text h5 a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s ease 0s;
}
.block-support .item .text p {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    margin: 0;
    line-height: 16px;
}
.block-support .owl-item:hover {
    background: #cc4a00;
}
.block-support .item.secure .icon {
    background-position: -80px -170px;
}
.block-support .item.support .icon {
    background-position: -78px -110px;
}
.block-support .item.payment .icon {
    background-position: -76px -234px;
}
#quickcheckout #step_4 .title {
	border:0;
}