/** Shopify CDN: Minification failed

Line 213:4 Expected identifier but found "\"Montserrat\""
Line 744:22 Expected identifier but found bad string token
Line 744:24 Unterminated string token

**/
body {
    font-family: "Montserrat", sans-serif;
  -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
  letter-spacing: normal;
}
.product-variants__sizes {
    margin-bottom: 50px;
}
.cta-txt-upval {
    text-align: center;
    font-weight: 500;
    margin-top: -15px !important;
}

.product-form {
    margin-bottom: 0 !important;
}
.product-review-banner img {
    max-width: 100%;
}
.product-variants__sizes {
    margin-bottom: 50px;
}
.product-features-alt__paw-icon img {
    max-width: 100%;
    position: relative;
    top: 3px;
}

.product-features-alt__small-paw img {
    max-width: 100%;
}
.announcement-bar__message {
    letter-spacing: 0;
}
.best-custom-product-options.vopo-block::before {
    content: "Customize Your Harness";
    font-size: 22px;
    text-align: center;
    display: block;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.best-custom-product-options.vopo-block {
    background: #fff;
    border: 1px solid #000;
    border-radius: 14px;
    padding: 13px 20px;
    box-shadow: 1px 1px 10px #eee;
}

.product-info-m {
    margin: 0 !important;
}

.product-info-m {
    display: flex;
    align-items: center;
    gap: 6px;
}

.product-inf-d {
    font-size: 15px;
    font-weight: 500;
    color: #000;
}

span.bcpo-title {
    font-weight: bold;
    color: #000;
}

span.bcpo-value {}

span.size-guide-link {
    color: #000;
    font-size: 13px;
}
.trust-badge-sm {
    color: #F44336;
    font-size: 18px;
    font-weight: 500;
}

.product-form__submit {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    background: #16bb28;
    border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    box-shadow: 0px 5px 0px 0px #e5e5e5;
    height: 72px;
    line-height: 72px;
    font-size: 26px;
    letter-spacing: 0.5px;
    margin-top: 0;
    border: none;
    -webkit-appearance: none;
    font-family: 'Montserrat';
    cursor: pointer;
}

.product-form__buttons {
    max-width: 100%;
}

.product-form__submit::before, .product-form__submit::after {
    display: none;
}

label.quantity__label.form__label {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

span.badge.price__badge-sale.color-scheme-4.money {
    float: right;
}

.product__title {
    margin-bottom: 0;
}

#bcpo .bcpo-text input {
    max-width: 100%;
    height: 46px;
}

#bcpo .bcpo-buttons .single-option-selector div:first-child label.bcpo-front-button-label.bcpo-front-button-label::after {
    content: "4-15 lbs";
    display: block !important;
}
#bcpo .bcpo-buttons .single-option-selector div:nth-child(2) label.bcpo-front-button-label.bcpo-front-button-label::after {
    content: "16-25 lbs";
    display: block !important;
}
#bcpo .bcpo-buttons .single-option-selector div:nth-child(3)  label.bcpo-front-button-label.bcpo-front-button-label::after {
    content: "26-40 lbs";
    display: block !important;
}
#bcpo .bcpo-buttons .single-option-selector div:nth-child(4)  label.bcpo-front-button-label.bcpo-front-button-label::after {
    content: "41-60 lbs";
    display: block !important;
}
#bcpo .bcpo-buttons .single-option-selector div:nth-child(5)  label.bcpo-front-button-label.bcpo-front-button-label::after {
    content: "61-85 lbs";
    display: block !important;
}
#bcpo .bcpo-buttons .single-option-selector div:nth-child(6)  label.bcpo-front-button-label.bcpo-front-button-label::after {
    content: "86-150 lbs";
    display: block !important;
}
#bcpo .bcpo-buttons label.bcpo-front-button-label::after {font-size: 11px;margin-top: 4px;}

#bcpo .bcpo-buttons label.bcpo-front-button-label {
    padding-left: 10px;
    padding-right: 10px;
}
.hr-product-grant {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 30px 0 0;
    background: #fef2d8;
    border: 1px solid #f1cb73;
    border-radius: 15px;
    padding: 20px 10px;
    text-align: left;
    position: relative;
    overflow: hidden;
    gap: 11px;
}
.product-customization__title {
    display: none;
}

.product-customization {
    background: #fff;
    border: 1px solid #000;
    border-radius: 14px;
    padding: 13px 20px;
    box-shadow: 1px 1px 10px #eee;
}

label.product-customization__label {
    font-weight: bold;
    color: #000;
}

.product-customization__input {
    height: 53px;
    border-color: #000;
    padding: 11px;
    font-size: 15px !important;
    "Montserrat", font-family: sans-serif;
}
@media(max-width: 480px){
div#bcpo .bcpo-images.bcpo-medium-swatches {
    display: flex !important;
    flex-wrap: wrap;
}

