
/* valentine Holiday css */
.site_action_btn{
    position: relative;
    background-color: #e7363a;
    border-radius: 8px;
    overflow: hidden;
}
/* .site_action_btn::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
     background: url(/images/holiday/valentine/btn-left.svg) no-repeat;
    background-size: contain;
    height: 47px;
    width: 33px;
    z-index: 0;
}
.site_action_btn::after{
    content: "";
    position: absolute;
    right: -4px;
    bottom: -8px;
    background: url(/images/holiday/valentine/btn-right.svg);
    background-size: contain;
    height: 51px;
    width: 50px;
    z-index: 0;
}
.banner{
    background: url(/images/holiday/valentine/header-bg.jpg) no-repeat left bottom;
} */


/* End valentine Holiday css */

/* Valentine's Day CSS */
/* :root{
    --strong--red: #f54f4f;
}
.site_action_btn{
    position: relative;
    background-color: #f54f4f;
    border-radius: 8px;
    overflow: hidden;
} */

#rating_site_list .content_module .rating_item:first-child{
    /* background-image: -moz-linear-gradient( 90deg, rgb(255,203,216) 0%, rgb(255,229,236) 28%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,203,216) 0%, rgb(255,229,236) 28%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,203,216) 0%, rgb(255,229,236) 28%, rgb(255,255,255) 100%); */
  }
  

/* .site_action_btn::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
     background: url(/images/holiday/valentine/btn-left.svg) no-repeat;
    background-size: contain;
    height: 47px;
    width: 33px;
    z-index: 0;
}
.site_action_btn::after{
    content: "";
    position: absolute;
    right: -4px;
    bottom: -8px;
    background: url(/images/holiday/valentine/btn-right.svg);
    background-size: contain;
    height: 51px;
    width: 50px;
    z-index: 0;
} */
/* .banner{
    background: url(/images/holiday/valentine/header-bg.jpg) no-repeat left bottom;
}

a.images_offer_btn{
    background: #f54872!important;
}

.image_offers_bg{

} */
/* End Valentine's Day CSS */

/* fifa CSS */
.image_offers_bg{
    background: url(/images/holiday/fifa2026/fifabg.jpg) no-repeat right bottom!important;
} 
.special-holiday .image_offers_text h1 {
    color: #ffffff!important;
}
a.images_offer_btn{
    background: url(/images/holiday/fifa2026/login_btn-bg.png) repeat left bottom!important;
    background-size: contain!important;
}
.site_action_btn{
    position: relative;
    background-color: #f54f4f;
    border-radius: 8px;
    overflow: hidden;
    background: url(/images/holiday/fifa2026/login_btn-bg.png) repeat left bottom!important;
    background-size: contain!important;
}
