
  /*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@font-face{
    font-family:'Poppins-Regular';
    src:url(../../assets/fonts/Poppins-Regular.ttf);
    }
    @font-face{
    font-family:'Poppins-Bold';
    src:url(../../assets/fonts/Poppins-Bold.ttf);
    }
    @font-face{
    font-family:'Poppins-SemiBold';
    src:url(../../assets/fonts/Poppins-SemiBold.ttf);
    }
    @font-face{
    font-family:'Poppins-Medium';
    src:url(../../assets/fonts/Poppins-Medium.ttf);
    }
    @font-face{
    font-family:'Poppins-Light';
    src:url(../../assets/fonts/Poppins-Light.ttf);
    }
    body
    {
	    font-family:'Poppins-Regular';
	    color: #222;
	    font-size: 16px;
	    line-height: 20px;
	    background-color: #f8f8f8;
      font-weight: 100;
     }
     disabled
     {
        cursor: nowrap;
     }
     @media (min-width:1410px) {
    .container {
        width: 1380px;
        max-width: 100%
    }
}
#index #loading {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    margin-top: 0px;
    top: 0px;
}
#index #loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}
#index #loading-center-absolute {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    height: 100px;
    width: 100px;
}
#index .object {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: url('../../assets/img/loader.gif') 50% 50% no-repeat rgba(255, 255, 255, 1);
}
 .img-responsive {
        /* display: block; */
        max-width: 100%;
        height: auto;
    }
    .center-block {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .list-inline {
        padding-left: 0;
        list-style: none;
    }
    .list-inline > li {
        display: inline-block;
    }
/* header */
#_desktop_cart{
    float: right;
    display: inline-block;
    margin: 25px 0;
}
.blockcart .cart-overview .drp-img {
    border: 2px solid #f8f8f8;
    border-radius: 10px;
}
.blockcart .cart-overview .drp-cart {
    width: 80%;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;    
    text-align: left;
    color: #000;
    font-family: 'Poppins-Medium';
}
.blockcart .cart-overview .cart-line-product-actions {
    left: auto;
    position: absolute;
    right: 5px;
    top: 1px;
}
#_desktop_cart .cart-tot p {
    color: #252525;
}
.blockcart .st-crt-t p {
    text-align: right;
    margin-bottom: 7px;
}
.cart-tot strong {
    float: left;
}
.blockcart .check1 {
    color: #fff !important;
    float: left;
    height: auto;
    padding: 6px 20px;
    width: 100%;
    border: 1px solid #139105;
    background: transparent;
        background-color: transparent;
    background-color: transparent;
    background-color: #139105;
    transition: all 1s ease 0s;
    text-align: center;
    border-radius: 5px;
}
.blockcart .check1:hover {
    background-color: #fedb22;
    border:1px solid #fedb22;
    color: #222 !important;
}
.offerbanner123 #closeButton {
    position: absolute;
    top: 15px;
    left: auto;
    right: 15px;
    background-color: #6fd1e9;
    width: 25px;
    height:25px;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    padding: 0;
}
.blockcart .check1 i{
    margin-right: 5px;
}
.offerbanner123 #closeButton i {
    color: #0fb2da;
}
.shoppingcart{
	position: relative;
}
#_desktop_user_info {
	float: right;
display: inline-block;
margin: 8px 0;
    margin-right: 0px;
border: 1px solid #139105;
background-color: #139105;
width: 45px;
height: 45px;
border-radius: 5px;
cursor: pointer;
text-align: center;
}
#_desktop_user_info:hover{
    background-color: #fedb22;
    border:1px solid #fedb22 ;
}
#_desktop_user_info .userimg{
    line-height: 40px;
}
#_desktop_user_info .userimg svg {
    fill: #fff;
}
#_desktop_user_info:hover .userimg svg {
    fill: #222;
}
.navtop1 {
    float: right;
    margin: 26px;
}
.header-top {
   background-color: #139015;
    z-index: 99;
    width: 100%;
    top: 50px;
    margin-top: 0;
}
.navfull {
    background-color: #118113;
}
#search_block_top .search-title {
    position: relative;
    z-index: 1;
    float: left;
    width: 192px;
    background-color: #fff;
    border-radius: 0px 5px 5px 0px;
  }
.search-widget .search-title::before {
    border-right: 1px solid #dcdcdc;
    content: '';
    position: absolute;
    width: 1px;
    height: 30px;
    top: 10px;
    left: 0;
}
.search-widget .search-title::after {
    content: "\E5CF";
    font-family: Material Icons;
    position: absolute;
    right: 15px;
    top: 14px;
    vertical-align: top;
    z-index: -1;
    cursor: pointer;
}

 .header-nav .left-nav .navtop {
    padding: 14px 0;
}
.header-nav .left-nav .navtop svg, #_desktop_user_info svg {
    vertical-align: middle;
}
.header-nav .left-nav .navtop a {
    font-family: 'Poppins-Regular';
    font-size: 13px;
    color: #222222;
    letter-spacing: 1px;
}
#header .header-nav .wishlistnav2 {
    padding: 9px 0;
    text-align: right;
    white-space: nowrap;
}
.wishlistnav2 span {
    font-family: 'Poppins-Regular';
    font-size: 13px;
    color: #222;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.search-widget{
	padding: 8px 0;
}

#_desktop_language_selector button, #_desktop_currency_selector button {
    font-size: 12px;
    color: #222;
    letter-spacing: 1px;
    cursor: pointer;
    margin: 9px 0;
	white-space: nowrap;
	border: 1px solid #efefef;
	background-color: #efefef;
	border-radius: 20px;
	height: 30px;
	line-height: 30px;
	width: 90px;
text-align: center;
}
#_desktop_language_selector ul,#_desktop_currency_selector ul{
    background-color: #fff;
