/*
 Theme Name:     Stage Marketing Theme
 Template:       Divi
*/

/* =Theme customization starts here
------------------------------------------------------- */
h1.entry-title {
  background-color: #00000099;
  padding: 15px;
  border-radius: 6px;
}

.et_pb_title_meta_container {
  margin: 20px;
}

.single-post span.published {
  background-color: #396fa4;
  padding: 2px 10px;
  border-radius: 6px;
}

.single-post .et_pb_featured_bg {
  padding-top: 30%;
  padding-bottom: 0px;
}

.image-border-blue,
.et_pb_featured_bg {
  -webkit-filter: drop-shadow(10px 10px 0 #396fa4);
  filter: drop-shadow(10px 10px 0 #396fa4);
  margin-bottom: 50px !important;
}

.image-border-dark {
  -webkit-filter: drop-shadow(10px 10px 0 #00000060);
  filter: drop-shadow(10px 10px 0 #00000060);
  margin-bottom: 50px !important;
}

.image-border-white {
  -webkit-filter: drop-shadow(10px 10px 0 #fff);
  filter: drop-shadow(10px 10px 0 #fff);
  margin-bottom: 50px !important;
}

.icon-square .et-pb-icon {
  width: 130px;
  height: 130px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonials .et_pb_slide_description .et_pb_slide_title {
  display: none;
}

.testimonials .et_pb_slide_description span {
  font-size: 15px;
  opacity: 0.6;
  line-height: 20px;
  display: inline-block;
}

a.button-hover-enlarge:hover,
#hero a.et_pb_more_button:hover {
  transform: scale(1.1);
  transition: 0.1s ease;
}

ul.link-list li{
	margin-bottom: 10px;
}

ul.link-list li a:hover{
	text-decoration: underline;
}

/* HERO /////////////////////////////////////////////// */
#hero-h1-title h1 span,
#facility-hero h1 {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 7px;
  padding: 12px 15px 5px 15px;
  display: inline-block;
}
#hero {
  z-index: 200;
}
#hero:after {
  background-color: #396fa4;
  bottom: 0px;
  height: 0px;
  content: "";
  position: absolute;
  width: 96%;
  margin-right: 2%;
  margin-left: 2%;
  z-index: 100;
  animation: fadeHeroBorder ease 0.5s;
  animation-iteration-count: 1;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

footer img {
  display: block;
}

span.et_pb_scroll_top.et-pb-icon {
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  width: 44px;
  height: 44px;
  background-color: #41c6a2;
}

@keyframes fadeHeroBorder {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
  from {
    bottom: 0px;
    height: 0px;
  }
  to {
    bottom: -15px;
    height: 15px;
  }
}

#hero .et_pb_slides .et_pb_slider_container_inner {
  vertical-align: bottom;
}

#hero .et_pb_slide_image {
  width: 100%;
  display: block !important;
  margin-top: 0px !important;
  position: inherit;
}


/*
#hero .et_pb_slide_image img {
  opacity: 1;
  width: 90%;
}*/

#hero .et_pb_slide_video {
  /* background-color: blue; */
  width: 100%;
  margin: 0px 0px 0px 0px !important;
  position: inherit;
  /* display: block !important; */
  border: 4px solid white;
}

#hero .et_pb_slide_description {
  /* background-color: red; */
  width: 100% !important;
  text-align: center !important;
  padding: 25px 0px 50px 0px !important;
}

/* CONTACT FORM */
.sm-container .custom-sm {
  padding: 25px;
}

/* USED ON SIENA SKILLED FACILITY */
#hero .button-wrapper-inline p {
  display: inline-flex;
}
#hero .button-wrapper-inline .vt-title {
  font-size: 16px;
  margin: 25px 0 15px 0;
}
#hero .button-wrapper-inline p a {
  margin: 0 5px;
}

/* Hide recaptcha badge */
.grecaptcha-badge {
  visibility: hidden !important;
}

@media only screen and (max-width: 768px) {
  #hero .button-wrapper-inline p a {
    font-size: 12px;
  }
}

/* MENU /////////////////////////////////////////////////////// */
.et_pb_menu .et-menu > li {
  padding: 0px;
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
  height: fit-content;
  padding: 10px 10px;
  margin: 30px 0 0 0;
  border-radius: 3px;
  line-height: 24px;
  font-weight: normal;
}
.et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li.current-menu-item > a {
  background-color: #487cb0;
}

@media only screen and (min-width: 981px) {
  .menu-phone {
    display: none !important;
  }
}

@media only screen and (max-width: 1255px) {
  .et_pb_menu--with-logo .et_pb_menu__menu > nav > ul > li > a {
    padding: 5px 7px;
    font-size: 14px;
  }
  .et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap,
  .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
    max-width: 240px !important;
  }
}

@media only screen and (max-width: 981px) {
  ul#mobile_menu1 li.current-menu-item a {
    color: #396fa4 !important;
  }

  .ul-custom-mobile-margin {
    margin-bottom: 0 !important;
  }

  .ul-custom ul {
    padding-bottom: 0;
  }

  .ul-custom ul li {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .ul-custom ul li {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 420px) {
  .et_pb_menu_0_tb_header .et_pb_menu_inner_container > .et_pb_menu__logo-wrap,
  .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
    max-width: 200px !important;
  }
}
