body,
html {
margin:0;
padding:0;
width: 100%;
max-width: 100%;
height: auto;
} #bij_primary_menu ul li a:hover,
#bij_primary_menu ul li a:hover .sub-arrow svg {
color: var(--e-global-color-accent) !important;
fill: var(--e-global-color-accent) !important;
}
.bij_hours_wrapper {
position: relative;
display: inline-block;
}
.bij_show_hours{ 
font-family: "Cormorant Garamond", Sans-serif;
font-size: 24px;
font-weight: 600;
line-height: 24px;
background: none;
border: none;
padding: 0;
margin: 0;
cursor: pointer;
} .bij_hours_popup {
display: none;
position: absolute;
top: 100%;
right: 0; left: auto;
z-index: 1000;
background: #fff;
padding: 12px 16px;
margin-top: 6px;
border: 1px solid #ddd;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
width: max-content;
box-sizing: border-box;
} .bij_hours_wrapper:hover .bij_hours_popup {
display: block;
} .bij_hours_popup strong {
display: block;
margin-bottom: 6px;
} footer#bi_footer a,
footer#bi_footer p {
font-size: 14px;
line-height: 18px;
font-weight: 300;
color: #fff !important;
font-family: 'Cormorant Garamond';
} 
footer#bi_footer a:hover {
color: var(--e-global-color-accent) !important;
} 
footer#bi_footer #bi_footer_share a {
font-size: 24px !important;
}
#bi_defaul_hero .elementor-widget-image-carousel .swiper .swiper-slide figure {
line-height: 0 !important;
}
div.elementor-widget-text-editor ul li a {
color: var(--e-global-color-accent) !important;
text-decoration: underline !important;
}
div.elementor-widget-text-editor ul li a:hover {
color: #000 !important;
} .bi_team_item_img {
width: 100%;
height: auto;
aspect-ratio: 2.75 / 2;
}