:root {
    --secondary-color: #56ad03;
}

.menu-icon li button {
    background-color: var(--secondary-color);
}

.search-area {
    margin-right: 0px;
    width: 66.6%;
    margin-left: 56px;
    margin-top: 2px;
}

.search-box {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 48px;
    border: 2px solid #dce0e8;
    border-left: none;
    border-radius: 3px;
    background: #eff1f3;
}

.search-box input.search-box-input {
    font-size: 16px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 10px;
    border-left: 2px solid #dce0e8;
    background: #eff1f3;
}

input:not([type=checkbox]):not([type=select-multiple]) {
    font-size: 16px;
}

.search-box .search-box-btn,
.search-box .search-box-input,
.search-box .search-box-select {
    border: none;
    outline: 0;
}

.search-box .search-box-button {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.search-box .search-box-button .search-box-btn {
    color: #fafafa !important;
    background: #56ad03 !important;
}

.search-box .search-box-button .search-box-btn {
    font-family: Rubik, sans-serif;
    font-size: 16px;
    padding: 0 25px;
    height: 48px;
    margin: -2px -3px -2px 0;
    display: block;
    float: right;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-primary {
    /* border-color: #56ad03 !important; */
}

.megamenu-wrapper {
    width: 100%;
}

.megamenu-wrapper {
    width: 100%;
    border-bottom: 1px solid #56ad03;
    margin-bottom: 0;
}

.sticky-header .megamenu-wrapper {
    position: static !important;
    top: auto !important;
}

/*------end edit header---------*/

/*----------basic header---------*/
.header-top {
    background-color: #515151 !important;
    padding: 4px 0;
    font-size: 14px;
    transition: all 0.5s;
}

.header-offcnvsbtn a i {
    font-size: 30px;
    color: #a3a3a3 !important;
}

.header-offcnvsbtn a,
.header-offcnvsbtn button {
    padding: 0px 8px !important;
    border-right: none !important;
}

.cart_item {
    background: #56ad03 !important;
    width: 20px !important;
    right: 4px;
    top: -10px !important;
    height: 20px !important;
    font-size: 13px !important;
}

.nav-link {
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #515151 !important;
    background: 0 0;
    border: 0;
    font-family: "Droid Arabic Kufi", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mainMenu {
    gap: 36px !important;
    border-bottom: 3px solid #56ad03;
}

.header {
    box-shadow: none !important;
}

.sticky-header {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px !important;
}

.btn-all {
    background-color: #56ad03 !important;
    border-color: #56ad03 !important;
}

.btn-all:hover {
    border-color: #56ad03;
    color: #56ad03;
    background-color: #fff !important;
}

@media (max-width: 991px) {
    html[lang="ar"] .my-li-class {
        margin-right: 190px;
    }

    .search-box {
        margin-right: 57px;
    }

    .my-li-class {
        margin-left: 190px;
    }
}

/*----------end header---------*/

/*--------home------*/
.menu .section-heading .sub-heading span {
    color: #56ad03;
}

.sub-heading {
    font-family: "Droid Arabic Kufi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #515151;
}

/*---category section---*/
.page-menu .mainCategory ul li{
    margin: 15px 0!important;
}
.page-menu .mainCategory ul li a{
        font-size: 15px;
}
.beffect {
    margin: 6px 0 16px 0px;
}

.beffect a {
    display: block;
    overflow: hidden;
    position: relative;
    /*margin: 23px 3px 0px 2px;*/
    margin: 10px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    /*border: 1px solid #b8e1a8;*/
    border-radius: 8px;
    padding: 0 6px 0 6px;
}

.beffect:hover a::before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.2);
}

.beffect:hover a::after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.beffect a::before,
.beffect a::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    transition: all 0.7s ease-in-out;
}

/*---end category section---*/

/*--------end home------*/

/*--cart side--*/
.my-box-nav .my-box-heading h4 {
    color: #56ad03 !important;
}

.my-box-wrap {
    background-color: #fffaded4 !important;
    border-radius: 42px;
}

.my-box-nav div#close-btn {
    background: #56ad03 !important;
}

.my-box-nav .checkout-btn {
    background-color: #56ad03 !important;
    color: #ffffff !important;
    border: 2px solid #56ad03 !important;
    font-family: cursive !important;
}

.my-box-nav .all-prices {
    border-top: none !important;
    border-radius: 29px;
}

.my-box-nav .sub-total {
    color: #fff;
}

.my-box-nav .all-prices {
    background: #4f4f5e;
}

/*---end cart side---*/

/*----------new section---------*/
.menu{
    padding-bottom: 10px;
}
/*new section*/
.features-wrapper {
  clear: both;
}

