body {
 	font-family: 'Poppins', sans-serif;
 	font-weight: 400;
	color: #000;
 	font-size: 14px;
 	letter-spacing: 0.8px;
 	line-height: 20px;
 	width: 100%;
}
main {
    font-size: 0.875rem;
    background-color: #f7f7f7;
}
/* default font size */
.fa {
 font-size: 14px;
}
/* Override the bootstrap defaults */
a {
 	color: #000;
    transition: 0.3s ease;
}
ul{
 	margin-bottom: 0;
 	padding: 0px;
}
.text-xs-right, .text-sm-right {
    text-align: right;
}
svg{
 	vertical-align: middle;
 	transition: 0.3s ease;
}
a:hover {
 	text-decoration: none;
}
legend {
 	font-size: 18px;
 	padding: 7px 0px
}
label {
 	font-size: 12px;
 	font-weight: normal;
 	text-transform: capitalize;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
 	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
 	font-size: 12px;
}
.input-group .input-group-addon {
 	font-size: 12px;
 	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
 	display: inline;
}

.nav-tabs {
 	margin-bottom: 15px;
}
div.required .control-label:before {
 	content: '* ';
 	color: #F00;
 	font-weight: bold;
}
/* imgblog */
.col1{
	margin-bottom: 30px;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
 	text-decoration: none;
 	color: #97b76c;
 	background-color: transparent;
 	background-image: none;
 	background-repeat: repeat-x;
}
/* top */
.wishlist i, .compro i{
    margin-right: 5px;
}
#form-language .dropdown-menu, #form-currency .dropdown-menu {
    right: 0;
    left: auto;
}
#top {
	background-color: #f6f6f6;
    padding: 8px 0;
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 139px;
    font-size: 14px;
    transition: 0.3s ease;
}
.cartprice {
    clear: both;
    position: relative;
    top: -35px;
    left: 70px;
    width: 50%;
    color: #000;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}
.cartname a {
    font-weight: 500;
}
#cart .btn-pri {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
    font-size: 14px;
}
#cart .dropdown-menu li > div table td {
    border: 1px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-style: solid;
        border-bottom-width: 1px;
}
#cart li tbody tr td {
    border-bottom: 1px solid #eee !important;
    border: none;
}
#cart li tbody tr td {
    border-bottom: 1px solid #eee !important;
    border: none;
}
.carts{text-align: right;}
.acc{
 	display: inline-block;
 	margin-right: 25px;
 	margin-left: 25px;
}
.wishlist::before, .wishlist::after {
    content: '|';
    color: #121212;
    margin: 0 20px;
}
#form-language .test::after{
    content: '|';
    color: #121212;
    margin: 0 20px;
}
.topte{
	font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #454545;
    font-weight: 500;
    margin-top: 3px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
 	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #97b76c;
	background-color: transparent;
	background-image: none;
}
#form-language .lange, #form-currency .curr {
	padding: 0px;
}
#top .btn-link, #top-links li, #top-links a {
	color: #000;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	transition: 0.3s ease;
    text-transform: capitalize;
}
.acc:hover svg, #cart:hover svg{
	fill: #97b76c;
}
.list-inline > li {
    padding-right: 0px;
    padding-left: 0px;
}
.tright {
	margin-top: 8px;
}
.get {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #454545;
    font-weight: 500;
    margin: 0 10px;
    vertical-align: middle;
}
#top .btn-link:hover, #top-links a:hover {
 	color: #444;
}
#top-links .dropdown-menu a {
 	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
 	color: #FFF;
}
:focus {
 	outline: none;
}
#form-currency, #form-language{
 	margin-bottom: 0px;
}
#top .btn-link strong {
 	font-size: 14px;
 	line-height: 14px;
}
#top-links a + a {
 	margin-left: 15px;
}
.smenus a{
	 text-transform: capitalize;
	 color: #000;
	 font-size: 15px;
	 font-weight: 500;
}
/*loader start */
.fixed{
	position: fixed !important;
	z-index: 9;
	top: 0;
	box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, .1);
	transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
	left: 0;
	right: 0;
    padding: 12px 0 !important
}
#form-currency span, #form-language span{
    font-size: 14px;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    transition: all 1.3s ease 0.3s;
    overflow: hidden;
}
#page-preloader.visible {
    opacity: 1;
    z-index: 100500;
    overflow: hidden;
}
#page-preloader .preloader {
    position: absolute;
    left: 50%;
    top: 45%;
    text-align: center;
    transform: translate(-50%,-50%);
    transition: all 0.4s ease;
    opacity: 0;
}
#page-preloader.visible .preloader {
    opacity: 1;
    transform: translate(-50%,-50%);
}
.object{
	position: absolute;
    top: 0px;
    z-index: 4;
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat;
    width: 100%;
    height: 100%;
}
#page-preloader{
    display: none;
}
#page-preloader{
    display: block;
}
/* search category */
/* search */
#search-by-category {
    display: inline-block;
}
.product-image img{
	border: 1px solid #eee;
	border-radius: 1px;
}
.wbSearch {
    z-index: 99;
    position: fixed;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(18,18,18,.9);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: translateY(-100%);
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 60px;
}
#wbsearch_content_result {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 90%;
    left: 15px;
    min-height: 400px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 110px;
    z-index: 99999;
    border: 1px solid #e5e5e5;
    padding: 0 0 15px;
    margin: 0 auto;
    max-width: 1000px;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #3bac44;
    border-color: #3bac44;
}
.button-search.btn:focus{
	background-color: #000;
	color: #fff;
	border-color: #000;
}
.d-search button {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
#close_search_query_nav {
    display: block;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 15px;
    z-index: 999;
}
#wbsearch_content_result #wbsearch_data {
    position: relative;
    height: 100%;
    width: 100%;
}
.wbSearch #search_block_top {
    position: relative;
    /* display: flex; */
    /* opacity: 0; */
    align-items: center;
    width: 100%;
    max-width: 1000px;
    margin: auto;

	border-radius: 1px;
}
body.active-search .wbSearch {
    opacity: 1;
    transform: translateY(0);
}
body.active-search .wbSearch #search_block_top {
    animation: fadeInDown 0.3s 0.2s ease-out both;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.14);
}
#search_block_top {
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 999;
}
#search {
	margin-bottom: 0px;
}
.siden {
    display: none;
}
.sideb {
    display: block;
}
#search{
    display: inline-block;
    vertical-align: middle;
}
#search .input-lg {
	height: 42px;
	display: block;
	margin-right: 1px;
	border: none;
	box-shadow: none;
	color: #000;
	background: #fff;
	margin-right: 10px;
	margin-left: 0px;
	padding: 10px;
	font-size: 13px;
	border-radius: 5px;
}
#search_block_top .btn.button-search {
    background: #97b76c;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    padding: 8px 30px;
    height: 50px;
    border: none;
    transition: 0.3s ease;
    text-align: center;
    z-index: 99;
    border-radius: 0px;
}
#search_block_top .btn.button-search:hover{
    background: #000;
}
.wbSearch .close-nav {
    color: #fff;
    top: 17px;
    display: inline-block;
    position: absolute;
    right: -20px;
}
#search .btn-lg {
	display: inline-block;
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	padding: 0;
}
/* --- */
#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
    display: block;
    border: 1px solid #ddd;
    max-height: 345px;
    overflow: auto;
    padding: 0;
    margin-bottom: 0;
}
.catesort select.form-control, #product-search select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.catsearch::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 25px;
    top: 9px;
    pointer-events: none;
}
#search-by-category .list-des {
    font-size: 12px;
    color: #777;
}
.list-des {
    text-transform: capitalize;
    color: #282828;
    max-height: 40px;
    overflow: hidden;
}
.price-box {
    color: #97b76c;
}
.product-name a{
	font-size: 15px;
}
.ajax-loader-container {
    position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}  
.ajax-loader-container {
    text-align: center;
}
#search-by-category .search-ajax {
	position: absolute;
	z-index: 99;
	background: none repeat scroll 0% 0% #fff;
	left: 15px;
	top: 117px;
	right: 15px;
	align-items: center;
	max-width: 1000px;
	margin: auto;
	border-radius: 1px;
}
.search-ajax ul {
 	list-style: none;
}
.ajax-result-list .product-info {
	 border-bottom: 1px solid #eee;
	 padding: 15px 0;
}
.detail {
 	text-align: left;
}
.ajax-result-list .acpage {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	text-transform: capitalize;
	margin: 0 0 10px 0;
	text-align: left;
}
#common-home {
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: #fff;
}
#search-by-category .search-container .categories-container {
	float: left;
	width: 20%;
	position: relative;
}
#search_widget {
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
#text-search {
	width: 100%;
	border: 1px solid #fff;
	border-left-color: rgb(223, 223, 223);
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: rgb(220, 220, 220);
	border-left-style: solid;
	border-left-width: 1px;
	height: 50px;
	background-color: #fff;
	padding: 0 15px;
	border-left: none;
	border-radius: 0px 0px 0px 0px;
}
#sp-btn-search:last-child > .btn {
 	margin-left: 0px;
}
#btn-search-category {
	background: #97b76c;
	fill: #fff;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	border: 1px solid #97b76c;
	height: 50px;
	box-shadow: none;
	transition: 0.3s ease;
	width: 93px;
	border-radius: 0 0px 0px 0;
	margin-right: 10px;
}
#btn-search-category:hover {
    z-index: 2;
    background-color: #000 !important;
    color: #fff;
    border: 1px solid #000 !important;
    fill: #fff;
}
.categories-container .hover-cate p {
	height: 50px;
	cursor: pointer;
	padding: 14px;
	margin-bottom: 0;
	background: #fff url('../../../../../image/catalog/searcharrow.png');
	  background-color: rgb(255, 255, 255);
	  background-position-x: 0%;
	  background-position-y: 0%;
	  background-repeat: repeat;
	 background-position-x: 0%;
	 background-position-y: 0%;
	background-repeat: repeat;
	background-repeat: no-repeat;
	background-position: right 0px bottom 7px;
	border-right-color: rgb(220, 220, 220);
	border-right-style: solid;
	border-right-width: 1px;
	border-right: none !important;
	border-radius: 0px 0px 0px 0px;
	color: #A6A6A6;
	border: 1px solid #fff;
	background-color: #fff;
    text-align: left;
}
.closebtn i{
	color: #fff;
	vertical-align: middle;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items {
	z-index: 9999;
	position: absolute;
	display: none;
	background: none repeat scroll 0% 0% #FFF;
	max-height: 300px;
	overflow: auto;
	padding: 15px;
	width: 100%;
	cursor: pointer;
	border: 1px solid #dcdcdc;
	line-height: 25px;
	text-transform: capitalize;
	list-style: none;
	font-size: 13px;
	text-align: left;
}
.input-group .form-control {
 	border-radius: 1px;
}
.form-control:focus {
	border-color: #66afe9;
	box-shadow: none;
}
#search .input-lg {
	height: 50px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 0;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: none;
	height: 40px;
	background: #97b76c;
	color: #fff;
	border-color: #97b76c;
}
/* padding */
.snwidthslb{
    max-width: 1800px;
    margin: 0 auto;
}
.logoslider{
    border-top: 1px solid #eaeaea;
    padding-top: 30px;
    margin-top: 60px;
}
.dinfo{
	margin-top: 30px;
}
.sell{
	margin-top: 60px;
}
.jd-2 {
    background-color: #f7f7f7;
    padding: 50px 0px;
}
.imgblog {
    margin-top: 60px;
    margin-bottom: 60px;
}
/* cart */
.header-top {
    padding: 30px 0;
    background-color: #fff;
}
.shop-c h3, .discri h3 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0px;
    color: #000;
}
.accon{
/*	font-size: 17px;*/
	text-transform: capitalize;
/*	font-weight: 500;*/
}
.ajax-load-img{
    margin-top: 40px;
}
#cart-total{
    background: #97b76c;
    color: #fff;
    font-size: 12px;
    border-radius: 100%;
    width: 15px;
    position: absolute;
    left: auto;
    right: 0;
    letter-spacing: 0;
    top: -7px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin: 0;
    padding: 0;
}
.cimg, .discri, .discris, .xsuser {
	display: inline-block;
	vertical-align: middle;
}
.xsuser svg, .cimg svg, #search_toggle svg{
    width: 24px;height: 24px;
}
#cart {
	display: inline-block;
	float: right;
	width: auto;
}
.discri {
	margin-left: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding: 0;
	border: none;
	background: no-repeat;
	color: #000;
}
#cart.open > .btn {
	background-image: none;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
 	color: #444;
}
#cart .dropdown-menu {
 	min-width: 270px;
	padding: 10px 10px !important;
	border-radius: 0px;
	box-shadow: none;
	border-radius: 1px;
}
.panel-default > .panel-heading {
    background-color: #fff;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
 	margin: 0px 0;
 	text-align: center;
}
/* menu */
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #fff !important;
    background: #97b76c !important;
    border-color: #97b76c;
}
#menu .dropdown-inner a {
    min-width: 200px;
    display: block;
    padding: 5px 2px;
    clear: both;
    line-height: 23px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
