/*
Theme Name:     Recreated Health Custom Wordpress Build
Theme URI:      https://thehdg.biz
Description:    This theme is a custom Wordpress build for Recreated Health/
Author:         The Hauser Design Group
Author URI:     https://thehdg.biz
Template:       Divi
Version:        1.0
*/
/* Theme customization starts here */
/*========================================================
  Hauser Design Group Custom Styling

  This theme is built by Divi however the Divi Builder was so fickle with saving responsive changes that I decided to design the desktop version through the builder and the mobile & tablet through my own css below.
========================================================*/
@media (max-width: 1023px) {
  .hero .et_pb_row_0_tb_body {
    width: 90%;
  }
}
@media (max-width: 1023px) {
  .hero .hero-heading h1 {
    font-size: 200%;
  }
}

.email-signup-form.et_pb_newsletter .et_pb_newsletter_form {
  padding-top: 0 !important;
}
.email-signup-form.et_pb_newsletter .et_pb_newsletter_fields {
  justify-content: center;
}
@media (min-width: 1024px) {
  .email-signup-form.et_pb_newsletter .et_pb_newsletter_fields {
    background-color: #ede8d1;
    padding: 3px;
    border-radius: 5px;
  }
}
.email-signup-form.et_pb_newsletter .et_pb_newsletter_fields > * {
  flex-basis: unset;
}
@media (min-width: 1024px) {
  .email-signup-form.et_pb_newsletter .et_pb_newsletter_fields > * {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .email-signup-form.et_pb_newsletter .et_pb_newsletter_fields .et_pb_newsletter_field {
    flex-basis: 73%;
  }
}
@media (min-width: 1024px) {
  .email-signup-form.et_pb_newsletter .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
    flex-basis: 27%;
  }
}

@media (max-width: 1023px) {
  div.et_pb_section.team-bladel {
    padding-top: 30px;
    background-image: none !important;
    background-color: #0f0f12 !important;
  }
}
div.et_pb_section.team-bladel h2 {
  line-height: 0.9;
  letter-spacing: -0.85px;
}
@media (max-width: 1023px) {
  div.et_pb_section.team-bladel h2 {
    font-size: 200%;
  }
}
@media (min-width: 1024px) {
  div.et_pb_section.team-bladel h2 small {
    font-size: 29px;
  }
}
@media (max-width: 1023px) {
  div.et_pb_section.team-bladel h2 small {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  div.et_pb_section.team-bladel .et_pb_column_1_2 {
    margin-bottom: 0;
  }
}
div.et_pb_section.team-bladel .et_pb_blurb {
  border-radius: 5px;
}
div.et_pb_section.team-bladel .et_pb_blurb .et_pb_blurb_content {
  display: flex;
  flex-direction: column;
  margin-left: 0;
}
div.et_pb_section.team-bladel .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
  order: 1;
  margin: 22px 22px 15px;
}
div.et_pb_section.team-bladel .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  order: 2;
  margin-bottom: 0;
  padding-top: 5px;
}
div.et_pb_section.team-bladel .et_pb_button {
  width: 100%;
  max-width: 589px;
  text-align: center;
}
@media (max-width: 766px) {
  div.et_pb_section.team-bladel .et_pb_button {
    font-size: 13px !important;
  }
}

.et-blog-css-grid {
  max-width: 1200px;
  margin-bottom: 0px !important;
}
.et-blog-css-grid.et_pb_blog_0_tb_body {
  margin-bottom: 40px !important;
}
.et-blog-css-grid > div {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 0px;
}
.et-blog-css-grid .et_pb_post {
  align-self: start;
  padding: 15px;
  margin-bottom: 0px;
}
.et-blog-css-grid .et_pb_post .entry-title {
  font-size: 15px !important;
  line-height: 20px !important;
  padding-bottom: 0;
}
.et-blog-css-grid .entry-featured-image-url {
  margin-bottom: 10px;
}
.et-blog-css-grid .entry-featured-image-url img {
  max-width: 275px;
}
.et-blog-css-grid .more-link {
  text-transform: capitalize;
  font-size: 15px;
  text-decoration: underline;
}
.et-blog-css-grid .more-link:before {
  content: "[";
  padding-right: 3px;
}
.et-blog-css-grid .more-link:after {
  content: "...]";
}

