/*
 Theme Name:     Blue Star - Divi Child Theme
 Theme URI:      https://goldman-marketing.com
 Description:    Divi Child Theme
 Author:         Goldman Marketing Group
 Author URI:     https://goldman-marketing.com
 Template:       Divi
 Version:        1.0.2
*/


/*
------------------------------------------------------- */
body>*:not(#wpadminbar) *:not(.dsm_icon) {
  font-family: "Inter", sans-serif!important;
}
h1, h2, h1 *, h2 *{
    font-family: 'Saira', Helvetica, Arial, Lucida, sans-serif!important;
}

img.custom-icon{
  max-width: 64px;
}

#companies_logos .et_pb_module_inner .dp-dfg-items {
  align-items: center;
}

#mobile_menu li {text-align: left; }
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; pointer-events: auto; margin: 0 0% 0 5%; width: 80%; border-bottom: none;}
#main-header .et_mobile_menu li a{border-bottom: none;}
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; z-index: 10; pointer-events: auto;}
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 24px; content: '\4c'; top: 13px; right: -45px; z-index: 10;}
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; z-index: 10;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }
#main-header .et_mobile_menu li a{padding: 10px 0; margin: 0 5%;}

#left-area article.et_pb_post {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.single #left-area {
  padding-bottom: 0px;
}
.et_post_meta_wrapper {
  display: none;
}

span.custom-icon-wrapper{
  padding: 2px;
}
#main-header, #top-header {
  z-index: 10;
}

.mobile-bar{
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  border-top: solid 1px #dbdbdb;
}

.mobile-bar a{
  width: 33%;
  text-align: center;
  padding: 10px 0 10px 0;
}
.social-icon:before {
  text-align: center;
}

.social-icon {
  margin-right: 10px;
}

.mobile-bar a svg{
  height: 15px;
}


#menu_to_hide {
  display: none;
}

#image_carousel .swiper-wrapper .swiper-slide img {
  width: 150px !important;
}


.navigation-dot{
  display: none;
}

.slick-dots{
  display: flex;
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-29%);
}

.slick-dots button{
  display: none;
}

.slick-dots li{
  padding: 0px 13px;
  color: #869397;
  transform: scale(1.3);
}

.slick-dots .slick-active{
  color: #ffffff;
}

@media (min-width: 981px){
  .mobile-bar{
    display: none;
  }
  .et_pb_gutter.et_pb_gutters2 div#left-area {
      width: 100%;
  }
  .et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content div.container:before {
    display: none;
  }
}

@media (max-width:768px) {
  #team_section .et_pb_team_member_image {
    max-width: 100%;
  }
}


.et-fixed-header img#logo {
  vertical-align: top;
}

.et_pb_svg_logo #logo {
  max-height: 70px;
}
.mobile-bar {
	background-color: #ffffff;
}


#top-menu-nav .social-icon{
  display: inline-block;
	width: 35px;
	height: 0;
}
#top-menu-nav .social-icon a{
	opacity: 0 !important;
	margin-bottom: 0;
}

.social-icon:before{
	font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
	color: #fff;
	font-size: 20px;
    line-height: 40px;
    height: 40px;
    width: 40px;
	transform: translate(0px, 46px);
    display: inline-block;
}

.social-icon.instagram:before{
	content: "\e09a";
}

.social-icon.facebook:before{
	content: "\e093";
}

.social-icon.tiktok:before{
  content: '';
	background: url('../../img/tiktok-icon.svg');
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center 14px;
}

.social-icon a {
  width: 40px;
  margin-top: 16px;
  height: 20px;
}


.social-icon a {
	border: none !important;
}



.et_header_style_left #et-top-navigation ul#top-menu>li.menu-button.book-online>a {
	background-color: #ffffff;
	color: #222222 !important;
}

.et-social-header-icon {
	position: absolute !important;
	top: 0;
	right: 0;
}
.et-social-header-icon.instagram a:before {
	content: "\e09a";
}
.et-social-header-icon.facebook a:before {
	content: "\e093";
}

.homepage-hero .et_pb_section_video_bg {
	z-index: 1;
}