#menu .collapse .nav li {
    padding: 0 20px;
}
#menu .navbar-collapse.collapse{
    padding: 0
}
.dropdown-submenu {
    position: relative;
}
.smenus li{
	margin-right: 50px;
	padding: 0px;
}
.thumb_img img {
    width: 23px;
}
.thumb_img {
    margin-right: 10px;
}
.view_more.my-menu {
    display: inline-block;
    cursor: pointer;
}
.navbar {
	position: relative;
	min-height: 0px;
	margin-bottom: 0px;
	border: 1px solid transparent;
	margin-top: 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
/* .nav > li > a {
    padding: 0px 0px;
} */
.productbg .product-tab{
	background-color: #fff;
}
.pro-content .rating{
	position: unset;
}
#button-upload235{
	display: block;
    width: auto;
}
.cartdrop{
	padding: 0px;
}
.navbar-nav > li{
    float: none;
    display: inline-block;
}
.navbar-nav{
    float: none
}
#menu .nav > li > a {
	text-shadow: none;
    transition: 0.3s ease;
	min-height: 15px;
	background-color: transparent;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	padding: 0;
}
#menu .dropdown-menu {
 	padding-bottom: 0;
}
#menu .dropdown-inner {
 	display: table;
}
#menu .dropdown-inner ul {
 	display: table-cell;
}
.menuwidth {
	display: inline-block;
	vertical-align: middle;
}
#menu .dropdown-inner li a:hover {
 	color: #FFFFFF;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: none;
}
.dropdown-menu {
    padding: 10px 10px;
}
#under-menu ul li a {
    font-weight: normal;
    border-radius: 0px;
    font-size: 15px;
    text-transform: capitalize;
    color: #939393;
}
/* account - left column */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{
	background-color: #fff;
	color: #97b76c;
}
.accolumn{
	/* box-shadow: 0 2px 4px 0 rgba(0,0,0,.09); */
	/* box-shadow: 0px 0 3px 2px rgba(0,0,0,.05); */
	background-color: #f9f9f9;
	border-radius: 1px;
	padding: 15px 0px;
}
.accolumn.list-group a{
	border: none;
	padding: 10px 50px;
	font-size: 13px;
    background-color: #f9f9f9;
}
.accolumn.list-group a.logu{
	padding: 10px 0;
	color: #000
}
.accolumn h3{
	font-size: 16px;
	font-weight: 500;
	color: #000;
	padding: 0;
	display: inline-block;
	margin-top: 0;
	padding: 0 20px;
}
.accolumn h3 a{
	font-size: 16px;
	font-weight: 500;
	color: #878787;
	padding: 0;
	display: inline-block;
	margin-top: 0;
	padding: 0 0px;
}
.accolumn h3 svg{
	fill: #97b76c;
	margin-right: 10px;
}
.accolumn hr{
	border-top: 1px solid #f0f0f0;
}
.acl{
	margin-bottom: 5px;
}
.search-page select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.search-page .select-input {
    position: relative;
}
#product-search .checkbox-inline {
    margin-top: 7px;
}
.img-thumbnail{
	border-radius: 0
}
#common-success .colrw{
	display: none
}
.afflog .well h1{
	border-bottom: 1px solid #eee;
	margin-top: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	padding: 15px 0 7px 0;
}
.product-quickview-detail .swiper-viewport{
	margin: 0
}
.product-quickview-detail {
    width: 100%;
    background-color: #fff;
}
.product-quickview-detail #content{
	min-height: auto;
	margin-top: 20px;
}
.mfp-iframe-scaler iframe{
	background: #fff !important;
	box-shadow: none !important
}
.product-quickview-detail .pro-content h1{
	margin-top: 0;
}
.swiper-button-prev::before,.swiper-button-next::before{
	color: #000 !important;
	font-size: 26px !important;
}
.tops{
    background-image: url('../../../../../image/catalog/slider-img.jpg');
    padding: 30px 15px;
}
/* ----- */
.parallex{
    background-image: url('../../../../../image/catalog/testimonial/testi.jpg');
    background-position: 50% 0;
    cursor: crosshair;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
.timg {
    background-repeat: no-repeat;
    display: block;border-radius: 100%;
    border: 1px solid #97b76c
}
.parallex .item p {
    font-size: 14px;
    color: #dfdfdf;
    line-height: 23px;
    margin: 10px 0 40px 0;
}
.parallex .item h2 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #97b76c;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 5px;
}
.parallex .item h2::before,.parallex .item h2::after{
    content: '';
    border-top: 1px solid #97b76c;
    width: 200px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: -17px;
}
.parallex .item h2::after{
    margin-top: -14px;
}
.parallex .item h5 {
    font-size: 13px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 6px;
}
.parallex .item span{
    display: inline-block;
}
.parallex .item span::before{
    content: '';
    border-left: 1px solid #97b76c;
    height: 50px;
}
.parallex .item svg:nth-child(1) {
    position: absolute;
    left: -42px;
    top: -15px;
    z-index: 1;
}
.parallex .item svg:last-child {
    position: absolute;
    right: -42px;
    bottom: -15px;
    z-index: 1;
}
.parallex .item svg {
    fill: #97b76c;
    opacity: .5;
}
.parallex .item {
    max-width: 1150px;
    margin: 0 auto;
}
.parallex .testdes {
    position: relative;
}


/* slider */
.owl-wrapper-outer {
	border: none !important;
	box-shadow: none !important;
	border-radius: 0px !important;
}
.owl-theme .owl-controls .owl-page span {
	width: 24px;
	height: 9px;
	background: #97b76c;
	border: 2px solid #97b76c;
    box-shadow: none;
	margin: 0 6px;
	opacity: 0.5;
	border-radius: 0;
}
.slider-home .owl-theme .owl-dots .owl-dot.active span, .slider-home .owl-theme .owl-dots .owl-dot:hover span, .prl .owl-theme .owl-dots .owl-dot.active span, .prl .owl-theme .owl-dots .owl-dot:hover span {
    background: transparent;
    height: 10px;
    width: 25px;
    border: 2px solid #97b76c;
    border-radius: 0;
}
.owl-controls .owl-page {
	margin: 0px 0px !important;
}
.owl-controls .owl-page.active span {
	background: #97b76c !important;
	border: 2px solid #97b76c;
	opacity: 1;
}
#slideshow0 .owl-pagination {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	top: auto;
}
/* heading */
.head-t h4 span hr {
	border: none;
    margin: 0; 
} 
.head-t::before{
    border-bottom: 2px solid #97b76c;
    position: absolute;
    top: 38px;
    content: '';
    width: 60px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.head-t::after{
    border-bottom: 2px solid #97b76c;
    position: absolute;
    top: 43px;
    content: '';
    width: 30px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.head-t h4 {
	text-align: center;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 2px;
	position: relative;
	padding: 0 10px;
	margin: 0 0 50px 0;
}
.head-t {
	position: relative;
}
/* content */
#content {
	min-height: 600px;
}
/* product page */
.product-tab .nav-tabs{
    margin-bottom: 0;
}
.qtlabel, .qty-plus-minus{
	display: inline-block;
	vertical-align: middle;
}
.form-rating .form-rating-container, .radi .form-rating,.radi label{
    display: inline-block;vertical-align: middle;margin: 0
}
.form-rating .form-rating-container label,
.form-rating .form-rating-container:hover label {
    margin-bottom: 0;
    cursor: pointer
}
#tab-review .fa-stack-2x {
    color: #ffc600;
}
.form-rating .form-rating-container input {
    display: none
}
.form-rating .form-rating-container:hover label:hover i.fa-star-o,
.form-rating .form-rating-container:hover label:hover~label i.fa-star-o {
    color: #ffc600;
}
.form-rating input:checked~label i.fa-star,.form-rating input:checked~label i.fa-star-o,.form-rating .form-rating-container:hover label:hover i.fa-star,
.form-rating .form-rating-container:hover label:hover~label i.fa-star {
    color: #ffc600;
}
.form-rating .form-rating-container label i.fa-star-o, .form-rating .form-rating-container:hover label i.fa-star-o, .form-rating .form-rating-container label i.fa-star, .form-rating .form-rating-container:hover label i.fa-star {
    color: #d9d9d9;
}

