/*.dark .da-bgm {
    background-color: var(--dark-bg-main) !important;
    background-image: url(https://cdn.salla.sa/form-builder/dGPrFecaTtEIMRLCIcMR5VCDoRFbnPUcg1omLHrK.png);
    background-size: cover;
    background-repeat: no-repeat;
}*/
@font-face {
    font-family: 'DG-Modal3at-Med';
      src: url('https://wpazzrk.github.io/again/DG-Modal3at-Med.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
/*
.navbar-brand img {
    width: 79px !important;
    height: 80px !important;
}
*/
body *{
    font-family: 'DG-Modal3at-Med', sans-serif !important;
    
}
@media (max-width:768px){
header.store-header{
    position: static;
}
}
.store-header  i.sicon-menu.text-primary.text-2xl {
    color: #fff;
}
/*********secund-banner********/
@media (min-width:991px){
.my-secund-photo .home-slider__content {
    flex-direction: row;
}
.my-secund-photo .flying-obj {
max-height: 45rem;
}
.my-secund-photo .home-slider__content  div:nth-of-type(2){
max-width: 35rem;
}
.my-secund-photo .home-slider__content  div:nth-of-type(2) > div {
max-width: 100% ;
}
.my-secund-photo span.description {
    font-size: 25px;
    line-height: 31px;
}
}
.my-secund-photo .home-slider__content  div:nth-of-type(2) * {
text-align:center;
}
@media (max-width:768px){
.my-secund-photo salla-slider .swiper-wrapper {

    height: 100vh !important;
}
/*div[data-swiper-parallax="-600"] {
    width: unset !important;
}*/
img.flying-obj.spinning-obj.lazy.max-h-60.loaded {
    height: auto !important;
    width: unset !important;
}
.my-secund-photo img[data-src="https://cdn.salla.sa/form-builder/NoYTIzY7JKXpYpPoA7TnuAF2y67IBhJqE3CHYydE.png"] {
    height: 100%;
    object-fit: cover;
    object-position: left;
}
}
/**********my-category***********/
.my-category img {
    filter: grayscale(100%);
    transition: .5s;
}

.my-category img:hover {
    filter: grayscale(0%);
    transition: .5s;
}
/*@media (max-width:768px){
section.s-block.s-block--banners.no-home-tab.my-category {
    margin-top:30% !important;
}
}*/
/**********heading**************/
.my-heading{
    background-color: #341B5B;
}
@media (max-width:768px){
.dark .da-cp {
    white-space: normal;
}
}
@media (min-width:991px){
.my-heading{
    padding: 40px 0px;
}
}
/*******************/
.hero-slider-btn  a , button.undefined {
    background: linear-gradient(224deg, rgba(47, 176, 212, 1) 0%, rgba(107, 53, 194, 1) 24%, #8c1ca1, rgba(135, 45, 192, 1) 100%);
    box-shadow: 0px 1px 11px #ffffff82;
    border: none;
}
/****************third-baner*****/
@media (min-width:991px){
.my-third-photo .flying-obj {
max-height: 39rem;
}
}
.my-third-photo .home-slider__content  div:nth-of-type(2) {
align-items:center;
}

.my-third-photo .home-slider__content  div:nth-of-type(2) * {
text-align:center;
}
@media (max-width:768px){
.my-third-photo salla-slider .swiper-wrapper {

    height: 100vh !important;
}
.my-third-photo img[data-src="https://cdn.salla.sa/form-builder/7x6SHRpCzUmwGbsj8Fev8eEFAWeq6bs6xa3CAVLA.png"]{
    height: 100%;
    object-fit: cover;
    object-position: right;
}
}
/************fife-banner********/
.my-fife-photo .home-slider__content {
    justify-content: center;
    bottom: -9% !important;
    top: unset;
}
.my-fife-photo .hero-slider-btn  a {
    width: 200px;
    justify-content: center;
}

.dark .da-cp {
    color: #fff !important;
}
@media (max-width:768px){
.my-fife-photo .home-slider__content {
    bottom: -49% !important;
}
}
/*********font-family-*****************/
 .home-slider__content  div:nth-of-type(2) * {
     font-family: 'DG-Modal3at-Med', sans-serif !important;
}
 .home-slider__content h3.text-2xl {
    font-size: 40px;
    margin-bottom: 30px;
}
@media (max-width:768px){
.home-slider__content h3.text-2xl {
    font-size: 36px;
    margin-bottom: 30px;
}
}
/***********/
article.full-description {
    background: none;
}
article.full-description + div *{
color:#fff; 
}
header.store-header + div {
    background: none;
}
.breadcrumbs ol *{
color:#fff;
}
.full-description p * , .full-description h2 *  , .full-description ul li *{
    color: #fff !important;
}
.footer-middle.footer-container *  , button.s-comments-item-like-btn, .angel_anime.animate__.animate__fadeInUp a * , .s-product-card-content-main * , .s-product-card-content-sub * , .my-question *{
    color: #fff !important;
}
.store-footer a:hover {
    color: #fff !important;
}
.product-index button.s-infinite-scroll-btn {
    border: 2px solid #fff;
}
.my-question  .faqs-list__item{
    background: none;
}
.my-question  i.faq-item {
    background: #452072;
}
span.s-product-card-category {
    background: #452072;
}
/**********************/
section.s-block.s-angel--divider h2 {
    color: #fff;
    white-space: break-spaces;
}
article.leading-7.text-sm * {
    color: #d2d2d2 !important;
}
.full-description strong {
    color: #fff !important;
}
.content--single-page .ql-direction-rtl  strong{
    color:#fff !important
    
}