#gmgLightbox #gmgClose{
    text-decoration: none;
    font-family: sans-serif;
    font-size: 50px;
    transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    z-index: 10002;
    top: 45px;
    right: 8%;
    color: #000;
}
#gmgLightbox iframe{
    display: none;
    visibility: visible;
    opacity: 1;
    position: absolute;
    z-index: 10001;
    width: 85%;
    margin: auto;
    max-width: 1170px;
    height: calc( 100% - 120px);
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 300ms ease-out 0s;
    border: none;
}

body.et-fb #gmgLightbox{
  display: none;
}


#second-line{
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 16px;
    line-height: 1.4em;
    text-align: center;
}

@media only screen and (max-width: 767px){
	#second-line {
		font-size: 20px;
		line-height: 2em;
		letter-spacing: 6px;
		padding-top: 30px;
   		display: inline-block;
	}
  .page-id-413 div.et_pb_team_member_image {
    max-width: unset;
  }
}

@media only screen and (min-width: 768px) {
  .mobile-bar {
    margin-top: -2px;
  }
  #gmgLightbox #gmgClose{
    right: calc((100% - 1070px) / 2);
  }
}


@media only screen and (min-width: 981px){

	#et-main-area div.short-column{
		width: 491px;
	}
	#et-main-area div.long-column{
		width: calc( 97% - 491px );
	}

	.centered-swiper .swiper-wrapper{
		width: fit-content;
		margin: 0 auto;
		padding-left: 66px;
	}


}


@media only screen and (min-width: 981px) and (max-width: 1200px) {
	.et_pb_svg_logo #logo {
		max-width: 20%;
	}

}


@media only screen and (min-width: 1201px) and (max-width: 1312px) {
	.et_pb_svg_logo #logo {
		height: 54%;
	}
}


#footer-bottom{
	display: none;
}

.et_pb_social_media_follow_0 li a.icon{
	top: 7px;
}

span.et_pb_scroll_top.et-pb-icon{
	background: white;
    color: black;
    border-radius: 0;
}



@media only screen and (min-width: 1440px){
	.et_pb_tabs_controls{
		display: flex;
		justify-content: center;
		width: fit-content;
		margin: auto;
		position: relative;
		border-right: 1px solid;
		border-left: 1px solid;
		border-top: 1px solid;
		border-color: inherit;
		flex-wrap: wrap;
	}
	ul.et_pb_tabs_controls:after{
		width: 100%;
		bottom: 0px;
		position: absolute;
		top: unset;
	}
	.et_pb_module.et_pb_tabs{
		border-width: 0px;
	}
	.et_pb_all_tabs{
		border: solid 1px;
		border-color: inherit;
		margin-top: -1px;
	}
}


.mobile-bar svg path{
	fill: #ffffff;
}

.et_header_style_left .logo_container{
  text-align: center;
}

@media (max-width: 980px){

  .mobile-bar {
    background-color: #0e2c4d;
    width: 100%;
    transition: 0.2s all ease-in;
  }
  .mobile-bar a:hover {
    background-color: #23a0c9;
    transition: 0.2s all ease-in;
  }

	.et_header_style_left img#logo {
		max-width: 100%;
		height: 100%;
		max-height: 68%;
	}

  #logo, .et-fixed-header img#logo {
    vertical-align: middle;
  }
  .dsm-content-timeline-items-wrapper.dsm-center div.dsm-pointer-wrapper{
    padding: 5px;
  }
}


div.css-166tz6a, div.css-6psomq{
	z-index: 100001;
}

.makeappt a:after{
	font-size: 28.8px;
    line-height: 1em;
    content: "35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
	top: 50%;
	right: -8px;
	transform: translatey(-50%);
	font-family: ETmodules!important;
    speak: none;
}

.makeappt:hover a:after{
	opacity: 1;
  margin-left: 0;
}

.zd-sticky-button, .zd-alert-box-text {
  display: none !important;
}

.circle-r {
  display: inline-block;
  line-height: normal;
  transform: scale(0.5) translate(-50%, -50%);
}
h3 .circle-r {
  transform: scale(1) translate(-50%, -25%);
}

