/* Large Desktop (1400px and above) */
@media screen and (min-width: 1400px) {
    .bb-col-6 {
        width: 16.6666%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666%;
        flex: 0 0 16.6666%;
    }
}

/* Desktop (1200px and above) */
@media screen and (min-width: 1200px) {
    .bb-col-5 {
        width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }
}

/* Large Desktop to Desktop (1399px and below) */
@media only screen and (max-width: 1399px) {
    /* Header */
    .bottom-header .inner-bottom-header .header-search {
        width: 500px;
    }

    /* Footer */
    .bb-footer
        .footer-top
        .bb-footer-widget
        .bb-footer-links
        .bb-footer-link
        a {
        font-size: 15px;
    }
    .bb-footer .footer-top .bb-footer-widget .bb-footer-links li p {
        font-size: 15px;
    }
    .bb-footer .footer-top .bb-footer-widget .app-img img {
        max-width: 120px;
    }
    .bb-footer .footer-top .bb-footer-widget .bb-footer-detail {
        font-size: 15px;
    }

    /* Hero Section */
    .hero-image svg {
        right: -30px;
    }

    /* Category Section */
    .bb-category-contact .category-title h2 {
        font-size: 95px;
    }
    .bb-category-box .category-image img {
        height: 100%;
        width: 100%;
    }
    .bb-category-box {
        padding: 20px;
    }

    /* Banner Section */
    .banner-box .inner-banner-box .side-image img {
        width: 230px;
        height: 230px;
    }

    /* Vendor Section */
    .bb-vendor-rows .bb-vendor-box .bb-count {
        margin-bottom: 8px;
    }
    .bb-vendor-rows .bb-vendor-box .bb-count h5 {
        font-size: 28px;
    }
    .bb-vendor-rows .bb-vendor-box .inner-text p {
        font-size: 14px;
    }
}

/* Desktop to Tablet (1199px and below) */
@media screen and (max-width: 1199px) {
    /* Spacing */
    .padding-tb-100 {
        padding: 70px 0;
    }
    .padding-t-100 {
        padding-top: 70px;
    }
    .padding-b-100 {
        padding-bottom: 70px !important;
    }
    .padding-tb-50 {
        padding: 10px 0;
    }
    .padding-t-50 {
        padding-top: 35px;
    }
    .padding-b-50 {
        padding-bottom: 35px;
    }
    .margin-tb-50 {
        margin: 35px 0;
    }
    .margin-t-50 {
        margin-top: 35px;
    }
    .margin-b-50 {
        margin-bottom: 35px;
    }

    /* Header */
    .bb-main-menu-desk .bb-inner-menu-desk {
        position: relative;
    }
    .bb-main-menu-desk .bb-inner-menu-desk .bb-main-menu {
        position: unset;
    }
    .bottom-header .inner-bottom-header .header-search {
        width: 400px;
    }
    .bottom-header .inner-bottom-header .bb-header-buttons .bb-btn-desc {
        display: none;
    }
    .bb-header-btn .header-icon svg {
        width: 25px;
        height: 25px;
    }

    /* Footer */
    .bb-footer
        .footer-top
        .bb-footer-widget
        .bb-footer-links
        .bb-footer-link
        a {
        font-size: 14px;
    }
    .bb-footer .footer-top .bb-footer-widget .bb-footer-links li p {
        font-size: 14px;
    }
    .bb-footer .footer-top .bb-footer-widget .bb-footer-detail {
        font-size: 14px;
    }

    /* Hero Section */
    .hero-image svg {
        width: 125%;
    }
    .hero-image img {
        padding-right: 30px;
    }
    .hero-contact p {
        margin-bottom: 10px;
        font-size: 16px;
    }
    .hero-contact h1,
    .hero-contact h2 {
        margin-bottom: 10px;
        font-size: 38px;
    }
    .hero-contact h1 span:after,
    .hero-contact h2 span:after {
        height: 60px;
        width: 40px;
        top: -35px;
        right: -35px;
    }

    /* Category Section */
    .bb-category-box .category-image img {
        height: 100%;
        width: 100%;
    }
    .bb-category-contact .category-title h2 {
        font-size: 70px;
    }

    /* Banner Section */
    .banner-box .inner-banner-box .side-image img {
        width: 140px;
        height: 140px;
    }

    /* Layout */
    .width-50 {
        width: 100% !important;
    }
}

