/*@keyframes tournemoi {
    0% {
        transform: rotate(-5deg)
    }

    40% {
        transform: rotate(5deg)
    }

    100% {
        transform: rotate(0)
    }
}


  custom-salla-product-card.rounded-lg:hover   .s-product-card-image img.loaded{
    -webkit-box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%);
    animation: tournemoi ease 1s;
}

.store-footer__inner.da-bgm {
    background: url(https://resalah.com/saudi/catalog/view/theme/OPC010003_02/image/caprica/footer-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #FFF;
}

.store-footer h3 {
    color: #FFF;
}

.contact-links a {
     background-color: #6b9d66;
}

button.rtl\:rounded-r-none.ltr\:rounded-l-none.rtl\:rounded-l-md.ltr\:rounded-r-md.s-button-wrap.hydrated.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center {
    background-color: #6b9d66;
    border-color: #6b9d66;
}*/
/* cyrillic-ext */
@font-face {
  font-family: "Reem Kufi Custom";
  src: url("https://wpazzrk.github.io/again/ReemKufi-Regular-1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: "AlThuraya";
  src: url("https://wpazzrk.github.io/again/alfont_com_%D8%AE%D8%B7-%D8%A7%D9%84%D8%AB%D8%B1%D9%8A%D8%A7.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}



body.index ,body.index *:not(.s-block--angel-products *, .vat-num span) {
  font-family: "AlThuraya", sans-serif;
}
/************/
.my-moved-photo  .home-slider__content  > div {
align-items: center;
 width: 50%;
}
.my-moved-photo .home-slider__content{
padding:0px 
}
.my-moved-photo  .home-slider__content  > div > div:nth-of-type(1) {
text-align: center;
max-width: 100%;
}
.my-moved-photo .description{
    font-size: 23px;
    line-height: 2.5rem;
    margin-top: 4px !important;
    display: block;
}
.my-moved-photo .hero-slider-title {
 width:100%
 }
 .my-moved-photo  .home-slider__content  > div > div:nth-of-type(1) h3{
 font-size:49px;
line-height:55px;
    font-family: "Reem Kufi Custom", sans-serif!important;
   color:#2B8356!important;

 }
 @media (max-width:768px){
.my-moved-photo  .home-slider__content {
top: 84%;
align-items: flex-end;
padding-left: 20px;
}
.my-moved-photo  .home-slider__content  > div > div:nth-of-type(1) h3{
 font-size:16px;
line-height:10px;
 }
 .my-moved-photo  .home-slider__content  > div {
 width: 48%;
}
.my-moved-photo .description{
    font-size:10px;
    line-height:20px;
    margin-top: 1px !important;
    display: block;
}
.my-moved-photo a.btn-primary.text-sm{
    font-size: 11px;
    padding: 5px 9px;
}
 }
 /*****************/
 .s-angel--divider .divider-title  h2{
 margin-bottom:15px;
 }   
.s-angel--divider span.inline-block.vertical-lines{
    background: #FDBA74;
}  
 @media (max-width:768px){
 .s-block--banners .s-slider-container{
 padding:0px;
 }
 }
 .my-review p{
    font-size: 13px;
}
.s-block--angel-products h4.s-product-card-price {
    color: #316f4b;
}
.s-block--angel-products span.s-product-card-price-before {
    color: #316c49;
}