@charset "UTF-8";
/*
 Theme Name:   1upUSA
 Description:  Custom WooCommerce StoreFront Child Theme for 1upUSA.com
 Version:      2.0.20210707B
 Author:       Cody Sand
 Author URI:   http://sandtoken.com/
 Template:     storefront
 Text Domain:  1upUSA
*/
@font-face {
  font-family: 'Josefin Sans';
  font-weight: normal;
  src: url("fonts/JosefinSans-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Josefin Sans';
  font-weight: bold;
  src: url("fonts/JosefinSans-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Josefin Sans';
  font-weight: 900;
  src: url("fonts/JosefinSans-Bolder.ttf") format("truetype"); }

h1, h2, h3, .ls-slide, .footer-widgets {
  font-family: 'Josefin Sans', sans-serif; }

form {
  margin: 0; }

a {
  color: #193E6E; }
  a:focus {
    outline-color: transparent; }

p {
  font-size: 20px; }

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart, .widget-area .widget a.button, .site-header-cart .widget_shopping_cart a.button {
  background-color: #193E6E;
  color: white; }
  button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .added_to_cart:hover, .widget-area .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover {
    background-color: #102744;
    color: white; }

article.page .entry-title {
  display: none; }

.woocommerce-breadcrumb {
  display: block;
  margin-top: 80px;
  text-transform: uppercase;
  font-family: 'Josefin Sans';
  font-weight: bold;
  color: black; }

header {
  padding: 0;
  margin: 0;
  padding: .5em 1em; }

.btn-transparent {
  display: inline-block;
  padding: 1em;
  text-align: center;
  font-family: 'Josefin Sans';
  font-weight: bold;
  border: 1px solid white;
  background-color: #193E6E;
  color: white;
  text-transform: uppercase; }
  .btn-transparent:hover {
    background-color: #102744;
    color: white; }
  .btn-transparent.white {
    border: 1px solid white;
    background-color: #ED1C24;
    color: white;
    text-transform: uppercase; }
    .btn-transparent.white:hover {
      background-color: white;
      color: #ED1C24; }

.faq {
  border-top: 1px solid #aaa;
  padding: 1em 0; }
  .faq:last-of-type {
    border-bottom: 1px solid #aaa; }
  .faq h2 {
    color: #193E6E;
    cursor: pointer; }
    .faq h2:before {
      content: '\f067';
      font-family: 'Font Awesome\ 5 Free';
      margin-right: .5em;
      color: white;
      background-color: #193E6E;
      padding: 0.5em 0.75em;
      display: inline-block; }
  .faq.open h2 {
    color: #ED1C24; }
    .faq.open h2:before {
      content: '\f068';
      background-color: #ED1C24; }
  .faq.open div {
    display: block; }
  .faq div {
    display: none; }

.custom-page-heading {
  min-height: 72px; }
  .custom-page-heading.with-image {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: 75% 50%;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    color: white;
    font-family: 'Josefin Sans', sans-serif; }

.content-area,
.site-main {
  margin-bottom: 0 !important; }

.bullet {
  display: block; }
  .bullet:not(:first-child) {
    margin-top: 1em; }
  .bullet > * {
    display: inline-block;
    vertical-align: middle; }
  .bullet .icon {
    height: 50px;
    width: 50px;
    margin-right: 0.5em;
    font-size: 1.5rem;
    padding: 0.7rem;
    border: 1px solid #999;
    border-radius: 100px;
    color: #999; }
  .bullet.email .content, .bullet.facebook .content, .bullet.twitter .content, .bullet.youtube .content, .bullet.insta .content {
    text-decoration: underline; }
  .bullet.address {
    line-height: 1; }
  .bullet.phone {
    font-size: 1.2em; }

li.widget {
  list-style-type: none; }

#main .vc_tta-container .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  background-color: transparent;
  border: none;
  color: black;
  text-transform: uppercase;
  border-bottom: 1px solid #333333;
  border-radius: 0; }

#main .vc_tta-container .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  color: #ED1C24; }

#main .vc_tta-container .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  width: 250px; }

#main .vc_tta-container .vc_tta-panels-container .vc_tta-panels,
#main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-heading,
#main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-body,
#main .vc_tta-container .vc_tta-panels-container .vc_tta-panel {
  background-color: transparent;
  border: none; }
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panels h4 > a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-heading h4 > a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-body h4 > a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel h4 > a {
    background-color: transparent;
    border: none;
    color: black;
    text-transform: uppercase;
    border-bottom: 1px solid #333333;
    border-radius: 0; }
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panels h4.vc_active > a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-heading h4.vc_active > a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-body h4.vc_active > a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel h4.vc_active > a {
    color: #ED1C24; }
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panels.vc_active h4 a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-heading.vc_active h4 a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel-body.vc_active h4 a,
  #main .vc_tta-container .vc_tta-panels-container .vc_tta-panel.vc_active h4 a {
    color: #ED1C24; }

header#masthead.site-header {
  margin-bottom: 0;
  padding: 0;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: black;
  padding: 0; }
  header#masthead.site-header .site-branding {
    margin-bottom: 0;
    display: inline-block;
    width: 10%;
    flex: 1; }
  header#masthead.site-header > .col-full {
    display: flex;
    padding: 0;
    margin: 0; }
  header#masthead.site-header .site-search {
    display: none; }

@media all {
  .woocommerce-active .site-header .col-full {
    position: relative;
    max-width: none; } }

.woocommerce-active .custom-logo-link {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 5% 0 0;
  z-index: 10000;
  position: relative;
  width: 78px;
  padding: 0.5em; }
  .woocommerce-active .custom-logo-link img {
    height: 54px;
    width: 72px; }

#site-navigation {
  width: auto;
  display: inline-block;
  vertical-align: top;
  clear: none;
  margin: 0;
  float: none; }
  #site-navigation ul.menu,
  #site-navigation ul.nav-menu {
    font-family: "Josefin Sans", sans-serif;
    text-transform: uppercase; }
    #site-navigation ul.menu > li > a,
    #site-navigation ul.nav-menu > li > a {
      color: white;
      padding: 1.224em 1em; }
    #site-navigation ul.menu > li:hover a,
    #site-navigation ul.nav-menu > li:hover a {
      font-weight: bold; }
    #site-navigation ul.menu > li:hover ul.sub-menu,
    #site-navigation ul.nav-menu > li:hover ul.sub-menu {
      background-color: black;
      color: white;
      position: fixed;
      position: absolute;
      top: 64px;
      left: 0;
      right: 0;
      width: 210px;
      padding: 0; }
      @media screen and (max-width: 768px) {
        #site-navigation ul.menu > li:hover ul.sub-menu,
        #site-navigation ul.nav-menu > li:hover ul.sub-menu {
          padding: 0 5%; } }
      #site-navigation ul.menu > li:hover ul.sub-menu li,
      #site-navigation ul.nav-menu > li:hover ul.sub-menu li {
        display: block;
        opacity: 0.6; }
        #site-navigation ul.menu > li:hover ul.sub-menu li a,
        #site-navigation ul.nav-menu > li:hover ul.sub-menu li a {
          color: white;
          width: auto;
          font-weight: bold; }
        #site-navigation ul.menu > li:hover ul.sub-menu li:hover,
        #site-navigation ul.nav-menu > li:hover ul.sub-menu li:hover {
          opacity: 1; }
  #site-navigation .current-menu-item {
    font-weight: bold; }
  #site-navigation ul li a:before {
    display: none; }
  @media screen and (max-width: 1200px) {
    #site-navigation {
      font-size: 0.8em;
      padding: 0.5em 0; }
      #site-navigation ul.nav-menu > li:hover ul.sub-menu {
        top: 50px; } }
  @media screen and (max-width: 768px) {
    #site-navigation {
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: 80px; }
      #site-navigation .menu {
        display: none; }
      #site-navigation .menu-toggle {
        margin: 1em 1em 0 0; }
      #site-navigation.toggled {
        background-color: black; }
        #site-navigation.toggled .menu {
          margin-top: 4em;
          padding: 1em;
          display: block;
          background-color: black; }
      #site-navigation .menu > ul > li {
        border-bottom: 1px solid white; } }

