.epic-logo img[src=""] {
  visibility: hidden;
}


/* Add custom CSS styles below */ 
@import url('https://fonts.googleapis.com/css2?family=Lemonada:wght@300..700&display=swap');
body  {
  font-family: "Lemonada", cursive;
}
/*header.store-header {
    position: static;
}*/
.md\:h-\[85vh\] {
    height: 100vh;
    margin-bottom: 0px;
}
@media screen and (max-width:768px){
.mainbanner  .image-pare img {
    width: 65%;
    height: 65%;
    margin-inline: auto;
}
 .storya-cat .txt {
    font-size: 16px;
}
.imagin-item img {
    height: 182px;
}
.content_griding.align-left, .content_griding.align-right {
    width: 60%;
}
.text_heading_bg {
    font-size: 12px;
}
.store-footer__inner * {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
}
.footer-is-light .store-footer .store-footer__inner {
    background-color: #ffffff !important;
}
.st_offers .s-count-down-list .s-count-down-item::after {
    color: #aa2955;
}
.st_offers .salla-count li .s-count-down-item-value {
    background: #aa2955;
    color: #fff;
}
.st_offers .s-count-down-item-label {
    color: #aa2955;
}