.features-wrapper {
  width: 97%;
  background: #fff;
  padding: 25px 15px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  margin: 8px 4px;
  direction: ltr;
}
.features-inner {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.feature {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px 20px;
  position: relative;
}
.feature:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  width: 1px;
  height: 60%;
  background: rgba(0,0,0,0.2);
}
.feature i {
  font-size: 34px;
  color: #56ad03;
  min-width: 40px;
  transition: transform 0.3s ease;
}
.feature h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.feature p {
  margin: 4px 0 0;
  font-size: 14px;
  color: #333;
}
.feature:hover i {
  transform: scale(1.15);
}

/* ===== TABLET ===== */
@media (max-width: 992px) {
  .features-inner {
    grid-template-columns: repeat(2, 1fr);
  }

  .feature::after {
    display: none;
  }

  .feature {
    border-bottom: 1px solid rgba(0,0,0,0.2);
  }

  /*.feature:nth-last-child(-n+2) {*/
  /*  border-bottom: none;*/
  /*}*/
}

/* ===== MOBILE ===== */
@media (max-width: 576px) {
  .features-inner {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .feature {
    flex-direction: column;
    border-bottom: 1px solid rgba(0,0,0,0.2);
  }

  .feature:last-child {
    border-bottom: none;
  }
}


/*end new section*/



/*----------end new section---------*/

/*---product page---*/
/*--product pag*/
.product {
    padding: 0 5px;
    margin-bottom: 25px;
    box-sizing: border-box;
}

.page-menu #ourMenu .product .card .price {
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400 !important;
}

@media (max-width: 767px) {
    #ourMenu .product .card-body {
        display: block;
        margin: 12px 0 0 0px;
    }

    .card {
        min-height: 297px !important;
    }

    .page-menu #ourMenu .product .card .list-group-flush>.list-group-item {
        position: relative;
        padding: 0;
        margin: -23px 0 0 0;
    }
}

@media (max-width: 415px) {
    .product {
        margin: 10px 3px 10px -3px
    }
}

