.elementor-kit-1173{--e-global-color-primary:#231F20;--e-global-color-secondary:#6D6E70;--e-global-color-text:#BBBDC0;--e-global-color-accent:#C10016;--e-global-typography-primary-font-family:"Arras Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Arras Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"Arras Sans";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-accent-font-family:"Arras Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:normal;background-color:#FAFAFA;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );}.elementor-kit-1173 button,.elementor-kit-1173 input[type="button"],.elementor-kit-1173 input[type="submit"],.elementor-kit-1173 .elementor-button{background-color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );font-style:var( --e-global-typography-accent-font-style );color:#D8D8DD;}.elementor-kit-1173 button:hover,.elementor-kit-1173 button:focus,.elementor-kit-1173 input[type="button"]:hover,.elementor-kit-1173 input[type="button"]:focus,.elementor-kit-1173 input[type="submit"]:hover,.elementor-kit-1173 input[type="submit"]:focus,.elementor-kit-1173 .elementor-button:hover,.elementor-kit-1173 .elementor-button:focus{background-color:var( --e-global-color-accent );color:#D8D8DD;}.elementor-kit-1173 e-page-transition{background-color:#FFBC7D;}.site-header{background-color:#BBBDC0;padding-inline-end:25px;padding-inline-start:25px;}.site-footer{background-color:#BBBDC0;}.elementor-kit-1173 a{color:var( --e-global-color-primary );}.elementor-kit-1173 a:hover{color:var( --e-global-color-accent );}.elementor-kit-1173 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-1173 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );font-style:var( --e-global-typography-secondary-font-style );}.elementor-kit-1173 h3{font-style:normal;}.elementor-kit-1173 h5{font-style:normal;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .header-inner{width:1306px;max-width:100%;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* PDF-nuppude konteiner */
.acf-download-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 24px;
  margin-bottom: 32px;
}

/* PDF-nupp (kaardike) */
.acf-download-buttons .elementor-widget-icon-box {
  flex: 0 0 auto;
  width: 96px;
  height: 112px;
  padding: 12px 10px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  border: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  cursor: pointer;
}

/* Ikoon */
.acf-download-buttons .elementor-widget-icon-box__icon {
  font-size: 22px;
  margin-bottom: 6px;
  color: #555;
}

/* Tekst */
.acf-download-buttons .elementor-icon-box-title {
  font-size: 12px;
  font-weight: 400;
  color: #555;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.2px;
}

/* Hover */
.acf-download-buttons .elementor-widget-icon-box:hover {
  transform: translateY(-2px);
  background-color: #f6f6f6;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
  border-color: #e4e4e4;
}

/* --- TOOTEINFO TABEL --- */
.woocommerce table.shop_attributes {
  width: 100%;
  max-width: 640px;
  margin: 3rem auto 2rem auto;
  border-collapse: collapse;
  font-family: 'Segoe UI', sans-serif;
  font-size: 15px;
  background-color: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  overflow: hidden;
}

/* Lahtrid */
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  width: 50%;
  padding: 16px 20px;
  text-align: center;
  vertical-align: middle;
  border: none;
}

/* Vasak lahter */
.woocommerce table.shop_attributes th {
  font-weight: 600;
  color: #222;
  background-color: #ffffff;
}

/* Parem lahter */
.woocommerce table.shop_attributes td {
  color: #444;
  font-style: italic;
  background-color: #ffffff;
}

/* Eemaldame kõik taustad */
.woocommerce table.shop_attributes tr:nth-child(even),
.woocommerce table.shop_attributes tr:nth-child(odd),
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  background-color: #ffffff !important;
}

/* Hover-efekt kogu reale */
.woocommerce table.shop_attributes tr:hover th,
.woocommerce table.shop_attributes tr:hover td {
  background-color: #f9f9f9 !important;
  transition: background-color 0.2s ease-in-out;
}

/* Ümarus servadesse */
.woocommerce table.shop_attributes tr:first-child th:first-child {
  border-top-left-radius: 16px;
}

.woocommerce table.shop_attributes tr:first-child td:last-child {
  border-top-right-radius: 16px;
}

.woocommerce table.shop_attributes tr:last-child th:first-child {
  border-bottom-left-radius: 16px;
}

.woocommerce table.shop_attributes tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}
/* PDF-nuppude konteiner */
.acf-download-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
  margin-top: 24px;
  margin-bottom: 32px;
}

/* PDF-nupp (kaardike) */
.acf-download-buttons .elementor-widget-icon-box {
  flex: 0 0 auto;
  width: 96px;
  height: 112px;
  padding: 12px 10px;
  background-color: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  border: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  cursor: pointer;
}

/* Ikoon */
.acf-download-buttons .elementor-widget-icon-box__icon {
  font-size: 22px;
  margin-bottom: 6px;
  color: #555;
}

/* Tekst */
.acf-download-buttons .elementor-icon-box-title {
  font-size: 12px;
  font-weight: 400;
  color: #555;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.2px;
}

/* Hover */
.acf-download-buttons .elementor-widget-icon-box:hover {
  transform: translateY(-2px);
  background-color: #f6f6f6;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.06);
  border-color: #e4e4e4;
}

/* --- TOOTEINFO TABEL --- */
.woocommerce table.shop_attributes {
  width: 100%;
  max-width: 640px;
  margin: 3rem auto 2rem auto;
  border-collapse: collapse;
  font-family: 'Segoe UI', sans-serif;
  font-size: 15px;
  background-color: #ffffff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  overflow: hidden;
}

/* Lahtrid */
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  width: 50%;
  padding: 16px 20px;
  text-align: center;
  vertical-align: middle;
  border: none;
}

/* Vasak lahter */
.woocommerce table.shop_attributes th {
  font-weight: 600;
  color: #222;
  background-color: #ffffff;
}

/* Parem lahter */
.woocommerce table.shop_attributes td {
  color: #444;
  font-style: italic;
  background-color: #ffffff;
}

/* Eemaldame kõik taustad */
.woocommerce table.shop_attributes tr:nth-child(even),
.woocommerce table.shop_attributes tr:nth-child(odd),
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  background-color: #ffffff !important;
}

/* Hover-efekt kogu reale */
.woocommerce table.shop_attributes tr:hover th,
.woocommerce table.shop_attributes tr:hover td {
  background-color: #f9f9f9 !important;
  transition: background-color 0.2s ease-in-out;
}

/* Ümarus servadesse */
.woocommerce table.shop_attributes tr:first-child th:first-child {
  border-top-left-radius: 16px;
}

.woocommerce table.shop_attributes tr:first-child td:last-child {
  border-top-right-radius: 16px;
}

.woocommerce table.shop_attributes tr:last-child th:first-child {
  border-bottom-left-radius: 16px;
}

.woocommerce table.shop_attributes tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arras Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://uus.arrascf.eu/wp-content/uploads/2024/12/ArrasSansReg.ttf') format('truetype');
}
@font-face {
	font-family: 'Arras Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://uus.arrascf.eu/wp-content/uploads/2024/12/ArrasSanIta.ttf') format('truetype');
}
@font-face {
	font-family: 'Arras Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://uus.arrascf.eu/wp-content/uploads/2024/12/ArrasSanBolIta.ttf') format('truetype');
}
@font-face {
	font-family: 'Arras Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://uus.arrascf.eu/wp-content/uploads/2024/12/ArrasSanBol.ttf') format('truetype');
}
/* End Custom Fonts CSS */