.bcpo-image-parent {}

div#bcpo {}

div#bcpo-select-option-0 {}

div#bcpo .bcpo-images.bcpo-medium-swatches .bcpo-image-parent {
    width: 18% !important;
}

div#bcpo .bcpo-images.bcpo-medium-swatches .bcpo-image-parent label.bcpo-front-image-label {background-size: 66px !important;background-position: center center !important;background-repeat: no-repeat !important;}
}

.hr-product-col-img img {
    max-width: 112px;
}

.hr-product-col-txt h4 {
    margin: 0;
    font-size: 27px;
    letter-spacing: 0;
    font-weight: bold;
    margin-bottom: 4px;
}

.hr-prod-txt {
    color: #000;
    font-weight: 500;
    padding-right: 5px;
}

.product-form__input {
    max-width: 100% !important;
    border: 1px solid #000 !important;
    border-radius: 16px  !important;
    padding: 13px 24px  !important;
    box-shadow: 1px 1px 10px #eee  !important;
}

.product__title {
    margin-bottom: 0 !important;
    margin-top: 5px !important;
    font-weight: bold !important;
}
.product-form__buttons {
    max-width: 100% !important;
}
.price .price-item {
    font-size: 34px !important;
    font-weight: bold;
    letter-spacing: 0;
}

span.badge.price__badge-sale.color-scheme-4.money {
    font-size: 0;
    background: #4CAF50;
    padding: 9px 17px;
    text-align: center !important;
    display: inline-block;
}

span.badge.price__badge-sale.color-scheme-4.money::before {
    content: "SAVE 50%";
    font-size: 17px;
    display: block;
}

.harness-cta-container {
    max-width: 420px;
    margin:  auto;
}

.harness-cta-container .harness-main-cta {
    padding-left: 0;
    padding-right: 0;
}

.utility-bar {
    background: #cff128;
    padding: 5px 0;
}

.product-comparison__table {
    padding: 2px;
    background: #ff890b;
}

.product-comparison__table-header {
    border-radius: 8px 8px 0 0;
}

h2.collapsible-content__heading.inline-richtext.h1 {
    font-weight: 600;
    letter-spacing: 0;
}

.collapsible-content {
    padding-bottom: 68px;
    margin-bottom: 30px;
}

.footer__content-top.page-width {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.footer__content-top.page-width {
    border: 0 !important;
}

.footer__content-bottom {
    padding-top: 0 !important;
    border: 0 !important;
}

footer {
    margin-top: 60px !important;
}

.accordion summary {
    text-decoration: none !important;
    border: 0 !important;
}

.accordion__title {
    text-decoration: none !important;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.collapsible-content .accordion {
    background: #fff !important;
    margin-bottom: 22px;
    border: 0;
    box-shadow: 1px 1px 10px #0000002e;
    border-radius: 14px;
}

.accordion__content {
    padding: 10px 17px !important;
    padding-bottom: 20px  !important;
    padding-top: 0  !important; 
}
.accordion__title {
    letter-spacing: 0;
    font-family: 'Montserrat' !important;
}
p.announcement-bar__message.h5 {
    font-weight: 500;
}
.page-width {
    padding-left: 15px;
    padding-right: 15px;
}
.utility-bar__grid.page-width {
    padding: 0;
}

p.announcement-bar__message.h5 {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    min-height: auto;
}
.theharness-header {
background: #000;
    padding-top: 12px;
    padding-bottom: 12px;
}

.page-width.theharness-header__grid {
    display: flex;
    justify-content: center;
    align-items: center;
}

div#theharness-timer {
    color: #fff;
}

.theharness-header__logo-wrapper {
    flex: 25%;
}

div#theharness-timer {
    flex: 55%;
}

.theharness-header__button-wrapper {
    flex: 20%;
}

a.theharness-header__logo-link img {
    max-width: 135px;
    height: auto;
}
span.theharness-header__timer-text {
    text-transform: uppercase;
}
span.theharness-header__timer-text::before {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 8px 0 0;
    width: 9px;
    height: 9px;
    background: #0bd700;
    border-radius: 50%;
    content: "";
    animation: fade 1.5s ease-in-out infinite;
}
span.theharness-header__timer-text {
    text-align: center;
}
.harness-badge-inner {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    gap: 11px;
}

span.badge-col-last img {
    max-width: 150px;
}

span.stars-ratings {
    font-size: 65px;
    line-height: 16px;
    letter-spacing: -8px;
    color: #FF9800;
    display: flex;
    margin-top: -3px;
}

span.badge-col span {
    font-weight: bold;
}

span.badge-col {
    font-size: 16px;
}

