/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 29 2026 | 07:22:49 */
/* FINAL WORKING CSS */

.tb_71ej222.tb_sticky_scroll_active{
background-color: #ffffff !important;
background: #ffffff !important;
}

/* ROW INNER */
.tb_71ej222.tb_sticky_scroll_active > .row_inner{
background-color: #ffffff !important;
background: #ffffff !important;
}

/* SUB ROW */
.tb_71ej222.tb_sticky_scroll_active .themify_builder_sub_row{
background-color: #ffffff !important;
background: #ffffff !important;
}

/* FORCE REMOVE TRANSPARENCY */
.tb_71ej222.tb_sticky_scroll_active *{
background-color: transparent;
}

/* APPLY WHITE AGAIN */
.tb_71ej222.tb_sticky_scroll_active,
.tb_71ej222.tb_sticky_scroll_active > .row_inner,
.tb_71ej222.tb_sticky_scroll_active .themify_builder_sub_row{
background: #fff !important;
}

/* SHADOW */
.tb_71ej222.tb_sticky_scroll_active{
box-shadow: 0 5px 20px rgba(0,0,0,0.08) !important;
}

/* MENU COLOR */
.tb_71ej222.tb_sticky_scroll_active .module-menu a{
color: #111 !important;
}

/* BUTTON */
.tb_71ej222.tb_sticky_scroll_active .builder_button{
background: #0A2647 !important;
color: #fff !important;
}
