/** Shopify CDN: Minification failed

Line 2048:4 Unexpected "#18exist-lt"

**/
/*============================================================================
  #Breakpoint and Grid Variables (from timber.scss.liquid)
==============================================================================*/
iframe.paypalLight {
  margin-top: 10px !important; }

.product-wrapper {
  font-size: 16.63px;
  color: #000;
  font-weight: 100;
  font-family: Roboto,sans-serif !important; }

[data-attr="BARCODE"] {
  display: none; }

.site-nav > li {
  margin-right: -6px; }

.lum-lightbox {
  z-index: 1080; }

body {
  font-size: 14px !important; }

a {
  outline: 0; }

.extra-nav {
  display: none; }

.m-hide {
  display: block; }

.m-show {
  display: none; }

.clearfix {
  clear: both; }

.thirty {
  padding: 30px 0; }

body {
  overflow-x: hidden; }

#ac-ln-viewport-emitter {
  height: 0; }

.template-index .main-content {
  padding: 0;
  overflow-x: hidden; }
.template-index .section-content .overview-section-headline {
  max-width: 100%; }

.m-footer-block {
  display: none; }

h2 {
  color: black;
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase; }

#searchmodal {
  background: transparent;
  border-radius: 0;
  box-shadow: none;
  max-width: 530px;
  padding: 0;
  width: 100%;
  position: relative; }
  #searchmodal .search-bar {
    max-width: 100%; }
  #searchmodal input[type="search"] {
    border-radius: 0;
    background: white;
    padding: 25px 30px;
    font-size: 20.81px;
    font-weight: 100;
    color: black; }
    #searchmodal input[type="search"]:focus-visible {
      outline: none !important;
      border-bottom: 1px solid #000; }
    #searchmodal input[type="search"]::placeholder {
      color: #b0b0b0; }
  #searchmodal .close-modal {
    width: 21px;
    height: 21px;
    top: 50%;
    right: -10px;
    transform: translateY(-50%); }
  #searchmodal .search-bar--submit.icon-fallback-text {
    background: black;
    top: 0;
    width: 80px; }

#searchmodal::placeholder {
  color: black; }

.navsticky {
  position: fixed;
  top: 0;
  width: 100%;
  height: 44px;
  z-index: 1080; }

.mob-sticky {
  position: fixed;
  top: 0; }

.prod-sticky {
  top: 0;
  background: white;
  border-bottom: 1px solid;
  position: fixed;
  z-index: 6; }
  @media screen and (max-width: 800px) {
    .prod-sticky {
      top: 135px; } }
  @media screen and (max-width: 768px) {
    .prod-sticky {
      top: 60px; } }

.nearest_store {
  background: black;
  border-bottom: 1px solid #000;
  padding: 0 50px; }
  .nearest_store div {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 10px 0; }
    .nearest_store div p.store-info {
      color: white;
      font-size: 12px;
      font-weight: 500;
      display: flex;
      margin: 0; }
      .nearest_store div p.store-info span {
        font-weight: 500; }
      .nearest_store div p.store-info form {
        display: none; }
      .nearest_store div p.store-info img {
        margin-left: 20px;
        object-fit: contain; }
    .nearest_store div span {
      display: flex;
      align-items: center; }
    .nearest_store div a {
      color: white;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 800; }
      .nearest_store div a.find-a-store {
        text-decoration: underline;
        text-transform: initial;
        font-weight: 500; }
      .nearest_store div a::hover {
        color: #fff; }
    .nearest_store div b {
      letter-spacing: 0.5px; }
    .nearest_store div img {
      vertical-align: middle;
      padding-right: 10px; }
    .nearest_store div .features {
      display: none; }
    .nearest_store div #panel-hide .store-list-near .title {
      display: inline-block;
      padding: 0;
      margin-left: 5px;
      font-weight: 800; }
    .nearest_store div .store {
      display: inline-block; }
      .nearest_store div .store .address, .nearest_store div .store .phone, .nearest_store div .store .action {
        display: none; }
    .nearest_store div ul {
      display: flex;
      margin: 0;
      position: absolute;
      right: 0; }
      .nearest_store div ul li {
        margin: 0; }
        .nearest_store div ul li a {
          margin-left: 20px; }
          .nearest_store div ul li a img {
            padding: 0;
            margin-right: 10px; }

@media only screen and (max-width: 1440px) {
  .nearest_store div p.store-info,
  .nearest_store div a {
    font-weight: 500; } }
@media only screen and (max-width: 1366px) {
  .nearest_store div ul {
    position: unset; }

  .nearest_store div {
    justify-content: space-between; } }
@media only screen and (max-width: 1000px) {
  .nearest_store div {
    flex-direction: column; }

  .nearest_store div ul {
    margin-top: 10px; }

  .nearest_store div ul {
    display: none; } }
@media only screen and (max-width: 767px) {
  .nearest_store {
    padding: 0 15px; } }
@media only screen and (max-width: 576px) {
  .nearest_store div p.store-info {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center; }

  .nearest_store div p.store-info,
  .nearest_store div a {
    display: flex;
    align-items: center; }

  .nearest_store div span.header-store-link {
    display: none; }

  .nearest_store {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1; } }
.clickables img {
  vertical-align: middle;
  padding-right: 10px;
  height: 30px; }
.clickables a {
  color: black;
  font-size: 13.43px;
  font-weight: bold; }
  @media screen and (max-width: 1000px) {
    .clickables a {
      font-size: 10px; } }

.site-nav {
  margin-left: 0; }
  .site-nav a {
    font-weight: bold;
    padding: 0 15px;
    border-right: 2px solid white;
    margin: 15px 0;
    line-height: 1;
    color: white;
    text-decoration: none !important; }
    .site-nav a:hover {
      color: white; }
  .site-nav li:nth-last-child(1) a {
    border: none; }

#moreMenu button {
  padding: 0 0 0 30px;
  font-weight: bold; }
#moreMenu span {
  padding-left: 5px;
  top: 0; }

#moreMenu--list li a {
  padding: 0;
  color: white; }

ul.nav_functions {
  float: right;
  margin: 0;
  position: relative;
  padding: 0;
  top: 5px; }
  ul.nav_functions small {
    display: flex;
    font-size: 12px; }
  ul.nav_functions li {
    float: left;
    padding-right: 15px;
    margin: 0; }
    ul.nav_functions li i {
      display: block; }
    ul.nav_functions li a {
      text-align: center;
      display: inline-block;
      font-size: 12px;
      color: white; }
    ul.nav_functions li img {
      vertical-align: middle;
      margin: auto; }
    ul.nav_functions li span.cm-wishlist-counter {
      line-height: 1.2em; }
    ul.nav_functions li:nth-last-child(1) {
      padding: 7px 0 0; }
      ul.nav_functions li:nth-last-child(1) a {
        display: inline-block;
        position: relative; }
      ul.nav_functions li:nth-last-child(1) span {
        background: white;
        border-radius: 57%;
        color: black;
        display: inline-block;
        font-weight: bold;
        text-align: center;
        position: absolute;
        min-width: 1.5em;
        min-height: 1.5em;
        top: -5px;
        right: -15px;
        font-size: 1em;
        line-height: 1.2em;
        display: flex;
        align-items: center;
        justify-content: center; }
    ul.nav_functions li:nth-child(2) img {
      margin-bottom: 3px; }

.flexslider {
  margin: 0; }
  .flexslider:hover .flex-prev {
    opacity: 1;
    left: 20px; }
  .flexslider:hover .flex-next {
    opacity: 1;
    right: 20px; }

.flex-control-nav {
  bottom: 30px; }

a.flex-prev {
  opacity: 1; }
a.flex-next {
  opacity: 1; }
a#toggleFilters {
  position: absolute;
  background: black;
  font-size: 18.84px;
  font-weight: 100;
  left: 0;
  padding: 5px 0;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px; }
a.product-grid-item {
  margin-bottom: 0; }

.animate-head {
  text-align: right;
  font-size: 69.33px;
  font-weight: bold;
  margin: 0; }

.animate-head-two {
  color: white;
  font-weight: 900;
  font-size: 32.08px;
  padding-bottom: 20px; }

.animate-paragraph {
  text-align: right;
  font-size: 22.02px;
  color: white;
  font-weight: 400;
  text-transform: none; }

.col-md-6 {
  float: left;
  width: 50%; }

.animate-head-half {
  font-size: 32.08px;
  font-weight: 900; }

.recently-viewed-section {
  padding: 50px 0 30px;
  clear: both;
  z-index: 15;
  position: relative; }
  .recently-viewed-section span.vendor {
    display: block;
    text-align: center;
    color: black;
    font-size: 10.99px;
    text-transform: uppercase;
    font-weight: 700; }
  .recently-viewed-section span.title {
    display: block;
    text-align: center;
    color: black;
    font-size: 10.99px;
    text-transform: uppercase;
    font-weight: 300; }
  .recently-viewed-section span.price {
    display: block;
    text-align: center;
    color: black;
    font-size: 10.99px;
    text-transform: uppercase;
    font-weight: 900; }
  .recently-viewed-section .slick-slide img {
    display: block;
    margin: auto;
    max-width: 100%; }
  .recently-viewed-section .details.slide-content {
    padding-top: 20px; }

div#recently-viewed-products {
  padding-top: 20px; }
div.gmnoprint.gm-style-mtc-bbw {
  top: 40px !important; }
div#panel {
  position: absolute;
  top: 150px;
  left: 10px;
  z-index: 1;
  background: #fff;
  padding: 15px 0;
  width: 300px;
  max-height: 90%; }
  div#panel .store-list-near .store {
    padding: 15px; }
div li.store {
  padding: 15px; }
div#map-canvas {
  height: 900px; }
div#collectionFilters {
  position: absolute;
  background: white;
  border: 1px solid black;
  z-index: 1024;
  margin-top: 38px;
  left: 0;
  width: 320px;
  max-height: 50vh;
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  div#collectionFilters::-webkit-scrollbar {
    width: 10px; }
  div#collectionFilters::-webkit-scrollbar-track {
    background: #f1f1f1; }
  div#collectionFilters::-webkit-scrollbar-thumb {
    background: #888; }
  div#collectionFilters::-webkit-scrollbar-thumb:hover {
    background: #555; }

img.filter_icon {
  padding: 0 15px 0 20px; }
img.filter_arrow {
  padding-left: 40px;
  padding-right: 17px; }
img.tile {
  margin: auto;
  display: block;
  border: 1px solid;
  padding: 0 10px;
  width: 100%; }
  img.tile:hover {
    cursor: zoom-in; }
img.recently-prev.slick-arrow {
  position: absolute;
  top: 100px;
  z-index: 1;
  cursor: pointer;
  left: 20px; }
img.recently-next.slick-arrow {
  position: absolute;
  top: 100px;
  z-index: 2;
  cursor: pointer;
  right: 20px; }
img.youtube-next.slick-arrow {
  position: absolute;
  right: 20px;
  top: 33%;
  cursor: pointer;
  z-index: 1; }
img.youtube-prev.slick-arrow {
  position: absolute;
  left: 20px;
  top: 33%;
  cursor: pointer;
  z-index: 1; }

.youtube-feed {
  width: 100%;
  text-align: center; }
  .youtube-feed .slick-slide iframe {
    transform: scale(0.92);
    height: 450px;
    border: 2px solid white; }
  .youtube-feed .slick-slide.slick-center iframe {
    transform: scale(1); }
  .youtube-feed .slick-slide .yt-foot {
    display: none; }
  .youtube-feed .slick-slide h1 {
    color: white;
    font-size: 22.02px;
    text-transform: uppercase;
    margin: 40px 0 15px;
    display: block; }
  .youtube-feed .slick-slide p {
    display: block;
    color: white;
    font-weight: 300;
    font-size: 18px;
    height: 55px;
    overflow: hidden;
    position: relative; }
  .youtube-feed .slick-slide h2 {
    color: white;
    padding-bottom: 30px; }
  .youtube-feed .slick-current {
    margin: 0; }
    .youtube-feed .slick-current .yt-foot {
      display: block; }
  .youtube-feed a {
    color: white;
    font-weight: 700;
    border: 2px solid white;
    display: block;
    font-size: 13.23px;
    width: 215px;
    padding: 15px;
    margin: 30px auto auto; }
  .youtube-feed div#results {
    margin: auto; }

.daiwa-story {
  width: 100%;
  text-align: center; }
  .daiwa-story a {
    color: white;
    font-weight: 700;
    border: 2px solid white;
    display: block;
    font-size: 13.23px;
    width: 215px;
    padding: 15px;
    margin: 30px auto auto; }
  .daiwa-story h2 {
    margin: 0;
    color: white; }
  .daiwa-story p {
    color: white;
    font-size: 18.01px;
    max-width: 750px;
    margin: auto auto 20px;
    text-align: left;
    font-weight: 300; }

