.elementor-kit-8{--e-global-color-primary:#0335A9;--e-global-color-secondary:#F5F5F5;--e-global-color-text:#111111;--e-global-color-accent:#FF9555;--e-global-color-553b247:#FFFFFF;--e-global-color-115b4ea:#111111;--e-global-color-52fee91:#3B60B6;--e-global-color-afda0d8:#BDBDBD;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:125%;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Work Sans";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-size:1.2rem;--e-global-typography-accent-font-weight:500;--e-global-typography-f601525-font-family:"Work Sans";--e-global-typography-f601525-font-size:1rem;--e-global-typography-f601525-line-height:1rem;color:#111111;font-family:"Inter", Sans-serif;font-size:16px;overscroll-behavior:auto;}.elementor-kit-8 a{color:var( --e-global-color-553b247 );}.elementor-kit-8 a:hover{color:#888888;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:var( --e-global-typography-f601525-font-family ), Sans-serif;font-size:var( --e-global-typography-f601525-font-size );line-height:var( --e-global-typography-f601525-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-f601525-font-size );line-height:var( --e-global-typography-f601525-line-height );}}@media(max-width:1219px){.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-f601525-font-size );line-height:var( --e-global-typography-f601525-line-height );padding:0.5rem 1rem 0.5rem 1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-8{--e-page-transition-entrance-animation:e-page-transition-fade-out;}}@media(max-width:767px){.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:var( --e-global-typography-f601525-font-size );line-height:var( --e-global-typography-f601525-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.dialog-widget-overlay{
  backdrop-filter:blur(20px);          /* frosted‑glass blur   */
  -webkit-backdrop-filter:blur(20px);  /* Safari/iOS support   */
  background:rgba(0,0,0,.45);          /* dark tint fallback   */
}


/* WooCommerce – “in stock / out of stock” teksto spalva (produkto puslapyje) */
.woocommerce div.product p.stock,
.woocommerce div.product span.stock,
.elementor-widget-woocommerce-product-add-to-cart .stock {
  color: #111111 !important;
}


/* Produktų puslapio kaina – Add to Cart widgete ir apskritai */
body.single-product .elementor-widget-woocommerce-product-add-to-cart .price,
body.single-product .elementor-widget-woocommerce-product-add-to-cart .woocommerce-Price-amount,
body.single-product div.product p.price,
body.single-product div.product span.price,
body.single-product .woocommerce-variation-price .price,
body.single-product .price ins,
body.single-product .price del {
  color: #111111 !important;
}


/* WooCommerce variations blokas – suvienodinam padding ir padidinam label */
body.single-product form.variations_form table.variations {
  margin: 0; /* saugiai nuimam papildomus tarpelius */
}

/* Kairinis įspaudimas laukams ir etiketei – laukais būna td.value */
body.single-product form.variations_form table.variations th.label,
body.single-product form.variations_form table.variations td.value {
  padding-left: 0 !important;
}

/* Padidinam "Size" etiketę ir sutvarkom jos išdėstymą */
body.single-product form.variations_form table.variations th.label label {
  font-size: 20px;    /* pasididink kaip patogu (pvz., 18–22px) */
  line-height: 1.2;
  font-weight: 600;
  color: #111111;
  margin: 0;
  white-space: nowrap; /* kad "Size" nelūžtų į dvi eilutes */
}

/* Truputį mažiau vertikalaus tarpo virš/po variacijų eilutės */
body.single-product form.variations_form table.variations tr {
  border: 0;
}
body.single-product form.variations_form table.variations th.label,
body.single-product form.variations_form table.variations td.value {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* Mažiems ekranams – label viršuje, select 100% pločio */
@media (max-width: 767px) {
  body.single-product form.variations_form table.variations th.label,
  body.single-product form.variations_form table.variations td.value {
    display: block;
    width: 100%;
    padding-left: 0 !important;
  }
  body.single-product form.variations_form table.variations td.value select {
    width: 100%;
  }
}
/* default header look */
.my-sticky-header {
  background: transparent;
  transition: background-color .3s ease;
}

/* after scrolling past 80vh */
.scrolled-80vh .my-sticky-header {
  background-color: #0335A9 !important;
}/* End custom CSS */