* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {

    font-family: "Noto Kufi Arabic", serif;




}

@media (max-width: 768px) {
    body {
        zoom: .7; /* خلي الزوم 100% */
    }
}

.add-cont {
    font-family: "Cairo", serif !important;
}

.footer {
    font-family: "Cairo", serif !important;
}

/* import fonts */

@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital@0;1&family=Cairo:wght@200..1000&family=Poppins:ital,wght@0,100;0,400;0,600;0,900;1,100;1,200;1,300;1,500&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Alegreya:ital@0;1&family=Cairo:wght@200..1000&family=Noto+Kufi+Arabic:wght@100..900&family=Poppins:ital,wght@0,100;0,400;0,600;0,900;1,100;1,200;1,300;1,500&display=swap');


/* first navbar */
.customNavbar {
    background-color: #FAAA2F !important;
}

.customNavbar .navbar-nav .nav-item .nav-link {
    color: #fff !important;
    font-family: "Cairo", serif;
}

.navbar-brand {
    font-family: "Cairo", serif;
    color: #fff !important;
}

.nav-link .icon {
    background-color: #FAAA2F !important;
    color: #fff;
}

.nav-link .search {
    color: #FAAA2F;
}

.logo {
    width: 272px;
    height: 80px;

}

.customText {
    color: #2E3F52 !important;
    font-weight: 400;
    font-family: "Cairo", serif;
}

.activeLink {
    color: #FAAA2F !important;
}

/* Home Page  */
.home-cont {
    font-family: "Noto Kufi Arabic", serif;
}

.perc {
    color: #FAAA2F;
}

.orderBtn {
    background-color: #FAAA2F;
    color: #fff;
}

.slider img {
    z-index: 2;
}

/* addver  section */
.add {
    font-family: "Cairo", serif;
}

.add h2 {
    color: #2E3F52;
}

.brd {
    width: 2px;
    height: 60px;
    background-color: #e1e9e9;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
}

.intoBrd {
    position: absolute;
    background-color: #FAAA2F;
    width: 2px;
    height: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
}

.productName {
    margin-top: 22px;
    color: #1A1A1A;
    font-size: 50px;
}

.productDesc {
    color: #1A1A1A;
}

.btnInfo {
    background-color: #FAAA2F;
    color: #fff;
}

.currency {
    color: #FAAA2F;
}

.right {
    background-color: #FAAA2F;
    color: #fff;
    margin-left: 20px;
    font-size: 10px;
}

.left {
    background-color: #FAAA2F;
    color: #fff;
    font-size: 10px;
}

/* login page  */
.login {
    width: 500px;
    height: 450px;
    margin: 80px auto;
}