#et-main-area{
  overflow: hidden;
}
.et_fixed_nav header#main-header{
  position: fixed;
}

@media (max-width: 560px) {
	#companies_logos .dp-dfg-skin-default .dp-dfg-image img {
		width: 80% !important;
		margin: 0 auto !important;
	}
}

@media (max-width:560px) {
  #companies_logos .dp-dfg-skin-default .dp-dfg-image img {
    width: 80% !important;
    margin: 0 auto !important;
  }
  #companies_logos .dp-dfg-layout-grid .dp-dfg-items {
    display: inherit;
  }
}

@media (max-width:479px) {
  #companies_logos .dp-dfg-layout-grid .dp-dfg-items {
    display: grid;
  }
}
@media (max-width:355px) {
	#companies_logos .dp-dfg-container .dp-dfg-items {
    grid-template-columns: repeat(auto-fill,minmax(100px,1fr));
  }
}

.et_pb_column_1_tb_footer .et_pb_text_0_tb_footer .et_pb_text_inner p{
  background-color:#001430!important;
  color:#fff!important;
}

/* CSS from WP Customize */

#image_carousel .swiper-wrapper .swiper-slide img {
  width: 150px !important;
}

.dsm_image_carousel .dsm_image_carousel_container {
    margin-bottom: 0px;
}

#companies_logos .et_pb_module_inner .dp-dfg-items {
    align-items: center;
}

@media (max-width: 560px) {
	#companies_logos .dp-dfg-skin-default .dp-dfg-image img {
		width: 80% !important;
		margin: 0 auto !important;
	}
}

@media (max-width:560px) {
  #companies_logos .dp-dfg-skin-default .dp-dfg-image img {
    width: 80% !important;
    margin: 0 auto !important;
  }
  #companies_logos .dp-dfg-layout-grid .dp-dfg-items {
    display: inherit;
  }
}

@media (max-width:479px) {
  #companies_logos .dp-dfg-layout-grid .dp-dfg-items {
    display: grid;
  }
}
@media (max-width:355px) {
	#companies_logos .dp-dfg-container .dp-dfg-items {
    grid-template-columns: repeat(auto-fill,minmax(100px,1fr));
  }
}

.dsm_masonry_gallery.linkedinimg .grid-item .dsm-overlay .dsm-overlay-desc{
	padding-left:20px;
	padding-right:20px;
}

.dsm_masonry_gallery.linkedinimg .et_overlay{
	pointer-events: auto;
}

div.overflow-image{
	height: 100%;
}

div.overflow-image>a>span.et_pb_image_wrap{
	height: 100%;
}

div.overflow-image>a>span.et_pb_image_wrap>img{
	object-fit: cover;
    height: 100%;
}

div.et-pb-contact-message>p{
	color: #fff;
    font-size: 19px;
}

#mobile_menu_slide{
	margin-top: 50px;
}

#main-header{
	z-index: 999999;
}
@media screen and (max-width:980px) {
  .et_header_style_left #main-header #et-top-navigation .mobile_menu_bar{
    transition:padding 0.3s;
    padding-top:28px;
    padding-bottom:28px
  }
  .et_header_style_left #main-header #et-top-navigation{
    padding-top:0;
  }
  .et_header_style_left #main-header.et-fixed-header #et-top-navigation{
    padding:0!important;
  }
  
  .et_header_style_left #main-header.et-fixed-header #et-top-navigation .mobile_menu_bar{
    padding-bottom:28px;
    padding-top:28px;
  }
}

@media screen and (max-width:380px) {
  .et_header_style_left #main-header #et-top-navigation .mobile_menu_bar{
    transition:padding 0.3s;
    padding-top:24px;
    padding-bottom:24px
  }
  .et_header_style_left #main-header.et-fixed-header #et-top-navigation .mobile_menu_bar{
    padding-bottom:24px;
    padding-top:24px;
  }
  #main-header #logo img{
    height:64px;
    transition:0.3s;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px)  {
	#main-header{
		background-color: rgb(4 30 66 / 94%) !important;
	}
}

