/* Enter Your Custom CSS Here */

/* Contact Form */
.wpcf7-form .wpcf7-text { width: 80%; }

/* Header */
.top_info_list li {
  float: left;
    color: #909090;
    font-size: 13px;
}
.top_info_list li .value, .top_info_list li .value a {
      color: #000;
    font-family: 'PT Sans';
    font-size: 18px;
    margin-top: 5px;
  font-weight: normal;
}
.top_info_list li.separator {
      width: 1px;
    height: 80px;
    background: #E8E8E8;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: -20px;
}
@media screen and (max-width: 497px) {
  .top_info_list li.separator {
    margin-left: 15px;
    margin-right: 15px;
  }
  .header_top_sidebar_container {
    display: none;
  }
}

/* Slider Home Page */
  #slide_0_content .title {
    /* font-size: 3.2em !important; */
    text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
  }

.home_occ_header{
  font-family:'Source Sans Pro', 'Arial', sans-serif;
	font-weight: 200 !important;
}

.home_occ_subheader{
  font-family:'Source Sans Pro', 'Arial';
	font-weight: bold !important;
}
.home_btn_darkblue .vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern{
  border-color: #3156a3 !important; 
  background-color: #3156a3 !important; 
}

/* Widgets */
.items_list.opening_hours li {
  border: #E0E0E0 !important;
  border-bottom: 1px solid #E0E0E0 !important;
  border-color: #E0E0E0 !important;
}

/* Footer */
.footer #wpcw_social-2 a {
  color: #42b3e5 !important;
}
  
  /* Feature Icons */
.features_image, .features_image img {
    display: none !important;
  }
  
  /* Gallery Boxes */
.gallery_box .item_details p {
    text-align: left !important;
  }
  
/* Post Footer */
.post_footer_details, .post_content .more {
    display: none !important;
}

/*OCC page */
.occ_intro{
  font-size: 1.05em;
}
.occ_left_col{
  color: white;
  font-size:1.2em;
  line-height:1.3em;
}

.occ_left_col li, .occ_right_col li{
  margin: 1.2em 0;
}

.occ_right_col {
  color: white;
  font-size:1.1em;
  line-height:1.3em;
}
.occ_three_points {
  font-size:1.0em;
  line-height:1.1em;
}

.occ_three_points li{
  margin: 1.1em 0;
}

.occ_large_font_size{
  font-size:2.5em;
}

.slider_content h1{
	text-shadow: 1px 2px 1px rgba(0,0,0,0.5);
}

.covid{

}
