@charset "UTF-8";
table {
  margin-bottom: 1em;
  width: 100%;
}
table tr {
  background: 0 0;
}
table td,
table th {
  padding: 2% 0;
}
table th {
  font-weight: 700;
  background: #404040;
  color: #fff;
}
table td {
  font-weight: 400;
  border-bottom: solid 1px #fdfdfd;
  vertical-align: top;
}
form {
  color: #404040;
}
fieldset {
  margin-bottom: 1em;
  padding: 1em;
}
label {
  display: block;
}
input[type="checkbox"],
input[type="radio"] {
  margin-bottom: 0.75em;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  width: 100%;
}
textarea {
  resize: vertical;
}
legend {
  font-weight: 700;
  margin-bottom: 0.5em;
}
select {
  max-width: 100%;
  padding: 0.25em;
  height: 2em;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.entry-content {
  padding-top: 0;
}
.entry-content h1 {
  margin-left: 0;
  margin-right: 0;
}
.entry-content blockquote {
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 48em) {
  .entry-content blockquote {
    margin-left: 0;
  }
}
.entry-content ol,
.entry-content ul {
  margin-left: 1em;
}
.entry-content li > ol,
.entry-content li > ul {
  margin-bottom: 0;
}
.entry-content ul {
  list-style-type: circle;
}
.entry-content ol {
  list-style-type: decimal;
}
.entry-content img:not([class="wp-smiley"]) {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.entry-content img:not([class="wp-smiley"]).alignleft {
  margin-top: 0;
  margin-right: 0.75em;
  margin-left: 0;
  position: relative;
  top: 0.25em;
  float: left;
  clear: left;
}
.entry-content img:not([class="wp-smiley"]).alignright {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0.75em;
  position: relative;
  top: 0.25em;
  float: right;
  clear: right;
}
.entry-content img:not([class="wp-smiley"]).aligncenter {
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
}
.entry-content .wp-caption {
  padding: 0.25em;
  padding-top: 0;
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  max-width: 100%;
  background-color: #e3e4e5;
}
.entry-content .wp-caption.alignleft {
  margin-top: 0;
  margin-right: 0.75em;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  float: left;
  clear: left;
}
.entry-content .wp-caption.alignright {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0.75em;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  float: right;
  clear: right;
}
.entry-content .wp-caption.aligncenter {
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}
.entry-content .wp-caption.alignnone {
  padding: 0 !important;
}
.entry-content .wp-caption img {
  margin-top: 0;
  margin-bottom: 15px;
}
.entry-content .wp-caption-text {
  font-size: 0.77778em;
  line-height: 1.4;
  text-align: left;
  max-width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  color: #222727;
  padding: 0 30px 15px 45px;
  border-bottom: none;
  background: url(/wp-content/themes/cyclingtips/assets/img/icon-caption.svg) no-repeat 20px 1px;
  background-size: 17px 15px;
}
.entry-content .gallery {
  margin-bottom: 1em !important;
  width: 100%;
}
.entry-content .gallery .gallery-item {
  text-align: center;
  margin-bottom: 2px;
  padding: 0;
  padding-left: 1px;
  padding-right: 1px;
  width: 100%;
  float: left;
}
.entry-content .gallery.gallery-size-full .gallery-item {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 64em) {
  .entry-content .gallery.gallery-columns-1 .gallery-item {
    width: 100%;
  }
  .entry-content .gallery.gallery-columns-2 .gallery-item {
    width: 50%;
  }
  .entry-content .gallery.gallery-columns-3 .gallery-item {
    width: 33.33333%;
  }
  .entry-content .gallery.gallery-columns-4 .gallery-item {
    width: 25%;
  }
  .entry-content .gallery.gallery-columns-5 .gallery-item {
    width: 20%;
  }
  .entry-content .gallery.gallery-columns-6 .gallery-item {
    width: 16.66667%;
  }
  .entry-content .gallery.gallery-columns-7 .gallery-item {
    width: 14.28571%;
  }
  .entry-content .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%;
  }
  .entry-content .gallery.gallery-columns-9 .gallery-item {
    width: 11.11111%;
  }
}
.entry-content .gallery .gallery-icon img {
  margin: 0;
  border: none !important;
}
.entry-content .gallery .gallery-caption {
  font-size: 0.77778em;
  line-height: 1.4;
  text-align: left;
  max-width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  color: #222727 !important;
  padding: 15px 30px 15px 45px;
  border-bottom: none !important;
  background: #e3e4e5 url(/wp-content/themes/cyclingtips/assets/img/icon-caption.svg) no-repeat 20px
    16px;
  background-size: 17px 15px;
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
  width: 100%;
  clear: both;
}
.entry-content iframe.instagram-media-rendered {
  margin-top: 2em !important;
  margin-bottom: 2em !important;
}
.entry-content strong {
  font-weight: 700;
}
.entry-content table {
  max-width: 100%;
  height: auto;
}
.entry-content .royalSlider {
  max-width: 100%;
  overflow: hidden;
}
.entry-content .ct_gallery-container {
  clear: both;
}
.entry-content .ct-highlight-box {
  padding-left: 1.5em;
  padding-right: 1.5em;
  clear: both;
}
.entry-content .ct-highlight-box :first-child {
  margin-top: 0;
}
.entry-content .ct-highlight-box :last-child {
  margin-bottom: 0;
}
.entry-content .responsive-wrapper {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
  clear: both;
}
.entry-content .StoryHighlights {
  margin: 0 auto 2em;
  background-color: #e2e2e2;
  padding: 2px 0;
}
.entry-content .StoryHighlights__title {
  font-size: 1.25em;
  padding: 0 0.97778em;
}
.entry-content .StoryHighlights__items {
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}
.entry-content .StoryHighlights__item {
  font-style: italic;
  list-style-type: none;
  margin: 0;
  margin-top: 2px;
  background-color: #f6f5f5;
  padding: 0.75em 1.35802em;
}
.entry-content .StoryHighlights__item:first-child {
  margin-top: 0;
}
@media (min-width: 48em) {
  .entry-content .StoryHighlights {
    width: 50%;
    float: left;
    clear: left;
    margin-right: 2em;
  }
}
.comments {
  margin: 2em auto;
}
.comments__inner {
  max-width: 62.88889em;
  padding-left: 2em;
  padding-right: 2em;
  margin: 0 auto;
}
.ctips-ad-unit {
  margin: 0 auto 1.5em !important;
}
.ctips-ad-unit + .ctips-ad-unit,
.ctips-ad-unit--billboard {
  margin-top: 1.5em !important;
}
.ctips-ad-unit--postbox {
  margin: 2px 0 !important;
  text-align: left !important;
}
.ctips-ad-unit--article-tagline {
  margin: 0 !important;
  display: inline-block;
  vertical-align: middle;
  text-align: left !important;
}
.ctips-ad-unit--obvious {
  margin: 3em;
  margin-top: 3em !important;
  margin-bottom: 3em !important;
  border: solid;
  border-width: 1px 0;
  border-color: #e2e2e2;
  padding-top: 2em;
  padding-bottom: 2em;
  background: 0 0;
}
.ctips-ad-unit--obvious:before {
  content: "ADVERTISEMENT";
  font-size: 0.9em;
  display: block;
  margin-top: -1.985em;
  margin-bottom: 0.25em;
  width: 100%;
  text-align: center;
  color: #9b9b9b;
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  letter-spacing: 0.03em;
}
@media (min-width: 48em) {
  .ctips-ad-unit[class*="--pull-"] {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 2em !important;
  }
  .ctips-ad-unit--pull-left {
    float: left;
    margin-right: 2em !important;
  }
  .ctips-ad-unit--pull-right {
    float: right;
    margin-left: 2em !important;
  }
}
.category-sponsor__text {
  margin-bottom: 4em !important;
}
.article-tags {
  font-size: 0.72222em;
  margin: 2em 0;
  color: #9b9b9b;
  font-weight: 500;
  cursor: default;
  clear: both;
}
.article-tags a {
  font-style: italic;
}
.article-tags a,
.article-tags a:visited {
  color: #9b9b9b !important;
}
.article-tags a:focus,
.article-tags a:hover {
  color: #404040 !important;
}
.ct-highlight-box {
  vertical-align: top;
  margin: 2em auto;
  background-color: #e2e2e2;
  padding: 2em;
  clear: both;
}
.ct-highlight-box > :first-child {
  margin-top: 0;
}
.ct-highlight-box > :last-child {
  margin-bottom: 0;
}
.bq {
  margin-top: 2em;
  margin-bottom: 2em;
  position: relative;
}
.bq-start {
  position: absolute;
  float: left;
  line-height: 1;
  font-family: Georgia, sans-serif;
  font-size: 800%;
  color: #ef444e;
  top: 0;
  left: 0;
}
.bq-content {
  float: none;
  margin-left: 4em;
  padding-bottom: 2em;
  border-bottom: 2px solid #ef444e;
  font-style: italic;
  padding-top: 2em;
}
.bq-content > br:first-child {
  display: none !important;
}
.bq-content > :last-child {
  margin-bottom: 0;
}
.bq-content.no-underline {
  border-bottom: none;
}
body.ctips-theme--ella .bq-start {
  color: #fcb831;
}
body.ctips-theme--ella .bq-content {
  border-bottom: 1px solid #fcb831;
}
.gallery.gallery-columns-1 .wp-caption-text.gallery-caption {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.MobileNav {
  display: block !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
}
@media (min-width: 64em) {
  .MobileNav {
    display: none !important;
  }
}
.MobileNav.Header--compact .MobileNav__inner {
  top: 40px;
}
@media (min-width: 64em) {
  .MobileNav.Header--compact .MobileNav__inner {
    top: 80px;
  }
}
.MobileNav__inner {
  width: 100%;
  position: fixed;
  z-index: 500;
  top: 80px;
  left: 0;
  height: auto;
  background-color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  overflow: hidden;
  color: #222727;
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
}
.MobileNav__inner a,
.MobileNav__inner a:visited {
  color: inherit;
}
.MobileNav__inner li {
  list-style: none;
}
.MobileNav__inner svg {
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 90px;
  width: 18px;
  height: 18px;
}
.MobileNav__menu {
  padding: 0;
  margin: 0;
}
.MobileNav__menu .menu-item {
  text-transform: uppercase;
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  letter-spacing: 1px;
  line-height: 1.1;
  font-size: 16px;
}
.MobileNav__menu .menu-item:first-child {
  border-bottom: solid 1px #f1f1f1;
}
.MobileNav__menu .menu-item:last-child {
  border-top: solid 1px #f1f1f1;
  border-bottom: 3px #ff2b47 solid;
}
.MobileNav__menu .menu-item > a {
  display: block;
  padding: 1em 1.5em;
}
.MobileNav__menu .menu-item.active ul {
  max-height: 400px;
}
.MobileNav__menu .menu-item.active > a:after {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}
.MobileNav__menu .menu-item.has-sub > a:after {
  display: inline-block;
  content: " ";
  margin: -3px 0 0 10px;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 7px 0 7px;
  border-color: #222727 transparent transparent transparent;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.MobileNav__menu ul {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.MobileNav__menu ul .menu-item {
  padding-left: 20px;
}
.MobileNav__menu ul .menu-item:first-child,
.MobileNav__menu ul .menu-item:last-child {
  border: none;
}
.MobileNav__menu ul .menu-item:first-child {
  border-top: solid 1px #f1f1f1;
}
.MobileNav__menu ul .menu-item:last-child {
  border-bottom: solid 1px #f1f1f1;
}
.MobileNav__close {
  display: none;
  font-size: 1.4em;
  padding: 0.35em 1.25em;
  cursor: pointer;
  background-color: #222727;
  border-bottom: solid 2px #ef444e;
  line-height: 1;
  vertical-align: middle;
}
.MobileNav__cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
}
#MobileNavToggle {
  display: none;
}
#MobileNavToggle:checked + .MobileNav {
  width: 100%;
}
#MobileNavToggle:checked + .MobileNav .MobileNav__cover {
  width: 100%;
  opacity: 1;
}
#MobileNavToggle:checked + .MobileNav .MobileNav__inner {
  left: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wc-blog-guest.wc-comment-label {
  display: none !important;
}
.wpdiscuz-fbb-left {
  display: none;
}
.hardpaywall {
  position: relative;
}
.hardpaywall:before {
  content: " ";
  display: block;
  height: 200px;
  width: 100%;
  position: absolute;
  top: -200px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(255, 255, 255, 0)),
    color-stop(99%, #fff),
    to(white)
  );
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 99%, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 99%, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 99%, #fff 100%);
}
.hardpaywall__content {
  max-width: 620px;
  margin: 0 auto;
  padding: 0 20px 60px;
}
.hardpaywall__content--title {
  text-transform: none;
  font-size: 26px;
  color: #ed2d38;
  margin-bottom: 20px;
  font-family: Georgia;
}
.hardpaywall__content p {
  font-size: 14px;
  margin-bottom: 20px;
}
.hardpaywall__content .become-member {
  text-align: center;
}
.hardpaywall__content .button {
  background: #ef444e;
  border-radius: 6px;
  display: block;
  padding: 15px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 40px;
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
}
@media (min-width: 30em) {
  .hardpaywall__content .button {
    max-width: 220px;
  }
}
.hardpaywall__content .inline-link {
  display: block;
  font-size: 12px;
}
@media (min-width: 30em) {
  .hardpaywall__content .inline-link {
    max-width: 220px;
  }
}
.hardpaywall + .ArticleStrap {
  display: none;
}
.RelatedPosts {
  clear: both;
}
div + .RelatedPosts {
  margin-top: 3em;
}
.RelatedPosts__title {
  font-size: 1.44444em;
  margin-bottom: 0.5em;
}
@media (min-width: 48em) {
  .RelatedPosts__post {
    width: 48.27586%;
    float: left;
    margin-top: 0 !important;
    margin-bottom: 1.25em;
  }
  .RelatedPosts__post:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  .RelatedPosts__post:nth-child(2n + 2) {
    margin-left: 51.72414%;
    margin-right: -100%;
    clear: none;
  }
}
.PostSnippet {
  cursor: default;
  margin-top: 1.11111em;
}
.PostSnippet:after,
.PostSnippet:before {
  content: " ";
  display: table;
}
.PostSnippet:after {
  clear: both;
}
.PostSnippet:first-child {
  margin-top: 0;
}
.PostSnippet__image {
  margin-bottom: 0.77778em;
  position: relative;
}
.PostSnippet__image__img {
  height: 0;
  padding-bottom: 65.12456%;
  background-position: center;
  background-color: #e2e2e2;
  background-size: cover;
  opacity: 1;
}
.PostSnippet__image__img:focus,
.PostSnippet__image__img:hover {
  opacity: 0.9;
}
.PostSnippet__cat {
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.11556em;
  margin-bottom: 0.28889em;
  margin-top: -0.11111em;
}
.PostSnippet__cat a {
  line-height: inherit;
  letter-spacing: inherit;
}
.PostSnippet__title {
  font-family: Georgia;
  font-size: 0.9em;
  line-height: 1.2;
  text-transform: none;
  margin: 0;
  margin-bottom: 0.35185em;
  padding-bottom: 1px;
  font-weight: 400;
  max-height: 4.62em;
  overflow: hidden;
}
.PostSnippet__title a,
.PostSnippet__title a:visited {
  color: #404040;
}
.PostSnippet__title a:focus,
.PostSnippet__title a:hover,
.PostSnippet__title a:visited:focus,
.PostSnippet__title a:visited:hover {
  color: #ef444e;
}
.PostSnippet__date {
  font-size: 0.66667em;
  line-height: 1.25;
  color: #9b9b9b;
}
.PostSnippet__actions {
  font-size: 9.7px;
  line-height: 1.8;
  color: #4a4a4a;
  margin-top: 0.41237em;
}
.PostSnippet__actions img {
  vertical-align: middle;
  line-height: 1;
}
.PostSnippet__comments {
  display: inline-block;
  margin-right: 0.5em;
}
.PostSnippet--small {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.PostSnippet--small .PostSnippet__image {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  max-width: 8.05556em;
  margin-bottom: 0;
}
.PostSnippet--small .PostSnippet__image__img {
  padding-bottom: 90.34483%;
}
.PostSnippet--small .PostSnippet__info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.61111em;
  padding-bottom: 1.11111em;
  position: relative;
}
.PostSnippet--small .PostSnippet__actions {
  position: absolute;
  bottom: 0;
  margin-top: 0;
}
.logo-ctips-white-tagline {
  background: no-repeat center;
  background-size: contain;
  height: 0;
  width: 100%;
  padding-bottom: 27.77778%;
}
.back-to-top {
  display: block;
  background-color: #ef444e;
  padding: 0.95em;
  padding-top: 0.5em;
  position: relative;
  text-align: center;
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  font-size: 1.11111em;
}
.back-to-top,
.back-to-top:visited {
  color: #fff !important;
}
.back-to-top:focus,
.back-to-top:hover,
.back-to-top:visited:focus,
.back-to-top:visited:hover {
  background-color: #f15760;
}
.back-to-top__arrow {
  margin-bottom: 0.5em;
}
@media (min-width: 60em) {
  .back-to-top {
    display: none;
  }
}
.footer {
  background-color: #222727;
  position: relative;
}
.footer__inner {
  max-width: 1024px;
  margin: 0 auto;
  color: #fff;
  padding: 3.88889em 1em;
}
.footer__top {
  margin-bottom: 3.66667em;
}
.footer__logo {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 11.94444em;
}
.footer__signup {
  margin-top: 4em;
}
.footer__signup-btn {
  background-color: #ef444e;
  color: #fff !important;
  display: block;
  text-align: center;
  padding: 0.65em;
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.footer__signup-btn-main {
  font-size: 1.38889em;
  line-height: 1.1;
}
.footer__signup-btn-sub {
  font-size: 0.9em;
  line-height: 1.2;
}
.footer__bottom {
  padding-left: 1.66667em;
  padding-right: 1.66667em;
  max-width: 22.22222em;
  margin-left: auto;
  margin-right: auto;
}
.footer__block {
  font-size: 1em;
  line-height: 1.3;
  margin-bottom: 2.5em;
}
.footer__block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer__block a,
.footer__block a:visited {
  color: #fff !important;
}
.footer__block a:focus,
.footer__block a:hover,
.footer__block a:visited:focus,
.footer__block a:visited:hover {
  color: #ef444e;
}
.footer__block-title {
  font-size: 1.22222em;
  line-height: 1;
  margin-bottom: 1.36364em;
  letter-spacing: 0.11556em;
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
}
.footer__block-shares span {
  display: none;
}
.footer__block-shares li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1.55556em;
}
.footer__icon {
  display: inline-block;
  width: 30px;
  line-height: 1;
  vertical-align: middle;
}
@media (min-width: 48em) {
  .footer {
    padding-left: 1.66667em;
    padding-right: 1.66667em;
  }
  .footer__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .footer__top {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 4.88889em;
  }
  .footer__logo {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    max-width: 21.88889em;
  }
  .footer__signup {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-top: 0;
    padding-left: 5em;
  }
  .footer__bottom {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .footer__block {
    line-height: 1.6;
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
  }
  .footer__block--social {
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 64em) {
  .footer__block {
    width: 21.05263%;
    float: left;
    margin-right: 5.26316%;
  }
  .footer__block--social {
    width: 47.36842%;
    float: right;
    margin-right: 0;
  }
  .footer__block-shares span {
    display: inline;
    vertical-align: middle;
    margin-left: 0.5em;
  }
  .footer__block-shares li {
    margin-right: 0;
    margin-bottom: 1.8em;
    display: block;
    width: 50%;
    float: left;
  }
}
.LoadingScreen {
  position: fixed;
  top: -999999999999px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999999;
  opacity: 0;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: opacity 0.16s ease, top 0s ease 0.16s, -webkit-transform 0.16s ease;
  transition: opacity 0.16s ease, top 0s ease 0.16s, -webkit-transform 0.16s ease;
  -o-transition: opacity 0.16s ease, transform 0.16s ease, top 0s ease 0.16s;
  transition: opacity 0.16s ease, transform 0.16s ease, top 0s ease 0.16s;
  transition: opacity 0.16s ease, transform 0.16s ease, top 0s ease 0.16s,
    -webkit-transform 0.16s ease;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  text-align: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.LoadingScreen--visible {
  opacity: 1;
  top: 0;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.16s ease, top 0s, -webkit-transform 0.16s ease;
  transition: opacity 0.16s ease, top 0s, -webkit-transform 0.16s ease;
  -o-transition: opacity 0.16s ease, transform 0.16s ease, top 0s;
  transition: opacity 0.16s ease, transform 0.16s ease, top 0s;
  transition: opacity 0.16s ease, transform 0.16s ease, top 0s, -webkit-transform 0.16s ease;
}
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}
.royalSlider > * {
  float: left;
}
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsLink,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsPreloader,
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsThumbs,
.rsWebkit3d img {
  -webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsContainer,
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img {
  -webkit-transform: none;
}
.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent;
}
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent;
}
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}
.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
}
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}
.rsThumb {
  float: left;
  position: relative;
}
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}
.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}
.rsContent {
  width: 100%;
  height: 100%;
  position: relative;
}
.rsPreloader {
  position: absolute;
  z-index: 0;
}
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}
.rsTabs {
  float: left;
  background: 0 0 !important;
}
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
.rsVideoContainer {
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: 0.3s;
}
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}
.rsVideoContainer .rsVideoObj,
.rsVideoContainer embed,
.rsVideoContainer iframe,
.rsVideoContainer video {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rsVideoContainer.rsIOSVideo embed,
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}
img.rsImg {
  max-width: none;
}
.grab-cursor {
  cursor: url(/wp-content/themes/cyclingtips/assets/img/grab.png) 8 8, move;
}
.grabbing-cursor {
  cursor: url(/wp-content/themes/cyclingtips/assets/img/grabbing.png) 8 8, move;
}
.rsNoDrag {
  cursor: auto;
}
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(/wp-content/themes/cyclingtips/assets/img/blank.gif);
}
.TSTGallery {
  margin-bottom: 1.5em;
}
.TSTGallery .rsImg {
  margin: 0 !important;
}
.TSTGallery a,
.TSTGallery a:visited {
  color: #000;
}
.TSTGallery a:focus,
.TSTGallery a:hover {
  color: #ef444e;
}
.TSTGallery__controls {
  cursor: default;
}
.TSTGallery__btn-close {
  font-size: 1.75em;
}
.TSTGallery__btn {
  font-size: 3em;
}
.TSTGallery__share-title {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 1px;
}
.TSTGallery__nav hr {
  display: none;
}
.TSTGallery__count {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 1px;
}
.TSTGallery__caption {
  margin-top: 0.5em;
  min-height: 50px;
}
.TSTGallery__img-title {
  margin: 0;
}
.TSTGallery__img-caption {
  font-size: 12px;
  margin: 0;
}
.TSTGallery__grid-title {
  font-size: 1.75em;
  font-weight: 400;
}
.TSTGallery__grid-item {
  width: 23.72881%;
  float: left;
  margin-bottom: 1.69492%;
  position: relative;
}
.TSTGallery__grid-item:nth-child(4n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}
.TSTGallery__grid-item:nth-child(4n + 2) {
  margin-left: 25.42373%;
  margin-right: -100%;
  clear: none;
}
.TSTGallery__grid-item:nth-child(4n + 3) {
  margin-left: 50.84746%;
  margin-right: -100%;
  clear: none;
}
.TSTGallery__grid-item:nth-child(4n + 4) {
  margin-left: 76.27119%;
  margin-right: -100%;
  clear: none;
}
.TSTGallery__grid-item:nth-last-child(-n + 4) {
  margin-bottom: 0;
}
.TSTGallery__grid-item:hover .TSTGallery__grid-overlay {
  opacity: 1;
}
.TSTGallery__grid-image {
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
.TSTGallery__grid-overlay {
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.35);
}
.TSTGallery__slider {
  width: 100%;
}
.TSTGallery__cover-slide {
  position: relative;
  text-align: center;
}
.TSTGallery__cover-slide .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.TSTGallery__cover-slide .title {
  position: absolute;
  left: 0;
  width: 100%;
  top: 46%;
  color: #fff;
}
.TSTGallery__cover-slide .title span {
  border-bottom: solid 3px #fff;
  display: inline-block;
  padding-bottom: 12px;
}
html.flexbox .TSTGallery__cover-slide .title {
  top: 0;
  height: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html.flexbox .TSTGallery__cover-slide .title h1 {
  width: 100%;
}
.TSTGallery__cover-slide h1 {
  padding-left: 1em;
  padding-right: 1em;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5em;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.TSTGallery--single-view .TSTGallery__grid {
  display: none;
}
.TSTGallery--single-view .TSTGallery__btn-close {
  opacity: 0;
  cursor: default;
}
.TSTGallery--grid-view .TSTGallery__slider {
  display: none;
}
.TSTGallery--grid-view .TSTGallery__nav {
  opacity: 0;
  cursor: default;
  display: none;
}
.TSTGallery--grid-view .TSTGallery__caption {
  display: none;
}
@media (max-width: 43.6875em) {
  .TSTGallery__controls {
    font-size: 1em;
    line-height: 1;
    padding: 10px 0;
  }
  .TSTGallery__controls:after,
  .TSTGallery__controls:before {
    content: " ";
    display: table;
  }
  .TSTGallery__controls:after {
    clear: both;
  }
  .TSTGallery__controls__bottom,
  .TSTGallery__nav,
  .TSTGallery__share {
    display: inline-block;
    vertical-align: middle;
  }
  .TSTGallery__share > span {
    font-size: 1.4em;
  }
  .TSTGallery__share-title {
    display: none;
  }
  .TSTGallery__controls__bottom {
    float: right;
  }
  .TSTGallery__btn {
    font-size: 2.25em;
  }
  .TSTGallery__btn-close {
    float: left;
    font-size: 1.5em;
  }
  .TSTGallery__caption {
    text-align: center;
  }
  .TSTGallery__cover-slide h1 {
    font-size: 1em;
  }
  .TSTGallery__cover-slide h1 span {
    padding-bottom: 5px;
  }
  .TSTGallery__count {
    line-height: 1;
    font-size: 12px;
    position: relative;
    top: -11px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 43.75em) {
  .TSTGallery__content {
    float: left;
    width: 100%;
    margin-right: -65px;
    padding-right: 65px;
  }
  .TSTGallery__columns {
    position: relative;
    min-height: 400px;
  }
  .TSTGallery__controls {
    float: left;
    width: 65px;
    text-align: center;
    min-height: 400px;
  }
  .TSTGallery__controls__bottom {
    position: absolute;
    width: 65px;
    bottom: 0;
  }
  .TSTGallery__share > * {
    display: block;
    clear: both;
  }
  .TSTGallery__nav > * {
    display: block;
    clear: both;
  }
  .TSTGallery__nav hr {
    display: block;
    max-width: 60%;
    background-color: #fff;
    margin: 1.5em auto 1em;
  }
  .TSTGallery__btn {
    line-height: 1.25;
  }
  html.flexbox .TSTGallery--grid-view .TSTGallery__controls__bottom {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
  }
  html.flexbox .TSTGallery--grid-view .TSTGallery__share {
    width: 100%;
  }
  html.flexbox .TSTGallery--grid-view .TSTGallery__btn-close {
    position: relative;
    z-index: 1;
  }
}
.TSTGallery .ctips-overlay-constraint {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.SliderSimple {
  margin-bottom: 1.5em;
  background-color: #222727;
  position: relative;
  text-align: left;
}
.SliderSimple__slides {
  height: 300px;
}
@media (min-height: 40.625em) {
  .SliderSimple__slides {
    height: 600px;
    height: 80vh;
  }
}
@media (min-height: 64.0625em) {
  .SliderSimple__slides {
    height: 850px;
    height: 80vh;
  }
}
@media (min-height: 87.5em) {
  .SliderSimple__slides {
    height: 1200px;
    height: 80vh;
  }
}
.SliderSimple .caption-text {
  display: block;
  font-size: 90%;
  line-height: 1.4;
  padding: 1em 10%;
  background: #e3e4e5;
  text-align: center;
}
.SliderSimple .rsArrow {
  position: absolute;
  top: 50%;
  margin-top: -1.11111em;
}
.SliderSimple .rsArrow .rsArrowIcn {
  color: #fff;
}
.SliderSimple .rsArrow .rsArrowIcn:before {
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.66667em;
}
.SliderSimple .rsArrow .rsArrowIcn:focus,
.SliderSimple .rsArrow .rsArrowIcn:hover {
  color: #ef444e;
}
.SliderSimple .rsArrow.rsArrowLeft {
  left: 1em;
}
.SliderSimple .rsArrow.rsArrowLeft .rsArrowIcn:before {
  content: "\f053";
}
.SliderSimple .rsArrow.rsArrowRight {
  right: 1em;
}
.SliderSimple .rsArrow.rsArrowRight .rsArrowIcn:before {
  content: "\f054";
}
.SliderSimple .rsArrow.rsArrowDisabled {
  display: none !important;
}
@media (min-width: 48em) {
  .SliderSimple .rsArrow .rsArrowIcn:before {
    font-size: 2.22222em;
  }
}
@media (min-width: 60em) {
  .SliderSimple .rsArrow.rsArrowLeft {
    left: 50px;
  }
  .SliderSimple .rsArrow.rsArrowRight {
    right: 50px;
  }
}
@media (min-width: 60em) {
  .SliderSimple .rsGCaption {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .SliderSimple .caption-text {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
  }
}
.Takeover {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (max-width: 40.625em) {
  .Takeover {
    font-size: 0.7em;
  }
}
.Takeover--visible {
  opacity: 1;
}
.Takeover--light-theme {
  color: #fff;
}
.Takeover .TakeoverTPL--img-overlay,
.Takeover .TakeoverTPL--txt-smpl,
.Takeover .Takeover__bg,
.Takeover .Takeover__bg-image,
.Takeover .Takeover__canvas,
.Takeover .Takeover__canvas-pad,
.Takeover .Takeover__olink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.Takeover__unit {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}
.Takeover__bg {
  z-index: 1;
}
.Takeover__bg-image {
  background-position: center;
  background-size: cover;
}
.Takeover__canvas {
  z-index: 2;
}
.Takeover__olink {
  z-index: 3;
}
.Takeover__down-arrow {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 4;
  font-size: 3em;
  color: inherit;
}
.Takeover__down-arrow a {
  position: relative;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.16s;
  transition: -webkit-transform 0.16s;
  -o-transition: transform 0.16s;
  transition: transform 0.16s;
  transition: transform 0.16s, -webkit-transform 0.16s;
  display: block;
  padding: 0.5em;
  padding-top: 0;
}
.Takeover__down-arrow a i {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.16s;
  transition: -webkit-transform 0.16s;
  -o-transition: transform 0.16s;
  transition: transform 0.16s;
  transition: transform 0.16s, -webkit-transform 0.16s;
}
.Takeover__down-arrow a,
.Takeover__down-arrow a:visited {
  color: inherit;
}
.Takeover__down-arrow a:focus,
.Takeover__down-arrow a:hover {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.Takeover__down-arrow a:focus i,
.Takeover__down-arrow a:hover i {
  -webkit-transform: translateY(0.1em);
  -ms-transform: translateY(0.1em);
  transform: translateY(0.1em);
}
.TakeoverTPL--txt-smpl {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.TakeoverTPL--txt-smpl__inner {
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  text-align: center;
  letter-spacing: 0.03em;
  padding: 1em;
  line-height: 1.3;
}
.TakeoverTPL--txt-smpl__title {
  font-size: 2.4em;
  margin-bottom: 0.5em;
  line-height: 1.1;
}
.TakeoverTPL--txt-smpl__tagline {
  font-size: 1.2em;
  line-height: 1.4;
  font-family: Georgia;
  margin-bottom: 1.5em;
}
.TakeoverTPL--txt-smpl__button a,
.TakeoverTPL--txt-smpl__button a:visited {
  display: inline-block;
  background: #ef444e;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1.35em;
  text-transform: uppercase;
  border-radius: 0.25em;
}
.TakeoverTPL--img-overlay {
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.TakeoverTPL--img-overlay__inner {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body.has-page-takeover .Header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body.has-page-takeover .footer {
  position: relative;
  z-index: 1;
}
body.has-page-takeover .comments,
body.has-page-takeover .content {
  background-color: #fff;
}
body.has-page-takeover #ctips-theme .footer,
body.has-page-takeover #ctips-theme > .et_builder_outer_content {
  position: relative;
  z-index: 1;
}
@media (min-width: 64.0625em) {
  html.js.csstransforms body.has-page-takeover.scroll-dir--up .Header--compact .HeaderNav {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.rvw-rating-section-heading {
  font-family: Georgia;
  font-size: 1.75em;
  font-weight: 400;
  text-transform: none;
  margin-top: 2em;
  margin-bottom: 1em;
}
.review-rating-container .ui-slider-handle p,
.rvw-admin-button,
.rvw-good-bad-title,
.rvw-overall-score-label.previous-review-article,
.rvw-overall-score-number,
.rvw-overall-score-number.previous-review-article,
.rvw-rating-scale-container,
.rvw-rating-score-container,
.rvw-rating-type-label,
.rvw-return-button,
.rvw-review-button,
.rvw-reviews-comments-button,
.rvw-save-review-button,
.rvw-user-product-review-heading,
.rvw-user-product-review-rating-label,
.rvw-user-score-box.user-specific-badge,
.rvw-wrapup-quote-text {
  font-family: "Knockout 28 A", "Knockout 28 B", Oswald, sans-serif;
  letter-spacing: 0.03em;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 1.75em;
}
.rvw-review-section-container {
  margin-top: 1em;
}
.rvw-wrapup-quote-text {
  color: #2a2f2d;
  margin-bottom: 20px;
}
.rvw-overall-score-number {
  text-align: center;
  font-size: 3em;
  padding: 0;
  line-height: 128px;
}
.rvw-ctech-score-box,
.rvw-user-score-box {
  display: block;
  width: 100%;
  height: 128px;
  text-align: center;
  color: #fff;
}
.rvw-ctech-score-box.feature_img_badge,
.rvw-user-score-box.feature_img_badge {
  float: none;
  width: 80px;
  height: 60px;
  padding-top: 20px;
  border-radius: 5px;
}
.rvw-ctech-score-box.feature_img_badge {
  position: relative;
  top: -90px;
  left: 10px;
  margin-bottom: -80px;
  margin-right: -80px;
}
.rvw-user-score-box.feature_img_badge {
  position: relative;
  top: -90px;
  left: 100px;
  margin-bottom: -80px;
  margin-right: -80px;
}
.rvw-ctech-score-box.previous-review-article,
.rvw-user-score-box.previous-review-article {
  display: inline-block;
  z-index: 5;
  width: 48px;
  height: 41px;
  padding-top: 7px;
}
.rvw-ctech-score-box.previous-review-article {
  background: url(/wp-content/plugins/ct_product_reviews/images/review-ctech-badge-small.png)
    no-repeat;
  margin-right: 5px;
}
.rvw-user-score-box.previous-review-article {
  background: url(/wp-content/plugins/ct_product_reviews/images/review-user-badge-small.png)
    no-repeat;
}
.rvw-overall-score-number.previous-review-article {
  display: block;
  width: 48px;
  height: 18px;
  padding: 6px 0 0 0;
}
.rvw-overall-score-label.previous-review-article {
  width: 48px;
  height: 10px;
  padding: 0;
}
a:hover .rvw-ctech-score-box.previous-review-article,
a:hover .rvw-user-score-box.previous-review-article {
  text-decoration: none;
}
.rvw-user-score-box.user-specific-badge {
  float: none;
  width: 48px;
  height: 34px;
  padding-top: 14px;
  background: url(/wp-content/plugins/ct_product_reviews/images/review-user-badge-small.png)
    no-repeat;
}
.rvw-ctech-score-box {
  background: url(/wp-content/plugins/ct_product_reviews/images/review-ctech-badge-large.png)
    no-repeat center center;
}
.rvw-user-score-box {
  background: url(/wp-content/plugins/ct_product_reviews/images/review-user-badge-large.png)
    no-repeat center center;
}
.rvw-good-bad-container {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.rvw-good-bad-title {
  color: #2a2f2d;
  margin-bottom: 0.6em;
}
.rvw-good-container {
  width: 50%;
  padding-right: 1em;
  float: left;
}
.rvw-bad-container {
  padding-left: 1em;
  width: 50%;
  float: left;
}
ul.rvw-good-bad-list {
  margin: 0;
}
ul.rvw-good-bad-list li {
  list-style-position: outside;
  list-style-type: square;
}
.rvw-rating-section-container {
  display: inline-block;
  width: 45%;
  vertical-align: top;
}
.rvw-rating-section-container:first-child {
  margin-right: 8%;
}
.rvw-rating-section-container.full-width-ratings {
  width: 100%;
}
.rvw-rating-section-heading {
  text-align: center;
  color: #2a2f2d;
}
.rvw-rating-section-heading-review-count {
  font-size: 14px;
  color: grey;
  margin-top: 20px;
}
.rvw-rating-sub-container {
  margin-top: 7px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.rvw-rating-section-container.full-width-ratings .rvw-rating-sub-container {
  width: 100%;
}
.rvw-rating-type-label {
  font-size: 1.4em;
  margin-bottom: 0.125em;
}
.rvw-rating-score-full-background {
  display: inline-block;
  background-color: #e1e1e1;
}
.rvw-rating-scale-container,
.rvw-rating-score-container {
  text-align: right;
  color: #fff;
  height: 1.2em;
  font-size: 1.2em;
  padding-top: 0;
  line-height: 1.2em;
}
.rvw-rating-scale-container.ctech,
.rvw-rating-score-container.ctech {
  background-color: #ff3d48;
}
.rvw-rating-scale-container.user,
.rvw-rating-score-container.user {
  background-color: #139bc9;
}
.rvw-rating-score-container {
  display: block;
}
.rvw-rating-scale-container {
  display: inline-block;
}
.rvw-rating-score-value {
  padding-right: 10px;
}
.rvw-review-button {
  display: block;
  float: left;
  width: 300px;
  text-align: center;
  background-color: #ff3d48;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff !important;
  margin-top: 40px;
}
.rvw-reviews-comments-button-container {
  float: right;
}
.rvw-admin-button,
.rvw-reviews-comments-button {
  display: inline-block;
  background-color: #aaa;
  padding: 5px 15px;
  color: #fff !important;
  margin-top: 40px;
}
.rvw-review-button:hover,
.rvw-reviews-comments-button:hover {
  text-decoration: none;
}
.rvw-user-reviews-container {
  margin-top: 20px;
}
.rvw-form-container * label {
  display: inline-block;
  width: 160px;
}
.rvw-form-container * select {
  width: 200px;
}
.rvw-form-input-container {
  margin-bottom: 10px;
}
.rvw-form-error-container {
  margin-left: 160px;
  color: red;
}
.rvw-explanatory-note {
  font-size: 8pt;
  margin-left: 50px;
  color: #a9a9a9;
}
#frmProductRatingDetails label {
  display: block;
}
#frmNewProduct input[type="text"] {
  width: 200px;
}
#frmProductRatings input[type="number"] {
  width: 40px;
  height: 20px;
  font-size: 12pt;
}
.toggle-container {
  cursor: pointer;
  display: inline-block;
  width: 80px;
  background-color: #bfbfbf;
  padding: 2px;
  text-align: center;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.no-toggle,
.yes-toggle {
  display: inline-block;
  width: 35px;
  text-align: center;
  padding: 2px 0;
  font-size: 11px;
  border-radius: 3px;
}
.yes-toggle {
  color: #fff;
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, left, right);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #62c462),
    color-stop(100%, #57a957)
  );
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: linear-gradient(top, #62c462, #57a957);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.no-toggle {
  color: #fff;
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, left, right);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ee5f5b),
    color-stop(100%, #c43c35)
  );
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.toggle-container.no .yes-toggle,
.toggle-container.yes .no-toggle {
  background: 0 0;
  border: none;
  color: #bfbfbf;
}
.success {
  display: inline-block;
  color: #4f8a10;
  background-color: #dff2bf;
  margin: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.rvw-user-product-review-heading {
  color: #2a2f2d;
  margin-bottom: 0;
}
.rvw-user-product-review-rating-label {
  color: #2a2f2d;
  margin-bottom: 10px;
}
.review-rating-container .rating-widget-slider {
  height: 20px !important;
  background: #dadada !important;
  border: none !important;
}
.review-rating-container .rating-widget-slider .ui-slider-range {
  height: 20px !important;
  background-color: #139bc9 !important;
  border: none !important;
  border-bottom-right-radius: none !important;
  border-bottom-left-radius: none !important;
  border-top-right-radius: none !important;
  border-top-left-radius: none !important;
}
.rating-widget-slider .ui-slider-range {
  background: #139bc9;
}
.review-rating-container .ui-slider-handle {
  width: 40px !important;
  height: 40px !important;
  margin-top: -5px !important;
  background-color: #139bc9 !important;
  border: none !important;
  border-bottom-right-radius: none !important;
  border-bottom-left-radius: none !important;
  border-top-right-radius: none !important;
  border-top-left-radius: none !important;
}
.review-rating-container .ui-slider-handle p {
  width: 40px !important;
  height: 35px !important;
  padding-top: 5px !important;
  background-color: #139bc9 !important;
  margin-top: 0 !important;
  color: #fff !important;
}
.review-rating-container .ui-slider-handle:hover p {
  color: #fff !important;
  text-decoration: none !important;
}
.rating-widget-slider {
  float: left;
  clear: left;
  width: 400px;
  height: 25px;
  margin-left: 15px;
  margin-top: 3px;
}
.rating-widget-swatch {
  width: 120px;
  height: 28px;
  margin-left: 450px;
  margin-top: 3px;
  background-image: none;
  text-align: center;
}
.rating-widget-swatch p {
  margin: 0;
}
.rvw-save-review-button {
  display: inline-block;
  float: left;
  text-align: center;
  background-color: #ff3d48;
  padding: 5px 15px;
  color: #fff !important;
  margin-top: 40px;
  margin-right: 15px;
}
.rvw-return-button {
  display: inline-block;
  float: left;
  text-align: center;
  background-color: #aaa;
  padding: 5px 15px;
  color: #fff !important;
  margin-top: 40px;
}
.royalSlider.default {
  width: 100%;
}
.rvw-user-review-container {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 10px;
}
.rvw-user-review-user-details {
  display: block;
  width: 300px;
  float: left;
}
.rvw-user-review-user-name-container {
  display: inline-block;
  width: 300px;
  vertical-align: top;
}
.rvw-user-review-user-name {
  font-family: Georgia;
  font-weight: 700;
  font-size: 14px;
  color: #2a2f2d;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 14px;
  padding-top: 15px;
}
.rvw-user-review-date {
  font-size: 14px;
  color: grey;
}
.rvw-user-review-overall-badge-container {
  float: right;
  width: 35px;
  padding-right: 10px;
}
.rvw-user-review-ratings-section {
  display: block;
  width: 300px;
}
.rvw-user-review-detail {
  float: none;
  margin-left: 340px;
}
.rvw-user-review-text-section {
  display: block;
  font-family: Georgia;
  font-size: 12px;
  padding-top: 73px;
  color: #2a2f2d;
}
.rvw-user-review-time-ago {
  display: block;
  color: #999;
}
@media (max-width: 40.625em) {
  .rvw-good-bad-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
.DealsWidget {
  background-color: #fff;
  margin-top: 5em;
  margin-bottom: 5em;
}
.DealsWidget__title {
  background: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#010101));
  background: -webkit-linear-gradient(top, #1f1f1f 0, #010101 100%);
  background: -o-linear-gradient(top, #1f1f1f 0, #010101 100%);
  background: linear-gradient(to bottom, #1f1f1f 0, #010101 100%);
  text-align: center;
}
.DealsWidget__title img {
  max-width: 90%;
}
.DealsWidget__content {
  padding: 0 0.5em;
  border: solid 1px #e2e2e2;
  border-top: none;
}
.PriceCompareWidget {
  background-color: #fff;
  margin: 1.5em auto;
}
.PriceCompareWidget__title {
  background: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#010101));
  background: -webkit-linear-gradient(top, #1f1f1f 0, #010101 100%);
  background: -o-linear-gradient(top, #1f1f1f 0, #010101 100%);
  background: linear-gradient(to bottom, #1f1f1f 0, #010101 100%);
  text-align: center;
}
.PriceCompareWidget__title img {
  width: 90%;
  margin: 0.75em 0 !important;
  max-width: 420px;
}
.force-clear {
  clear: both;
}
.ct_gallery-container:not(.ct_gallery-container--initialised) {
  margin-top: 0;
  margin-bottom: 0;
}
.ct_gallery-container:not(.ct_gallery-container--initialised) .ct_gallery-current-photo-container {
  display: none;
}
.ct_gallery-container:not(.ct_gallery-container--initialised) :not(.wp-caption) > img {
  margin-top: 0;
  margin-bottom: 0;
}
.EmporiumPromo {
  margin: 2em 0;
}
.EmporiumPromo__title {
  text-align: center;
  position: relative;
}
.EmporiumPromo__title:before {
  content: "";
  position: absolute;
  background-color: #404040;
  height: 1px;
  width: 90%;
  left: 5%;
  top: 50%;
}
.EmporiumPromo__logo-wrap {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 1em;
}
.EmporiumPromo__logo {
  width: 200px;
  max-width: 60%;
}
.EmporiumPromo__subtitle {
  text-align: center;
  margin: 0.5em auto;
  font-size: 1.25em;
  letter-spacing: 0.085em;
}
.EmporiumPromo__descr {
  font-style: italic;
  font-size: 0.9em;
  margin: 1.5em 0 1.65em;
}
.EmporiumPromo__descr > :first-child {
  margin-top: 0 !important;
}
.EmporiumPromo__descr > :last-child {
  margin-bottom: 0 !important;
}
.EmporiumPromo__product {
  margin: 0 0 1em;
}
.EmporiumPromo__product-img {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.EmporiumPromo__product-text {
  font-size: 0.9em;
}
@media (max-width: 40.625em) {
  .EmporiumPromo__product {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .EmporiumPromo__product-image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 90px;
  }
  .EmporiumPromo__product-text {
    margin-left: 1em;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
  }
}
@media (min-width: 40.6875em) {
  .EmporiumPromo__products {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -0.5em;
    margin-right: -0.5em;
  }
  .EmporiumPromo__product {
    padding: 0 0.5em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .EmporiumPromo__product-image {
    margin-bottom: 1em;
  }
}
