/** Shopify CDN: Minification failed

Line 315:0 Unexpected "}"

**/
@media (min-width: 768px) { /* Adjust breakpoint as needed */
    button.bis-modal-trigger, button.button--primary  {
        width: 50% !important;
        max-width: 50%;
        flex: 0 0 50%;
    }
}
.video-section{position:relative;}
.video-section .banner__content.banner__content--.page-width {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.video-section img {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.custom_video .deferred-media__poster {
	cursor: pointer;
	margin: 0;
	height: 65px;
	width: 80px;
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	left: 0;
	right: 0;
	display: flex;
	align-content: center;
	justify-content: center;
	border: 1px solid;
  margin-top: 30px;
	border-radius: 5px;
}
.custom_video .video-section__poster .icon.icon-play {
	max-width: 101px;
	max-height: 64px;
	padding: 13px;
}
body {
	overflow-x: hidden;
  font-size: 18px !important;
  line-height: 33px !important;
}
.rich-text p {
  font-size: 18px !important;
    line-height: 33px !important;
}
  @media screen and (max-width: 749px) {
body, .rich-text p {
  line-height: 28px !important;
}
    .h0, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
      line-height: 1.2;
    }
    .image-with-text__content {
      padding: 20px !important;
    }
    .newsletter--narrow .newsletter__wrapper, .newsletter:not(.newsletter--narrow) .newsletter__wrapper.color-background-1 {
      padding: 20px;
    }
  }


.simple_custom {
	position: relative;
}
.simple_custom img {
	position: absolute;
	top: 0px;
	left: 0;
}
.simple_custom .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #ffffff94;
	width: 40%;
	padding: 40px;
	border-radius: 8px;
	text-align: center;
}
.simple_custom p {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0;
	margin: 0;
	opacity: 1;
}
.simple_custom h1 {
	margin: 0;
	letter-spacing: -3px;
	font-size: 50px;
	font-weight: bold;
}
.simple_custom video {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.simple_custom .p_p {
	font-size: 18px;
	border: none;
	background: #00205c;
	padding: 7px 20px;
	color: #fff;
	font-weight: 5;
	border-radius: 7px;
	text-transform: uppercase;
	margin: 12px 0;
}
button.p_p{
	cursor: pointer;
}

/* accordion */

.FAQ input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.accordion-wrapper {
	border-radius: 8px;
	overflow: hidden;
	max-width: 700px;
	margin: 0 auto;
	background: #fff;
	padding: 30px;
}
.FAQ h1 {
	margin-top: 0;
	margin-bottom: 30px;
}
.FAQ h1 p {
	font-size: 30px;
	letter-spacing: 0;
	margin-bottom: 60px;
	color: #000;
	text-transform: ;
}
.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 16px;
}
.accordion:last-child{
    margin-bottom: 0;
}
.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 16px;
    background: rgb(0, 168, 225);
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
  position: relative;
}
.accordion-label:hover {
    background: rgba(4,57,94,1);
}
.accordion-label::after {
	content: "\276F";
	width: 16px;
	height: 16px;
	text-align: center;
	-webkit-transition: all .3s;
	right: 1%;
	position: absolute;
	left: auto;
	top: 50%;
	transform: translate(0 , -110%);
}
.accordion-content {
    max-height: 0;
    padding: 0 16px;
    color: rgba(4,57,94,1);
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content p{
    margin: 0;
    color: rgba(4,57,94,.7);
    font-size: 18px;
}
.FAQ input:checked + .accordion-label {
    background: rgba(4,57,94,1);
}
.FAQ input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  top: 40%;
}
.FAQ input:checked ~ .accordion-content {
    max-height: 100vh;
    padding: 16px;
}
.FAQ p {
	padding: 0;
	margin: 0;
	line-height: 26px;
	font-size: 18px;
}
.mob.banner__media.media{display: none;}

@media screen and ( max-width: 600px ){
  .desk.banner__media.media {
	display: none;
}
  .mob.banner__media.media{display: block;}
.simple_custom .content {
	width: 80%;
	padding: 10px;
	border-radius: 8px;
}
  .simple_custom h1 {
	font-size: 25px;
}
  .simple_custom p {
	font-size: 16px;
}
  .simple_custom .p_p {
	font-size: 15px;
	border: none;
	background: #00205c;
	padding: 7px 20px;
	color: #fff;
	font-weight: 5;
	border-radius: 7px;
	text-transform: uppercase;
	margin: 5px 0;
}
  .popup .popup-window{
  	width: 100% !important; 
}
}
/* Disable sold out display */
.card__badge {
  display: none !important;
}
.swym-button-bar {
  margin: 0 !important;
  width: 100% !important;
}
.swym-btn-container[data-position=default] {
  display: block !important;
}
.swym-btn-container[data-position=default] .swym-add-to-watchlist.swym-text {
  width: 100% !important;
  text-transform: uppercase !important;
  padding: .9rem 3rem 1.1rem !important;
  height: auto !important;
  line-height: inherit !important;
}
  .swym-remind-me #swym-remind-email-auth-button {
    text-transform: uppercase !important;