.login span {
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.login h1 {
    font-size: 60px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif, 'Arial Narrow', Arial, sans-serif;
}

/* contact us */
.bgColor {
    background-color: rgb(239, 221, 190);
}


.coursrContent {
    margin: 20px 0px;
    width: 100%;
    height: 380px;
    background-position: top;
    background-size: cover;
    display: flex;
    justify-content: center;
    /* توسيط الصورة أفقيًا */
    align-items: center;
    /* توسيط الصورة عموديًا */
    position: relative;
    /* تحديد المرجع للصورة المطلقة */
}

.coursrContent img {
    max-width: 100%;
    /* منع تجاوز الصورة للحاوية */
    max-height: 100%;
    /* منع تجاوز الصورة للحاوية */
    object-fit: contain;
    /* الحفاظ على الأبعاد الأصلية بدون تشويه */
}


.courseBtn {
    background-color: rgba(250, 170, 47, 0.6);
    color: white;
    width: 200px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    font-family: "Cairo", serif;
}

.courseContainer {
    width: 100%;
}

.courseContDesc {
    width: 60%;
}

.courseName {
    width: 40%;
    margin-right: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

/* banner2 index page */
.banner2 {

    width: 95%;
    margin-top: 30px;
    height: 350px;
    border-radius: 30px;
    background-position: center;
    background-size: cover;
    background-image: url(../images/Rectangle\ 4049.png);

}

.courseContDesc1 {
    width: 20%;
}

.courseContDesc2 {
    width: 60%;
    margin: 0px 10px;
}

.courseContDesc3 {
    width: 20%;

}

.listColor ul {
    list-style-type: none !important;

}

.listColor ul li {
    list-style: none !important;
}

.courseBtn2 {
    background-color: rgba(246, 248, 247, 0.4);
    color: black;
    width: 300px;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    font-family: "Cairo", serif;
}

.lin h2 {

    font-family: "Cairo", serif;
}

/* register page */
.register {
    width: 500px;
    height: 450px;
    margin: 80px auto;
}

.register span {
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
}

.register h1 {
    font-size: 60px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif, 'Arial Narrow', Arial, sans-serif;
}


/* members section */

.members img {
    cursor: pointer;
}


/* sponsers page */

.sponsers {
    background: linear-gradient(90deg, rgba(250, 170, 47, 1), rgba(250, 142, 47, 1));
    width: 100%;
    color: #FDFBF8;
    padding-bottom: 40px;
}

.sponser {
    background-color: rgba(255, 237, 204, 1);
    height: 150px;
    border-radius: 20%;
    text-align: center;
    width: 177px;
}

.sponser img {
    width: 131px;
    height: 67px;
}

/* services page */
.services {
    width: 100%;
    flex-wrap: wrap;
}

.ele {
    width: 25%;
    margin-top: 35px;
}

.ele:hover {
    cursor: pointer;
}

.ele img {
    width: 80%;
}

/* courses page */
.lin {
    background: linear-gradient(rgba(255, 237, 204, 1), rgba(255, 255, 255, 1));

}

.course {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0px;
}

.bestCont {
    width: 95%;
}

.price {
    color: #FAAA2F;

}

.price2 {
    color: rgba(26, 26, 26, 1);
}

.price3 {
    background-color: #FAAA2F;
    color: #e1e9e9;
}

.card {
    width: 23%;
    border-radius: 40px;
    margin: 10px 0px;
}

.best {
    width: 20%;
}

.best:hover {
    cursor: pointer;
}

.card-text {
    font-size: 18px;
}

.card img {
    width: 100%;
}

/* banks page */

.banks {
    width: 95%;
    margin: 10px auto !important;
    display: flex;
    padding: 30px 0px;
}

.bank {
    width: 33%;
}

.bank img {
    width: 173px;
    height: 60px;
    margin: 0px 20px;

}

.bankIcon {
    width: 95%;
}

.bankIcon div {
    width: 33%;
}

.brddash {
    border-style: dashed !important;
    border-color: rgba(212, 212, 212, 1);
}

/* }.brddashh{
    border-width: 10% !important;
} */

/* info section */
.rightInfo {
    width: 30%;
    padding: 30px 0px;

}

.rightInfo h3 {
    font-family: "Cairo", serif !important
}

.rightInfo button {
    background-color: rgb(243, 240, 240);
    width: 80%;
    color: #1A1A1A !important;
}

.rightInfo button:hover {
    background: linear-gradient(90deg, rgba(250, 170, 47, 1), rgba(250, 142, 47, 1));
    color: white;
}

.infoBtn {
    background: linear-gradient(90deg, rgba(250, 170, 47, 1), rgba(250, 142, 47, 1));
    color: white;
}

.leftInfo {
    background-color: rgba(255, 250, 243, 1);
    width: 60%;
    border-radius: 20px;
    margin: 0px 5px;
    font-size: 16px !important;
    padding: 20px 15px;
    font-family: "Noto Kufi Arabic", serif !important;
}

.leftInfo input {
    background-color: rgba(255, 250, 243, 1);
    color: black !important;
}

.leftInfo .card-title {
    font-size: 17px !important;
    margin-top: 13px !important;
}

.leftInfo .card-text {
    font-size: 14px !important;
    margin-top: 5px !important;
}

.elipse {
    background-color: rgba(180, 234, 173, 0.2);
    position: absolute;
    top: 50;
    right: 0;
    bottom: 0;
    width: 250px;
    height: 250px;
    border-radius: 30px;
}

/* add adver */
.leftDesc {
    margin: 30px 0px;
}

.leftDesc input {
    border: none;
    background-color: rgb(240, 235, 235);
    padding: 10px 5px;

}


/* advert section */

.bestNew {
    width: 31%;
    margin: 0px 5px;

}


/* footer section  */

.footer {
    margin-top: 40px;
    width: 100%;
    padding: 20px 0px;
    background-color: #fff;
}

.footerElements {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}

.fele {
    width: 25%;
}

.fele h3 {
    color: #2E3F52;
    font-family: "Cairo", serif;
}

.fele img {
    width: 50%;
}

.color {
    color: #FAAA2F;
    font-weight: bold;
}

.line {
    width: 60px;
    height: 2px;
    background-color: #FAAA2F;
    border-radius: 3px;
}

.fele ul {
    margin-top: 15px;
}

.fele li a {
    text-decoration: none;
    color: #8a8989;
}

.cl {
    color: #FAAA2F;
    font-size: 20px;
    margin: 0px 15px;
}

.finalFooter {
    width: 100%;
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 10px;
    background-color: #FDFBF8;
}

.finalFooter p {
    font-family: "Cairo", serif;
}


/* banner section */

.banner {
    background-image: url(../images/Group\ 87748.png);
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}

/* payment images */

.pay {
    background-color: rgba(254, 243, 226, 1);
    width: 100%;
}

.pay div:hover {
    cursor: pointer;
}

.elipse2 {
    margin-top: 30px;
    margin-left: 55px;
}

.homeProduct {
    width: 100%;
    background: linear-gradient(rgba(255, 237, 204, 1), rgba(255, 255, 255, 1));

    font-family: "Cairo", serif;

}

.productsPart {
    width: 90%;
}

.rightProduct {
    width: 55%;
}

.rightProduct img {
    width: 100%;
}

.leftProduct {
    width: 35%;
    box-shadow: -10px 10px 10px rgb(206, 205, 205);
}

/* productsDetail */
.productsDetail {
    background-color: white;
    border-radius: 50px;
    box-shadow: 10px 10px 10px rgb(211, 209, 209);
    /* padding: 20px 0px; */
}

.productDetail1 {
    width: 20%;
}

.productDetail2 {
    width: 60%;
}

.productDetail3 {
    width: 20%;
}

.productDetail1 img {
    width: 90%;
}

.box {
    border: 1px solid #8a8989;
    border-style: dashed;
    font-size: 20px;
    border-radius: 20px;
    padding: 10px 20px;
}

.liner {
    background-color: rgba(250, 170, 47, 1);
}

.title {
    color: rgba(26, 26, 26, 1) !important;
    font-size: 35px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

/* Media query (index page ) */

@media screen and (max-width: 900px) {

    /* index page  */
    .text-end img {
        display: none;
    }

    .add-cont {
        margin-top: 20px !important;
        margin-bottom: 10px;
    }

    .contactMap {
        width: 40%;
    }

    .map {
        width: 60%;
    }

    .map img {
        width: 100%;
    }

    .card-body button {
        padding: 2px 7px !important;
    }

    .blackLine {
        display: block !important;
        margin: 40px 0px;
    }

    .lin .backimg {
        width: 80%;
    }

    .banner2 {

        width: 100%;
        margin-top: 40px;
        margin-bottom: 10px;
        height: 300px;
        border-radius: 30px;
    }

    .containerBtns button {
        width: 100%;
        margin: 10px 0px;
    }


    .customNavbar .navbar-nav .nav-item {
        display: flex;
    }

    .navbar-nav {
        width: 100%;
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .navbar-nav .nav-item {
        margin-top: 10px;
        background-color: #e1e9e9;
        border-radius: 30px;
        font-size: 30px;
    }

    .nav-item:hover a {
        color: #FAAA2F !important;
        cursor: pointer;
    }


    .layer {
        display: none;
    }

    .circleLayer {
        display: none;
    }

    .dots {
        display: none;
    }

    .icons {
        width: 80px;
        padding: 0;
        font-style: 12px;
        /* margin-left: 40px; */
        /* background-color: #fff; */

    }

    .icon {
        margin-left: 40px;

    }

    .home-cont {
        width: 100%;
        display: flex;
        justify-content: space-around;
        margin-bottom: 2px;
    }

    .rightPart {
        width: 50%;

    }

    .leftPart {
        width: 50%;
    }

    .leftPart h1 {
        font-size: 33px;
    }

    .slider {
        width: 100px;
        margin-top: 30px;
    }

    .add {
        margin-top: 0 !important;
        padding-top: 0px !important;
    }

    .addCont {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

    .brd {
        margin-top: 0 !important;
    }

    .add-cont h2 {
        padding: 2px 8px !important;
        font-size: 30px;
        background-color: #FAAA2F;
        border-radius: 30px;

    }

    .product {
        display: flex;
        width: 100%;
    }

    .productRight {
        width: 50%;
        margin-left: 10px;
    }

    .productName {
        font-size: 33px;
    }

    .productDesc {
        padding: 4px 0px;
        font-size: 22px;
    }

    .productLeft {
        width: 48%;
    }

    .productLeft img {
        width: 100%;
    }

    .info {
        margin-left: 30px;
    }


    /* services page */
    .services {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .ele {
        width: 50%;
        margin-top: 35px;
    }

    .ele:hover {
        cursor: pointer;
    }

    .ele img {
        width: 80%;
    }

    /* we section  */
    .infoflex {
        display: block !important;
        flex: none !important;
        width: 100%;
    }

    .infoDesc {
        padding: 5px 0px;
        font-family: "Cairo", serif;
        font-size: 19px;
        text-align: justify;

        margin-left: 0px;

    }

    .infoflex .infoPart {
        width: 100% !important;
        /* display: block; */
    }

    .infoPart img {
        width: 50% !important;
    }

    .infoIcon {
        display: none;
    }

    /* members section */
    .mem {
        display: flex;
        width: 90% !important;
        justify-content: center !important;
        align-items: center !important;
        margin-top: 20px;
    }

    .mem div {
        width: 50% !important;

    }

    .mem div img {
        width: 100%;
    }


    /* sponsers page */
    .sponsersItems {
        width: 100%;
        padding-bottom: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .sponser {
        height: 77px;
        border-radius: 10%;
        text-align: center;
        width: 95%;
        margin: 15px 0px;
    }

    .sponser img {
        width: 90px;
        height: 65px;
    }

    .sponsers i {
        display: none;
    }

    .members .add-cont h2 {
        margin-top: 25px;
    }

    /* footer */
    .footer {
        margin-top: 40px;
        width: 100%;
        padding: 20px 0px;
        background-color: #fff;
    }

    .footerElements {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .fele {
        width: 50%;
        margin: 10px 0px;
    }


    .feleImg {
        display: block !important;
        width: 100%;
        text-align: center;
    }

    .feleImg img {
        width: 25%;
    }

    .finalFooter {
        width: 100%;
        flex: none !important;
    }

    .finalFooter p {

        font-size: 19px;
    }


    .course {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        margin: 20px 0px;
    }

    .banner {
        margin: 30px 0px;
    }

    .bestCont {
        width: 100%;
    }

    .best {
        width: 45%;
        margin: 10px 5px;
    }

    .card {
        width: 45%;
        margin: 10px 5px;

    }

    /* payment */
    .payIcon {
        width: 40%;
        padding: 0 !important;
        margin: 0px 5px !important;
    }


    /* productsDetail */
    .productsDetail {
        width: 100% !important;
        border-radius: 10px !important;
        padding-bottom: 10px;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .productDetail1 {
        width: 50%;
    }

    .productDetail1 img {
        width: 90%;
    }

    .productDetail2 {
        width: 40%;
    }

    .productsDetail2 button {
        padding: 5px 10px !important;

    }

    .productDetail3 {
        width: 10%;
    }

    .productDetail3 p {
        font-size: 23px !important;
        padding: 33px 0px;


    }

    .del {
        left: 50 !important;
        bottom: 100 !important;
    }

    .productsPart {
        width: 100%;
        display: block !important;
        flex: none !important;
        margin: 0px auto;
        border-radius: 50px !important;

    }

    .rightProduct {
        width: 100%;
    }

    .leftProduct {
        width: 100%;
    }

    .leftProduct h3 {
        font-size: 30px !important;
    }

    /* info section */
    .infos {
        width: 100%;
        flex: none !important;
        display: block !important;
    }

    .rightInfo {
        width: 100%;
        padding: 30px 0px;
    }

    .rightInfo button {
        background-color: rgb(243, 240, 240);
        width: 100%;
        color: #1A1A1A !important;
    }

    .leftInfo {
        width: 100%;
        border-radius: 20px;
        margin: 0px 0px;
        padding: 20px 0px;
    }

    .leftInfo img {
        margin: 0px 0px !important;
    }

    /* add Adver section */
    .leftInfo .addImg {
        width: 31%;
    }

    .addImg {
        margin: 5px !important;

    }

    .leftInfo button {
        padding: 10px 20px !important
    }

    .login {
        width: 300px;
        height: 300px;
    }

    .register {
        width: 300px;

    }

    .register h1 {
        font-size: 35px;
    }


}


/* we page  */

.infoDesc {
    padding: 5px 0px;
    font-family: "Cairo", serif;
    font-size: 17px;
    text-align: justify;
    margin-left: 20px;
}


/* تنسيق الخلفية البيضاء للصورة */
.sponser-box {
    background: white;
    padding: 20px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    /* ارتفاع موحد */
}

.sponser-box img {
    max-width: 100%;
    max-height: 100%;
}

/* تخصيص شكل الأسهم */
.custom-arrow {
    background: rgba(255, 165, 0, 0.8);
    /* لون برتقالي شفاف */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-arrow::after {
    font-size: 20px;
    /* تكبير أيقونة السهم */
    color: white;
    /* لون السهم */
}

/* تخصيص مكان الأسهم */
.swiper-button-prev {
    left: -20px;
}

.swiper-button-next {
    right: -20px;
}

/* تصميم الكارت */
.card-profile {
    text-align: center;
    background: none;
    padding: 20px;
    max-width: 250px;
    margin: auto;
}

/* تنسيق الصورة */
.card-profile img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #f0f0f0;
}

/* تنسيق الاسم */
.card-profile h3 {
    font-size: 18px;
    color: #2a2a6d;
    margin-top: 10px;
    font-weight: bold;
}

/* تنسيق الوصف */
.card-profile p {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}


.pagination-container .page-link {
    color: black;
    padding: 10px 15px;
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: 0.3s;
}

.pagination-container .page-link:hover {
    background: rgba(255, 165, 0, 0.2);
    /* تأثير hover خفيف */
}

.pagination-container .active {
    background: orange;
    color: white;
    border: none;
}

html {
    zoom: 0.9;
}


.product-container {
    background: #ffffff;
    width: 350px;
    height: 450px;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}

.product-image img {
    width: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.price-tag {
    color: #ff9800;
    font-size: 24px;
    font-weight: bold;
}

.note-input {
    height: 100px;
    background-color: #F9F9F9;
    border-radius: 10px;
}

.quantity-box {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 70px;
    padding: 5px 15px;
}

.quantity-box span {
    cursor: pointer;
    font-size: 20px;
    color: #ff9800;
}

.add-to-cart {
    background-color: #ff9800;
    color: white;
    font-size: 18px;
    border-radius: 70px;
    padding: 10px 20px;
    cursor: pointer;
    transition: 0.3s;
}

.add-to-cart:hover {
    background-color: #e68900;
}


.image-preview {
    display: flex;
    justify-content: center;
    position: relative;
}

.upload-box,
.image-box {
    width: 200px;
    height: 200px;
    border: 2px dashed #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 8px;
    position: relative;
}

.upload-box input {
    display: none;
}

.upload-box span {
    font-size: 24px;
    color: #888;
}

.image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.delete-btn {
    position: absolute;
    top: 5px;
    right: 5px;
    background: red;
    color: white;
    border: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 14px;
    cursor: pointer;
}


/*  ضبط تنسيق القسم الرئيسي */
.container {
    max-width: 1200px;
}

/*  تنسيق عنوان القسم */
.add h2 {
    font-size: 22px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-right: 15px;
}


/*  تنسيق المنتج */
.product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px;
}

/*  صورة المنتج */
.productLeft img {
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
    width: 350px;
    height: 350px;
    object-fit: cover;
}

/*  تفاصيل المنتج */
.productRight {
    flex: 1;
    text-align: right;
    padding-right: 40px;
}

.productName {
    font-size: 36px;
    font-weight: bold;
    color: #000;
}

.productDesc {
    font-size: 18px;
    color: #666;
}

/*  تنسيق السعر */
.productRight span {
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.currency {
    font-size: 20px;
    font-weight: bold;
    color: orange;
}

/*  زر التفاصيل */
.btnInfo {
    background-color: orange;
    color: white;
    border-radius: 25px;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: bold;
    border: none;
}

.btnInfo:hover {
    background-color: #e69500;
}

/*  أزرار التنقل */
#prevAd1,
#nextAd1,
#prevAd2,
#nextAd2 {
    background-color: white;
    color: orange;
    border: 2px solid orange;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);
}

#prevAd1:hover,
#nextAd1:hover,
#prevAd2:hover,
#nextAd2:hover {
    background-color: orange;
    color: white;
}

/* إخفاء كل الإعلانات ما عدا النشط */
.product {
    display: none;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

/* جعل الإعلان النشط ظاهر */
.product.active {
    display: flex;
    opacity: 1;
}


