/** Shopify CDN: Minification failed

Line 2411:0 Expected "}" to go with "{"

**/
/***************** Custom Section *****************/
@font-face {
  font-family: 'TungstenSemiBold';
  src: url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungstensemibold.eot?v=1664488756') format("embedded-opentype"),
      url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungstensemibold.woff?v=1664488772') format("woff"),
      url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungstensemibold.woff2?v=1664488772') format("woff2"),
      url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungstensemibold.ttf?v=1664488772') format("truetype"),
      url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungstensemibold.svg?v=1664488772') format("svg");
}
@font-face {
    font-family: 'TungstenBlack';
    src: url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungsten-black.woff2?v=1666640248') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungsten-black.woff?v=1666640235') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TungstenBold';
    src: url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungsten-bold.woff2?v=1666640471') format('woff2'),
         url('https://cdn.shopify.com/s/files/1/1690/0705/files/tungsten-bold.woff?v=1666640465') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*********** fix for desktop fixed width and mobile full width ***************/
.page-wrapper {
  max-width: 1300px;
  margin: 0 auto;
}
@media screen and (min-width: 590px) {
  .page-wrapper {
    padding: 0 20px;
  }
  .header-wrapper--overlay{
    position:static;
    background:#000;
    background:linear-gradient(180deg, rgba(0, 0, 0, 1) 100%,transparent)
  }
}

/***************** Common Section *****************/
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
  font-family: 'TungstenBold';
  font-weight: 400!important;
}
.shopify-policy__title h1, .template-page h1 {
  font-family: 'TungstenSemiBold';
  font-weight: 400!important;
}

[data-animate_sections=true] [data-aos=skrim__animation].aos-animate:hover .skrim__overlay {
  transform: scale(1.03);
}
.page-full, .page-width {
  padding: 0 20px;
}

.section-header__title.collection-title,
.jdgm-rev-widg__title,
.subscription-wrapper h2 {
  font-family: 'Oswald', sans-serif!important;
  font-weight: 500;
}

.desktop-768 {
  display: block;
}
.mobile-768 {
  display: none;
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}


@media only screen and (max-width:768px) {
  .desktop-768 {
    display: none;
  }
  .mobile-768 {
    display: block;
  }
}

@media only screen and (min-width:590px) {
  .index-section {
    margin: 20px 0;
  }
  .h2, h2 {
    font-size: calc(var(--typeHeaderSize)*1);
  }
  .template-index .main-content {
    min-height: auto;
  }

  .page-content, .shopify-email-marketing-confirmation__container, .shopify-policy__container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width:589px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  .index-section {
    margin: 15px 0;
  }
  .page-full, .page-width {
    padding: 0 15px;
  }
}


/*************** breadcrumb Section ***************/
.breadcrumb {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: 'TungstenSemiBold';
}
.breadcrumb .breadcrumb__divider {
  color: #FC8312;
}
.breadcrumb a {
  color: #A6A6A6;
}

@media only screen and (max-width:589px){
  .breadcrumb {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

/***************** Header Section *****************/
[data-type_header_accent_transform=true] .footer__title {
  font-family: 'TungstenSemiBold';
  font-weight: normal !important;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  text-transform: capitalize;
}
.mobile-nav__child-item .mobile-nav__toggle {
  width: auto;
}
.announcement__text{
  font-weight: 700;
}
.mobile-nav .mobile-nav__grandchildlist .mobile-nav__link {
  font-family: 'Oswald', sans-serif!important;
  font-size: 16px!important;
}

#NavDrawer .drawer__contents {
  padding-bottom: 60px;
  position: relative;
}
.floating-mobile-menus {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 3px;
}
.floating-mobile-menus img {
  max-width: 30px;
}
.floating-mobile-menus a {
  width: 33%;
  background: #4a4a4a;
  color: #fff!important;
  padding: 15px 5px;
  font-family: 'TungstenSemiBold';
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 16px;
}
.floating-mobile-menus a span {
  position: relative;
  top: 2px;
}

.hero__slide-link {
  z-index: 1;
}

@media only screen and (max-width:768px) {
  .site-nav__link--icon .icon {
    width: 34px;
    height: 34px;
  }
  .header-wrapper.header-wrapper--overlay {
    position: initial;
  }
  .header-wrapper--overlay .site-header:not(.site-header--stuck) {
    background: var(--colorNav);
  }
  .site-header {
    padding: 10px 0;
  }
  .site-header__logo {
    margin: 3px 0;
    padding: 0 10px;
  }
  .site-nav__icons button.site-nav__link {
    display: none;
  }
  #NavDrawer.drawer.drawer--right {
    width: 450px;
    left: -450px;
    right: auto;
  }
  #NavDrawer.drawer.drawer--right.drawer--is-open {
    transform: translateX(450px);
  } 
}

@media screen and (max-width: 589px) {
  #NavDrawer.drawer.drawer--right {
    width: 350px;
    left: -350px;
    right: auto;
  }
  #NavDrawer.drawer.drawer--right.drawer--is-open {
    transform: translateX(350px);
  }
  #CartDrawer .drawer__title {
    padding-left: 14px;
  }
  #CartDrawer .drawer__scrollable {
    padding: 0 14px;
  }
  .cart__items {
    padding-top: 5px;
  }
  .drawer .cart__item {
    grid-gap: 14px;
  }
  .mobile-nav {
    margin: 0;
  }
  .mobile-nav .mobile-nav__item .mobile-nav__link {
    font-family: 'TungstenSemiBold';
    font-size: 24px;
    line-height: 24px;
    padding: 6px 14px;
    letter-spacing: 0.02em;
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .mobile-nav .mobile-nav__item .mobile-nav__link span:first-child {
    flex: 0 0 130px;
  }
  .mobile-nav .mobile-nav__item .mobile-nav__link span:first-child img {
    border-radius: 6px;
    display: block;
  }
  .drawer__fixed-header,
  .drawer__scrollable {
    padding: 0;
  }
  .mobile-nav__item:after {
    left: 0;
    right: 0;
  }
  .collapsible-trigger__icon .icon {
    width: 16px;
  }
  .drawer__close-button {
    right: auto;
  }
  .drawer__close-button .icon {
    height: 30px;
    width: 30px;
  }

  .collapsible-trigger-btn {
    padding: 15px 0;
  }

  .mobile-nav__child-item {
    justify-content: space-between;
  }
  .mobile-nav__child-item .collapsible-trigger {
    right: 20px;
  }
  .mobile-nav__has-sublist.active {
    background-color: #4a4a4a;
    color: #fff;
  }
  .mobile-nav__has-sublist.active a,
  .mobile-nav__has-sublist.active .collapsible-trigger__icon .icon {
    color: #fff;
  }
}

@media screen and (max-width:400px) {
  .site-nav__link {
    padding: 2px;
  }
}