.dsm-gallery .grid-item .dsm-overlay .dsm-overlay-inner .dsm-overlay-title {
    font-size: 20px;
}

.dsm-gallery .grid-item .dsm-overlay .dsm-overlay-inner .dsm-overlay-position {
    font-style: italic;
    font-size: 16px;
}

.dsm-gallery .grid-item .dsm-overlay .dsm-overlay-inner .dsm-overlay-desc {
    font-size: 16px;
}

@media screen and (max-width: 767px) {
  .dsm-gallery .grid-item .dsm-overlay .dsm-overlay-inner .dsm-overlay-title {
    font-size: 18px;
}
  .dsm-gallery .grid-item .dsm-overlay .dsm-overlay-inner .dsm-overlay-position {
    font-size: 14px;
}

  .dsm-gallery .grid-item .dsm-overlay .dsm-overlay-inner .dsm-overlay-desc {
    font-size: 14px;
}
}

.grecaptcha-badge {
  display: none!important;
}

html {
  background: #001430!important;
}

@media (hover: none) {
  .dsm_masonry_gallery .grid-item .dsm-overlay:after {
    content: "\4d";
    color: #000;
    position: absolute;
    right: 3px;
    top: -9px;
    font-family: 'ETmodules';
    font-size: 32px;
    transform: translateY(100%);
    width: 32px;
    height: 32px;    
  }
  .dsm_masonry_gallery .grid-item.unhover .dsm-overlay {
    opacity: 0!important;
    z-index: 0!important;
    pointer-events: none!important;
  }
  .dsm_masonry_gallery .grid-item.unhover img {
    transform: scale(1);
  }
}

.et_pb_contact_form label {
  display: block!important;
  position: absolute!important;
  opacity: 0!important;
  pointer-events: none!important;
}

@media (hover: none) {
  .dsm-gallery .grid-item .et_pb_image_wrap:has(.et_overlay)::before {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    top: 8px;
    right: 6px;
    background-image: url('../../img/plus.svg');
    background-color: rgb(4 30 66 / 94%);
    border-radius:32px;
  }
}

#et-info-phone:before {
	display: none!important;
}


.centered-inline-logo-wrap {
  display: none!important;
}

@media screen and (min-width: 981px) {
  #et-top-navigation {
    display: flex!important;
    align-items: center!important;
    justify-content: space-between!important;
    padding-bottom: 8px!important;
    padding-top: 8px!important;
  }
  #et-top-navigation .custom-logo {
    width: fit-content!important;
    display: block!important;
  }
  #et-top-navigation nav>ul>li>a {
    padding-bottom: 0!important;
  }
}
#custom-top-header {
  position: relative;
}
#custom-top-header:before {
  background: #2DC0D4;
  content: "";
  position: absolute;
  height: 100%;
  width: 100vw;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 0;
}
#custom-top-header .custom-header-wrapper {
  display: flex;
  position: relative;
  justify-content: space-between;
  padding-top: 8px;
  align-items: center;
  padding-bottom: 8px;
}
#custom-top-header .custom-header-wrapper .buttons-wrapper {
  display: flex;
  gap: 12px;
  align-items: center;
  margin: 0 -20px;
}
#custom-top-header .header-button {
  display: block;
  padding: 4px 20px;
  font-size: 14px;
  color: #0C1E39;
  font-family: "Helvetica", sans-serif!important;
  text-transform: uppercase;
  transition: 0.3s;
  text-decoration: none;
}

@media (hover: hover ) {
  #custom-top-header .header-button:hover{
    opacity: 0.7;
  }
}

@media screen and (max-width: 980px) {
  header#main-header {
    background-color: #0C1E39!important;
  }
  .et_header_style_split header#main-header .logo_container {
    position: relative!important;
  }
  header .container.clearfix.et_menu_container {
    display: flex;
    flex-wrap: wrap;
    align-items:center;
  }
  header .logo_container {
    order: 1;
  }
  header #custom-top-header {
    order: 0;
    width: 100%;
  }
  .custom-logo {
    display: none!important;
  }
  header .logo_container {
    text-align: left!important;
    width: 50%;
  }
  header #et-top-navigation {
    width: 50%!important;
    order: 2;
  }
  .et_header_style_split #et_mobile_nav_menu .et_mobile_menu {
    top: 140px!important;
  }
  .et_header_style_split #logo {
    max-height: 48px!important;
    max-width: 100%!important;
  }
}

