@import url(assets/fonts/fonts.css);
:root {
    --color-green: #00bf9b;
    --color-gray:#ababab;
}

body {
    direction: rtl;
    font-family: 'IHOFont' !important;
    word-spacing: normal;
 
}
.bg-green{
    background-color: var(--color-green);
}
.text-gray{
    color: var(--color-gray);
}
.navbar-brand img{
    width: 150px;
    object-fit: contain;
}
.active-menu .icon-container {
    position: relative;
    
    
}

.active-menu .icon-container {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--color-green);
    width: 46px;
    height: 39px;
    border-radius:30px;
    
}
.active-menu p{
    color: var(--color-green) !important;
}
.menu-item{
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.acive-menu p {
    color: var(--color-green) !important;
   
}

.item-cat{
    background: #FFF;
        padding: 10px;
        font-size: 12px;
        border-radius: 20px;
     white-space: nowrap;
        
}
.img-banner-home{
    border-radius: 30px;
}
.item-cat .img-cat-home{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-top: -30px;
}
.pb-custom-page{
    padding-bottom: 200px;
}
.header-page{
    background-color: #273f52;
    color: #FFF;
    font-size: 14px;
    height: 150px;
}
.fa-bell.alert-items-header{
    background-color: rgba(255, 255, 255, 0.4);
}

.btn-success-custom{
    background-color: var(--color-green) !important;
    color: #FFF !important;
    font-size: 14px !important;
    border-radius: 10px !important;
}

.item-cat-main {
    width: 130px;
    height: 80px;
    white-space: nowrap;
    font-size: 12px
}

.offcanvas li {
    list-style: none;
    padding: 5px 0
}

.text-sm {
    font-size: 12px !important;
}

.text-18 {
    font-size: 18px !important
}

.text-24 {
    font-size: 24px !important
}

.text-20 {
    font-weight: 500 !important;
    font-size: 20px !important
}

.text-14 {
    font-size: 14px !important;
    font-weight: 400 !important
}

.text-base {
    font-size: 16px;
    font-weight: 300
}

.w-50-custom {
    width: 50%
}

.breadcrumb-item+.breadcrumb-item::before {
    float: right !important;
    margin-left: 10px
}

.breadcrumb {
    font-size: 14px;
    color: #a0a0a7
}

.breadcrumb a {
    color: #a0a0a7;
    text-decoration: none
}

.navbar {
    height: 85px
}

.woocommerce-breadcrumb {
    font-size: 14px
}

.woocommerce-breadcrumb a {
    text-decoration: none;
    color: #a0a0a7;
    font-size: 14px
}

.title-sidebar {
    font-size: 18px;
    font-weight: 700;
    border-right: 5px solid #208d28;
    padding-right: 10px
}

.img-card {
    width: 198px;
    height: 184px
}

.text-gray {
    color: #71717a !important
}

.text-black-500 {
    color: #18181a !important
}

.text-gray-black {
    color: #3e4784 !important
}

.map-container {
    height: 400px
}

.description {
    background-color: #fff;
    padding: 15px;
    border-radius: 5px;
    margin-top: 20px
}

.score-number {
    background-color: #0969da;
    border-radius: 4px;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center
}

.alert.alert-danger {
    color: #fa4549 !important;
    background-color: #ffebe9 !important;
    padding: 2px 8px !important;
    font-size: 12px;
    font-weight: 500
}
.alert.alert-success {
    color: var(--color-green) !important;
    border: 1px solid var(--color-green) !important;
    background-color: #E8FCEB !important;
    padding: 2px 8px !important;
    font-size: 12px;
    font-weight: 500
}

.badge-precent {
    width: 35px;
    height: 35px;
    background-color: #e3fad6;
    color: #084f1f;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center
}

.accordion-button::after {
    margin-right: auto !important;
    margin-left: 0 !important
}

.accordion-item {
    margin-bottom: 20px;
    border: none !important;
    border-radius: 10px !important
}

.accordion-button:not(.collapsed),
.accordion-button:focus {
    background-color: #fcfcfc !important;
    box-shadow: none !important;
    border: none !important
}

.accordion-collapse {
    border-radius: 10px !important
}

.accordion .parent {
    color: #cc9100 !important
}

.accordion ul>li::marker {
    color: #fac43f !important
}

.accordion ul li a {
    color: #424a53
}

.accordion-header button {
    background-color: #fff !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #eaecf0
}



.rounded-end-custom {
    border-top-right-radius: var(--bs-border-radius)
}

.rounded-end-custom {
    border-bottom-right-radius: var(--bs-border-radius)
}

.main-img-list {
    height: 100%
}

.main-img {
    height: 200px
}

.features-footer {
    margin-top: -4rem !important
}

.banner-img {
    height: 300px
}

.pattern-header {
    height: 100%;
    position: absolute;
    background: #000;
    opacity: .3;
    top: 0;
    right: 0
}

#main-banner-img .img-banner {
    border-radius: 24px
}

