/** Shopify CDN: Minification failed

Line 74:0 Unexpected "}"

**/
/*================ Add Xiaomi Fonts ================*/


@import url('https://i05.appmifile.com/i18n/fonts/CamphorPro/woff2/index.css');

@font-face {
  font-family: 'Xiaomi Brand';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/cdn/shop/files/Brand_1e3cde4b-c038-4fc0-a394-d593d8c7cb4b.woff2?v=1683134772') format('woff2');
}

body {
  font-family: 'Camphor Pro', sans-serif;
}

.pickup__product__title, .product__title, .product-item__title, .navtext {
  font-family: 'Xiaomi Brand', 'Camphor Pro', sans-serif;
}
h2, h4, .navtext {
  text-transform: initial;
}

@supports (font-variation-settings: 'wght' 400) {
  body {
    font-family: 'Camphor Pro VF', 'Camphor Pro', sans-serif;
  }

  body .product-item__title {
    font-family: 'Xiaomi Brand', 'Camphor Pro VF', 'Camphor Pro', sans-serif;
  }
}
.collection-item--borderless:hover, .product-grid > .product-item--borderless:hover {
  box-shadow: 0 0 11px rgba(33,33,33,.2);   
}

/*================ Cookie banner ================*/
.cc-theme-edgeless.cc-window {
  border-radius: 12px;
}

/*================ Category Pages ================*/

.btn--text span {
    background: linear-gradient(to right, #ff6700, transparent);
    background-size: 100% 2px;
    background-position: 50% 86%;
    background-repeat: no-repeat;
    transition: color .25s ease-in, background-size .25s ease-in;
    line-height: 2;
    padding: 5px 0;
}

.sale-box {
    background-color: #ff6900 !important; 
    color: #ffffff !important;  
    border-radius: 4px !important;
    padding: 4px 8px; 
    font-weight: 500 !important;
    font-size: 11px !important; 
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 12px !important;
    left: 12px !important;
    z-index: 10;  
     }
}
.aos-initialized [data-fades-in] {
    opacity: 1;
}
.product-item__swatches__count {
  display: none;
}
.radio__fieldset--small {
  opacity: 1;
  visibility: visible;
}
.new-price {
  font-weight: bolder;
    color: #ff6900;
  font-size: 1.6em;
}
.swatch__button--circle .sibling__link, .swatch__button--circle .swatch__link, .swatch__button--circle input ~ label {
    border: 1px solid grey;
}

.badge-box {
    top: 12px;
    left: 12px;

    background: rgba(255, 103, 0, 0.95);
    color: #fff;

    padding: 4px 8px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.06em;

    border-radius: 4px; 
    backdrop-filter: blur(4px);
    z-index: 10; 
}


button.quick-add__button.caps {
  background-color: #ff6900;
  color: white;
  border-radius: 8px;
}

/*================ Product Pages ================*/

.pDescription {
  font-family: inherit;
  line-height: 1;
}

h1.product__title.heading-medium {
  font-size: 1.3rem;
}

section.accordion-section {
  background-color: #fff;
}

button.quantity__plus {
  background:lightgrey;
  border-bottom-left-radius: 14px;
}

div.product__price__wrap {
  font-size: 1.0rem;
}

div.product__price.body-medium {
  font-weight: 600;
  font-size: 1.4rem;
}

pickup-availability.product__block.product__pickup.block-padding {
  padding-top: 15px;
  padding-bottom: 15px; 
}

h3.accordion__heading.heading-medium.aos-animate {
  font-size: 1rem;
}

.product-item__cutline {
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 6px !important;
}

div.product__block.product__badges.block-padding {
  padding-top: 0px;
}

div.block__icon__container.block__icon__container--full {
  background-color: #ffffff;
  padding: 10px;
}

strong {
    font-weight: 700 !important;

}
.product__submit__add {
    --btn-border: #ff6900 !important;
    --btn-bg: #ff6900 !important;
    --btn-text: white;
    --btn-text-hover: white;
    border-radius: 5px;
}

.radio__fieldset .radio__button input:checked ~ label {
    border-radius: 5px;  
}
.shop-pay-terms {
  margin: 0px;
}
.pickup__preview .icon-check, .pickup__list__item .icon-check {
    color: #ff6900;
}
[data-id="read-more-link_0"] {
    color: #ff6900;
}
.product__head {
  border-radius: 10px 10px 0px 0px;
  padding-bottom: 0px !important;
}
.product__price {
  font-weight: 700;
   font-size: 1.3em;
  color: var(--COLOR-SALE);
}
.product__price--sale {
  font-size: 1.7em;
}
.product__price--strike {
  font-weight: 400;
}
.product__price__wrap {
  background-color: #f5f5f5;
  font-weight: 600 !important;
  margin: 0;
  padding: 10px 12px 3px;
}

.pickup__variant .badge {
    border: 1px solid #ff6900;
}

.product__block--lines,

.product__head,
.product__block--buttons,
.variant__countdown
 {
  background-color: #f5f5f5;
  padding: 10px;
}

