@media(max-width:1600px) {
    .bot-head .main-search {
        width: 350px;
    }

    .log-wrap .log-data .data-inner {
        max-width: 90%;
    }
}

@media(max-width:1024px) {
    .container {
        width: 100%;
    }

    .wrapper {
        overflow-x: hidden;
    }

    .bot-head .main-actions {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 10px;
    }

    .bot-head .main-search {
        width: 100%;
        padding: 0;
    }

    .bot-head .container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .bot-head .main-actions a {
        padding: 0;
    }

    .bot-head {
        padding: 15px 0;
    }

    .top-head,
    .bot-head .main-menu,
    .bot-head .logo {
        display: none;
    }


    .bot-head .main-actions a {
        display: none;
        font-size: 0;
    }

    .bot-head .main-actions a.notification,
    .bot-head .main-actions a.change-lang,
    .ship-address {
        display: inline-block;
    }

    .bot-head .main-actions .actions-inner {
        column-gap: 20px;
    }

    .bot-head .main-actions a b {
        margin: 0;
        top: -8px;
        right: -8px;
        width: 22px;
        height: 22px;
        line-height: 22px;
        left:auto;
        transform:none;
    }

    .bot-head .main-actions a img {
        height: auto;
        width: 30px;
    }

    .h-section .itm {
        height: 400px;
    }

    .row {
        margin: 0;
    }

    .main-footer:before,
    .main-footer:after {
        display: none;
    }

    .main-head.inner-head .top-head,
    .main-head.inner-head .bot-head {
        display: none;
    }

    .category-head,
    .category-sidebar .sidebar-head {
        display: flex;
    }

    .category-body .has-sidebar,
    .category-body .col-lg-9 {
        max-width: 100%;
        width: 100%;
    }

    .category-body .col-lg-9 {
        padding: 0;
    }

    .category-body .has-sidebar {
        position: fixed;
        right: 0;
        background-color: #fff;
        z-index: 10;
        top: 0;
        height: 100%;
        transform: translateX(130%);
        transition: .3s;
    }

    .category-sidebar {
        height: 100%;
    }

    .category-sidebar .sidebar-body {
        height: calc(100% - 164px);
        overflow: hidden;
        overflow-y: auto;
    }

    .category-sidebar .submit-filter {
        position: absolute;
        bottom: 0;
        width: 100%;
        right: 0;
        z-index: 4;
    }

    .category-body .has-sidebar.active {
        transform: none;
    }

    .category-body .product-card {
        margin-bottom: 24px;
    }

    .sticky-cart{
        display:block;
    }

    .category-body .nav-tabs {
        column-gap: 25px !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .category-body .nav-tabs::-webkit-scrollbar {
        height: 0 !important;
    }

    .category-body .nav-tabs .nav-item .nav-link {
        white-space: nowrap;
        min-width: auto;
        border-radius: 0;
        background-color: transparent;
        border-bottom: 2px solid transparent;
        justify-content: center;
        text-align: center;
        padding: 0 0 3px;
        font-size: 14px;
    }

    .category-body .nav-tabs .nav-item .nav-link.active {
        background-color: transparent;
        color: #df1a2b;
        border-color: #df1a2b;
    }

    .tab-head .open-sidbar,.bot-head .main-actions .open-sidbar  {
        display:inline-block;
    }

    .cats-slider {
        padding: 0 12px 0 0;
    }

    [lang="en"] .cats-slider {
        padding: 0 0 0 12px;
    }

    .cat-block h4 {
        font-size: 14px;
    }.cat-block img {
         height: 100px;
     }

    .category-body .product-card .p-img {
        width: 110px;
        height: 100px;
    }

}

@media(max-width:768px) {


    .feats .block .inner .i-icon {
        min-width: 90px;
        min-height: 90px;
        width: 90px;
        height: 90px;
    }

    .feats .block .inner .i-icon img {
        width: 75px;
        height: 75px;
    }

    .feats .block .inner .i-data h3 {
        font-size: 15px;
    }

    .feats {
        padding-bottom: 30px;
    }

    .f-tp .f-item .f-inner li a {
        font-size: 12px;
    }

    .f-tp .f-item .f-inner h4 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .f-tp .f-item .f-inner {
        padding: 15px 5px 0;
        min-height: 170px;
    }

    .f-tp {
        padding: 30px 0;
    }

    .f-bt .container {
        padding: 15px;
    }

    .f-bt .container p {
        font-size: 10px;
    }

    .f-bt .container a {
        width: 120px;
    }

    .badgo {
        left: 50%;
        transform: translateX(-50%);
        top: -10px;
        margin: 0;
    }

    .log-wrap .log-img {
        display: none;
    }

    .log-wrap .log-data {
        margin: 0 !important;
        padding: 40px 20px;
    }

    .log-wrap .log-data .data-inner {
        max-width: 100%;
    }

    .log-wrap {
        height: auto !important;
    }

    .log-wrap .log-data .data-inner .form-group .checkboxy span,
    .log-wrap .log-data .data-inner .form-group p {
        font-size: 11px;
    }

    .log-wrap .log-data .data-inner .form-group p {
        margin-bottom: 10px;
    }

    .log-wrap .log-data .data-inner .form-group .btn {
        height: 45px;
        line-height: 45px;
    }

    .f-tp .f-item .f-inner {
        max-width: 50%;
        padding: 20px 0 0;
        min-height: auto;
    }

    .f-tp .f-item p {
        max-width: 100%;
    }

    .footer-info {
        text-align: center;
        margin-bottom: 20px;
    }

    .categories-s .col-lg-6 {
        width: 50%;
    }

    .categories-s .col-lg-6:first-of-type .cat-item:last-of-type img,
    .categories-s .col-lg-6:last-of-type .cat-item:first-of-type img {
        bottom: -70px;
    }

    .categories-s .row {
        margin-right: calc(var(--bs-gutter-x) * -.5);
        margin-left: calc(var(--bs-gutter-x) * -.5);
    }

    .product-s .row {
        margin: 0 -6px;
    }

    .product-s .item {
        padding: 0 6px;
    }

    .product-s .owl-carousel .owl-stage-outer {
        overflow: visible;
    }

    .cat-item {
        height: 250px;
    }

    .special-ads a {
        height: auto;
    }


    .cat-item img {
        width: 200px;
        bottom: -50px;
    }

    .cat-item span {
        font-size: 24px;
    }

    .categories-s .col-lg-6:first-of-type .cat-item:last-of-type,
    .categories-s .col-lg-6:last-of-type .cat-item:first-of-type {
        height: 150px;
    }

    .g-head h3 {
        font-size: 17px;
    }

    .mobile-nav {
        display: flex;
    }

    .mobile-nav a .badgo {
        top: auto;
        left: auto;
        transform: none;
    }

    .feats .row {
        row-gap: 30px;
    }

    .feats .block .inner .i-data h3 {
        margin-bottom: 7px;
    }

    .main-footer {
        display: none;
    }

    .wrapper {
        padding-bottom: 86px;
    }

    .category-body .nav-tabs {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
        padding-bottom: 15px;
    }

    .category-body .nav-tabs::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }

    .category-body .nav-tabs::-webkit-scrollbar-track {
        border-radius: 15px;
        background-color: #f7f7f7;
    }

    .category-body .nav-tabs::-webkit-scrollbar-thumb {
        border-radius: 15px;
        background-color: #df1a2b;
    }

    .category-body .col-xs-6 {
        width: 50%;
        max-width: 50%;
        padding: 0 6px;
    }

    .category-body .tab-content .row {
        margin: 0 -6px;
    }

    .category-body {
        padding-top: 5px;
    }

    .category-body .product-card {
        margin-bottom: 12px;
    }

    .category-body .tab-content {
        padding: 20px 10px;
    }

    .category-sidebar .widget .sizes {
        column-gap: 10px;
        row-gap: 10px;
    }

    .product-wrap .col-lg-6 {
        padding: 0;
    }

    .product-wrap .category-body .container {
        padding: 0;
        max-width: 100%;
    }

    .product-img {
        height: 260px;
        padding: 20px 0;
    }

    .product-data {
        border-top: 0.5px solid #CFCFCF;
        border-radius: 30px 30px 0px 0px;
        background-color: #fff;
        border-bottom: 0;
        margin-bottom: 10px;
    }

    .product-wrap {
        background-color: #f9f9f9;
        margin-bottom: -86px;
        position: relative;
        z-index: 10;
    }

    .product-options {
        background-color: #fff;
    }

    .product-img .add-to-favourite {
        top: auto;
        bottom: -20px;
        left: 30px;
    }

    .product-wrap .category-body {
        padding-bottom: 0;
    }

    .cart-products li {
        width: 100%;
    }

    .cart-wrap {
        margin-bottom: -86px;
        z-index: 10;
        position: relative;
    }

    .cart-wrap .cart-body {
        padding-bottom: 0;
    }

    .cart-wrap .cart-body .container {
        max-width: 100%;
    }

    .cart-submit {
        margin: 0 -12px;
    }

    .cart-products li .product-block .p-data .extra {
        column-gap: 5px;
    }

    .cart-products li .product-block .p-data .extra .price {
        flex-wrap: wrap;
    }

    .cart-products li .product-block .p-img {
        width: 100px;
        min-width: 100px;
    }

    .cart-products li .product-block .p-data .extra .price span:last-child {
        width: 100%;
        margin-top: 8px;
    }

    .cart-products li .product-block .p-data .extra .price span {
        white-space: nowrap;
    }

    .cart-products li .del-btn+.product-block {
        flex-wrap: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }

    .cart-extra,
    .cart-overview {
        padding: 0;
    }

    .ship-items li {
        width: calc(50% - 6px);
    }

    .ship-payment .product-options {
        background: transparent;
    }

    .orders-wrap .tab-pane ul>li .order-btns .btn {
        font-size: 14px;
        padding: 0;
        column-gap: 10px;
    }

    .reviews-wrap.cart-wrap.orders-wrap {
        margin: 0;
        z-index: 5;
    }

    .order-details .category-head {
        display: flex;
    }

    .p-status span {
        padding: 6px 15px;
    }

    .offers-body .product-s .col-lg-6 {
        width: 50%;
    }

    .profile-orders a {
        padding: 20px 15px;
    }


    .profile-wrp .reviews-body ul li a::after {
        left: 15px;
        font-size: 20px;
    }

    .profile-wrp .reviews-body ul li a {
        padding: 15px;
    }

    .product-wrap.setting-wrp {
        margin: 0 0 30px;
        z-index: 5;
    }

    .product-wrap.setting-wrp.faqs {
        margin: 0;
    }

    .switcher .knobs:before {
        transition: .3s;
    }

    .cat-block img {
        height: 50px;
    }

    .cat-block {
        padding: 10px;
    }

    .cat-block h4 {
        font-size: 12px;
    }
}

@media(max-width:425px) {

    .h-section .itm {
        height: 200px;
    }

    .h-section .owl-dots {
        left: 15px;
        bottom: 15px;
    }

    .cat-item span {
        font-size: 16px;
    }

    .category-head .search-area .form-group {
        min-width: 250px;
    }

    .ship-items li {
        width: 100%;
    }

    .ship-items li label .ship-block::before {
        right: -15px;
    }

    .ship-items li label .ship-block .ship-map,
    .ship-preview .sh-map {
        height: 136px;
    }
}

@media(max-width:375px) {}

@media(max-width:320px) {}
