.audio-download {
  text-align: center;
}

.audio-download:first-child {
  margin-left: 0 !important;
}

.ejp_audio_downloads p,
.ejp_audio_downloads h1,
.ejp_audio_downloads h2,
.ejp_audio_downloads h3,
.ejp_audio_downloads h4 {
  margin: 0;
}

.ejp_audio_downloads hr {
  border-width: 2px;
  margin: 0;
}

.ejp_audio_downloads .image-overlay {
  display: none !important;
}

.ejp_image {
  max-width: 350px;
}

.ejp_product {
  text-align: center;
}

.ejp_product p {
  color: #222222;
  text-transform: uppercase;
  margin-top: 1rem;
}

.ejp_product a:hover {
  text-decoration: none;
}

.ejp_product:hover {
  opacity: 0.8;
}

.ejp_button {
  background-color: #ee6411;
  color: white !important;
  padding: 0.5rem 2rem;
  border-radius: 20px;
  font-size: 1.1rem;
  border: 2px solid #ee6411 !important;
}

.ejp_button:hover {
  text-decoration: none !important;
  background-color: #d75c0f;
  cursor: pointer;
}

.ejp_button:focus {
  text-decoration: none !important;
}

.ejp_button--small {
  padding: 0.5rem 1.5rem;
  font-size: 0.85rem;
}

.ejp_flex--column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ejp_text_center {
  text-align: center;
}

.ejp_flex {
  display: flex;
}

.ejp_flex--spread {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: baseline;
}

.ejp_flex--spread > * {
  flex: 1;
}

.ejp_my1 {
  margin: 1rem 0 !important;
}

.ejp_my2 {
  margin: 2rem 0 !important;
}

.ejp_my3 {
  margin: 3rem 0 !important;
}

.ejp_my4 {
  margin: 4rem 0 !important;
}

.ejp_my5 {
  margin: 5rem 0 !important;
}

.ejp_mt1 {
  margin: 1rem 0 0 0 !important;
}

.ejp_mt2 {
  margin: 2rem 0 0 0 !important;
}

.ejp_mt3 {
  margin: 3rem 0 0 0 !important;
}

.ejp_mt4 {
  margin: 4rem 0 0 0 !important;
}

.ejp_mt5 {
  margin: 5rem 0 0 0 !important;
}

.ejp_mb1 {
  margin: 0 0 1rem 0 !important;
}

.ejp_mb2 {
  margin: 0 0 2rem 0 !important;
}

.ejp_mb3 {
  margin: 0 0 3rem 0 !important;
}

.ejp_mb4 {
  margin: 0 0 4rem 0 !important;
}

.ejp_mb5 {
  margin: 0 0 5rem 0 !important;
}

.ejp_py1 {
  padding: 1rem 0 !important;
}

.ejp_py2 {
  padding: 2rem 0 !important;
}

.ejp_py3 {
  padding: 3rem 0 !important;
}

.ejp_py4 {
  padding: 4rem 0 !important;
}

.ejp_py5 {
  padding: 5rem 0 !important;
}

.ejp_p1 {
  padding: 1rem !important;
}

.ejp_p2 {
  padding: 2rem !important;
}

.ejp_p3 {
  padding: 3rem !important;
}

.ejp_p4 {
  padding: 4rem !important;
}

.ejp_p5 {
  padding: 5rem !important;
}

.ejp_coupon {
  line-height: 35px;
  font-size: 2rem;
  font-weight: 700;
}

.ejp_product_title {
  line-height: 1.1rem;
}

.ejp_product_price {
  font-size: 15px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  color: #f05a1a !important;
  margin-top: 0.5rem !important;
}

.content_1 {
  padding: 3rem 0;
}

.content_2 {
  padding: 3rem 0;
}

@media only screen and (max-width: 989px) {
  .content_1 {
    padding: 5rem 0 3rem 0;
  }
}

@media only screen and (max-width: 767px) {
  .ejp_flex--spread {
    flex-wrap: wrap;
  }

  .ejp_product {
    width: 50%;
    flex: unset;
  }
}

.ejp_no_book {
  padding: 8rem 0;
}

.ejp_audio_downloads_test {
  padding: 3rem;
}

.ejp_audio_downloads_test .test_product {
  margin-bottom: 1rem;
}

.ejp_audio_downloads_test strong {
  color: black !important;
}

.ejp_audio_downloads_test strong.has-error {
  color: red !important;
}

.ejp_audio_downloads_test .test_product p {
  margin: 0;
}

.ejp_audio_downloads_test .test_product a {
  color: inherit;
}

.ejp-field {
  margin-bottom: 1rem;
}

.ejp-field input {
  padding: 13px !important;
  margin: 0 !important;
}

.ejp-field label {
  margin-bottom: 7px;
  display: block;
}

.ejp-field .required {
  color: #f05a1a !important;
  font-weight: 700 !important;
}

.ejp-contact-form__title {
  margin-bottom: 1.5rem;
}

.ejp-contact-form__button {
  padding: 16px 20px !important;
  border-radius: 2px !important;
  min-width: 142px !important;
  font-size: 1em !important;
}

.ejp-contact-form__button:disabled {
  opacity: 0.5;
}

.ejp-contact-form__thanks {
  background-color: white;
  padding: 1.5rem;
  border: 1px solid rgb(207, 207, 207);
  text-align: center;
}