#page .site-header-cart {
  width: auto;
  vertical-align: top;
  float: none;
  display: inline-block; }
  #page .site-header-cart .cart-contents {
    padding: 1.224em 1em;
    position: relative;
    color: white;
    float: none;
    display: inline-block; }
    #page .site-header-cart .cart-contents .count {
      position: absolute;
      color: white;
      background-color: #b9161c;
      border-radius: 30px;
      height: 18px;
      width: 18px;
      opacity: 1;
      text-align: center;
      line-height: 1.3;
      font-weight: bold;
      top: 0.5em;
      right: 0.5em; }
  #page .site-header-cart .widget_shopping_cart {
    width: 290px;
    background-color: #111; }
  #page .site-header-cart:hover .widget_shopping_cart {
    right: 0;
    left: auto;
    position: absolute; }
    #page .site-header-cart:hover .widget_shopping_cart a.button {
      background-color: #193E6E; }
      #page .site-header-cart:hover .widget_shopping_cart a.button:hover {
        background-color: #102744; }
  @media screen and (max-width: 768px) {
    #page .site-header-cart {
      display: none; } }

.storefront-primary-navigation {
  flex: 100;
  text-align: right; }
  @media screen and (max-width: 1280px) {
    .storefront-primary-navigation {
      float: none; } }
  .storefront-primary-navigation > .col-full {
    padding: 0;
    margin: 0; }

.site-footer {
  padding-bottom: 120px;
  position: relative; }
  .site-footer > .col-full > .clear.submit-button {
    display: none; }

.footer-widgets .widget {
  margin-bottom: 0;
  font-size: 1.2rem; }

.footer-widgets.col-4 .block {
  display: inline-block;
  vertical-align: top; }
  .footer-widgets.col-4 .block .widget-title {
    color: #ED1C24;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: bold; }
  .footer-widgets.col-4 .block.footer-widget-1, .footer-widgets.col-4 .block.footer-widget-2, .footer-widgets.col-4 .block.footer-widget-3 {
    width: 22%;
    margin-right: 1%; }
    .footer-widgets.col-4 .block.footer-widget-1 a, .footer-widgets.col-4 .block.footer-widget-2 a, .footer-widgets.col-4 .block.footer-widget-3 a {
      text-decoration: none; }
  .footer-widgets.col-4 .block.footer-widget-3 {
    width: 25%; }
  .footer-widgets.col-4 .block:last-child {
    width: 25.5%; }
  .footer-widgets.col-4 .block input[type=email] {
    width: 100%; }
  .footer-widgets.col-4 .block input[type="submit"].button {
    background-color: #ED1C24; }
    .footer-widgets.col-4 .block input[type="submit"].button:hover {
      background-color: #c61017; }
  @media screen and (max-width: 1140px) {
    .footer-widgets.col-4 .block.footer-widget-1, .footer-widgets.col-4 .block.footer-widget-2, .footer-widgets.col-4 .block.footer-widget-3, .footer-widgets.col-4 .block.footer-widget-4 {
      width: 43%;
      margin: 1%;
      float: left; }
      .footer-widgets.col-4 .block.footer-widget-1 .widget-title, .footer-widgets.col-4 .block.footer-widget-2 .widget-title, .footer-widgets.col-4 .block.footer-widget-3 .widget-title, .footer-widgets.col-4 .block.footer-widget-4 .widget-title {
        font-size: 1.2em; } }
  @media screen and (max-width: 675px) {
    .footer-widgets.col-4 .block.footer-widget-1 .widget {
      margin-bottom: 0; }
    .footer-widgets.col-4 .block.footer-widget-1, .footer-widgets.col-4 .block.footer-widget-2, .footer-widgets.col-4 .block.footer-widget-3, .footer-widgets.col-4 .block.footer-widget-4 {
      width: 100%; }
    .footer-widgets.col-4 .block ul, .footer-widgets.col-4 .block aside {
      margin: 0; }
    .footer-widgets.col-4 .block .widget-title {
      margin-top: 2em; }
    .footer-widgets.col-4 .block.footer-widget-2 .widget-title {
      display: none; } }

.questions {
  text-align: center;
  margin-top: 10%; }
  .questions h2 {
    color: white;
    text-align: center; }
  .questions h2 {
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-weight: bold; }
    .questions h2:before {
      display: inline-block;
      position: absolute;
      left: -90px;
      top: -10px;
      content: ' ';
      height: 60px;
      width: 60px;
      background-image: url(img/question.png);
      background-size: 100% 100%; }
      @media screen and (max-width: 768px) {
        .questions h2:before {
          display: none; } }

.site-info {
  clear: both; }
  .site-info.icons a {
    font-size: 1.3em;
    margin: 0 0.25em;
    text-decoration: none; }
    .site-info.icons a:first-of-type {
      margin-left: 1rem; }
    .site-info.icons a:hover {
      color: white; }

.site-footer .questions h2, .site-footer .questions h3 {
  color: white; }

@media screen and (min-width: 768px) {
  .contact-link {
    display: none; }
  body:not(.page-id-51) .contact-link {
    display: block;
    position: fixed;
    bottom: 0.5em;
    right: 4em;
    z-index: 100000; }
    body:not(.page-id-51) .contact-link a {
      padding: 0.5em 2em 2em 2em;
      background: white;
      border-top: 1px solid black;
      border-right: 1px solid black;
      border-left: 1px solid black;
      text-transform: uppercase; }
      body:not(.page-id-51) .contact-link a:hover {
        background: #e6e6e6; } }

.page-template-template-homepage #primary, .page-template-template-homepage #main, .page-template-template-homepage #main > article,
.page-template-template-fullwidth #primary,
.page-template-template-fullwidth #main,
.page-template-template-fullwidth #main > article {
  margin-bottom: 0; }

.page-template-template-homepage .site-main,
.page-template-template-fullwidth .site-main {
  padding-top: 0; }

.page-template-template-homepage .entry-header,
.page-template-template-homepage .woocommerce-breadcrumb,
.page-template-template-fullwidth .entry-header,
.page-template-template-fullwidth .woocommerce-breadcrumb {
  display: none; }

.four-column-section:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(25, 62, 110, 0.9);
  display: block; }

.four-column-section p {
  color: white; }

.four-column-section p img {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase; }

.testimonial-slides > * {
  z-index: 1;
  color: white; }

.testimonial-slides img {
  border-radius: 100px; }

.install-cta img {
  display: inline-block;
  margin-right: 0.5em; }

/* home slider - photo credits support */
.photo-cred {
  color: transparent;
  z-index: 100;
  padding: 1rem !important;
  display: inline-block; }

.photo-cred:hover {
  color: white; }

.photo-cred::after {
  content: '\f083';
  font-family: 'Font Awesome\ 5 Free';
  color: #aaa;
  font-size: 24px;
  margin-left: 1rem;
  background-color: white;
  padding: 0.5rem; }

body.page-template-photos #primary.photos-list,
body.post-type-archive-photo #primary.photos-list,
body.single-photo #primary.photos-list {
  width: 100%; }

article.type-photo .entry-content > img {
  max-width: 50%;
  float: left;
  margin: 0 2em 0 0; }

#primary.photos-list .img-overlay {
  background-color: rgba(237, 28, 36, 0.75);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  flex-direction: column;
  transition: opacity 0.5s ease-in-out; }
  #primary.photos-list .img-overlay nav {
    text-align: center; }
    #primary.photos-list .img-overlay nav a {
      display: inline-block;
      padding: 0.6em 0.75em;
      text-align: center;
      border-radius: 50px;
      background-color: black; }
      #primary.photos-list .img-overlay nav a i {
        color: white; }
  #primary.photos-list .img-overlay p {
    margin-top: 0.75em;
    color: white;
    font-weight: bold;
    text-align: center; }
    #primary.photos-list .img-overlay p a {
      color: white; }
      #primary.photos-list .img-overlay p a:hover {
        text-decoration: underline; }