/***************** Footer Section *****************/
.footer-second-menu {
  margin-top: 20px;
}
@media screen and (max-width: 589px) {
  .footer-second-menu {
    margin-top: 0px;
    border-top: 1px solid #2d2d2d;
  } 
}
/*********** footer-promotions Section ************/
.subscription-wrapper {
  background: #efefef;
  padding: 30px 0;
  text-align: center;
}    
.template-page .subscription-wrapper,
.template-collection .subscription-wrapper {
  margin-top: 20px;
}
.subscription-wrapper h2 {
  letter-spacing: 1px;
  margin-bottom: 8px;
}    
.newsletter-subscription__input-group p {
  font-family: 'Oswald', sans-serif!important;
  font-size: 20px;
  letter-spacing: 0.1px;
  margin-bottom: 0;
}  
 .subscription-wrapper .klaviyo-form {
   display: inline-block;
 }
.newsletter-subscription__input-group input {
  background: #fff;
  margin-right: 15px;
  border: 1px solid #cccccc;
  min-height: 32px;
  height: 32px;
  font-size: 13px;
  padding: 4px 10px;
  max-width: 260px;
}    
.subscription-wrapper p.terms {
  font-size: 10px;
  max-width: 640px;
  margin: 0 auto;
  font-family: var(--typeBasePrimary),var(--typeBaseFallback);
}
.subscription-wrapper [data-testid="form-component"] > button.needsclick {
  border-radius: 6px !important;
  font-family: 'TungstenSemiBold' !important;
  text-transform: uppercase;
  font-size: 23px !important;
  padding: 6px 30px!important;
  letter-spacing: 0.5px !important;
  background: #FC8312 !important;
}
.subscription-wrapper p.terms {
  display: none;
}
.subscription-wrapper .go3151100962 a {
  color: #939393!important;
  font-family: Oswald, sans-serif!important;
  letter-spacing: .1px!important;
}

@media screen and (max-width: 589px) {
  .footer__logo-social {
    display: none;
  }
  .subscription-wrapper {
    text-align: left;
    padding: 12px 0 20px;
  }
  .template-cart .subscription-wrapper {
    margin-top: 30px;
  }
  .subscription-wrapper .klaviyo-form {
    padding: 7px 12px!important;
    width: 100%;
  }
  .subscription-wrapper div[data-testid="form-row"] {
    display: block!important;
  }
  .subscription-wrapper div[data-testid="form-row"] > div {
    display: block!important;
  }
  .subscription-wrapper [data-testid="form-component"] {
    padding-left: 0!important;
  }
  .subscription-wrapper [data-testid="form-component"]:nth-child(2) {
    padding-right: 0!important;
  }

  .subscription-wrapper .klaviyo-form .needsclick .needsclick button.needsclick {
    padding-left: initial !important;
    padding-right: initial !important;
  }
  .subscription-wrapper input[type="email"] {
    width: 100%!important;
  }
  .subscription-wrapper input[type="text"] {
    width: 100%!important;
  }
  .subscription-wrapper [data-testid="form-component"] div div button {
    margin-left: 5px;
  }
  .subscription-wrapper [data-testid="form-component"] > button.needsclick {
    width: 100%!important;
  }
}

/*************** Home Page Section ****************/
/*--------- featured-collections Section ---------*/


/************** Product Page Section **************/
/*-------------- Main Image Section --------------*/
.product__main-photos {
  border: 1px solid var(--colorBorder);
}
.product__thumbs--beside {
  margin-left: 20px;
  margin-right: 0;
}
.product__thumbs--beside .product__thumb-item {
  margin-bottom: 7px;
  border: 1px solid var(--colorBorder);
}
.product__thumb-arrow .icon {
  width: 20px;
  height: 20px;
}
.flash-sale-badge {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 1;
  width: 150px;
}
.new-prod-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  width: 100px;
}
.product__main-photos .flash-sale-badge {
  width: 250px;
}
@media only screen and (max-width: 1150px) {
  .flash-sale-badge {
    width: 100px;
  }
}    
@media only screen and (max-width: 991px) {
  .flash-sale-badge {
    width: 90px;
  }
  .product__main-photos .flash-sale-badge {
    width: 180px;
  }
}    
@media only screen and (max-width: 589px) {
  .product__main-photos .flash-sale-badge {
    width: 120px;
  }
  .new-prod-badge {
    width: 75px;
  }
}