.item-product {
    border: 1px solid #d9d9d9;
    width: 190px;
    height: 280px;
    border-radius: 8px;
    object-fit: cover;
    background-color: #fff
}

#shop-category .item-product {
    border: 1px solid #d9d9d9;
    width: 100%;
    height: 100px;
    border-radius: 8px;
  
    object-fit: cover;
    background-color: #fff;
    display: flex;
}

.product_type_simple.add_to_cart_button {
    display: none
}

.woocommerce-loop-product__link {
    text-decoration: none;
    color: #000
}

.woocommerce-loop-product__title {
    font-size: 14px;
    margin-top: 10px
}

.woocommerce-ordering {
    float: left;
    width: 100%
}

.woocommerce-ordering .orderby {
    width: 200px;
    float: left
}

.woocommerce-result-count {
    display: none
}

.item-product img {
    height: 100%;
    width: 100px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;

}

#info-home p {
    line-height: 2rem
}





.qty-btn {
    width: 30px;
    height: 30px
}

.qty-btn:active,
.qty-btn:hover {
    color: var(--bs-primary);
    border-color: var(--bs-primary) !important
}

#cart-page .product-thumbnail {
    float: right
}

#cart-page .product-thumbnail img {
    width: 200px;
    height: 200px
}

.woocommerce a.remove {
    position: absolute;
    right: 10px;
    top: 0px;
    background: #ffbdbd;
}

.woocommerce-checkout #payment {
    padding: 20px
}

.products-carousel .owl-nav {
    display: none
}

.woocommerce-pagination .page-numbers {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--bs-primary)
}

.woocommerce-pagination .page-numbers a {
    text-decoration: none
}

.woocommerce-pagination .page-numbers li {
    margin: 0 10px
}

.page-numbers.current {
    background: var(--bs-primary);
    color: #fff;
    padding: 10px 20px;
    border-radius: 100%
}

#cart-page ul {
    display: grid;
    grid-template-columns: 50% 50%
}

.cart-count {
    position: absolute;
    right: 10px;
    top: -17px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center
}

.submit {
    background: var(--bs-primary);
    border: none;
    width: 150px;
    height: 40px;
    border-radius: 6px;
    color: #fff
}

.owl-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px
}

.owl-dots .owl-dot {
    background: #0d6efd73 !important;
    border: none;
    height: 10px;
    width: 10px;
    border-radius: 100%
}

.owl-dots .owl-dot.active {
    background: var(--bs-primary) !important
}

.flaticon-back {
    left: 0
}

.slick-slide img {
    height: 500px;
    object-fit: contain
}

.wpgs-nav img {
    height: 100px;
    width: 100px
}

.wpgs-nav .slick-slide {
    height: 100px !important;
    width: 100px !important
}

.products-single {
    position: relative
}

.products-single .owl-nav button {
    background-color: #fff !important;
    border-radius: 100% !important;
    box-shadow: 0 0 7px 1px #ccc;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px !important
}

.products-single .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 99
}

.products-single .owl-nav .owl-next {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 99
}

.products-single img {
    border-radius: 16px;
    width: 200px !important;
    height: 200px;
    object-fit: cover
}

.pdp-default .dows,
.pdp-default .days,
.pdp-footer {
    font-family: 'IHOFont' !important
}

#comment {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px
}

.commentlist {
    list-style: none;
    padding: 0;
    margin: 0
}

.commentlist li {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    background-color: #f9f9f9
}

.commentlist .comment-author {
    font-weight: bold;
    color: #333;
    margin-bottom: 5px
}

.commentlist .comment-meta {
    font-size: 12px;
    color: #888;
    margin-bottom: 10px
}

.commentlist .comment-text {
    font-size: 14px;
    line-height: 1.6;
    color: #555
}

.commentlist .comment-reply-link {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px;
    color: #0073aa;
    text-decoration: none;
    border: 1px solid #0073aa;
    padding: 5px 10px;
    border-radius: 4px;
    transition: background-color .3s ease, color .3s ease
}

.commentlist .comment-reply-link:hover {
    background-color: #0073aa;
    color: #fff
}

.commentlist .children {
    margin-left: 20px;
    padding-left: 15px;
    border-left: 2px solid #eaeaea
}

.woocommerce-thankyou-order-received {
    margin-top: 20px;
    background: #2960b6;
    padding: 10px;
    border-radius: 10px;
    color: #FFF;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
    width: 100% !important;
}
.product-name{
    border-right: 1px dashed #ccc;
}