#primary.photos-list .entry-content {
  width: 33%;
  padding-top: 25%;
  position: relative;
  display: inline-block;
  background-size: 140%;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-size 0.5s ease-in-out; }
  #primary.photos-list .entry-content:hover, #primary.photos-list .entry-content:active {
    transition: background-size 0.5s ease-in-out;
    background-size: 160%; }
    #primary.photos-list .entry-content:hover .img-overlay, #primary.photos-list .entry-content:active .img-overlay {
      opacity: 1;
      transition: opacity 0.5s ease-in-out; }
  @media screen and (max-width: 768px) {
    #primary.photos-list .entry-content {
      width: 49%;
      padding-top: 35%; }
      #primary.photos-list .entry-content p {
        font-size: 14px; } }
  @media screen and (max-width: 515px) {
    #primary.photos-list .entry-content {
      width: 100%;
      padding-top: 56.25%; } }

#primary.single-photo {
  width: 100%; }
  #primary.single-photo .entry-content > * {
    display: inline-block;
    vertical-align: top; }
  #primary.single-photo .entry-content > nav {
    width: 100%; }
  #primary.single-photo .entry-content > img {
    width: 35%;
    margin-right: 5%; }
  #primary.single-photo .entry-content > article {
    width: 58%; }
  #primary.single-photo .site-main nav.navigation {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999; }
    #primary.single-photo .site-main nav.navigation .nav-next,
    #primary.single-photo .site-main nav.navigation .nav-previous {
      float: none;
      display: inline-block;
      width: auto;
      text-transform: uppercase; }
      #primary.single-photo .site-main nav.navigation .nav-next a,
      #primary.single-photo .site-main nav.navigation .nav-previous a {
        color: #333; }
    #primary.single-photo .site-main nav.navigation .nav-next a::after {
      content: '\f054';
      color: #666; }
    #primary.single-photo .site-main nav.navigation .nav-next a:hover::after {
      color: #333; }
    #primary.single-photo .site-main nav.navigation .nav-previous a::before {
      content: '\f053';
      color: #666; }
    #primary.single-photo .site-main nav.navigation .nav-previous a:hover::before {
      color: #333; }
  #primary.single-photo .gallery-images {
    width: 35%;
    margin-right: 5%; }
    #primary.single-photo .gallery-images .main-image {
      height: 300px;
      display: block;
      background-size: cover;
      cursor: zoom-in; }
  #primary.single-photo .gallery-slide {
    height: 100px;
    width: 100px;
    border: 1px solid black;
    display: inline-block;
    margin: 1em 1em 0 0;
    background-size: cover;
    cursor: pointer; }

.category-filters {
  width: auto;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  text-align: center; }

.category-filter {
  cursor: pointer;
  display: inline-block;
  padding: .5em 1em; }
  .category-filter:hover, .category-filter.active {
    font-weight: bold; }

.ls-slide p.ls-l {
  font-weight: bold; }
  .ls-slide p.ls-l:hover {
    background-color: white;
    color: #333; }

@media screen and (max-width: 768px) {
  .ls-slide > a {
    display: none; } }

#main .frm_form_fields input[type=text], #main .frm_form_fields textarea {
  font-size: 20px;
  font-weight: bold; }

#main .frm_form_field.frm_third {
  margin-left: 0;
  margin-right: 1%; }

#header {
  background-color: black; }
  #header .custom-logo {
    height: 54px;
    width: 72px;
    margin-left: 5px;
    margin-top: -7px; }
  #header .radio, #header .zoom {
    color: white;
    font-family: 'Josefin Sans', sans-serif;
    display: inline-block; }
  #header .radios {
    float: right; }
  #header .radio {
    font-size: 1.5em; }
    #header .radio input {
      height: 20px;
      width: 20px;
      vertical-align: bottom;
      margin-left: 20px;
      margin-top: 10px;
      cursor: pointer; }
  #header .zoom {
    margin-top: 10px;
    margin-left: 80px; }
    #header .zoom input[type="button"] {
      width: 45px;
      font-size: 35px;
      /* line-height: 40px; */
      padding: 0 0.25em 0.25em 0.25em;
      background-color: white;
      cursor: pointer;
      border-color: gray;
      color: gray; }

.widget-area aside {
  border: 1px solid black;
  margin: 0;
  padding: 1em;
  border-bottom: none; }
  .widget-area aside:last-of-type {
    border-bottom: 1px solid black; }

/*Fix for search bar button (was input[type=submit] is now button[type=submit])*/
.widget_product_search form button[type=submit] {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  top: 0;
  left: 0; }

div.pp_woocommerce div.ppt {
  opacity: 0 !important; }

.post-type-archive-product #main > .storefront-sorting,
.post-type-archive-product #main > .products {
  display: none; }

.post-type-archive-product.search-results #main > .storefront-sorting,
.post-type-archive-product.search-results #main > .products {
  display: block; }

.post-type-archive-product.search-results #main > .page-description {
  display: none; }

.summary .rp_wcdpd_product_page {
  display: none; }

.site-header .widget_shopping_cart_content p.buttons .checkout,
.site-header .widget_shopping_cart_content .paypal_box_button {
  display: none; }

.oneup-product-options {
  display: flex;
  justify-content: center;
  height: 40px; }
  .oneup-product-options > div {
    height: 24px;
    width: 24px;
    border: 1px solid black;
    cursor: pointer;
    margin: 0.5em; }
    .oneup-product-options > div[black] {
      background-color: black; }
    .oneup-product-options > div[silver] {
      background-color: silver; }

.woocommerce-breadcrumb span a:first-of-type::before {
  display: none; }

#main ul.products li.product img {
  max-height: 155px;
  width: auto; }

#main ul.products li.product h3 {
  margin: 0;
  height: 2.2em;
  line-height: 1.25em; }

#main ul.products li.product:hover h3 {
  white-space: normal; }

.jck-wt-all-images-wrap {
  left: -2px; }

#shipping_method label small {
  margin-bottom: 1.5rem;
  display: inline-block; }

.stock {
  display: none; }

.cat-item-87 {
  display: none !important; }

.term-87 .term-description {
  color: red; }
  .term-87 .term-description strong::before {
    content: '– '; }

.term-87 .itsnew {
  display: none; }

.term-87 ul.products li.product .woocommerce-LoopProduct-link {
  height: 235px; }

#product-219319 .qty {
  display: none; }

body.page-id-121307 ul.products li.product .woocommerce-loop-product__title,
body.page-id-121307 ul.products li.product h2,
body.page-id-121307 ul.products li.product h3 {
  font-size: 1.1rem; }

body.page-id-121307 ul.products li.product .woocommerce-LoopProduct-link {
  height: 145px; }