.newsletter-section.wrapper {
  border-top: 1px solid;
  margin-top: 25px;
  padding: 50px 100px; }
  .newsletter-section.wrapper p {
    color: black;
    font-size: 17.99px;
    font-weight: 300;
    max-width: 710px;
    margin: auto;
    line-height: 1.5;
    letter-spacing: 1px; }
    @media screen and (max-width: 480px) {
      .newsletter-section.wrapper p {
        font-size: 16px !important; }
        .newsletter-section.wrapper p.heading {
          font-size: 24px !important; } }
  .newsletter-section.wrapper form {
    margin-bottom: 0;
    display: inline-block;
    width: 100%; }
  .newsletter-section.wrapper .form-vertical {
    padding-top: 30px; }
  .newsletter-section.wrapper input {
    float: left; }
    .newsletter-section.wrapper input.input {
      background: white;
      border: 2px solid black;
      margin: 0 30px 0 0;
      padding: 15px;
      font-weight: 700;
      color: black;
      width: 66%; }
    .newsletter-section.wrapper input.input::placeholder {
      text-align: center;
      margin: auto;
      display: block;
      color: #b8b8b8; }
  .newsletter-section.wrapper .input-group {
    position: relative;
    width: 100%; }
  .newsletter-section.wrapper #subscribe {
    background: black;
    border-color: black;
    color: white;
    font-weight: 900;
    font-size: 17.23px;
    height: 54px;
    letter-spacing: 1px;
    transition: 0.5s ease-in;
    width: 30%; }
    .newsletter-section.wrapper #subscribe:hover {
      background: white;
      border: 2px solid black;
      color: black;
      transition: 0.5s ease-out; }

.footer-section .wrapper {
  border-top: 1px solid; }
.footer-section footer p.footer-heading {
  font-size: 20.01px;
  font-weight: 700;
  color: black;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1; }

.site-footer {
  padding: 0; }
  .site-footer .grid-item:nth-child(1) p:nth-child(2) {
    display: none; }
  .site-footer .grid-item.small--one-whole.one-third {
    min-height: 220px; }
    .site-footer .grid-item.small--one-whole.one-third:nth-child(1) {
      border-right: 1px solid black; }
    .site-footer .grid-item.small--one-whole.one-third:nth-child(3) {
      border-left: 1px solid black; }
  .site-footer p {
    color: black;
    line-height: 1.3;
    margin-bottom: 15px; }
  .site-footer li {
    margin: 0;
    line-height: 1.5; }
  .site-footer a {
    color: black;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    transition: .5s ease; }
    .site-footer a:hover {
      opacity: .5; }
  .site-footer .grid.with-block {
    margin-bottom: 10px; }

.footer-logo {
  padding: 55px 0; }
  .footer-logo img {
    vertical-align: middle;
    object-fit: contain; }

.footer-footer {
  background: black; }
  .footer-footer p.copyright {
    margin: 0;
    padding: 15px 0;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700; }
    .footer-footer p.copyright a {
      margin: 0;
      padding: 15px 0;
      color: white;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700; }
      .footer-footer p.copyright a:hover {
        margin: 0;
        padding: 15px 0;
        color: white;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700; }

.map-container {
  position: relative; }

.store-list {
  overflow-y: auto;
  position: relative;
  max-height: 500px; }
  .store-list .store {
    border-bottom: 1px solid;
    cursor: pointer; }
  .store-list .address {
    font-size: 12px;
    line-height: 1.5;
    color: black; }

li.no-stores {
  display: none; }
li.advanced-filter {
  padding: 0 20px; }

.template-collection .instagram-section .button a {
  display: none; }
.template-collection .instagram-section span.simulatedImage {
  display: none; }

.discover_title {
  font-weight: 900;
  font-size: 35.32px;
  letter-spacing: 1px; }

.form-horizontal {
  border: 1px solid black;
  padding: 0 0 0 10px; }
  .form-horizontal label {
    color: black;
    text-transform: uppercase;
    font-size: 18.84px;
    font-weight: 100;
    border: none;
    padding: 0; }
    .form-horizontal label:after {
      content: ':';
      padding-left: 5px; }
  .form-horizontal select#sortBy {
    color: black;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 100;
    border: none;
    padding: 10px 30px;
    margin: 0;
    outline: 0; }

.featured-collections {
  margin: auto;
  padding: 20px; }
  .featured-collections h3 {
    color: white;
    text-align: center;
    font-weight: 900;
    font-size: 18.84px;
    letter-spacing: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%; }
  .featured-collections a {
    display: block;
    text-align: center;
    font-size: 9.84px;
    font-weight: 900;
    letter-spacing: 1px;
    width: 160px;
    margin: auto;
    border: 2px solid;
    color: white;
    padding: 15px 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transition: 0.5s ease-out; }
    .featured-collections a:hover {
      background: white;
      transition: 0.5s ease-in;
      border-color: black;
      color: black;
      text-decoration: none; }

.featured-div .inner-div {
  background: black;
  height: 225px;
  position: relative; }
.featured-div:nth-last-child(1) .inner-div {
  margin-right: 0; }

.toggle-filters {
  display: block; }

.template-product .instagram-section .button a {
  display: none; }
.template-product .instagram-section span.simulatedImage {
  display: none; }
.template-product #insta-feed a:nth-child(n + 7) {
  display: none; }

.advanced-filters {
  margin-top: 10px; }
  .advanced-filters a {
    color: black;
    font-size: 16.08px;
    font-weight: 100; }
    .advanced-filters a:before {
      border: 1px solid black; }

.product-grid-item {
  margin-bottom: 100px; }

.loader_gif {
  margin: auto;
  display: none;
  text-align: center;
  max-width: 250px; }

#product-list-foot {
  text-align: center; }

.product-wrapper {
  padding: 0 80px; }
  .product-wrapper.specs-section {
    padding: 50px 0;
    max-width: 90%;
    margin: auto; }
  .product-wrapper.review-section {
    padding: 50px 0;
    max-width: 1180px;
    margin: auto; }

.product-information h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  line-height: 1; }
.product-information h1 {
  text-transform: uppercase;
  font-weight: 100;
  font-weight: 100;
  font-size: 46px;
  line-height: 1;
  margin: 0 0 20px;
  word-break: break-word; }

.product-wishlist:not(.new-ecommerce) {
  /* span {
  	color: $black;
  	font-size: 11.96px;
  	top: 2px;
  	position: relative;
  	text-shadow: 0 0 2px black;
  	&:hover {
  		color: $black !important;
  	}
  }
  i {
  	text-shadow: 0 0 2px black;
  }
  img {
  	vertical-align: middle;
  } */ }

.product-review {
  padding-bottom: 5px; }

.spr-badge[data-rating="0.0"] {
  display: none; }

.spr-badge-starrating {
  color: black;
  font-size: 19px;
  padding-right: 3px;
  line-height: 1; }

.spr-icon {
  color: black;
  font-size: 19px;
  padding-right: 3px;
  line-height: 1; }

.spr-badge-caption {
  display: block;
  font-size: 11.95px;
  font-weight: 100;
  color: black; }

button#AddToCart-product-template-responsive span, .product-form__cart-submit span:not(#AddToCartText-prod-ecommerce) {
  color: black;
  font-size: 13.23px;
  font-weight: 700;
  width: 225px;
  border: 2px solid;
  display: block;
  padding: 15px 0;
  text-align: center;
  transition: 0.5s ease-out; }

button#AddToCart-product-template-responsive span:hover, .product-form__cart-submit span:not(#AddToCartText-prod-ecommerce):hover {
  background: black;
  color: white;
  transition: 0.5s ease-in;
  border: 2px solid black; }

.dealer-btn a {
  color: black;
  font-size: 13.23px;
  font-weight: 700;
  width: 225px;
  border: 2px solid;
  display: block;
  padding: 15px 0;
  text-align: center;
  transition: 0.5s ease-out; }
  .dealer-btn a:hover {
    background: black;
    color: white;
    transition: 0.5s ease-in;
    border: 2px solid black;
    text-decoration: none; }
.dealer-btn.default {
  margin-top: 30px; }

.product-content .product-wrapper {
  padding: 50px 80px; }
.product-content p {
  font-size: 16.63px;
  color: black;
  font-weight: 100; }
.product-content img {
  vertical-align: middle;
  padding-right: 50px; }

.prod-nav {
  margin: auto;
  border-top: 1px solid;
  width: 100%;
  text-align: center;
  /*   position: relative; */
  z-index: 101; }
  .prod-nav ul {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-evenly; }
    @media (max-width: 767px) {
      .prod-nav ul {
        flex-wrap: wrap; } }
    .prod-nav ul li {
      -moz-flex-grow: 1;
      flex-grow: 1;
      flex-basis: auto;
      max-width: none;
      display: inline-block;
      padding: 0;
      margin: 0;
      transition: .5s ease; }
      .prod-nav ul li:hover {
        background: #000;
        color: #fff; }
        .prod-nav ul li:hover a {
          color: #fff; }
      .prod-nav ul li a {
        color: black;
        display: block;
        font-size: 18px;
        font-weight: 100;
        padding: 1em 0;
        line-height: 1.95; }
        @media (max-width: 991px) {
          .prod-nav ul li a {
            padding: 15px 0; } }

.specs-table {
  float: left;
  width: 13.66%; }
  .specs-table:nth-child(6) {
    width: 31.7%; }
  .specs-table .header {
    color: black;
    font-size: 13px;
    text-align: center;
    font-weight: 700;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-top: 1px solid;
    padding: 15px 0;
    letter-spacing: 1px; }
  .specs-table:nth-last-child(2) .header {
    border-right: 1px solid; }
  .specs-table:nth-last-child(2) .specs-content {
    border-right: 1px solid; }

.specs-content {
  color: black;
  font-size: 16.28px;
  font-weight: 100;
  text-align: center;
  border-bottom: 1px solid;
  border-left: 1px solid;
  padding: 15px 10px;
  letter-spacing: 1px; }

.review-section .spr-form {
  border: none;
  margin: 0;
  padding: 0; }
.review-section h3 {
  font-size: 27.99px;
  font-weight: 100; }

.spr-form-contact {
  border: none;
  padding: 0;
  margin: 0; }
  .spr-form-contact input {
    margin: 0;
    background: white;
    font-size: 16px;
    font-weight: 100;
    color: black; }

.spr-form-review-title {
  border: none;
  padding: 0;
  margin: 0; }
  .spr-form-review-title input {
    margin: 0;
    background: white;
    font-size: 16px;
    font-weight: 100;
    color: black; }

fieldset.spr-form-review {
  border: none;
  margin: 0;
  padding: 0; }
fieldset.spr-form-review-body {
  width: 100%;
  border: none;
  padding: 0; }
fieldset.spr-form-actions {
  margin: 0;
  border: none;
  padding: 0; }

#shopify-product-reviews .spr-review-header-title {
  text-transform: inherit;
  font-size: 16px;
  font-weight: 700;
  background: none;
  color: #000;
  padding: 0;
  text-align: left;
  margin-bottom: 1em; }
#shopify-product-reviews .spr-review-header-byline {
  font-size: 16px;
  color: white;
  opacity: 1;
  font-style: unset;
  font-weight: 100; }
  #shopify-product-reviews .spr-review-header-byline strong {
    font-weight: 100;
    color: black; }
    #shopify-product-reviews .spr-review-header-byline strong:nth-child(2) {
      display: none; }
#shopify-product-reviews .spr-summary-actions-newreview {
  display: inline-block;
  font-weight: 100;
  color: black;
  font-size: 15px; }
#shopify-product-reviews .spr-summary-caption {
  font-weight: 100;
  color: black;
  letter-spacing: 1px;
  font-size: 16px; }
#shopify-product-reviews .spr-reviews:before {
  content: 'Recent Reviews';
  color: black;
  font-size: 27.98px;
  font-weight: 100;
  position: relative;
  top: -10px; }

.hr {
  max-width: 1180px;
  margin: auto;
  width: 100%;
  padding-bottom: 50px;
  border-top: 1px solid; }

.hr-bot {
  max-width: 1180px;
  margin: auto;
  width: 100%;
  padding-bottom: 50px; }

.perfect-pair p.section-title {
  font-size: 58px;
  font-weight: 900;
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: left;
  background: transparent;
  color: black; }

.perfect-pair a.product-grid-item.mb-0 {
  margin: 0; }

.perfect-pair img.youtube-prev.slick-arrow, .perfect-pair img.youtube-next.slick-arrow {
  top: 45%; }

.perfect-pair .full-wrap {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media only screen and (max-width: 768px) {
    .perfect-pair .full-wrap {
      display: block; } }

@media only screen and (max-width: 1000px) {
  .product-wishlist {
    padding-top: 20px; }

  .perfect-pair br {
    display: none; } }
.product-content-headers .perfect-pair h1 {
  font-size: 58px;
  font-weight: 900;
  margin: 0;
  padding: 0;
  line-height: 1;
  text-align: left;
  background: transparent;
  color: black; }
.product-content-headers .perfect-pair p.collection-vendor {
  font-size: 10px;
  font-weight: 700; }
.product-content-headers .perfect-pair p.collection-product-title {
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  text-align: center; }
.product-content-headers .perfect-pair img {
  padding: 0;
  margin: 0; }

img.loader_gif {
  width: 150px;
  height: auto; }

.tiles {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 10px; }

.smaller-img {
  margin: 20px auto auto;
  padding: 0 20px;
  width: 100%; }

.cm-wishlist-button {
  display: none !important; }

.cm-compare-button {
  display: none !important; }

.reel_wrapper {
  padding: 0 20px 0 80px;
  margin: auto;
  max-width: 1400px; }

.product_main_image {
  padding-right: 60px;
  padding-left: 0; }

.reel-wrap-box {
  overflow: visible !important; }

.default-product h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  line-height: 1; }
.default-product h1 {
  font-weight: 100;
  font-size: 46px;
  line-height: 1;
  margin: 0 0 20px; }