.product-single__meta {
  padding-left: 15px;
}
.product-block {
  margin-bottom: 10px;
}
.product-header-content {
  position: relative;
  margin-bottom: 15px;
}
.product-single__title {
  font-family: 'TungstenSemiBold';
  font-weight: 400;
  position: relative;
  margin-bottom: 5px;
}
.product-saving-amount {
  display: inline-block;
  background: #A6A6A6;
  padding: 6px;
  border-radius: 6px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  height: 24px;
  position: relative;
  top: 2px;
}
.product-price-wrapper {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  padding: 6px 0;
  gap: 20px;
}
.product__price {
  font-family: 'TungstenBold';
  font-size: 30px;
  line-height: 36px;
  color: #FC8312;
  float: left;
}
.product__price.product__price--compare {
  display: block;
  text-align: right;
  color: #A6A6A6;
  width: 100%;
  padding-right: 0;
}
.product__policies,
.affirm-as-low-as {
  position: absolute;
  left: 0;
  top: 100%;
  line-height: 12px;
  margin: 0;
}
.affirm-as-low-as {
  position: static;
}
.template-product .product-review .jdgm-widget.jdgm-preview-badge {
  font-family: 'TungstenSemiBold';
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 14px;
}
.product-block-buy-variant {
  border: 1px solid var(--colorBorder);
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 15px;
}
.variant-wrapper {
  font-family: 'TungstenSemiBold';
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 5px;
}
.variant-input-wrap {
  margin: 0;
}
.variant-wrapper .variant__label {
  font-size: 22px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-family: 'TungstenSemiBold';
  font-weight: normal;
}
.variant-input-wrap label {
  margin-bottom: 0;
  font-family: 'TungstenSemiBold';
  border-radius: 6px;
  padding: 2px 12px 2px;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.variant-input-wrap .variant-input:last-child label {
  margin-right: 0;
}
.variant-input-wrap input[type=radio]:checked+label {
  border-color: #000;
  background: #000;
  color: #fff;
  box-shadow: none;
}
.template-product .add-to-cart {
  border-radius: 6px;
  font-family: 'TungstenBold';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 24px;
  padding: 8px 0;
  background-color: #fc8312 !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.template-product .add-to-cart[disabled] {
  background-color: #a6a6a6 !important;
}
.product-block-buy-variant .product-block {
  margin-bottom: 0;
}
.variant_content_hide {
  display: none;
}
.product__main-photos {
  order: 0;
}
.template-product .preorder__text {
  display: none;
}
.template-product .preorder-text, .template-product .etimated-text {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 0;
}
.feature-icon-set-wrapper {
  margin-bottom: 10px;
}
.affirm-modal-trigger {
  color: #004a7f;
  text-decoration: underline;
}

.ct-cl2-content-title {
  font-family: TungstenSemiBold;
  font-size: 28px;
  line-height: 34px;
  text-transform: capitalize;
  border-bottom: 1px solid #000;
}
.ct-lc2-content p {
  margin-top: 10px;
}

.template-product .add-to-cart.pre_order_button {
  border: 2px solid #d90000!important;
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/button-arrow.png?v=1674770431') no-repeat 150% 35% #d90000!important;
}    
.template-product .add-to-cart.pre_order_button:hover {
  background-position: 95% 35%!important;
}
.template-product .preorder__text {
  display: none;
}
.template-product .preorder-text, .template-product .etimated-text {
  text-align: center;
  margin-top: 5px;
}

.template-product .jdgm-widget.jdgm-review-widget {
  border-top: 1px solid rgba(0,0,0,0.1);
  margin-top: 15px;
}
.template-product .jdgm-rev-widg__summary-average .jdgm-link {
  cursor: default;
  pointer-events: none;
  text-decoration: none;
}
.template-product .jdgm-widget .jdgm-sort-dropdown-wrapper {
  display: none!important;
}
.template-product .jdgm-row-actions {
  border-top: none;
  line-height: 0;
  padding: 0;
}
.sale-collection-banner {
  margin-top: 30px;
}


@media screen and (min-width: 590px) and (max-width: 960px) {
  .product-price-wrapper.fake_discount_price {
    position: relative;
    min-height: 70px;
  }
  .product-price-wrapper.fake_discount_price .product-saving-amount {
    position: absolute;
    right: 0;
    top: 7px;
  }
  .product-price-wrapper.fake_discount_price span[data-product-price-wrap] {
    position: absolute;
    top: 36px;
  }
}
@media screen and (max-width: 480px) {
  .product-price-wrapper.fake_discount_price .product__price {
    font-size: 30px;
    line-height: 36px;
  }
  .product-price-wrapper.fake_discount_price {
    position: relative;
    min-height: 70px;
  }
  .product-price-wrapper.fake_discount_price .product-saving-amount {
    position: absolute;
    right: 0;
    top: 7px;
  }
  .product-price-wrapper.fake_discount_price span[data-product-price-wrap] {
    position: absolute;
    top: 36px;
  }
  .template-product .jdgm-widget.jdgm-review-widget {
    margin-top: 0;
  }
  .template-product .jdgm-rev-widg__header .jdgm-row-stars {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .template-product .jdgm-rev-widg__header .jdgm-rev-widg__summary-stars,
  .template-product .jdgm-rev-widg__header .jdgm-rev-widg__summary-text {
    text-align: left;
  }
  .template-product .jdgm-widget a[role="button"] {
    font-size: 14px;
  }
  .template-product .jdgm-widget-actions-wrapper,
  .template-product .jdgm-rev-widg__summary {
    margin-bottom: 0;
  }
  .template-product .jdgm-ask-question-btn.jdgm-ask-question-btn {
    margin-top: 5px;
  }
}



@media screen and (max-width: 767px) {
  .variant-picker-wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 589px) {
  .product-slideshow .is-selected .product__photo-zoom {
    display: none;
  }
  .product__thumbs[data-position=beside] .product__thumb-arrow.product__thumb-arrow--next {
    bottom: -3px;
    padding-bottom: 2px;
  }
  .product__thumbs[data-position=beside] .product__thumb-arrow.product__thumb-arrow--prev {
    top: -3px;
    padding-top: 2px;
  }
}

/********* Cart modal, cart **************/
.cart-compare-price-row {
  color: #fc8312;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 0.9em;
}
.cart-compare-price-row .cart-compare-price {
  color: #a6a6a6;
  text-decoration: line-through;
}
.drawer__inner .cart__item--price .cart__price--strikethrough,
.drawer__inner .cart__item--price .cart__price.cart__discount,
.drawer__inner .cart__item--details .cart__price,
.template-cart .cart__price.cart__price--strikethrough {
  display: none!important;
}
.drawer__inner .cart__item-row.cart__savings {
  display: none!important;
}
.template-cart .cart__price.cart__discount {
  color: #000!important;
}

[data-type_header_accent_transform=true] .cart__subtotal {
  text-transform: inherit;
  letter-spacing: 0em;
  font-weight: bold;
  font-size: 16px;
}
.cart__item-sub [data-subtotal] {
  font-size: 16px;
  font-weight: bold;
}
.cart__footer .affirm-as-low-as,
.drawer__footer .affirm-as-low-as {
  display: none;
}
.cart__checkout {
  border-radius: 6px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  padding: 8px 0;
  background-color: #fc8312!important;
  box-shadow: 0 4px 4px #00000040;
}
.cart__checkout,
.drawer .cart__checkout {
  background-color: #000!important;
}
.slide-cart-discount, .cart-total-saving {
  color: #fc8312;
  font-size: 16px;
}
.slide-cart-free-shipping, .cart-total-saving {
  font-weight: 400;
}
.cart_free_shipping_label span {
  display: inline-block;
  padding-right: 35px;
  background-image: url('//cdn.shopify.com/s/files/1/1690/0705/files/small_truck_icon_07fdf66e-eb13-4163-afaf-91dad44b7cc3.png?v=1658436407');
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 30px auto;
  min-height: 20px;
}
.slide-cart-free-shipping .cart_free_shipping_label,
.slide-cart-free-shipping .cart_free_shipping {
  display: none;
}
.slide-cart-free-shipping.active .cart_free_shipping_label,
.slide-cart-free-shipping.active .cart_free_shipping {
  display: block;
}
.drawer__footer .cart__item-row {
  margin-bottom: 14px;
}
.cart__item-row.ajaxcart__note{
  font-size: 0.8em;
}
.drawer__footer {
  padding-top: 14px;
}
.cart__items .cart__item {
  border-bottom: 1px solid #e8e8e1;
  margin-bottom: 14px;
}
.cart__items .cart__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.cart__footer {
  margin-bottom: 50px;
}


/********* Accordion **********/
div.accordion {
  width: 100%;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  outline: none;
  text-align: left;
  padding: 3px 10px;
  font-family: 'TungstenSemiBold';
  font-size: 28px;
  line-height: 34px;
  color: #000;
  cursor: pointer;
  transition: background-color 0.2s linear;
  position: relative;
  text-transform: capitalize;
}

div.accordion.is-open {
  background-color: #cdcdcd;
  border-bottom: 1px solid #fff;
}
div.accordion:after {
  content: '';
  display: block;
  border-left: 3px solid #000;
  border-bottom: 3px solid #000;
  width: 13px;
  height: 13px;
  transform: rotate(-135deg);
  position: absolute;
  top: 12px;
  right: 15px;
  transition:.5s ease-in-out;
}
div.accordion.is-open:after {
  /*
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  */
  transform: rotate(-45deg);
  top: 8px;
}
.accordion-content {
  background-color: #fff;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  padding: 0 10px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
.wiring__calc .accordion-content {
  border-bottom: 1px solid #cdcdcd;
}
.accordion-content.show {
  max-height: inherit;
}
.accordion-content-inner {
  padding: 20px 0;
}
.accordion-content, 
.accordion-content-inner,
.accordion-content-inner p {
  font-size: 17px;
}

@media screen and (max-width: 589px) {
  .accordion-content, 
  .accordion-content-inner,
  .accordion-content-inner p {
    font-size: 14px;
  }
}



/*------- Pages subwoofer-wiring-diagram Style -------*/
.button-div-center {
  margin: 0 auto;
  max-width: 450px;
}
.button-div-center select {
  width: 100%;
}
.wiring-box-block {
  margin-bottom: 10px;
}
.wiring-box-block .contact-form .fullBtn {
  background-color: #464646;
  color: white;
  border: none;
  padding: 15px 25px;
  border-radius: 4px;
}
.wiring-box-block .contact-form .fullBtn:hover {
  background-color: black;
  font-weight: 600;
}
.wiring-box-block .contact-form .fullBtn:focus,
.wiring-box-block .contact-form .fullBtn:active {
  outline: none;
}
#subwoofer_qty.active,
#voice_coil_impedance.active {
	border-color: #464646;
}

    
@media only screen and (max-width: 589px) {
  .boost-pfs-filter-right {
    margin-left: -22px;
  }
}

/*------------- Product Tab Section --------------*/
.product-block .collapsibles-wrapper .collapsible-trigger {
  font-family: TungstenSemiBold;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: 0;
  text-transform: none;
  padding: 10px 15px;
}
.product-block .collapsible-trigger__icon {
  right: 15px;
  width: 20px;
  height: 20px;
}
.product-block .collapsible-trigger__icon .icon {
  width: 20px;
  height: 20px;
}
.product-block--tab+.product-block--tab {
  margin-top: -10px;
}
.product-block .collapsibles-wrapper .collapsible-trigger.is-open {
  background: #AFAFAF;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.product-block .collapsible-content {
  background: #AFAFAF;
  padding: 5px 15px 0;
}
table.tab-table {
  background: #ABABAB;
}
table.tab-table .color-head {
  background: #fc8312;
  color: #fff;
  font-size: 1em;
}
table.tab-table strong {
  font-weight: 400;
}
table.tab-table .color-head strong {
  font-weight: 700;
}
@media only screen and (max-width:768px) {
  .template-product .main-content .page-content {
    padding-top: 5px;
  }
  .template-product .breadcrumb {
    margin-bottom: 10px;
  }
  .product-single__title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 2px;
  }
  table.tab-table .color-head {
    font-size: 0.95em;
  }
  table.tab-table td {
    padding: 5px 10px;
    font-size: 0.95em;
  }
}

@media only screen and (max-width:589px) {
  .product-single__title {
    margin-top: 4px;
  }
  .product-single__meta {
    margin-top: 5px;
    padding-left: 0;
  }
  .variant-input-wrap label {
    font-size: 16px;
    padding: 4px 14px;
  }
}
@media screen and (max-width:410px) {
  .product__price {
    font-size: 26px;
    line-height: 28px;
  }
}
@media screen and (max-width:400px) {
  .template-product .breadcrumb {
    font-size: 18px;
    line-height: 20px;
  }
  .product-single__title {
    font-size: 28px;
    line-height: 30px;
  }
  .variant-wrapper {
    margin-bottom: 0px;
    gap: 10px;
  }
  .template-product .add-to-cart {
    font-size: 22px;
    padding: 8px 0 6px;
  }
  .product-block-buy-variant {
    padding: 8px;
  }
  .variant-wrapper .variant__label {
    font-size: 17px;
  }
}
@media screen and (max-width:370px) {
  .product__price {
    font-size: 20px;
    line-height: 32px;
  }
}

/************ Collection Page Section *************/
/*---------- product-grid-item Section -----------*/
.grid-product__content {
  border: 1px solid var(--colorBorder);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 0 12px 7px 12px;
  font-family: 'TungstenBold';
  text-align: center;
  margin-bottom: 20px;
}
.grid-product__content .jdgm-prev-badge__text {
  font-family: Oswald,"sans-serif"!important;
  font-size: 14px;
}
.grid-product-shipping-text {
  font-size: 18px;
  line-height: 22px;
  background: var(--colorAnnouncement);
  border-radius: 5px;
  color: #fff;
  padding: 4px;
  margin: 0 -12px;
}
.grid-product-shipping-text.sold_out {
  background: #a6a6a6;
}
.grid-product-shipping-text.pre_order {
  background: #d90000;
}
.collection-filter {
  margin-bottom: 0;
}
.grid-product__image-mask {
  border: 1px solid var(--colorBorder);
  margin-top: 10px;
}
.grid-product__meta {
  padding: 8px 0;
}
.grid-product__title {
  font-family: 'Oswald','sans-serif'!important;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 1px;
}
.grid-product__price {
  margin-top: 2px;
  font-size: 26px;
  line-height: 28px;
}
.sale-price {
  color: #fc8312;
  margin-right: 5px;
}
.grid-product__price--original {
  color: #a6a6a6;
  margin-right: 0;
}
.section-header {
  margin-bottom: 20px;
}
.pagination {
  padding: 0;
}
.grid-product-review {
  position: relative;
}
.grid-product-review .fake_overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: rgba(255,255,255,0)
}
@media screen and (max-width: 767px) {
  .grid-product__content {
    padding: 0 6px 7px;
  }
  .grid-product-shipping-text {
    margin: 0 -6px;
  }
}