body.page-id-121307 ul.products li.product .onsale, body.page-id-121307 ul.products li.product .price {
  display: none; }

#mc_embed_signup {
  background-image: url("/wp-content/uploads/2020/03/bg-email-onboarding-e1583373948111.jpg");
  background-size: cover;
  text-align: center;
  background-position: 30% top;
  font-family: 'Josefin Sans' !important;
  font-size: 18px; }
  #mc_embed_signup h2 {
    margin: 0 !important; }
  #mc_embed_signup form {
    padding: 0 !important;
    font-size: 18px; }
  #mc_embed_signup, #mc_embed_signup h1, #mc_embed_signup p {
    color: black; }
  #mc_embed_signup h1 {
    font-weight: bold;
    font-size: 4rem; }
  #mc_embed_signup p {
    font-size: 1.7rem;
    line-height: 1.3; }
  #mc_embed_signup input[type=email] {
    min-width: 300px; }
  #mc_embed_signup input[type=submit] {
    background-color: black; }
  #mc_embed_signup input.mce_inline_error {
    border: 2px solid #e85c41 !important; }
  #mc_embed_signup .required {
    border-bottom: 2px !important; }

#mc-embedded-subscribe {
  margin-top: 40px;
  font-size: 1.3rem;
  text-transform: uppercase; }

.sgpb-main-html-content-wrapper > p {
  margin: 0; }

body.page-id-464807 .woocommerce-breadcrumb,
body.postid-464803 .woocommerce-breadcrumb,
body.postid-464639 .woocommerce-breadcrumb,
body.postid-464804 .woocommerce-breadcrumb,
body.postid-464805 .woocommerce-breadcrumb,
body.postid-464806 .woocommerce-breadcrumb {
  display: none !important; }

.wc-block-grid.has-2-columns .wc-block-grid__product {
  flex: 1 0 50%;
  max-width: 49%; }

.woocommerce-products-header .term-description strong {
  color: red;
  font-weight: bold;
  font-size: 20px; }

.woocommerce-terms-and-conditions {
  height: 200px !important;
  display: block !important; }

.sgpb-content-446522 {
  background-color: transparent !important;
  box-shadow: none !important;
  border-bottom-color: transparent !important; }

.product-type-composite .woocommerce-tabs ul.tabs {
  display: none; }

body.tax-product_cat.term-security #page li.product:not(.product-category):not(.product_cat-security) {
  display: none; }

body.tax-product_cat.term-security #page .storefront-sorting {
  display: none; }

body.tax-product_cat.term-parts #page li.product:not(.product-category) {
  display: none; }

body.tax-product_cat.term-parts #page .storefront-sorting {
  display: none; }

/*1UpAdventure Menu Item*/
li.hashtagmenu a {
  text-transform: none;
  color: #ea1b2f !important; }

li.hashtagmenu:hover a {
  color: white !important; }

/***SINGLE #HASHTAG TEMPLATE***/
/*Remove Top Breadcrumb*/
body.page-template-hashtag #page > .storefront-breadcrumb {
  display: none; }

body.page-template-hashtag nav.woocommerce-breadcrumb a {
  font-family: 'Josefin Sans';
  font-weight: 600;
  color: black; }

body.page-template-hashtag nav.woocommerce-breadcrumb {
  background: none;
  color: black;
  margin-bottom: 20px; }

body.single-1upadventure #content > .col-full,
body.page-template-hashtag #content > .col-full {
  max-width: none;
  padding: 0;
  margin: 0; }

body.single-1upadventure #content #primary {
  width: 100%; }

body.single-1upadventure nav.woocommerce-breadcrumb {
  display: none; }

#streamhead nav.woocommerce-breadcrumb {
  display: block;
  background: none;
  margin-bottom: 0px; }

#streamhead nav.woocommerce-breadcrumb a {
  color: white;
  font-family: 'Josefin Sans';
  font-weight: 600; }

#streamhead nav.woocommerce-breadcrumb a:first-of-type {
  text-decoration: none; }

#streamhead nav.woocommerce-breadcrumb span {
  color: white;
  margin: 0 3px; }

#streamhead {
  background: #212124;
  position: relative;
  padding-bottom: 50px; }

#streamhead img {
  width: auto;
  max-height: 500px;
  display: inline;
  border-radius: 0; }

#swipebox-slider img {
  border-radius: 0px; }

@media all and (max-width: 820px) {
  #streamhead img {
    max-width: 100%; } }

#streamhead .wrap {
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%; }

#streamhead .wrap div,
#streamhead .wrap a {
  display: inline;
  color: white;
  max-width: 800px; }

.streamnav {
  position: relative; }

#previous_stream {
  right: 40px;
  position: relative; }

#next_stream {
  left: 40px; }

#streamhead a.back {
  display: block;
  text-align: left;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'Josefin Sans'; }

#streamhead a.back img {
  display: inline-block;
  width: 32px;
  margin-right: 2px; }

#fullscreen {
  position: absolute;
  right: 30px;
  bottom: 10px; }

/*Gallery...*/
.isgallery {
  display: block !important;
  position: relative; }

.isgallery:before {
  content: '';
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 40px;
  height: 40px;
  background-image: url("img/hashtag/gallery.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.75; }

.isgallery:hover:before {
  opacity: 1; }

/***#1UPAdventure Page Template***/
#banner {
  background-image: url("img/hashtag/banner.jpg");
  background-size: cover;
  background-position: center center;
  height: 365px;
  display: flex;
  align-items: center; }

#banner h1 {
  text-align: center;
  color: white;
  width: 100%;
  align-items: center;
  margin: 0; }

/*Sidebar*/
#hashmenu {
  width: 33%;
  float: left;
  font-family: 'Josefin Sans';
  font-weight: bold;
  padding-right: 9%;
  color: black; }

#hashmenu section {
  border-bottom: 1px dashed #A4A6A9;
  margin-bottom: 15px; }

#hashmenu section div {
  display: none;
  margin-bottom: 15px; }

#hashmenu h3 {
  font-size: 15px;
  font-weight: 900;
  color: black;
  cursor: pointer;
  margin-bottom: 10px; }

#hashmenu h3 img {
  display: inline;
  transition: all 0.2s ease;
  transform-origin: 40% 60%;
  width: 11px;
  height: auto; }

#hashmenu section.open h3 img {
  transform: rotate(90deg) translatez(0); }

#upload {
  margin-bottom: 20px; }

#upload > .button > img {
  display: inline-block;
  width: 25px;
  margin: 5px 0 -3px 5px; }

#upload a.button {
  background-color: #EA1B2F;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  box-shadow: none; }

#hashmenu #upload #form {
  display: none; }

/*Form*/
#upload form fieldset {
  margin: 0px; }

#upload input,
#upload textarea {
  font-family: 'Josefin Sans';
  width: 100%;
  box-shadow: none;
  background: white;
  border: 2px solid #A4A6A9;
  border-radius: 0px;
  margin-top: 10px; }

#upload label {
  display: none; }

#upload input[type="submit"] {
  background: #193D6E;
  border: none; }

a#upload_trigger {
  margin: 10px 0; }

#upload .dz-message.needsclick {
  display: none; }

#upload .frm_dropzone.dz-clickable.frm_single_upload {
  padding: 0;
  margin: 0;
  border: 0;
  min-height: 0;
  max-width: 100%; }

#upload .dz-success-mark,
#upload .dz-error-mark {
  display: none; }

#upload .dz-filename {
  display: none; }

/*Page Content*/
body.page-template-hashtag #primary {
  width: 67%;
  margin: 0px;
  padding-left: 5%; }

/*LOADING...*/
.p-front__streams-wrap {
  transition: 2s;
  height: auto; }

