@media (min-width: 1600px){
    .container {
        max-width: 1540px;
        margin: 0 auto;
    }

    .category-menu ul li a {
        font-size: 16px;
        padding: 11px 8px;
    }
}


@media (min-width:992px) {
    .toggleMenu{
        display: none;
    }
	
}

@media screen and (max-width:991px) {
    .header-middle {
        position: relative;
    }

    .hamBugarmenuBlock {
        position: absolute;
        right: 40px;
        top: 50%;
        text-align: center;
        z-index: 9;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    .toggleMenu img {
        width: 25px;
    }

    .closeMenu,
    .togglehamburgar .openMenu {
        display: none;
    }

    .togglehamburgar .closeMenu {
        display: block;
    }

    .menu {
    position: fixed;
    width: 300px;
    right: -100%;
    top: 110px;
    display: block;
    height: 100%;
    z-index: 999;
    background-color: #ddddddf2;
    padding: 5px 10px 10px 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    transition-timing-function: cubic-bezier(0,0,0.58,1);
    -webkit-transition-timing-function: ease-out;
    border-top: 1px solid #0a00a369;
}
	
.menu ul li {
    display: block;
    border-bottom: solid 1px rgba(0, 0, 0, .9);
    width: 100%;
    padding: 4px 0px !important;
}

.header-middle .menu ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    display: block;
    line-height: 34px;
}

.slider {
    margin-top: 20px;
}
}







@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .embed-responsive {
    min-height: 180px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .container {
    --bs-gutter-x: 15px;
  }
}

@media (min-width: 992px) {
  .row:not([class*=g-0]) {
    --bs-gutter-x: 30px;
  }
}





@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-section_area > .section_title {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-section_area > .section_title {
    font-size: 20px;
    padding: 0 15px;
  }
}
@media (max-width: 479px) {
  .jb-section_area > .section_title {
    width: 100%;
  }
}