.btn.datebtn {
    min-height: 34px;
}
.btn.pcrt.btn-primary {
    min-height: 35px;
}
#product-product .pro-content .alert,#account-wishlist .alert,#account-register .alert,#checkout-cart .alert{
	position: unset;
}
.zoomWrapper{
	position: relative
}
.thumbnail{
	border: none;
	padding: 0;
	background-color: transparent;
}
#zoom_03{
	border: 1px solid #ededed;
}
.pro-price{
	font-size: 18px !important;
	font-weight: 500;
}
.palert,#tab-review .alert{
	position: relative;
	z-index: 0;
}
#tab-review #review{
	margin-bottom: 15px;
}
.product-tab .nav-tabs li.active::after {
    height: 2px;
    width: 100%;
}
.product-tab .nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: 0;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #97b76c;
    left: 0;
}
.product-tab .nav-tabs > li.active > a,.product-tab .nav-tabs > li.active > a:focus,.product-tab .nav-tabs > li.active > a:hover {
    color: #97b76c;
    cursor: default;
    background-color: #fff;
    border: none;
    cursor: pointer;
}
.product-tab .nav > li > a:focus,.product-tab .nav > li > a:hover,.product-tab .nav-tabs > li > a{
    border: none;
    background: transparent;
}
.product-tab .nav > li > a{
	padding-left: 0;
	padding-right: 0
}
#tab-specification .table-bordered > thead > tr > td,#tab-specification .table-bordered > tbody > tr > td{
	border: 1px solid #f6f6f6;
}
.pro-content h1 {
	font-size: 18px;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-top: 0;
	color: #000;
}
.pro-content #product h3{
	font-size: 18px;
}
.pro-content .alert,.product-quickview-detail .alert,#accordion .alert{
    position: unset;
}
.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
}
.btnminus,.btnplus{
    line-height: 25px;
}
.btnminus span,.btnplus span{
	position: unset;
}
.producthr {
    border-top: 1px solid #dfdfdf;
}
.text-decor, .text-de {
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
    line-height: 25px;
}
.price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 13px;
}
.textdeb {
    margin: 0 4px;
    color: #97b76c;
}
.textdeb:hover{
    color: #000;
}
.text-decor-bold{
    text-transform: capitalize;
    font-size: 14px;
}
.text-decor-bold h2{
	font-weight: 500;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 0
}
.custom-radio .img-thumbnail {
    display: block;
    padding: 0;
    border-radius: 1px;
    border: none;
    height: 30px;
    width: 30px;
}
.text-decorop {
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: 0;
}
.datebtn {
    background-color: #000;
    box-shadow: none;
    transition: all 0.3s ease;
    font-size: 12px;
    color: #fff;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{
	z-index: 0;
}
.datebtn:hover, .btnup:hover{
    background-color: #97b76c;
    color: #fff;
}
.pro-content .rating li{
	display: inline-block;
	text-transform: capitalize;
}
#tab-description{
	line-height: 22px;
}
.btnup {
    background-color: #000;
    transition: all 0.3s ease;
    font-size: 14px;
    box-shadow: none;
    border: none;
    color: #fff;
}
.proreview {
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 0 30px;
	padding: 0 30px;
}
.wish:hover svg{
    fill: #97b76c;
}
.productwish button {
    background-color: transparent;
    color: #000;
    box-shadow: none;
    border: none;
    font-size: 37px;
    margin-right: 10px;
    padding: 0;
}
.pro-content .pcrt svg{
	fill: #fff;
}
.pro-content .qty-plus-minus .form-control:focus{
    border-color: #ededed;
}
.pro-content #input-quantity{
	border-radius: 0px;
}
.product-tab{
	margin-top: 30px;
	margin-bottom: 40px;
	border: 1px solid #ededed;
}
.product-tab .nav-tabs{
	border-bottom: 1px solid #ededed;
	padding: 0;
	text-align: left;
}
.input-group .form-control {
    z-index: 0;
    border-color: #eee;
}
.form-control {
    height: 37px;
    box-shadow: none;
    font-size: 13px !important;
    border-radius: 0px;
    color: #000;
    border-color: #eee;
}
.form-control:focus {
    border-color: #97b76c;
    outline: 0;
    box-shadow: none;
}
.product-tab li{
	margin: 0 10px;
}
.product-tab .tab-pane{
	padding: 15px;
}
.product-tab .tab-pane table{
	margin-bottom: 0;
}
.co-heading {
    font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 0;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{
	border-color: #ededed;	
}
.qtlabel{
	margin-top: 5px;
}
.product-tab #review .fa-stack{
	font-size: 14px;
}
#gallery_01 img{
	border: 1px solid #ededed;
    margin-bottom: 1px;
}
.rsep{
	padding: 0 20px;
}
.custreview{
	text-transform: capitalize;
	border-top: 1px solid #eee;
	padding-top: 10px;
	margin-top: 10px;
}
#review .custreview:nth-child(1)  {
	border-top: none;
	margin-top: 0;
	padding-top: 0
}
#tab-review #review{
	border: 1px solid #eee;
	padding: 10px;
}
#tab-review #review p{
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 0;
}
.custreview p{
	color: #777;
	line-height: 23px;
	font-size: 13px;
	margin-bottom: 0;
}
.crspc{
	padding: 10px 0;
}
.crspc span{
	display: inline-block
}
/* other pages */
.owl-carousel.owl-theme .owl-controls .owl-buttons{
    margin-top: 20px;
}
.pro-tab,.jd-2,.parallex,.special{
    margin-top: 60px;
    margin-bottom: 60px;
}
.afflog .well h1 {
    border-bottom: 1px solid #eee;
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    padding: 15px 0 7px 0;
}
#checkout-checkout .infobg [class*="col-"] h2{
	font-size: 18px;
	text-transform: capitalize;
	margin-top: 0;
}
.panel-title{
	font-size: 14px;
}
.bht{
	height: 34px;
	margin: 0 2px;
}
.otherh{
	font-size: 16px;
	margin: 10px 0;
}
#accordion .panel-default{
	border: 1px solid #eee;
}
.panel-group .panel{
	border-radius: 0
}
.infobg h3{
	color: #000;
}
#product-compare .infobg{
	padding-left: 0;
	padding-right: 0
}
.brand-list .brands-content {
    padding: 8px;
}
.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
}
.brand-list {
    border: 1px solid #eee;
    border-radius: 1px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
}
.comb .btn-primary{
	margin: 3px 0;
}
.com-description {
    width: 25%;
    color: #777;
	font-size: 13px;
}
.com-summary {
    width: 1%;
}
.acpage .pull-right input[type="checkbox"]{
	margin-top: 0;
	vertical-align: middle;
}
.sitem ul{
	line-height: 35px;
	padding-left: 25px;
	padding-right: 25px;
}
.sitem ul li{
	list-style: url;
}
#accordion #input-password,#affiliate-login #input-password,#account-login #input-password{
	margin-bottom: 10px;
}
#accordion .panel-title i {
    float: right;
}
.valign{
	vertical-align: middle !important;
}
.well {
    background-color: #fff;
    border: none;
    border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ededed;
    padding: 0 15px 15px 15px;
}
.well p{
	font-size: 12px;
}
.well p strong{
	font-size: 13px;
}
.table-hover > tbody > tr:hover {
    background-color: transparent;
}
.addlist{
	border: 1px solid #ededed;
	padding: 10px;
	line-height: 25px;
}
.addl{
	border-top: 1px solid #ededed;
	padding-top: 10px;
	margin-top: 10px;
}
.contsp {
    margin-left: 35px;
    line-height: 25px;
    margin-bottom: 13px;
    text-transform: capitalize;
}
.infocnt i{
	font-size: 16px;
	vertical-align: bottom
}
.infocnt{
	margin-bottom: 20px;
}
/* account page */
/*-------------*/
/* newsletter popup */
#subscribe_popup table{
    text-align: center;
    font-size: 13px;
}
#subscribe_popup span {
    display: inline-block;
}
.b-close{
	display: block;
}
.b-close::before {
    font-family: 'fontAwesome';
    content: "\f00d";
    display: inline-block;
    color: #000;
    font-size: 12px;
    position: relative;
    top: 0px;
}
.b-close span { display:none; }
.newletter-popup{
	background: #fff;
    top: 50% !important;
    margin-top: -179px;
    position: fixed !important;
    padding: 50px;
    text-align: center;
    display: none;
    margin-left: 15px;
    margin-right: 15px;
}
.newletter-popup #boxes .newletter-title h2{
	font-size: 25px;
	text-transform: uppercase;
	color: #33462434;
	margin: 0 0 10px;
	font-weight:600;
}
.newletter-popup #boxes .box-content label{
	font-weight: 400;
	font-size:13px;
}
.newletter-popup #boxes .box-content .newletter-label {
	width:70%;
}
#boxes  #frm_subscribe .required{
	color: #f00;
	padding-right: 5px;
}
#boxes  #frm_subscribe a{
	cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
	background: #EBEBEB none repeat scroll 0% 0%;
	border: medium none;
	height: 40px;
	width: 60%;
	margin: 20px 0 30px;
	padding: 0 15px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
	margin: 0;
	font-size:13px;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
	display: inline-block;
	margin: 0;
}
#boxes  #frm_subscribe #notification{
	color: #f00;
}
#boxes  #frm_subscribe #notification .success{
	color: #67D7BB;
}
#popup2{
	position: absolute;
	right: -12px;
	top: -12px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
}
.newletter-popup #notification{
	margin-top: 8px;
	border-radius: 1px;
}
/* ------- */
.table{
    background-color: #fff;
}
.acco span{
	display: inline-block;
	vertical-align: middle;
}
#account-account.acpage #content[class*="col-"] a {
    display: inline-block;
    width: 100%;
    padding: 25px 25px;
    border-radius: 1px;
    background-color: #f9f9f9;
    margin-bottom: 30px;
}
#account-account.acpage #content[class*="col-"] span:first-child{
	border-right: 1px solid #eee;
	padding-right: 25px;
	margin-right: 25px;
}
#account-account.acpage #content[class*="col-"] span:last-child{
	font-size: 16px;
	font-weight: 500;
}
#account-account.acpage #content[class*="col-"] span:last-child span{
	font-size: 14px;
	font-weight: 400;
	color: #bcbcbc;
	margin-top: 6px;
	text-transform: capitalize;
	letter-spacing: 0.3px;
}
#account-account.acpage #content[class*="col-"] span svg{
	fill: #97b76c;
}
a:focus, a:hover, .btn-link:focus, .btn-link:hover {
    text-decoration: none;
    color: #97b76c;
}
#account-account .achead {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}
/*------------*/
/* category page */
.pagi{
    border: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 0px;
}
.catesort {
	margin-top: 3px;
}
.product-list .product-thumb .price hr {
    margin: 10px 0 0 0;
    display: none;
}
.panel-default {
    border: none;
    box-shadow: none;
    border-radius: 1px;
}
.list-group a {
    border: 1px solid #eee;
    padding: 8px 12px;
    color: #000;
    text-transform: capitalize;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #97b76c;
    border-color: #97b76c;
}
.product-thumb:hover .product-list .rating {
    opacity: 1;
}
.product-list .addtocart, .product-list .wish, .product-list .view, .product-list .bquickv {
    text-align: center;
    display: inline-block;
}
#grid-view, #list-view {
    background-color: transparent;
    padding: 5px 4px;
    z-index: 0;
    border: none;
    box-shadow: none;
}
.catlist-des {
    font-size: 13px;
    color: #aaa;
    line-height: 22px;
    margin-bottom: 5px;
    letter-spacing: 0.5px;
    overflow: hidden;
    max-height: 47px;
}
.product-list .product-thumb .button-group {
    text-align: left;
}
.product-list .product-thumb .caption{
	text-align: left;
	float: right;
	padding: 0px 15px;
}
.product-list .product-thumb .button-group{
	position: unset;
	opacity: 1;
	display: block;
	border: none;
}
.refines{
	margin-bottom: 20px;
}
.refines ul{
	display: inline-block
}
.refines li{
	border: 1px solid #eee;
	background-color: #fff;
	border-radius: 1px;
	font-size: 12px;
	letter-spacing: 0;
	padding: 6px 12px;
	vertical-align: middle;
	margin-right: 10px;
	text-transform: capitalize;
	margin-bottom: 4px;
}
.refines h3{
	text-transform: capitalize;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}