.p-front__streams-wrap.loading {
  height: 100px;
  background-image: url("img/hashtag/loading.gif");
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: center center; }

.p-front__streams-wrap.loading .p-front__streams {
  opacity: 0; }

.p-front__streams-wrap .p-front__streams {
  opacity: 1;
  transition: 1s; }

/*Stream*/
.p-front__streams {
  margin: 0 auto; }

.p-front__streams-wrap {
  width: 75%;
  margin: auto; }

.p-front__stream {
  float: left;
  margin-right: 10px; }

/*SELFIE CODE (to clean) */
.m-stream-card {
  width: 260px;
  border: 1px solid #A4A6A9;
  color: #6c6c6d;
  font-size: 15px;
  margin-bottom: 20px; }

.m-stream-card__content {
  font-weight: bold;
  color: black; }

.m-stream-card img {
  border-radius: 0px; }

.m-stream-card__image-wrap {
  padding: 8px; }

.m-stream-card__image {
  width: 100%;
  height: auto; }

.m-stream-card__content {
  padding: 8px;
  padding-top: 0;
  overflow: hidden; }

.m-stream-card__content p {
  margin: 0;
  padding: 0; }

.m-stream-card__content a {
  text-overflow: ellipsis; }

.m-stream-card__content a.social_link {
  color: #EA1B2F; }

.m-stream-card__footer {
  padding: 8px;
  padding-bottom: 0; }

.m-stream-card__footer:before,
.m-stream-card__footer:after {
  content: " ";
  display: table; }

.m-stream-card__footer:after {
  clear: both; }

.m-stream-card__footer:before,
.m-stream-card__footer:after {
  content: " ";
  display: table; }

.m-stream-card__footer:after {
  clear: both; }

.m-stream-card__user_photo {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 8px;
  margin-bottom: 8px; }

.m-stream-card__title {
  font-weight: bold; }

.m-stream-card__social-links {
  text-align: right; }

.m-stream-card__social-link {
  color: #969696; }

.m-stream-card__social-link:hover {
  color: #666; }

.m-stream-card__social-links a {
  display: inline-block; }

.m-stream-card__social-link svg,
.m-stream-card__social-link img {
  height: 20px;
  width: 20px; }

.m-stream-card--single {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  border: none; }

.m-stream-card--single .m-stream-card__footer {
  border-top: none;
  margin-top: 15px;
  max-width: 300px; }

.m-stream-card--single .m-stream-card__title {
  font-size: 17px;
  line-height: 1em; }

.m-stream-card--single .m-stream-card__social-link svg,
.m-stream-card--single .m-stream-card__social-link img {
  height: 30px;
  width: 30px;
  color: #0db8ec;
  margin-left: 8px; }

.m-stream-card--single .m-stream-card__social-link svg:hover,
.m-stream-card--single .m-stream-card__social-link img:hover {
  color: #0a92bc; }

.m-title-plate {
  margin-left: -15px;
  margin-right: -15px;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px; }

.m-title-plate__img-wrap {
  margin-bottom: 20px;
  max-width: 612px;
  margin: 0 auto; }

.m-title-plate__img-wrap img {
  padding: 0;
  max-width: 100%;
  display: block;
  height: auto; }

.m-title-plate__title {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 17px;
  text-transform: uppercase;
  text-align: center;
  color: #36383c;
  margin-bottom: 40px; }

.m-title-plate__title em {
  color: #0086b9;
  font-style: normal;
  font-weight: bold; }

.m-title-plate__description {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  color: #6c6c6d; }

.m-title-plate__instructions {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  counter-reset: instruction-counter;
  position: relative; }

.m-title-plate__instructions p {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
  color: #6c6c6d; }

.m-title-plate__instructions p:before {
  display: block;
  position: absolute;
  left: 15px;
  width: 30px;
  height: 30px;
  border: 2px solid #0086b9;
  text-align: center;
  line-height: 1em;
  font-weight: bold;
  font-size: 24px;
  color: #0086b9;
  content: counter(instruction-counter);
  counter-increment: instruction-counter; }

.m-title-plate__instructions p + p {
  margin-top: 20px; }

.m-title-plate__instructions-overline {
  font-size: 16px;
  color: #0086b9;
  text-transform: uppercase;
  margin-bottom: 0.5em; }

#more_posts {
  text-align: center;
  font-size: 28px;
  font-family: 'Josefin Sans';
  font-weight: 900;
  margin-bottom: 60px; }

#more_posts a {
  border: 2px solid black;
  width: 54% !important;
  display: inline-block;
  padding: 10px;
  min-width: 200px;
  color: black; }

#more_posts #displaying {
  color: #A4A6A9;
  font-weight: 600;
  margin-bottom: 5px; }

#more_posts .loading {
  display: none; }

#more_posts .loading img {
  display: inline-block;
  width: 30px;
  margin: 0 0 -5px; }

#more_posts[disabled="disabled"] .loading {
  display: inline-block; }

#more_posts[disabled="disabled"] .more {
  display: none; }

.gradient {
  width: 100%;
  height: 200px;
  margin-top: -150px;
  background-image: url(img/hashtag/gradient.svg);
  background-position: top center;
  background-size: auto 100%;
  position: relative; }

/*Mailing List Footer*/
#newsletter_footer {
  display: flex;
  clear: both;
  width: 53.75%;
  margin: 0 auto 60px;
  min-height: 378px;
  min-width: 650px;
  background-image: url(img/hashtag/bike.jpg);
  background-size: cover;
  background-position: center center; }

#newsletter_footer .inner {
  width: 61%;
  text-align: center;
  margin: auto;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px 50px;
  color: white;
  font-weight: 600; }

#newsletter_footer .frm_fields_container {
  display: flex !important;
  text-align: center; }

#newsletter_footer .frm_form_field {
  display: inline-block !important;
  margin: 0; }

#newsletter_footer .frm_form_field {
  width: 75%; }

#newsletter_footer .frm_form_field label {
  display: none; }

#newsletter_footer .frm_form_field input {
  border-radius: 0;
  box-shadow: none;
  border: none;
  height: 40px; }

#newsletter_footer .frm_submit {
  clear: none !important;
  display: inline-block;
  width: 25%; }

#newsletter_footer .frm_submit button {
  border-radius: 0px;
  margin: 0;
  height: 40px;
  box-shadow: none;
  border: none;
  background-color: #EA1B2F;
  color: white;
  width: 100%; }

/*** #1UpAdventure Media Queries ***/
@media (min-width: 992px) {
  .m-title-plate__description {
    float: left;
    width: 50%; }
  .m-title-plate__instructions {
    float: left;
    width: 50%; } }

@media all and (max-width: 768px) {
  #hashmenu {
    width: 100%;
    padding-right: 0; }
  #newsletter_footer {
    width: 100%;
    min-width: 0px; }
  #newsletter_footer .inner {
    width: 90%; }
  div#upload {
    margin-bottom: 20px; }
  body.page-template-hashtag #primary {
    width: 100%;
    padding: 0;
    margin-bottom: 30px; }
  .p-front__streams-wrap {
    width: 100% !important; } }

@media all and (max-width: 430px) {
  #newsletter_footer .frm_fields_container {
    display: block !important; }
  #newsletter_footer .frm_submit {
    display: block;
    width: 100%;
    margin: 10px auto; }
  #newsletter_footer .frm_form_field {
    width: 100%;
    clear: both;
    display: block; } }

.page-template-comparison .col-full {
  max-width: 1920px; }

.page-template-comparison .content-area {
  width: auto;
  float: none; }

.page-template-comparison .storefront-breadcrumb {
  display: none; }