.harness-trust-badge {
    border: 1px solid #e9e1dd;
    border-radius: 100px;
    background: #fff;
    padding: 3px;
    max-width: 710px;
    margin: 0 auto;
    margin-top: 20px;
}

span.badge-col-last {
    display: flex;
}
div#theharness-timer {
    text-align: center;
    font-size: 14px;
      font-weight: 500;
}

span#theharness-countdown {
    display: inline-block;
    min-width: 55px;
}

.theharness-header__button-wrapper {
    text-align: right;
}
a.theharness-header__button {
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    color: #fff;
    max-width: 200px;
    width: 100%;
    letter-spacing: 0.5px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #129d22;
    position: relative;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    box-shadow: none;
    text-transform: uppercase;
    background: #16bb28;
    text-align: center;
    text-decoration: none;
}
/* TheHarness.co Hero Section Styles */

.harness-hero {
  background-color: #FFF9F2; /* Light beige background with paw prints */
  background-image: url('paw-print-bg.png'); /* You'll need to upload this image to your assets */
  background-size: 120px;
  background-repeat: repeat;
font-family: Montserrat,sans-serif;
  color: #333;
}

.page-width {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Main Header Styles */
.harness-hero__header {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 15px;
}

.harness-hero__main-title {
  font-size: 40px;
  font-weight: 900;
  margin: 0 0 15px;
  color: #000;
  line-height: 1.2;
  padding-bottom: 0;
  margin-bottom: 0;
}
.harness-hero__sub-text em {
    font-style: normal;
    display: inline-block;
    border-bottom: 1px solid #000;
    margin-bottom: 2px;
    font-weight: 500;
}
.harness-hero__sub-title {
  font-size: 36px;
  font-weight: 700;
  margin: 0 0 15px;
  color: #ff890b; /* Orange color for subtitle */
  line-height: 1.2;
}

.harness-hero__sub-text {
  font-size: 20px;
  line-height: 1.5;
  max-width: 800px;
  margin: 0 auto;
}

/* Grid Layout */
.harness-hero__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 17px;
    flex-direction: row;
}

/* Left Column - Video Section */
.harness-hero__video-container {
  margin-bottom: 30px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #ddd;
}

.harness-hero__video {
  position: relative;
  cursor: pointer;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
}

.harness-hero__video img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.harness-hero__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.harness-hero__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.harness-hero__play-button {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.harness-hero__play-icon {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}

.harness-hero__play-text {
  color: white;
  font-size: 30px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.2;
}

/* Left Column - Benefits Section */
.harness-hero__benefits {
  margin-bottom: 30px;
}

.harness-hero__benefit-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
}

.harness-hero__benefit-icon {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 12px;
  margin-top: 2px;
}

.harness-hero__benefit-text {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
}
.harness-hero__testimonial-author span {
    color: #ff890b;
}

.harness-hero__testimonial-author {
    font-weight: 500;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 18px;
}
/* Left Column - Testimonial */
.harness-hero__testimonial {
  display: flex;
}