@media screen and (max-width: 780px) {
  .et_header_style_split header#main-header .logo_container {
    width: 50%!important;
  }
}

@media screen and (max-width: 540px) {
  #custom-top-header .header-button {
    padding: 8px 10px!important;
    font-size: 12px!important;
  }
}

.et_pb_sum.with-logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
   gap: 4px;
   align-items: center;
}
.et_pb_sum.with-logo img {
  height: 16px!important;
  margin-top: -2px!important;
}

@media screen and (min-width: 981px) {
  #top-menu .btn.header-btn {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  #custom-top-header .header-button.hide-mobile {
    display: none;
  }
  #mobile_menu .btn.header-btn a {
    text-align: center;
    background: #2DC0D4;
    color: #0C1E39;
    padding: 12px 24px;
    margin: 8px 5%;
    width: 90%;
  }
}
.et_pb_blurb.add-3dmiracl-logo h2.et_pb_module_header.with-logo {
  display: flex;
  align-items: center;
}
.et_pb_blurb.add-3dmiracl-logo h2.et_pb_module_header.with-logo img {
  height: 18px;
  margin-top: -1px;
  margin-left: 8px;
}


/* Menu Updates */
@media screen and (min-width: 981px) {
  .custom-header-wrapper .buttons-wrapper {
    padding-right: 22px;
  }
  #top-menu>li:has(.sub-menu)>.sub-menu {
    /* opacity: 0; */
    top: 20px;
    right: 0;
    /* visibility: visible; */
    pointer-events: none;
    transition: 0.3s;
    padding-top: 70px;
    background: transparent;
    border: none;
    box-shadow: none;
    color: #0C1E39;
    z-index: 1;
    width: max-content;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
  }
  #top-menu>li:has(.sub-menu)>a {
    z-index: 2;
  }
  #top-menu>li:has(.sub-menu)>.sub-menu * {
    color: #0c1e39!important;
    width: max-content;
  }
  #top-menu>li:has(.sub-menu)>.sub-menu a {
    border-radius: 2px;
  }
   #top-menu>li:has(.sub-menu)>.sub-menu:before {
    content: "";
    position: absolute;
    background: #fff;
    border-radius: 4px;
    bottom: 0;
    top: 50px;
    box-shadow: 0 0 6px rgba(0,0,0,0.05);
    width: 100%;
   }
   #top-menu>li:has(.sub-menu)>a:after { 
    transition: 0.3s;
   }
   #top-menu>li:has(.sub-menu):hover>a:after {
    transform: rotate(180deg);
   }
  #top-menu>li:has(.sub-menu):hover>.sub-menu {
      top: 0px;
      opacity: 1;
      pointer-events: all;
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      -webkit-animation: none!important;
      animation: none!important;
  }
  #top-menu>li:has(.sub-menu)>.sub-menu img {
    width: 240px;
    height: calc(100% - 50px);
    right: 0;
    position: absolute;
    display: block;
    object-fit: cover;
    object-position: center;
    border-radius: 0 4px 4px 0;
    bottom: 0;
  }
}
body #page-container #et-main-area #main-content .et_pb_button, 
body #page-container .et_pb_button {
  padding: 12px 20px!important;
  border-radius: 2px!important;
  letter-spacing: 0px!important;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
body #page-container .et_pb_button:hover::before {
  transform: translateX(0);
}
body #page-container .et_pb_button::before {
  content: "";
  background: linear-gradient(115deg, transparent 30%, #F9B87E 40%, #2DC0D4 50%);
  position: absolute;
  right: 0;
  transform: translateX(100%);
  transition: 0.6s;
  top: 0;
  width: 200%;
  height: 100%;
  opacity: 1!important;
  display: block!important;
  margin: 0!important;
  z-index: -1;
}
body #page-container .et_pb_button.secondary::before {
  background: linear-gradient(115deg, transparent 30%, #F9B87E 40%, #0C1E39 50%)
}
body #page-container #et-main-area #main-content .et_pb_button:hover,
body #page-container .et_pb_button:hover {
  padding-left: 16px!important;
  padding-right: 24px!important;
}