.generic-thumbnails {
  margin: auto; }
  .generic-thumbnails img {
    margin: auto;
    display: block; }

.jquery-modal.blocker {
  z-index: 1099; }

.image-hero-video-container img {
  width: 100%; }

.flex-control-paging li a {
  width: 100px;
  height: 2px;
  border-radius: 0; }
  .flex-control-paging li a.flex-active {
    background-color: black;
    border-color: black; }

.flex-direction-nav a.flex-prev {
  background-image: url(/cdn/shop/files/hero-arrow-left.png?17350077080551208940); }
.flex-direction-nav a.flex-next {
  background-image: url(/cdn/shop/files/hero-arrow-right.png?17350077080551208940); }

.animate-anchor a {
  display: block;
  border: 1px solid white;
  font-size: 13.23px;
  color: white;
  font-weight: 700;
  margin: 50px 0;
  max-width: 215px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  float: right; }

.animate-anchor-half a {
  color: white;
  font-size: 13.23px;
  font-weight: 700;
  max-width: 215px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  border: 1px solid;
  display: block;
  margin: 30px auto; }

.footer-social a {
  display: inline-block;
  padding: 15px 50px 0 0;
  vertical-align: middle; }

.add-right p.copyright {
  display: inline-block;
  padding: 15px 30px; }

.storelocator-panel .title {
  font-weight: bold;
  color: black;
  text-transform: uppercase; }

form.storelocator-filter {
  margin: 0;
  padding: 15px !important;
  border-top: 1px solid;
  border-bottom: 1px solid; }

.location-search h4 {
  display: none; }

.storelocator-filter input {
  font-size: 16px;
  width: 100%;
  border: 1px solid;
  border-radius: 5px;
  color: #000; }

#sortBy option {
  font-size: 19px;
  font-weight: 100; }

p.filter-by {
  font-weight: 700;
  font-size: 1.067em;
  margin: 0; }

.sidebar p.h3 {
  text-align: left;
  font-size: 18.01px;
  font-weight: 900;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  padding: 10px 20px;
  margin: 0;
  text-transform: uppercase; }

.wrapper.collection-wrap {
  max-width: 100%;
  padding: 0 100px;
  position: relative; }

div#filter-overlay {
  position: absolute;
  z-index: 1;
  background: #0000;
  background: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  left: 0;
  right: 0; }

.grid-uniform.product-now-show {
  padding-top: 100px; }

.grid-uniform.product-now-show.infinite {
  padding-top: 0; }

p.collection-vendor,
p.collection-product-title {
  text-align: center;
  color: black;
  text-transform: uppercase;
  margin: 0; }

p.collection-vendor {
  font-size: 1.14rem;
  font-weight: 900; }
  @media only screen and (max-width: 991px) {
    p.collection-vendor {
      font-size: 1rem; } }

p.collection-product-title {
  font-size: 1.357rem;
  font-weight: 400; }
  @media only screen and (max-width: 991px) {
    p.collection-product-title {
      font-size: 1.15rem; } }

.find-dealer-btn a {
  color: black;
  display: block;
  font-weight: 700;
  font-size: 13.23px;
  width: 230px;
  text-align: center;
  border: 2px solid;
  padding: 15px 0; }

.product-stars .left:nth-child(1) {
  min-width: 185px; }

.product-stars .dealer-btn-wrapper .dealer-btn.default {
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .product-stars .dealer-btn-wrapper .dealer-btn.default {
      margin-bottom: 20px; } }

.product-content-headers h1 {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: 900;
  margin: 0;
  background: black;
  padding: 10px 0; }

.product-content-headers p.section-title {
  text-align: center;
  color: white;
  font-size: 28px;
  font-weight: 900;
  margin: 0;
  background: black;
  padding: 10px 0; }

.spr-form-review-body textarea {
  margin: 0;
  background: white;
  font-size: 16px;
  font-weight: 100;
  color: black; }

.spr-form-actions input {
  background: black;
  font-weight: 900;
  transition: 0.5s ease-in; }
  .spr-form-actions input:hover {
    border: 1px solid black;
    background: white;
    color: black;
    transition: 0.5s ease-out; }

label.spr-form-label {
  display: none; }

.compare__item img {
  max-width: 100%; }

.wishlist img {
  max-width: 100%; }

.popup-wishlist__items img {
  max-width: 100%; }

.product-photo-thumbs div {
  border: 1px solid;
  margin-bottom: 30px;
  max-width: 120px;
  min-width: 120px;
  max-height: 120px;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }

.generic-features p.mb-2 {
  margin-bottom: 1rem; }

.generic-features h3 {
  font-size: 26px;
  font-weight: 900;
  letter-spacing: 1px; }

.generic-full-image img {
  width: auto;
  position: inherit; }

.search-nav {
  display: none; }

/* Responsive */
@media only screen and (max-width: 1300px) {
  .instagram-section span.simulatedImage {
    width: 30%; } }
@media only screen and (max-width: 1024px) {
  img.youtube-next.slick-arrow,
  img.youtube-prev.slick-arrow {
    top: 25%; }

  .wrapper.collection-wrap {
    padding: 0 50px; }

  .prod-nav ul li {
    padding: 0 2%; }

  .product-content .product-wrapper {
    padding: 50px 30px; }

  .perfect-pair p.section-title {
    font-size: 30px; }

  .perfect-pair a.product-grid-item {
    margin-bottom: 20px; }

  .specs-content {
    font-size: 90%; } }
@media only screen and (max-width: 1440px) {
  .perfect-pair p.section-title {
    font-size: 45px;
    word-break: break-word; } }
@media only screen and (max-width: 1110px) {
  .perfect-pair p.section-title {
    font-size: 40px; } }
@media only screen and (max-width: 910px) {
  .perfect-pair p.section-title {
    font-size: 33px; } }
@media only screen and (max-width: 960px) {
  .wrapper {
    padding: 0 15px; }

  .newsletter-section .input {
    margin: 0 4% 0 0; }

  .clickables img {
    padding-right: 5px; } }
@media screen and (max-width: 820px) {
  .clickables img {
    padding-right: 5px; } }
@media screen and (min-width: 1001px) {
  .site-header .grid > .grid-item, .site-header .grid--rev > .grid-item, .site-header .grid--full > .grid-item,
  .site-header .grid--full > .grid-item, .site-header .grid--rev > .grid-item, .site-header .grid > .grid-item {
    float: none;
    display: table-cell;
    vertical-align: middle; }

  .site-header .grid, .site-header .grid--rev, .site-header .grid--full {
    display: table;
    table-layout: fixed;
    width: 100%; }

  .wrapper {
    padding: 0; }

  .large--one-third.nav-side--container {
    width: 37.5%; }

  .large--one-third.logo--container {
    width: 25%; } }
@media only screen and (max-width: 775px) {
  .clickables .grid-item {
    padding-left: 20px; } }
@media only screen and (max-width: 1000px) {
  img.youtube-next.slick-arrow,
  img.youtube-prev.slick-arrow {
    top: 25%; }

  .schematics-title {
    text-align: center; }

  .instagram-section span.simulatedImage {
    display: none !important; }

  .extra-nav-wishlist {
    position: absolute !important;
    top: -10px;
    background: #fff;
    width: 15px !important;
    display: block;
    color: #000;
    text-align: center;
    border-radius: 50%;
    height: 15px;
    line-height: 17px;
    left: 17px; }

  .extra-nav {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 15px;
    padding-bottom: 120px; }

  .extra-nav a {
    display: flex;
    align-items: center; }

  .extra-nav span {
    width: 50%;
    float: left;
    margin: 10px 0;
    text-transform: uppercase;
    position: relative; }

  .extra-nav img {
    margin-right: 10px; }

  .search-nav .search-bar input[type='search'] {
    color: #000;
    background: #fff;
    border: 1px solid #000;
    padding: 15px 45px 15px 15px; }

  .search-nav input::placeholder {
    color: #b0b0b0 !important;
    text-transform: uppercase; }

  .m-show {
    display: block; }

  .m-hide {
    display: none; }

  .m-align-left {
    text-align: left; }

  .footer-subtitle {
    margin-bottom: 10px; }

  .m-footer-block {
    display: block; }

  #mobileNavBar {
    background: white;
    color: black;
    height: 60px;
    align-items: center;
    justify-content: space-between; }

  #mobileNavBar .fa-bars, #mobileNavBar .fa-times {
    font-size: 2em; }

  .mobileNavBar-link {
    color: black;
    padding: 0 15px; }
    .mobileNavBar-link:hover {
      color: black; }
    .mobileNavBar-link:focus {
      color: black; }

  .mobile-nav li {
    border-bottom: 1px solid #fff; }

  .mobile-nav li.mobile-nav--has-dropdown.nav-active {
    background: #000 !important; }

  .mobile-nav--dropdown {
    padding-left: 1.5em;
    border-top: 1px solid #fff; }

  .mobile-nav--dropdown > li {
    border-top: none !important;
    border-bottom: none !important; }

  .mobile-nav--dropdown li a {
    text-transform: uppercase;
    font-size: 12px !important; }

  .mobile-nav--button {
    border-top: none;
    border-bottom: none;
    background: 0 0;
    position: relative;
    z-index: 10;
    padding: 0 17px;
    display: none;
    align-items: center;
    transition: transform; }
  .nearest_store {
    padding-top: 0 !important;
    top: 0;
    z-index: 1080;
    width: 100%; }

  .footer-logo {
    display: none;
    padding: 30px 0;
    border-bottom: 1px solid black; }
    .footer-logo img {
      margin: auto;
      display: block; }

  .footer-section .wrapper {
    border: none;
    padding-top: 20px;
    padding-bottom: 20px; }
  .footer-section footer p.footer-heading {
    padding-bottom: 10px; }

  .site-footer .grid-item.small--one-whole.one-third {
    min-height: auto;
    text-align: center;
    padding-bottom: 20px; }
    .site-footer .grid-item.small--one-whole.one-third:nth-child(1) {
      border: none;
      padding-top: 20px; }
  .site-footer .grid.with-block {
    margin-bottom: 0; }

  span.simulatedImage {
    display: none; }

  .main-content {
    overflow: hidden; }

  .section-header--right .form-horizontal {
    float: right; }

  .instagram-section .social-images {
    line-height: 50px;
    font-size: 1.5em;
    margin: auto;
    display: block;
    text-align: center;
    padding: 0 0 50px;
    width: 95%; }

  .m-footer-links li {
    line-height: 2rem; }

  .add-right p.copyright {
    padding: 15px; }

  .footer-social a {
    display: inline-block;
    vertical-align: middle;
    padding: 20px 20px 0; }

  ul.nav_functions li:last-child {
    padding: 0 !important;
    margin-top: -3px !important; }
    ul.nav_functions li:last-child span {
      background: black;
      color: white;
      margin-left: -2px;
      top: -20px; }

  .reel_wrapper {
    padding: 25px 25px 0; }

  .product-information h1,
  .product-review {
    margin-bottom: 0;
    padding: 0;
    letter-spacing: 0; }

  .newsletter-section.wrapper .input, .newsletter-section.wrapper #subscribe {
    width: 100%; }

  .newsletter-section.wrapper .input {
    margin: 0 0px 10px 0; }

  .product-wrapper.review-section,
  .product-wrapper.perfect-pair {
    padding: 30px; }

  #shopify-section-instagram {
    padding: 0; }

  #shopify-section-newsletter {
    margin: 0; } }
  @media only screen and (max-width: 1000px) and (max-width: 767px) {
    .mobile-nav--button {
      display: flex; } }

@media only screen and (max-width: 768px) {
  .site-header {
    display: none; } }
@media only screen and (max-width: 767px) {
  .grid-uniform.product-now-show {
    padding-top: 50px; } }
@media only screen and (max-width: 750px) {
  .daiwa-story p {
    max-width: 85%; } }
@media only screen and (max-width: 615px) {
  .footer-footer .grid-item {
    width: 100%;
    text-align: center !important; }
  .footer-footer p.copyright {
    padding: 10px; }

  .floating_filter_button {
    position: relative; }

  a#toggleFilters {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    padding: 9px;
    border-radius: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }

  .sorting-by {
    width: 100%;
    top: 50px;
    position: relative;
    min-height: 1px;
    padding-top: 20px; }
    .sorting-by .form-horizontal {
      margin: auto;
      display: block;
      text-align: center;
      float: none; }

  .floating_filter_button div#collectionFilters {
    width: 100%;
    margin: 45px auto auto;
    left: 0;
    right: 0; } }
@media only screen and (max-width: 768px) {
  .dealer-btn a {
    margin: auto auto 20px auto; } }
