/*
Theme Name: divi-child
Theme URI: artfulliving.com
Author: Artful Living
Version: 6.81
.
.
.
*/

.custom-add-to-cart {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}

.woocommerce button.button .custom-add-to-cart {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}
.et_pb_wc_add_to_cart_1 .button {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
}

.et_pb_blurb_content:hover .et_pb_module_header a,
.lwp_post_carousel_item_inner:hover
  .lwp_post_carousel_title
  .lwp_post_carousel_heading {
  color: #c9a11c !important;
}

.et_pb_text_inner {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
}

/*-------------------- Force Homepage Margins ------------------*/

.home .et_pb_row {
  padding: 0px !important;
}

.home h4 {
  padding-bottom: 0px !important;
}

#top-menu-custom {
  float: left;
  display: none;
}
#top-menu-nav .menu-item-custom {
  margin-right: 22px;
  width: 150px;
}

#top-menu-nav .menu-item-custom img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0); /* IE 9 */
  -webkit-transform: translateZ(0); /* Chrome, Safari, Opera */
  transform: translateZ(0);
  padding-top: 3px;
  margin-top: -22px;
}

#top-menu li {
  padding-top: 16px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a,
.et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 0px !important;
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
  padding-top: 20px;
}

#et_top_search {
  margin-top: 16px;
}
/*-------------------- Lucky Additions ---------------------*/

@media screen and (min-width: 981px) {
  .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a {
  }
  .et_header_style_left .et-fixed-header #et_top_search {
    margin-top: 30px;
  }
}

@media screen and (max-width: 980px) {
  #top-menu-custom {
    display: none;
  }

  #et_top_search {
    margin-top: 0px;
  }

  .et_header_style_left #logo,
  .et_header_style_split #logo {
    padding-left: 50px;
  }

    .footer-widget:nth-child(1) {
    display: none !important;
  }

  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

.et-cart-info span:before {
  display: none !important;
}

.post-image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 600px;
  display: inline-block;
  background: -moz-linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 35%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0.5)),
    color-stop(100%, rgba(0, 0, 0, 0))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 35%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 35%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 35%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 35%
  ); /* W3C */
}
/*-------------------- HAMBURGER MENU CUSTOMIZATIONS ---------------------*/
/*-------
.divi-mobile-menu .menu-button {
	top: 4%!important;
	left: 5%;
}

.hamburger--slider .hamburger-inner {
    top: 4%!important;
	left: 5%;
	display: inline-block;
}

body .divi-mobile-menu .menu-button {
    position: fixed;
    top: 8px!important;
    left: 10px!important;
}
---------*/

.menu-wrap a {
  font-family: "Saol Display Medium", serif;
  color: #ffffff !important;
  font-size: 20px !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  text-decoration: none !important;
}

#dm_nav li ul.sub-menu a {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  color: #ffffff !important;
  font-size: 16px !important;
  font-weight: 400;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  padding-left: 12px;
}

/*-------------------- CAROUSEL CUSTOMIZATIONS ---------------------*/

.lwp_post_carousel .lwp_post_carousel_meta {
  display: none;
}

.lwp_post_carousel .lwp_post_carousel_excerpt {
  display: none;
}

.lwp_post_carousel .lwp_post_carousel_read_more {
  display: none;
}

.lwp_post_carousel .lwp_carousel_default .lwp_post_carousel_image {
  margin: -10px;
  margin-bottom: 20px;
}

.lwp_post_carousel_0 h2.lwp_post_carousel_heading {
  margin: -10px;
}

@media screen and (min-width: 981px) {
  .lwp-slick-slider .slick-next:before,
  .lwp-slick-slider .slick-prev:before {
    font-family: ETmodules !important;
    font-size: 76px !important;
    font-weight: 300 !important;
  }

  .lwp-slick-slider .slick-prev {
    left: -77px !important;
  }
}

/*-------------------- End Carousel ---------------------*/

#main-header.et-fixed-header {
  border-bottom: 1px solid #dfdfdf;
  box-shadow: 0 3px 5px 0 hsla(0, 0%, 87%, 0.6) !important;
}

.home-page .et_pb_row {
  width: 100%;
  padding: 0px 0px 0px 1.9375em;
}