border-top: 3px solid #ffcf2a;
border-radius: 0px 0px 5px 5px;
}
.language-selector::after {
    content: "|";
    margin-right: 20px;
    margin-left: 20px;  
    color: #d6d6d6;
}
.currency-selector::after {
    content: "|";
    margin-right: 20px;
    margin-left: 20px;
    color: #d6d6d6;
}
.wishtlist_top{
	line-height: 29px;
}
.cart_msg, .head-cart-drop {
    background-color: #fff;
    border-top: 3px solid #ffcf2a;
    height: auto;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    padding: 15px;
    position: absolute;
    right: 15px;
    transform: translate(0px, 20px);
    -webkit-transform: translate(0px, 20px);
    -moz-transform: translate(0px, 20px);
    -o-transform: translate(0px, 20px);
    -ms-transform: translate(0px, 20px);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    visibility: hidden;
    max-width: 300px;
    z-index: 99;
    border-radius: 0px;
    box-shadow: 2px 1px 11px 2px rgba(0, 0, 0, .1);
    top: 100%;
}
#_desktop_cart:hover .blockcart .cart_msg, #_desktop_cart:hover .blockcart .head-cart-drop {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
}
#_desktop_cart .cartimg svg {
    fill: #fff;
    transform: rotateY(180deg);
}
.cart-products-count.cart-t1 {
    color: #fff;
position: absolute;
right: 3px;
top: -15px;
font-size: 12px;
z-index: 1;
}
#_desktop_cart .mycart {
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Poppins-Regular';
    font-weight: 100;
    letter-spacing: 1px;
    vertical-align: super;
}
#_desktop_user_info .userdown.dropdown-menu {
    margin-top: 0px;
    min-width: 13rem;
    border-radius: 5px;
}
#_desktop_user_info .userdown.dropdown-menu a {
    padding: 5px 15px;
    text-transform: capitalize;
    display: block;
}
.navtop1 ul{
margin: 0;
}
.navtop1 .callus{
	font-size: 16px;
	color: #fff;
	font-family:'Poppins-Regular';
	font-weight: 100;
	margin: 0;
	letter-spacing: 1px;
}
.navtop1 p{
	color: #bad7ba;
	font-size: 10px;
	font-family: 'Poppins-Regular';
	font-weight: 100;
	letter-spacing: 1px;
}
.navtop1 svg{
	fill: #fff;
}
#_desktop_logo {
    margin: 21px 0;
}
.navfull .navfulltext{
	border-top: 1px solid #128814;
}
.btn-navbar.navbar-toggle {
    color: #000;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: none;
    background: transparent;
    border-radius: 100%;
    min-width: 25px;
    min-height: 25px;
    vertical-align: middle;
    outline: none;
    float: right;
}
.ico-menu .bar {
    position: absolute;
    height: 1px;
    background-color: #fff;
    overflow: hidden;
}
.ico-menu {
    position: relative;
    width: 16px;
    top: -6px;
    margin: 0 auto;
    right: -1px;
}
.ico-menu .bar:nth-child(1) {
    top: 0;
    width: 18px;
}.ico-menu .bar:nth-child(2) {
    top: 5px;
    width: 18px;
}.ico-menu .bar:nth-child(3) {
    top: 10px;
    width: 15px;
}
.ico-menu .bar::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #dfce20;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
        transition-delay: 0s;
    transition-delay: 0s;
    transition-delay: 0s;
}
.ico-menu .bar:nth-child(1)::after {
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.ico-menu .bar:nth-child(2)::after {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.ico-menu .bar:nth-child(3)::after {
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.btn-navbar.navbar-toggle:hover .ico-menu .bar::after {
    left: 0;
}
#_desktop_top_menu {
   padding: 0;
   width: 20%;
   background-color: #139105;
   height: 45px;
   margin: 8px 0;
   border-radius: 5px;
}
#wb-menu-icon h3 {
    margin-bottom: 0;
    padding: 11px 15px;
}
#wb-menu-icon h3 span{
	font-family: 'Poppins-Regular';
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
 @media(min-width: 768px){	
.enm {
    font-size: 16px;
    margin-top: 3px;
}
#_desktop_top_menu .top-menu .dropdown-submenu i {
    display: none;
    font-size: 20px;
}
.top-menu a.dropdown-submenu {
    color: #000;
    text-transform: uppercase !important;
    font-weight: 600;
    letter-spacing: 1px;
}
.menu-page .top-menu #top_sub_menu_12207 .top-menu li{
    padding:0;
}
}
/* header */
/* shipping */
.deliveryinfo .del1, .deliveryinfo .del2, .deliveryinfo .del3,.deliveryinfo .del4{
    display: inline-block;
}
.deliveryinfo .s1, .deliveryinfo .s2, .deliveryinfo .s3 {
    display: inline-block;
}
.deliveryinfo svg {
    vertical-align: middle;
}
.deliveryinfo h4 {
    font-family: 'Poppins-Medium';
    font-size: 14px;
    color: #222222;
    letter-spacing: 1px;
    font-weight: 100;
    text-transform: capitalize;
}
.deliveryinfo  svg{
	fill: #9e9e9e;
}
/* shipping */
/* imgslider */
.imgslider1{
	width: 20%;
}
.imgslider{
	width: 80%;
	padding-left:22px;
	padding-right: 0;
}
/* img slider */
/* category_frature */
.wberCategoryFeature {
	margin-top: 20px;
	border: 1px solid #e7e7e7;
	padding: 0;
	border-radius: 5px;
}
.wberCategoryFeature  .content-cate{
	position: relative;
bottom: 20px;
left: 0;
right: 0;
text-align: center;
margin-top: -20px;
}
.wberCategoryFeature  .content-cate .categoryName a{
	font-family: 'Poppins-Regular';
	font-size: 13px;
	color: #919191;
	font-weight: 100;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.wberCategoryFeature .content-cate .categoryName a:hover{
	color: #000;
}
.wberCategoryFeature .owl-stage-outer{
	border-radius: 5px;
}
.wberCategoryFeature .cat-img::after {
    border-right: 1px solid #e7e7e7;
    content: '';
    position: absolute;
    width: 1px;
    height: 170px;
    left: 0px;
    top: 20px;
}

.wberCategoryFeature .cat-img:last-child::after {
    content: '';
    border-right: none;
}
/* category_feature */
/* leftbanner */
.leftbanner2,.imgbanner01{
	width: 20%;
	padding: 0;
	margin-top: 20px;
    position: relative;
}
.leftbanner2 .lbanner img,.imgbanner01 img{
	border-radius: 8px;
}
.homecontect .tabhedding,.newproduct {
	width: 80%;
	padding-left: 20px;
	padding-right: 0;
	margin-top: 20px;
}
.homecontect .tabhedding .tabs,.newproduct .tabs {
    box-shadow: none;
    margin-top: 0;
    background: transparent;
    padding: 0;
}
.offbanner .cbanner1{
    padding:0;
}
/* leftbanner */
/* PRODUCT */
#owl-feature .owl-nav .owl-prev, #owl-feature1 .owl-nav .owl-prev, #owl-special .owl-nav .owl-prev, #owl-categoryfeature .owl-nav .owl-prev, #owl-seller .owl-nav .owl-prev, #owl-seller1 .owl-nav .owl-prev, #owl-latest .owl-nav .owl-prev, #owl-latest1 .owl-nav .owl-prev, #owl-blog .owl-nav .owl-prev {
    outline: none;
    margin: 0 10px 0 0;
}
.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -43px;
    margin-top: 0;
}
.owl-theme .owl-nav .owl-next {
    opacity: 1;
    height: 30px;
width: 35px;
line-height: 31px !important;
border-radius: 0px 20px 20px 0px !important;
padding: 0 !important;
text-align: center !important;
border: 1px solid #333;
background-color: #fff !important;
border: 1px solid #e7e7e7;
}
.owl-theme .owl-nav .owl-prev {
    opacity: 1;
    height: 30px;
    width: 35px;
    line-height: 31px !important;
    border-radius:  20px 0px 0px 20px !important;
    padding: 0 !important;
    text-align: center !important;
    border: 1px solid #333;
    background-color: #fff !important;
    border: 1px solid #e7e7e7;
}
#owl-feature .owl-nav i, #owl-categoryfeature .owl-nav i, #owl-special .owl-nav i, #owl-seller .owl-nav i, #owl-latest .owl-nav i, #owl-blog .owl-nav i, #owl-logo-slider .owl-nav i, #zoom1 .owl-nav i {
    color: #181818;
    font-size: 20px;
}
.owl-theme .owl-nav .owl-next:hover,.owl-theme .owl-nav .owl-prev:hover{
	background-color: #139015 !important;
	border: 1px solid #139015 !important;
}
.owl-theme .owl-nav .owl-next:hover i, .owl-theme .owl-nav .owl-prev:hover i{
	color: #fff !important;
}
.tabhedding #tab-content{
	padding: 0;
}
.product-miniature .thumbnail-container .wb-image-block img {
    margin: 0 auto;
    max-width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: auto;
}
.product-miniature .thumbnail-container .wb-image-block img {
    margin: 0 auto;
    max-width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: auto;
}
.product-miniature .thumbnail-container .wb-image-block .second-img {
    top: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    opacity: 0;
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.product-miniature .thumbnail-container .wb-image-block img {
    margin: 0 auto;
    max-width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: auto;
}
.product-miniature .thumbnail-container .wb-image-block img {
    margin: 0 auto;
    max-width: 100%;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    width: auto;
}
.product-miniature .thumbnail-container:hover .wb-image-block .product-thumbnail .second-img {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.description {
    display: none;
}
#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    width: 100%;
    text-transform: capitalize;
    padding: 7px 0;
    font-weight: 200;
    font-size: 14px;
    letter-spacing: 1px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: 'Poppins-Regular';
    margin-bottom: 0;
    text-align: center;
    margin: 0;
}
.product-action .wishlist .btn {
   width: 40px;
height: 40px;
padding: 0;

border-radius: 2px;
background-color: #e5e5e5;
outline: none;
opacity: 0;
}
.product-action .wishlist,.product-action .quickview{
 display: inline-block;   
}
.product-action .wishlist .btn svg,.product-action .quickview .btn svg{ 
	vertical-align: middle;
}
.product-action .quickview .btn{
width: 40px;
    height: 40px;
    padding: 0;
 display: inline-block;
   border-radius: 2px;
    background-color: #e5e5e5;
    outline: none;
opacity: 0;
}
.product-action .cart {
    display: inline-block;
    padding: 0;
    width: 125px;
    height: 40px;
    background-color: #e7e7e7;
    color: #252525;
    font-family: 'Poppins-Medium';
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 100;
    border-radius: 2px;
    opacity: 0;
    line-height: 37px;
}

.product-action .cart:hover,.product-action .quickview .btn:hover,.product-action .wishlist .btn:hover {
    background-color: #139015;
    color: #fff !important;
}
.product-action .wishlist .btn:hover svg, .product-action .quickview .btn:hover svg {
    fill: #fff;
}
/* PRODUCT */
.offbanner{
	padding: 0;
}
.offbanner img{
    border-radius: 8px;
}
/* topbanner */

.center-banner .slide.banner0 img,.center-banner .slide.banner1 img{
    border-radius: 8px;
}
 .center-banner{
    position: relative;
 }
.center-banner .banner0  .em-eff06-04:before{
right: 33px;
}
/* topbanner */
/* top ratted */
#owl-best .product-miniature .product-description .star_content {
    text-align: left;
}
#owl-best .product-miniature .product-title {
	display: none;
}
#owl-best .product-miniature .product-price-and-shipping{
	text-align: left;
}
#owl-best .product-miniature .wb-image-block{
	padding: 0;
}
#owl-best .description{
	display: block;
	margin: 10px 0;
    height: 40px;