@media only screen and (max-width: 500px) {
  img.youtube-next.slick-arrow,
  img.youtube-prev.slick-arrow {
    top: 20%; }

  .overflow-show-mobile {
    overflow-x: scroll; }

  .xs-pad {
    clear: both;
    padding: 10px 0; }

  img.small-margin {
    margin-top: 100px; }

  #light-tough table th {
    padding: 5px; }

  .main-content {
    padding-bottom: 0; }

  .newsletter-section #subscribe {
    width: 100%; }
  .newsletter-section .input {
    margin: 0 0 10px;
    width: 100%; }

  .form-horizontal select#sortBy {
    width: 100%;
    font-size: 15px !important; }

  .perfect-pair p.section-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px; }

  .perfect-pair br {
    display: none; }

  .prod-nav ul li {
    padding: 0 2%; }

  .prod-nav ul li a {
    font-size: 14px; }

  .newsletter-section.wrapper {
    padding: 30px 20px 20px 20px; }

  #shopify-section-instagram {
    padding: 30px 0 0; }

  .product-wrapper.perfect-pair {
    padding: 30px 0; } }
@media only screen and (max-width: 480px) {
  .perfect-pair img#yt-prev, .perfect-pair img#yt-next {
    top: 30%;
    padding: 15px; }

  .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px; }

  body {
    padding-top: 0 !important; }

  .flex-control-nav {
    bottom: 5px; }

  .youtube-feed .slick-slide iframe {
    transform: scale(0.92); }
  .youtube-feed .slick-slide.slick-center iframe {
    transform: scale(1); }

  .animate-head {
    font-size: 50px; }

  .animate-paragraph {
    font-size: 15px; }

  .nearest_store {
    padding-top: 50px; }

  img.youtube-prev.slick-arrow {
    left: 10px;
    top: 15%; }
  img.youtube-next.slick-arrow {
    right: 10px;
    top: 15%; }

  ul.nav_functions li {
    padding-right: 15px; }

  .flex-control-paging li a {
    width: 30px; }

  .section-firsthalf-left .section-borders .section-border-top {
    height: 40px; }
  .section-firsthalf-left .section-borders .section-border-bottom {
    height: 40px; }

  .section-firsthalf-right .section-borders .section-border-top {
    height: 40px; }
  .section-firsthalf-right .section-borders .section-border-bottom {
    height: 40px; }

  .section-secondhalf-left .section-borders .section-border-top {
    height: 40px; }
  .section-secondhalf-left .section-borders .section-border-bottom {
    height: 40px; }

  .section-secondhalf-right .section-borders .section-border-top {
    height: 40px; }
  .section-secondhalf-right .section-borders .section-border-bottom {
    height: 40px; }

  h2 {
    font-size: 24px; }

  .wrapper.collection-wrap {
    padding: 0 20px; } }
.rwd-table {
  margin: 1em 0;
  min-width: 600px; }
  @media (max-width: 769px) {
    .rwd-table {
      min-width: 100%; } }
  .rwd-table th {
    display: none; }
  .rwd-table td {
    display: block; }
    .rwd-table td:first-child {
      padding-top: .5em; }
    .rwd-table td:last-child {
      padding-bottom: .5em; }
    .rwd-table td:before {
      content: attr(data-attr) ": ";
      font-weight: bold;
      font-size: 10px;
      width: 10em;
      display: inline-block; }
      @media (max-width: 560px) {
        .rwd-table td:before {
          width: 100%; } }
      @media (min-width: 769px) {
        .rwd-table td:before {
          display: none; } }
  .rwd-table th, .rwd-table td {
    text-align: left; }
    @media (min-width: 769px) {
      .rwd-table th, .rwd-table td {
        display: table-cell;
        padding: .25em .5em; }
        .rwd-table th:first-child, .rwd-table td:first-child {
          padding-left: 0; }
        .rwd-table th:last-child, .rwd-table td:last-child {
          padding-right: 0; } }

.rwd-table {
  color: #000;
  border-collapse: collapse; }
  .rwd-table th, .rwd-table td {
    margin: .5em 1em;
    text-align: center; }
    @media (min-width: 769px) {
      .rwd-table th, .rwd-table td {
        padding: 1em !important; } }

.daiwa-filter {
  height: 400px;
  overflow-y: scroll; }

/* page */
img.acc-cat {
  border: 2px solid black;
  border-radius: 2px;
  margin: auto;
  display: block; }

#accessories .grid-item h4.text-center {
  padding: 20px 0; }

.template-page h1.page-title {
  text-align: center;
  font-size: 30px;
  border-top: 2px solid #bbb;
  border-bottom: 2px solid #bbb;
  padding: 10px; }

.form_submit_div button {
  min-width: 150px; }

.tatula-text-block {
  margin: 2em;
  padding: 2em;
  background: #eee;
  margin-top: -5em; }

.tatula-list-block li {
  margin-bottom: 0 !important;
  line-height: 1.25em; }

.pre-mounted .table,
.pre-mounted .table tr,
.pre-mounted .table th,
.pre-mounted .table td {
  border-collapse: collapse;
  border: none;
  padding: 10px; }

.pre-mounted .table th:nth-child(1) {
  background: transparent; }

.pre-mounted .table th {
  background: #939598;
  font-weight: normal; }

.pre-mounted .table tbody tr:nth-child(1) td:nth-child(1) {
  border: 1px solid;
  padding: 0; }

.pre-mounted .table tbody td {
  vertical-align: middle; }

.pre-mounted .table tbody tr:not(:nth-child(1)) td {
  background: #939598;
  padding: 0 10px; }

.pre-mounted p {
  font-size: 17px; }

a.find-store {
  max-width: 180px;
  background: #b21117;
  color: white;
  font-size: 14px;
  transition: .7s ease; }

a.find-store:hover {
  text-decoration: none;
  color: white;
  transition: .7s ease;
  background: #000; }

body#light-tough {
  background: #000; }

.main-content .text-red {
  color: red; }

#light-tough main a {
  color: red; }

#light-tough main a:hover {
  text-decoration: none; }

#light-tough main p {
  color: white;
  font-size: 19px; }

#light-tough table {
  border-collapse: collapse;
  overflow: hidden; }

#light-tough th {
  color: #fff;
  font-size: 9px;
  border: none;
  padding: 0 0 10px;
  margin: 0; }

#light-tough table tbody tr {
  background: red;
  color: #fff;
  font-size: 10px; }

#light-tough table tbody tr:nth-child(1) {
  background: #fff;
  color: #000; }

#light-tough th,
#light-tough tbody td {
  text-align: center;
  border: 1px solid #000;
  padding: 5px 0;
  font-weight: bold; }

body#18exist-lt {
  background: #f6f6f6 !important; }

.existlink {
  position: relative;
  z-index: 10;
  padding: 10px 0px; }

.existlink:hover {
  background: #af151e; }

.existlink a {
  color: #fff;
  padding: 0 10px;
  font-size: 0.75em;
  font-weight: bold; }

.existlink a:hover {
  color: #fff;
  text-decoration: none; }

.existdropdown {
  position: relative;
  display: inline-block; }

.existdropdown-content {
  display: none;
  position: absolute;
  background-color: #af151e;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }

.existdropdown-content a {
  padding: 10px;
  display: block; }

.existdropdown-content a:hover {
  background: #eee;
  color: #af151e; }

.existdropdown:hover .existdropdown-content {
  display: block; }

.exist-text-block {
  background-color: #ebebeb;
  float: left;
  padding: 40px 30px 20px 30px; }

.exist-mission {
  margin-top: 3em; }

.exist-initial {
  margin-top: -67px; }

@media only screen and (max-width: 769px) {
  .exist-initial {
    margin-top: 0; } }
.exist-table-1 {
  font-size: 0.75em;
  table-layout: auto !important;
  text-align: center;
  border-spacing: 0; }

.exist-table-1 th {
  color: #fff;
  background: #000; }

.red_back td {
  color: #000;
  background: #C7E1B4; }

.exist-table-1 th, .exist-table-1 td {
  padding: 0 !important;
  border: 0.25px solid #000;
  text-align: center; }

.exist-table-2 {
  background: #b1b1b1;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: auto !important; }

.exist-table-2 th, .exist-table-2 td {
  border: none; }

.exist-mission span {
  background: #000;
  color: #fff;
  padding: 20px;
  font-size: 2em;
  font-weight: 600;
  margin-top: 10px;
  margin-left: 15px; }

.exist-mission2 {
  margin-bottom: 0 !important;
  margin-top: 3em; }

.exist-mission2 span {
  background: #000;
  color: #fff;
  padding: 20px;
  font-size: 2em;
  font-weight: 600;
  margin-top: 10px;
  float: right;
  margin-right: 15px; }

.td-black-block span {
  background: #000;
  color: #fff;
  padding: 20px;
  font-size: 2em;
  font-weight: 600;
  margin-top: 10px; }

.td-text-block {
  background-color: #ebebeb;
  float: left;
  padding: 40px 30px 20px 30px; }

a.barra-menu {
  color: #767676;
  font-weight: normal;
  letter-spacing: .5px;
  font-size: 15px; }

a.barra-menu:hover {
  color: black; }

img.page-collection {
  border: 2px solid black;
  padding: 10px;
  transition: 1s ease; }

img.page-collection:hover {
  border: 2px solid #af151e; }

h5.page-collection a {
  color: black;
  font-weight: normal;
  font-size: 18px;
  text-decoration: none; }

h5.page-collection a:hover {
  color: #af151e; }

h1.page-collection-header {
  padding: 5px 0 10px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin: 15px 0;
  font-size: 30px; }

h2.fixed-accessories-title {
  font-size: 21px;
  font-weight: normal;
  color: black; }

.bg-gray {
  background: #ebebeb; }

.bg-black {
  background: black; }

.gray-table {
  background: #b1b1b1;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: auto !important; }

.gray-table th,
.gray-table td {
  border: none; }

a.steez-menu {
  border: none;
  font-size: 17px; }

.steez-name .border {
  background-image: url(/cdn/shop/files/border.png?1741796907066489444);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  border: none !important; }

.steez-name h4 {
  margin: 0;
  padding: 10px 40px;
  font-size: 22px; }

#steez .rte .steez-name p {
  font-size: 15px;
  margin: 0;
  padding: 0px 0 0 40px;
  width: 100%; }

.steez-specs h4 {
  margin: auto;
  display: block;
  width: 100%;
  font-size: 18px; }

.steez-specs table {
  width: 100%;
  border-collapse: collapse;
  margin: auto;
  table-layout: auto; }

.steez-specs tr {
  background: white;
  border: 1px solid; }

.steez-specs th {
  background: black;
  color: white;
  font-weight: normal; }

.steez-specs td, .steez-specs th {
  padding: 5px;
  border: none;
  text-align: left;
  font-size: 15px; }

#steez .rte p {
  width: 90%;
  margin: auto;
  font-weight: lighter; }

#steez .rte hr {
  padding: 0;
  margin: 0;
  border-top: 1px solid #fff; }

@media only screen and (max-width: 1366px) {
  .product-wrapper.specs-section {
    max-width: 100%;
    padding: 0 !important; }

  select.desktop-filter {
    font-size: .75em;
    padding: 0.25em; }

  .spec-table th p {
    font-weight: 600; }

  .spec-table th p, .spec-table tr td {
    font-size: .75em !important; } }
@media only screen and (min-width: 1001px) {
  .section-header--right {
    width: 380px; } }
@media only screen and (max-width: 1000px) {
  .hr {
    padding-bottom: 0; }

  .template-page .main-content {
    padding-top: 130px; }

  .steez-name h4 {
    font-size: 18px;
    padding: 5px 20px; } }
@media only screen and (max-width: 767px) {
  .steez-img {
    padding: 180px 0 25px 0;
    clear: both; }

  .steez-name h4 {
    overflow: hidden; }

  #steez .rte .steez-name p {
    padding: 10px 0 0; }

  .steez-specs table {
    width: 100%; }

  .steez-specs table, .steez-specs thead, .steez-specs tbody, .steez-specs th, .steez-specs td, .steez-specs tr {
    display: block; }

  .steez-specs thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  .steez-specs tr {
    border: 1px solid #000; }

  .steez-specs td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; }

  .steez-specs td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-column);
    color: #000;
    font-weight: bold; }

  .steez-name .border:before {
    background: url(/cdn/shop/files/border-left.png?15610993932089912914); }

  .steez-name .border:after {
    background: url(/cdn/shop/files/border-right.png?246468824115151508); } }
@media only screen and (max-width: 766px) {
  #menu-steez li a {
    font-size: 10px;
    padding: 0 10px; }

  .steez-video {
    padding: 20px; }

  .steez-name .border {
    background: none; }

  .steez-name {
    height: 21px; }

  .steez-name h4 {
    margin: 0;
    padding: 0px 40px;
    font-size: 18px;
    background: #f01921;
    text-align: center; }

  .lg-hidden.md-hidden.arrow-right {
    background-image: url(/cdn/shop/files/border-right.png?246468824115151508);
    height: 21px;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    top: -21px; }

  .lg-hidden.md-hidden.arrow-left {
    background-image: url(/cdn/shop/files/border-left.png?15610993932089912914);
    height: 21px;
    background-position: left;
    background-repeat: no-repeat;
    position: relative;
    top: 21px; }

  .steez-name p {
    padding: 0;
    text-align: center; }

  .steez-specs h4 {
    margin: 0; } }
@media only screen and (max-width: 500px) {
  .steez-name h4 {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0; }

  .lg-hidden.md-hidden.arrow-left,
  .lg-hidden.md-hidden.arrow-right {
    float: left;
    width: 6%;
    height: 30px;
    top: 0; }

  .steez-name {
    float: left;
    width: 88%; }

  .steez-specs {
    padding: 0 20px; } }
@media only screen and (max-width: 479px) {
  .steez-specs td {
    font-size: 14px; }

  .steez-name p {
    padding: 10px 0 0;
    font-size: 12px; }

  #menu-steez, #menu-steez li {
    padding: 0; }

  .steez-video {
    padding: 20px 15px; }

  .lg-hidden.md-hidden.arrow-left, .lg-hidden.md-hidden.arrow-right {
    width: 7.5%; }

  .steez-name {
    width: 84%;
    background: #f01921;
    height: 30px; } }
@media only screen and (max-width: 375px) {
  .steez-name {
    height: 30px;
    position: relative;
    padding: 0 10px; } }
@media only screen and (max-width: 320px) {
  .steez-name h4 {
    font-size: 10px;
    padding: 0; }

  .steez-name {
    height: 30px;
    background: #f01921; } }
.schematics-image {
  position: relative;
  overflow: hidden; }

.schematics-image img {
  transition: 1s ease all;
  margin: auto;
  display: block; }

.schematics-image img:hover {
  transform: scale(1.2); }

.schematics-title {
  padding: 10px 0; }

.schematics-title a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  transition: .5s ease; }

.schematics-title a:hover {
  text-decoration: none;
  color: #af151e; }

.service-sidebar {
  background: #d1d1d1;
  padding: 20px; }

.service-sidebar a {
  color: #000;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
  transition: 1s ease; }

.service-sidebar a:hover {
  color: #af151e;
  text-decoration: none; }

.schematics a {
  display: block;
  color: #000;
  font-size: 17px;
  margin-bottom: 15px;
  transition: .5s ease; }

.schematics a:hover {
  color: #af151e;
  text-decoration: none; }

.header-icon {
  font-size: 2em;
  margin-right: 5px; }

.footer-icon {
  font-size: 3em; }

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

a.action.zoomhere,
a.action.streetview {
  display: none; }

a.action.directions,
a.action.website {
  background: #000;
  color: #fff;
  padding: 15px 0;
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  border: 2px solid transparent;
  transition: .7s ease; }

a.action.directions:hover,
a.action.website:hover {
  color: #000;
  background: #fff;
  border-color: #000;
  text-decoration: none; }

.directions-panel form {
  padding: 10px 15px 10px 0; }

input.directions-to {
  width: 100%;
  border: 1px solid;
  border-radius: 5px;
  color: #000;
  margin: 10px 0 20px 0; }

.directions-panel input[type="submit"] {
  background: #000;
  padding: 15px;
  border: 2px solid;
  width: 100%;
  transition: 1s ease; }

.directions-panel input[type="submit"]:hover {
  background: #fff;
  color: #000; }

a.close-directions {
  text-align: right;
  width: 100%;
  display: block;
  color: #af151e;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 0 0; }

.rendered-directions {
  padding-right: 15px;
  max-height: 400px; }

.directions-panel {
  height: 100%;
  overflow-y: scroll; }

table.adp-placemark {
  border-collapse: collapse;
  background: #fff; }

.gm-style-iw {
  left: 25px !important; }

.site-nav--has-dropdown ul li a {
  padding: 10px 15px !important;
  border: none;
  color: #000;
  margin: 0; }

.site-nav--dropdown-grandchild {
  top: 0; }

h1.text-center.discover_title {
  text-transform: uppercase; }

/* Hiding popup Logo */
.poptin-credit {
  opacity: 0 !important;
  height: 0px !important; }

body.loading-done #loader {
  display: none; }

body #loader {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 16000001; }
  body #loader img {
    -webkit-animation: beating 3s ease infinite;
    -moz-animation: beating 3s ease infinite;
    animation: beating 3s ease infinite;
    margin: auto;
    width: auto; }

@keyframes beating {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

#ProductSection {
  padding: 20px 0; }

#features .section-title {
  margin-bottom: 0; }

@media (max-width: 991px) {
  .ram-ui .section-title {
    font-size: 25px !important;
    line-height: 35px !important; } }
.ram-ui img {
  padding-right: 0px; }
.ram-ui .image {
  height: auto;
  max-width: 100%; }
.ram-ui.banner,
.ram-ui .banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  width: 100%; }
  .ram-ui.banner.center-top,
  .ram-ui .banner.center-top {
    background-position: center top; }
  .ram-ui.banner.center-bottom,
  .ram-ui .banner.center-bottom {
    background-position: center bottom; }
.ram-ui .section {
  padding: 50px 0px; }
.ram-ui .section-title {
  font-size: 35px;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase; }
.ram-ui#ProductSection {
  background-position: center center !important;
  background-color: #000000;
  padding: 50px 0px;
  position: relative; }
  .ram-ui#ProductSection > * {
    position: relative;
    z-index: 2; }
  @media (max-width: 991px) {
    .ram-ui#ProductSection:before {
      content: " ";
      background-color: rgba(0, 0, 0, 0.5);
      left: 0;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; } }
  @media (min-width: 992px) {
    .ram-ui#ProductSection {
      padding: 115px 0px; } }
  .ram-ui#ProductSection h1, .ram-ui#ProductSection h2, .ram-ui#ProductSection h3, .ram-ui#ProductSection .prod-price.h1 {
    color: #ffffff !important; }
  .ram-ui#ProductSection #addWishlist {
    color: #ffffff; }
    .ram-ui#ProductSection #addWishlist .spr-icon {
      color: #ffffff;
      bottom: -5px; }
    .ram-ui#ProductSection #addWishlist .js-popup-button, .ram-ui#ProductSection #addWishlist span {
      color: #ffffff;
      text-transform: uppercase; }
  .ram-ui#ProductSection .addThisCompare {
    color: #ffffff; }
    .ram-ui#ProductSection .addThisCompare span {
      color: #ffffff;
      text-transform: uppercase; }
  .ram-ui#ProductSection .product-wishlist:not(.new-ecommerce) span {
    color: #fff; }
    .ram-ui#ProductSection .product-wishlist:not(.new-ecommerce) span svg {
      color: #fff; }
  .ram-ui#ProductSection .dealer-btn a {
    border-color: #ffffff;
    color: #ffffff; }
    .ram-ui#ProductSection .dealer-btn a:hover {
      text-decoration: none;
      background-color: #ffffff;
      border-color: #000000;
      color: #000000; }