/**************** Faq Page Section ****************/
.template-faq .collapsible-trigger--inline {
  font-weight: 400;
  width: 100%;
  border-bottom: 1px solid var(--colorBorder);
  padding: 11px 0 11px 30px;
  font-weight: 300;
}
.template-faq .collapsible-trigger--inline:hover {
  background: #efefef;
  color: #004a7f;
}
.template-faq .collapsible-trigger--inline:focus,
.template-faq .collapsible-trigger--inline:active {
  outline: none;
}
.template-faq .collapsible-trigger--inline .collapsible-trigger__icon {
  left: 10px;
}
.template-faq .collapsible-trigger--inline.is-open {
  background: #efefef;
  color: #004a7f;
}
.template-faq .collapsible-content.is-open {
  padding-top: 10px;
}
.index-section--faq p.h2 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
  font-weight: 400!important;
}

.cart__checkout-wrapper .cart__checkout {
  height: 50px;
}

/************ Mobile menu *************/
.is-open .collapsible-content__inner {
  padding-left: 12px;
}
.mobile-nav li {
  min-height: 40px;
}
/*---------- Review app -----------*/
.jdgm-rev__title {
  font-size: 100%!important;
}
.jdgm-rev__body > p {
  font-size: 0.9em!important;
}

/************ page landing *************/
.landing-wrapper {
  max-width: 295px;
  margin: 20px auto 50px;
}
.landing-wrapper.login {
  max-width: 400px;
  margin: 20px auto 50px;
}
.landing-wrapper .page-box {
  font-family: 'TungstenBold';
  font-weight: normal !important;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  padding: 8px;
  text-align: center;
  -webkit-box-shadow: 0 10px 6px -6px #777;
     -moz-box-shadow: 0 10px 6px -6px #777;
          box-shadow: 0 10px 6px -6px #777;
  margin-bottom: 20px;
}
.landing-wrapper.login .page-box {
  padding: 15px;
}
.landing-wrapper .page-box img {
  max-width: 35px;
}
.landing-wrapper .page-box span {
  display: block;
  font-size: 30px;
  line-height: 1em;
}
.landing-wrapper .page-box a {
  display: block;
}