@media (min-width: 1024px) {
  header.et-l--header .et_pb_section .et_pb_menu .et_pb_menu__wrap {
    justify-content: end;
    margin-right: 10px;
  }
}
@media (min-width: 1024px) {
  header.et-l--header .et_pb_section .et_pb_menu .et_pb_menu__wrap nav.et-menu-nav ul.sub-menu li a {
    color: #252429 !important;
  }
}
@media (max-width: 1023px) {
  header.et-l--header .et_pb_section .et_mobile_nav_menu ul li a {
    color: #252429 !important;
  }
}
@media (min-width: 1024px) {
  header.et-l--header .et_pb_section .et_pb_button_0_tb_header {
    margin-right: -10px;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  header.et-l--header .et_pb_section .et_pb_button_0_tb_header, header.et-l--header .et_pb_section .et_pb_button_1_tb_header {
    font-size: 14px !important;
    padding: 5px 15px !important;
  }
}
@media (min-width: 1024px) {
  header.et-l--header .et_pb_section .et_pb_button_0_tb_header, header.et-l--header .et_pb_section .et_pb_button_1_tb_header {
    white-space: nowrap;
  }
}

@media (min-width: 1024px) {
  body.home header.et-l--header div.et_pb_section.et_pb_section_0_tb_header {
    background-image: none !important;
  }
}
@media (min-width: 1024px) {
  body.home #et-main-area {
    margin-top: -97px;
  }
}
@media (max-width: 1023px) {
  body.home .hero {
    background-position: right top !important;
  }
}
body.home .testimonials .et_pb_testimonial {
  padding: 17px 20px;
}
body.home .testimonials .et_pb_testimonial_portrait {
  float: left;
  display: block;
  margin-right: 12px;
}
@media (max-width: 1023px) {
  body.home .testimonials .et_pb_testimonial_portrait {
    margin-bottom: 0;
  }
}
body.home .testimonials .et_pb_testimonial_portrait:before {
  box-shadow: none;
}
body.home .testimonials .et_pb_testimonial_description {
  display: flex;
  flex-direction: column;
}
body.home .testimonials .et_pb_testimonial_description .et_pb_testimonial_author {
  order: 1;
  margin-top: 9px;
  font-size: 23px;
  line-height: 1;
}
body.home .testimonials .et_pb_testimonial_description .et_pb_testimonial_meta {
  order: 2;
  font-style: italic;
}
body.home .testimonials .et_pb_testimonial_description .et_pb_testimonial_meta:before {
  content: url("https://recreatedhealth.local/wp-content/uploads/2025/07/img-badge-verified.png");
  vertical-align: middle;
  margin-right: 2px;
}
body.home .testimonials .et_pb_testimonial_description .et_pb_testimonial_description_inner {
  order: 3;
  margin-top: 20px;
}
@media (min-width: 1024px) {
  body.home .testimonials .et_pb_testimonial_description .et_pb_testimonial_description_inner {
    margin-left: -65px;
  }
}
body.home .hp-blog-section {
  padding-bottom: 0px;
}
body.home .hp-blog-section .et_pb_post h4.entry-title {
  font-size: 15px !important;
  line-height: 20px !important;
}
body.home .hp-blog-section .et_pb_post_extra.el_dbe_vertical_grid {
  box-shadow: none;
}
body.home .hp-blog-section .et_pb_post_extra.el_dbe_vertical_grid .entry-title {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.home .hp-blog-section .et_pb_post_extra.el_dbe_vertical_grid .post-data {
  display: none;
}
body.home .hp-blog-section .et_pb_post_extra.el_dbe_vertical_grid .el-read-more-btn {
  margin-top: 0;
}
body.home .et_pb_divider_1_tb_body {
  margin-top: 0px !important;
}

@media (max-width: 1023px) {
  body.page-id-2064 h2 {
    font-size: 175%;
  }
}
body.page-id-2064 h2 small {
  line-height: 1;
}
@media (min-width: 1024px) {
  body.page-id-2064 h2 small {
    font-size: 20px;
    display: block;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 h2 small {
    font-size: 90%;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 header.et-l--header div.et_pb_section.et_pb_section_0_tb_header {
    background-image: none !important;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 #et-main-area {
    margin-top: -97px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .hero {
    height: auto;
    padding-top: 40px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .hero .et_pb_row {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .hero .et_pb_row .et_pb_column_0_tb_body {
    order: 2;
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .hero .et_pb_row .et_pb_column_1_tb_body {
    order: 1;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .hero .content-column {
    margin-left: -88px;
    margin-top: -10px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .hero .content-column {
    width: 100%;
  }
}
body.page-id-2064 .hero .content-column p {
  padding-bottom: 1.3em;
}
@media (max-width: 766px) {
  body.page-id-2064 .hero .content-column .et_pb_button {
    font-size: 16px !important;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .hero .image {
    position: relative !important;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .hero .image .et_pb_image_wrap {
    max-width: unset;
    width: 719px !important;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .hero .image img {
    width: 100% !important;
    left: -57px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .light-row .image {
    position: relative !important;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .light-row .image .et_pb_image_wrap {
    max-width: unset;
    width: 784px !important;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .light-row .image img {
    width: 100% !important;
  }
}
body.page-id-2064 .light-row .email-signup-form {
  max-width: 545px;
}
@media (min-width: 1024px) {
  body.page-id-2064 .light-row .email-signup-form .et_pb_newsletter_fields .et_pb_newsletter_field {
    flex-basis: 66%;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .light-row .email-signup-form .et_pb_newsletter_fields .et_pb_newsletter_button_wrap {
    flex-basis: 34%;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .dark-row .image {
    position: relative !important;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .dark-row .image .et_pb_image_wrap {
    max-width: unset;
    width: 784px !important;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .ebook-ImmuneSystem .et_pb_column_2_tb_body {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .ebook-ImmuneSystem .et_pb_column_2_tb_body img {
    top: -40px;
    left: -100px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .ebook-ImmuneSystem .content-column {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-youtube {
    padding-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-youtube .et_pb_row {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-youtube .et_pb_row .et_pb_column_4_tb_body {
    order: 2;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-youtube .et_pb_row .et_pb_column_5_tb_body {
    order: 1;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-youtube .et_pb_row .et_pb_column_5_tb_body img {
    top: 32px;
    left: -93px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-instagram .et_pb_image_wrap {
    width: auto;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-instagram .image img {
    width: auto !important;
    top: 6px;
    left: -90px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-tiktok .et_pb_row {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-tiktok .et_pb_row .et_pb_column_8_tb_body {
    order: 2;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-tiktok .et_pb_row .et_pb_column_8_tb_body .content-column {
    padding-top: 0 !important;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .drshawn-tiktok .et_pb_row .et_pb_column_9_tb_body {
    order: 1;
    padding-top: 40px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-tiktok .content-column {
    left: 52px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-tiktok .image img {
    top: 27px;
    left: -62px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-facebook .content-column {
    left: -10px;
    top: 10px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .drshawn-facebook .image img {
    width: auto !important;
    top: 3px;
    left: -95px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .ebooks {
    min-height: 575px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .ebooks .et_pb_row {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .ebooks .et_pb_row .et_pb_column_12_tb_body {
    order: 2;
    padding-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .ebooks .et_pb_row .et_pb_column_12_tb_body .content-column {
    padding-top: 0 !important;
  }
}
@media (max-width: 1023px) {
  body.page-id-2064 .ebooks .et_pb_row .et_pb_column_13_tb_body {
    order: 1;
    padding-top: 40px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .ebooks .content-column {
    left: 55px;
    top: 5px;
  }
}
@media (min-width: 1024px) {
  body.page-id-2064 .ebooks .image img {
    top: 5px;
    left: -79px;
  }
}
body.page-id-2064 .email-signup {
  padding-top: 120px;
  padding-bottom: 80px;
}

body.page-id-2736 article.et_pb_post_extra.el_dbe_vertical_grid .entry-title {
  font-size: 18px;
  line-height: 22px;
  border-bottom: 0 !important;
}

body.page-id-2775 .presley_icon_color.et_pb_blurb:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0%;
  transform: translateY(0%);
  background: var(--color1);
  border-radius: 2px;
  opacity: 0.2;
}
body.page-id-2775 .presley_icon_color.et_pb_blurb .et_pb_blurb_content {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-weight: 400;
}
body.page-id-2775 .presley_icon_color.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  margin: 0;
  max-width: 24px;
  height: 24px;
  width: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1023px) {
  body.page-id-2775 .what-i-believe > .et_pb_row_2_tb_body {
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  body.page-id-2775 .why-we-started .last-column .et_pb_text_2_tb_body {
    padding-top: 0 !important;
  }
}

body.category .preslay_blog article .post-meta .published {
  display: block;
}

@media (max-width: 1023px) {
  body.single-post .post-header {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
body.single-post .post-header .et_pb_column .et_pb_heading {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 99.2%;
  padding: 22px 10px;
  z-index: 1;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
}
body.single-post .post-header .et_pb_column .et_pb_heading h1.et_pb_module_heading {
  padding-bottom: 0;
}
@media (max-width: 1023px) {
  body.single-post .post-header .et_pb_column .et_pb_heading h1.et_pb_module_heading {
    font-size: inherit;
  }
}
body.single-post .post-header .et_pb_column .et_pb_image {
  border: 5px solid #fff;
  box-shadow: 1px 1px 5px #666;
}
body.single-post .post-author .et_pb_blurb_container {
  padding-left: 9px;
}
body.single-post .post-author h4.et_pb_module_header {
  margin-top: 21px;
  padding-bottom: 2px;
}
@media (max-width: 766px) {
  body.single-post .social-share {
    text-align: left;
  }
}
body.single-post .social-share .addtoany_list .a2a_button_facebook {
  display: none;
}
body.single-post .social-share .addtoany_list .addtoany_share {
  background-color: #e2e5e9;
  color: #252429;
  font-size: 12px !important;
  font-weight: bold;
  line-height: 1 !important;
  padding: 10px 15px;
  margin: 20px 0 0 0;
  border-radius: 10px;
}
@media (min-width: 1024px) {
  body.single-post .social-share .addtoany_list .addtoany_share {
    font-size: 18px !important;
  }
}
@media (max-width: 1023px) {
  body.single-post .post-content-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 20px;
  }
}
body.single-post .post-content-wrapper h2 {
  text-transform: uppercase;
  font-style: italic;
  font-weight: 900;
}
@media (min-width: 1024px) {
  body.single-post .post-content-wrapper h2 {
    font-size: 30px;
    padding-bottom: 17px;
  }
}
body.single-post .post-content-wrapper ul.wp-block-list {
  margin-left: 20px;
}
body.single-post .post-content-wrapper ul.wp-block-list li:not(:last-child) {
  margin-bottom: 10px;
}
body.single-post .post-content-wrapper ol.wp-block-list {
  margin-left: 40px;
  list-style-position: outside;
}
body.single-post .post-content-wrapper ol.wp-block-list li:not(:last-child) {
  margin-bottom: 10px;
}
body.single-post .post-content-wrapper hr.wp-block-separator {
  margin-bottom: 1.75em;
}
body.single-post .post-content-wrapper p {
  line-height: 1.5;
}
body.single-post .post-content-wrapper figure.wp-block-image {
  margin-bottom: 35px;
}
body.single-post .post-content-wrapper figure.wp-block-image figcaption.wp-element-caption {
  background-color: #697e51;
  padding: 8px 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
body.single-post .post-content-wrapper .post-author {
  margin-bottom: 0;
}
body.single-post .post-content-wrapper .et_pb_column_1_tb_body {
  display: flex;
}
@media (min-width: 1024px) {
  body.single-post .post-content-wrapper .et_pb_column_1_tb_body {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (min-width: 767px) {
  body.single-post .post-content-wrapper .et_pb_column_1_tb_body {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media (max-width: 766px) {
  body.single-post .post-content-wrapper .et_pb_column_1_tb_body {
    flex-direction: column;
  }
}
@media (max-width: 766px) {
  body.single-post .sidebar {
    margin-right: auto !important;
  }
}
@media (min-width: 767px) {
  body.single-post .sidebar {
    width: 100%;
    max-width: 100%;
    margin-right: auto !important;
  }
  body.single-post .sidebar .et_pb_widget:nth-child(odd) {
    clear: none !important;
  }
}
@media (min-width: 1024px) {
  body.single-post .sidebar {
    text-align: right;
  }
}
@media (max-width: 766px) {
  body.single-post .sidebar .et_pb_widget {
    margin-left: auto;
    margin-right: auto;
  }
}
body.single-post .sidebar .et_pb_widget figure {
  margin-bottom: 0;
}
body.single-post .blog-sections {
  margin-bottom: 80px;
}
@media (max-width: 766px) {
  body.single-post .blog-sections h2 {
    font-size: 26px !important;
  }
}
body.single-post .blog-sections .et_pb_blog_0_tb_body .et_pb_post h4.entry-title, body.single-post .blog-sections .et_pb_blog_1_tb_body .et_pb_post h4.entry-title {
  font-size: 15px !important;
  line-height: 20px !important;
}
body.single-post .blog-sections .related-videos .et_pb_post_extra.el_dbe_vertical_grid {
  box-shadow: none;
}
body.single-post .blog-sections .related-videos .et_pb_post_extra.el_dbe_vertical_grid .entry-title {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.single-post .blog-sections .related-videos .et_pb_post_extra.el_dbe_vertical_grid .post-data {
  display: none;
}
body.single-post .blog-sections .related-videos .et_pb_post_extra.el_dbe_vertical_grid .el-read-more-btn {
  margin-top: 0;
}
body.single-post .email-signup {
  padding-bottom: 95px;
}
@media (max-width: 766px) {
  body.single-post .email-signup h2 {
    font-size: 26px !important;
  }
}

.et_bloom .et_bloom_inline_form {
  margin-top: 0 !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_header {
  padding: 0 !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_header h2 {
  font-weight: 900 !important;
  margin: inherit !important;
  padding-bottom: 17px !important;
}
.et_bloom .et_bloom_form_container .et_bloom_form_content {
  padding: 0 !important;
}
.et_bloom .et_bloom_form_container p {
  font-size: inherit !important;
  font-weight: inherit !important;
  margin: inherit !important;
  padding: inherit !important;
}
.et_bloom .et_bloom_form_container strong {
  font-weight: bold !important;
}
.et_bloom .et_bloom_form_container form {
  background-color: #ede8d1;
  border-radius: 5px !important;
  padding: 3px;
}
@media (min-width: 1024px) {
  .et_bloom .et_bloom_form_container button, .et_bloom .et_bloom_form_container input {
    font-size: 24px !important;
    font-weight: 900 !important;
  }
}
.et_bloom .et_bloom_form_container .et_bloom_popup_input input, .et_bloom .et_bloom_form_container .et_bloom_popup_input ::placeholder {
  background-color: #ede8d1 !important;
  color: #252429 !important;
}
.et_bloom .et_bloom_form_header .et_bloom_form_text {
  padding: 0 !important;
}
.et_bloom .et_bloom_form_footer {
  padding-top: 10px !important;
}

/* General */
:root {
  --color1: #EC9F2C;
  --color2: #151C34;
}

.presley_icon_color .et-pb-icon {
  color: var(--color1) !important;
}

.presley_icon_color2 li a.icon:before {
  color: var(--color2) !important;
  transition: all 0.5s ease;
}

.presley_icon_color2 li:hover a.icon:before {
  color: #fff !important;
}

/* Header Section*/
.presley_header .et_pb_menu__logo {
  margin-right: 0;
}

.presley_header .et_pb_menu_inner_container {
  gap: 10px;
}

.presley_header .et_pb_menu_inner_container:after {
  display: none;
}

.presley_header .et_pb_menu__menu > nav > ul {
  padding: 0 !important;
  gap: 25px;
}

.presley_header .et_pb_menu__menu > nav > ul li ul li,
.presley_header .et_pb_menu__menu > nav > ul > li {
  padding: 0;
}

.presley_header .et_pb_menu .et-menu {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.presley_header .et_pb_menu__menu > nav > ul > li > a {
  padding: 0 !important;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  color: var(--color2);
  font-family: "Montserrat";
  transition: all 0.5s ease;
}

.presley_header .et_pb_menu__menu > nav > ul > li ul li a:after {
  top: 10px !important;
}

.presley_header .et_pb_menu__menu > nav > ul > li.menu-item-has-children > a {
  padding-right: 20px !important;
}

.presley_header .et_pb_menu__menu > nav > ul li ul.sub-menu {
  border: 0;
  padding: 0;
  background-color: #ffffff !important;
  border-radius: 5px;
}

.presley_header .et_pb_menu__menu > nav > ul li ul li ul {
  top: 0px;
}

.presley_header .et_pb_menu__menu > nav > ul > li ul li a {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  width: 240px;
  color: var(--color2);
  padding: 10px 20px;
  transition: all 0.5s ease;
}

.presley_header .et_pb_menu__menu > nav > ul li ul li a:hover {
  background: var(--color1) !important;
  color: #ffffff !important;
}

.presley_header .et_pb_menu {
  width: 100%;
}

.presley_header .et_pb_menu__menu > nav > ul > li.current-menu-item > a,
.presley_header .et_pb_menu__menu > nav > ul li a:hover,
.presley_header .et_mobile_menu li > a:hover,
.presley_header .et_mobile_menu li.current-menu-item > a,
.presley_header .et_mobile_menu .mobile-toggle-open > a,
.presley_header .et_mobile_menu .mobile-toggle-open > a.mobile-toggle-icon,
.presley_header .et_pb_menu__menu > nav > ul > li.current-menu-item > a:after {
  color: var(--color1) !important;
  opacity: 1;
}

.presley-slide-sidebar {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
}

.presley-slide-sidebar.is-opened {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
}

.presley-slide-sidebar.presley-transition {
  transition: 0.7s;
}

.presley-close {
  cursor: pointer;
}

@media (max-width: 1553px) {
  .presley_header .et_pb_menu_inner_container {
    gap: 15px;
  }
  .presley_header {
    padding-left: 21px !important;
  }
  .presley_header .et_pb_menu__menu > nav > ul {
    gap: 20px;
  }
}
@media (max-width: 1200px) {
  .presley_header .et_pb_menu__menu > nav > ul {
    gap: 15px;
  }
  .presley_header .et_pb_menu__menu > nav > ul > li > a {
    font-size: 14px;
  }
  .presley_header .et_pb_column {
    gap: 16px !important;
  }
  .presley_header .et_pb_row .et_pb_button {
    padding: 12px !important;
  }
}
@media (max-width: 1145px) {
  .presley_header .et_pb_row .et_pb_button {
    font-size: 14px;
    padding: 15px !important;
  }
  .presley_header .et_pb_menu__logo img {
    width: 130px;
  }
}
@media (max-width: 980px) {
  .presley_header .et_mobile_menu a.mobile-toggle-icon {
    height: 47px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent !important;
    border: 0;
  }
  .presley_header .et_mobile_nav_menu > .mobile_nav > ul > li.menu-item-has-children > a:after,
  .presley_header .et_mobile_nav_menu > .mobile_nav > ul > li.menu-item-has-children ul > li.menu-item-has-children > a:after {
    font-family: ETmodules;
    font-weight: 600;
    position: absolute;
    font-size: 18px;
    content: "3";
    top: 10px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    right: 13px;
    color: var(--color2);
    transition: all 0.5s ease;
  }
  .presley_header .et_mobile_nav_menu > .mobile_nav > ul > li.menu-item-has-children.mobile-toggle-open > a:after,
  .presley_header .et_mobile_nav_menu > .mobile_nav > ul > li.menu-item-has-children ul li.menu-item-has-children.mobile-toggle-open > a:after,
  .presley_header .et_mobile_nav_menu > .mobile_nav > ul > li.menu-item-has-children ul > li.menu-item-has-children ul > li.menu-item-has-children.mobile-toggle-open > a:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    color: var(--color1);
  }
  .presley_header .et_mobile_menu .menu-item-has-children {
    position: relative;
  }
  .presley_header .et_pb_menu__menu > nav > ul li ul li ul {
    top: 0px;
  }
  .presley_header .et_mobile_menu li li {
    padding-left: 2%;
  }
  .presley_header .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar:before {
    content: "M";
  }
  .presley_header .et_pb_menu_inner_container .et_pb_menu__wrap {
    justify-content: end;
  }
  .presley_header .et_mobile_nav_menu {
    margin: 0;
  }
  .presley_header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 0.5s ease;
  }
  .presley_header .et_mobile_menu .mobile-toggle-open ul.sub-menu.visible {
    display: block !important;
    visibility: visible !important;
    opacity: 1;
  }
  .presley_header .et_mobile_nav_menu .mobile_nav .et_mobile_menu {
    padding: 10px;
    top: 120%;
    border-top-color: var(--color1);
    background-color: #fff !important;
  }
  .presley_header .et_mobile_menu li > a {
    color: var(--color2) !important;
    transition: all 0.5s ease;
    font-size: 16px;
    line-height: 21px;
    background-color: transparent !important;
    border: 0;
    font-weight: 500;
    padding: 10px;
  }
  .presley_header .mobile_nav .mobile_menu_bar:before {
    color: var(--color1) !important;
  }
  .legacy_header_top .et_pb_row {
    padding-right: 0px !important;
    padding-left: 0 !important;
  }
}
/* Footer Section */
.presley_footer .et_pb_button_module_wrapper {
  width: 48%;
}

@media (max-width: 980px) {
  .presley_footer .et_pb_button_module_wrapper {
    width: 50.1%;
  }
  .presley_footer .et_pb_button_module_wrapper:last-child {
    margin-top: 20px !important;
  }
}
@media (max-width: 767px) {
  .presley_footer .et_pb_button_module_wrapper {
    width: 50.1%;
  }
}
/* Service Tab Section */
.presley_service_tab ul.et_pb_tabs_controls {
  background: transparent;
  display: flex;
  gap: 30px;
  justify-content: center;
}

.presley_service_tab ul.et_pb_tabs_controls:after {
  display: none;
}

.presley_service_tab ul.et_pb_tabs_controls li {
  border-right: 0;
  position: relative;
  padding-bottom: 46px;
  transition: all 0.5s ease;
  border: 0;
  height: auto !important;
}

.presley_service_tab ul.et_pb_tabs_controls li.et_pb_tab_active:before {
  content: "";
  position: absolute;
  clip-path: polygon(50% 0, 0% 100%, 100% 100%);
  background: #fff;
  width: 30px;
  height: 30px;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
}

.presley_service_tab ul.et_pb_tabs_controls li a {
  padding: 0;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 24px !important;
  color: var(--color2) !important;
  text-align: center;
}

.presley_service_tab .et_pb_all_tabs {
  background-color: transparent;
}

.presley_service_tab .et_pb_all_tabs .et_pb_tab {
  padding: 50px;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
  position: relative;
  background: #fff;
}

.presley_service_tab .presley_service_tab_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.presley_service_tab .presley_service_tab_left h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: var(--color2);
  padding-bottom: 15px;
}

.presley_service_tab .presley_service_tab_left p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--color2);
  padding-bottom: 15px;
}

.presley_service_tab .presley_service_tab_left h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 30px;
  color: var(--color2);
}

.presley_service_tab .presley_service_tab_left .presley_service_list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 0;
  list-style-type: none;
}

.presley_service_tab .presley_service_tab_left .presley_service_list ul li {
  position: relative;
  padding-left: 34px;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: var(--color2);
}

.presley_service_tab .presley_service_tab_left .presley_service_list ul li:before {
  content: "N";
  font-family: ETmodules;
  font-size: 14px;
  color: var(--color1);
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.presley_service_tab .presley_service_tab_left .presley_service_list ul li:after {
  content: "";
  width: 24px;
  height: 24px;
  background: var(--color1);
  opacity: 0.2;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.presley_service_tab .presley_service_tab_left .presley_service_tab_btn a {
  background: var(--color1);
  padding: 17px;
  margin-top: 30px;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  font-family: "Montserrat";
}

@media (max-width: 980px) {
  .presley_service_tab .presley_service_tab_box {
    grid-template-columns: repeat(1, 1fr);
  }
  .presley_service_tab .presley_service_tab_left .presley_service_list ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .presley_service_tab ul.et_pb_tabs_controls {
    overflow: auto;
    justify-content: start;
  }
  .presley_service_tab ul.et_pb_tabs_controls li a {
    white-space: nowrap;
    font-size: 18px !important;
    line-height: 26px !important;
  }
  .presley_service_tab .et_pb_all_tabs .et_pb_tab {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .presley_service_tab ul.et_pb_tabs_controls li {
    padding-bottom: 30px;
  }
  .presley_service_tab .et_pb_all_tabs .et_pb_tab {
    padding: 15px;
  }
}
/* Timeline Section */
.presley_timeline .et_pb_blurb_container {
  position: relative;
  padding: 0 110px 0 0;
}

.presley_timeline .et_pb_blurb_container:before {
  content: "";
  top: 0;
  right: 90px;
  position: absolute;
  bottom: 0;
  background: var(--color2);
  opacity: 0.1;
  width: 1px;
}

.presley_timeline .presley_timeline_date {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  text-align: center;
}

.presley_timeline .presley_timeline_date span {
  display: block;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}

@media (max-width: 767px) {
  .presley_timeline .et_pb_blurb_container {
    position: relative;
    padding: 110px 0 0;
  }
  .presley_timeline .et_pb_blurb_container:before {
    top: 90px;
    right: 0;
    bottom: auto;
    width: auto;
    height: 1px;
    left: 0;
  }
  .presley_timeline .presley_timeline_date {
    right: 0;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    text-align: left;
    top: 0;
    left: 0;
  }
}
/* Why Choose Section */
.presley_counter_num.et_pb_module.et_pb_number_counter .percent p {
  color: var(--color1) !important;
}

.presley_counter_num .title {
  padding: 0;
  font-weight: 400;
}

/* Testimonial Section */
.presley_testimonial_slider .slick-track {
  display: flex;
  gap: 30px;
}

.presley_testimonial_slider .slick-list {
  overflow: hidden;
  position: static;
  margin: 0 -15px;
  padding: 0 0 30px;
}

.presley_testimonial_slider .slick-arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -140px;
  right: 0;
  color: var(--color1);
  font-size: 0;
  background: transparent;
  border-radius: 50%;
  padding: 0;
  border: 0;
  cursor: pointer;
  transition: all 0.5s ease;
}

.presley_testimonial_slider .slick-arrow.slick-prev {
  right: 60px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

.presley_testimonial_slider .slick-arrow:before {
  content: "$";
  font-family: ETmodules;
  font-size: 24px;
  z-index: 1;
  position: relative;
}

.presley_testimonial_slider .slick-arrow:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  background: var(--color1);
  opacity: 0.2;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
}

.presley_testimonial_slider .slick-arrow:hover {
  color: #fff;
}

.presley_testimonial_slider .slick-arrow:hover:after {
  opacity: 1;
}

.presley_testimonial .et_pb_testimonial_content p {
  position: relative;
  padding: 15px 0;
  margin-bottom: 20px;
}

.presley_testimonial .et_pb_testimonial_content p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 1px solid var(--color2);
  opacity: 0.1;
  bottom: 0;
  border-width: 1px 0;
}

.presley_testimonial .et_pb_testimonial_content h6 {
  color: var(--color2);
  font-size: 16px;
  line-height: 20px;
}

@media (max-width: 980px) {
  .presley_testimonial_slider .slick-arrow {
    top: auto;
    bottom: -50px;
  }
}
/* Project Section */
.presley_project .et_pb_ajax_pagination_container,
.presley_project .et_pb_portfolio_items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.presley_project_3_col .et_pb_ajax_pagination_container,
.presley_project_3_col .et_pb_portfolio_items {
  grid-template-columns: repeat(3, 1fr);
}

.presley_project_4_col .et_pb_ajax_pagination_container,
.presley_project_4_col .et_pb_portfolio_items {
  grid-template-columns: repeat(4, 1fr);
}

.presley_project_no_gap .et_pb_ajax_pagination_container,
.presley_project_no_gap .et_pb_portfolio_items {
  gap: 0px;
}

.presley_project .et_portfolio_image {
  margin-bottom: 30px;
}

.presley_project .presley_project_content .et_pb_module_header {
  color: var(--color2);
  margin: 0;
  padding: 0;
}

.presley_project .presley_project_content {
  display: flex;
  flex-direction: column-reverse;
  gap: 15px;
  margin-left: 30px;
}

.presley_project .presley_project_content .post-meta,
.presley_project .presley_project_content .post-meta a {
  margin: 0;
  order: 1;
  color: var(--color2);
}

.presley_project .project {
  margin-bottom: 0;
  position: relative;
}

.presley_project .project span:before,
.presley_project .project .entry-featured-image-url:before {
  content: "&";
  font-family: ETmodules;
  font-size: 80px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  height: 0;
  background: var(--color2);
  opacity: 0;
  z-index: 1;
  transition: all 0.5s ease;
}

.presley_project .project:hover span:before,
.presley_project .project:hover .entry-featured-image-url:before {
  height: 100%;
  bottom: 0;
  opacity: 1;
}

.presley_project .et_pb_portfolio_filters ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.presley_project .et_pb_portfolio_filters ul:after {
  content: none;
}

.presley_project .et_pb_portfolio_filters ul li a {
  padding: 14px 15px;
  border: 1px solid var(--color2);
  color: var(--color2);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  border-radius: 0 !important;
  transition: all 0.5s ease;
  background: transparent;
  text-align: center;
  margin: 0 !important;
}

.presley_project .et_pb_portfolio_filters ul li a.active,
.presley_project .et_pb_portfolio_filters ul li a:hover {
  border-color: var(--color1);
  color: #fff !important;
  background: var(--color1);
}

.presley_project .post-content {
  display: none;
}

@media (max-width: 1200px) {
  .presley_project_4_col .et_pb_ajax_pagination_container,
  .presley_project_4_col .et_pb_portfolio_items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 980px) {
  .presley_project .et_pb_ajax_pagination_container,
  .presley_project .et_pb_portfolio_items {
    grid-template-columns: repeat(2, 1fr);
  }
  .presley_project .presley_project_content {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .presley_project .et_pb_ajax_pagination_container,
  .presley_project .et_pb_portfolio_items {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .presley_project .et_pb_portfolio_filters ul {
    max-width: 500px;
    width: 100%;
    margin: auto;
  }
  .presley_project .et_pb_portfolio_filters ul li {
    width: 100% !important;
  }
}
/* presley Team */
.presley_team {
  display: flex;
  flex-direction: column !important;
}

.presley_team .et_pb_team_member_image,
.presley_team .et_pb_team_member_image img {
  margin: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  position: relative;
}

.presley_team .et_pb_team_member_image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: var(--color2);
  opacity: 0;
  height: 0;
  z-index: 1;
  transition: all 0.5s ease;
}

.presley_team:hover .et_pb_team_member_image:before {
  height: 100%;
  opacity: 0.5;
  bottom: 0;
}

.presley_team .et_pb_member_social_links {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: all 0.5s ease;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  padding: 5px;
  opacity: 0;
  z-index: 1;
}

.presley_team:hover .et_pb_member_social_links {
  opacity: 1;
}

.presley_team .et_pb_member_social_links li {
  margin: 0;
  width: 30px;
  height: 30px;
}

.presley_team .et_pb_member_social_links li a {
  margin: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.5s ease;
  color: #fff !important;
}

.presley_team .et_pb_member_social_links li a:hover {
  background: var(--color1);
}

.presley_team:hover .et_pb_member_social_links li a {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

.presley_team .et_pb_team_member_description {
  background: #FFFFFF;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
  padding: 30px;
  margin-top: -63px;
  z-index: 1;
  position: relative;
  max-width: fit-content;
  width: 100%;
  left: 30px;
}

.presley_team_slider .slick-track {
  display: flex;
  gap: 30px;
}

.presley_team_slider .slick-dots {
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  list-style-type: none;
  gap: 10px;
  margin-top: 50px;
}

.presley_team_slider .slick-dots li button {
  font-size: 0;
  border: 0;
  width: 23px;
  height: 23px;
  line-height: 10px;
  border-radius: 50px;
  border: 1px solid var(--color2);
  display: block;
  padding: 0;
  cursor: pointer;
  position: relative;
  background: transparent;
  transition: all 0.5s ease;
}

.presley_team_slider .slick-dots li button:before {
  content: "";
  width: 15px;
  height: 15px;
  background: var(--color1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.5s ease;
}

.presley_team_slider .slick-dots li.slick-active button:before {
  opacity: 1;
}

@media (max-width: 767px) {
  .presley_team_slider .slick-track {
    gap: 0;
  }
  .presley_team_slider .slick-dots {
    margin-top: 30px;
  }
}
/* Presley Video */
.popup-open header .et_builder_inner_content {
  z-index: 1;
}

.popup-open footer .et_builder_inner_content,
.popup-open .preslay_logo_section,
.popup-open .presley_z_index {
  z-index: -1;
}

/* Marquee Section */
.presley_text_marquee ul {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 0;
  list-style-type: none;
}

.presley_text_marquee p {
  padding: 0;
}

.presley_text_marquee ul li {
  padding-left: 63px;
  position: relative;
  -webkit-text-stroke: 1px #fff;
  font-family: sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 49px;
  text-transform: uppercase;
  color: transparent;
}

.presley_text_marquee ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border: 1px solid #fff;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.presley_text_marquee ul li:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 7px;
  background: #fff;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* Presley Process */
.presley_process_box .presley_number_date {
  width: 40px;
  height: 40px;
  background: var(--color2);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-family: "Lato";
  transition: all 0.5s ease;
}

.presley_process_box:hover .presley_number_date {
  background: var(--color1);
}

.presley_process_box:hover .et_pb_blurb_content {
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}

@media (max-width: 980px) {
  .presley_process_box .et_pb_blurb_content:before {
    content: "";
    top: 77px;
    width: 100%;
    height: 1px;
    position: absolute;
    background: var(--color2);
    opacity: 0.2;
    left: 0;
  }
}
@media (max-width: 767px) {
  .presley_process_box .et_pb_blurb_content {
    padding: 20px !important;
  }
}
/* FAQ Section */
.presley_faq_box .et_pb_main_blurb_image:before {
  content: "";
  position: absolute;
  top: 0%;
  left: 0;
  background: var(--color1);
  width: 49px;
  height: 49px;
  opacity: 0.1;
}

.presley_faq .et_pb_toggle_title:before {
  width: 30px;
  height: 30px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: var(--color1);
  font-size: 24px;
  transition: all 0.5s ease;
  margin-top: 0;
  top: 50%;
  transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
}

.presley_faq .et_pb_toggle_title:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: var(--color1);
  opacity: 0.1;
  border-radius: 5px;
  right: 0;
  transition: all 0.5s ease;
  top: 50%;
  transform: translatey(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.presley_faq .et_pb_toggle_open .et_pb_toggle_title:before {
  color: #fff;
  transform: translatey(-50%) rotate(90deg);
  -webkit-transform: translatey(-50%) rotate(90deg);
  -ms-transform: translatey(-50%) rotate(90deg);
  z-index: 1;
}

.presley_faq .et_pb_toggle_open .et_pb_toggle_title:after {
  opacity: 1;
}

/* Presley pricing */
.presley_pricing .et_pb_pricing_table {
  padding: 30px;
  background: #fff;
  background: #FFFFFF;
  border: 0;
  display: flex;
  flex-direction: column;
}

.presley_pricing:hover .et_pb_pricing_table {
  box-shadow: 0px 5px 20px rgba(19, 31, 48, 0.05);
}

.presley_pricing .et_pb_pricing_table:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid var(--color2);
  opacity: 0.1;
}

.presley_pricing .et_pb_pricing_heading {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 18px;
  background: #FFF8F4;
  transition: all 0.5s ease;
  order: 1;
}

.presley_pricing:hover .et_pb_pricing_heading {
  background: var(--color1);
}

.presley_pricing:hover .et_pb_pricing_title,
.presley_pricing:hover .et_pb_et_price span,
.presley_pricing:hover .et_pb_pricing_table .et_pb_best_value {
  color: #fff !important;
}

.presley_pricing .et_pb_pricing_heading .et_pb_pricing_title {
  font-family: "Lato";
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: var(--color2);
  padding: 0;
  transition: all 0.5s ease;
}

.presley_pricing .et_pb_et_price {
  height: auto;
  display: block;
}

.presley_pricing .et_pb_et_price span {
  color: var(--color2) !important;
  font-family: "Montserrat";
  transition: all 0.5s ease;
}

.presley_pricing .et_pb_best_value {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color2);
  transition: all 0.5s ease;
}

.presley_pricing .et_pb_pricing_content {
  padding: 0;
  order: 3;
}

.presley_pricing .et_pb_pricing {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 31px;
}

.presley_pricing .et_pb_pricing li {
  padding: 10px;
  font-family: "Lato";
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--color2);
}

.presley_pricing .et_pb_pricing li span:before {
  display: none;
}

.presley_pricing .preslay_price_details:before {
  content: "N";
  font-family: ETmodules;
  font-size: 16px;
  color: var(--color2);
  font-weight: 700;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.presley_pricing ul li:nth-child(odd) {
  background: #FFF8F4;
}

.presley_pricing .preslay_price_details.preslay_close:before {
  content: "M";
}

.presley_pricing .et_pb_button_wrapper {
  order: 2;
  padding: 0;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .presley_pricing .et_pb_pricing_table {
    padding: 15px;
  }
  .presley_pricing .et_pb_pricing_heading {
    padding: 15px;
  }
}
/* Blog Section */
.preslay_blog .et_pb_ajax_pagination_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.preslay_blog_2_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(2, 1fr);
}

.preslay_blog_4_col .et_pb_ajax_pagination_container {
  grid-template-columns: repeat(4, 1fr);
}

.preslay_blog .post {
  margin: 0 !important;
}

.preslay_blog .post:after {
  content: none;
}

.preslay_blog .et_pb_post .entry-featured-image-url {
  margin-bottom: 0;
}

.preslay_blog .et_pb_post .entry-featured-image-url:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: var(--color2);
  height: 0;
  transition: all 0.5s ease;
}

.preslay_blog .post:hover .entry-featured-image-url:before {
  height: 100%;
  opacity: 0.5;
  bottom: 0;
}

.preslay_blog .et_pb_post .entry-featured-image-url a {
  position: absolute;
  top: 20px;
  left: 30px;
  background: var(--color1);
  color: #fff;
  padding: 3px 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

.preslay_blog .preslay_blog_content {
  background: #fff;
  margin-left: 30px;
  margin-right: 30px;
  padding: 45px 0;
  margin-top: -60px;
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: all 0.5s ease;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.preslay_blog .preslay_blog_content .preslay_blog_content_box {
  display: flex;
  flex-direction: column;
  gap: 15px;
  transition: all 0.5s ease;
  padding: 0 20px;
}

.preslay_blog .post:hover .preslay_blog_content {
  padding: 20px 0 70px;
}

.preslay_blog .preslay_blog_content .preslay_blog_content_box:before {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: var(--color1);
  opacity: 0;
  transition: all 0.5s ease;
  z-index: -1;
}

.preslay_blog .post:hover .preslay_blog_content .preslay_blog_content_box:before {
  opacity: 1;
}

.preslay_blog .post-meta,
.preslay_blog .post-meta a {
  order: 2;
  margin: 0;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  line-height: 19px;
  color: var(--color2) !important;
  transition: all 0.5s ease;
}

.preslay_blog .post:hover .post-meta,
.preslay_blog .post:hover .post-meta a {
  color: #fff !important;
}

.preslay_blog .post .post-meta .published {
  display: block;
}

.preslay_blog .entry-title {
  order: 1;
  padding: 0;
  transition: all 0.5s ease;
}

.preslay_blog .post:hover .entry-title {
  color: #fff;
  text-decoration: underline;
}

.preslay_blog .post-content {
  order: 3;
}

.preslay_blog .more-link {
  color: var(--color2);
  font-weight: 400;
}

.preslay_blog .preslay_blog_content .post-content {
  transition: all 0.5s ease;
  padding: 0;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
}

.preslay_blog .preslay_blog_content .post-content a {
  padding: 15px;
  background: white;
}

.preslay_blog .post:hover .preslay_blog_content .post-content {
  bottom: 0;
  opacity: 1;
}

.presley_blog_sidebar_post .et_pb_ajax_pagination_container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.presley_blog_sidebar_post .post {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 0 !important;
  padding: 0 !important;
}

.presley_blog_sidebar_post .post:after {
  content: none;
}

.presley_blog_sidebar_post .entry-featured-image-url,
.presley_blog_sidebar_post .entry-featured-image-url img {
  margin: 0;
  max-width: 100px;
  width: 100px;
  height: 100px;
}

.presley_blog_sidebar_post .post-content {
  display: none;
}

@media (min-width: 981px) {
  .presley_blog_left_img .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(1, 1fr);
  }
  .presley_blog_right_img .post {
    flex-direction: row-reverse;
  }
  .presley_blog_left_img .preslay_blog_content {
    box-shadow: none;
    margin: 0 !important;
    width: 100%;
    justify-content: center;
    padding: 0;
    text-align: left;
    gap: 15px;
  }
  .presley_blog_left_img .post {
    display: flex;
    padding: 25px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    gap: 20px;
  }
  .presley_blog_left_img .post .entry-featured-image-url {
    width: 100%;
    max-width: 500px;
    height: 100%;
  }
  .presley_blog_left_img .post:hover .preslay_blog_content .preslay_blog_content_box:before {
    display: none;
  }
  .presley_blog_left_img .preslay_blog_content .post-content a,
  .presley_blog_left_img .preslay_blog_content .preslay_blog_content_box {
    padding: 0;
  }
  .presley_blog_left_img .post:hover .entry-title,
  .presley_blog_left_img .post:hover .post-meta,
  .presley_blog_left_img .post:hover .post-meta a {
    color: var(--color2) !important;
  }
  .presley_blog_left_img .post:hover .preslay_blog_content {
    padding: 0;
  }
  .presley_blog_left_img .preslay_blog_content .post-content {
    position: relative;
    top: 0;
    opacity: 1;
    color: var(--color2);
  }
}
@media (max-width: 980px) {
  .preslay_blog .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .preslay_blog .et_pb_ajax_pagination_container {
    grid-template-columns: repeat(1, 1fr);
  }
  .preslay_blog .preslay_blog_content {
    margin-left: 15px;
    margin-right: 15px;
    padding: 25px 0;
  }
}
/* Logo Section */
@media (max-width: 540px) {
  .preslay_logo_section .et_pb_column {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* Contact Section */
.presley_contact_box .et_pb_blurb_content {
  align-items: center;
}

.presley_contact_box .et_pb_main_blurb_image {
  height: 112px;
}

.presley_contact_box:hover .et_pb_main_blurb_image {
  background-color: var(--color1) !important;
}

.presley_form .et_pb_contact_form_label {
  display: block;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  margin-bottom: 15px;
  color: var(--color2);
}

.presley_form .et_contact_bottom_container {
  float: left;
  margin: 0;
  padding: 0 0 0 3%;
  width: 100%;
}

.presley_form .et_pb_contact p input,
.presley_form .et_pb_contact p textarea,
.presley_form .et_pb_contact p select {
  border: 1px solid var(--color2);
  background: transparent;
}

.presley_form .et_pb_contact p input:focus,
.presley_form .et_pb_contact p textarea:focus,
.presley_form .et_pb_contact p select:focus {
  border: 1px solid var(--color1);
}

.presley_form form p[data-type=select]:after {
  top: 72%;
  -ms-transform: translateY(-72%);
  -webkit-transform: translateY(-72%);
  transform: translateY(-72%);
  right: 18px;
}

/* Services Grid */
.presley_services_grid .et_pb_blurb_description a {
  display: block;
  margin-top: 15px;
  color: var(--color2);
  line-height: 22px;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.5s ease;
}

.presley_services_grid:hover .et_pb_module_header {
  color: var(--color1) !important;
}

.presley_services_grid .et_pb_image_wrap,
.presley_services_grid .et_pb_image_wrap img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.presley_services_grid .et_pb_blurb_description a:hover {
  color: var(--color1);
}

/* Blog Details Page */
#commentform {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}

#commentform .comment-form-comment {
  order: 4;
}

#commentform .comment-form-cookies-consent {
  order: 5;
}

#commentform .form-submit {
  order: 6;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  width: fit-content;
}/*# sourceMappingURL=style.css.map */