.home-page #sidebar {
  width: 250px;
}

.three-across-row {
  max-width: 100% !important;
}

.home-page .three-across-row {
  padding-right: 30px;
}

.home-page .three-across-row .et_pb_blurb_content {
  min-height: 295px;
}

.home .slick-track .lwp_carousel_default .artfu-content-middle
{
	display: none !important;
}

.ad-bottom-post {
    display: none;
}
@media screen and (min-width: 1025px) {
  .et_pb_gutters3
    .et_pb_column_2_3
    > .et_pb_row_inner
    > .et_pb_column_1_3
    .col {
    width: 60.758% !important;
    margin-right: 3.483% !important;
  }

  .col-small-right,
  .col-small-left {
    width: 100% !important;
    max-width: 33% !important;
  }
}

.home #sidebar .et_pb_widget {
  float: none;
  width: 100%;
  margin-bottom: 30px;
  margin-top: -100px;
}

#sidebar .et_pb_widget {
  margin-top: 100px;
}

/*----------------------- End Lucky ---------------------*/

/*----------------------- FONTS 2022 ---------------------*/
@font-face {
  font-family: "Saol Display";
  src: url("/wp-content/themes/divi-child/fonts/SaolDisplay-Regular.otf");
  font-weight: normal;
}

@font-face {
  font-family: "Saol Display Medium";
  src: url("/wp-content/themes/divi-child/fonts/SaolDisplay-Medium.otf");
  font-weight: normal;
}

@font-face {
  font-family: "Saol Display Semibold";
  src: url("/wp-content/themes/divi-child/fonts/SaolDisplay-Semibold.otf");
  font-weight: normal;
}

/*----------
@font-face {
	font-family: "Berton";
	src: url("/wp-content/themes/divi-child/fonts/BertonRegular.otf");
	font-weight: normal;
}
-----------*/

@font-face {
  font-family: "Brandon Grotesque";
  src: url("/wp-content/themes/divi-child/fonts/Brandon_reg.otf");
  font-weight: normal;
}

@font-face {
  font-family: "Brandon Grotesque Medium";
  src: url("/wp-content/themes/divi-child/fonts/BrandonGrotesqueMedium.otf");
  font-weight: normal;
}

@font-face {
  font-family: "Brandon Grotesque Light Italic";
  src: url("/wp-content/themes/divi-child/fonts/BrandonGrotesque-LightItalic.ttf");
  font-weight: normal;
}

@font-face {
  font-family: "Utopia";
  src: url("/wp-content/themes/divi-child/fonts/Utopia-Regular.otf");
  font-weight: normal;
}

@font-face {
  font-family: "Cormorant-Bold";
  src: url("/wp-content/themes/divi-child/fonts/Cormorant-Bold.otf");
  font-weight: normal;
}

h1 {
  font-family: "Saol Display Semibold" !important;
}

.home h2 {
  font-family: "Saol Display Semibold" !important;
}

h2,
h3,
h4 {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
}

.home h4 {
  font-family: "Saol Display Semibold" !important;
}

h5,
h6 {
  font-family: "Saol Display Medium" !important;
}

.post p {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 300;
}

.presented-by {
  display: flex;
  align-items: center;
  justify-content: center;
}

.presented-by .text {
  font-family: "Brandon Grotesque Light Italic";
  font-size: 15px;
  margin-right: 5px;
}

.presented-by img {
  max-width: 200px;
}

.infinite-scroll .pagination {
  display: none;
}

#main-header.et-fixed-header #logo,
#main-header.et-fixed-header #top-menu-custom #custom-logo {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

/*----------------------- Homepage 2022 ---------------------*/

.et-fixed-header .hamburger-inner,
.et-fixed-header .hamburger-inner::before,
.et-fixed-header .hamburger-inner::after {
  background-color: #000000;
}

.et_pb_slider .et_pb_container {
  margin: 0 !important;
}

.et_pb_slider .slide-title-parent {
  max-width: 450px;
  margin-bottom: 15px;
}

.et_pb_slider .et_pb_slide_content {
  max-width: 600px;
}