.comparison-table {
  display: flex;
  color: black; }
  .comparison-table .comparison-col {
    flex: 1; }
    .comparison-table .comparison-col .comparison-row:first-child {
      text-align: center;
      background-color: white;
      height: 200px; }
      .comparison-table .comparison-col .comparison-row:first-child p {
        margin: 0; }
    .comparison-table .comparison-col:first-child, .comparison-table .comparison-col:first-child p {
      font-weight: bold; }
    .comparison-table .comparison-col:first-child .comparison-row {
      justify-content: left;
      padding-left: 10px; }
  @media screen and (max-width: 768px) {
    .comparison-table {
      overflow-x: auto; }
      .comparison-table .comparison-col {
        flex: none;
        width: 120px; } }
  .comparison-table .comparison-row {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .comparison-table .comparison-row:nth-child(2n+1) {
      background-color: #eee; }
    .comparison-table .comparison-row-0 {
      font-weight: bold; }
    @media screen and (max-width: 1280px) {
      .comparison-table .comparison-row {
        height: 90px; } }
    @media screen and (max-width: 960px) {
      .comparison-table .comparison-row {
        height: 120px; } }

.comparison-disclaimer {
  color: #666;
  font-style: italic; }

#product-202727 .summary .price {
  display: none; }

#product-202727 .mwb_gw_selected_template {
  display: none !important; }

#product-202727 #mwg_gw_preview_email {
  display: inline-block;
  background: #193e6e;
  color: white;
  padding: 1rem 2rem;
  margin: 0 0 1rem; }
  #product-202727 #mwg_gw_preview_email:hover {
    background: #182d5e; }

.page-id-83 .storefront-breadcrumb {
  display: none; }

.page-id-83 .storefront-breadcrumb {
  display: none; }

.postid-515541 .summary .price {
  display: none; }

.page-id-435568 .storefront-breadcrumb {
  display: none; }

.page-id-435568 #content {
  padding-top: 2rem; }

.page-id-435568 .entry-header {
  display: none; }

.storefront-breadcrumb {
  padding: 0;
  width: 100%;
  max-width: 1530px;
  margin: 0 auto; }
  .storefront-breadcrumb .col-full {
    width: 100%;
    max-width: 1530px;
    margin: 0 auto;
    padding: 0; }

.woocommerce-breadcrumb {
  margin-top: 40px;
  margin-bottom: 20px; }
  .woocommerce-breadcrumb a:first-of-type::before {
    display: none; }
  @media screen and (max-width: 768px) {
    .woocommerce-breadcrumb {
      margin-top: 0;
      font-size: 11px;
      text-align: center; } }

body.tax-product_cat:not(.term-bargain-garage) .term-description,
.storefront-sorting {
  display: none; }

body.post-type-archive-product .page-title {
  display: none; }

body.post-type-archive-product #primary {
  width: 100%; }

body.post-type-archive-product #secondary {
  display: none; }

body.post-type-archive-product .woocommerce-breadcrumb {
  margin: 0; }

body.post-type-archive-product #page .custom-page-heading {
  font-weight: bold;
  position: relative;
  text-align: center; }
  body.post-type-archive-product #page .custom-page-heading span {
    z-index: 1; }
  body.post-type-archive-product #page .custom-page-heading::after {
    content: " ";
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

@media (max-width: 568px) {
  body.post-type-archive-product .col-full {
    margin-left: 0.42em;
    margin-right: 0.42em;
    padding: 0; } }

.category-cells {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase; }
  .category-cells p {
    margin: 0.5em 0 0 0; }
    .category-cells p:not(:first-child) img {
      margin-top: 1.1em; }
  .category-cells .cs-image-button {
    text-align: center;
    position: relative;
    width: 31%;
    display: inline-block;
    margin: 0.5% 0.5% 0 0.5%; }
    @media screen and (max-width: 768px) {
      .category-cells .cs-image-button {
        width: 100%;
        margin: 10px 0; } }
    .category-cells .cs-image-button span {
      position: absolute;
      bottom: 3%;
      left: 0;
      width: 100%;
      color: black;
      font-family: "Josefin Sans"; }
      @media screen and (max-width: 768px) {
        .category-cells .cs-image-button span {
          width: auto;
          background: #193E6E;
          color: white;
          padding: 0 24px;
          font-size: 16px;
          padding: 10px 25px 6px 25px;
          position: absolute;
          left: 50%;
          width: 230px;
          transform: translateX(-50%);
          max-width: 90%;
          font-size: 13px; } }
    .category-cells .cs-image-button .button-image {
      padding-top: 85%;
      background-size: 100%;
      transition: background-size 0.3s ease-in-out;
      background-position: center -10px;
      background-repeat: no-repeat;
      background-color: #e6e6e6; }
      @media screen and (max-width: 768px) {
        .category-cells .cs-image-button .button-image {
          background-position: center -20px;
          background-size: 120%; } }
    @media screen and (min-width: 768px) {
      .category-cells .cs-image-button:hover .button-image {
        background-size: 110%;
        transition: background-size 0.3s ease-in-out; } }
    .category-cells .cs-image-button:nth-child(1) .button-image, .category-cells .cs-image-button:nth-child(2) .button-image, .category-cells .cs-image-button:nth-child(3) .button-image, .category-cells .cs-image-button:nth-child(4) .button-image, .category-cells .cs-image-button:nth-child(6) .button-image {
      background-size: 130%; }
    @media screen and (min-width: 768px) {
      .category-cells .cs-image-button:nth-child(1):hover .button-image, .category-cells .cs-image-button:nth-child(2):hover .button-image, .category-cells .cs-image-button:nth-child(3):hover .button-image, .category-cells .cs-image-button:nth-child(4):hover .button-image, .category-cells .cs-image-button:nth-child(6):hover .button-image {
        background-size: 140%; } }
    .category-cells .cs-image-button:nth-child(2) .button-image {
      background-position: center -23px; }
    .category-cells .cs-image-button:nth-child(5) .button-image, .category-cells .cs-image-button:nth-child(11) .button-image, .category-cells .cs-image-button:nth-child(12) .button-image {
      background-position: center 10px; }

body.tax-product_cat .page-title {
  display: none; }

body.tax-product_cat #primary {
  width: 100%; }

body.tax-product_cat #secondary {
  display: none; }

body.tax-product_cat .woocommerce-breadcrumb {
  margin: 0; }

body.tax-product_cat #page ul.products {
  padding-bottom: 55px;
  display: flex;
  flex-wrap: wrap; }
  body.tax-product_cat #page ul.products .product-category {
    order: 1; }