.ram-ui #features {
  background-color: #F4F4F4;
  border-top: 1px solid #BFBFBF; }
  @media (min-width: 992px) {
    .ram-ui #features {
      padding: 70px 0px; } }
  .ram-ui #features img {
    max-width: 90px;
    max-height: 90px;
    object-fit: contain; }
  @media (max-width: 991px) {
    .ram-ui #features #featureSlick .left {
      left: -10px; }
    .ram-ui #features #featureSlick .right {
      right: -10px; } }
  @media (min-width: 992px) {
    .ram-ui #features #featureSlick .slick-list {
      max-width: 80%;
      margin: 0 auto; } }
.ram-ui #excerpt .icon_specs {
  max-width: 130px;
  max-height: 130px;
  object-fit: contain; }
.ram-ui #excerpt .relative {
  position: relative;
  overflow: hidden; }
  .ram-ui #excerpt .relative img {
    position: relative;
    z-index: 2; }
.ram-ui #excerpt .fade-title {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 1;
  color: rgba(0, 0, 0, 0.1);
  font-size: 4.5em;
  line-height: normal;
  font-weight: 700;
  text-align: center;
  margin: auto;
  text-transform: uppercase;
  z-index: 1; }
  @media (min-width: 992px) {
    .ram-ui #excerpt .fade-title {
      font-size: 110px;
      line-height: 120px; } }
.ram-ui #excerpt.reel, .ram-ui #excerpt.rods {
  padding: 50px 0px; }
  @media (min-width: 992px) {
    .ram-ui #excerpt.reel, .ram-ui #excerpt.rods {
      padding: 80px 0px; } }
  @media (min-width: 992px) {
    .ram-ui #excerpt.reel .relative img, .ram-ui #excerpt.rods .relative img {
      padding-top: 100px;
      margin: auto; } }
.ram-ui #excerpt .highlight-features {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 992px) {
    .ram-ui #excerpt .highlight-features {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .ram-ui #excerpt .highlight-features .highlight-features-title {
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .ram-ui #excerpt .highlight-features .highlight-features-description:last-of-type {
    margin-bottom: 10px; }
.ram-ui #gallery {
  background-color: #F4F4F4; }
  .ram-ui #gallery #gallerySlick .gallery-items {
    padding: 0px 10px;
    height: 300px;
    margin-bottom: -8px;
    padding: 0;
    position: relative;
    overflow: hidden; }
    .ram-ui #gallery #gallerySlick .gallery-items img {
      padding: 0; }
    .ram-ui #gallery #gallerySlick .gallery-items > img {
      object-fit: cover;
      height: 100%;
      width: 100%; }
    @media (min-width: 992px) {
      .ram-ui #gallery #gallerySlick .gallery-items {
        height: auto;
        background-image: url(""); }
        .ram-ui #gallery #gallerySlick .gallery-items img {
          display: block; } }
.ram-ui #overview #overviewContent {
  padding: 60px; }
.ram-ui #overview img {
  height: auto;
  max-width: 100%; }
@media (min-width: 992px) {
  .ram-ui #video .video-wrapper {
    padding-bottom: 33%; } }
.ram-ui #video .videolist {
  position: relative; }
  .ram-ui #video .videolist .button-play {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translateX(-50%, -50%);
    -ms-transform: translateX(-50%, -50%);
    -o-transform: translateX(-50%, -50%);
    transform: translateX(-50%, -50%);
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    border: 0;
    outline: 0;
    background-color: transparent; }
    @media (min-width: 992px) {
      .ram-ui #video .videolist .button-play {
        width: 100px;
        height: 100px; } }
.ram-ui #reviews {
  background-color: #000000;
  position: relative; }
  .ram-ui #reviews #reviewLoader {
    background-color: #000000;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 100; }
  .ram-ui #reviews .button-cancel {
    background-color: transparent;
    border: 0;
    color: #cccccc;
    float: right; }
  .ram-ui #reviews .spr-form {
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); }
  .ram-ui #reviews #shopify-product-reviews {
    overflow: visible; }
  .ram-ui #reviews .slick-dots {
    bottom: -20px; }
  .ram-ui #reviews .spr-summary-actions-newreview {
    float: none !important; }
    .ram-ui #reviews .spr-summary-actions-newreview:after {
      display: none; }
  .ram-ui #reviews .spr-container {
    float: none; }
    .ram-ui #reviews .spr-container .spr-header,
    .ram-ui #reviews .spr-container .spr-content {
      width: 100%;
      float: none;
      padding: 0px; }
    .ram-ui #reviews .spr-container .spr-reviews {
      padding-bottom: 30px; }
      .ram-ui #reviews .spr-container .spr-reviews:before {
        display: none; }
      .ram-ui #reviews .spr-container .spr-reviews .slick-slide {
        height: auto; }
    .ram-ui #reviews .spr-container .spr-header {
      padding-top: 50px; }
      .ram-ui #reviews .spr-container .spr-header .spr-header-title {
        display: none; }
      .ram-ui #reviews .spr-container .spr-header .spr-summary {
        border: 0;
        float: none;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%; }
        .ram-ui #reviews .spr-container .spr-header .spr-summary .spr-summary-caption,
        .ram-ui #reviews .spr-container .spr-header .spr-summary .spr-starrating {
          display: none; }
        .ram-ui #reviews .spr-container .spr-header .spr-summary .spr-summary-actions a {
          border: 2px solid #ffffff;
          color: #ffffff;
          padding: 15px 30px;
          text-transform: uppercase; }
    .ram-ui #reviews .spr-container .spr-form {
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translateX(-50%, -50%);
      -ms-transform: translateX(-50%, -50%);
      -o-transform: translateX(-50%, -50%);
      transform: translateX(-50%, -50%);
      position: absolute;
      max-width: 800px;
      width: 100%;
      left: 50%;
      top: 50%;
      background-color: #ffffff;
      padding: 20px;
      z-index: 10; }
    .ram-ui #reviews .spr-container .spr-review {
      display: block !important;
      max-width: 800px;
      padding-left: 20px;
      padding-right: 20px;
      margin: 0 auto; }
      .ram-ui #reviews .spr-container .spr-review .spr-review-header {
        text-align: center; }
        .ram-ui #reviews .spr-container .spr-review .spr-review-header .spr-starratings {
          display: block;
          width: 100%; }
          .ram-ui #reviews .spr-container .spr-review .spr-review-header .spr-starratings .spr-icon {
            color: #ffffff;
            font-size: 25px; }
        .ram-ui #reviews .spr-container .spr-review .spr-review-header .spr-review-header-title {
          color: #ffffff;
          float: none;
          display: block;
          font-size: 18px;
          line-height: 30px;
          margin: 30px 0px 10px 0px;
          text-align: center;
          text-transform: uppercase;
          width: 100%; }
        .ram-ui #reviews .spr-container .spr-review .spr-review-header .spr-review-header-byline {
          display: none; }
      .ram-ui #reviews .spr-container .spr-review .spr-review-content {
        margin: 0;
        text-align: center; }
        .ram-ui #reviews .spr-container .spr-review .spr-review-content p {
          color: #ffffff;
          font-size: 14px;
          line-height: 18px; }
          @media (min-width: 992px) {
            .ram-ui #reviews .spr-container .spr-review .spr-review-content p {
              font-size: 18px;
              line-height: 30px; } }
          .ram-ui #reviews .spr-container .spr-review .spr-review-content p ~ strong {
            color: #ffffff;
            display: block;
            font-size: 18px;
            line-height: 30px;
            font-weight: 500;
            margin-top: 30px;
            text-transform: uppercase; }
