@media (max-width: 1800px) {
    .banner_img img {
        max-width: 700px;
    }
}

@media (max-width: 1600px) {
    .slider_heading1 {
        font-size: 180px;
    }

    .slider_heading2 {
        font-size: 80px;
    }

    .banner_img img {
        max-width: 580px;
    }
}
@media (min-width: 1367px) {
   .container-fluid
   {
       width:1366px!important;
   }
}
@media (max-width: 1199px) and (min-width: 991px) {
    .countdown-box {
        width: 50%;
    }
    .header-btm .navbar .navbar-collapse > ul > li > .menu-link > a
    {
        margin-left:15px;
        font-size:14px;
    }
}


@media (max-width: 992px) and (min-width: 767px) {
   

    .facility-style-2 .facility-inner {
        display: block;
    }

    .header_list > li a {
        font-size: 12px;
    }

    .carousel-indicators {
        bottom: -2px;
    }

    .banner-left-item img {
        height: 115px;
    }

    .slider-area img {
        height: 245px !important;
    }

    .header-logo.d-lg-none {
        display: none;
    }

    .form-captions#search {
        display: none;
    }

    .header-logo a img {
        width: 90% !important;
    }

    .header-form {
        display: block !important;
    }

        .header-form .search-box {
            background: #f1f1f1;
        }

        .header-form .search-box {
            padding: 15px 15px 15px 40px;
        }

    .counter .single-countdown {
        width: 40px;
        height: 40px;
        margin: 2px;
    }

        .counter .single-countdown span:first-of-type {
            line-height: 8px;
            font-size: 18px;
        }

    .counter .single-countdown {
        padding: 7px;
    }

    .product-box.product-has-offer .product-info {
        margin-right: 0;
    }

        .product-box.product-has-offer .product-info .cart-name {
            font-size: 14px;
            padding-left: 0;
        }

        .product-box.product-has-offer .product-info .cart-price {
            font-size: 15px;
        }

        .product-box.product-has-offer .product-info .discount {
            padding: 2px 6px;
            font-size: 12px;
            font-weight: 100;
        }

    .subscribe-input input {
        font-size: 13px;
    }

    .header-login span {
        display: none;
    }

    .header-login img {
        margin: 0;
    }

    .header-login {
        margin-left: 0.5rem;
    }

    .header-mdl {
        padding: 10px 0 15px 0px !important;
    }

    .review-overview .item button {
        font-size: 11px;
        padding: 10px 5px;
    }

    .review-overview .item label {
        font-size: 14px;
        padding: 6px 7px;
    }

    .review-overview .item span {
        font-size: 11px;
    }

    .fb-text h5 {
        font-size: 9px !important;
        line-height: 20px !important;
    }

    .quickview-product-detail .box-title {
        padding-left: 5rem;
    }

    .quickview-cart-btn .btn img {
        display: none;
    }

    .quickview-cart-btn {
        margin-top: 2px;
    }

   

    .nopad {
        padding: 0 !important;
    }

    .cart {
        padding: 15px 10px;
    }

    .cart-info {
        padding: 5px;
    }

        .cart-info .title h2 {
            font-size: 13px;
        }

        .cart-info .title h5 {
            font-size: 11px;
        }

    .cart-action {
        left: 10px;
        bottom: -13px;
    }

        .cart-action button, .cart-action a {
            font-size: 12px;
            padding-left:1rem;
            position:relative;
            left:10px;
        }

    .cart-sum .item-sum span {
        font-size: 15px;
    }

    .discount-code .item input[type=text] {
        padding: 0px 38px;
        font-size: 12px;
    }

    .navbar-toggler {
        position: absolute !important;
        right: 10px !important;
    }

        .navbar-toggler i {
            border: none;
            padding: 0;
            font-size: 40px;
        }
}

@media (min-width: 992px) {
    .header-btm .navbar .navbar-collapse > ul > li:hover .sub-menu,
    .header-btm .navbar .navbar-collapse > ul > li:hover .sub-menu li:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        transition: all 0.3s ease-in-out;
        display: block !important;
    }
   
    .navbar-expand-lg .navbar-collapse
    {
        justify-content:space-between!important;
    }

    .header-btm .navbar .navbar-collapse > ul > li:hover .link-level1, .header-btm .navbar .navbar-collapse > ul > li:hover svg polyline {
        color: #000;
        stroke:#000!important;
    }

    .navbar .navbar-nav .sub-menu .sub-menu {
        left: 100%;
        top: 0;
        margin-top: -11px;
    }

    .navbar .navbar-nav .dropdown_menu_left .sub-menu {
        left: auto;
        right: 100%;
    }

    .header-btm .navbar .navbar-collapse > ul > li:hover .sub-menu .sub-menu {
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        display: block !important;
    }

    .sub-menu.mega-menu ul li .all-menu.dropdown-menu {
        position: static;
        border: 0;
        padding: 0;
        display: block;
        min-width: auto;
    }

    .sub-menu.mega-menu ul > li > a i {
        display: none;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        min-width: 13rem;
    }

    .header-btm .navbar .navbar-collapse ul li .mega-menu .menu-title i {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .h1, h1 {
        font-size: 38px;
    }

    .h2, h2 {
        font-size: 30px;
    }

    .h3, h3 {
        font-size: 26px;
    }

    .h4, h4 {
        font-size: 22px;
    }

    .h5, h5 {
        font-size: 18px;
    }

    .header-form {
        max-width: 395px;
    }

    .slider_heading1 {
        font-size: 160px;
    }

    .slider-caption {
        left: 50px;
    }

    .shop-inner-section .list .common-cart-box .common-cart-info .hover-option .add-cart-btn {
        margin-right: 7px;
    }

    .blog-tags {
        padding: 15px 0 15px 0;
    }

    .pagination {
        padding: 0px 0 30px 0;
    }

    .blog-inner-section .pagination {
        padding: 0;
    }

    .cart-table .product-quantity .input-group .quantity-number {
        border-width: 0 1px 0 1px;
        width: 108px;
        padding: 7px 0;
    }

    .error-banner {
        height: 100%;
        padding: 150px 0;
    }

    .theme-2 .slider-area img {
        height: 412px;
    }

    .tab-section .nav-tabs .nav-item .nav-link {
        padding: 20px 15px;
    }

        .tab-section .nav-tabs .nav-item .nav-link::before {
            border-width: 16px 0 16px 20px;
        }

    .servicebox h5 {
        font-size: 14px;
    }

    .header-3 .header-logo img {
        max-width: 100%;
    }

    .header-options > li > a {
        font-weight: normal;
        margin-left: 10px;
        font-size: 14px;
    }

    .facility-style-2 .facility-inner {
        padding: 10px;
    }

    .title-style-2 {
        margin-bottom: 40px;
    }

        .title-style-2 h4 {
            font-size: 50px;
        }

    .menu_style1 .navbar .navbar-collapse > ul > li > a {
        padding: 30px 10px;
    }
}