.customer-login-form label,
#RecoverPasswordForm label,
#create_customer label {
  font-family: 'TungstenBold';
  font-size: 20px;
  text-align: left;
  color: #FC8312;
  letter-spacing: 0.015em;
  text-transform: capitalize;
  margin-bottom: 4px;
}
.customer-login-form small.label-info {
  font-family: 'TungstenBold';
  font-size: 20px;
  margin-bottom: 4px!important;
  line-height: 1em;
}
.customer-login-form.form-vertical input,
#RecoverPasswordForm input,
#create_customer input {
  margin-bottom: 10px;
  border: 1px solid #000;
}
.customer-login-form.form-vertical input.btn,
#RecoverPasswordForm input.btn,
#create_customer input.btn,
.customer-login-form.form-vertical .customer_register {
  font-family: 'TungstenBold';
  font-size: 24px;
  letter-spacing: 0.015em;
  background: #FC8312;
  border-radius: 10px;
  padding: 4px 20px;
  border: none;
  width: 100%;
}
.customer-login-form.form-vertical .customer_register {
  background: #828282!important;
  color: #fff!important;
}

.customer-login-form .btn-login-wrapper,
.customer-login-form  .btn-register-wrapper {
  margin-bottom: 5px;
}

.js-drawer-open #reamazejs-container,
.template-page.template-return .subscription-wrapper {
  display: none!important;
}

@media only screen and (max-width:589px) {
  .js-drawer-open .smile-launcher-frame-container,
  .template-product .smile-launcher-frame-container,
  .template-collection .smile-launcher-frame-container,
  .template-page .smile-launcher-frame-container,
  .template-page.template-return .smile-launcher-frame-container,
  .template-cart .smile-launcher-frame-container,
  .js-drawer-open #reamazejs-container,
  .template-collection #reamazejs-container,
  .template-page #reamazejs-container,
  .template-cart #reamazejs-container,
  .template-product #reamazejs-container,
  .template-page.template-return #reamazejs-container {
    display: none!important;
  }
}

/*---------- Timer Section -----------*/
.home-timer-wrapper {
  text-align: center;
  position: relative;
  margin-top: -1px;
  z-index: 1;
}
.home-timer-wrapper img {
  display: block;
  width: 100%;
}
.home-timer-wrapper img.mobile-timer-bg {
  display: none;
}
.home-timer-wrapper canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 450px!important;
}
@media only screen and (min-width: 590px) {
  .home-timer-wrapper canvas {
    position: absolute;
    top: 50%;
    left: 80px;
    transform: translateY(-50%);
    width: 400px!important;
  }
}
@media only screen and (max-width: 1150px) {
  .home-timer-wrapper canvas {
    left: 65px;
    width: 320px!important;
  }
}    
@media only screen and (max-width: 991px) {
  .home-timer-wrapper canvas {
    left: 50px;
    width: 240px!important;
  }
}    
@media screen and (min-width: 590px) and (max-width: 769px) {
  .home-timer-wrapper canvas {
    width: 300px!important;
  }
}     
@media only screen and (max-width: 589px) {
  .home-timer-wrapper img.desktop-timer-bg {
    display: none;
  }
  .home-timer-wrapper img.mobile-timer-bg {
    display: block;
  }
  .home-timer-wrapper canvas {
    left: 50%;
    width: 300px !important;
  }
}

/************ Career Page Section *************/
.career-box {
  border: 1px solid #D9D9D9;
  box-shadow: 0 4px 4px #00000040;
  border-radius: 7px;
  padding: 20px;
  font-family: Oswald,sans-serif;
  margin-bottom: 16px;
}
.job-post-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.company-logo img {
  display: block;
  border: 1px solid #D9D9D9;
  border-radius: 7px;
  padding: 22px 15px;
  max-width: 100px;
}
.job-basic-info h2 {
  font-family: 'TungstenSemiBold';
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 5px;
}
.job-basic-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.job-basic-info ul li {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
}
.job-basic-info li.job-info-salary {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-salary_15x.png') left center no-repeat transparent;
  padding: 0 0 0 18px;
}
.job-basic-info li.job-info-type {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-position_15x.png') left center no-repeat transparent;
  padding: 0 0 0 18px;
}
.job-basic-info li.job-info-location {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-location_15x.png') left center no-repeat transparent;
  padding: 0 0 0 18px;
}
.job-quick-desc {
  margin-bottom: 15px;
}
.job-quick-desc h3 {
  font-family: Oswald,sans-serif;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 5px;
  text-decoration: underline;
}
.careers-box-btn {
  text-align: center;
}
.careers-box-btn a {
  font-size: 18px;
  line-height: 26px;
  padding: 8px 30px 12px;
  background: #FC8312;
  box-shadow: 0 4px 4px #00000040;
  border-radius: 10px;
  color: #fff;
  margin: 0 auto;
  display: inline-block;
}

