@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 85% !important;
    }

}

@media (max-width:1700px) {
    .category_bx h5 {
        font-size: 17px;
    }

    .category_bx img {
        height: 120px;
    }

    .login-wrapper .section-heading h2 {
        font-size: 24px;
    }

    .summery-wrap .order-summery li:last-child span {
        font-size: 14px;
    }

    .summery-wrap .order-summery li span {
        font-size: 14px;
    }

    .cart-proceed .price-dtl-list {
        font-size: 14px;
    }

    .shop-dis h4 {
        font-size: 16px;
    }

    .price-display .featured_rating {
        width: 58%;
        padding-left: 6px;
    }

    .cart_butn a {
        padding: 8px 8px;
        font-size: 15px;
    }

    .cart-btn {
        padding: 10px 10px;
        font-size: 15px;
    }

    .login-wrapper .auth-link {
        height: 46px;
    }

    .banner-content {
        padding: 10px;
    }

    .auth-clients li a .auth-icon::before {
        font-size: 17px;
    }
}

@media (max-width:1500px) {
    .contact-us-box {
        padding: 35px 50px;
    }

    .info-text {
        font-size: 28px;
    }

    .contact_right {
        padding: 10px 22px 22px;
    }

    .contact-us-box .form-select,
    .contact-us-box .form-control {
        height: 40px;
    }

    .contact-us-box textarea {
        min-height: 70px;
    }

    .arrival-left-wrap {
        margin-right: 0px;
    }

    .login-wrapper .info {
        padding-left: 25px;
    }

    .login-wrap {
        padding-right: 25px;
    }

    .login-wrapper .section-heading h2 {
        font-size: 22px;
    }

    .shop-img {
        min-height: 170px;
        height: 170px;
        margin-bottom: 5px;
    }

    .rating-container {
        row-gap: 10px;
        display: flex;
        flex-wrap: wrap;
    }

    .shop-dis h3 {
        font-size: 16px;
    }

    .price-display .featured_rating {
        width: 58%;
        padding-left: 10px;
    }

    .srch_btn i {
        font-size: 16px !important;
    }

    .srch_btn {
        right: 0;
        width: 50px;
    }

    .top-search-wrap input {
        padding: 5px 35px 5px 10px;
        font-size: 13px;
    }

    .banner_video img {
        height: 500px;
    }

    .newsletter-content h2 {
        font-size: 20px;
    }

    .sale-content h1 {
        font-size: 32px;
    }

    .sale-content h5 {
        font-size: 18px;
    }

    .sale-content .white-btn {
        margin-top: 0px !important;
    }

    .faq-img img {
        width: 100%;
    }

    .off-card h1 {
        font-size: 95px;
    }

    .sale-content {
        padding-left: 40px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .sale-content p {
        margin-top: 0;
    }

    .sale-img img {
        width: 100%;
    }

    .count-content h1 br {
        display: none;
    }

    .count-box p {
        font-size: 16px;
    }

    .count-row {
        margin-left: 20px;
    }

    .feature-bx-icon {
        width: 42px;
        height: 42px;
        font-size: 18px;
        min-width: 42px;
    }

    .faqs .accordion-button {
        padding: 15px 15px;
    }

    .feature-boxes {
        padding: 15px 10px;
        gap: 10px !important;
    }

    .trending .row [class*="col-"] {
        width: 25%;
    }

    .trend-img img {
        height: 175px;
    }

    .arrival-left-wrap {
        background-size: 86%;
    }

    .new-arrival .right-prod [class*="col-"]:nth-child(7),
    .new-arrival .right-prod [class*="col-"]:nth-child(8),
    .trending .row [class*="col-"]:nth-child(9) {
        display: none;
    }

    .new-arrival .right-prod [class*="col-"] {
        padding: 0px;
        width: 33.3%;
    }

    .banner-content span svg {
        width: 170px;
    }

    .banner_video video {
        height: 500px;
        object-fit: cover;
    }

    .banner-content p {
        max-width: 520px;
    }

    .banner-content h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .banner-content ul li::before {
        top: -4px;
    }

    .banner-content {
        margin-left: 55px;
    }

    .rubber-tag {
        padding: 25px 25px;
    }

    .-value {
        font-size: 50px;
        font-weight: 600;
        line-height: 70px;
    }

    .banner-content p {
        font-weight: 400;
        font-size: 16px;
        margin: 10px 0px 25px;
        line-height: 29px;
    }

    .banner-content {
        padding: 0px;
        margin-right: 20px;
    }

    .banner-slider .swiper-button-prev {
        left: 100px;
    }

    .banner-slider .swiper-button-next {
        right: 100px;
    }

    .top-search-wrap {
        margin: 0px 3%;
    }

    .porto-icon-header p {
        font-size: 15px;
    }

    .porto-icon-header h3 {
        font-size: 18px;
    }

    .porto-icon-default i {
        font-size: 24px;
    }

    .category_item {
        padding: 10px 15px;
    }

    .porto-icon-box {
        padding: 15px;
        gap: 0px;
        margin-left: 0px;
    }

    .porto-icon-default {
        min-width: 50px;
        height: 50px;
        margin-right: 10px;
    }
}

@media (max-width:1300px) {
    .shop-dis h4 {
        font-size: 16px;
        min-height: 50px;
    }
}

@media (max-width:1199px) {
    .category_bx h5 {
        font-size: 16px;
    }

    .arrival-img img {
        height: 100px;
    }

    .chckout-main-wrap .accordion-button {
        width: 50px;
    }

    .cart_botm ul {
        padding-left: 0px;
        margin-top: 0px;
    }

    .cart-proceed,
    .shop-cart-wrapper,
    .summery-wrap .grand-total-wrap,
    .summery-wrap .coupon-box {
        padding: 20px 15px;
    }

    .shopcart_hd h3,
    .cart-proceed h4 {
        font-size: 22px;
    }

    .cart_botm {
        flex-wrap: wrap;
    }

    .total_prc h4 {
        font-size: 20px;
    }

    .cart-img {
        width: 150px;
        min-width: 150px;
    }

    .rating-container {
        row-gap: 10px;
        display: flex;
        flex-wrap: wrap;
    }

    .single-item-info {
        margin-left: 10px;
    }

    .arrival-item {
        padding: .5rem 1rem;
    }

    .arrival-left-wrap {
        margin-right: 0px;
    }

    footer .widget-title {
        font-size: 18px;
    }

    .newsletter-content {
        text-align: center;
        margin-bottom: 20px;
    }

    .sale-content h1 {
        font-size: 26px;
    }

    .sale-content h5 {
        font-size: 16px;
    }

    .sale-content .white-btn {
        height: 42px;
    }

    .sale-img {
        padding-right: 0;
    }

    .off-card h1 {
        font-size: 75px;
    }

    .trending .row [class*="col-"] {
        width: 33%;
    }

    .arival_bottom {
        margin-top: 25px;
    }

    .new-arrival .right-prod [class*="col-"] {
        padding: 0px;
        width: 50%;
    }

    .new-arrival .right-prod [class*="col-"]:nth-child(5),
    .new-arrival .right-prod [class*="col-"]:nth-child(6) {
        display: none;
    }

    .banner_video video,
    .banner_video img {
        height: 420px;
    }

    .banner-content span svg {
        width: 170px;
        display: none;
    }

    .banner-content h2 {
        font-size: 32px;
        line-height: 45px;
        margin-bottom: 15px;
    }

    .login_btns .theme-btn {
        height: 42px;
    }

    .srch_btn {
        right: 0;
        width: 34px;
    }

    .navbar .navbar-brand img {
        width: 145px;
        min-width: 145px;
    }

    header .nav-item {
        margin: 0px;
    }

    header .nav-item .nav-link {
        padding: 5px 10px !important;
        font-size: 14px;
    }

    .top-search-wrap input {
        min-width: 100%;
        height: 65px;
        padding: 5px 26px 5px 10px;
        font-size: 12px;
    }

    .srch_btn i {
        font-size: 12px !important;
    }
}


@media (max-width:1024px) {
    .banner-content {
        padding: 20px;
    }
}


@media (min-width:992px) and (max-width:1200px) {
    #search-form button {
        margin-top: 20px;
    }

    .header-card ul li {
        margin-right: 20px;
    }

    .bnr-cont h1 {
        line-height: 50px;
        font-size: 40px;
    }

    p {
        font-size: 14px;
        line-height: 26px;
    }

    .title-box .title {
        font-size: 32px;
        line-height: 42px;
    }

    .single-item {
        padding: 20px;
    }

    .single-item h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .about-left-content {
        padding: 0 40px 0 0;
    }

    .about-left-content p {
        font-size: 18px;
        line-height: 34px;
    }

    .about-right-content {
        margin-left: 0;
        margin-bottom: 0;
    }

    .service-card {
        padding: 20px;
    }

    .service-card h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .service-card p {
        font-size: 14px;
        line-height: 26px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #search-form button {
        margin-top: 20px;
    }

    .banner-sec {
        height: auto;
    }
}