overflow: hidden;
}
#owl-best .description p{
	font-family: 'Poppins-Regular' !important;
	font-size: 13px !important;
	color:#919191 !important;
	letter-spacing: 0.5px;
    font-weight: 400;
}
.new-pro .heading-pro{
	color: #222222;
text-transform: capitalize;
font-size: 14px;
border-left: none;
border-right: none;
font-weight: normal;
font-family: 'Poppins-Medium';
letter-spacing: 1px;
padding: 0 0 10px 0;
outline: none;
border-bottom: 2px solid #e7e7e7;
}
.new-pro{
	padding: 0;
    margin-top: 20px;
}
/* top ratted */
/* testimonual */
.testi {
    background-image: url('../../assets/img/testi.jpg');
    padding: 37px 55px;  
    border-radius: 8px; 
}
.testi .quote{
	float: left;
	margin-right: 70px;
}
.testi .quote svg{
	fill: #7a7a7a;
}
.des_testimonial p {
    font-size: 13px;
    font-family: 'Poppins-Regular';
    letter-spacing: 1px;
    text-align: left;
    margin: 17px auto;
    color: #fff;
    height: 40px;
    overflow: hidden;
}
.des_namepost h3{
	font-family: 'Poppins-Medium';
	font-size: 14px;
	color: #fedb22;
	letter-spacing: 1px;
}
#owl-testimonial .owl-dots{
	text-align: right;
	margin: 0;
}
#owl-testimonial .quote::after{
	border-right: 2px solid #414141;
