/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 /* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v6/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v6/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
    font-family: 'Poppins', sans-serif !important;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    letter-spacing: 0.7px;
    background: #f8f8f8;
}
main{
    font-size: 0.875rem;
    background-color: #f8f8f8;
}
.lb-nav a{
    transition: none !important
}
a{
    color: #000;
    text-decoration: none;
    transition: 0.3s ease;
}
ul{
    margin-bottom: 0;
}
.disabled{
    cursor: no-drop !important;
}
a:hover,a:focus,button:focus{
    color: #5DC1B9;
    text-decoration: none;
    outline: none;
}
.owl-carousel{
     z-index: 0;
}
:focus{
    outline: none;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
#wrapper{
    min-height: 350px;
}
.fancybox-skin{
    background-color: #fff;
}
svg{
    vertical-align: middle;
    transition: 0.3s ease
}
.owl-carousel .owl-item img {
    width: auto;
}
.spwish{
    margin: 0 5px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{
    border-radius: 0px;
}
.ui-front li a span{
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: capitalize;
    color: #222;
    cursor: pointer;
}
.ui-state-focus, .ui-widget-content .ui-state-focus{
    border: none;
    background: transparent;
    background-image: none;
}
.ui-widget-content{
    border: 1px solid #eee !important;
}
.ui-front li:hover span, .ui-front li:focus span{
    color: #00adef;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active{
    margin: 0;
}
#product_comparison .product-image-block img{
    max-width: 250px;
}
/* .fancybox-skin{
    border-radius:0;
} */
/*loader start */
.ei-slider-loading{
    background: #fff;
}
.s-panel{
    position: relative;
}
.s-panel .wrloader {
    background: url('../../assets/img/loader.gif') 50% 50% no-repeat rgba(255, 255, 255, 1);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#bar{
    width: 0%;
    max-width: 100%;
    height: 3px;
    background: #00adef;
    border-radius: 0px;
}
#progressBar{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.slidedes {
    position: absolute;
    top: 40%;
    left: 10.3%;
    z-index: 99;
}
.slidedes h3{
    color: #555347;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 27px;
}
.slidedes h2{
    color: #000;
    font-weight: 600;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.slidedes h4{
    color: #555347;
    font-weight: 500;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.slidedes h4::after {
    content: '';
    width: 1px;
    height: 50px;
    color: #555347;
    position: relative;
    display: block;
    background-color: #ddd;
    left: 51px;
    margin: 24px 0;
}
.slidedes a{
    background-color: #032e3e;
    width: auto;
    display: inline-block !important;
}
.latest-des h3{
    color: #57696e;
    font-size: 15px;
}
.latest-des h2{
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    margin: 25px 0;
}
.latest-des {
    position: absolute;
    top: 60px;
    left: 12%;
    display: inline-block;
    text-align: center;
}
.center-des h3{
    color: #282727;
    font-size: 20px;
}
.center-des h2{
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 30px;
    margin: 25px 0;
}
.center-des {
    position: absolute;
    top: 45px;
    left: 5.6%;
}
.left-des h2{
    color: #265d72;
    font-size: 14px;
    margin: 15px 0;
    font-weight: 500;
}
.left-des h3{
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    
}
.left-des {
    position: absolute;
    top: 40px;
    left: 9.6%;
}
/* add to cart modal */
.cart-content-btn .btn-primary{
    width: 100%;
}
#blockcart-modal .cart-content .cart-content-btn {
    display: flex;
}
#blockcart-modal .cart-content p span{
    color: #888;
}
#blockcart-modal .cart-products-count i{
    margin-right: 10px;
}
.divide-right{
    padding-bottom: 20px;
}
.cart-content{
    background-color: #fff;
    padding: 0 15px 15px 15px;
    border-radius: 0 0 0px 0px;
}
.mhr{
    margin: 0;
    padding: 12px 0;
}
#blockcart-modal .close{
    padding: 15px;
}
.modprice .regular-price{
    font-size: 12px;
}
.modprice .product-price-and-shipping{
    margin-bottom: 0
}
.modprice{
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 4px;
}
#blockcart-modal .cart-products-count{
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
    display: inline-block;
}
#blockcart-modal .modal-title{
    padding: 15px 15px;font-weight: 500;
}
#blockcart-modal .modal-body{
    padding: 0;
    font-size: 14px;
}
.wb-modal .modal-content{
    margin: 0;
}
#blockcart-modal .modal-content{
    border-radius: 0px 0px 0 0
}

/* cart modal over */
/* cart dropdown */
#blockcart-modal .product-image{
    border: 1px solid #eee;
    border-radius: 0px;
}
.head-cart-drop {
    width: 300px;padding: 0;margin: 0;
}
.cart-drop-table {
    max-height: 300px;
    overflow: auto;
}
.cart-det{
    padding: 10px;
}
.cart-det .no-items{
    margin: 0;
    color: #222;
}
.cart-img img{
    max-width: 70px;
    border: 1px solid #eee;
    border-radius: 0px;
}
.cart-name{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 85%;
    margin-bottom: 5px;
}
.cart-drop-table li{
    vertical-align: top;
}
.cartclose{
    position: absolute;
    right: 0;
    top: 0;
}
.cart-down{
    position: relative;
    margin-bottom: 10px;
}
.qtyp li{
    display: block;
}
.qtyp li span{
    display: inline-block
}
.qtyp{
    width: 68%;
    margin: 0 3px;
}
.cdroptable{
    width: 100%;
}
.cdroptable td{
    border: 1px solid #eee;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding: 5px 3px;
}
.cart-det .btn-primary{
    margin-top: 10px;
}
/* cart dropdown over */
/* topbar */
#header{
    background-color: #fff;
}
.wb-cart-item-info .discount-percentage{font-size: 11px;}
.fixed {
    position: fixed !important;
    z-index: 9;
    top: 0 !important;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    left: 0;
    right: 0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.fixed #_desktop_top_menu .wb-menu-vertical{
    box-shadow: none
}
.user-down{
    min-width: 13.4rem;
    line-height: 25px;
    padding: 10px 12px;
    text-transform: capitalize;
    margin-top: 0;
}
.user-down i{
    width: 17px;
}
.content_price.product-price-and-shipping{
    margin-top: 0;
}
#_desktop_user_info,#_desktop_cart{
    position: relative;cursor: pointer;
}
.cartdropd{
    position: relative
}
.user-info:hover svg,.wishtlist_top:hover svg,.hcom:hover svg,#_desktop_language_selector button:hover svg,#_desktop_currency_selector button:hover svg{
    fill: #5DC1B9;
}
#search_widget{
    padding: 0;
}
.header-top{
    padding: 12px 0;
    background-color: #fff;
}
.header-nav{
    background-color: #032e3e;
}
.nright{
    margin-top: 9px;
}
.block-social{
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    background-color: #00adef;
    text-align: center;
    padding: 7px 0;
}
.block-social li a {
    line-height: normal;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin: 0 10px;
}
.block-social li a:hover{
    color: #000;
}
.nleft p{
    margin: 0 30px;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
}
.statmenu{
    border-top: 1px solid #e1e1e1;
    padding: 15px 0;
}
.statmenu li {
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
}
.statmenu li a {
    position: relative;
    font-size: 14px;
    margin-right: 30px;
}
.statmenu li.float-xs-right span{
    font-weight: 600;
    vertical-align: middle;
    display: inline-block;
}
.statmenu li.float-xs-right{
    margin-top: -5px;
}
.calldet,.cartdet{
    margin-left: 8px;
}
.calldet h3,.cartdet h3{
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
    line-height: normal;
}
.calldet h4,.cartdet h4{
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    line-height: normal;
}
.callus{
    margin: 0 40px;
}
.cartdropd ul:hover .hcart,.callus:hover .hcall{
    background-color: #5DC1B9;
}
#_desktop_top_menu{
    position: relative;
    margin-top: -52px;
}
/* menu */
.wb-menu-vertical li.level-1 .wbIcon span,.view_more .dropdown-item span{
    position: absolute;
    left: 30px;
}
.wb-menu-vertical .view_more{
    position: relative
}
/* slide btn */
.homeslider-container .owl-theme .owl-stage-outer{
    padding-top: 0
}
.homeslider-container img{
    border-radius: 0px;
}
.homeslider-container .owl-theme .owl-controls .owl-buttons{
    position: unset;
}
.homeslider-container .owl-carousel.owl-theme .owl-controls .owl-buttons div{
    position: absolute;
    background: #00adef;
    text-shadow: none;
    border-radius: 100%;
    min-width: 40px;
    min-height: 40px;
    opacity: 0;
    color: #fff;
    padding: 7px 0;
    margin: 0;
    text-align: center;
}
.homeslider-container .owl-carousel.owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #000;
    color: #fff;
}
.homeslider-container .owl-theme.owl-carousel .owl-buttons div i {
    font-size: 24px;
    margin: 0;
}
.homeslider-container .owl-carousel.owl-theme:hover .owl-controls .owl-buttons div{
    opacity: 1;
}
.homeslider-container .owl-controls .owl-buttons .owl-prev,.homeslider-container .owl-controls .owl-buttons .owl-next{
    top: 45%;transition: 0.3s ease;
}
.homeslider-container .owl-carousel:hover .owl-buttons .owl-prev {
    left: 30px;
}
.homeslider-container .owl-carousel:hover .owl-buttons .owl-next {
    right: 30px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    border-radius: 20px;
    background: #00adef;
}
.owl-controls .owl-page.active span {
    background: #00adef;opacity: 1;
}
.owl-controls .owl-page span {
    display: block;
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 20px;
}
.owl-controls .owl-page {
    display: inline-block;
}
.owl-pagination {
    text-align: center;
}
.homeslider-container .owl-pagination{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}


