.custom-analytics{
    background-image: url(https://cdn.salla.sa/form-builder/ooop0Ctq7o0e3t0OgwpHl2cL8rHbRBbUZbu8fX3o.png);
    background-size: cover;
    height: 45vh;
position: relative;
    
}

@media (min-width:720px){
.custom-analytics{
    height: 75vh;
}

}
.custom-analytics > div > div{

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
}
.custom-analytics > div > div>div{
width:fit-content;
    background-color: #ffffff38;
    backdrop-filter: blur(1px);
    transform: scale(1.2) !important;
}
.custom-analytics > div > div > div > div:before{
content:'اختيار اكثر من';
display:block;
width:100%;
}
.custom-analytics > div > div > div > div i{
display:none;
}
.custom-analytics > div > div > div > div{
background-color: transparent !important;
    margin: 0;
    width: 100%;
    font-size: 1.5rem;
}
.product-card__promotion{
display:none;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--0.s-block--live-editor > div > a > img{

border-bottom-right-radius: 40px !important;
    border-bottom-left-radius: 40px !important;
}

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--0.s-block--live-editor > div{

background-color:#177270
}
.product-card>div>a, .product-card .product-slider, .product-card .s-slider-wrapper, .product-card .s-slider-container {
    background-color: white;
}
.special-product .s-block__title-right{
display:none;
}
.product-card__title a{
font-weight:bold;

}
@media (max-width: 767px) 
{
    .product-card__price .total-price {
        font-size: 15px !important;
        padding-top: 2px !important;
    }
}