.et_pb_slider.et_pb_module
  .et_pb_slide
  .et_pb_slide_description
  .et_pb_slide_content {
  /*----	font-size: 48px !important; -----*/
  font-family: "Saol Display Semibold" !important;
}

.container.home-page .three-across-row .et_pb_blurb_description .header {
  font-family: "Saol Display Medium" !important;
  font-size: 22px;
  line-height: 26px;
}

.et_pb_column_1_3 h4 {
  font-size: 22px;
  margin-top: -15px;
}

.col-large-left,
.col-large-right {
  width: 797px;
}

.col-small-right,
.col-small-left {
  width: 100% !important;
  max-width: 180px;
}

.three-across-row {
  max-width: 680px;
  padding-right: 30px;
}

.three-across-row .et_pb_column {
  width: 33.33% !important;
  padding: 10px !important;
  margin-right: 0px !important;
}

.container.home-page .three-across-row h4.et_pb_module_header a,
.container.home-page .three-across-row h4.et_pb_module_header a {
  font-size: 11px !important;
  line-height: 12px;
}

#sidebar .et_pb_sidebar_0 {
  border: none;
  padding-right: 0px;
}

.et_right_sidebar #left-area {
  padding-right: 0px !important;
}

.et_right_sidebar #sidebar {
  padding-left: 0px;
}

.et_right_sidebar #sidebar .sidebarradd,
.product .et_pb_widget.artfu-widget {
  padding-top: 100px;
}

.et_pb_gutters3 .et_pb_column,
.et_pb_gutters3.et_pb_row .et_pb_column {
  margin-right: 0px;
}

.home-issue-widget {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 200px;
  height: 475px;
  margin-top: 100px;
  padding: 0px 10px;
  border: 1px solid black;
  text-align: center;
}

.home-issue-widget .title {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Brandon Grotesque", "sans-serif" !important;
  font-weight: 400;
  line-height: 25px;
}

.home-issue-widget .sub-title {
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 32px;
  font-family: "Brandon Grotesque Medium", "sans-serif" !important;
  font-weight: 700;
  letter-spacing: 1px;
}

.home-issue-widget .bottom-text {
  text-transform: uppercase;

  font-size: 18px;
  font-family: "Brandon Grotesque", "sans-serif" !important;
  font-weight: 400;
  line-height: 25px;
}

.home-issue-widget .image img {
  margin-top: 20px;
}

.col-small-right .et_pb_blurb_content {
  margin-bottom: 40px;
}

.container.home-page {
  padding-top: 0px !important;
}

.container.home-page .et_pb_module_header,
.product .et_pb_module_header {
  margin-top: -40px;
}

.woocommerce-loop-product__title {
  font-family: "Saol Display Semibold";
  font-size: 20px !important;
  text-transform: uppercase;
  text-align: center;
}

.products .product .price {
  display: none !important;
}

.container.home-page h4.et_pb_module_header > span,
.container.home-page h4.et_pb_module_header > a,
.product h4.et_pb_module_header > span,
.product h4.et_pb_module_header > a {
  text-transform: uppercase;
  padding: 5px 30px;
  border: 1px solid #000000;
  background-color: #ffffff;
  margin-bottom: 15px;
}

.container.home-page .et_pb_blurb_description .header,
.product .et_pb_blurb_description .header {
  font-family: "Saol Display";
  margin: 10px 0px;
  font-size: 36px;
  line-height: 41px;
}

.container.home-page .et_pb_blurb_description p {
  line-height: 1.7rem;
}

.product .body-row {
  padding-top: 0px;
  padding-bottom: 0px;
}

.single-product #page-container {
  margin-top: -80px;
}

.single-product .woocommerce-notices-wrapper {
  display: none;
}

.product .editors img.alignright {
  float: right;
  max-width: 300px;
}

.single-product .three-across-row {
  width: 100%;
  max-width: 100%;
}

.single-product .three-across-row .et_pb_column {
  width: 31% !important;
  margin-right: 3% !important;
}

.single-product #wc-stripe-express-checkout-element{
  display: none;
}

/*
.post-image .wp-post-image{
	height:674px !important;
}
*/
.post-meta {
  display: none;
}

