@media only screen and (max-device-width: 480px) {
    /* #carouselExampleDark {
        display: none;
    } */
    /* #carouselExampleDark2 {
        display: block;
    } */
    .mobile-content .mobile-img {
        width: 8rem;
    }

    .promo-carousel .item-wrap {
        width: 700% !important;
    }
}

@media (max-width: 768px) {
    .addCard .intro{
        overflow-y: hidden;
    }
    /* #carouselExampleDark {
        display: none;
    } */
    /* #carouselExampleDark2 {
        display: block;
    } */

    .mobile-title {
        overflow-y: hidden;
    }

    .mobile-text {
        padding-top: 0px !important;
    }

    .app-button {
        margin-top: 0px !important;
        display: flex;
        justify-content: center
    }

    .shop-cards {
        display: inline !important;
    }

    .btnSetLocation {
        background: #DB7D00;
        color: #ffffff !important;
        margin-bottom: 5px;
        width: 100%;
    }

    .cartMap {
        height: 300px !important;
    }

    #location_sidebar {
        z-index: 9999;
    }

}

.cartMap {
    height: 325px;
}

.shop-cards {
    display: flex;
    flex-wrap: wrap;
}

.shopOne {
    flex: 1 0 21%;
    /* explanation below */
    margin: 5px;
    height: 180px;
    box-shadow: 0px 2px 9px 0px rgba(188, 188, 188, .5);
}

.shopImage {
    /* margin-left: auto;
margin-right: auto; */
    width: 100%;
}

.shopImage img {
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
}

.promo-carousel {
    padding-bottom: 0;
    overflow: hidden;
    /* margin-top: -30px; */
    margin-top: -40px;
    z-index: 1;

}

.promo-carousel .item-wrap {
    transform: translateX(0px);
    width: 400%;
    position: relative;
    white-space: nowrap;
    display: flex;
}

.item {
    background: transparent;
    border-radius: 8px;
    text-align: center;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin: 10px;
    width: 80px;
    height: 120px;
}

.item img {
    border-radius: 8px;
    height: 120px;
    object-fit: cover;
    width: 100%;
    overflow-y: hidden;
}

.slider-title,
.slider-subtitle {
    text-shadow: none !important;
}

.shopOne a {
    text-decoration: none;
    color: #000 !important;
}

@media (min-width: 768px) {
    .promo-carousel .item-wrap {
        width: 200%;
        /* width: 150%;  */
    }

    #carouselExampleDark2 {
        display: none;
    }

}

.btn-p p {
    margin-left: 85px;
    margin-top: -29px;
    position: absolute;
}

.btn-p {
    margin-top: 21px;
}


.img-div{
    position: absolute;
    width: 7rem !important;
    height: 2.5rem !important;

}
.img-div-2{
    position: absolute;
    width: 7rem !important;
    height: 2.5rem !important;
    margin-left: 120px !important;
}

.cards {
    width: 80.5rem !important;
    height: 43rem !important;
    margin-left: 9px !important;
    background: rgb(120,61,32);
    /* background: linear-gradient(90deg, rgba(120,61,32,0.7988445378151261) 23%, rgba(228,112,94,0.07335434173669464) 100%); */
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(241,144,15,1) 100%, rgba(241,144,15,1) 100%);

}
@media (min-width: 1401px) {
    .mobile{
        position: absolute;
        margin-left: 700px !important;
        margin-top: -125px !important;
    }
}
/*card mobile*/
@media (max-width: 1401px) and (min-width: 1399px) {
    .mobile{
        margin-left: 30px !important;
        margin-top: -20px !important;
    }
    .cards {
        width: 70.5rem !important;
        height: 43rem !important;
        margin-left: 9px !important;

    }
}
@media (max-width: 1399px) and (min-width: 1202px) {
    .mobile{

        margin-top: 400px !important;
    }
    .cards {
        width: 70rem !important;
        height: 49rem !important;
        margin-left: 5px !important;
    }

    .but {
        margin-top: 120px !important;
        margin-left: 350px !important;
        position: absolute;
        font-size: 20px;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 5px !important;
        margin-top: 100px !important;
        margin-bottom: 40px !important;

    }
}

@media (max-width: 1202px) and (min-width: 1023px) {
    .mobile{
        margin-top: 400px !important;
    }

    .cards {
        width: 58rem !important;
        height: 49rem !important;
        margin-left: 5px !important;
    }

    .but {
        margin-top: 120px !important;
        margin-left: 350px !important;
        position: absolute;
        font-size: 20px;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 5px !important;
        margin-top: 150px !important;
        margin-bottom: 40px !important;

    }
}