@media (max-width: 991px) {
    .h1, h1 {
        font-size: 34px;
    }

    .h2, h2 {
        font-size: 28px;
    }

    .h3, h3 {
        font-size: 24px;
    }

    .h4, h4 {
        font-size: 20px;
    }

    .h5, h5 {
        font-size: 16px;
    }

    section {
        padding: 20px 0;
    }

    .pb_large {
        padding-bottom: 40px;
    }

    .pt_large {
        padding-top: 40px;
    }

    .pb_medium {
        padding-bottom: 20px;
    }

    .pt_medium {
        padding-top: 20px;
    }

    .pb_small {
        padding-bottom: 20px;
    }

    .pt_small {
        padding-top: 20px;
    }

    .header-btm {
        border-bottom: 0;
        height: 0;
    }

        .header-btm.header_bottom {
            height: auto;
        }

    .slider-area img {
        height: auto;
      /*  margin-bottom: 20px;*/
    }

    .slider-caption {
        left: 0;
    }

    .review-slider {
        padding: 20px;
    }

    .news-box.box-3 {
        margin-top: 30px;
    }

    .facility-inner {
        text-align: center;
    }

        .facility-inner img {
            height: 40px;
        }

    .fb-text h5 {
        font-size: 11px;
        margin: 10px 0;
    }

    .fb-icon {
        padding: 0;
        display: block;
    }

    .fb-text {
        display: block;
    }

    .fb-title {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .footer-links li a, .footer-box.box-4 ul li p, .footer-box.box-4 ul li a {
        font-size: 12px;
    }

    .footer-box.box-1, .footer-box.box-2, .footer-box.box-3 {
        padding-bottom: 30px;
    }

    .header-form {
        display: none;
    }

    .search-form-2 {
        display: inline-block;
    }

    .header-logo a img {
        width: 70%;
    }

    .related-product .product-box {
        margin-bottom: 30px;
    }

    .related-product {
        padding-bottom: 40px;
    }

    .quickview-section {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
    }

    .submenu-img a {
        width: 100%;
    }

    .submenu-img {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .quickview-product-detail {
        width: 100%;
        padding: 10px;
    }

    .quickview-cart-btn img {
        max-width: 25px;
    }

    .quickview-section > ul {
        margin: 0 auto;
    }

    .sp-large {
        border: 1px solid #ddd;
    }

    .sp-thumbs {
        display: -ms-flexbox;
        display: flex;
        line-height: 0;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .sp-thumbs a {
            border: 1px solid #ddd;
            margin: 0 10px !important;
        }

    .quantity-box {
        padding: 0 0 15px 0;
    }

    .input-group .btn-default {
        width: 35px;
        font-size: 30px;
    }

    .blog-sidebar .side-box {
        margin-bottom: 30px;
    }

        .blog-sidebar .side-box:last-child {
            margin-bottom: 0;
        }

    .shop-sidebar {
        margin: 0 -15px;
    }

    .leave-reply-form {
        margin: 0 -15px 30px;
    }

    .side-comments .sc-comment:last-child {
        margin: 0;
    }

    .leave-reply {
        padding-top: 30px;
    }

    .contact-details {
        padding-top: 40px;
    }

    .event-box {
        padding: 0;
    }

    .compare-box .table {
        margin: 0;
        width: 800px;
    }

    .arror-img img {
        width: 60%;
    }

    .error-text {
        margin-top: 20px;
    }

    .error-banner {
        padding: 80px 0;
    }

    .checkout-inner-page {
        padding-bottom: 70px;
    }

    header .navbar {
        display: block;
    }

        header .navbar .header_logo {
            display: inline-block;
        }

        header .navbar .navbar-toggler,
        header .navbar .header-right {
            float: right;
            margin: 18px 0;
            margin-left: 1rem !important;
            padding: 0 !important;
        }

    .header-btm .navbar .navbar-toggler {
        padding: 10px 0;
    }

    .collapse:not(.show) {
        right: -80% !important;
        display: unset !important;
    }

    .header-btm .navbar .navbar-collapse {
        background-color: #fff;
        position: fixed;
        right: 0;
        height: 100%;
        left: 0;
        top: 0;
        overflow-y: auto;
        box-shadow: 0 0 2px rgb(0 0 0 / 50%);
        width: 50%;
        padding: 25px 10px 20px 10px;
        border-left: 1px solid #ccc;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        z-index: 9999;
        overflow-y:scroll;
    }
    .logo-menu-mobile
    {
        display:block;
        text-align:center;
        margin-bottom:1rem;
         border-bottom: 2px solid #ff7a59;
        padding-bottom: 5px;
        margin-top:1.5rem;
    }

        .header-btm .navbar .navbar-collapse ul li .menu-link svg {
            top: 10px;
            float: left;
            position: relative;
            width: 22px;
            height: 22px;     
            text-align: center;
            font-weight: bold;                 
            color: #555;
            right: 0;      
            cursor:pointer;
        }
        .header-btm .navbar .navbar-collapse ul li .menu-link svg polyline
        {
            stroke:#000!important;
        }

    .submenu-link .ion-ios-arrow-down {
        display: block;
        cursor:pointer;
    }

    .header-btm .navbar .navbar-collapse ul li .menu-link span {
        float: right;
    }

    .header-btm .navbar .navbar-collapse ul li .menu-link span {
        font-weight: bold;
        color: #333;
    }

    .submenu-links .submenu-link a {
        display: inline-block;
        font-size: 13px;
        color: #555;
    }

    .submenu-link a i {
        display: none;
    }

    .submenu-link .ion-ios-arrow-down {
        float: left;
        color: #555;
        transition: all 0.2s;
        -moz-transition: all 0.2s;
        -webkit-transition: all 0.2s;   
    }

    .submenu-link.show .ion-ios-arrow-down {
        transform: rotate(180deg);
        line-height: 25px;
    }

    .navbar-nav .dropdown-menu {
        float: right;
    }

    body.dimmer:before {
        content: '';
        height: 100%;
        width: 20%;
        background: #00000036;
        display: block;
        position: absolute;
        z-index: 9998;
        left: 0;
    }
    .hashtag-slider-container
    {
        margin-top:2rem;
    }
    /*.header-btm .navbar .navbar-collapse:before
    {
     
    }*/
    .header-btm .navbar .navbar-collapse > ul > li > a {
        margin: 0;
        padding: 12px 15px;
        color: #000 !important;
        transition: all 0s ease-in-out;
        text-align: right;
    }

        .header-btm .navbar .navbar-collapse > ul > li > a.home {
            display: inline-block;
            float: right;
        }

        .header-btm .navbar .navbar-collapse > ul > li > a:hover, .header-btm .navbar .navbar-collapse > ul > li.active > a, .header-btm .navbar .navbar-collapse > ul > li.show > a {
            background-color: #eb3e32;
            color: #fff !important;
        }

        .header-btm .navbar .navbar-collapse > ul > li > a i {
            float: left;
        }

    .sub-menu {
        width: 100%;
        border-radius: 0;
        padding: 10px 15px 10px 15px;
        border: none;
        margin: 0; 
    }

    .header-btm .navbar .navbar-collapse > ul > li.show .sub-menu {
        opacity: 1;
        visibility: visible;
        background: #fafafa;
        border-radius: 5px;
    }

    .sub-menu.mega-menu .all-menu {
        display: none;
    }

    .sub-menu.mega-menu > ul {
        display: block !important;
    }

    .navbar-expand-lg .navbar-nav .mega-menu > ul > li {
        float: right;
        width: 100%;
        padding: 0;
    }

    .header-btm .navbar .navbar-collapse ul li.show .menu-link .ion-ios-arrow-down {
        transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        line-height: 35px;
    }

    .menu-title {
        margin: 0;
        pointer-events: visible;
        display: block;
        color: #000;
        transition: all 0.3s ease-in-out;
        padding: 6px 0;
        text-transform: capitalize;
    }

    .header-btm .navbar .navbar-collapse > ul > li.show > a i.fa.fa-angle-right {
        display: inline-block;
    }

    .header-btm .navbar .navbar-collapse > ul > li.show > a i.fa.fa-angle-down {
        display: none;
    }

    .header-banner {
        margin-top: 10px;
    }

    .tab-form-4 .btn-primary {
        float: none;
        margin-top: 3px;
    }

    .place-oreder-btn {
        margin-bottom: 50px;
        margin-top: 40px;
    }

    .sub-menu.mega-menu .submenu-links.show .all-menu {
        display: block;
    }

    .sub-menu.mega-menu .submenu-links .all-menu li a {
        display: block;
        padding: 5px 15px;
        margin: 0;
    }

    .sub-menu.mega-menu .submenu-links .all-menu {
        margin: 0;
        padding: 0;
        border: 0;
    }

    .mega-menu .dropdown {
        border-right: 0;
    }

    .header-btm .navbar .navbar-nav li .sub-menu a i {
        float: left;
    }

    .header-btm .navbar .navbar-collapse ul li a:hover {
        color: #555;
    }

    .header-btm .navbar .navbar-nav li .sub-menu a i.fa.fa-angle-down,
    .header-btm .navbar .navbar-nav li .sub-menu li.show a i.fa.fa-angle-right {
        display: block;
    }

    .header-btm .navbar .navbar-nav li .sub-menu a i.fa.fa-angle-right,
    .header-btm .navbar .navbar-nav li .sub-menu li.show a i.fa.fa-angle-down {
        display: none;
    }

    .sub-menu {
        padding: 5px 15px 5px 15px;
    }

    .all-menu > li > a {
        padding: 6px 0px;
    }

    .sub-menu.mega-menu ul > li > a i {
        float: right;
    }

    .sub-menu.mega-menu ul > li.show > a i.fa.fa-angle-down {
        display: none;
    }

    .sub-menu.mega-menu ul > li.show > a i.fa.fa-angle-right {
        display: inline-block;
    }

    .categories_menu .categories-btn {
        position: absolute;
        right: 0px;
        top: -38px;
        padding: 4px 10px;
    }

        .categories_menu .categories-btn i {
            font-size: 24px;
            padding-right: 0;
        }

    .categories_menu span {
        font-size: 0;
    }

    .menu_style1 .navbar .navbar-collapse > ul > li > a::before {
        content: normal;
    }

    .breadcrumbs h1 {
        font-size: 30px;
    }

    .breadcrumbs-section {
        padding: 55px 0;
    }

    .quantity_filter .minus, .quantity_filter .plus, .quantity_filter .qty {
        float: none;
        display: table;
    }

    .quantity_filter .qty,
    .minus, .plus {
        width: 35px;
    }

    .send-btn {
        margin-left: 10px;
    }

    .footer-top {
        padding: 40px 0;
    }

    .scrollup {
        bottom: 15px;
        font-size: 26px;
        height: 40px;
        line-height: 42px;
        right: 10px;
        width: 40px;
    }

    .side-box {
        margin-bottom: 30px;
    }

    .theme-2 .slider-area img {
        height: 294px;
    }

    .shop-hover-text {
        top: 10px;
        bottom: 10px;
        right: 10px;
        left: 10px;
    }

        .shop-hover-text .btn {
            padding: 8px 15px;
            margin-top: 15px;
        }

        .shop-hover-text p {
            display: none;
        }

    .col-md-6:nth-of-type(n+3) .news-wrap {
        margin-top: 30px;
    }

    .testimonial {
        padding: 80px 0 80px 195px;
    }

        .testimonial .testimonial-img {
            left: 50px;
        }

        .testimonial .description::before {
            top: -50px;
        }

        .testimonial::before, .testimonial::after {
            width: 270px;
        }

    .tab-section .nav-tabs .nav-item .nav-link {
        padding: 15px 10px;
        font-size: 14px;
    }

    .tab-section .nav-tabs .nav-item {
        padding: 5px 0;
    }

    .servicebox {
        margin-top: 50px;
    }

    div[class*=col-]:nth-child(-n+2) .servicebox {
        margin-top: 0;
    }

    .slider-width.width-half {
        -ms-flex: 66.666667%;
        flex: 66.666667%;
        max-width: 66.666667%;
    }

    .m_menu {
        position: absolute;
        right: 0px;
        left: 0px;
        top: 11px;
    }

    .header-btm .m_menu .navbar .navbar-collapse {
        margin-top: 12px;
    }

    .header-form.search_wrap {
        z-index: 99;
        top: 50px;
        right: auto;
        left: 15px;
    }

    footer div[class*=col-]:first-child .footer_widget {
        margin-top: 0;
    }

    .footer_widget {
        margin-top: 20px;
    }

    .right-side-section {
        margin-top: 30px;
    }

    .title-style-2 {
        margin-bottom: 30px;
    }

        .title-style-2 h4 {
            font-size: 40px;
        }

    .slider_heading1 {
        font-size: 130px;
    }

    .slider_heading2 {
        font-size: 50px;
    }

    .deal_section {
        padding: 25px;
    }

    .countdown_box .countdown {
        font-size: 40px;
    }

    .countdown_content::before {
        font-weight: 400;
    }

    .deal_section::before {
        height: 65px;
        width: 65px;
        border: 4px solid #fff;
    }

    header {
        box-shadow: 0 0 8px 0 rgb(0 0 0/12%);
        -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
        -webkit-box-shadow: 0 0 8px 0 rgb(0 0 0/12%);
        border-bottom: 1px solid #ccc;
    }

    .header-top {
        box-shadow: unset !important;
        border: none !important;
        padding: 12px 0 0 0;
    }

    .header-mdl {
        padding: 10px 0 0 0;
        background: #fff;
    }

    #icon-close-menu {
        position: absolute;
        font-size: 27px;
        left: 10px;
        top: 15px;
        color: #999;
        display: block;
        height: 32px;
        width: 32px;
        cursor:pointer;
    }

    .filter-mobile, #serach_mobile {
        display: block;
    }

    .sorting-back {
        display: none;
    }
    .sorting-back.show
    {
        display:block;
    }
 
    .sort-by-select ul li
    {
        width:47%;
        text-align:center;
    }
        .sort-by-select ul li:first-of-type {
            display: block;
            text-align: right;
            margin-bottom: 7px;
            width: 100%;
        }
    .filter-mobile {
        margin: 1rem 0;
        text-align: right;
    }

        .filter-mobile span {
            background: #fff;
            padding: 5px 10px;
            margin-left: 10px;
            border: 1px solid #ccc;
            border-radius: 5px;
            cursor:pointer;
        }

    .category-sidebar {
        position: fixed;
        height: 100%;
        width: 100%;       
        bottom: -100%;
        top:100%;
        right: 0;
        z-index: 99999;
        padding: 0;
        overflow-y: scroll;
        background: #fff;
        transition:all 0.2s ease-in-out;
        -moz-transition:all 0.2s ease-in-out;
        -webkit-transition:all 0.2s ease-in-out;
    }
    .category-sidebar.show
    {
        bottom:0;
        top:0;
    }
    .category-sidebar .side-box
    {
        margin-bottom:8px;
    }
    .pro_item_filter .item
    {
        padding: 5px 0;
    }
    .pro_item_filter .title h4
    {
        font-size:13px;
    }
    .ui.accordion .title:not(.ui)
    {
        background: #fafafa;
        padding: 7px 9px;
    }

    #serach_mobile {
        position: sticky;
        bottom: 0;
        background: #fff;
        text-align: center;
        padding: 15px 0;
        border-top:1px solid #ccc;
        background:#f1f1f1;
    }
    #serach_mobile button
    {
        border:none;
        background:#eb3e32;
        color:#fff;
        padding:10px 25px;
        width:70%;
        margin:auto;
        border-radius:5px;
        cursor:pointer;
    }
    #serach_mobile span
    {        
        background:#14aa73;
        color:#fff;    
        width:25%;
        margin:auto;
        border-radius:5px;
        padding:10px;
        cursor:pointer;
    }
    li.tracking-code {
        border: 1px solid #eb3e32;
        padding: 0 17px;
        border-radius: 10px;
        font-size: 20px;
        margin-top:1rem;
    }
    li.tracking-code svg {
        top: 9px!important;
        height: 32px!important;
        width: 32px!important;
    }
        .header-btm .navbar .navbar-collapse > ul > li > .menu-link > span {
        color: #555
    }
     .header-cart:hover .cart-box
    {
        display:none;
     }
    .navbar-expand-lg .navbar-nav .mega-menu > ul > li.view-all
    {
        float:right;
    }
    .sub-menu.mega-menu.dropdown-menu.show, .sub-menu.mega-menu .all-menu.show {
        display: block;
    }
}

