.elementor-kit-62{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;}.elementor-kit-62 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.site-info{
    visibility: hidden !important;
}

.menu-item-text{
    font-size: 20px !important;
}

body {
    font-family: 'Open Sans', sans-serif !important;
}

/* ✅ Nav menu hover, focus, current item */
.primary-navigation a:hover,
.primary-navigation a:focus,
.primary-navigation .current-menu-item > a,
.primary-navigation .current_page_item > a {
    background-color: #209e4a !important;
    border-radius: 10px !important;
    color: #fff !important;
    transition: all 0.3s ease !important;
}

/* 🖱️ Optional: for better spacing and clarity */
.primary-navigation a {
    padding: 1px 10px !important;
    display: inline-block !important;
}

/* 🔧 Product Card Wrapper Enhancements */
.product-loop-image-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 12px !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    background: #fff !important;
}

.product-loop-image-wrapper:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15) !important;
}

/* 🖼️ Image Styling and Hover Zoom */
.product-loop-image-wrapper img {
    width: 100% !important;
    height: auto !important;
    transition: transform 0.4s ease-in-out !important;
    object-fit: cover !important;
}

.product-loop-image-wrapper:hover img {
    transform: scale(1.07) !important;
}

/* 🔁 Hover Overlay Image */
.product-loop-hover-image {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-size: cover !important;
    background-position: center !important;
    opacity: 0;
    transition: opacity 0.4s ease-in-out !important;
    z-index: 2;
    border-radius: 12px;
}

.product-loop-image-wrapper:hover .product-loop-hover-image {
    opacity: 1;
}

/* ❤️ Wishlist Button Cleanup */
.product-loop-action {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 3;
}

.tinvwl_add_to_wishlist_button {
    background: rgba(255, 255, 255, 0.95) !important;
    padding: 8px 10px !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15) !important;
    color: #209e4a !important;
    font-size: 18px !important;
    display: inline-block !important;
    transition: background 0.3s ease, color 0.3s ease !important;
}

.tinvwl_add_to_wishlist_button:hover {
    background: #209e4a !important;
    color: #fff !important;
}

/* 🛍 Hide extra tooltip/text */
.tinvwl_add_to_wishlist-text,
.tinvwl-tooltip {
    display: none !important;
}

/* 🧼 General Padding Fix */
.woocommerce-LoopProduct-link {
    display: block !important;
    padding: 10px !important;
    text-align: center !important;
    font-family: 'Open Sans', sans-serif !important;
}

/* 🖼️ Make images fit perfectly */
.product-loop-image-wrapper img,
.product-loop-hover-image {
    border-radius: 12px !important;
}

/* ❤️ Wishlist Button (Heart Icon) – Better Centering */
.tinvwl_add_to_wishlist_button {
    background: rgba(255, 255, 255, 0.95) !important;
    width: 36px !important;
    height: 36px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15) !important;
    color: #209e4a !important;
    font-size: 18px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    transition: background 0.3s ease, color 0.3s ease !important;
}

.depicter-slider *,
.depicter *,
.depicter-wrapper * {
    font-family: 'Open Sans', sans-serif !important;
}

/* === General Footer Styling === */
.site-footer {
    background-color: #f9f9f9;
    padding: 40px 20px;
    direction: rtl;
    font-family: 'Cairo', sans-serif;
    color: #2b2b2b;
}

/* === Footer Widget Area === */
.site-footer-widget {
    margin-bottom: 20px;
}

/* === Columns inside Widgets === */
.wp-block-columns {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.wp-block-column {
    flex: 1 1 200px;
}

/* === Headings in Footer === */
.site-footer h6 {
    font-size: 18px;
    font-weight: 600;
    color: #2b2b2b !important;
    margin-bottom: 10px;
    text-align: right;
}

/* === Paragraph Text in Footer === */
.site-footer p {
    font-size: 15px;
    line-height: 1.7;
    color: #8f8f8f;
    text-align: right;
    margin: 0 0 10px 0;
}

/* === Footer Logo === */
.widget_media_image img {
    max-width: 180px;
    height: auto;
    display: block;
    margin: 20px auto;
}

/* === Footer Credits Section === */
.site-info {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 30px;
    text-align: center;
    font-size: 14px;
    color: #777;
}

/* === Responsive Fixes === */
@media (max-width: 768px) {
    .wp-block-columns {
        flex-direction: column;
    }
    
    .site-footer h6,
    .site-footer p {
        text-align: center;
    }

    .site-footer-widget {
        text-align: center;
    }
}/* End custom CSS */