/*
 Theme Name:     PHA
 Theme URI:      https://physico-augsburg.de
 Description:    AMC Child Theme
 Author:         Frazil
 Author URI:     https://kreativkombinat.de/
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

/* Fonts */

/* montserrat-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    src: url('fonts/montserrat-v29-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-100italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    src: url('fonts/montserrat-v29-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-200 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    src: url('fonts/montserrat-v29-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-200italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    src: url('fonts/montserrat-v29-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-300 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/montserrat-v29-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-300italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/montserrat-v29-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/montserrat-v29-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/montserrat-v29-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/montserrat-v29-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-500italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    src: url('fonts/montserrat-v29-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/montserrat-v29-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-600italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    src: url('fonts/montserrat-v29-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/montserrat-v29-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-700italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/montserrat-v29-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/montserrat-v29-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-800italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    src: url('fonts/montserrat-v29-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/montserrat-v29-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* montserrat-900italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    src: url('fonts/montserrat-v29-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  


body {
    font-family: 'Montserrat';
    background-color: #f3ede0;
    font-size: 16px !important;
    color: #000000 !important;
    line-height: normal !important;
    letter-spacing: .5px;
}

/* Colours */

.app-primary {
    color: #98121b;
}

#main-content a {
    color: #98121b;
    cursor: pointer !important;
}

#main-content {
    margin-top: 0 !important;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal !important;
    font-weight: 700;
    color: #000000;
}

h1 {
    font-size: 25px;
}

@media (min-width: 1080px) {
    h1 {
        font-size: 40px !important;
    }
}

h2 {
    font-size: 18px;
}

@media (min-width: 1080px) {
    h2 {
        font-size: 25px !important;
    }
}



/* Sections */

.et_pb_section {
    background-color: #f3ede0;
}

.app-section-full {
    width: 100% !important;
}

.app-row-full {
    width: 100%;
}

.app-row-full .et_pb_column {
    margin: 0 !important;
    width: 100% !important;
}


@media (min-width: 1080px) {
    .app-row-full {
        width: 100% !important;
        max-width: 100% !important;
    }

    .app-row-full .et_pb_column {
        margin: 0 !important;
        width: 50% !important;
    }
}

.app-column {
    padding: 2rem !important;
}

@media (min-width: 800px) {
    .app-column {
        padding: 4rem !important;
    }
}

@media (min-width: 1200px) {
    .app-column {
        padding: 2% 5% !important;
    }
}

@media (min-width: 1200px) {
    .app-column .et_pb_divider {
        margin-bottom: 1rem !important;
    }
}

.et_pb_row {
    width: 900%;
    max-width: 90%;
}



@media (min-width: 1080px) {
    .et_pb_row {
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .app-row {
        width: 70% !important;
    }
}

/* Buttons */

.et_pb_button {
    border-radius: 25px !important;
    font-size: 17px !important;
}

.et_pb_button::after {
    font-size: 19px !important;
    margin-top: 7px !important;
}

/* Header */

.logged-in #global-header-section {
    margin-top: 2rem !important;
}