.product-grid .catlist-des {
    display: none;
}
.filter-panel .panel-footer{
	background-color: #fff;
}
.filter-panel .list-group a {
    color: #000;
    border-bottom: 1px dotted #ededed;
    padding-bottom: 10px;
    font-weight: normal;
}
.filter-panel .list-group a:hover {
    background-color: transparent;
    border-bottom: 1px dotted #ededed;
}
.filter-panel .list-group-item {
    background-color: transparent;
}
.cate-top {
    background-color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #eee;
}
.cate-top h2{
	font-size: 18px;
	color: #000;
	letter-spacing: 0.5px;
	margin-top: 0;
	text-transform: capitalize;
}
.cate-top p{
	font-size: 12px;
	color: #aaa;
	letter-spacing: 0.5px;
	text-transform: capitalize;
}
.cate-border {
    background-color: #fff;
	margin: 0 0 20px 0;
	border-radius: 1px;
	padding: 10px 0px;
	border: 1px solid #eee;
}
.catesort label {
    background-color: #fff;
    border: none;
}
.lgrid{
	margin-top: 5px;
}
.lgrid svg {
    fill: #aaa;
    cursor: pointer;
}
.lgrid .active svg {
    fill: #000;
    cursor: pointer;
}
.catesort select option {
    background-color: #fff;
    color: #000;
}
.select-input::after {
    font-family: 'fontawesome';
	content: '\f107';
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 7px;
	pointer-events: none;
}
.catesort .input-group .form-control{
	z-index: 0;
}
.catesort select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.listgridbtn {
    background-color: #fff;
    padding: 0 !important;
    margin: 0 2px;
    border: none;
    box-shadow: none
}
.listgridbtn.active, .listgridbtn.active:hover, .listgridbtn:hover {
    background-color: transparent;
    box-shadow: none;
}
.listgridbtn i {
    font-size: 22px;
}
.btn-link:focus, .btn-link:hover{
	text-decoration: none;
}
.product-list .product-thumb {
    float: left;
    width: 100%;
}
.product-list .product-thumb:hover .price{
	opacity: 1;
}
.panel-default{
	box-shadow: none;
	border-radius: 0
}
.catfilter.panel-default > .panel-heading{
	color: #fff;
    background-color: #000;
    border: none;
    text-transform: uppercase;
}
.catfilter .panel-heading button{
	border: none;
	background: transparent;
	box-shadow: none;
}
.catfilter .checkbox input{
	margin-top: 3px;
}
.panel-footer{
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	background-color: #fff;
	border: 1px solid #eee;
}
#xsfilter .list-group{
	margin-bottom: 0
}
.list-group-item{
	border: 1px solid #eee;
}
.act{
	font-weight: 500;
}
.product-list .absbtn {
    position: unset;
    opacity: 1;
    display: inline-block;
}
.product-list .proprice {
    float: none !important;
}
.product-list .product-thumb .rating{
    text-align: left !important;
    margin-bottom: 10px;
}
/* ------ */
/* catagory */
.cate-n {
    display: inline-block;
    background-color: #fff;
    padding: 10px 15px;
    border: 1px solid #ebebeb;
    border-top: none;
    position: relative
}
.cate-n::before {
    position: absolute;
    content: '';
    border-bottom: 2px solid #97b76c;
    width: 0;
    bottom: 0;
    left: 0;
    transition: ease-in-out 0.5s;
    right: 0;
    margin: 0 auto;
}
.catf:hover .cate-n::before {
    width: 100%;
}
.block-cat-wr {
    background-color: #fff;
    vertical-align: middle;
    border: none;
    transition: 0.3s ease;
}
.protitle:hover, .protitle:hover a, .cartname:hover {
    color: #97b76c;
}
.product-list .product-thumb::before, .product-list .product-thumb::after {
    background: transparent;
}
.product-list .zi::before, .product-list .zi::after {
    background: transparent;
}
.catf{
	margin: 0 auto;
	text-align: center;
}
.catsp:hover .block-cat-wrd span{
    color: #97b76c;
}
#cat-img{
	background-color: transparent;
}
.cate-bg{
	color: #000;
	font-size: 15px;
	text-transform: capitalize;
	transition: 0.3s ease;
	font-weight: 500;
    position: relative;
}
.block-cat-wrd{
	text-align: center;
}
.block-cat-wr img{
	margin: 0 auto;
}
.catf:hover .block-cat-wrd a span{
	color: #97b76c;
}
/* html */
.stck-bn a {
    float: right;
    background-color: #97b76c;
    color: #fff !important;
    padding: 10px 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    margin-top: -50px;
    transition: all 0.5s ease-in-out 0s;
}
.stck-bn a:hover{
    background-color: #000;

}
.stck-bn p {
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #939393;
    margin: 0px;
}
.stck-bn h4 {
    color: #97b76c;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.stck-bn {
    border: 1px solid #e1e1e1;
    margin: 0 200px;
    padding: 24px;
    text-align: center;
    position: relative;
}
.st-img img{
    position: absolute;
    left: 0;
    width: 282px;
    height: 109px;
    bottom: 0;
}
.dinfo .dimg {
    display: inline-block;
    vertical-align: middle;
}
.siinfo .sj {
    border-radius: 0px;
    padding: 20px 5px;
    transition: 0.3s ease;
    text-align: center;
    background-color: #fff;
}
.siinfo .sj:hover .dimg svg{
    fill: #97b76c;
}
.deltext h4{
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
}
.deltext a:hover::after {
    width: 100%;
    border-bottom: 1px solid #97b76c;
}
.text-p p {
    color: #000;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 0;
}
.deltext p {
    color: #8a8a8a;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 23px;
}
.deltext {
    vertical-align: middle;
    text-align: left;
    display: inline-block;
    margin-left: 10px;
}
.logos .lslide {
    border: 1px solid #e1e1e1;
    padding: 15px;
    border-radius: 1px;
}
.heading {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
}
/* blog */
#blog .date-time {
    background: #97b76c;
    color: #fff;
    display: inline-block;
    text-transform: capitalize;
    padding: 6px 15px;
    position: relative;
    left: -40px;
    z-index: 1;
}
#blog .blog-left{
    padding: 0
}
.blog_webi .blog-right .read_more {
    text-transform: capitalize;
    color: #97b76c;
    font-weight: normal;
    display: inline-block;
    border: 1px solid;
    padding: 7px 12px;
}
.blog_webi .blog-right .read_more svg {
    fill: #97b76c;
    width: 14px;
    height: 14px;
}
.blog_webi .blog-right .read_more:hover svg {
    fill: #fff;
}
.blog_webi .blog-right .read_more:hover {
    background-color: #97b76c;
    color: #fff;
    border-color: #97b76c;
}
.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(0.94,0.9);
    border-radius: 1px;
}
.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}
.blog-ic {
    position: absolute;
    left: 0px;
    right: -30px;
    margin: 0 auto;
    text-align: center;
    top: 50%;
}
.blog-ic .icon {
    border-radius: 1px;
    transition: 0.3s ease;
    transform: translate(-50%, -50%);
    background: #000;
    border: 2px solid #000;
    display: inline-block;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    padding: 9px 0;
    margin: 0 5px;
    color: #fff;
    border-radius: 1px;
}
.blog-ic .icon:hover{
    background: #97b76c;
    border-color: #97b76c;
}
.blog-left:hover .webi_post_hover {
    visibility: visible;
}
.webi-blog-image {
    position: relative;
}
.webi-blog-image img{
	border-radius: 1px;
}
.view-comment i {
    font-size: 18px;
    line-height: 30px;
}
.view-comment {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.bcomment {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 15px;
    margin-bottom: 30px;
}
.blogal .block-title h3, .blog-comment {
    text-transform: capitalize;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 20px;
}
.blog-comment {
    margin: 0 0 10px 0;
        margin-top: 0px;
        margin-bottom: 10px;
}
.view-comment:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
.date span {
    margin: 0 20px;
}
.blogu span {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 23px;
}
.sngblog {
    padding: 15px 0;
}
.sngblog h3 {
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    line-height: 23px;
}
.sngblog .blog-desc {
    margin-bottom: 0;
}
.blog-desc {
    color: #777;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 20px;
}
.allcomment h5 {
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    line-height: 23px;
    text-transform: capitalize;
}
.blog_links {
    margin: 15px 0;
}
.blog_comment::before, .blog_comment::after {
    content: '|';
    padding: 0 15px;
}
.allmb {
    margin-bottom: 30px;
    padding: 0;
}
#product-compare .table-responsive {
	background-color: #fff;
}
.write-comment i{
	font-size: 15px;
	margin-right: 5px;
}
.write-comment{
	display: inline-block;
}
.write-comment a{
	color: #555;
	font-size: 14px;
}
.bs span.bsp {
	margin: 0 8px;
}
.read-more .btn-primary {
	text-transform: uppercase;
}
.bs span {
	color: #555;
	text-transform: capitalize;
	display: inline-block;
}
.bs h4{
 	font-size: 16px;
    text-transform: capitalize;
    transition: 0.3s ease;
    padding: 10px 0;
    margin: 0;
    line-height: 23px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bs h4:hover,.bs h4:hover a{
    color: #97b76c;
}
.bs h4 a{
 	transition: 0.3s ease;
}
#blog .blog-right {
    margin-top: 40px;
}
#blog .blog-right h5 {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 30px 0;
}
.bl{
	color: #777;
    line-height: 22px;
    font-size: 13px;
    margin-bottom: 15px;
}
/* product */
#spe .caption{
    text-align: left;
    margin-top: 20px;
}
.leftpro .product-thumb{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.leftpro:last-child .product-thumb{
    margin-bottom: 1px;
}
#spe .product-thumb .rating {
    text-align: left;
}
#spe .diss{
    max-height: 40px;
    overflow: hidden;
    font-size: 12px;
    color: #b5b5b5;
    letter-spacing: 1px;
}
.product-thumb .rating {
    text-align: right;
}
.product-thumb .price hr {
    border-top: 2px solid #97b76c;
    width: 20%;
    margin: 10px auto 0 auto;
}
.owl-buttons .owl-prev:hover svg, .owl-buttons .owl-next:hover svg{
	fill: #97b76c;
}
.product-thumb .absbtn button:hover, .bquickv:hover {
	background-color: #97b76c;
	border-color: #97b76c;
	color: #fff;
}
.product-thumb .absbtn button:hover svg, .bquickv:hover svg{
    fill: #fff;
}
#common-home .bquickv {
  	padding: 12px 0px;
}
.owl-carousel {
    background: transparent !important;
}
.product-thumb .absbtn button, .product-layout .bquickv {
	fill: #000;
	border-radius: 0px;
	vertical-align: middle;
	display: inline-block;
	transition: all 0.3s ease-in-out;
	margin-right: 5px;
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
	width: 40px;
	height: 40px;
	text-align: center;
	padding: 7px 8px 7px 8px;
	cursor: pointer;
	border: none;
}
.product-thumb .price-new, .price {
	font-size: 16px;
	font-weight: 500;
	color: #000;
	min-height: 20px;
    letter-spacing: 0
}
.product-thumb .price-old {
	text-decoration: line-through;
	color: #9f9e9e;
	font-size: 13px;
	font-weight: 400;
}
.new-product::before {
	position: absolute;
	bottom: -10px;
	content: "";
	border-left: 5px solid #97b76c;
	border-top: 5px solid #97b76c;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;
	left: 0;
}
.new-product {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	writing-mode: vertical-rl;
}
.new-product::after {
	position: absolute;
	right: 0;
	bottom: -10px;
	content: "";
	border-right: 5px solid #97b76c;
	border-top: 5px solid #97b76c;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
}
.new-product {
	position: absolute;
	left: 15px;
	top: -21px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background-color: #97b76c;
	writing-mode: vertical-rl;
	padding: 5px 4px 5px 4px;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #000;
	background: #fff;
    border: 1px solid #eee;
	display: inline-block;
	cursor: pointer;
	min-width: 33px;
	min-height: 33px;
	text-align: center;
	border-radius: 0px;
	transition: 0.3s ease;
	padding: 5px 0px;
	overflow: visible;
	position: relative;
}
.owl-carousel .owl-buttons .owl-prev {
    right: 0px !important;
    left: auto;
}
.owl-carousel .owl-buttons .owl-next {
    right: -10px !important;
}
.owl-carousel .owl-buttons div i {
    font-size: 20px !important;
    margin: 0 !important;
}
.owl-carousel .owl-buttons div {
	text-shadow: none;
}
.newpros {
	position: absolute;
	left: 15px;
	top: 15px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background-color: #97b76c;
	padding: 5px 4px 5px 4px;
	margin: 0;
}
.sale {	
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: auto;
    font-size: 11px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    background-color: #97b76c;
    padding: 0 5px;
    height: 18px;
    line-height: 18px;
}
.protitle {
	font-size: 14px;
	color: #000;
	text-overflow: ellipsis;
	text-transform: capitalize;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.4s ease 0s;
	letter-spacing: 1px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 10px;
    line-height: 20px;
}
.protitle a {
	color: #222;
	transition: all 0.4s ease 0s;
}
.nav-tabs > li > a:hover {
	border-color: transparent;
}
.nav > li > a:focus, .nav > li > a:hover {
	text-decoration: none;
	background-color: transparent;
}
.nav-tabs {
	text-align: center;
	border: none;
	margin-bottom: 30px;
}
.product-thumb {
	margin-bottom: 20px;
}
.product-layout:last-child .product-thumb{
    margin-bottom: 1px;
}
.product-thumb {
	position: relative;
	cursor: pointer;
	padding: 1px;
}
.product-thumb:hover::before, .product-thumb:hover::after {
	width: 100%;
}
.product-thumb:hover::before, .product-thumb:hover::after {
	left: 0;
}
.product-thumb:hover .zi::before, .product-thumb:hover .zi::after {
	height: 100%;
}
.product-thumb .zi::before {
	left: 0;
	top: 50%;
	transition-duration: 0.4s;
}
.nav-tabs > li {
	float: none;
	margin-bottom: -1px;
	display: inline-block;
}
.tab-head .nav-tabs > li.active > a, .tab-head .nav-tabs > li.active > a:focus, .tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li > a:hover {
	cursor: default;
	cursor: pointer;
    color: #97b76c;
}
.tab-head .nav-tabs > li.active::before, .tab-head .nav-tabs > li::before, .pro-tab .nav-item .nav-link:hover::before, .pro-tab .nav-item .nav-separtor:hover::before {
    width: 40px;
}
.tab-head .nav-tabs > li::before, .tab-head .nav-tabs > li::before {
    border-bottom: 2px solid #97b76c;
    position: absolute;
    bottom: -8px;
    content: '';
    width: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    transition: all 0.4s ease-out 0s;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: none;
	border-bottom-color: #ddd;
}
.tab-head .nav-tabs > li > a {
	margin: 0;
	border-radius: 1px;
	font-size: 15px;
	text-transform: capitalize;
	color: #000;
	background-color: transparent;
	padding: 5px 0px;
	transition: 0.3s ease;
	border: none;
}
.bests{
	margin: 0px 30px;
}
a:focus {
	outline: none;
}
.product-thumb .image {
	text-align: center;
	border-radius: 0px;
	position: relative;
    padding: 0px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .second-img {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	transform: translate(40%, 40%) scale(0.2);
	transition: all 0.6s ease 0s;
	max-width: 100%;
	opacity: 0;
}
.caption {
	margin-bottom: 10px;
}
.product-thumb .button-group {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.absbtn {
	position: absolute;
	bottom: 202px;
	transition: .3s ease;
	opacity: 0;
	margin: 0 auto;
	right: 0;
	left: 0;
}
.product-thumb:hover .second-img {
	opacity: 1;
	transition: all 0.6s ease 0s;
	transform: translate(0%, 0%);
	overflow: hidden;
}
/* footer */
.copys a:hover{
    color: #fff;
}
.imgin {
    padding: 0px;
}
#instap img {
    padding: 3px;
}
.data.ad {
	display: inline-block;
	vertical-align: top;
	max-width:170px;
}
.copy {
    padding: 5px 0;
    background-color: #97b76c;
}
.f-left li{
	line-height: 35px;
}
#contact .f-left li svg {
    fill: #97b76c;
    margin-right: 8px;
    width: 25px;
}
.fpayment li {
 	display: inline-block;
}
.fpayment li i{
	font-size: 22px;
	color: #7f8389;
}
.copys a{
	color: #fff;
}
.copys {
	font-size: 15px;
	color: #fff;
	margin-top: 12px;
	text-align: left;
}
#scroll i {
    font-size: 18px;
}
#top .btn-link:hover, #top-links li:hover, #top-links a:hover {
    color: #97b76c; 
}
#scroll {
	position: fixed;
	bottom: 70px;
	right: 20px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	z-index: 2;
	background: #000;
	min-width: 40px;
	min-height: 40px;
	overflow: hidden;
	display: block;
	text-align: center;
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
	transform: scale(1);
	padding: 10px 0;
	border-radius: 1px;
}
.fsocial li:hover {
    background-color: #97b76c;
    color: #fff;
}
.fsocial li:hover a{
    color: #fff;
}
.block-social p{
    color: #8a8a8a;
    margin-top: 25px;
    line-height: 25px;
    margin-bottom: 25px;
}
.fsocial li {
    height: 35px;
    width: 35px;
    margin-right: 1px;
    cursor: pointer;
    border-radius: 0px;
    padding: 8px 0;
    background: #fff;
    text-align: center;
    transition: 0.3s ease;
    display: inline-block;
    margin-top: 8px;
    margin-right: 5px;
}
.fsocial li a i{
    font-size: 16px;
}
.social li a {
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.mainh {
	color: ##333;
	font-size: 13px;
	text-transform: capitalize;
	margin-bottom: 0;
	margin-top: 5px !important;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.fborder li a, .f-left li{
	cursor: pointer;
	font-size: 14px;
	line-height: 35px;
	color: #8a8a8a;
	word-break: break-all;
}
.social li a i{
	font-size: 16px;
}
.middle-footer{
	padding-bottom: 35px;
	padding-top: 35px;
}
.social li:hover{
	background-color: #97b76c;
}
.social li:hover a{
	color: #fff;
}
footer a {
 	color: #7f8389;
}
footer a:hover {
 	color: #97b76c;
}
footer h5 {
	font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #222;
    margin-bottom: 25px;
    position: relative;
}
.main-s {
    font-weight: 500;
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #222;
    margin-top: 0px;
    margin-bottom: 0px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0;
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 10px 10px;
    border-radius: 0;
	border: none;
}
.breadcrumb i {
 	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: none;
	position: relative;
	white-space: nowrap;
    text-transform: capitalize;
}
.breadcrumb > li + li::before {
    padding: 0 0px;
    color: #ccc;
    content: "";
}
.breadcrumb > li:last-child a::after {
    content: '';
    padding: 0;
}
.breadcrumb > li a::after {
    content: '|';
    padding: 0 15px;
    color: #000;
}
.pagination {
 	margin: 0;
}
/* buttons */
.swiper-button-prev::before, .swiper-button-next::before {
    color: #000 !important;
    font-size: 26px !important;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-info.focus, .btn-info:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled],.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
	background-color: #000;
	border-color: #000;
	color: #fff !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 1;
}
.btn.active, .btn:active {
    box-shadow: none;
}
.buttons {
 	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 14px;
	border-radius: 1px;
	box-shadow: none;
	text-transform: capitalize;
}
.btn-xs {
 	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
 	font-size: 12px;
}
.btn-group > .btn-xs {
 	font-size: 9px;
}
.btn-group > .btn-sm {
 	font-size: 10.2px;
}
.btn-group > .btn-lg {
 	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: none;
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background-color: #97b76c;
	background-image: none;
	border-color: #97b76c;
	transition: 0.3s ease;
}
.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: none;
}
.btn-danger {
	color: #ffffff;
	text-shadow: none;
	background-color: #000;
	background-image: none;
	background-repeat: repeat-x;
	border-color: #000;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
 	box-shadow: none;
}
.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: none;
}
.btn-info {
	color: #ffffff;
	text-shadow: none;
	background-color: #97b76c;
	background-image: none;
	border-color: #97b76c;
	transition: 0.3s ease;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	color: #000;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* carousel */
.carousel-caption {
	 color: #FFFFFF;
	 text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	 content: '\f053';
	 font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	 content: '\f054';
	 font-family: FontAwesome;
}
/* product list */
.tooltip-inner {
    text-transform: capitalize;
}
.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}
.product-quickview-detail #content {
    min-height: auto;
    margin-top: 20px;
}
.product-thumb .image a {
 	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	border-radius: 1px;
}
.product-grid .product-thumb .image {
 	float: none;
}