.product .card {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product .card:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.card-img-top {
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-img-top img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
}

.card-body {
    padding: 22px 9px 1px 1px;
    display: block;
    flex-direction: row;
}

.card-title.eq-height {
    /*height: auto !important; */
    min-height: 100px !important;
    margin-bottom: -9px;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-menu #ourMenu .product .card .card-body .card-title .avalable-quantity {
    padding: 10px 0 0 0;
}

.card-title a.show-material-details {
    color: #333;
    text-decoration: none;
}

.page-menu3.category ul li a {
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
}

.page-menu3.category ul li a:hover,
.page-menu3.category ul li a.active {
    color: rgb(229 37 36) !important;
}

.card-title span {
    color: #6c757d;
    font-weight: 400;
    display: block;
}

.addOrder {
    list-style: none;
    padding: 0 !important;
    margin: 10px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.addOrder li.list-group-item {
    padding: 0 !important;
    border: none;
    background-color: transparent;
}

.addOrder .product-details-area {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.page-menu #ourMenu .product .card .list-group {
    height: 40px !important;
}

.addCart .addToCard {
    border-color: #bf3824 !important;
    background-color: #e52524 !important;
    border-radius: 8px;
    padding: 8px 10px;
    line-height: 1;
    transition: background-color 0.2s ease;
    border: none;
    height: 38px;
    width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.addCart .addToCard:hover {
    background-color: #d86200;
}

.addCart svg {
    width: 20px;
    height: 20px;
}

.category-section .category-content .pro-heading {
    font-size: 30px;
    color: #56ad03;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}

/*end product page*/

/*---end product page ---*/

/*----------footer---------*/
.footer {
    padding: 50px 0;
    background: #f8f6f0;
    font-size: 14px !important;
    border-top: 1px solid #dedede;
    color: #515151;
}

.footer-links a {
    color: #423737;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

p {
    color: #515151;
}

.text-primary {
    color: #56ad03 !important;
}

.footer .links .mobile-collapse h5 {
    color: #56ad03;
}

.footer .links .mobile-collapse h5 {
    position: relative;
    padding: 8px 0;
    margin-bottom: 5px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.list-inline {
    margin-left: -5px;
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
    direction: ltr;
}

.footer-links a:hover {
    color: #56ad03;
}

.contact-info.tel-1 a,
.contact-info.email-con a {
    color: #515151 !important;
    font-size: 14px;
    display: inline;
    align-items: center;
    gap: 2px;
}

.contact-info.tel-1 a:hover,
.contact-info.email-con a:hover {
    color: #55ae02 !important;
}

/*-------------contactus ----------------*/
.information-icon i {
    color: #56ad03;
}

.contact-section .sub-heading {
    color: #56ad03;
}

/* for hide arrows in input type number */
/* chrome, safari, edge, opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* fix direction */
header .topbar a,
.information-content p {
    direction: ltr;
}

/* Home Categories - 3 in row */
.home-categories__header {
    display: flex;
    justify-content: center;

}

/* Categories card - repaired */
.row{
        justify-content: center;
}
.home-categories__item {
    width: 50%;
    margin: 6px 0 16px 0px;
}

@media (min-width:1195px) {}



.home-categories__item .home-categories__link {
    display: block;
    overflow: hidden;
    position: relative;
    /* margin: 10px; */
}

.home-categories__image {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    padding: 0;
}

.home-categories__item .home-categories__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.home-categories__item:hover .home-categories__link::before {
    right: 50%;
    left: 50%;
    width: 0;
    background: rgba(255, 255, 255, 0.2);
}

.home-categories__item:hover .home-categories__link::after {
    height: 0;
    top: 50%;
    bottom: 50%;
    background: rgba(255, 255, 255, 0.2);
}

.home-categories__item .home-categories__link::before,
.home-categories__item .home-categories__link::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 8px;
    z-index: 1;
    background: rgba(255, 255, 255, 0);
    transition: all 0.7s ease-in-out;
}

.page-menu .mainCategory ul {
    display: flex;
    flex-wrap: wrap;
    /* overflow: visible; */
    gap: 0px;
    padding: 0;
    margin: 0;
    justify-content: space-between;
}

.page-menu .mainCategory ul li {
    width: 30%;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    @media (max-width: 768px) and (min-width:451px) {
        width: 45%;
    }

    @media (max-width: 450px) {
        width: 45%;
    }    
    
    
    list-style: none;
    margin-bottom: 20px;
    
    
}

.page-menu .mainCategory ul li .image img {
    padding: 0;
    background: transparent;
    border-radius: 20px;
    overflow: hidden;

    width: 100%;
    display: block;

    height: 250px;
    position: relative;
}

.page-menu .mainCategory ul li .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.page-menu .mainCategory ul li .image {
    background: #fdfcf9;
    padding: 0;
}

/* category side menu hover */
.category-section .tab button:hover {
    background-color: color-mix(in srgb, var(--secondary-color), white 10%)
}

.category-section .tab button:hover img {
    filter: none !important;
}

/* changing the scrollbar thumb colora */
.category-section .tab::-webkit-scrollbar-thumb,
.category-section .side-menu::-webkit-scrollbar-thumb {
    background-color: var(--secondary-color) !important;
}

.single-product-section .quantity button {
    display: inline-flex;
    /* Use inline-flex to allow alignment while keeping inline flow */
    align-items: center;
    /* Vertically center the icon/text inside the button */
    justify-content: center;
    /* Horizontally center the icon/text inside the button */
    line-height: 0;
    /* Prevent line-height from pushing the icon downward */
    padding: 0;
    /* Remove inner spacing that could break centering */
    vertical-align: middle;
    /* Align the button properly with surrounding inline elements */
}

/* suppport */
.support-btn,
.support-option {
    border: none;
}

/* Banner */
/* هذا الجزء لإلغاء القيود التي يفرضها القالب */
.banner-card {
    /* الارتفاع الافتراضي سيتم تجاوزه في الميديا كويري بالأسفل */
    background-size: cover !important; 
    background-position: center !important;
}

/* 1. iPhone SE */
@media only screen and (max-width: 375px) {
    .banner-card {
        height: 13vh !important; /* القيمة التي طلبتِها */
    }
}

/* 2. iPhone XR, 12 Pro, 14 Pro Max, Pixel 7, Samsung S8+, S20 Ultra, A51/71 */
@media only screen and (min-width: 376px) and (max-width: 480px) {
    .banner-card {
        height: 15vh !important;
    }
}

/* 3. Galaxy Z Fold 5, Surface Duo */
@media only screen and (min-width: 481px) and (max-width: 767px) {
    .banner-card {
        height: 25vh !important;
    }
}

/* 4. iPad Mini, iPad Air */
@media only screen and (min-width: 768px) and (max-width: 900px) {
    .banner-card {
        height: 22vh !important;
    }
}

/* 5. iPad Pro, Surface Pro 7, Asus Zenbook Fold */
@media only screen and (min-width: 901px) and (max-width: 1024px) {
    .banner-card {
        height: 22vh !important;
    }
}

/* 6. Nest Hub & Nest Hub Max */
@media only screen and (min-width: 1025px) {
    .banner-card {
        height: 50vh !important;
    }
}

/*.views {*/
/*    display: none !important;*/
/*}*/

/* product cards */
.category-section .category-right .menu-item-wrapper.listItems .menu-item .menu-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto !important;
    height: 235px !important;
}

.product-price{
    margin-top: 95px;
}