@media only screen and (max-width: 800px) {
    .HomeSearchInner button g {
        display: none;
    }


    .HomeSearch button {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
        height: 50px;
        margin: 0 0;
        margin-left: 8px;
        border-radius: 5px;
    }

    .HomeSearch button i {
        position: relative;
        font-size: unset;
        left: unset;
        right: unset;
        top: unset;
        font-size: 22px;
    }

    .ArabicBody .HomeSearch button {
        margin: 0 0;
        margin-right: 8px;
    }


    .HomeSearchHolder {
    }

    .HomeSearchHolder input {
        font-size: 12px;
        padding: 0 13px;
    }

    .HomeSearchHolder .setbg {
        display: none;
    }

    .BannerSliderItem .setbg {
        height: 170px;
    }

    .HomeCategoryItem {
        width: 45%;
        margin: 8px 0;
    }

    .HomeCategoryItem label {
        font-size: 13px;
    }

    .ProductCard {
        margin: 15px auto;
        width: 100%;
    }

    .ProductsGH {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .WhyUs {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .WhyUsItem {
        display: block;
        margin: 0 auto;
        width: 100%;
    }


    .HomeVideosItem {
        width: 140px;
        height: 200px;
    }

    .FooterSocials {
        padding: 20px 10px;
    }

    .SubscribeForm {
        height: 40px;
    }

    .SubscribeForm input {
        font-size: 12px;
        padding: 0 10px;
    }

    .SubscribeForm button {
        font-size: 10px;
        padding: 0 9px;
        font-weight: 400;
    }

    .NavInner button .setbg {
        height: 25px;
    }

    .NavInner button span {
        right: 19%;
        top: 10px;
    }

    .CountryChoices {
        left: unset;
        right: -60%;
    }

    .ShopFiltration {
        width: 75%;
    }

    .ShopProductsGH .ProductCard {
        width: 100%;
        margin: 10px 2%;
    }

    .ProductShowInner {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .ProductShowLeft {
        display: block;
        margin: 0 auto;
        width: 100%;
        padding: 0;
        border: none;
    }

    .ProductShowRight {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .ProductBriefDescription {
        font-size: 13px;
        line-height: 23px;
    }

    .ProductShowMainBtns {
        display: block;
        margin: 18px auto;
        width: 100%;
    }

    .ProductShowMainBtns button {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 10px auto;
        padding: 15px 15px;
        transform: scale(1.0) !important;
    }

    .RelatedProductsHeader a {
        display: none;
    }

    .ProfileBtns {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .ProfileBtns button {
        margin: 10px auto !important;
        width: 100%;
    }

    .ProfileViewDetailRow {
        padding: 11px 4px;
    }

    .ProfileViewDetailRow label {
        font-size: 12px;
    }

    .ProfileViewDetailRow label strong {
    }

    .ProfileViewsParent {
        padding: 15px;
    }

    .MyCardsItem {
        padding: 5px;
        padding-left: 60px;
        padding-right: 50px;
    }

    .CardLogo {
        width: 50px;
        height: 60%;
        background-size: 35px;
    }

    .CreateNewCartTrigger .CardLogo {
        height: 100%;
        background-size: 20px;
    }

    .MyCardsItem h1 {
        font-size: 12px;
    }

    .MyCardsItem button {
        width: 50px;
        font-size: 15px;
    }

    .MyLocationsItemClicker {
        padding: 5px;
        padding-left: 40px;
    }

    .MyLocationsItemClicker .fa-plus, .MyLocationsItemClicker .fa-angle-up {
        aspect-ratio: unset;
        width: 40px;
        font-size: 15px;
    }

    .MyLocationsItemCircle {
        margin: 10px;
        width: 17px;
    }

    .MyLocationsItem button {
        margin: 10px;
        font-size: 15px;
        width: 35px;
        top: 10px;
    }

    .HelpCenterBG {
        display: none;
    }

    .HelpCenterContent {
        width: 100%;
    }

    .HelpCenterInside button[type=submit] {
        position: relative;
        display: flex;
        margin: 15px auto 0;
        width: 100%;
        padding: 7px 0;
        justify-content: center;
        align-items: center;
    }

    .ArabicBody .MyLocationsItem {
        padding: 0;
        padding-right: 30px;
    }

    .WalletItem {
        margin: 10px auto;
        width: 100%;
    }


    .WalletCover h1 {
        font-size: 17px;
    }

    .WalletCover h1 strong {
        display: block;
        margin: 0 auto;
        width: fit-content;
        font-size: 22px;
    }

    .JoinUsRow {
        margin: 10px auto;
        width: 100%;
    }

    .JoinUsCover {
        padding: 30px;
        background: var(--dark);
    }

    .JoinUsCoverFade {
        display: none;
    }

    .JoinUsCoverBG {
        width: 100%;
        height: 100%;
        opacity: 0.2;
        filter: grayscale(1);
    }

    .JoinUsCoverDiv {
    }

    .JoinUsCoverDiv h1 {
        display: block;
        margin: 0 auto;
        width: 100%;
        font-size: 25px;
    }

    .JoinUsCoverDiv p {
        display: block;
        margin: 0 auto;
        width: 100%;
        font-size: 14px;
    }

    .ReelsDiv {
        position: fixed;
        left: 0;
        top: 0;
        margin: 0;
        border-radius: 0;
        max-height: unset;
        max-width: unset;
        height: 100%;
        width: 100%;
    }

    .ReelsDivCloser {
        display: flex;
        position: fixed;
        left: 0;
        top: 0;
        width: fit-content;
        z-index: 22;
        background: #b14a4a;
        color: white;
        border: none;
        text-transform: uppercase;
        padding: 10px 15px;
        font-size: 12px;
        border-radius: 5px;
        margin: 10px;
        padding-left: 34px;
    }

    .ReelsDivCloser i {
        position: absolute;
        left: 0;
        top: 0;
        width: auto;
        height: 100%;
        aspect-ratio: 1/1;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .ReelsDiv video {
        padding-top: 60px;
    }
}