@media (max-width:991px) {
    .buy-now-btns .item-single-btn-area a {
        height: 45px;
    }

    .order-detail-wrap .table {
        table-layout: auto;
    }

    .dashboard_area>.theme-btn {
        margin-left: 20px;
    }

    .dashboard_content {
        margin-left: 0px;
        min-height: 100%;
    }

    .left_sidebar {
        display: none;
    }

    .product-page-desc h1 {
        font-size: 26px;
    }

    .shop-filter #shop-product-clear-filters {
        height: 45px;
        line-height: 34px;
    }

    .cart_botm ul {
        margin-bottom: 0px;
    }

    .cart_botm .cart-qty {
        margin-bottom: 0px !important;
    }

    .my_cart {
        padding: 20px 15px;
    }

    .chk_nm span {
        font-size: 16px;
        width: 32px;
        height: 32px;
    }

    .chsck_hd h5 {
        font-size: 16px;
    }

    .checkout {
        padding: 50px 0px;
    }

    .summery-wrap .cart-title {
        font-size: 18px;
    }

    .shopcart_hd h3,
    .cart-proceed h4 {
        font-size: 18px;
    }

    .shop-cart {
        padding-bottom: 0px;
    }

    .shop-cart-wrapper h3 {
        font-size: 20px;
    }

    .cart_desc h5 {
        font-size: 18px;
    }

    .currency-price {
        font-size: 16px;
    }

    .sub_totl span {
        font-size: 18px;
    }

    .single-item-info .single-item-title {
        font-size: 22px;
    }

    .brand_nm,
    .single-item-price h5,
    .single-item-info h4 {
        font-size: 16px;
    }

    .specification .table-responsive {
        padding: 0px;
    }

    .rating_review {
        padding: 15px 0px;
    }

    .cart-btn {
        padding: 6px 12px;
        font-size: 14px;
    }

    .single-item-action .title {
        font-size: 18px;
    }

    .single-item-info .stock {
        font-size: 18px;
        margin-top: 10px;
    }

    .sidebar-title,
    .sidebar-list .form-group label {
        font-size: 16px;
    }

    .porto-icon-header h1 {
        font-size: 22px;
    }

    .porto-icon-default i {
        font-size: 18px;
    }

    .porto-icon-default {
        min-width: 42px;
        height: 42px;
    }

    .testimonial {
        padding-bottom: 10px;
    }

    .faqs {
        padding-bottom: 40px;
    }

    .featured {
        padding: 40px 0px 10px;
    }

    .trending {
        padding: 50px 0px;
    }

    .sale-img img {
        width: 80%;
    }

    .porto-icon-header p {
        font-size: 14px;
    }

    .porto {
        padding-top: 50px;
    }

    .cart_butn a {
        padding: 6px 12px;
        font-size: 14px;
    }

    .arrival-innr .cart_butn a {
        padding: 6px 12px;
    }

    .sec-title {
        font-size: 22px;
    }

    .new-arrival {
        padding: 50px 0px;
    }

    .bx_para {
        font-size: 14px;
    }

    .shop-left-sec .prdtSwiper2 .swiper-slide img {
        height: 300px;
    }

    .shop-section .prodct-row {
        padding: 0px 12px !important;
    }

    .shop-filter {
        margin-right: 0px;
    }

    #resultlist {
        top: 39px;
    }

    .faq-img {
        display: none;
    }

    .order-sale {
        order: 2;
    }

    .arrival-img img {
        height: 175px;
    }

    .profile_user {
        gap: 3px;
    }

    header .navbar .navbar-brand {
        margin: 0px;
    }

    .mobile-nav-icons a {
        margin-left: 10px;
    }

    .mobile-nav-icons .dropdown {
        margin-left: 0 !important;
    }

    .navbar-icons {
        order: 0;
    }

    .vl {
        border: 0px;
        height: inherit;
        width: 100%;
        position: relative;
        left: initial;
        right: inherit;
        transform: none;
        text-align: center;
        top: inherit;
    }

    .vl::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 1px;
        background: rgba(128, 128, 128, .16);
        left: 0;
        top: 20px;
    }

    .vl-innertext {
        left: initial;
        right: inherit;
        transform: none;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }

    .social-login .section-heading {
        text-align: center;
    }

    .login-wrap {
        background: #fff;
        border: 0px;
        padding: 0px;
        padding-bottom: 0px;
    }

    .login-wrapper {
        border: 1px solid rgba(128, 128, 128, .16);
        padding: 25px;
    }

    .login-wrapper .info {
        padding-left: 0px;
        padding-top: 0px;
    }

    .checkout .accordion-body {
        padding-left: 10px;
    }

    .form-signin .form-control {
        height: 45px;
    }

    .theme-btn {
        height: 45px;
    }

    .login_list {
        padding-left: 0px;
    }

    .login_list li {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .social-login {
        padding: 0px;
        margin-top: 20px;
    }

    .shopcart_hd h4 {
        font-size: 18px;
    }

    .thankyou-order h3 {
        font-size: 20px;
    }

    .summery-wrap .order-summery li:last-child span {
        font-size: 14px;
    }

    .paymnt-detail {
        gap: 10px;
    }

    .cart-proceed {
        margin-top: 20px;
    }

    .single-item-info {
        margin-left: 0px;
    }

    .social-links {
        margin-bottom: 20px;
    }

    .off-card {
        width: 25%;
        display: none;
    }

    .feature-boxes {
        padding: 15px 20px;
    }

    .feature-bx-icon {
        margin-right: 10px;
    }

    .footer-top [class*="col-"] {
        padding-left: 0px;
        width: 50%;
    }

    .faq-img {
        margin-bottom: 30px;
        text-align: center;
    }

    .faq-img img {
        width: 60%;
    }

    .sale-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-top .tab-col {
        width: 100%;
    }

    .footer-top {
        padding: 50px 0px 30px;
    }

    .arrival-left-wrap img {
        max-width: 260px;
    }

    .new-arrival .right-prod [class*="col-"] {
        padding: 0px;
        width: 33.3%;
    }

    .porto-icon-box {
        margin-bottom: 20px;
    }

    .right-prod {
        padding: 0px 1.5rem;
        margin-top: 30px;
    }

    .new-arrival .right-prod [class*="col-"]:nth-child(5),
    .new-arrival .right-prod [class*="col-"]:nth-child(6) {
        display: block;
    }

    .arrival-item {
        padding: 1rem 1rem;
    }

    .feature-boxes {
        margin-bottom: 20px;
    }

    .banner {
        padding-top: 0px;
    }

    .top-search-wrap input {
        height: 40px;
        padding: 5px 32px 5px 15px;
        font-size: 14px;
        border: 1px solid rgba(0, 0, 0, 0.12);
    }

    .login_btns {
        padding-left: 0px;
    }

    .srch_btn {
        width: 40px;
        bottom: -4px;
    }

    .srch_btn i {
        font-size: 15px !important;
    }

    body {
        font-size: 14px;
    }

    header .nav-item .nav-link {
        padding: 5px 0px !important;
        font-size: 15px;
    }

    .animate-underline .animate-target::after {
        background-color: #0000;
    }

    .count-content .login-wrapper .info {
        display: none;
    }

    .shop-left-sec {
        height: inherit;
    }

    .user-main {
        padding: 10px 0px 50px;
        background: #eff8ff;
    }

    .banner_video {
        margin-left: 0;
    }

    .banner-content {
        padding: 30px;
        margin: 0px;
    }

    .banner-content h2 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .rubber-tag {
        left: 50%;
        top: 46%;
        padding: 15px 35px;
        transform: translate(-50%, -50%);
    }

    .-desc {
        font-size: 16px;
        font-weight: 500;
    }

    .-value {
        font-size: 40px;
        line-height: 60px;
    }

    .banner .swiper-button-prev,
    .banner .swiper-button-next {
        display: none;
    }

    .banner-content::before {
        display: none;
    }

    .top-search-wrap {
        width: 100%;
        margin: 15px 0px 15px 0px;
    }

    /* .top-bar {
        display: none;
    } */
    .ftr-boxes {
        margin-bottom: 20px;
    }

    .banner-sec {
        height: auto;
    }

    .header-fix .navbar {
        padding-bottom: 20px;
    }

    .header-top {
        display: none;
    }

    .login-signup {
        padding: 50px 0;
    }

    .bnr-img {
        margin-top: 20px;
    }

    .ftr-dis {
        margin-bottom: 20px;
    }


    p {
        font-size: 14px;
        line-height: 26px;
    }

    .banner-sec {
        height: auto;
    }

    .banner-lft-dis h1 {
        color: #fff;
        font-size: 36px;
    }

    .banner-lft-dis p {
        color: #fff;
        font-size: 14px;
        line-height: 28px;
    }

    .auth-clients {
        padding-left: 0;
    }

    .banner_area {
        padding: 60px 0;
    }

    .bnr-cont h1 {
        line-height: 40px;
        font-size: 30px;
    }

    .title-box .title {
        font-size: 24px;
        line-height: 38px;
    }


    .section-pd {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-sec {
        padding: 50px 0;
    }

    .about-left-content {
        padding: 0;
    }

    .about-right-content {
        margin-left: 0;
    }

    .solution-left-content .title-box .title {
        font-size: 24px;
        line-height: 38px;
    }

    .solution-left-content {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .col-md-6:nth-child(2) .single-solution-card {
        top: 0;
    }

    .col-md-6:nth-child(4) .single-solution-card {
        top: 0;
    }

    .counter-section {
        padding: 20px;
    }

    .counter-section h1 {
        font-size: 24px;
        line-height: 38px;
    }

    .counter-section p {
        font-size: 14px;
        line-height: 26px;
    }

    .faq-section .accordion {
        padding: 0;
    }

    .about-left-content p {
        font-size: 16px;
        line-height: 28px;
    }

    .single-item h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .single-item {
        padding: 20px;
    }

    .single-solution-card {
        padding: 20px;
    }

    .service-card.style-one h4 {
        font-size: 24px;
        line-height: 38px;
    }

    .footer-newsletter h2 {
        font-size: 24px;
        line-height: 38px;
    }

    .single-solution-card p {
        font-size: 14px;
        line-height: 26px;
    }

    .service-card h4 {
        font-size: 16px;
    }

    .service-card p {
        font-size: 14px;
        line-height: 26px;
    }

    .sale-box {
        justify-content: center;
    }

    .sale-content {
        padding-left: 0px;
        text-align: center;
    }

    .sale-img {
        position: unset;
        width: 100%;
        margin-bottom: 0px;
        text-align: center;
    }

    .banner_video video,
    .banner_video img {
        height: 300px;
    }

    .border-divider {
        width: 4px;
        display: none;
    }

    .off-card h1 {
        font-size: 50px;
    }

    .off-card span {
        font-size: 25px;
    }

    footer .logo {
        margin-bottom: 12px;
    }

    .form-select,
    .form-control {
        height: 45px;
    }

    .header-sticky .top-bar {
        display: none;
    }
}

@media (max-width:768px) {

    .order_nam a {
        font-size: 18px;
    }

    .order-img {
        min-width: 120px;
    }

    .order-img img {
        width: 120px;
    }

    .feature-img img {
        height: 140px;
        margin-bottom: 5px;
    }

    .shop-img {
        min-height: 140px;
        height: 140px;
        margin-bottom: 5px;
    }

    .trend-innr h4 a,
    .feature-innr h4 a {
        font-size: 16px;
        line-height: 23px;
    }

    .trend-item-box,
    .feature-item-box {
        padding: 1rem 1rem;
    }

    .avg-rate .theme-krajee-svg.rating-md .krajee-icon {
        width: 14px;
        height: 14px;
    }

    .arrival-img,
    .trend-img {
        padding-bottom: 5px;
    }

    .arrival-img img,
    .trend-img img {
        height: 140px;
    }

    .login_btns .theme-btn {
        padding: 6px 20px;
    }

    .newsletter #subscribe-email {
        padding-right: 100px;
    }

    .chckout-main-wrap .address-box {
        padding: 10px 10px !important;
    }

    .login-box {
        padding: 30px 15px !important;
    }

    .cart_botm ul {
        margin-bottom: 0px;
    }

    .cart-box {
        position: relative;
        gap: 10px !important;
    }

    .total_prc {
        margin-left: 0px;
        text-align: left;
    }

    .cart_botm .cart-qty {
        margin-bottom: 0px !important;
    }

    .theme-btn {
        padding: 6px 12px;
        font-size: 15px;
    }

    .single-item-price span {
        font-size: 26px;
    }

    .brand_nm,
    .single-item-price h5 {
        font-size: 16px;
    }

    .single-item-info .single-item-title {
        font-size: 22px;
    }

    .facilities {
        gap: 0px !important;
    }

    .facilities-box img {
        width: 30px;
        margin-bottom: 3px;
    }

    .facilities-box p {
        font-size: 10px;
        line-height: 16px;
    }

    .product_btns .theme-btn {
        height: 45px;
    }

    .product_btns {
        gap: 10px;
    }

    .shop-left-sec .prdtSwiper {
        height: 120px;
    }

    .shop-dis h3 {
        font-size: 18px;
    }

    .shop-dis h4 {
        min-height: 50px;
        margin-bottom: 5px;
    }

    .cart-btn {
        padding: 10px 15px;
        font-size: 16px;
    }


    .rubber-tag {
        display: none;
    }

    .border-divider {
        width: 4px;
        display: none;
    }

    .sale-card {
        width: 100%;
        display: flex;
        position: relative;
    }

    .off-card h1 {
        font-size: 60px;
    }

    .off-card {
        border-bottom: 2px dashed #fff;
        padding: 15px;
        width: 100%;
    }

    .sale-box {
        flex-direction: column;
    }

    .sec-title {
        font-size: 25px;
    }

    .trending .row [class*="col-"] {
        width: 50%;
    }

    .new-arrival .right-prod [class*="col-"] {
        width: 50%;
    }

    .shop-cart {
        padding: 50px 0px;
    }

    .card-registration-2 .p-5 {
        padding: 0px !important;
    }

    .modal-header .btn_close {
        position: relative;
        left: 0;
        top: 0;
    }

    .checkout {
        padding: 50px 0px;
    }

    .shop-cart thead tr th {
        font-size: 14px;
    }

    .shop-cart tr td h5 {
        margin-bottom: 0;
        font-size: 14px;
    }

    .card-registration-2 h1 {
        font-size: 20px;
    }

    .cart-qty {
        display: flex;
    }

    .newsletter #subscribe-email {
        width: 100%;
        max-width: 100%;
    }

    .newsletter-content h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    p {
        font-size: 15px;
        line-height: 25px;
    }

    .newsletter-form .theme-btn {
        width: fit-content !important;
    }

    .off-card span {
        font-size: 15px;
    }

    .sale-content h1 {
        font-size: 30px;
    }

    .sale-content {
        padding-left: 0;
        padding: 25px 15px;
        text-align: center;
    }

    .newsletter-form {
        padding-left: 0;
    }

    .footer-top {
        padding: 70px 15px 30px;
    }

    .newsletter-inner {
        width: 100%;
    }

    .newsletter-form .theme-btn {
        width: 100%;
    }

    .newsletter-inner input {
        width: 100%;
        max-width: 100%;
    }

    .banner-content .main-btn {
        height: 42px;
    }

    .profile_user p {
        display: none;
    }

    .cart_botm ul li:first-child {
        border-left: 0px;
        padding-left: 0px;
    }

    .sub_totl {
        margin-top: 5px;
    }

    .single-item-action {
        margin: 15px 0px;
    }
}