font-size: 16px !important;
  }
.button:disabled {
  display: none !important;
}
.price--sold-out .badge {
  display: none !important;
}
.product-form__quantity .form__label {
  display: none;
}
.swym-btn-container .swym-add-to-watchlist.swym-text {
  height: auto !important;
  line-height: inherit !importants;
}
@media screen and (min-width: 750px) {
.background-none .multicolumn-card__image-wrapper {
  margin: 0 !important;
}
}

/* pp added */

  button.swym-add-to-watchlist, 
  #product-form-template--15678528782505__main > div > div > div > button {
  background-color: #183C59 !important; }
.button, .shopify-challenge__button, .customer button,
button#swym-remind-email-auth-button{
  background-color: #183C59 !important; 
}
div.contact_info-wrapper{
    background-color:##f9f9f9!important;
}
.contact_info-wrapper a {
    color: black!important;
    text-decoration: underline!important;
}
.subtitle  {
  font-size: 12px;
  line-height: 14px;
}
.product__info-container--sticky {
  background: white;
}
}

.product__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Sticky announcement bar for product pages with images */
#shopify-section-announcement-bar {
  position: sticky;
  top: 0;
  z-index: 100;
}

.announcement-bar--sticky {
  position: relative;
  width: 100%;
}

/* Remove ALL spacing from announcement bar with images */
.announcement-bar--product-images {
  padding: 0 !important;
  margin: 0 !important;
  min-height: 40px !important;
  max-height: 40px !important;
  height: 40px !important;
  overflow: hidden !important;
  display: block !important;
  line-height: 0 !important;
  transition: background-color 0.5s ease;
}

.announcement-bar--product-images * {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0 !important;
}

.announcement-bar--product-images .announcement-bar__message {
  line-height: 0 !important;
  height: 40px !important;
  display: block !important;
  font-size: 0 !important;
}

/* Image wrapper styles */
.announcement-bar__image-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 0;
  font-size: 0;
  transition: background-color 0.5s ease;
}

/* Announcement images */
/* Announcement images - Base styles */
.announcement-img-1,
.announcement-img-2 {
  width: 100%;
  height: 40px;
  object-fit: contain;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.5s ease;
  display: block;
  vertical-align: top;
  line-height: 0;
}

.announcement-img-1 {
  opacity: 1;
}

.announcement-img-2 {
  opacity: 0;
}

/* Desktop images - show by default */
.announcement-img-desktop {
  display: block;
}

/* Mobile images - hide by default */
.announcement-img-mobile {
  display: none;
}

/* Mobile breakpoint - swap visibility */
@media screen and (max-width: 749px) {
  .announcement-img-desktop {
    display: none;
  }
  
  .announcement-img-mobile {
    display: block;
  }
  
  /* Optionally adjust height for mobile */
  .announcement-img-1,
  .announcement-img-2 {
    height: 35px; /* Slightly shorter on mobile */
  }
}

/* Tablet breakpoint (optional fine-tuning) */
@media screen and (min-width: 750px) and (max-width: 989px) {
  .announcement-img-1,
  .announcement-img-2 {
    height: 38px;
  }
}
.product__info-container .product-form {
    margin: 0;
}
.buy-buttons-with-seal {
    gap: 0 2rem !important;
  }

  /* Stamped Carousel Custom Styling */
#stamped-reviews-widget[data-widget-type="carousel"] {
  background: #5a7a8c;
  padding: 60px;
  max-width: 100% !important;
  position: relative;
}

