/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 15 2025 | 05:45:20 */
.woocommerce-checkout .bhfb-above_header_row .header-html {
  padding-top:16px;
  padding-bottom:16px;
}
/*
.woocommerce-checkout .bhfb-builder-item:not(.bhfb-component-logo) {
 display:block !important; 
}
.woocommerce-checkout .bhfb-main_footer_row {
	border-top:1px solid #1E1E1E;
}
*/
/*
.woocommerce-checkout .bhfb-main_header_row .bhfb-column-3 .bhfb-component-woo_icons {
  display:flex !important;
  flex-direction:row;
}
.woocommerce-checkout .bhfb-main_header_row .bhfb-column-3 .bhfb-component-woo_icons a ,
.woocommerce-checkout .bhfb-main_header_row .bhfb-column-3 .bhfb-component-woo_icons div
{
  display:block !important; 
}
*/
/*DISPLAY FOOTER ON CHECKOUT*/
.woocommerce-checkout footer .bhfb-column > div{
	display: block!important;
}