html body #IRT__cat-irtiqa-1 > div > div:nth-child(1) {
    display: none !important;
}

  #IRT__cat-irtiqa-1 {
    margin-top: 30px !important;
  }



/************************** Me **********************************/

.s-product-card-entry {
    border-width: 3px;
    --tw-border-opacity: 1;
    background-color: #ffffff;
    border-color: rgb(232 198 27);
    -webkit-border-radius: calc(var(--rause-card) + 0px); 
    }
@media (max-width: 768px) {
    .IR__lsize {
        width: 73px;
        height: 73px;
    }
}
#mainnav > div > div > div.header-container.flex.items-stretch.justify-between.w-full.relative > div.flex.items-center.justify-center > a > i {

    color: #000000 !important;
}
#s-cart-icon > i {
  color: #000000 !important;
}
.IR__lsize {
    width: 73px;
    height: 73px;
}
#app > div.top-navbar {
  display: none !important;
}

@media only screen and (min-width: 1024px) {
    .fixed-pinned .main-menu {
        display: none; 
        }
        }

.main-nav-container .inner {
    transition: background-color 0.3s ease-out, 
                box-shadow 0.3s ease-out,
                backdrop-filter 0.3s ease-out,
                -webkit-backdrop-filter 0.3s ease-out;
}

.main-nav-container.fixed-header .inner {
    background-color: rgba(255, 255, 255, 0.30) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    backdrop-filter: blur(12px) !important;
    border-bottom: 3px solid #e8c61bb5 !important;
    border-bottom-left-radius: 38px;
    border-bottom-right-radius: 38px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
    transform: translateZ(0);
}


#IRT__fixed-pro-10 > div {
display : none; 

}
#IRT__fixed-pro-5 > div {
    display:none ;
}
#IRT__testimonials-12 {
    margin-top: 1rem;
}

.s-product-card-entry {
background-color: #FFFFFF !important;
box-shadow: 0 2px 8px 0 rgb(232 198 27) !important;
border: 3px solid rgba(0, 0, 0, 0.05) !important; 
border-radius: 16px !important;
transition: all 0.3s ease; 
    }
.s-product-card-image {
background-color: #FFFFFF !important; 
border-radius: 16px !important;
    }
.IRT__form_content .s-product-card-content-footer salla-add-product-button .s-button-btn, .IRT__form_content .s-product-card-content-footer salla-add-product-button .s-button-icon {
    border-radius: 1.1rem !important; 
    background-color: #ffffff !important;
    border: #e8c61b 1px solid;
    box-shadow: 1px 1px 1px 0 rgb(232 198 27) !important;
    }
salla-add-product-button button.s-button-element .s-button-text i, salla-add-product-button button.s-button-element .s-button-text span {
font-size: small;
color: #e2be06;
}