content: '';
position: absolute;
width: 0px;
height: 85px;
left: 120px;
top: 10px;
}
#owl-testimonial.owl-theme .owl-dots .owl-dot.active span{
	background-color: #fedb22;
	border: 1px solid #fedb22;
}
#owl-testimonial.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    border: 2px solid #fff;
}
/* testimonual */
/* brand */
.logoslider{
	padding: 0;
	margin-bottom: 20px;
}
#owl-logo-slider{
    margin: 0
}
/* brand */
/* newsletter */
.newsletter{
  background-color: #139015;
 padding: 35px 0;
 border-radius: 6px;
}
.newsletter svg{
  fill: #fff;
}
.newsletter #block-newsletter-label{
font-family: 'Poppins-Medium';
font-size: 17px;
font-weight: 100;
text-transform: capitalize;
letter-spacing: 1px;
color: #fff;
margin: 0;
margin-left: 10px;
margin-bottom: 5px;
}
.newsletter p{
  padding-top: 0;
margin: 0;
margin-left: 10px;
font-size: 13px;
color: #fff;
}
.newsletter .d-inline-block{
  vertical-align: middle;
}
.newsletter .dline{
  padding: 0;
}
.block_newsletter{
	margin: 0;
}
/* newletter */
/* footer */
.footerpage .lnk_wishlist {
    padding: 0;
    width: 100%;
    color: #8a8a8a;
    font-size: 13px !important;
    font-family: 'Poppins-Medium';
    font-weight: 100;
    letter-spacing: 1px;
}
#footer .lnk_wishlist i {
    display: none;
}
#footer{
	background-color: #000;
	padding-top: 30px;
}
.footerpage h3 {
    font-family: 'Poppins-Medium';
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300;
    margin-bottom: 25px;
}
.footerpage a {
    color: #888888 !important;
    font-size: 13px !important;
    font-family: 'Poppins-Medium';
    font-weight: 100;
    letter-spacing: 1px;
}
.contact-rich1 .block .icon {
    float: left;
    width: 3.5rem;
}
#footer .contact-rich1 .block .icon i {
    font-size: 20px;
    color: #fedb22;
}
#footer .contact-rich1 .block .data {
    color: #888888;
    font-size: 14px;
    width: auto;
    overflow: hidden;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
}
.contact-rich1 .block {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footerpage .links {
    margin-top: 45px;
 }
 .block-social ul{
	margin: 0;
	text-align: center;

 }
 .block-social {
    border-top: 1px solid #1a1a1a;
    padding-top: 20px;
}
#footer .facebook::before,#footer .twitter::before,#footer .googleplus::before,#footer .pinterest::before,#footer .pinterest::before {
    border: 1px solid rgba(255,255,255,.1);
    position: absolute;
    content: "";
    width: 45px;
    right: -55px;
    vertical-align: middle;
    top: 20px;
}
.facebook a::before {
    content: "\f09a";
    font-family: fontAwesome;
    font-size: 16px;
    color: #fff;
}
.twitter a::before {
    content: "\f099";
    font-family: fontAwesome;
    font-size: 16px;
    color: #fff;
}
.googleplus a::before {
    content: "\f0d5";
    font-family: fontAwesome;
    font-size: 16px;
    color: #fff;
}
.pinterest a::before {
    content: "\f231";
    font-family: fontAwesome;
    font-size: 16px;
    color: #fff;
}
#footer .instagram a::before {
    content: "\f16d";
    font-family: fontAwesome;
    font-size: 16px;
    color: #fff;
}
.block-social li {
    background-repeat: no-repeat;
    display: inline-block;
    cursor: pointer;
    font-family: 'Roboto-Bold';
    position: relative;
    padding: 2px;
    border: 1px solid transparent;
    border-radius: 50px;
}
.block-social li:hover {
    border-color: #fff;
}
.block-social li:hover a {
    background-color: #ffcf2a;
}
#footer .instagram a:hover::before,.pinterest a:hover::before,.googleplus a:hover::before,.twitter a:hover::before,.facebook a:hover::before{
	color: #000
}
#footer .footerdown .f-payment {
    text-align: center;
    margin: 0 auto;
        margin-bottom: 0px;
    display: block;
    float: none;
    margin-bottom: 0;
}
#footer .footerdown .f-payment li {
    margin: 0 8px;
    margin-bottom: 20px;
}
#footer .footerdown .footerd li a {
    color: #747474;
}
#footer .footerdown .f-payment li a {
    font-size: 18px !important;
}
.footerd{
	margin-bottom: 20px;
	padding: 0;
}
.list-inline > li {
    display: inline-block;
}
/* footer */
@media(min-width: 1200px) and (max-width: 1366px){
	#search_block_top #search_query_top{
		width: 60%;
	}
	#search_block_top .btn.button-search{
		right: 10px;
	}
    .leftbanner2 .beffect img,.imgbanner01 .beffect img {
    transform: translate(-50%,0%);
    min-height: 409px;
    left: 50%;
    position: relative;
    z-index: 0
}
.wb-product-grid .product-action .cart{
    width: 95px;
    font-size: 11px;
}
.ei-slider-large li{
    border-radius: 8px 8px 0 0px;
}
}
@media(min-width: 992px){
    #index .top-menu {
    width: 100%;
    background: #fff;
    padding: 0;
    z-index: 100;
    margin-bottom: 0;
    border: 1px solid #e7e7e7;
    position: absolute;
    top: 124px;
    border-radius: 8px;
}
.desc-product .tabs .nav-tabs .nav-link{
    font-size: 18px;
}
.lefttext {
    width: 20%;
    padding: 0;
}
.righttext {
    width: 80%;
    padding: 0;
    padding-left: 23px;
}
#index .top-menu{
    display: block;
}
#index .top-menu > li .sub-menu {
    opacity: 0;
    display: block !important;
    width: 533px !important;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    background-color: #fff;
    position: absolute;
    left: 100%;
    margin-left: 0;
    margin-top: 0;
    border-radius: 5px;
    top: 0;
    padding: 15px;
}
#index .top-menu .popover {
    max-width: inherit;
}
#index .top-menu > li:hover .sub-menu {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.menu-images-container img {
    float: right;
}
 #index .sub-menu .top-menu {
    position: relative;
    width: unset;
    top: unset;
    border: 0;
    padding: 0;
}
#index .sub-menu .top-menu {
    background: transparent;
}
.menu-page .my-menu{
    padding: 6px 15px;
    position: relative;
}
#index .top-menu a[data-depth="0"], .view_more a {
    position: relative;
    padding: 12px 0;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
    font-size: 13px;
    color: #222 !important;
    text-transform: capitalize;
    font-weight: 100;
}
#index .top-menu a:hover[data-depth="0"], .view_more a:hover{
    color: #139105 !important;
}
}
#search_block_top .btn.button-search:hover{

}
}
.desc-product .tabs{
    padding:15px;
}
@media(min-width: 992px) and (max-width: 1199px){
	.header-nav .left-nav .navtop a{
		font-size: 12px;
color: #222222;
letter-spacing: 0;
	}
#search_block_top #search_query_top{
	width: 51%;
	margin-left: 10px;
}
#search_block_top .btn.button-search{
	right: 10px;
}
 .leftbanner2 .beffect img,.imgbanner01 .beffect img {
    transform: translate(-50%,0%);
    min-height: 385px;
    left: 50%;
    position: relative;
}
.newsletter #block-newsletter-label{
    font-size: 12px;
}
/*#search_block_top #search_query_top {
    width: 51%;
    margin-right: 10px !important;
    margin-left: 0 !important
}*/
.ei-slider-large{
    border-radius: 8px 8px 0 0;
}
}
@media(max-width: 991px){
    .product-cover .layer {
    position: absolute;
    right: 0;
bottom: 6px;
opacity: 1;
background: transparent;
text-align: center;
cursor: pointer;
width: auto;
height: auto;
left: auto;
top: 88%;
}
.menu-images-container img {
    float: right;
}
#product-modal .modal-content .modal-body img.product-cover-modal{
    border:1px solid #ededed;
}
#main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    width: 100% !important;
} 
.product-cover .layer .zoom-in {
    font-size: 2.25rem;
    color: #139105;
}
#product #block-reassurance li {
    padding: 10px 0 !important;
    border: none;
}
.desc-product{
    padding:0;
}
body#checkout section.checkout-step .content {
    padding: 0;
}
}
@media(min-width: 768px) and (max-width: 991px){
	.header-nav .left-nav .navtop a{
		font-size: 11px;
		letter-spacing: 0;
	}
	#_desktop_logo{
		padding-right: 0;
	}
	#_desktop_cart{
		margin: 29px 0;
	}
	.navtop1{
		margin: 25px;	
	}
	#search_block_top .btn.button-search
	{
		right: 7px;
		width: 80px;
		font-size: 12px;
	}
	#_desktop_top_menu{
		width: 25%;
	}
	.search-widget{
		width: 70%;
	}
	#search_block_top #search_query_top{
		margin-left: 15px;
		width: 50%;
	}
	#search_block_top .search-title{
		width: 140px;
	}
    .deliveryinfo h4{
        font-size: 10px;
    }
    .imgslider{
        width: 100%;
        padding-left: 0;
    }
    .ei-slider-large li img {
    max-width: 100% !important;
    border-radius: 10px 10px 0 0;
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
}
.ei-slider-large {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 326px;
}
.leftbanner2, .imgbanner01{
    width: 30%;
}
.homecontect .tabhedding, .newproduct {
    width: 70%;
}
.leftbanner2 .beffect img,.imgbanner01 .beffect img {
    transform: translate(-50%,0%);
    min-height: 389px;
    left: 50%;
    position: relative;
}
#owl-best .product-miniature .product-description{
    padding: 8px;
}
.newsletter .dline{
    text-align: center;
    margin-bottom: 10px;
}
.newsletter{
    padding: 20px 0
}
.lefttext {
    padding: 0;
}
.righttext {
    padding: 0;
    padding-right: 0;
    padding-left: 15px;

}
}
@media(max-width: 767px){
	#header .header-nav .right-nav #_desktop_currency_selector, #header .header-nav .right-nav #_desktop_language_selector,#header .header-nav .wishlistnav2{
    display: inline-block;
}
#header .header-nav .right-nav {
    text-align: center;
    display: block;
}
#_mobile_cart:hover .cart-products-count.cart-t1{
    color: #222;
}
.menu-images-container img{
    display: none;
}
.text123{
  padding:0;
}
.filter-button{
    padding-right: 0
}
.cart-products-count.cart-t1{
    top: -8px
}
.imgslider{
        width: 100%;
        padding-left: 0;
    }
    .top-menu {
    display: block !important;
}
    .ei-slider-large li img {   
    max-width: 100% !important;
    border-radius: 10px 10px 0 0;
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
}
.ei-slider-large {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    height: 231px;
}
#_desktop_language_selector button, #_desktop_currency_selector button{
    margin: 9px 0;
