@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@500&display=swap');



body, p, *,
h1, .h1 
h2, .h2 
h3, .h3 
h4, .h4 
h5, .h5 
h6, .h6 { 
font-family: 'Cairo', sans-serif;
}



/*
أخضر
#bbd148


#83c558
*/



h1, .h1 {color: #bbd148 !important;}
h2, .h2 {color: #bbd148 !important;}
h3, .h3 {color: #bbd148 !important;}
h4, .h4 {color: #bbd148 !important;}
h5, .h5 {color: #bbd148 !important;}
h6, .h6 {color: #bbd148 !important;}


.breadcrumb__link {
    color: #bbd148 !important;
}


.primary-nav__menu-link{
      color: #83c558 !important;
}

.messages {
    background-color: #bbd148 !important;
}

.primary-nav__menu-link-inner:after {
    border-top: solid 5px #bbd148 !important;
}





.button--primary {
    background-color: #83c558 !important;
}


.button{
border: 2px solid #83c558 !important;
}


.header__left {
    background-color: #f5ffbc !important;
}

.site-branding {
    background-image: linear-gradient(-160deg,#f5ffbc 0%,#f5ffbc 78.66%)  !important;
}



@media (min-width: 1200px)
{
.nav-primary__button {
    cursor: pointer;
    border: 0;
    background-color: #83c558!important;
}
}


@media (min-width: 1200px)
{.nav-primary__button {
    cursor: pointer;
    border: 0;
    background-color: #83c558 !important;
}
}



.site-footer {
    background: linear-gradient(-180deg,#bbd148 0%,#bbd148 100%) !important;
}

body:not(.is-always-mobile-nav) .site-footer {
    border-right: solid 90px #bbd148 !important;
}



.search-wide__wrapper {
    background: #bbd148;
}


.search-wide__wrapper .search-form__submit {
    border-color: transparent !important;
    background-color: transparent !important;
}


.breadcrumb{
      line-height: unset;
}





[dir=rtl] [type="color"]:hover, [dir=rtl] [type="date"]:hover, 
[dir=rtl] [type="datetime-local"]:hover, [dir=rtl] [type="email"]:hover, 
[dir=rtl] [type="file"]:hover, [dir=rtl] [type="month"]:hover, [dir=rtl] [type="number"]:hover, 
[dir=rtl] [type="password"]:hover, [dir=rtl] [type="search"]:hover, 
[dir=rtl] [type="tel"]:hover, [dir=rtl] [type="text"]:hover, [dir=rtl] [type="time"]:hover, 
[dir=rtl] [type="url"]:hover, [dir=rtl] [type="week"]:hover, [dir=rtl] textarea:hover 
{
    background: linear-gradient(to left,#bbd148 6px,transparent 6px,transparent 100%),linear-gradient(to right,#bbd148 2px,transparent 2px,transparent 100%) #f7f9fa;
}



[dir] [type="color"]:hover, [dir] [type="date"]:hover, [dir] [type="datetime-local"]:hover, [dir] [type="email"]:hover, [dir] [type="file"]:hover, [dir] [type="month"]:hover, [dir] [type="number"]:hover, [dir] [type="password"]:hover, [dir] [type="search"]:hover, [dir] [type="tel"]:hover, [dir] [type="text"]:hover, [dir] [type="time"]:hover, [dir] [type="url"]:hover, [dir] [type="week"]:hover, [dir] textarea:hover {
    border-color: #bbd148;
}



[dir=rtl] [type="color"]:focus, [dir=rtl] [type="date"]:focus, [dir=rtl] [type="datetime-local"]:focus, [dir=rtl] [type="email"]:focus, [dir=rtl] [type="file"]:focus, [dir=rtl] [type="month"]:focus, [dir=rtl] [type="number"]:focus, [dir=rtl] [type="password"]:focus, [dir=rtl] [type="search"]:focus, [dir=rtl] [type="tel"]:focus, [dir=rtl] [type="text"]:focus, [dir=rtl] [type="time"]:focus, [dir=rtl] [type="url"]:focus, [dir=rtl] [type="week"]:focus, [dir=rtl] textarea:focus {
    background: linear-gradient(to left,#bbd148 6px,transparent 6px,transparent 100%),linear-gradient(to right,#bbd148 2px,transparent 2px,transparent 100%) #f7f9fa;
}



footer p{
        color: #83c558 !important;
}

footer h2{
        color: #83c558 !important;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel] {
  direction: ltr !important;
}



.site-footer__inner {
    padding-bottom: 20px !important;
    
}





@media (min-width: 700px)
{
  
  h1 {
    font-size: 2.75rem;
}

 .tabs__link.is-active:after{
   border-top: 6px solid #bbd148 !important;
 }
  
}



#edit-field-mobile-0-value , #edit-field-mobile-0-value--description{
      direction: ltr !important;
}


#edit-field-mobile-0-value--description{
width: fit-content;
}