.custom-post-meta {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
  font-size: 17px;
  text-align: center;
  padding-top: 10px;
  line-height: 24px;
}

.entry-category-title {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}

.entry-category-title span {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 11pt;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 30px;
  /*	border: 1px solid #000000;*/
  background-color: #ffffff;
  margin-bottom: 15px;
}

.entry-title {
  font-family: "Saol Display Semibold" !important;
  font-size: 50px;
  text-align: center;
}

.entry-title sup {
  font-size: 20px;
  bottom: 1.3em;
}

.entry-content-wrapper {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 17px;
  font-weight: 300;
}

.entry-content .wp-caption {
  max-width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  padding-top: 8px;
  padding-top: 4px;
  border: none;
  background-color: transparent;
  text-align: right;
}

.index-body {
  padding-top: 10px;
  margin: 0 5%;
}

.wp-caption-text {
  padding-left: 0px;
}

.category article,
#content-area #left-area article {
  max-width: 687px;
  margin: 25px auto 75px auto;
  text-align: center;
}

.single .container {
  padding-top: 0px !important;
}

.single .entry-title {
  /*max-width: 500px;*/
  margin: 0 auto;
  line-height: 70px;
  /*font-size: 67px;*/
  font-size: 4rem;
}

.single #content-area #left-area article,
.product .body-row,
.single #content-area #left-area article h3,
.page article.page {
  text-align: left;
  font-family: "Lato";
  font-size: 19px;
  line-height: 30px;
}

.single .artlivad {
  margin-bottom: 15px;
}

.single .tags,
.product .product_meta,
.page .tags {
  margin-top: 25px;
  font-family: "Saol Display";
  font-size: 19px;
  color: #000000;
}

.single .artfu-content-middle {
  display: none;
}

a {
  text-decoration: underline;
}

h2 a {
  text-decoration: none;
}

a:hover {
  color: #c9a11c !important;
}

.category #main-content .container,
.tag #main-content .container {
  padding-top: 138px !important;
}

.category .artfu-target {
  padding-bottom: 75px;
}

.full-width {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  max-width: 100vw;
  position: relative;
  right: 50%;
  width: 100vw;
}

.category-name-wrapper {
  margin-bottom: 100px;
}

.category {
  margin-top: -20px;
}

.category .hero-image {
  background-color: #cccccc;
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category .hero-image h2 {
  padding-bottom: 0px;
}

.category h2.entry-title {
  font-size: 42px;
}
.category #main-content .entry-content-wrapper {
  display: none;
}

.category #main-content .artfu-post-lists {
  text-align: center;
}

.category article .entry-featured-image-url img {
  width: 100%;
}

.category .artlivad {
  padding-bottom: 50px;
  padding-right: 100px;
  padding-left: 100px;
}

.category .et_pb_widget.artfu-widget {
  padding-top: 40px;
}

.content-title.category {
  max-width: 700px;
  margin: 0 auto;
  font-size: 78px;
  line-height: 94px;
  font-family: "Saol Display Semibold" !important;
  text-align: center;
}

.hero-image .content-title.category {
  color: #ffffff;
}

.page .sponsor {
  display: flex;
  align-items: center;
}

.custom-page .et_pb_title_container {
  width: 100%;
  text-align: center;
}

.custom-page .body-row {
  padding: 0px;
}

.custom-page .body-row .sponsor {
  margin-bottom: 0px;
}

.custom-page .body-row .sponsor .et_pb_blurb_content {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

.custom-page .body-row .sponsor .et_pb_main_blurb_image {
  margin-left: 12px;
  width: 75px;
}

.custom-page .body-row .center-body-column {
  text-align: center;
}

.custom-page .body-row .sponsor .et_pb_blurb_description {
  font-family: "Brandon Grotesque", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
}

.custom-page .body-row .guest-details {
  text-align: center;
  font-family: "Utopia";
  font-size: 17px;
  line-height: 21px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #ffffff !important;
  opacity: 0.5;
  padding: 0.618em 1em;
}

#main-content .container::before {
  background: none;
}