white-space: nowrap;
border: 1px solid transparent;
background-color: transparent;
border-radius: 20px;
height: auto;
line-height: 0px;
}
#_mobile_user_info .userdown.dropdown-menu {
    margin-top: 0px;
    min-width: 13rem;
    border-radius: 5px;
}
#_mobile_user_info .userdown.dropdown-menu a {
    padding: 5px 15px;
    text-transform: capitalize;
    display: block;
}
#_desktop_language_selector ul li a,#_desktop_currency_selector ul li a{
    padding: 5px 10px;
}
.product-action .wishlist .btn,.product-action .cart,.product-action .quickview .btn{
    opacity: 1
}
.product-miniature .product-description{
    padding:8px;
}
/* main menu */
#header .header-nav #menu-icon {
    vertical-align: middle;
    cursor: pointer;
}
._mobile-menu_ .categories {
    color: #000 !important;
    padding: 0 !important;
}
.btn-navbar.navbar-toggle {
    padding: 0px;
    background-color: transparent;
}
._mobile-menu_ i {
    height: 24px;
    width: 26px;
    text-align: center;
    margin: 15px 0;
}
.btn-navbar i {
    color: #fff;
    font-size: 20px;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #111;
    transition: 0.5s;
    padding-top: 60px;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    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;
}
.sidenav .close-nav {
    background-color: #139015;
    padding: 0px 15px;
    width: 100%;
    display: inline-block;
    height: 50px ;
}
#mySidenav .categories {
    color: #fff !important;
    float: left;
    font-family: 'Poppins-Medium';
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 50px;
}
.close-nav .fa.fa-close {
    float: right;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}
