/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

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

.main-nav-container .navbar-brand img {
    max-height: 5rem;
}
section:nth-child(1 of .h-\[85vh\]) .h-full h1::before{
  content:"";
  display:block;
  background-image:url(https://cdn.salla.sa/form-builder/bvpt90xeLa9Frkt8xjN7ZoMPTjW0cMC06tD5Onwx.png);
  background-repeat:no-repeat;
  background-size:cover;
  margin:auto;
  margin-bottom: 5%;
  width: 300px;
  height: 410px;
}
.h-full .text-center{
    width:50% ;
}
.h-full h1{
    line-height: 3.5rem;
}
section.h-\[85vh\].relative{
    height: 100vh;
}
section.h-full a {
    margin:auto;
}
.category img {
    height: 100% !important;
}
.category .justify-between {
    justify-content: center;
    gap: 40px;
}
.category a{
    font-size:16px;
    font-weight:700;
}
.special-products h1 {
    color: #fff;
    margin-top: 3rem;
    font-size: 24px;
    z-index: 3;
    text-align: center;
    line-height: 30px
}

.special-products .overlay {
    row-gap: 2rem
}
.second-banner h1 {
  font-size: 29px!important;
  color: #fff
}

.second-banner .absolute {
  width: 100%;
  left: 0;
  top:80%;
}

.second-banner button {
  border-color: #be6a78;
  width: 100% !important;
  background-color: #be6a78;
}

.second-banner a {
  color: #fff;
}

.last-banner .container>div:first-child {
    justify-content: center
}

.about-us p{
    color:#fff;
}
section.h-\[85vh\].relative {
    height: 100vh ;
}

.s-product-card-vertical .s-product-card-content {
    background-color: #f3dfd6;
}
.s-product-card-entry .s-product-card-content-footer .s-product-card-wishlist-btn {
    background-color: #f3dfd6 !important;
}
@media(max-width: 768px) {
.h-full .text-center{
    width:90%;
}
.last-banner .w-full.h-full {
    height: 22vh !important;
}
section.h-\[85vh\].relative {
    height: 65vh !important;
}
.h-full h1{
    line-height: 2rem;
}
.h-full {
    height: 65vh !important;
}
.h-full .absolute{
    justify-content:center;
}
.s-product-card-vertical .s-product-card-content-title a,.s-product-card-vertical .s-product-card-sale-price h4,.s-product-card-vertical salla-add-product-button .s-button-text {
    font-size: 1rem;
    font-weight: 700
}
.details-sec .grid>div:nth-child(2) {
  height: 360px;
}
.details-sec .grid>div:first-child{
  height: 250px;
}
.details-sec .grid {
  height: 94vh !important;
}
footer *{
    text-align:center;
    margin:auto;
}
section:nth-child(1 of .h-\[85vh\]) .h-full h1::before{
  content:"";
  display:block;
  background-image:url(https://cdn.salla.sa/form-builder/bvpt90xeLa9Frkt8xjN7ZoMPTjW0cMC06tD5Onwx.png);
  background-repeat:no-repeat;
  background-size:cover;
  margin:auto;
  margin-bottom: 5%;
  width: 175px;
  height: 240px;
}
}
 footer .relative {
    background-color:#ffffff !important;
     width:100%;
}


footer .relative h3 , footer .relative p {
    color:#be6a78 !important
}

footer button{
    background-color:#be6a78  !important;
    color:#ffffff !important;
}

footer button:hover{
    background-color:#f3dfd6 !important;
    color:#be6a78 !important;
}