/***** Job details page ****/
.job-details-wrapper {
  max-width: 750px;
  margin: 0 auto;
  font-family: Oswald,sans-serif;
}
.job-details-wrapper p {
  font-family: Oswald,sans-serif;
}
.job-company-logo {
  text-align: center;
}
.job-company-logo img {
  display: block;
  margin: 20px auto 10px;
  border: 1px solid #D9D9D9;
  border-radius: 7px;
  padding: 20px 30px;
}
.job-details-wrapper h1 {
  text-align: center;
  font-size: 44px;
}
.job-detail-feature {
  padding: 0;
  margin: 0 0 30px;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.job-detail-feature li {
  font-size: 18px;
  text-align: center;
}
.job-detail-feature li span {
  display: block;
  color: #AFAFAF;
}
.job-detail-feature li.job-detail-salary {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-salary_50x.png?v=1675585544') top center no-repeat transparent;
  padding: 50px 0 0 0;
}
.job-detail-feature li.job-detail-type {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-position_50x.png?v=1675585619') top center no-repeat transparent;
  padding: 50px 0 0 0;
}
.job-detail-feature li.job-detail-location {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-location_50x.png?v=1675585646') top center no-repeat transparent;
  padding: 50px 0 0 0;
}
.job-detail-feature li.job-detail-experience {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-experience_50x.png?v=1675585667') top center no-repeat transparent;
  padding: 50px 0 0 0;
}

.job-details-wrapper h3 {
  font-family: Oswald,sans-serif;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  text-decoration: underline;
}
.job_details ul {
  margin: 0 0 10px 30px
}


@media screen and (max-width: 589px) {
  .career-box {
    padding: 15px;
  }
  .company-logo img {
    max-width: 75px;
  }
  .job-basic-info h2 {
    font-family: TungstenSemiBold;
    font-size: 28px;
    line-height: 24px;
  }
  .job-basic-info ul li {
    font-size: 12px;
    line-height: 16px;
  }
  .job-quick-desc h3 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.03em;
  }
  .job-quick-desc div {
    font-size: 14px;
    line-height: 20px;
  }
  .careers-box-btn a {
    font-size: 16px;
    line-height: 20px;
    padding: 6px 24px 10px;
  }

  /***** Job details page ****/
  .job_details,
  .job_details p,
  .job_details li {
    font-size: 14px;
  }
  .job-details-wrapper h1 {
    font-size: 26px;
    line-height: 28px;
  }
  .job-company-logo img {
    padding: 10px 20px;
    max-width: 100px;
  }
  .job-detail-feature li.job-detail-salary {
    background-size: 35px auto;
    padding: 38px 0 0 0;
  }
  .job-detail-feature li.job-detail-type {
    background-size: 35px auto;
    padding: 38px 0 0 0;
  }
  .job-detail-feature li.job-detail-location {
    background-size: 35px auto;
    padding: 38px 0 0 0;
  }
  .job-detail-feature li.job-detail-experience {
    background-size: 35px auto;
    padding: 38px 0 0 0;
  }
  .job-detail-feature {
    margin-bottom: 20px;
  }
  .job-detail-feature li {
    font-size: 14px;
    line-height: 20px;
  }
  .job-details-wrapper h3 {
    font-size: 16px;
    line-height: 24px;
  }
}

/************ Smoothie Job Content *************/
#smoothie-job-content {
  padding: 30px 0;
}
#smoothie-job-content h1 {
  margin-bottom: 20px!important;
}
#smoothie-job-content h1,
#smoothie-job-content h2, #smoothie-job-content h2 *,
#smoothie-job-content h3, #smoothie-job-content h3 * {
  letter-spacing: 0em!important;
  font-family: Oswald,sans-serif!important;
}
#smoothie-job-content form.job-form label {
  font-family: Oswald,sans-serif!important;
  letter-spacing: 0.02em!important;
}




/*---------- product-grid-item Section -----------*/

/*************** Responsive Section ***************/
@media screen and (max-width:400px) {}
@media only screen and (max-width:589px) {}
@media only screen and (min-width:590px) {}
@media only screen and (max-width:768px) {}
@media only screen and (min-width:769px) {}
@media only screen and (min-width:1050px) {}
@media only screen and (min-width:1140px) {}


.jdgm-form__fieldset:nth-child(6) {
  display: none !important;
}


/************ Bundle products **************/
.bundle-product-wrapper {
  margin: 20px 0;
  font-family: 'Oswald', sans-serif!important;
}
.bundle-product-wrapper h3 {
  line-height: 1.1em;
  font-size: 26px;
  font-family: Oswald,sans-serif!important;
}
.bundle-product-wrapper h3 span {
  display: inline-block;
  border-bottom: 1px solid #000;
}
.bundle-product {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #000;
}
.bundle-product .bundle-product-image {
  width: 20%;
}
.bundle-product .bundle-product-info {
  width: 54%;
  padding: 0 6px;
}
.bundle-product .bundle-product-price {
  width: 36%;
  text-align: right;
}
.bundle-product .img-wrapper {
  border: 1px solid #AFAFAF;
  text-align: center;
  padding: 3px 2px;
}
.bundle-product .img-wrapper img {
  display: block;
}
.bundle-product .bundle-product-title {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}
.bundle-product .bundle-product-subtitle {
  font-size: 14px;
  color: rgba(0,0,0,0.5);
  text-transform: capitalize;
}
.bundle-product .bundle-product-quantity {
  font-size: 14px;
  color: rgba(0,0,0,0.5);
  font-weight: 700;
  margin-top: 8px;
}
.bundle-product .bundle-cross-price {
  font-size: 14px;
  color: rgba(0,0,0,0.5);
}
.bundle-product .bundle-cross-price span {
  text-decoration: line-through;
}
.bundle-product .bundle-sale-price {
  font-size: 14px;
  color: #FC8312;
  font-weight: 700;
}
.bundle-product .bundle-view .bndl-btn {
  display: inline-block;
  padding: 4px 16px;
  background: #FC8312;
  font-size: 13px;
  color: #fff;
  border-radius: 3px;
  letter-spacing: 0.01em;
  margin-top: 3px;
}
@media only screen and (max-width: 400px) {
  .bundle-product .bundle-product-subtitle {
    font-size: 12px;
  }
  .bundle-product .bundle-cross-price {
    font-size: 12px;
  }
  .bundle-product .bundle-sale-price {
    font-size: 13px;
  }
  .bundle-product .bundle-product-quantity {
    margin-top: 3px;
  }
}
/*********** Blog page ******************/
.zpa-post-container h3 {
  font-family: 'Oswald', sans-serif!important;
  font-weight: 500!important;
}

/*********** About page ******************/
.image_title {
  margin-top: 36px;
}
.image_title .text-spacing {
  margin-bottom: 0;
}
.template-about .main-content p {
  font-size: 17px;
  /*
  font-family: 'Oswald', sans-serif!important;
  font-weight: 500;
  */
}
.image_title_coleman .grid--flush-bottom > .grid__item {
  margin-bottom: 0;
}
.image_title_coleman .text-spacing {
  margin-bottom: 10px;
}
.coleman_image .grid--flush-bottom > .grid__item {
  margin-bottom: 0;
}
.coleman_image  .text-spacing {
  margin-bottom: 25px;
}
.title_calvin .grid--flush-bottom > .grid__item {
  margin-bottom: 0;
}
.title_calvin .text-spacing {
  margin-bottom: 10px;
}
.calvin_image .grid--flush-bottom > .grid__item {
  margin-bottom: 10px;
}

