@charset "utf-8";

@font-face {
    font-family: ProximaNovaA;
    font-weight: 700;
    src: url(fonts/pna/1.eot);
    src: url(fonts/pna/1.eot?#iefix) format("embedded-opentype"), url(fonts/pna/1.woff2) format("woff2"), url(fonts/pna/1.woff) format("woff"), url(fonts/pna/1.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaA;
    font-weight: 300;
    src: url(fonts/content/fonts/pna/2.eot);
    src: url(fonts/pna/2.eot?#iefix) format("embedded-opentype"), url(fonts/pna/2.woff2) format("woff2"), url(fonts/pna/2.woff) format("woff"), url(fonts/pna/2.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaA;
    font-weight: 400;
    src: url(fonts/pna/3.eot);
    src: url(fonts/pna/3.eot?#iefix) format("embedded-opentype"), url(fonts/pna/3.woff2) format("woff2"), url(fonts/pna/3.woff) format("woff"), url(fonts/pna/3.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNovaA;
    font-weight: 500;
    src: url(fonts/pna/4.eot);
    src: url(fonts/pna/4.eot?#iefix) format("embedded-opentype"), url(fonts/pna/4.woff2) format("woff2"), url(fonts/pna/4.woff) format("woff"), url(fonts/pna/4.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNova;
    font-weight: 400;
    src: url(fonts/pn/1.eot);
    src: url(fonts/pn/1.eot?#iefix) format("embedded-opentype"), url(fonts/pn/1.woff2) format("woff2"), url(fonts/pn/1.woff) format("woff"), url(fonts/pn/1.ttf) format("truetype")
}

@font-face {
    font-family: ProximaNova;
    font-weight: 500;
    src: url(fonts/pn/2.eot);
    src: url(fonts/pn/2.eot?#iefix) format("embedded-opentype"), url(fonts/pn/2.woff2) format("woff2"), url(fonts/pn/2.woff) format("woff"), url(fonts/pn/2.ttf) format("truetype")
}

body {
    font-size: 14px;
    font-family: ProximaNovaA;
}

.p-fix {
    position: sticky;
    top: 15px;
}

/* header */
.header-center {
    background-color: #fff;
}

.header-top {
    color: #777;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.header-top p {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 7px;
}

.header-top .cornerleft li {
    display: inline-block;
}

.cornerleft a {
    text-decoration: none;
    color: #7bc002;
    font-size: 16px;
}

.header-top .cornerright {
    display: inline-block;
}

.cornerright a {
    text-decoration: none;
}

.corner-last li {
    padding-right: 7px;
}

.corner-last li:last-child {
    padding-right: 0px;
}

.header-top i {
    color: #7bc002;
    font-size: 15px;
    padding-right: 5px;
}

.header-top .text-up {
    margin-left: -20px;
}

.header-top .logo img {
    height: 70px;
}

.search-icon {
    color: #000;
    font-size: 18px;
    margin-left: -35px;
    margin-top: 10px;
}

.cart img {
    padding-left: 8px;
}

.search-icon-box input {
    background-color: #7bc002;
    text-transform: uppercase;
    color: #fff;
    margin-left: -5px;
}

.faq-wrap .btn-link {
    text-decoration: none;
    color: #000;
}

.text-holder .h3 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

.link-holder a {
    padding: 8px 25px;
    text-transform: uppercase;
    background: #7bc002;
    border-radius: 10px;
    border-color: #ff822e;
    color: #fff;
    font-weight: bold;
    transition: all .5s ease-in-out;
}

.link-holder {
    text-align: center;
    padding-bottom: 30px;
}

.car-button .btn {
    background: #7bc002;
}

.cart p {
    margin-bottom: 0;
    color: #7bc002;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 3px;
}

.header-bottom {
    background: #fff;
}

.logo a,
.f-logo a p {
    color: #ff822e;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 24px;
}

.logo p {
    margin-bottom: 0;
    margin-top: 5px;
}

.sm .smartlist a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.sm .smartlist a:hover {
    color: #ff822e !important;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.sm .smartlist i {
    color: #fff;
}

.sub-menus {
    display: block;
    position: static;
}

.sm ul a:hover {
    background: #7bc002;
    color: #fff;
}

.btnwarning {
    background-color: #ffc107;
    border-color: #ffc107;
    font-size: 13px;
    padding: 8px;
    border-radius: 3px;
    text-decoration: none;
}

.cartwrap .cart-name {
    background: #ced4da;
    font-weight: 400;
}

/*slide*/
.slider {
    position: relative;
}

.slideover {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
}

.slidebtnlink {
    background: #f9f7f2;    /*padding: 20px 10px;*/
    box-shadow: 0px 0px 10px #f9f7f2;
}

.slidebtnlink .h2 {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 800;
    border: 1px solid #f7f7f7;
    padding: 8px 20px;
    text-decoration: none;
}

.slidebtnlink .active {
    border-bottom: 3px solid #7bc002;
    border-radius: 5px;
}

.content img {
    height: 70px;
}

/*.menu-categ{ padding-left: 110px; }*/
.menu-categ {
    margin-left: 50px;
}

.menu-categ .categ-open {
    background-color: #4b8382;
    text-align: center;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    color: #fff !important;
    font-weight: bold;
    display: inline-block;
}

.menu-categ .categ-open:hover {
    color: #fff !important;
    font-weight: bold;
    background: #7bc002 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    display: inline-block;
}

.sm a,
.sm a:hover,
.sm a:focus,
.sm a:active {
    font-size: 18px;
    font-weight: bold;
}

.menu-categ .categ-open .sub-arrow {
    border-color: #fff transparent transparent;
}

.menu-cat-list {
    margin-top: 0px;
    z-index: 2;
    display: block;
    background: #fff;
}

.menu-cat-list li,
.menu-cat-list1 li {
    font-size: 15px;
    border-bottom: 1px solid #ededed;
    line-height: 3.5;
    font-weight: 500;
}

.menu-cat-list a {
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
}

.menu-cat-list img {
    margin-top: 10px;
}

.categ-open i {
    margin-right: 10px;
}

.best-offer a {
    text-align: center;
    color: #fff;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    background-color: #ff822e;
    border-radius: 3px;
    padding: 7px 40px;
    display: inline-block;
}

.bg-white {
    padding: 10px;
    box-shadow: 0px 0px 10px #ddd;
    background: rgba(255, 255, 255, 0.69) !important;
}

.bg-white li {
    display: inline-block;
    margin-right: 20px;
    border-right: 1px solid #ddd;
}

.bg-white h3 {
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 10px;
    font-weight: bold;
}

.bg-white img {
    filter: brightness(1.1);
}

.bg-white h3:hover {
    color: #ff822e;
    transition: all 0.3s ease;
}

/* slide */
.slide .carousel-caption {
    color: #000;
    position: absolute;
    right: 0%;
    bottom: 20px;
    left: 55%;
    z-index: 10;
    top: 30%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.slide .inner h5 {
    color: #7bc002;
    font-size: 55px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'ProximaNovaA';
}

.slide .inner p {
    font-size: 55px;
    font-weight: bold;
    color: #ff822e;
}

/*banner*/
.banner {
    position: relative;
}

.j-banner .owl-nav {
    font-size: 40px;
    color: #fff;
}

.j-banner .owl-prev {
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 0;
}

.j-banner .owl-next {
    position: absolute;
    top: 5px;
    bottom: 0;
    right: 0;
}

/* footer */
.footer-top {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #777;
    letter-spacing: 1px;
}

.footer-top .c-bb {
    border-top: 1px solid #ddd;
}

.footer-top img {
    margin-bottom: 20px;
}

.social-links li {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.f-head {
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #7bc002 !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.footer-center .f-head:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    background-color: #7bc002;
    bottom: 0;
}

footer {
    background: #fff;
    border-top: 2px solid #eee;
}

.footer-center a {
    text-decoration: none;
    color: #777;
    line-height: 2;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer-center a:hover {
    color: #ff822e !important;
}

.footer-center i,
.footer-center li {
    color: #777;
}

.footer-center ul {
    margin: 0;
}

.footer-bottom {
    background: #7bc002;
    line-height: 24px;
    padding-top: 5px;
    color: #fff;
    font-size: 13px;
}

.design a {
    color: #ff822e;
}

.footer-bottom p {
    margin-bottom: 0;
}

.fp-img img {
    margin-top: -65px;
    width: 190px;
}

.social-links li:hover a {
    background-color: #ff822e;
    color: #fff;
}

.social-links li a {
    background-color: #eee;
    height: 35px;
    width: 35px;
    border-radius: 100%;
    padding: 7px;
    margin: 0 5px;
    transition: all 0.3s ease;
    display: inline-block;
    text-align: center;
    color: #000;
}

.s-icons li i {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}

.s-icons li {
    background: #7bc002;
    border-radius: 50px;
    width: 30px;
    height: 30px;
}

.footer-bottom .design {
    text-align: right;
}

.address {
    color: #777;
    line-height: 2;
    font-size: 14px;
}

.address i {
    color: #7bc002;
}

.address:hover {
    color: #ff822e !important;
    cursor: pointer;
}

.brand-name {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

/*bread crumb*/
.pro-bread {
    background: transparent;
}

.bhead {
    font-weight: 600;
    font-size: 30px;
}

/* contact page */
.common-wrap {
    padding-top: 30px;
    padding-bottom: 20px;
}

.page-title {
    color: #7bc002;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.nav-wrap .breadcrumb {
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    background: transparent;
}

.nav-wrap .breadcrumb a {
    color: #7bc002;
}

.c-gr i {
    font-size: 20px;
}

.c-gr {
    text-align: center;
    color: #7bc002 !important;
    line-height: 2;
    font-size: 15px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
}

/* prodcuts wrap */
.prod-title {
    color: #7bc002;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    font-family: 'ProximaNovaA';
}

.prod-box {
    background: #fff;
    box-shadow: 0px 0px 10px #ddd;
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    position: relative;
}

.prod-box a {
    text-decoration: none;
    position: relative;
    display: block;
}

.prod-name {
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.menu-cat-list {
    display: block;
}

.menu-cat-list1 {
    position: absolute;
    z-index: 2;
    display: none;
    background: #fff;
    width: 200px;
    content: "";
    right: 0;
    border: 0;
    top: 30px;
    text-align: center;
}

.price {
    color: #ff822e;
}

.account-open {
    cursor: pointer;
    display: inline-block;
}

.account-open:hover + .menu-cat-list1,
.menu-cat-list1:hover {
    display: block;
}

.btn-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    text-align: center;
}

.btn-overlay > .btn-group {
    visibility: hidden;
    opacity: 0;
    transition: all 1s ease;
}

.prod-box:hover .btn-group {
    visibility: visible;
    opacity: 1;
    margin-right: 0;
}

.offer-prod a {
    text-decoration: none;
}

.offer-prod {
    padding: 10px;
}

.img-wrp img {
    border: 1px solid #7bc002;
    margin-bottom: 20px;
}

.img-pre img {
    border: 1px solid #7bc002;
}

.sp-name {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

.sp-price strong {
    color: #ff822e;
    font-size: 25px;
}

.cart1 {
    background: #ff822e;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.addcart {
    padding: 9px 22px;
    border-color: transparent;
    font-size: 12px;
}

.byenow {
    background: #7bc002;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.review a,
.review button {
    background: transparent;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    border-color: #7bc002;
    padding: 10px 20px;
    border-bottom: none;
}

.review .collapsed {
    background: #7bc002;
}

.review .card-body {
    margin-top: -15px;
    border-radius: 0;
    border-color: #ff822e;
}

.offer-wrap {
    background: #eee;
    padding-bottom: 20px;
    padding-top: 20px;
}

.price strike {
    color: #000;
    font-size: 12px;
}

/* ribbon */
.box {
    width: 200px;
    position: relative;
    border: 1px solid #BBB;
    background: #fff;
}

.disoffer {
    position: absolute;
    right: 2px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    color: #ba5253;
    text-align: right;
    background: #fff;
    box-shadow: 0px 0px 10px #ddd;
    padding: 3px;
}

.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}

.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #79A70A;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
}

.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #79A70A;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #79A70A;
}

.account-open:hover + .menu-cat-list3,
.menu-cat-list3:hover {
    display: block;
}

.menu-cat-list3 {
    position: absolute;
    z-index: 2;
    display: none;
    background: #fff;
    content: "";
    right: 0;
    border: 0;
    top: 30px;
    text-align: center;
}

.j-weight.form-control {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 28px;
    font-size: 12px;
    padding: 0 20px;
}

/*bulk order page*/
.orderform {
    padding: 40px 0px;
}

/*menus*/
.sm,
.sm > .has-mega-menu {
    position: static !important;
    display: block;
}

.sm .mega-menu {
    right: 0 !important;
    width: auto !important;
    max-width: none !important;
    min-width: 1024px !important;
}

.sm > .has-mega-menu .scroll-up,
.sm > .has-mega-menu .scroll-down {
    margin-left: 0 !important;
}

.sm .mega-menu > li {
    overflow: auto;
}

.sm .mega-menu {
    color: #353451;
}

.sm .mega-menu ul {
    position: static;
    display: block;
    margin: 0.83em 0;
    border: 0;
    padding: 0 0 0 20px;
    width: auto;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sm .mega-menu ul li {
    display: list-item;
    border: 0;
}

.sm .mega-menu a {
    display: inline;
    border: 0;
    padding: 0;
    background: transparent;
    color: inherit;
    text-decoration: none;
    line-height: 28px;
}

.sub-menus h2 {
    font-size: 14px;
    display: block;
    font-weight: bold;
    padding-left: 20px;
}

.sm li a {
    text-decoration: none;
}

.sub-menus li a {
    text-transform: capitalize;
}

.sub-menus li {
    list-style: none;
}

/*home*/
.head-banner {
    background: #eee;
    padding-top: 25px;
    padding-bottom: 20px;
}

.banner-round {
    border-radius: 25px;
}

.about-wrap h2 {
    color: #7bc002;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.about-wrap p {
    color: #6c757d;
    font-size: 15px;
}

.foot-list li {
    color: #6c757d;
    font-size: 15px;
    line-height: 28px;
}

.text-up p a {
    color: #777;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.menu-cat-list1 li a {
    color: #777;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.header-top .launch {
    background: #ff822e;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 3px;
    text-decoration: none;
}

.wish-cart p {
    background: #A9A9A9;
    margin: 0;
    display: inline-block;
    color: #fff;
    padding: 8px 13px;
    border-radius: 3px;
}

.wish-cart p a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.wish-cart p i {
    color: #fff;
    font-size: 15px;
}

.wish-cart {
    margin-top: 1px;
}

.menu-mbl {
    color: #7bc002;
}

.menu-user {
    color: #7bc002;
}

/*swipe nav - parts*/
.swipe {
    position: relative;
}

.swipe .owl-nav .owl-prev {
    position: absolute;
    bottom: 25%;
    left: 25px;
}

.swipe .owl-nav .owl-next {
    position: absolute;
    bottom: 25%;
    right: 25px;
}

.swipe .owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    height: 45px;
    background-color: #e9ecef;
    color: #000;
    font-size: 18px;
    border-radius: 50px;
}

.swipe .owl-carousel .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    background-color: #e9ecef;
    color: #000;
    font-size: 18px;
    border-radius: 50px;
}

.swipe .owl-carousel .owl-item img {
    width: 65px;
    max-width: 100%;
}

.menu-a a {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.menu-carousel {
    box-shadow: 0px 0px 10px #ddd;
    background: #fff;
}

.category-wrap span {
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
}

/*mobile responsive design*/
@media (max-width:575px) {
    .cornerleft {
        padding-bottom: 10px;
    }

    .header-top {
        font-size: 10px;
    }

    .search-box .header-search-form input {
        margin-top: 10px;
    }

    .header-center .search-box {
        position: relative;
    }

    .search-box i {
        position: absolute;
        top: -37px;
        bottom: 50px;
        right: 0;
        left: 300px;
    }

    .bg-white img {
        height: 36px;
    }

    .bg-white {
        margin-top: -15px;
    }

    .best-offer a {
        margin-left: 85px;
        margin-bottom: 5px;
    }

    .header-top .text-up {
        margin-left: 0px;
    }

    .b-head {
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .bg-white h2 {
        margin-top: -27px;
        margin-left: 73px;
    }

    .wish-cart p {
        padding-top: 8px;
        margin-bottom: 0px;
    }

    .footer-center .add-p {
        margin-left: 30px;
        margin-top: -30px;
    }

    .fp-img img {
        margin-top: 7px;
    }

    .box {
        margin-left: unset !important;
    }

    .c-gr {
        margin-left: -200px;
        border-right: none;
        padding-right: 0px;
    }

    .sp-name {
        font-size: 16px;
        margin-top: 8px;
    }

    .header-center .logo {
        margin-bottom: 0px;
    }

    .header-center .logo img {
        margin-top: -30px;
    }

    .menu-categ {
        padding-left: 0px;
    }

    .j-banner .owl-nav {
        font-size: 25px;
        color: #fff;
    }

    .j-banner .owl-prev {
        position: absolute;
        top: -15px;
        bottom: 0;
        left: 0;
    }

    .j-banner .owl-next {
        position: absolute;
        top: -15px;
        bottom: 0;
        right: 0;
    }

    .banner-style .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
    }

    .banner-style .owl-nav .owl-next {
        width: 40px;
        height: 40px;
    }

    .swipe .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        top: 25%;
    }

    .swipe .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        top: 25%;
    }

    .j-banner1 img {
        height: 15vh;
    }

    .bg-white {
        background: rgba(255, 255, 255, 0.69);
        padding: 8px 30px 8px 30px;
    }

    .menu-a a {
        font-size: 8px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .sm-mbl {
        background: #7bc002;
        color: #fff;
    }

    .sm-mbl:hover {
        background: #7bc002;
        color: #fff;
    }

    .logo a {
        color: #7bc002;
        font-size: 18px;
        margin-left: -6px;
    }

    .search-box i {
        position: unset;
        top: unset;
        bottom: unset;
        right: unset;
        left: unset;
    }

    .search-icon {
        color: unset;
        font-size: unset;
        margin-left: unset;
        margin-top: unset;
    }

    .head-icons-mbl i {
        color: #7bc002;
    }

    .menu-categ {
        margin-left: unset;
        margin-top: 2px;
    }

    .swipe h2 {
        font-size: 21px;
    }

    /*price range*/
    .pricefl {
        background: #fff;
        position: fixed;
        top: 0;
        overflow-y: auto;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 2;
    }

    .top-nav {
        position: fixed;
        bottom: 65px;
        border: none;
        background: rgba(123, 192, 2, 0.8);
        z-index: 2;
        width: 100%;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        left: unset;
        right: 10px;
    }

    .top-nav i {

        /*background: #7bc002;*/
        text-align: center;
        color: #fff;
        font-size: 30px;
        padding-top: 10px;
        cursor: pointer;
        z-index: 3;
    }

    .top-nav p {
        color: #fff;
        text-align: center;
        font-size: 20px;
    }

    .swipe .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .swipe .owl-carousel .owl-nav button.owl-next {
        display: none;
    }

    .banner .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }

    .banner .owl-carousel .owl-nav button.owl-next {
        display: none;
    }

    .slidebtnlink .h2 {
        font-size: 9px;
    }

    .mbl-whtsapp-left {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 10;
    }

    .mbl-whtsapp-left i {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #1E8D1E;
        text-align: center;
        color: #fff;
        font-size: 30px;
        padding-top: 10px;
        cursor: pointer;
    }

}

.banner-style {
    box-shadow: 0px 0px 10px #ddd;
    background: #fff;
}

.banner {
    position: relative;
}

.banner .owl-nav .owl-prev {
    position: absolute;
    bottom: 30%;
    left: -4px;
}

.banner .owl-nav .owl-next {
    position: absolute;
    bottom: 30%;
    right: -4px;
}

.banner .owl-carousel .owl-nav button.owl-prev {
    width: 45px;
    height: 45px;
    background-color: #e9ecef;
    color: #000;
    font-size: 18px;
    border-radius: 50px;
}

.banner .owl-carousel .owl-nav button.owl-next {
    width: 45px;
    height: 45px;
    background-color: #e9ecef;
    color: #000;
    font-size: 18px;
    border-radius: 50px;
}

.best-service h2 {
    color: #000;
    font-size: 27px;
    font-weight: 800;
    background: #eee;
    padding: 4px 15px;
}

.line-bottom {
    color: #777;
    font-weight: 600;
}

.f-head1 {
    color: #7bc002 !important;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.foo-img {
    margin-left: -100px;
}

.line-bottom p {
    margin: 3px;
}

.cartwrap .btn {
    background: #7bc002;
    border: none;
}

/*products filter*/
.leftfilter {
    border-right: 1px solid #cfcfcf;
}

.filter-wrap {
    margin-bottom: 10px;
    padding: 10px;
}

.cat-head {
    font-size: 23px;
    border: 1px solid #cfcfcf;
    background: #f1f1f1;
    padding: 3px;
}

.filter-wrap li {
    line-height: 22px;
    border-bottom: 1px dashed #cfcfcf;
}

.filter-wrap li a {
    text-decoration: none;
    color: #848484;
}

.filter-brand {
    height: 200px;
    overflow-y: scroll;
}