@media (max-width: 1023px) and (min-width: 990px) {
    .mobile{
        margin-top: 920px !important;
    }

    .cards {
        width: 58rem !important;
        height: 79rem !important;
        margin-left: 0 !important;
    }

    .but {
        margin-top: 610px !important;
        margin-left: 50px !important;
        position: absolute;
        font-size: 20px;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 150px !important;
        margin-top: 100px !important;
        margin-bottom: 40px !important;

    }
}
@media (max-width: 991px) and (min-width: 901px) {
    .mobile{
        margin-top: 920px !important;
    }

    .cards {
        width: 44rem !important;
        height: 79rem !important;
        margin-left: 0 !important;
    }

    .but {
        margin-top: 610px !important;
        margin-left: 50px !important;
        position: absolute;
        font-size: 20px;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 150px !important;
        margin-top: 100px !important;
        margin-bottom: 40px !important;

    }
}

@media (max-width: 900px) and (min-width: 769px) {
    .mobile{
        margin-top: 500px !important;
    }
    .cards {
        width: 43.6rem !important;
        height: 50rem !important;
        margin-left: 0px !important;
    }

    .but {
        margin-top: 100px !important;
        margin-left: 211px !important;
        position: absolute;
        font-size: 20px;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: -50px !important;
        margin-top: 100px !important;
        margin-bottom: 40px !important;

    }

    .but h1 {
        margin-top: 0 !important;
        margin-left: 35px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 85px;
        margin-top: -30px;
        position: absolute;
    }

    .btn-p {
        margin-top: 51px;
    }
}
@media (max-width: 769px) and (min-width: 768px) {
    .mobile{
        margin-top: 500px !important;
    }
    .cards {
        width: 43.6rem !important;
        height: 50rem !important;
        margin-left: 0px !important;
    }

    .but {
        margin-top: 100px !important;
        margin-left: 211px !important;
        position: absolute;
        font-size: 20px;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: -50px !important;
        margin-top: 100px !important;
        margin-bottom: 40px !important;

    }

    .but h1 {
        margin-top: 0 !important;
        margin-left: 35px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 85px;
        margin-top: -30px;
        position: absolute;
    }

    .btn-p {
        margin-top: 51px;
    }
}



@media (max-width: 768px) and (min-width: 578px) {
    .mobile{
        margin-top: 890px !important;
    }

    .cards {
        width: 32.3rem !important;
        height: 76rem !important;
        margin-left: 0 !important;
    }

    .but {
        margin-top: 520px !important;
        margin-left: 10px !important;
        position: absolute;
        font-size: 20px;

    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 90px !important;
        margin-top: 30px !important;
        margin-bottom: 40px !important;

    }

    .btn-p p {
        margin-left: 85px;
        margin-top: -30px;
        position: absolute;
    }

    .btn-p {
        margin-top: 21px;
    }
}

@media (max-width: 578px) and (min-width: 494px) {
    .mobile{
        margin-top: 940px !important;
        position: absolute;
    }

    .cards {
        width: 28.9rem !important;
        height: 77rem !important;
        margin-left: 10px !important;

    }

    .but {
        margin-top: 550px !important;
        margin-left: 10px !important;
        position: absolute;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 120px !important;
        margin-top: 30px !important;
        margin-bottom: 40px !important;
    }

    .but span {
        margin-top: 0 !important;
        margin-left: 27px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 58px;
        margin-top: 0;
        position: absolute;
    }

    .btn-p {
        margin-top: 65px;
    }
}

@media (max-width: 494px) and (min-width: 485px) {
    .mobile{
        margin-top: 900px !important;
        margin-left: 40px !important;
        position: absolute;
    }
    .cards {
        width: 28.4rem !important;
        height: 73rem !important;
        margin-left: 4px !important;
    }

    .but {
        margin-top: 440px !important;
        margin-left: 40px !important;
        position: absolute;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 50px !important;
        margin-top: 0 !important;
        margin-bottom: 40px !important;
    }

    .but h1 {
        margin-top: 50px !important;
        margin-left: 15px !important;
        position: absolute;
    }

    .but span {
        margin-top: 0 !important;
        margin-left: 27px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 58px;
        margin-top: 0;
        position: absolute;
    }

    .btn-p {
        margin-top: 85px;
    }
}

@media (max-width: 485px) and (min-width: 454px) {
    .mobile{
        margin-top: 920px !important;
        position: absolute;
    }
    .cards {
        width: 26.5rem !important;
        height: 75rem !important;
        margin-left: 10px !important;
    }

    .but {
        margin-top: 440px !important;
        margin-left: 12px !important;
        position: absolute;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 70px !important;
        margin-top: 3px !important;
        margin-bottom: 40px !important;
    }

    .but h1 {
        margin-top: 52px !important;
        margin-left: 15px !important;
        position: absolute;
    }

    .but span {
        margin-top: 0 !important;
        margin-left: 27px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 58px;
        margin-top: 0;
        position: absolute;
    }

    .btn-p {
        margin-top: 95px;
    }
}

@media (max-width: 454px) and (min-width: 438px) {
    .mobile{
        margin-top: 920px !important;
        position: absolute;
    }

    .cards {
        width: 26rem !important;
        height: 74rem !important;
        margin-left: 10px !important;
    }

    .but {
        margin-top: 440px !important;
        margin-left: 12px !important;
        position: absolute;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 50px !important;
        margin-top: 3px !important;
        margin-bottom: 40px !important;
    }

    .but h1 {
        margin-top: 52px !important;
        margin-left: 15px !important;
        position: absolute;
    }

    .but span {
        margin-top: 0 !important;
        margin-left: 27px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 58px;
        margin-top: 0;
        position: absolute;
    }

    .btn-p {
        margin-top: 95px;
    }

}