.row-four-across {
  padding: 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.row-four-across .et_pb_column {
  width: 25% !important;
  padding: 0 5px;
}

.row-four-across.staff .et_pb_column {
  min-height: 450px;
}

/*-------------------------------------------------------- PRE-FOOTER UPDATES ---------------------------------------------------*/

.footer-newsletter {
  padding: 46px 0px 42px 0px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.footer-newsletter .newsletter-content {
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
}

.footer-newsletter .newsletter-content .title {
  font-family: "Saol Display Semibold" !important;
  font-size: 42pt !important;
  line-height: 54px;
  margin-bottom: 10px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #fff;
}

.footer-newsletter .newsletter-content .sub-title {
  margin-bottom: 35px;
  font-family: "Lato" !important;
  font-size: 22px;
  line-height: 26px;
  padding: 0 20px;
  color: #fff;
}

.footer-newsletter .newsletter-content .epm-form-field {
  display: inline;
}

.footer-newsletter .newsletter-content .epm-form-field #epm-email {
  height: 35px;
  border: 1px solid #ddd;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  margin-bottom: 20px;
  max-width: 280px;
}

.footer-newsletter .newsletter-content .epm-sign-up-form input.button,
#mc-embedded-subscribe {
  height: 35px;
  border: 1px solid #ddd;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #000000;
  color: #ffffff;
}

.footer-newsletter .newsletter-content .epm-sign-up-form input.button:hover,
#mc-embedded-subscribe:hover {
  color: #000000 !important;
  background: #ffffff !important;
  border-color: #000000 !important;
  border-radius: 0px;
  transition: 0.3s;
}

.footer-newsletter .newsletter-content .epm-sign-up-form input.button:hover,
#mc-embedded-subscribe:hover {
  cursor: pointer;
}

/*-------------------------------------------------------- FOOTER UPDATES ---------------------------------------------------

The Archive:
.footer-newsletter{ padding:46px 0px 42px 0px; background-color:#e6e7e8;}
#footer-widgets .footer-about .about,
#footer-wdigets .footer-widget .menu-item{font-family: "Brandon Grotesque";font-size: 14px;}
#footer-widgets .footer-widget a{font-family: "Brandon Grotesque";}

------------*/

.et_pb_widget {
  float: none;
}

@media screen and (max-width: 767px) {
  #footer-widgets .footer-widget,
  .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 50% !important;
    margin-right: 0 !important;
  }

  div.footer-widget div#nav_menu-4.fwidget.et_pb_widget.widget_nav_menu {
    top: 0px !important;
  }
  div#custom_html-3.widget_text.fwidget.et_pb_widget.widget_custom_html {
    top: 10px !important;
  }
  div#custom_html-4.widget_text.fwidget.et_pb_widget.widget_custom_html {
    top: 10px !important;
  }
  #footer-widgets .footer-widget .title {
    font-size: 18px !important;
  }
}

#footer-widgets .footer-about .about,
#footer-wdigets .footer-widget .menu-item {
  font-family: "Saol Display";
  font-size: 22px;
}

#footer-widgets .footer-widget a {
  font-family: "Lato", Helvetica, Arial, Lucida, sans-serif;
}

#footer-widgets .footer-about img {
  max-width: 200px;
}

#footer-widgets .footer-widget li::before {
  border-style: none;
}

#footer-widgets .footer-widget li {
  padding-left: 0px;
  padding-right: 10px;
}

#footer-widgets .footer-widget .title {
  font-size: 22px;
  font-family: "Saol Display Semibold" !important;
  line-height: 17px;
  margin-bottom: 10px;
}

#footer-widgets .footer-widget .et-social-icons li {
  margin-left: 0px;
}

#footer-widgets .footer-widget .et-social-icon a {
  font-size: 16px;
}

#footer-widgets #custom_html-3,
#footer-widgets #nav_menu-3 {
  float: none;
}

#footer-widgets #custom_html-3 .et-social-icons {
  float: none;
}
ul#mobile_menu {
  background-color: #ffffff !important;
}

.et-db #et-boc .et-l .et_pb_widget_area_right {
  border: none;
}

/*
.et_pb_section, .et_pb_section *{
	animation:none !important;
}
*/