.woocommerce .cart-collaterals{
        width: 100%;
            background: #f3f3f3;
            padding: 10px;
            border-radius: 8px;
            position: sticky;
            top: 20px;
            left: 0;
}
.woocommerce table.cart img{
        border-radius: 8px;
        width: 150px !important;
        height: 150px !important;
        max-width: initial !important;
}
@media (max-width:1024px) {
    .woocommerce table.shop_table_responsive tr{
        margin-bottom: 20px;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
        display: none;
    }
    .woocommerce table.cart .product-thumbnail{
        display: block !important;
    }
    .woocommerce-ordering .orderby {
        float: right
    }
    table.cart .quantity{
        margin-top: 15px;
    }
.woocommerce table.cart img{
    width: 100% !important;
    object-fit: contain;
}

   

   

    .owl-nav {
        display: none
    }

    .products-single img {
        width: 100% !important;
        margin: 0 auto
    }

    .products-carousel .item-product {
        width: 200px;
        margin: 0 auto
    }

    .accordion-body {
        text-align: right !important;
        font-size: 12px !important
    }

    .accordion-button {
        font-weight: bold;
        text-align: right !important;
        font-size: 14px !important
    }

    #cart-page ul {
        grid-template-columns: 100%
    }

    #main-banner-img {
        flex-wrap: nowrap;
        overflow-x: scroll
    }

  
  

    #cats-main {
        overflow-x: auto
    }

    .w-50-custom {
        width: 100% !important
    }

    .banner-img {
        height: 200px
    }

    .rounded-end-custom {
        border-top-right-radius: var(--bs-border-radius)
    }

    .rounded-end-custom {
        border-bottom-right-radius: 0 !important;
        border-top-left-radius: var(--bs-border-radius)
    }

    .main-img-list {
        padding: 8px;
        border-radius: 20px !important;
        height: 150px !important
    }

    .text-24 {
        font-size: 20px !important
    }

    .text-20 {
        font-size: 16px !important
    }

    .main-img {
        height: 150px
    }
}

.pb-custom-pages{
    padding-bottom: 100px !important;
}
.main-center{
    max-width: 504px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    position: fixed;
    padding: 0 10px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #f2f3f6 !important;
    ;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: var(--color-green) !important;
}
.nav-pills .nav-link{
    background-color: #FFF;
    color: #CCC;
}
/* digits style */
.digits-form_container.digits{
    max-width: 100%;
    height: 100vh;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    width: 100%;
    
}
.digits-form_tab-bar .digits-tab_active{
    border:  none !important;
    font-size: 18px !important;
}
.digits-form_button{
    background-color: var(--color-green) !important;
    color: #FFF !important;
}
.digits-form_input input{
    border: 1px solid #CCC !important;
}
.digits-form_heading_text{
    display: none !important;
}
.digits_back_icon{
    left: 0 !important;
}
.digits2_box .digits-form_input input.countrycode{
    border: none !important;
}
.dig_critical_msg .dig_popmessage_contents{
    color: #FFF !important;
    background: #00bf9b !important;
    border: 1px solid #00bf9b !important;
}
.dig_critical_msg .dig_lase_message{
    color: #FFF !important;
}
.dig_popmessage{
    right: 0 !important;
    padding: 5px !important;
}
.digits-form_wrapper.digits_modal_box.digits2_box{
    width: 100% !important;
}
.digits-form_resend_otp{
    font-size: 20px !important;
}
.digits_form_index_section .digits_show_on_index{
    display: none !important;
}

/* pay page */
.cart-item{
    min-width: 200px;
}
.form-check-input:checked{
    background-color:var(--color-green) !important;
    border-color:var(--color-green) !important;
}
.form-check.form-switch{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
#footer-page{
    max-width: 504px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
    height: 92px;
    width: 100%;
    position: fixed;
   
   
}
.label-user-img{
    width: 150px;
    border-radius: 100%;
    height: 150px;
}
.label-user-img img{
    width: 150px;
    height: 150px !important;
    border-radius: 100%;
}
.btn-save-profile{
    position: absolute;
    bottom: 100px;
    right: 10px;
    width: 96%;
}
.img-single-product{
    height: 100px;
    width: 100px;
   border-radius: 8px;
}
.offcanvas{
  z-index: 9990 !important;
}
#offcanvas-aboutus,
#offcanvas-contactus{
    max-width: 504px !important;
    bottom: 0 !important;
    left: 50% !important;
    transform: translate(50%, 0) !important;
    height: auto !important;
    width: 100% !important;
    position: fixed !important;
    right: 50% !important;
}
#offcanvas-aboutus p{
    line-height: 2rem;
}
.empty-view{
    object-fit: contain;
    width: 200px;
    margin: 25% 20%;
}