.product__subheading {
  background-color: #f5f5f5;
  color: black;
  padding: 10px;
}
.metafield-multi_line_text_field {
  color: #000000 !important;
  font-weight: 400;
}

div.jdgm-prev-badge {
  background-color: #f5f5f5;
  color: #000000;
  padding-left: 10px !important;
  padding-bottom: 4px;
}
.omnisend-star-ratings-wrapper {
  background-color: #f5f5f5 !important;
}
.product__complementary {
  border-radius: 0px 0px 0px 0px;
  padding-top: 0px !important;
}
.product__block {
  margin-bottom: 0px;
}

.product__icon__container {
  color: #FF6900;
}
.omnisend-main-review-block-title {
  display: none;
}
.omnisend-main-review-block-average-rating-description {
  display: none;
}
.product__feature__content {
padding-left: 0px !important; 
  margin-bottom: 0px;
}
deferred-image figure img {
  font-weight: 700;
  font-style:normal;
}

h2.grid__heading.heading-size-5.aos-animate {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
}

a.btn.btn--solid.btn--small.btn--primary {
  border-radius: 2px;
  font-weight: 600;
}

button.btn.btn--solid.btn--primary {
  border-radius: 10px;
    font-weight: 600;
  font-size: 1rem;
  font-family: 'Camphor Pro'
}

div.omnisend-main-review-block-header {
  display: none;
}

button.quick-add__button.caps {
  color: #ffffff;
  background-color: #000000;
}

div.product__icon__container.product__feature__heading {
  padding-left: 0px !important; 
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px; 
}

div.product__feature {
  background-color: #f5f6f6 !important;
}
div.product__block.block__icon__container.block__icon__container--full.block-padding {
  padding: 10px 10px 10px 10px;
  background-color: #f5f6f6;
}

div.product__block.product__block--buttons.block-padding.color-scheme-1 {
  padding-bottom: 15px;
}

#activeSKU {
  padding-bottom: 1px !important
}

div.product__subheading {
  text-align: left;
  padding-left: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px;
}
div.product__block.product__icon__container.product__icon__container--full.block-padding {
  padding-left: 10px !important; 
  padding-top: 0px !important;
  padding-bottom: 10px !important;
  margin-bottom: 0px; 
  }

div.product__block.product__head.block-padding {
  padding: 10px;
}

button.pickup__button.text-link.small {
  font-weight: 700;
  color: #fd6900;
}

div.product__block.product__block--lines.product__form__holder.block-padding {
  padding: 10px
}

.custom-additional-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* dve koloni */
  gap: 12px; /* razmik med slikami */
  margin: 0px 0;
  align-items: center; /* vertikalno poravna */
  justify-items: center; /* horizontalno centrirano */
  background-color: #f5f5f5; /* ozadje */
  padding: 12px;            /* notranji odmik, da slike ne “lepijo” na rob */
}

.custom-additional-images img {
  max-width: 80px;   /* velikost ikon/slik */
  height: auto;
}

@media (max-width: 768px) {
  .custom-additional-images {
    display: flex;
    justify-content: space-between;
    gap: 8px;
  }

  .custom-additional-images img {
    width: 48%;
  }
}
/*================ Charger Info - Product Pages ================*/

.charger-info-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #d0d0d0;
  border-radius: 4px;
  background-color: #f5f7fa;
  padding: 10px 16px 16px 10px; /* top right bottom left */
  font-size: 13px;
  color: #333;
  gap: 16px;
}

.charger-info-text {
  flex: 1;
  font-family: inherit;
  line-height: 1;
}

.charger-info-text strong {
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
}

.charger-info-text ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.charger-info-text ul li {
  margin-bottom: 4px;
}

.charger-info-image {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
}

.charger-info-image img {
  max-width: 100px;
  height: auto;
}

/*================ Promo bar (above slideshow) ================*/

.announcement__close {
    position: absolute;
    top: 50%;
    right: var(--outer, 16px);
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
    color: inherit;
    z-index: 2;
}
.announcement__close svg,
.announcement__close .icon {
    width: 12px;
    height: 12px;
}

/*================ Header ================*/

.header__dropdown,
.nav__dropdown,
.mega-menu,
[data-mega-menu] {
  background-color: #f8f8f8 !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.13) !important;
}

.menu__item.child:first-child a span,
.menu__item.child:nth-child(2) a span {
    background-color: transparent !important;
    color: #ff6700 !important;
    border: 1.5px solid #ff6700 !important;
    border-radius: 4px !important;
    padding: 3px 6px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    text-align: center;
}

.menu__item.child:first-child .navtext::after,
.menu__item.child:nth-child(2) .navtext::after {
    display: none !important;
}

@keyframes xiaomi-pulse {
    0% {
        box-shadow: 0 0 10px rgba(255, 105, 0, 0.7), 
                    0 0 20px rgba(255, 105, 0, 0.5),
                    0 0 30px rgba(255, 105, 0, 0.3);
    }
    50% {
        box-shadow: 0 0 14px rgba(255, 105, 0, 1), 
                    0 0 28px rgba(255, 105, 0, 0.8),
                    0 0 42px rgba(255, 105, 0, 0.5);
    }
    100% {
        box-shadow: 0 0 10px rgba(255, 105, 0, 0.7), 
                    0 0 20px rgba(255, 105, 0, 0.5),
                    0 0 30px rgba(255, 105, 0, 0.3);
    }
}