body.tax-product_cat #page li.product {
  width: 31%;
  text-align: center;
  background-color: #e6e6e6;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  margin-right: 1rem; }
  body.tax-product_cat #page li.product.last {
    margin-right: 1rem !important; }
  body.tax-product_cat #page li.product img {
    width: 100%;
    height: auto;
    margin: 0;
    z-index: 1;
    max-height: none;
    transform: scale(1.3);
    transition: transform 0.3s ease-in-out; }
  body.tax-product_cat #page li.product .woocommerce-LoopProduct-link,
  body.tax-product_cat #page li.product > a {
    flex-direction: row;
    height: auto;
    overflow: hidden;
    justify-content: center; }
  body.tax-product_cat #page li.product .product-text {
    flex: 1; }
  body.tax-product_cat #page li.product h2 {
    padding: 1rem 2rem 0 2rem;
    text-align: center;
    font-weight: bold;
    font-size: 1.3rem;
    height: 70px;
    position: relative;
    top: 0;
    transition: top 0.3s ease-in-out; }
  body.tax-product_cat #page li.product p {
    display: none; }
  body.tax-product_cat #page li.product .oneup-product-options {
    display: none; }
  body.tax-product_cat #page li.product .add_to_cart_button {
    width: 230px;
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    bottom: 1.5rem;
    transform: translateX(-50%);
    opacity: 0;
    z-index: 2;
    transition: opacity 0.3s ease-in-out; }
  body.tax-product_cat #page li.product p:empty {
    display: none; }
  body.tax-product_cat #page li.product .price {
    margin: 1rem 0 2rem 0;
    font-family: "Josefin Sans";
    font-size: 1.2rem; }
  body.tax-product_cat #page li.product .onsale {
    position: absolute;
    top: 0;
    background: #ED1C24;
    color: white;
    right: 0;
    z-index: 4; }
  body.tax-product_cat #page li.product .count {
    display: none; }
  body.tax-product_cat #page li.product.product-category h2 {
    margin-top: 2rem;
    margin-bottom: 1rem; }
  body.tax-product_cat #page li.product.product-category a::after {
    content: "View";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    background: #193E6E;
    color: white;
    padding: 0 24px;
    font-size: 16px;
    bottom: 4%;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600; }
  @media screen and (max-width: 768px) {
    body.tax-product_cat #page li.product.product-category h2 {
      top: -2rem; }
    body.tax-product_cat #page li.product.product-category a::after {
      opacity: 1; } }
  body.tax-product_cat #page li.product:hover.product-category h2 {
    top: -2rem;
    transition: top 0.3s ease-in-out; }
  body.tax-product_cat #page li.product:hover.product-category a::after {
    opacity: 1;
    transition: opacity 0.3s ease-in-out; }
  body.tax-product_cat #page li.product:hover img {
    transform: scale(1.4);
    transition: transform 0.3s ease-in-out; }
  body.tax-product_cat #page li.product:hover .add_to_cart_button {
    opacity: 1;
    transition: opacity 0.3s ease-in-out; }
  @media screen and (max-width: 768px) {
    body.tax-product_cat #page li.product {
      width: 100%; }
      body.tax-product_cat #page li.product .add_to_cart_button {
        width: 80%;
        opacity: 1;
        position: static;
        margin-bottom: 1rem;
        transform: none; } }
  body.tax-product_cat #page li.product.product_cat-roof-racks img, body.tax-product_cat #page li.product.product_cat-swag img {
    transform: scale(1); }
  body.tax-product_cat #page li.product.product_cat-roof-racks:hover img, body.tax-product_cat #page li.product.product_cat-swag:hover img {
    transform: scale(1.2); }

@media screen and (min-width: 768px) {
  body.tax-product_cat.term-quik-super-duty-heavy-duty-replacements #page li.product, body.tax-product_cat.term-equip-d-replacements #page li.product {
    height: 380px; } }

body.tax-product_cat {
  /**
       * Full-Width Pages
       */ }
  body.tax-product_cat .page-title {
    display: none; }
  body.tax-product_cat #primary {
    width: 100%; }
  body.tax-product_cat #secondary {
    display: none; }
  body.tax-product_cat .woocommerce-breadcrumb {
    margin: 0; }
  body.tax-product_cat.term-bike-racks-UNDO #page ul.products {
    padding-bottom: 55px; }
  body.tax-product_cat.term-bike-racks-UNDO #page li.product {
    width: 100%;
    text-align: left;
    background-color: #e6e6e6;
    display: flex;
    flex-direction: row;
    margin-bottom: 1rem; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product img {
      width: 90%;
      height: 100%;
      margin: 0;
      z-index: 1;
      max-height: none;
      transform: scale(1.2);
      transition: transform 0.3s ease-in-out; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product .woocommerce-LoopProduct-link {
      flex-direction: row;
      height: auto;
      overflow: hidden;
      flex: 1;
      justify-content: center; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product .product-text {
      flex: 1; }
      body.tax-product_cat.term-bike-racks-UNDO #page li.product .product-text p {
        padding: 0 4rem 4rem 0;
        font-size: 20px;
        color: black; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) {
      flex-direction: row-reverse; }
      body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) .product-text h2 {
        padding-left: 4rem; }
      body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) .product-text p {
        padding: 0 4rem 4rem 4rem; }
      body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) .add_to_cart_button {
        left: 4rem; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product h2 {
      font-size: 2.5rem;
      z-index: 2;
      padding-top: 3rem;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        body.tax-product_cat.term-bike-racks-UNDO #page li.product h2 {
          text-align: center; } }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product .price {
      display: none; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product .oneup-product-options {
      display: none; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product .add_to_cart_button {
      width: 230px;
      text-align: center;
      text-transform: uppercase;
      position: absolute;
      bottom: 2rem;
      left: 50%;
      opacity: 0;
      z-index: 2;
      transition: opacity 0.3s ease-in-out; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product:hover img {
      transform: scale(1.6);
      transition: transform 0.3s ease-in-out; }
    body.tax-product_cat.term-bike-racks-UNDO #page li.product:hover .add_to_cart_button {
      opacity: 1;
      transition: opacity 0.3s ease-in-out; }
    @media screen and (max-width: 768px) {
      body.tax-product_cat.term-bike-racks-UNDO #page li.product, body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) {
        flex-direction: column;
        text-align: center; }
        body.tax-product_cat.term-bike-racks-UNDO #page li.product .product-text h2, body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) .product-text h2 {
          padding: 1rem 2rem 0 2rem; }
        body.tax-product_cat.term-bike-racks-UNDO #page li.product .product-text p, body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) .product-text p {
          padding: 1rem; }
        body.tax-product_cat.term-bike-racks-UNDO #page li.product .add_to_cart_button, body.tax-product_cat.term-bike-racks-UNDO #page li.product:nth-child(2n) .add_to_cart_button {
          width: 80%;
          opacity: 1;
          position: static;
          margin-bottom: 1rem; } }
  body.tax-product_cat #page .custom-page-heading {
    font-weight: bold;
    position: relative;
    text-align: center; }
    body.tax-product_cat #page .custom-page-heading span {
      z-index: 1; }
    body.tax-product_cat #page .custom-page-heading::after {
      content: " ";
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
  body.tax-product_cat #page .custom-page-heading.product-archive-page {
    display: none; }

body.single-product #page > .storefront-breadcrumb {
  display: none; }

