/** Shopify CDN: Minification failed

Line 9:1 Unexpected ";"

**/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900);
html, body, html * {
  font-family: 'Roboto';
};
strong,
b {
  font-weight: 600;
}



.section-header__title {
  /*   font-weight: 700; */
  font-weight: 600;
  font-size: 30px;
}

.toolbar {
  background: #f2f2f2;
  padding: 5px 0;
}

.toolbar .toolbar__menu > li.submenu_open > a {
  background: #000;
  color: #fff;
}

.toolbar .submenu {
  position: absolute;
  z-index: 1000;
  background: #000;
  color: #fff;
  padding: 10px;
  margin: 0;
  width: 150px;
  display: none;
  text-align: left;
}

.submenu_open .submenu {
  display: grid;
}

.toolbar .submenu li a {
  color: #fff;
}

.toolbar .submenu li a:hover {
  font-weight: 600;
}

.shipping_icons {
  display: flex;
  margin-bottom: 25px;
  border-top: 1px solid black;
  padding-top: 25px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.product-block--tab + .shipping_icons {
  border-top: 0;
  padding-top: 0;
}

.collapsible-trigger-btn--borders + .collapsible-content .collapsible-content__inner {
  border-bottom: 0;
}

.shipping_icons .shipping_icon {
  text-align: center;
  cursor: context-menu;
  position: relative;
  flex: 0 1 120px;
}

.shipping_icons .shipping_icon:last-child {
  border-right: none;
}

.shipping_icons .shipping_icon .icon-img {
  height: 50px;
  display: inline-flex;
  margin-bottom: 5px;
  flex-direction: column;
  justify-content: center;
}

.shipping_icons .shipping_icon .icon-text {
  font-size: 11px;
}

.shipping_icons .shipping_icon .shipping_tooltip {
  display: none;
  position: absolute;
  border: solid 2px #000;
  padding: 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  width: 180px;
  top: 0;
  z-index: 100;
  transform: translate(-50%, -110%);
  word-break: break-word;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}

.shipping_icons .shipping_icon .shipping_tooltip a {
  color: #c00;
  /*   font-weight: 900; */
  font-weight: 700;
  display: inline-block;
}

.shipping_icons .shipping_icon .shipping_tooltip:before {
  content: "";
  border-bottom: solid 6px #000;
  border-right: solid 6px #000;
  border-top: solid 6px transparent;
  border-left: solid 6px transparent;
  display: inline-block;
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotate(45deg);
  bottom: -7px;
  left: calc(50% - 7px);
}

.shipping_icons .shipping_icon:hover {
  color: #c00;
}

.shipping_icons .shipping_icon:hover .shipping_tooltip {
  display: inline-block;
}

.toolbar__item:first-child {
  width: 30%;
}

.toolbar__item:last-child {
  width: 30%;
  text-align: right;
}

.announcement-text {
  letter-spacing: 0;
  text-transform: capitalize;
}

.btn,
.product-reviews .spr-button,
.product-reviews .spr-summary-actions a,
.rte .btn,
.shopify-payment-button .shopify-payment-button__button--unbranded {
  letter-spacing: 0;
  text-transform: capitalize;
}

.h4,
h4,
.h5,
.h6,
h5,
h6 {
  letter-spacing: 0;
  text-transform: capitalize;
}

.megamenu .grid .grid__item {
  padding-bottom: 20px;
}

.megamenu .grid .grid__item .h5 {
  font-size: 17px;
  line-height: 1;
}

.megamenu .grid .grid__item-image {
  padding-left: 0;
  padding-right: 40px;
}

.nav-image {
  position: relative;
  display: inline-block;
}

.nav-image img {
  display: block;
}

.nav-image span {
  position: absolute;
  color: #000;
  width: 100%;
  left: 0;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  font-size: 26px;
  font-weight: 600;
}

.collapsible-trigger {
  letter-spacing: 1px;
  text-transform: inherit;
  font-weight: 600;
  text-align: center;
}

.desc_btn-readmore {
  width: 100%;
  cursor: pointer;
  background: #fff;
  text-align: left;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 60px;
}

.product-description.full {
  max-height: unset;
}

.product-description.full .desc_btn-readmore {
  display: none;
}

.variant_thumbnails .variant-input-wrap label.color-swatch {
  width: 80px;
  height: 80px;
  box-shadow: none;
}

.variant_thumbnails .variant-input-wrap label.color-swatch:before {
  display: none;
}

@media screen and (min-width: 769px) {
  .variant-wrapper1 {
    margin-top: 10px;
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
}
.template-product .variant-wrapper .variant__label,
.template-product .variant-wrapper1 .variant__label {
  font-size: 16px;
  font-weight: 600;
}

.color_tooltip {
  position: absolute;
  color: #fff;
  background: #000;
  padding: 10px 20px;
  line-height: 1;
  top: -40px;
  font-size: 12px;
}

.color_tooltip:after {
  content: "";
  border-left: solid 5px #000;
  border-bottom: solid 5px #000;
  border-right: solid 5px transparent;
  border-top: solid 5px transparent;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: rotate(-45deg) translateX(-50%);
}

.color-swatches-wrapper .flickity-viewport {
  overflow-y: visible !important;
}

.cart-lineitem-badge {
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 7px;
  text-align: center;
  color: var(--colorBtnPrimaryText);
  background: var(--colorBtnPrimary);
  font-size: calc(var(--typeBaseSize) - 2px);
  border-radius: 5px;
}

.product-block--tab .collapsible-content--all .collapsible-content__inner {
  transform: none !important;
  padding-top: 20px !important;
}

.product-block--tab .collapsible-trigger.is-open {
  background: #000;
  color: #fff;
}

.announcement-text,
.announcement-link .announcement-link-text {
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.footer__title b {
  font-weight: 600;
}

.grid-product__colors .color-swatch {
  border-radius: 50%;
}

.grid-product__colors .color-swatch:before {
  border-radius: 50%;
}

.nav-image {
  max-width: 230px;
}

.megamenu .grid .grid__item {
  max-width: 240px;
}

.product-single__title {
  /*   font-weight: 900; */
  font-weight: 700;
}

.product-block--price,
.product-block--price .product__price.product__price--compare {
  font-weight: 500;
}

.product-block--price .product__price {
  /*   font-weight: 700; */
  font-weight: 600;
}

.product-block--price .product__policies {
  font-weight: 500;
}

.product-block--price span {
  font-size: 24px;
}

.product-block--price{ padding-top:10px; padding-bottom: 10px}

.product-block .variant-label {
  font-size: 16px !important;
  font-weight: 600;
}

.font_heavythick {
  /*   font-weight: 900 !important; */
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
}

.variant-input {
  margin-top: 3px;
  margin-bottom: 3px;
}

.color-swatches-wrapper .flickity-page-dots .dot {
  width: 9px;
  height: 9px;
}

.color-swatches-wrapper.flickity-enabled {
  padding-bottom: 30px;
}

.color-swatches-wrapper .flickity-page-dots {
  bottom: 15px;
}

.variant-input-wrap input[type=radio]:checked + label {
  border: solid 3px #111;
  box-shadow: none;
}

.breadcrumb [data-oke-reviews-product-listing-rating] {
  float: right;
}

.breadcrumb [data-oke-reviews-product-listing-rating] .okeReviews-reviewsSummary {
  margin-top: 0 !important;
  line-height: 0;
  transform: translateY(-5px);
}

.breadcrumb [data-oke-reviews-product-listing-rating] .okeReviews-reviewsSummary .okeReviews-reviewsSummary-ratingCount {
  margin-top: 10px;
}

#shopify-section-template--14232599134274__1634915651dfa68d12 .index-section {
  margin-bottom: 30px;
}

.variant-input-wrap label.disabled {
  opacity: 0.25;
}

.variant-input-wrap [data-index^=option1] label.disabled {
  opacity: 1 !important;
}

.variant-input-wrap [data-index^=option1] label.disabled:after {
  content: none !important;
}

@media screen and (max-width: 1200px) {
  .megamenu .grid .grid__item-image {
    padding: 0;
  }

  .toolbar__item:first-child {
    width: 50%;
  }

  .toolbar__item:last-child {
    width: 50%;
    text-align: right;
  }

  .breadcrumb [data-oke-reviews-product-listing-rating] {
    display: inline-block;
    float: none;
    margin-top: 10px;
  }
}
.toolbar__promo {
  text-align: center;
}

@media screen and (max-width: 899px) {
  .toolbar__item.toolbar__promo {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .variant-wrapper--dropdown {
    margin: 15px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .shipping_icons .shipping_icon .shipping_tooltip {
    width: 120px;
  }
}
.text-link {
  text-decoration: underline;
  -webkit-text-decoration-style: dashed;
          text-decoration-style: dashed;
  text-underline-offset: 2px;
}

.cart__item-name {
  font-size: calc(var(--typeBaseSize) + 4px);
  /*   font-weight: 700; */
  font-weight: 600;
}

.ajaxcart__subtotal {
  letter-spacing: 0;
  font-weight: 500;
}

/** hide old read more functionality */
.product-description .see-more {
  display: none !important;
}

.product-short_description {
  text-align: left;
}

.page-width--narrow {
  max-width: 1200px;
}

/*   Accidentally added by THS-MB */
.article .article-content-block .content h2 + h3 {
  margin-top: 0;
}

.article .article-content-block .clearfix::after {
  display: none;
}

.article__body.rte .page-width {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .article .article-content-block {
    padding: 25px 0;
  }

  .article .article-content-block .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .article .article-content-block .image,
.article .article-content-block .content {
    flex: 0 0 48%;
  }

  .article .article-content-block.right-image .content {
    order: 1;
  }

  .article .article-content-block.right-image .image {
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .article .article-content-block .image,
.article .article-content-block .content {
    margin-bottom: 25px;
  }
}
.article .blog-intro {
  font-size: 1.2em;
  margin-bottom: 50px !important;
}

.article .video-wrapper {
  margin-bottom: 25px;
}

.article .gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.article .gallery .gallery-item {
  margin-bottom: 15px;
}

.article .gallery-columns-2 .gallery-item {
  flex: 0 0 48%;
}

.article .gallery-columns-3 .gallery-item {
  flex: 0 0 31%;
}

.article .gallery-columns-4 .gallery-item {
  flex: 0 0 24%;
}

.btn.klaviyo-bis-trigger {
  width: 100% !important;
  margin-bottom: 5px !important;
}

.variant-wrapper--size .ks-chart-container {
  width: auto;
  display: inline;
  margin-left: 10px;
}

/** Mike Ball Edits */
.newsletter-section,
.testimonials-section {
  padding: 0px 0;
}

.okeReviews .okeReviews-review-main-heading {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-widgetNavBar-item {
  font-weight: 600 !important;
}

.okeReviews.okeReviews--theme .okeReviews-button {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-review--minimal .okeReviews-review-recommendation::before {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-badge {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-reviews-controls-select {
  display: none;
}

.okeReviews .okeReviews-question-questioner-profile-name {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-question-main-content {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-answer-answerer-profile-name {
  font-weight: 600 !important;
}

th,
.table__title {
  font-weight: 600 !important;
}

.btn,
.product-reviews .spr-button,
.product-reviews .spr-summary-actions a,
.rte .btn,
.shopify-payment-button .shopify-payment-button__button--unbranded .btn--secondary .btn--small .btn--small .section-header__link .btn--tint-border {
  font-weight: 600 !important;
  font-size: max(var(--typeBaseSize) - 4px, 14px) !important;
}

.testimonials-slider__text cite {
  font-weight: 600 !important;
}

.tag--active > a,
.tag--active > label {
  font-weight: 600 !important;
}

/** Mike Ball Edits */
.btn.klaviyo-bis-trigger {
  width: 100% !important;
  margin-bottom: 5px !important;
}

.newsletter-section,
.testimonials-section {
  padding: 0px 0;
}

.btn {
  font-weight: 600 !important;
  font-size: max(var(--typeBaseSize) - 4px, 14px) !important;
}

.btn--secondary {
  font-weight: 400 !important;
}

.testimonials-slider__text cite {
  font-weight: 600 !important;
}

.logofooter {
  width: 60%;
  margin: auto;
  display: block;
}

@media only screen and (max-width: 769px) {
  .logofooter {
    width: 95%;
    margin: auto;
    display: block;
  }
}
@media only screen and (max-width: 769px) {
  .logohome {
    display: none;
  }
}
.welcomehome {
  font-size: 45px;
}

@media only screen and (max-width: 769px) {
  .welcomehome {
    font-size: 35px;
  }
}
.tag--active > a,
.tag--active > label {
  font-weight: 600 !important;
}

.grid-product__tag--sale {
  background-color: #ffffff !important;
}

.modal--square .modal__centered-content .product__thumbs--beside {
  flex: 0 0 80px;
  max-width: 80px;
}

.modal--square .modal__centered-content .page-full {
  padding: 0 0px !important;
}

.cart__page-col:last-child::after {
  opacity: 0 !important;
}

.toolbar__content {
  font-weight: 300 !important;
  letter-spacing: 0.5px !important;
  background: #fafafa !important;
  padding: 1px 0 !important;
  font-size: calc(var(--typeBaseSize) * 0.83) !important;
}

.toolbar {
  background: #fafafa !important;
  padding: 1px !important;
}

th,
.table__title {
  font-weight: 600 !important;
}

.product__price--compare {
  color: #d3d3d3 !important;
  font-size: 20px !important;
}

.product__price {
  font-size: calc(var(--typeBaseSize) + 10px);
}

.product-single__title {
  font-weight: 600 !important;
    font-size: 28px !important;
}

.product-block {
  margin-bottom: 5px !important;
}

.shipping_icons {
  border-top: 0px solid black;
  justify-content: space-evenly;
}

.shipping_icons .shipping_icon {
  flex: 0 1 70px !important;
}

.product__policies.rte.small--text-center {
  display: none;
}

.collapsible-trigger-btn--borders {
  border-top: 1px solid !important;
  border-color: grey !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.collapsibles-wrapper--border-bottom {
  border-bottom-color: grey !important;
}

.collapsible-trigger {
  text-align: left !important;
  font-size: var(--typeBaseSize) !important;
}

.desc_btn-readmore {
  margin-bottom: 30px !important;
}

.variant-input-wrap input[type=radio]:checked + label {
  border: solid 3px #111 !important;
}



.variant__button-label.color-swatch{
  border: solid 1px #E5E4E2 !important;
 
}


.variant-input-wrap label {
  box-shadow: 0 0 0 0px var(--colorBorder) !important;
}

.flickity-button {
  opacity: 0.5 !important;
}

.flickity-prev-next-button {
  width: 40px !important;
  height: 40px !important;
}

.quantity-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-height: 95px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 769px) {
  .collapsible-trigger-btn--borders {
    padding: 20px !important;
  }
}
.page-content--product {
  padding-top: 25px;
}

.page-content--product .no-gallery{
  direction: rtl;
  display: block;
  width: auto;
}

@media only screen and (min-width: 769px) {
  .product__main-photos {
    padding-bottom: 150px;
    width: 85%;
  }
}
/* .product__main-photos {
  width: 73%;
} */

.product__thumbs--beside {
  width: 15%;
}

.product-single__title {
  margin-bottom: 2px;
}

.variant__label[for] {
  margin-bottom: 0px;
}

.variant-wrapper.js {
  margin-top: 10px;
}

.sales-points {
  margin: 0;
}

.sales-points {
  margin-bottom: auto;
}

.label,
label:not(.variant__button-label):not(.text-label) {
  font-size: 16px !important;
  font-weight: 600 !important;
}

.ks-chart-container {
  margin-bottom: 0px;
}

.variant-wrapper--size .ks-chart-container {
  width: auto;
  display: inline;
  margin-left: 10px;
}

.kiwi-sizing-modal-inner .modal-title-header {
  font-weight: 600 !important;
}

.ks-calculator-container .ks-calculator-header {
  font-weight: 600 !important;
}

.ks-modal-tab-wrapper .ks-modal-tab.selected {
  border-color: var(--colorBtnPrimaryLight) !important;
  color: #000;
}

.ks-unit-toggle-label.kiwi-active {
  color: var(--colorBtnPrimaryLight) !important;
}

.kiwiSizingLoaded {
  margin-top: auto;
}

.ks-calculator-modal-button {
  border: 0px #686868 solid !important;
}

.ks-calculator-container .sizing-calculator-container .ks-calculator-inject {
  margin-top: auto !important;
}

.btn.ks-calculator-modal-button {
  margin-top: auto !important;
}

.ks-calculator-modal-link {
  margin-top: auto !important;
}

.btn.ks-calculator-modal-button {
  border: none;
}

.ks-chart-modal-link {
  margin-bottom: 0px;
}

/* Sezzle Checkout Button */
.sezzle-product-page-widget .sezzle-checkout-button-wrapper {
  padding: 0;
}
@media only screen and (max-width: 769px) {
  .sezzle-product-page-widget .sezzle-checkout-button-wrapper {
    margin: 0 auto;
  }
  .sezzle-product-page-widget .sezzle-checkout-button-wrapper .sezzle-button-text {
    text-align: center !important;
    margin: 0 auto;
  }
}
.sezzle-product-page-widget .sezzle-checkout-button-wrapper .sezzle-button-text .sezzle-payment-amount {
  font-weight: 600;
}

.sezzle-payment-amount {
  font-size:1.2em !important;
}

/* Review Styles */
.okeReviews-widget-holder .okeReviews .okeReviews-review-main-heading, .okeReviews-widget-holder .okeReviews .okeReviews-widgetNavBar-item, .okeReviews-widget-holder .okeReviews .okeReviews-button {
  font-weight: 600;
}
.okeReviews-widget-holder .okeReviews .okeReviews-reviews-controls-select {
  display: none;
}

.okeReviews .okeReviews-badge {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-reviews-controls-select {
  display: none;
}

.okeReviews .okeReviews-review-main-heading {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-widgetNavBar-item {
  font-weight: 600 !important;
}

.okeReviews.okeReviews--theme .okeReviews-button {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-review--minimal .okeReviews-review-recommendation::before {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-badge {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-question-questioner-profile-name {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-question-main-content {
  font-weight: 600 !important;
}

.okeReviews .okeReviews-answer-answerer-profile-name {
  font-weight: 600 !important;
}

@media only screen and (min-width: 769px) {
  .site-header {
    padding: 15px !important;
  }

  .okeReviews-widget-holder {
    padding-bottom: 50px;
  }

  .ss-profile .ss-recommendations-title {
    padding: 0 40px;
  }

  .ss-profile-similar {
    padding: 0 40px;
  }

  .ss-profile .ss-recently-viewed {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 10px) {
  .ss-profile .ss-recommendations-title {
    padding: 0 17px;
  }

  .ss-profile-similar {
    padding: 0 17px;
  }

  .ss-profile .ss-recently-viewed {
    padding: 0 17px;
  }
}

  .ss-profile .ss-recommendations-controls .ss-recommendations-controls-next {
    left: 0px !important;
  }
  .ss-profile .ss-recommendations-controls .ss-recommendations-controls-previous {
    left: 0px !important;
  }

.ss-profile .ss-recommendations-controls  {
    left: 0px !important;
  }

.ss-view-cart {
  margin-bottom: 0px !important;
}
.ss-view-cart .grid-product__price--current {
  font-size: calc(var(--typeBaseSize) * 0.75);
}
.ss-view-cart .grid-product__title--heading {
  font-size: calc(var(--typeBaseSize) * 0.75);
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ss-view-cart .grid__image-ratio--portrait:before {
  padding-bottom: 100% !important;
}
.ss-view-cart h2 {
  font-size: 15px !important;
  margin-bottom: 10px !important;
  text-align: center;
}

/* SearchSpring Drawer Styles */
.ss-view-cart .ss-recommendations-item {
  padding: 0 7px;
}
.ss-view-cart .grid-product__meta .grid__image-ratio {
  max-height: 100px;
}
.ss-view-cart .grid-product__meta .grid-product__price {
  margin-top: 4px;
}
.ss-view-cart .grid-product__meta .grid-product__price--savings {
  display: none;
}

.product-single__meta .pdp-row {
  display: flex;
  justify-content: space-between;
}

.ss-recommendations-title .section-header__title {
  padding-top: 60px;
}

.product__price-savings {font-size: 20px !important;}
.product__price-savings .currency-format {
  display: none;
}

.product__price--compare .currency-format {
  display: none;
}

.grid-product__price--original {
  display: none !important;
}

.grid-product__price--savings {
  font-size: calc(var(--typeBaseSize) * 0.75);
  margin-left: 0;
}
.grid-product__price--savings .currency-format {
  display: none;
}

.grid-product__price--current {
  font-size: calc(var(--typeBaseSize) * 1.1);
}

@media only screen and (max-width: 767px) {
  .grid-product__price--savings {
    margin: 0px;
  }

  .grid-product__title--heading {
      font-size: calc(var(--typeBaseSize) * 0.92); word-break:break-word
  }
}
.block-buy-button {
  margin-top: 1rem;
}
@media only screen and (min-width: 769px) {
  .block-buy-button {
    margin-top: 2rem;
  }
}

/* Cart Drawer Styles */
.drawer .drawer__title {
  font-size: 27px;
}
.drawer .cart__item--variants span {
  font-weight: 600;
}
.drawer .drawer__scrollable {
  padding-top: 10px;
}
.drawer .cart__item-row .text-center small {
  font-size: 0.7em;
}
.drawer .cart__item-name {
  font-size: 18px;
  line-height: 1;
}
.drawer .drawer__footer .ss-targeted {
  overflow: hidden;
}
.drawer .cart__item-row {
  margin-bottom: 10px;
}
.drawer .drawer__header {
  height: 60px;
  padding: 5px 0;
}
.drawer .cart__checkout-wrapper {
  margin-top: 10px;
}

.size-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal__inner .desc_btn-readmore {
  display: none;
}

/* Picky Story */

.AddSelectedToCart_picky-add-selected-to-cart_2hJoJ .AddSelectedToCart_picky-add-selected-to-cart-button_1WuCf {
  border-radius: var(--buttonRadius) ;
    font-size:max(var(--typeBaseSize) - 4px,14px) !important;
      font-weight: 600 !important;}

.multiselect__content-wrapper {
  max-height: fit-content !important;}

.ProductOptionDropdown_picky-product-option_3loDG .ProductOptionDropdown_out-of-stock_ofQqr {
   text-decoration: none !important;
  color: #d8d8d8;
  position: relative;}

.ProductOptionDropdown_picky-product-option_3loDG .ProductOptionDropdown_out-of-stock_ofQqr::before{
   content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: calc( 50% - 1.5px );
    border-bottom: 1px solid rgba(0,0,0,0.4);
}

.cart__item--variants span {
  font-weight: 600 !important;
}

.sizing-chart-column-header {
  color: black !important;}

.sizing-chart-header{
  color: black !important;}

.grid--center {max-width:1500px!important; margin:auto !important;}



.megamenu .grid .grid__item {max-width: 150px;}

.megamenu .grid .grid__item .h5 {font-size:14px; line-height: 1}



.megamenu .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) { font-size:13px!important;line-height: 1!important}



.jdgm-prev-badge__text {padding-left: 5px!important;}

.jdgm-write-rev-link {background: #df2222; color:#ffffff !important;}


.article__body {max-width: 900px; margin:auto; padding-bottom: 75px}

.article__date {max-width: 900px; margin:auto}

.article .section-header__title {max-width: 900px; margin:auto}

.drawer .drawer__scrollable .store-availability {padding-top:40px}

.sezzle-product-page-widget {display: block!important;}

[data-bars="true"].hero .flickity-page-dots {height:12px !important;}

[data-bars="true"] .flickity-page-dots .dot {height:12px !important;}

.grid-product__content:hover .quick-product__btn {border-radius:var(--buttonRadius);}

.jdgm-write-rev-link{font-family: 'Roboto'; border-radius:var(--buttonRadius);padding: 11px 20px!important;font-size:max(var(--typeBaseSize) - 4px, 14px) !important; background-color: var(--colorBtnPrimary)}

.jdgm-ask-question-btn {font-family: 'Roboto';border-radius:var(--buttonRadius);padding: 11px 20px!important; font-size:max(var(--typeBaseSize) - 4px, 14px) !important; }


@media only screen and (max-width: 767px) {
  
.hero-headline {
  line-height:0.9;
  text-align:center; 
  letter-spacing:-1px; 
  font-size: 52px;
  font-family: futura-pt, sans-serif; 
  font-weight:700 } }

@media only screen and (min-width: 768px) {
  .hero-headline {
    line-height:0.9;
    text-align:center; 
    letter-spacing:-2px; 
    font-size: 62px;
    font-family: futura-pt, sans-serif; 
    font-weight:700 } }

@media only screen and (max-width: 767px) {
  
.hero-promo {
  line-height:0.9;
  text-align:left; 
  font-size: 42px;
  font-family: futura-pt, sans-serif; 
  font-weight:bold } }

@media only screen and (min-width: 768px) {
  .hero-promo {
    line-height:0.9;
    text-align:left; 
    font-size: 45px;
    font-family: futura-pt, sans-serif; 
    font-weight:bold } }


@media only screen and (max-width: 767px) {
  
.hero-promo-sale {
  line-height:1;
  text-align:left; 
  font-size: 36px;
  font-family: futura-pt, sans-serif; 
  font-weight:bold } }

@media only screen and (min-width: 768px) {
  .hero-promo-sale {
    line-height:1;
    text-align:left; 
    font-size: 36px;
    font-family: futura-pt, sans-serif; 
    font-weight:bold } }

    
/* .modal__inner .product-block--sales-point{
  display: none;
} */

.variant-input-wrap input[type="radio"]:checked + label {border-radius: 5px;}

.js-qty__num {border-radius: 5px !important;}

.jdgm-all-reviews-widget, .jdgm-rev-widg  {border-radius: 5px !important;}

.collection-filter .btn, .collection-filter select {border-radius: 5px !important; }

@media only screen and (max-width: 767px) {
.product-short_description {text-align: center !important;} }

.product-short_description {padding-top:10px;}

.btn.ks-calculator-modal-button {padding: 1px 5px !important;}

@media only screen and (max-width: 767px) {
.collection-filter {top: 71px !important;}}




@media only screen and (min-width: 768px) {
  .grid__item--sidebar{position:sticky; top: 123px !important;}}

#shopify-block-b81d0dc6-b50b-4d05-9c0f-0db001ba2025.shopify-block.shopify-app-block.page-width {padding: 0px !important;}

.announcement-bar {background: #fafafa !important; padding: 5px 0 !important; 
                    box-shadow: 0 0 1px rgba(0,0,0,0.2)}

.announcement-text, .announcement-link .announcement-link-text {
  font-weight: 300 !important;
  letter-spacing: 0.5px !important;
  background: #fafafa !important;
  padding: 1px 20px !important;
  font-size: calc(var(--typeBaseSize) * 0.83) !important;
}

.ss-results-title {display:none}

.store-availability {display: none}

.ss-location {display:none}

.powered-by-rebuy {display:none}

.rebuy-product-image clickable .rte-setting a:not(.rte__image):not(.btn), .rte a:not(.rte__image):not(.btn) {border-bottom:0px}

.page-content--top {padding-top: 20px !important}

.recs-sale {color: #df2222 !important; }

.grid-product__price--savings {color:black !important}

.product__price.on-sale {color: #df2222 !important; }

.product__price-savings {color:black !important}

.section-header__title {padding-top: 20px; margin-bottom: 10px;}

.section-header--flush {max-width: 700px; margin:auto; text-align:center;}

.collection-filter__item.collection-filter__item--count.small--hide.ng-binding {text-align: right; padding-right: 15px !important;}

.announcement-bar > div:nth-child(1) {padding: 0px !important;}

.megamenu.grid.grid__item {max-width: 150px !important;}

.collection-sidebar__group {border-top-color: #dbdbdb !important;}

.collection-sidebar__group .collapsible-trigger__icon {right: 7% !important;}

#CollectionAjaxContent {min-block-size: 600px}

@media only screen and (max-width: 767px) {.product__photos {min-block-size: 458px}}

@media only screen and (max-width: 767px) {.product-image-main {min-height: 428px}}

@media only screen and (max-width: 767px) {.product-slideshow .flickity-viewport {min-height: 428px}  }                   

.ss-facets .ss-facet-container .ss-scrollbar {max-height:none !important;}

.drawer .drawer__scrollable {padding-bottom: 100px}

.filter-form {padding-bottom:100px}

.site-nav--has-dropdown > .site-nav__link {padding: 10px}

.site-nav__dropdown {z-index:10}

.hr--large, .hr--medium, .hr--small, hr {border:none}



.jdgm-rev-widg {margin-bottom:75px !important; padding:0px; border:none !important;}
.jdgm-rev-widg__title {font-size:30px;padding-bottom: 20px; font-weight: 600 !important;}
.jdgm-star {font-weight:initial !important}
.jdgm-ask-question-btn {font-weight: 600!important}
.jdgm-write-rev-link {font-weight: 600!important}

.jdgm-rev-widg.jdgm-rev-widg {padding:0px!important;}
.ss-profile {max-width: 1520px !important;}

.ss-recommendations-title {padding:0px!important;}

.ss-recomendations-pdp {padding:0 40px}

.cart__item {border:none}

@media only screen and (max-width: 769 px) {.ss-recomendations-pdp{padding:0 17px}}

.compare-at {display:none !important;}

  .ss-button {background: #111 !important; letter-spacing: 0; line-height: 1.42 !important;
  text-transform: capitalize;   padding:11px 20px !important; font-size: max(calc(var(--typeBaseSize) - 4px),16px) !important;
}





.container{
    width:100%;
    max-width: none;
    margin:auto;
    padding-left:40px;
    padding-right:40px;
}
@media(min-width:768px){
    .container{
        padding-left:40px;
        padding-right:40px;
    }
}
.section-hero-2 .hero-2 .embed-container{
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
    max-width:100%
}
.section-hero-2 .hero-2 .embed-container iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    pointer-events:none
}
.section-hero-2 .hero-2 .embed-container object{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
 .section-hero-2 .hero-2 .embed-container embed{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.section-hero-2 .hero-2 .embed-container .video-controls{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    position:absolute;
    width:100%;
    color:#fff;
    padding:0 1rem;
    background:transparent;
    bottom:0;
    height:5rem
}
@media(min-width:768px){
    .section-hero-2 .hero-2 .embed-container .video-controls{
        padding:0 2rem;
        bottom:0;
        top:unset;
        background-image:linear-gradient(transparent,rgba(0,0,0,0.2));
        transition:background .3s linear .5s;
        height:7rem
    }
}
.section-hero-2 .hero-2 .embed-container .video-controls .video-control{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    display:inline-flex;
    position:relative;
    flex:0 1 0;
    align-items:center;
    justify-content:center;
    color:#000;
    fill:#000;
    background-color:#fff;
    box-shadow:rgba(0,0,0,0.3) 0 0 .2rem;
    border-radius:50%;
    margin:0 1.6rem 0 0;
    border:.1rem solid transparent;
    min-width:3.2rem;
    min-height:3.2rem;
    padding:0
}
 .section-hero-2 .hero-2 .embed-container .video-controls .video-control:last-child{
    margin-right:0
}
@media(min-width:768px){
    .section-hero-2 .hero-2 .embed-container .video-controls .video-control{
        background-color:rgba(255,255,255,0.7)
    }
}
.section-hero-2 .hero-2 .embed-container .video-controls .video-control svg{
    transform:rotate(0);
    width:14px;
    height:14px
}
 .section-hero-2 .hero-2 .embed-container .video-controls .video-control.playing .play{
    display:none
}
.section-hero-2 .hero-2 .embed-container .video-controls .video-control.playing .pause{
    display:inline-block
}
.section-hero-2 .hero-2 .embed-container .video-controls .video-control.sound .muted{
    display:none
}
.section-hero-2 .hero-2 .embed-container .video-controls .video-control.sound .sound{
    display:inline-block
}
 .section-hero-2 .hero-2 .embed-container .video-controls .video-control .sound,.section-hero-2 .hero-2 .embed-container .video-controls .video-control .pause{
    display:none
}


 .text-promo{
    font-family:var(--font-heading-1);
    font-size:13px;
    line-height:13px;
    letter-spacing:.06em
}
@media(min-width:768px){
    .text-promo{
        font-size:18px;
        line-height:21px
    }
}
.text-cta-1{
    font-family:var(--font-heading-1);
    font-size:18px;
    letter-spacing:.06em
}
.text-cta-2{
    font-family:var(--font-heading-1);
    font-size:16px;
    letter-spacing:.06em
}
 @media(min-width:768px){
    .text-cta-2{
        font-size:18px
    }
}
.text-cta-3{
    font-family:var(--font-heading-1);
    font-size:14px;
    line-height:20px
}
@media(min-width:768px){
    .text-cta-3{
        font-size:18px
    }
}
.text-caption-1{
    font-family:var(--font-heading-1);
    font-size:14px;
    letter-spacing:.05em
}
@media(min-width:768px){
    .text-caption-1{
        font-size:16px;
        line-height:20px;
        letter-spacing:.03em
    }
}
.text-caption-2{
    font-family:var(--font-heading-1);
    font-size:14px;
    letter-spacing:.06em
}
.text-eyebrow{
    font-family:var(--font-body);
    font-weight:700;
    font-size:1.2rem;
    line-height:1.4rem;
    letter-spacing:.12rem
}
.text-eyebrow-1{
    font-family:var(--font-body);
    font-weight:700;
    font-size:15px;
    letter-spacing:.01em
}
.eyebrow{
    font-family:var(--font-body);
    font-weight:700;
    font-size:1.2rem;
    line-height:1.4rem;
    letter-spacing:.12rem
}
 .text-eyebrow-2{
    font-family:var(--font-body);
    font-weight:700;
    font-size:1rem;
    letter-spacing:.01em
}
.button-label{
    font-family:var(--font-body);
    font-style:normal;
    font-weight:700;
    font-size:1.4rem;
    line-height:1.6rem
}
.section-hero-2{
    display:block
}
.section-hero-2 .hero-2{
    color:var(--color-black);
    display:flex;
    flex-direction:column;
    -moz-column-gap:4rem;
    column-gap:4rem
}
 @media(max-width:768px){
    .section-hero-2 .hero-2.container{
        padding:0
    }
}
@media(min-width:1024px){
    .section-hero-2 .hero-2{
        flex-direction:row;
        flex-wrap:nowrap
    }
}
.section-hero-2 .hero-2__block{
    position:relative
}
.section-hero-2 .hero-2__block-item{
    margin-right:.798rem;
    position:relative
}
.section-hero-2 .hero-2__block-item:last-child{
    margin-right:0
}
 .section-hero-2 .hero-2__block-item.hero-2__block-video{
    width:100%
}
.section-hero-2 .hero-2__block-item img{
    
    -o-object-fit:cover;
    object-fit:cover;

}
@media(max-width:1024px){
    .section-hero-2 .hero-2__block.left{
        display:flex;
        flex-direction:row
    }
    .section-hero-2 .hero-2__block.right{
        min-height:none
    }
    .section-hero-2 .hero-2__block.right.show-icon-mobile{
        min-height: none
    }
}
@media(min-width:1024px){
    .section-hero-2 .hero-2__block{
        height:auto;
        max-height:none
    }
    .section-hero-2 .hero-2__block.left{
        width:66.66%;
        display:flex;
        flex-direction:row
    }
    .section-hero-2 .hero-2__block.right{
        width:33.33%
    }
    .section-hero-2 .hero-2__block-item{
        position:relative;
        height:auto;
        width:50%;
        max-height:none;
        margin-right:.8rem
    }
     .section-hero-2 .hero-2__block-item:last-child{
        margin-right:0
    }
}
.section-hero-2 .hero-2__content{
    font-family:var(--font-body);
    font-size:var(--font-body-1);
    line-height:1.5;
    z-index:3;
    width:85%
}
.section-hero-2 .hero-2__content .btn-black{
    text-decoration:none;
    border-radius:.3rem;
    border:0;
    background-color:var(--color-black);
    transition:all .15s linear 0s;
    color:var(--color-white);
    background-color:var(--color-black);
    padding:1.1rem 2.55rem;
    font-style:normal;
    font-weight:700;
    font-size:1.6rem;
    line-height:2rem;
    display:block;
    font-size:1.6rem;
    line-height:2.4rem;
    text-align:center;
    padding:1.6rem 2.55rem;
    margin-top:1em
}
 .section-hero-2 .hero-2__content .btn-black:hover{
    background-color:var(--color-grey800);
    color:var(--color-white)
}
.section-hero-2 .hero-2__content .btn-black:active{
    background-color:var(--color-black);
    border-color:var(--color-black);
    color:var(--color-grey400);
    transform:scale(0.99)
}
@media(max-width:768px){
    .section-hero-2 .hero-2__content .btn-black{
        padding:1.2rem 2.55rem
    }
}
.section-hero-2 .hero-2__content h1{
    font-family:var(--font-heading-1);
    font-weight:700;
    text-transform:none;
    font-size:var(--font-size-heading-1);
    line-height:1.1;
    letter-spacing:-0.033rem;
    margin-bottom:1.3rem;
    margin-top:1.5rem
}
.section-hero-2 .hero-2__content p{
    margin-top:0;
    margin-bottom:2.3rem
}
@media(max-width:1023px){
    .section-hero-2 .hero-2__content{
        position:static
    }
     .section-hero-2 .hero-2__content.mobile-left{
        text-align:left
    }
    .section-hero-2 .hero-2__content.mobile-center{
        text-align:center
    }
    .section-hero-2 .hero-2__content.mobile-center .hero-ctas{
        align-items:center
    }
    .section-hero-2 .hero-2__content.mobile-right{
        text-align:right
    }
    .section-hero-2 .hero-2__content.mobile-right p{
        max-width:100%
    }
     .section-hero-2 .hero-2__content.mobile-right .hero-ctas{
        align-items:flex-end
    }
    .section-hero-2 .hero-2__content.y-top{
        top:0;
        bottom:auto;
        padding-top:4rem
    }
    .section-hero-2 .hero-2__content.y-center{
        padding-top:0;
        padding-bottom:0
    }
    .section-hero-2 .hero-2__content.y-bottom{
        top:auto;
        bottom:0;
        padding-bottom:4rem
    }
    .section-hero-2 .hero-2__content.x-left{
        left:0;
        right:auto;
        padding-left:2rem
    }
     .section-hero-2 .hero-2__content.x-center{
        padding-left:0;
        padding-right:0
    }
    .section-hero-2 .hero-2__content.x-center.y-center{
        margin:0 auto
    }
    .section-hero-2 .hero-2__content.x-right{
        right:0;
        left:auto;
        padding-right:2rem
    }
}
@media(min-width:1024px){
    .section-hero-2 .hero-2__content{
        display:flex;
        height:100%;
        flex-direction:column;
        justify-content:center
    }
     .section-hero-2 .hero-2__content.desktop-left{
        text-align:left
    }
    .section-hero-2 .hero-2__content.desktop-center{
        text-align:center
    }
    .section-hero-2 .hero-2__content.desktop-center h2{
        text-align:center
    }
    .section-hero-2 .hero-2__content.desktop-center p{
        max-width:100%
    }
    .section-hero-2 .hero-2__content.desktop-center .hero-ctas{
        justify-content:center
    }
     .section-hero-2 .hero-2__content.desktop-right{
        text-align:right
    }
    .section-hero-2 .hero-2__content.desktop-right p{
        max-width:100%
    }
    .section-hero-2 .hero-2__content.desktop-right .hero-ctas{
        justify-content:flex-end
    }
    .section-hero-2 .hero-2__content.desktop-y-top{
        top:0;
        bottom:auto;
        padding-top:4rem
    }
    .section-hero-2 .hero-2__content.desktop-y-center{
        padding-top:1.3rem;
        padding-bottom:2.5rem
    }
     .section-hero-2 .hero-2__content.desktop-y-bottom{
        top:auto;
        bottom:0;
        padding-bottom:4rem
    }
    .section-hero-2 .hero-2__content.desktop-x-left{
        left:0;
        right:auto;
        padding-left:7.2rem
    }
    .section-hero-2 .hero-2__content.desktop-x-center{
        padding-left:0;
        padding-right:0
    }
    .section-hero-2 .hero-2__content.desktop-x-right{
        right:0;
        left:auto;
        padding-right:7.2rem
    }
}
.section-hero-2 .hero-2__default-cta{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:2
}
.section-hero-2 .hero-2-icon{
    position:relative;
    z-index:4;
    display:block;
    max-width:25rem ;
    margin: 0;
  background: white;
  padding: 20px;
  border-radius:10px;
}
.section-hero-2 .hero-2-icon.align-center{
    margin:0 auto
}
.section-hero-2 .hero-2-icon.align-right{
    float:right
}
@media(max-width:1023px){
    .section-hero-2 .hero-2-icon.hide-mobile{
        display:none
    }
}
@media(min-width:1024px){
    .section-hero-2 .hero-2-icon.left_offset_small{
        left:-5%
    }
}
@media(max-width:767px){
    .section-hero-2 .hero-2-icon.left_offset_mobile_small{
        left:-5%
    }
}
@media(min-width:1024px){
    .section-hero-2 .hero-2-icon.left_offset_medium{
        left:-10%
    }
}
@media(max-width:767px){
    .section-hero-2 .hero-2-icon.left_offset_mobile_medium{
        left:-10%
    }
}
@media(min-width:1024px){
    .section-hero-2 .hero-2-icon.left_offset_large{
        left:-10.5rem
    }
}
@media(max-width:767px){
    .section-hero-2 .hero-2-icon.left_offset_mobile_large{
        left:-6.5rem
    }
}
.section-hero-2 .hero-2 .clear{
    clear:both
}

@media only screen and (max-width: 1024px) {
  
.hero2-promo {
  line-height:0.9;
  text-align:center; 
  font-size: 42px;
  font-family: futura-pt, sans-serif; 
  font-weight:bold ;
padding-bottom:20px;
padding-top:20px} }

@media only screen and (min-width: 1025px) {
  .hero2-promo {
    line-height:0.9;
    text-align:left; 
    font-size: 45px;
    font-family: futura-pt, sans-serif; 
    font-weight:bold ;
  padding-bottom: 20px;
padding-top:30px} }

.collection-item--below .collection-item__title {display:none}