html {
  box-sizing: border-box;
  font-size: 62.5%;
  height: 100%;
}
:root {
  --font-body-family: Poppins, centurygothic, centurygothicbold, sans-serif;
  --font-body-style: normal;
  --font-body-weight: 400;
  --font-weight-body--bold: 400;

  --brand-secondary: #e20027;
  --brand-modify-secondary: rgba(226, 0, 39, 0.3);
  --button-bg-color: #e20027;
  --button-bg-opacity-color: rgba(226, 0, 39, 0.8);
  --button-text-color: #ffffff;
  --button-bg-hover-color: #232323;
  --button-text-hover-color: #ffffff;
  --button-text-hover-modify-color: rgba(255, 255, 255, 0.4);
  --product-icon-color: #666666;
  --product-icon-hover-color: #e20027;
  --navbar-background-color: #232323;
  --navbar-text-modify-color: rgba(255, 255, 255, 0.1);
  --navbar-text-color: #ffffff;
  --header-icon-modify-color: rgba(8, 7, 7, 0.1);
  --header-icon-color: #080707;
  --header-icon-hover-color: #e20027;
  --menu-bg-color: #ffffff;
  --menu-text-modify-color: rgba(35, 35, 35, 0.1);
  --menu-text-color: #232323;
  --menu-text-hover-color: #e20027;
  --sale-bg-color: #7fbc1e;
  --sale-text-color: #ffffff;
  --soldout-bg-color: #c92c2c;
  --soldout-text-color: #ffffff;
  --footer-bg-color: #ffffff;
  --footer-heading-color: #232323;
  --footer-text-color: #080707;
  --footer-text-hover-color: #e20027;
  --navigation-color: #080707;
  --navigation-hover-color: #e20027;
  --footer-bottom-bg-color: #232323;
  --footer-bottom-text-color: #ffffff;
  --password-color: #f6f7f8;
  --password-textcolor: #232323;
  --bg-free-shipping-indicator: #fff3cd;
  --bg-free-shipping-indicator-eligible: #d4edda;
  --color-free-shipping-indicator: #856404;
  --color-free-shipping-indicator-eligible: #155724;

  --jdgm-primary-color: #399;
  --jdgm-secondary-color: rgba(51, 153, 153, 0.1);
  --jdgm-star-color: #399;
  --jdgm-paginate-color: #399;
  --jdgm-border-radius: 0;
}

@font-face {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("/local/templates/new_jumboo/fonts/poppins_n4.woff2") format("woff2");
}

/* @font-face {
  font-family: Poppins;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("/local/templates/new_jumboo/fonts/poppins_n7.woff2") format("woff2");
} */

@font-face {
  font-family: Poppins;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("/local/templates/new_jumboo/fonts/poppins_n6.woff2") format("woff2");
}

@font-face {
  font-family: Poppins;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("/local/templates/new_jumboo/fonts/poppins_n5.woff2") format("woff2");
}

@font-face {
  font-family: Poppins;
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("/local/templates/new_jumboo/fonts/poppins_n3.woff2") format("woff2");
}

@font-face {
  font-family: 'centurygothic';
  src: url('/local/templates/new_jumboo/fonts/centurygothic.ttf') format('truetype'),
    url('/local/templates/new_jumboo/fonts/centurygothic.woff2') format('woff2'),
    url('/local/templates/new_jumboo/fonts/centurygothic.woff') format('woff');
  font-display swap;
}
@font-face {
  font-family: 'centurygothicbold';
  src: url('/local/templates/new_jumboo/fonts/centurygothic_bold.ttf') format('truetype'),
    url('/local/templates/new_jumboo/fonts/centurygothic_bold.woff2') format('woff2'),
    url('/local/templates/new_jumboo/fonts/centurygothic_bold.woff') format('woff');
  font-weight: bold;
  font-display swap;
}