@media (max-width: 1080px) {
    .et_pb_row_0_tb_header .et_pb_column_1_3 {
        width: 70% !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 1080px) {
    .et_pb_row_0_tb_header .et_pb_column_2_3 {
        width: 30% !important;
        margin-bottom: 0 !important;
    }
}

.et_pb_row_0_tb_header .et_pb_column {
    margin-bottom: 0 !important;
}

.et_pb_fullwidth_section .et_pb_title_container,
.et_pb_fullwidth_section .et_pb_title_featured_container {
    width: 80%;
    max-width: 80%;
    margin: auto;
    display: block;
    padding: 0 !important;
}

@media (min-width: 800px) {

    .et_pb_fullwidth_section .et_pb_title_container,
    .et_pb_fullwidth_section .et_pb_title_featured_container {
        width: 90%;
        max-width: 90%;
        margin: auto;
        display: block;
        padding: 0 !important;
    }
}

@media (min-width: 1080px) {

    .et_pb_fullwidth_section .et_pb_title_container,
    .et_pb_fullwidth_section .et_pb_title_featured_container {
        width: 80%;
        max-width: 80%;
        margin: auto;
        display: block;
        padding: 0 !important;
    }
}

/* Slider */

.et_pb_slide_description {
    padding: 40% 8% 2% 8% !important;
}

h2.et_pb_slide_title a {
    color: #ffffff !important;
}

.et_pb_slide_content h3 {
    font-size: 14px;
}

@media (min-width: 1080px) {
    .et_pb_slide_content h3 {
    font-size: 24px;
}
}

/* Excerpt */

.et_pb_header_content_wrapper {
    line-height: 2rem !important;
}

.app-excerpt {
    color: #ffffff;
    text-shadow: 0px 0px 3px #000000 !important;
    width: 100% !important;
    padding: 0 2rem;
    display: block;
    font-size: 1.3rem !important;
    margin-top: -15%;
}

@media (min-width: 810px) {
    .app-excerpt {
        display: block;
        font-size: 1.3rem !important;
        margin-top: -10%;
    }
}

@media (min-width: 1080px) {
    .app-excerpt {
        width: 80% !important;
        padding: 0;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .app-excerpt {
        width: 80% !important;
        padding: 0;
        margin-top: -5%;
    }
}

@media (min-width: 2000px) {
    .app-excerpt {
        width: 80% !important;
        padding: 0;
        margin-top: -10%;
    }
}




/* Hero */

.et_pb_fullwidth_section .et_pb_post_title {
    padding: 40px 0 80px 0 !important;
}

@media (min-width: 980px) {
    .et_pb_fullwidth_section .et_pb_post_title {
        padding: 80px 0 !important;
    }
}

/*#main-content {
    margin-top: 50vw !important;
}

@media (min-width: 800px) {
    #main-content {
        margin-top: 24vw !important;
    }
}

@media (min-width: 1080px) {
    #main-content {
        margin-top: 5vw !important;
    }
}

@media (min-width: 1200px) {
    #main-content {
        margin-top: 6.4vw !important;
    }
} */

.hide-header {
    opacity: 0;
    margin-top: -200px !important;
}

.show-header {
    opacity: 1;
    margin-top: 0px !important;
}

#global-header-section {
    /*-webkit-transition: all 0.5s ease !important;
    -moz-transition: all 0.5s ease !important;
    -o-transition: all 0.5s ease !important;
    -ms-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;*/
    transition: none !important;
}

/*#global-header-section:hover {
    background: #ffffff !important;
}*/

/* Hero Text */

.app-hero-text {
    display: inline-block !important;
    width: auto !important;
    min-width: 60%;
}

.app-hero-text h1 {
    font-weight: 700 !important;
    padding-left: 0;
    padding-right: 1rem;
    font-size: 22px;
}

@media (min-width: 1200px) {
    .app-hero-text h1 {
        font-size: 50px !important;
    }
}

/* First Slogan */
.app-hero-text-top {
    padding-top: 60%;
    margin-bottom: 1rem;
}

@media (min-width: 800px) {
    .app-hero-text-top {
        padding-top: 30%;
    }
}

@media (min-width: 1080px) {
    .app-hero-text-top {
        padding-top: 15%;
    }
}

/* Invert Header On Hover 

#global-header-section:hover {
  transition: filter .5s ease-in-out;
  -webkit-filter:invert(0%) !important;
  filter:invert(0%) !important;
}

#global-header-section:hover {
  transition: filter .5s ease-in-out;
  -webkit-filter:invert(100%) !important;
  filter:invert(100%) !important;
}

/* Menu */

/* Hide Menu befor 1200px */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .et_pb_menu_0_tb_header {
        display: none !important;
    }
}

/* Burger Icon */

.app-burger {
    display: block !important;
    width: 130px !important;
}

@media (min-width: 810px) {
    .app-burger {
        display: block !important;
        width: 95px !important;
        padding-left: 2rem !important;
    }
}

@media (min-width: 1200px) {
    .app-burger {
        display: block !important;
        width: 150px !important;
        padding-left: 2rem;
    }
}

button#responsive-menu-pro-button {
    top: 2.1rem !important;
}