#mobile_top_menu_wrapper {
    line-height: 20px;
}
#mobile_top_menu_wrapper {
    margin: 0;
    line-height: 20px;
    display: block !important;
}
body.active {
    overflow: hidden;
}
body {
    font-family: 'Poppins-Regular';
    color: #222;
    font-size: 16px;
    line-height: 20px;
    background-color: #ffffff;
    font-weight: 100;
}
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: 999;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -ms-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}
#notifications, #wrapper, #footer {
    display: block !important;
}
#mobile_top_menu_wrapper .top-menu a[data-depth="0"],.menu-page .view_more .cat-wr {
    text-align: left;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    font-weight: 100;
    text-transform: capitalize;
}
.right-angle {
    float: right;
}
#_mobile_top_menu .navbar-toggler i {
    margin: 0;
}
/* main menu */
#_mobile_cart{
    float: right;
    display: inline-block;
    border: 1px solid #118113;
    background-color: #118113;
    border-radius: 3px;
    margin: 5px 0px;
    cursor: pointer;
    height: 45px;
    width: 45px;
    text-align: center;
}
#_mobile_user_info{
	float: right;
    display: inline-block;
    border: 1px solid #118113;
    background-color: #118113;
    border-radius: 3px;
    margin: 5px 10px;
    cursor: pointer;
    height: 45px;
    width: 45px;
    text-align: center;
}
#_mobile_cart:hover,#_mobile_user_info:hover{
    background-color: #fedb22;
    border:1px solid #fedb22;
}
#_mobile_user_info .userimg,#_mobile_cart .cartimg{
    line-height: 40px;
} 
#_mobile_user_info:hover .userimg svg,#_mobile_cart:hover .cartimg svg{
    fill:#000;
}
#_mobile_user_info .userimg svg,#_mobile_cart .cartimg svg{
    fill: #fff;
    transform: rotateY(180deg);
    vertical-align: middle;
}
#header .header-top .top-logo {
    line-height: 50px;
    vertical-align: middle;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding: 2px 0;
}
#header .header-top .top-logo a img {
    max-height: 50px;
    max-width: 100%;
}
#_mobile_cart:hover .blockcart .cart_msg, #_mobile_cart:hover .blockcart .head-cart-drop {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
}
.search-widget form button[type="submit"]{
    border: 1px solid #fedb22;
background-color: #fedb22;
padding: 11px 11px 8px 10px;
border-radius: 0px 5px 5px 0px;
position: unset;

 }
 #search_block_top .search-title{
 	width: 130px;
 	border-radius: 0
 }
 .navfull {
    background-color: #118113;
}
#header .header-nav .wishlistnav2 {
    padding: 5px 0;
    text-align: right;
    white-space: nowrap;
}
.leftbanner2, .imgbanner01,.homecontect .tabhedding, .newproduct{
    width: 50%;
}
.tabs .nav-tabs .nav-link{
    margin-right: 13px;
}
.owl-theme .owl-nav{
    display: none;
}
.leftbanner2 .beffect img,.imgbanner01 .beffect img {
    transform: translate(-50%,0%);
    min-height: 420px;
    left: 50%;
    position: relative;
}
.center-banner .slide.banner0 {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 20px;
}
.center-banner .slide.banner1{
    padding:0;
}
.quick-button{
    margin-top: 10px
}
.newsletter{
    padding-top: 0
}
    .newsletter .dline{
        margin: 10px 0
    }
    .footerpage {
    border-top: 1px solid;
    margin-top: 20px;
}
.footerpage .links {
    margin-top: 0;
    border-left: none;
    padding: 0;
}
.footer-container .links .title {
    padding: 10px 0;
    border-bottom: none;
    cursor: pointer;
} 
.righttext {
    padding: 0;
}
#category .righttext .h1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 100;
    margin: 10px;
}
.products-sort-order .select-title,.products-selection .filter-button .btn-secondary, .products-selection .filter-button .btn-tertiary{
    padding:0 15px;
    margin-top: 10px;
    height: 40px;
}  
 .wb-product-grid .product-miniature .product-description{
    padding:11px !important;
 }
 #main .images-container .js-qv-mask {
    white-space: nowrap;
    overflow: hidden;
    width: 88% !important;
}
}
@media(max-width: 480px){
	 #_desktop_language_selector select, #_desktop_currency_selector select{
	 	background-color: transparent;
	 	border: none;
	 	margin: 0;
	 }
	 #header .header-top .top-logo {
    float: left;
    text-align: left;
    margin-left: 15px;
}
#wbsearch_content_result{
    width: 100%;
}
.modal-content h1 {
    font-size: 17px;
}
#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container{
    margin-top:15px;
    margin-bottom: 15px;
}

#products .wb-product-list .product-miniature .star_content, #products .wb-product-list .comments_note, #products .wb-product-list .product-title, #products .wb-product-list .product-miniature .product-price-and-shipping, .wb-product-list .comments_note, #products .wb-product-list .product-title,.wb-product-list .description p,.wb-product-list .product-action .quick-button{
    text-align: center !important;
}
#products .wb-product-list .thumbnail-container, .wb-product-list .product-miniature .thumbnail-container{
    margin-top: 0
}
#blockcart-modal .product-image {
    max-width: 100%;
}
#blockcart-modal .product-info {
    overflow: hidden;
    padding: 25px 15px;
}
.quickview .product-cover,.quickview .arrows {
    width: 100%;
}
#blockcart-modal .model-footer {
    display: block;
    padding: 34px 15px 30px;
    border-top: 1px solid #d4d4d4;
}
#blockcart-modal .cart-content .cart-content-btn .btn {

    width: 100%;
    margin-top: 15px;
    font-size: 14px;

}
.quickview .mask,.quickview .arrows  {
    display: none;
}.quickview .images-container {
    min-height: auto;
}
#header .header-nav .currency-selector{
	margin: 0;
}
#search_block_top #search_query_top{
	width: 61%;
}
.offerbanner123{
	display: none;
}
.deliveryinfo .del1, .deliveryinfo .del2, .deliveryinfo .del3, .deliveryinfo .del4{
    display: block;
}
.shipping1{
    width: 50%;
}
#wrapper{
    padding-top: 15px;
}
.homecontect .tabhedding, .newproduct{
    padding-left: 15px;
padding-right: 0;
}
.tabs .nav-tabs .nav-link{
    margin-right: 10px; 
    font-size: 12px;
}
.new-pro .heading-pro{
font-size: 12px;
}
.ei-slider-large {
    height: 205px;
}
.product-action .cart{
    width: 102px;
    font-size: 10px;
}
.wb-product-grid .product-action .cart {
    width: 96px;
    font-size: 10px;
}
 .wb-product-list .product-action .cart{
    width: 125px;
    font-size: 13px;
 }
