@media screen and (max-width: 450px) {
    .nav-search {
        display: none;
    }

    /* .navbar-toggler.collapsed {
        position: relative;
        left: 50px;
    } */

    .subscribe-input {
        width: 60%;
    }
    .footer {
        text-align: center;
        background-image: none;
    }

    .footer-text {
        font-size: 16px;
    }
    .subscribe-div {
        width: 100%;
        margin-bottom: 20px;
    }

    .product-card {
        margin-bottom: 8px;
    }

    #search-form {
        display: none;
    }

    .navbar-toggler {
        margin-top: 25px;
    }

    .mobile-only {
        display: block;
    }

    .nav-search2 {
        width: 280px;
        background-color: #ebebeb;
        top: 12px;
        border: none;
        height: 34px ;
        padding: 0 15px;
    }

    .support-line {
        font-size: 20px;
    }

    .section2 .bg {
        padding-left: 15px;
        padding-right: 15px;
    }

    .login-form-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .login-input {
        width: 100%;
        margin-left: 0;
    }

    .login-label {
        margin-left: 0;

    }

    .login-btn {
        margin-left: 0;
        display: block;
        margin: auto;
    }

    .subcategories-div {
        display: none;
    }

    .footer-text {
        width: 100%;
    }

    .center-mobile {
        text-align: center !important;
    }

    .remove-float-mobile {
        float: unset !important;
    }

    .filter-div {
        margin-top: 10px;
    }

    .filter-btn {
        margin-bottom: 15px;
    }

    .bb1-div {
        margin-bottom: 10px;
    }

    .total-div {
        width: 333px;
    }

    .section1 {
        min-height: 420px;
    }

    .shop-now-btn {
        margin-left: 143px;
        margin-top: 265px;
        float: unset;
        margin-right: 0;
    }

    .banner {
        /* background-position: -745px; */
    background-image: url('../../../storage/themes/trendiva-fashion/images/banner-mobile3.jpg');
    height: 415px;

    }

    .alert.animated {
        right: 12px !important;
        width: 95%;
    }

    .cart-mg-top {
        margin-top: 10px;
    }

    .cart-prod-price1 {
        margin-bottom: 5px;
    }

    .cart-div {
        text-align: center;
    }

    .hide-mobile {
        display: none;
    }

    .continue-btn, .checkout-btn {
        float: unset;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .account-menu {
        margin-bottom: 20px;
    }

    .remove-btn {
        margin-top: 7px;
    }

    .logo-img {
        max-width: 55%;
    }


    .slide-desktop {
        display: none;
    }

    .slide-mobile {
        display: inline;
    }



    .carousel-caption1 {
        bottom: 85px;
    }

    .carousel-caption1 {
        bottom: 85px;
    }

    .carousel-caption3 {
        bottom: 17px;
    }

    .carousel-caption1 .shop-now-btn {
        margin-left: 65px;
    }

    .carousel-caption2 .shop-now-btn {
        margin-left: 19px;
    }

    .carousel-caption3 .shop-now-btn {
        margin-left: 19px;
    }

    .bundle-div {
        margin-top: 15px;
    }

    .add-to-wishlist-btn {
        display: none;
    }


    .add-to-cart-btn {
        display: block;
        width: 100%;
        background-color: #383838;
    }

    .hide-mobile {
        display: none;
    }

    .related-products-div {
        font-size: 16px;
    }

    .bundle-plus-div {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .dont-miss-bundle {
        padding-top: 20px;
    }

    .bundle-div2 {
        padding-bottom: 15px;
    }
      .mobile-version{
        display: flex;
    }
    .desktop-version{
        display: none;
    }
    .mobile_flex{
        display: flex;
        justify-content: center;
    }
    .mobile_flex_exception{
        justify-content: space-between;
        width:65%
    }
    .mobile_flex_inner{
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }
    .powered-by{
        margin-top:20px;
        margin-bottom:0px;

    }
    .footer-link-about{
        margin-right: -18%;
    }
    .footer-link-excep{
        margin-right: 1rem;
    }
    .footer-link-faq{
        margin-left:-50%
    }
    .footer-link-terms{
        margin-left: 1rem
    }
    .powered-by-div{
        height:70px;
        width:100%;
        background-image: url(../../../storage/themes/trendiva-fashion/images/footer-bg.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        margin-bottom: -5%;
    }
    .gift-price {
        left: 0px;
    }
    .banner-section{
        overflow-x:hidden;
    }

}
