.s-block--banners .container .square-grid .banner-square{
    background-color: #024b67;
    margin: 1rem;
    padding: 1rem;
    border-radius: 10px;
}
.s-block--banners .banner-square h3 {
    margin-top: 1.375rem;
    margin-bottom: 1rem;
    color: white;
    font-size: 1.5rem;
    text-align: center;
}
.s-block--banners .banner-square p {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(225 225 225);
}

.s-block__title h2 {
    color: #377019;
    padding-bottom: 0.8rem;
}
.s-block__title p {
    color: #eee;
 }
 .angel-feature.flex-center.flex-col {
    flex-direction: row;
    background-color: #eeeeee;
    padding: 10px;
    border-radius: 5px;
    margin-top: 0px;
}
.s-block--features .container{
    padding: 2rem;
}
.angel-feature .flex-center.flex-col.mt-2 {
    align-items: start;
    padding-right: 20px;
}
.angel-feature p.text-center.text-sm.text-gray-600.da-ts{
  text-align: start;
}
.s-block--features .s-block__title p{
color:#9e9e9e;
}
.s-block--features .s-block__title h2{
  padding-bottom: .5rem;
  font-size: 1.5rem;
}
/*اعلي الصفحة*/
.logo-light{
  height: 3.5rem !important;
}
/*-----------------*/
/*الفيديو*/
#main-slider-0 .s-slider-container{
  height: 68vh;
}
/*-----------------*/
/*المنتج المميز*/
.tabs-wrapper__special .tabs__item{
    padding: 15px;
    border-radius: 10px;
}
.tabs-wrapper__special .tabs__item h4{
  color: #377019;
}
/*--------------------/
/*صفحة المنتج*/
.tabs-wrapper .tabs__item.is-active {
    background-color: #fefcfa;
}
.tabs .tab-trigger.is-active {
    background-color: #eee;
}
.details {
  background-color: #eee;
}
.main-content h1{
  color: #377019;
}
/*-----------------*/
/*الاسئلة الشائعة*/
.faqs-list__item {
  background-color: #eee;
}
/*القائمة الجانبية*/
#mobile-menu{
  background-color: #fefcfb !important;
}
.mobile-menu-slider {
    padding: 22px !important;
 }
 /*-----------------*/
 /*footer*/
 .contact-links a {
    color: white;
    background-color: #377019;
}
 .contact-links a:hover {
    color: #37701 !important;
    background-color: #eee;
}
.store-footer .footer-container {
    border-bottom-width: 3px;
    border-color: rgb(52 25 106);
  }