/* Add custom CSS styles below */ 
@font-face {
    font-family: 'CareemBold';
    src: url('https://wpazzrk.github.io/again/alfont_com_AlFont_com_CAREEM-BOLD.4E85A226FB03BDDC2CB7.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: 'CareemBold', sans-serif;
}


/*footer */

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}


.s-payments-list-item img {
    object-fit: cover;
    background: #ffffff !important;
    
    height: unset;
}

.s-payments-list-item:nth-of-type(3) img {
    padding:12px 5px !important;
}


.ad-star-btn {
  background-color:var(--color-primary);
}
/**/
/****/

.section_c_r .content_tistimonial .cover_content .desc_contant {

    color: #ffffff;

}
.section_c_r .content_tistimonial .cover_content .rating_name .name {
 
    color: #ffffff !important; 

}
.section_c_r .content_tistimonial {
    background-color:var(--color-primary);

}
section:nth-child(2 of .landing-page-first-banner) .item-text {
    max-width: 100% !important;
  width: 100% !important;
}
 section:nth-child(2 of .landing-page-first-banner) .item-text h1 {
    font-size: 50px !important;
}
 section:nth-child(2 of .landing-page-first-banner) .item-text p {
    font-size: 40px !important;
}

@media(max-width:768px) {
.landing-page-first-banner .item-text {
    max-width: 180px !important;
}

  .landing-page-first-banner  .item-text h1 {
    font-size: 14px !important;
}
  .landing-page-first-banner  .item-text> img {
    width: 100px !important ;
}

/*cat*/
 .g_cat .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
/* end cat*/
section:nth-child(2 of .landing-page-first-banner) .item-text h1 {
    font-size: 16px !important;
}
 .landing-page-first-banner .item-text h1 {
    font-size: 11px !important;
}
  
}
.s-block--fixed-banner .container {
    max-width: 100%;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin: 0;
}