/*!
  Theme Name: Mouths of Mums
  Theme URI: http://designerthemes.com/themes/construct/
  Description: A Responsive WordPress Blog and Portfolio Theme, based off the 'Construct' theme, v1.7
  Version: 1.7
*/ 
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');


@import"engine/css/default.css";
@import"engine/css/extras.css";
body {
  background-color: #f6f6f6;
  font-family: "Open Sans", sans-serif;
}
a:hover {
  text-decoration: none
}
#bottom {
  background: #3b3b3b;
  clear: both;
  height: 130px;
  margin: 30px 0 0 0;
  margin-top: -130px;
  overflow: hidden;
  position: relative
}
pre {
  overflow: scroll
}
#archive-wrap {
  float: left
}




.search-wrap {
  padding: 0 0 30px 0
}
#colorbox img {
  max-width: none !important
}
#home-title {
  border-bottom: 1px dotted #bbb;
  color: #3b3b3b;
  font: italic 20px/1.5em "Marcellus", serif,  -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  margin: 0 50px 20px 30px;
  padding: 0 0 20px
}
#header {
  background: url(images/header-bg.jpg) repeat;
  margin: 0 0 30px 0;
  padding: 30px 30px 20px
}
.page-header {
  background-color: #fff;
  border-bottom: 0;
  border-radius: 0px 0px 0 0;
  margin: 0;
  padding: 19px 19px 10px
}
.page-header h1 {
  margin-top: 0
}
.input-wrap {
  float: right;
  width: 39.9285714286%
}
.textarea-wrap {
  float: left;
  width: 58.9285714286%
}
label.error {
  color: red;
  font-size: 12px;
  font-weight: bold
}
.errorContainer label.error {
  display: block
}
#load-more {
  position: relative
}
#load-more.disabled a #plus {
  display: none
}
#plus {
  background: url(images/load-more-plus.png);
  background-position: top right;
  height: 114px;
  left: 97px;
  position: absolute;
  top: 135px;
  width: 114px
}
#load-more a:hover #plus {
  background-position: top left
}
#load-more.disabled a {
  cursor: default
}
#load-more.disabled a:hover, #load-more a {
  background: url(images/header-bg.jpg) repeat;
  border-radius: 0px;
  height: 100%;
  position: absolute;
  width: 100%
}
#detail-holder {
  bottom: 20px;
  position: absolute;
  right: 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}