.et_header_style_centered .mobile_nav .select_page,
.et_header_style_split .mobile_nav .select_page,
.et_nav_text_color_light #top-menu > li > a,
.et_nav_text_color_dark #top-menu > li > a,
#et_search_icon::before,
#et_top_search .et-search-form input,
.et_search_form_container input,
#page-container #main-header .mobile_menu_bar::before {
  color: #ffffff !important;
}

#page-container #main-header.et-fixed-header .mobile_menu_bar::before {
  color: #000000 !important;
}

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
  padding: 2px;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
  width: 100%;
  min-height: 35px;
  font-size: 16px;
}

.mc-field-group {
  margin-bottom: 15px;
}

.woocommerce-result-count {
  display: none;
}

.woocommerce-ordering {
  display: none;
}

.product .from-the-issue {
  display: none;
}

.product .three-across-row {
  display: none;
}

.popup-ad {
  display: flex;
  max-height: 437px;
}

.popup-ad .image {
  flex: 50%;
}
.popup-ad img {
  width: 100%;
}

.popup-ad .signup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 50%;
}

.popup-ad .signup .title {
  font-family: "Saol Display Semibold", "Arial";
  font-size: 38px;
  text-transform: uppercase;
}

.popup-ad .signup .description {
  font-family: "Brandon Grotesque", "Arial";
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
  margin-right: 40px;
  margin-left: 40px;
  line-height: 18px;
  width: 100%;
}

.epm-message {
  font-family: "Brandon Grotesque", "Arial";
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
  line-height: 18px;
  width: 100%;
}

.popup-ad .mailchimp {
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
}

.popup-ad .mailchimp .epm-message {
  margin-top: 10px;
}

.popup-ad .mailchimp .epm-form-field {
  line-height: 10px;
  margin-top: 20px;
}

.popup-ad .mailchimp #epm-email {
  border: solid 1px black !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  min-height: auto;
  width: 100px;
}

.popup-ad .mailchimp .epm-submit-chimp {
  border: 1px solid black;
  font-size: 12px;
  font-weight: 700;
  font-family: "Saol Display Semibold";
  background-color: #000000;
  color: #ffffff;
  width: 100px;
}

#jp-relatedposts .jp-relatedposts-headline {
  width: 100%;
  text-align: center !important;
}

#jp-relatedposts h3.jp-relatedposts-headline em {
  font-size: 26px !important;
  padding-bottom: 10px !important;
  line-height: 1em !important;
  font-weight: 500 !important;
  color: #000000 !important;
  font-family: "Saol Display", Helvetica, Arial, Lucida, sans-serif !important;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  opacity: 1 !important;
  position: relative;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-family: "Saol Display" !important;
  margin: 20px 0px !important;
  font-size: 20px !important;
  line-height: 22px !important;
  color: #000000 !important;
  text-align: center;
}
#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-title
  a {
  font-weight: 500 !important;
}

#jp-relatedposts
  .jp-relatedposts-items
  .jp-relatedposts-post
  .jp-relatedposts-post-title
  a:hover {
  text-decoration: none !important;
}

.jp-relatedposts-post-context {
  font-family: "Saol Display", Helvetica, Arial, Lucida, sans-serif;
  font-size: 11px !important;
  line-height: 12px;
  color: #000000;
  text-transform: uppercase;
  padding: 5px 0px !important;
  border: 1px solid #000000;
  background-color: #ffffff;
  margin-bottom: 15px !important;
  opacity: 1 !important;
  position: absolute;
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0;
  right: 0;
  top: 142px;
  text-align: center;
  max-width: 120px;
}

