@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=Mirza:wght@400;500;600;700&display=swap');

* {
    font-family: 'Mirza', sans-serif;
}

.s-product-card-entry {
    height: 250px !important;
   /* border-radius: 4.1rem !important; */
   /* border: 1px solid #DFDFDF !important; */
    margin-top: 100px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);

}

.s-product-card-image {
    border-radius: 127px !important;
    top: -50px;
    width: 180px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-product-card-sale-price {
    display: flex;
    flex-direction: column;
}

.s-product-card-content-title {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 15px;
}

.swiper-wrapper {
    width: 90% !important;
    margin: 0 20px;
}

.s-product-card-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
}

.s-product-card-wishlist-btn {
    display: none;
}

div.s-product-card-content-footer.gap-2 > salla-add-product-button > div > salla-button > button {
    background: #E3DACA;
    color: black;
    border: none;
}
.s-product-card-content
{
top: -60px;
}
.s-product-card-content-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.s-product-card-content-sub {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* .s-product-card-content-footer {
    position: absolute;
    top: -15%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
} */

/* footer */
.store-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 12%, rgba(227,218,202,1) 17%);    color: black;
}

.s-contacts-list-vertical {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 70px;
}

.contact-social {
    display: flex;
    justify-content: center;
    align-items: center;
}

.store-footer__inner {
background: rgb(255,255,255);
background: linear-gradient(180deg, rgba(255,255,255,1) 14%, rgba(227,218,202,1) 19%);
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > img {
    clip-path: inset(0 0 0 20%);
}



#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div {
    margin-top: -40px;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > a {
    display: none;
}

.contact-slot {
    margin-bottom: 55px;
}



#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > a {
    display: flex;
    align-items: center;
    text-decoration: none;
    position: absolute;
    top: 310px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 20px;
}

.store-footer .contact-social {
    margin-top: 4.25rem !important;
}




.s-product-card-content-subtitle {
    display: none !important;
}
.s-cart-summary-total

{
display:none;
}
.header-btn__icon sicon-user-circle, .s-product-card-promotion-title
{
display: none;
}
.s-product-card-image
{
background: none !important;

}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 40px;
    position: absolute;
    top: -28px;
}

.store-footer h3
{
font-weight: 300;
margin-top: 30px;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.flex.rtl\:space-x-reverse.space-x-2.items-end
{
display: flex;
    justify-content: center;
    align-items: center;
    
    background: rgb(0 0 0 / 28%);
    width: 50%;
color: white;
    position: absolute;
    top:70%;
    left: 50%;
    transform: translate(-50%, -50%);
        border-radius: 5px;
}

.promotion-title
{
display:none;
}
.navbar-brand {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.navbar-brand img {
    max-width: 200px; /* Adjust as needed */
    height: 150px; /* Adjust height to crop */
    object-fit: cover; /* Ensures cropping */
    object-position: center; /* Adjust position if needed */
    overflow: hidden;
}


  /*  Change link appearance on hover */
  #mobile-menu a:hover {
    background-color: #f5f5f5;
    color: #000;
  }
}


.main-nav-container.fixed-pinned .navbar-brand img{
max-height: 40px;
    top: -25px;
    position: absolute;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.flex.rtl\:space-x-reverse.space-x-2.items-end > div > b
{
margin-right: 47px;
}
div.swiper-slide.swiper-slide > a > img{
object-fit: cover !important;
   /* height: 300px; */
    }
        .s-metadata-box-header i
{
display: none !important;
}
    
    @media (min-width: 640px) {
    .s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
            flex: none !important;
    }
   
    

    .sicon-list
    {
    display: none !important;
    }
    #product-225872058 > div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > salla-metadata > div > div.s-metadata-box-header > i{

display: none !important

}
    
    .sicon-list::before, .sicon-list::after {
    display: none !important;
}
.s-metadata-row
{
justify-content: start !important;
}
    .metadata-arrow {
            cursor: pointer;
            margin-left: 12px;
            font-size: 18px;
        }
        .s-metadata-row {
            display: none;
        }

/* about us */
.content-entry img {
    width: 120px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    margin-bottom: 16px;
}

/* Paragraph Styling */
.content-entry p {
    font-size: 18px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 16px;
}

/* Highlighted Text */
.content-entry strong {
    color: #ffc73c;
}

/* Centered Headings */
.content-entry h1.text-center {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #cc8500;
    margin-top: 20px;
}

#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner > div > div:nth-child(4) > div

{
display: none;
}