@media (max-width:580px) {
    .buy-now-btns .item-single-btn-area a {
        height: 38px;
    }

    .Cart_Btn {
        width: calc(50% - 5px);
        margin-right: 5px;
    }

    .buy-now-btns {
        padding-left: 5px;
    }

    .categories_sec {
        padding-bottom: 10px;
    }

    .category_bx h5 {
        font-size: 14px;
        margin: 12px 5px;
    }

    .section-padding {
        padding: 50px 0px;
    }

    .product-page-desc {
        padding-bottom: 0px;
    }

    .product-page-desc h1 {
        font-size: 22px;
    }

    .shop-filter #shop-product-clear-filters {
        height: 38px;
        line-height: 28px;
    }

    .order_Itm {
        margin: 0px 0px 10px;
        padding-bottom: 15px;
    }

    .shop-left-sec .prdtSwiper2 .swiper-slide img {
        height: 240px;
    }

    .product_btns .theme-btn {
        height: 38px;
    }

    .rating_review {
        padding: 15px 0px;
    }

    .single-item-info .single-item-title {
        font-size: 20px;
    }

    .single-item-info h4 {
        font-size: 16px;
    }

    .shop-dis .cart-btn {
        padding: 6px 15px;
        height: 38px;
        font-size: 14px;
    }

    .theme-btn {
        height: 38px;
    }

    .sidebar-list .input-group input {
        height: 35px;
    }

    .sidebar-list .form-check {
        padding: 5px 10px 5px 25px;
    }

    .theme-krajee-svg.rating-md .krajee-icon,
    .theme-krajee-svg.rating-md .krajee-icon-clear {
        width: 14px;
        height: 14px;
    }

    .shop-dis .currency-price {
        font-size: 18px;
    }

    .shop-card {
        padding: 1rem 1rem;
    }

    .breadcrumb {
        margin-bottom: 10px;
    }

    .arrival-innr .cart_butn a {
        padding: 6px 15px;
        font-size: 14px;
    }

    .avg-rate {
        margin-bottom: 2px !important;
    }

    .avg_rating {
        font-size: 14px;
    }

    .category_item {
        height: 150px;
    }

    .arival_bottom .theme-btn {
        height: 40px;
        font-size: 14px;
        font-weight: 400;
    }

    .price-display {
        min-height: inherit;
        flex-wrap: wrap;
    }

    .cart_butn a {
        padding: 6px 12px;
        font-size: 14px;
    }

    .price-display .featured_rating {
        width: 100%;
        padding-left: 0px;
        text-align: left;
        justify-content: start;
        margin-top: 5px;
    }

    .cart_desc h5 {
        font-size: 18px;
    }

    .shopcart_hd h4 {
        font-size: 18px;
    }

    .checkout .modal-footer {
        margin-top: 0px;
    }

    .shopcart_hd h3,
    .cart-proceed h4 {
        font-size: 20px;
    }

    footer .logo {
        margin-bottom: 15px;
    }

    .sec-title {
        font-size: 22px;
    }

    .sale-content h1 {
        font-size: 22px;
    }

    .sale-img {
        padding: 0px 25px;
    }

    .arrival-innr h4,
    .trend-innr h4,
    .feature-innr h4 {
        min-height: 46px;
        margin-bottom: 5px !important;
    }

    .newsletter-content h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .sign-in-as-user {
        padding: 0px;
    }

    .reset-wrap {
        padding: 20px;
    }

    .form-select,
    .form-control {
        height: 42px;
    }

    .reset-wrap .theme-btn {
        height: 42px;
    }

    .lgin_btn {
        margin-top: 0px !important;
    }

    .social-links {
        margin-bottom: 10px;
    }

    .auth-clients {
        margin-bottom: 0px;
    }

    .vl-innertext {
        width: 32px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
    }

    .login-wrapper .auth-link {
        height: 40px;
    }

    .auth-clients li a .auth-icon::before {
        height: 40px;
        font-size: 18px;
        top: 7px;
    }

    .login_list {
        display: none;
    }

    .vl {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .vl::before {
        top: 15px;
    }

    .social-login {
        margin-top: 0px;
    }

    .login-wrap {
        padding-bottom: 0px;
    }

    .login-wrapper .theme-btn {
        height: 42px;
    }

    .form-signin .form-control {
        height: 42px;
        font-size: 14px;
    }

    .login_list li {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .social-login .section-heading {
        margin-bottom: 10px !important;
    }

    .field-icon {
        right: 26px;
        top: 13px;
    }

    .login-signup {
        padding: 30px 0;
    }

    .login-wrapper .section-heading h2 {
        font-size: 20px;
        padding-bottom: 0px !important;
    }

    .registration-view p {
        margin-bottom: 0px;
    }

    .login-wrapper {
        padding: 15px;
    }

    .form-row {
        height: 160px;
    }

    #remember label,
    .forgot-password {
        font-size: 14px;
    }

    .copyright {
        padding: 20px 0px;
    }

    .faqs .sec-title {
        margin-bottom: 30px !important;
    }

    .faq-img img {
        width: 80%;
    }

    .off-card {
        padding: 30px 15px;
    }

    .footer-top {
        padding: 40px 15px 10px;
    }

    .faqs {
        padding-bottom: 50px;
    }

    .testimonial {
        padding-bottom: 20px;
    }

    .featured {
        padding: 50px 0px 10px;
    }

    .trending {
        padding: 50px 0px;
    }

    .porto {
        padding-top: 50px;
    }

    .new-arrival {
        padding: 30px 0px 50px;
    }

    .banner-content {
        padding: 15px 15px 20px 15px;
    }

    .banner_video video,
    .banner_video img {
        height: 220px;
    }

    .banner-slide .row {
        position: relative;
        z-index: 99;
        flex-direction: column-reverse;
    }

    .rubber-tag {
        display: none;
    }

    .form-row {
        font-size: 14px;
    }

    .banner-content h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .banner-content p {
        font-size: 16px;
        margin: 0px 0px 20px;
        line-height: 26px;
    }

    .footer-top [class*="col-"] {
        width: 100%;
    }

    .mobile-col {
        width: 50% !important;
    }

    .inner_card {
        padding: 30px 15px;
    }

    .sec-title {
        font-size: 18px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 35px;
        height: 35px;
        border-radius: 3px;
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 16px;
    }

    .testimonial_box {
        padding: 20px 15px;
        border-radius: 4px;
    }

    .testimonial-img {
        margin-bottom: 10px;
    }

    .featured-slider .swiper-wrapper,
    .testimonial .swiper-wrapper {
        margin-top: 25px !important;
    }

    .banner-content h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .faqs .accordion-item:last-child {
        margin-bottom: 0px;
    }

    .total_prc {
        margin-left: 0px;
        text-align: left;
        width: 100%;
        position: absolute;
        bottom: 10px;
        left: 0;
    }

    .header-call .header-call-bx a {
        font-size: 14px;
        color: #000000;
    }

    .header-call {
        gap: 8px !important;
    }

    .header-dropdown .dropdown-menu .dropdown-item {
        padding: 8px 10px;
        font-size: 13px;
    }
}

@media (max-width:480px) {

    .addres_detl h4,
    .order-tracking h4,
    .order_overview h4,
    .return-title,
    .order-titl,
    .order-detail-wrap h5 {
        font-size: 18px;
    }

    .dashboard_menu ul li a {
        font-size: 15px;
    }

    .dashboard_area .offcanvas-header h4 {
        font-size: 18px;
    }

    .db_inr_hd h4 {
        font-size: 16px;
    }

    .dashboard_area>.theme-btn {
        margin-left: 15px;
    }

    .dashboard_content {
        padding: 15px;
    }

    .user-main {
        padding: 10px 0px 10px;
    }

    .category_bx {
        margin-bottom: 20px;
        height: calc(100% - 20px);
    }

    .category_bx img {
        height: 100px;
    }

    .db_inr_hd h2 {
        font-size: 16px;
    }

    .order_Itm .total_Pric {
        font-size: 14px;
    }

    .order_nam a {
        font-size: 14px;
    }

    .order-img {
        min-width: 100px;
    }

    .order-img img {
        width: 100px;
    }

    .form-select,
    .form-control {
        height: 38px;
    }

    .dasboard_header .dasboard_header_img {
        width: 110px;
        height: 110px;
    }

    .dasboard_header {
        padding: 0px 0px 10px 0;
    }

    .sign-in-as-user h1 {
        font-size: 20px;
    }

    .form-row {
        margin: 0px;
    }

    .sign-in-as-user .flex-center {
        gap: 10px;
    }

    .vl {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .faqs {
        padding-bottom: 30px;
    }

    .testimonial {
        padding-bottom: 0px;
    }

    .swiper {
        padding-bottom: 30px;
    }

    .featured {
        padding: 30px 0px 0px;
    }

    .porto {
        padding-top: 30px;
    }

    .cart-img {
        width: 130px;
        min-width: 130px;
    }

    .sub_totl {
        margin-top: 4px;
    }

    .shop-cart-wrapper .currency-price {
        font-size: 16px;
    }

    .sub_totl span {
        font-size: 16px;
    }

    .cart_desc h5 {
        font-size: 16px;
    }

    .shop-cart-wrapper .cart_botm {
        margin-top: 5px;
    }

    .total_prc span {
        font-size: 18px;
    }

    .cart_botm ul {
        width: 100%;
        margin-top: 10px;
    }

    .theme-btn {
        font-size: 14px;
    }

    .product_btns .theme-btn {
        font-size: 14px;
    }

    .specification h4 {
        padding: 10px;
    }

    .single-item-action {
        gap: 0px;
        margin: 15px 0px;
    }

    .single-item-action .title {
        font-size: 16px;
    }

    .single-item-info .stock {
        font-size: 16px;
        margin-top: 15px;
    }

    .single-item-rating {
        margin: 8px 0;
    }

    .single-item-price span {
        font-size: 26px;
    }

    .single-item-price del span {
        font-size: 20px;
    }

    .specification .table-responsive {
        padding: 0px;
    }

    .single-item-content {
        font-size: 13px;
        color: #6E6E6F;
    }

    .footer-top {
        padding: 30px 15px 10px;
    }

    .cart-qty button {
        font-size: 14px;
        height: 38px;
        width: 38px;
        padding: 0px;
    }

    .cart-qty .btn {
        padding: 0px;
        height: 38px;
    }

    .shop-dis .cart-qty input {
        height: 38px;
    }

    .shop_botm {
        flex-wrap: wrap;
    }

    .shop_botm h3 {
        width: 100%;
        margin-bottom: 5px !important;
    }

    .trending {
        padding: 30px 0px;
    }

    .new-arrival {
        padding: 30px 0px 30px;
    }

    .social-links {
        margin-bottom: 12px;
    }

    .copyright {
        padding: 15px 0px;
    }

    .copyright-item {
        font-size: 13px;
    }

    .axil-footer-widget .inner p {
        margin-bottom: 4px;
    }

    footer .widget-title {
        font-size: 16px;
        margin-bottom: 6px;
    }

    footer .inner ul li {
        margin-bottom: 5px;
        font-size: 13px;
    }

    .newsletter-inner::before {
        top: 9px;
    }

    .newsletter-form .theme-btn {
        height: 34px;
        font-size: 14px;
    }

    .newsletter #subscribe-email {
        height: 40px;
    }

    .newsletter-content h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .faqs .accordion-item {
        margin-bottom: 15px;
        border-radius: 4px;
    }

    .faqs .accordion-button {
        padding: 12px 15px;
        font-size: 14px;
    }

    .sale-img img {
        width: 80%;
    }

    .testimonial_box h5 {
        font-size: 16px;
    }

    .testimonial-img img {
        width: 30px;
    }

    .testimonial_box p {
        margin-bottom: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }

    .porto-icon-header h1 {
        font-size: 18px;
    }

    .porto-icon-header p {
        font-size: 13px;
    }

    .porto-icon-default {
        min-width: 42px;
        height: 42px;
    }

    .porto-icon-default i {
        font-size: 18px;
    }

    .porto-icon-box {
        margin-bottom: 10px;
        padding: 10px 15px;
    }

    .feature-boxes .bx_head {
        font-size: 14px;
    }

    .bx_para {
        font-size: 13px;
    }

    .arrival-left-wrap img {
        max-width: 220px;
    }

    .feature-boxes {
        margin-bottom: 10px;
        padding: 10px 15px;
    }

    .banner_video video,
    .banner_video img {
        height: 150px;
    }

    p {
        font-size: 13px;
        line-height: 22px;
    }

    body {
        font-size: 13px;
        line-height: 22px;
    }

    .btn {
        font-size: 14px;
    }

    .thankyou-order h3 {
        font-size: 16px;
    }

    .thankyou-order {
        margin-bottom: 20px !important;
    }

    .cart-proceed,
    .shop-cart-wrapper,
    .summery-wrap .grand-total-wrap,
    .summery-wrap .coupon-box {
        padding: 15px;
    }

    .shopcart_hd h4 {
        font-size: 16px;
    }

    .shop-cart-wrapper .cart-box:last-child {
        padding-bottom: 0px;
    }

    .paymnt-detail a img {
        width: 50px;
        height: 40px;
    }

    .chk_nm span {
        font-size: 16px;
        width: 35px;
        height: 35px;
    }

    .chckout-main-wrap {
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .summery-wrap .cart-title {
        font-size: 16px;
    }

    .chsck_hd h5 {
        font-size: 16px;
    }

    .shopcart_hd h3,
    .cart-proceed h4 {
        font-size: 16px;
        margin-bottom: 8px !important;
    }

    .shop-cart {
        padding: 30px 0px;
    }

    .banner-content p {
        font-size: 14px;
        margin: 0px 0px 15px;
        line-height: 24px;
    }

    .shop-cart-wrapper h3 {
        font-size: 18px;
    }

    .shop-cart-wrapper .cart-qty input {
        height: 30px;
    }

    .shop-cart-wrapper .cart-qty button {
        font-size: 12px;
        height: 30px;
        width: 30px;
    }

    .shop-cart-wrapper .btn {
        height: 30px;
    }

    .banner-slide {
        border-radius: 10px;
    }

    .account-btns .btn-secondary {
        height: 38px;
        padding: 10px 20px;
        font-size: 14px;
    }

    .shop-filter .form-control {
        font-size: 13px;
    }
}

@media (max-width:410px) {
    .cart_botm ul {
        gap: 5px;
    }

    .cart_botm ul li a {
        font-size: 12px;
    }
}