@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;
}

@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: 70px ;
    margin-right: 0px ;
}

.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;
}

.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: #FFCA32;
    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: #FFCA32;
}
.last-change
{
    color: var(--gheymat-text, #313234);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
.product-price
{
    color: #F22;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;

}
.buy-online-s
{
    border-radius: 8px !important;
    background: #FFCA32 !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: #FFCA32 !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: #FFCA32 !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: #FFCA32 !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: #FFCA32 !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: #FFCA32 !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: #F22;
    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: #FFCA32 !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: #FFCA32 !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: #FFCA32;
    color: black;
    padding: 1px 5px;
    border-radius: 5px;
}
.tag-slider
{
    background: #FFCA32;
    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: #F22;
    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: #F22 !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: #FFCA32 !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;
}
