/*
Theme Name: SCP
Theme URI: http://seniorcareofpa.com/
Description: SCP Theme
Author: Owen Luther
Author URI:  http://owenluther.com
Template: Divi
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: scp
Text Domain: scp
*/

.grecaptcha-badge {
  visibility: visible !important;
  z-index: 9999 !important;
  }



.centered-inline-logo-wrap {
  width: 251.398px !important;
}



/* ==== TOP NAV ADJUSTMENTS ====*/

#et-top-navigation {
    font-weight: 500;
}

#top-menu li.current-menu-item>a {
  font-weight: 700;
}

.blog-menu-item a{
font-weight: 700!important;
}

.blog-menu-item a::before{
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  content: "\f075";
  padding-right: 4px;
}

.podcast-menu-item a{
font-weight: 700!important;
}

.podcast-menu-item a::before{
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  content: "\f130";
  padding-right: 4px;
}

.faq-menu-item a{
  font-weight: 700!important;
  }
  
  .faq-menu-item a::before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f059";
    padding-right: 4px;
  }

.testimonial-menu-item a{
  font-weight: 700!important;
  }
  
  .testimonial-menu-item a::before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f27a";
    padding-right: 4px;
  }

.hero-gallery  a { 
  pointer-events: none; 
}

.hero-gallery .et-pb-controllers a {
  display: none; }

.hero-gallery .et-pb-arrow-prev {
  display: none; }

.hero-gallery .et-pb-arrow-next {
  display: none; }




/*
@media only screen and (min-width: 981px){
  .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 20px !important;
  }
}

@media only screen and (min-width: 981px){
  .et_header_style_split .et-fixed-header #et-top-navigation {
  padding: 40px 0 70px 0 !important;
  }
}
*/

.tagline {

  color: #a1d5ed!important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
  padding-bottom: 0;
  text-align: center;

}



/* ==== HEADING ADJUSTMENTS ====*/

h1 {
  padding-bottom: 20px;
  color: #4c4c4c;
}


.page-id-19 h4,
.page-id-23 h4,
.page-id-555 h4  {
  padding: 20px 0 6px 0;
  color: #4c4c4c;
}

h2 {
  color: #4c4c4c;

}


/* ==== SIDE NAV WIDGET STYLING ====*/

.widget_nav_menu h4 {
  padding: 10px 0px 10px 0px;
}

.et_pb_bg_layout_light .et_pb_widget li a {
    color: #6ab8e8;
}

.et_pb_widget ul li {
    margin-bottom: 0.1em;
}

.page-id-2 h3 {
  padding: 0 0 10px 0;
}

.page-id-2 hr {
  padding: 0 30px 0 30px;
}



/* ==== LINK ADJUSTMENTS ====*/

/* .custom-links li {
  float: left;
} */

@media only screen and (min-width: 768px){
  .page-id-2 .custom-links li:last-child {
  padding-left: 30px;
  }

  .custom-links li {
    float: left;
  }
  
}

@media only screen and (max-width: 1200px){
  .page-id-2 .custom-links {
    font-size: 14px;
  }
}


.hero-list{
  padding: 20px 0 20px 50px!important;
}


.hero-list li{
  font-size: .9em;
  font-weight: 400;
  line-height: 1.3em;
  padding: .3em 0;
}


.custom-links {
  list-style-type: none !important;
  padding-left: 10px;
}

.custom-links li a {
  display: block;
  margin-bottom: 10px;
  padding-right: 10px;
}

.custom-links li a:hover {
  opacity: .7;
}

.custom-links a:hover {
  opacity: .7;
}

.custom-lists li a {
  display: block;
  color:#53a0db;
}

.custom-lists li a:hover {
  opacity: .7;
  transform:all 0.4s ease-in-out;
}

.custom-lists li {
  padding-top: 8px !important;
  line-height: 1.5em !important;
}





.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
  width: 32px !important;
  max-width: 32px !important;;
}

/* ==== CONTACT FORM STYLING ====*/

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100%;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.wpcf7-submit {
color: #686868 !important;
margin: 12px auto 0;
cursor: pointer;
font-size: 14px;
font-weight: 400;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

.wpcf7-submit:hover {
border-color:#eee;
color:#eee!important;;
padding: 6px 20px !important;
}


@media only screen and (min-width: 981px) {
  .et_header_style_split .centered-inline-logo-wrap #logo {
    padding: 4px 0;
  }
}


@media only screen and (max-width: 980px){
  #scpandgsp_counties_list .et_pb_column {
    margin-bottom: 0px !important;
  }
}


/* ==== BLOG STYLING ====*/

.page .post {
  border: solid 1px #f1f1f1;
  box-shadow: 1px 1px 16px 1px #f7f5f5 ;
  margin-bottom: 64px;
  padding-bottom: 10px;
}

.page .et_pb_post .post-meta, .post-content {
padding: 10px 30px !important;
}

.page .et_pb_post .entry-title {
padding: 20px 30px 0px 30px !important;
}

.page .et_pb_post .post-content .more-link {
  font-size: .9em;
  line-height: 1.3em;
  color: #3ea7e8;
  margin-top: 12px;
  padding: 4px 8px;
  border: 1px solid #3ea7e8;
  border-radius: 2px;
  display: inline-block;
  transition: all .2s ease-in-out;
}

.page .et_pb_post .post-content .more-link:hover {
  border: 1px solid rgba(62, 167, 232, 0.575);
  color: rgba(62, 167, 232, 0.575) !important;
}

.page .et_pb_image_container img, .et_pb_post a img {
  object-fit: cover;
  width: 100%;
  height: 300px;
}


/* ==== POST STYLING ====*/

/* .post h1, h2, h3, h4, h5, h6 {
  padding-top: 31px;
} */

.single-post .entry-title {
  font-weight: bold;
}

.single-post .entry-content h2 {
  margin-top: 2em;
  font-size: 20px;
  font-weight: bold;
}

.wp-block-group {
  margin-top: 3em;
}

.wp-block-columns {
  margin: 2em 0 0 0 !important;
  align-items: center;
  
}
.wp-block-columns .wp-block-column h2 {
  margin-top: 0em !important;
}
/* .single-post .entry-content p {
  padding-bottom: 3em !important;
} */

.wp-block-separator.is-style-wide {
  margin: 40px 0px;
}

.et_pb_post .post-meta a {
  background-color: rgb(231, 231, 231);
  color: #5f5f5f !important;
  padding: 3px 6px;
  border-radius: 2px;
  font-size: .8em;
  transition: background-color .3s ease-in-out;

}
 .et_pb_post .post-meta a:hover {
  background-color: rgb(243, 243, 243);
}



/* ==== RECENT POSTS SIDEBAR STYLING ====*/

.widget_recent_entries .widgettitle {
  text-transform: uppercase;
  margin-bottom: .6em !important;
 
}

.widget_recent_entries li a {
  color: #3ea7e8 !important;
}

.widget_recent_entries li {
  line-height: 1.2em !important;
  margin-bottom: .6em !important;
  padding-bottom: 6px;
  border-bottom: 1px solid #f1f1f1;
}

.widget_recent_entries span.post-date {
  color: #666666;
  display: block;
  font-size: .8em;
}

.ss-inline-share-wrapper {
margin: 45px 0 !important;
}

