/*
Theme Name: Hoover Chamber
Version: 1.0
Template: astra
*/
.interior-page-style h1 {
    color: #08348C !important;
    font-family: 'Poppins', sans-serif  !important;
    font-size: 80px  !important;
    line-height: 1.3  !important;
	  letter-spacing: 1px  !important;
    font-weight: 700  !important;
}

.interior-page-style h2 {
    color: #070707;
    font-family: 'Poppins', sans-serif !important;
    font-size: 33px;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h3 {
    color: #08348C;
    font-family: 'Poppins', sans-serif !important;
    font-size: 27px;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h4 {
    color: #070707;
    font-family: 'Poppins', sans-serif !important;
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h5 {
    color: #08348C;
    font-family: 'Poppins', sans-serif !important;
    font-size: 19px;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style h6 {
    color: #070707;
    font-family: 'Poppins', sans-serif !important;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0.25em;
}

.interior-page-style ul li,
.interior-page-style ol li{
    color: #070707;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1.1px;
    font-weight: 400;
    margin-bottom: 0.5em;
}


.interior-page-style p {
    color: #070707;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1.1px;
    font-weight: 400;
}

.interior-page-style em{
    font-style: italic;
}

.interior-page-style strong {
    font-weight: bold;
}

.interior-page-style a:-webkit-any-link {
    cursor: pointer;
}

.interior-page-style a:hover {
    transition: all .2s ease;
    text-decoration: none;
}

.interior-page-style a.btn.button {
    color: #fff !important;
    background: #000 !important;
}

.interior-page-style .wrapper-buttons {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

.interior-page-style iframe {
  display: block;
  width: 854px;
  height: 480px;
  margin:  0 auto;
}

/* pagination */

/* pagination */
.uc-posts-pagination {
    margin-top: 30px;
    text-align: center;
    font-size: 1.3em;
}

span.page-numbers.current {
    background: #05AFF2;
    padding: 5px 15px;
    border-radius: 50%;
    margin-right: 0px !important;
    color: #fff;
}

a.page-numbers {
    padding: 10px;
    color: #333;
}

/* interior button */
a.interior-btn {
    font-family: "Open Sans", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    background-color: #05AFF2;
    border-radius: 0px 0px 0px 0px;
    padding: 16px 24px 16px 24px;
  	color: #fff;
}

a.interior-btn:hover {
    background-color: #4666A6;
    color: #fff;
}

/* header in about page */
.page-id-335 header{
  	background-color: #08348C;
    position: relative;
}

/* interior page image position */
.page-id-626 .constraint-1600 {
  background-position: top !important;
}

/* hero carousel */
.carousel .owl-controls {
    display: none;
}

.carousel .uc_fbps_slide .overlay-hero{
    position: absolute;
    background-image: radial-gradient(#00000010 60%, #FFFFFF00 70%);
  	background-position: center !important;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.carousel .uc_fbps_slide .uc_fbps_content{
	/* padding-right: 500px !important; */
  	padding-left: 0 !important;
    text-align: center !important;
  	width: 800px !important;
    max-width: 800px !important;
}

.carousel .uc_fbps_slide .uc_fbps_content .uc_fbps_container_title {
  	font-family: "Lato" !important;
  	font-size: 6em !important;
  	line-height: 1.2em;
  	text-shadow: 2px 2px 15px #33333360;
}

.carousel .uc_fbps_slide .uc_fbps_content .uc_fbps_cta{
  	font-family: "Roboto" !important;
  	font-size: 1.2em !important;
  	border-radius: 5px !important; 
  	padding: 10px 20px !important;
  	font-weight: 500 !important;
}

.carousel .uc_fbps_container .uc_fbps_slide{
	height: 88vh !important;
}

/* icon box */
.icon-box div.title {
  	font-family: "Barlow";
  	font-size: 1.3em;
  	font-weight: 600 !important;
  	color: #033554 !important;
  	margin-bottom: 5px;
  	line-height: 1.4em;
}

/* .icon-box .ggg{
  	font-family: "Source Sans Pro";
    height: 125px;
    overflow: hidden;
  	font-weight: 400 !important;
  	color: #033554 !important;
  	padding-top: 10px !important;
} */

.icon-box .uc-content-box .uc-icon{
	margin-bottom: 15px !important;
}

.icon-box img {
    width: 30%;
}

.icon-box .uc-content-box{
	border-top: 1px solid #033554 !important;
  	border-right: 1px solid #033554 !important;
  	border-left: 1px solid #033554 !important;
  	border-bottom: 3px solid #F0604C !important;
  	padding: 30px !important;
}

.icon-box .uc-mega-icon-banner .uc-banner-container .uc-content-box a{
	color: #02253B !important;
  	border: 2px solid #02253B !important; 
  	margin-top: 10px !important;
  	/* background-color: #F0604C; */
  	border-radius: 5px;
  	padding: 10px !important;
}


.icon-box .uc-mega-icon-banner .uc-banner-container .uc-content-box a:hover{
	background-color: #02253B;
  	color: #fff;
}

/* video / podcast */
.video-container .title {
    font-size: 2.5em;
    font-family: 'Lato';
    color: #0593CC;
    font-weight: 600;
    text-align: center;
  	display: none;
}

.video-container .divider{
  	display: none;
  /*
  	background-color: blue;
    height: 3.5px;
    margin: 15px 0px;
    width: 15%;
  */
}

.video-class {
    margin: auto;
    text-align: center;
}

.video-class iframe {
    width: 854px !important;
    height: 480px !important;
    margin: auto;
    text-align: center;
}

.video-container .content {
  	margin-top: 20px;
} 

/* .video_container .content iframe{
  	border-radius: 10px;
} */

/* cards */
/* .cards .uc_article_grid_style_six_box .uc_image_box .uc_article_img{
	background-size: contain !important;
}

.cards .uc_article_grid_style_six .uc_article_grid_style_six_holder .uc_article_grid_style_six_box:hover .uc_image_box .uc_article_img{
	transform: none;
	-webkit-transform: none;
}

.cards .uc_article_grid_style_six_box:hover {
    cursor: pointer;
}

/* .cards .uc_article_grid_style_six .uc_article_grid_style_six_holder .uc_article_grid_style_six_box:hover .uc_overlay{
  	background: transparent;
} */

/* cards testimonial */
.cards-testimonial .uc_quote_slider .uc_quote_info{
  	background-color: #000 !important;
    border: none !important;
  	padding: 0 !important;
}

.cards-testimonial .uc_quote_slider .uc_quote_info .uc_author_avatar{
    width: 100% !important;
    height: 100% !important;
  	border-radius: 0 !important;
}

/* news homebox */
.news .uc_article_grid_style_six_box .uc_box_content .homebox-content{
    height: 100px;
    overflow: hidden;
  	font-family: "Roboto";
    font-size: 1.2em;
    font-weight: 400;
    color: #000;
}

.news .uc_article_grid_style_six_box .uc_box_content .uc_title a{
    color: #033554 !important;
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.2em;
}

.news .uc_article_grid_style_six_box .uc_box_content .homebox-button{
	margin-top: 20px;
}

.news .uc_article_grid_style_six_box .uc_box_content .homebox-button a{
  	background-color: #0493CC !important;
    padding: 10px;
    font-size: 0.8em;
    color: #fff;
    font-family: "Roboto"; 	
  	border-radius: 5px;
}

.news .uc_article_grid_style_six_box .uc_box_content .homebox-button a:hover{
    background-color: #02253B !important;
}

.news .uc_article_grid_style_six_box .uc_image_box .uc_article_img{
	border-radius: 0px !important;
}

a{
	text-decoration: none !important;
}

/******
***	
New Hoover CSS
***
******/

/* home new events */
.home-new-events .mec-event-grid-clean .mec-event-article {
    margin-bottom: 0;
    border: none;
    background-color: initial;
    box-shadow: none;
}

.home-new-events .mec-event-image, .home-new-events .event-color{
	display: none;
}

.home-new-events .mec-event-grid-clean .event-grid-t2-head .mec-event-month{
	text-transform: initial;
}

.home-new-events .mec-event-grid-clean .row{
	margin-bottom: 0;
}

.home-new-events .mec-bg-color{
	background-color: initial;
}

.home-new-events .mec-start-date-label{
	color: #070707;
}

.home-new-events .mec-event-grid-clean .event-grid-t2-head{
	padding: 0;
}

.home-new-events .mec-event-grid-clean .mec-event-content{
    background: initial;
    padding: 0;
}

.home-new-events .mec-event-grid-clean .mec-event-content  .mec-event-title{
	/* text-align: center; */
}

.home-new-events .mec-event-grid-clean .mec-event-content  .mec-event-title a{
	color: #070707;
   	font-family: 'Poppins';
  	font-weight: 500;
  	font-size: 1.1rem;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    width: 300px;
    display: inline-block;
    overflow: hidden; */
}

.home-new-events .mec-event-sharing-wrap{
	display: none;
}

.home-new-events .mec-bg-color{
	background-color: initial;
}

.home-new-events .mec-event-grid-clean .mec-event-footer{
  	display: none;
	border-top: 2px solid #05AFF2;
  	margin: 0;
} 

.home-new-events .mec-event-footer .mec-booking-button {
  	font-family: 'Open Sans';
    box-shadow: none;
    transition: all .21s ease;
    font-size: 10px;
    font-weight: 400;
    text-transform: initial;
    background: initial;
    color: #fff;
    border: 1px solid #e8e8e8;
    position: absolute;
    top: 32px;
    left: 50%;
  	right: auto;
    padding: 20px;
    line-height: 0;
    height: auto;
  	transform: translateX(-50%);
}

.home-new-events .mec-event-footer .mec-booking-button:hover{
	border-color: #05AFF2;
}

.home-new-events .mec-event-grid-clean .row > div{
	height: 200px;
  	border-right: 1px solid #ddd;
}

/* .home-new-events .mec-event-grid-clean .row > div:last-child{
	border-right: initial;
} */

/* home events with bg */
.home-event-bg .mec-event-grid-clean .mec-event-article {
    margin-bottom: 0;
    border: none;
    background-color: initial;
    box-shadow: none;
}

.home-event-bg .mec-event-image, .home-event-bg .mec-event-title .event-color{
	display: none !important;
}

.home-event-bg .mec-event-grid-clean .event-grid-t2-head .mec-event-month{
	text-transform: initial;
}

.home-event-bg .mec-event-grid-clean .row{
	margin-bottom: 0;
}

.home-event-bg .mec-bg-color{
	background-color: initial;
}

.home-event-bg .mec-start-date-label{
	color: #fff;
}

.home-event-bg .mec-event-grid-clean .event-grid-t2-head{
	padding: 0;
  	text-align: center;
}

.home-event-bg .mec-event-grid-clean .mec-event-content{
    background: initial;
    padding: 0;
}

.home-event-bg .mec-event-grid-clean .mec-event-content  .mec-event-title{
	text-align: center;
}

.home-event-bg .mec-event-grid-clean .mec-event-content  .mec-event-title a{
	color: #fff;
   	font-family: 'Poppins';
  	font-weight: 500;
  	font-size: 1.1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 300px;
    display: inline-block;
    overflow: hidden; 
}

.home-event-bg .mec-event-sharing-wrap{
	display: none;
}

.home-event-bg .mec-bg-color{
	background-color: initial;
}

.home-event-bg .mec-event-grid-clean .mec-event-footer{
	border-top: 2px solid #05AFF2;
  	margin: 0 auto;
  	width: 300px;
} 

.home-event-bg .mec-event-footer .mec-booking-button {
  	font-family: 'Open Sans';
    box-shadow: none;
    transition: all .21s ease;
    font-size: 10px;
    font-weight: 400;
    text-transform: initial;
    background: initial;
    color: #fff;
    border: 1px solid #e8e8e8;
    position: absolute;
    top: 32px;
    left: 50%;
  	right: auto;
    padding: 20px;
    line-height: 0;
    height: auto;
  	transform: translateX(-50%);
}

.home-event-bg .mec-event-footer .mec-booking-button:hover{
	border-color: #05AFF2;
}

.home-event-bg .mec-event-detail {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width:300px;
}

.home-event-bg .mec-event-grid-clean .row > div{
	height: 200px;
  	/* border-right: 1px solid #ddd; */
}

/* .home-event-bg .mec-event-grid-clean .row > div:last-child{
	border-right: initial;
} */

.home-event-bg .mec-event-grid-clean .mec-event-content .mec-event-title a,
.home-event-bg .mec-start-date-label{
    color: #fff;
        font-family: "Open Sans", Sans-serif;
    font-weight: 500;
    font-size: 1.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 300px;
    display: inline-block;
    overflow: hidden;
}

.home-event-bg .mec-event-footer .mec-booking-button:after {
    content: 's';
}

/* single events page */
.single-mec-events .main-header{
  background-color: #2A51A0 !important;
}

.single-mec-events .ast-container{
  padding-top: 120px !important;
}

.single-mec-events .mec-events-meta-group-countdown{
	display: none;
}

.single-mec-events aside{
	display: none;
}

.single-mec-events .comments-area{
	display: none;
}

.single-mec-events .mec-single-title{
	color: #070707;
}

.single-mec-events .mec-event-content{
	padding: 0 !important;
}

.single-mec-events .mec-event-content p{
  	font-family: 'Open Sans' !important;
    font-size: 1.2rem;
    color: #000;
    font-weight: 400;
}

.single-mec-events .mec-date, .single-mec-events .mec-time{
	text-transform: capitalize !important;
    font-weight: 600;
    font-size: 1.2rem;
}

.single-mec-events .mec-container{
	width: 1280px !important;
  	padding-left: 0 !important;
  	padding-right: 0 !important;
  	/* padding-top: 64px !important; */
  	padding-bottom: 64px !important;
}

.single-mec-events .mec-container h1.mec-single-title{
	font-family: 'Poppins';
  	color: #08348c;
  	margin-top: 32px;
  	margin-bottom: 8px;
} 

.single-mec-events .mec-container{
  	margin-top: 48px;
  	margin-bottom: 48px;
}

.single-mec-events .mec-container i.mec-sl-calendar::before, i.mec-sl-clock::before {
	color: #08348c !important;
}

.single-mec-events .mec-frontbox-title::before {
	border-bottom: 4px solid #08348c !important;
}

.single-mec-events .mec-container .mec-color{
  	border-color: #08348c !important;
	color: #08348c !important;
}

.single-mec-events .mec-bg-color, .mec-bg-color-hover:hover, .mec-wrap .mec-bg-color, .mec-wrap .mec-bg-color-hover:hover {
  background-color: #08348c;
  color: #fff !important;
}


/* Staff archive */
/* staff archive */
.staff-archive .uc_post_list > div {
    flex: 0 0 23%;
}

.staff-archive .uc_post_list {
    display: flex;
    flex-wrap: wrap;
  	gap: 32px;
}

.staff-archive .uc_post_list_title a {
  	font: 500 1.2rem/1.2 'Poppins';
    color: #08348C;
}

.staff-archive .uc_post_list_box {
    padding: 24px;
    box-shadow: 0 8px 24px rgb(0 0 0 / 8%);
    background: #FFF;
    text-align: center;
}

.staff-archive .uc_post_list_image{
	margin: 0 auto;
  	height: 250px;
  	overflow: hidden;
    display: flex;
    align-items: center;
  	justify-content: center;
}

.staff-archive i.fas.fa-briefcase{
    margin-right: 0.25em;
    color: #A7BD37;
}

/* .staff-archive span {
    margin-left: 1.15em;
} */

.staff-archive .uc_post_list .uc_post_list_content {
    width: 100%;
  	padding-top: 22px;
}

.staff-archive .uc_post_list_address a{
  	font: 400 1rem 'Open Sans';
  	color: #070707;
}

.staff-archive .uc_post_list_details_1 a{
  	font: 400 1rem 'Open Sans';
  	color: #05AFF2;
}

.uc-posts-pagination .nav-links{
	text-align: center;
  	margin-top: 32px;
}

.uc-posts-pagination .nav-links a.page-numbers,
.uc-posts-pagination .nav-links span.page-numbers.current{
    font: 400 1.6rem 'Open Sans', sans-serif;
}

/* gallery */
.gallery .gallery-item .gallery-icon{
border: none !important;
}



.gallery .gallery-item .gallery-icon a img{
height: 350px;
object-fit: cover;
}


/* blog archive page */

.blog-archive .uc_post_grid_style_one_title a{
  font-size: 1.2rem;
    font-family: 'Poppins';
    font-weight: 500;
    color: #0170B9 !important;
    line-height: 1.5rem;
    width: 100%;
    overflow: hidden;
 /*   white-space: nowrap; */
    text-overflow: ellipsis;
}


.blog-archive .uc_post_grid_style_one_title{
  line-height: 1.3rem;
}


.blog-archive .uc_post_grid_style_one_meta{
  display: none;
}

.blog-archive .uc_post_grid_style_one_excerpt{
  display: none;
}

.blog-archive .uc_post_grid_style_one_button{
  margin-top: -10px;
}

.blog-archive a.uc_btn {
border-width: 0px;
 /*   border-color: ; */
    border-style: solid;
    padding: 0 !important;
    color: #070707 !important;
    display: inline-block;
    text-decoration: none;
    border-radius: 0px !important;
    border-bottom: 2px solid #070707;
    font-family: 'Open Sans';
    font-size: 14px !important;
    background-color: transparent;
  	font-weight: 400 !important;
  	line-height: 25px !important;
  	margin-top: -16px !important;
}
  
/* Gallery Archive */
.gallery-archive .uc_post_grid_style_one_title a{
  font-size: 1.2rem;
    font-family: 'Poppins';
    font-weight: 500;
    color: #0170B9 !important;
    line-height: 1.3rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gallery-archive .uc_post_grid_style_one_meta{
  display: none;
}

.gallery-archive .uc_post_grid_style_one_excerpt{
  display: none;
}

.gallery-archive .uc_post_grid_style_one_button{
  margin-top: -10px;
}

.gallery-archive a.uc_btn {
border-width: 0px;
 /*   border-color: ; */
    border-style: solid;
    padding: 0 !important;
    color: #070707 !important;
    display: inline-block;
    text-decoration: none;
    border-radius: 0px !important;
    border-bottom: 2px solid #070707;
    font-family: 'Open Sans';
    font-size: 14px !important;
    background-color: transparent;
  	font-weight: 400 !important;
  	line-height: 25px !important;
  	margin-top: -16px !important;
}

.gallery-archive .uc_post_grid_style_one_button{
  display: none;
}

.gallery-archive .uc_post_grid_style_one_title{
  padding-bottom: 0 !important;
}

.gallery-archive .uc_content{
  padding: 5px 20px 5px 20px !important;
}

@media(max-width:767px){
  .interior-page-style h1 {
      font-size: 29px !important;
      line-height: 1.3;
	}
  
  .interior-page-style h2 {
      font-size: 26px !important;
      line-height: 1.3;
	}
  
  .interior-page-style h3 {
      font-size: 22px !important;
      line-height: 1.3;
	}
  
  .interior-page-style h4 {
      font-size: 20px !important;
      line-height: 1.3;
	}

  .interior-page-style h5 {
      font-size: 18px !important;
      line-height: 1.3;
	}

  .interior-page-style h5 {
      font-size: 17px !important;
      line-height: 1.3;
	}
  
  	/* gallery */
	.gallery .gallery-item{
	max-width: 100% !important;
	}
  
  	/* iframe */
  	.interior-page-style iframe{
  	display: block !important;
  	margin: 0 auto !important;
	width: 100% !important;
  	height: 220px !important;
}
  
  /* staff archive */
  .staff-archive .uc_post_list > div {
    flex: 0 0 100%;
  }
  
  /* interior btn */
  a.interior-btn {
      display: inline-block;
      margin-top: 8px;
  }
  
}

@media(max-width: 1024px) and (min-width: 767px){
    /* staff archive */
    .staff-archive .uc_post_list > div {
      flex: 0 0 100%;
    }
}

@media(min-width: 1600px){
  .constraint-1600{
  	max-width: 1600px;
    margin: auto;
  }
}

/* hiding footer in more of what matters */
body.page-id-5173 footer,
body.page-id-5173 header{
	display: none;
}