@media screen and (max-width: 550px) {
.header-logo{
    margin-left: 3px;
}
.first-half{
    width:100%;
}
.location ul{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
    gap: 10px;
}
.total-options-wrapper ul li .single-option{
    padding: 8px;
}
.quote-box{
    display:none !important;
}
.add-icon{
    padding:10px;
}
.order-status-header .head-img img {
    width: 60px;
    height: 60px;
}
.location ul li a{
    font-size: 9px;
}
.product-first img{
        width: 100px;
        height: 100px;
    }
.banner-wrapper{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.banner-image img{
    width: 100%;
    border-radius: 5px;
}
.main-banner{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.banner-navigation-left{
    left: -5px !important;
}
.cta{
    display: flex;
    flex-direction: column;
    left: -4px;
}
.product-cta{
    gap: 0px;
}
.extra-products{
    width: 48.5% !important;
}
.second-half{
    width: 100%;
}
.cross-modal{
    position: fixed;
    left: 84%;
    top: -2px;
}
.total-checkout{
    margin-bottom: 150px;
}
.header{
    height: 4rem;
}
.banner-navigation-left, .banner-navigation-right{
    width: 35px !important;
    height: 35px !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 10px !important;
}
.col-sm-6{
    flex: 0 0 auto !important;
        width: 50% !important;
}
.category-cards{
    width: 100%;
}
.custom-cat-spacing{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.bottom-desc{
    align-items: center;
        display: flex;
    margin-top: 8px;
}
.main-cat-nav{
    padding: 10px;
}
.header{
    padding: 0 !important;
}
.banner-wrapper{
    margin-bottom: 5px;
    margin-top: 70px;
}
.custom-cat-spacing{
    margin-top: 25px;
}
.l-navbar{
    background-color: #0000007a;
    backdrop-filter: blur(15px);
}
.custom-header-margin{
    display: flex;
    justify-content: center;
}
.nav_list{
display: flex;
justify-content: center !important;
/*width: 100%;*/
}
.category-cards{
    margin-top: 30px !important;
}
.page-title {
    margin-top: 75px;
    margin-left: 10px;
}
.cart-left{
    overflow: hidden;
}
.add-btn{
    font-size: 12px;
width: 80px;
}
.img-section{
    display: flex;
    justify-content: center;
    align-items: center;
}
.main-cards{
    margin-bottom: 100px;
}
.head-wrap{
    padding: 4px;
}
.first-img-cart{
    height: 80px;
}
.img-section{
    height: 100px;
    width: 30%;
}
.item-info{
    width: 70%;
}
.price-tag {
    font-size: 10px;
    background: #bd1531;
    color: #fff;
    border-radius: 6px;
    padding: 4px 4px;
    font-weight: 600;
}
.cart-item img {
    width: 100%;
    height: 65px;
    border-radius: 8px;
    object-fit: cover;
    overflow: hidden;
}
.cart-item .item-info {
    margin-left: 5px;
}
.cart-container{
    margin: 0px;
}
.qty-box{
    gap: 2px;
    padding: 5px 0px;
}
.qty-box button {
    align-items: center;
    justify-content: center;
    display: flex;
    border: none;
    background: #bd1531;
    color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 10px;
}
.increase .fa-plus {
    font-size: 10px;
}
.add-btn {
    padding: 8px 0px;
}
.price-text{
    font-size: 10px;
}
.custom-sub-desc{
    font-size: 9px;
}
.cart-item .item-info{
    margin-top: 0px;
}
.item-info ul{
    margin-bottom: 0px;
}
.main-cat-nav{
    position: sticky;
    top: 60px;
}
.bottom-desc{
    padding-right: 2px;
    padding-left: 2px;
}
.bottom-flex{
    align-items: center;
}
.cart-container{
    width: 100%;
}
.cart-container{
    margin-bottom: 150px;
}
.title{
    font-size: 13px;
}
.custom-card-design{
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.custom-item-img img{
    overflow: hidden;
    object-fit: cover;
    height: 150px;
}
.price-head{
    /*margin-right: 5px;*/
    margin-bottom:8px;
}
.main-info-wrapper .row{
    display: flex;
    gap: 5px;
    flex-direction: column;
}
.order-status-header .head-img{
    margin-right: 0px;
}
.custom-thankyou{
    width: 100% !important;
}
}

@media screen and (max-width:1000px){
.l-navbar{
    left: 0;
}
.banner-text h1{
    font-size: 54px;
}
.banner-text h2{
    font-size: 40px;
}
.nav{
    display: flex;
    flex-direction: row;
}
.custom-header-margin{
    display: flex;
    flex-direction: row;
}
.nav_list{
    display: flex;
    flex-direction: row;
}
.l-navbar{
    border-radius:50px;
    width: 100%;
    height: 70px;
    top: auto !important;
    bottom: 0 !important;
}
.nav_list{
    margin-top: 0px;
    display: flex;
    gap: 10px;
}
.custom-header-margin{
    margin-top: 5px;
    width: 100%;
}
.nav_link{
    padding: 2px;
    margin-bottom: 0px;
}
.header-open{
    margin-right: 10px;
    width: 55px;
    height: 55px;
    display: flex;
    justify-content: center;align-items: center;
}
.active{
    width: 55px;
    height: 55px; 
}
.l-sidebar{
    width: 50%;
}
.bg-1,.bg-2,.bg-3,.bg-4{
display: none;    
}
.extra-products{
    width:47.5% !important;
}
.footer-para{
    font-size: 12px;
}
.main-footer{
    margin-bottom: 100px;
}
.footer-sec{
    background-color: transparent !important;
}
.quote-box::after {
    content: "";
    position: absolute;
    top: 99%;
    rotate: 0deg;
    left: 88px;
    width: 0px;
    height: 0px;
    border-top: 15px solid rgb(189, 21, 49);
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    filter: drop-shadow(rgb(0, 0, 0) 2px 2px 0px);
}
.quote-box{
    top:63%;
}

}


@media screen and (max-width:1100px){
    .bg-4 img{
        left: 590px !important;
    }
    .bg-2 img{
        left: 500px;
    }
    
}

@media screen and (max-width: 1500px) {
    .extra-products img{
        width:100%;
        margin-top:5px;
        /*object-view-box: inset(-45% -4% -39% -4%);*/
    }
}

@media screen and (max-width: 1024px) {
    .extra-products{
        width:18.5%;
    }
}