.elementor-10013 .elementor-element.elementor-element-4017835{--display:flex;}.elementor-10013 .elementor-element.elementor-element-482fd61{--display:flex;}.elementor-10013 .elementor-element.elementor-element-26d67f1{--display:flex;--margin-top:-50px;--margin-bottom:50px;--margin-left:0px;--margin-right:5px;}.elementor-10013 .elementor-element.elementor-element-aae5081 > .elementor-widget-container{margin:-80px 0px 0px 0px;}@media(max-width:767px){.elementor-10013 .elementor-element.elementor-element-aae5081 > .elementor-widget-container{margin:-90px 0px 0px 0px;}}/* Start custom CSS for ovabrw_product_list, class: .elementor-element-aae5081 *//* =========================================
   التغيير الجذري الفاخر (Next-Gen RedSea/Memphis Hybrid UI)
   ========================================= */

/* الحاوية الرئيسية للكارت - شكل هندسي فاخر ومنحني */
.ova-product.product {
    position: relative !important;
    background: #ffffff !important;
    border-radius: 28px !important;
    overflow: hidden !important;
    box-shadow: 0 15px 35px rgba(4, 20, 44, 0.08) !important;
    border: 1px solid rgba(4, 20, 44, 0.06) !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    transition: all 0.5s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.ova-product.product:hover {
    transform: translateY(-10px) !important;
    box-shadow: 0 25px 50px rgba(4, 20, 44, 0.18) !important;
    border-color: #f58220 !important;
}

/* --- الهيدر والصورة مع انحناء علوي أنيق --- */
.ova-product .ova_head_product {
    position: relative !important;
    margin: 12px 12px 0 12px !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    background: #04142c !important;
}

.ova-product .ova-product-thumbnail {
    display: block !important;
    width: 100% !important;
    height: 230px !important;
}

.ova-product .ova-product-thumbnail img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    transition: transform 1s cubic-bezier(0.16, 1, 0.3, 1) !important;
}

.ova-product:hover .ova-product-thumbnail img {
    transform: scale(1.1) !important;
}

/* شارة مميزة عائمة في الأعلى */
.ova-product .ova-is-featured {
    position: absolute !important;
    top: 15px !important;
    left: 15px !important;
    z-index: 10 !important;
    background: #f58220 !important;
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    padding: 6px 14px !important;
    border-radius: 30px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    box-shadow: 0 4px 15px rgba(245, 130, 32, 0.4) !important;
}

.ova-product .ova-product-wishlist {
    display: none !important;
}

/* --- المحتوى السفلي والتفاصيل --- */
.ova-product .ova_foot_product {
    padding: 22px 20px 20px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    flex-grow: 1 !important;
}

.ova-product .ova-product-day-title-location {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
}

/* شريط مدة الرحلة (الأيام) */
.ova-product .ova-tour-day {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: #1c75bc !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    background: rgba(28, 117, 188, 0.08) !important;
    padding: 5px 12px !important;
    border-radius: 20px !important;
    width: fit-content !important;
}

.ova-product .ova-tour-day i {
    color: #1c75bc !important;
}

/* عنوان الرحلة */
.ova-product .ova-product-title a {
    font-family: 'Playfair Display', serif !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    color: #04142c !important;
    line-height: 1.3 !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    transition: color 0.3s ease !important;
}

.ova-product:hover .ova-product-title a {
    color: #f58220 !important;
}

.ova-product .ova-product-location {
    color: #64748b !important;
    font-size: 12px !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
}

/* --- قسم الأسعار وأزرار الأكشن (Action Buttons) --- */
.ova-product .ova-product-review-and-price {
    border-top: 1px solid #f1f5f9 !important;
    padding-top: 15px !important;
    margin-top: 15px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 15px !important;
}

.ova-product .ova-product-review {
    display: none !important;
}

.ova-product .ova-product-wrapper-price {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.ova-product .ova-product-price {
    display: flex !important;
    align-items: baseline !important;
    gap: 8px !important;
}

.ova-product .new-product-price {
    color: #04142c !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    font-family: 'Montserrat', sans-serif !important;
}

.ova-product .old-product-price {
    color: #94a3b8 !important;
    font-size: 13px !important;
    text-decoration: line-through !important;
}

/* زر الحجز الرئيسي (Explore) بشكل عائم جذاب */
.ova-product .product-btn-book-now {
    background: linear-gradient(135deg, #f58220 0%, #e06d10 100%) !important;
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.5px !important;
    padding: 10px 24px !important;
    border-radius: 50px !important;
    text-transform: uppercase !important;
    border: none !important;
    box-shadow: 0 4px 15px rgba(245, 130, 32, 0.35) !important;
    transition: all 0.3s ease !important;
}

.ova-product:hover .product-btn-book-now {
    background: #04142c !important;
    box-shadow: 0 6px 20px rgba(4, 20, 44, 0.3) !important;
    transform: translateY(-2px) !important;
}/* End custom CSS */