.title_calvin {
  position: relative;
}
.title_calvin:after {
  content: '';
  width: 110px;
  height: 2px;
  background: orange;
  position: absolute;
  left: 50%;
  top: -8px;
  transform: translatex(-50%);
} 

.template-about .subscription-wrapper {
  display: none;
}

@media only screen and (max-width: 575px) {
  .template-about .logo-bar__image {
    max-width: 75px;
  }
  .template-about .main-content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .template-about .main-content p:last-child {
    margin-bottom: 0;
  }
  .image_title_coleman {
    margin-top: 25px;
  }
  .title_calvin:after {
    width: 60px;
  }
  .coleman_image .page-width, 
  .calvin_image .page-width {
    padding: 0 40px;
  }
}

.product__price.product__price--compare {
  position: relative;
}
.product__price.product__price--compare .sale_tag_img {
  display: inline-block;
  width: 60px;
  position: absolute;
  top: -18px;
  right: -55px;
}

.product_saving_amount {
  color: #d90000;
}

/*--------- Cart latest(25-8-24) ---------*/
.drawer__fixed-header, .drawer__footer, .drawer__header, .drawer__scrollable {
  padding-left: 0px;
  padding-right: 0px;
}
.drawer__fixed-header {
  height: auto;
}
.drawer__header {
  height: auto;
  padding: 10px;
}
.drawer__close-button {
  padding: 0;
  right: auto;
}
#CartDrawer .drawer__scrollable {
  padding: 0 10px;
}
.cart__items {
  padding-top: 10px;
}
.cart__items .cart__item {
  margin-bottom: 10px;
}
.drawer .cart__item {
  grid-gap: 10px;
  grid-template-columns: 80px 1fr;
}
#CartDrawer .drawer__title {
  font-family: 'TungstenSemiBold';
  font-weight: 400;
}
.cart__item--image .image-wrap {
  border: 1px solid #e8e8e1;
}
.drawer .cart__item--details {
  row-gap: 8px;
}
.drawer__inner .cart__item--price {
  margin: 0;
}
.drawer .cart__item--details .cart__item--name,
.drawer .cart__item--details .cart__item--qty {
  display: flex;
  gap: 5px;
  justify-content: space-between;
}
.cart__product-name {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  flex: 100;
}
.cart-compare-price-row {
  font-family: 'Oswald', sans-serif;
  color: #fc8312;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  font-weight: 500;
  flex: 1;
  text-align: right;
}
.cart-compare-price-row .cart-compare-price {
  color: #a6a6a6;
  position: relative;
}
.cart-compare-price-row .cart-compare-price:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 100%;
  left: 0;
  right: 0;
  background: red;
}
.shipping-text ul {
  margin: 0;
  padding: 0;
}
.shipping-text ul li {
  list-style: none;
  display: block;
  background-image: url('//cdn.shopify.com/s/files/1/1690/0705/files/icon-checkmark.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 14px 14px;
  padding-left: 18px;    
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
}
.drawer__footer:after {
  display: none;
}
.drawer__footer {
  padding: 14px 10px;
  font-family: 'Oswald', sans-serif;
}
.cart-footer-top {
  border: 1px solid #000;
  border-radius: 6px;
  padding: 10px;
  background: #faf6f7;
}
.cart__item-row.ajaxcart__note {
  display: none;
}
.cart-footer-top .cart__subtotal {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.drawer__footer .cart__item-row.slide-cart-total {
  margin: 0;
  border-top: 1px solid #000;
  padding-top: 8px;
  font-weight: 600;
}
.slide-cart-subtotal .cart_total_price {
  font-weight: 500;
}
.slide-cart-free-shipping .cart_free_shipping {
  color: green;
}
.slide-cart-discount .total_saving_amount,
.cart__item-row.cart-total-saving  .total_saving_amount {
  position: relative;
  font-weight: 600;
}
.slide-cart-discount .total_saving_amount:before {
  content: '\2212';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -7px;
}
.cart__checkout-wrapper {
  margin: 10px 10px 0;
}
.drawer .cart__checkout {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
}
.cart__discount,
.cart__item-row cart__savings {
  display: none;
}
.flycart-sale-info {
  background-color: #e2394e;
  margin: 2px 10px;
  color: #fff;
  font-family: Oswald,sans-serif!important;
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 6px;
  text-align: center;
  padding: 2px 10px;
}
.inventory-status {
  font-size: 14px;
  font-family: Oswald,sans-serif!important;
  font-weight: 600;
  margin-top: 0px;
}
.inventory-status .invertory_available {
  color: green;
}
.inventory-status .invertory_low {
  color: #fc8312;
}
.inventory-status .invertory_preorder {
  color: red;
}
.inventory-status .invertory_soldout {
  color: red;
}
.drawer__footer .cart__discounts,
.template-cart .cart__discounts{
  color: red;
  display: none;
}


/********* shipping timer ***********/
.same-day-shipping-info {
  background-color: green;
  margin: 2px 10px;
  color: #fff;
  font-family: Oswald,sans-serif!important;
  font-weight: 500;
  border: 1px solid #000;
  border-radius: 6px;
  text-align: center;
  padding: 2px 10px;
}
.clockdiv {
  display: inline-block;
}

/****** flyout cart *****/
@media only screen and (max-width: 589px) {
  .cart__product-name,
  .cart-compare-price-row {
    font-size: 14px;
  }
  .shipping-text ul li {
    font-size: 14px;
  }
  .drawer .js-qty__num {
    font-family: Oswald, sans-serif;
    font-size: 14px;
  }
  .drawer .js-qty__adjust {
    line-height: 1em !important;
    max-height: 33px;
  }
  .same-day-shipping-info {
    font-size: 14px;
  }
  .clockdiv {
    font-size: 14px;
  }
}

/*------- Cart page latest(31-8-24) -------*/
.cart__item--details {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  font-size: 16px;
}
.cart__item--headers {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.cart-page .cart__item {
  grid-gap: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e8e1;
}
.cart-page .cart__item:last-child {
  border-bottom: 0;
}
.cart__footer {
  padding: 14px 0;
  margin: 0;
}
.cart-footer-wrapper {
  font-family: Oswald,sans-serif;
  border: 1px solid #000;
  border-radius: 6px;
  padding: 10px;
  background: #faf6f7;
  color: #000;
}

.template-cart .cart__item--details {
  position: relative;
  display: block;
}
.template-cart .cart__item--name {
  display: flex;
}
.template-cart .cart-compare-price-row {
  margin-left: 20px;
}
.template-cart .cart__item--price {
  display: none;
}
.template-cart .js-qty__wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
}
.template-cart .cart__subtotal,
.template-cart .cart__saletotal {
  font-family: Oswald,sans-serif;
}
.template-cart .cart__subtotal {
  font-weight: 400;
}
.template-cart .cart__saletotal {
  font-weight: 600;
}
.template-cart .cart-page-sale-total {
  padding-top: 10px;
  border-top: 1px solid #000;
}
.template-cart .cart__item-row.cart__savings {
  display: none;
}
.template-cart .cart__subtotal,
.template-cart .cart_total_compare_price,
.template-cart .slide-cart-discount, 
.template-cart .cart-total-saving,
.template-cart .cart_free_shipping_label,
.template-cart .cart_free_shipping,
.template-cart .cart-page-sale-total,
.template-cart .cart__item-sub [data-subtotal] {
  font-size: 18px;
}
@media only screen and (max-width: 589px) {
  .template-cart .cart__product-name,
  .template-cart .cart-compare-price-row {
    font-size: 16px;
  }
  .template-cart .cart__item--qty {
    width: 140px;
    padding-top: 15px;
  }
  .template-cart .cart-footer-wrapper .cart__item-row {
    margin-bottom: 12px;
  }
  .template-cart .same-day-shipping-info, 
  .template-cart .clockdiv {
    font-size: 16px;
  }
  .template-cart .js-qty__wrapper {
    max-width: 90px;
  }
}
/********** New product grid *************/
.grid-product__content {
  border-color: #000;
}
.product-grid-feature {
  font-family: 'Oswald', sans-serif!important;
  font-weight: 300;
  display: flex;
  list-style: none;
  font-size: 13px;
  gap: 6px;
  margin: 0 0 5px;
  justify-content: center;
}
.product-grid-feature li {
  background: url('//cdn.shopify.com/s/files/1/1690/0705/files/bullet-grey-tick.png?v=1725558506') left top 5px no-repeat transparent;
  background-size: 14px auto;
  padding-left: 18px;    
}
.grid-product-shipping-text {
  display: none;
}
.grid-product__price {
  font-size: 24px;
}
.grid-product__link .grid-product__price--original .sale_tag_img {
  position: absolute;
  width: 44px;
  top: -5px;
  right: -42px;
  rotate: 8deg;
}
.grid-product__link .grid-product__price {
  font-family: 'Oswald', sans-serif!important;
  font-weight: 700;
}
.mobile-overlay {
  font-family: 'Oswald', sans-serif!important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.4);
  font-size: 30px;
  font-weight: 700;
}
.flash-sale-badge.product-grid {
  top: 10px;
}

@media only screen and (min-width: 1050px) and (max-width: 1250px) {
  .product-grid-feature {
    font-size: 10px;
    gap: 4px;
    line-height: 2.2;
  }
}
@media only screen and (min-width: 590px){
  .grid-product__content {
    background-color: #f8f6f6;
  }
  .grid-product__link .grid-product__price--original.desktop {
    position: relative;
    font-weight: 400;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.5);
    margin-left: -26px;
  }
  .grid-product__link .grid-product__price--original.mobile {
    display: none!important;
  }
  .grid-product__link .product_saving_amount {
    display: inline-block;
  }
  .grid-product__link .product_saving_amount span {
    display: none;
  }
}
@media only screen and (max-width: 589px) {
  .grid-product__content {
    margin-bottom: 10px;
    position: relative;
  }
  .flash-sale-badge.product-grid {
    width: 58px;
    top: 12px;
  }
  .grid-product__link .grid-product__price--original.desktop {
    display: none!important;
  }
  .grid-product__link {
    display: flex;
    gap: 6px;
  }
  .grid-product__link .grid-product__image-mask {
    flex: 1 0 100px;
    max-width: 100px;
    display: flex;
    align-items: center;
  }
  .grid-product__link .grid-product__meta {
    text-align: left;
    padding-bottom: 0;
  }
  .grid-product__link .grid-product__price {
    font-size: 18px;
    line-height: 24px;
    margin-top: -2px;
  }
  .grid-product__link .grid-product__price--original {
    font-weight: 400;
    color: rgba(0,0,0,0.5);
    position: relative;
    display: inline-block;
  }
  .grid-product__link .grid-product__price--original .sale_tag_img {
    width: 44px;
    top: -5px;
    right: -42px;
  }
  .grid-product__link .product_saving_amount {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 3px;
  }
  .product-grid-feature {
    font-size: 14px;
    gap: 10px;
    margin: 3px 0 0;
  }
}