/* Tablet (991px and below) */
@media screen and (max-width: 991px) {
	.w-lg-50{
	width:100% !important;
	}
    .product-tabs ul {
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .product-tabs ul .nav-item .nav-link {
        white-space: nowrap;
        font-size: 12px !important;
    }
    .bottom-header .inner-bottom-header {
        display: block;
    }
    .bb-pro-box .bb-pro-contact {
        padding: 10px;
    }
    .bb-services-box {
        padding: 10px;
        border-radius: 10px;
    }
    .bb-services-box .services-contact h4 {
        font-size: 12px;
    }

    .bb-breadcrumb-inner .bb-breadcrumb-list li {
        font-size: 10px;
    }
    .bb-single-pro-contact .bb-sub-title h4 {
        font-size: 18px;
    }
    /* Section Title */
    .section-title {
        padding-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }
    .section-title .section-detail {
        margin-bottom: 12px;
    }
    .section-title .section-detail p {
        margin-left: auto;
        margin-right: auto;
    }
    .p-0-991 {
        padding: 0;
    }

    /* Header */
    .header-search .bb-btn-group-form {
        margin-left: 20px;
    }
    .header-search .bb-btn-group-form .inner-select {
        display: none;
    }
    .header-search .bb-btn-group-form input {
        min-height: 40px;
        height: 40px;
        padding: 10px;
    }
    .bb-category-toggle {
        margin-left: 20px;
        border: 1px solid #eee;
        width: 40px;
        height: 40px;
        border-radius: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .bb-category-toggle svg {
        width: 22px;
        height: 22px;
    }
    .bottom-header .inner-bottom-header .bb-sidebar-toggle svg {
        width: 22px;
        height: 22px;
    }
    .bb-main-menu-desk {
        display: none;
    }
    .bb-main-menu-desk .bb-inner-menu-desk {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .bb-main-menu-desk .bb-inner-menu-desk .bb-dropdown-menu {
        display: none;
    }
    .bb-main-menu-desk .bb-inner-menu-desk .header-search {
        width: 500px;
        display: inline;
    }
    .bb-header-btn .header-icon svg {
        width: 22px;
        height: 22px;
    }
    .bottom-header {
        padding: 15px 0;
    }
    .bottom-header .inner-bottom-header .bb-sidebar-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .bottom-header .inner-bottom-header .header-logo img {
        width: 115px;
    }
    .bottom-header .inner-bottom-header .header-search {
        width: 100%;
        min-width: 300px;
    }
    .top-header .cargo-info{
		margin-left:15px;
    }
    .bb-toggle-menu {
        margin-left: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .bb-main-menu {
        display: none !important;
    }

    /* Footer */
    .bb-footer .footer-top .bb-footer-company {
        margin-bottom: 24px;
    }
    .bb-footer .footer-top .container > .row {
        padding: 0;
    }
    .bb-footer .footer-top .bb-footer-widget .bb-footer-links ul {
        margin-bottom: 15px;
    }
    .bb-footer
        .footer-top
        .bb-footer-widget
        .bb-footer-links
        .bb-footer-link:not(:last-child) {
        margin-bottom: 15px;
    }
    .bb-footer .footer-top .col-sm-12.col-lg-3 {
        width: 100%;
        margin-bottom: 0;
    }
    .bb-footer
        .footer-top
        .bb-footer-contact
        .bb-footer-widget
        .bb-footer-heading {
        margin-bottom: 15px;
    }
    .bb-footer-contact {
        margin-bottom: 0;
    }
    .footer-news-title {
        font-size: 20px;
    }
    .bb-subscribe-form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
        flex: 0 0 58%;
    }
    .bb-heading-res {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        display: block;
        text-align: right;
    }
    .bb-footer-links.bb-footer-dropdown {
        display: none;
        padding: 0 0 20px 0;
    }
    .footer-bottom-copy {
        text-align: center;
    }
    .footer-bottom {
        padding: 15px 0;
    }
    .footer-bottom .col {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
    .footer-bottom .bb-bottom-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer-bottom .bb-bottom-info .footer-copy {
        margin-bottom: 15px;
    }
    .col.footer-bottom-right {
        margin: 15px auto;
    }
    .footer-bottom-payment.d-flex.justify-content-end {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .bb-footer .footer-top .bb-footer-widget .s-head {
        display: block;
    }
    .bb-footer .footer-top .bb-footer-widget .bb-footer-heading {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .m-minus-991 {
        margin-bottom: -15px;
    }

    /* Hero Section */
    .hero-image {
        padding: 0 50px;
    }
    .hero-image img {
        padding-right: 0;
    }
    .hero-image svg {
        width: 100%;
        top: 0;
    }
    .hero-contact {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .hero-contact h1,
    .hero-contact h2 {
        font-size: 45px;
        text-align: center;
    }
    .hero-contact h1 span:after,
    .hero-contact h2 span:after {
        height: 40px;
        width: 28px;
        top: -25px;
        right: -25px;
    }
    .hero-slider .swiper-pagination {
        display: none;
        margin: 0 0 0 -1px;
        bottom: -8px;
        text-align: right;
    }

    /* Category Section */
    .bb-category-img {
        display: none;
    }
    .bb-category-contact {
        margin-top: -24px;
    }
    .bb-category-contact .category-title {
        display: none;
    }
    .bb-category-block {
        margin-left: 0;
        width: 100%;
        padding: 0;
    }
    .bb-category-block:before,
    .bb-category-block:after {
        display: none;
    }

    /* Banner Section */
    .banner-box .inner-banner-box .side-image img {
        width: 280px;
        height: 280px;
    }
    .banner-box .inner-banner-box .inner-contact h5 {
        font-size: 28px;
    }
    .banner-two-box {
        max-width: 300px;
    }
    .banner-two-box span {
        font-size: 18px;
    }
    .banner-two-box h4 {
        font-size: 30px;
    }
    .section-banner-two {
        max-height: 400px;
        min-height: auto;
    }
    .banner-justify-box-contact {
        height: 400px;
    }

    /* Product Section */
    .bb-pro-tab ul.bb-pro-tab-nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow-x: auto;
        width: 100%;
        flex-wrap: nowrap;
    }
    .bb-pro-tab ul.bb-pro-tab-nav li a {
        white-space: nowrap;
    }

    /* Instagram Section */
    .section-instagram .bb-title {
        padding: 8px 20px;
    }
    .section-instagram .bb-title h3 {
        font-size: 25px;
    }

    /* Modal */
    .modal-dialog {
        max-width: 720px;
        width: 720px;
    }

    /* Single Product */
    .single-pro-slider {
        max-width: 500px;
        margin: auto;
    }

    /* Cart Accordion */
    .bb-cart-table {
        padding: 0;
    }
    .cart-item-accordion {
        background: #fff;
        border: 1px solid #eee;
        border-radius: 10px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    .cart-item-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .cart-item-header:hover {
        background: #f8f9fa;
    }
    .cart-item-main {
        display: flex;
        align-items: center;
        gap: 15px;
        flex: 1;
    }
    .cart-item-image {
        width: 80px;
        height: 80px;
        flex-shrink: 0;
    }
    .cart-item-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 8px;
    }
    .cart-item-info {
        flex: 1;
    }
    .cart-item-title {
        font-size: 16px;
        margin: 0 0 5px;
        color: #333;
    }
    .cart-item-price {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .cart-item-price .old-price {
        color: #999;
        text-decoration: line-through;
        font-size: 14px;
    }
    .cart-item-price .current-price {
        color: #333;
        font-weight: 600;
        font-size: 16px;
    }
    .cart-item-toggle {
        padding: 5px;
        display: block;
        transition: transform 0.3s ease;
    }
    .cart-item-toggle i {
        font-size: 20px;
        color: #666;
    }
    .cart-item-header[aria-expanded="true"] .cart-item-toggle {
        transform: rotate(180deg);
    }
    .cart-item-body {
        border-top: 1px solid #eee;
        display: none;
    }
    .cart-item-details {
        padding: 15px;
        display: flex !important;
        gap: 15px;
    }
    .cart-item-quantity,
    .cart-item-total {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cart-item-quantity label,
    .cart-item-total label {
        font-weight: 600;
        color: #666;
        margin: 0;
    }
    .cart-item-total .total-price {
        font-weight: 600;
        color: #333;
        font-size: 16px;
    }
    .cart-item-actions {
        text-align: right;
    }
    .cart-remove-item {
        background: none;
        border: none;
        color: #dc3545;
        padding: 8px 15px;
        border-radius: 5px;
        cursor: pointer;
        display: inline-flex;
        align-items: center;
        gap: 5px;
        transition: all 0.3s ease;
    }
    .cart-remove-item:hover {
        background: #fff5f5;
    }
    .cart-remove-item i {
        font-size: 18px;
    }
}

/* Mobile (767px and below) */
@media screen and (max-width: 767px) {
    /* Header */
    .bb-header-btn:first-child {
        margin: 0 !important;
    }
    .inner-bottom-header .header-search {
        padding: 15px 0;
    }
    .bb-logo-detail {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        align-items: center;
    }
    .header-search .bb-btn-group-form {
        margin: 0;
    }

    /* Footer */
    .bb-footer .footer-top .bb-footer-widget .bb-footer-logo,
    .bb-footer .footer-top .bb-footer-widget .bb-footer-dark-logo {
        max-width: 130px;
    }

    /* Hero Section */
    .hero-contact h1,
    .hero-contact h2 {
        font-size: 40px;
    }

    /* Banner Section */
    .banner-box .inner-banner-box .side-image img {
        width: 200px;
        height: 200px;
    }
    .banner-box:before {
        left: -300px;
    }
    .banner-box:after {
        right: -100px;
    }
    .banner-box:hover:before {
        left: -310px;
    }
    .banner-box:hover:after {
        right: -110px;
    }

    /* Product Section */
    .bnr-details-bg {
        padding: 15px;
    }
    .width-100 .bb-pro-box {
        display: block;
        overflow: hidden;
    }
    .width-100 .bb-pro-box .bb-pro-img {
        max-width: 100%;
        border-bottom: 1px solid #eee;
        border-right: 0;
    }
    .width-100 .bb-pro-box .bb-pro-img .inner-img {
        border-bottom-left-radius: 20px;
    }
    .width-100 .bb-pro-box .bb-pro-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .width-100 .bb-pro-box .bb-pro-contact p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    /* Modal */
    .modal-dialog {
        width: 80%;
        height: auto;
        max-width: 100%;
        padding: 35px 0;
        margin: 0 auto;
    }

    /* Cart Accordion */
    .cart-item-image {
        width: 60px;
        height: 60px;
    }
    .cart-item-title {
        font-size: 15px;
    }
    .cart-item-price .current-price {
        font-size: 15px;
    }
    .cart-item-price .old-price {
        font-size: 13px;
    }
    .cart-item-details {
        padding: 12px;
    }
    .cart-item-quantity label,
    .cart-item-total label {
        font-size: 14px;
    }
    .cart-item-total .total-price {
        font-size: 15px;
    }
    .cart-remove-item {
        font-size: 14px;
        padding: 6px 12px;
    }
}

/* Small Mobile (575px and below) */
@media screen and (max-width: 575px) {
    /* Header */
    .header-search .bb-btn-group-form .custom-dropdown {
        padding: 0 10px;
    }
    .bb-flex-justify {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .bb-main-menu-desk .bb-inner-menu-desk .bb-header-btn {
        display: none;
    }
    .bb-main-menu-desk .bb-inner-menu-desk .header-search {
        width: 100%;
    }
    .bottom-header .inner-bottom-header .bb-sidebar-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .bottom-header .inner-bottom-header .header-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    /* Hero Section */
    .section-hero .bb-social-follow {
        display: none;
    }
    .section-hero .bb-scroll-Page {
        display: none;
    }
    .hero-image {
        padding: 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .hero-image img {
        padding: 0 0 30px 0;
    }
    .hero-image svg {
        right: 0;
    }
    .hero-contact {
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .hero-contact h1,
    .hero-contact h2 {
        font-size: 35px;
    }
    .hero-slider .swiper-pagination {
        bottom: 0;
    }

    /* Banner Section */
    .banner-box .inner-banner-box .side-image img {
        width: 100%;
        height: auto;
    }
    .banner-box .inner-banner-box .inner-contact h5 {
        font-size: 24px;
    }

    /* Product Section */
    .bb-pro-box {
        max-width: 380px;
        margin: auto;
        display: block;
    }
    .bb-pro-box .bb-pro-img {
        height: 100%;
        max-width: 100%;
        border-bottom: 1px solid #eee;
        border-right: 0;
    }
    .bb-pro-box .bb-pro-img .inner-img {
        border-bottom-left-radius: 20px;
    }
    .bb-pro-box .bb-pro-contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .bb-pro-box .bb-pro-contact p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .bb-pro-pagination {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .bb-pro-pagination p {
        margin-bottom: 10px;
    }

    /* Modal */
    .modal-dialog {
        width: 90%;
    }

    /* Single Product */
    .bb-inner-tabs .bb-reviews .reviews-bb-box,
    .bey-single-accordion .bb-reviews .reviews-bb-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bb-inner-tabs .bb-reviews .reviews-bb-box .inner-image,
    .bey-single-accordion .bb-reviews .reviews-bb-box .inner-image {
        margin-right: 0;
        margin-bottom: 12px;
    }

    /* Register */
    .bb-register form .bb-register-width-50 {
        width: 100%;
    }

    /* Cart Accordion */
    .cart-item-header {
        padding: 12px;
    }
    .cart-item-image {
        width: 50px;
        height: 50px;
    }
    .cart-item-title {
        font-size: 14px;
    }
    .cart-item-price .current-price {
        font-size: 14px;
    }
    .cart-item-price .old-price {
        font-size: 12px;
    }
    .cart-item-details {
        padding: 10px;
    }
    .cart-item-quantity label,
    .cart-item-total label {
        font-size: 13px;
    }
    .cart-item-total .total-price {
        font-size: 14px;
    }
    .cart-remove-item {
        font-size: 13px;
        padding: 5px 10px;
    }
    .cart-remove-item i {
        font-size: 16px;
    }
}

/* Extra Small Mobile (480px and below) */
@media screen and (max-width: 480px) {
    /* Checkout */
    .bb-checkout-contact .checkout-radio {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bb-checkout-sidebar .checkout-method .inner-del {
        width: 100%;
    }
    .bb-checkout-sidebar .checkout-method .bb-del-option {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bb-checkout-sidebar
        .checkout-method
        .bb-del-option
        .inner-del:not(:last-child) {
        margin-bottom: 8px;
    }

    /* Banner Section */
    .banner-box .inner-banner-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .banner-box .inner-banner-box .side-image {
        padding: 0;
        margin-bottom: 12px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .banner-box .inner-banner-box .side-image img {
        width: calc(100% - 70px);
    }
    .banner-box .inner-banner-box .inner-contact {
        padding: 0;
        max-width: 100%;
        text-align: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .banner-box .inner-banner-box .inner-contact h5 {
        margin-bottom: 2px;
        font-size: 22px;
    }
    .banner-box .inner-banner-box .inner-contact p {
        margin-bottom: 8px;
        font-size: 14px;
    }

    /* Product Section */
    .bb-bnr-details .inner-contact {
        padding: 20px;
    }
    .bb-bnr-details .inner-contact h4 {
        font-size: 26px;
    }
    .bb-bnr-details .inner-contact p {
        font-size: 16px;
        line-height: 20px;
    }

    /* Mobile Menu */
    .bb-mobile-menu {
        width: 300px;
        z-index: 9999;
    }
    .header-search .bb-btn-group-form .inner-select {
        display: none;
    }
    .header-search .bb-btn-group-form input {
        padding: 10px;
    }
    .bottom-header .inner-bottom-header .header-search {
        min-width: auto;
    }
}

/* Extra Small Mobile (420px and below) */
@media screen and (max-width: 420px) {
    /* Checkout */
    .bb-checkout-sidebar .bb-checkout-pro .pro-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bb-checkout-sidebar .bb-checkout-pro .pro-items .image {
        margin-right: 0;
        margin-bottom: 15px;
    }

    /* Hero Section */
    .hero-contact h1,
    .hero-contact h2 {
        font-size: 30px;
    }
    .hero-image {
        padding: 0;
    }
    .hero-image svg {
        width: 110%;
        right: -30px;
    }
    .hero-image img {
        padding: 0 0 15px 0;
    }

    /* Product Section */
    .bb-pro-list-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .bb-pro-list-top .col-6 {
        width: 100%;
    }
    .bb-pro-list-top .bb-bl-btn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .bb-pro-list-top .bb-select-inner {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .bb-pro-list-top .bb-select-inner .custom-select {
        width: 100px;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }

    /* Vendor Section */
    .bb-vendors-box .inner-heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/* Extra Small Mobile (360px and below) */
@media screen and (max-width: 360px) {
    /* Footer */
    .footer-bottom .bb-bottom-info .footer-bottom-right img {
        width: 100%;
    }

    /* Blog Section */
    .bb-blog-sidebar .blog-inner-contact .blog-sidebar-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .bb-blog-sidebar .blog-inner-contact .blog-sidebar-card .inner-image {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .bb-blog-sidebar .blog-inner-contact .blog-sidebar-card .inner-image img {
        width: 100%;
    }

    /* Quick View */
    .bb-quickview-qty {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .bb-quickview-qty .qty-plus-minus {
        margin: auto;
    }
    .bb-quickview-qty .bb-quickview-cart {
        margin-top: 15px;
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    }


@media screen and (max-width: 575px) {
    .cart-item-header {
        padding: 10px;
    }

    .cart-item-image {
        width: 45px;
        height: 45px;
    }

    .cart-item-title {
        font-size: 13px;
    }

    .cart-item-price .current-price {
        font-size: 13px;
    }

    .cart-item-price .old-price {
        font-size: 11px;
    }

    .cart-item-details {
        padding: 8px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cart-item-quantity label,
    .cart-item-total label {
        font-size: 12px;
    }

    .cart-item-total .total-price {
        font-size: 13px;
    }

    .cart-remove-item {
        font-size: 12px;
        padding: 4px 8px;
    }

    .cart-remove-item i {
        font-size: 14px;
    }

    .cart-total-label,
    .cart-total-amount p {
        font-size: 14px;
    }
}

@media screen and (max-width: 991px) {
    .cart-header {
        display: none;
    }
    
    .cart-item {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    
    .cart-item-product {
        margin-bottom: 10px;
    }
    
    .cart-item-image {
        width: 60px;
        height: 60px;
    }
    
    .cart-item-title {
        font-size: 15px;
    }
    
    .cart-item-price .current-price {
        font-size: 15px;
    }
    
    .cart-item-price .old-price {
        font-size: 13px;
    }
    
    .cart-item-quantity {
        justify-content: flex-start;
    }
    
    .cart-item-total {
        text-align: left;
        font-size: 15px;
    }
    
    .cart-item-actions {
        text-align: left;
    }
    
    .cart-remove-item {
        font-size: 14px;
        padding: 6px;
    }
}

@media screen and (max-width: 767px) {
    .cart-item {
        padding: 12px;
    }
    
    .cart-item-image {
        width: 50px;
        height: 50px;
    }
    
    .cart-item-title {
        font-size: 14px;
    }
    
    .cart-item-price .current-price {
        font-size: 14px;
    }
    
    .cart-item-price .old-price {
        font-size: 12px;
    }
    
    .cart-item-total {
        font-size: 14px;
    }
    
    .cart-remove-item {
        font-size: 13px;
        padding: 5px;
    }
    
    .cart-remove-item i {
        font-size: 16px;
    }
}

@media screen and (max-width: 575px) {
    .cart-item {
        padding: 10px;
    }
    
    .cart-item-image {
        width: 45px;
        height: 45px;
    }
    
    .cart-item-title {
        font-size: 13px;
    }
    
    .cart-item-price .current-price {
        font-size: 13px;
    }
    
    .cart-item-price .old-price {
        font-size: 11px;
    }
    
    .cart-item-total {
        font-size: 13px;
    }
    
    .cart-remove-item {
        font-size: 12px;
        padding: 4px;
    }
    
    .cart-remove-item i {
        font-size: 14px;
    }
}

/* Mobile Styles */
@media screen and (max-width: 991px) {
    .cart-item {
        padding: 0;
        display: grid;
    }

    .cart-item-header {
        padding: 12px;
    }

    .cart-item-image {
        width: 60px;
        height: 60px;
    }

    .cart-item-title {
        font-size: 15px;
    }

    .cart-item-price .current-price {
        font-size: 15px;
    }

    .cart-item-price .old-price {
        font-size: 13px;
    }

    .cart-item-details {
        padding: 12px;
    }

    .cart-item-quantity label,
    .cart-item-total label {
        font-size: 14px;
    }

    .cart-item-total .total-price {
        font-size: 15px;
    }

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

@media screen and (max-width: 767px) {
    .cart-item-header {
        padding: 10px;
    }

    .cart-item-image {
        width: 50px;
        height: 50px;
    }

    .cart-item-title {
        font-size: 14px;
    }

    .cart-item-price .current-price {
        font-size: 14px;
    }

    .cart-item-price .old-price {
        font-size: 12px;
    }

    .cart-item-details {
        padding: 10px;
    }

    .cart-item-quantity label,
    .cart-item-total label {
        font-size: 13px;
    }

    .cart-item-total .total-price {
        font-size: 14px;
    }

    .cart-remove-item {
        font-size: 13px;
        padding: 5px 10px;
    }

    .cart-remove-item i {
        font-size: 16px;
    }
}

@media screen and (max-width: 575px) {
    .cart-item-header {
        padding: 8px;
    }

    .cart-item-image {
        width: 45px;
        height: 45px;
    }

    .cart-item-title {
        font-size: 13px;
    }

    .cart-item-price .current-price {
        font-size: 13px;
    }

    .cart-item-price .old-price {
        font-size: 11px;
    }

    .cart-item-details {
        padding: 8px;
    }

    .cart-item-quantity label,
    .cart-item-total label {
        font-size: 12px;
    }

    .cart-item-total .total-price {
        font-size: 13px;
    }

    .cart-remove-item {
        font-size: 12px;
        padding: 4px 8px;
    }

    .cart-remove-item i {
        font-size: 14px;
    }
}
