:root {
--bg: linear-gradient(180deg, #28CDFD 0%, #0784D4 100%);

    
}




section:nth-child(1 of .main) .h-full h1 {
  color: #033D63;
  font-size: 54px !important;
  font-weight: 700;
  margin: 0;
  line-height: 74px;
}
section:nth-child(1 of .main) .h-full p {
  color: #0784D463;
  font-size: 20px !important;
  font-weight: 600;
}

section:nth-child(1 of .main) .h-full a:hover {
    color: #fff;
  
}





.navbar-brand img {
 
  width: auto;
  max-height: unset;

  height: 5rem;
}
.main-nav-container.fixed-pinned .navbar-brand img {
  max-height: 7rem;
 
}

section:nth-child(1 of .main) .h-full h1:before{
content:'';
 width:220px;   
 height:176px;
 background-image:url(https://cdn.salla.sa/form-builder/d89yzeatDdI2ZT1Y4IR9SS1ZVNnQr1WdaEQ9rTmI.png);
 display:block;
 margin:auto;
 background-repeat:no-repeat
 
}

/**/


/* ØªØµÙÙŠØ§Øª */
.categary .container h2 {

    text-align: center;
}

.categary ul li {
  align-self: start;
}
.categary .container h1 {
  text-align: right;
}
.container ul {
  justify-content: center;
  gap: 2rem;
}
/* ØªØµÙ†ÙŠÙØ§Øª */
.products .overlay h1 {
    color: #fff;
    font-size: 25px;
}

/*  Ø¹Ø±ÙˆØ¶ ØªÙ†ØªÙ‡ÙŠ Ù‚Ø±Ø¨ÙŠØ§*/

.offers
  .s-count-down-wrapper
  .s-count-down-list
  .s-count-down-item
  .s-count-down-item-value {
  background-color: transparent;
}

/*  Ø¹Ø±ÙˆØ¶ ØªÙ†ØªÙ‡ÙŠ Ù‚Ø±Ø¨ÙŠØ§*/
.offers img {
  height: 480px;
  width: 420px;
}
.bg-\[var\(--f-color\)\] {
    background-color: var(--bg);
}
/* Ù…Ù†ØªØ¬Ø§Øª Ø®Ø§ØµÙ‡ */

/* Ù…Ù†ØªØ¬Ø§Øª Ø®Ø§ØµÙ‡ */
.text-\[var\(--m-color\)\] {
    color: unset;
}
/* Ø¨Ø§Ù†Ø± Ø«Ø§Ø¨Øª */
@media (min-width: 1024px) {
  .Furniture .container {
    flex-direction: row;
  }
}

.Furniture .absolute {
  left: 0% !important;
  background-color: transparent;
  padding: 0rem 0;
  width: 100%;
}

.Furniture .relative .absolute {
  bottom: unset;
  top: unset;
}
.Furniture .relative .absolute h1 {
  padding: 0rem 1rem !important;
  line-height: 50px;
}

.Furniture .relative:first-of-type .absolute {
    bottom: 0% !important;
}
.Furniture .relative:last-of-type .absolute {
  bottom: 0% !important;
}

.Furniture .relative button {
    border: unset;
    width: 100% !important;
background: linear-gradient(180deg, #28CDFD 0%, #0784D4 100%);
);
}
.Furniture h1 {
  color: #fff;
  font-size: 38px !important;
  width: 100%;
  font-weight: 600;
  line-height: 2rem;
  margin-bottom: 2rem;
}
.Furniture button {
  color: #fff;
  border: 1px solid #ffff;
}

.Furniture button a {
  color: #fff;
}




/* Ø¨Ø§Ù†Ø± Ø«Ø§Ø¨Øª */

/* Ø¨Ø§Ù†Ø± ØµÙˆØ±Ù‡ */
.banner.txt .container .flex {
  width: 55%;
  justify-content: center;
}
.banner.txt .container .flex h1 {
  color: var(--color-primary);
}

.banner.txt .container .flex a {
  color: var(--color-primary);
}
.banner.txt .container .flex button {
  border: 1px solid var(--color-primary);
}

.banner.txt .relative > div {
  background: var(--color-primary);
}

.media .shape {
  background-color: var(--color-primary);
}
.media .shape p {
  color: var(--color-primary);
}

.counts span{

  color:#fff;
}

/* Ø¨Ø§Ù†Ø± ØµÙˆØ±Ù‡ */

/* Ø§Ø±Ø§Ø¡  */
.swiper p {
  text-align: center;
}

/*  */
.Questions .absolute{


    background: var(--bg);

}



/* footer */

.store-footer__inner .container {
  color:var(--bg);
}

.store-footer__inner {
    background: var(--bg);
    color: #fff;
}
.store-footer > div:nth-child(2) {
  background-color: var(--bg) !important;
}

.store-footer > div:nth-child(2) p {
  color: #ffffff;
}

.container p a {
  color: #ffffff;
}
.store-footer a:hover {
  color: #fff;
}

footer .store-footer__inner a img {
  filter: brightness(0.5);
}
.hover\:text-primary:hover {
     color: #fff;
}
/* footer  */
@media (max-width: 768px) {
  .sicon-search:before {
    content: "\ef09";
    color: unset;
  }
  .sicon-user:before {
    content: "\f078";
    color: unset;
  }

.head_img {
    height: 70vh;
}
.details-sec .grid {
    height: 100vh !important;
    grid-template-rows: unset;
}

.Services .flex.conatiner {
    justify-content: space-between;
    flex-direction: row;
}


section:nth-child(1 of .main) .h-full h1:before{
content:'';
 width:100px;   
 height:80px;

 background-size:contain;
 
}

.products .overlay h1 {
    color: #fff;
    font-size: 20px;
}
.catagary .container .text-center {
  width: 120px !important;
}

  .sicon-shopping-bag:before {
    content: "\ef36";
    color: unset;
  }
  
section:nth-child(1 of .main) .text-center {
    position: absolute;
    text-align: center;
    background: #0000003d;
    width: 100%;
}
.Furniture h1 {
  color: #fff;
  font-size: 25px !important;
  width: 100%;

}

section:nth-child(1 of .main) .text-center {
    left: 0 !important;
    right: 0 !important;
    align-items: center !important;
}

.rooms .s-slider-container .s-slider-swiper-wrapper .swiper-slide .overlay {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}

  section:nth-child(1 of .mian) .h-full h1 {
    font-size: 36px !important;
  }
  section:nth-child(1 of .mian) .h-full p {
    color: #fff;
  }

section:nth-child(1 of .main) .h-full h1 {
    color: #fff;
    font-size: 25px !important;
    text-align: center;
}

section:nth-child(1 of .main) .h-full p {
    color: #fff;
    font-size: 20px !important;
    text-align: center;
}
  .h-full .h-full h1 {
    font-size: 24px !important;
  }

  .h-full .h-full p {
    font-size: 20px !important;

    line-height: 28px;
  }

  section.relative .head_img > div {
    margin-right: 0;
    justify-content: center;
    position: relative;
  }
  section.relative h1 {
    font-size: 34px !important;
    line-height: 4rem;
    margin-top: 0;
  }
  section.relative p {
    font-size: 16px !important;
    opacity: 1;
  }

  section.relative .text-center {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    background-color: unset;
    padding: 1.4rem 0;
  }

  footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 992px) {
  .furnitur_offer img {
    height: 350px;
    width: 420px;
  }
}
@media (max-width: 500px) {
  .furnitur_offer img {
    height: 150px;
    width: 420px;
  }
}