.prodact .box {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 15px;
    text-align: center
}

.prodact .box img {
    width: 186px;
    display: table;
    margin: auto;
}

.prodact .box a {
    border-radius: 43px;
    padding: 9px 24px;
    background: #f3f9f5;
    color: #1b8057;
}

.fa-star {
    color: #ffc107;
}

.prodact .box {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 15px;
    text-align: center;
    position: relative;
}

.prodact .box img {
    width: 186px;
    display: table;
    margin: auto;
}

.prodact .box a {
    border-radius: 43px;
    padding: 9px 24px;
    background: #f3f9f5;
    color: #f44336;
}

.fa-star {
    color: #ffc107;
}

/* تنسيق الأزرار - + و - */
.quantity-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}

.quantity-controls button {
    background-color: #ffffff;
    border: 1px solid #f44336;
    color: #f44336;
    padding: 9px 0px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.3s ease;
    width: 35px;
    height: 35px;
    background: #fef4f3;
}

.quantity-controls button:hover {
    background-color: #1b8057;
    color: white;
}

.quantity-controls span {
    margin: 0 10px;
    font-size: 18px;
    font-weight: bold;
}

/* تنسيق زر "إضافة إلى السلة" */
.sec-btn {
    padding: 12px 25px;
    background-color: #f44336;
    color: white;
    border-radius: 50px;
    border: none;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    width: 100%;
    transition: background-color 0.3s ease;
}

.sec-btn i {
    margin-left: 8px;
}

.sec-btn:hover {
    background-color: #145d3e;
}

.sec-btn:active {
    background-color: #1b8057;
}











/*---------------------------------------------------------*/
/*-------------------- روابط اسفل الشاشة -----------------------*/
.last_menu ul {
    background: #f443360f;
    POSITION: FIXED;
    z-index: 999;
    bottom: 0px;
    padding: 10px;
    margin: 0px;
    width: 100%;
    color: #F44336;
    border-top: 1px solid;
    display: flex;
    text-align: center;
    /*border-top-right-radius: 39px;*/
    /* border-top-left-radius: 40px; */
    box-shadow: 0px 0px 9px 0px #f44336;
}

.last_menu ul li {
    display: inline-block;
    width: 20%;
}

.last_menu ul li a {
    color: #F44336;
    font-size: 25px;
}

/*.last_menu ul li a i {*/
    
/*    font-weight: 600;*/
/*}*/

.last_menu ul li a span {
    font-size: 14px;
    display: block;
    color: #000000c7;
    line-height: 0px;
}
/*-------------------- روابط اسفل الشاشة -----------------------*/
/*---------------------------------------------------------*/























/*----------------------------------------------------------*/
/*-------------------- صفحة تسجيل الدخول ----------------------*/
.auth-page .overlay {
    background: #f4433680;
    height: 250px;
}

.auth-page .right-section {
    background: url(https://blog.delivery365.app/wp-content/uploads/2023/06/delivery-service-appdelivery365.jpg);
    background-size: cover !important;
    background-position: center !important;
    clip-path: polygon(0 0, 100% 0%, 129% 76%, 0% 100%);
}

.box-input {
    display: flex;
    background: #f4433642;
    padding: 6px 9px;
    border-radius: 14px;
}

.box-input input {
    border-style: none !important;
    margin-bottom: 0px;
    background: transparent
}

.box-input i {
    font-weight: 300;
    font-size: 27px;
    padding: 10px 10px 7px 10px;
}

.auth-page .sec-btn {
    background-color: #F44336;
    font-size: 21px;
}

.auth-page a {
    color: #F44336;
}
/*-------------------- صفحة تسجيل الدخول ----------------------*/
/*----------------------------------------------------------*/






























.upperbar {
    padding: 10px 20px 10px 20px;
    background: #F44336;
    color: #fff;
    /* border-radius: 33px; */
    /* border-bottom-right-radius: 40px; */
    /* border-bottom-left-radius: 40px; */
}

.upperbar a i {
    font-weight: 300;
    color: #fff;
    padding: 10px;
    font-size: 25px;
    background: #ffffff47;
    border-radius: 10px;
}

.list-menu-categoies {
    background: #fff;
    padding: 20px;
    box-shadow: 0px 8px 12px 1px #9e9e9eab;
    border-radius: 20px;
}

.list-menu-categoies li {
    list-style: none;
    padding: 10px;
}

.list-menu-categoies li a {
    color: #000;
    font-size: 20px;
}

.list-menu-categoies li a span {
    padding-right: 10px;
    display: inline-block;
    color: #736767;
}

.title-category  {
    background: #673ab7;
    padding: 10px;
    color: #fff;
    border-radius: 10px;
    font-size: 19px;
}

.title-category i {
    font-weight: 300;
    padding-left: 14px;
}


.boxSearch input {
    background: transparent;
    width: 100px;
    border-style: none !important;
    margin-bottom: 0px;
    padding: 0px 5px;
}
}

.boxSearch input, .boxSearch i {
    display: inline-block;
}

.boxSearch i {
    color: #f44336;
    padding: 12px;
}

.boxSearch {
    background: #fff;
    border-radius: 10px;
    padding: 5px;
    font-size: 18px;
    display: flex;
    height: 50px;
}

.list-cat-carousel a {
    border-radius: 10px;
    dis
}

.list-cat-carousel a {
    padding: 6px 10px;
    display: inline-block;
    border-radius: 38px;
    color: #000;
}


.swiper {
            width: 300px;
            height: 220px;
        }
        .swiper-slide {
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 20px;
            font-weight: bold;
            color: white;
            border-radius: 20px;
        }
        .slide1 { background-color: red; }
        .slide2 { background-color: blue; }
        .slide3 { background-color: green; }
        .slide4 { background-color: orange; }
        .slide5 { background-color: purple; }

.swiper-slide {
    background-position: center;
    background-size: cover;
    /* text-align: left; */
}

.swiper-slide .overlay {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: linear-gradient(90deg, rgb(41 30 226 / 0%) 0%,  rgb(27 26 65) 100%);
}

.swiper-slide .overlay strong {
    font-size: 56px;
    font-weight: 300;
}

.swiper-slide .overlay .category {
    background: #fff;
    display: inline-block;
    border-radius: 10pc;
    margin-bottom: 15px;
    color: #000;
    padding: 0px 14px;
    font-weight: 300;
}

.owl-carousel .owl-item img {
    display: block;
    width: 74px;
    background: #fddd;
    padding: 11px;
    border-radius: 15px;
}

.FlexBox {
    display: flex
}

@media (max-width: 575.98px) { 
    .prodact { display: flex; margin-right: 0px }
    .prodact .box { display: flex }
    .prodact .box img { width: 124px; }
    .prodact .bg-warning { display: none }
    .prodact .col-md-3 {padding: 0px;}
    .row {padding: 0px;}
    .upperbar img { display: none  }
    .upperbar .d-flex  div { width: 100%  }
    .upperbar h2 {padding-top: 15px;font-size: 18px;}




}

@media (min-width: 576px) and (max-width: 767.98px) { }

@media (min-width: 768px) and (max-width: 991.98px) { }

@media (min-width: 992px) and (max-width: 1199.98px) { }
@media (min-width: 1200px) {}



.fa-grid-2 {
    font-size: 24px;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 11px;
    margin-right: 10px;
    color: #f44336;
    display: inline-block;
    padding: 13px;
}

.boxSearch input {
    background: transparent;
    width: 100px;
    border-style: none !important;
    margin-bottom: 0px;
    width: 260px;
}