body #page-container #et-main-area #main-content .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button {
  margin-bottom: 0!important;
}

#main-header .et_mobile_menu li ul {
  display: block!important;
}
#main-header .et_mobile_menu li ul.sub-menu .slide-inner {
  display: none;
}
#mobile_menu>li {
  position: relative;
}
#mobile_menu>li::before {
  content: "";
  background: #0C1E39;
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  z-index: -1;
  padding-bottom: 5%;
}
#main-header .et_mobile_menu .menu-item-has-children > a:after {
  content: "3";
  top: 7px;
  transition: 0.3s;
}
#main-header .et_mobile_menu .menu-item-has-children.expanded > a:after {
  transform: rotate(180deg);
}

@media screen and (max-width: 767px) {
  .et_pb_section_3 .et_pb_blurb.et_had_animation {
    transform: none!important;
  }
  #post-19 .et_pb_section_3 .et_pb_row_4 .et_pb_column_6, #post-19 .et_pb_section_3 .et_pb_row_4 .et_pb_column_8 {
    padding-top: 20px!important;
  }
  #post-19 .et_pb_section_3 {
    padding: 40px 0!important;
  }
  #post-19 .et_pb_section_3 .et_pb_row_4 * {
    text-align: left!important;
  }
}

body #main-content .et_pb_button {
  text-transform: uppercase!important;
}

body .et_pb_pricing_table_0 .et_pb_pricing_heading h3.et_pb_pricing_title,
body .et_pb_pricing_table_1 .et_pb_pricing_heading h3.et_pb_pricing_title,
body .et_pb_pricing_table_2 .et_pb_pricing_heading h3.et_pb_pricing_title {
  font-size: 28px!important;
}

#notification-bar {
  background: #2DC0D4!important;
  padding: 0px 12px;
  width: 100%;
  text-align: center;
  position: relative;
}
#notification-bar:before {
  content: "";
  background: #2DC0D4!important;
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  transform: translateX(-50%);
  z-index: 1;
}
#notification-bar .content {
  position: relative;
  padding: 8px 0;
  background: #2DC0D4!important;
  z-index: 2;
}
#notification-bar:has(.extended-content):hover {
  cursor: pointer;
}
#notification-bar .content  *,
#notification-bar .extended-content  *,
#notification-bar .content,
#notification-bar .extended-content {
  color:#0C1E39!important;
  font-size: 14px!important;
}

#notification-bar .extended-content {
  position: relative;
  display: none;
  padding-bottom: 8px;
  z-index: 1;
}

.gt_switcher-popup span {
  display: none!important;
}

@media screen and (max-width: 360px) {
  #custom-top-header .custom-header-wrapper .buttons-wrapper {
    gap: 4px;
  }
  #custom-top-header .custom-header-wrapper .buttons-wrapper > a {
    padding-left: 4px!important;
    padding-right: 4px!important;
  }
}
.gt_languages .glink span {
  color: #0C1E39!important;
}
.tribe-events-header__title, .tribe-events-header__breadcrumbs {
  display: none!important;
}
.events-filters {
  margin-bottom: 12px!important;
}
.events-filters ul {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .events-filters ul {
    gap: 4px;
  }
}
.events-filters ul li a:not(#clear-filters) {
  font-size: 14px;
  padding: 4px 12px;
  border: 1px solid #0c1e39;
  border-radius: 4px;
  transition: 0.3s;
  color: #0c1e39;
}

a#clear-filters {
  font-size: 14px!important;
}

