/* Add custom CSS styles below */ 

/*Main Header*/
#mainnav
{
  border-radius: 0 !important;
}


/*F.PROMOTION BADGE TITLE*/
.f_promotion-title 
{
background: red !important;
color: white !important; 
}


/*PROMOTION BADGE TITLE*/
.promotion-title 
{
background: red !important;
color: white !important; 
}


/*ENTIRE BODY*/
body
{
background: #e5e5e5 !important;
}


/*PRODUCT SHOWCASE BORDER*/
.f_bordered-product
{
background: white !important;
border:  white !important;
}



/*ADD TO CART BUTTON*/
.s-button-btn 
{
background: rgb(39,44,63) !important;
color: white !important;
}


/*DISPLAY ALL OPTION*/
.s-slider-block__display-all {
color: rgb(39,44,63) !important;
}

/*DISPLAY ALL OPTION 2*/
.f_block__display-all {
color: rgb(39,44,63) !important;
}

/*Verify?*/
.product-entry edges-curve-3 f_shadow p-2 lg:p-4 curved-xl f_bordered-product 
{
background: white !important;
}

#fixed_banner_sec_2
{
padding: 0;
}

#fixed_banner_sec_0 .container {
padding: 0 !important;

}

#fixed_banner_sec_0 .container a img {
border-radius: 0 !important;
}

.small-bar 
{
background: rgb(161, 177, 201) !important;
}