a.btn.btn--small.btn--solid.btn--primary {
    background-color: transparent !important;
    color: #ff6700 !important;
    border: 1.5px solid #ff6700 !important;
    border-radius: 4px !important;
    padding: 3px 6px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    text-align: center;
     }
a.btn.btn--small.btn--solid.btn--primary:after {
    display: none !important;
}
a.btn.btn--small.btn--solid.btn--primary:hover {
    background-color: transparent !important;
    color: #ff6700 !important;
    border-color: #ff6700 !important;
    transform: scale(1.05);
}

.menu__item.child:first-child:hover,
.menu__item.child:nth-child(2):hover {
   transform: scale(1.05);
        }

.menu__item.parent > .navlink--toplevel:hover,
.menu__item.grandparent > .navlink--toplevel:hover,
.menu__item.parent:focus-within > .navlink--toplevel,
.menu__item.grandparent:focus-within > .navlink--toplevel,
.menu__item.parent[aria-expanded="true"] > .navlink--toplevel,
.menu__item.grandparent[aria-expanded="true"] > .navlink--toplevel {
    color: #ff6700 !important;
}
.menu__item.parent > .navlink--toplevel:hover .navtext::after,
.menu__item.grandparent > .navlink--toplevel:hover .navtext::after,
.menu__item.parent:focus-within > .navlink--toplevel .navtext::after,
.menu__item.grandparent:focus-within > .navlink--toplevel .navtext::after,
.menu__item.parent[aria-expanded="true"] > .navlink--toplevel .navtext::after,
.menu__item.grandparent[aria-expanded="true"] > .navlink--toplevel .navtext::after {
    background-color: #ff6700 !important;
}

 .shop-pay-terms {
  margin: 0px !important;
}
.block-padding {
  margin-bottom: 0px !important;
}
.product-item__swatches__count {
  display: none !important;
}
.radio__fieldset--pgi {
  opacity: 1 !important;
  visibility: visible !important;
}
.menu__item.grandparent .navlink--child {
  font-weight: bolder;
}
@keyframes moveAnimation {
  0% { transform: translateX(0); }
  100% { transform: translateX(15px); }
}
a.navlink.navlink--grandchild:hover {
  animation: moveAnimation 2s forwards;
}
.grandparent .header__dropdown__inner 
{
  width: 80%;
  margin: 0 auto;
  padding-left: 8%;
}

/*================ Cart ================*/
.btn--primary.btn--outline {
  background-color:#ff6900;
}

/*================ Footer - terms and conditions pages ================*/

.page-width .grid{
  display: block !important;
}
div.grid.grid--uniform{
  display: block !important;
}

/*================ Product pages ================*/

.product__tax-note {
  font-size: 11px;
  line-height: 1.35;
  opacity: 0.7;
  background-color: #f5f5f5;
  padding: 2px 12px 8px;
  margin: 0;
}

 /* Basic styling for the Leanpay flyout */

    .leanpay {
display: flex;
align-items: center;
gap: 10px;
padding: 2px 10px;
background-color: #f5f5f5;
font-size: 12px;
font-weight: 600;
color: #000;
font-family: inherit;
}

    .leanpay  a {
    color: #444;
    text-decoration: underline;
    font-weight: 400;
    transition: all 0.3s ease; 
}

.leanpay a:hover {
    color: #fd6900; 
    text-decoration: none; 
  transform: scale(1.05);
}

    .flyout {
      position: fixed;
      top: calc(var(--header-height) + 70px);
      /*top: 0px;*/
      right: -100%;
      width: 300px;
      height: 100%;
      background-color: #fff;
      color: #1a1a1a;
      border-radius: 12px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
      overflow-y: auto;
      transition: right 0.3s ease;
      z-index: 25000 !important;
      padding: 20px;
      display: flex;
      flex-direction: column;
      transform: translateZ(0);
    }

    /* When flyout is active, it slides into view */
    .flyout.active {
      right: 0;
    }

    /* Header styling */
    .flyout-header {
      font-size: 1em;
      font-family: Camphor Pro;
      font-weight: 500;
      margin-bottom: 10px;
    }

    .flyout-close {
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 1.2em;
      cursor: pointer;
      background: none;
      border: none;
    }

    .flyout-open {
      text-decoration: underline;
    }

    /* Content area styling */
    .flyout-content {
      flex: 1;
      overflow-y: auto;
      padding: 10px 0;
    }

    .flyout-content ul {
      list-style-type: disc;
      padding-left: 2px;
      margin-bottom: 20px;
      font-family: Camphor Pro;
      font-size: 1em;
      font-weight: 600;
    }

    /* Footer text styling */
    .flyout-footer {
      font-size: 0.7em;
      color: #ffffff;
      margin-top: auto;
    }

/*================ Product Page ================*/

.product__content .form__width {
    background-color: #f5f5f5;
    padding: 24px;
    border-radius: 8px;
}