@font-face {
    font-family: es;
    src: url(../fonts/Estedad-FD-Regularr.woff2);
}
.social_image{
    height: 250px !important;
}
.flash-image {
  animation: flash 2s infinite;
}
.apexcharts-toolbar{
    /* display: none !important; */
}
.bg-soft-danger {
    background-color: rgba(252, 110, 110, 0.3) !important;
}
.bg-soft-success {
    background-color: rgba(113, 252, 110, 0.3) !important;
}
.product-cart-wrap.post_product .product-img-action-wrap .product-img a img{
    height:  100px !important;
}
.product-cart-wrap .product-img-action-wrap .product-img a img{
    height: 160px !important;
}

@keyframes flash {
  0%, 100% { opacity: 1; }
  /* 25%{ opacity: 0.5; } */
  50% { opacity: 0.2; }
  /* 75% { opacity: 0; } */
}

@media only screen and (max-width: 768px)
{
    .social_image{
        height: 150px !important;
    }
    .btn-category-name
    {
        width: 100% !important;
    }
    .bg-s
    {
       /* margin: 8px 15px !important;*/
    }
    .col-w-50
    {
        flex: 0 0 auto !important;
        width: 50% !important;
    }
    .popular-product
    {
        padding: 20px 0px !important;
    }
    .cat-show-product-list
    {
        margin: 15px 0px !important;
    }

    .search-section h2
    {
        font-size: 25px !important;
        word-spacing: 0px !important;
    }
    .search-input input
    {
        max-width: 323px !important;
        width: 323px !important;
        height: 55px !important;
    }
    .hero-slider-1 .slider-content
    {
        top: 43% !important;
    }
    .hero-slider-1 .single-hero-slider .slider-content p
    {
        margin-bottom: 0px !important;
    }
    .price-list-box
    {
        padding: 10px 0px !important;
        margin: 10px 10px !important;
    }
    .section-title h3
    {
        font-size: 18px !important;
    }
    .section-title
    {
        display: flex;
        align-items: center;
    }
    .price-list-box .price
    {
        font-size: 18px !important;
    }
    .section-title a.show-all
    {
        font-size: 15px !important;
    }
    .section-product-list-h .container
    {
        padding: 25px 20px !important;
    }
    .section-product-list-h .list-v p
    {
        font-size: 13px !important;
    }
    .section-product-list-h
    {
        padding: 0px 10px !important;
    }
    .box-form h3
    {
        font-size: 17px !important;
        text-align: center !important;
    }
    .box-form
    {
        padding: 30px 20px !important;
    }
    .box-form input
    {
        font-size:15px !important;
    }
    .banner-left-icon
    {
        padding: 10px !important;
    }
    .banner-left-icon .banner-text h3
    {
        font-size: 14px !important;
    }
    .banner-left-icon .banner-text p
    {
        font-size: 14px !important;
    }
    .widget-about
    {
        text-align: center !important;
    }
    .search-input input
    {
        font-size: 14px !important;
    }
    .header-wrap.header-space-between {
        justify-content: space-between !important;
        direction: ltr !important;
    }
    .logo.logo-width-1
    {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .search-style-3 form input
    {
        padding: 3px 10px 3px 20px !important;
    }
    .header-action-2 .header-action-icon-2>a
    {
        margin-left: 15px;
    }
    .display-n
    {
        display: none !important;
    }
}

.header-style-1 .header-middle-ptb-1 {
    direction: rtl !important;
}

.logo.logo-width-1 {
    margin-left: 15px ;
    margin-right: 0px ;
}

.rounded-30{
    border-radius: 30px;
}

.register-btn {
    border: 1px solid rgba(49, 50, 52, 0.30) !important;
    color: #313234 !important;
    font-size: 14px !important;
    background: unset !important;
    letter-spacing: 0px !important;
    border-radius: 8px !important;
}

.header-style-1 .search-style-2 form {
    border: 1px solid rgba(49, 50, 52, 0.30) !important;
    border-radius: 8px !important;
}

.header-wrap .header-nav {
    direction: rtl;
}

.header-wrap.header-space-between {
    justify-content: start ;
    direction: rtl;
}

.header-style-1 .header-middle-ptb-1 {
    padding-bottom: 0px !important;
}

main {
    /* background: #F2F3F5; */
}


.btn, .button{
    border-radius: 10px !important;
}

.page-header.breadcrumb-wrap {
    direction: rtl;
}

.breadcrumb span::before {
    transform: rotate(180deg);
    font-size: 15px !important;
    vertical-align: middle;
}

.breadcrumb a {
    background: linear-gradient(180deg, #0B4B6D 0%, #041D37 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.detail-info {
    direction: rtl;
}

.title-detail {
    font-size: 18px;
    font-weight: 700;
    color: #041D37;
}

.title-detail-english {
    font-size: 16px;
    margin-top: 8px;
}

.cheapest-store {
    font-size: 20px;
    border-radius: 8px;
    background: #14783B;
    box-sizing: border-box;
    padding: 10px;
}

.cheapest-store p {
    color: #313234;
    font-size: 16px;
}

.cheapest-store .label {
    font-size: 14px;
    color: #313234;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.40);
    padding: 8px;
}

.cheapest-store .price {
    font-size: 30px;
}

.cheapest-store .price span {
    font-size: 16px !important;
}

.btn-details a {
    border-radius: 8px;
    border: 1px solid var(--gheymat-divider, #E5E5E5);
    color: #000;
    font-size: 13px;
    font-weight: 400;
    background: none;
    padding: 15px 8px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 5px;
}

.btn-details a:hover {
    border: 1px solid var(--gheymat-text, #313234) !important;
    color: black !important;
}

.seller {
    font-size: 14px;
}

.seller span {
    color: #313234;
    font-weight: 500;
}

.seller img {
    vertical-align: middle;
    margin-right: 5px;
}

.g-related-product {
    direction: rtl;
}

.g-related-product h3 {
    font-size: 16px;
    color: black;
}

.related-details a {
    border-radius: 8px;
    border: 1px solid var(--gheymat-divider, #E5E5E5);
    color: #000;
    font-size: 13px;
    font-weight: 400;
    background: none;
    padding: 12px 15px;
    letter-spacing: 0px;
    word-spacing: 0px;
    margin: 0px 5px;
}

.related-details a:hover {
    border: 1px solid var(--gheymat-text, #313234) !important;
    color: black !important;
}

.product-description {
    direction: rtl;
}

.product-description h2 {
    font-size: 16px;
    color: #041D37;
}

.product-description p {
    font-size: 15px;
    color: black;
}

.read-more {
    border-radius: 8px;
    border: 1px solid var(--gheymat-text, #313234) !important;
    background: none !important;
    color: #313234 !important;
}

.read-more img {
    vertical-align: middle;
}

.product-detail {
    background-color: white;
    padding: 20px;
}

.product-info {
    direction: rtl;
}

.product-info h3 {
    font-size: 20px;
    color: #041D37;
    font-weight: 700;
}

.product-info .related-details a {
    text-align: right;
    font-size: 14px;
    color: #313234;
    align-items: center;
    display: flex;
    gap: 3px;
}
.tab-style3 .nav-tabs li.nav-item a
{
    border-radius: 0px !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 16px !important;
}
.tab-style3 .nav-tabs .nav-item a.active, .tab-style3 .nav-tabs .nav-item a:hover
{
    border-bottom: solid 1px black !important;
    color: #313234 !important;
}
.tab-style3 .nav-tabs li.nav-item a img
{
    vertical-align: middle;
    margin-left: 5px;
}
.tab-style3 .nav-tabs li.nav-item a span
{
    border-radius: 4px;
    background: var(--gheymat-grey-light, #F3F3F3);
    padding: 4px 8px;
    margin-right: 3px;
}
.seller-box .seller-name
{
    color: var(--gheymat-title-color, #041D37);
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.seller-box .location
{
    color: var(--gheymat-text, #313234);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 4px;
}
.seller-box .value
{
    color: var(--gheymat-title-color, #041D37);
    font-size: 14px;
    font-weight: 700;
}
.seller-box .product-name
{
    color: var(--gheymat-text, #313234);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}
.seller-box .feature
{
    color: var(--gheymat-text, #313234);
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}
.pay-in-location a
{
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    background: var(--gheymat-grey-light, #F3F3F3);
    padding: 5px;
    color: var(--gheymat-text, #313234);
    font-size: 14px;
    font-weight: 400;
}
.pay-in-location a img
{
    margin: 0px 5px;
}
.buy-online-s
{
    border-radius: 8px;
    color: var(--gheymat-text, #313234);
    font-size: 16px;
    font-weight: 700;
    background: #14783B;
}
.last-change
{
    color: var(--gheymat-text, #313234);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.product-price
{
    color: #14783B;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;

}
.buy-online-s
{
    border-radius: 8px !important;
    background: #14783B !important;
    color: var(--gheymat-text, #313234) !important;
    font-size: 16px !important;
    font-weight: 700;
    padding: 8px 35px !important;
    margin-top: 5px;
}
.seller-box
{
    padding: 20px 0px;
    border-top: 1px solid var(--gheymat-divider, #E5E5E5);
}
.show-all-seller
{
    border-radius: 8px;
    background: #14783B !important;
    color: var(--gheymat-text, #313234) !important;
    font-size: 16px !important;
    font-weight: 700;
    margin-top: 40px !important;
}
table
{
    direction: rtl;
}
tr:nth-child(even) {background-color: #F3F3F3;}
.sidebar-widget
{
    border-radius: 8px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
    background: white;
}

.sidebar-widget h2
{
    text-align: right;
    font-size: 16px;
    font-weight: 700;
}
.no-box-shadow
{
    box-shadow: none !important;
}
small
{
    font-size: 11px !important;
}
.btn-enter-number
{
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 8px !important;
    background: #14783B !important;
    color: #313234 !important;
    font-size: 16px;
    FONT-WEIGHT: 700;
    width: 100%;
    gap: 8px;
}
.sidebar-widget
{
    direction: rtl;
}
.comment-box img
{
    vertical-align: middle;
    margin-left: 8px;
}
.sidebar-widget span
{
    color: var(--gheymat-text, #313234);
    font-size: 14px;
    font-weight: 700;
}
.comment-reply
{
    color: var(--gheymat-secoundry, #0B4B6D);
    font-size: 14px;
    font-weight: 400;
}
.comment-text
{
    color: var(--gheymat-text, #313234);
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
}
.comment-box
{
    border-bottom: 1px solid var(--gheymat-divider, #E5E5E5);
    padding: 10px 0px;
}
.btn-more-comment
{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 8px !important;
    background: #14783B !important;
    color: var(--gheymat-text, #313234) !important;
    font-size: 16px !important;
    font-weight: 700;
    padding: 12px;
    gap: 8px;
}
h2
{
    color: var(--gheymat-title-color, #041D37) !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}
.adv-section
{
    border-radius: 8px;
background: #FFF;
}
.listagahi
{
    border-radius: 8px;
    border: 1px solid var(--gheymat-divider, #E5E5E5);
    background: #FFF;
    padding: 15px;
    margin-bottom: 20px;
}
.adv-title
{
    color: var(--gheymat-text, #313234);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.btn-more-adv
{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 8px !important;
    background: #14783B !important;
    color: var(--gheymat-text, #313234) !important;
    font-size: 16px !important;
    font-weight: 700;
    padding: 12px;
    gap: 8px;
    width: 300px !important;
    margin: auto !important;
}
.instagram-section img
{
    width: 100%;
    max-width: 100%;
}
.category-intro h1
{
    color:  #041D37;
    font-size: 20px;
    font-weight: 700;
}
.category-intro h2
{
    color:  #041D37;
    font-size: 20px;
    font-weight: 700;
}
.category-intro p
{
    text-align: justify;
    color: #3A3A3A;
    line-height: 32px;
}
.read-more-text
{
    color: #06F;
}
.btn-category-name
{
    border-radius: 8px !important;
    background: #14783B !important;
    color: #313234 !important;
    font-weight: 700;
    padding: 8px 35px;
}
.bg-s
{
    border-radius: 8px;
    background: #FFF;
    padding: 20px;
}
.value-month
{
    font-size: 16px;
    color: #041D37;
}

canvas {
    display: block;
    margin: auto !important;
}

#tooltip {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    display: none;
}
.canvas-footer span
{
    margin: 0px 10px;
}
.text-left
{
    text-align: left;
}
.cat-show-product-list h3
{
    color:  #041D37;
    font-size: 18px;
    font-weight: 700;
}
.cat-show-product-list p
{
    color: #313234;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.cat-show-product-list .price
{
    color: #14783B;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.f-20
{
    font-size: 20px;
    margin-bottom: 20px;
}
#filterAccordion
{
    background-color: white;
    border-radius: 8px;
}
.accordion-button::after
{
    margin-left: 0px !important;
    margin-right: auto !important;
}
.accordion-button.collapsed
{
    border-bottom: 1px solid #E5E5E5 !important;
    font-size: 16px;
    font-weight: 700;
    border: none;
}
.price-filter
{
    margin: 30px 25px;
}
.accordion-collapse
{
    border: none !important;
}

#filterAccordion .form-check .form-check-input
{
    float: right !important;
    margin-left: 5px !important;
}
#collapseDiscount .accordion-body
{
    text-align: center;
}
#collapseDiscount .form-check
{
    display: inline-block !important;
}
#filterAccordion label
{
    color: #313234;
    font-size: 16px;
}
.btn-filter
{
    border-radius: 8px !important;
    background: #14783B !important;
    color: #313234 !important;
    font-size: 16px;
    width: 100%;
    margin: 25px auto;
}
.product-list-cat
{
    border-radius: 8px;
    background: #FFF;
}
#dropdownMenuButton
{
    color: black;
    border-radius: 8px;
    border: 1px solid rgba(49, 50, 52, 0.30);
    background-color: transparent;
}
.order-show
{
    font-size: 16px;
    margin-left: 20px;
    color: black;
}
.dropdown-item
{
    text-align: right !important;
    direction: rtl !important;
}
.show-result
{
    color: black;
    font-size: 15px;
}
.product-list-show p
{
    color: #041D37;
    font-size: 15px;
    font-weight: 700;
}
.product-list-show
{
    padding: 0px 15px;
    padding: 10px 15px;
    border-top: 1px solid var(--gheymat-divider, #E5E5E5);
}
.category-intro
{
    padding: 0px !important;
}
.popular-product
{
    padding: 25px 0px;
}
.tablighat-section img
{
    width: 100%;
    max-width: 100%;
}
.tablighat-section
{
    padding: 0px !important;
}
.filter-section
{
    padding: 0px !important;
}
.show-all-seller
{
    width: 100%;
}
.search-input {
    position: relative;
  }

  .search-input input {
    padding-left: 2.5rem; /* Leave space for the icon */
    border-radius: 20px; /* Rounded corners */
  }

  .search-input .icon {
    position: absolute;
    top: 65%;
    left: 10px;
    transform: translateY(-50%);
    color: #6c757d; /* Gray color for the icon */
  }

  .search-input input:focus {
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  }
.search-input input
{
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.25);
    margin-top: 25px;
    max-width: 550px;
    width: 550px;
    height: 60px !important;

}
.search-section h2
{
    color: #0B4B6D !important;
    font-weight: bold !important;
    font-size: 35px ;
    word-spacing: 4px ;
}

.btn-search-h{
    border-radius: 8px;
    background: #14783B !important;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.44);
    color: #313234 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    padding: 12px 40px !important;
}
.btn-search-h img
{
    vertical-align: middle;
    margin-left: 8px;
}
.hero-slider-1 .single-hero-slider
{
    height: 400px !important;
    border-radius: 0px !important;
}
.hero-slider-1 .slider-content p
{
    color: white !important;
    font-size: 16px !important;
    line-height: 30px;
}
.hero-slider-1 .slider-content
{
    right: 6% !important;
    transform: translateY(80%) !important;
    direction: rtl !important;
    text-align: right !important;
}
.tag-all
{
    background: #14783B;
    color: black;
    padding: 1px 5px;
    border-radius: 5px;
}
.tag-slider
{
    background: #14783B;
    color: black;
    padding: 1px 5px;
    border-radius: 5px;
}
.banner-img.style-3
{
    height: 190px !important;
    border-radius: 0px !important;
}
.banner-img.style-3 .banner-text p
{
    color: white;
    font-size: 14px;
    line-height: 20px;
}
.banner-img .banner-text
{
    padding: 0 10px !important;
}
.price-list-box
{
    border-radius: 8px;
    background: #FFF;
    text-align: center;
    padding: 8px;
}
.price-list-box .name
{
    color: #041D37;
    font-size: 18px;
    font-weight: bold;

}
.price-list-box .price
{
    color: #14783B;
    font-size: 20px;
    font-weight: 400;
}
.price-list-box .change
{
    color: var(--gheymat-text, #313234);
    font-size: 14px;
    font-weight: 400;
}
.section-title h3
{
    font-size: 25px;
    margin-right: 0px !important;
}
.section-title
{
    margin-bottom: 5px !important;
}
.section-title a.show-all
{
    color: #041D37 !important;
}
.card-1 figure
{
    margin-bottom: 8px;
}
.card-1 figure img
{
    max-width: 100% !important;
    min-width: 100% !important;
}
.card-1
{
    padding: 5px !important;
    margin-bottom: 20px !important;
    min-height: 165px !important;
}
.card-1:hover
{
    /* border: 1px solid #253D4E !important; */
}
.card-1:hover a
{
    color: #253D4E !important;
}
.section-product-list-h .container
{
    background: white;
    border-radius: 8px;
    padding: 50px 30px;
}
.product-cart-wrap .product-img-action-wrap .product-img a
{
    align-items: center;
    justify-content: center;
}
.modal, .modal *{
    direction: rtl !important;
}
.modal-title{
    color: white !important;
}
.modal-header .btn-close{
    color: white !important;
}

.modal-header .btn-close {
  padding: .5rem .5rem;
  margin: -.5rem auto  -.5rem -.5rem !important;
}

.product-cart-wrap .product-content-wrap
{
    padding: 5px 10px !important;
}
.product-content-wrap p
{
    font-size: 14px;
    line-height: 18px;
}
.product-cart-wrap .product-content-wrap .product-price span
{
    color: #14783B !important;
}
.section-product-list-h .list-v p
{
    color: #041D37;
    font-size: 18px;
    font-weight: bold;
}
.section-product-list-h .list-v
{
    margin: 18px 0px;
}
.slick-slider-brand-img.slick-slide
{
    margin: 0px 12px;
}
.box-form
{
    border-radius: 16px;
    background: #F2F3F5;
    padding: 70px 20px;
}
.box-form h3
{
    color: #041D37;
    font-size: 30px;
    font-weight: bold;
}
.text-black
{
    color: black;
}
.box-form input
{
    border-radius: 10px;
    background: #FFF;
    border: none;
}
.box-form button
{
    border-radius: 8px !important;
    background: #14783B !important;
    border: none !important;
    color: #313234 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    padding: 4px 16px !important;
    max-width: 25% !important;
    width: 25% !important;
    margin-right: 15px !important;
}
.footer-list li a
{
    font-size: 17px !important;
    color: #313234 !important;
}
.burger-icon.burger-icon-white>span::before, .burger-icon.burger-icon-white>span::after
{
    background-color: #F7A126 !important;
}

.fa-10{
    font-size: 10px !important;
}
.fa-11{
    font-size: 11px !important;
}
.fa-12{
    font-size: 12px !important;
}
.fa-13{
    font-size: 13px !important;
}
.fa-14{
    font-size: 14px !important;
}
.rounded-border{
    border-radius: 10px !important;
}
.rounded-0{
    border-radius: 0px !important;
}
.img-modal{
display:none;
position:fixed;
z-index:9999;
left:0;
top:0;
width:100%;
height:100%;
background:rgba(0,0,0,0.85);
backdrop-filter: blur(6px);
justify-content:center;
align-items:center;
animation:fadeIn .25s ease;
}

.modalImage{
max-width:90%;
max-height:90%;
width: auto !important;
border-radius:12px;
box-shadow:0 20px 60px rgba(0,0,0,.6);
animation:zoomIn .25s ease;
}

.close-modal{
position:absolute;
top:25px;
right:35px;
color:#fff;
font-size:40px;
cursor:pointer;
}

.close-modal:hover{
opacity:.7;
}

@keyframes zoomIn{
from{transform:scale(.9);opacity:.6}
to{transform:scale(1);opacity:1}
}

@keyframes fadeIn{
from{opacity:0}
to{opacity:1}
}





.offer-slider-section {
    width: 100%;
    margin: 24px 0;
    direction: rtl;
}

.offer-slider-wrapper {
    display: grid;
    grid-template-columns: 969px minmax(0, 1fr);
    gap: 18px;
    align-items: stretch;
    background: linear-gradient(135deg, #317d4f 0%, #247845 50%, #14783B 100%);
    border-radius: 28px;
    padding: 18px;
    box-shadow: 0 16px 40px rgba(26, 154, 77, 0.17);
    overflow: hidden;
    position: relative;
}

/* Side Panel */
.offer-slider-sidepanel {
    background: rgba(255, 255, 255, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.26);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border-radius: 24px;
    padding: 24px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 18px;
    text-align: center;
    min-height: 100%;
}

.offer-badge {
    color: #ffffff;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.8;
}

.offer-timer {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.offer-timer-box {
    width: 82px;
    height: 82px;
    background: rgba(255, 255, 255, 0.96);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.offer-timer-value {
    color: #1e293b;
    font-size: 28px;
    font-weight: 800;
    line-height: 1;
}

.offer-timer-label {
    margin-top: 6px;
    color: #64748b;
    font-size: 13px;
    font-weight: 600;
}

.offer-side-icon {
    font-size: 72px;
    line-height: 1;
    filter: drop-shadow(0 10px 18px rgba(0, 0, 0, 0.12));
}

.offer-more-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 170px;
    padding: 12px 18px;
    border-radius: 14px;
    background: #ffffff;
    color: #1d4e89;
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.25s ease;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
}

.offer-more-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}

/* Slider */
.offer-slider-content {
    position: relative;
    min-width: 0;
    display: flex;
    align-items: center;
}

.offer-slider-track {
    display: flex;
    gap: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    padding: 7px 16px;
    width: 100%;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.offer-slider-track::-webkit-scrollbar {
    display: none;
}

.offer-slide-item {
    flex: 0 0 250px;
    max-width: 250px;
    min-width: 250px;
}

/* Nav Buttons */
.offer-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    border: none;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.95);
    color: #0f172a;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    z-index: 5;
    box-shadow: 0 10px 20px rgba(15, 23, 42, 0.15);
    transition: all 0.2s ease;
}

.offer-nav:hover {
    background: #ffffff;
    transform: translateY(-50%) scale(1.05);
}

.offer-nav-prev {
    right: 10px;
}

.offer-nav-next {
    left: 10px;
}

/* Fade edges */
.offer-slider-content::before,
.offer-slider-content::after {
    content: "";
    position: absolute;
    top: 0;
    width: 15px;
    border-radius: 20px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.offer-slider-content::before {
    right: 0;
    background: linear-gradient(to left, rgba(26, 154, 77, 0.36), rgba(29, 123, 67, 0.05));
}

.offer-slider-content::after {
    left: 0;
    background: linear-gradient(to right, rgba(26, 154, 77, 0.36), rgba(29, 123, 67, 0.05));
}

/* Responsive */
@media (max-width: 992px) {
    .offer-slider-wrapper {
        grid-template-columns: 1fr;
    }

    .offer-slider-sidepanel {
        order: -1;
        padding: 20px 16px;
    }

    .offer-badge {
        font-size: 20px;
    }

    .offer-side-icon {
        font-size: 56px;
    }
}

@media (max-width: 768px) {
    .offer-slide-item {
        flex: 0 0 200px;
        max-width: 200px;
        min-width: 200px;
    }

    .offer-timer-box {
        width: 72px;
        height: 72px;
    }

    .offer-timer-value {
        font-size: 24px;
    }
}

@media (max-width: 576px) {
    .offer-slider-wrapper {
        padding: 14px;
        border-radius: 20px;
    }

    .offer-slider-sidepanel {
        border-radius: 18px;
    }

    .offer-slide-item {
        flex: 0 0 200px;
        max-width: 200px;
        min-width: 200px;
    }

    .offer-nav {
        width: 36px;
        height: 36px;
        font-size: 15px;
    }

    .offer-badge {
        font-size: 18px;
    }
}
/* در فایل CSS قبلی این بخش را جایگزین کنید یا اصلاح کنید */
.offer-timer-box {
    width: 65px; /* کمی کوچکتر برای جا شدن ۳ باکس */
    height: 70px;
    background: rgba(255, 255, 255, 0.96);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.offer-timer-value {
    font-size: 22px; /* فونت کمی کوچکتر */
    font-weight: 800;
    color: #1e293b;
}

.offer-timer-label {
    font-size: 11px;
    color: #64748b;
}

@media (max-width: 768px) {
    .offer-slider-wrapper {
        grid-template-columns: 1fr; /* در موبایل زیر هم بروند */
    }
    .offer-timer-box {
        width: 75px;
        height: 75px;
    }
}