.events-filters ul li a:not(.active-category):not(#clear-filters):hover {
  cursor: pointer;
  border-color: #2DC0D4;
  color: #2DC0D4;
}
.events-filters ul li a.active-category:not(#clear-filters) {
  background: #0c1e39;
  color: #fff;
  pointer-events: none!important;
}
.tribe-common .tribe-common-c-svgicon {
  color: #0c1e39!important;
}
.tribe-events-calendar-list__event-details.tribe-common-g-col {
  padding-top: 24px!important;
  padding-bottom: 24px!important;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
  background: rgba(219, 219, 219, 0.4);
  box-shadow: 3px 3px 6px  rgba(36, 36, 36, 0.1);
  align-items: center;
}
.tribe-events-calendar-list__event.tribe-common-g-row {
  align-items: center;
  justify-content: space-between!important;
}
@media screen and (min-width: 768px) {
  .tribe-events-calendar-list__event.tribe-common-g-row {
    flex-direction: row!important; 
    justify-content: start!important;
    gap: 24px;
  }
  .tribe-common-g-row.tribe-events-calendar-list__event-row {
    flex-direction: row-reverse;
  }
}
.tribe-events-calendar-list__event-featured-image-wrapper {
  padding: 0!important;
  width: fit-content!important;
  max-width: 320px;
}
.tribe-events-calendar-list__event-featured-image-wrapper img {
  display: block!important;
}
@media screen and (max-width: 767px) {
  .tribe-common-g-row.tribe-events-calendar-list__event-row {
    flex-direction: column!important;
  }
  .tribe-events-calendar-list__event-date-tag {
    padding-top: 12px!important;
    padding-bottom: 12px!important;
  }
  .tribe-events-calendar-list__event-details.tribe-common-g-col {
    padding-bottom: 12px;
  }
  .tribe-common .tribe-events-calendar-list__event-description {
    display: block!important;
    margin-top: 8px;
  }
  .tribe-common .tribe-events-calendar-list__event-description * {
    visibility: visible!important;
  }
}

.tribe-events .datepicker .day.current.focused:before, .tribe-events .datepicker .day.current:focus:before, .tribe-events .datepicker .month.current.focused:before, .tribe-events .datepicker .month.current:focus:before, .tribe-events .datepicker .year.current.focused:before, .tribe-events .datepicker .year.current:focus:before {
  box-shadow: inset 0 0 0 1px #0c1e39!important;
}
.tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus {
  background: #0c1e39!important;
}

.event-actions-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 24px!important;
}

.event-actions-wrapper .event-button {
  font-size: 16px;
  padding: 4px 16px;
  background: #0c1e39!important;
  color: #fff!important;
  font-weight: 600;
  border-radius: 4px;
  transition: 0.3s;
}
.event-actions-wrapper .event-button:hover {
  box-shadow: 0 3px 6px 3px rgba(0,0,0,0.1);
}
.event-actions-wrapper .share-feature {
  height: 28px;
  position: relative;
}
.event-actions-wrapper .share-feature svg {
  height: 28px;

}
.event-actions-wrapper .share-feature .tooltip {
  position: absolute;
  background: #fff;
  top: 0;
  left: 50%;
  transform: translateY(-100%) translateX(-50%) scaleY(0);
  box-shadow: 0 3px 6px 3px rgba(0,0,0,0.1);
  transform-origin: bottom center;
  display: flex;
  border-radius: 4px;
  transition: 0.3s;
  flex-direction: column;
}
.event-actions-wrapper .share-feature:hover .tooltip {
  transform: translateY(-100%) translateX(-50%) scaleY(1);
}
.event-actions-wrapper .share-feature .tooltip li {
  padding: 4px;
}
.event-actions-wrapper .share-feature .tooltip li a {
  border-radius: 4px;
  display: block;
  transition: 0.3s;
  width: 24.5px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.event-actions-wrapper .share-feature .tooltip li a svg {
  width: 20px;
  height: 20px;

}
.event-actions-wrapper .share-feature .tooltip li a:hover {
  background: rgba(219, 219, 219, 0.4);
}
.event-actions-wrapper .share-feature .tooltip:after {
  border-left: 8px solid #fff;
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  box-sizing: border-box;
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%) translateY(50%) rotate(-45deg);
  bottom: 0;
  width: 16px;
}