@media screen and (min-width: 1200px) {
    button#responsive-menu-pro-button {
        width: 45px;
        height: 35px;
        position: relative;
        top: 3px !important;
        left: 5%;
        display: inline-block;
        transition: transform 0.5s, background-color 0.5s;
    }
}

.app-logo {
    display: block !important;
    padding-top: 8px;
    width: 200px !important;
    z-index: -2 !important;
}

@media (min-width: 1200px) {
    .app-logo {
        padding-top: 12px;
        display: block !important;
        width: 20% !important;
    }
}

/* Navi */

.app-menu {
    width: auto !important;
    z-index: -2 !important;
}

@media (min-width: 1300px) {
    .app-menu {
        width: auto !important;
    }
}

.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 5px !important;
}

.app-nav ul {
    list-style: none;
}

.app-nav li {
    font-size: 30px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.sub-menu li a {
    font-size: 14px !important;
    letter-spacing: 1px !important;
}

.nav li ul {
    width: 300px !important;
    box-shadow: none !important;
}

.nav li li {
    line-height: 1em !important;
}

.et-menu li li a {
    width: 270px !important;
}

.responsive-menu-pro-subarrow {
    margin-top: 1.2rem !important;
    margin-right: 2rem !important;
}


/* Content */

.et_pb_divider {
    margin-bottom: 0 !important;
}

.et_pb_space {
    height: 1rem !important;
}

.et_pb_fullwidth_section .et_pb_title_featured_container {
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: block;
}

.app-industries .et_pb_row {
    padding-top: 0 !important;

}

.et_pb_toggle {
    min-height: 100px;
}

.et_pb_toggle h5 {
    font-size: 18px !important;
    font-weight: 400 !important;
}

@media (min-width: 800px) {
    .masonry {
        display: grid !important;
        gap: 1em !important;
        grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)) !important;
        grid-template-rows: masonry !important;
    }
}

/* Intro Fields Angebot */

.app-intro {
    padding: 0 !important;
}

@media (min-width: 800px) {
    .app-intro {
        padding: 0 2rem !important;
    }
}




.app-breadcrumbs {
    display: none;
}

@media (min-width: 768px) {
    .app-breadcrumbs {
        display: block;
        color: #ffffff;
    }
}

.app-breadcrumbs a {
    color: #ffffff;
}

/* Heading */

.et_pb_title_container {
    margin-top: 5rem !important;
}

h1.entry-title {
    color: #ffffff !important;
    font-weight: 700;
    font-size: 2rem;
}

@media (min-width: 1080px) {
    h1.entry-title {
        font-size: 40px;
    }
}

.app-heading {
    display: block;
    background-color: #000000 !important;
}

.app-summary {
    font-size: large;
}



.et_pb_text_inner {
    line-height: 2rem !important;
}

/* Frontpage Extras */

.app-frontpage-link h3 {
    font-size: small !important;
}

.divi-image-hover {
    min-width: 100% !important;
}

@media (min-width: 810px) {
    .divi-image-hover {
        min-width: 270px !important;
    }
}

.image-hover-img {
    width: 100% !important;
}

.event-carousel-type1-head .mec-event-date-carousel {
    top: 20% !important;
}

@media (min-width: 768px) {
    .event-carousel-type1-head .mec-event-date-carousel {
        top: 30% !important;
    }
}


/* Branchen */

.app-acc {
    border: 5px solid #98121b !important;
    border-width: 5px 0 0 0 !important;
}


/* Forms Extras */

.input {
    border-bottom: 2px solid #777c66;
}

/* Angebot */

.dtq-mce-content {
    font-size: 15px !important;
}

/* Referenzen */

.dtq-flipbox {
    border: 5px solid #98121b;
    border-width: 5px 0 0 0;
}

.dtq-flipbox-back-card {
    padding: 1rem !important;
}

.dtq-flipbox-desc-back {
    font-size: 14px !important;
    margin-bottom: 2rem !important;
}

/* News */

.page-id-1104 .ba_info_box,
.page-id-2818 .ba_info_box {
    padding: 1rem 2rem 2rem 2rem !important;
    border: 5px solid #98121b;
    border-width: 5px 0 0 0;
}

