/*  MICROTHEMER STYLES  */

/*= Full Code Editor CSS ====== */

.wp-show-posts-single.category-deals p:first-of-type {
  display: none !important;
}

.home-intro-container {
  border: 1px solid rgba(24, 22, 24, 0.2) !important;
  margin-top: 1em !important;
  margin-left: 15px !important;
  margin-right: 15px !important;
  position: relative !important;
}

.home-intro {
  color: rgba(24, 22, 24, 0.6) !important;
  text-align: center !important;
  padding: 1em !important;
  font-style: italic !important;
}

.home-intro a {
  color: rgba(24, 22, 24, 0.6) !important;
}

.dismiss-intro {
  position: absolute !important;
  top: -7px !important;
  right: -7px !important;
}

.dismiss-intro:hover {
  cursor: pointer !important;
}

.dismiss-intro:before {
  content: "\f00d" !important;
  font-family: 'GeneratePress' !important;
  line-height: 1em !important;
  width: 1.28571429em !important;
  text-align: center !important;
  display: block !important;
  width: 24px !important;
  height: 20px !important;
  color: #fff !important;
  background: grey !important;
  border-radius: 100% !important;
  padding-top: 4px !important;
  box-shadow: 1px 1px 5px rgba(24, 22, 24, 0.3) !important;
}

#menu-item-28474 a {
  color: grey !important;
}

#menu-item-21974 a {
  background-color: #3475ea !important;
}

#menu-item-21974 a:hover {
  background-color: #fff !important;
  color: #3475ea !important;
}

.crp_related h3 {
  color: #181618 !important;
  opacity: .5 !important;
  font-weight: 800 !important;
  margin: 1.5em 0 .5em 0 !important;
  text-transform: uppercase !important;
  font-family: "Open Sans", sans-serif !important;
}

.crp_related ul {
  margin-left: 0 !important;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-justify-content: space-between !important;
  justify-content: space-between !important;
  margin-bottom: 0 !important;
}

.crp_related li {
  width: 46% !important;
  list-style: none !important;
  margin-bottom: 2.5em !important;
  border-bottom: 1px solid rgba(24, 22, 24, 0.2) !important;
  padding-bottom: 2em !important;
}

@media (min-width: 475px) {
  .crp_related li:nth-last-child(-n+2) {
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }
}

@media (max-width: 474px) {
  .crp_related li {
    width: 100% !important;
  }

  .crp_related li:last-child {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
}

.crp_related li .crp_excerpt {
  margin-top: 1em !important;
}

.crp_related li a {
  width: 100% !important;
  display: block !important;
  margin-bottom: .5em !important;
}

.crp_related li a img {
  float: left !important;
  margin-right: 1em !important;
  width: 100% !important;
  margin-bottom: 10px !important;
}

.crp_related li a .crp_title {
  font-weight: bold !important;
  font-size: 1.2em !important;
  margin-top: .5em !important;
}

#comments {
  padding: 0 !important;
}

.wpdc-join-discussion {
  background: rgba(24, 22, 24, 0.15) !important;
  margin-top: -1em !important;
  margin-left: -1em !important;
  margin-right: -1em !important;
  text-align: center !important;
  padding: .5em .5em 1.5em !important;
}

.wpdc-join-discussion a {
  color: #3475ea !important;
  text-align: center !important;
  font-weight: bold !important;
}

.comments-area .respond .comment-body {
  padding: 15px 0 !important;
}

.comments-area .respond .comment-content {
  padding: 15px !important;
  margin-top: .2em !important;
}

.comments-area .respond .comment-list {
  margin-bottom: .5em !important;
}

.comments-area .respond .comment-meta .avatar {
  max-width: 50px !important;
}

.comments-area .respond .comment-reply-title {
  color: #000 !important;
  font-size: 1.2em !important;
}

.comments-area .respond .comment-reply-title a {
  display: inline-block !important;
  background: #3475ea !important;
  color: #fff !important;
  padding: 10px !important;
}

.comments-area .respond .discourse-participants {
  margin-bottom: .5em !important;
}

.post-navigation {
  display: none !important;
}

.discourse-existing-comments-heading {
  font-size: 1em !important;
  margin-left: 15px !important;
}

.boxzilla-close-icon {
  color: #fff !important;
}

.full-width .instagram-media-rendered {
  width: 100% !important;
}

.post-image .size-full {
  max-width: 100% important !important;
  height: auto !important;
}