.owl-carousel.owl-theme .owl-controls .owl-buttons div {
    position: unset;
    color: #000;
    margin: 0;
    padding: 0;
    background: transparent;
    opacity: 1;
    transition: 0.3s ease;
    display: inline-block;
    margin: 0;
    text-align: center;
    font-size: 18px;
    border-radius: 0px;
    overflow: hidden;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div svg{
    width: 20px;
    height: 20px;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover svg{
    fill: #00adef;
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div .svgrev{
    transform: rotate(180deg);
}
.owl-carousel.owl-theme .owl-controls .owl-buttons div.owl-next::before{
    content: '';
    border-left: 1px solid #e1e1e1;
    margin: 0 10px;
}
.owl-carousel .owl-buttons .owl-prev {
    left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
    right: 10px;
}
.owl-theme .owl-controls .owl-buttons {
    position: absolute;
    right: 15px;
    top: -66px;
}
/* special product */
.spepro .owl-wrapper-outer {
    padding-top: 3px;
}
/* .spepro .thumbnail-container{
    transition: 0.3s ease;
} */
.spepro .thumbnail-container:hover{
    border: 1px solid #00adef;
    padding: 1px;
}
.hdeal {
    position: absolute;
    left: -6px;
    top: -7px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}
.cls-1 {
    fill: #00adef;
}
.hot_dname {
    fill: #fff;
}
#products .wbproductcountdown .count.curr, #products .wbproductcountdown .count.bottom,
.wbproductcountdown .count.curr, .wbproductcountdown .count.bottom {
    display: none;
}
.wbproductcountdown .hidden {
    display: none;
}
.wbpc-main .time {
    display: inline-block;
    text-align: center;
    border-radius: 0;
    background-color: #f5f5f5;
    min-width: 50px;
    min-height: 50px;
    margin: 0 5px;
    padding: 4px 0;
}
.wbpc-main .time.seconds{
    background-color: #00adef;
}
#products .wbpc-main .count,
.wbpc-main .count {
    font-size: 14px;
    display: block;
}
.wbpc-main .count{
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s ease;
    letter-spacing: 0;
}
.wbpc-main .label{
    color: #757575;
    text-transform: capitalize;
    font-size: 12px;
    display: block;
    text-align: center;
    margin-top: 1px;
}
.wbpc-main .seconds .label,.wbpc-main .seconds .count,#products .wbpc-main .seconds .count{
    color: #fff;
}
.wbproductcountdown,.pavilable{
    display: none
}
#owl-spe .pavilable{
    display: block
}
#owl-spe .wbproductcountdown{
    display: block;
    margin-bottom: 12px;
}
.propage .wbproductcountdown{
    display: block;
    margin-top: 15px;
}
.wbproductcountdown h4{
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.thumbnail-container .obar {
    width: 100%;
    height: 10px;
}
.obar {
    background-color: #f5f5f5;
    width: 100px;
    border-radius: 0px;
    overflow: hidden;
    height: 16px;
    position: relative;
    vertical-align: middle;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.ibar {
    background-color: #5FD841;
    width: 0;
    height: 100%;
}
.ibar.bar1 {
    width: 20%;
    background-color: #E84C3D;
}
.ibar.bar2 {
    width: 40%;
    background-color: #e67e22;
}
.ibar.bar3 {
    width: 60%;
    background-color: #f1c40f;
}
.ibar.bar4 {
    width: 80%;
    background-color: #96D940;
}
.ibar.bar5 {
    width: 100%;
    background-color: #5FD841;
}
.pavilable .item-quantity{
    font-size: 12px;color: #777
}
/* testimonial */
.parallex .item{
    position: relative;
    margin-bottom: 15px;
}
.parallex .item svg{
    fill: #e5e5e5;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    margin-top: -20px;
    z-index: -1;
}
.parallex .item p{
    font-size: 13px;
    letter-spacing: 0;
    color: #999;
    line-height: 26px;
    margin: 20px 0;
}
.parallex .item h2{
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    color: #00adef;
}
.t1 {
    background-image: url('../../assets/img/testi1.png');
    background-repeat: no-repeat;
}
.t2 {
    background-image: url('../../assets/img/testi2.png');
    background-repeat: no-repeat;
}
.t3 {
    background-image: url('../../assets/img/testi3.png');
    background-repeat: no-repeat;
}
.timg{
    width: 120px;
    height: 120px;
    border: 2px solid #000;
    position: relative
}
.timg::after{
    content: '';
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    width: 18px;
    height: 18px;
    margin: 0 auto;
    border: 4px solid #032e3e;
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 0);
    transform: rotate(45deg);
}
.parallex .owl-theme .owl-controls .owl-buttons{
    position: unset;
    margin-top: 10px;
}
/* product */
.prop{
    margin-left: 0;
    margin-right: 0;
    background-color: #fff;
    border: 2px solid #f5f5f5;
    padding: 15px 0;
}
.product-tab-item,.category-back,.spepro,.home_blog_post_area,.logos,.propagebg{
    background-color: #fff;
    border: 2px solid #f5f5f5;
    padding: 20px;
}
.pro-tab ul li a{
    text-transform: capitalize;
    border-radius: 0px;
    font-size: 16px;
    position: relative;
    font-weight: normal;
    color: #939393;
}
.pro-tab h1{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
}
.pro-tab ul li a.active{
    color: #5DC1B9;
}
.pro-tab ul li{
    margin: 0 20px;
    position: relative;
}
.reducep{
    position: absolute;
    right: 10px;
    top: 40px;
    font-size: 12px;
    text-transform: capitalize;
    letter-spacing: 0;
    background: #8dc366;
    display: inline-block;
    padding: 2px 8px;
    color: #fff;
    border-radius: 0px;
    line-height: normal;
}
.sale{
    position: absolute;
    right: 0;
    top: 10px;
    margin: 0 auto;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    background-color: #000;
    letter-spacing: 0;
    padding: 1px 8px;
    line-height: normal;
    border-radius: 20px 0 0 20px;
}
.thumbnail-container .product-flags .new{
    position: absolute;
    left: 0;
    top: 10px;
    margin: 0 auto;
    display: inline-block;
    text-transform: capitalize;
    color: #fff;
    font-size: 11px;
    background-color: #00adef;
    letter-spacing: 0;
    padding: 1px 8px;
    line-height: normal;
    border-radius: 0 20px 20px 0;
}
.thumbnail-container .second-img{
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
}
.thumbnail-container:hover .second-img{
    opacity: 1;
}
.wb-image-block{
    position: relative;
}
.wb-image-block img{
    border-radius: 0px;
}
.thumbnail-container{
    position: relative;margin-bottom: 1px;
    border: 2px solid #f5f5f5;
}
.product-tab-item .thumbnail-container{
    margin-bottom: 30px;
}
.product-tab-item .product-miniature:last-child .thumbnail-container{
    margin-bottom: 1px;
}
.product-title{
    font-size: 0.9rem;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: 0.3s ease;
    letter-spacing: 0.5px;
    padding: 8px 0;
}
.thumbnail-container .wb-product-desc{
    padding: 8px;
}
.product-title a{
    color: #444;
}
.thumbnail-container .product-price-and-shipping {
    min-height: 22px;
    transition: all 0.3s 0.1s;
}
.product-title:hover,.product-title:hover a{
    color: #5DC1B9;
}
.price{
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 500;
    display: inline-block;
}
.thumbnail-container .button-group .qv,.thumbnail-container .button-group .add-cart,.thumbnail-container .button-group .absbtn,.thumbnail-container .button-group .compare,
.thumbnail-container .button-group .quick,.thumbnail-container .button-group .wish{
    vertical-align: middle;
    display: inline-block
}
.thumbnail-container.proh .button-group a,.thumbnail-container.proh .button-group button{
    background: #f8f8f8;
    border: none;
    padding: 10px 0;
    cursor: pointer;
    transition: 0.3s ease;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
}
.thumbnail-container .button-group a:hover,.thumbnail-container .button-group button:hover{
    background-color: #5DC1B9;
}
.thumbnail-container .button-group .add-cart .cartb:hover svg,.thumbnail-container .button-group .compare a:hover svg,.thumbnail-container .button-group .quick:hover svg,.thumbnail-container .button-group .wish:hover svg{
    fill: #fff;
}
/* category */
.category-back .owl-carousel .owl-item img{
    width: auto;
    transition: 0.3s ease-in-out;
}
.categorybr a{
    display: block;
}
.categorybr a span{
    border: 2px solid #f5f5f5;
    border-radius: 100%;
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    transition: 0.3s ease;
    margin: 0 auto
}
.categorybr:hover span{
    border: 1px solid #00adef;
    padding: 1px
}
.categorybr:hover img{
    transform: scale(1.1)
}
.categorybr h5{
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 20px;
    padding-bottom: 2px;
}
/* rating */
 .obar {
    background-color: #f5f5f5;
    width: 100px;
    border-radius: 5px;
    overflow: hidden;
    height: 16px;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.ibar {
    background-color: #5FD841;
    width: 0;
    height: 100%;
}
.ibar.bar1 {
    width: 20%;
    background-color: #E84C3D;
}
.ibar.bar2 {
    width: 40%;
    background-color: #e67e22;
}
.ibar.bar3 {
    width: 60%;
    background-color: #f1c40f;
}
.ibar.bar4 {
    width: 80%;
    background-color: #96D940;
}
.ibar.bar5 {
    width: 100%;
    background-color: #5FD841;
}
.pro-review .starm {
    position: unset;
    transition: none;
    transform: none;
    width: auto;
}
.star-main {
    background-color: #f5f5f5;
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    height: 5px;
    position: relative;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    top: -8px;
}
.total-avg {
    width: 150px;
    vertical-align: baseline;
    background-color: #f5f5f5;
    border-radius: 0px;
    height: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    position: relative;
    top: 9px;
}
.rate-avg {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 3px 16px 0 rgba(0,0,0,.11);
    padding: 10px;
    border-radius: 5px;
    z-index: 1;
    left: 15px;
    margin-top: 35px;
    opacity: 0;
}
.avg-rate:hover ~ .rate-avg{
    opacity: 1;
}
.rate-avg .num{
    width: 10px;
}
.avgt {
    font-size: 12px;
}
.rate-avg i{
    font-size: 10px;
}
.starm{
    height: 5px;
    transition: all 0.4s ease-in-out;
    width: 0px;
}
.arltr .avg-rate i{
    font-size: 12px;
    margin-right: 2px;
}
.d-inline-block.avg-rate{
    padding: 0 5px 1px 5px;
    border-radius: 2px;
}
.totl {
    color: #666;
    width: 12px;
    text-align: center;
    font-size: 12px;
}
#productCommentsBlock .rate-avg{
    opacity: 1;
    position: unset;
    margin-top: 0;
    box-shadow: none;
}
#productCommentsBlock .avgt{
    font-size: 32px;
}
.ratea{
    font-size: 22px;
}
.rateavg-bo,#productCommentsBlock .rate-avg{
    vertical-align: middle;
    margin-bottom: 20px;
}