/* Header styling */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title {
  color: white !important;
  font-size: 36px !important;
  font-weight: 700 !important;
  letter-spacing: 2px !important;
  text-align: center;
  width: 100%;
  margin-bottom: 40px !important;
  float: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 15px !important;
  text-transform: uppercase !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title:before {
  content: "" !important;
  display: inline-block !important;
  width: 50px !important;
  height: 50px !important;
  background-image: url('/cdn/shop/files/quote-icon.png?v=1759795359') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  margin-right: 0 !important;
}

/* Hide default subtitle */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-subtitle {
  display: none !important;
}

/* Navigation buttons container */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons {
  position: absolute !important;
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  top: 55% !important;
  transform: translateY(-50%) !important;
  pointer-events: none !important;
  z-index: 100 !important;
  float: none !important;
  margin: 0 !important;
  display: block !important;
}

/* Navigation buttons */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-left,
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-right {
  pointer-events: all !important;
  background: transparent !important;
  border: none !important;
  color: white !important;
  font-size: 60px !important;
  font-weight: 300 !important;
  width: auto !important;
  height: auto !important;
  line-height: 1 !important;
  position: absolute !important;
  opacity: 0.8 !important;
  transition: opacity 0.3s !important;
  cursor: pointer !important;
  padding: 10px 20px !important;
  display: inline-block !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-left:before {
  content: "‹" !important;
  font-size: 60px !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-right:before {
  content: "›" !important;
  font-size: 60px !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-left:hover,
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-right:hover {
  opacity: 1 !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-left {
  left: 20px !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-right {
  right: 20px !important;
}

/* Scroll container */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll {
  overflow: hidden !important;
  height: auto !important;
  min-height: 380px !important;
  width: 100% !important;
  float: none !important;
  clear: both !important;
  padding: 0 80px !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll:before {
  content: '' !important;
  display: block !important;
  height: 1px !important;
  background: rgba(255,255,255,0.3) !important;
  margin: 0 -80px 40px -80px !important;
  border: none !important;
}

/* Wrapper */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll-wrapper {
  position: relative !important;
  transition: left 0.5s ease !important;
  display: flex !important;
  gap: 30px !important;
  font-size: 0 !important;
}

/* Review cards */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block {
  background: white !important;
  border-radius: 8px !important;
  padding: 35px 30px !important;
  margin: 0 !important;
  height: auto !important;
  min-height: 340px !important;
  display: inline-flex !important;
  flex-direction: column !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
  flex-shrink: 0 !important;
  box-sizing: border-box !important;
  vertical-align: top !important;
  font-size: 15px !important;
}

/* Hide product image and title */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-image,
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-product-title,
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-location {
  display: none !important;
}

/* Stars */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-rating {
  color: #90c695 !important;
  font-size: 22px !important;
  margin-bottom: 15px !important;
  line-height: 1 !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-rating i,
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-rating .stamped-fa {
  color: #90c695 !important;
  font-size: 22px !important;
  margin-right: 2px !important;
}

/* Hide review title and date */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-title,
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-date {
  display: none !important;
}

/* Review message */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-message {
  margin: 0 0 auto 0 !important;
  padding: 0 !important;
  flex: 1 !important;
  white-space: normal !important;
}

#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-message-block {
  color: #000000 !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  font-style: normal !important;
  font-family: inherit !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 8 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  margin-bottom: 20px !important;
}

/* Author name */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-author {
  font-weight: 700 !important;
  font-size: 17px !important;
  color: #1a1a1a !important;
  margin: 0 !important;
  padding-top: 10px !important;
}

/* Ratings wrapper */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-ratings-wrapper {
  padding: 0 !important;
  margin: 0 0 15px 0 !important;
}

@media (max-width: 749px) {
  #stamped-reviews-widget[data-widget-type="carousel"] {
    padding: 40px 15px !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block {
    width: calc(100vw - 70px) !important;
    min-width: calc(100vw - 70px) !important;
    max-width: calc(100vw - 70px) !important;
    min-height: 380px !important;
    padding: 30px 20px !important;
    margin-bottom: 20px !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-reviews-message-block {
    -webkit-line-clamp: 9 !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll {
    padding: 0 20px !important;
    min-height: 450px !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll-wrapper {
    gap: 20px !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll:before {
    margin: 0 -20px 20px -20px !important;
  }
  
  /* Hide navigation arrows on mobile */
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-left,
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-button-right {
    display: none !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-title {
    font-size: 24px !important;
    margin-bottom: 30px !important;
  }
  
  #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons {
    top: 50% !important;
  }
  /* Enable scroll snap on the wrapper */
#stamped-carousel-scroll-wrapper {
  position: relative !important;
  left: 0 !important;
  display: flex !important;
  gap: 30px !important;
  scroll-snap-type: x mandatory !important;
  scroll-behavior: smooth !important;
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch !important;
}

/* Snap each review block */
#stamped-carousel-scroll-wrapper .block {
  scroll-snap-align: start !important;
  flex: 0 0 auto !important;
  width: 80vw !important; /* or whatever width makes sense for your layout */
  box-sizing: border-box !important;
}

/* Optional: Hide navigation arrows if desired */
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-buttons {
  display: none !important;
}
}
.mobile-only-break {
  display: none;
}

@media (max-width: 749px) {
  .mobile-only-break {
    display: block;
  }
}