/* pagination */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #97b76c;
    border-color: #97b76c;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #97b76c;
    border-color: #97b76c;
}
.pagination > li > a {
    color: #000;
}
.pagi .tot {
    line-height: 34px;
    float: right;
}
.account li i {
    margin-right: 7px;
    width: 15px;
}
.rating .fa-stack {
 	font-size: 13px;
}
.fa {
 	font-size: 13px;
}
.fa-stack {
	 width: 1em;
	 height: 1em;
	 line-height: 10px;
}
.rating .fa-star-o {
 	color: #97b76c;
 	font-size: 13px;
}
.rating .fa-star {
 	color: #97b76c;
 	font-size: 13px;
}
.rating .fa-star + .fa-star-o {
 	color: #97b76c;
}
h2.price {
	 margin: 0;
}
.product-thumb .price-old {
 	color: #999;
 	text-decoration: line-through;
    font-size: 12px;
}
.product-thumb .price-tax {
 	color: #999;
 	font-size: 12px;
 	display: block;
}
.product-thumb .absbtn button:hover, .bquickv:hover {
    background-color: #97b76c;
    border-color: #97b76c;
    color: #fff;
}
.product-list .product-thumb .absbtn button:hover, .bquickv:hover {
    background-color: #97b76c;
    border-color: #97b76c;
    color: #fff;
}
.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.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;
}
.beffect img{
	border-radius: 1px;
}
.beffect:hover a::after {
    opacity: 0;
    height: 85%;
}
.beffect {
    position: relative;
    overflow: hidden;
}
.beffect a::after {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.2) none repeat scroll 0 0;
    height: 0;
    transition: all 700ms ease-in-out 0s;
    width: 100%;
}
.dropdown-menu {
	border-radius: 1px;
}
.catfilter.panel-default > .panel-heading {
    color: #fff;
    background-color: #000;
    border: none;
    text-transform: uppercase;
    border-radius: 0px;
}
.dropdown-menu.account{
    right: 0;
    left: auto;
}
.bmenu{
    text-transform: capitalize;
}
.product-thumb:hover .absbtn, .product-thumb:hover .wish{
    opacity: 1;
    transition: .3s ease;
}
.wish {
    position: absolute;
    opacity: 0;
    top: 15px;
    right: 15px;
}
.wish button{
    border: none;
    background-color: transparent;
    transition: 0.3s ease;
    padding: 0px;
}
.product-list .product-thumb .image {
    float: left;
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
 	width: 100%;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
 	min-width: 50px;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled],.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .btn-danger:hover , .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
	background-image: none;
	background-color: #000;
	border-color: #000;
}
/* newsletter */
.white-popup {
 	position: relative;
	background: #FFF;
	padding: 20px;
	width: auto;
	max-width: 700px;
	margin: 20px auto;
}
.white-popup  .mfp-close{
	background:#FFF;
}
.newsletter-bg{
   background-repeat: no-repeat;
   background-size: cover;
}
.slide-bottom{
	position: absolute;
	padding:30px;
	background:#FFF;
	bottom: 0;
	right: 10%;
	border: solid 1px #000;
}
.slide-bottom .inner{
	position: relative;
}
.button-slide{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background:#000;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}
.alert{
	padding: 13px 12px;
}
.alert {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    border-radius: 1px;
    z-index: 99;
    text-transform: capitalize;
}
.alert {
    padding: 8px 14px 8px 14px;
    border-radius: 1px;
}
.alert-dismissable .close, .alert-dismissible .close{
	position: absolute;
	top:7px;
	right: 10px;
	color: inherit;
}
.alert a{
	color:#fea438;
}
.newsletter .form-group{
	margin-bottom: 0;
	margin-top: 5px;
}
.inputNew {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	height: 48px;
}
.nhr{
	margin: 15px 0 10px 0;
	border-bottom: 1px solid #e8e6f0;
	width: 90px;
}
.product-title a{
	text-transform: capitalize;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.webi-newsletter .button-submit a {
	background: #97b76c;
	box-shadow: none;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 14px 17px;
	letter-spacing: 1px;
	transition: 0.3s ease;
	height: 50px;
	border-radius: 0px 0px 0px 0 !important;
	display: inline-block;
	line-height: normal;
	width: 115px;
	text-align: center;
}
.newletter-title svg {
    margin-right: 10px;
    fill: #97b76c;
    display: inline-block;
    vertical-align: middle;
}
.doc{
	display: inline-block;
	vertical-align: middle;
}
.news{
	background-color: #f8f8f8;
    padding: 30px 0 30px 0;
    position: relative;
    margin-top: 50px;
}
.newletter-subscribe #subscribe {
	margin-top: 0px;
	margin-bottom: 0px;
}
.webi-newsletter .button-submit a:hover{background: #000;}
#notification-normal {
	position: absolute;
	margin-top: 5px;
	width:100%;
}
#notification{
	margin-top: 8px;
}
#notification-normal .warning,#notification .warning{
	color: red;
}
#notification-normal .success,#notification .success{
	color: green;
}
.webi-newsletter #subscribe_email{
	color: #222;
	background-color: #fff;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 0px 0px 0px 0px;
	border-right: none;
}
@media (min-width: 1200px) and (max-width: 1589px){
    #blog .blog-right {
        margin-top: 15px;
    }
    #blog .blog-right h5{
        margin: 0 0 15px 0;
    }
    .parallex .item{
        max-width: 900px;
    }
    #menu .dropdown-inner a {
        min-width: 150px;
    }
    #menu .dropdown-inner li a::after {
        content: '';
        border-bottom: 1px solid #e7e7e7;
        width: 154px;
        position: absolute;
        top: 32px;
        left: 15px;
    }
    .newletter-title svg {
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }
    .main-s {
        font-size: 15px;
        margin-bottom: 0px;
        letter-spacing: 0;
    }
    .mainh {
        font-size: 11px;
        letter-spacing: 0px;
    }
    .newletter-title {
        margin-top: 5px;
    }
    #menu .collapse .nav li {
        padding: 0 12px;
    }
    #menu .nav > li > a {
        font-size: 13px;
        letter-spacing: 0;
    }
    .stck-bn {
        margin: 0 55px;
    }
    #contact .f-left li svg {
        margin-right: 5px;
        width: 20px;
    }
    .fborder li a, .f-left li {
        font-size: 13px;
        line-height: 30px;
    }
	.col1 {
	    margin-bottom: 19px;
	}
	.product-list .product-thumb .image {
	    width: 30%;
	}
	.product-list .caption {
	    width: 70%;
	    float: right;
	}
	.dhblock::before {
	    border-width: 0px 130px 109px 130px;
	}
	.dhblock svg, .dhblock h4 {
	    margin-bottom: 10px;
	    letter-spacing: 0;
	    font-size: 13px;
	}
	.dinfo .delh:hover .dhblock::before {
	    border-width: 18px;
	    border-color: rgba(255,255,255,0.8);
	    z-index: 1;
	}
	.delop p {
	    line-height: 19px;
	    font-size: 12px;
	    letter-spacing: 0;
	}
	.delop svg {
	    fill: #fff;
	    margin: 15px 0;
	}
}
@media (min-width: 1590px){
	#column-left {
		width: 20%;
	}
    #product-category .product-list .image {
        width: 25%;
    }
    #product-category .product-list .caption {
        width: 75%;
    }
	.product-grid {
	    width: 20%;
	}
	#product-category .product-grid {
		width: 25%;
	}
	#product-category .product-list {
		width: 100%;
	}
	.product-list{
		width: 50%;
	}
	.product-list .image{
		width: 30%;
	}
	.product-list .caption{
		width: 70%;
		float: right;
	}
 	.container {
  		width: 1560px;
 	}
 	.acpage #content{
	    width: 80%;
	}
	.acpage #column-right{
		width: 20%;
	}
}
@media (max-width: 575px){
    .catlist-des {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 0px;
        letter-spacing: 0.5px;
        overflow: hidden;
        max-height: 37px;
    }
    .news {
        padding: 15px 0;
    }
    .cate-n {
        padding: 10px 10px;
    }
	.product-tab li {
	    margin: 0 5px;
	    font-size: 12px;
	}
	.acc {
	    margin-right: 10px;
	    margin-left: 10px;
	}
	.cate-bg {
	    font-size: 13px;
	    letter-spacing: 0;
	}
	.product-thumb {
	    margin-bottom: 5px;
	}
	.dhblock h4 {
	   font-size: 11px;
	}
	.row.dinfo{
		margin-left: -5px;
		margin-right: -5px;
	}
	#form-currency .dropdown-menu {
	    right: -63px;
		left: auto;
	}
	.content_test h3 {
	    margin-top: 15px;
	}
	.nav-tabs {
	    margin-bottom: 20px;
	}
	.head-t h4 {
	    margin-bottom: 30px;
	}
    .head-t::after {
        top: 35px;
    }
    .head-t::before {
        top: 30px;
    }
	.protitle {
		font-size: 14px;
		letter-spacing: 0px;
		margin-bottom: 5px;
		line-height: 18px;
	}
	.rating {
	    margin-bottom: 5px;
	}
	.copys {
	    font-size: 13px;
	}
	.social li {
	    height: 30px;
	    width: 30px;
	    padding: 7px 0px !important;
	    margin-top: 0px;
	}
}
@media (max-width: 767px) {
    #search_block_top .btn.button-search{
        padding: 8px 11px;height: 42px;
    }
    #search .input-lg{
        height: 42px;
    }
    .ct #compare-total{
        white-space: normal;
        font-size: 12px;
        letter-spacing: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .parallex .item p{
        font-size: 12px;letter-spacing: 0;
        margin: 10px 0
    }
    .bs h4{
        padding: 10px 0 5px 0;
    }
    #blog .blog-right h5{
        margin: 0 0 12px 0
    }
    .fborder li a, .f-left li {
        font-size: 13px;
        line-height: 30px;
    }
    .header-top {
        padding: 15px 0;
    }
    .rating a {
        font-size: 12px;
    }
    .fborder hr {
        border-top: none;
        margin: 0;
    }
    .newletter-title {
        display: none;
    }
    .webi-newsletter .button-submit a {
        font-size: 14px;
        padding: 10px 13px;
        letter-spacing: 0px;
        height: 42px;
    }
    .webi-newsletter #subscribe_email {
        height: 42px;
    }
    .se1, .be1, .le2 {
        display: none;
    }
    .col1, .col2 {
        width: 51%;
        display: inline-block;
        margin-bottom: 0;
    }
    .col1.row, .col2.row {
        margin: 0px -5px;
    }
    .fe1, .of2 {
        width: 100%;
        padding: 0px 5px;
    }
    .se2 {
        width: 100%;
        padding: 0px;
    }
    #cart-total {
        left: 15px;
        top: 0px;
    }
    .dropdown-menu > li > a, .compro {
        padding: 3px 8px !important;
    }
    .compro{
        padding: 0 !important;
        text-transform: capitalize;
    }
    .mfp-iframe-holder .mfp-content {
        height: 100%;
    }
    .product-quickview-detail .pro-content h1 {
        margin-top: 50px;
    }
    .newletter-popup #boxes .newletter-title h2 {
        font-size: 22px;
        margin: 0;
    }
    .newletter-popup {
        padding: 18px;
    }
    #boxes #frm_subscribe #subscribe_pemail {
        width: 100%;
    }
    .lastb, .f-left{
        padding-bottom: 15px;
    }
    .pro-content h1 {
        margin-top: 20px;
        font-size: 15px;
    }
    #form-currency {
        display: inline-block;
    }
    #form-currency button, #form-language button {
        padding: 4px !important;
        text-align: left;
        line-height: 20px;
    }
    .account button.dropdown-toggle {
        border: 1px solid #eee;
        padding: 6px;
        color: #222;
        font-size: 12px;
        letter-spacing: 0;
        margin: 3px !important;
        border-radius: 0px;
    }
    .account {
        min-width: 240px;
        border-radius: 0px;
    }
    #form-language {
        display: inline-block;
    }
    .fpayment li:hover i{
        color: #97b76c;
    }
    #btn-search-category {
        width: 80px;
        height: 40px;
    }
    .middle-footer {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .product-layout .bquickv {
        width: 30px;
        height: 30px;
        padding: 4px 0px;
    }
    #common-home .bquickv{
        padding: 8px 0px;
    }
    .product-thumb .absbtn button {
        width: 30px;
        height: 30px;
        padding: 4px 5px 4px 5px;
    }
    .write-comment a{
        font-size: 12px;
    }
    #common-home .blog-right {
        position: unset;
        background: transparent;
        padding: 0;
        margin-top: 10px;
    }
    .bs h4 a {
        color: #000;
    }
    #common-home .product-b .read-more .btn-primary {
        opacity: 1;
    }
    .bs span, .bl, .write-comment a{
        color: #999;
    }
    #common-home .product-b:hover .blog-right {
        background: transparent;
    }
    #search-by-category .search-container .categories-container {
        display: none;
    }
    #text-search {
        border-radius: 0px 0px 0px 0px;
        height: 40px;
    }
    #search_widget {
        display: none;
    }
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0
    }
    .product-grid .product-thumb .caption {
        min-height: 0;
    }
    .product-list .product-thumb .button-group {
         border-left: none;
     }
    #blog .date-time{
        left: 0
    }
    .xsuser svg, .cimg svg, #search_toggle svg {
        width: 20px;
        height: 20px;
    }
    .breadcrumb {
        margin-bottom: 13px;
        margin-top: 0px;
    }
    .newpros {
        left: 5px;
        top: 5px;
        font-size: 11px;
        padding: 4px 4px 3px 4px;
    }
    .sale {
        right: 5px;
        bottom: 5px;
        font-size: 10px;
        padding: 0px 3px;
        height: 16px;
        line-height: 16px;
    }
    #spe .caption {
        text-align: left;
        margin-top: 10px;
        margin-bottom: 0;
    }
    #form-language .test::after {
        content: '';
        margin: 0 0px;
    }
    .copys, .visa {
        text-align: center !important;
        margin-top: 0px;
    }
    .block-social p {
        font-size: 12px;
    }
    .wish {
        opacity: 1;
        top: 5px;
        right: 5px;
    }
    .fsocial li {
        height: 28px;
        width: 28px;
        padding: 6px 0;
        margin-top: 8px;
        margin-right: 0px;
    }
    #form-currency span, #form-language span {
        font-size: 12px;
    }
	#btn-search-category {
	    font-size: 13px;
	}
	.catsearch {
		margin-top: 10px;
	}
	.copy {
	    padding: 15px 0;
	}
	#info {
		margin-bottom: 15px;
	}
	.proreview {
	    margin: 0 8px;
	    padding: 0 8px;
	}
	.tab-head .nav-tabs > li > a {
	    font-size: 14px;
	    color: #000;
	    padding: 0;
	}
	.bests {
	    margin: 0px 10px;
	}
	.wbSearch {
	    padding: 15px;
	}
	.product-thumb:hover .price {
	    opacity: 1;
	}
	.breadcrumb > li a::after {
	    padding: 0px 10px;
	}
	.breadcrumb > li {
	    font-size: 12px;
	}
	.product-list .product-thumb .image {
	    float: none !important;
	}
	.product-list .caption {
	    float: none !important;
	}
	.absbtn svg{
		width: 14px;
		height: 14px;
	}
	.product-thumb .price-new, .price {
	    font-size: 14px;
	    min-height: 21px;
	    letter-spacing: 0;
	}
	.product-thumb .price-old {
	    font-size: 12px;
	    letter-spacing: 0;
	}
	.product-b{
		padding: 0px 5px;
	}
	.box-content.row{
		margin-left: -5px;
		margin-right: -5px;
	}
	.heading {
	    font-size: 18px;
	}
	.blog_webi .owl-buttons, #featured_category .owl-buttons{
	    margin-top: 10px;
	}
	.acc {
	    display: inline-block;
	    margin-right: 15px;
	    margin-left: 10px;
	}
	.langs {
		display: none;
	}
	.carts {
	    text-align: right;
	    float: right !important;
	    width: auto;
	    margin-top: 4px;
	}
	#logo img{
		max-width: 192px;
	}
	.countdown-row .countdown-amount {
	    height: 38px;
	    width: 38px;
	    padding-top: 9px;
	    font-size: 14px;
	}
	.spexs{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.catbor img {
    	padding: 5px 0;
	}
	footer h5 .toggle::after,.catfilter .toggle::after{
	    font-family: 'FontAwesome';
	    content: '\f068';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	footer h5 .toggle.collapsed::after,.catfilter .toggle.collapsed::after{
	    font-family: 'FontAwesome';
	    content: '\f067';
	    font-size: 14px;
	    font-weight: normal;
	    float: right;
	    cursor: pointer;
	}
	.catfilter .panel-heading button {
	    position: absolute;
	    top: 10px;
	    width: 100%;
	    right: 0;
	    padding: 0 15px;
	    background: transparent;
	    color: #fff
	}
	.catfilter .panel-heading{
		position: relative;
	}
	.catfilter .panel-heading{
		padding: 10px 15px;
	}
	.middle-footer h5{
		margin-bottom: 10px;
	}
	.middle-footer .btn.toggle{
	    color: #000;
	    text-shadow: none;
	    background: none;
	    background-image: none;
	    background-image: none;
	    border: 0;
	    box-shadow: none;
	    font-size: 12px;
	    position: absolute;
	    top: -3px;
	    right: 0px;
	    padding: 0;
	    width: 100%;
	}
	.useric {
	    margin-left: 10px;
	    margin-right: 10px;
	}
	#under-menu {
	    display: block !important;
	}
	#top{
		display: none;
	}
	.deliveryinfo .delh {
	    background-size: cover;
	    margin-bottom: 5px;
	    height: 220px;
	}
}
@media (max-width: 1199px) {
    .block-social{
        width: 100%;
        margin-bottom: 30px;
    }
    .newletter-title{
        display: none;
    }
    .stck-bn {
        margin: 0px;
    }
    .fpayment li img{
        width: 75px;
        height: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .bbb{
        margin-top: 5px;
    }
    .header-top{
        padding: 15px 0
    }
    #form-language {
        margin-right: 0px;
    }
    #form-currency span, #form-language span {
        font-size: 13px;
    }
    .s1, .s2{
        margin-bottom: 10px;
    }
    .col1 {
        margin-bottom: 14px;
    }
    .fborder li a, .f-left li, .mainh {
        font-size: 13px;
        letter-spacing: 0;
        line-height: 30px;
    }
    #product-category .product-grid{
        width: 50%;
    }
    .get {
        font-size: 13px;
        letter-spacing: 0px;
        margin: 0 4px;
    }
    .smenus a {
        text-transform: capitalize;
        color: #000;
        font-size: 14px;
        font-weight: 500;
    }
    .smenus li {
        margin-right: 10px;
    }
}
/* 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%;
    }
}
/* ------ */
@media(max-width: 1589px){
    #menu .collapse .nav .moremenu:last-child {
        display: none;
    }
    .accrow [class*="col-"] {
        padding-left: 3px;
        padding-right: 3px;
    }
    .accrow {
        margin-left: -3px;
        margin-right: -3px;
    }
    #account-account.acpage #content[class*="col-"] span svg {
        width: 35px;
        height: 35px;
    }
    .imgbanner .sub-img-banner {
        margin-bottom: 5px;
    }
    .imgbanner .sub-img-banner:last-child {
        margin-bottom: 0px;
    }
    .bs h4 {
        font-size: 15px;
        line-height: 20px;
    }
}
@media (max-width: 1199px) {
    #account-account.acpage #content[class*="col-"] span:first-child {
        padding-right: 10px;
        margin-right: 10px;
    }
    #account-account.acpage #content[class*="col-"] a {
        padding: 10px 10px;
    }
    #account-account.acpage #content[class*="col-"] span:last-child {
        font-size: 14px;
        letter-spacing: 0px;
    }
    #account-account.acpage #content[class*="col-"] span:last-child span {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .smenus li {
        margin-right: 25px;
    }
    .tot{
        font-size: 12px;
        letter-spacing: 0px;
    }
    #form-currency span, #form-language span {
        font-size: 12px;
    }
}
    .webi-ownstyle.webi-quickview a {
		vertical-align: top;
    line-height: 1;
    }