.pro-review .avg-rate{
    padding: 0 8px;
}
.pro-review .avg-rate i{
    margin-left: 2px;color: #fff;
}
.pro-review strong{
    text-transform: capitalize;
}
.pro-review .starm.bar5 {background-color: #388e3c;}
.pro-review .starm.bar4 { background-color: #388e3c;}
.pro-review .starm.bar3 {background-color: #388e3c;}
.pro-review .starm.bar2 {background-color: #ff9800;}
.pro-review .starm.bar1 {background-color: #ff6161;}


.avg-rate:hover ~ .rate-avg .starm.bar5 {background-color: #388e3c;}
.avg-rate:hover ~ .rate-avg .starm.bar4 {background-color: #388e3c;}
.avg-rate:hover ~ .rate-avg .starm.bar3 {background-color: #388e3c;}
.avg-rate:hover ~ .rate-avg .starm.bar2 {background-color: #ff9800;}
.avg-rate:hover ~ .rate-avg .starm.bar1 {background-color: #ff6161;}


.starm{
    height: 5px;
    left: 0;
    position: absolute;
    width: 0;
    transform-origin: left center;
    transition: -webkit-transform .4s cubic-bezier(0,0,.3,1) .3s;
    transition: transform .4s cubic-bezier(0,0,.3,1) .3s;
    transition: transform .4s cubic-bezier(0,0,.3,1) .3s,-webkit-transform .4s cubic-bezier(0,0,.3,1) .3s;
}
.avg-rate ~ .rate-avg .starm.bar5{
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .2s;
    transition: transform 0s linear .2s;
    transition: transform 0s linear .2s,-webkit-transform 0s linear .2s
}
.avg-rate ~ .rate-avg .starm.bar4{
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .3s;
    transition: transform 0s linear .3s;
    transition: transform 0s linear .3s,-webkit-transform 0s linear .3s
}
.avg-rate ~ .rate-avg .starm.bar3{
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .4s;
    transition: transform 0s linear .4s;
    transition: transform 0s linear .4s,-webkit-transform 0s linear .4s
}
.avg-rate ~ .rate-avg .starm.bar2{
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .5s;
    transition: transform 0s linear .5s;
    transition: transform 0s linear .5s,-webkit-transform 0s linear .5s
}
.avg-rate ~ .rate-avg .starm.bar1{
    transform: scaleX(0);
    transition: -webkit-transform 0s linear .6s;
    transition: transform 0s linear .6s;
    transition: transform 0s linear .6s,-webkit-transform 0s linear .6s
}
.avg-rate:hover ~ .rate-avg .starm.bar5 {
    background-color: #388e3c; 
    transform: scaleX(1); 
    transition: transform .2s cubic-bezier(0,0,.2,1) .2s,-webkit-transform .2s cubic-bezier(0,0,.2,1) .2s
}
.avg-rate:hover ~ .rate-avg .starm.bar4 {
    background-color: #388e3c; 
    transform: scaleX(1); 
    transition: transform .3s cubic-bezier(0,0,.3,1) .3s,-webkit-transform .3s cubic-bezier(0,0,.3,1) .3s
}
.avg-rate:hover ~ .rate-avg .starm.bar3 {
    background-color: #388e3c; 
    transform: scaleX(1); 
    transition: transform .4s cubic-bezier(0,0,.4,1) .4s,-webkit-transform .4s cubic-bezier(0,0,.4,1) .4s
}
.avg-rate:hover ~ .rate-avg .starm.bar2 {
    background-color: #ff9800; 
    transform: scaleX(1); 
    transition: transform .5s cubic-bezier(0,0,.5,1) .5s,-webkit-transform .5s cubic-bezier(0,0,.5,1) .5s
}
.avg-rate:hover ~ .rate-avg .starm.bar1 {
    background-color: #ff6161; 
    transform: scaleX(1); 
    transition: transform .6s cubic-bezier(0,0,.6,1) .6s,-webkit-transform .6s cubic-bezier(0,0,.6,1) .6s
}

.pro-review {
    border: 1px solid #eee;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 0px;
    background-color: #fff;
}
.rhead{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
/* .avg-rate {
    display: inline-block;
    background-color: #219c00;
    color: #fff;
    border-radius: 0;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 15px;
} */
.bg-re5 {background-color: #388e3c; color: #fff;}
.bg-re4 {background-color: #388e3c; color: #fff;}
.bg-re3 {background-color: #388e3c; color: #fff;}
.bg-re2 {background-color: #ff9800; color: #fff;}
.bg-re1 {background-color: #ff6161; color: #fff;}
/* heading */
.heading{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    position: relative;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #eee;
}
.heading span{
    display: inline-block;
    position: relative;
    padding-bottom: 12px;
}
/* service */
.deliveryinfo {
    background-color: #fff;
    border: 2px solid #f5f5f5;
    border-radius: 0px;
    padding: 25px 0;
    margin-left: 0;
    margin-right: 0;
}
.deliveryinfo ul li {
    display: inline-block;
    vertical-align: middle;
}
.deliveryinfo ul li h4 {
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 4px;
    transition: 0.3s ease;
}
.deliveryinfo ul li p {
    color: #8d8d8d;
    font-size: 13px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.deliveryinfo hr{
    position: relative;
    border-top: 2px solid #000;
    width: 15%;
    margin: 5px 0 10px 0;
    transition: 0.3s ease;
}
.deliveryinfo hr::after{
    content: '.';
    font-size: 24px;
    position: absolute;
    right: -7px;
    top: -16px;
    color: #000;
    transition: 0.3s ease;
}
.deliveryinfo ul li.text-xs-left{
    border-left: 1px solid #eee;
    padding-left: 15px;
    transition: 0.3s ease;
}
.deliveryinfo ul li span{
    display: inline-block;
    min-width: 65px;
    min-height: 65px;
    border: 1px solid transparent;
    padding: 11px 0;
    transition: 0.3s ease;
    text-align: center
}
.deliveryinfo ul:hover span{
    border-color: white;
}
.deliveryinfo ul:hover hr{
    border-top-color: #5DC1B9
}
.deliveryinfo ul:hover hr::after{
    color: #00adef
}
/* left column */
.toprt,.parallex{
    background-color: #fff;
    border: 2px solid #f5f5f5;
    padding: 15px 20px;
}
.toprt .wb-image-block{
    padding: 0;
}
.toprt .wb-product-desc{
    padding: 5px;
}
.toprt .thumbnail-container{
    float: left;
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.toprt .product-miniature:last-child .thumbnail-container{
    border-bottom: none;
    padding-bottom: 0;
}
.toprt .heading{
    letter-spacing: 0;
    margin-bottom: 15px;
}
.toprt .allprolink svg{
    width: 16px;
    height: 16px;
    fill: #032e3e;
}
.toprt .allprolink{
    display: block;
    color: #032e3e;
    text-transform: capitalize;
    font-weight: 500;
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.toprt .allprolink:hover{
    color: #5DC1B9;
}
.toprt .allprolink:hover svg{
    fill: #5DC1B9;
}
.toprt .owl-theme .owl-controls .owl-buttons{
    right: 0;
    top: -50px;
}
/* blog */
.read_more{
    background: #000;
    color: #fff;
    text-transform: capitalize;
    padding: 8px 10px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1
}
.read_more:hover{
    background-color: #00adef;
    color: #fff;
}
#blog .blog_post_content_bottom{
    padding: 10px;
}
.blogdt i{
    color: #00adef;
    font-size: 8px;
    vertical-align: middle;
}
.blogdt{
    color: rgba(0,0,0,0.7);
}
.wbblogs_success{
    background: #92d097;
    color: #157b39;
    padding: 5px 10px;
    display: block;
    margin-top: 8px;
}
.blog_post_content{
    position: relative;margin-bottom: 1px;
    border: 1px solid #eee;
}
.post_content p{
    color: #6f6f6f;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 0;
}
.post_title{
    font-size: 16px;
    text-transform: capitalize;
    line-height: 23px;
    font-weight: 500;
    padding: 8px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.blog_mask .icon {
    transform: translate(-50%, -50%);
    background: #00adef;
    display: inline-block;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    padding: 6px 0;
    margin: 0 5px;
    color: #fff;
    border-radius: 0px;
}
.post_thumbnail{
    position: relative
}
.post_thumbnail:hover .blog_mask {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    border-radius: 0px;
    -webkit-transform: scale(0.94,0.9);
}
.blog_mask .icon:hover {
    background-color: #000;
    color: #fff;
}
.blog_mask {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
    border-radius: 0px;
}
.blog_mask_content{
    position: absolute;
    left: 20px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: 50%;
}
.wbblog_img{
    border-radius: 0px;
}
.allbl{
    padding: 15px;
    border: none;
    position: unset;
    margin: 0;
}
.barr{
    padding: 0 15px;
}
.allbl .meta_author{
    color: #222;
}
.allbl .post_meta span{
    margin: 0 10px;
}
.allbl .content_more{
    margin-top: 10px;
}
.allbl .post_content {
    color: #555;
    line-height: 23px;
    font-size: 13px;
    letter-spacing: 0
}
.allbl .post_content p{
    margin-bottom: 0;
    margin-top: 0;
    color: #999;
}
.allbl .content_more{
    padding: 0;
}
.allbl .post_title{
    margin-bottom: 5px;
    font-size: 14px;
    padding: 0;
    font-weight: 500;
}
.archb .post_thumbnail{
    position: relative;
}
.archb .post_thumbnail .material-icons{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.archb{
    margin-bottom: 30px;
}
#module-wbblog-single .post_title{
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-top: 10px;
    min-height: auto;
    margin-bottom: 8px;
}
#module-wbblog-single .blog_post_content_top{
    margin-top: 0;
}
#module-wbblog-archive .allbl{
    background-color: #fff;
}
#module-wbblog-archive .blog_post_content{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
#module-wbblog-archive .content_more a{
    text-decoration: none;
}
#module-wbblog-single .page-footer{
    margin-top: 0;
}
#module-wbblog-single .blog_post_content{
    padding: 0;
    border: 1px solid #eee;
    margin-bottom: 20px;
    border-radius: 0px;
}
#blog_post .post_thumbnail img{
    border-radius: 0px;
}
.blogdl{
    color: #aaa;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 0;
}
.post_d i{
    font-size: 14px;
    color: #aaa;
    margin-right: 10px;
}
.post_d a,.post_d span{
    color: #aaa;
    transition: 0.3s ease;
    display: inline-block;
}
.post_d a:hover{
    color: #000;
}
.post_d .fa-eye{
    margin-left: 10px;
}
.post_d{
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 12px;
}
.post_metas li{
    display: inline-block;
}
.comment_list li{
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.comment_list li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.allbl .meta_category{
    margin: 0 15px;
}
.wco{
    margin-left: 33px;
}
/* comment */
.commlist{
    background-color: #fff;
    margin-bottom: 15px;
    margin-top: 10px;
    border: 1px solid #eee;
}
.comment_content{
    padding: 10px 15px;
}
.fn{
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 7px;
}
.vcard img{
    height: 61px;
    width: 61px;
}
.comment_content i{
    font-size: 18px;
    padding-right: 15px;
    line-height: 30px;
}
.wco{
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
/* newsletter */
.block_newsletter svg{
    fill: #5d5d5d;
}
.block_newsletter span {
    display: inline-block;
    border: 1px solid #e1e1e1;
    border-radius: 100%;
    min-width: 80px;
    min-height: 80px;
    padding: 16px 0;
}
.block_newsletter h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 20px 0;
}
.block_newsletter p{
    font-size: 12px;
    line-height: 21px;
}
.block_newsletter{
    background-color: #e9e9e9;
    padding: 30px 15px;
    position: relative;
}
.block_newsletter .alert{
    margin-top: 10px;
    padding: 6px 10px;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
}
/* footer */
#scroll {
    position: fixed;
    bottom: 60px;
    right: 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    background: #5DC1B9;
    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: 0px;
}
#scroll.scrollhide{
    bottom: -100px;
    opacity: 0;
    transform: scale(0); 
}
#scroll:hover{
    background-color: #000;
    color: #fff
}
.email{
    word-break: break-all;
}
#footer_contact .icon {
    margin-right: 15px;
}
.links h3, .links h3 a, .c-info,.footleft h3{
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #fff;
}
.footer-container li a, .fthr .block, .fthr .data a,#footer .lnk_wishlist{
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 33px;
    color: #c0c0c0;
    padding: 0;
    transition: 0.3s all ease-in-out
}
.footer-container li a:hover,.fthr .block:hover,.fthr .data a:hover,.foot-payment li i:hover,#footer .lnk_wishlist:hover{
    color: #5DC1B9;
    opacity: 1;
}
#block_myaccount_infos li i,.l-list li i{
    color: #c0c0c0;
}
.footer-container li a:hover{
    padding-left: 5px;
}
.footer-container {
    padding: 50px 0;
}
.footer-container #footer_contact li a:hover,.footer-container .footleft li a:hover{
    padding: 0
}
#footer_contact .icon svg{
    fill: #c0c0c0
}
.footsmenu li:last-child a::after{
    display: none
}
#footer .data {
    margin-left: 34px;
}
#footer #block_myaccount_infos .lnk_wishlist i{
    display: none
}
#footer #block_myaccount_infos .lnk_wishlist{
    float: none;padding: 0
}
.fthr h3{
    margin-top: 25px;
}
.block-social li,.foot-payment li,.footsmenu li{
    display: inline-block;vertical-align: middle
}
.foot-payment li a{
    font-size: 24px;
}
.foot-payment li i{
    margin-right: 3px;
    transition: 0.3s ease
}
#footer{
    background-color: #032e3e;
    margin-top: 50px;
}
.copy {
    padding: 30px 0;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.copy .text-xs-left a,.footmenu li a{
    color: #c0c0c0;
    font-size: 13px;
    text-transform: capitalize;
}
.copy .text-xs-left a:hover,.footmenu li a:hover{
    color: #fff
}
.footmenu li a::after{
    content: '|';
    margin: 0 10px;
}
.footmenu li:last-child a::after{
    display: none
}
.f-d2 {
    background-repeat: no-repeat;
    height: 36px;
    width: 123px;
    background-image: url('../../assets/img/fb2.png');
    display: inline-block;
}
.f-d1 {
    background-repeat: no-repeat;
    height: 36px;
    width: 112px;
    background-image: url('../../assets/img/fb1.png');
    display: inline-block;
}
.footmenu li{
    display: inline-block;
}
.footleft p{
    color: #c0c0c0;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 30px;
}
/* social follow */
.facebook a::before {
    content: "\f09a";
    font-family: fontAwesome;
}
.twitter a::before {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTM4OS4yIDQ4aDcwLjZMMzA1LjYgMjI0LjIgNDg3IDQ2NEgzNDVMMjMzLjcgMzE4LjYgMTA2LjUgNDY0SDM1LjhMMjAwLjcgMjc1LjUgMjYuOCA0OEgxNzIuNEwyNzIuOSAxODAuOSAzODkuMiA0OHpNMzY0LjQgNDIxLjhoMzkuMUwxNTEuMSA4OGgtNDJMMzY0LjQgNDIxLjh6Ii8+PC9zdmc+);
    height: 22px;
    width: 16px;
    display: block;
    margin: 0 auto;
    filter: invert(1);
}
.twitter a:hover::before{
    filter: invert(0);
}
.googleplus a::before {
    content: "\f0d5";
    font-family: fontAwesome;
}
.pinterest a::before {
    content: "\f231";
    font-family: fontAwesome;
}
.instagram a::before {
    content: "\f16d";
    font-family: fontAwesome;
}
 .rss a::before {
    content: "\f09e";
    font-family: FontAwesome;
}
.youtube a::before {
    content: "\f167";
    font-family: FontAwesome;
}
.vimeo a::before {
    content: "\f27d";
    font-family: FontAwesome;
}
.snapchat a::before {
    content: "\f2ab";
    font-family: FontAwesome;
}
/* product page */
.propage .wbpc-main .time{
    display: inline-block;
}
.product-additional-info .compare, .product-additional-info .panel-product-line {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.product-additional-info svg {
    display: none;
}
.product-additional-info .add_to_compare, .product-additional-info .prowish {
    display: inline-block;
    vertical-align: middle;
    background-color: #00adef;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    padding: 6px 15px;
    border-radius: 0px;
    transition: 0.3s ease;
    margin-bottom: 4px;
    border: none;
    cursor: pointer;
}
.product-additional-info .add_to_compare:hover, .product-additional-info .prowish:hover {
    background-color: #000;
    color: #fff;
}
.wb-dropdown-cart .discount-amount{
    background-color: transparent;
    padding: 0;
    color: #000;
}
.discount-amount,.propage .discount-percentage{
    background: #88cb86;
    color: #fff;
    font-size: 12px;
    padding: 4px 5px;
    border-radius: 0px;
}
.propage .current-price span{
    display: inline-block;vertical-align: middle;
}
.propage .current-price span:nth-child(1){
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
}
.propage .product-discount .regular-price{
    font-size: 14px;
}
.product-pack .h4{margin-bottom: 10px;}
.block-reassurance-item .h6{
    font-size: 13px;
    color: #777;
    line-height: 20px;
}
.tabpro{
    margin-top: 50px;
}
.js-thumb,#zoom{
    cursor: pointer;
    border: 1px solid #eee;
    border-radius: 0px;
}
.product-tab .nav-tabs .nav-link{
    padding: 15px 12px;
    font-weight: 500;
    font-size: 16px;
}
.arltr .wb-list-product-reviews, #ratep, .retesp {
    display: inline-block;
    margin-top: 0;
}
.retesp{
    margin: 0 5px;
}
#description p{
    margin-bottom: 0;
    line-height: 22px;
}
#product .thumb-container {
    padding: 0 2px;
}
.product-tab .tab-pane{
    padding: 15px;
}
.product-prices{
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
}
.prodes p{
    margin-bottom: 0
}
/* .quickview .prodes p{
    height: 92px;
    overflow: hidden;
} */
.prodes,.product-variants .product-variants-item{
    border-bottom: 1px solid #eee;
    padding: 16px 0;
    margin-bottom: 0;
}
.product-actions{
    padding-bottom: 16px;
}
.propage hr{
    border-top: 1px solid #eee;
}
.social-sharing{
    margin-top: 15px;
}
.propage h1 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
	margin-bottom: 15px;
}
.pcust{
    font-size: 12px;
}
.product-customization-item label{
    font-weight: 500;
    text-transform: capitalize;
}
.propage .control-label {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 8px;
    font-weight: 500;
}
.product-quantity .add{
    margin: 0 10px;
}
.product-variants > .product-variants-item ul li label{
    margin-bottom: 0;
}
.propage .product-variants > .product-variants-item .color{
    margin-top: 11px;
    width: 15px;
    height: 15px;
}
#idWishlist{
    border: 1px solid #eee;
    height: 33px;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-transform: capitalize;
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=") no-repeat scroll right 0rem center/1.25rem 1.25rem;
    padding: 5px 15px 5px 5px;
}
.product-add-to-cart .control-label{
    margin-top: 10px;
}
.product-tab .nav-item{
    display: inline-block;
}
.arltr a{
    text-transform: capitalize;
    display: inline-block;
}
.arltr i{
    margin-right: 5px;
}
.propage .open-comment-form::after{
    content: '|';
    padding: 0 20px;
}
.product-tab{
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 0px;
}
.product-tab .nav-tabs{
    border-bottom: 1px solid #eee;
}
.attachment h4,.product-features .h6{
    margin-bottom: 10px;
    text-transform: capitalize;
}
.product-tab .nav-tabs .nav-item a.active::before {
    background-color: #00adef;
    height: 2px;
    width: 40px;
}
.product-tab .nav-tabs .nav-item a::before {
    background-color: transparent;
    content: "";
    height: 2px;
    margin: 0 auto;
    position: absolute;
    top: 48px;
    transition: all 0.4s ease-out 0s;
    width: 3px;
}
.product-reference{
    margin-top: 10px;
}
.prodes p{
    font-size: 13px;
    letter-spacing: 0.5px;
    line-height: 23px;
}
.product-tab .nav-tabs .nav-link.active{
    color: #00adef;
}
/* category page */
.quickview .product-add-to-cart{
    padding-top: 15px;
}
#category-description{
    padding: 10px 0;
}
.facet li{
    margin-top: 12px
}
.facet-title{
    color: #00adef;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: 500;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
}
.facet-label a span {
    display: inline-block;
    position: absolute;
    right: 30px;
    font-size: 12px;
    color: #333;
}
#search_filters .facet .facet-label .custom-checkbox, #search_filters .facet .facet-label .custom-radio{
    top: 0;
}
#_desktop_search_filters_clear_all .btn-tertiary{
    background: #000;
    color: #fff;
    text-transform: capitalize;
    padding: 7px 10px;
}
#_desktop_search_filters_clear_all {
    margin-top: 15px;
}
.wb-grid-list{
    margin-top: 5px;
}
.total-products p {
    margin-bottom: 0;
    margin-top: 6px;
}
.products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 6px 5px 1px 5px;
    background-color: #222;
    border-radius: 0px;
}
.products-sort-order i{
    position: relative;
    top: -1px;
}
#new-products .products-sort-order .select-title{
    letter-spacing: 0;font-size: 12px;
}
.products-sort-order .dropdown-menu {
    border: none;
    right: 15px;
    left: 15px;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.lgrid svg{
    fill: #aaa;
    cursor: pointer;
    margin-right: 6px;
}
.wb-grid-list .selected svg{
    fill: #222
}
.products-sort-order .select-list {
    display: block;
    padding: 2px 8px;
    line-height: 25px;
    font-size: 14px;
}
.products-sort-order .select-list:hover {
    background: #222;
    color: #fff;
    text-decoration: none;
}
.page-content p{
    margin-bottom: 10px;
}
.sort-by{
    margin-top: 7px;
}
.listds{
    display: none;
}
.wb-product-list .listds{
    display: block;
}
.listds,.listds p{
    font-size: 13px;
    color: #aaa;
    line-height: 21px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
    overflow: hidden;
    max-height: 44px;
}
.listds{
    margin-top: 0;
    margin-bottom: 6px;
}
.bh{
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: 500;
}
.wb-product-list .wb-image-block{
    padding: 0;overflow: hidden;
}
.products-selection {
    margin: 0 0 15px 0;
    background-color: #fff;
    border: 1px solid #eee;
    padding: 10px 0;
    border-radius: 0px;
}
.wb-product-grid .item-product,.wb-product-list .item-product{
    margin-bottom: 20px;
}
#js-product-list .product-miniature{
    padding: 0;
}
.wb-product-list .thumbnail-container{
    float: left;width: 100%;margin-bottom: 1px;
}
#js-product-list{
    border: 2px solid #f5f5f5;
    background-color: #fff;
    padding: 15px;
}
.wb-product-list .thumbnail-container.proh .button-group{
    position: unset;
    opacity: 1;
    transition: none;
    text-align: left;
    margin-top: 10px;
}
/* pagination */
.pagination {
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    text-transform: capitalize;
    padding: 7px 0;
    display: inline-block;
    border-radius: 0px;
}
.pagination i{
    font-size: 20px;
    margin-top: -2px;
}
.pagination .page-list li a {
    display: inline-block;
    background: #5DC1B9;
    color: #fff;
    text-align: center;
    font-weight: normal;
    margin: 0;
    padding: 6px 7px 4px 7px;
    width: 35px;
    line-height: 24px;
    font-size: 15px;
    border-radius: 0px;
}
.pagination .text-xs-left {
    line-height: 34px;
}
.pagination .page-list li a:hover,.pagination .page-list li a:focus,.pagination .page-list li.current a{
    background: #000;
    color: #fff;
}
/* other page */
.brand.row {
    background: #fff;
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0;
    padding: 10px;
}
.homeslider{
    margin-top: 10px;
}
.leftbanner,.block_newsletter,.offerb,#_desktop_top_menu{
    margin-bottom: 30px;
}
.imgbanner{
    margin-top: 30px;
}
.parallex{
    margin-top: 30px;
    margin-bottom: 30px;
}
.deliveryinfo,.imglatest,.spepro,.home_blog_post_area{
    margin-top: 50px;
    margin-bottom: 50px;
}
#cms #main,#sitemap #main{
    background-color: #fff;
    padding: 15px;
    border: 1px solid #eee;
}
.sale-bkg .sale{
    display: none
}
.wb-modal .modal-content{
    border-radius: 0px;
}
.js-terms a{
    color: #00adef;
    text-transform: capitalize;
    font-weight: 500;
}
.product-line-grid-body{
    line-height: 25px;
}
#module-wbblog-single .page-footer,#index .page-footer{
    margin-top: 0;
}
.page-footer{
    margin-top: 30px;
}
/* banner effect */
.beffect:hover a::after {
    opacity: 0;
    height: 85%;
}
.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%;
    border-radius: 0px;
}
.beffect {
    position: relative;
    overflow: hidden;
}
.beffect img{
    border-radius: 0px;
}
@media (min-width: 768px){
    .deliveryinfo ul:hover li.text-xs-left{
        border-left-color: transparent
    }
    .hcart,.hcall{
        background-color: #f5f5f5;
        min-width: 45px;
        min-height: 45px;
        text-align: center;
        border-radius: 100%;
        padding: 12px 0;
        transition: 0.3s ease;
    }
    .cartdropd ul:hover svg,.callus:hover svg{
        fill: #fff
    }
    .user-info svg,#_desktop_language_selector button svg,#_desktop_currency_selector button svg{
        cursor: pointer;
        fill: #fff;
    }
    .toprt .product-title{
        font-size: 0.8rem;
        white-space: normal;
        text-overflow: unset;
        padding: 0;
        line-height: 20px;
        overflow: hidden;
        height: 40px;
        margin-bottom: 6px;
    }
    #_desktop_language_selector{
        margin: 0 30px;
    }
    .wb-product-list .wb-product-desc{
        text-align: left;padding: 10px;
    }
    #_desktop_language_selector button,#_desktop_currency_selector button,.user-info span{
        font-size: 12px;
        text-transform: capitalize;
        transition: 0.3s ease;
        color: #fff;
    }
    .user-info:hover span,#_desktop_language_selector button:hover,#_desktop_currency_selector button:hover{
        color: #5DC1B9;
    }
    .wb-product-list .wb-product-desc .price{
        font-size: 18px;
    }
}
@media (min-width: 992px){
    .brand.row{
        display: flex;
        align-items: center;
    }
    .brand.row .brand-infos p{
        margin: 0;
    }
    .footer-container .wrapper::before {
        content: '';
        border-left: 1px solid rgba(255,255,255,0.1);
        position: absolute;
        left: -10px;
        height: 230px;
    }
    .sticky{
        position: sticky;
        top: 15px;
    }
    .thumbnail-container.proh .button-group{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 43%;
        margin: 0 auto;
        text-align: center;
        opacity: 0;
        transition: 0.3s ease-in-out;
    }
    .thumbnail-container.proh:hover .button-group{
        opacity: 1;
        bottom: 45%
    }
    .thumbnail-container.proh .button-group a:hover,.thumbnail-container.proh .button-group button:hover{
        width: 120px;
    }
    .thumbnail-container.proh .button-group button span,.thumbnail-container.proh .button-group a span {
        opacity: 0;
        display: none;
        transition: 0.3s ease;
        font-size: 14px;
        color: #fff;
        font-weight: normal;
        text-transform: capitalize;
        margin: 0 2px;
        letter-spacing: 0;
    }
    .thumbnail-container.proh .button-group button:hover span,.thumbnail-container.proh .button-group a:hover span {
        opacity: 1;
        display: inline-block;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .center-des h2,.latest-des h2 {
        font-size: 16px;
        margin: 6px 0;
    }
    .center-des h3,.latest-des h3 {
        font-size: 12px;
    }
    .latest-des,.center-des{
        top: 30px;
    }
    .latest-des a,.center-des a,.left-des a {
        letter-spacing: 0.5px;
        font-size: 12px;
        padding: 6px 7px;
    }
    .left-des h3{
        font-size: 16px;
    }
    .left-des h2 {
        font-size: 12px;
        margin: 7px 0;
    }
    .wb-menu-vertical .wb-sub-menu li.menu-item.bh{
        font-size: 14px;
    }
    .ei-slider-large{
        height: 450px;
    }
    .button-search{
        padding: 0 15px;
    }
    .ei-slider-thumbs li a h2{
        font-size: 14px;
    }
    #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a{
        letter-spacing: 0px;font-size: 11px;
    }
    .callus{
        margin: 0 15px;
    }
    .statmenu li a{
        font-size: 13px;letter-spacing: 0
    }
    .block-social li a{
        margin: 0 5px;
    }
    .deliveryinfo ul li{
        display: block
    }
    .deliveryinfo ul li.text-xs-left{
        text-align: center;
        border: none;
        padding: 0;
        margin-top: 10px;
    }
    .deliveryinfo hr{
        margin: 6px auto 12px auto;
    }
    .wb-menu-vertical li.level-1 > a, .view_more a{
        letter-spacing: 0
    }
    .block-social{
        width: 40%;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .center-des h2,.latest-des h2 {
        font-size: 14px;
        margin: 0 0;
    }
    .center-des h3,.latest-des h3 {
        font-size: 10px;
    }
    .latest-des,.center-des{
        top: 15px;
    }
    .latest-des a,.center-des a,.left-des a {
        letter-spacing: 0.5px;
        font-size: 12px;
        padding: 6px 7px;
    }
    .left-des h3{
        font-size: 16px;
    }
    .left-des h2 {
        font-size: 12px;
        margin: 7px 0;
    }
    .slidedes {
        top: 15%;
    }
    .block-social li a{
        margin: 0 6px;
    }
    .ei-slider-large{
        height: 400px;
    }
    .footmenu li a::after{
        margin: 0 6px;
    }
    .copy .text-xs-left a, .footmenu li a{
        font-size: 12px;letter-spacing: 0
    }
    .pro-tab ul li a{
        font-size: 14px;letter-spacing: 0
    }
    .pro-tab ul li{
        margin: 0 14px;
    }
    .product-line-grid-right .qty{
        padding: 0
    }
    .footer-container li a, .fthr .block, .fthr .data a{
        letter-spacing: 0
    }
    .links h3, .links h3 a, .c-info{
        font-size: 15px;letter-spacing: 0
    }
    #search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a{
        font-size: 12px;letter-spacing: 0
    }
    .callus,.nleft p,.statmenu li a{
        display: block;
    }
    .button-search{
        padding: 0 15px;
        letter-spacing: 0
    }
    .block-social{
        width: 64%;
    }
    .ei-slider-thumbs li a h2{
        font-size: 14px;letter-spacing: 0
    }
    .deliveryinfo ul li{
        display: block
    }
    .deliveryinfo ul li.text-xs-left{
        text-align: center;
        border: none;
        padding: 0;
        margin-top: 10px;
    }
    .deliveryinfo hr{
        margin: 6px auto 12px auto;
    }
    .deliveryinfo ul li h4{
        font-size: 12px;letter-spacing: 0
    }
    .deliveryinfo ul li p{
        font-size: 11px;letter-spacing: 0
    }
    .deliveryinfo{
        padding: 15px 0
    }
}
@media (max-width: 991px){
    .footleft{
        margin-bottom: 30px;
    }
    .wbpc-main .time{
        min-width: 42px;
        min-height: 42px;
        margin: 0 2px;
        padding: 0
    }
    .wbpc-main .label{
        font-size: 11px;letter-spacing: 0
    }
    .wbpc-main .count{
        font-size: 14px;letter-spacing: 0
    }
    .pro-tab h1,.heading{
        font-size: 16px;letter-spacing: 0;
    }
    .thumbnail-container .button-group{
        margin-top: 10px;
    }
    .thumbnail-container.proh .button-group a span, .thumbnail-container.proh .button-group button span{
        display: none
    }
    .propage h1{
        margin-top: 10px;
        font-size: 16px;
    }
    .wb-product-grid,.wb-product-list{
        margin: 0 -3px;
    }
    #js-product-list .item-product{
        padding: 0 3px;
    }
    .pagination{
        margin-top: 0;
    }
    .pagination .text-xs-left{
        font-size: 12px;
        letter-spacing: 0
    }
    .product-customization .custom-file button{
        padding: 0 5px;
        font-size: 12px;
    }
    .product-customization,#wb_cat_carousel .catcolor h5{
        font-size: 12px;
    }
    .product-actions .add-to-cart{
        padding: 0 5px;letter-spacing: 0
    }
    .product-customization .btn-primary.float-xs-right{
        padding: 7px 5px;
        font-size: 12px;
    }
    .rless{
        margin: 0 -3px;
    }
    .cless{
        padding: 0 3px;
    }
    .owl-theme .owl-controls .owl-buttons{
        right: 4px;
    }
}
@media (max-width: 767px){
    .wb-product-list .thumbnail-container.proh .button-group{
        text-align: center
    }
    #owl-spe .thumbnail-container{
        border: 2px solid #f5f5f5;
    }
    #owl-spe .thumbnail-container:hover{
        padding: 0
    }
    .owl-theme .owl-controls .owl-buttons{
        top: -50px;
    }
    .thumbnail-container.proh .button-group a, .thumbnail-container.proh .button-group button{
        padding: 4px 0;
        width: 28px;
        height: 28px;
    }
    .thumbnail-container.proh .wb-product-desc {
        padding: 5px 0 0 0;
    }
    #owl-spe .thumbnail-container.proh .wb-product-desc{
        padding: 8px;
    }
    .thumbnail-container{
        border: none;
    }
    .thumbnail-container.proh .button-group a svg, .thumbnail-container.proh .button-group button svg{
        width: 18px;
        height: 17px;
    }
    .deliveryinfo{
        padding: 15px 0
    }
    .deliveryinfo ul li span{
        border: none;
    }
    .deliveryinfo ul li h4{
        font-size: 14px;letter-spacing: 0
    }
    .deliveryinfo ul li p{
        font-size: 12px;letter-spacing: 0
    }
    .pro-tab h1, .heading{
        margin-bottom: 20px;
    }
    .product-tab-item, .category-back, .spepro, .home_blog_post_area, .logos,.propagebg,#js-product-list{
        padding: 12px;
    }
    .deliveryinfo, .imglatest, .spepro, .home_blog_post_area {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .cart-c{
        background: #5DC1B9;
        color: #fff;
        font-size: 11px;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        text-align: center;
        position: absolute;
        right: 0;
        top: -4px;
        line-height: 15px;
    }
    .ei-slider-thumbs{
        display: none !important
    }
    .user-info svg{
        width: 20px;
        height: 20px;
    }
    .cartdropd ul:hover .hcart, .callus:hover .hcall{
        background-color: transparent !important;
    }
    .calldet, .cartdet{
        margin: 0
    }
    .button-search{
        padding: 0 15px;
        letter-spacing: 0
    }
    #search_widget{
        margin-top: 10px;
    }
    .copy{
        padding: 10px 0
    }
    .copy .text-xs-left,.copy .text-xs-right{
        text-align: center
    }
    #_desktop_top_menu,.imgbanner,.offerb,.leftbanner,.footmenu{
        display: none
    }
    .callus,.cartdet h3,.cartdet h4 span{
        display: none
    }
    #_mobile_cart{
        position: relative;
        margin-top: 3px;
    }
    #_mobile_user_info{
        position: relative;
        cursor: pointer;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 3px;
    }
    #_mobile_logo img {
        max-width: 120px;
    }
    #_mobile_currency_selector,#_mobile_language_selector{
        display: inline-block;
        border: 1px solid #eee;
        padding: 2px 1px;
        margin-top: 10px;
        font-size: 12px;
        border-radius: 0px;
    }
    #_mobile_currency_selector select,#_mobile_language_selector select{
        -webkit-appearance: none;
        font-size: 12px;
        letter-spacing: 0;
    }
    #_mobile_language_selector{
        margin: 0 3px;
    }
    /* sidenav */
    .close-nav span{
        color: #fff;
        text-transform: uppercase;
        font-weight: 500;
    }
    body.active {
        overflow: hidden;
    }
    body.active::before {
        background: rgba(0,0,0,0.7) 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: 99999;
        top: 0;
        left: 0;
        background-color: #fff;
        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%;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .sidenav .close-nav {
        background-color: #5DC1B9;
        padding: 10px 15px;
        width: 100%;
        display: inline-block;
    }
    #mobile_top_menu_wrapper {
        margin: 0 10px;
        line-height: 20px;
        display: block !important;
    }
    .close-nav i{
        font-size: 16px;
        color: #fff;
    }
    .dnone{
        display: none;
    }
    .dblock{
        display: block;
    }
    #wrapper,#footer{
        display: block !important;
    }
    #menu-icon .navbar-toggle{
        border: none;
        background: transparent;
        padding: 0;
        font-size: 17px;
        cursor: pointer;
        margin-right: 15px;
        margin-top: 4px;
    }
    .footer-container{
        padding: 20px 0
    }
    #left-column{
        padding: 0;
        margin-top: 30px;
    }
    .product-title{
        font-size: 0.8rem;
    }
    .total-avg{
        width: 120px;
    }
    .homeslider-container .owl-theme .owl-controls .owl-buttons{
        display: none
    }
    .pro-tab ul{
        text-align: left
    }
    .pro-tab ul li{
        margin: 0;
        margin-right: 15px;
        padding-bottom: 5px;
    }
    .product-tab-item .thumbnail-container {
        margin-bottom: 20px;
    }
    .reducep{
        display: none
    }
    
    .wb-menu-vertical .menu-vertical{
        display: block
    }
    .wb-menu-vertical{
        left: 0
    }
    .wb-product-list .listds{
        margin-bottom: 3px;margin-top: 0;
    }
    .listds, .listds p,.post_content span{
        font-size: 12px;letter-spacing: 0
    }
    .post_title{
        font-size: 14px;
    }
    .wb-menu-vertical .wb-sub-menu li.menu-item.bh{
        margin-bottom: 0
    }
    .thumbnail-container .product-flags .new,.sale{
        background-color: transparent !important;
        color: #000;
        writing-mode: initial;
        text-orientation: unset;
        top: 8px;
    }
    .product_img_link img{
        max-width: 75px;
    }
    .wb-menu-vertical .wb-sub-menu li.menu-item.bh::after{
        display: none
    }
    .wb-dropdown-cart.defaultcart{
        top: 40px;
    }
    .post_thumbnail{
        margin-top: 0;
    }
    .facet-label a span{
        position: unset;
    }
    #category #search_filter_toggler{
        padding: 6px 0;
    }
    #blockcart-modal .product-name{
        margin-top: 15px;
    }
    .product-tab .nav-tabs .nav-link {
        padding: 15px 5px;
        font-size: 13px;
        letter-spacing: 0
    }
    .form-control-label{
        padding-top: 0
    }
    .forgotten-password .form-fields label.required{
        text-align: left;
        padding: 0
    }
    .quickview .propage h1{
        margin-top: 0;
    }
    .quickview .modal-body{
        padding: 0 15px 15px 15px;
    }
    .arltr a,#description p,.prodes p, .product-variants .product-variants-item,.page-content p,.attachment p{
        font-size: 12px;
        letter-spacing: 0.5px
    }
    .links .title .h3{
        font-size: 14px;
        color: #fff;
    }
}
@media (max-width: 1199px){
    .quickview .mask{
        display: none
    }
    .deliveryinfo [class*="col-"]{
        padding-left: 5px;
        padding-right: 5px;
    }
    .deliveryinfo{
        margin-left: -5px;
        margin-right: -5px;
    }
}
@media (min-width: 1200px){
    .quickview .product-cover img {
        max-width: 500px;
    }
}
@media (min-width: 1200px) and (max-width: 1409px){
    .center-des h2,.latest-des h2 {
        font-size: 24px;
        margin: 12px 0;
    }
    .center-des h3,.latest-des h3 {
        font-size: 15px;
    }
    .price{
        font-size: 14px;
    }
    .regular-price{
        font-size: 11px;
    }
    .deliveryinfo ul li h4{
        font-size: 13px;letter-spacing: 0
    }
    .deliveryinfo ul li p{
        font-size: 12px;letter-spacing: 0
    }
    .thumbnail-container.proh .button-group button span, .thumbnail-container.proh .button-group a span{
        font-size: 12px;
    }
    .thumbnail-container.proh .button-group a:hover, .thumbnail-container.proh .button-group button:hover{
        width: 100px;
    }
    .block-social{
        width: 40%;
    }
    #search_widget{
        width: 54%;
    }
}
@media (min-width: 1200px) and (max-width: 1589px){
    .product-line-grid-right .qty{
        padding: 0
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .center-des h2,.latest-des h2 {
        font-size: 14px;
        margin: 0 0;
    }
    .center-des h3,.latest-des h3 {
        font-size: 10px;
    }
    .latest-des,.center-des{
        top: 15px;
    }
    .latest-des a,.center-des a,.left-des a {
        letter-spacing: 0.5px;
        font-size: 12px;
        padding: 6px 7px;
    }
    .left-des h3{
        font-size: 16px;
    }
    .left-des h2 {
        font-size: 12px;
        margin: 7px 0;
    }
    .slidedes {
        top: 15%;
    }
    .lgrid{
        width: 40%;
    }
    .sro{
        width: 60%;
    }
    .wb-product-grid .item-product{
        width: 33.33%;
    }
    .wb-product-list .item-product{
        width: 33.33%;
    }
    .ei-slider-large{
        height: 450px;
    }
}
@media (min-width: 500px) and (max-width: 767px){
    .imglatest [class*="col-"]{
        width: 50%;
    }
    .deliveryinfo [class*="col-"]{
        width: 33.33%;
    }
    .deliveryinfo ul li{
        display: block
    }
    .deliveryinfo ul li.text-xs-left{
        text-align: center;
        border: none;
        padding: 0;
        margin-top: 10px;
    }
    .deliveryinfo hr{
        margin: 6px auto 12px auto;
    }
    .deliveryinfo ul li h4{
        font-size: 12px;letter-spacing: 0
    }
    .deliveryinfo ul li p{
        font-size: 11px;letter-spacing: 0
    }
}
@media (max-width: 499px){
    .deliveryinfo{
        text-align: left
    }
    .deliveryinfo .sbr{
        margin: 15px 0;
    }
    .imglatest [class*="col-"]:nth-child(1){
        margin-bottom: 10px;
    }
}
@media (min-width: 360px) and (max-width: 599px){
    .wb-product-list .item-product{
        width: 50%;
    }
}
@media (max-width: 599px){
    .center-des h2,.latest-des h2 {
        font-size: 14px;
        margin: 0 0;
    }
    .center-des h3,.latest-des h3 {
        font-size: 10px;
    }
    .latest-des,.center-des{
        top: 15px;
    }
    .latest-des a,.center-des a,.left-des a {
        letter-spacing: 0.5px;
        font-size: 12px;
        padding: 6px 7px;
    }
    .center-des a.btn-primary {
        display: none;
    }
    .left-des h3{
        font-size: 16px;
    }
    .left-des h2 {
        font-size: 12px;
        margin: 7px 0;
    }
    .slidedes {
        top: 15%;
    }
    .slidedes h2{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .slidedes h3{
        font-size: 12px;
        margin-bottom: 15px;
    }
    .slidedes h4{
        font-size: 12px;
    }
    .slidedes h4::after {
        height: 30px;
        margin: 12px 0;
    }   
    .ei-slider-large{
        height: 300px;
    }
    #search_category{
        display: none
    }
    .wb-product-list .wb-image-block img{
        width: 100%;
    }
    .barr {
        padding: 0 10px;
    }
    .quickview .modal-dialog{
        width: auto;
        margin: 30px 15px;
    }
    #owl-image-slider .owl-nav{
        display: none
    }
    .quickview .modal-dialog{
        width: auto;
        margin: 30px 15px;
    }
    .sro{
        margin-top: 10px;
    }
    .pagination .text-xs-left,.pagination .text-xs-right{
        text-align: center;
        width: 100%;
    }
    .rname,.post_metas li{
        font-size: 12px;
    }
    .wb-product-grid .item-product{
        width: 50%;
    }
}
@media (min-width: 1590px){
    .wb-product-list .wb-image-block{
        width: 22%;
    }
    .wb-product-list .wb-product-desc{
        width: 78%;
    }
}
@media (min-width: 1410px){
    #left-column,#_desktop_logo,.leftw{
        width: 20%;
    }
    #content-wrapper.left-column,.tright,.rightw{
        width: 80%;
    }
}
@media (min-width: 1410px) and (max-width: 1589px){
    .wb-product-list .wb-image-block{
        width: 25%;
    }
    .wb-product-list .wb-product-desc{
        width: 75%;
    }
}