@media (max-width: 438px) and (min-width: 405px) {
    .mobile{
        margin-top: 950px !important;
        position: absolute;
    }
    .cards {
        width: 24.2rem !important;
        height: 75rem !important;
        margin-left: 5px !important;
    }

    .but {
        margin-top: 510px !important;
        margin-left: 12px !important;
        position: absolute;

    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 50px !important;
        margin-top: 3px !important;
        margin-bottom: 40px !important;
    }

    .but h1 {
        margin-top: 12px !important;
        margin-left: 15px !important;
        position: absolute;
    }

    .but span {
        margin-top: 0 !important;
        margin-left: 27px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 58px;
        margin-top: 0;
        position: absolute;
    }

    .btn-p {
        margin-top: 85px;
    }
}

@media (max-width: 405px) and (min-width: 385px) {
    .img-div{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: -20px !important;
    }
    .img-div-2{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: 105px !important;
    }

    .mobile{
        margin-top: 950px !important;
        position: absolute;
    }
    .cards {
        width: 22rem !important;
        height: 76rem !important;
        margin-left: 5px !important;

    }

    .but {
        margin-top: 500px !important;
        margin-left: 12px !important;
        position: absolute;

    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 50px !important;
        margin-top: 3px !important;
        margin-bottom: 40px !important;
    }

    .but span {
        margin-top: 0 !important;
        margin-left: 20px !important;
        position: absolute;
    }

    .btn-p p {
        margin-left: 54px;
        margin-top: -4px;
        position: absolute;
    }

    .btn-p {
        margin-top: 71px;
    }
}

@media (max-width: 385px)and (min-width: 362px) {
    .img-div{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: -30px !important;
    }
    .img-div-2{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: 100px !important;
    }
    .mobile{
        margin-top: 900px !important;
        position: absolute;
    }
    .cards {
        width: 21.2rem !important;
        height: 76rem !important;
        margin-left: 5px !important;
    }

    .but {
        margin-top: 515px !important;
        margin-left: 12px !important;
        position: absolute;

    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 50px !important;
        margin-top: 30px !important;
        margin-bottom: 40px !important;
    }

    .btn-p p {
        margin-left: 40px;
        margin-top: -4px;
        position: absolute;
    }

    .btn-p {
        margin-top: 51px;
    }
}

@media (max-width: 364px)and (min-width: 350px) {
    .img-div{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: -40px !important;
    }
    .img-div-2{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: 85px !important;
    }
    .mobile{
        margin-top: 900px !important;
        margin-left: 0 !important;
        position: absolute;
    }
    .cards {
        width: 20.5rem !important;
        height: 75rem !important;
        margin-left: 5px !important;
    }

    .but {
        margin-top: 515px !important;
        margin-left: 5px !important;
        position: absolute;

    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 50px !important;
        margin-top: 30px !important;
        margin-bottom: 40px !important;
    }

    .btn-p p {
        margin-left: 40px;
        margin-top: -4px;
        position: absolute;
    }

    .btn-p {
        margin-top: 58px;
    }
}

@media screen and (max-width: 350px) and (min-width: 340px) {
    .img-div{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: -15px !important;
    }
    .img-div-2{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: 105px !important;
    }
    .mobile{
        margin-top: 840px !important;
        margin-left: -25px !important;
        position: absolute;
    }
    .cards {
        width: 19.5rem !important;
        height: 70rem !important;
        margin-left: 3px !important;
    }

    .but {
        margin-top: 440px !important;
        margin-left: 12px !important;
        position: absolute;

    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 5px !important;
        margin-top: 20px !important;
        margin-bottom: 40px !important;
    }

    .btn-p p {
        margin-left: 40px;
        margin-top: -4px;
        position: absolute;
    }

    .btn-p {
        margin-top: 53px;
    }
}


@media screen and (max-width: 341px) and (min-width: 260px) {
    .img-div{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: 10px !important;
    }
    .img-div-2{
        position: absolute;
        width: 7rem !important;
        height: 2.5rem !important;
        margin-left: 10px !important;
        margin-top: 50px !important;
    }
    .mobile{
        margin-top: 1040px !important;
        margin-left: -45px !important;
        position: absolute;
    }
    .cards {
        width: 17.3rem !important;
        height: 80rem !important;
        margin-left: 2px !important;
    }

    .but {
        margin-top: 520px !important;
        margin-left: 5px !important;
        position: absolute;
    }

    .images {
        width: 210px !important;
        height: 65px !important;
        margin-left: 5px !important;
        margin-top: 0px !important;
        margin-bottom: 40px !important;

    }

    .btn-p p {
        margin-left: 40px;
        margin-top: -4px;
        position: absolute;
    }

    .btn-p {
        margin-top: 53px;
    }
    .btn4{
        margin-top: 83px;
    }
}