.count-text, .load-more-text {
  display: block;
  text-align: right
}
.count-text {
  color: #1f3e6b
}
.load-more-text {
  color: #fff;
  font-weight: bold
}
.load-more-text .load-more-plus {
  font-weight: normal;
  padding: 0 5px 0 0
}
#load-more a:hover .load-more-text .load-more-plus {
  color: #3b3b3b
}
#load-more.disabled a .load-more-text {
  display: none
}
#load-more.disabled a:hover .count-text {
  color: #1f3e6b
}
#load-more a:hover .load-more-text, #load-more a:hover .count-text {
  color: #fff
}
#loader {
  background: #3b3b3b url(images/ajax-loader2.gif) no-repeat center;
  border-radius: 0px;
  bottom: 20px;
  display: block;
  display: none;
  height: 31px;
  padding: 10px;
  position: absolute;
  right: 20px;
  width: 31px
}
.icon-image {
  background: url(images/icon-image.png) no-repeat right top
}
.icon-video {
  background: url(images/icon-video.png) no-repeat right top
}
.icon-gallery {
  background: url(images/icon-gallery.png) no-repeat right top
}
.overlay-icon a {
  display: block;
  height: 14px;
  padding: 10px;
  width: 14px
}
.overlay-icon {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 0px;
  bottom: 20px;
  cursor: pointer;
  display: none;
  position: absolute;
  right: 20px;
  z-index: 100
}
.overlay-gallery, .overlay-image {
  background-image: url(images/icon-enlarge.png)
}
.overlay-video {
  background-image: url(images/icon-play.png)
}
.hidden {
  display: none
}
.archive-title-item {
  background-image: url(images/archive-arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  left: 0;
  position: absolute;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  top: 0
}
.archive-title-item #page-title {
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 20px
}
.archive-title-item .cat-desc {
  padding: 0 20px
}
.widget {
  color: #aaa;
  margin: 40px 0;
  padding: 0 20px
}
.widget a {
  color: #fff
}
.widget-area .widget:first-child {
  margin-top: 20px
}
.widget-title {
  border-bottom: 1px dotted #626262;
  color: #ccc;
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  text-transform: uppercase
}
.widget ul {
  list-style: none;
  margin: 0
}
.widget ul ul {
  list-style: none;
  margin: 0 0 0 20px
}
#wp-calendar, #wp-calendar th {
  text-align: center
}
.tagcloud a {
  background: #5b5b5b;
  border-radius: 0px;
  float: left;
  font-size: 12px !important;
  margin: 0 2px 2px 0;
  padding: 2px 8px;
  transition: background-color .1s linear, color .1s linear
}
.widget .tagcloud a:hover {
  color: #fff
}
.DT_Search .submit {
  background: #fff;
  display: none;
  float: right;
  width: 58px
}
.DT_Search input {
  width: 240px
}
.about-me-image {
  float: left;
  margin: 0 15px 0 0
}
.about-me-link {
  display: block
}
.DT_Recent_Comments li {
  border-bottom: 1px solid #eee;
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0
}
.DT_Recent_Comments li:last-child {
  border: none;
  margin: 0;
  padding: 0
}
.DT_Recent_Comments img {
  float: left;
  margin: 0 15px 0 0
}
.DT_Recent_Comments .author {
  font-weight: bold
}
.DT_Recent_Comments .entry-byline {
  display: block;
  font-size: 11px;
  margin: 13px 0 0 0
}
.DT_Get_Posts li, .DT_Related_Posts li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0
}
.DT_Get_Posts img, .DT_Related_Posts img {
  border: 5px solid #2c2c2c;
  float: left;
  margin: 4px 15px 10px 0
}
.DT_Get_Posts img:hover, .DT_Related_Posts img:hover {
  border: 5px solid #0e0e0e
}
.DT_Get_Posts p {
  float: left;
  margin: 0 0 20px 0;
  width: 100%
}
.DT_Twitter li {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0
}
.DT_Twitter li:last-child {
  border: none;
  margin: 0;
  padding: 0
}
.DT_Twitter span a {
  color: #fff;
  display: inline;
  text-transform: none
}
.DT_Twitter a {
  color: #787878;
  display: block;
  text-transform: uppercase
}
.DT_Twitter .follow-me {
  color: #fff;
  margin: 20px 0 0 0;
  text-transform: none
}
.DT_Subscribe_Follow li, .DT_Social li {
  list-style: none
}
.widget li.delicious a {
  background: url(engine/images/icons/delicious-24.png) no-repeat
}
.widget li.digg a {
  background: url(engine/images/icons/digg-24.png) no-repeat
}
.widget li.email a {
  background: url(engine/images/icons/email-24.png) no-repeat
}
.widget li.facebook a {
  background: url(engine/images/icons/facebook-24.png) no-repeat
}
.widget li.google-buzz a {
  background: url(engine/images/icons/google-buzz-24.png) no-repeat
}
.widget li.rss a {
  background: url(engine/images/icons/rss-24.png) no-repeat
}
.widget li.stumbleupon a {
  background: url(engine/images/icons/stumbleupon-24.png) no-repeat
}
.widget li.twitter a {
  background: url(engine/images/icons/twitter-24.png) no-repeat
}
.DT_Social li, .DT_Subscribe_Follow li {
  margin-bottom: 10px
}
.DT_Social li a, .DT_Subscribe_Follow li a {
  display: inline-block;
  font-size: 16px;
  line-height: 24px
}
ul.icons-text li a {
  padding-left: 34px
}
ul.text-only li a {
  background: none !important
}
ul.icons-only li {
  float: left;
  margin-right: 10px;
  width: 24px
}
ul.icons-only li a {
  height: 24px;
  width: 24px
}
ul.icons-only li a:hover {
  text-decoration: none
}
ul.icons-only .text {
  visibility: hidden
}
.DT_Flickr .flickr_badge_image {
  float: left;
  margin: 0 8px 8px 0
}
.DT_Flickr #flickr_badge_image3, .DT_Flickr #flickr_badge_image6, .DT_Flickr #flickr_badge_image9 {
  margin-right: 0
}
.DT_Flickr .flickr_badge_image img {
  background: #2b2b2b;
  border-radius: 0px;
  display: block;
  padding: 3px
}
.DT_Flickr .flickr_badge_image img:hover {
  background: #1b1b1b;
  filter: alpha(opacity=90);
  opacity: .9
}
.aligncenter, .alignnone {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  display: block !important
}
.alignleft {
  float: left;
  margin-right: 10px
}
.alignright {
  float: right;
  margin-left: 10px
}
.left-justify {
  text-align: left
}
.full-justify {
  text-align: justify
}
.right-justify {
  text-align: right;
  direction: rtl
}
.wp-caption-text {
  font-size: 90%
}
img.wp-smiley {
  margin: 0
}
.post table img, .page table img {
  margin: 0
}
.wp-caption {
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 15px !important;
}
.wp-caption p.wp-caption-text {
  padding: 0 0 15px;
  margin-top: 0px;
  font-size: 80%;
  font-style: italic;
  font-weight: normal
}
.spinner {
  display: inline-block;
  margin-right: 8px
}
.sharing-options {
  text-align: center
}
.sharing-options > a, .sharing-options > div {
  width: 25%;
  max-width: 25%;
  display: block;
  text-shadow: rgba(255, 255, 255, .8) 0 1px 0;
  font-weight: bold;
  font-size: 90%;
  background-color: rgba(0, 0, 0, .05);
  border-bottom: 1px solid rgba(255, 255, 255, .7);
  border-top: 1px solid rgba(255, 255, 255, .7);
  float: left;
  padding-top: 8px;
  padding-bottom: 8px
}
.sharing-options > div {
  padding: 8px 0 0
}
.sharing-options.long a {
  width: 50%;
  max-width: 50%;
  margin-bottom: -3px
}
.sharing-options .facebook-btn:before {
  content: "";
  margin-right: 5px;
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal
}
.sharing-options .twitter-btn:before {
  content: "";
  margin-right: 5px;
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal
}
.sharing-options .google-btn:before {
  content: "";
  margin-right: 5px;
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal
}
.sharing-options .pinterest-btn:before {
  content: "";
  margin-right: 5px;
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal
}
.sharing-options .email-btn:before {
  content: "";
  margin-right: 5px;
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal
}
.sharing-options.style-vibrant a {
  text-shadow: rgba(0, 0, 0, .4) 0 -1px 0;
  color: #fff
}
.sharing-options.style-vibrant .facebook-btn {
  background-color: #3a589a
}
.sharing-options.style-vibrant .twitter-btn {
  background-color: #f6f6f6
}
.sharing-options.style-vibrant .google-btn {
  background-color: #eb2632
}
.sharing-options.style-vibrant .pinterest-btn {
  background-color: #e11d00
}
.sharing-options.style-vibrant .email-btn {
  background-color: #999
}
.not-found {
  text-align: center;
  font-size: 200%;
  margin-top: 30px;
  font-weight: bold;
  letter-spacing: -1px
}
.not-found:after {
  font-family: "FontAwesome";
  content: "";
  display: block;
  font-size: 400%;
  margin-top: 90px;
  margin-bottom: 90px
}
.not-found-text {
  margin-bottom: 70px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold
}
ul.social-links-wrap {
  margin-right: 3%;
  margin-left: 3%
}
.social-links-wrap li {
  display: inline-block;
  margin-bottom: 5px;
  margin-top: 5px
}
li .social-footer-badges {
  background-color: rgba(255, 255, 255, .9);
  border-radius: 0px;
  font-size: 120%;
  box-shadow: inset rgba(255, 255, 255, .4) 0px 1px 0px;
  text-shadow: none;
  border-style: solid;
  border-width: 1px;
  line-height: 2em;
  width: 2em;
  height: 2em;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 2px;
  margin-left: 2px;
  text-align: center
}
.dark-body .social-footer-badges {
  background-color: rgba(0, 0, 0, .3);
  box-shadow: inset rgba(255, 255, 255, .2) 0px 1px 0px;
  border-width: 0
}
p.comment-awaiting-moderation {
  font-weight: bold;
  font-style: italic;
  background-color: #feeec4;
  padding: 4px;
  border-radius: 0px
}
.comment-error {
  padding: 10px;
  text-align: center
}
.comment-error a {
  font-size: 120%
}
.dark-body {
  text-shadow: rgba(0, 0, 0, .2) 0 -1px 0;
  color: rgba(255, 255, 255, .9)
}
.dark-body hr {
  border: 1px dashed rgba(255, 255, 255, .2)
}
.wp-page-nav {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 110%;
  font-weight: bold
}
.wp-page-nav a {
  padding: 2px
}
.post form {
  background-color: rgba(0, 0, 0, .1);
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px
}
.post form label {
  font-size: 90%
}
.post form input[type=password] {
  width: 35%
}
.post form input[type=submit], .post form input[type=button] {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 90%
}
.back-to-top {
  text-align: center;
  display: block;
  font-weight: bold;
  margin-top: 50px
}
.back-to-top:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  padding-right: 5px
}
.login-links {
  border-top: 1px solid rgba(0, 0, 0, .2);
  margin: 30px -20px -20px;
  overflow: hidden
}
.login-links a {
  font-weight: bold;
  font-size: 110%;
  display: inline-block;
  width: 49%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center
}
.sign-up {
  border-right: 1px solid rgba(0, 0, 0, .2)
}
img#wpstats {
  position: absolute;
  top: 0;
  width: 0px;
  height: 0px;
  overflow: hidden
}
#preview-bar {
  -webkit-animation: pulse 1.5s infinite;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-direction: alternate;
  position: fixed;
  height: 26px;
  z-index: 1000;
  left: 0;
  right: 0;
  opacity: .95;
  box-shadow: rgba(0, 0, 0, .3) 0px -2px 4px, inset rgba(255, 255, 255, .3) 0px 6px 12px;
  -webkit-user-select: none;
  color: #fff;
  text-shadow: rgba(0, 0, 0, .5) 0 -1px 1px;
  font: bold 13px Helvetica, Geneva, Arial, sans-serif;
  bottom: 0
}
#preview-bar p {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 5px;
  left: 8px
}
.refresher {
  height: 16px;
  background-color: rgba(255, 255, 255, .1);
  position: absolute;
  top: 3px;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, .2);
  box-shadow: inset rgba(255, 255, 255, .2) 0px 1px 0px;
  text-align: center;
  padding-top: 3px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, .8) 0 -1px 1px;
  cursor: pointer;
  text-transform: uppercase;
  right: 3px;
  font-weight: bold;
  font-size: 11px;
  padding-left: 6px;
  padding-right: 6px
}
.refresher:active {
  background-color: rgba(255, 255, 255, 0)
}
@-webkit-keyframes pulse {
  0% {
    background: #666
  }
  100% {
    background: #222
  }
}
@keyframes pulse {
  0% {
    background: #666
  }
  100% {
    background: #222
  }
}
.entry-content .e-widget-wrapper {
  display: none !important
}
body.logged-in .entry-content .e-widget-wrapper {
  display: block !important
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(359deg)
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}
.modal {
  z-index: 9999
}
.modal-backdrop {
  z-index: 9998
}
.modal-dialog {
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0 0 60px #4f4f4f;
  overflow: hidden;
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .2), 2px 2px 4px rgba(0, 0, 0, .15), 2px 4px 8px rgba(0, 0, 0, .15), 2px 8px 16px rgba(0, 0, 0, .15), 2px 16px 32px rgba(0, 0, 0, .15), 2px 32px 64px rgba(0, 0, 0, .15) !important
}
#signupEmail {
  border-radius: 0px 0 0 0px
}
#signupButtonCookie {
  border-radius: 0 0px 0px 0
}
.well {
  background: #fff;
  border: 0;
  box-shadow: none;
  clear: both
}
.overview-box {
  background-color: #fff;
  border-bottom: 1px dotted #1f3e6b;
  padding: 0 19px;
  text-align: center
}
.overview-box li {
  border-right-color: #1f3e6b !important
}
.overview-box li .fa {
  color: #1f3e6b;
  font-size: 14px;
  margin-right: 6px
}
.entry-content {
  background-color: #fff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-bottom: 20px;
  overflow-wrap: break-word;
  padding: 30px 19px
}
.entry-content > h2:first-child {
  margin-top: 0 !important
}
.entry-content h2 a, .entry-content h3 a, .entry-content h4 a, .entry-content p a, .entry-content li a {
  text-decoration: underline;
  word-break: break-word
}
.entry-content a.btn {
  text-decoration: none
}
.entry-content h2:not(.grid-heading) {
  font-size: 23px;
  margin-bottom: 18px;
  margin-top: 40px
}
.entry-content h3 {
  font-size: 19px;
  margin-bottom: 11px;
  margin-top: 26px
}
.entry-content p {
  margin-bottom: 15px
}
.entry-content .alert p:last-child {
  margin-bottom: 0 !important
}
.alert-info {
  align-items: center;
  background-color: #1f3e6b;
  border: none;
  color: #fff;
  display: flex;
  vertical-align: middle
}
.alert-info .fa {
  font-size: 250%;
  margin-right: 1.5rem;
  opacity: .6
}
.alert-info a {
  color: #fff !important
}
p a {
  text-decoration: underline
}
.gallery-content {
  background-color: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 15px
}
.galleria {
  height: auto;
  min-height: 1px
}
.galleria.twelve {
  border-bottom: 1px solid #1f3e6b;
  height: auto
}
.galleria-theme-twelve .galleria-info-text {
  display: initial;
  float: left;
  height: 50px;
  line-height: 1;
  padding: 5px 6px;
  width: 90%
}
@media(max-width: 767px) {
  .galleria-theme-twelve .galleria-info-text {
    width: 100%
  }
}
.galleria-theme-twelve .galleria-info-text br {
  display: none
}
.galleria-theme-twelve .galleria-bar {
  height: 58px
}
.galleria-theme-twelve .galleria-info {
  line-height: 1
}
.galleria-theme-twelve.light .galleria-counter {
  background-image: none;
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  display: initial;
  float: left;
  height: 21px;
  line-height: 0;
  opacity: 1;
  padding: 10px;
  width: 60px
}
@media(max-width: 767px) {
  .galleria-theme-twelve.light .galleria-counter {
    display: none
  }
}
.galleria-theme-twelve.light .galleria-info {
  background: #fff;
  height: 50px;
  left: 0;
  right: 0 !important
}
.galleria-theme-twelve.light .galleria-play, .galleria-theme-twelve.light .galleria-thumblink {
  z-index: 999
}
@media(max-width: 767px) {
  .galleria-theme-twelve.light .galleria-play, .galleria-theme-twelve.light .galleria-thumblink {
    display: none
  }
}
@media(max-width: 767px) {
  .galleria-theme-twelve.light .galleria-s1, .galleria-theme-twelve.light .galleria-s2 {
    display: none
  }
}
body > span {
  display: none !important
}
body .galleria-theme-folio .galleria-thumbnails .galleria-image {
  background: #fff !important;
  border: 1px dotted #e5e5e5;
  cursor: pointer;
  margin: 0 15px 30px;
  padding: 9px;
  width: 155px
}
body .galleria-theme-folio .galleria-thumbnails .galleria-image img {
  height: 135px !important;
  margin-left: 9px;
  margin-top: 9px;
  width: 135px !important
}
.text-dimmed {
  color: #5b5b5b
}
.text-faded {
  opacity: 0;
  transition: visibility 0s, opacity .5s linear;
  visibility: hidden
}
.text-faded .fa, .text-faded .gotocommentlink {
  color: #999
}
a:hover .text-faded {
  opacity: 1;
  visibility: visible
}
.rating-content {
  border-radius: 0;
  margin: 0;
  padding-top: 30px
}
.rating-content > .myrp_table .myrp_rating_container > .myrp_rating_container {
  -webkit-transform: scale(1);
  transform: scale(1)
}
.rating-content > .myrp_table .myrp_average_row .myrp_rating_container > .myrp_rating_container {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}
.rating-content .myrp_table {
  margin-top: 0
}
.rating-content .rating-count {
  display: block;
  margin: 20px auto
}
.rating-content .rating-count .rating-name, .rating-content .rating-count .rating-values {
  display: inline
}
.contrast-box {
  background: #4f4f4f;
  clear: both;
  color: #fff
}
.contrast-box h1, .contrast-box h2, .contrast-box h3, .contrast-box h4 {
  color: #fff;
  margin-bottom: 10px;
  margin-top: 5px
}
.contrast-box .well .circle {
  color: #c8c8c8
}
.contrast-box .well:hover {
  background: #484848
}
.contrast-box .well:hover a {
  color: #fff
}
.contrast-box .well:hover .circle {
  background: #f6f6f6;
  color: #fff
}
.subnav, .catnav {
  margin: 15px 6% 0;
  text-align: center
}
.subnav.piped li, .catnav.piped li {
  font-size: 12px;
  font-weight: 300;
  text-transform: initial
}
.subnav a, .subnav a:hover, .catnav a, .catnav a:hover {
  color: #968b87
}
.piped {
  display: inline-block
}
.piped li {
  border-right: 1px solid #968b87;
  font-size: 11px;
  line-height: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase
}
.piped li:last-of-type {
  border-right: 0
}
.piped li a:hover {
  text-decoration: underline
}
.catnav {
  display: block;
  margin: 20px 0
}
.catnav li {
  font-size: 12px;
  font-weight: 300;
  text-align: left
}
.catnav .piped li {
  text-transform: initial
}
.circle {
  background-color: #1f3e6b;
  border-radius: 8em;
  color: #fff;
  display: block;
  font-size: 10px;
  height: 6em;
  line-height: 2em;
  line-height: 1.2em;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(71, 55, 89, .75);
  vertical-align: middle;
  width: 6em
}
.circle .fa {
  font-size: 40px
}
.circle.circle-text {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .15);
  padding: 18px 5px;
  text-transform: uppercase
}
.circle.circle-text .fa {
  font-size: 24px;
  margin: 0 0 0 5px
}
.circle.circle-large {
  height: 8em;
  line-height: 10em;
  width: 8em
}
.circle.circle-xlarge {
  height: 10em;
  line-height: 12em;
  width: 10em
}
.circle.circle-xlarge .fa {
  font-size: 50px
}
.tighter {
  margin: 0
}
.tighter .col-xs-1, .tighter .col-sm-1, .tighter .col-md-1, .tighter .col-lg-1, .tighter .col-xs-2, .tighter .col-sm-2, .tighter .col-md-2, .tighter .col-lg-2, .tighter .col-xs-3, .tighter .col-sm-3, .tighter .col-md-3, .tighter .col-lg-3, .tighter .col-xs-4, .tighter .col-sm-4, .tighter .col-md-4, .tighter .col-lg-4, .tighter .col-xs-5, .tighter .col-sm-5, .tighter .col-md-5, .tighter .col-lg-5, .tighter .col-xs-6, .tighter .col-sm-6, .tighter .col-md-6, .tighter .col-lg-6, .tighter .col-xs-7, .tighter .col-sm-7, .tighter .col-md-7, .tighter .col-lg-7, .tighter .col-xs-8, .tighter .col-sm-8, .tighter .col-md-8, .tighter .col-lg-8, .tighter .col-xs-9, .tighter .col-sm-9, .tighter .col-md-9, .tighter .col-lg-9, .tighter .col-xs-10, .tighter .col-sm-10, .tighter .col-md-10, .tighter .col-lg-10, .tighter .col-xs-11, .tighter .col-sm-11, .tighter .col-md-11, .tighter .col-lg-11, .tighter .col-xs-12, .tighter .col-sm-12, .tighter .col-md-12, .tighter .col-lg-12 {
  padding: 0
}
.responsiveLeaderboardTop {
  background: #f5f5f5;
  margin: 0;
  padding: 25px 0 30px !important
}
.sticky-div {
  height: 145px;
  margin: 0 -14px;
  opacity: 0;
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: 45px;
  transition: height .6s, opacity .6s;
  z-index: 10
}
@media(max-width: 759px) {
  .sticky-div {
    height: 105px !important
  }
}
@media(max-width: 767px) {
  .sticky-div {
    top: 0 !important
  }
}
.sticky-div iframe {
  background: #fff
}
#container {
  margin-top: 0;
  transition: margin-top .6s
}
.js-ready .sticky-div {
  opacity: 1
}
.gtag-loaded.scrolled .sticky-div {
  -webkit-animation: .7s leader_ad_no_height 9s;
  animation: .7s leader_ad_no_height 9s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
.gtag-loaded.scrolled #container {
  -webkit-animation: .7s container_margin_top 9s;
  animation: .7s container_margin_top 9s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
body.page-id-2533 .ad-wrapper.skin, body.page-id-10841 .ad-wrapper.skin, body.page-id-1406277 .ad-wrapper.skin {
  display: none
}
body.page-id-2533 .sticky-div, body.page-id-10841 .sticky-div, body.page-id-1406277 .sticky-div {
  height: 0;
  margin-top: 3rem
}
@-webkit-keyframes leader_ad_no_height {
  from {
    height: 145px;
    @media(max-width: 320px) {
      height: 105px
    }
  }
  to {
    height: 0
  }
}
@keyframes leader_ad_no_height {
  from {
    height: 145px;
    @media(max-width: 320px) {
      height: 105px
    }
  }
  to {
    height: 0
  }
}
@-webkit-keyframes container_margin_top {
  from {
    margin-top: 0
  }
  to {
    margin-top: 3rem
  }
}
@keyframes container_margin_top {
  from {
    margin-top: 0
  }
  to {
    margin-top: 3rem
  }
}
.home h1:not(.modal-title) {
  background: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #4f4f4f;
  display: block;
  font-size: 21px;
  font-weight: 600;
  margin: 0;
  padding: 20px;
  text-align: center
}
@media(max-width: 767px) {
  .home h1:not(.modal-title) {
    margin-bottom: 20px
  }
}
.home h1:not(.modal-title) strong {
  color: #1f3e6b;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 500 !important;
  text-transform: uppercase
}
.home #sidebar .mom-ad {
  border-radius: 0 0 0px 0px;
  margin-bottom: 19px
}
@media(min-width: 992px) {
  .featured-image + .grid-container .grid-tile:first-of-type .grid-image {
    border-top-left-radius: 0px
  }
  .featured-image + .grid-container .grid-tile:first-of-type .grid-caption {
    border-top-left-radius: 0px
  }
  .featured-image + .grid-container .grid-tile:nth-of-type(3) .grid-image {
    border-top-right-radius: 0px
  }
  .featured-image + .grid-container .grid-tile:nth-of-type(3) .grid-caption {
    border-top-right-radius: 0px
  }
}
@media(min-width: 769px)and (max-width: 991px) {
  .featured-image + .grid-container .grid-tile:nth-of-type(2) .grid-image {
    border-top-right-radius: 0px
  }
  .featured-image + .grid-container .grid-tile:nth-of-type(2) .grid-caption {
    border-top-right-radius: 0px
  }
  .featured-image + .grid-container .grid-tile:nth-of-type(3) .grid-image {
    border-top-right-radius: 0
  }
  .featured-image + .grid-container .grid-tile:nth-of-type(3) .grid-caption {
    border-top-right-radius: 0
  }
}
h1, h2, h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400
}
h1 {
  font-size: 28px
}
#gallery h2 {
  margin: 10px 0 30px
}
h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400
}
a {
  color: #1f3e6b
}
a:hover {
  color: #Bae1e6
}
.lead p em strong {
  font-size: 14px
}
.owl-carousel {
  background-color: #fff;
  border-radius: 0px;
  margin-bottom: 20px
}
.owl-carousel .owl-wrapper-outer {
  z-index: 1
}
.owl-carousel .well {
  margin-bottom: 0
}
.owl-carousel.stacked-look .well {
  padding-bottom: 0
}
.icon-block {
  clear: both;
  display: block;
  margin-left: 48px
}
.module-image img {
  background-color: #1f3e6b;
  display: block;
  width: 100%
}
.stacked-look .module-image img {
  border-radius: 0px 0px 0 0
}
.horizontal-look .module-image img {
  border-radius: 0px 0 0 0px
}
@media(max-width: 991px) {
  .horizontal-look .module-image img {
    border-radius: 0px 0px 0 0
  }
}
@media(max-width: 991px) {
  .module-image img {
    max-width: auto;
    width: 100%
  }
}
.module-content {
  background: #fff;
  border: 0;
  color: #5b5b5b;
  overflow: hidden
}
.stacked-look .module-content, .module-content.flattop {
  border-radius: 0 0 0px 0px
}
.stacked-look .module-content {
  padding-top: 0
}
.stacked-look .module-content p {
  color: #4f4f4f;
  height: 5.8rem;
  overflow: hidden
}
.stacked-look .module-content h3 a:hover, .stacked-look .module-content h3 a:active, .stacked-look .module-content h3 a:focus {
  text-decoration: underline
}
.stacked-look .module-content small {
  padding-top: 17px
}
.sponsor-image .module-content {
  padding-top: 19px
}
.horizontal-look .module-content {
  border-radius: 0 0px 0px 0
}
.module-content.module-no-image {
  border-radius: 0px;
  padding-top: 9px
}
.module-content.module-owl {
  padding-bottom: 0;
  padding-top: 9px
}
.module-content.module-owl.well {
  padding: 9px 0 0
}
.module-content.module-frame {
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-bottom: 20px;
  padding-top: 9px
}
.module-content a {
  display: block;
  overflow: hidden
}
.horizontal-look.owl-theme .module-content a.btn {
  display: inline-block;
  margin-top: 10px
}
.module-content a:hover h2, .module-content a:hover h3 {
  text-decoration: underline !important
}
.module-content h2, .module-content h3 {
  color: #1f3e6b;
  font-family: "Open Sans", sans-serif;
}
.module-content h2 {
  border-bottom: 1px dotted #1f3e6b;
  color: #1f3e6b;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 10px 0;
  text-transform: uppercase
}
.module-content.module-owl h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: none
}
.module-content h3 {
  font-size: 18px;
  line-height: 1.24;
  margin: 2px 0 7px
}
.module-content .list-inline {
  display: flex;
  justify-content: space-between
}
.module-content .list-inline .fa {
  color: #1f3e6b;
  padding-left: 7px
}
.btn-primary {
  background: #1f3e6b;
  border: 1px solid #1f3e6b;
  border-radius: 0px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background-color: #fff;
  border-color: #1f3e6b;
	color: #1f3e6b;
}
.btn-primary:active:hover, .btn-primary:active:focus {
  background-color: #1f3e6b;
  border-color: #1f3e6b
}
.btn-primary .fa {
  font-weight: 600;
  padding-right: 4px;
  position: relative;
  top: -1px
}
@media(max-width: 767px) {
  .btn-primary.pull-right {
    float: none !important
  }
  .module-content .btn-primary.pull-right {
    float: right !important
  }
}
.btn-primary.pull-up {
  bottom: 19px;
  left: 34px;
  position: absolute;
  z-index: 1
}
@media(min-width: 768px) {
  .btn-primary.pull-up {
    bottom: 38px;
    left: initial;
    right: 34px
  }
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover {
  background-color: #1f3e6b !important;
  border-color: #1f3e6b !important
}
fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #1f3e6b !important;
  border-color: #1f3e6b !important
}
ul.pull-up {
  margin: -75px 9px 0
}
#gallery ul.pull-up a .fa-stack-2x {
  color: #869791;
  opacity: .7
}
#gallery ul.pull-up a:hover .fa-stack-2x {
  opacity: 1
}
.owl-theme .owl-controls .owl-buttons div {
  -webkit-backdrop-filter: blur(99px);
  backdrop-filter: blur(99px);
  background: #1f3e6b;
  text-shadow: 1px 1px 1px rgba(71, 55, 89, .75);
  transition: background-color .2s
}
.btn em {
  text-transform: initial
}
.btn-link {
  color: #1f3e6b;
  padding: 6px 0 0
}
a.btn.btn-primary.pull-right {
  display: block;
  font-weight: 400;
  white-space: normal;
  width: 100%
}
a.btn.btn-primary.pull-right em {
  margin-right: 4px
}
.featured-image img {
  height: auto;
  width: 100%
}
.featured-image + .overview-box {
  padding-top: 2rem
}
.img-thumbnail {
  border: none;
  height: 132px;
  padding: 0;
  width: 132px
}
.view-larger {
  display: block;
  margin: 10px 0 10px 10px;
  position: relative
}
.view-larger span.fa-stack {
  margin-right: 0 !important;
  opacity: .64;
  position: absolute;
  right: calc(50% - 2rem);
  top: calc(50% - 2rem);
  transition: opacity .2s, -webkit-transform .2s ease-out;
  transition: transform .2s ease-out, opacity .2s;
  transition: transform .2s ease-out, opacity .2s, -webkit-transform .2s ease-out
}
.view-larger:hover span.fa-stack {
  opacity: .84;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.featherlight .featherlight-content {
  border-radius: 0px;
  box-shadow: 0 0 60px rgba(0, 0, 0, .8)
}
.featherlight .featherlight-image {
  border-radius: 0px
}
.topaz {
  color: #febe11
}
.diamond {
  color: #bddcf3
}
.emerald {
  color: #169777
}
.ruby {
  color: #9b111e
}
.sapphire {
  color: #010a67
}
.post-topics {
  margin-bottom: 2rem;
  overflow: hidden
}
.post-topics a {
  background-color: #e1dae8;
  border-radius: 0px;
  color: #1f3e6b;
  float: left;
  margin: 0 10px 8px 0;
  padding: 6px 13px;
  transition: background-color .14s, color .14s
}
.post-topics a:hover {
  background-color: #1f3e6b;
  color: #fff
}
blockquote:before {
  content: ""
}
blockquote:after {
  content: ""
}
blockquote {
  border: medium none;
  font-size: 22px;
  margin: 0;
  quotes: "“""”""‘""’"
}
blockquote p {
  display: inline
}
blockquote {
  font-family: "Open Sans", sans-serif;
}
.btn span {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  text-transform: none
}
#header {
  background: #d5d3de;
  margin: 0;
  padding: 15px 0 0
}
.navbar {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  background-color: #d5d3de;
  border: 0;
  border-radius: 0 !important;
  margin-bottom: 0;
  min-height: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 11
}
.mobile-search {
  display: none
}
.mobile-search .header-search-form {
  margin: auto;
  margin-top: 10px;
  overflow: hidden;
  position: initial
}
.navbar-toggle {
  float: none;
  margin-right: 0;
  padding: 15px 10px
}
.navbar-toggle .fa-2x {
  color: #fff
}
.navbar-toggle.btn-mmenu {
  float: right;
  padding: 0
}
.navbar-toggle.btn-mmenu a {
  display: block;
  padding: 15px 10px
}
#primary-menu {
  float: none;
  padding: 0;
  text-transform: uppercase
}
#primary-menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}
#primary-menu ul li.current-cat a, #primary-menu ul li.current_page_item a, #primary-menu ul li.current-menu-item a, #primary-menu ul a:hover, #primary-menu ul a:active, #primary-menu ul a:focus {
  background: none repeat scroll 0 0 #1f3e6b;
  color: #ffffff;
}
#primary-menu ul li {
  position: relative;
  z-index: 9997
}
#primary-menu ul li:hover {
  visibility: inherit
}
#primary-menu ul li#menu-item-10432 {
  display: none
}
#primary-menu ul li a {
  border-radius: 0px;
  color: #1f3e6b;
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin-left: 8px;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color .1s linear, color .1s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
@media(min-width: 992px) {
  #primary-menu ul li a {
    white-space: nowrap
  }
}
@media(min-width: 1198px) {
  #primary-menu ul li a {
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 8px
  }
}
@media(max-width: 991px)and (min-width: 768px) {
  #primary-menu ul li a {
    font-size: 13px;
    height: 56px;
    line-height: 1
  }
}
#primary-menu ul li:first-of-type a {
  margin-left: 0
}
body {
  height: 100%;
  width: 100%
}
#footer {
  contain-intrinsic-size: 1px 266px;
}
#main-wrap {
  background-color: #d5d3de;
  position: relative
}
.slideout-overlay {
  bottom: 0;
  cursor: pointer;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99999
}
.navbar-toggle.btn-mmenu {
  display: block;
  padding: 15px 10px
}
.fixed {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  z-index: 2
}
.fixed-open {
  -webkit-transform: translate3d(256px, 0, 0);
  transform: translate3d(256px, 0, 0)
}
.slideout-menu {
  bottom: 0;
  display: none;
  left: auto;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 280px;
  z-index: 0
}
.slideout-menu a.logout-button {
  margin: 2rem 0 1rem
}
.slideout-menu a.logout-button:hover, .slideout-menu a.logout-button:active, .slideout-menu a.logout-button:focus {
  text-decoration: underline
}
.slideout-panel {
  position: relative;
  z-index: 1
}
.slideout-open, .slideout-open body, .slideout-open .slideout-panel {
  overflow: hidden
}
.slideout-open .slideout-menu {
  display: block
}
body.admin-bar .navbar {
  top: 32px;
  background-color: white;
}
body.admin-bar .sticky-div {
  top: 77px
}
body.admin-bar #main-wrap {
  padding-top: 32px !important
}
body.admin-bar #page::before {
  top: 185px
}
#mm-primary-menu {
  padding: 5px 0
}
body.logged-in #mm-primary-menu {
  padding-top: 50px
}
#menu-mobile-menu {
  list-style-type: none;
  margin: 0;
  padding: 0
}
#menu-mobile-menu a {
  display: block;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 20px;
  position: relative;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap
}
#menu-mobile-menu a::after {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: rgba(0, 0, 0, .1);
  bottom: 0;
  content: "";
  display: block;
  left: 20px;
  position: absolute;
  right: 0
}
#menu-mobile-menu a:hover, #menu-mobile-menu a:active, #menu-mobile-menu a:focus {
  background-color: #1f3e6b
}
#menu-mobile-menu li:last-of-type a::after {
  content: none
}
@media screen and (max-width: 782px) {
  body.admin-bar #main-wrap {
    padding-top: 46px !important
  }
}
@media(max-width: 767px) {
  #primary-menu {
    display: none !important
  }
  #mm-primary-menu {
    background: #1f3e6b
  }
  #mm-primary-menu #menu-mobile-menu > li > a, #mm-primary-menu #menu-mobile-menu > li > span {
    color: #fff
  }
}
@media(min-width: 768px) {
  #primary-menu {
    display: block !important
  }
  #mm-primary-menu, .navbar-toggle.btn-mmenu {
    display: none !important
  }
}
.search-box input {
  background: url("/wp-content/themes/mouthsofmums/images/searchicon2.png") no-repeat scroll 3px 3px/23px auto #1f3e6b;
  border: 1px solid #eee;
  height: 30px;
  padding-left: 35px;
  width: 100%
}
#header .logo {
  display: block;
  outline-offset: 5px;
  transition: background-color .2s, -webkit-transform .2s;
  transition: background-color .2s, transform .2s;
  transition: background-color .2s, transform .2s, -webkit-transform .2s
}
@media(max-width: 767px) {
  #header .logo {
    margin: 20 auto;
  }
}
#header .logo:hover, #header .logo:active, #header .logo:focus {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
#header .logo img {
  
  transition: -webkit-filter .2s;
  transition: filter .2s;
  transition: filter .2s, -webkit-filter .2s
}
#header .search-box input {
  margin-top: 50px
}
@media(max-width: 991px)and (min-width: 768px) {
  #header .search-box input {
    margin-top: 30px
  }
}
@media(max-width: 767px) {
  #header {
    padding-top: 2px
  }
}
fieldset {
  margin-bottom: 30px
}
fieldset legend {
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}
fieldset h3 {
  font-size: 18px
}
.form-indent {
  display: block;
  margin-bottom: 20px;
  margin-left: 20px
}
.wwm-star {
  color: #f90
}
.image-overlay {
  border-radius: 0 0px 0 0px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 15px;
  position: absolute;
  right: 0;
  top: 0
}
.overlayCommentBox {
  background: #fff;
  border: 10px solid #1f3e6b;
  box-shadow: 0 0 100px #789;
  display: none;
  font-size: 11px;
  z-index: 1999
}
.overlayCommentBox h2.popup-title {
  border-bottom: 1px solid #1f3e6b;
  border-top: 1px solid #1f3e6b;
  font-size: 20px;
  margin: 40px 0 0;
  padding: 5px 0 5px 20px;
  text-transform: uppercase
}
.overlayCommentBox .popup-separator {
  border-bottom: 1px dotted #1f3e6b;
  margin-bottom: 20px;
  overflow: hidden
}
.overlayCommentBox form {
  padding: 20px
}
.overlayCommentBox a {
  color: #bb3d51
}
.overlayCommentBox a:hover {
  color: #9c2135
}
.overlayCommentBox table.myrp_ratings_input {
  border: none
}
.overlayCommentBox dd {
  padding-left: 0
}
.overlayCommentBox textarea {
  width: 98%
}
.overlayCommentBox .wordCount {
  color: green;
  line-height: 20px
}
.overlayCommentBox .wordCount span {
  display: none
}
.overlayCommentBox .wordCount.error {
  color: red
}
.overlayCommentBox .wordCount.error span {
  display: inline
}
.single .overlayCommentBox {
  border: 10px solid #968b87
}
.single .overlayCommentBox h2 {
  color: #968b87
}
.single .overlayCommentBox h3 {
  color: #968b87;
  font-weight: bold
}
.single.single-review .overlayCommentBox, .single.single-sample .overlayCommentBox, .page .overlayCommentBox {
  border: 10px solid #1f3e6b
}
.single.single-review .overlayCommentBox h2, .single.single-sample .overlayCommentBox h2, .page .overlayCommentBox h2 {
  color: #1f3e6b
}
.single.single-review .overlayCommentBox h3, .single.single-sample .overlayCommentBox h3, .page .overlayCommentBox h3 {
  color: #1f3e6b
}
.single.single-competition .overlayCommentBox {
  border: 10px solid #bb3d51
}
.single.single-competition .overlayCommentBox h2 {
  color: #bb3d51
}
.single.single-competition .overlayCommentBox h3 {
  color: #bb3d51
}
.single.single-story .overlayCommentBox {
  border: 10px solid #00aab7
}
.single.single-story .overlayCommentBox h2 {
  color: #00aab7
}
.single.single-story .overlayCommentBox h3 {
  color: #00aab7
}
.single.single-recipe .overlayCommentBox {
  border: 10px solid #b64153
}
.single.single-recipe .overlayCommentBox h2 {
  color: #b64153 !important
}
.single.single-recipe .overlayCommentBox h3 {
  color: #b64153 !important
}
.single.single-recipe .overlayCommentBox .button {
  background: #b64153;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase
}
.overlayCommentBox.recipe-popup {
  border: none;
  font-size: 14px
}
.overlayCommentBox.recipe-popup form {
  padding: 0 20px
}
.overlayCommentBox.recipe-popup h2 {
  border: 0;
  color: #4f4f4f;
  font-size: 28px;
  margin-top: 0;
  padding-top: 19px;
  text-transform: none
}
.overlayCommentBox.recipe-popup h3 {
  padding-bottom: .5rem
}
.overlayCommentBox.recipe-popup a {
  color: #1f3e6b
}
.overlayCommentBox.recipe-popup .content-preview-message {
  color: #5b5b5b;
  margin-bottom: 1rem;
  margin-left: 0;
  width: 100%
}
.overlayCommentBox.recipe-popup .popup-separator {
  border: 0;
  margin-bottom: 10px
}
.overlayCommentBox.recipe-popup input[type=text], .overlayCommentBox.recipe-popup textarea {
  border: 1px solid #ccc;
  border-radius: 0px;
  padding: 4px
}
.overlayCommentBox.recipe-popup textarea {
  max-width: 100%;
  padding: 5px 8px
}
.overlayCommentBox.recipe-popup fieldset:last-of-type {
  padding-bottom: 1rem
}
.overlayCommentBox.recipe-popup .ingredients-amout-col, .overlayCommentBox.recipe-popup .step-name-col {
  width: 5.2rem
}
.overlayCommentBox.recipe-popup .ingredients-amout-col input, .overlayCommentBox.recipe-popup .step-name-col input {
  width: 100%
}
.overlayCommentBox.recipe-popup .step-name-col {
  width: 2rem
}
.overlayCommentBox.recipe-popup .form-row-title .ingredients-amout-col {
  max-width: 5.3rem
}
.overlayCommentBox.recipe-popup .ingredients-name-col {
  max-width: 42.4rem
}
.overlayCommentBox.recipe-popup .step-value-col {
  max-width: 47.4rem
}
.overlayCommentBox.recipe-popup #errorsummary:not(:empty) {
  padding: 2rem
}
.overlayCommentBox.recipe-popup .form-drag:hover {
  color: #f6f6f6
}
.overlayCommentBox.recipe-popup .form-drag, .overlayCommentBox.recipe-popup .form-remove {
  background: none;
  color: #ccc;
  font-size: 1.8rem;
  margin-top: 3px;
  text-align: center
}
.overlayCommentBox.recipe-popup .tip {
  color: #5b5b5b;
  font-style: italic;
  padding: .5rem 0 1rem
}
.overlayCommentBox.recipe-popup .form-remove {
  margin-left: 1rem
}
.overlayCommentBox.recipe-popup .form-remove:hover {
  color: #ff1d25
}
.overlayCommentBox.recipe-popup .recipe-categories dd:first-of-type {
  font-weight: 700
}
.single.single-craft .overlayCommentBox {
  border: 10px solid #00b9d2
}
.single.single-craft .overlayCommentBox h2 {
  color: #00b9d2 !important
}
.single.single-craft .overlayCommentBox h3 {
  color: #00b9d2 !important
}
.single.single-craft .overlayCommentBox .button {
  background: #1f3e6b;
  color: #fff !important;
  text-align: center;
  text-transform: uppercase
}
.overlayCommentBox.craft-popup {
  border: 10px solid #00b9d2
}
.overlayCommentBox.craft-popup h2 {
  color: #00b9d2
}
.overlayCommentBox.craft-popup h3 {
  color: #00b9d2
}
#shareBox .facebook-preview, .overlayCommentBox .facebook-preview {
  margin: 15px 0pt 0pt 40px
}
#shareBox .facebook-preview .facebook-image-holder, .overlayCommentBox .facebook-preview .facebook-image-holder {
  float: left;
  margin-right: 12px;
  width: 100px
}
#shareBox .facebook-preview .facebook-image-holder img, .overlayCommentBox .facebook-preview .facebook-image-holder img {
  width: 100px
}
#shareBox .facebook-preview .facebook-text-holder, .overlayCommentBox .facebook-preview .facebook-text-holder {
  float: left;
  width: 300px
}
#shareBox .facebook-preview .facebook-text-holder p, .overlayCommentBox .facebook-preview .facebook-text-holder p {
  margin: 0;
  padding: 0
}
#shareBox .facebook-preview .facebook-text-holder .preview-title, .overlayCommentBox .facebook-preview .facebook-text-holder .preview-title {
  font-size: 12px;
  font-weight: bold;
  line-height: 16px
}
#shareBox .facebook-preview .facebook-text-holder .preview-url, .overlayCommentBox .facebook-preview .facebook-text-holder .preview-url {
  color: #666;
  font-size: 11px
}
#shareBox .facebook-preview .facebook-text-holder .preview-descrition, .overlayCommentBox .facebook-preview .facebook-text-holder .preview-descrition {
  line-height: 16px
}
.author-meta li {
  vertical-align: top
}
.media-body .displayCTA.pull-right {
  clear: both;
  margin: 7px 0 0
}
.gotocommentlink {
  color: #1f3e6b;
  cursor: pointer
}
.gotocommentlink:hover {
  text-decoration: underline
}
.gotocommentlink:hover .fa {
  text-decoration: none
}
#comments .media {
  margin-top: 0
}
.media li {
  vertical-align: top
}
.media li .media-author {
  padding-left: 0
}
.media li .media-author a {
  color: #5b5b5b
}
.media li .media-author a:hover {
  text-decoration: underline
}
.media > .pull-right {
  max-width: 150px
}
.media-list .media-heading {
  font-size: 21px;
  margin-top: 15px
}
.media-list ul.media-reply {
  border-left: 4px solid #e5e5e5;
  margin-left: 46px;
  padding-left: 15px
}
.media-list ul.media-reply ul {
  padding-left: 0
}
.media-list ul.media-reply ul li.media {
  border-bottom: 1px dotted #1f3e6b;
  margin-bottom: 20px
}
.media-list ul.media-reply ul li.media:last-of-type {
  border-bottom: none;
  margin-bottom: 0
}
.media-list .btn-link {
  margin-left: 65px
}
.media-list blockquote {
  font-size: 14px;
  font-style: normal;
  padding: 15px 0
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 0
}
.btn-primary.active, .btn-primary.active:hover, .btn-primary.active:active, .btn-primary.active:focus {
  background-color: #1f3e6b
}
.tab-content {
  border-radius: 0;
  border-top: 0;
  overflow: hidden;
  padding-top: 29px
}
.panel-default > .panel-heading {
  background-color: #fafafa
}
#comments p {
  clear: left
}
#comments .comment-tabs {
  margin-bottom: -1px;
  overflow: hidden
}
#comments .media-body blockquote {
  margin-bottom: 0
}
#comments .media-body .displayCTA {
  text-decoration: underline
}
#comments .media-body .displayCTA .fa-comment {
  margin-right: 5px
}
@media(min-width: 768px) {
  #comments ul.nav-tabs li:first-of-type a {
    border-top-left-radius: 0px
  }
  #comments ul.nav-tabs li:last-of-type a {
    border-top-right-radius: 0px
  }
}
@media(max-width: 767px) {
  #comments ul.nav-tabs li:first-of-type a {
    border-radius: 0px 0px 0 0
  }
}
#comments ul.nav-tabs li.active a, #comments ul.nav-tabs li.active a:hover, #comments ul.nav-tabs li.active a:active, #comments ul.nav-tabs li.active a:focus {
  background-color: #fff;
  color: #1f3e6b
}
#comments ul.nav-tabs li a {
  background: #1f3e6b;
  border-bottom: 0;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  margin: 1px 1px 0;
  padding: 15px 5px;
  text-transform: uppercase;
  transition: background-color .1s
}
#comments ul.nav-tabs li a.active {
  background-color: #fff;
  color: #1f3e6b
}
#comments ul.nav-tabs li a:hover, #comments ul.nav-tabs li a:active, #comments ul.nav-tabs li a:focus {
  background-color: #1f3e6b;
  color: #fff
}
#ecu_preview {
  margin: auto !important
}
#ecu_preview .alert.alert-info {
  flex-direction: column;
  line-height: 1rem;
  place-items: flex-start
}
.next-comp {
  background-image: url(images/slide-controls.png);
  background-position: top left;
  float: left;
  height: 30px !important;
  width: 30px
}
.next-comp:hover {
  background-position: top right
}
.prev-comp {
  background-image: url(images/slide-controls.png);
  background-position: bottom left;
  float: left;
  height: 30px !important;
  width: 30px
}
.prev-comp:hover {
  background-position: bottom right
}
.slider-control {
  left: 0;
  position: absolute
}
.slider-control .browse-comp {
  margin-right: 15px
}
@media(max-width: 767px) {
  #sidebar .adWrapper .responsiveMrecTop {
    padding-top: 20px
  }
}
#sidebar .action-box {
  background: #fff;
  margin-bottom: 10px;
  padding: 18px 0px 20px
}
#sidebar .action-box h2 {
  font-weight: 400;
  margin-top: 0;
  padding-bottom: .1rem;
  word-break: break-all
}
#sidebar .action-box .avatar {
  height: 32px;
  margin-right: 10px;
  margin-top: -4px;
  width: 32px
}
#sidebar .action-box .fa-user-circle-o {
  color: #1f3e6b;
  font-size: 32px
}
@media(min-width: 992px)and (max-width: 1199px) {
  #sidebar .action-box .btn-group {
    border-radius: 0px;
    overflow: hidden
  }
  #sidebar .action-box .btn-group .btn-primary {
    border-radius: 0;
    display: block;
    margin: 0;
    width: 100%
  }
}
#sidebar .item-facebook {
  height: 336px;
  margin-bottom: 25px
}
#sidebar .module-content.module-no-image {
  border-radius: 0;
  margin-bottom: 0;
  padding: 30px 19px
}
#sidebar .adWrapper, #sidebar .mom-ad {
  background-color: #fff
}
#sidebar .trc_related_container {
  border-radius: 0;
  margin-bottom: 0 !important
}
#sidebar #taboola-right-rail-thumbnails {
  padding-bottom: 20px
}
#sidebar .owl-carousel {
  margin-bottom: 0;
  padding-bottom: 30px
}
body:not(.home) #sidebar .owl-carousel.stacked-look {
  padding-top: 2rem
}
body:not(.home) #sidebar .stacked-look .module-image img {
  border-radius: 0
}
.widget-area .widget:first-child {
  margin: 0;
  padding: 0
}
.widget {
  margin: 0;
  padding: 25px 0 0 0
}
.author-bio {
  border-bottom: 1px dotted #968b87;
  border-top: 1px dotted #968b87;
  clear: both;
  margin: 15px 0;
  padding: 15px 0
}
.author-bio div.authorContent {
  float: left;
  width: 350px
}
.author-bio h3 {
  color: #968b87;
  font-size: 18px;
  margin: 0 0 10px 0
}
.author-bio h4 {
  font-size: 14px;
  margin: 0 0 3px 0
}
.author-bio img {
  background-color: #f1f1f1;
  border: 4px solid #f1f1f1;
  border-radius: 0px;
  float: left;
  height: auto;
  margin: 5px 15px 0 0;
  min-height: 100px;
  padding: 0;
  width: 150px
}
.unsubscribe-form {
  margin: 0 !important;
  padding: 0 !important
}
.unsubscribe-form textarea {
  height: 100px;
  margin: 0 0 15px
}
.unsubscribe-form input.email {
  width: 300px
}
.tellAFriendForm .alert {
  font-weight: bold;
  padding: .6rem;
  padding: 1.5rem 2rem
}
.tellAFriendForm form > div {
  padding: 1rem 0
}
.tellAFriendForm .post-subtitle {
  color: #5b5b5b;
  font-style: italic
}
.tellAFriendForm h3 {
  color: #1f3e6b;
  margin-top: 0 !important;
  text-transform: uppercase
}
.tellAFriendForm input[type=text] {
  background: #f2eef5;
  border: 1px solid #f2eef5;
  border-radius: 0px;
  color: #1f3e6b;
  display: block;
  max-width: 300px;
  outline: 0;
  padding: .6rem 1rem;
  width: 100%
}
.tellAFriendForm input[type=text]::-webkit-input-placeholder {
  color: #1f3e6b;
  opacity: .45
}
.tellAFriendForm input[type=text]:-moz-placeholder {
  color: #1f3e6b;
  opacity: .45
}
.tellAFriendForm input[type=text]::-moz-placeholder {
  color: #1f3e6b;
  opacity: .45
}
.tellAFriendForm input[type=text]:-ms-input-placeholder {
  color: #1f3e6b;
  opacity: .45
}
.tellAFriendForm label, .tellAFriendForm .label-heading {
  color: #333;
  font-weight: bold !important;
  padding-top: 1rem
}
.tellAFriendForm .mum-name {
  padding: 15px 0
}
.tellAFriendForm .hiddenLine {
  display: none
}
.tellAFriendForm .moreFriends {
  margin-top: 1rem
}
.tellAFriendForm .moreFriends .fa {
  padding-right: 3px
}
.tellAFriendForm .tell-friend-captcha {
  float: left;
  margin: 1rem 0;
  width: 100%
}
.tellAFriendForm .tell-friend-captcha-input {
  float: left;
  margin: 1rem 0
}
.tellAFriendForm .tell-friend-captcha-input input {
  letter-spacing: 9px;
  margin: 0 0 1rem 0;
  width: 90px
}
.tellAFriendForm #refereeMumName {
  display: block;
  width: 50%
}
.button {
  background-color: #fff;
  border-color: #1f3e6b !important;
  border-radius: 0px;
  color: #1f3e6b !important;
  cursor: pointer;
  font-weight: 500;
  text-decoration: none;
  transition: .2s background-color, .2s border-color, .2s color
}
.button:hover, .button:active, .button:focus {
  background-color: #f6f6f6 !important;
  border-color: #f6f6f6 !important
}
.button:hover, .button:hover .fa, .button:active, .button:active .fa, .button:focus, .button:focus .fa {
  color: #fff !important
}
#loginpopup .wwm_register_page h2 {
  background: #1f3e6b;
  border-radius: 0px 0px 0px 0px;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0;
  padding: 8px 11px;
  text-transform: uppercase;
  width: 350px
}
#loginpopup .wwm_register_page .field {
  float: left;
  padding: 7px 10px 7px 0
}
#loginpopup .wwm_register_page .field #wwm-submit {
  width: auto
}
#loginpopup .wwm_register_page .field #wwm-username, #loginpopup .wwm_register_page .field #wwm-city, #loginpopup .wwm_register_page .field #wwm-email {
  width: 260px
}
#loginpopup .wwm_register_page .field #wwm-fname, #loginpopup .wwm_register_page .field #wwm-lname, #loginpopup .wwm_register_page .field .submit-next-page {
  width: 200px
}
#loginpopup .wwm_register_page .field #wwm-address, #loginpopup .wwm_register_page .field #wwm-phone {
  width: 300px
}
#loginpopup .wwm_register_page .field small {
  display: block
}
#loginpopup .wwm_register_page input, #loginpopup .wwm_register_page select {
  border-radius: 0px;
  position: relative
}
#loginpopup .wwm_register_page .thankYouLinks, #loginpopup .wwm_register_page .thankYouSocialLinks {
  background-color: #1f3e6b;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin: 15px 0 0 0;
  padding: 6px 12px;
  position: relative;
  text-align: center
}
#loginpopup .wwm_register_page .thankYouSocialLinks {
  clear: both;
  float: left;
  font-size: 26px;
  margin: 0 10px 0 0;
  padding: 0 10px
}
#loginpopup .wwm_register_page .social-thank-you-page {
  float: left;
  padding: 7px;
  width: 300px
}
#wwm-members-form .wwm-star {
  color: #f90
}
#wwm-members-form #wwm-submit {
  width: 110px
}
#wwm-members-form .wwm_register_page {
  padding: 5px
}
#wwm-members-form #wwm-members-form {
  text-align: left
}
#wwm-members-form .wwm_register_page form {
  padding: 5px
}
#wwm-members-form .wwm_register_page small {
  color: #888
}
#wwm-members-form .wwm_register_page textarea {
  height: 140px;
  width: 400px
}
#wwm-members-form .wwm-avatar-img {
  border: 2px solid #ccc;
  float: right;
  padding: 3px
}
#wwm-members-form #wwm_captcha_img {
  border: 1px solid #ccc;
  margin: 3px;
  margin-top: 8px;
  padding: 1px
}
#wwm-members-form .field {
  clear: both;
  margin-bottom: 3px;
  overflow: hidden;
  padding: 7px 0
}
#wwm-members-form .field p {
  margin: 5px
}
#wwm-members-form .field.select-fields select {
  float: left;
  margin: 0 3px 0 0;
  width: auto
}
#wwm-members-form .field.select-fields select:last-child {
  margin: 0
}
#wwm-members-form .field input[type=radio] {
  margin: 0 10px 0 5px
}
#wwm-members-form .field input[type=checkbox] {
  margin: 0 5px 0 0
}
#wwm-members-form .field small {
  clear: both;
  display: block
}
#wwm-members-form .wwm_buyitform {
  text-align: left
}
.wwm-thanksmessage {
  background: #ffc;
  border: 1px solid #fc6;
  color: green;
  margin: 3px;
  padding: 5px
}
.wwm-errormessage, .limited {
  background: #ffc;
  border: 1px solid #fc6;
  color: red;
  line-height: 18px;
  margin: 3px;
  padding: 5px
}
.loginpopup.overlayCommentBoxform {
  padding: 15px 0
}
.loginpopup {
  background: #1f3e6b;
  background: linear-gradient(to bottom, #1f3e6b 0%, #1f3e6b 13%, #1f3e6b 100%) !important;
  border: none !important;
  border-color: #1f3e6b !important;
  box-shadow: 0 0 100px #000;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#473967", endColorstr="#5a567c", GradientType=0);
  margin-left: 145px;
  padding: 40px 30px
}
.loginpopup .close {
  background-image: url("images/close3.png");
  height: 34px;
  right: 10px;
  top: 10px;
  width: 35px
}
.loginpopup .popup-main-title {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: uppercase
}
.loginpopup .popup-intro {
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-style: italic
}
.loginpopup .popup-form {
  clear: both;
  overflow: hidden;
  padding: 20px 0
}
.loginpopup .popup-form .input {
  float: left
}
.loginpopup .loginformwrap .loginformwrapper {
  border-bottom: 2px solid #fff;
  padding: 20px 0 0
}
.loginpopup .loginformwrap .loginformseparator {
  font-size: 20px;
  padding: 20px 0 10px
}
.loginpopup .loginformwrap #loginform {
  padding: 0
}
.loginpopup .loginformwrap a {
  color: #fff;
  text-decoration: underline
}
.loginpopup .loginformwrap #wp-social-login-connect-with {
  display: none
}
.loginpopup .loginformwrap #wp-social-login-connect-options {
  padding: 10px 0
}
.loginpopup .input {
  background: none repeat scroll 0% 0% #fff;
  font-size: 14px;
  height: 22px;
  padding: 4px 8px;
  width: 300px
}
.loginpopup .button.popup, .loginpopup #loginform .button-primary {
  background: #1f3e6b !important;
  border: 2px solid #1f3e6b;
  border-radius: 0 0 0 0;
  color: #ffff !important;
  font-size: 16px;
  font-weight: normal;
  height: 32px;
  line-height: 16px;
  line-height: 10px;
  margin-left: 8px;
  padding: 0 10px;
  text-shadow: 1px 1px 2px #000;
  text-transform: uppercase
}
.loginpopup .popupsocial {
  padding: 25px 0
}
.loginpopup .popupsocial .footerTwitter {
  float: left;
  margin-right: 20px
}
.loginpopup .popupsocial .footerFacebook {
  float: left;
  line-height: 0;
  margin-right: 20px;
  margin-top: 1px
}
.loginpopup .popupsocial .footerFacebook .fb-like.fb_edge_widget_with_comment.fb_iframe_widget > span {
  height: 64px !important;
  overflow: hidden;
  width: 50px !important
}
.loginpopup .popupsocial .footerFacebook .fb_iframe_widget iframe {
  min-height: 65px !important;
  min-width: 50px !important
}
.loginpopup .popupsocial .footerFacebook #u_0_6 {
  display: none
}
.loginpopup #wizard {
  font-size: 12px;
  height: 220px;
  overflow: hidden;
  position: relative;
  width: 600px
}
.loginpopup #wizard .items {
  height: 20000em;
  position: absolute
}
.loginpopup #wizard .page {
  float: left;
  height: 480px;
  width: 600px
}
#loginpopup .wwm_register_page {
  background: none repeat scroll 0 0 #fff;
  clear: both;
  color: #000;
  height: 380px;
  overflow: auto
}
#loginpopup .wwm_register_page form {
  padding: 5px 15px
}
.registration-successful {
  font-size: 18px
}
.registration-successful .registration-successful-heading {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  background-color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: -20px -25px 40px -25px;
  padding: 17px 24px
}
.registration-successful .registration-successful-heading .fa {
  color: #1f3e6b;
  margin-right: 2rem;
  position: relative;
  top: -0.25rem;
  -webkit-transform: scale(2);
  transform: scale(2)
}
.registration-successful p {
  margin: 0 0 15px
}
.page-template-template-login-php #loginform label {
  display: block;
  width: 200px
}
.page-template-template-login-php #wp-submit {
  background: #1f3e6b;
  border-radius: 0px;
  color: #fff;
  font-weight: bold;
  padding: 8px 11px;
  text-transform: uppercase
}
.login-table, .login-table td {
  border: 0
}
.white-background-block {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  border-radius: 0px 3px 3px 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .2);
  clear: both;
  margin-bottom: 25px;
  overflow: hidden;
  padding: 15px
}
.forum-submit-question h2 {
  border-bottom: 1px dotted #968b87;
  color: #968b87;
  font-weight: bold;
  text-transform: uppercase
}
.forum-submit-question .how-post-answer-mail {
  background: url("images/email-icon.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
  margin-top: 10px;
  padding: 10px 0 10px 40px
}
.forum-submit-question .how-post-answer-facebook {
  background: url("images/facebook-icon.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
  margin: 0 0 15px;
  padding: 10px 0 10px 40px
}
.story-submit-question h2 {
  border-bottom: 1px dotted #00aab7;
  color: #00aab7;
  font-family: "Myriad Pro";
  font-weight: bold;
  text-transform: uppercase
}
.story-buttons {
  margin-bottom: 25px
}
.story-buttons .displayAskQuestion {
  float: left;
  width: 278px
}
.story-buttons .load-mom-question {
  float: right;
  width: 278px
}
.overlayCommentBox.story-popup {
  border: 10px solid #00aab7
}
.story-popup #story_name {
  width: 555px
}
.story-popup #story_description {
  height: 80px;
  width: 555px
}
.story-popup .story-categories {
  overflow: hidden
}
.story-popup .story-categories dd {
  margin: 10px 0
}
.story-popup .story-categories dd.story-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 150px
}
.story-popup .story-username-display {
  overflow: hidden
}
.story-popup .story-username-display dd {
  margin: 10px 0
}
.story-popup .story-username-display dd.story-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 160px
}
#footer {
  background: #d5d3de;
  color: #f6f6f7;
  margin-top: 20px;
  padding: 40px 0 10px
}
#footer .logo {
  border-radius: 0px;
  margin-bottom: 10px;
  margin-top: -2px;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s
}
#footer .logo:hover, #footer .logo:active, #footer .logo:focus {
  -webkit-transform: scale(1.03) translateY(3px);
  transform: scale(1.03) translateY(3px)
}
#footer .logo:hover img, #footer .logo:active img, #footer .logo:focus img {
  -webkit-filter: drop-shadow(0 0 0.75rem #1f3e6b);
  filter: drop-shadow(0 0 0.75rem #1f3e6b)
}
#footer .logo img {
  margin-top: -15px;
  padding-top: 12px;
  transition: -webkit-filter .2s;
  transition: filter .2s;
  transition: filter .2s, -webkit-filter .2s
}
#footer a {
  color: #1f3e6b
}
#footer a:hover, #footer a:active, #footer a:focus {
  color: #fff
}
#footer .list-inline {
  opacity: .75;
  padding-top: 30px
}
#footer .list-inline li {
  padding: 0 14px 0 10px
}
#footer a:hover {
  color: #fff;
  text-decoration: underline
}
#footer ul.links {
  margin: 0;
  padding: 0
}
#footer ul.links li {
  font-size: 13px;
  list-style: none;
  margin-bottom: 1px;
  text-transform: none
}
#footer ul.links a {
  border-radius: 0px;
  display: inline-block;
  margin-left: -3px;
  padding: 3px
}
#footer ul.links a:hover, #footer ul.links a:active, #footer ul.links a:focus {
  background-color: #1f3e6b
}
@media(max-width: 767px) {
  #footer ul.links, #footer .list-social-round {
    margin-bottom: 40px;
    padding-left: 0
  }
  #footer .pull-right {
    float: left !important
  }
  #footer .list-inline {
    margin-left: 0
  }
  #footer .list-inline li {
    border: 0;
    display: block;
    margin-bottom: 15px;
    padding-left: 0;
    text-align: left
  }
  #footer ul.links li {
    margin-bottom: 8px
  }
  #footer .text-center {
    text-align: left
  }
}
ul.socialIcons {
  display: block;
  list-style: none outside none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  width: 260px
}
#header ul.socialIcons {
  margin-top: 38px
}
@media(max-width: 991px)and (min-width: 768px) {
  #header ul.socialIcons {
    margin-top: 18px
  }
}
ul.socialIcons li {
  float: left;
  margin-left: 7px
}
ul.socialIcons li .social-button {
  background-image: url("images/social_icons2.png");
  display: block;
  height: 45px;
  width: 45px
}
ul.socialIcons li .facebook-social-button {
  background-position: 135px 45px
}
ul.socialIcons li .facebook-social-button:hover {
  background-position: 135px 0
}
ul.socialIcons li .instagram-social-button {
  background-position: 90px 45px
}
ul.socialIcons li .instagram-social-button:hover {
  background-position: 90px 0
}
ul.socialIcons li .youtube-social-button {
  background-position: 45px 45px
}
ul.socialIcons li .youtube-social-button:hover {
  background-position: 45px 0
}
ul.socialIcons li .twitter-social-button {
  background-position: 0 45px
}
ul.socialIcons li .twitter-social-button:hover {
  background-position: 0 0
}
ul.socialIcons li .pinterest-social-button {
  background-position: 180px 45px
}
ul.socialIcons li .pinterest-social-button:hover {
  background-position: 180px 0
}
.popup-gallery img {
  border: 4px solid #f1f1f1;
  margin: 0 10px 5px 0;
  padding: 0
}
.overlay-popup-box {
  background: none repeat scroll 0 0 #fff;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0 0 100px #789;
  display: none;
  font-size: 11px;
  min-height: 500px;
  padding: 20px 15px 5px;
  z-index: 1999
}
#selectPreferences ul {
  list-style: none;
  margin: 0;
  padding: 0
}
#selectPreferences ul li {
  margin: 20px 0;
  overflow: hidden
}
#selectPreferences ul li div {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 200px
}
#selectPreferences ul li div.fisrtCol {
  display: none
}
#selectPreferences ul li div input {
  text-align: center
}
.page-social {
  background-color: #fff;
  padding: 15px 19px
}
.page-social h2 {
  margin-top: 0;
  text-transform: capitalize
}
.overview-box + .page-social .single-author-details.date-only + .comment-count {
  float: none;
  margin-top: 12px;
  text-align: center
}
.overview-box + .page-social .single-author-details + .comment-count {
  float: right;
  margin-top: 10px
}
.featured-image + .page-social .single-author-details + .comment-count {
  float: right;
  margin-top: 10px
}
.pw-widget {
  float: right;
  margin: 0 !important
}
.pw-widget p {
  color: #5b5b5b;
  margin: 10px 0 0
}
.pw-widget.__pw-padding-true.__pw-layout-horizontal .pw-button {
  padding-bottom: 0 !important
}
.overlayCommentBox.answer-popup {
  border: 10px solid #968b87
}
.answer-popup #answer_name {
  width: 555px
}
.answer-popup #answer_description {
  height: 80px;
  width: 555px
}
.answer-popup .forum-topics {
  overflow: hidden
}
.answer-popup .forum-topics dd {
  margin: 10px 0
}
.answer-popup .forum-topics dd.answer-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 150px
}
.answer-popup .answer-username-display {
  overflow: hidden
}
.answer-popup .answer-username-display dd {
  margin: 10px 0
}
.answer-popup .answer-username-display dd.answer-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 160px
}
.page-template-template-facebook-post-answer-php h2.popup-title {
  color: #1f3e6b
}
.page-template-template-facebook-post-answer-php .answer-popup .forum-topics dd.answer-cat {
  width: 230px
}
.page-template-template-facebook-post-answer-php .answer-popup .answer-username-display dd.answer-cat {
  width: 540px
}
.facebook-preview-wrapper .facebook-preview-block {
  margin: 15px 0pt 0pt 40px
}
.facebook-preview-wrapper .facebook-preview-block .facebook-image-holder {
  float: left;
  margin-right: 12px;
  width: 100px
}
.facebook-preview-wrapper .facebook-preview-block .facebook-image-holder img {
  width: 100px
}
.facebook-preview-wrapper .facebook-preview-block .facebook-text-holder {
  float: left;
  padding: 20px 0 0;
  width: 300px
}
.facebook-preview-wrapper .facebook-preview-block .facebook-text-holder p {
  margin: 0;
  padding: 0
}
.facebook-preview-wrapper .facebook-preview-block .facebook-text-holder .preview-title {
  color: #3b5998;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px
}
.facebook-preview-wrapper .facebook-preview-block .facebook-text-holder .preview-url {
  color: #898f9c;
  font-size: 11px
}
.facebook-preview-wrapper .facebook-preview-block .facebook-text-holder .preview-descrition {
  line-height: 16px
}
.myrp_api_star_image {
  margin-top: 1rem
}
img {
  height: auto;
  max-width: 100%
}
.grid-heading {
  color: #4f4f4f;
  font-size: 160%;
  font-weight: 600;
  margin-bottom: 1px;
  padding: 20px 0;
  text-align: center
}
.grid-heading span {
  font-style: italic;
  text-transform: lowercase
}
.grid-container {
  margin-bottom: 20px
}
.grid-container .grid-tile {
  overflow: hidden;
  position: relative
}
@media(min-width: 992px) {
  .grid-container .grid-tile:nth-of-type(7) .grid-image {
    border-bottom-left-radius: 0px
  }
  .grid-container .grid-tile:nth-of-type(7) .grid-caption {
    border-bottom-left-radius: 0px
  }
  .grid-container .grid-tile:nth-of-type(9) .grid-image {
    border-bottom-right-radius: 0px
  }
  .grid-container .grid-tile:nth-of-type(9) .grid-caption {
    border-bottom-right-radius: 0px
  }
}
@media(min-width: 769px)and (max-width: 991px) {
  .grid-container .grid-tile:nth-of-type(8) .grid-image, .grid-container .grid-tile:nth-of-type(9) .grid-image {
    border-bottom-right-radius: 0px
  }
  .grid-container .grid-tile:nth-of-type(8) .grid-caption, .grid-container .grid-tile:nth-of-type(9) .grid-caption {
    border-bottom-right-radius: 0px
  }
  .grid-container .grid-tile:nth-of-type(9) .grid-image {
    border-bottom-left-radius: 0px
  }
  .grid-container .grid-tile:nth-of-type(9) .grid-caption {
    border-bottom-left-radius: 0px
  }
}
.grid-container .grid-tile .pixel-tracker {
  position: absolute
}
.grid-container .grid-tile.grid-text-only a .grid-image {
  box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .1);
  display: block;
  padding: 9px 19px;
  text-align: center
}
.grid-container .grid-tile.grid-text-only a .grid-image .fa {
  margin-bottom: 10px
}
@media(min-width: 768px) {
  .grid-container .grid-tile.grid-text-only a .grid-image {
    height: 172px
  }
  .entry-content .grid-container .grid-tile.grid-text-only a .grid-image {
    height: 163px
  }
}
@media(max-width: 1199px)and (min-width: 992px) {
  .grid-container .grid-tile.grid-text-only a .grid-image {
    height: 141px
  }
  .entry-content .grid-container .grid-tile.grid-text-only a .grid-image {
    height: 133px
  }
}
@media(max-width: 991px)and (min-width: 768px) {
  .grid-container .grid-tile.grid-text-only a .grid-image {
    height: 248px
  }
  .entry-content .grid-container .grid-tile.grid-text-only a .grid-image {
    height: 235px
  }
}
.grid-container .grid-tile.grid-text-only a .grid-caption {
  display: none
}
.grid-container .grid-tile.grid-text-only a:hover .grid-caption {
  display: block
}
.grid-container .grid-tile a {
  transition: -webkit-transform .14s;
  transition: transform .14s;
  transition: transform .14s, -webkit-transform .14s
}
.grid-container .grid-tile a:hover .grid-image img {
  opacity: 1
}
.grid-container .grid-tile a:hover .grid-caption {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #1f3e6b;
  background-color: #1f3e6b;
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 1px #1f3e6b, 1px 1px 10px #1f3e6b
}
@media(min-width: 768px) {
  .grid-container .grid-tile a:hover .grid-caption {
    font-size: 18px;
    font-weight: 300;
    height: 172px;
    line-height: 1.2em
  }
  .entry-content .grid-container .grid-tile a:hover .grid-caption {
    height: 163px
  }
  .module-owl .grid-container .grid-tile a:hover .grid-caption {
    height: 184px
  }
  .module-owl.well .grid-container .grid-tile a:hover .grid-caption {
    height: 192px
  }
  .grid-container .grid-tile a:hover .grid-caption span {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
  }
}
@media(max-width: 1199px)and (min-width: 992px) {
  .grid-container .grid-tile a:hover .grid-caption {
    font-size: 16px;
    height: 141px
  }
  .entry-content .grid-container .grid-tile a:hover .grid-caption {
    height: 133px
  }
  .module-owl .grid-container .grid-tile a:hover .grid-caption {
    height: 153px
  }
  .module-owl.well .grid-container .grid-tile a:hover .grid-caption {
    height: 162px
  }
}
@media(max-width: 991px)and (min-width: 768px) {
  .grid-container .grid-tile a:hover .grid-caption {
    height: 248px
  }
  .entry-content .grid-container .grid-tile a:hover .grid-caption {
    height: 235px
  }
}
.grid-container .grid-tile .grid-image {
  text-align: center
}
@media(max-width: 767px) {
  .grid-container .grid-tile .grid-image {
    border-radius: 0px 0px 0 0
  }
  .grid-container .grid-tile .grid-image img {
    width: 100%
  }
}
.grid-container .grid-tile .grid-image {
  display: block;
  position: relative
}
@media(min-width: 768px) {
  .grid-container .grid-tile .grid-image {
    height: 172px
  }
  .entry-content .grid-container .grid-tile .grid-image {
    height: 163px
  }
  .grid-container .grid-tile .grid-image img {
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    position: absolute;
    right: -9999px;
    top: -9999px
  }
}
@media(max-width: 1199px)and (min-width: 992px) {
  .grid-container .grid-tile .grid-image {
    height: 141px
  }
  .entry-content .grid-container .grid-tile .grid-image {
    height: 133px
  }
}
@media(max-width: 991px)and (min-width: 768px) {
  .grid-container .grid-tile .grid-image {
    height: 248px
  }
  .entry-content .grid-container .grid-tile .grid-image {
    height: 235px
  }
}
.grid-container .grid-tile .grid-caption {
  align-items: center;
  -webkit-backdrop-filter: blur(10px) brightness(1.1);
  backdrop-filter: blur(10px) brightness(1.1);
  background-color: rgba(255, 255, 255, .74);
  display: flex;
  font-weight: 500;
  line-height: 1.2em;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .75), 1px 1px 10px #fff;
  transition: height .12s, background-color .2s;
  width: 100%
}
@media(min-width: 768px) {
  .grid-container .grid-tile .grid-caption {
    bottom: 0;
    font-size: 13px;
    height: 50px;
    left: 0;
    padding: 8px;
    position: absolute
  }
}
@media(max-width: 767px) {
  .grid-container .grid-tile .grid-caption {
    border-radius: 0 0 0px 0px;
    margin-bottom: 20px;
    padding: 30px
  }
}
@media(max-width: 767px) {
  .module-owl .grid-container .grid-tile .grid-caption {
    height: 100%;
    left: 50%;
    position: absolute;
    width: 50%
  }
  .module-owl .grid-container .grid-tile .grid-caption span {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
}
.grid-container .grid-tile .grid-caption span {
  width: 100%
}
@media(max-width: 767px) {
  .module-owl .grid-container .grid-tile:nth-of-type(2n) .grid-caption {
    left: 0
  }
  .module-owl .grid-container .grid-tile:nth-of-type(2n) .grid-image {
    float: right
  }
}
.grid-container .circle {
  position: absolute;
  right: 3%;
  top: 2.8%;
  z-index: 9
}
.grid-container .grid-caption, .grid-container .grid-image {
  overflow: hidden
}
.disclaimer-tc {
  font-size: .78em;
  margin-top: 4rem
}
.winners-list {
  margin: 0 0 0 1.4rem
}
.winners-list li {
  margin-top: 1rem
}
.winners-list li::marker {
  color: rgba(96, 74, 121, .3);
  font-size: 360%;
  font-weight: 200
}
.winners-list li .name {
  display: block;
  font-size: 130%;
  margin-right: .5rem
}
.winners-list li .state {
  opacity: .75;
  padding: 0 .2rem
}
.winner-content {
  position: relative;
  top: -2.2rem
}
.smalldisclaimer {
  font-size: 10px
}
.signoff {
  font-style: italic;
  font-weight: bold
}
.space-bottom {
  margin-bottom: 20px
}
hr.none {
  border: none;
  margin: 10px 0
}
hr.none-x2 {
  border: none;
  margin: 20px 0
}
hr.dotted {
  border: 0;
  border-bottom: 1px dotted #c3b3d6;
  clear: both;
  margin: 15px 0
}
.contrast-box hr.dotted {
  border-bottom: 1px dotted #666
}
#comments hr.dotted {
  border: 0;
  margin: 25px 0
}
#comments .media-body hr.dotted {
  margin: 20px 0 10px
}
hr.dotted.dotted-light {
  border-color: #e5e5e5
}
.entry-content h2:not(.grid-heading) {
  font-size: 24px;
  margin-bottom: 18px;
  margin-top: 40px
}
.entry-content h3 {
  font-size: 20px;
  margin-bottom: 11px;
  margin-top: 24px
}
.entry-content p {
  margin-bottom: 15px
}
.entry-content .page-social {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0
}
.entry-content .page-social + .show-comments.btn {
  margin-top: 5rem
}
.entry-content .page-social .list-social-square {
  margin-bottom: -1.5rem
}
.entry-content .page-social .list-social-square li {
  padding-bottom: 1.5rem
}
@media(max-width: 500px) {
  .entry-content img.alignleft {
    float: none
  }
}
.entry-content .contrast-box#simplejoin {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  background-color: #1f3e6b;
  border-radius: 0;
  margin: 0 -27px;
  padding-bottom: 3.5rem;
  z-index: 1
}
.entry-content .contrast-box#simplejoin h3 {
  text-align: left
}
.entry-content .contrast-box#simplejoin .help-text, .entry-content .contrast-box#simplejoin .help-text .fa {
  color: #fff
}
.entry-content .contrast-box#simplejoin label {
  color: #fff
}
.entry-content .contrast-box#simplejoin .btn-primary {
  border: 1px solid #fff;
  margin-top: 15px
}
.entry-content .contrast-box#simplejoin .help-text, .entry-content .contrast-box#simplejoin label, .entry-content .contrast-box#simplejoin .btn-primary {
  float: left
}
#instafeed {
  clear: both
}
#instafeed p.no-insta-images {
  background-color: #f3f3f3;
  border-radius: 0px;
  color: #333;
  margin: 0 auto 25px;
  padding: 10px 0;
  text-align: center;
  width: 200px
}
#instafeed .insta-author {
  display: none
}
#instafeed .instafeed-gallery > a {
  border: 1px solid #eee;
  float: left;
  padding: 7px
}
#instafeed .instafeed-gallery > a:hover {
  border-color: #4090db
}
@media(min-width: 650px) {
  #instafeed .instafeed-gallery > a {
    margin: 0% 2% 2% 0;
    width: 23.5%
  }
  #instafeed .instafeed-gallery > a:nth-child(4n+4) {
    margin: 0% 0% 2% 0
  }
}
@media(min-width: 500px)and (max-width: 649px) {
  #instafeed .instafeed-gallery > a {
    margin: 0% 2% 2% 0;
    width: 32%
  }
  #instafeed .instafeed-gallery > a:nth-child(3n+3) {
    margin: 0% 0% 2% 0
  }
}
@media(max-width: 499px) {
  #instafeed .instafeed-gallery > a {
    margin: 0% 2% 2% 0;
    width: 49%
  }
  #instafeed .instafeed-gallery > a:nth-child(2n+2) {
    margin: 0% 0% 2% 0
  }
}
#instafeed .instafeed-gallery > a img {
  width: 100%
}
h2.instagram-hashtag {
  font-size: 18px;
  font-style: italic;
  padding: 1rem 0
}
.follow-insta {
  line-height: 1.3
}
.follow-insta:hover, .follow-insta:active, .follow-insta:focus {
  background-color: #f2eef5
}
.follow-insta .fa {
  font-size: 140%;
  margin-right: 4px;
  position: relative;
  top: 1px
}
.insta-featherlight .insta-featherlight-content {
  border: 0;
  margin-left: 35px;
  margin-right: 35px;
  overflow: visible;
  padding: 0;
  position: relative
}
.insta-featherlight .insta-featherlight-close {
  background: none;
  color: #fff;
  font-size: 22px;
  position: fixed;
  right: 15px;
  top: 15px
}
.insta-featherlight .insta-featherlight-previous, .insta-featherlight .insta-featherlight-next {
  bottom: 0;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 1;
  margin: auto;
  position: absolute;
  text-align: center;
  top: 0;
  width: auto
}
.insta-featherlight .insta-featherlight-previous:hover, .insta-featherlight .insta-featherlight-next:hover {
  background: none
}
.insta-featherlight .insta-featherlight-previous span, .insta-featherlight .insta-featherlight-next span {
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: -10px 0 0 0;
  text-shadow: none;
  width: 40px
}
.insta-featherlight .insta-featherlight-previous {
  left: -40px;
  right: auto
}
.insta-featherlight .insta-featherlight-next {
  left: auto;
  right: -40px
}
.insta-featherlight .caption {
  background: rgba(0, 0, 0, .5);
  bottom: 0;
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  position: absolute;
  right: 0
}
.insta-featherlight .caption:hover {
  text-decoration: underline
}
.read-more-toggle {
  display: table;
  margin: 0 auto
}
.read-more-wrap {
  display: none
}
.account-wrap {
  bottom: 40px;
  color: #fff;
  left: 20px;
  margin: 2rem 0;
  right: 20px;
  text-align: center;
  z-index: 10
}
.account-wrap .list-social-round {
  padding: 0;
  position: relative;
  top: -5rem
}
.account-wrap .list-social-round li {
  margin-right: 9px
}
.account-wrap .list-social-round a {
  height: 38px;
  width: 38px
}
.account-wrap .list-social-round a::before {
  margin: 6px 0
}
.account-wrap .hello-user {
  margin: 0 0 10px
}
.account-wrap a.half-width-button {
  background-color: rgba(0, 0, 0, .2);
  color: #fff;
  display: block;
  float: left;
  line-height: 1;
  padding: 15px;
  text-align: center;
  width: 49%
}
.account-wrap a.half-width-button.join-button {
  margin: 0 2% 0 0
}
.account-wrap a.half-width-button:hover {
  background-color: rgba(0, 0, 0, .3)
}
.account-wrap a.logout-button {
  color: #fff;
  display: inline-block;
  margin: 10px 0 0 0;
  text-decoration: none
}
.account-wrap i {
  margin: 0 2px 0 0
}
.slideout-open #wpadminbar {
  display: none !important
}
.login-username input, .login-password input {
  border: 1px solid #1f3e6b;
  border-radius: 0px;
  padding: 2px 4px
}
a.pw-button:hover {
  opacity: .8
}
.panadol-answers-sponsorship {
  display: block;
  height: 138px;
  margin: 0 auto 20px;
  width: 675px
}
@media(max-width: 1200px) {
  .panadol-answers-sponsorship {
    display: none
  }
}
@media(max-width: 992px)and (min-width: 768px) {
  .panadol-answers-sponsorship {
    display: block
  }
}
.single-author-details {
  float: left;
  vertical-align: top
}
.single-author-details .avatar {
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 40px;
  margin: 0 10px 0 0;
  vertical-align: top;
  width: 40px
}
.single-author-details .author-meta {
  float: left
}
.single-author-details a:active, .single-author-details a:focus, .single-author-details a:hover {
  text-decoration: underline
}
.single-author-details .date {
  color: #5b5b5b;
  font-size: 13px
}
.single-author-details.date-only .date {
  line-height: 32px
}
@media(max-width: 600px) {
  .page-social-single .pw-jumbo-counter {
    display: none !important
  }
}
@media(max-width: 465px) {
  .page-social-single .pw-button-pinterest, .page-social-single .pw-button-email {
    display: none !important
  }
}
.page-social-single.bottom {
  border: 0;
  padding: 15px 0 0
}
body.single-post #comments, body.single-recipe #comments {
  display: none
}
.author.archive .author-profile-wrap {
  min-height: 150px;
  overflow: hidden;
  padding: 0 0 0 170px;
  position: relative
}
@media(max-width: 420px) {
  .author.archive .author-profile-wrap {
    padding: 0 0 0 95px
  }
}
.author.archive .avatar {
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  left: 0;
  position: absolute;
  top: 0;
  width: 150px
}
@media(max-width: 420px) {
  .author.archive .avatar {
    height: 75px;
    width: 75px
  }
}
.author.archive .page-header {
  margin: 0 0 20px 0
}
@media(max-width: 420px) {
  .author.archive .author-bio {
    margin: 0 0 0 -95px
  }
}
@media(max-width: 420px) {
  .author.archive .author-name-wrap {
    min-height: 80px
  }
}
.author.archive ul.author-links {
  clear: both;
  display: block;
  list-style-type: none;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0
}
.author.archive ul.author-links li {
  float: left;
  margin: 0 12px 0 0
}
.author.archive ul.author-links li:last-child {
  margin: 0
}
.author.archive ul.author-links li a:before {
  display: inline-block;
  font-family: FontAwesome;
  padding-right: 5px;
  vertical-align: top
}
.author.archive ul.author-links li.facebook a:before {
  content: ""
}
.author.archive ul.author-links li.twitter a:before {
  content: ""
}
.author.archive ul.author-links li.website a:before {
  content: ""
}
.vagisil-ad img {
  margin: 0 auto
}
.galleria-theme-twelve .galleria-info-text {
  height: 96px;
  padding: 0
}
.galleria-theme-twelve .galleria-info-description {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 14px;
  height: 76px;
  -webkit-line-clamp: 4;
  line-height: 1.4;
  margin: 10px;
  overflow: hidden
}
.galleria-theme-twelve.light .galleria-info {
  height: 96px
}
.galleria-theme-twelve.light .galleria-counter {
  height: 67px;
  line-height: 67px;
  padding: 0;
  right: inherit;
  text-align: center
}
.featured-image + .disclaimer-tc {
  margin: 25px 0 0 0
}
.galleria-errors {
  display: none !important
}
.media-body.video-comment .pull-right {
  float: none !important;
  height: 0;
  margin-top: 15px;
  padding-bottom: 56.25%;
  position: relative
}
.media-body.video-comment .pull-right iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.page-template-template-profile .profile-heading {
  background-color: #f6f7f9;
  border: 1px solid #d3d6db;
  border-radius: 0px 0px 0 0;
  border-width: 1px 1px 0 1px;
  color: #444;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  padding: 20px
}
.page-template-template-profile .profile-heading.contributor-articles-heading {
  margin: 15px 0 0 0
}
.page-template-template-profile .profile-instructions-wrap h2 {
  font-family: "Open Sans", sans-serif;
  color: #efefef;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  margin-top: 10px;
  padding: 0
}
.page-template-template-profile .profile-instructions {
  background-color: #1f3e6b;
  color: #efefef;
  border: 1px solid #1f3e6b;
  border-radius: 0px;
  display: block;
  font-size: 15px;
  margin: 0 0 30px 0;
  padding: 10px 20px 10px 9rem;
  position: relative
}
.page-template-template-profile .profile-instructions .fa {
  color: #efefef;
  font-size: 450%;
  left: 2.8rem;
  opacity: .4;
  position: absolute;
  top: 1rem
}
.page-template-template-profile .profile-instructions em {
  font-weight: 600
}
.page-template-template-profile .profile-page, .page-template-template-profile .contributor-page {
  background-color: #f6f7f9;
  border: 1px solid #d3d6db;
  border-radius: 0 0 0px 0px;
  border-top: none;
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative
}
.page-template-template-profile .profile-page.contributor-page, .page-template-template-profile .contributor-page.contributor-page {
  padding: 20px
}
.page-template-template-profile .profile-navigation {
  float: left;
  padding: 0 20px;
  width: 200px
}
.page-template-template-profile ul.profile-navigation-list {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.page-template-template-profile ul.profile-navigation-list li {
  margin: 0;
  padding: 0
}
.page-template-template-profile ul.profile-navigation-list li a {
  color: #1f3e6b;
  display: block;
  font-weight: 600;
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  position: relative;
  text-decoration: none
}
.page-template-template-profile ul.profile-navigation-list li a::before {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px
}
.page-template-template-profile ul.profile-navigation-list li a.active {
  background-color: #fff;
  color: #1f3e6b;
  font-weight: bold
}
.page-template-template-profile ul.profile-navigation-list li a.active:before {
  background-color: #f6f6f6
}
.page-template-template-profile ul.profile-navigation-list li a:hover, .page-template-template-profile ul.profile-navigation-list li a:active, .page-template-template-profile ul.profile-navigation-list li a:focus {
  background-color: #e1dae8;
  color: #111
}
.page-template-template-profile ul.profile-navigation-list li a:hover:before, .page-template-template-profile ul.profile-navigation-list li a:active:before, .page-template-template-profile ul.profile-navigation-list li a:focus:before {
  background-color: #1f3e6b
}
.page-template-template-profile ul.profile-navigation-list li a:hover.active, .page-template-template-profile ul.profile-navigation-list li a:active.active, .page-template-template-profile ul.profile-navigation-list li a:focus.active {
  background-color: #fff;
  color: #1f3e6b
}
.page-template-template-profile ul.profile-navigation-list li a:hover.active:before, .page-template-template-profile ul.profile-navigation-list li a:active.active:before, .page-template-template-profile ul.profile-navigation-list li a:focus.active:before {
  background-color: #1f3e6b
}
.page-template-template-profile .profile-fields {
  background-color: #fff;
  overflow: hidden;
  padding: 20px
}
.page-template-template-profile .profile-section {
  display: none;
  padding: 10px 0
}
.page-template-template-profile .profile-section .fields {
  padding: 15px 0
}
.page-template-template-profile .profile-section .field {
  border-bottom: 1px solid #efefef;
  margin-bottom: 20px;
  padding-bottom: 20px
}
.page-template-template-profile .profile-section .field:last-child {
  border: 0;
  margin: 0;
  padding: 0
}
.page-template-template-profile .profile-section.active {
  display: block
}
.page-template-template-profile .profile-section h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 25px
}
.page-template-template-profile .profile-section h2.with-description {
  margin: 0 0 10px 0
}
.page-template-template-profile .profile-section h2.with-description + p.description {
  margin: 0 0 15px 0
}
.page-template-template-profile .profile-section .field > label {
  display: block;
  float: left;
  padding: 0 10px 0 0;
  width: 200px
}
.page-template-template-profile .profile-section .field > label span.req {
  color: #f90
}
.page-template-template-profile .profile-section .inline-field {
  display: inline;
  width: auto
}
.page-template-template-profile .profile-section .image-upload .placeholder-or-image {
  margin: 0 0 15px 0
}
.page-template-template-profile .profile-section .image-upload .placeholder-or-image .placeholder {
  border: 1px dashed #ccc;
  color: #666;
  display: block;
  height: 100px;
  padding: 30px 10px;
  text-align: center;
  width: 105px
}
.page-template-template-profile .profile-section .image-upload .image img {
  background-color: #fff;
  border-radius: 100%;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .15);
  height: auto;
  width: 105px
}
.page-template-template-profile .profile-section .image-upload .upload-progress-bar {
  border: 1px solid #4c8bc3;
  display: block;
  display: none;
  height: 8px;
  margin: 5px 0 0 0;
  position: relative;
  width: 105px
}
.page-template-template-profile .profile-section .image-upload .upload-progress-bar span {
  background-color: #4c8bc3;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  top: 0
}
.page-template-template-profile .profile-section .image-upload .console {
  margin: 10px 0 0 0
}
.page-template-template-profile .profile-section .image-upload div.error {
  color: #c34c4c;
  font-weight: bold
}
.page-template-template-profile .profile-section .image-upload .actions a {
  border: 1px solid #ccc;
  border-radius: 0px;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 5px 10px;
  text-decoration: none
}
.page-template-template-profile .profile-section .image-upload .actions a:last-child {
  margin: 0
}
.page-template-template-profile .profile-section .image-upload .actions a.upload-button {
  border-color: #1f3e6b;
  color: #1f3e6b
}
.page-template-template-profile .profile-section .image-upload .actions a.upload-button:hover {
  background-color: #1f3e6b;
  color: #fff
}
.page-template-template-profile .profile-section .image-upload .actions a.remove-button {
  border-color: #c34c4c;
  color: #c34c4c
}
.page-template-template-profile .profile-section .image-upload .actions a.remove-button:hover {
  background-color: #c34c4c;
  color: #fff
}
.page-template-template-profile .profile-section .field-contents {
  overflow: hidden
}
.page-template-template-profile .profile-section .field-contents label {
  display: block
}
.page-template-template-profile .profile-section .field-contents label span {
  display: block;
  margin: 0 0 5px
}
.page-template-template-profile .profile-section .field-contents label span.req {
  color: #f90;
  display: inline;
  margin: 0
}
.page-template-template-profile .profile-section .field-contents label.checkbox-label {
  display: inline-block;
  font-weight: normal;
  margin: 0
}
.page-template-template-profile .profile-section .field-contents label.error {
  color: #c34c4c;
  margin: 5px 0 0 0
}
.page-template-template-profile .profile-section .field-contents label input[type=radio], .page-template-template-profile .profile-section .field-contents label input[type=checkbox] {
  margin: 0 5px 5px 1px;
  position: relative;
  top: -1px
}
.page-template-template-profile .profile-section .col-group {
  clear: both;
  margin: 0 0 15px;
  overflow: hidden
}
.page-template-template-profile .profile-section .col-group:last-of-type {
  margin: 0
}
.page-template-template-profile .profile-section .col-2 {
  float: left;
  width: 49%
}
.page-template-template-profile .profile-section .col-2:last-of-type {
  float: right
}
.page-template-template-profile .profile-section input[type=email], .page-template-template-profile .profile-section input[type=text], .page-template-template-profile .profile-section input[type=number], .page-template-template-profile .profile-section input[type=url], .page-template-template-profile .profile-section input[type=password], .page-template-template-profile .profile-section textarea, .page-template-template-profile .profile-section select {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0px;
  display: block;
  height: 34px;
  max-width: 100%;
  outline: none;
  padding: 6px 12px;
  width: 100%
}
.page-template-template-profile .profile-section input[type=email]:focus, .page-template-template-profile .profile-section input[type=text]:focus, .page-template-template-profile .profile-section input[type=number]:focus, .page-template-template-profile .profile-section input[type=url]:focus, .page-template-template-profile .profile-section input[type=password]:focus, .page-template-template-profile .profile-section textarea:focus, .page-template-template-profile .profile-section select:focus {
  border: 2px solid #51cbee
}
.page-template-template-profile .profile-section input[type=email].valid, .page-template-template-profile .profile-section input[type=text].valid, .page-template-template-profile .profile-section input[type=number].valid, .page-template-template-profile .profile-section input[type=url].valid, .page-template-template-profile .profile-section input[type=password].valid, .page-template-template-profile .profile-section textarea.valid, .page-template-template-profile .profile-section select.valid {
  background-color: #f8fdf8;
  border-color: #4cc356
}
.page-template-template-profile .profile-section input[type=email].error, .page-template-template-profile .profile-section input[type=text].error, .page-template-template-profile .profile-section input[type=number].error, .page-template-template-profile .profile-section input[type=url].error, .page-template-template-profile .profile-section input[type=password].error, .page-template-template-profile .profile-section textarea.error, .page-template-template-profile .profile-section select.error {
  background-color: #fdf8f8;
  border-color: #c34c4c
}
.page-template-template-profile .profile-section textarea {
  min-height: 80px
}
.page-template-template-profile .profile-section input.other-category {
  margin: 5px 0 0 0
}
.page-template-template-profile .profile-section div.description-section p:last-child {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  padding-bottom: 15px
}
.page-template-template-profile .profile-section p.description {
  clear: both;
  color: #666;
  display: block;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  margin: 5px 0 0 0
}
.page-template-template-profile .profile-section .add-item-wrap {
  border-bottom: 1px solid #eee;
  margin: 0 0 10px;
  overflow: hidden;
  padding: 1px 0 10px
}
.page-template-template-profile .profile-section .add-item-wrap a.add-item {
  color: #4c8bc3;
  font-weight: 600;
  padding: 10px 0;
  text-decoration: none
}
.page-template-template-profile .profile-section .add-item-wrap a.add-item:hover, .page-template-template-profile .profile-section .add-item-wrap a.add-item:focus {
  color: #2a577f
}
.page-template-template-profile .profile-section .add-item-wrap a.add-item:hover i, .page-template-template-profile .profile-section .add-item-wrap a.add-item:focus i {
  border-color: #2a577f
}
.page-template-template-profile .profile-section .add-item-wrap a.add-item i {
  border: 1px dashed #4c8bc3;
  content: "";
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 12px 0 0;
  position: relative;
  text-align: center;
  top: -1px;
  vertical-align: middle;
  width: 40px
}
.page-template-template-profile .profile-section .children-grandchildren-pets {
  border-bottom: 1px solid #eee;
  clear: right;
  list-style-type: none;
  margin: 0;
  margin: 0 0 10px;
  min-height: 50px;
  overflow: hidden;
  padding: 0;
  padding: 0 0 10px;
  position: relative
}
.page-template-template-profile .profile-section .children-grandchildren-pets.doing-ajax {
  opacity: .5
}
.page-template-template-profile .profile-section .children-grandchildren-pets.doing-ajax:after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10
}
.page-template-template-profile .profile-section .children-grandchildren-pets:last-of-type {
  border: 0;
  margin: 0;
  padding: 0
}
.page-template-template-profile .profile-section .children-grandchildren-pets .name {
  clear: right;
  font-weight: bold
}
.page-template-template-profile .profile-section .children-grandchildren-pets .date-of-birth, .page-template-template-profile .profile-section .children-grandchildren-pets .gender {
  float: left
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions {
  position: absolute;
  right: 0;
  top: 11px
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a {
  border: 1px solid #ccc;
  border-radius: 0px;
  margin: 0 5px 0 0;
  padding: 5px 10px;
  text-decoration: none
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a:last-child {
  margin: 0
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a.edit {
  border-color: #4c8bc3;
  color: #4c8bc3
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a.edit:hover {
  background-color: #4c8bc3;
  color: #fff
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a.remove {
  border-color: #c34c4c;
  color: #c34c4c
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a.remove:hover {
  background-color: #c34c4c;
  color: #fff
}
.page-template-template-profile .profile-section .children-grandchildren-pets .actions a i {
  margin: 0 3px 0 0
}
.page-template-template-profile .profile-section .children-grandchildren-pets .gender {
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
  position: relative
}
.page-template-template-profile .profile-section .children-grandchildren-pets .gender:after {
  background-color: #1f3e6b;
  border-radius: 50%;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  margin: auto;
  position: absolute;
  right: -2px;
  top: 0;
  width: 4px
}
.page-template-template-profile .profile-section .children-grandchildren-pets + .edit-form {
  margin-top: -10px
}
.page-template-template-profile .profile-section .children-grandchildren-pets:first-child + .edit-form {
  margin-top: 0
}
.page-template-template-profile .profile-section .edit-form {
  background-color: #efefef;
  border-radius: 0px;
  display: none;
  margin: 0 0 10px;
  padding: 25px;
  position: relative
}
.page-template-template-profile .profile-section .edit-form .edit-form-close {
  color: #666;
  font-size: 22px;
  line-height: 1;
  padding: 10px;
  position: absolute;
  right: 7px;
  text-decoration: none;
  top: 5px
}
.page-template-template-profile .profile-section .edit-form .edit-form-close:hover {
  color: #000
}
.page-template-template-profile .profile-section .edit-form .edit-fields-wrap {
  margin: 0 auto;
  width: 221px
}
.page-template-template-profile .profile-section .edit-form .edit-field {
  margin: 0 0 15px 0
}
.page-template-template-profile .profile-section .edit-form hr {
  border-top: 1px solid #ccc;
  margin: 0 auto 15px auto;
  width: 215px
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions {
  margin: 0 auto;
  text-align: right;
  width: 215px
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions a {
  border-radius: 0px;
  color: #fff;
  padding: 5px 10px;
  text-decoration: none
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions a:first-child {
  margin: 0 5px 0 0
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions a.edit-form-cancel {
  background-color: #999
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions a.edit-form-cancel:hover {
  background-color: gray
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions a.edit-form-save {
  background-color: #4c8bc3
}
.page-template-template-profile .profile-section .edit-form .edit-form-actions a.edit-form-save:hover {
  background-color: #3771a5
}
.page-template-template-profile .save-changes-wrap {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #f6f6f7;
  background-color: rgba(255, 255, 255, .8);
  border: 1px solid #d3d6db;
  border-top: 1px solid #d3d6db;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 9000
}
.page-template-template-profile .save-changes-wrap p.message {
  color: #fff;
  display: none;
  font-weight: 600;
  left: 0;
  margin: 0;
  padding: 15px 20px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}
.page-template-template-profile .save-changes-wrap p.message .fa {
  margin-right: 2rem;
  position: relative;
  top: -0.25rem;
  -webkit-transform: scale(2);
  transform: scale(2)
}
.page-template-template-profile .save-changes-wrap p.message.error {
  background-color: #c34c4c;
  border-top: 1px solid #a53737
}
.page-template-template-profile .save-changes-wrap p.message.success {
  background-color: #51ae63
}
.page-template-template-profile .save-changes-wrap a.page-navigation {
  background-color: #b64153;
  border-radius: 0px;
  color: #fff;
  float: left;
  margin: 0 5px 0 0;
  padding: 10px 20px;
  text-decoration: none
}
.page-template-template-profile .save-changes-wrap a.page-navigation:focus, .page-template-template-profile .save-changes-wrap a.page-navigation:hover {
  background-color: #903442
}
.page-template-template-profile .save-changes-wrap a.page-navigation:last-child {
  margin: 0
}
.page-template-template-profile .save-changes-wrap a.page-navigation.disabled {
  background-color: #999;
  cursor: default
}
.page-template-template-profile .save-changes-wrap a.save-changes {
  background-color: #1f3e6b;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  float: right;
  font-weight: 600;
  padding: 10px 20px;
  text-decoration: none
}
.page-template-template-profile .save-changes-wrap a.save-changes:focus, .page-template-template-profile .save-changes-wrap a.save-changes:hover {
  background-color: #1f3e6b
}
.page-template-template-profile .save-changes-wrap a.save-changes.doing-ajax {
  background-color: #999;
  cursor: default
}
.page-template-template-profile .save-changes-wrap a.save-changes.doing-ajax:before {
  -webkit-animation: rotation .6s infinite linear;
  animation: rotation .6s infinite linear;
  border-bottom: 2px solid #aaa;
  border-left: 2px solid #aaa;
  border-radius: 100%;
  border-right: 2px solid #aaa;
  border-top: 2px solid #fff;
  content: "";
  display: inline-block;
  height: 11px;
  margin: 0 7px 0 0;
  position: relative;
  width: 11px
}
.page-template-template-profile ul.new-contribution {
  list-style-type: none;
  margin: 0;
  padding: 0
}
.page-template-template-profile ul.new-contribution li a {
  background-color: #1f3e6b;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  margin: 0 0 5px 0;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  width: 175px
}
.page-template-template-profile ul.new-contribution li a:focus, .page-template-template-profile ul.new-contribution li a:hover {
  background-color: #1f3e6b
}
.page-template-template-profile b.contributing-section-heading {
  display: block;
  margin: 25px 0 0 0
}
@media(max-width: 991px) {
  .page-template-template-profile .profile-navigation {
    border-bottom: 1px solid #d3d6db;
    float: none;
    overflow: hidden;
    width: auto
  }
  .page-template-template-profile .profile-navigation ul.profile-navigation-list {
    display: block;
    overflow: hidden
  }
  .page-template-template-profile .profile-navigation ul.profile-navigation-list li {
    float: left
  }
  .page-template-template-profile .profile-navigation ul.profile-navigation-list li a {
    border-radius: 0px;
    color: #4f4f4f;
    margin: 0;
    padding: 10px
  }
  .page-template-template-profile .profile-navigation ul.profile-navigation-list li a.active {
    background-color: #1f3e6b;
    color: #fff;
    font-weight: 600
  }
  .page-template-template-profile .profile-navigation ul.profile-navigation-list li a.active:before {
    display: none
  }
  .page-template-template-profile .profile-fields:before {
    display: none
  }
}
@media(max-width: 767px) {
  .page-template-template-profile .profile-section .field > label {
    float: none;
    padding: 0;
    width: auto
  }
  .page-template-template-profile .profile-section .field > label.hide-on-mobile {
    display: none
  }
  .page-template-template-profile .profile-section .field > label.sub-label {
    color: #888;
    font-style: italic;
    margin: 0 0 10px 0
  }
}
@media(max-width: 550px) {
  .page-template-template-profile .profile-section .col-2 {
    float: none;
    width: 100%
  }
  .page-template-template-profile .profile-section .col-2:first-child {
    margin: 0 0 15px 0
  }
  .page-template-template-profile #main {
    padding: 0
  }
  .page-template-template-profile .profile-heading {
    border-width: 1px 0 0 0
  }
  .page-template-template-profile .profile-page, .page-template-template-profile .contributor-page {
    border-width: 1px 0
  }
}
.account-validated-message {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  background-color: #fff;
  border-radius: 0px;
  display: block;
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 20px 20px 20px 9rem;
  position: relative
}
.account-validated-message h2 {
  margin-top: 0 !important
}
.account-validated-message .fa {
  color: #1f3e6b;
  font-size: 400%;
  left: 1.5rem;
  opacity: .15;
  position: absolute;
  top: 1rem
}
@media only screen and (max-width: 550px) {
  .account-validated-message .fa {
    left: 1.5rem
  }
}
.account-validated-message p:last-child {
  margin: 0
}
body.single-recipe .single-author-details .date {
  display: none
}
body.single-recipe .single-author-details .by-author {
  margin: 10px 0 0 0
}
.entry-content > hr {
  margin: 4rem 0
}
.entry-content .ingredients-list li, .entry-content .steps-list li {
  line-height: 2.2
}
.entry-content .ingredients-list li::marker, .entry-content .steps-list li::marker {
  color: rgba(96, 74, 121, .6)
}
.entry-content .ingredients-list {
  list-style-type: none
}
.entry-content .ingredients-list li::before {
  border: 2px solid rgba(96, 74, 121, .6);
  border-radius: 0px;
  content: "";
  display: inline-block;
  height: 1.5rem;
  margin-left: -2rem;
  margin-right: 1rem;
  position: relative;
  top: .2rem;
  width: 1.5rem
}
.entry-content .steps-list li::marker {
  font-size: 2.25rem
}
#comments a.share-review-on-facebook {
  background-color: #4267b2;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin: 0 5px 0 0;
  padding: 2px 5px 2px 2px;
  text-decoration: none;
  vertical-align: middle
}
#comments a.share-review-on-facebook:focus, #comments a.share-review-on-facebook:hover {
  background-color: #365899
}
#comments a.share-review-on-facebook span.fb-icon {
  display: inline-block;
  height: 16px;
  margin: 0 4px 0 0;
  width: 16px
}
#comments a.share-review-on-facebook span.action-text {
  position: relative;
  top: -4px
}
#comments a.tweet-review {
  background-color: #1b95e0;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 1px 8px 1px 6px;
  text-decoration: none;
  vertical-align: middle
}
#comments a.tweet-review:focus, #comments a.tweet-review:hover {
  background-color: #0c7abf
}
#comments a.tweet-review i {
  background: rgba(0, 0, 0, 0) 0 0 no-repeat;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h72v72H0z%22%2F%3E%3Cpath%20class%3D%22icon%22%20fill%3D%22%23fff%22%20d%3D%22M68.812%2015.14c-2.348%201.04-4.87%201.744-7.52%202.06%202.704-1.62%204.78-4.186%205.757-7.243-2.53%201.5-5.33%202.592-8.314%203.176C56.35%2010.59%2052.948%209%2049.182%209c-7.23%200-13.092%205.86-13.092%2013.093%200%201.026.118%202.02.338%202.98C25.543%2024.527%2015.9%2019.318%209.44%2011.396c-1.125%201.936-1.77%204.184-1.77%206.58%200%204.543%202.312%208.552%205.824%2010.9-2.146-.07-4.165-.658-5.93-1.64-.002.056-.002.11-.002.163%200%206.345%204.513%2011.638%2010.504%2012.84-1.1.298-2.256.457-3.45.457-.845%200-1.666-.078-2.464-.23%201.667%205.2%206.5%208.985%2012.23%209.09-4.482%203.51-10.13%205.605-16.26%205.605-1.055%200-2.096-.06-3.122-.184%205.794%203.717%2012.676%205.882%2020.067%205.882%2024.083%200%2037.25-19.95%2037.25-37.25%200-.565-.013-1.133-.038-1.693%202.558-1.847%204.778-4.15%206.532-6.774z%22%2F%3E%3C%2Fsvg%3E);
  display: inline-block;
  height: 14px;
  position: relative;
  top: 2px;
  width: 14px
}
#comments a.tweet-review span {
  margin-left: 3px;
  position: relative;
  top: -2px;
  white-space: nowrap
}
.fixed-leaderboard {
  left: 0;
  margin: 0 !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999
}
.responsiveLeaderboardTopPlaceholder {
  display: none;
  width: 1px
}
.profile-completed-modal {
  display: none;
  padding: 20px;
  text-align: center
}
.profile-completed-modal h1 {
  color: #1f3e6b;
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 25px;
  text-transform: uppercase
}
.profile-completed-modal .mom-modal-content {
  color: #595959;
  font-size: 22px;
  margin: 0 0 25px
}
.profile-completed-modal .mom-modal-content *:last-child {
  margin: 0
}
.profile-completed-modal a.btn-primary {
  font-size: 18px;
  padding: 15px 20px
}
@media only screen and (max-width: 440px) {
  .profile-completed-modal h1 {
    font-size: 20px
  }
  .profile-completed-modal .mom-modal-content {
    font-size: 18px
  }
  .profile-completed-modal a.btn-primary {
    font-size: 16px;
    padding: 10px 15px
  }
}
.mom-connect-banner {
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef;
  margin: 4rem 0 0;
  padding: 3rem 0;
  text-align: center
}
.mom-connect-banner .shared-with, .mom-connect-banner .powered-by {
  color: #5b5b5b;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: .5px;
  margin-bottom: 0
}
.mom-connect-banner .powered-by {
  display: block;
  font-size: 15px;
  margin: 1rem 0 0
}
.mom-connect-banner .powered-by img {
  left: 2px;
  position: relative;
  top: -3px
}
.mom-connect-banner .powered-by a img {
  transition: -webkit-transform .2s ease-in;
  transition: transform .2s ease-in;
  transition: transform .2s ease-in, -webkit-transform .2s ease-in;
  will-change: transform
}
.mom-connect-banner .powered-by a img:hover, .mom-connect-banner .powered-by a img:active, .mom-connect-banner .powered-by a img:focus {
  -webkit-transform: scale(1.07);
  transform: scale(1.07)
}
.mom-connect-banner + .page-social-single.bottom, .mom-connect-banner + .page-social-single.bottom .page-social {
  padding-top: 0
}
body.single-review #main .img-circle {
  border-radius: 0;
  margin-top: 12px
}
.pw-sharequote__outer {
  padding: 8px 10px !important
}
.pw-sharequote-close {
  border: none !important;
  margin-left: 0 !important
}
.pw-button {
  margin: 0 2px !important
}
#sidebar {
  margin-bottom: 2rem
}
#sidebar .piped li {
  border-right-color: #1f3e6b;
  font-size: 1.2rem;
  margin: 1rem 0 0;
  padding: 3px 10px
}
#sidebar .ad-wrapper {
  background-color: #fff
}
@-webkit-keyframes fadein {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadein {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeout {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.insert-post-ads {
  margin: 25px -19px
}
.insert-post-ads > div {
  margin: auto
}
.insert-post-ads > div > div {
  background-color: #f6f6f7;
  margin: 0 auto
}
.insert-post-ads .active > div {
  -webkit-animation: fadein 1.8s;
  animation: fadein 1.8s
}
#main .adWrapper {
  background-color: #fff;
  border-radius: 0px
}
#main .adWrapper > div > div {
  margin-bottom: 0;
  padding: 19px 0
}
#main .page-header small a:hover, #main .page-header small a:active, #main .page-header small a:focus {
  text-decoration: underline
}
#main .col-sm-12 > .well.module-content.module-owl .fa-inverse {
  font-size: 2.5rem
}
#main .col-sm-12 > .well.module-content.module-owl .owl-prev {
  float: left;
  margin: 0 15px 15px
}
#main .col-sm-12 > .well.module-content.module-owl .owl-next {
  float: right;
  margin: 0 15px 15px
}
#main .col-sm-12 > .well.module-content.module-owl .owl-next i {
  text-indent: .4rem
}
#main .stacked-look > a {
  border-radius: 0px;
  display: block;
  transition: box-shadow .13s ease-in, -webkit-transform .13s ease-in;
  transition: box-shadow .13s ease-in, transform .13s ease-in;
  transition: box-shadow .13s ease-in, transform .13s ease-in, -webkit-transform .13s ease-in
}
#main .stacked-look > a:hover, #main .stacked-look > a:active, #main .stacked-look > a:focus {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  -webkit-transform: scale(1.01);
  transform: scale(1.01)
}
#main .stacked-look > a:hover h3, #main .stacked-look > a:active h3, #main .stacked-look > a:focus h3 {
  text-decoration: underline
}
#main .stacked-look > a:hover .btn, #main .stacked-look > a:active .btn, #main .stacked-look > a:focus .btn {
  background-color: #f6f6f6;
  color: #1f3e6b;
}
#main .pagination, #main .page-numbers {
  margin: 1.5rem 0 1.5rem -1px
}
#main .tab-content .page-numbers {
  margin-top: 0
}
.page-header small {
  color: #5b5b5b;
  font-size: 95%
}
.page-header .post-type {
  color: #1f3e6b;
  display: block;
  font-size: 60%;
  padding-bottom: 4px;
  text-transform: uppercase
}
.page-header #comments ul.nav-tabs li a, .page-header .btn-primary {
  font-weight: 600
}
.page-header .btn-primary {
  border-radius: 0px;
  color: #fff;
  font-size: 13.5px
}
.archive.category .page-header {
  border-radius: 0px;
  margin-bottom: 2rem
}
.archive.category .page-header, .archive.tag .page-header {
  background-color: rgba(0, 0, 0, 0)
}
.archive.category .page-title, .archive.tag .page-title {
  text-transform: capitalize
}
.back-to-top-link {
  color: #666
}
.back-to-top-link:hover {
  text-decoration: underline
}
.popup-separator a {
  text-decoration: underline
}
#shareBox a.close {
  color: #fff !important;
  left: 5px;
  opacity: .7;
  position: absolute
}
#answer_name {
  width: 100%
}
#answer_description {
  width: 100%
}
.form-group {
  padding-top: 15px
}
.header-search-form {
  height: 5.2rem;
  position: absolute;
  right: 1.4rem;
  top: 21px;
  transition: background-color .2s ease-out, right .2s ease-out, color .2s ease-out, min-width .2s ease-out, max-width .2s ease-out, width .2s ease-out, -webkit-transform .2s ease-out;
  transition: background-color .2s ease-out, right .2s ease-out, transform .2s ease-out, color .2s ease-out, min-width .2s ease-out, max-width .2s ease-out, width .2s ease-out;
  transition: background-color .2s ease-out, right .2s ease-out, transform .2s ease-out, color .2s ease-out, min-width .2s ease-out, max-width .2s ease-out, width .2s ease-out, -webkit-transform .2s ease-out;
  width: 33.5rem
}
.header-search-form.hidden {
  right: -13rem;
  top: 0;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg)
}
.header-search-form.combined-form input {
  border: 2px solid #1f3e6b;
  font-size: 110%;
  margin-top: -2px;
  outline: 0;
  padding: 1rem 1rem 1rem 1.5rem
}
.header-search-form.combined-form input:hover, .header-search-form.combined-form input:active, .header-search-form.combined-form input:focus {
  border-color: #f6f6f6
}
.header-search-form .input-text {
  background-color: #fff;
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
  color: #1f3e6b;
  font-weight: 400;
  width: 100%
}
.header-search-form .input-submit {
  background-color: #e1dae8;
  border-bottom-right-radius: 0;
  border-right: 0;
  border-top-right-radius: 0;
  color: #1f3e6b !important;
  text-transform: uppercase
}
.header-search-form .input-submit:hover, .header-search-form .input-submit:active, .header-search-form .input-submit:focus {
  background-color: #1f3e6b !important;
  color: #fff !important
}
.hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  left: -9999px;
  max-height: 0;
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -9999px;
  white-space: nowrap;
  width: 1px
}
.combined-form {
  display: flex;
  margin-bottom: 0
}
.combined-form button, .combined-form button[type=submit], .combined-form input, .combined-form input[type=submit] {
  height: 100%;
  padding: .45em 1em
}
.combined-form .stretch {
  flex: 1
}
.combined-form .normal {
  flex: 0;
  margin-left: -2px
}
.combined-form .input-text {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}
.combined-form .input-text:invalid:focus:not(:-moz-placeholder-shown) {
  border-color: #b64153
}
.combined-form .input-text:invalid:focus:not(:placeholder-shown) {
  border-color: #b64153
}
.combined-form .input-submit {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.vertical-center {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: flex-end
}
.header-social-wrapper {
  height: 90px
}
.btn-default {
  border-color: #1f3e6b;
  color: #1f3e6b
}
.btn-default:hover, .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default, .btn-default.active:hover {
  background-color: #e1dae8;
  color: #1f3e6b
}
.btn-group-justified .btn.btn-primary {
  border-color: #1f3e6b;
  text-transform: none
}
.btn-group-justified .btn:not(:last-of-type) {
  border-right-color: rgba(0, 0, 0, 0)
}
.btn-group-justified .btn-primary .fa {
  top: 0
}
.breadcrumbs-container {
  margin-top: 20px
}
.featured-image {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  margin-left: -8px;
  margin-right: -8px;
  position: relative;
  text-align: center;
  z-index: 1
}
.featured-image + div + .entry-content {
  padding-top: 25px !important
}
.featured-image + .grid-container {
  margin: 35px 0 !important
}
.featured-image + .page-social {
  padding-top: 25px
}
.featured-image iframe {
  display: block
}
.module-content .grid-container {
  margin-bottom: 0
}
.module-content h2 {
  border-bottom-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  padding-bottom: 15px
}
.entry-content blockquote {
  color: #1f3e6b;
  font-style: italic;
  line-height: 1.4;
  margin-bottom: 15px
}
.entry-content blockquote {
  font-weight: 200;
  line-height: 1.2;
  padding-top: .5rem
}
.entry-content blockquote p {
  color: #1f3e6b;
  display: block;
  margin-bottom: 1rem
}
@supports(-webkit-background-clip: text) {
  .entry-content blockquote p {
    background: -webkit-linear-gradient(82deg, #f6f6f6, #1f3e6b);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
  }
}
.entry-content blockquote p cite {
  color: #5b5b5b;
  display: block;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 300;
  padding-top: .2rem;
  -webkit-text-fill-color: #5b5b5b
}
.well a + hr.dotted {
  margin: 0
}
.well a .fa-stack {
  float: left;
  margin-right: 12px;
  opacity: .8
}
.well .text-dimmed {
  display: block;
  margin-left: 48px
}
.well .text-dimmed p {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  margin-bottom: 2.3rem;
  overflow: hidden
}
hr.dotted, hr.dotted-light {
  border-color: rgba(0, 0, 0, 0) !important;
  padding-bottom: 5px
}
hr.dotted:last-of-type, hr.dotted-light:last-of-type {
  margin-bottom: 0
}
.avatar {
  background-color: #fff;
  border-radius: 100%;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, .15)
}
.search .page-header {
  border-radius: 0px;
  margin-bottom: 3rem
}
.searchform {
  padding: 1.5rem 0
}
.space-bottom {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  margin: 4rem 0
}
.post-type-archive-competition .page-header, .post-type-archive-video .page-header {
  border-radius: 0px;
  margin-bottom: 2rem
}
.pw-jumbo-counter__label {
  color: #5b5b5b !important
}
.owl-item hr.dotted, .owl-item hr.dotted-light {
  display: none
}
.fa-spinner {
  color: #1f3e6b
}
@media(min-width: 768px) {
  .modal-dialog {
    margin: calc(50vh - 10rem) auto;
    width: 550px
  }
}
a:active, a:focus {
  color: #1f3e6b
}
.galleria-theme-twelve .galleria-stage {
  background: rgba(0, 0, 0, 0)
}
.galleria-container .fullscreen {
  z-index: 9999999999
}
.lead-first > p:first-of-type {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px
}
@media(min-width: 768px) {
  .lead-first > p:first-of-type {
    font-size: 21px
  }
}
.heart-btn {
  border: 1px solid #e1dae8;
  border-radius: 0px;
  cursor: pointer;
  min-height: 22px;
  min-width: 63px;
  outline: none;
  position: relative;
  top: 2px;
  transition: border-color .2s ease-in
}
.heart-btn.loved {
  cursor: default
}
.heart-btn.loved .heart {
  background-position: -2800px 0;
  transition: background 1s steps(28)
}
.heart-btn.loved .heart-text {
  padding-right: 0
}
.heart-btn:active, .heart-btn:focus, .heart-btn:hover {
  border-color: #f6f6f6
}
.heart-btn:active .heart, .heart-btn:focus .heart, .heart-btn:hover .heart {
  -webkit-transform: scale(0.5);
  transform: scale(0.5)
}
.heart {
  -webkit-animation: fave-heart 1s steps(28);
  animation: fave-heart 1s steps(28);
  background: url(/wp-content/themes/mouthsofmums/images/recipes/heart.png) no-repeat;
  background-position: 0 0;
  cursor: pointer;
  height: 100px;
  left: -37px;
  position: absolute;
  top: -40px;
  -webkit-transform: scale(0.45);
  transform: scale(0.45);
  transition: -webkit-transform .21s ease-in-out;
  transition: transform .21s ease-in-out;
  transition: transform .21s ease-in-out, -webkit-transform .21s ease-in-out;
  width: 100px
}
.heart-text {
  color: #1f3e6b;
  padding-right: 4px;
  position: relative;
  text-align: right
}
@-webkit-keyframes fave-heart {
  0% {
    background-position: 0 0
  }
  100% {
    background-position: -2800px 0
  }
}
@keyframes fave-heart {
  0% {
    background-position: 0 0
  }
  100% {
    background-position: -2800px 0
  }
}
#quick-registration {
  max-width: 40rem
}
.help-text {
  color: #5b5b5b;
  display: block;
  font-weight: 400;
  margin: .5rem 0
}
.help-text .fa {
  color: #1f3e6b;
  margin-right: .2rem
}
.help-text a {
  text-decoration: underline
}
p.comment-count {
  color: #5b5b5b;
  margin-bottom: 0
}
p.comment-count a {
  text-decoration: none
}
p.comment-count a:active, p.comment-count a:focus, p.comment-count a:hover {
  text-decoration: underline
}
p.comment-count .fa {
  color: #1f3e6b;
  font-size: 110%;
  margin-right: .55rem;
  position: relative;
  top: -0.1rem
}
@media(max-width: 550px) {
  p.comment-count {
    display: block;
    float: left !important;
    margin: 0;
    padding-top: 1.5rem;
    width: 100%
  }
}
.wp-caption-text {
  color: #5b5b5b;
  margin: .5rem
}
.thank-you-msg {
  font-size: 1.8rem
}
.thank-you-msg .fa {
  font-size: 2rem;
  margin-right: 5px
}
.visible-xs .action-box h2 {
  font-size: 2.5rem;
  margin-top: 0
}
.logged-in .visible-xs .action-box h2 {
  margin-bottom: 0
}
.text-muted {
  color: #5b5b5b
}
.youtube-grid p {
  display: inline-block;
  margin-bottom: 0
}
.youtube-grid iframe {
  height: auto !important;
  width: 234px !important
}
.btn-loading {
  cursor: wait !important
}
.ad-wrapper.skin {
  height: calc(100% - 152px);
  overflow: hidden;
  position: absolute;
  top: 152px;
  width: 100%;
  z-index: 0
}
.ad-wrapper.skin > div {
  cursor: pointer;
  position: absolute;
  width: 300px
}
.ad-wrapper.skin .skin-left {
  left: calc(50% - 885px)
}
.ad-wrapper.skin .skin-right {
  right: calc(50% - 885px)
}
body.logged-in .ad-wrapper.skin {
  height: calc(100% - 184px);
  top: 184px
}
@media(max-width: 1520px) {
  .ad-wrapper.skin {
    display: none !important
  }
}
.questionBlock input[type=radio] {
  margin-right: 10px
}
.radioToggle .radio:not(.checked) + .errorParent.form-indent {
  display: none !important
}
[id] {
  scroll-margin-top: 19rem
}
.comp-shortcode-wrapper {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  align-items: center;
  background-color: #1f3e6b;
  border: none;
  border-radius: 0px;
  color: #fff;
  margin: 4rem -26px;
  padding: 3rem
}
.comp-shortcode-wrapper #subscribe {
  font-weight: 500;
  margin-top: 0
}
.comp-shortcode-wrapper .e-widget-wrapper {
  box-shadow: none;
  margin: 3rem auto 1rem;
  overflow: hidden
}
.comp-shortcode-wrapper .e-widget-wrapper iframe {
  margin-bottom: -26px !important
}
.comp-shortcode-wrapper p {
  margin-bottom: 0
}
.affiliate-disclaimer {
  display: block;
  opacity: .8;
  padding-top: 3rem
}
.affiliate-disclaimer a {
  text-decoration: underline
}
.post-review-questions hr {
  opacity: .5
}
#ecu_uploadform > iframe {
  min-height: 8rem
}
#ecu_preview .ecu_preview_img {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  border-radius: 0px;
  margin: 2rem 0 1rem
}
.myrp_review .star-rating-control, .myrp_rating_container > .myrp_rating_container {
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transform-origin: right;
  transform-origin: right
}
.myrp_average_row > .myrp_rating_container > .myrp_rating_container {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transform-origin: right;
  transform-origin: right
}
.div.star-rating, div.star-rating a, .myrp_disabled_star, .myrp_disabled_star_on {
  background-image: url(images/stars-bpb.svg) !important;
  background-size: 12px
}
div.big-star-rating a, .myrp_big_disabled_star, .myrp_big_disabled_star_on {
  background-image: url(images/stars-big-bpb.svg) !important;
  background-size: 24px
}
.star-rating-control .rating-cancel {
  display: none !important
}
.myrp_table td, .myrp_review td, .myrp_boxes td {
  vertical-align: middle !important
}
.divider-text {
  background: radial-gradient(#e5e5e5, transparent);
  height: 1px;
  margin: 2rem 0 1.5rem;
  opacity: .75;
  text-align: center;
  width: 100%
}
.divider-text span {
  background: #fff;
  color: #737373;
  padding: .9rem;
  position: relative;
  top: -1.2rem
}
#commentform fieldset label {
  display: block;
  font-weight: 600
}
.help-block.inline-help-block {
  display: inline;
  float: right;
  font-size: 90%;
  font-weight: 400;
  margin: 0
}
@media(max-width: 800px) {
  .help-block.inline-help-block {
    display: block;
    float: none;
    margin-top: .5rem
  }
}
.help-block.inline-help-block a {
  text-decoration: none !important
}
.help-block.inline-help-block a:active, .help-block.inline-help-block a:hover, .help-block.inline-help-block a:focus {
  text-decoration: underline !important
}
legend .help-block.inline-help-block {
  font-size: 60%;
  margin-top: .7rem
}
@media(max-width: 800px) {
  .desktop-only {
    display: none !important
  }
}
#commentform input.error, #commentform textarea.error {
  border-color: #dc0101 !important
}
#commentform input.error::before {
  border-right: 1px solid #dc0101 !important;
  content: "";
  display: block;
  height: 2.5rem;
  left: -2rem;
  position: relative;
  top: -0.6rem;
  width: 1rem
}
.archive #main, .page-template-template-featuredpage #main {
  margin-bottom: 3rem
}
.archive #main .well.module-content.well-modern, .page-template-template-featuredpage #main .well.module-content.well-modern {
  border-radius: 0px;
  display: block;
  padding: 0
}
.archive #main .well.module-content.well-modern .row, .page-template-template-featuredpage #main .well.module-content.well-modern .row {
  display: flex
}
.archive #main .well.module-content.well-modern img, .page-template-template-featuredpage #main .well.module-content.well-modern img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.archive #main .well.module-content.well-modern .col-xs-3, .page-template-template-featuredpage #main .well.module-content.well-modern .col-xs-3 {
  min-width: 115px
}
.archive #main .well.module-content.well-modern .col-xs-9.col-sm-8, .page-template-template-featuredpage #main .well.module-content.well-modern .col-xs-9.col-sm-8 {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
  padding: 1.8rem 3rem 1.8rem .5rem
}
.archive #main .well.module-content.well-modern h2, .page-template-template-featuredpage #main .well.module-content.well-modern h2 {
  color: #1f3e6b;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-transform: uppercase
}
.archive .trc_related_container, .page-template-template-featuredpage .trc_related_container {
  display: none
}
@media screen and (min-width: 500px) {
  .latest-forum-posts .icon-block {
    position: relative;
    top: -1.4rem
  }
}
.latest-forum-posts .icon-block small:hover, .latest-forum-posts .icon-block small:active, .latest-forum-posts .icon-block small:focus {
  text-decoration: none !important
}
.latest-forum-posts .question-row {
  margin-bottom: 1rem
}
.latest-forum-posts .question-row:last-of-type {
  margin-bottom: 0
}
.single-forum .entry-content:has(#simplejoin) {
  margin-bottom: 3rem;
  padding-bottom: 0
}
.single-forum .entry-content #simplejoin {
  margin-top: 4rem
}
.post-type-archive-forum .entry-content p:last-child {
  margin-bottom: 0
}
.page-numbers + .btn-primary.displayCTA.btn-lg.pull-right {
  margin-top: 1rem
}
.wom-download-btn {
  display: block;
  margin: 1rem auto;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  white-space: normal;
  word-wrap: break-word
}
.section-mums {
  margin: 20px 0
}
.section-mums .mumDetails {
  margin: 0 2px 50px 0;
  padding: 4px;
  position: relative;
  width: 575px
}
.section-mums .mumDetails img {
  float: left;
  max-width: 200px;
  width: 200px
}
.section-mums .mumDetails .contentMum {
  float: left;
  margin: 0 10px;
  text-align: justify;
  width: 350px
}
.section-mums .mumDetails .followMum {
  float: right;
  position: absolute
}
.section-mums .mumVideos {
  text-align: center
}
.section-mums .mumVideos .videoThumbnail {
  float: left;
  width: 350px
}
.section-mums-horizontal .mumDetails {
  float: left;
  margin: 0 2px 20px 0;
  padding: 4px;
  width: 150px
}
.section-mums-horizontal .mumDetails img {
  float: left;
  max-width: 150px;
  width: 150px
}
.section-mums-horizontal .mumDetails .followMum {
  background-color: #7271b1;
  border-radius: 0px;
  color: #fff;
  float: left;
  font-weight: bold;
  margin: 20px 0 0;
  padding: 6px;
  position: relative;
  text-align: center;
  width: 140px
}
.section-mums-horizontal .mumDetails .followMum a {
  color: #fff
}
.totyotapromo .mumDetailsPage .mumImage {
  float: left
}
.totyotapromo .mumDetailsPage .mumImage img {
  height: 160px;
  width: 160px
}
.totyotapromo .mumDetailsPage .mumDetails {
  float: left;
  margin: 0 20px;
  width: 165px
}
.totyotapromo .mumDetailsPage .mumVideo {
  float: left;
  width: 335px
}
.totyotapromo .mumDetailsPage .mumVideo img {
  width: 160px
}
.totyotapromo .commentDay {
  color: red;
  font-weight: bold;
  padding: 10px 0
}
.totyotapromo .commentHeader {
  float: none;
  height: 60px
}
#jquery-overlay {
  height: 500px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90
}
#jquery-lightbox {
  left: 0;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100
}
#jquery-lightbox a img {
  border: none
}
#lightbox-container-image-box {
  background-color: #fff;
  height: 250px;
  margin: 0 auto;
  max-width: 600px;
  position: relative;
  width: 250px
}
#lightbox-container-image {
  padding: 10px
}
#lightbox-loading {
  height: 25%;
  left: 0%;
  line-height: 0;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%
}
#lightbox-nav {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}
#lightbox-container-image-box > #lightbox-nav {
  left: 0
}
#lightbox-nav a {
  outline: none
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  display: block;
  height: 100%;
  width: 49%;
  zoom: 1
}
#lightbox-nav-btnPrev {
  float: left;
  left: 0
}
#lightbox-nav-btnNext {
  float: right;
  right: 0
}
#lightbox-container-image-data-box {
  background-color: #fff;
  font: 10px Verdana, Helvetica, sans-serif;
  line-height: 1.4em;
  margin: 0 auto;
  max-width: 580px;
  overflow: auto;
  padding: 0 10px 10px;
  width: 100%
}
#lightbox-container-image-data {
  color: #666;
  padding: 0 10px
}
#lightbox-container-image-data #lightbox-image-details {
  float: left;
  text-align: left;
  width: 70%
}
#lightbox-image-details-caption {
  font-weight: bold
}
#lightbox-image-details-currentNumber {
  clear: left;
  display: none !important;
  padding-bottom: 1em
}
#lightbox-secNav-btnClose {
  float: right;
  padding-bottom: .7em;
  width: 66px
}
.mom-ad {
  padding-bottom: 25px;
  text-align: center
}
.mom-ad a {
  display: block
}
.ad-wrapper {
  clear: both;
  text-align: center;
  width: 100%
}
.ad-wrapper img {
  display: block;
  margin: auto
}
.ad-wrapper div {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}
#page .ad-wrapper div img {
  display: inline-block
}
ins.dcmads {
  max-width: 100%
}
.responsiveMrecTop, .responsiveMrecMiddle, .responsiveMrecThree, .responsiveMrecFour {
  overflow: hidden
}
.responsiveMrecTop > div, .responsiveMrecMiddle > div, .responsiveMrecThree > div, .responsiveMrecFour > div {
  display: inline-block;
  margin: 0 0 20px
}
.single-competition #sidebar > .owl-car_ousel.stacked-look + .ad-wrapper {
  border-radius: 0px 0px 0 0
}
.single-competition #sidebar > .owl-car_ousel.stacked-look + .ad-wrapper + .ad-wrapper {
  border-radius: 0px 0px 0 0
}
.single-competition .responsiveMrecThree > div, .single-competition .responsiveMrecFour > div {
  margin: 20px 0 10px 0
}
.imgareaselect-border1 {
  background: url(images/border-v.gif) repeat-y left top
}
.imgareaselect-border2 {
  background: url(images/border-h.gif) repeat-x left top
}
.imgareaselect-border3 {
  background: url(images/border-v.gif) repeat-y right top
}
.imgareaselect-border4 {
  background: url(images/border-h.gif) repeat-x left bottom
}
.imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: .5
}
.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: .5
}
.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5
}
.page-numbers, .pagination {
  border-radius: 0px;
  display: inline-block;
  margin: 0;
  padding-left: 0
}
.page-numbers .page-numbers, .pagination .page-numbers {
  border-radius: 0;
  display: initial;
  margin: initial;
  padding: initial
}
.page-numbers > li, .pagination > li {
  display: inline
}
.page-numbers > li > a.page-numbers, .page-numbers > li > span.page-numbers, .pagination > li > a.page-numbers, .pagination > li > span.page-numbers {
  background-color: #fff;
  border: 1px solid #1f3e6b;
  color: #1f3e6b;
  float: left;
  font-size: 18px;
  line-height: 1.428571429;
  margin-left: -1px;
  padding: 10px 16px;
  position: relative;
  text-decoration: none
}
.page-numbers > li:first-child > a, .page-numbers > li:first-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  margin-left: 0
}
.page-numbers > li:last-child > a, .page-numbers > li:last-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px
}
.page-numbers > li > a:hover, .page-numbers > li > a:focus, .page-numbers > li > span:hover, .page-numbers > li > span:focus, .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background-color: #eee;
  border-color: #1f3e6b;
  color: #1f3e6b;
  z-index: 2
}
.page-numbers > .active > a, .page-numbers > .active > a:hover, .page-numbers > .active > a:focus, .page-numbers > .active > span, .page-numbers > .active > span:hover, .page-numbers > .active > span:focus, .page-numbers li > span.current, .page-numbers li > span.current:hover, .page-numbers li > span.current:focus, .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus, .pagination li > span.current, .pagination li > span.current:hover, .pagination li > span.current:focus {
  background-color: #1f3e6b;
  border-color: #1f3e6b;
  color: #fff;
  cursor: default;
  z-index: 3
}
.websitename {
  display: block;
  left: -9999px;
  position: absolute
}
.heart-display {
  color: #b64153;
  font-size: 14px;
  line-height: 14px;
  width: 90px
}
.heart-display span.nbloves-int {
  font-weight: bold
}
.heart-display img {
  margin-right: 4px;
  vertical-align: bottom !important;
  width: 15px
}
body.archive .heart-display {
  font-size: 12px;
  line-height: 12px
}
.content-preview-message {
  color: #bb3d51;
  float: left;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-style: italic;
  margin-left: 10px;
  width: 320px
}
.recipe-popup textarea {
  height: 70px;
  max-width: 670px;
  width: 100%
}
.recipe-popup .form-row {
  clear: both;
  overflow: hidden;
  padding: 4px 0
}
.recipe-popup .form-drag {
  background: url("images/recipes/icon-drag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: move;
  display: block;
  float: left;
  height: 18px;
  margin: 5px 5px 0 0;
  position: relative;
  width: 19px
}
.recipe-popup .form-remove {
  background: url("images/recipes/icon-remove.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  float: left;
  height: 13px;
  margin: 5px 0 0 5px;
  width: 13px
}
.recipe-popup .ingredients-amout-col {
  float: left;
  margin-right: 15px;
  max-width: 100px;
  width: 100%
}
.recipe-popup .ingredients-amout-col input {
  width: 90%
}
.recipe-popup .ingredients-name-col {
  float: left;
  max-width: 395px;
  width: 100%
}
.recipe-popup .ingredients-name-col input {
  width: 95%
}
.recipe-popup .step-name-col {
  float: left;
  font-weight: bold;
  padding: 4px;
  width: 60px
}
.recipe-popup .step-value-col {
  float: left;
  max-width: 440px;
  width: 90%
}
.recipe-popup .step-value-col textarea {
  resize: vertical;
  width: 95%
}
.recipe-popup #recipe_description {
  height: 80px;
  width: 100%
}
.recipe-popup .recipe-categories {
  overflow: hidden
}
.recipe-popup .recipe-categories dd {
  margin: 10px 0
}
.recipe-popup .recipe-categories dd.recipe-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 150px
}
.recipe-popup .form-row-title .ingredients-amout-col {
  max-width: 125px;
  width: 100%
}
.recipe-popup .form-row-footer {
  min-height: 30px;
  padding: 8px 0
}
.recipe-popup .form-row-footer a {
  float: right
}
.recipe-popup .field-temp-copy {
  color: gray;
  font-style: italic
}
.postcraft .heart-display, .single-craft .heart-display {
  color: #00b9d2
}
.craft-popup textarea {
  height: 70px;
  max-width: 670px;
  width: 100%
}
.craft-popup .craft-categories {
  overflow: hidden
}
.craft-popup .craft-categories dd {
  margin: 10px 0
}
.craft-popup .craft-categories dd.craft-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 240px
}
.craft-popup .form-row-title .ingredients-amout-col {
  width: 135px
}
.craft-popup .form-row-footer {
  height: 30px;
  padding: 8px 0
}
.craft-popup .form-row-footer a {
  float: right
}
.craft-popup .field-temp-copy {
  color: gray;
  font-style: italic
}
.craft-popup .form-row {
  clear: both;
  overflow: hidden;
  padding: 4px 0
}
.craft-popup .form-drag {
  background: url("images/recipes/icon-drag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: move;
  display: block;
  float: left;
  height: 18px;
  margin: 3px 5px 0 0;
  position: relative;
  width: 19px
}
.craft-popup .form-remove {
  background: url("images/recipes/icon-remove.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  float: left;
  height: 13px;
  margin: 5px 0 0 5px;
  width: 13px
}
.craft-popup .material-amout-col {
  float: left;
  margin-right: 15px;
  max-width: 100px;
  width: 100%
}
.craft-popup .material-amout-col input {
  width: 90%
}
.craft-popup .material-name-col {
  float: left;
  max-width: 395px;
  width: 100%
}
.craft-popup .material-name-col input {
  width: 95%
}
.craft-popup .step-name-col {
  float: left;
  font-weight: bold;
  padding: 4px;
  width: 60px
}
.craft-popup .step-value-col {
  float: left;
  max-width: 440px;
  width: 90%
}
.craft-popup .step-value-col textarea {
  resize: vertical;
  width: 95%
}
.craft-popup .craft-categories {
  overflow: hidden
}
.craft-popup .craft-categories dd {
  margin: 10px 0
}
.craft-popup .craft-categories dd.craft-cat {
  float: left;
  line-height: 12px;
  margin: 6px 12px;
  width: 160px
}
.craft-popup .craft-categories dd.craft-tag {
  width: 160px
}
.craft-popup .form-row-title .ingredients-amout-col {
  max-width: 125px;
  width: 100%
}
.craft-popup .form-row-footer {
  height: 30px;
  padding: 8px 0
}
.craft-popup .form-row-footer a {
  float: right
}
.craft-popup .field-temp-copy {
  color: gray;
  font-style: italic
}
.craft-popup .content-preview-message {
  color: #00b9d2
}
.page-id-63625 table, .page-id-150185 table, .page-id-46659 table {
  border: none;
  margin: 0
}
.page-id-63625 .rewards_status, .page-id-150185 .rewards_status, .page-id-46659 .rewards_status {
  color: #4f4f4f;
  font-size: 12px;
  font-weight: bold;
  padding: 0px
}
.page-id-63625 .rewards_status img, .page-id-150185 .rewards_status img, .page-id-46659 .rewards_status img {
  margin-left: 5px;
  vertical-align: middle;
  width: 25px
}
.page-id-63625 .rewards_status td, .page-id-150185 .rewards_status td, .page-id-46659 .rewards_status td {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  padding: 10px 0
}
.page-id-63625 .rewards_status .rewards-numbers, .page-id-150185 .rewards_status .rewards-numbers, .page-id-46659 .rewards_status .rewards-numbers {
  background-color: #bc93b0;
  border: medium none;
  border-radius: 0px;
  color: #fff;
  padding: 10px 20px;
  text-align: center
}
.page-id-63625 .rewards_status .rewards-gauge, .page-id-150185 .rewards_status .rewards-gauge, .page-id-46659 .rewards_status .rewards-gauge {
  height: 40px;
  position: relative;
  width: 100%
}
.page-id-63625 .rewards_status .rewards-gauge .not-top-earner, .page-id-150185 .rewards_status .rewards-gauge .not-top-earner, .page-id-46659 .rewards_status .rewards-gauge .not-top-earner {
  background-color: #1f3e6b;
  border-radius: 0px 0 0 3px;
  float: left;
  height: 30px;
  margin: 5px 0;
  width: 65%
}
.page-id-63625 .rewards_status .rewards-gauge .top-earner, .page-id-150185 .rewards_status .rewards-gauge .top-earner, .page-id-46659 .rewards_status .rewards-gauge .top-earner {
  background-color: #f6f6f6;
  border-radius: 0 0px 0px 0;
  float: left;
  height: 30px;
  margin: 5px 0;
  width: 35%
}
.page-id-63625 .rewards_status .rewards-gauge .gauge-marker, .page-id-150185 .rewards_status .rewards-gauge .gauge-marker, .page-id-46659 .rewards_status .rewards-gauge .gauge-marker {
  background-color: #4f4f4f;
  border-radius: 0px;
  height: 40px;
  position: absolute;
  top: 0;
  width: 5px
}
.page-id-63625 .rewards_status .gauge-nb-prizes, .page-id-150185 .rewards_status .gauge-nb-prizes, .page-id-46659 .rewards_status .gauge-nb-prizes {
  font-size: smaller;
  font-weight: normal;
  padding: 10px 0 0;
  text-align: right;
  text-transform: uppercase
}
.page-id-63625 .rewards_status .gauge-footer, .page-id-150185 .rewards_status .gauge-footer, .page-id-46659 .rewards_status .gauge-footer {
  font-weight: normal
}
.page-id-63625 .rewards_status .gauge-footer p, .page-id-150185 .rewards_status .gauge-footer p, .page-id-46659 .rewards_status .gauge-footer p {
  margin-bottom: 0
}
.page-id-63625 #cp_logs_table th, .page-id-150185 #cp_logs_table th, .page-id-46659 #cp_logs_table th {
  background-color: #1f3e6b;
  color: #ffffff
}
.page-id-63625 #cp_logs_table td, .page-id-150185 #cp_logs_table td, .page-id-46659 #cp_logs_table td {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1f3e6b
}
.page-id-63625 #cp_logs_table td.td-points, .page-id-150185 #cp_logs_table td.td-points, .page-id-46659 #cp_logs_table td.td-points {
  text-align: center
}
.page-id-63625 #cp_logs_table td.td-date, .page-id-150185 #cp_logs_table td.td-date, .page-id-46659 #cp_logs_table td.td-date {
  text-align: center;
  width: 100px
}
.prize-selection {
  clear: both;
  height: 60px
}
.prize-selection label {
  display: block;
  float: left;
  width: 120px
}
.prize-selection select {
  float: left;
  width: 300px
}
.myrp_boxes {
  clear: both
}
.myrp_title_cell {
  padding-right: 40px !important;
  padding-left: 15px;
  width: 70%
}
.myrp_title_cell strong {
  font-weight: 300
}
.myrp_table, .myrp_review, .myrp_boxes {
  color: #1f3e6b;
  margin: 20px auto 40px
}
.myrp_table .myrp_title, .myrp_review .myrp_title, .myrp_boxes .myrp_title {
  display: none
}
.myrp_table table, .myrp_review table, .myrp_boxes table {
  width: 100%
}
.myrp_table td, .myrp_review td, .myrp_boxes td {
  padding: 14px;
  vertical-align: baseline
}
.myrp_table tr:nth-child(odd) td, .myrp_review tr:nth-child(odd) td, .myrp_boxes tr:nth-child(odd) td {
  background-color: #f4f4f4
}
.myrp_review {
  margin-bottom: 0
}
.myrp_review .myrp_input_message {
  background-color: rgba(0, 0, 0, 0) !important;
  color: #000;
  font-weight: 300;
  padding: 0 0 10px
}
.myrp_review .myrp_input_message em {
  font-style: normal
}
.myrp_review .star-rating-control {
  display: inline-block
}
.myrp_review .star-rating-control .star-rating {
  letter-spacing: 100px;
  text-indent: -999em
}
.myrp_rating_container, .myrp_input_value {
  text-align: right;
  width: 20%
}
.myrp_rating_container .myrp_rating_container, .myrp_input_value .myrp_rating_container {
  display: inline-block;
  padding: 0
}
@media(max-width: 767px) {
  #commentform .myrp_input_value {
    width: 45%
  }
  #commentform .myrp_title_cell {
    width: 55%
  }
}
#commentform a:not(.btn) {
  text-decoration: underline
}
.myrp_average_row .myrp_title_cell {
  color: #bb3d51;
  font-size: 16px;
  padding-top: 9px;
  text-transform: uppercase
}
.myrp_average_row .myrp_title_cell span span {
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-style: italic;
  text-transform: none
}
div.rating-cancel, div.star-rating {
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  float: left;
  height: 12px;
  margin-left: 0;
  margin-top: 2px;
  overflow: hidden;
  padding: 0;
  text-indent: -999em;
  width: 12px
}
div.rating-cancel {
  height: 12px;
  margin-top: 2px;
  width: 12px
}
div.star-rating, div.star-rating a {
  background-position: 0 0 !important;
  background-repeat: no-repeat !important
}
div.star-rating-on, div.star-rating-on a {
  background-position: 0 -12px !important
}
div.star-rating-hover, div.star-rating-hover a {
  background-position: 0 -24px !important;
  background-repeat: no-repeat !important
}
div.myrp_disabled_star {
  background-repeat: repeat-x !important;
  border: 0 !important;
  height: 12px;
  margin: 0 !important;
  padding: 0 !important
}
div.myrp_disabled_star_on {
  background-position: 0 -12px !important;
  background-repeat: repeat-x !important;
  border: 0 !important;
  height: 12px;
  margin: 0 !important;
  padding: 0 !important
}
img.ui-datepicker-trigger {
  position: relative !important;
  top: 7px !important
}
div.big-star-rating a {
  background-position: 0 0 !important;
  background-repeat: no-repeat !important
}
div.big-star-rating-on a {
  background-position: 0 -12px !important
}
div.big-star-rating-hover a {
  background-position: 0 -24px !important
}
div.myrp_big_disabled_star {
  background-repeat: repeat-x !important;
  border: 0 !important;
  height: 24px;
  margin: 0 !important;
  padding: 0 !important
}
div.myrp_big_disabled_star_on {
  background-position: 0 -24px !important;
  background-repeat: repeat-x !important;
  border: 0 !important;
  height: 24px;
  margin: 0 !important;
  padding: 0 !important
}
.myrp_boxes {
  margin: 5px 0
}
.myrp_ratings_comments_floated {
  padding-left: 10px
}
.myrp_ratings_table .myrp_posneg td {
  text-align: center
}
.myrp_rating_title {
  padding-right: 5px
}
.myrp_rating_value {
  font-weight: normal;
  padding-right: 12px
}
.myrp_rating_value div {
  clear: none !important
}
.myrp_dtable_title {
  font-size: 120%;
  font-weight: bold
}
.myrp_dt_name {
  font-weight: bold
}
span.myrp_comparison_number {
  font-size: 18px
}
.myrp_rateable {
  font-size: 12px
}
h3.myrp_comparison_table_title {
  color: #ffb3a6
}
div#myrp_dashboard_feed div.inside {
  background-image: url("../../plugins/MyRP/includes/logoinvert.png");
  background-position: 98% 100%;
  background-repeat: no-repeat;
  padding-bottom: 5px
}
#myrp_vertical_comparison td, #myrp_vertical_comparison th {
  padding: 5px !important
}
#myrp_vertical_comparison #myrp_vc_main {
  color: #0d8c22 !important;
  font-weight: bolder !important
}
#myrp_vertical_comparison .myrp_vc_alt_row {
  background-color: #ebebeb
}
#myrp_vertical_comparison tr.myrp_vc_divider, #myrp_vertical_comparison .myrp_vc_divider td {
  border: 0 !important
}
#myrp_vertical_comparison table {
  margin: 2em 0 0 0 !important
}
.myrp_ratings {
  padding: 20px !important
}
.myrp_vc_row_name {
  width: 30%
}
.form-inline .form-control {
  width: -webkit-fill-available
}
#signupEmail {
  max-width: calc(100% - 10rem)
}
.list-social-round, .list-social-square {
  list-style: none;
  margin: 0
}
.list-social-round li, .list-social-square li {
  display: inline-block;
  margin-right: 10px
}
.list-social-round li:last-of-type, .list-social-square li:last-of-type {
  margin-right: 0
}
.list-social-round a, .list-social-square a {
  background-color: #fff;
  border: 0;
  display: block;
  height: 44px;
  transition: .28s background-color, .25s transform;
  width: 44px
}
.list-social-round a::before, .list-social-square a::before {
  background-position-x: 50%;
  background-repeat: no-repeat;
  background-size: auto 26px;
  content: "";
  display: inline-block;
  height: 28px;
  margin: 9px 0 0 8px;
  padding: 1px 0 0;
  transition: .2s filter;
  vertical-align: middle;
  width: 28px
}
.list-social-round a[href*="facebook.com"]::before, .list-social-square a[href*="facebook.com"]::before {
  background-image: url("./images/icons/fb.svg")
}
.list-social-round a[href*="instagram.com"]::before, .list-social-square a[href*="instagram.com"]::before {
  background-image: url("./images/icons/insta.svg")
}
.list-social-round a[href*="pinterest.com"]::before, .list-social-square a[href*="pinterest.com"]::before {
  background-image: url("./images/icons/pinterest.svg")
}
.list-social-round a#search-toggle::before, .list-social-square a#search-toggle::before {
  background-image: url("./images/icons/search.svg")
}
.list-social-round a[href*="twitter.com"]::before, .list-social-square a[href*="twitter.com"]::before {
  background-image: url("./images/icons/x.svg")
}
.list-social-round a[href*="youtube.com"]::before, .list-social-square a[href*="youtube.com"]::before {
  background-image: url("./images/icons/youtube.svg")
}
.list-social-round a[href*=tumblr]::before, .list-social-square a[href*=tumblr]::before {
  background-image: url("./images/icons/tumblr.svg")
}
.list-social-round a[href*="mailto:"]::before, .list-social-square a[href*="mailto:"]::before {
  background-image: url("./images/icons/email.svg")
}
.list-social-round a.web-share-link::before, .list-social-square a.web-share-link::before {
  background-image: url("./images/icons/share.svg")
}
.list-social-round a:hover, .list-social-round a:active, .list-social-round a:focus, .list-social-square a:hover, .list-social-square a:active, .list-social-square a:focus {
  background-color: #1f3e6b;
  text-shadow: none;
  -webkit-transform: scale(1.2);
  transform: scale(1.2)
}
.list-social-round a:hover::before, .list-social-round a:active::before, .list-social-round a:focus::before, .list-social-square a:hover::before, .list-social-square a:active::before, .list-social-square a:focus::before {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1)
}
.list-social-round .web-share-li, .list-social-square .web-share-li {
  display: none
}
.list-social-round .web-share-supported, .list-social-square .web-share-supported {
  display: inline-block
}
.list-social-round a {
  border-radius: 100%
}
.list-social-square li {
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px
}
.list-social-square li a {
  background-color: #1f3e6b;
  border-radius: 0px;
  height: 38px;
  width: 38px
}
.list-social-square li a::before {
  background-size: auto 22px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  height: 22px;
  width: 22px
}
@-webkit-keyframes ajax-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes ajax-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.shopping-list-rating, .star-rating {
  -ms-word-break: keep-all
}
.grid-products {
  margin: 15px auto 30px;
  text-align: center
}
@media only screen and (max-width: 1199px)and (min-width: 542px) {
  .grid-products {
    width: 496px
  }
}
@media only screen and (max-width: 541px) {
  .grid-products {
    width: 242px
  }
}
.grid-products.parent-cat {
  margin: 15px auto 0
}
.grid-products.parent-cat .featured-products-wrap {
  margin: 0
}
.grid-products .featured-products-wrap {
  margin: 0 0 20px
}
.grid-products .product-grid-heading {
  clear: both;
  color: #1f3e6b;
  display: block;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px;
  text-align: left;
  text-transform: uppercase
}
a.grid-ad {
  float: left;
  height: 270px;
  width: 242px
}
a.grid-ad .tracking-code {
  left: -99999px;
  position: absolute
}
a.grid-ad:hover {
  opacity: .75
}
@media only screen and (min-width: 1200px) {
  a.grid-ad {
    margin: 0 11px 15px 12px
  }
  a.grid-ad:nth-child(3n+3) {
    margin: 0 0 15px
  }
  a.grid-ad:nth-child(3n+1) {
    margin: 0 0 15px
  }
}
@media only screen and (max-width: 1199px)and (min-width: 542px) {
  a.grid-ad {
    margin: 0 11px 15px 12px
  }
  a.grid-ad:nth-child(2n+2) {
    margin: 0 0 15px
  }
  a.grid-ad:nth-child(2n+1) {
    margin: 0 12px 15px 0
  }
}
@media only screen and (max-width: 541px) {
  a.grid-ad {
    margin: 0 0 15px
  }
}
a.grid-product {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
  color: #111;
  float: left;
  height: 270px;
  padding: 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: border-color .2s, box-shadow .2s;
  width: 242px
}
a.grid-product:hover {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  border-color: #f6f6f6
}
@media only screen and (min-width: 1200px) {
  a.grid-product {
    margin: 0 11px 15px 12px
  }
  a.grid-product:nth-child(3n+3) {
    margin: 0 0 15px
  }
  a.grid-product:nth-child(3n+1) {
    margin: 0 0 15px
  }
}
@media only screen and (max-width: 1199px)and (min-width: 542px) {
  a.grid-product {
    margin: 0 11px 15px 12px
  }
  a.grid-product:nth-child(2n+2) {
    margin: 0 0 15px
  }
  a.grid-product:nth-child(2n+1) {
    margin: 0 12px 15px 0
  }
}
@media only screen and (max-width: 541px) {
  a.grid-product {
    margin: 0 0 15px
  }
}
a.grid-product .wp-post-image {
  display: block;
  height: 120px;
  margin: 0 auto 15px;
  width: 120px
}
a.grid-product .product-title {
  -webkit-box-orient: vertical;
  display: block;
  display: -webkit-box;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 14px;
  font-weight: normal;
  -webkit-line-clamp: 3;
  line-height: 1.4;
  margin: 20px 0;
  max-height: 57px;
  overflow: hidden
}
a.grid-product .star-rating {
  bottom: 52px;
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  left: 0;
  letter-spacing: 2px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 75px
}
a.grid-product .star-rating:before, a.grid-product .star-rating .active-stars:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0
}
a.grid-product .star-rating:before {
  color: #c4c5c5
}
a.grid-product .star-rating .active-stars {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
a.grid-product .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
a.grid-product .number-of-ratings {
  bottom: 17px;
  color: #999;
  display: block;
  font-size: 13px;
  font-style: italic;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center
}
#comments a.grid-product {
  box-shadow: none;
  outline: 1px solid #eee
}
#comments a.grid-product:hover {
  outline: 1px solid #e7711b
}
.mom-product-search-wrap {
  background-color: #eee;
  padding: 19px;
  position: relative
}
.mom-product-search-wrap:focus-within .search-icon {
  opacity: 0
}
.mom-product-search-wrap .search-icon {
  color: #1f3e6b;
  font: normal 14px FontAwesome;
  left: 40px;
  position: absolute;
  top: 35px;
  transition: opacity .23s;
  z-index: 10
}
.mom-product-search-wrap .search-icon:before {
  content: ""
}
.mom-product-search-wrap.active-request .search-icon {
  -webkit-animation: ajax-spin 700ms infinite linear;
  animation: ajax-spin 700ms infinite linear;
  border-bottom: 2px solid #1f3e6b;
  border-left: 2px solid #1f3e6b;
  border-radius: 50%;
  border-right: 2px solid #1f3e6b;
  border-top: 2px solid #e7711b;
  height: 14px;
  overflow: hidden;
  text-indent: 101%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  white-space: nowrap;
  width: 14px
}
.mom-product-search-wrap.active-request .search-icon:before {
  display: none
}
.mom-product-search {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  outline: none;
  padding: 12px 20px 12px 40px;
  transition: padding-left .3s;
  width: 100%
}
.mom-product-search:active, .mom-product-search:focus {
  border: 1px solid #1f3e6b;
  padding-left: 20px
}
.twitter-typeahead {
  display: block !important
}
.twitter-typeahead .tt-menu {
  background: #fff;
  border: 1px solid #ccc;
  border-top-color: #d9d9d9;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
  cursor: default;
  font-size: 16px;
  margin: -1px 0 0;
  width: 100%
}
.twitter-typeahead .tt-menu a, .twitter-typeahead .tt-menu p {
  color: #000;
  display: block;
  padding: 4px 20px;
  width: 100%
}
.twitter-typeahead .tt-menu a.tt-cursor, .twitter-typeahead .tt-menu a:hover {
  background-color: #eee
}
.twitter-typeahead .tt-hint {
  color: silver
}
.twitter-typeahead .no-results {
  margin: 10px 0
}
.twitter-typeahead .no-results a {
  color: #1f3e6b;
  display: inline;
  padding: 0
}
.twitter-typeahead .no-results a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #f6f6f6
}
body.single-mom_product .entry-content .product-card {
  min-height: 200px;
  overflow: hidden;
  position: relative
}
body.single-mom_product .entry-content .product-card img {
  height: auto;
  width: 200px
}
body.single-mom_product .entry-content .wp-post-image {
  left: 0;
  position: absolute;
  top: 0
}
body.single-mom_product .entry-content .mom-product-meta {
  padding: 0 0 20px 220px
}
body.single-mom_product .entry-content .mom-product-meta > div {
  float: left
}
body.single-mom_product .entry-content .shopping-list-rating, body.single-mom_product .entry-content .star-rating {
  display: block;
  font: normal normal normal 30px/1 FontAwesome;
  height: 30px;
  letter-spacing: 3px;
  margin: 0 auto 7px;
  position: relative;
  vertical-align: top;
  width: 153px
}
body.single-mom_product .entry-content .shopping-list-rating:before, body.single-mom_product .entry-content .shopping-list-rating .active-shopping-list:before, body.single-mom_product .entry-content .shopping-list-rating .active-stars:before, body.single-mom_product .entry-content .star-rating:before, body.single-mom_product .entry-content .star-rating .active-shopping-list:before, body.single-mom_product .entry-content .star-rating .active-stars:before {
  content: "";
  left: 0;
  position: absolute !important;
  top: 0
}
body.single-mom_product .entry-content .shopping-list-rating:before, body.single-mom_product .entry-content .star-rating:before {
  color: #c4c5c5
}
body.single-mom_product .entry-content .shopping-list-rating .active-shopping-list, body.single-mom_product .entry-content .shopping-list-rating .active-stars, body.single-mom_product .entry-content .star-rating .active-shopping-list, body.single-mom_product .entry-content .star-rating .active-stars {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
body.single-mom_product .entry-content .shopping-list-rating .active-shopping-list:before, body.single-mom_product .entry-content .shopping-list-rating .active-stars:before, body.single-mom_product .entry-content .star-rating .active-shopping-list:before, body.single-mom_product .entry-content .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
body.single-mom_product .entry-content .shopping-list-rating .active-shopping-list:before, body.single-mom_product .entry-content .shopping-list-rating:before {
  content: ""
}
body.single-mom_product .entry-content .shopping-list-rating .active-shopping-list:before {
  color: #1f3e6b
}
body.single-mom_product .would-you-add-to-shopping-list {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  background-color: #fff;
  border-radius: 0px;
  color: #4f4f4f;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 40px;
  position: relative
}
body.single-mom_product .would-you-add-to-shopping-list > span {
  display: inline-block;
  padding: 15px 20px
}
body.single-mom_product .would-you-add-to-shopping-list .button-wrap {
  float: right
}
body.single-mom_product .would-you-add-to-shopping-list .ajax-loader-wrap {
  position: absolute;
  right: 20px;
  top: 18px
}
body.single-mom_product .would-you-add-to-shopping-list .ajax-loader-wrap .ajax-loader {
  border-bottom: 2px solid rgba(96, 74, 121, .15);
  border-left: 2px solid rgba(96, 74, 121, .15);
  border-right: 2px solid rgba(96, 74, 121, .15);
  border-top: 2px solid rgba(96, 74, 121, .9);
  margin: 0
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button {
  color: #1f3e6b;
  display: inline-block;
  padding: 15px 20px;
  text-decoration: none;
  transition: background .1s
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.selected {
  background-color: #1f3e6b !important;
  cursor: default
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.selected, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:hover, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:focus, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:active {
  background-color: #1f3e6b;
  color: #fff
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.selected:before, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:hover:before, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:focus:before, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5)
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:before {
  display: inherit;
  font-family: FontAwesome;
  font-weight: 400;
  margin: 0 10px 0 0;
  -webkit-transform: scale(1.4);
  transform: scale(1.4)
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.no-button {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.no-button:before {
  content: ""
}
body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.yes-button:before {
  content: ""
}
body.single-mom_product #commentform a {
  text-decoration: underline
}
body.single-mom_product #commentform .intro-text {
  margin: 0 0 20px
}
body.single-mom_product #commentform label {
  display: block
}
body.single-mom_product #commentform .star-rating {
  cursor: pointer;
  display: block;
  font: normal normal normal 44px/1 FontAwesome;
  height: 44px;
  letter-spacing: 3px;
  margin: 0 10px 0 0;
  position: relative;
  vertical-align: top;
  width: 218px
}
body.single-mom_product #commentform .star-rating:hover .active-stars:before {
  color: #e7711b
}
body.single-mom_product #commentform .star-rating:before, body.single-mom_product #commentform .star-rating .active-stars:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0
}
body.single-mom_product #commentform .star-rating:before {
  color: #c4c5c5
}
body.single-mom_product #commentform .star-rating .active-stars {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
body.single-mom_product #commentform .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
body.single-mom_product #commentform .eligable-for-points {
  display: none
}
body.single-mom_product #tabcommentlist .rating-wrap {
  margin: 10px 0 0
}
body.single-mom_product #tabcommentlist .star-rating {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  height: 14px;
  letter-spacing: 2px;
  margin: 0 5px 0 0;
  position: relative;
  vertical-align: top;
  width: 75px
}
body.single-mom_product #tabcommentlist .star-rating:before, body.single-mom_product #tabcommentlist .star-rating .active-stars:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0
}
body.single-mom_product #tabcommentlist .star-rating:before {
  color: #c4c5c5
}
body.single-mom_product #tabcommentlist .star-rating .active-stars {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
body.single-mom_product #tabcommentlist .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
body.single-mom_product #tabcommentlist .rating-description {
  color: #666;
  font-size: 14px;
  line-height: 1;
  vertical-align: top
}
body.single-mom_product .grid-container.tighter img {
  max-width: 150px
}
body.single-mom_product .rate-this-btn-wrap {
  clear: both
}
@media only screen and (min-width: 661px) {
  body.single-mom_product .post-review-button {
    margin: 20px 0 0 220px
  }
}
@media only screen and (max-width: 660px) {
  body.single-mom_product .entry-content .product-card {
    height: auto;
    overflow: visible;
    text-align: center
  }
  body.single-mom_product .entry-content .product-card a.btn {
    bottom: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    width: 100%
  }
  body.single-mom_product .entry-content .wp-post-image {
    float: none;
    margin: 0 auto;
    position: relative
  }
  body.single-mom_product .entry-content .mom-product-meta {
    overflow: visible;
    padding: 0;
    top: 0;
    -webkit-transform: none;
    transform: none
  }
  body.single-mom_product .entry-content .mom-product-meta > div {
    float: none;
    width: inherit
  }
  body.single-mom_product .entry-content .added-to-shopping-list, body.single-mom_product .entry-content .rate-this-btn-wrap, body.single-mom_product .entry-content .star-rating-wrap {
    border-top: 1px solid #eee;
    margin: 15px -19px 0;
    padding: 15px 0 0
  }
  body.single-mom_product .entry-content .rate-this-btn-wrap {
    border-top: none;
    padding: 15px 19px 0
  }
  body.single-mom_product .entry-content .shopping-list-rating, body.single-mom_product .entry-content .star-rating {
    margin: 0 auto 7px
  }
  body.single-mom_product .would-you-add-to-shopping-list {
    background-color: #fff;
    display: block;
    margin: 0 0 30px;
    min-height: 75px;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center
  }
  body.single-mom_product .would-you-add-to-shopping-list .button-wrap {
    display: flex;
    float: none
  }
  body.single-mom_product .would-you-add-to-shopping-list .ajax-loader-wrap {
    left: inherit;
    margin: 0;
    min-height: 6.2rem;
    padding: 3rem 0 0;
    position: relative;
    right: inherit;
    top: inherit
  }
  body.single-mom_product .would-you-add-to-shopping-list .ajax-loader-wrap .ajax-loader {
    border-bottom: 2px solid #1f3e6b;
    border-left: 2px solid #1f3e6b;
    border-right: 2px solid #1f3e6b;
    border-top: 2px solid #1f3e6b
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button {
    color: #1f3e6b;
    display: inline-block;
    flex: 1 1 auto;
    font-style: normal;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-decoration: none
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.selected {
    cursor: default
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.selected, body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button:hover {
    background-color: #1f3e6b;
    color: #fff
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.no-button {
    border-top-right-radius: 0
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.no-button:before {
    content: "";
    font-family: FontAwesome;
    margin: 0 6px 0 0
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.yes-button {
    border-bottom-left-radius: 0px
  }
  body.single-mom_product .would-you-add-to-shopping-list a.shopping-list-button.yes-button:before {
    content: "";
    font-family: FontAwesome;
    margin: 0 6px 0 0
  }
}
.ajax-loader-wrap {
  color: #666;
  display: none;
  line-height: 1;
  margin: 0 0 30px;
  text-align: center
}
.ajax-loader-wrap .ajax-loader {
  -webkit-animation: ajax-spin 700ms infinite linear;
  animation: ajax-spin 700ms infinite linear;
  border-bottom: 2px solid #1f3e6b;
  border-left: 2px solid #1f3e6b;
  border-radius: 50%;
  border-right: 2px solid #1f3e6b;
  border-top: 2px solid #1f3e6b;
  display: inline-block;
  height: 14px;
  margin: 0 10px 0 0;
  overflow: hidden;
  text-indent: 101%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  vertical-align: top;
  white-space: nowrap;
  width: 14px
}
ul.mom-products-category-listing {
  list-style-type: none;
  margin: 0;
  padding: 0
}
ul.mom-products-category-listing li {
  display: inline-block;
  margin: 0 -4px 2% 0;
  vertical-align: top;
  width: 49%
}
ul.mom-products-category-listing li:nth-child(2n+2) {
  margin: 0 0 2% 2%
}
@media only screen and (max-width: 767px) {
  ul.mom-products-category-listing li {
    display: block;
    margin: 0 0 2%;
    width: 100%
  }
  ul.mom-products-category-listing li:nth-child(2n+2) {
    margin: 0 0 2%
  }
}
ul.mom-products-category-listing li .fa {
  color: #1f3e6b;
  left: -7px;
  padding-right: 5px;
  position: relative
}
ul.mom-products-category-listing a {
  background-color: #e1dae8;
  border-radius: 0px;
  color: #1f3e6b;
  display: inline-flex;
  font-size: 15px;
  line-height: 1.3;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color .2s, color .2s;
  width: 100%
}
ul.mom-products-category-listing a:hover {
  background-color: #1f3e6b;
  color: #fff
}
ul.mom-products-category-listing a:hover .fa {
  color: #fff
}
div.links-wrap {
  margin-bottom: 1rem;
  min-height: 50px
}
div.links-wrap .back-to-top-link {
  float: left
}
div.links-wrap .suggest-a-product-link {
  float: right;
  margin-top: -3px
}
div.links-wrap a:not(.btn-primary) {
  color: #1f3e6b
}
div.links-wrap a:not(.btn-primary):hover {
  text-decoration: underline
}
.rate-it-homepage-parent-category-listing .star-rating, .rate-it-widget .star-rating {
  display: block;
  font: normal normal normal 11px/1 FontAwesome;
  height: 11px;
  letter-spacing: 2px;
  position: relative;
  width: 61px
}
.rate-it-homepage-parent-category-listing .star-rating:before, .rate-it-homepage-parent-category-listing .star-rating .active-stars:before, .rate-it-widget .star-rating:before, .rate-it-widget .star-rating .active-stars:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0
}
.rate-it-homepage-parent-category-listing .star-rating:before, .rate-it-widget .star-rating:before {
  color: #c4c5c5
}
.rate-it-homepage-parent-category-listing .star-rating .active-stars, .rate-it-widget .star-rating .active-stars {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
.rate-it-homepage-parent-category-listing .star-rating .active-stars:before, .rate-it-widget .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
.rate-it-homepage-parent-category-listing .row {
  height: 87px
}
.rate-it-homepage-parent-category-listing img.wp-post-image {
  max-height: 84px;
  width: 87px
}
.rate-it-review-widget img {
  display: block;
  height: 120px;
  margin: 0 auto 10px;
  width: 120px
}
.rate-it-review-widget .product-wrap {
  text-align: center
}
.rate-it-review-widget .product-title {
  display: block;
  margin: 0 0 10px;
  transition: text-shadow .3s ease-in, -webkit-transform .3s ease-in;
  transition: transform .3s ease-in, text-shadow .3s ease-in;
  transition: transform .3s ease-in, text-shadow .3s ease-in, -webkit-transform .3s ease-in
}
.rate-it-review-widget .star-rating {
  cursor: pointer;
  display: block;
  font: normal normal normal 44px/1 FontAwesome;
  height: 44px;
  letter-spacing: 3px;
  margin: 0 auto;
  position: relative;
  vertical-align: top;
  width: 218px
}
.rate-it-review-widget .star-rating:hover .active-stars::before {
  color: #e7711b
}
.rate-it-review-widget .star-rating:before, .rate-it-review-widget .star-rating .active-stars::before {
  content: "";
  left: 0;
  position: absolute;
  top: 0
}
.rate-it-review-widget .star-rating:before {
  color: #c4c5c5
}
.rate-it-review-widget .star-rating .active-stars {
  display: grid;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
.rate-it-review-widget .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
.rate-it-review-widget .ajax-loader-wrap {
  margin: 0
}
.rate-it-review-widget .ajax-loader-wrap .ajax-loader {
  border-width: 4px;
  height: 85px;
  width: 85px
}
.rate-it-review-widget .ajax-loader-wrap p {
  font-size: 14px;
  font-style: italic;
  margin: 20px 0 0
}
.rate-it-review-widget.rate-it-sidebar-widget .ajax-loader-wrap {
  margin: 20px
}
.rate-it-banner-wrap {
  text-align: center
}
.post-type-archive-mom_product ul.mom-products-category-listing li {
  margin: 0 0 2%;
  width: 100%
}
.post-type-archive-mom_product .rate-it-banner-wrap {
  margin: 0 0 20px
}
.post-type-archive-mom_product .entry-content p:last-child {
  margin: 0
}
.post-type-archive-mom_product .rate-it-homepage-parent-category-listing .module-image h3 {
  align-items: flex-end;
  display: flex;
  min-height: 52px
}
@media only screen and (max-width: 767px) {
  .post-type-archive-mom_product .rate-it-homepage-parent-category-listing h3 {
    min-height: auto
  }
}
.rate-it-parent-category-banner-wrap .rate-it-banner-wrap {
  margin: 20px 0
}
.rate-it-child-category-banner-wrap .rate-it-banner-wrap {
  margin: 15px 0 0
}
.rate-it-single-banner-wrap .rate-it-banner-wrap {
  margin: 0 0 20px
}
.rate-it-add-a-product-form small {
  color: #999;
  display: block;
  font-style: italic;
  margin: 4px 0 0
}
.rate-it-add-a-product-form .optional {
  color: #999;
  font-style: italic
}
.rate-it-add-a-product-form .field {
  margin: 0 0 20px
}
.rate-it-add-a-product-form fieldset .field:last-child {
  margin: 0
}
.rate-it-add-a-product-form .star-rating {
  cursor: pointer;
  display: block;
  font: normal normal normal 44px/1 FontAwesome;
  height: 44px;
  letter-spacing: 3px;
  margin: 0 10px 0 0;
  position: relative;
  vertical-align: top;
  width: 218px
}
.rate-it-add-a-product-form .star-rating:hover .active-stars:before {
  color: #e7711b
}
.rate-it-add-a-product-form .star-rating:before, .rate-it-add-a-product-form .star-rating .active-stars:before {
  content: "";
  left: 0;
  position: absolute;
  top: 0
}
.rate-it-add-a-product-form .star-rating:before {
  color: #c4c5c5
}
.rate-it-add-a-product-form .star-rating .active-stars {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}
.rate-it-add-a-product-form .star-rating .active-stars:before {
  color: #e7711b;
  position: relative
}
.rate-it-add-a-product-form .eligable-for-points {
  display: none
}
.rate-it-add-a-product-form .help-block {
  margin: 5px 0 0
}
.rate-it-add-a-product-form .error-container {
  margin: 5px 0 0
}
.rate-it-add-a-product-form .error-container .error {
  margin: 0
}
.rate-it-in-article-widget {
  background: #fff;
  border-width: 1px 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .04), 0 4px 8px rgba(0, 0, 0, .04), 0 8px 16px rgba(0, 0, 0, .04);
  clear: both;
  margin: 0 0 15px;
  margin: 2.9rem -25px 3.4rem;
  padding: 30px 20px;
  position: relative;
  text-align: center
}
.rate-it-in-article-widget::before {
  top: 0
}
.rate-it-in-article-widget::after {
  bottom: 0
}
.rate-it-in-article-widget .image-wrap {
  margin: 0 auto;
  width: 160px
}
.rate-it-in-article-widget .image-wrap img {
  height: auto;
  margin: 0 auto
}
.rate-it-in-article-widget .stars-wrap:hover .product-title, .rate-it-in-article-widget .stars-wrap:active .product-title, .rate-it-in-article-widget .stars-wrap:focus .product-title, .rate-it-in-article-widget .stars-wrap:focus-within .product-title {
  text-shadow: 0 0 .35px #4f4f4f, 0 0 .35px #4f4f4f;
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}
.rate-it-in-article-widget h3 {
  color: #1f3e6b;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 auto;
  text-transform: uppercase
}
.rate-it-in-article-widget img {
  margin: 0 auto
}
@media only screen and (min-width: 670px) {
  .rate-it-in-article-widget .widget-content {
    display: table;
    width: 100%
  }
  .rate-it-in-article-widget .image-wrap, .rate-it-in-article-widget .label-wrap, .rate-it-in-article-widget .stars-wrap {
    display: table-cell;
    vertical-align: middle
  }
  .rate-it-in-article-widget h3 {
    width: 170px
  }
}
@media only screen and (max-width: 669px) {
  .rate-it-in-article-widget {
    padding: 15px
  }
  .rate-it-in-article-widget h3 {
    font-size: 16px;
    margin: 0 0 10px
  }
  .rate-it-in-article-widget .image-wrap {
    margin: 0 auto 10px
  }
  .rate-it-in-article-widget .product-title {
    margin: 0 0 5px
  }
}
.rating-widget-modal {
  display: none;
  padding: 20px;
  text-align: center
}
.rating-widget-modal h1 {
  color: #1f3e6b;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 25px;
  text-transform: uppercase
}
.rating-widget-modal .campaign-content {
  color: #595959;
  font-size: 22px;
  margin: 0 0 25px
}
.rating-widget-modal .campaign-content *:last-child {
  margin: 0
}
.rating-widget-modal a.btn-primary {
  font-size: 18px;
  padding: 15px 20px
}
.rating-widget-modal a.btn-primary.write-a-rating {
  margin: 0 10px 0 0
}
@media only screen and (max-width: 440px) {
  .rating-widget-modal h1 {
    font-size: 20px
  }
  .rating-widget-modal .campaign-content {
    font-size: 18px
  }
  .rating-widget-modal a.btn-primary {
    font-size: 16px;
    padding: 10px 15px
  }
  .rating-widget-modal a.btn-primary.write-a-rating {
    margin: 0 5px 0 0
  }
}
@media only screen and (max-width: 320px) {
  .rating-widget-modal a.btn-primary.write-a-rating {
    margin: 0 0 10px
  }
}
.rate-it-sorting {
  line-height: 34px;
  margin: 0 0 15px
}
.rate-it-sorting .product-count {
  color: #666;
  float: left;
  font-style: italic
}
.rate-it-sorting .sorting {
  float: right
}
.rate-it-sorting .sorting label {
  margin: 0
}
.rate-it-sorting .sorting select {
  display: inline-block;
  width: auto
}
.product-grid-heading + .rate-it-sorting {
  margin: 15px 0
}
@media(max-width: 660px) {
  .rate-it--description {
    padding-top: 30px
  }
}
.media-list blockquote, .rate-it--description {
  color: #777;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-size: 18px
}
@media(min-width: 661px) {
  .added-to-shopping-list {
    float: right !important
  }
}
.admin-author-link {
  color: #1f3e6b !important;
  display: block;
  text-decoration: underline
}
.rate-it--buy-now-wrapper {
  display: block;
  margin: 10px 0;
  width: 100%
}
.star-rating-wrap, .added-to-shopping-list {
  margin-top: 20px
}
img.avatar {
  border-radius: 100%;
  height: 48px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 48px
}
#comments li.media:last-of-type hr.dotted {
  margin-bottom: 0
}
.sidebar-video-wrap {
  position: relative;
  margin: 0 0 20px 0
}
.sidebar-video-wrap .endcap-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: none;
  z-index: 1
}
.vjs-control-bar {
  z-index: 2
}
.vjs-has-started.vjs-user-inactive.vjs-ended .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s
}
.trc_related_container {
  background-color: #fff;
  border-radius: 0px;
  margin-bottom: 2rem !important;
  padding: 5px 0 0
}
.trc_related_container .trc_rbox_header {
  padding: 4px 19px 0 !important;
  position: relative;
  top: 8px
}
.trc_related_container .trc_rbox_header_span {
  color: #1f3e6b;
  display: block;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
  font-size: 16px !important;
  font-weight: bold !important;
  margin: 0 0 10px 0 !important;
  text-transform: uppercase
}
.trc_related_container .link-disclosure a span, .trc_related_container .link-attribution a span {
  color: #968b87 !important
}
.trc_related_container .link-attribution {
  font-weight: 400 !important
}
.trc_related_container .video-title {
  color: #1f3e6b !important;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 1.24 !important;
  margin: 2px 0 0 !important
}
.trc_related_container .branding {
  color: #666 !important;
  font-weight: 400 !important;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important
}
.trc_related_container .video-label, .trc_related_container .video-description, .trc_related_container .trc_desktop_attribution_link {
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important
}
.trc_related_container .trc-main-label {
  padding: 0 19px !important
}
.trc_related_container .videoCube {
  padding-top: 1rem !important;
  transition: box-shadow .13s ease-in, -webkit-transform .13s ease-in;
  transition: box-shadow .13s ease-in, transform .13s ease-in;
  transition: box-shadow .13s ease-in, transform .13s ease-in, -webkit-transform .13s ease-in
}
.trc_related_container .videoCube:hover, .trc_related_container .videoCube:active, .trc_related_container .videoCube:focus {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  -webkit-transform: scale(1.01);
  transform: scale(1.01)
}
.trc_related_container .videoCube:hover .branding, .trc_related_container .videoCube:active .branding, .trc_related_container .videoCube:focus .branding {
  color: #4f4f4f !important
}
.trc_related_container .videoCube:hover .branding-separator, .trc_related_container .videoCube:active .branding-separator, .trc_related_container .videoCube:focus .branding-separator {
  color: #968b87 !important
}
body.home .videoCube:hover, body.home .videoCube:active, body.home .videoCube:focus, #sidebar .videoCube:hover, #sidebar .videoCube:active, #sidebar .videoCube:focus {
  box-shadow: none !important;
  -webkit-transform: none !important;
  transform: none !important
}
.trc_rbox_div, .trc_rbox, .trc_related_container {
  overflow: visible !important
}
.tbl-feed-header-logo {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .78
}
.tbl-feed-header.tbl-logo-right-position {
  padding: 0 !important;
  position: relative;
  top: -15px
}
.trc_desktop_disclosure_link.trc_attribution_position_top {
  display: none !important
}
#taboola-below-article-thumbnails {
  margin-top: 0;
  padding: 0 !important
}
#taboola-below-article-thumbnails .module-content.module-no-image {
  margin-top: 1rem;
  padding-top: 2rem
}
#taboola-below-article-thumbnails .module-content.module-no-image h2 {
  display: none
}
#taboola-below-article-thumbnails .origin-default.trc_excludable.videoCube {
  background-color: #fff !important;
  border-radius: 0px;
  border-top: 0 !important;
  border-top: none !important;
  margin-bottom: 1rem !important;
  padding-top: 0 !important
}
#taboola-below-article-thumbnails .trc_related_container {
  box-shadow: none !important
}
#taboola-below-article-thumbnails .trc-main-label {
  padding: 10px !important
}
#taboola-below-article-thumbnails .video-description {
  color: #4f4f4f !important;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  margin: 10px 0 5px !important
}
#taboola-below-article-thumbnails .videoCube:hover .video-description, #taboola-below-article-thumbnails .videoCube:active .video-description, #taboola-below-article-thumbnails .videoCube:focus .video-description {
  text-decoration: none !important
}
#taboola-below-article-thumbnails .trc-content-organic .video-title {
  min-height: 4.4rem
}
.infinite-scroll-container .entry-content {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px
}
.related-heading {
  color: #5b5b5b;
  font-family: "Quicksand", "SF Pro Display", "SF Pro Icons", "Helvetica Neue", -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  font-weight: 600;
  margin-bottom: 0;
  padding: 20px 0 0 0
}
.tbl-loading-spinner.tbl-loading-cards-placeholder {
  margin-top: 10px !important
}
#tbl-next-up {
  box-shadow: 2px 1px 2px rgba(0, 0, 0, .04), 2px 2px 4px rgba(0, 0, 0, .04), 2px 4px 8px rgba(0, 0, 0, .04), 2px 8px 16px rgba(0, 0, 0, .04), 2px 16px 32px rgba(0, 0, 0, .04), 2px 32px 64px rgba(0, 0, 0, .04) !important;
  border: 1px solid #fff;
  border-radius: 0px !important;
  margin: 1rem;
  max-width: calc(100% - 2rem);
  overflow: hidden
}
#tbl-next-up a .video-label-box.trc-main-label {
  margin: 0 !important;
  padding: 0 26px 0 0 !important
}
#tbl-next-up .video-title {
  -webkit-line-clamp: 2 !important;
  font-weight: 400 !important;
  min-height: 50px;
  padding-top: 5px
}
#tbl-next-up .tbl-read-next-btn {
  bottom: 5px !important;
  color: #1f3e6b !important;
  font-weight: 400 !important;
  right: 3px !important
}
#tbl-next-up .tbl-read-next-btn:hover, #tbl-next-up .tbl-read-next-btn:active, #tbl-next-up .tbl-read-next-btn:focus {
  background-color: #1f3e6b !important;
  color: #fff !important
}
#tbl-next-up .tbl-read-next-btn:hover .tbl-arrow-icon, #tbl-next-up .tbl-read-next-btn:active .tbl-arrow-icon, #tbl-next-up .tbl-read-next-btn:focus .tbl-arrow-icon {
  fill: #fff !important
}
#tbl-next-up .tbl-read-next-btn .arrow {
  top: -1px
}
#tbl-next-up .tbl-read-next-btn .tbl-arrow-icon {
  fill: #1f3e6b !important
}
#tbl-next-up .branding.composite-branding {
  position: relative;
  top: 6px
}
#tbl-next-up .trc_spotlight_widget, #tbl-next-up .trc_related_container .trc_rbox_div .videoCube {
  padding-top: 0 !important
}
#tbl-next-up .trc-spotlight-first-recommendation .video-title {
  -webkit-line-clamp: 3 !important;
  min-height: 75px !important
}
.slow-show {
  -webkit-animation: 3s ease-in 7s normal forwards 1 fadein;
  animation: 3s ease-in 7s normal forwards 1 fadein;
  margin-bottom: 0;
  opacity: 0
}
.slow-hide {
  -webkit-animation: 1s ease-in 6s normal forwards 1 fadeout;
  animation: 1s ease-in 6s normal forwards 1 fadeout;
  color: #1f3e6b;
  position: absolute
}
.modal-open #tbl-next-up {
  z-index: 1
}

.wp-element-caption {
  text-align: center !important;
  display: block !important;
  width: 100% !important;
}



@media(max-width: 500px) {
  .tbl-feed-header-logo {
    margin: 4rem 1rem 0 0 !important
  }
}
@charset "UTF-8";
/* CSS Document */