.leftbanner2 .beffect img, .imgbanner01 .beffect img {
    transform: translate(-50%,0%);
    min-height: 397px;
    left: 50%;
    position: relative;
}
.newsletter #block-newsletter-label{
    letter-spacing: 0
}
#footer .facebook::before, #footer .twitter::before, #footer .googleplus::before, #footer .pinterest::before, #footer .pinterest::before {
display: none;
}
.block-social li {
    margin-right: 0;
}
.footerd{
    text-align: center;
}
.propage h1{
    font-size: 16px !important;
}
}
@media(max-width: 414px){
	#search_block_top #search_query_top{
		width: 58%;
	}
	.search-widget form input[type="text"]{
		min-width: 174px;
	}
	#search_block_top .search-title{
		width: 118px;
	}
	.search-widget .search-title::after {
		right: 0;
	}
    .newsletter .dline{
        display: none;
    }
    .homecontect .tabhedding, .newproduct {
    width: 100%;
    padding: 0
}
.newsletter .alert{
    position: unset;
    width: 100%; 
    font-size: 10px;
}
.newsletter .lline{
    padding:0;
}
.newsletter{
    padding:15px 0;
}
#footer{
    padding-top: 15px;
}
.wb-product-grid .item-product{
    width: 100%;
}
.wb-product-grid .product-action .cart {
    width: 125px;
    font-size: 13px;
}
#main .images-container .js-qv-mask {

    white-space: nowrap;
    overflow: hidden;
    width: 91% !important;

}
.block_newsletter form input[type="text"]{
    min-width:auto;
}  

}
@media(min-width: 413px) and (max-width: 423px){
	#search_block_top #search_query_top {
    width: 53%;
}
.search-widget form input[type="text"]{
	min-width: 220px;
}
.leftbanner2, .imgbanner01{
    display: none;
}
.homecontect .tabhedding, .newproduct {
    width: 100%;
    padding: 0
}
#blockcart-modal .modal-title{
    font-size: 12px;
}
.product-action .cart{
    width: 125px;
    font-size: 13px;
}
.ei-slider-large {
    height: 180px;
}
.quick-button{
    text-align: center;
}
.wb-product-grid .item-product{
    width: 100%;
}
.wb-product-grid .product-action .cart {
    width: 125px;
    font-size: 13px;
}
#main .images-container .js-qv-mask {

    white-space: nowrap;
    overflow: hidden;
    width: 91% !important;
}
.block_newsletter form input[type="text"]{
    min-width:auto;
}
}
@media(max-width: 360px){
	.language-selector::after,.currency-selector::after {
        margin:0;
    }
	#header .header-top .top-logo{
		width: 140px;
	}
    .product-action .cart{
    width: 125px;
    font-size: 13px;
}
.quick-button{
    text-align: center;
}
#product #idWishlist{
    margin-top: 10px;
}
.form-control-select{
    width: 95%;
}
.toplist .wb-grid-list{ 
    padding:0;
 }
	.header-top{
		height: 60px;
	}
	#header .header-top .top-logo{
		padding: 5px 0;
	}
	._mobile-menu_ i{
		margin: 17px 0;
	}
	#_mobile_cart{
		margin: 7px 0px;
	}
	#_mobile_user_info{
		margin: 7px 7px;
	}
	#search_block_top #search_query_top {
    width: 44%;
}
.search-widget form input[type="text"]{
	min-width: 169px;
}
.deliveryinfo{
    display: none;
}
.ei-slider-large {
    height: 130px;
}
.leftbanner2, .imgbanner01{
    width: 100%;
}
.leftbanner2 .beffect img, .imgbanner01 .beffect img {
    transform: none;
    min-height: auto;
    left: 0;
    position: relative;
    width: 100%;
}
#owl-best .product-miniature .product-description {
    padding: 4px 15px;
}
.testi{
    padding: 15px;
}
.testi .quote{
    margin-right: 50px;
}
#owl-testimonial .quote::after {
    left: 105px;
}
.leftbanner2 .banner{
    margin-bottom: 0 !important;
}
.home_blog_post_area{
    margin-top: 20px
}
.product-action .cart{
    width: 125px;
}
#main .images-container .js-qv-mask {

    white-space: nowrap;
    overflow: hidden;
    width: 70% !important;

}  
#blockcart-modal .modal-title{
    font-size: 12px;
} 
}
.block-categories .collapse-icons i{
    width: auto;
    height: auto;
}
.footerpage a:hover{
    color: #fff !important
}
.shipping1:hover svg, .shipping2:hover svg {
    fill: #139105;
}
@media(max-width: 320px){
	.search-widget form input[type="text"] {
    min-width: 129px;
}
.footerpage .footerd a{
    font-size: 10px !important;
}
#main .images-container .js-qv-mask {

    white-space: nowrap;
    overflow: hidden;
    width: 80% !important;

}   
.product-quantity{
    display: block;
}
.product-quantity .add{
    float: left;
    width: 100%;
}
}
#footer input::placeholder, input::placeholder{
    color:#878787;
    font-family: 'Poppins-Medium';
    letter-spacing: 1px;
    opacity: 1;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* category */

