/** 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;
}