.button,
.btn,
a.btn,
.shopify-challenge__button,
.customer button {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  font: inherit;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  background-color: var(--button-bg-color);
  box-shadow: none;
  color: var(--button-text-color);
  -webkit-appearance: none;
  appearance: none;
  font-size: 14px;
  letter-spacing: .5px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 20px;
  line-height: 20px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  outline: none;
}

.button,
.btn,
a.btn,
.shopify-challenge__button,
.customer button {
  background-color: #c74919;
}

body {
  min-height: 100%;
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.06rem;
  line-height: 1.8;
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
}

body .card-wrapper .cart-btn-bottom.button-position-center .cart-btn,
body .featured-product-section .ishi-featured-product-tab .ishi-product-tabs .ishi-product-tab-item .ishi-product-nav-link,
body #slidetop,
body .quantity,
body .button,
body .btn,
body .shopify-challenge__button,
body .customer button,
body .shopify-payment-button__button--unbranded,
body .owl-theme .owl-dots .owl-dot span,
body .owl-theme .owl-nav .owl-prev,
body .owl-theme .owl-nav .owl-next,
body .customer .field input,
body .customer select,
body .field__input,
body .select__select,
body input.spr-form-input,
body textarea.spr-form-input,
body .spr-summary-actions-newreview {
  border-radius: 4px;
}

.product-cart .btn {
  position: relative;
  padding: 7px 16px;
}

.product-cart {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.card-information .card-information__wrapper {
  text-align: center;
}

.card-information .price {
  justify-content: center;
}


.btn.product-item-detail-buy-button {
  height: 45px;
}

.product-item-detail-pay-block {
  padding: 20px 0;
}


/* MEDIA MIN 768px */


@media (min-width: 768px) {
  .product-cart {
      -moz-transform: translateY(50px);
      -webkit-transform: translateY(50px);
      -o-transform: translateY(50px);
      -ms-transform: translateY(50px);
      opacity: 0;
  }
}

.cart-btn.loading {
  background-color: var(--btn-bg-hover-color)
}

.cart-btn.loading svg {
  opacity: 0
}

.cart-btn.loading:before {
  position: absolute;
  content: "\f1ce";
  font-family: FontAwesome;
  color: var(--button-text-hover-color);
  width: 30px;
  height: 35px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.cart-btn.loading {
  background-color: var(--button-bg-hover-color)
}

.cart-btn.loading svg,
.cart-btn.loading span {
  opacity: 0
}

.with-sidebar.collectiongrid-layout-4 .grid__item .cart-btn.loading:before {
  height: 31px
}

@media (max-width: 543px) {
  .product-cart .btn {
    padding: 5px 12px;
    font-size: 12px
  }

  .cart-btn.loading:before {
    width: 30px;
    height: 30px
  }
}

#_desktop_cart {
  position: relative;
  top: 2px;
}
#_desktop_cart .cart-display .cart-logo,
#_mobile_cart .cart-display .cart-logo {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  cursor: pointer
}

#_desktop_cart .cart-display .cart-logo svg,
#_mobile_cart .cart-display .cart-logo svg {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  fill: var(--header-icon-color);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}

@media (max-width: 991px) {

  #_desktop_cart .cart-display .cart-logo svg,
  #_mobile_cart .cart-display .cart-logo svg {
    fill: #232323
  }
}

@media (min-width: 992px) {

  #_desktop_cart .cart-display .cart-logo:hover svg,
  #_mobile_cart .cart-display .cart-logo:hover svg {
    fill: var(--header-icon-hover-color)
  }
}

#_desktop_cart .cart-display .cart-count-bubble:empty,
#_mobile_cart .cart-display .cart-count-bubble:empty {
  display: none
}

