/** Shopify CDN: Minification failed

Line 949:0 Unexpected "}"

**/
.share-button details {
     float: left;
     width: 100%;
}
.template-product .breadcrumb_title {
	display: none;
}
.product__media-list {
	
}
 .product-form__quantity {
     width: auto;
}
 .product__info-container--sticky .product-form {
   float: left;
margin-block: 20px 10px;
column-count: 2;
}
 .price-product .price dl {
     float: left;
}

 button.share-button__button {
     background-color: #1383c6;
}
 .btn-wishlist {
     float: left;
     margin-right: 50px;
    margin-top:50px;
}
 .sidebar-banners #banner {
     margin-bottom: 30px;
}
 .subbanner-custom {
     background-color: var(--color-base-accent-1);
     color: var(--color-base-accent-3);
     height: 140px;
     text-align: center;
     text-transform: uppercase;
     margin-top: 30px;
     border-radius: 5px;
}
 .cms_offer {
     font-size: 16px;
     padding: 15px 0 0;
     text-align: center;
     letter-spacing: 0.2px;
}
 .cms_offer1 {
     font-size: 32px;
	border-top: 1px solid rgba(var(--color-base-accent-3-rgb),.3);
    border-bottom: 1px solid rgba(var(--color-base-accent-3-rgb),.3);
     display: inline-block;
     vertical-align: top;
     line-height: 35px;
     margin: 5px 0;
     padding: 5px 0;
     font-weight: 700;
}
 .cms_offer2 {
     font-size: 18px;
     font-weight: 500;
}
 .sidebar-banners {
     float: left;
     width: 18.2%;
     margin-left: 30px;
}
 .grid__item.product__media-wrapper {
     width:45%;
     float: left;
   	 padding: 0;
	 text-align: center;
}
 .product__info-wrapper.grid__item {
     width: 55%;
     padding: 0 0 0 40px;
}
 .product--no-media {
     max-width: 57rem;
     margin: 0 auto;
}
 .product__media-wrapper {
     padding-left: 0;
}
 .product-single__description {
     width: 100%;
     margin: 40px auto;
     float: left;
}
.product slider-component .slider-buttons {
	position: relative;
	width: auto;
	opacity: 1;
	display: inline-block;
	top: 0;
	margin-top: 30px;
}
.product .slider-buttons--overlay .slider-counter {
	margin-right: 0;
	padding: 0 5px;
  	line-height: 14px;
}
.product .slider-button.slider-button--prev {
	left: -30px;
}
.product .slider-button.slider-button--next {
	right: -30px;
  	top: 0;
}
 .spr-container {
     border: none !important;
     padding: 0 !important;
}
 .tabs {
     float: left;
     width: 100%;
     list-style: none;
     overflow: hidden;
     position: relative;
     padding-bottom: 0;
     margin: 0;
     text-align: left;
     padding-left: 0;
}
@media (max-width: 357px) {
 .tabs {
   width: 120%;
}}
   
 .tab-container {
     float: left;
     padding: 30px;
     border: none
     margin-top: 0;
     border-radius: 0 0 4px 4px;
     -webkit-border-radius: 0 0 4px 4px;
     -khtml-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
     -o-border-radius: 0 0 4px 4px;
     width: 100%;
     margin-bottom: 40px;
}
 .tabs li {
     display: inline-block;
   	 margin-right: 5px;
}
 .tabs li a.active {
    background: var(--color-base-button-background);
    color: var(--color-base-button-text);
}
 .tabs li a {
   display: inline-block;
   padding: 1.22em 5.05em;
   text-align: center;
   background: #1b1f19;
   border-radius: 0;
   -webkit-border-radius: 0;
   -khtml-border-radius: 0;
   -moz-border-radius: 0;
   -o-border-radius: 0;
   font-weight: 4000;
   text-transform: uppercase;
   color: var(--color-base-button-text);
     font-family: 'Paytone One', sans-serif !important;
}
 .product__info-wrapper {
     padding-left: 0;
     padding-bottom: 0;
}
 @media screen and (max-width: 749px) {
     .product-section {
         margin-top: 0;
    }
}
 @media screen and (min-width: 750px) {
     .product__info-container--sticky {
         position: sticky;
         top: 3rem;
         z-index: 2;
         float: left;
    }
     .product__info-wrapper {
         padding-left: 5rem;
    }
     .product__media-container .slider-buttons {
         display: none;
    }
}
/* Dynamic checkout */

 .shopify-payment-button__button--unbranded {
     box-shadow: none;
     line-height: 1.2;
}
 .shopify-payment-button__button--unbranded:focus {
     outline: 0.3rem solid var(--color-foreground);
     outline-offset: 0.3rem;
}
 .shopify-payment-button__button--unbranded:focus-visible {
     outline: 0.3rem solid var(--color-foreground);
     outline-offset: 0.3rem;
}
 .shopify-payment-button__button--unbranded:focus:not(:focus-visible) {
     outline: 0;
}
 .product-com-wish {
     float: left;
     width: 100%;
     font-weight: 600;
     cursor: pointer;
}
/* .shopify-payment-button__button:hover {
     background-color: var(--color-base-button-background) !important;
     color: var(--color-base-button-text);
}

*/
 .product-form__buttons {
     float: left;
     width: 100%;
}
 .shopify-payment-button {
     float: left;
     width: 100%;
}
 .shopify-payment-button__more-options {
     margin: 1.6rem 0 1rem;
     font-size: 1.2rem;
     line-height: 1.5;
     letter-spacing: 0.05rem;
     text-decoration: underline;
     text-underline-offset: 0.3rem;
     display: none;
}
/* Product form */
 .product-form {
     display: block;
}
/* Form Elements */
 .product-form__input {
     flex: 0 0 100%;
     padding: 0;
     margin: 0 0 2rem 0;
     max-width: 37rem;
     min-width: fit-content;
     border: none;
}
 variant-radios, variant-selects {
     display: block;
     float: left;
}
 .product-form__input--dropdown {
     margin-bottom: 1.6rem;
}
.product-form__input .form__label {
  padding-left: 0;
  display: inline-block;
  margin-right: 12px;
  font-family: 'Paytone One', sans-serif !important;
  text-transform: uppercase;
  
}
 fieldset.product-form__input .form__label {
     margin-bottom: 0.2rem;
}
 .product-form__input input[type='radio'] {
     clip: rect(0, 0, 0, 0);
     overflow: hidden;
     position: absolute;
     height: 1px;
     width: 1px;
     display: none
}
 .product-form__input input[type='radio'] + label {
     border: 1px solid var(--color-base-border);
     border-radius: 4rem;
     background-color: var(--color-background);
     color: var(--color-foreground);
     display: inline-block;
     margin: 0.7rem 0.5rem 0.2rem 0;
     padding: 1rem 2rem;
     font-size: 1.4rem;
     letter-spacing: 0.1rem;
     line-height: 1;
     text-align: center;
     transition: border var(--duration-short) ease;
     cursor: pointer;
}
.product__info-wrapper .product-variant-Color .product-form__input label {
	font-size: 0;
	height: 30px;
	width: 30px;
	box-shadow: 0 0 0 1px transparent;
	margin-bottom: 0;
	padding: 0;
}
 .product-form__input input[type='radio'] + label:hover {
     border: 1px solid var(--color-base-border);
}
.product-form__input input[type="radio"]:checked + label {
	color: var(--color-base-text);
	box-shadow:0 0 0 1px var(--color-base-button-background);
	border: 1px solid #fff;
}
 .product-form__input input[type='radio']:disabled + label {
     border-color: var(--color-foreground-10);
     color: var(--color-foreground-40);
     text-decoration: line-through;
}
 .product-form__input input[type='radio']:focus-visible + label {
     box-shadow: 0 0 0 0.3rem var(--color-background), 0 0 0 0.5rem var(--color-foreground-55);
}
/* Fallback */
 .product-form__input input[type='radio']:focus + label {
     box-shadow: 0 0 0 0.3rem var(--color-background), 0 0 0 0.5rem var(--color-foreground-55);
}
/* No outline when focus-visible is available in the browser */
 .product-form__input input[type='radio']:focus:not(:focus-visible) + label {
     box-shadow: none;
}
 .product-form__input .select {
     max-width: 25rem;
}
 .product-form__submit {
     margin-bottom: 0;
     float: left;
     width: 100%;
}
 .product-form__submit[disabled] + .shopify-payment-button {
     display: none;
}
/* Overrides */
 .shopify-payment-button__more-options {
     color: var(--color-foreground);
}
.shopify-payment-button__button {
	letter-spacing: .1rem;
width: 100%;
font-size: 15px;
font-weight: 600;
/* padding: 14px 40px; */
border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border: 0;
/* background: var(--color-base-accent-3);*/
color: var(--color-base-text);
min-height: 0;
overflow: hidden;
text-transform: uppercase;
}
 .product-form__quantity {
     width: auto !important;
}
/* Product info */
 .product__info-container > * + * {
     margin: 10px 0;
     float: left;
     width: 100%;
}
 .product__text {
     margin-bottom: 0;
}
 a.product__text {
     display: block;
     text-decoration: none;
     color: var(--color-foreground-75);
}
 .product__text.caption-with-letter-spacing {
     text-transform: uppercase;
}
 .product__title {
     word-break: break-word;
     margin-bottom: 0;
     font-size: 22px;
   	 line-height: 32px;
     font-weight: 500;
     text-transform: uppercase;
    
}
 .reviews {
     margin: 0;
}
 .product-price {
     padding-bottom: 20px;
     float: left;
     width: 100%;
}
 .product-price.visibility-hidden {
     display: none;
}
 .price-product {
     border-bottom: 1px solid var(--color-base-border);
}
 .product-card__badge {
     position: relative;
     display: block;
     line-height: 22px;
}
 .product-card__badge::before {
     content: "";
     position: absolute;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 0 20px 10px;
     border-color: transparent transparent transparent var(--color-base-accent-1);
     right: -10px;
     left: auto;
     top: 0;
}
 .product__title + .product__text.caption-with-letter-spacing {
     margin-top: -1.5rem;
}
 .product__text.caption-with-letter-spacing + .product__title {
     margin-top: 0;
}
 .product__accordion .accordion__content {
     padding:  1rem;
}
 .product .price {
    font-weight: 400;
color: var(--color-base-accent-1);
font-family: Paytone One,sans-serif !important;
}
 .product .price--sold-out .price__badge-sold-out {
     background: transparent;
     color: var(--color-background);
     padding: 1rem 1.6rem 0 0.6rem;
     border: none;
}
 .product .price--sold-out .price__badge-sale {
     display: none;
}
 @media screen and (min-width: 750px) {
     .product__info-container > *:first-child {
         margin-top: 0;
    }
}
 .product__description-title {
     font-weight: 600;
}
 .product--no-media .product__title, .product--no-media .product__text {
     text-align: center;
}
 .product--no-media fieldset.product-form__input, .product--no-media .product-form__quantity, .product--no-media .product-form__input--dropdown, .product--no-media .share-button {
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
}
 .product--no-media .product-form__quantity, .product--no-media .product-form__input--dropdown {
     flex-direction: column;
     max-width: 100%;
}
 .product--no-media fieldset.product-form__input {
     flex-wrap: wrap;
     margin: 0 auto 1.2rem auto;
}
 .product--no-media .product__info-container > modal-opener {
     display: block;
     text-align: center;
}
 .product--no-media .product-popup-modal__button {
     padding-right: 0;
}
 .product--no-media .price {
     justify-content: center;
}
 .product--no-media .product__info-wrapper {
     padding-left: 0;
}
/* Product media */
 @media screen and (max-width: 749px) {
     .product__media-list {
         margin-left: -2.5rem;
         padding-bottom: 2rem;
         margin-bottom: 3rem;
         width: calc(100% + 4rem);
    }
     .slider.product__media-list {
         padding-bottom: 0;
    }
     .slider.product__media-list::-webkit-scrollbar {
         height: 0.2rem;
         width: 0.2rem;
    }
     .product__media-list::-webkit-scrollbar-thumb {
         background-color: var(--color-foreground);
    }
     .product__media-list::-webkit-scrollbar-track {
         background-color: var(--color-foreground-20);
    }
     .product__media-list .product__media-item {
         width: 100%;
    }

}
 @media screen and (min-width: 750px) and (max-width: 989px) {
     .product__media-list .product__media-item:first-child {
         padding-left: 0;
    }
     .product__media-list .product__media-item {
         padding: 0 0 0.5rem;
         width: 100%;
    }
}
 .product__media-icon .icon {
     width: 1.2rem;
     height: 1.4rem;
}
 .product__media-icon {
     background-color: var(--color-background);
     border-radius: 50%;
     border: 0.1rem solid var(--color-foreground-10);
     color: var(--color-foreground);
     display: flex;
     align-items: center;
     justify-content: center;
     height: 3rem;
     width: 3rem;
     position: absolute;
     left: 1.5rem;
     top: 1.5rem;
     z-index: 1;
     transition: color var(--duration-short) ease, opacity var(--duration-short) ease;
}
 .product__media-video .product__media-icon {
     opacity: 1;
}
 .product__modal-opener--image .product__media-toggle:hover {
     cursor: zoom-in;
}
 .product__modal-opener:hover .product__media-icon {
     border: 0.1rem solid var(--color-foreground-10);
}
 @media screen and (min-width: 750px) {
     .grid__item.product__media-item--full {
         width: 100%;
    }
}
 .product__media-item > * {
     display: block;
     position: relative;
     z-index:0;
}
.product__media-toggle {
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	height: 40px;
	width: 40px;
}
 .product-media-modal {
     background-color: #F5F2E6;
     box-sizing: border-box;
     height: 100%;
     left: 0;
     opacity: 0;
     position: fixed;
     top: 0;
     width: 100%;
     visibility: hidden;
     z-index: -1;
}
 @media screen and (min-width: 750px) {
     .product-media-modal {
         padding: 0;
    }
}
 .product-media-modal[open] {
     opacity: 1;
     visibility: visible;
     z-index: 101;
}
 .product-media-modal__content {
     display: flex;
     flex-direction: column;
     height: 100vh;
     overflow: auto;
     width: 100%;
}
 .product-media-modal__content > *:not(.active), .product__media-list .deferred-media {
     display: none;
}
 @media screen and (min-width: 750px) {
     .product-media-modal__content {
         height: 100vh;
    }
     .product-media-modal__content > *:not(.active) {
         display: block;
    }
     .product-media-modal__content {
         justify-content: flex-start;
         padding-bottom: 2rem;
    }
     .product-media-modal__content > *:first-child {
         padding-top: 2rem;
    }
     .product__modal-opener:not(.product__modal-opener--image) {
         display: none;
    }
     .product__media-list .deferred-media {
         display: block;
    }
}
 .product-media-modal__content > * {
     height: auto;
     margin: auto;
}
 .product-media-modal__content .media {
     background: none;
}
 .product-media-modal__model {
     width: 100%;
}
 .product-media-modal__toggle {
     background-color: var(--color-background);
     border: 0.1rem solid var(--color-foreground-10);
     border-radius: 50%;
     color: var(--color-foreground-55);
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
     right: 2rem;
     padding: 1.2rem;
     position: fixed;
     z-index: 2;
     top: 2rem;
     width: 4rem;
}
 .product-media-modal__content .deferred-media {
     width: 100%;
}
 @media screen and (min-width: 750px) {
     .product-media-modal__content > * + * {
         margin-top: 2rem;
    }
     .product-media-modal__toggle {
         right: 4.8rem;
         top: 3.5rem;
    }
}
 @media screen and (min-width: 990px) {
     .product-media-modal__content > * + * {
         margin-top: 1.5rem;
    }
     .product-media-modal__content {
         padding-bottom: 1.5rem;
    }
     .product-media-modal__content > *:first-child {
         padding-top: 1.5rem;
    }
     .product-media-modal__toggle {
         right: 4.3rem;
         top: 3rem;
    }
}
 .product-media-modal__toggle:hover {
     color: var(--color-foreground-75);
}
 .product-media-modal__toggle .icon {
     height: auto;
     margin: 0;
     width: 2.2rem;
}
/* Product thumbnail */
 .thumbnails {
     display: grid;
     flex-wrap: wrap;
     margin-top: 1.5rem;
     grid-template-columns: repeat(5, 1fr);
     grid-gap: 1rem;
}
 @media screen and (min-width: 750px) {
     .thumbnails {
         grid-template-columns: repeat(4, 1fr);
    }
}
 @media screen and (min-width: 990px) {
     .thumbnails {
         grid-template-columns: repeat(6, 1fr);
    }
}
 .thumbnail {
     position: relative;
     display: block;
     width: 100%;
     color: var(--color-foreground);
     cursor: pointer;
     border: 0.2rem inset var(--color-background);
     border-style: solid;
}
 .thumbnail:hover {
     opacity: 0.7;
}
 .thumbnail.is-active {
     border: 0.2rem solid var(--color-foreground);
}
 .thumbnail img {
     pointer-events: none;
}
 .thumbnail .icon {
     position: absolute;
     top: 0.3rem;
     right: 0.3rem;
     width: 2.4rem;
     height: 2.4rem;
     z-index: 2;
     pointer-events: none;
     fill: var(--color-background);
}
/* Product share */
 .share-button {
     display: block;
     position: relative;
     border-top: none;
     padding: 10px 0 0;
     font-weight: 400;
     color: var(--color-base-accent-2);
     margin-bottom: 0;
}
 .share-button__button .icon-share, .icon.icon-popup {
     margin-right: 1rem;
}
 .share-button__fallback {
     background: var(--color-background);
     padding: 0;
     position: absolute;
     top: 4rem;
     left: -0.1rem;
     z-index: 3;
     width: 100%;
}
 .share-button__fallback {
     display: flex;
     flex-direction: column;
}
 .share-button__fallback .button {
     margin-top: 1rem;
   display:none;
}
 .share-button__fallback .icon-clipboard {
     height: 1.4rem;
     width: 1.8rem;
}
 .share-button__message:not(:empty) {
     font-size: 1.2rem;
     text-align: right;
     display: block;
     margin-top: 0.5rem;
}
/* Product popup */
 .product-popup-modal {
     box-sizing: border-box;
     opacity: 0;
     position: fixed;
     visibility: hidden;
     z-index: -1;
     margin: 0 auto;
     top: 0;
     left: 0;
     overflow: auto;
     width: 100%;
     background: rgba(var(--color-base-text-rgb), 0.2);
     height: 100%;
}
 .product-popup-modal[open] {
     opacity: 1;
     visibility: visible;
     z-index: 101;
}
 .product-popup-modal__content {
     background-color: var(--color-base-background-1);
     overflow: auto;
     height: 80%;
     margin: 0 auto;
     left: 50%;
     transform: translateX(-50%);
     margin-top: 5rem;
     width: 92%;
     position: absolute;
     top: 0;
     padding: 0 1.5rem 0 3rem;
}
 @media screen and (min-width: 750px) {
     .product-popup-modal__content {
         padding-right: 1.5rem;
         margin-top: 10rem;
         width: 70%;
         padding: 0 3rem;
    }
}
 .product-popup-modal__content img {
     max-width: 100%;
}
 @media screen and (max-width: 749px) {
     .product-popup-modal__content table {
         display: block;
         max-width: fit-content;
         overflow-x: auto;
         white-space: nowrap;
         margin: 0;
    }
}
 .product-popup-modal__opener {
     display: block;
}
 .product-popup-modal__button {
     padding-right: 1.3rem;
     padding-left: 0;
     font-weight: 400;
     color: var(--color-base-accent-2);
}
.product-popup-modal__button:hover,.share-button:hover {
    color: var(--color-base-accent-1);
}
.product-popup-modal__button:hover svg.icon.icon-popup,
.share-button:hover .icon-share {
    fill: var(--color-base-accent-1);
}
 .product-popup-modal__button:hover {
     text-decoration-thickness: 0.2rem;
}
.product-popup-modal__content-info .h2 {
	float: left;
	width: auto;
}
.product-popup-modal__toggle {
	float: right;
}
 .product-popup-modal__content-info > * {
     height: auto;
     max-width: 100%;
     width: 100%;
}
.product.grid.grid--1-col.grid--2-col-tablet {
  margin: 0;
  float: left;
  width: 100%;
}
 @media screen and (max-width: 749px) {
     .product-popup-modal__content-info > * {
         max-height: 100%;
    }
}
 .product-popup-modal__toggle {
     background-color: var(--color-background);
     border: 0.1rem solid var(--color-foreground-10);
     border-radius: 50%;
     color: var(--color-foreground-55);
     display: flex;
     align-items: center;
     justify-content: center;
     cursor: pointer;
     position: sticky;
     padding: 1.2rem;
     z-index: 2;
     top: 1.5rem;
     width: 4rem;
     margin: 0 0 0 auto;
}
 .product-popup-modal__toggle:hover {
     color: var(--color-foreground-75);
}
 .product-popup-modal__toggle .icon {
     height: auto;
     margin: 0;
     width: 2.2rem;
}
.product-description .tabs li {
  margin: 0 -2px 0;
}
 @media (max-width: 1269px) {
     .product__info-wrapper.grid__item {
         width: 42%;
    }
   .btn-wishlist {
	margin-right: 40px;
}
     .product__info-container--sticky .product-form {
         width: 65%;
    }
}
 @media (max-width: 989px) {
     .grid__item.product__media-wrapper {
         width: 50%;
         float: left;
    }
     .product__info-container--sticky .product-form {
         width: 60%;
    }
     .sidebar-banners {
         display: none;
    }
     .product__info-wrapper.grid__item {
         width: 50%;
         padding-left: 20px;
    }
   .product__title {
     font-size: 20px;
     line-height: 30px;
   }
}
 @media (max-width: 749px) {
     .grid__item.product__media-wrapper {
         width: 480px;
         margin: 0 auto;
    }
     .mousetrap {
         display: none !important;
    }
     .product__info-wrapper.grid__item {
         width: 100%;
         padding-left: 0;
    }
}
 @media (max-width: 479px) {
     .shopify-payment-button__button {
         padding: 11px 15px;
       width:200%;
    } }

     .btn-wishlist {
         margin-right: 14px;
    }
   /*  .product__info-container--sticky .product-form {
         width: 55%;
    } */
     .tabs li a {
         padding: 12px 35px;
    }
}
 