body.single-product #content > .col-full {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0; }
  body.single-product #content > .col-full #primary {
    width: 100%; }
    body.single-product #content > .col-full #primary .hero-container {
      position: relative; }
      @media screen and (min-width: 768px) {
        body.single-product #content > .col-full #primary .hero-container {
          position: fixed;
          top: 0;
          left: 0;
          right: 0; } }
    body.single-product #content > .col-full #primary .hero-image {
      height: 80vh;
      overflow: hidden;
      display: flex;
      align-items: center;
      background-position: center center;
      background-repeat: no-repeat; }
      body.single-product #content > .col-full #primary .hero-image img {
        width: 100%; }
      @media screen and (max-width: 768px) {
        body.single-product #content > .col-full #primary .hero-image {
          display: none; } }
    body.single-product #content > .col-full #primary .hero-title {
      padding: 4% 0 4% 8%;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
      body.single-product #content > .col-full #primary .hero-title h1 {
        font-weight: bold;
        font-size: 60px;
        -webkit-text-stroke: 1px #e6e6e6; }
      @media screen and (max-width: 768px) {
        body.single-product #content > .col-full #primary .hero-title {
          position: static;
          padding: 0; }
          body.single-product #content > .col-full #primary .hero-title h1 {
            font-size: 26px;
            padding: 2rem 0;
            text-align: center; } }
    @media screen and (min-width: 768px) {
      body.single-product #content > .col-full #primary .product-main-content {
        position: relative;
        margin-top: 70vh;
        background-color: white; } }
    body.single-product #content > .col-full #primary .product-side,
    body.single-product #content > .col-full #primary .summary {
      display: inline-block;
      float: none;
      vertical-align: top;
      margin: 0 2% 0 0; }
    body.single-product #content > .col-full #primary .product-side {
      width: 60%; }
    body.single-product #content > .col-full #primary .summary {
      width: 30%; }
      body.single-product #content > .col-full #primary .summary .woovr-variations .woovr-variation[data-price="0"] {
        display: none; }
      @media screen and (max-width: 768px) {
        body.single-product #content > .col-full #primary .summary .product_title {
          display: none; } }
    body.single-product #content > .col-full #primary .single_add_to_cart_button {
      background-color: #ED1C24;
      font-size: 20px;
      font-family: "Josefin Sans";
      text-transform: uppercase;
      padding: 8px 40px; }
      @media screen and (max-width: 768px) {
        body.single-product #content > .col-full #primary .single_add_to_cart_button {
          width: 100%;
          margin-top: 20px; } }
    body.single-product #content > .col-full #primary .product_meta .posted_in {
      display: none; }
    @media screen and (max-width: 1024px) {
      body.single-product #content > .col-full #primary .product-side {
        width: 47%;
        margin-bottom: 2rem; }
      body.single-product #content > .col-full #primary .summary {
        width: 48%; } }
    @media screen and (max-width: 768px) {
      body.single-product #content > .col-full #primary .product-side {
        width: 100%; }
      body.single-product #content > .col-full #primary .summary {
        width: 100%;
        padding: 0 1rem; } }
    body.single-product #content > .col-full #primary div.product {
      max-width: 1530px;
      margin: 0 auto; }
      body.single-product #content > .col-full #primary div.product .images {
        width: 100%; }
      body.single-product #content > .col-full #primary div.product .btn-transparent {
        width: 100%;
        padding: 1em 0; }
      body.single-product #content > .col-full #primary div.product .product-side .btn-transparent {
        display: inline-block;
        width: auto;
        padding: 0.5em 2em;
        background-color: white;
        color: black;
        border: 2px solid #e6e6e6; }
        body.single-product #content > .col-full #primary div.product .product-side .btn-transparent:hover {
          background-color: #ED1C24;
          color: white;
          border-color: #ED1C24; }
  body.single-product #content > .col-full #secondary {
    display: none; }

body.single-product.product_cat_bargain-garage #content > .col-full #primary .hero-container, body.single-product.product_cat_swag #content > .col-full #primary .hero-container, body.single-product.product_cat_parts #content > .col-full #primary .hero-container, body.single-product.product_cat_mwb_gw_giftcard #content > .col-full #primary .hero-container, body.single-product.product_cat_uncategorized #content > .col-full #primary .hero-container {
  display: none; }

body.single-product.product_cat_bargain-garage #content > .col-full #primary .product-main-content, body.single-product.product_cat_swag #content > .col-full #primary .product-main-content, body.single-product.product_cat_parts #content > .col-full #primary .product-main-content, body.single-product.product_cat_mwb_gw_giftcard #content > .col-full #primary .product-main-content, body.single-product.product_cat_uncategorized #content > .col-full #primary .product-main-content {
  margin-top: 0; }

.callout-banner {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background-color: #eee;
  padding: 4rem 0;
  margin-top: 4rem; }
  .callout-banner img {
    filter: invert(1);
    opacity: 0.3;
    margin: 1rem auto; }
  .callout-banner > div {
    margin: 30px;
    text-align: center; }
  .callout-banner h5 {
    font-weight: bold;
    font-size: 20px; }
  @media screen and (max-width: 768px) {
    .callout-banner {
      flex-direction: column; } }

.product-hero-banner {
  margin: 0;
  padding: 0; }
  .product-hero-banner img {
    width: 100%; }

.trail-talk {
  text-align: center;
  color: black;
  padding: 4rem 0;
  background-color: #eee; }
  .trail-talk h4 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 4rem; }
  .trail-talk .trail-talk-quote {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 1rem;
    padding: 0 10%; }
    @media screen and (max-width: 768px) {
      .trail-talk .trail-talk-quote {
        font-size: 30px;
        line-height: 1.2; } }
  .trail-talk .trail-talk-who {
    letter-spacing: 2px; }

.rack-recommendations {
  text-align: center;
  padding: 4rem 0;
  width: calc(100% - 80px);
  margin: 0 auto;
  max-width: 1200px;
  position: relative; }
  .rack-recommendations h4 {
    font-weight: bold;
    font-size: 20px;
    font-weight: 600; }
  .rack-recommendations .recommendation-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    background-color: #eee;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 100px;
    color: black;
    cursor: pointer; }
    .rack-recommendations .recommendation-arrow.slick-disabled {
      display: none; }
    .rack-recommendations .recommendation-arrow-prev {
      left: -35px; }
    .rack-recommendations .recommendation-arrow-next {
      right: -35px; }
  .rack-recommendations .rack-recommendations-row .rack-recommendation {
    padding: 10px; }
    .rack-recommendations .rack-recommendations-row .rack-recommendation .cs-image-button {
      width: 100%; }

.product-accordion .product-accordion-header {
  border-top: 1px solid black;
  padding: 12px 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  position: relative;
  cursor: pointer;
  color: black;
  font-family: "Josefin Sans"; }
  .product-accordion .product-accordion-header::after {
    content: "\f078";
    font-family: "Font Awesome\ 5 Free";
    position: absolute;
    right: 8px;
    transform: rotate(0);
    transition: transform 0.4s ease-in; }
  .product-accordion .product-accordion-header.expanded::after {
    transform: rotate(180deg);
    transition: transform 0.4s ease-in; }

.product-accordion .product-accordion-body {
  overflow: hidden; }

#tab-instructions h3 > a,
#tab-fitment h3 > a {
  font-size: 0.6em; }

#tab-instructions h3 > a,
#tab-fitment h3 > a {
  display: block;
  padding: 1em;
  text-align: center;
  font-family: "Josefin Sans";
  font-weight: bold;
  border: 1px solid white;
  background-color: #193E6E;
  color: white;
  text-transform: uppercase; }
  #tab-instructions h3 > a:hover,
  #tab-fitment h3 > a:hover {
    background-color: #102744;
    color: white; }
  #tab-instructions h3 > a.white,
  #tab-fitment h3 > a.white {
    border: 1px solid white;
    background-color: #ED1C24;
    color: white;
    text-transform: uppercase; }
    #tab-instructions h3 > a.white:hover,
    #tab-fitment h3 > a.white:hover {
      background-color: white;
      color: #ED1C24; }

.storefront-product-pagination {
  display: none !important; }

.iconic-woothumbs-thumbnails-wrap--horizontal
.iconic-woothumbs-thumbnails__control
i {
  top: 53%;
  left: 53%;
  transform: translate3d(-50%, -50%, 0); }

.iconic-woothumbs-thumbnails__control--left,
.iconic-woothumbs-thumbnails__control--right {
  width: 20px;
  top: 50%;
  bottom: auto;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  transform: translateY(-50%);
  opacity: 1; }

.iconic-woothumbs-thumbnails__control--right {
  right: 10px; }

.iconic-woothumbs-thumbnails__control--left {
  left: 10px; }

.iconic-woothumbs-images {
  cursor: zoom-in; }

/*# sourceMappingURL=style.css.map */