#header, #header .header-top{
    background-color: transparent;
}
@media only screen and (min-width: 992px) {
    #search_widget {
        min-width: 16.5rem;
        float: left;
        overflow: visible;
    }
}


#search_block_top #search_category{
display:none;
}

.menu.js-top-menu.position-static.hidden-sm-down{
display:none!important;
}
.header-nav{
background-color:#F8F8F8;
}

#search_widget{
	width:64%;
}
#search_block_top{
	width:100%;
}

.user-info svg{
fill:black;
}
.user-info span{
	color:black;}

.user-info.d-inline-block{
margin: 0 20px;
}
.callus.d-inline-block{
	margin: 0px 0px;
}
.button-search{
background-color:#5DC1B9
}
.title{
color:white;
font-size:30px;
font-weight:bold;
}
.offer_title{
color:white;
font-size:20px;
margin:20px 0;
}
.slidehref{
display:none;
}
.slidedes a{
background-color:#5DC1B9;
}
.slidedes a:hover{
color:white;
}
.beffect .btn.btn-primary{
display:none;
}

.beffect .latest-des{
text-align:left;
	top: 200px;
    left: 5%;
}


.cmsbanner-text .main-title{
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 23px;
  font-family: 'Marcellus', sans-serif;
  text-transform: uppercase;
	color:white;
	text-shadow: 0 0 8px black;
}


 .cmsbanner-text .shop-button a {
  font-family: 'Marcellus', sans-serif;
  position: relative;
  padding: 8px 50px 8px 19px;
  background-color: #5DC1B9;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
	     text-shadow: 0 0 5px black;
}
 .cmsbanner-text .shop-button a:hover {
  background-color: #fff;
  color: #000;
	  text-shadow: none;
}
 .cmsbanner-text .shop-button a::before {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: 10px;
  top: 5px;
  background: url(../img/btn-arrow.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 29px;
}
 .cmsbanner-text .shop-button a:hover::before {
  background-image: url(../img/btn-arrow-black.svg);
}

.col-sm-6.col-xs-12.text-xs-right.footmenu{
display:none;
}
#footer .row.copy .col-sm-6.col-xs-12.text-xs-left{
text-align:center;
	width:100%!important;
}
.col-md-3.col-xs-12.footleft{
display:none;
}