.page-id-1104 .dtq-info-box-title,
.page-id-2818 .dtq-info-box-title {
    font-size: 18px !important;
    margin-bottom: 1rem !important;
    font-weight: 700 !important;
    color: #98121b;
    text-transform: none !important;
    min-height: 110px;
}

.page-id-1104 .dtq-info-box-figure,
.page-id-2818 .dtq-info-box-figure {
    display: none !important;
}

.page-id-1104 .dtq-btn-info-box,
.page-id-2818 .dtq-btn-info-box {
    width: 100% !important;
    text-align: center !important;
    margin-top: 1rem !important;
} 

.ba_info_box .dtq-mce-content {
    min-height: 80px !important;
}


/* Footer */

.et_pb_newsletter_fields {
    display: flex !important;
}

.et_pb_newsletter_field {
    flex-basis: 100% !important;
}

@media (min-width: 1200px) {
    .et_pb_newsletter_field {
        flex-basis: 66% !important;
    }
}

.et_pb_newsletter_form .input {
    padding: 10px 4% !important;
}

.et_pb_newsletter_button_wrap {
    flex-basis: 100% !important;
}

@media (min-width: 1200px) {
    .et_pb_newsletter_button_wrap {
        flex-basis: 30% !important;
    }
}

.et_pb_newsletter_button span {
    font-size: 80% !important;
}

.et_pb_newsletter_success {
    text-align: left !important;
  }

.app-footer-nav a {
    display: inline-block;
    width: 100% !important;
}

@media (min-width: 1200px) {
    .app-footer-nav a {
        display: inline;
        padding: 0 0 0 1rem !important;
    }
}



/* Meta */

.app-meta-wrapper {
    display: flex !important;
    padding: .5rem 1.7rem;
    justify-content: flex-end   ;
}

@media (min-width: 1200px) {
    .app-meta-wrapper {
        padding: .5rem 2rem .5rem 0;
    }
}

/*@media (min-width: 1200px) {
    .app-meta-wrapper {
        padding: .5rem 20rem .5rem 0;
    }
}

@media (min-width: 1600px) {
    .app-meta-wrapper {
        padding: .5rem 43.5rem .5rem 0;
    }
}*/

.app-meta-item {
    padding: 0 .5rem;
    font-size: 80%;
}

.app-meta-item a {
    color: #333333 !important;
}

.app-meta-item a:hover {
    color: #98121b !important;
}


.dropdown {
    position: relative;
    display: block !important;
}

.dropdown span {
    line-height: 1 !important;
}
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 210px;
    box-shadow: none;
    padding: 1rem 0 0 0;
    margin-left: -5rem !important;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }

  .dropdown-content ul {
    list-style: none !important;
  }


  /* wpml */

  .wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
  }

  .wpml-ls-legacy-list-horizontal ul {
    padding: 0 !important;
    line-height: 1 !important;
  }

  .wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 0 2px !important;
    line-height: 1;
  }

  .wpml-ls-legacy-dropdown-click a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 0px solid #cdcdcd;
    background-color: #fff;
    padding: 2px 5px;
    padding-right: 10px;
    line-height: 1;
  }

  .wpml-ls-legacy-dropdown-click a:hover,
  .wpml-ls-legacy-dropdown-click a:active {
    background-color: #fff !important;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute !important;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 0px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101;
  }

  .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    border-width: 0 !important;
  }

  .et-l--header ul {
    list-style-type: disc;
    padding: 0 0 0 0 !important;
    line-height: normal !;
  }

  .wpml-ls-legacy-dropdown-click {
    width: 6.5em !important;
    max-width: 100%;
  }

.wpml-ls-display {
    font-size: 12px !important;
}


/* Counter */
.et_pb_circle_counter .percent p {
  visibility: hidden;
  font-size: 40px;
  font-weight: 500;
  position: relative;
  line-height: .1em;
  padding: 10% 0 !important;
}



.app-extra-count .percent-value::before {
    content: '>';
    padding-right: .5rem;
  }

/* Search Results */

.et_pb_posts .et_pb_post {
    position: relative;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 2rem !important;
    margin-bottom: 2rem !important;
  }