.elementor-799 .elementor-element.elementor-element-510deb5{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-799 .elementor-element.elementor-element-510deb5:not(.elementor-motion-effects-element-type-background), .elementor-799 .elementor-element.elementor-element-510deb5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-799 .elementor-element.elementor-element-bc5d67e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-799 .elementor-element.elementor-element-fa4c06f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-799 .elementor-element.elementor-element-63ff507{padding:30px 0px 30px 0px;}.elementor-799 .elementor-element.elementor-element-f4e8daa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-799 .elementor-element.elementor-element-f923e35 .cart button, .elementor-799 .elementor-element.elementor-element-f923e35 .cart .button{transition:all 0.2s;}.elementor-799 .elementor-element.elementor-element-f923e35 .quantity .qty{transition:all 0.2s;}.elementor-799 .elementor-element.elementor-element-6f93696{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-799 .elementor-element.elementor-element-653c868{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-799 .elementor-element.elementor-element-1eeab82{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:0200px;--padding-left:40px;--padding-right:40px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-799 .elementor-element.elementor-element-2331182{padding:0px 0px 30px 0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-799 .elementor-element.elementor-element-35fe761{--grid-columns:4;}@media(min-width:701px){.elementor-799 .elementor-element.elementor-element-bc5d67e{--width:50%;}.elementor-799 .elementor-element.elementor-element-fa4c06f{--width:50%;}.elementor-799 .elementor-element.elementor-element-1eeab82{--content-width:1600px;}}@media(max-width:1050px){.elementor-799 .elementor-element.elementor-element-35fe761{--grid-columns:2;}}@media(max-width:700px){.elementor-799 .elementor-element.elementor-element-35fe761{--grid-columns:1;}}/* Start custom CSS for container, class: .elementor-element-510deb5 *//* ============================================================
   GOLDMARKET — PRODUCT HERO (v2 — popravljene proporcije)
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Inter+Tight:wght@400;500;600;700&display=swap');

/* ============ GLAVNI CONTAINER ============ */
.product-hero {
  background: #0a0a0a !important;
  padding: 250px 40px 150px 40px!important;
  position: relative;
  overflow: hidden;
}
@media (min-width:1050px) and (max-width:1600px){
    .product-hero{
        padding:180px 40px 150px 40px!important;
    }
}
/* Razširi container in popravi grid proporcije.
   Levi stolpec (slika) dobi ~60%, desni (info) ~40%.
   Manjši gap + večja širina = boljša razporeditev. */
.product-hero .e-con-inner {
  max-width: 1600px !important;
  width: 100% !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 40px !important;
  align-items: center !important;
  padding: 0 !important;
}

/* ============ LEVI STOLPEC — SLIKA ============ */
.product-hero .elementor-element-bc5d67e {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 760px;
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}

.product-hero .elementor-element-91647d2 {
  width: 100% !important;
  max-width: none !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

/* Bistveno večja slika */
.product-hero .elementor-element-91647d2 img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;

  filter: drop-shadow(0 50px 100px rgba(212, 166, 74, 0.35));
  object-fit: contain !important;
}

/* ============ DESNI STOLPEC — INFO ============ */
.product-hero .elementor-element-fa4c06f {
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  color: #ffffff;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;

  width: 100% !important;
  padding: 0 !important;
}

/* === NASLOV === */
.product-hero .product_title,
.product-hero .elementor-element-692ed0a .elementor-heading-title {

  font-size: clamp(36px, 3.5vw, 52px) !important;
  font-weight: 500 !important;
  line-height: 1.05 !important;
  letter-spacing: -0.03em !important;
  color: #ffffff !important;
  margin: 0 0 20px 0 !important;
}

/* === SHORT DESCRIPTION === */
.product-hero .woocommerce-product-details__short-description,
.product-hero .woocommerce-product-details__short-description p {
  font-size: 20px !important;
  color: #a8a8a8 !important;
  line-height:150% !important;
  max-width: 100% !important;
  font-family: Inter tight!important;
  margin: 0 0 32px 0 !important;
}

/* === USP LIST (lastnosti s checkmarki) === */
.product-hero .elementor-element-980b61e {
  margin-bottom: 28px;
}

.product-hero .c-product-intro__usp-headline,
.product-hero .c-product-intro__usp-list {
  list-style: none !important;
  padding: 0 !important;

}

.product-hero .c-product-intro__usp-headline ul,
.product-hero .c-product-intro__usp-list {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Skrij prazne <p>&nbsp;</p> */
.product-hero .elementor-element-980b61e p:empty {
  display: none !important;
}

/* Vsak <li> — manj paddinga, da se ne zdi stisnjeno */
.product-hero .elementor-element-980b61e li,
.product-hero .c-product-intro__usp {
  position: relative;
  display: block;
  padding: 12px 0 12px 38px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 16px;
  color: #a8a8a8;
  line-height: 150%;
  list-style: none !important;
  margin: 0 !important;
}

.product-hero .elementor-element-980b61e li:last-child,
.product-hero .c-product-intro__usp:last-child {
  border-bottom: none;
}

/* Skrij <br> znotraj USP, ker povzročajo dodatne prelome */
.product-hero .elementor-element-980b61e li br,
.product-hero .c-product-intro__usp br {
  display: none !important;
}

/* Checkmark ikona */
.product-hero .elementor-element-980b61e li::before,
.product-hero .c-product-intro__usp::before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: rgba(212, 166, 74, 0.12);
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%23f5c563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M2.5 6.5L5 9l4.5-5'/></svg>");
  background-repeat: no-repeat;
  background-position: center;
}

/* Bold (ime feature-a) */
.product-hero .elementor-element-980b61e li strong,
.product-hero .c-product-intro__usp strong {
  display: block;
  font-size: 18px;
  font-family:unbounded ;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 2px;
}

/* ============ PRICE CARD ============ */
.product-hero .elementor-element-63ff507 {
  width: 100%;
  margin-bottom: 20px;
}

.product-hero .price-card {
  position: relative;
  isolation: isolate;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  font-size: 72px;
  background: linear-gradient(135deg, #121212 0%, #121212 20%);
  box-shadow: 0 12px 60px 0 rgba(0, 0, 0, 0.4);
  margin: 0;
}

.product-hero .price-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  box-shadow: inset .28125em .28125em .09375em -.328125em rgba(255, 255, 255, 0.3);
  z-index: 1;
}

.product-hero .price-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0.5;
  transform: rotate(180deg);
  box-shadow: inset .28125em .29125em .09375em -.328125em rgba(255, 255, 255, 0.3);
  z-index: 1;
}

.product-hero .price-card-inner {
  position: relative;
  z-index: 2;
  padding: 30px 28px;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  color: #ffffff;
}

.product-hero .price-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: 4px;
}

.product-hero .price-label {
  font-size: 14px;
  color: #a8a8a8;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.product-hero .price-change {
  font-size: 12px;
  color: #4ade80;
  background: rgba(74, 222, 128, 0.12);
  padding: 4px 10px;
  border-radius: 100px;
  font-weight: 500;
}

.product-hero .price-value {

  font-weight: 500;

  margin-bottom: 4px;
  font-size:32px;
  margin:10px 0px;
  font-family: Unbounded;
  line-height: 1.1;
}

.product-hero .price-meta {
  font-size: 13px;
  color: #a8a8a8;
}

/* ============ FORM — KOLIČINA + DODAJ V KOŠARICO ============ */
.product-hero .elementor-element-f4e8daa {
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  margin-top: 4px;
  width: 100% !important;
  padding: 0 !important;
}

.product-hero .elementor-add-to-cart {
  width: 100%;
}

.product-hero form.cart {
  display: flex !important;
  gap: 12px !important;
  align-items: stretch !important;
  margin: 0 !important;
  width: 100%;
}

/* Quantity input */
.product-hero .quantity {
  display: flex;
  align-items: stretch;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}

.product-hero .quantity input.qty {
  background: transparent !important;
  border: none !important;
  color: #ffffff !important;
  font-family: 'Inter Tight', 'Inter', sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  width: 80px !important;
  text-align: center !important;
  padding: 14px 8px !important;
  outline: none !important;
  -moz-appearance: textfield;
}

.product-hero .quantity input.qty::-webkit-outer-spin-button,
.product-hero .quantity input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* "Dodaj v košarico" gumb */
.product-hero .single_add_to_cart_button {
  flex: 1;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 14px 28px !important;
  background: #ffffff !important;
  color: #0a0a0a !important;
  text-decoration: none !important;
  border: none !important;
  border-radius: 12px !important;
  font-family: 'Inter Tight', 'Inter', sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  transition: transform 0.2s ease !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  width: auto !important;
}

.product-hero .single_add_to_cart_button:hover {
  transform: translateY(-2px) !important;
  background: #ffffff !important;
  color: #0a0a0a !important;
}

/* "Preglej ponudbo" sekundarni gumb (.btn-vec) */
.product-hero .elementor-element-98f3d63 {
  margin-top: 0 !important;
}


.product-hero .elementor-element-98f3d63 .btn-vec span {
  font-size: 18px;
  line-height: 1;
}

/* Skrij label za screen reader */
.product-hero .screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* ============ RESPONSIVE ============ */
@media (max-width: 1200px) {
  .product-hero .e-con-inner {
    grid-template-columns: 1.2fr 1fr !important;
    gap: 32px !important;
  }
  .product-hero .elementor-element-91647d2 img {
    max-height: 620px !important;
  }
}

@media (max-width: 1024px) {
  .product-hero .e-con-inner {
    grid-template-columns: 1fr !important;
    gap: 40px !important;
  }
  .product-hero .elementor-element-bc5d67e {
    min-height: 480px;
  }
  .product-hero .elementor-element-91647d2 img {
    max-height: 480px !important;
  }
  .product-hero .elementor-element-fa4c06f {
    max-width: 100% !important;
    margin: 0 auto !important;
  }
}

@media (max-width: 900px) {
  .product-hero {
    padding: 40px 24px 80px !important;
  }
  .product-hero form.cart {
    flex-direction: column;
  }
  .product-hero .quantity {
    width: 100%;
  }
  .product-hero .quantity input.qty {
    width: 100% !important;
  }
}

@media (max-width: 540px) {
  .product-hero .price-value {
    font-size: 32px;
  }
  .product-hero .elementor-element-91647d2 img {
    max-height: 360px !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a8ea486 */.elementor-799 .elementor-element.elementor-element-a8ea486{
    z-index:5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1eeab82 */.elementor-799 .elementor-element.elementor-element-1eeab82 .loop-container .loop-image-container{
    background-color: #F5F5F5;
    border-radius: 16px;
    height:331px;
    padding:10px;
    transition:0.6s all;
    position:relative;
    overflow: hidden;
    
}
.elementor-799 .elementor-element.elementor-element-1eeab82 .loop-container:hover .loop-image-container{
    background-color: #E5E5E5;
}
.elementor-799 .elementor-element.elementor-element-1eeab82 .loop-container{
    background-color: #fff!important;
    border-radius: 16px;
    padding:12px;
    transition:0.6s all;
}
.loop-container:hover{
    background-color:  #282828;
}

.loop-image-container img{
    
    object-fit:contain;
    max-width:300px;
    transition:0.5s all;
    position:relative;
    z-index:100;
}
.loop-container:hover img{
    transform: rotate(-5deg) scale(1.09) ;
}
.loop-container h3{
    font-size:24px!important;
 
    
}
.elementor-799 .elementor-element.elementor-element-1eeab82 .loop-container span{
    color:#000!important;
    font-size:20px!important;
    font-weight: 500;
}/* End custom CSS */