/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
nav * {
    color: #000 !important;
}

p a {
	color: #1d71b8;
	text-decoration: underline !important;
	font-weight: 700;
}

.a-no-style {
	color: inherit !important;
}

.blue-accent {
    color: #1D71B8;
    font-weight: 600;
}

.blue-accent-24 {
    color: #1D71B8;
    font-weight: 600;
		font-size: 24px;
}

.product-picture {
    mix-blend-mode: multiply;
}

.specs-product-categories :is(table.shop_attributes) tr:nth-child(even) :is(td, th) {
  background: none !important;
}

.specs-product-categories :is(table.shop_attributes) {
  border: 0;
  border-top: 0;
  width: 100%;
}

.specs-product-categories table {
  margin: 0 !important;
  width: 100%;
}

.specs-product-categories :is(table.shop_attributes) :is(td, th) {
  border-bottom: 1px dotted rgb(255 255 255 / 10%);
  border-right: 0;
  padding: 0;
}


.specs-product {
  --specs-text: #111;
  --specs-divider: #E6E6E6;
  --specs-font-size: 15px;
  --specs-label-weight: 600;
}

.specs-product > h2 {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 600;
  color: var(--specs-text);
}

.specs-product .shop_attributes {
  width: 100%;
  margin: 0 !important;
  border: 0 !important;
  border-collapse: collapse;
  border-spacing: 0;
  box-shadow: none !important;
  background: transparent;
  font-size: var(--specs-font-size);
  color: var(--specs-text);
  table-layout: fixed;
}

.specs-product .shop_attributes tbody tr {
  border: 0;
}

.specs-product .shop_attributes tbody tr + tr {
  border-top: 1px solid var(--specs-divider);
}

.specs-product .shop_attributes th,
.specs-product .shop_attributes td {
  border: 0 !important;
  background: transparent !important;
  padding: 12px 0;
  vertical-align: middle;
  color: var(--specs-text);
  line-height: 1.4;
}

.specs-product .shop_attributes th {
  width: 60%;
  padding-right: 10px;
  text-align: left;
  font-weight: var(--specs-label-weight);
  text-transform: none;
  white-space: normal;
  word-break: break-word;
}

.specs-product .shop_attributes td {
  width: 40%;
  text-align: right;
  font-weight: 400;
  font-style: normal;
}

.specs-product .shop_attributes td p,
.specs-product .shop_attributes td em,
.specs-product .shop_attributes td i {
  margin: 0;
  font-style: normal !important;
}

.specs-product .shop_attributes tbody tr:first-child th,
.specs-product .shop_attributes tbody tr:first-child td {
  padding-top: 0 !important;
}

.specs-product .shop_attributes tbody tr:last-child {
  border-bottom: 0 !important;
}

.same-series-block:not(:has(.e-loop-item)) {
  display: none;
}

.sat-wrapper {
  position: relative;
  overflow: hidden;
}

#sat-LEO {
    animation: MEO-rotation 8s infinite linear;
}

#sat-MEO {
    animation: MEO-rotation 12s infinite linear;

}

@keyframes MEO-rotation {
    from {
        transform: rotate(359deg);
    }

    to {
        transform: rotate(0deg);
    }
}

@media (max-width: 600px) {
  .specs-product .shop_attributes th {
    width: 60%;
  }
  .specs-product .shop_attributes td {
    width: 40%;
  }
}

.woocommerce table.shop_attributes th {
  padding: 12px 0 !important;
}

@media (max-width: 1024px) {
	.hidden-mobile
	{	
		display: none;
	}
  .elementor-swiper-button-prev,
  .elementor-swiper-button-next {
    display: none !important;
  }
}

@media (min-width: 1025px) {
	.hidden-desktop
	{	
		display: none;
	}
}

.elementor-widget-n-accordion summary.e-n-accordion-item-title[aria-controls="contact-menu-mobile"] .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion summary.e-n-accordion-item-title[aria-controls="about-us-menu-mobile"] .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion summary.e-n-accordion-item-title[aria-controls="go-to-com-menu-mobile"] .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion summary.e-n-accordion-item-title[aria-controls="contact-menu-mobile-en"] .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion summary.e-n-accordion-item-title[aria-controls="about-us-menu-mobile-en"] .e-n-accordion-item-title-icon,
.elementor-widget-n-accordion summary.e-n-accordion-item-title[aria-controls="go-to-com-menu-mobile-en"] .e-n-accordion-item-title-icon  {
  display: none !important;
}

.elementor-widget-n-accordion
[role="region"][aria-labelledby="about-us-menu-mobile"],
.elementor-widget-n-accordion
[role="region"][aria-labelledby="contact-menu-mobile"],
.elementor-widget-n-accordion
[role="region"][aria-labelledby="go-to-com-menu-mobile"],
.elementor-widget-n-accordion
[role="region"][aria-labelledby="about-us-menu-mobile-en"],
.elementor-widget-n-accordion
[role="region"][aria-labelledby="contact-menu-mobile-en"],
.elementor-widget-n-accordion
[role="region"][aria-labelledby="go-to-com-menu-mobile-en"] {
  display: none !important;
}

/* 

.product-downloads {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: 30px 0;
}

@media (max-width: 1024px) {
    .product-downloads {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .product-downloads {
        grid-template-columns: 1fr;
    }
}

.download-item {
    display: flex;
    align-items: center;
    background: #f2f2f2;
    padding: 18px 20px;
    text-decoration: none;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    transition: background 0.2s ease;
    min-height: 64px;
}

.download-item:hover {
    background: #e6e6e6;
}

.file-icon {
    width: 28px;
    height: 28px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    flex-shrink: 0;
}

.icon-pdf .file-icon {
    background-image: url('/wp-content/uploads/2026/04/pdf-icon.svg');
}

.icon-step .file-icon {
    background-image: url('/wp-content/uploads/2026/04/step-icon.svg');
}

.icon-exe .file-icon {
    background-image: url('/wp-content/uploads/2026/04/exe-icon.svg');
}

.download-text {
    flex: 1;
}

.download-arrow {
    width: 18px;
    height: 18px;
    background: url('/wp-content/uploads/2026/04/download-icon.svg') no-repeat center;
    background-size: contain;
}

*/

body:not(.single-product) tr.woocommerce-product-attributes-item--attribute_pa_available-options,
body:not(.single-product) tr.woocommerce-product-attributes-item--attribute_pa_status {
    display: none !important;
}

#message-panel.message-panel-open {
  display: none !important;
}