.ram-ui #perfectPairSection .product-grid-image--centered {
  border: 1px solid #D2D2D2; }
.ram-ui #perfectPairSection .product-grid-item {
  padding: 10px;
  margin: 0; }
  @media (min-width: 992px) {
    .ram-ui #perfectPairSection .product-grid-item {
      padding: 30px 50px; } }
.ram-ui #perfectPairSection .slick-arrow {
  margin-top: -50px; }
@media (min-width: 992px) {
  .ram-ui #perfectPairSection .slick-list {
    max-width: 80%;
    margin: 0 auto; } }
.ram-ui .column-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
.ram-ui .slick-arrow {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  cursor: pointer;
  padding: 0;
  z-index: 10;
  -webkit-filter: drop-shadow(5px 5px 5px #222222);
  filter: drop-shadow(5px 5px 5px #222222); }
  .ram-ui .slick-arrow.left, .ram-ui .slick-arrow.slick-prev {
    left: 20px; }
  .ram-ui .slick-arrow.right, .ram-ui .slick-arrow.slick-next {
    right: 20px; }
  @media (min-width: 992px) {
    .ram-ui .slick-arrow.left, .ram-ui .slick-arrow.slick-prev {
      left: 40px; } }
.ram-ui ul.slick-dots {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 10px;
  margin: 0 -5px;
  position: absolute;
  left: 50%; }
  .ram-ui ul.slick-dots > li {
    display: inline-block;
    padding: 10px 5px;
    margin: 0; }
    .ram-ui ul.slick-dots > li button {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%;
      background-color: transparent;
      border: 2px solid #ffffff;
      font-size: 0;
      height: 16px;
      outline: 0;
      width: 16px;
      -webkit-filter: drop-shadow(5px 5px 5px #222222);
      filter: drop-shadow(5px 5px 5px #222222); }
    .ram-ui ul.slick-dots > li.slick-active button {
      background-color: #ffffff; }
  @media (min-width: 992px) {
    .ram-ui ul.slick-dots {
      margin: 0px -10px; }
      .ram-ui ul.slick-dots li {
        padding: 20px 10px; }
        .ram-ui ul.slick-dots li button {
          height: 20px;
          width: 20px; } }

@media (max-width: 991px) {
  .nearest_store {
    min-height: 38px; } }

@media (max-width: 800px) {
  .prod-nav ul > li {
    padding: 0; }
    .prod-nav ul > li > a {
      padding: 8px; }
  .prod-nav .hide-me {
    display: none !important; } }

.compareModal .techspec-list {
  position: relative;
  margin: 0;
  padding: 0px 35px;
  text-align: center;
  min-height: 108px; }
  .compareModal .techspec-list a.icon_lumen {
    position: relative; }
    .compareModal .techspec-list a.icon_lumen.show:before {
      display: none; }
  .compareModal .techspec-list a.icon_lumen:before {
    background-color: rgba(255, 255, 255, 0.5);
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10; }
  .compareModal .techspec-list .slick-arrows {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent;
    border: 0;
    color: #000000;
    outline: 0;
    position: absolute;
    top: 50%; }
  .compareModal .techspec-list .slick-prev {
    left: 0; }
  .compareModal .techspec-list .slick-next {
    right: 0; }
  .compareModal .techspec-list li {
    display: inline-block;
    padding: 10px;
    text-align: center; }
    .compareModal .techspec-list li a {
      display: inline-block !important; }

.w100 {
  width: 100% !important; }

.mobile_cart i {
  margin-right: 12px; }
.mobile_cart span {
  right: 0 !important;
  top: -5px !important; }

@media (max-width: 949px) {
  .newsletter-section.wrapper input.input {
    margin: 0 5% 0 0;
    width: 65%; } }
@media (max-width: 1000px) {
  .newsletter-section.wrapper input.input {
    margin: 0 0 20px;
    width: 100%; } }
.section-title {
  margin-bottom: 60px; }
  @media screen and (max-width: 1000px) {
    .section-title {
      margin-bottom: 20px; } }

.colour-guide {
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px; }
  .colour-guide .guide-item {
    width: calc(100% / 7);
    display: flex;
    flex-flow: column;
    align-items: center;
    margin-bottom: 60px;
    text-align: center; }
  .colour-guide .guide-item__image {
    margin-bottom: 20px; }
    .colour-guide .guide-item__image img {
      width: 65px;
      height: 65px; }
  .colour-guide .guide-item__title {
    font-size: calc(12px + (19 - 12) * ((100vw - 300px) / (1600 - 300))); }
  .colour-guide .guide-item__info .Icon {
    width: 2em;
    margin-right: 10px; }
  .colour-guide .guide-item__info p {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #000000; }
  .colour-guide .guide-item__info span {
    font-size: calc(12px + (19 - 12) * ((100vw - 300px) / (1600 - 300))); }
  @media screen and (max-width: 1000px) {
    .colour-guide {
      padding: 0 15px; }
      .colour-guide .guide-item {
        width: calc(100% / 5); } }
  @media screen and (max-width: 480px) {
    .colour-guide {
      padding: 0 15px; }
      .colour-guide .guide-item__image {
        margin-bottom: 20px; }
        .colour-guide .guide-item__image img {
          width: 47px;
          height: 47px; }
      .colour-guide .guide-item__info .Icon {
        width: 1.5em; }
      .colour-guide .guide-item {
        width: calc(100% / 3);
        margin-bottom: 40px; } }

.baitjunkie-section {
  padding: 60px 0; }
  @media screen and (max-width: 480px) {
    .baitjunkie-section {
      padding: 25px 0; } }

@media screen and (max-width: 480px) {
  .colour-guide-section {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

.animated-container {
  display: flex;
  align-items: center; }
  .animated-container .animated-item {
    width: calc(100% / 6);
    height: 800px;
    position: relative;
    background-repeat: no-repeat;
    padding: 30px 15px;
    transition: width 0.3s ease-in-out;
    overflow: hidden; }
    .animated-container .animated-item .bg-overlaid {
      height: 100%;
      width: 100%;
      object-fit: cover;
      position: absolute;
      left: 0;
      right: 0;
      top: 0; }
    .animated-container .animated-item .insideitem {
      padding: 50px; }
      @media screen and (max-width: 769px) {
        .animated-container .animated-item .insideitem {
          padding: 0; } }
    .animated-container .animated-item:after {
      content: "";
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      transition: opacity 0.3s ease; }
    .animated-container .animated-item .reset-style p {
      margin: 0; }
    .animated-container .animated-item .reset-style > div {
      width: 100%; }
    .animated-container .animated-item .title {
      font-size: 30px;
      color: #fff;
      /*margin-bottom: 30px;*/
      margin-bottom: 20px; }
    .animated-container .animated-item img:not(.bg-overlaid) {
      /*margin-bottom: 30px;*/
      margin-bottom: 20px; }
    .animated-container .animated-item .animated-content {
      opacity: 0;
      visibility: hidden;
      height: 0;
      color: #fff;
      transition: opacity 0.3s ease;
      transition-delay: 0.3s;
      z-index: 1;
      position: relative;
      display: flex;
      flex-flow: column;
      justify-content: center; }
    .animated-container .animated-item .animated-featured-image {
      margin-bottom: 20px; }
    .animated-container .animated-item.expanded {
      width: calc(100% / 2.5);
      /*padding: 50px;*/
      padding: 0; }
      .animated-container .animated-item.expanded:after {
        display: block;
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.8); }
      .animated-container .animated-item.expanded .insideitem {
        padding: 30px 25px; }
        .animated-container .animated-item.expanded .insideitem img:not(.bg-overlaid) {
          margin-bottom: 0 !important; }
        .animated-container .animated-item.expanded .insideitem .animated-featured-content {
          overflow-y: auto;
          height: 400px;
          padding-right: 10px; }
      .animated-container .animated-item.expanded .animated-content {
        height: 100%;
        opacity: 1;
        visibility: visible; }
      .animated-container .animated-item.expanded .animated-default {
        height: 0;
        opacity: 0; }
  .animated-container .animated-default {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    height: 100%;
    z-index: 1;
    /*position: relative;*/
    text-align: center;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(-50%); }
    .animated-container .animated-default h3 {
      color: #fff; }
    .animated-container .animated-default img {
      /*width: 208px;
      max-width: initial;*/
      width: 100%;
      max-width: 208px; }
    .animated-container .animated-default .Icon {
      width: 42px;
      height: 42px;
      fill: #fff; }
  .animated-container .animated-featured-image {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around; }
    .animated-container .animated-featured-image img {
      /*max-width: 206px;*/
      max-width: 176px; }
    @media screen and (max-width: 1400px) {
      .animated-container .animated-featured-image {
        flex-direction: column;
        justify-content: center; } }
    @media screen and (max-width: 769px) {
      .animated-container .animated-featured-image {
        flex-direction: row;
        justify-content: space-around; } }

@media screen and (max-width: 1200px) {
  .animated-container .animated-item.expanded {
    width: calc(100% / 2); }
  .animated-container .animated-featured-image img {
    max-width: 153px; } }
@media screen and (max-width: 1001px) {
  .animated-container {
    flex-flow: column; }
    .animated-container .animated-item {
      height: 225px;
      width: 100%; }
      .animated-container .animated-item.expanded {
        height: 100vh;
        width: 100%;
        padding: 30px; }
    .animated-container .animated-default {
      height: auto; }
      .animated-container .animated-default .Icon {
        position: absolute;
        right: 22px;
        top: 18px; } }
.compareHead p {
  margin-top: 5px;
  color: #000;
  font-size: 28px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase; }

#customInstagram {
  margin: 30px 0;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }

.article-block {
  padding: 20px 0; }
  .article-block:not(:last-child) {
    border-bottom: 1px solid #c1c1c1; }
  .article-block .article-block__title {
    margin-bottom: 15px; }
  .article-block > p {
    margin: 0; }

.per_category {
  text-align: left; }

span.new-sticker,
span.new-variant {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 22px;
  z-index: 1; }

span.new-sticker.product-page {
  width: 100px;
  height: 50px; }

#dark-slider span.new-sticker {
  background: #fff !important;
  color: #000 !important; }

span.new-sticker {
  background: #000 !important; }

.new-variant img {
  max-width: 150px;
  width: 100%; }

span.new-sticker.collection-page {
  padding: 5px;
  font-size: 13px;
  width: 80px;
  height: auto; }

.rwd-table td[data-attr="title"],
.rwd-table td[data-attr="model"] {
  text-align: left;
  padding-left: 10px !important;
  align-items: center;
  margin: 0; }

@media only screen and (max-width: 1440px) {
  span.new-sticker.product-page {
    width: 70px;
    height: 30px; }

  span.new-sticker,
  span.new-variant {
    width: 100px;
    height: 30px;
    font-size: 15px; }

  span.new-sticker.collection-page {
    padding: 5px;
    font-size: 13px;
    width: 80px;
    height: auto; } }
@media only screen and (max-width: 858px) {
  li#moreMenu {
    display: flex; }

  .site-nav#AccessibleNav li:hover button,
  .site-nav#AccessibleNav li:hover a {
    color: #000;
    padding: 0 20px; } }
canvas.canvas-image {
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center; }
  canvas.canvas-image.cover {
    background-size: cover; }
  canvas.canvas-image.contain {
    background-size: contain; }
  canvas.canvas-image.heightbase {
    background-size: auto 100%; }
  canvas.canvas-image.widthbase {
    background-size: 100% auto; }
  canvas.canvas-image.rod--image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: rotate(45deg) scale(1.5); }
  canvas.canvas-image.get-img-height {
    height: 0;
    padding-top: 160%; }

.custom--container .full-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #FE8822; }
  .custom--container .full-row .hero-banner-content {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    background-color: #FE8822;
    position: relative; }
    .custom--container .full-row .hero-banner-content::after {
      transform-origin: bottom left;
      transform: skew(-10deg, 0deg);
      content: '';
      display: block;
      width: 20%;
      height: 100%;
      position: absolute;
      background: #fe8822;
      bottom: 0;
      right: 0; }
      @media screen and (max-width: 1000px) {
        .custom--container .full-row .hero-banner-content::after {
          content: unset; } }
    @media screen and (max-width: 1110px) {
      .custom--container .full-row .hero-banner-content {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media screen and (max-width: 1000px) {
      .custom--container .full-row .hero-banner-content {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media screen and (max-width: 1000px) {
      .custom--container .full-row .hero-banner-content {
        padding: 40px 0;
        order: 1; } }
    .custom--container .full-row .hero-banner-content .content-container {
      top: 50%;
      left: 40px;
      transform: translateY(-50%);
      position: absolute;
      width: calc(100% - 40px);
      z-index: 1; }
      @media screen and (max-width: 1000px) {
        .custom--container .full-row .hero-banner-content .content-container {
          transform: unset;
          position: unset;
          margin: auto; } }
    .custom--container .full-row .hero-banner-content .collection-title {
      max-width: 179px;
      margin-bottom: 11px; }
      @media screen and (max-width: 991px) {
        .custom--container .full-row .hero-banner-content .collection-title {
          max-width: 150px; } }
      @media screen and (max-width: 1000px) {
        .custom--container .full-row .hero-banner-content .collection-title {
          margin: 0 auto; } }
    .custom--container .full-row .hero-banner-content h2 {
      color: #fff;
      font-family: Roboto,sans-serif !important;
      font-weight: 300;
      font-size: 50px;
      text-align: left;
      line-height: 56.56px;
      margin-bottom: 0;
      text-transform: uppercase; }
      @media screen and (max-width: 1366px) {
        .custom--container .full-row .hero-banner-content h2 {
          font-size: 30px;
          line-height: 36.56px; } }
      @media screen and (max-width: 1000px) {
        .custom--container .full-row .hero-banner-content h2 {
          text-align: center; } }
    .custom--container .full-row .hero-banner-content h3 {
      color: #fff;
      text-transform: uppercase;
      font-family: Roboto,sans-serif !important;
      font-weight: 700;
      font-size: 63px;
      line-height: 50px;
      margin-bottom: 0; }
      @media screen and (max-width: 1366px) {
        .custom--container .full-row .hero-banner-content h3 {
          font-size: 43px;
          line-height: 30px; } }
      @media screen and (max-width: 1000px) {
        .custom--container .full-row .hero-banner-content h3 {
          text-align: center;
          line-height: 1; } }
  .custom--container .full-row .hero-banner-image {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    min-height: 320px; }
    .custom--container .full-row .hero-banner-image canvas {
      height: 100%;
      background-position: top center; }
    @media screen and (max-width: 1110px) {
      .custom--container .full-row .hero-banner-image {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media screen and (max-width: 1000px) {
      .custom--container .full-row .hero-banner-image {
        flex: 0 0 100%;
        max-width: 100%; } }

.d-hide {
  display: none; }

.collection-description {
  margin: 70px auto 20px;
  max-width: 911px; }
  @media screen and (max-width: 1000px) {
    .collection-description {
      margin: 20px auto; } }
  .collection-description div, .collection-description div p {
    text-align: center;
    color: #000; }

@media screen and (max-width: 1000px) {
  .collection-all-dyfc {
    padding-top: 0 !important; }

  .collection-dyfc.grid-uniform.product-now-show {
    padding-top: 0 !important; } }
.collection_wrap .techspec-list {
  margin: 0; }

.instafeed-lightbox {
  z-index: 999999 !important; }

#insta-feed a, .instafeed-shopify a {
  z-index: 1 !important; }

.instafeed-shopify .close-button a {
  width: 25px !important; }

#insta-feed,
.instafeed-shopify {
  z-index: 9999; }

.instafeed-lightbox .lightbox-instagram .arrows a {
  width: 32px !important; }

/*TEMPLATE ARTICLE*/
@media only screen and (max-width: 1000px) {
  body.template-article .wrapper {
    padding-top: 25px; } }
/*END OF DEFAULT ARTICLE*/
table.dataTable tbody tr > .dtfc-fixed-left, table.dataTable tbody tr > .dtfc-fixed-right {
  background-color: inherit !important; }

.rwd-table th {
  background-color: transparent !important; }

#product-overview .spec-table p {
  padding: 0.5em 10px !important; }

div.q-n-a-section .answerbase-widget {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  margin: auto;
  padding-bottom: 0; }

div.q-n-a-section .grid-x.grid-margin-x.item .cell.auto {
  border-bottom: 1px solid #cecece;
  padding-bottom: 15px; }

div.q-n-a-section .grid-x.grid-margin-x.item .answers-list .cell.auto {
  border: none;
  padding: 0; }

div.q-n-a-section h5[data-text-title] {
  text-align: center;
  font-size: 35px;
  font-family: Roboto;
  font-weight: 900;
  margin-bottom: 50px; }

div.q-n-a-section a.powered-by {
  display: none; }

div.q-n-a-section .grid-x.grid-margin-x {
  position: relative; }

div.q-n-a-section .grid-x.grid-margin-x a {
  font-size: 1rem; }

div.q-n-a-section .answerbase-widget #ab_ask {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  border-radius: 0;
  font-size: 18px;
  padding: 10px;
  letter-spacing: 1.4px; }

div.q-n-a-section .answerbase-widget .questions-list .answer-item {
  margin-top: 0; }

div.q-n-a-section input#ask-question-box {
  font-weight: 400;
  letter-spacing: 1px;
  color: #000;
  border-radius: 0;
  border: 1px solid;
  height: 40px; }

div.q-n-a-section input#ask-question-box::placeholder {
  color: #000; }

div.q-n-a-section .answerbase-widget .questions-list .item .timestamp {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 300;
  color: #000; }

div.q-n-a-section .answerbase-widget .questions-list .item a.title:not([href]) {
  font-size: 18px;
  font-weight: 900; }

div.q-n-a-section .answerbase-widget .questions-list .item a.title:not([href])::before {
  content: 'Question: '; }

div.q-n-a-section .answerbase-widget div[data-id] {
  font-size: 18px;
  letter-spacing: 0.36px;
  margin-top: 10px; }

div.q-n-a-section .answerbase-widget div[data-id]::before {
  content: 'Answer: ';
  font-weight: 900; }

div.q-n-a-section .answerbase-widget .questions-list .no-avatar {
  padding: 0; }

div.q-n-a-section .answerbase-widget .answers-list .grid-x.grid-margin-x.answer-item {
  background: #E9E9E9;
  border-left: 5px solid #C9C9C9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 10px 0;
  padding-left: 20px; }

.answerbase-widget .autocomplete {
  border: none;
  background: #f9f9f9;
  overflow: auto; }

.answerbase-widget .autocomplete div,
.answerbase-widget .autocomplete div.questionsMatches {
  padding: 0 !important; }

.answerbase-widget #autoSuggestBox p {
  font-size: 1.1rem;
  border-bottom: 1px solid #cacaca; }

.answerbase-widget .autocomplete div.questionsMatches > div {
  padding: 15px 0 !important;
  border-bottom: 1px solid #e9e9e9;
  font-size: 1rem; }

.answerbase-widget .timeAgo {
  font-size: 16px;
  font-family: Roboto;
  font-weight: 300;
  color: #000;
  margin-left: 0;
  display: block;
  margin-top: 10px; }

.answerbase-widget a#hideAutoSuggest {
  display: none; }

.answerbase-widget .autocomplete div.questionsMatches > div .widgetAnswers {
  background: #E9E9E9;
  border-left: 5px solid #C9C9C9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 15px 0;
  padding-left: 20px !important; }

.answerbase-widget .autocomplete div.questionsMatches > div .widgetAnswers .widgetAnswer {
  padding: 20px 0 !important;
  font-size: 18px;
  letter-spacing: 0.36px;
  margin: 0;
  line-height: normal; }

.answerbase-widget .autocomplete div.questionsMatches > div .widgetAnswers .widgetAnswer br {
  display: none; }

div.q-n-a-section .answerbase-widget .questions-list .item .answers-list .timestamp::after {
  content: 'Daiwa Australia';
  display: block;
  font-size: 18px;
  font-weight: 400; }

.product-content .answerbase-widget img {
  padding-right: unset; }

.answerbase-widget .autocomplete {
  width: 100% !important; }

@media only screen and (max-width: 991px) {
  div.q-n-a-section .answerbase-widget {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0; } }
@media only screen and (max-width: 767px) {
  div.q-n-a-section {
    padding: 30px 30px 0; } }
@media only screen and (max-width: 576px) {
  .compareClose {
    top: 0;
    right: 0; }

  .compareHead p {
    font-size: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 40px; } }
@media only screen and (max-width: 475px) {
  div.q-n-a-section .answerbase-widget #ab_ask {
    font-size: 11px;
    padding: 14px 10px; }

  div.q-n-a-section input#ask-question-box {
    font-size: 14px; }

  div.q-n-a-section .grid-x.grid-margin-x.item .answers-list .cell.auto {
    margin: 0; }

  div.q-n-a-section h5[data-text-title] {
    font-size: 25px; } }
@media only screen and (max-width: 375px) {
  div.q-n-a-section .answerbase-widget .questions-list .item a.title:not([href]),
  div.q-n-a-section .answerbase-widget .questions-list .item .answers-list .timestamp::after,
  div.q-n-a-section .answerbase-widget div[data-id] {
    font-size: 16px; }

  div.q-n-a-section .answerbase-widget .questions-list .item .timestamp {
    font-size: 14px; }

  div.q-n-a-section input#ask-question-box {
    margin-bottom: 10px; }

  div.q-n-a-section .answerbase-widget #ab_ask {
    position: unset;
    width: 100%; } }
@media (max-width: 1000px) {
  table#DataTables_Table_0 .desktop-filter {
    background-position: right 3px center; } }

img.wishStar {
  height: 15px;
  filter: drop-shadow(0 0 0.75rem black); }

img.wishStar.invert {
  filter: invert(100%) drop-shadow(0 0 3px black); }

.product-wishlist p, .product-wishlist span, .product-wishlist a {
  line-height: 1; }

img.new-model-badge {
  max-width: 80px;
  margin-right: 10px;
  padding: 0; }

.expired-card {
  filter: blur(1.5em);
  pointer-events: none; }

.subheading--container h2 {
  font-size: 34px;
  line-height: 1.2;
  font-weight: bold;
  text-transform: unset;
  letter-spacing: normal; }
.subheading--container .subheading--wrapper {
  padding-top: 100px;
  padding-bottom: 100px; }

.family-brand--container .brand--wrapper {
  height: 100vh; }
  .family-brand--container .brand--wrapper .brand-cover {
    left: 0;
    top: 0;
    height: 100%; }
  .family-brand--container .brand--wrapper .brand--content {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 100px;
    width: 100%;
    max-width: 450px;
    padding: 0 20px;
    color: #fff;
    text-align: center;
    font-family: Roboto, sans-serif !important; }
    .family-brand--container .brand--wrapper .brand--content h3 {
      color: #fff;
      font-family: Roboto, sans-serif !important;
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 20px; }
    .family-brand--container .brand--wrapper .brand--content img {
      margin: 0 0 10px; }
    .family-brand--container .brand--wrapper .brand--content a {
      font-size: 18px;
      text-transform: uppercase;
      font-weight: 600;
      color: #fff;
      border: 1px solid #fff;
      padding: 20px 0;
      transition: all 0.2s ease-in-out; }
      @media screen and (max-width: 1000px) {
        .family-brand--container .brand--wrapper .brand--content a {
          padding: 15px 5px; } }
      .family-brand--container .brand--wrapper .brand--content a:hover {
        background: #fff;
        color: #000;
        text-decoration: none; }

.template--familybrand_parent .main-content {
  padding-bottom: 0; }

@media screen and (max-width: 1000px) {
  .show-nav #mobileNavBar {
    position: fixed;
    left: 0;
    top: 0; }

  .nav-bar {
    position: fixed;
    z-index: 2000;
    -webkit-transition: all 0.6s cubic-bezier(0.47, 0.5, 0, 0.95);
    -moz-transition: all 0.6s cubic-bezier(0.47, 0.5, 0, 0.95);
    -ms-transition: all 0.6s cubic-bezier(0.47, 0.5, 0, 0.95);
    -o-transition: all 0.6s cubic-bezier(0.47, 0.5, 0, 0.95);
    transition: all 0.6s cubic-bezier(0.47, 0.5, 0, 0.95); }

  .show-nav .nav-bar {
    max-height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 450ms cubic-bezier(0.47, 0, 0, 0.95);
    -moz-transition: all 450ms cubic-bezier(0.47, 0, 0, 0.95);
    -ms-transition: all 450ms cubic-bezier(0.47, 0, 0, 0.95);
    -o-transition: all 450ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: all 450ms cubic-bezier(0.47, 0, 0, 0.95); }

  .nav-bar .wrapper {
    padding: 15px 0 0; }

  .show-nav .nav-bar .wrapper {
    min-height: 101%; }

  .nav-bar .search-bar {
    margin: 0 15px 15px;
    width: auto; }

  .nav-bar .search-bar input[type=search]::-webkit-input-placeholder {
    color: white; }

  .nav-bar .search-bar input::-webkit-input-placeholder {
    color: white; }

  .nav-bar .search-bar .search-bar--submit .icon {
    color: white; }

  .nav-bar .search-bar {
    display: block;
    max-width: 100%;
    margin-bottom: 15px; } }
@media only screen and (max-width: 768px) {
  .product-wishlist a#addWishlist p {
    text-align: center; } }
.variant-hover--image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  opacity: 0; }
  .variant-hover--image.active {
    opacity: 1; }

.summer-stunner--combo {
  margin-bottom: 80px;
  background: #fff;
  z-index: 9;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .summer-stunner--combo {
      padding: 40px 0;
      margin-bottom: 0; } }

.summmer-stunner--section {
  background: #fff; }
  .summmer-stunner--section .container {
    max-width: 1600px; }
  .summmer-stunner--section .product-combo--container {
    margin: 80px 0 50px; }
    @media screen and (max-width: 1024px) {
      .summmer-stunner--section .product-combo--container {
        margin: 20px 0; } }
    .summmer-stunner--section .product-combo--container .product-combo--savings {
      background: #EE6601;
      border-radius: 50%;
      height: 99px;
      width: 99px;
      top: 0px;
      right: 40px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (max-width: 1440px) {
        .summmer-stunner--section .product-combo--container .product-combo--savings {
          right: 0; } }
      @media screen and (max-width: 560px) {
        .summmer-stunner--section .product-combo--container .product-combo--savings {
          height: 60px;
          width: 60px; } }
      .summmer-stunner--section .product-combo--container .product-combo--savings p {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        font-family: 'din-2014';
        color: #fff;
        margin: 0; }
        .summmer-stunner--section .product-combo--container .product-combo--savings p span {
          display: block; }
        @media screen and (max-width: 560px) {
          .summmer-stunner--section .product-combo--container .product-combo--savings p {
            font-size: 12px; } }
    .summmer-stunner--section .product-combo--container .product-combo--info {
      border-left: 5px solid #D9D9D9;
      padding: 0 15px; }
      .summmer-stunner--section .product-combo--container .product-combo--info .combo--price {
        font-family: 'din-2014';
        font-size: 30px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        color: #000;
        margin-bottom: 0; }
        @media screen and (max-width: 1024px) {
          .summmer-stunner--section .product-combo--container .product-combo--info .combo--price {
            font-size: 20px; } }
        .summmer-stunner--section .product-combo--container .product-combo--info .combo--price s {
          color: #000; }
        .summmer-stunner--section .product-combo--container .product-combo--info .combo--price.combo--sale {
          color: #EE6601; }
    .summmer-stunner--section .product-combo--container img {
      height: 300px;
      object-fit: contain;
      margin-bottom: 35px;
      width: 100%; }
      @media screen and (max-width: 1440px) {
        .summmer-stunner--section .product-combo--container img {
          height: 100%; } }
      @media screen and (max-width: 768px) {
        .summmer-stunner--section .product-combo--container img {
          height: 230px; } }
    .summmer-stunner--section .product-combo--container h4, .summmer-stunner--section .product-combo--container h4 a, .summmer-stunner--section .product-combo--container .combo-plus {
      font-family: 'din-2014';
      font-size: 30px;
      font-style: normal;
      font-weight: 700;
      line-height: normal;
      color: #000;
      margin-bottom: 10px; }
      .summmer-stunner--section .product-combo--container h4:hover, .summmer-stunner--section .product-combo--container h4 a:hover, .summmer-stunner--section .product-combo--container .combo-plus:hover {
        text-decoration: none; }
      @media screen and (max-width: 1024px) {
        .summmer-stunner--section .product-combo--container h4, .summmer-stunner--section .product-combo--container h4 a, .summmer-stunner--section .product-combo--container .combo-plus {
          font-size: 20px; } }
    .summmer-stunner--section .product-combo--container .combo-plus {
      display: block;
      margin: 0; }
    .summmer-stunner--section .product-combo--container h4 a {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 560px) {
        .summmer-stunner--section .product-combo--container h4 a {
          margin-right: 15px; } }
      .summmer-stunner--section .product-combo--container h4 a svg {
        margin-left: 15px;
        flex: 0 0 36px;
        max-width: 36px; }
        @media screen and (max-width: 560px) {
          .summmer-stunner--section .product-combo--container h4 a svg {
            position: absolute;
            right: 0;
            height: 15px;
            width: 15px; } }

.summer-stunners--content-container {
  height: 100vh;
  padding: 40px 0; }
  .summer-stunners--content-container img {
    margin-bottom: 30px;
    position: relative;
    z-index: 9; }
  .summer-stunners--content-container h1 {
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    font-family: 'din-2014'; }
    @media screen and (max-width: 1024px) {
      .summer-stunners--content-container h1 {
        line-height: 0.9;
        margin-bottom: 20px;
        font-size: 30px; } }
    @media screen and (max-width: 576px) {
      .summer-stunners--content-container h1 {
        font-size: 25px; } }
  .summer-stunners--content-container .summer-stunners--content {
    max-width: 640px;
    margin: 10px auto; }
    @media screen and (max-width: 991px) {
      .summer-stunners--content-container .summer-stunners--content {
        padding: 0 15px;
        max-width: 100%; } }
  .summer-stunners--content-container .summer-stunners--content, .summer-stunners--content-container .summer-stunners--content p, .summer-stunners--content-container .summer-stunners--content span {
    font-family: 'din-2014';
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    @media screen and (max-width: 1024px) {
      .summer-stunners--content-container .summer-stunners--content, .summer-stunners--content-container .summer-stunners--content p, .summer-stunners--content-container .summer-stunners--content span {
        font-size: 18px; } }
  .summer-stunners--content-container .style__video-text.end-text img,
  .summer-stunners--content-container .banner-mask-wrapper.style__mask-wrapper img {
    max-height: 35vh;
    object-fit: contain; }

#summer-stunners--quicklinks-wrapper {
  background: #000; }
  @media screen and (max-width: 768px) {
    #summer-stunners--quicklinks-wrapper {
      width: 270px;
      position: fixed;
      right: -270px;
      top: 90px;
      transition: all 0.2s ease-in;
      z-index: 9; }
      #summer-stunners--quicklinks-wrapper.swipe-show {
        right: 0; } }
  #summer-stunners--quicklinks-wrapper .summer-stunners--quicklinks .quicklinks--item {
    cursor: pointer; }
    #summer-stunners--quicklinks-wrapper .summer-stunners--quicklinks .quicklinks--item a {
      padding: 12px 5px;
      display: inline-block;
      font-family: 'din-2014';
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      text-transform: uppercase;
      color: #fff;
      cursor: pointer; }
      #summer-stunners--quicklinks-wrapper .summer-stunners--quicklinks .quicklinks--item a:hover {
        text-decoration: none;
        color: #fff; }
      @media screen and (max-width: 1440px) {
        #summer-stunners--quicklinks-wrapper .summer-stunners--quicklinks .quicklinks--item a {
          font-size: 14px;
          padding: 10px 0; } }
    @media screen and (max-width: 768px) {
      #summer-stunners--quicklinks-wrapper .summer-stunners--quicklinks .quicklinks--item {
        flex: 0 0 100%; } }

.summer-stunners-links--container {
  top: 0;
  position: relative;
  /* top: 139px;
  	z-index: 10;
  	@media screen and (max-width: 991px) {
  		top: 145px;
  	}
  */ }

.summmer-stunner--section .section--hero-banner::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.14); }
.summmer-stunner--section[data-quicklinks-title=Giveaway] .section--hero-banner {
  height: 643px !important; }
  @media screen and (max-width: 768px) {
    .summmer-stunner--section[data-quicklinks-title=Giveaway] .section--hero-banner {
      height: 300px !important; } }

.summer-stunners--mailing-details .mailing-text--content p, .summer-stunners--mailing-details .mailing-text--content span {
  font-family: 'din-2014';
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  @media screen and (max-width: 768px) {
    .summer-stunners--mailing-details .mailing-text--content p, .summer-stunners--mailing-details .mailing-text--content span {
      font-size: 25px; } }
.summer-stunners--mailing-details .mailing-bottom-text--content {
  font-family: 'din-2014';
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  @media screen and (max-width: 768px) {
    .summer-stunners--mailing-details .mailing-bottom-text--content {
      font-size: 15px; } }
.summer-stunners--mailing-details .mailchimp--form {
  max-width: 900px;
  margin: 40px auto; }
  .summer-stunners--mailing-details .mailchimp--form .mc-field-group label {
    display: block;
    font-family: 'din-2014';
    text-align: center;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; }
    @media screen and (max-width: 768px) {
      .summer-stunners--mailing-details .mailchimp--form .mc-field-group label {
        font-size: 25px; } }
  .summer-stunners--mailing-details .mailchimp--form .mc-field-group input[type=email], .summer-stunners--mailing-details .mailchimp--form .mc-field-group input[type=text] {
    font-family: 'din-2014';
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 25px 20px;
    background: #f8f8f8; }
    @media screen and (max-width: 768px) {
      .summer-stunners--mailing-details .mailchimp--form .mc-field-group input[type=email], .summer-stunners--mailing-details .mailchimp--form .mc-field-group input[type=text] {
        font-size: 25px; } }
  .summer-stunners--mailing-details .mailchimp--form #mc-embedded-subscribe {
    margin-top: 60px;
    background: #EE6601;
    color: #fff;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 30px 20px;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .summer-stunners--mailing-details .mailchimp--form #mc-embedded-subscribe {
        margin-top: 30px; } }
    @media screen and (max-width: 768px) {
      .summer-stunners--mailing-details .mailchimp--form #mc-embedded-subscribe {
        font-size: 25px;
        margin-top: 15px; } }

.zoom-video--container {
  position: relative;
  width: 100%; }
  .zoom-video--container .pin-spacer:first-child {
    z-index: 9; }
  .zoom-video--container .scroll--video {
    position: fixed;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .zoom-video--container .video-text--wrapper {
    height: 100% !important;
    flex-wrap: wrap !important;
    top: 0 !important; }
    .zoom-video--container .video-text--wrapper.active {
      transform: unset !important;
      left: 0 !important;
      top: 0 !important;
      width: 100% !important;
      position: fixed; }
    .zoom-video--container .video-text--wrapper video {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%;
      z-index: -1;
      position: absolute; }
  .zoom-video--container .style__sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    height: 100vh;
    width: 100%; }
    .zoom-video--container .style__sticky video {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .zoom-video--container .style__sticky-wrapper {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100vh; }
  .zoom-video--container .style__video-text {
    position: relative;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.2);
    transition: opacity .8s ease;
    width: 100%;
    height: 100vh; }
  .zoom-video--container .style__mask-container {
    position: absolute;
    top: 0;
    z-index: 2;
    background: #fff;
    opacity: 1;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
  .zoom-video--container .style__mask-wrapper {
    position: relative;
    text-align: center;
    display: inline-block;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff; }
    .zoom-video--container .style__mask-wrapper span {
      font-size: 87px;
      letter-spacing: 0.06em;
      font-weight: 800;
      white-space: nowrap; }
      @media only screen and (max-width: 768px) {
        .zoom-video--container .style__mask-wrapper span {
          font-size: 80px;
          line-height: 1;
          white-space: normal; } }
  .zoom-video--container h3.headline {
    margin-bottom: 24px;
    font-size: 87px;
    line-height: 52px;
    letter-spacing: 0.06em;
    font-weight: 600;
    width: 100%;
    left: 0;
    font-weight: 800;
    margin-bottom: 0;
    top: 50%;
    transform: translateY(-50%);
    position: absolute; }
    @media only screen and (max-width: 991px) {
      .zoom-video--container h3.headline {
        line-height: 1;
        font-size: 70px; } }
    @media only screen and (max-width: 768px) {
      .zoom-video--container h3.headline {
        font-size: 40px;
        word-break: break-word; } }
  .zoom-video--container .description {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -.72px; }
  .zoom-video--container .description, .zoom-video--container .headline, .zoom-video--container .video--headline {
    opacity: 1;
    transform: translateY(12px);
    color: #fff;
    width: 792px;
    margin: 0 auto;
    text-align: center; }
    @media only screen and (max-width: 991px) {
      .zoom-video--container .description, .zoom-video--container .headline, .zoom-video--container .video--headline {
        width: 90%; } }
  .zoom-video--container .video--headline {
    opacity: 1; }

.go-up .summer-stunners-links--container {
  top: 0; }

.variant--holder {
  min-height: 60px; }

button.search-bar--submit svg path {
  fill: #858585; }

.results-block.block-products,
.results-block.block-categories,
.results-block.block-pages {
  overflow: auto;
  padding-right: 10px; }

.results-block.block-products::-webkit-scrollbar,
.results-block.block-categories::-webkit-scrollbar,
.results-block.block-pages::-webkit-scrollbar {
  width: 5px; }

.results-block.block-products {
  max-height: 30vh; }

.results-block.block-categories {
  max-height: 20vh; }

.results-block.block-pages {
  max-height: 100px; }

#cloud-search-results {
  display: block !important; }

.cloud-search-results a:hover, .cloud-search-results a:not([disabled]):hover, .cloud-search-results .cs-item a:hover, .cloud-search-results .cs-item.active a, .cloud-search-results a:hover .cs-item-title {
  color: #7a7a7a; }

.additional-checkout-buttons, div#dynamic-checkout-cart {
  display: flex !important; }

div#dynamic-checkout-cart {
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: flex-end;
  right: 0;
  position: relative;
  padding-top: 0; }

shopify-accelerated-checkout-cart {
  width: 310px; }