@media (max-width: 767px) {
    @font-face {
    font-family: "Font-Bold";
    src: url(/https://sindokht.com/fonts/Shabnam-FD-WOL.eot);
    src: local("?"), url("https://sindokht.com/fonts/Shabnam-FD-WOL.woff") format("woff"), url("https://sindokht.com/fonts/Shabnam-FD-WOL.ttf") format("truetype");
}
    .products-slider4 .owl-nav, .brands .owl-nav, .products-offer .owl-nav, .products-slider5 .owl-nav {
        display: none;
    }

    .pl-res {padding-left:4px!important}
    .pr-res {padding-right:4px!important}
    .d-none-mobile {display:none!important}
    
    .form-review fieldset .item-add, .form-review fieldset .item-minus {
        left: -1px;
        top: 39px;
        background:#fff;
    }
    .pagination
    {
        flex-wrap:wrap;
    }
    .seachresult-category a.item span {
        font-size: 10px;
    }

    .owl-carousel .owl-stage {
        padding-right: 0 !important;
    }
     h1,h2,h3,h4,h5,h6
     {
         font-family:Font-Bold!important;
     }
    .wrap-btn-action a
    {
        margin-bottom:2rem;
    }
    .quickview-cart-btn {
        position: fixed;
        background: #fff;
        width: 100%;
        bottom: 0;
        z-index: 99;
        right: 0;
        padding: 20px 10px;
        border-top: 2px solid #eb3e32;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .price-detail-product.product-price
    {
       display:inline-block;    
    }
    .price-detail-product.product-price .discount
    {
        display:none;
    }
  
    .price-detail-product.product-price .box-price
    {
        padding:0;
    }
        .price-detail-product.product-price .box-price del {
            position: absolute;
            top: 10px;
            color: #999;
        }
     .box-price label
     {
         font-size:10px;
         font-weight:100;
     }

    .quickview-cart-btn .addtobacket
    {
        padding:10px 20px;
        font-weight:bold;
        font-size:13px;
    }
    .product-box.product-has-offer .product-info .discount
    {
        padding:4px 8px;
        font-size:11px;
    }
    .quickview-cart-btn .addtobacket img {
        display: none;
    }
    .product-box.product-has-offer .product-info .cart-price
    {
        font-size:18px;
    }
    .sepcial-offer .banner {
        width: 200px;
        position: relative;
        left: 53%;
        height: 240px;
    }

    #discription button
    {
        right:35%;
        bottom:10px;
    }
    .review-overview .item button {
        margin-top: 1rem;
        font-size:16px;
    }
    .insert-rate .item {
        display: -ms-flexbox;
        display: flex;
        align-items:center;

    }
        .insert-rate .item span
        {
            flex-basis:30%;
            max-width:30%;
        }
        .insert-rate .item .set__rate {
            flex-basis: 70%;
            max-width: 70%;
        }
            .insert-rate .item .set__rate div {
                width: 26px !important;
                height: 26px !important;
            }

    img.product_img {
        width: 100%;
    }
    .product-image
    {
        width:70%;
        margin:auto;
    }
    .brands-list-items > .row
    {
        flex-direction:column-reverse;
    }
   
    .product-info .cart-price
    {
            font-size: 13.5px;
    }
    .product-info .cart-price span b
    {
        font-size:10px;
    }
    .product-img img
    {
        height:150px;
        padding:0;
        object-fit:contain;
    }
    .product-info .cart-price del
    {
        font-size:12px;
    }
    .product-info .cart-name {
        padding: 0;
        margin-top: 5px;
        font-size: 12.2px;
        color: #000;   
        font-family:Font-Bold!important;
    }

    .sepcial-offer .counter .single-countdown
    {
        width:26px;
        height:26px;
        padding:0;
        border:none;
    }
    .sepcial-offer .counter .single-countdown span:first-of-type
    {
        line-height:26px;
        text-align:center;
    }
    .sepcial-offer{
        margin-bottom:20px;
    }
    .hashtag-slider .item a {
        color: #eb3e32;
    }
    .quickview-product-detail .icon-product
    {
        top: -17px;
    }
    .shop-inner-section .product-box a.cart-name {
        font-size: 12px;
    }

    .header-btm .navbar .navbar-collapse {
        width: 80%;
    }

    .carousel-indicators {
        bottom: 0;
    }

    .banner-left-item {
        display: flex;
        justify-content: space-between;
        margin-top: 1rem;
    }

        .banner-left-item a:first-of-type {
            margin-left: 0;
            flex-basis:100%;
            width:100%;
           
        }
        .banner-left-item a {
            margin-bottom: 0;
            width: 50%;
            flex-basis: 50%;
        }
        .banner-left-item img {
            height: unset;
        }

    .product-box.product-has-offer {
        padding: 15px;
    }

    .products-offer .common-cart-img {
        width: 40%;
        padding-top: 0rem;
    }

        .products-offer .common-cart-img img
        {
            height:170px!important;
            object-fit:cover;
        }
        .products-offer .product-box.product-has-offer .product-info {
            width: 60%;
        }

        .products-offer .product-box.product-has-offer .product-info .cart-name {
            font-size: 13px;
            padding-left: 0px;
            line-height: 20px;
            font-family:Font-Bold!important;
        }
    .header-mdl
    {
        padding-bottom:10px;
    }
    .d-mobile-none {
        display: none !important;
    }

    .d-mobile-block {
        display: block !important;
    }

    .nopad {
        padding: 0 !important;
    }

    .h1, h1 {
        font-size: 30px;
    }

    .h2, h2 {
        font-size: 26px;
    }

    .h3, h3 {
        font-size: 22px;
    }

    .h4, h4 {
        font-size: 18px;
    }

    .cart-container {
        margin-top: 0;
    }

    .steps-shoping .item b {
        font-size: 20px;
    }

    .steps-shoping .item span {
        font-size: 11px;
    }

    .cart-img-box {
        margin-bottom: 7px;
    }

        .cart-img-box img {
            height: 100px;
        }

    .cart-info .title h2 {
        font-size: 12px;
    }

    .product-price {
        text-align: center;
    }

    .cart-action button {
        font-weight: bold;
        font-size: 11px;
    }

    .cart-container .menu-js {
        /*position: fixed;
        bottom: 0;
        z-index: 999;
        right: 0;
        left: 0;
        width: 100%;
        border-top: 4px solid #eb3e32;
        background: #fafafa;*/
        margin-top:1rem;
    }
    .cart-action button, .cart-action a
    {
        position:relative;
       left: 30px;
    top: 20px;
    }
    .cart-container .col-lg-8.col-md-7
    {
        padding:0!important;
    }

    .discount-code .item input[type=text] {
        font-size: 11px;
        padding: 2px 40px;
    }

    .result-container h2 {
        font-size: 16px;
        padding-bottom: 0;
    }

    .counter {
        margin-bottom: 10px;
    }

        .counter .single-countdown {
            display: block;
            background: #f1f1f1;
            width: 50px;
            height: 40px;
            padding: 5px;
            margin: 5px;
            border-radius: 5px;
        }

            .counter .single-countdown span {
                color: #000;
            }

                .counter .single-countdown span:first-of-type {
                    font-size: 16px;
                }

                .counter .single-countdown span:last-of-type {
                    font-size: 9px;
                }

    .subscribe-form {
        position: relative;
    }

    .send-btn .btn {
        padding: 6.5px 15px;
        left: 3px;
        top: 3px;
        font-size: 12px;
    }

    .subscribe-input input {
        font-size: 12px;
    }

    .header-login {
        margin-left: 0;
    }

        .header-login a {
            border: none;
            background: none;
            padding: 0;
            border-radius: unset;
        }

        .header-login span {
            display: none;
        }

        .header-login img {
            height: 20px;
            position: relative;
            top: -4px;
        }

    .submit-btn-2 {
        background-color: transparent;
        color: #555;
        font-size: 19px;
        height: unset;
        width: unset;
    }

    .navbar-toggler i {
        border: none;
        padding: 0 6px;
        font-size: 25px;
        color: #555;
    }

    /*.cart-container .menu-js .cart
     {
         background: #fafafa;

     }*/
    .popup-form {
        position: relative;
        width: 100%;
        z-index: 9;
    }

    .popup-img {
        width: 0;
    }

    .newsletter-pop-up:before {
        content: "";
        position: absolute;
        background-color: rgba(255,255,255,0.7);
        width: 100%;
        height: 100%;
        left: 0;
    }

    .main-popup {
        padding: 0 100px;
    }

    .banner_slide_content.center-align {
        left: 0;
    }

    .client-img {
        width: 120px;
        height: 120px;
        margin: 0 auto 20px;
        float: none;
    }

    .client-text {
        padding-left: 0;
    }

    .review-box {
        text-align: center;
    }

    .facility-box.box-2::before {
        content: none;
    }

    .facility-box {
        margin: 0;
    }

    .box-service img {
        height: 35px;
    }

    .box-service h5 {
        font-size: 10px;
        margin-top: 3px;
        line-height: 16px;
        padding: 0 5px;
    }

    .footer-btm {
        padding: 15px 0;
        text-align: center;
    }

    .fb-icon {
        font-size: 30px;
    }

    .footer-box.box-4 {
        padding-top: 0;
    }

    .footer-box.box-4 {
        padding-bottom: 30px;
    }

    .cart-icon span {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 10px;
        right: -6px;
        font-weight: bold;
        top:-5px;
    }

    header .navbar .navbar-toggler, header .navbar .header-right {
        margin: 22px 0;
    }

    .header-cart > a {
        font-size: 16px;
    }

    .cart-icon {
        padding-right: 5px;
    }

        .cart-icon img {
            width: 25px;
            height: 20px;
        }

    .products-tabs .nav li {
        margin-bottom: 4px;
        display: inline-block;
    }

    .products-tabs .tab-content {
        margin: 0;
    }

    .add-review-form .input-1, .add-review-form .input-2 {
        width: 100%;
        float: none;
    }

    .showing-items,
    .sorting-option {
        display: inline-block;
    }

        .showing-items p {
            font-size: 12px;
        }

    .list_grid-btns a {
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 34px;
    }

    .sorting-items {
        padding: 4px 25px 5px 5px;
    }

    .blog-inner-section .pagination {
        padding-top: 10px;
    }

    .shop-inner-section .list .common-cart-img {
        float: none;
        width: 200px;
        margin: 0 auto;
    }

    .shop-inner-section .list .common-cart-box .common-cart-info {
        padding: 15px 0 0 0;
        text-align: center !important;
    }

    .product-list-text {
        padding: 5px 0 15px 0;
    }

    .quickview-product-detail .box-title {
        font-size: 15px;
        padding: 0 0px 0 55px;
    }

    .white-popup .mfp-close {
        right: 0px;
        top: 0px;
    }

    .quickview-popup {
        padding: 30px;
    }

    .leave-reply-form .input-1, .leave-reply-form .input-2, .leave-reply-form .input-3 {
        width: 100%;
    }

    .about-info {
        margin-top: 20px;
    }

    .event-box.box-1, .event-box.box-2 {
        margin-bottom: 30px;
    }

    .cart-table .row-1 .row-title:first-child {
        display: none;
    }

    .cart-table .row-img {
        display: none !important;
    }

    .tab-form-1 .new-cous, .tab-form-1 .checkout-form {
        width: 100%;
        float: none;
        padding: 0;
    }

    .col-padding {
        margin: 0;
    }

    .form-title {
        padding-bottom: 15px;
    }

    .tab-form-1 .checkout-form {
        margin-top: 20px;
    }

    .tab-form-2 .checkout-form > div.form-check label {
        margin: 0 20px 15px 0px;
    }

    .tab-form-3 .checkout-form > button {
        margin: 0;
    }

    .tab-form-2 .checkout-form .input-7, .tab-form-3 .checkout-form .input-7 {
        margin-bottom: 15px;
    }

    .same-hover {
        margin-bottom: 15px;
    }

    .offer-banners [class*="col-"]:last-child .same-hover,
    .banner-section [class*="col-"]:last-child .same-hover {
        margin-bottom: 0;
    }

    .news-info {
        padding: 15px;
    }

    .breadcrumbs h1 {
        font-size: 24px;
    }

    .review-overview {
        flex-direction: column;
    }

        .review-overview .item label {
            font-size: 12px;
            padding: 5px 8px;
            display: inline-block;
        }

        .review-overview .item span {
        }

    .same-nav.owl-theme .owl-nav button i {
        width: 30px;
        height: 30px;
        font-size: 26px;
        line-height: 28px;
    }

    .same-nav.owl-theme .owl-nav button.owl-prev {
        right: 35px;
    }

    .news-info h5 {
        font-size: 16px;
    }

    .checkout-process .card-body {
        padding: 20px;
    }

    .new-cous {
        margin-bottom: 20px;
    }

    .send-btn {
        margin-left: 0;
        margin-top: 10px;
        left: 1px;
        top: -9px;
    }

    .shop-options {
        padding-bottom: 30px;
    }

    .news-details .comments {
        font-size: 14px;
    }

    .cart-table .table-bordered td, .cart-table .table-bordered th {
        padding: 10px;
    }

    .cart-inner-box.box-1 {
        margin-bottom: 15px;
    }

    .banner-section .shop-hover {
        margin-top: 20px;
    }

    .banner-section div[class*=col-]:first-child .shop-hover {
        margin-top: 0px;
    }

    .sale-slider {
        margin-top: 30px;
    }

    .theme-2 .slider-caption {
        padding: 0 20px;
    }

    .testimonial {
        padding: 20px;
    }

        .testimonial:before, .testimonial:after {
            width: 100%;
            height: 100%;
        }

        .testimonial .testimonial-img {
            position: static;
            float: left;
        }

        .testimonial .testimonial-content {
            padding-left: 20px;
            overflow: hidden;
        }

    .testimonial-slider.owl-theme .owl-dots {
        position: static;
        margin-top: 20px !important;
    }

    .testimonial .testimonial-title {
        float: right;
        text-align: right;
    }

    .accordion .same-nav.owl-theme .owl-nav button {
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .accordion .same-nav.owl-theme .owl-nav button.owl-prev {
            right: auto;
            left: 0;
        }

    #tab-accordion .collapse:not(.show) {
        opacity: 0;
        height: 0;
        display: block;
        visibility: hidden;
    }

    .contact-box {
        margin-top: 15px;
    }

    div[class*="col-"]:first-child .contact-box {
        margin-top: 0;
    }

    .offer-section .shop-hover {
        margin-top: 30px;
    }

    .offer-section div[class*="col-"]:first-child .shop-hover {
        margin-top: 0;
    }

    .facility-style-2 .facility-inner .fb-icon {
        padding-right: 15px;
    }

    .facility-style-2 .facility-inner {
        text-align: left;
    }

    .large_txt {
        font-size: 50px;
    }

    .search-wrap .search-box,
    .search-wrap button,
    .closs-toggle {
        font-size: 30px;
    }

    .title-style-2 h4 {
        font-size: 30px;
    }

    .nav-tabs.tab-style-1 .nav-link {
        margin: 0 5px;
        padding: 10px 10px;
        font-size: 14px;
    }

    .nav-tabs.tab-style-1 .nav-item::before {
        content: normal;
    }

    .blog-wrap .title a {
        font-size: 22px;
    }

    .facility_box {
        margin: 10px 0;
    }

    .slider_heading1 {
        font-size: 100px;
    }

    .slider_heading2 {
        font-size: 40px;
    }

    .banner_img img {
        max-width: 500px;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 50px;
        height: 50px;
    }

    .deal_img {
        margin-bottom: 50px;
    }

    .deal_section .countdown_time {
        margin-top: 10px;
    }


    .header-right
    {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
    }
    .header-logo
    {
        order: 2;
    }
    .header-login
    {
        margin-left: -15px;
        position: relative;
       top: -2px;
           order: 3;
    }
    .header-cart
    {
            order: 4;
    }
    .mm_icon
    {
        order:1;
    }
        .mm_icon .form-captions {
            position: relative;
            right: 10px;
            top: -2px;
        }
    .navbar-toggler
    {
        float:right;
    }
    header svg
    {
        height:29px;
        width:29px;
    }
    .header-top
    {
        display:none;
    }
}

@media (max-width: 575px) {
    body, p {
        font-size: 14px;
    }

    .slider-caption p {
        padding: 10px 0 12px;
    }

    .btn {
        padding: 8px 15px;
        font-size: 14px;
    }

    .next_post i {
        margin-left: 8px;
        font-size: 16px;
    }

    .prev_post i {
        margin-right: 8px;
        font-size: 16px;
    }

    .btn + .btn {
        margin-left: 5px;
    }

    .slider-area.area-1, .slider-area.area-2, .slider-area.area-3 {
        padding: 70px 0;
    }

    .popup-logo {
        width: 90%;
        margin: 0 auto;
    }

        .popup-logo img {
            max-width: 100%;
        }

    .main-popup {
        padding: 0;
    }

    .title h2 {
        margin-bottom: 30px;
    }

    .hover-icon li a {
        width: 35px;
        height: 35px;
        line-height: 36px;
        font-size: 16px;
    }

    .review-slider.owl-theme .owl-dots {
        margin-top: 20px !important;
    }

    .subscribe-form {
        text-align: center;
    }

    .subscribe-input input {
        height: 38px;
    }

    .subscribe-inner > p {
        padding-bottom: 10px;
        font-size: 10px;
        margin-top: 1rem;
    }

    .subscribe-input {
        max-width: 100%;
    }

    .send-btn button {
        padding: 8px 15px;
    }

    .ftb-3, .ftb-4 {
        width: 50%;
    }

    .copyright {
        padding-bottom: 5px;
    }

    .header-logo {
        text-align: center;
        padding-bottom: 0;
    }

    header .navbar .header_logo img {
        max-width: 140px;
    }

    header .navbar .navbar-toggler, header .navbar .header-right {
        margin: 15px 0;
    }

    header .navbar .header-cart, header .navbar .header-right {
        position: static;
    }

        header .navbar .header-cart .cart-box,
        header .navbar .header-cart:hover .cart-box {
            left: auto;
            right: 0;
            top: 100%;
        }

    .search-form-2 {
        float: right;
        padding: 0;
    }

    .header-cart:hover .cart-box {
        left: 0;
    }

    .list-unstyled li a {
        font-size: 14px;
    }

    .hover-icon.box-like {
        display: inline-block;
        width: 100%;
    }

    .hover-icon.box-social {
        display: inline-block;
        width: 100%;
        margin-top: 10px;
    }

    .box-social-like .hover-icon.box-social li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
    }

    .quantity-box {
        margin-bottom: 15px;
        text-align: center;
    }

    .quickview-product-detail .box-price {
        font-size: 20px;
    }

    .quickview-product-detail .stock {
        padding: 15px 0 10px 0;
        margin-top: 14px;
    }

    .lr-popup h4 {
        padding-bottom: 22px;
    }

    .quantity-box p {
        padding: 8px 14px 6px 0px;
    }

    .quantity-box .input-group {
        margin: 4px 10px 10px 0;
    }

    .input-group .btn-default {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }

    .related-product {
        padding-bottom: 50px;
    }

    .related-product {
        padding-bottom: 20px;
    }

        .related-product .row:nth-child(2) > div {
            width: 50%;
        }

    .reviews-date {
        padding: 5px 0;
    }

    .costomer-reviews-box {
        padding: 20px 0;
        border-bottom: 1px solid #ccc;
        background-color:#fff;
        border:none;
    }
    .reviews-text ul li
    {
        font-size:13px;
    }
    .reviews-text .point
    {
        font-size:15px;
    }
    .reviews-info {
        flex-direction: column;
    }
    .reviews-info .item {
        flex-basis: 100%;
        width: 100%;
 
    }
        .reviews-info .item:last-of-type {
            text-align: right;
        }
        .reviews-text .reviewer-text {
            font-size: 15px;
            font-weight: 100;
            text-align: justify;
        }
    .tab-title p {
        padding-bottom: 15px;
    }

    .table-responsive tr td:nth-child(1),
    .table-responsive tr td:nth-child(2) {
        padding: 10px 10px;
    }

    .products-tabs .tab-content {
        padding: 18px 15px 25px;
    }

    .blog-inner-section .pagination {
        padding-top: 10px;
    }

    .pagination li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

        .pagination li a i {
            line-height: 34px;
        }

    .same-nav.owl-theme .owl-nav button {
        top: 50%;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .same-nav.owl-theme .owl-nav button.owl-prev {
            right: auto;
            left: 0;
        }

    .shop-sidebar {
        display: inline-block;
        margin: 0;
        width: 100%;
    }

    .list_grid-btns button {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 30px;
    }

    .shop-options {
        padding-bottom: 30px;
        text-align: center;
    }

    .shop-list_grid {
        padding-top: 5px;
    }

    .latest-posts {
        padding-top: 30px;
    }

    .blog_with_sidebar_2-inner-section .news-box {
        display: inline-block;
        width: 100%;
    }

    .blog_with_sidebar_2-inner-section .news-img,
    .blog_with_sidebar_2-inner-section .news-info {
        width: 100%;
    }

    .contact-details {
        padding-top: 30px;
    }

    .contact-form > div {
        padding: 0;
    }

    .contact-form {
        margin: 0;
    }

        .contact-form .input-1, .contact-form .input-2, .contact-form .input-3, .contact-form .input-4 {
            width: 100%;
            float: none;
            padding: 0;
        }

    .counter-inner {
        margin-bottom: 20px;
    }

        .counter-inner:last-child {
            margin-bottom: 0;
        }

    .counter-inner {
        width: 100%;
        display: inline-block;
    }

    .counters-section {
        padding: 40px 0;
    }

    .counter-inner .counter {
        font-size: 36px;
    }

    .counter-inner p {
        font-size: 16px;
    }

    .contact-locations li span {
        width: 35px;
        height: 35px;
        font-size: 18px;
        line-height: 35px;
    }

    .compare-box tr td {
        padding: 13px 10px;
    }

    .cart-table thead {
        display: none;
    }

    .cart-table tbody tr td {
        display: block;
    }

        .cart-table tbody tr td:before {
            content: attr(data-title) " :";
            font-weight: 400;
            color: #000;
            float: left;
            font-size: 14px;
        }

        .cart-table tbody tr td p, .cart-table tbody tr td a, .cart-table tbody tr td p, .cart-table tbody tr td .input-group {
            display: block;
            margin-left: auto;
            text-align: right;
        }

    .cart-table .product-quantity .input-group .quantity-number {
        border-width: 1px 0 1px 0;
        padding: 0;
        height: 30px;
        width: 50px;
    }

    .cart-table .table-bordered td, .cart-table .table-bordered th {
        border: 0 !important;
    }

    .cart-table tbody tr {
        border: 1px solid #cacaca;
    }

    .cart-table tfoot {
        border: 1px solid #cacaca;
    }

    .row-close.close-2 {
        display: none;
    }

    .ci-title p {
        padding: 10px 20px;
    }

    .cart-table .product-name p {
        text-align: right;
    }

    .order-review-table .table {
        width: 575px;
    }

    .col-padding {
        padding: 25px 25px;
        width: 100%;
    }

    .form-title p {
        font-size: 16px;
    }

    .checkout-inner-page {
        padding-bottom: 50px;
    }

    .cart-img {
        max-width: 74px;
    }

    .cart-box {
        left: 0;
        padding: 15px;
        width: 310px;
    }

    .header-cart:hover .cart_box_left, .header-cart .cart_box_left {
        left: auto !important;
        right: 4px !important;
    }

    .place-oreder-btn a {
        padding: 15px 30px;
        font-size: 16px;
    }

    .place-oreder-btn {
        margin-top: 30px;
    }

    .quickview-product-detail .box-title,
    .breadcrumbs h1 {
        font-size: 15px;
        padding: 0 0px 0 55px;
    }

    .about-points li span {
        font-size: 18px;
    }

    .about-points li {
        margin-top: 10px;
    }

    .scrollup {
        bottom: 15px;
        font-size: 26px;
        height: 40px;
        line-height: 38px;
        right: 15px;
        width: 40px;
    }

    .quantity_filter {
        margin: 0 0 0 auto;
    }

    .reviews-img img {
        border: 3px solid #e2dede;
        max-width: 60px;
    }

    .reviews-text {
        padding-left: 15px;
    }
        .reviews-text .row:first-of-type
        {
            margin-bottom:1rem;
        }
    .reviews-info .item .rate {
        color: #ff7a59;
    }
    .theme-2 .header-logo {
        text-align: left;
    }

    .categories_menu .categories-btn {
        top: -88px;
    }

    .col-sm-6 .news-wrap {
        margin-top: 30px;
    }

    .col-sm-6:first-child .news-wrap {
        margin-top: 0;
    }

    .news-wrap .news-wrap-img img {
        width: 100%;
    }

    div[class*=col-]:nth-child(-n+2) .servicebox {
        margin-top: 50px;
    }

    div[class*=col-]:first-child .servicebox {
        margin-top: 0;
    }

    .header-options {
        text-align: center;
    }

    .follow-box {
        max-width: 350px;
    }

    .slider-type-3 .slider-area img {
        height: 300px;
    }

    .large_txt {
        font-size: 40px;
    }

    .slider-type-4 .item::after {
        left: 15px;
        right: 15px;
        top: 15px;
        bottom: 15px;
    }

    .slider-type-4 .owl-theme .owl-nav button {
        top: auto;
        bottom: 20px;
    }

        .slider-type-4 .owl-theme .owl-nav button.owl-prev {
            left: 30px;
        }

        .slider-type-4 .owl-theme .owl-nav button.owl-next {
            right: auto;
            left: 40px;
        }

    .header-5 div[class*=col-] {
        padding: 0 10px;
    }

    .header-5 .header-menu a {
        font-size: 24px;
    }

    .header-5 .header-option > li {
        margin-left: 2px;
    }

        .header-5 .header-option > li > a {
            font-size: 20px;
        }

    .search-wrap .search-box,
    .search-wrap button,
    .closs-toggle {
        font-size: 24px;
    }

    .search-wrap {
        left: 40px;
        right: 40px;
    }

    .mouse-down {
        bottom: 30px;
    }

    .title-style-2 h4 {
        font-size: 20px;
    }

    .countdown-box {
        padding: 5px 0;
    }

    .countdown-box {
        width: 50%;
    }

    .nav-tabs.tab-style-1 .nav-item, .nav-tabs.tab-style-2 .nav-item {
        width: 50%;
        margin-top: 10px;
        text-align: center;
    }

        .nav-tabs.tab-style-1 .nav-item:nth-child(-n+2), .nav-tabs.tab-style-2 .nav-item:nth-child(-n+2) {
            margin-top: 0px;
        }

    .nav-tabs.tab-style-1, .nav-tabs.tab-style-2 {
        margin-bottom: 30px;
    }

    .nav-tabs.tab-style-2 {
        margin-left: -10px;
        margin-right: -10px;
    }

        .nav-tabs.tab-style-2 .nav-item {
            padding-right: 10px;
            margin-right: 0;
            padding-left: 10px;
        }

    .show-all-wrap {
        margin-top: 0;
    }

    .blog-wrap .title a {
        font-size: 18px;
    }

    .blog-wrap .description,
    .blog-wrap .comments-time {
        margin-bottom: 15px;
    }

    .subscribe-popup-form input {
        padding: 8px 18px;
    }

    .news-box {
        margin-bottom: 15px;
    }

    .banner_img img {
        max-width: 480px;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 480px) {

    .h1, h1 {
        font-size: 26px;
    }

    .h2, h2 {
        font-size: 24px;
    }

    .h3, h3 {
        font-size: 20px;
    }

    .title h4 {
        margin-bottom: 5px;
        font-size: 17px;
    }

    .header_list.header_list_left li {
        float: none;
    }

    .header-cart,
    li.header-cart {
        position: static;
    }

    .header-right {
        position: relative;
    }

    .header-cart:hover .cart-box {
        left: 0;
        right: 0;
    }

    .header-form .close-search {
        display: block;
        position: absolute;
        left: 20px;
        top: 10px;
        border: 1px solid #ccc;
        border-radius: 10px;
        padding: 5px 15px;
        cursor:pointer;
    }

        .header-form .close-search span {
            display: inline-block;
            margin-left: 10px;
            font-weight: bold;
        }

        .header-form .close-search i {
            display: inline-block;
            position: static;
            color: #555;
            font-size: 20px;
            line-height: 20px;
            float: left;
        }

    .header-form.search-open {
        right: 0;
        max-width: 100%;
        margin: 0;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 9;
        top: 0;
        background: #fff;
        padding: 60px 10px 40px 10px;
    }

    .header-form .search-box {
        background: #fafafa;
        border: 1px solid #ccc;
    }

    .header-form svg {
        left: 20px;
        top: 72.5px;
    }

    .ui.search > .results {
        position: unset;
        right: 0;
        text-align: right;
        box-shadow: none;
    }

    .quickview-cart-btn {
        float: none;
    }

    .cart-table .table-btn li a i {
        font-size: 16px;
    }

    .products-tabs .nav {
        text-align: center;
        width: 100%;
    }

    .shop-inner-section .list .common-cart-box .common-cart-info .hover-option .add-cart-btn {
        margin-right: 15px;
    }

    .showing-items {
        display: block;
    }

        .showing-items p {
            padding: 5px 0 0 0;
        }

    .header_list li {
        margin-right: 6px;
        padding-right: 6px;
    }

        .header_list li a {
            font-size: 14px;
        }

            .header_list li a i {
                padding-right: 5px;
                font-size: 14px;
            }

    .comments a:first-child {
        margin-right: 10px;
    }

    .popup-form {
        padding: 0 15px;
    }

    .client-text a {
        font-size: 16px;
    }

    .servicebox {
        margin-top: 40px;
    }

    div[class*="col-"]:first-child .servicebox {
        margin-top: 0;
    }

    .coupencode-wrap h2 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .theme-3 section, .theme-3 footer {
        padding: 15px 0px;
        margin: 15px 15px;
    }

    .offer-section .shop-hover {
        margin-top: 15px;
    }

    .fancy-img {
        width: 80px;
    }

    .fancy-box {
        margin: 4px 4px 4px 40px;
    }

    .footer-top {
        padding: 30px 0;
    }

    .follow-box {
        max-width: 270px;
    }

    .search-wrap .search-box,
    .search-wrap button,
    .closs-toggle {
        font-size: 18px;
    }

    .search-wrap {
        left: 20px;
        right: 20px;
    }

    .large_txt {
        font-size: 30px;
    }

    .site-logo img {
        max-width: 140px;
    }

    header.header-5 {
        top: 30px;
    }

    .title-style-2 {
        margin-bottom: 20px;
    }

        .title-style-2 h4 {
            font-size: 18px;
            margin-bottom: 0;
        }

    .fancy-box-style-2 .fancy-wrap::after {
        font-size: 80px;
    }

    .logo_wrap {
        margin-bottom: 30px;
    }

    .countdown_box .countdown {
        font-size: 40px;
    }

    .countdown_content::before {
        font-size: 32px;
        top: 10px;
    }

    .cs_content_box .countdown_time {
        padding: 15px 10px;
        margin: 20px 0;
    }

    .full_screen {
        min-height: 30rem;
    }

    .banner_img img {
        max-width: 90%;
    }
}

@media (max-width: 479px) {
    .categories-btn {
        padding: 12px 15px;
    }

    #sidebar {
        width: 280px;
    }

    .testimonial .testimonial-img {
        position: static;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .testimonial .testimonial-content {
        padding-left: 0;
        overflow: hidden;
        padding-top: 20px;
        text-align: center;
    }

    .testimonial .testimonial-title {
        float: none;
        text-align: center;
    }

    .nav-style-2.owl-theme .owl-nav button {
        padding: 10px 10px !important;
    }

    .slider.full-screen .carousel-item {
        min-height: auto;
        height: 450px;
    }

    .slider_heading1 {
        font-size: 60px;
    }

    .slider_heading2 {
        font-size: 30px;
    }

    .slider .slider_text {
        position: relative;
        top: -100%;
    }

    .banner_img img {
        max-width: 60%;
    }

    .slider_caption h1, .slider_heading3 {
        font-size: 26px;
    }

    .slider_strip {
        font-size: 14px;
    }

    .slider_caption {
        padding: 15px;
        margin: 5px;
    }

        .slider_caption::before {
            margin: -8px;
        }


    #ProductList .col-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    #ProductList .product-box {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        align-items:center;
    }
        #ProductList .product-box .discount-label
        {
            right:10px;
            left:unset;
        }
        #ProductList .product-box .common-cart-img {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
        }
        #ProductList .product-box  .product-img img {
            height:150px;
        }
    #ProductList .product-box a.cart-name {
        height: unset;
        min-height: unset;
    }
        #ProductList .product-box a.cart-name h2
        {
            height:auto;
            line-height:25px;
            color:#000;
        }
    .header-cart
    {
        border-right:unset;
        padding-right:0;
    }
    .quickview-product-detail .box-subtitle
    {
        font-size:12px;
    }
    .quickview-product-detail .box-title, .breadcrumbs h1 {
        font-size: 13px;
        padding: 25px 0px 0 0px;
        color: #000;
        font-weight: bold;
    }
    .breadcrumb li a
    {
        font-size:10px;
    }
    .breadcrumb li span
    {
        font-size:11px;
    }
    .navbar-expand-lg .navbar-nav .mega-menu > ul > li.view-all a {
        font-size: 11px;
        padding:5px;
    }
    .header-logo {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
   
}