@media(min-width: 768px){
	
.color-block li {
    display: inline-block;
    margin: 2px;
    width: auto !important
}
.thumbnail-container:hover .quick-button .cart{
    opacity: 1
}
.thumbnail-container:hover .quick-button .wishlist .btn,.thumbnail-container:hover .quick-button .quickview .btn
{
    opacity: 1;
/* transform: translate3d(0px, 0%, 0px) !important; */
}
.product-miniature .thumbnail-container .quick-button {
    position: absolute;
    bottom: -40px;
    z-index: 0;
    text-align: center;
    transition: bottom .3s;
    left: 0;
    right: 0;
}
.product-miniature .thumbnail-container:hover .quick-button {
  bottom: 18px;
  background-color: #fff;
    /*transition: all 0.5s ease;*/
}
.top-menu{
    display: none;
    top: 46px;
    border-radius: 0px 0px 8px 8px;
    width: 100%;
    background: #fff;
    padding: 0;
    z-index: 100;
    margin-bottom: 0;
    /*border: 1px solid #e7e7e7;*/
    position: absolute;
     box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15); 
}
.top-menu > li .sub-menu {
    opacity: 0;
    display: block !important;
    width: 533px !important;
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    background-color: #fff;
    position: absolute;
    left: 100%;
    margin-left: 0;
    margin-top: 0;
    border-radius: 0;
    border: 1px solid #f2f2f2;
    top: 0;
    padding: 15px;
}
.top-menu .popover {
    max-width: inherit;
}
.top-menu > li:hover .sub-menu {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

 .sub-menu .top-menu {
    position: relative;
    width: unset;
    top: unset;
    border: 0;
    padding: 0;
    box-shadow: none;
}
 .sub-menu .top-menu {
    background: transparent;
}
.menu-page .my-menu {
    padding: 6px 15px;
    position: relative;
}
.top-menu a[data-depth="0"], .view_more a {
    position: relative;
    padding: 0;
    letter-spacing: 1px;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    color: #222 !important;
    text-transform: capitalize;
    font-weight: 400;
    padding: 5px 0;
    /* box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, .15); */
}
.center-banner .slide.banner0{
padding-right: 10px;
padding-left: 0;
}
.center-banner .slide.banner1{
padding: 0;
padding-left:10px;
}
.leftbanner2:hover .em-eff06-04::before,.imgbanner01:hover .em-eff06-04::before,.center-banner:hover .em-eff06-04::before,.offbanner:hover .em-eff06-04::before {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    -webkit-transition-delay: 0.14s;
    -moz-transition-delay: 0.14s;
    -ms-transition-delay: 0.14s;
    -o-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transform: rotate3d(0, 0, 0, 0deg);
    -moz-transform: rotate3d(0, 0, 0, 0deg);
    -ms-transform: rotate3d(0, 0, 0, 0deg);
    -o-transform: rotate3d(0, 0, 0, 0deg);
    transform: rotate3d(0, 0, 0, 0deg);
}
 .leftbanner2 .em-eff06-04::before,.imgbanner01 .em-eff06-04::before,.center-banner .em-eff06-04::before,.offbanner .em-eff06-04::before {
    content: "";
    background-color: rgba(254,219,34, 0.2);
    position: absolute;
    padding: 30px;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    -webkit-transform: rotate3d(1, 1, 0, 100deg);
    -moz-transform: rotate3d(1, 1, 0, 100deg);
    -ms-transform: rotate3d(1, 1, 0, 100deg);
    -o-transform: rotate3d(1, 1, 0, 100deg);
    transform: rotate3d(1, 1, 0, 100deg);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
        transition-delay: 0s;
        z-index: 99;
}
.top-menu a.dropdown-submenu {
    color: #000 !important;
    text-transform: uppercase !important;
    font-weight: 600;
    letter-spacing: 1px;
}
.center-banner .em-eff06-04::before{
    left: 27px;
}

}
.color-label {
    display: none;
}
.color-block li label {
    display: inline-block;
    margin: 4px -2px;
        margin-bottom: 4px;
    clear: none;
    width: 35px;
    height: 35px;
    float: none;
    position: relative;
    padding: 0;
    background: #d4d4d4;
    border-radius: 3px;
}
.color-block .magnitude {
    display: none !important;
}
#search_filters .facet ul li {
    padding: 5px;
        padding-left: 5px;
    padding-left: 5px;
    padding-left: 0;
    list-style-type: none;
    font-size: 14px;
    width: 100%;
    float: left;
}
#Subcate p {
    text-transform: uppercase;
    font-size: .9375rem;
color: #000;
font-weight: 400;
font-family: 'Poppins-Medium';
}
#Subcate ul li {
    float: left;
    margin: 5px 15px 5px 0;
    text-align: center;
}
#Subcate h5 {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 10px;
}
.products-selection {
    border-left: 0;
    border-right: 0;
    padding: 15px 0;
    border-bottom: 1px solid #f2f2f2;
    margin: 12px auto;
    background-color: #fff;
    border-radius: 5px;
}
.wb-grid-list span i {
    font-size: 25px;
    color: #161616;
    padding: 5px 7px 3px;
    cursor: pointer;
}
.wb-grid-list span.active i {
    color: #139015;
    border: 1px solid #139015;
}
.total-products p {
    margin-top: 10px;
    color: #222;
    margin-bottom: 0;
}
#products .wb-product-list .product-miniature .star_content,#products .wb-product-list .comments_note, #products .wb-product-list .product-title, #products .wb-product-list .product-miniature .product-price-and-shipping, .wb-product-list .comments_note, #products .wb-product-list .product-title {
    text-align: left;
}
.wb-product-list .description {
    display: block;
    
}
.wb-product-list .description p{
	margin-bottom: 5px;
    font-family: 'Poppins-Regular';
    color: #888888;
    font-size: 0.875rem;
    letter-spacing: 1px
}
.wb-product-list .product-action .quick-button {
    transform: none !important;
    opacity: 1 !important;
    transition: none;
    position: unset;
    text-align: left;
    padding: 0;
    margin-top: 10px;
}
.wb-product-list .thumbnail-container .quick-button .wishlist .btn, .wb-product-list .thumbnail-container .quick-button .quickview .btn,.wb-product-list .product-action .cart{
    opacity: 1;
    transform: none;
    margin-left: 0;
}
#products .wb-product-list .product-title, .wb-product-list .product-accessories .product-title, .wb-product-list .product-miniature .product-title{
    color: #222;
    font-size: 16px;
    font-family: 'Poppins-Medium'
}
.wb-product-list .thumbnail-container .wb-image-block {
    background: transparent !important;
    padding: 0;
    /*width: auto;*/
}
.product-action .wishlist, .product-action .quickview {
    display: inline-block;
    vertical-align: top;
}
.propage h1 {
    font-size: 21px;
    color: #222;
    font-family: 'Poppins-SemiBold';
    font-weight: 100;
    letter-spacing: 1px;
    text-align: left;
    text-transform: capitalize;
}
.propage .product-information #product-description-short-1 p span {
    font-size: 15px !important;
    font-family: 'Poppins-Regular' !important;
    letter-spacing: 1px;
    color: #222;
}
.product-price {
    color: #222;
    font-weight: 100;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: 'Poppins-SemiBold';
 }
 .imglarge{
    padding-left: 0
 }
/* category 
/*checkout*/
#cart .product-price{
    font-size: 15px;
}
/*checkout*/
/*other*/
#contact  .righttext{
    width: 75%;
    padding-right:0;
}
#contact .cont1 {
    background-color: #fff;
    padding:15px;
}
/*other*/

#scroll {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: none;
    outline: none;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0);
    background-color: #139105;
    border-radius: 5px;
    box-shadow: 4px 4px 4px 4px rgba(0, 0, 0, .1);
    line-height: 40px;
}
#scroll i {
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}
 #products .wb-product-grid .thumbnail-container{
    margin-top: 0;
    margin-bottom: 30px;
}
.wb-product-grid .product-miniature  .thumbnail-container:hover .quick-button{
    bottom: 21px;
}