@media only screen and (max-width: 1024px) {
  .home-issue-widget .sub-title {
    font-size: 28px;
  }

  .home-page .et_pb_row {
    width: 100% !important;
    padding: 0px;
  }

  .col-large-left,
  .col-large-right {
    width: 100% !important;
  }

  .col-small-right,
  .col-small-left {
    width: 100% !important;
    max-width: 100%;
  }

  .col-small-right {
    margin-bottom: 0px;
  }

  .et_pb_column .et_pb_row_inner,
  .et_pb_row {
    padding-bottom: 0px;
  }

  .et_pb_slider.et_pb_module
    .et_pb_slide
    .et_pb_slide_description
    .et_pb_slide_content {
    font-size: 15pt !important;
  }

  .category .artlivad {
    padding: 0px 0px 40px 0px;
  }

  .et_pb_blog_grid h2,
  .et_pb_post h2 {
    padding-bottom: 0;
    font-size: 28px;
    margin-bottom: 25px;
  }

  .row-four-across .et_pb_column {
    width: 100% !important;
  }

  .et_right_sidebar #sidebar {
    display: none;
  }

  .product .editors img.alignright {
    float: none;
    width: 100%;
    margin: 0;
  }

  .three-across-row .et_pb_column {
    width: 100% !important;
    margin-right: 0px !important;
  }

  #et_top_search {
    margin: 0 10px 0 5px;
    float: left;
  }

  .et-search-form input {
    background: white !important;
    padding: 5px !important;
    width: 75% !important;
  }

  .container.et_search_form_container.et_pb_search_visible {
    width: 100%;
  }

  .col-small-right .et_pb_blurb_content {
    margin-bottom: 0px;
  }
}

/*------------------------------------------------------------------------------------------------------ Header UPDATES ---------------------------------------------------*/

/*---
ul#top-menu.nav li:last-child a,
ul#top-menu.nav .et-fixed-header #top-menu a{
	color: #d90000 !important;
}
--*/

ul#top-menu.nav ul.sub-menu {
  background-color: #ffffff;
}
ul#top-menu.nav ul.sub-menu li:last-child a,
ul#top-menu.nav ul.sub-menu .et-fixed-header #top-menu a {
  color: #000000 !important;
}

@media only screen and (min-width: 325px) and (max-width: 767px) {
  .single .entry-title {
    max-width: 500px;
    margin: 0 auto;
    line-height: 50px !important;
    font-size: 51px !important;
  }

  .popup-ad .signup .title {
    font-family: "Saol Display", "Arial";
    font-size: 24px;
    text-transform: uppercase;
  }

  #jp-relatedposts .jp-relatedposts-items {
  }

  .jp-relatedposts-items.jp-relatedposts-items-visual.jp-relatedposts-grid {
    max-width: 300px !important;
    margin: 0 auto !important;
  }

  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    width: 300px !important;
  }

  #jp-relatedposts
    .jp-relatedposts-items
    .jp-relatedposts-post
    .jp-relatedposts-post-context {
    top: 205px !important;
  }

  #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 0px !important;
  }
}
.category-banner-ad,
.content-end-banner {
  max-width: 687px;
  margin: 40px auto;
  text-align: center;
  clear: both;
  overflow: hidden;
}

.category-banner-ad img,
.content-end-banner img {
  max-width: 100%;
  height: auto;
}

.content-end-banner {
  margin-top: 40px;
  margin-bottom: 0;
}

/*-------------------- MOBILE ONLY STYLES ---------------------*/
@media only screen and (max-width: 767px) {
 .ad-bottom-post{
    display: block;
    padding-top: 25px;
  }

  .category-banner-ad,
  .content-end-banner {
    margin: 25px auto;
  }

  .content-end-banner {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e0e0;
  }
}


.wp-caption p.wp-caption-text {
  line-height: 14px !important;
  text-align: left;
}

.wp-caption a + p.wp-caption-text {
  line-height: 20px !important;
}

sup {
  font-size: 12px;
}

.et-db #et-boc .et-l .et_pb_wc_add_to_cart_0 .button {
  font-family: "Saol Display Semibold" !important;
}

.ad-body {
  padding-right: 10px !important;
}

.et_pb_blog_grid h2,
.et_pb_post h2 {
  margin-bottom: 10px;
}

.presented-by img {
  max-width: 140px;
}

@media (max-width: 1286px) and (min-width: 981px) {
  #et_mobile_nav_menu {
    display: block;
  }

  #top-menu {
    display: none;
  }

  #et_top_search {
    float: right;
    /*	margin: 9px 0 0 7px;*/
    position: relative;
    display: block;
    width: 18px;
  }

  .et_mobile_menu {
    padding: 0px;
  }

  .et_mobile_menu li a {
    color: #000000 !important;
  }
  .et_mobile_menu li a:hover {
    color: #c9a11c !important;
  }
}