#footer .col-md-9{
width:100%;
}

.left-des h2{
color:white;
	font-size: 24px;
    font-weight: bold;
}
.left-des h3{
color:white;
	font-size:16px;
}

#search_block_top{
margin:2px 0;
}
#left-column .block_newsletter{
margin-top:20px;
}

.header-top.fixed.fadeInDown.animated{
background-color:white!important;
}
.pro-review, .arltr{
display:none;
}
.propage hr{
display:none;
}

.btn.btn-default.button.button-small{
padding:12px 15px;
}
.ei-slider-thumbs li.ei-slider-element{
border-bottom:2px solid #5DC1B9;
}
.product-tab{
display:none;
}
.products article .wishlist-button-add{
top:8px;
	right:6px;
}
.wb-menu-vertical li.level-1 > a:hover{
color:#5DC1B9;
}
.slidedes .container{
width:100%;
}
.ei-slider-thumbs img{
display:none;
}



.ei-slider-large > li {
  pointer-events: none !important;
}

.ei-slider-large > li.slide-activo {
  pointer-events: auto !important;
  z-index: 10 !important;
}

.ei-slider-large > li:not(.slide-activo) {
  z-index: 1 !important;
}

@media (max-width:525px){
.homeslider.s-panel .title{
line-height:28px;
	}
	.beffect .latest-des{
	top:80px;
	}
}
@media (max-width:685px){
	#wb_url_ajax_search{
		display:table-cell!important;
	}
	#search_widget{
	width:100%;
		margin-top:18px;
		overflow:clip;
	}
	#_mobile_currency_selector{
	display:none;
	}
	#_mobile_language_selector{
	display:none;
	}
}
@media (max-width:767px){
	.statmenu li a{
margin-right:5px;
		font-size:13px;
	}
	.nfull.hidden-sm-down{
	display:block!important;
}
}

.header-top.fixed.fadeInDown.animated{
z-index:9999;
	}

@media (min-width: 767px) and (max-width: 1440px) {
  .beffect .latest-des {
    text-align: left;
    top: 35px;
    left: 5%;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
	    #search_block_top #search_query_top {
			width:82%!important;
	}
}