.elementor-kit-6{--e-global-color-primary:#F78914;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#73B42B;--e-global-color-a758256:#F74006;--e-global-color-9d3ee24:#191919;--e-global-color-7cf47cc:#DEDDDD;--e-global-color-81b36ea:#F78914;--e-global-color-2eb77c3:#FFFFFF;--e-global-color-6955f96:#FFFFFF;--e-global-color-09b7617:#FFFFFF;--e-global-color-ab46c67:#000000;--e-global-color-1fd52bc:#F78914;--e-global-color-adf36ac:#F74006;--e-global-color-5a45fab:#F8F8F8;--e-global-color-243dbf0:#F78914;--e-global-color-e0bfec9:#F74006;--e-global-color-e313586:#030951;--e-global-color-53fec64:#DEDDDD;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-18b3dc6-font-family:"Poppins";--e-global-typography-18b3dc6-font-weight:800;--e-global-typography-18b3dc6-text-transform:uppercase;--e-global-typography-18b3dc6-word-spacing:6px;color:var( --e-global-color-text );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-1fd52bc );}.elementor-kit-6 a:hover{color:var( --e-global-color-adf36ac );}.elementor-kit-6 h1{color:var( --e-global-color-ab46c67 );}.elementor-kit-6 h2{color:var( --e-global-color-ab46c67 );}.elementor-kit-6 h3{color:var( --e-global-color-ab46c67 );}.elementor-kit-6 h4{color:var( --e-global-color-ab46c67 );}.elementor-kit-6 h5{color:var( --e-global-color-ab46c67 );}.elementor-kit-6 h6{color:var( --e-global-color-ab46c67 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Anchor, horgony eltolás*/
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
 }
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   height: 150px; 
   margin: -150px 0 0; /* Ezt kell növelni, ha nem lóg ki a menü alól */
   visibility: hidden;
   pointer-events: none;
 }
 
 /* YITH AJAX Filter - általános */
.yith-wcan-filters {
    background: #fff;
    border: 0px solid #f58220;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 0px 0px rgba(0,0,0,0.08);
}

/* Szűrő címek */
.yith-wcan-filters .widget-title,
.yith-wcan-filters h3,
.yith-wcan-filters h4 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    border-bottom: 2px solid #f58220;
    padding-bottom: 6px;
}

/* Checkbox */
.yith-wcan-filters input[type="checkbox"] {
    accent-color: #f58220;
    transform: scale(1.2);
    margin-right: 8px;
}

/* Label */
.yith-wcan-filters ul li label {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #444;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* Hover */
.yith-wcan-filters ul li:hover label {
    color: #f58220;
}

/* Aktív szűrők */
.yith-wcan-reset-filters,
.yith-wcan-filters .chosen a {
    background: #f58220;
    color: #fff !important;
    padding: 4px 10px;
    border-radius: 8px;
    font-size: 13px;
    text-decoration: none;
    transition: background 0.2s ease;
}

.yith-wcan-reset-filters:hover,
.yith-wcan-filters .chosen a:hover {
    background: #333;
}/* End custom CSS */