@media (max-width: 380px) {
    #addedtobacket .modal-title
    {
        font-size:14px;
    }
    .header-cart .cart-box {
        width: 100%;
        max-width: 310px;
    }

    .header-5 .header-cart .cart-box {
        min-width: 310px;
        right: -20px !important;
    }

    .header-options > li > a {
        margin-left: 3px;
        font-size: 12px;
    }

    .fancy-img {
        position: static;
        float: none;
        margin-bottom: 15px;
    }

    .fancy-box {
        margin: 4px;
        padding: 20px 20px 20px 20px;
    }

    .fancy-wrap::after {
        font-size: 100px;
        line-height: 75px;
    }

    .menu-wrap #mega-dropdown-menu {
        min-width: 19rem;
    }

    .large_txt {
        font-size: 24px;
    }
    .header-btm .navbar .navbar-collapse ul li.tracking-code .menu-link span
    {
        margin:0;
        padding:10px;
    }

    .product-info .countdown-time {
        margin-top: 0px;
        margin-left: -11px;
        margin-right: -11px;
    }

    .fancy-box-style-2 .fancy-wrap::after {
        font-size: 60px;
        left: 20px;
    }

    .countdown_box .countdown {
        font-size: 26px;
    }

    .cs_content_box .countdown_time {
        padding: 0 10px 15px 10px;
    }

    .countdown_content::before {
        font-size: 20px;
        top: 20px;
    }

    .slider_caption h1, .slider_heading3 {
        font-size: 20px;
    }
}
@media (max-width: 321px)
{
    .cart-icon
    {
        padding-right:0;
        margin-right:7px;
    }
   
    header svg
    {
        
    }
    .sepcial-offer .banner {
        width: 180px;
        left: 60%;
        height: 220px;
    }
    .product-info .cart-name {
        font-size: 11px;   
        min-height: 50px;
        }
    .cart-action button, .cart-action a
    {
        font-size:10px;
    }
    .cart-info .title h5
    {
        font-size:11px;
    }
    #addedtobacket .modal-title
    {
        font-size:12px;
    }
    .insert-review-footer span
    {
        margin-left:5px;
    }
    .insert-review-footer button
    {
        float:left;
        padding:5px 20px;
    }
    .insert-review-footer span
    {
        float:right;
    }
    .breadcrumb li:last-of-type {
        display: none;
    }
    .sepcial-offer .counter .single-countdown {
        width: 22px;
        height: 22px;
        padding: 0;
        border: none;
    }

        .sepcial-offer .counter .single-countdown span:first-of-type {
            line-height: 22px;     
        }
   



    }