.harness-hero__testimonial-image {
  flex-shrink: 0;
  width: 69px;
  height: 69px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.harness-hero__testimonial-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.harness-hero__testimonial-content {
  flex-grow: 1;
}

.harness-hero__testimonial-stars {
  color: #F8C53A; /* Gold star color */
  font-size: 18px;
  margin-bottom: 5px;
}

.harness-hero__testimonial-text {
  font-style: italic;
  margin-bottom: 8px;
  line-height: 1.4;
  font-size: 16px;
}

.harness-hero__testimonial-author {
  font-size: 14px;
  color: #666;
}
.main-cta-block {
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
}

a.harness-cta-common {
    display: inline-block;
    vertical-align: middle;
    background: #16bb28;
    border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    width: 100%;
    box-shadow: 0px 5px 0px 0px #e5e5e5;
    height: 70px;
    padding: 10px 25px 10px 5px;
    text-shadow: 1px 1px 1px #129d22;
    position: relative;
    text-decoration: none;
}

.main-cta-subtext {
    line-height: 20px;';
    font-size: 16px;
    line-height: 20px;
    font-size: 16px;
}

a.harness-cta-common {text-align: center;}

.cta-emj-col {
    font-size: 35px;
}

.harness-hero__grid {
    align-items: flex-start;
}

.harness-hero__offer-box {
    padding-bottom: 14px;
}
.harness-hero__product-image img {
    object-fit: contain;
}
.reelUp_cards_carousel .reelUp_slider_heading {
    font-weight: bold !important;
    margin-top: 30px;
    margin-bottom: 25px;
}
.harness-hero__timer-label {
    margin-right: 10px;
}

.harness-hero {
    padding-top: 5px;
    padding-bottom: 50px;
}

.harness-main-cta {
    padding-left: 20px;
    padding-right: 20px;
}

.cta-emj-col {
    position: absolute;
    right: 10px;
    top: 5px;
}
/* Right Column - Offer Box */
.harness-hero__right-column {
  display: flex;
  flex-direction: column;
}

.harness-hero__offer-box {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.harness-hero__offer-heading {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 20px;
  background-color: #ff890b; /* Orange background */
  color: white;
  padding: 15px;
  border-radius: 5px 5px 0 0;
  line-height: 1.3;
}

.harness-hero__offer-heading strike {
  color: white;
}

/* Product Image */
.harness-hero__product-image {
  text-align: center;
  margin-bottom: 15px;
}

.harness-hero__product-image img {
  max-width: 100%;
  height: auto;
  max-height: 300px;
}

/* Colors Section */
.harness-hero__colors-available {
  text-align: center;
  margin: 10px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}

.harness-hero__colors-available p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.harness-hero__colors-image {
  text-align: center;
  margin-bottom: 20px;
}

.harness-hero__colors-image img {
  max-width: 100%;
  height: auto;
}

/* Timer */
.harness-hero__timer-container {
  text-align: center;
  margin-bottom: 20px;
}

.harness-hero__timer-label {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 5px;
}

.harness-hero__timer {
  font-size: 24px;
  font-weight: bold;
  color: #DC3545; /* Red timer color */
}

/* CTA Button */
.harness-hero__cta {
  margin-bottom: 20px;
}

.harness-hero__button {
  display: block;
  width: 100%;
  background-color: #5CB85C; /* Green button */
  color: white;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  padding: 15px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 0 #3e8e3e;
}

.harness-hero__button:hover {
  background-color: #4CAE4C;
}

.harness-hero__button-subtext {
  text-align: center;
  margin-top: 8px;
  font-size: 16px;
  color: #666;
}

/* Order Benefits */
.harness-hero__order-benefits {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 10px;
}

.harness-hero__order-benefit-item {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.harness-hero__order-benefit-text {
    font-size: 12px;
}

.harness-hero__order-benefits .harness-hero__order-benefit-icon circle {
    fill: #7b7b7b;
}

.harness-hero__order-benefit-icon svg {
    width: 13px;
    height: 13px;
    margin-top: 8px;
}
.harness-hero__order-benefit-text {
    margin-left: 6px;
}

.harness-hero__order-benefit-text {
  color: #555;
}
.harness-hero__right-column {
    width: 38.46%;
}

.harness-hero__left-column {
    width: 60%;
}
.harness-hero__order-benefit-text {
    margin-left: 6px;
}

.harness-hero__colors-available p {font-size: 16px;}

.harness-hero__colors-available {
    padding: 2px;
}

.harness-hero__timer-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
}

.harness-hero__timer-label {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}

.harness-hero__timer {
    font-size: 14px;
}

.harness-hero__colors-image {
    margin-bottom: 15px;
}
.harness-hero__offer-heading strong {
    font-weight: 800;
    color: #fff490;
}
.harness-hero__offer-heading span::before {
    content: "";
    width: 100%;
    height: 4px;
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    background: #F44336;
    transform: rotate(-9deg);
}

.harness-hero__offer-heading span {
    position: relative;
}
/* Responsive Adjustments */
@media screen and (max-width: 990px) {
  .harness-hero__grid {
    flex-direction: column;
  }
  
  .harness-hero__main-title {
    font-size: 32px;
  }
  
  .harness-hero__sub-title {
    font-size: 28px;
  }
  
  .harness-hero__offer-heading {
    font-size: 22px;
  }
}

@media screen and (max-width: 767px) {
  .harness-hero__main-title {
    font-size: 28px;
  }
  
  .harness-hero__sub-title {
    font-size: 24px;
  }
  
  .harness-hero__benefit-text {
    font-size: 16px;
  }
  
  .harness-hero__order-benefits {
    flex-direction: column;
    gap: 8px;
    align-items: center;
  }
}

@media screen and (max-width: 480px) {
  .harness-hero__main-title {
    font-size: 24px;
  }
  
  .harness-hero__sub-title {
    font-size: 20px;
  }
  
  .harness-hero__play-text {
    font-size: 24px;
  }
  
  .harness-hero__play-icon {
    width: 60px;
    height: 60px;
  }
}
.harness-hero__benefit-icon svg circle {
  fill: #14c739;
}
.harness-hero__benefit-item {
}
.harness-hero__benefits div:first-child .harness-hero__benefit-text {
  color: #14c739;
  font-weight: 600;
}
@keyframes fade {
    0% {
        opacity: 100%;
    }

    50% {
        opacity: 30%;
    }

    70% {
        opacity: 100%;
    }

    100% {
        opacity: 100%;
    }
}