/************ Sale theme changes *************/

.announcement__text.with-timer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.timer-text {
  font-family: Oswald,sans-serif!important;
  font-weight: 400;
  font-size: 40px;
  line-height: 1em;
  display: flex;
  align-items: center;
}
.timer-text canvas {
  padding-left: 15px;
}
@media screen and (max-width: 991px) {
  .timer-text {
    font-size: 26px;
  }
  .timer-text canvas {
    max-width: 180px;
  }
@media screen and (max-width: 589px) {
  .timer-text {
    font-size: 23px;
  }
  .timer-text canvas {
    max-width: 140px;
  }
}

/************ Sale theme color 
.product__price.product__price--compare {
  position: relative;
}
.product__price.product__price--compare .sale_tag_img {
  position: absolute;
  top: -18px;
  right: -55px;
}
.grid-product-shipping-badge {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  font-family: Oswald,sans-serif!important;
  font-size: 14px;
}
.grid-product-shipping-badge span {
  background: #a6a6a6;
  color: #fff;
  padding: 3px 5px;
  border-top-right-radius: 4px;
}
.subscription-wrapper .needsclick button.needsclick,
.cart-link__bubble--visible,
table.tab-table .color-head,
.bundle-product .bundle-view .bndl-btn {
  background: #610ec0!important;
}
.cart__checkout,
.drawer .cart__checkout,
.template-product .add-to-cart,
.template-contact .contact-form .btn {
  background-color: #610ec0!important;
}

.product_saving_amount {
  margin-bottom: 5px;
}

.sale-price,
.product_saving_amount,
.cart-compare-price-row,
.cart__item-sub.slide-cart-subtotal,
.template-contact .contact-form label,
.breadcrumb .breadcrumb__divider,
.bundle-product .bundle-sale-price {
  color: #610ec0;
}
.slide-cart-discount, .cart-total-saving {
  color: #d54d4d;
}
.grid-product-shipping-text {
  background: #000;
}

@media screen and (max-width: 480px) {
  .grid-product-shipping-badge {
    font-size: 12px;
  }
}
*************/

.affirm-iframe-widget {
  display: none!important 
}
/********* Important CSS for Menu ***********/
.site-nav.site-navigation > li.complete-packages,
.mobile-nav > li.complete-packages {
  /* display: none!important; */
}