.event-meta-data {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .event-meta-data {
    justify-content: center;
    flex-wrap: wrap;
  }
  .event-actions-wrapper .event-button {
    flex-grow: 1;
    text-align: center;
  }
  .tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col,
  .tribe-events-calendar-list__event-featured-image-wrapper.tribe-common-g-col img {
    max-height: 200px!important;
    object-fit: cover!important;
    width: 100%!important;
  }

}
.event-meta-data>span {
  display: flex!important;
  align-items: center;
  gap: 4px;
}
.tribe-events-calendar-list__event-datetime>span {
  font-size: 16px!important;
}
.tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-weekday {
  font-size: 14px!important;
}
.tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum {
  font-size: 32px!important;
}
.event-meta-data>span>svg {
  height: 16px!important;
}
.event-meta-data address {
  margin-top: 0!important;
}
.event-meta-data address * {
  font-weight: 500!important;
  font-size: 16px;
}

.ultraclear-showcase .et_pb_column_1_3:first-of-type .et_pb_blurb_content {
  display: flex!important;
  gap: 12px!important;
}
.ultraclear-showcase .et_pb_column_1_3:first-of-type .et_pb_blurb_content  .et_pb_blurb_container {
  padding-top: 6px!important;
}

.ultraclear-showcase .et_pb_column_1_3:last-of-type .et_pb_blurb_content {
  display: flex!important;
  flex-direction: row-reverse!important;
  gap: 12px!important;
}
.ultraclear-showcase .et_pb_column_1_3:last-of-type .et_pb_blurb_content  .et_pb_blurb_container {
  padding-top: 6px!important;
}
.ultraclear-showcase .et_pb_column_1_3:last-of-type .et_pb_blurb_content  .et_pb_blurb_container {
  padding-top: 6px!important;
}
.ultraclear-showcase .et_pb_column_1_3:first-of-type .et_pb_image_wrap,
.ultraclear-showcase .et_pb_column_1_3:last-of-type .et_pb_image_wrap {
  width: 90px!important;
}

@media screen and (max-width: 540px) {
  .translator-wrapper {
    display: none!important;
  }
  .custom-header-wrapper {
    justify-content: center!important;
  }

  .ultraclear-showcase .et_pb_column_1_3:first-of-type .et_pb_image_wrap,
  .ultraclear-showcase .et_pb_column_1_3:last-of-type .et_pb_image_wrap {
    width: 58px!important;
  }
  
}
@media screen and (max-width: 980px) {
  .mobile_menu_bar.mobile_menu_bar_toggle {
    transform: translateY(-5px)!important;
  }
}

.uc-energy-timeline__track {
  width: 90%;
  height: 34px;
  margin: 34px auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.uc-energy-timeline__track .uc-energy-timeline__track-base,
.uc-energy-timeline__track .uc-energy-timeline__track-fill {
  position: absolute;
  left: 0;
  top: 50%;
  height: 2px;
  transform: translateY(-50%);
}
.uc-energy-timeline__track .uc-energy-timeline__track-base {
  background: rgba(24,58,99,0.12);
  width: 100%;
}
.uc-energy-timeline__track .uc-energy-timeline__track-fill {
  background: linear-gradient(90deg, #0baed7 0%, #1a7ecb 40%, #2f63c8 72%, #f2bf97 100%);
  width: 0%;
  transition: 0.6s;
  transition-timing-function: linear;
}
.uc-energy-timeline__track .uc-energy-timeline__dot:not(.is-1) {
  transition-delay: 0.6s;
}
.uc-energy-timeline__track .uc-energy-timeline__dot {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  display: block;
  background: #ffffff;
  position:relative;
  z-index: 2;
  border: 2px solid rgba(24,58,99,0.12);
  transition: 0.6s;
}
.uc-energy-timeline__track .uc-energy-timeline__dot.is-active {
  box-shadow: 0 0 0 6px rgba(11,174,215,0.10), 0 0 22px rgba(11,174,215,0.22);
  border-color: #0baed7;
}

.tribe-events-c-top-bar.tribe-events-header__top-bar {
  margin-top: 12px!important;
  margin-bottom: 20px!important;
}
@media screen and (max-width: 767px) {
  .tribe-events-calendar-list__event-details.tribe-common-g-col {
    padding-top: 8px!important;
  }
}