@media (min-width: 992px) { 
    #menu .dropdown:hover .dropdown-menu {
        opacity: 1;
        transform: scale(1, 1);
    }
    #menu .dropdown-menu {
        padding-bottom: 0;
    }
    #slideshow0.owl-carousel {
        z-index: 0;
    }
    #menu .dropdown-menu {
        border: 1px solid #e0e0e0;
        box-shadow: none;
        border-radius: 1px;
        opacity: 0;
        display: block;
        transform-origin: 0 0 0;
        transform: scale(1, 0);
        transition: all 500ms ease 0s;
        padding-bottom: 10px !important;
        margin-left: 0px !important;
        border-bottom: 3px solid #97b76c;
        z-index: 1000 !important;
    }
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    .more-menu {
        padding: 10px;
        position: absolute;
        left: auto;
        right: 0;
        margin: 0;
        border-radius: 0;
        border: 1px solid #e0e0e0;
        box-shadow: none;
        min-width: 230px;
        border-bottom: 3px solid #97b76c;
        background: #fff;
        z-index: 9;
        opacity: 0;
        display: block;
        transition: all 0.35s ease-out 0s;
        text-align: left;
        line-height: 28px;
    }
    .view_cat_menu:hover .more-menu {
        opacity: 1;
        visibility: visible;
    }
    .cate {
        margin: 0 10px;
        display: inline-block;
        color: #fff;
    }
    #menu .dropdown-inner li a::after {
        content: '';
        border-bottom: 1px solid #e7e7e7;
        width: 200px;
        position: absolute;
        top: 32px;
        left: 15px;
    }
    .webi-ownstyle.webi-quickview a {
        display: inline-block;
        vertical-align: middle;
		vertical-align: top;
    line-height: 1;
    }
    .addtocart, .wish, .view, .bquickv {
        text-align: center;
        display: inline-block;
    }
    .menurel .navbar-collapse {
        padding: 0;
    }
    .dropdown-submenu .submenu-title {
        color: #192739 !important;
        font-size: 14px !important;
        text-transform: uppercase !important;
        font-weight: 500;
        padding-bottom: 15px !important;
        font-weight: 500 !important;
    }
    #menu .dropdown-inner .dropdown-submenu ul.grand-child li {
        padding: 0;
    }
    #menu .dropdown-inner li a:hover {
        color: #97b76c;
    }
    #menu .dropdown-inner a {
        line-height: 20px;
        color: #333333;
        font-size: 13px;
        text-transform: capitalize;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .product-list .product-thumb .image {
        width: 30%;
        float: left;
    }
    .product-list .caption {
        width: 70%;
    }
    .accolumn h3 {
        font-size: 14px;
        padding: 0 14px;
    }
    .accolumn.list-group a {
        font-size: 12px;
        letter-spacing: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .acc{
        margin-right: 20px;
        margin-left: 20px;
    }
    .stck-bn h4{
        font-size: 18px;
    }
    .stck-bn p{
        font-size: 12px;letter-spacing: 0
    }
    .parallex .item{
        max-width: 800px;
    }
    .absbtn {
        bottom: 165px;
    }
    #contact .f-left li svg {
        fill: #97b76c;
        margin-right: 5px;
        width: 16px;
    }
    .f-left li {
        font-size: 13px;
        letter-spacing: 0;
    }
    .dimg svg{
        width: 35px;
        height: 35px;
    }
    .siinfo .sj {
        border-radius: 0px;
        padding: 10px 5px;
    }
    .deltext {
        margin-left: 4px;
    }
    .deltext h4 {
        font-size: 13px;
        margin-top: 5px;
    }
    .deltext p {
        font-size: 11px;
        letter-spacing: 0;
    }
    .product-thumb .price-new, .price {
        font-size: 13px;
        letter-spacing: 0;
    }
    .product-thumb .price-old {
        font-size: 12px;
        letter-spacing: 0;
    }
    .wishlist::before, .wishlist::after {
        content: '|';
        color: #121212;
        margin: 0 10px;
    }
    #form-language .test::after {
        content: '|';
        color: #121212;
        margin: 0 10px;
    }
    #menu .dropdown-inner a {
        min-width: 160px !important;
    }
    #menu .dropdown-inner li a::after {
        content: '';
        border-bottom: 1px solid #e7e7e7;
        width: 145px;
        position: absolute;
        top: 32px;
        left: 10px;
    }
    #menu .collapse .nav li {
        padding: 0 7px;
    }
    #menu .nav > li > a {
        font-size: 13px;
        letter-spacing: 0;
    }
    .col1 {
        margin-bottom: 14px;
    }
    .dhblock::before {
        border-width: 0px 108px 87px 102px;
    }
    .dhblock svg, .dhblock h4, .delop p {
        font-size: 12px;
        letter-spacing: 0;
        margin-bottom: 8px;
    }
    .delh svg {
        width: 26px;
        height: 26px;
        margin: 0;
    }
    .dhblock svg, .dhblock h4, .delop p {
        font-size: 12px;
        letter-spacing: 0;
        margin-bottom: 8px;
    }
    .dinfo .delh:hover .dhblock::before {
        border-width: 17px;
    }
    .cate-selected{
        font-size: 12px;
    }
    .view_more.my-menu {
        padding: 11px 8px;
    }
}
@media (max-width: 991px){
    .acc .dropdown-menu.account{
        right: 0;
        left: auto;
    }
    #search-by-category .search-ajax {
        top: 70px;
    }
    .news {
        padding: 20px 0;
    }
    .wbSearch {
        padding: 25px;
    }
    .acc .discri, .temy{
        display: none;
    }
    .product-thumb:hover .price {
        opacity: 1;
    }
    .product-thumb .price hr {
        border-top: none;
        margin: 0px; 
    }
    .product-thumb .button-group button {
        margin-right: 0px;
    }
    .button-group {
        position: unset;
        opacity: 1;
        margin-top: 5px !important;
    }
    .addtocart, .wish, .view, .bquickv{
        display: inline-block;
    }
    .rating{
        margin-bottom: 10px;
    }
    .mcoll{
        display: none;
    }
    .head-t h4 {
        font-size: 16px;
    }
    footer h5, .main-s {
        font-size: 15px;
        margin-bottom: 15px;
        letter-spacing: 0;
    }
    .container{
        width: 100%;
    } 
    .delop, .dhblock svg, .dhblock::before {
        display: none;
    }
    .dhblock h4 {
        font-size: 12px;
        letter-spacing: 0;
        background: rgba(255,255,255,0.7);
        margin-top: 0;
        margin-bottom: 0;
        padding: 10px 0;
        position: unset;
    }
    .dhblock{
        position: unset;
        background: #969696;
        margin-bottom: 10px;
        left: 5px;
        right: 5px;
    }
    #product .product-layout, .product-list, .product-grid, #tbestseller .product-layout, .catsp, #special .product-layout, #related .product-layout, .leftpro,#onsale .product-layout{
        padding-left: 5px;
        padding-right: 5px;
    }
    .prosp.row, .special .row, .row.cpagerow , #tbestseller .row, #featured_category .row, .relpro .row, .spe .next-prevb.row, #product-search .next-prevb.row, #product-manufacturer .next-prevb.row,.rless {
        margin-right: -5px;
        margin-left: -5px;
    }
    .news{
        margin-top: 30px;
    }
    #menu .dropdown-inner .dropdown-submenu .submenu-title {
        font-weight: 500;
        padding: 0;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu .nav > li > a {
        color: #000;
        text-shadow: none;
        font-size: 14px;
        font-weight: normal;
        text-transform: capitalize;
        cursor: pointer;
    }
    #menu .nav > li > a {
        padding: 10px 0;
    }
    .navbar-header button {
        border: none;
        background-color: transparent;
        color: #fff;
        padding: 0px;
        font-size: 17px;
        cursor: pointer;
        margin-right: 0px !important;
        margin-top: 5px !important;
    }
    .navbar-header button .fa {
        font-size: 19px;
        color: #000;
    }
    #logo {
        display: inline-block;
        max-width: 192px;
        margin-bottom: 0px;
        margin-top: -5px;
    }
    .nav > li > a {
        padding: 10px 0px;
    }
    #menu {
        border-radius: 0px;
    }
    #menu {
        margin-bottom: 0;
        display: inline-block;
        background-color: transparent;
        border: none;
        float: left;
    }
    .nav.navbar-nav{
        padding: 0px 15px;
    }
    #menu {
        border-radius: 0px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        background-color: transparent;
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #222;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: transparent;
        color: #97b76c;
    }
    #under-menu ul li a {
        font-size: 13px;
    }
    /* sidenav */
    #mySidenav li a i{
        margin-top: 4px;
        float: right
    }
    body.active {
        overflow: hidden;
    }
    body.active::before {
        background: #000000 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 99;
        transition: all .2s ease 0s;
    }
    body.active .sidenav {
        overflow-x: unset;
        overflow-y: scroll;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        transition: 0.5s;
        padding-top: 60px;
        overflow-x: hidden;
        box-shadow: 5px 0 5px 0 rgba(0,0,0,.06);
        clear: both;
        height: 100%;
        background-color: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .sidenav .close-nav {
        background-color: #1e1e1e;
        padding: 12px 15px;
        width: 100%;
        display: inline-block;
        color: #fff;
        letter-spacing: 1px;
    }
    .closebtn,.closebtn:hover,.closebtn:focus{
        color: #fff;
    }
    #mobile_top_menu_wrapper {
        margin: 0;
        line-height: 20px;
        display: block !important;
    }
    #menu .navbar-collapse {
        display: block;
        border: none;
    }
    .dblock{
        display: block;
    }
    .dnone{
        display: none
    }
    .navbar-nav > li{
        display: block
    }
    .nav.navbar-nav {
        padding: 0;
        margin: 0;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
        margin-bottom: 15px;
    }
    #menu div.dropdown-menu {
        margin: 0 !important;
        padding: 15px;
        padding: 0
    }
    #menu .nav > li > a {
        border-bottom: none;
        display: block;
    }
    #menu .collapse .nav li {
        padding: 0 12px;
    }
    .pro-tab, .jd-2, .parallex, .special{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .logoslider{
        margin-top: 30px;   
    }
    .product-thumb .caption{
        text-align: center
    }
    .others,.parallex .item svg{
        display: none;
    }
    .wishlist::before, .wishlist::after {
        content: '';
        margin: 0 0px;
    }
    .protitle {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    #spe .diss {
        margin-bottom: 5px;
        font-size: 12px;
        letter-spacing: 0px;
    }
    #spe .protitle {
        margin-bottom: 5px;
        margin-top: 0px;
    }
    #spe .product-thumb .price-new, #spe .price {
        font-size: 14px;
        letter-spacing: 0;
        margin-bottom: 5px;
    }
    .product-thumb .price-old {
        font-size: 12px;
        letter-spacing: 0;
    }
    .proprice {
        float: none !important;
    }
    .product-thumb .rating {
        text-align: center !important;
        margin-bottom: 8px;
        margin-top: 4px;
    }
    .absbtn {
        position: unset;
        transition: none;
        opacity: 1;
        display: inline-block;
    }
}
@media (max-width: 599px){
    .dinfo.row{
        margin-right: -5px;
        margin-left: -5px;
    }
}
@media (max-width: 499px){
    .imgbanner .sub-img-banner {
        margin-bottom: 20px !important;
    }
    .imgbanner .sub-img-banner:last-child {
        margin-bottom: 0px !important;
    }
}
@media (min-width: 500px) and (max-width: 767px){
    .accrow [class*="col-"] {
        width: 50%;
    }
    .siinfo{
        width: 50%;
    }
    .s1, .s2{
        margin-bottom: 10px;
    }
    .deltext p {
        font-size: 12px;
        letter-spacing: 0;
    }
    .deltext h4 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .deltext {
        margin-left: 5px;
    }
    .siinfo .sj {
        padding: 5px 10px;
    }
    .imgbanner .sub-img-banner {
        width: 50%;
        padding-right: 5px;
        padding-left: 5px;
    }
    .siinfo {
        padding-right: 5px;
        padding-left: 5px;
    }
    .sumo, .dinfo .row{
        margin-left: -5px;
        margin-right: -5px;
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .ct {
        display: none;
    }
    .product-grid{
        width: 33.33%;
    }
    .search{
        width: 70%;
    }
    .soci{
        width: 30%;
        padding-left: 0;
    }
}
@media (max-width: 599px){   
    #notification-normal {
        position: relative !important;
    }
    .soci{
        text-align: center !important;
    }
    .catesort {
        width: 100%;
        margin-top: 15px;
    }
    .col1.row, .col2.row {
        margin: 0px 0px !important;
    }
    .col1{
        padding-bottom: 15px;
    }
    .dinfo {
        margin-top: 15px;
    }
    .tops {
        padding: 15px 0;
    }
    .siinfo .sj {
        border-radius: 0px;
        padding: 5px 10px;
        transition: 0.3s ease;
        text-align: left;
        background-color: #fff;
    }
    .fe1, .of2 {
        padding: 0px 0px !important;
    }
    .pagi .text-left, .pagi .text-right {
        text-align: center !important;
        width: 100%;
        padding: 0;
    }
    .col1, .col2 {
        width: 100% !important;
        display: block;
        margin-bottom: 0;
    }
}
@media (min-width: 390px) and (max-width: 767px){
    .product-list{
        width: 50%;
    }
}
@media (min-width: 768px) {
    .block-social span { display: none; }
    .product-quickview-detail .sticky {
        position: sticky;
        top: 15px;
    }
    #menu .fa.pull-right {
        margin-left: .3em;
        margin-top: 4px;
    }
    #xsfilter{
        display: block;
    }
    .sticky {
        position: sticky;
        top: 20px;
    }
    #cart.open .dropdown-menu, #top-links .open .dropdown-menu, .curlan.open .dorpss, .acc.open .dropdown-menu, .curlan.open .dropsetting, .huserb.open .dropdown-menu {
        visibility: visible;
        opacity: 1;
        transform: scale(1, 1);
        margin-top: 8px;
        background: #fff;
        border: 1px solid #ededed;
    }
    #cart .dropdown-menu, #top-links .dropdown-menu, .curlan .dorpss, .acc .dropdown-menu, .curlan .dropsetting, .huserb .dropdown-menu {
        visibility: hidden;
        display: block;
        opacity: 0;
        margin-top: 0px;
        border: 1px solid #e7e7e7;
        box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
        visibility: hidden;
        display: block;
        opacity: 0;
        border-radius: 1px;
        box-shadow: none;
        padding: 5px;
        transform-origin: 0 0 0;
        transform: scale(1, 0);
        transition: 0.5s ease;
        border-bottom: 3px solid #97b76c !important;

    }
    .middle-footer h5 button {
        display: none;
    }
    .footer-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .wr-menu {
        text-align: left;
        padding: 12px 5px;
    }
    #under-menu {
        z-index: 9;
        border-radius: 0px;
    }
}