.ejp-contact-form__thanks h3 {
  margin: 0 !important;
}

.ejp-field.has-error input,
.ejp-field.has-error textarea {
  border-color: #df653e !important;
}

@media screen and (min-width: 689px) {
  #cc_div #c-inr #c-bns {
    flex-direction: row-reverse;
  }
  
  #cc_div #c-inr #c-bns #c-p-bn {
    margin-left: 1em;
  }
  
  #cc_div #c-inr #c-bns #c-s-bn {
    margin-left: 0;
  }
  
  #cc_div #s-inr #s-bns #s-all-bn {
    float: right;
  }
  
  #cc_div #s-inr #s-bns #s-sv-bn {
    float: left;
    margin-left: 0;
    background: #253b48;
    color: #fff;
  }
  
  #cc_div #s-inr #s-bns #s-sv-bn:hover {
    background: #1d2e38;
  }
  
  #cm {
    max-width: 33.2em;
  }
}

@media screen and (max-width: 688px) {
  #cc_div #s-inr #s-bns #s-sv-bn {
    
    background: #253b48;
    color: #fff;
  }
  
  #cc_div #s-inr #s-bns #s-sv-bn:hover {
    background: #1d2e38;
  }
}

body.home #collections .av-image-caption-overlay-center .category__title,
body.home #collections .av-image-caption-overlay-center .category__description {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem;
  transition: 300ms opacity ease-in-out;
}

body.home #collections .av-image-caption-overlay-center .category__description {
  font-size: 1rem;
  line-height: 1.1rem;
  opacity: 0;
}

body.home #collections .av-image-caption-overlay-center:hover .category__title {
  opacity: 0;
}

body.home #collections .av-image-caption-overlay-center:hover .category__description {
  opacity: 1;
}

body.home #collections .av-caption-image-overlay-bg {
  opacity: 0.7 !important;
}

.stats-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.stats-block .stat {
  text-align: center;
  margin: auto;
  padding: 2rem;
}

.stats-block .stat__title {
  font-size: 2.25rem;
  margin: 0.5rem 0;
}

.stats-block .stat__number {
  color: rgb(240, 90, 26);
}

.stats-block .stat__description {
  font-size: 1rem;
  margin: 0.5rem 0;
}

body.home .av-alb-blogposts {
  display: flex;
  flex-wrap: wrap;
}

body.home .av-alb-blogposts article {
  width: 50%;

  @media screen and (max-width: 1100px) {
    width: 100%;
  }
}

body.home .av-alb-blogposts article .post-title, 
body.home .av-alb-blogposts article .read-more-link, 
body.home .av-alb-blogposts article .post-meta-infos {
  text-align: center !important;
}

.modal__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(56, 56, 56, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 200ms ease-in-out;
  z-index: 999
}

.modal__inner {
  background-color: white;
  border-radius: 25px;
  padding: 2rem;
  max-width: 500px;
  transform: scale(0.9);
  transition: transform 200ms ease-in-out;
}

.modal__wrapper.is-visible {
  opacity: 1;
}

.modal__wrapper.is-visible .modal__inner {
  transform: scale(1);
  transition: transform 200ms cubic-bezier(0.55, 1.91, 0.69, 0.96);
}

.modal__inner form {
  margin: 0 !important;
}

.modal__inner ._form-title {
  line-height: 25px !important;
  margin-bottom: 2rem !important;
}

.form-modal {
  margin-top: 2rem;
}

.form-modal .button {
  width: 100%;
  padding: .75rem;
  font-size: 1rem;
  border-radius: 5px;

}

.form-modal .button:hover {
  background-color: #f56f36;
}

.ejp-footer {
  background-color: #282828;
  color: white;
  text-align: center;
  padding: 4rem 2rem;
}

.ejp-footer__strapline {
  margin: auto;
  margin-bottom: 0.25rem;
}

.ejp-footer__menu {
  margin-top: 2rem;
}

.ejp-footer__menu .menu {
  display: flex;
  justify-content: center;
}

.ejp-footer__menu a {
  color: white;
  text-decoration: underline;
}

.ejp-footer__menu a:hover {
  color: #f56f36
}

.ejp-footer__menu .menu li {
  padding: 1.5rem;
}

.ejp-footer__social {
  margin-bottom: 1rem;
}

.ejp-footer__social a {
  text-decoration: none;
  color: white;
}

.ejp-footer__social svg {
  height: 30px;
  width: 30px;
  margin: 0.5rem;
  fill: white;
}

.ejp-footer__social a:hover svg {
  fill: #f56f36;
}

.ejp-footer__address p {
  margin: 0;
}

body.home .av-special-heading {
  margin-top: 25px !important;
}

body.home .container_wrap .avia-builder-el-first {
  margin-top: 0 !important;
}

body.single-product .ejp-product__price .woocommerce-Price-amount, 
body.single-product .ejp-product__price .woocommerce-Price-currencySymbol {
  font-size: 1.5rem !important;
}


body.single-product .ejp-product__price .stars {
  height: 75px;
}

body.single-product .ejp-product__price .price {
  margin-right: 1rem;
}

.ejp-product__price {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 1rem 0;
}

.ejp-product-reviews {
  margin-bottom: 4rem;
}

.ejp-product-reviews__title {
  font-size: 18px !important;
}

body.single-product #av_section_1 {
  margin-bottom: 4rem;
}

.ejp-after-product-image {
  margin-top: 2rem;
}