#_desktop_cart .cart-display .cart-count-bubble,
#_mobile_cart .cart-display .cart-count-bubble {
  background-color: var(--button-bg-color);
  border-radius: 50%;
  color: var(--button-text-color);
  font-size: 11px;
  font-weight: 400;
  height: 15px;
  left: auto;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 2px;
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  line-height: 15px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}
@media (max-width: 991px) {

  #_desktop_cart .cart-display .cart-count-bubble,
  #_mobile_cart .cart-display .cart-count-bubble {
    border-radius: 50%;
    top: 4px;
    right: 6px;
    width: 14px;
    line-height: 14px;
    height: 14px
  }
}

.header-right {
  text-align: right
}

#_desktop_wishlist,
#_mobile_wishlist {
  cursor: pointer;
  float: right;
  text-align: right;
  position: relative;
  padding: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

@media (max-width: 991px) {

  #_desktop_wishlist,
  #_mobile_wishlist {
    padding: 0;
    margin: 0
  }
}

@media (max-width: 767px) {

  #_desktop_wishlist,
  #_mobile_wishlist {
    margin: 0
  }
}

#_desktop_wishlist .wishlist-toggle,
#_mobile_wishlist .wishlist-toggle {
  width: 40px;
  height: 40px;
  display: block;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  cursor: pointer
}

#_desktop_wishlist .wishlist-toggle svg,
#_mobile_wishlist .wishlist-toggle svg {
  width: 40px;
  height: 40px;
  fill: #232323;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}

@media (max-width: 991px) {

  #_desktop_wishlist .wishlist-toggle svg,
  #_mobile_wishlist .wishlist-toggle svg {
    fill: #232323
  }
}

@media (min-width: 992px) {

  #_desktop_wishlist .wishlist-toggle:hover svg,
  #_mobile_wishlist .wishlist-toggle:hover svg {
    fill: var(--brand-secondary)
  }
}

#_desktop_cart,
#_mobile_cart {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  float: right;
  text-align: right
}

#_desktop_cart .cart-display .cart-logo,
#_mobile_cart .cart-display .cart-logo {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  cursor: pointer
}

#_desktop_cart .cart-display .cart-logo svg,
#_mobile_cart .cart-display .cart-logo svg {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  fill: var(--header-icon-color);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}

@media (max-width: 991px) {

  #_desktop_cart .cart-display .cart-logo svg,
  #_mobile_cart .cart-display .cart-logo svg {
    fill: #232323
  }
}

@media (min-width: 992px) {

  #_desktop_cart .cart-display .cart-logo:hover svg,
  #_mobile_cart .cart-display .cart-logo:hover svg {
    fill: var(--header-icon-hover-color)
  }
}

#_desktop_cart .cart-display .cart-count-bubble:empty,
#_mobile_cart .cart-display .cart-count-bubble:empty {
  display: none
}

#_desktop_cart .cart-display .cart-count-bubble,
#_mobile_cart .cart-display .cart-count-bubble {
  background-color: var(--button-bg-color);
  border-radius: 50%;
  color: var(--button-text-color);
  font-size: 11px;
  font-weight: 400;
  height: 15px;
  left: auto;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 2px;
  bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  line-height: 15px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s
}

@media (max-width: 1100px) {
  .site-header .container > .rowflex > .nav-clmn {
    display: flex;
    justify-content: flex-end;
  }
  #_desktop_cart, #_mobile_cart {
    left: -40px;
    top: -43px;
  }
}
@media (max-width: 991px) {

  #_desktop_cart .cart-display .cart-count-bubble,
  #_mobile_cart .cart-display .cart-count-bubble {
    border-radius: 50%;
    top: 4px;
    right: 6px;
    width: 14px;
    line-height: 14px;
    height: 14px
  }
}

.header-right {
  text-align: right
}
.nav-clmn {
  display: flex;
  gap: 10px;
}

.zoomWindow {
  cursor: crosshair !important;
}

.product__description .tab-pane {
  padding: 15px 0 0;
}

.product__description h2,
.product__description .h2 {
  font-size: 2rem;
  margin: 10px 0 5px;
}

@media only screen and (min-width: 768px) {
  .product__description h2,
  .product__description .h2 {
    font-size: 2.4rem;
  }
}
