﻿footer div, footer .contactUs div , footer .links ul{
    text-align: right;
}
nav .right-box .cart span{
    right: 10px;
}
nav .menue{
    text-align: right;
}
.summerAbayas-section .grid .card h2, .winter-section .grid .card h2,
.world-section .grid,.stock-section .grid{
    text-align: right;
}
footer .contactUs div {
    text-align: right;
}
footer .links ul{
    text-align: right;
}
.register .register-container h4 {
    text-align: right;
}
.context-container div:last-of-type{
    text-align: right;
}
.classification-select {
    padding-left: 2.5rem; /* مساحة للسهم */
    padding-right: 0.75rem; /* مسافة طبيعية للنص */
    background-position: left 0.75rem center;
}
@media (max-width: 1000px) {
    footer .social-media-container{
        text-align: center;
    }
    footer .social-media-container .social-icons{
        margin: auto;
    }
}
@media (max-width: 800px) {
    nav .langauge .container-langauge {
        left: 5px;
    }
    footer .links ul{
        text-align: center;
    }
    footer .links ul, footer .contactUs div {
        width: fit-content;
        margin: auto;
    }
     footer .contactUs div {
        text-align: center;
     }
     footer div{
        text-align: center;
     }
    .categoryGrid .card div button:first-of-type{
        font-size: 12px;
        width: 100%;
    }
    main .context-container .content-container .checkout > button:first-of-type,main .context-container .content-container .checkout > button:last-of-type{
        font-size: 14px;
    }
    .headLine{
        margin-bottom: 20px;
    }
    .headLine::after{
        left: -10%;
        top: 100%;
    }
    .headLine::before{
        right: -10%;
        top: 115%;
    }
    .headLineLarge{
        margin-bottom: 30px;
    }
    .headLineLarge::after{
        left: -5%;
        top: 100%;
        width: 150px;
    }
    .headLineLarge::before{
        right: -5%;
        top: 115%;
        width: 150px;
    }
    .classification-select {
        padding-left: 2.5rem; /* مساحة للسهم */
        padding-right: 0.75rem; /* مسافة طبيعية للنص */
        background-position: left 0.75rem center;
    }


}