.price-tax{display:none !important;}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?cyr3g1');
  src:  url('../fonts/icomoon.eot?cyr3g1#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?cyr3g1') format('truetype'),
    url('../fonts/icomoon.woff?cyr3g1') format('woff'),
    url('../fonts/icomoon.svg?cyr3g1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.icon-tiktok-1 .path1:before {
  content: "\e900";
  color: rgb(0, 242, 234);
}
.icon-tiktok-1 .path2:before {
  content: "\e901";
  margin-left: -1.013671875em;
  color: rgb(0, 242, 234);
}
.icon-tiktok-1 .path3:before {
  content: "\e902";
  margin-left: -1.013671875em;
  color: rgb(255, 0, 79);
}
.icon-tiktok-1 .path4:before {
  content: "\e903";
  margin-left: -1.013671875em;
  color: rgb(255, 0, 79);
}
.icon-tiktok-1 .path5:before {
  content: "\e904";
  margin-left: -1.013671875em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-2 .path1:before {
  content: "\e905";
  color: rgb(37, 244, 238);
}
.icon-tiktok-2 .path2:before {
  content: "\e906";
  margin-left: -1.00390625em;
  color: rgb(37, 244, 238);
}
.icon-tiktok-2 .path3:before {
  content: "\e907";
  margin-left: -1.00390625em;
  color: rgb(254, 44, 85);
}
.icon-tiktok-2 .path4:before {
  content: "\e908";
  margin-left: -1.00390625em;
  color: rgb(254, 44, 85);
}
.icon-tiktok-2 .path5:before {
  content: "\e909";
  margin-left: -1.00390625em;
  color: rgb(0, 0, 0);
}
.icon-tiktok-3 .path1:before {
  content: "\e90a";
  color: rgb(238, 29, 82);
}
.icon-tiktok-3 .path2:before {
  content: "\e90b";
  margin-left: -0.8310546875em;
  color: rgb(0, 0, 0);
}
.icon-tiktok-3 .path3:before {
  content: "\e90c";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path4:before {
  content: "\e90d";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path5:before {
  content: "\e90e";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path6:before {
  content: "\e90f";
  margin-left: -0.8310546875em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-3 .path7:before {
  content: "\e910";
  margin-left: -0.8310546875em;
  color: rgb(238, 29, 82);
}
.icon-tiktok-3 .path8:before {
  content: "\e911";
  margin-left: -0.8310546875em;
  color: rgb(0, 0, 0);
}
.icon-tiktok-4 .path1:before {
  content: "\e912";
  color: rgb(1, 1, 1);
}
.icon-tiktok-4 .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(238, 29, 81);
}
.icon-tiktok-4 .path3:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(102, 200, 207);
}
.icon-tiktok-4 .path4:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(1, 1, 1);
}
.icon-tiktok-4 .path5:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-4 .path6:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(238, 29, 82);
}
.icon-tiktok-4 .path7:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-4 .path8:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(105, 201, 208);
}
.icon-tiktok-4 .path9:before {
  content: "\e91a";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-tiktok-6 .path1:before {
  content: "\e91b";
  color: rgb(81, 180, 195);
}
.icon-tiktok-6 .path2:before {
  content: "\e91c";
  margin-left: -0.9072265625em;
  color: rgb(81, 180, 195);
}
.icon-tiktok-6 .path3:before {
  content: "\e91d";
  margin-left: -0.9072265625em;
  color: rgb(212, 78, 97);
}
.icon-tiktok-6 .path4:before {
  content: "\e91e";
  margin-left: -0.9072265625em;
  color: rgb(212, 78, 97);
}
.social-block ul li{vertical-align:top;}
li.pinterest a:before {
  content: "\f0d2";
}
li.tiktok{font-size:0;line-height:0;}
li.tiktok a{
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
	font-size:16px !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width:35px;
  height:35px;
  text-align:center;
  letter-spacing: 0.4px !important;
  padding-left:0 !important;
  padding-right:0!important;
}
li.tiktok a span{display: inline-block !important;background: none !important;}
li.tiktok a:before{display:none !important;}
/*li.tiktok a:hover{background:#fff;}*/
li.tiktok a .icon-tiktok-1{padding-left:4px;}
li.tiktok a .icon-tiktok-1 span:before{color:#000 !important;}
li.tiktok:hover a .icon-tiktok-1 span:before,
li.tiktok a:hover .icon-tiktok-1 span:before{color:#fff !important;}
li.tiktok a .icon-tiktok-2{padding-left:4px;}
li.tiktok a .icon-tiktok-2 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-2 span:before{color:#917c3d !important;}
li.tiktok a .icon-tiktok-3{padding-left:4px;}
li.tiktok a .icon-tiktok-3 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-3 span:before{color:#917c3d !important;}
li.tiktok a .icon-tiktok-4{padding-left:4px;}
li.tiktok a .icon-tiktok-4 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-4 span:before{color:#917c3d !important;}
li.tiktok a .icon-tiktok-6{padding-left:4px;}
li.tiktok a .icon-tiktok-6 span:before{color:#fff !important;}
li.tiktok a:hover .icon-tiktok-6 span:before{color:#917c3d !important;}


@media (max-width:767px) {
	.data.ad {
	max-width:300px;
}
}