@media (max-width: 767px) {
  .jb-section_area > .section_title:before {
    height: 64px;
  }

  .header-top {
    display: none;
   }
}
@media (max-width: 479px) {
  .jb-section_area > .section_title:before {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-section_area > .section_title > span {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .jb-section_area > .section_title > span {
    font-size: 18px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-section_area > .section_title > span:before {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-section_area > .section_title > span:before {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .jb-section_area > .section_title > span:before {
    font-size: 18px;
  }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-section_area > .short_desc {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-section_area > .short_desc {
    font-size: 15px;
    line-height: 24px;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .jb-section_area > .short_desc {
    padding: 20px 0 18px;
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .jb-section_area > .short_desc {
    padding: 10px 0 8px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 8px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section_title-2 > h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .section_title-2 > h4 {
    font-size: 18px;
    text-transform: capitalize;
  }
}


@media (max-width: 767px) {
  .jb-btn,
.jb-btn-bondi_blue,
.jb-btn_fullwidth,
.jb-compare_btn,
.jb-filter_btn,
.jb-btn_dark {
    width: 140px;
    height: 50px;
    line-height: 55px;
    font-size: 14px;
  }
}

@media (max-width: 1199px) {
  .jb-slider_area .main-slider .slider-content {
    max-width: 100%;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 479px) {
  .jb-slider_area .main-slider .slider-content > span {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .jb-slider_area .main-slider .slider-content > h2 {
    font-size: 40px;
    margin-bottom: 0;
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .jb-slider_area .main-slider .slider-content > h3 {
    font-size: 35px;
  }
}
@media (max-width: 479px) {
  .jb-slider_area .main-slider .slider-content > h3 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .jb-slider_area .main-slider .slider-content > h5 {
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .jb-slider_area .main-slider .slider-content > h5 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-slider_area-2 .main-slider .slider-content > h2 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-slider_area-2 .main-slider .slider-content > h3 {
    font-size: 40px;
  }
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-with_banner .jb-slider_area-3 .main-slider .slider-content {
    left: auto;
    right: 10%;
  }
}
@media (max-width: 1199px) {
  .slider-with_banner .jb-slider_area-3 .main-slider .slider-content {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-with_banner .jb-slider_area-3 .main-slider .slider-content > h3 {
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .slider-with_banner .jb-slider_area-3 .main-slider .slider-content > h3 {
    font-size: 25px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-with_banner .jb-slider_area-3 .main-slider .slider-content > h2 {
    font-size: 45px;
  }
}
@media (max-width: 479px) {
  .slider-with_banner .jb-slider_area-3 .main-slider .slider-content > h2 {
    font-size: 35px;
  }
}


@media (max-width: 1500px) {
  .bg-1, .bg-2, .bg-3, .bg-4, .bg-5 {
    min-height: 475px;
  }
}
@media (max-width: 479px) {
  .bg-1, .bg-2, .bg-3, .bg-4, .bg-5 {
    min-height: 430px;
    background-position: center left;
  }
}


@media (max-width: 479px) {
  .bg-3,
.bg-4 {
    min-height: 430px;
    background-position: center left;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .bg-5, .bg-6, .bg-6 {
    min-height: 475px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-5,
.bg-6 {
    min-height: 600px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .bg-5,
.bg-6 {
    min-height: 580px;
  }
}
@media (max-width: 767px) {
  .bg-5,
.bg-6 {
    min-height: 480px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .banner-full {
    min-height: 670px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-full {
    min-height: 600px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-full {
    background-position: unset;
  }
}
@media (max-width: 479px) {
  .banner-full {
    min-height: 595px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .banner-half-1 {
    min-height: 335px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-half-1 {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .banner-half-1 {
    background-position: center left;
    min-height: 630px;
  }
}
@media (max-width: 479px) {
  .banner-half-1 {
    background-position: unset;
    min-height: 298px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .banner-half-2 {
    min-height: 335px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-half-2 {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .banner-half-2 {
    background-position: center right;
    min-height: 630px;
  }
}
@media (max-width: 479px) {
  .banner-half-2 {
    background-position: unset;
    min-height: 298px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bg-7,
.bg-8 {
    min-height: 503px;
  }
}
@media (max-width: 479px) {
  .bg-7,
.bg-8 {
    min-height: 380px;
  }
}

@media (max-width: 479px) {
  .main-slider .slick-arrow {
    display: none !important;
  }
}

@media (min-width: 1920px) {
  .slider-with-various_styles {
    background-position: center;
  }
}
@media only screen and (min-width: 1501px) and (max-width: 1919px) {
  .slider-with-various_styles {
    background-position: center;
  }
}
@media (max-width: 1199px) {
  .slider-with-various_styles {
    padding: 30px 0;
  }
}


@media (max-width: 479px) {
  .slider-with-various_styles .jb-slider_area-4 .main-slider .slider-content {
    max-width: 95%;
    left: 15px !important;
  }
}
.slider-with-various_styles .jb-slider_area-4 .main-slider .slider-content > h2 {
  font-size: 50px;
  padding-bottom: 15px;
}
@media (max-width: 479px) {
  .slider-with-various_styles .jb-slider_area-4 .main-slider .slider-content > h2 {
    font-size: 35px;
  }
}
.slider-with-various_styles .jb-slider_area-4 .main-slider .slider-content > h3 {
  font-size: 40px;
}
@media (max-width: 479px) {
  .slider-with-various_styles .jb-slider_area-4 .main-slider .slider-content > h3 {
    font-size: 30px;
  }
}

@media (max-width: 991px) {
  .slider-with-various_styles .jb-special-product_area-2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .slider-with-various_styles .jb-special-product_area-2 {
    margin-top: 30px;
  }
}

@media (max-width: 991px) {
  .banner-two_columns [class*=col-]:first-child {
    padding-bottom: 30px;
  }
}

@media (max-width: 479px) {
  .banner-with-content_area,
.banner-with-content_area-2 {
    min-height: 355px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 575px) {
  .banner-with-content_area .jb-banner_content,
.banner-with-content_area-2 .jb-banner_content {
    width: 58%;
  }
}

@media (max-width: 479px) {
  .banner-with-content_area .jb-banner_content,
.banner-with-content_area-2 .jb-banner_content {
    right: 10px;
    width: 95%;
    top: 50%;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .banner-with-content_area .jb-banner_content .product-discount > span,
.banner-with-content_area-2 .jb-banner_content .product-discount > span {
    padding-left: 0;
  }
}

@media (max-width: 479px) {
  .banner-with-content_area .jb-banner_content .product-discount > span:before,
.banner-with-content_area-2 .jb-banner_content .product-discount > span:before {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-with-content_area .jb-banner_content .product-facility > h2,
.banner-with-content_area-2 .jb-banner_content .product-facility > h2 {
    font-size: 80px;
  }
}
@media (max-width: 991px) {
  .banner-with-content_area .jb-banner_content .product-facility > h2,
.banner-with-content_area-2 .jb-banner_content .product-facility > h2 {
    font-size: 45px;
    padding-bottom: 15px;
  }
}
@media (max-width: 479px) {
  .banner-with-content_area .jb-banner_content .product-facility > h2,
.banner-with-content_area-2 .jb-banner_content .product-facility > h2 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
  .banner-with-content_area .jb-banner_content .product-desc > p,
.banner-with-content_area-2 .jb-banner_content .product-desc > p {
    max-width: 90%;
  }
}
@media (max-width: 1199px) {
  .banner-with-content_area .jb-banner_content .product-desc > p,
.banner-with-content_area-2 .jb-banner_content .product-desc > p {
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  .banner-with-content_area .jb-banner_content .jb-btn-ps_left .jb-btn-bondi_blue,
.banner-with-content_area-2 .jb-banner_content .jb-btn-ps_left .jb-btn-bondi_blue {
    margin: 0 auto;
  }
}

@media (max-width: 479px) {
  .banner-with-content_area-2 .jb-banner_content {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 991px) {
  .banner-with-content_area-2 .jb-banner_content .product-facility {
    padding-top: 25px;
  }
}

@media (max-width: 767px) {
  .banner-three_columns [class*=col-]:nth-child(-n+2) {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .banner-with-content_area-3 {
    min-height: 320px;
  }
}
@media (max-width: 479px) {
  .banner-with-content_area-3 {
    background-position: left;
  }
}

@media (max-width: 575px) {
  .banner-with-content_area-3 .jb-banner_content {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 767px) {
  .banner-with-content_area-3 .jb-banner_content {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media (max-width: 767px) {
  .banner-with-content_area-3 .jb-banner_content > span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-with-content_area-3 .jb-banner_content > h3 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .banner-with-content_area-3 .jb-banner_content > h3 {
    font-size: 45px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-with-content_area-3 .jb-banner_content > h4 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .banner-with-content_area-3 .jb-banner_content > h4 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .banner-with_newsletter .newsletter-content {
    width: 50%;
  }
}
@media (max-width: 479px) {
  .banner-with_newsletter .newsletter-content {
    width: 95%;
    left: 50%;
  }
}

@media (max-width: 991px) {
  .banner-with_newsletter .newsletter-content > h2 {
    font-size: 35px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-with_newsletter .newsletter-content > h3 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .banner-with_newsletter .newsletter-content > h3 {
    font-size: 26px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-shipping_area [class*=col-]:first-child {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .jb-shipping_area [class*=col-] {
    margin-bottom: 30px;
  }
  .jb-shipping_area [class*=col-]:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .jb-shipping_area [class*=col-]:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .product-tab > .product-menu > li {
    padding-right: 25px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 575px) {
  .product-tab > .product-menu > li {
    padding-right: 15px;
  }
}
@media (max-width: 479px) {
  .product-tab > .product-menu > li {
    padding-right: 0;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }
  .product-tab > .product-menu > li:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .product-tab > .product-menu > li > a > span {
    font-size: 18px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 575px) {
  .product-tab > .product-menu > li > a > span {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .product-tab-2 .product-tab_heading {
    display: block;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .product-tab-2 .product-menu {
    float: unset;
  }
}
@media (max-width: 479px) {
  .product-tab-2 .product-menu {
    float: unset;
    padding-right: 0;
  }
}

@media (max-width: 1199px) {
  .jb-tab_content {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-product-tab_slider .slick-list,
.jb-product-tab_slider-2 .slick-list,
.shop-products-wrapper .slick-list,
.jb-product_slider .slick-list {
    margin-right: 2px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-product-tab_slider .jb-slide-item:before:nth-child(3n),
.jb-product-tab_slider-2 .jb-slide-item:before:nth-child(3n),
.shop-products-wrapper .jb-slide-item:before:nth-child(3n),
.jb-product_slider .jb-slide-item:before:nth-child(3n) {
    display: none;
  }
}
@media (max-width: 767px) {
  .jb-product-tab_slider .jb-slide-item:before,
.jb-product-tab_slider-2 .jb-slide-item:before,
.shop-products-wrapper .jb-slide-item:before,
.jb-product_slider .jb-slide-item:before {
    display: none;
  }
}

@media (max-width: 1199px) {
  .jb-product-tab_slider .jb-slide-item .jb-single_product .jb-product_content .product-desc_info h6 > a.product-name,
.jb-product-tab_slider-2 .jb-slide-item .jb-single_product .jb-product_content .product-desc_info h6 > a.product-name,
.shop-products-wrapper .jb-slide-item .jb-single_product .jb-product_content .product-desc_info h6 > a.product-name,
.jb-product_slider .jb-slide-item .jb-single_product .jb-product_content .product-desc_info h6 > a.product-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

@media (max-width: 1199px) {
  .jb-product-tab_slider .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a,
.jb-product-tab_slider-2 .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a,
.shop-products-wrapper .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a,
.jb-product_slider .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a {
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 13px;
  }
}

@media (max-width: 1199px) {
  .jb-product-tab_slider .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a.jb-add_cart,
.jb-product-tab_slider-2 .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a.jb-add_cart,
.shop-products-wrapper .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a.jb-add_cart,
.jb-product_slider .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a.jb-add_cart {
    width: 100px;
  }
}

@media (max-width: 575px) {
  .jb-product-tab_slider .slick-dots,
.jb-product-tab_slider-2 .slick-dots,
.jb-blog_slider .slick-dots,
.jb-special-product_area-2 .slick-dots,
.jb-category-product_slider .slick-dots,
.jb-single-blog_slider .slick-dots,
.jb-product_slider .slick-dots {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .jb-special-product_slider .jb-slide-item.slick-current:before {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-special-product_slider .jb-slide-item .jb-single_product .product-img {
    width: 100%;
    float: unset;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .jb-special-product_slider .jb-slide-item .jb-single_product .product-img {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .jb-special-product_slider .jb-slide-item .jb-single_product .product-img {
    width: 100%;
    float: unset;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .jb-special-product_slider .jb-slide-item .jb-single_product .jb-product_content .product-desc > p {
    font-size: 13px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-countdown .count {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .jb-countdown .count {
    width: 40px;
    padding: 5px 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .jb-countdown .count .count-amount {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .jb-countdown .count .count-amount {
    font-size: 16px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .jb-special-product_slider .slick-dots,
.jb-list-product_slider .slick-dots {
    transform: translate(-15px, -106px);
  }
}
@media (max-width: 575px) {
  .jb-special-product_slider .slick-dots,
.jb-list-product_slider .slick-dots {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .jb-list-product_area [class*=col-] {
    padding-top: 38px;
  }
  .jb-list-product_area [class*=col-]:first-child {
    padding-top: 0;
  }
  .jb-list-product_area [class*=col-]:last-child {
    padding-bottom: 42px;
  }
}

@media (max-width: 991px) {
  .jb-list-product_area.spacing-decreases .jb-list-product_slider:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .jb-list-product_area.spacing-decreases [class*=col-]:last-child {
    margin-bottom: -60px;
  }

}

@media (max-width: 991px) {
  .jb-list-product_slider .slick-slide:last-child {
    padding-bottom: 5px;
  }
}

@media (max-width: 575px) {
  .offcanvas-menu-wrapper .offcanvas-menu-inner {
    width: 270px;
  }
}

@media (max-width: 991px) {
  .menu-btn {
    display: block;
    top: 35px;
    right: 149px;
  }
}
@media (max-width: 575px) {
  .menu-btn {
    top: 35px;
    right: 124px;
    font-size: 25px;
  }
}

@media (max-width: 479px) {
  .btn-close {
    left: -50px;
    width: 50px;
  }
}

@media (max-width: 991px) {
  /*.category-menu {
    padding-top: 30px;
  }*/
}
@media (max-width: 575px) {
  /*.category-menu {
    padding-bottom: 30px;
  }*/
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  /*.category-menu {
    padding-bottom: 30px;
  }*/
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .category-menu .category-heading > h2:before {
    right: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .category-menu .category-heading > h2 > span {
    padding-left: 40px;
  }
}



@media (max-width: 991px) {
  .category-menu-list > ul > li.right-menu > a:after {
    display: none;
  }
  .category-menu {
    width: 100%;
    position: relative;
  }
  .cat-mega-menu,
.cat-dropdown {
    position: static;
    z-index: 9;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    background-color: transparent;
    padding: 0;
    box-shadow: none;
    border: 0;
    width: 100%;
    transition: none;
  }
  .category-menu-list > ul > li i {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    height: 50px;
    width: 70px;
    line-height: 50px;
    z-index: 9;
    display: block;
  }
  .category-menu-list > ul > li i:before {
    background-color: #606060;
    width: 8px;
    height: 2px;
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -3px;
    margin-top: -1px;
    top: 50%;
  }
  .category-menu-list > ul > li i:after {
    background-color: #606060;
    width: 2px;
    height: 8px;
    content: "";
    position: absolute;
    left: 50%;
    margin-top: -4px;
    margin-left: 0;
    top: 50%;
    transition: all 0.3s ease 0s;
    transform: scaleY(0);
  }
  .category-menu-list > ul > li i.menu-expand.active:after {
    background-color: transparent;
  }
  .category-menu-list > ul > li i.expand:after {
    transform: scaleY(1);
  }
  li.right-menu .cat-mega-menu > li {
    flex: 0 0 100%;
    width: 100%;
    padding: 0;
    position: relative;
  }
  .cat-mega-menu > li.cat-mega-title > a:after {
    display: none;
  }
  .cat-mega-menu > li.cat-mega-title > a,
.cat-mega-menu > li > ul > li > a,
.cat-dropdown > li > a {
    padding: 15px 20px 15px 20px;
    font-size: 13px;
    color: #444444;
    font-weight: normal;
    position: relative;
    margin: 0;
    display: block;
    text-transform: inherit;
  }
  .cat-mega-menu > li.cat-mega-title:last-child > a,
.cat-mega-menu > li > ul > li:last-child > a,
.cat-dropdown > li:last-child > a {
    border-bottom: 0;
  }
}



@media (max-width: 767px) {
  .breadcrumb-area {
    padding-top: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .multiple-items_area {
    margin-bottom: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .multiple-items_area .category-menu {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .multiple-items_area .category-menu .category-heading > h2:before {
    right: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .multiple-items_area .category-menu .category-menu-list > ul > li > a {
    padding: 13.5px 20px 13.5px 20px;
  }
}
@media (max-width: 767px) {
  .multiple-items_area .jb-banner_area .banner-item {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .multiple-items_area .sub-section_space {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .multiple-items_area .section_title-2 {
    padding-top: 30px;
  }
}

@media (max-width: 991px) {
  .multiple-items_area .jb-list-product_slider .jb-slide-item .jb-single_product:last-child {
    margin-bottom: -25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .multiple-items_area .jb-list-product_slider .jb-slide-item .jb-single_product {
    padding-top: 20px;
  }
}

@media (max-width: 575px) {
  .modal-wrapper .modal-dialog .modal-content .modal-body .close {
    top: 15px;
    right: 20px;
  }
}

@media (max-width: 575px) {
  .modal-wrapper .modal-dialog .modal-content .modal-body .modal-inner-area .sp-content {
    padding-top: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .modal-wrapper .modal-dialog .modal-content .modal-body .modal-inner-area .sp-content .quantity .jb-quantity-btn_area {
    display: block;
    padding: 30px 0 0;
  }
}
@media (max-width: 479px) {
  .modal-wrapper .modal-dialog .modal-content .modal-body .modal-inner-area .sp-content .quantity .jb-quantity-btn_area {
    display: block;
    padding: 30px 0 0;
  }
}

@media (max-width: 479px) {
  .modal-wrapper .modal-dialog .modal-content .jb-link_share > span {
    padding: 0 0 25px 0;
    text-transform: uppercase;
  }
}

@media (max-width: 479px) {
  .modal-wrapper .modal-dialog .modal-content .jb-link_share > ul > li > a {
    width: 35px;
    height: 35px;
    line-height: 38px;
  }
}

@media (max-width: 575px) {
  .modal-wrapper .modal-dialog .modal-content .jb-link_share .wishlist-link_share {
    float: unset;
    line-height: 1;
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .header-top_area {
    display: none;
  }
}

@media (max-width: 575px) {
  .header-middle_area {
    padding-top: 30px;
  }
}

@media (max-width: 575px) {
  .header-middle_area > .container {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .header-middle_area {
    padding-top: 30px;
  }
}

@media (max-width: 479px) {
  .hm-logo {
    padding: 30px 0 20px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hm-menu > nav > ul > li {
    padding-right: 15px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hm-menu > nav > ul > li > a {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .hm-minicart_area > ul > li {
    width: 90px;
    padding: 15px 0;
  }
}

@media (max-width: 575px) {
  .hm-minicart_area > ul > li > a span {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .hm-minicart_area > ul > li > a .minicart-icon {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .hm-minicart_area > ul > li > a .minicart-icon .item-count {
    right: 5px;
  }
}

@media (max-width: 991px) {
  .hm-minicart_area > ul > li .minicart-body {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-search_box {
    min-width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-search_box .select-search-category {
    right: 50px;
  }
}

@media (max-width: 767px) {
  .jb-newsletter_area .newsletter-content {
    width: 85%;
  }
}

@media (max-width: 767px) {
  .jb-newsletter_area .newsletter-content > h2.newsletter-heading {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .jb-newsletter_area .newsletter-content > h3.newsletter-sub_heading {
    font-size: 40px;
    margin-bottom: 0;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .jb-newsletter_area .newsletter-content > h3.newsletter-sub_heading {
    font-size: 30px !important;
  }
}

@media (max-width: 991px) {
  .footer-middle_area .footer-widgets-with_banner .widgets-banner {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  .footer-bottom_area .copyright {
    text-align: center;
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .jb-sidebar-catagories_area .sidebar-list_product {
    padding-bottom: 40px;
  }
}

@media (max-width: 479px) {
  .shopbar-with_banner .shop-topbar {
    display: block;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shopbar-with_banner .shop-topbar .shopbar-inner .product-view-mode {
    width: 50%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shopbar-with_banner .shop-topbar .shopbar-inner .product-view-mode {
    width: 60%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 575px) {
  .shopbar-with_banner .shop-topbar .shopbar-inner .product-view-mode {
    width: 70%;
  }
}
@media (max-width: 479px) {
  .shopbar-with_banner .shop-topbar .shopbar-inner .product-view-mode {
    width: 60%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 575px) {
  .shopbar-with_banner .shop-topbar .product-select-box {
    width: 75%;
  }
}
@media (max-width: 479px) {
  .shopbar-with_banner .shop-topbar .product-select-box {
    display: block;
    padding-top: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shopbar-with_banner .shop-topbar .product-select-box .nice-select {
    width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shopbar-with_banner .shop-topbar .product-select-box .nice-select {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .shopbar-with_banner .shop-topbar .product-select-box .nice-select {
    width: auto;
  }
}

@media (max-width: 767px) {
  .shopbar-with_banner .shop-topbar .product-select-box .nice-select .list {
    width: auto;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shop-products-wrapper .shop-products_grid [class*=col-]:nth-child(3) .jb-slide-item {
    margin-top: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-4-column_wrapper .shop-products_grid [class*=col-]:nth-child(3n+3) .jb-slide-item:before {
    background: transparent;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-4-column_wrapper .shop-products_grid .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a {
    line-height: 27px;
  }
}

@media (max-width: 1199px) {
  .shop-4-column_wrapper .shop-products_grid .jb-slide-item .jb-single_product .jb-product_content .add-actions > ul > li > a.jb-add_cart {
    width: 110px;
  }
}

@media (max-width: 1199px) {
  .shop-product-list_view .jb-slide-item [class*=col-] .jb-product_content .product-desc_info h6 > a.product-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
  }
}

@media (max-width: 1199px) {
  .shop-product-list_view .jb-slide-item [class*=col-] .jb-product_content .add-actions > ul > li > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

@media (max-width: 1199px) {
  .shop-product-list_view .jb-slide-item [class*=col-] .jb-product_content .add-actions > ul > li > a.jb-add_cart {
    width: 110px;
  }
}

@media (max-width: 575px) {
  .paginatoin-area .product-select-box {
    justify-content: center;
    padding-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .paginatoin-area .pagination-box {
    text-align: center;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .paginatoin-area .pagination-box li a {
    padding: 5px 8px;
  }
}
@media (max-width: 479px) {
  .paginatoin-area .pagination-box li a {
    padding: 10px 12px;
  }
}

@media (max-width: 767px) {
  .sp-area .sp-content {
    padding-top: 30px;
  }
}

@media (max-width: 575px) {
  .sp-area .sp-content .jb-link_share > span {
    padding: 0 0 20px;
    display: block;
    text-transform: uppercase;
  }
}

@media (max-width: 575px) {
  .sp-area .sp-content .jb-link_share .wishlist-link_share > a > i {
    padding-right: 15px;
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .sp-area .sp-content .block-reassurance > ul > li > i {
    float: left;
  }
}

@media (max-width: 767px) {
  .sp-affiliate_area .sp-content .quantity {
    padding-bottom: 0;
  }
}

@media (max-width: 575px) {
  .sp-gallery_area .sp-gallery .lg-image {
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  .sp-gallery_area .sp-gallery > .row:first-child {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .sp-tab-style-left .sp-largeimages {
    width: auto;
    float: none;
  }
}

@media (max-width: 575px) {
  .sp-tab-style-left .tab-style-left {
    float: none;
    width: 250px;
    padding-top: 30px !important;
  }
}

@media (max-width: 575px) {
  .sp-tab-style-right .sp-largeimages {
    width: auto;
    float: none;
  }
}

@media (max-width: 575px) {
  .sp-tab-style-right .tab-style-right {
    float: none;
    width: 250px;
  }
}

@media (max-width: 1199px) {
  .sp-product-tab_area .tab-content {
    padding-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .jb-blog_area .blog-item .blog-content .blog-heading > h5 {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .jb-blog-sidebar .jb-blog-tags {
    margin-bottom: -5px;
  }
}

@media (max-width: 767px) {
  .jb-blog-page_list-view .blog-content .blog-heading {
    padding: 20px 0 30px !important;
  }
}

@media (max-width: 991px) {
  .jb-paginatoin-area .jb-pagination-box {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .jb-paginatoin-area .jb-pagination-box.jb-pagination-box-2 {
    padding-bottom: 0;
  }
}

@media (max-width: 479px) {
  .jb-blog-details .jb-social_link {
    text-align: left;
  }
}

@media (max-width: 479px) {
  .jb-blog-details .jb-comment-section ul li {
    display: block;
  }
}
.jb-blog-details .jb-comment-section ul li .author-avatar {
  flex-basis: 70px;
}
@media (max-width: 479px) {
  .jb-blog-details .jb-comment-section ul li .author-avatar {
    text-align: center;
    padding-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .jb-blog-details .jb-comment-section ul li .comment-body {
    padding-left: 0;
  }
}

@media (max-width: 479px) {
  .jb-blog-details .jb-comment-section ul li .comment-body h5 {
    padding-bottom: 18px;
    overflow: hidden;
    line-height: 26px;
  }
}

@media (max-width: 479px) {
  .jb-blog-details .jb-comment-section ul li .comment-body p {
    max-width: 100%;
  }
}

@media (max-width: 479px) {
  .jb-blog-details .jb-comment-section ul li .comment-body .comment-post-date {
    padding-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .jb-blog-details .jb-blog-comment-wrapper form .comment-post-box .comment-btn_wrap {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .jb-blog-details .jb-blog-comment-wrapper form .comment-post-box [class*=col-]:nth-child(-n+3) .coment-field {
    margin-bottom: 30px;
  }
}

@media (max-width: 479px) {
  .jb-form .jb-form-inner,
.jb-form-boxed .jb-form-inner {
    display: block;
  }
}

@media (max-width: 479px) {
  .jb-form .jb-form-inner .single-input,
.jb-form-boxed .jb-form-inner .single-input {
    max-width: 100% !important;
  }
}