.elementor-147 .elementor-element.elementor-element-7c42e6e5{--display:flex;--min-height:0vh;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:center;--gap:1% 1%;--row-gap:1%;--column-gap:1%;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#000000;--border-color:#000000;--padding-top:0%;--padding-bottom:0%;--padding-left:5%;--padding-right:5%;}.elementor-147 .elementor-element.elementor-element-7c42e6e5:not(.elementor-motion-effects-element-type-background), .elementor-147 .elementor-element.elementor-element-7c42e6e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5D2B4D9;}.elementor-147 .elementor-element.elementor-element-e5aadf9{width:var( --container-widget-width, 0.852% );max-width:0.852%;--container-widget-width:0.852%;--container-widget-flex-grow:0;}.elementor-147 .elementor-element.elementor-element-e5aadf9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-147 .elementor-element.elementor-element-e5aadf9.elementor-element{--align-self:center;--order:-99999 /* order start hack */;--flex-grow:0;--flex-shrink:0;}.elementor-147 .elementor-element.elementor-element-08cb49f > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--checkout{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .woocommerce-mini-cart__empty-message{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-147 .elementor-element.elementor-element-e68c79b{--divider-style:solid;--subtotal-divider-style:solid;--elementor-remove-from-cart-button:none;--remove-from-cart-button:block;--toggle-button-text-color:#612200;--toggle-button-icon-color:#612200;--toggle-button-border-color:#612200;--toggle-button-border-width:1px;--toggle-button-border-radius:31px;--items-indicator-text-color:#FFFFFF;--items-indicator-background-color:#6AB7FF;--cart-border-style:none;--cart-footer-layout:1fr 1fr;--products-max-height-sidecart:calc(100vh - 240px);--products-max-height-minicart:calc(100vh - 385px);}.elementor-147 .elementor-element.elementor-element-e68c79b .widget_shopping_cart_content{--subtotal-divider-left-width:0;--subtotal-divider-right-width:0;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-147 .elementor-element.elementor-element-e68c79b > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-147 .elementor-element.elementor-element-e68c79b{--toggle-icon-size:28px;}.elementor-147 .elementor-element.elementor-element-e68c79b .elementor-menu-cart__toggle .elementor-button{gap:5px;}}@media(max-width:767px){.elementor-147 .elementor-element.elementor-element-7c42e6e5{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-147 .elementor-element.elementor-element-e68c79b > .elementor-widget-container{margin:6px 6px 6px 6px;}}/* Start custom CSS for html, class: .elementor-element-e5aadf9 */.menu-toggle {
            position: fixed;
            top: 20px;
            left: 20px;
            width: 50px;
            height: 50px;
            background-color: #8B4513;
            border: none;
            border-radius: 8px;
            cursor: pointer;
            z-index: 1001;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(139, 69, 19, 0.3);
        }

        .menu-toggle:hover {
            background-color: #A0522D;
            transform: scale(1.05);
        }

        /* Hamburger vonalak */
        .hamburger-line {
            width: 25px;
            height: 3px;
            background-color: #F5DEB3;
            margin: 3px 0;
            transition: all 0.3s ease;
            border-radius: 2px;
        }

        /* Animáció a hamburger X-re */
        .menu-toggle.active .hamburger-line:nth-child(1) {
            transform: rotate(45deg) translate(6px, 6px);
        }

        .menu-toggle.active .hamburger-line:nth-child(2) {
            opacity: 0;
        }

        .menu-toggle.active .hamburger-line:nth-child(3) {
            transform: rotate(-45deg) translate(6px, -6px);
        }

        /* Bal oldali menü */
        .side-menu {
            position: fixed;
            top: 0;
            left: -300px;
            width: 300px;
            height: 100vh;
            background: linear-gradient(135deg, #8B4513 0%, #A0522D 100%);
            transition: left 0.4s ease;
            z-index: 1000;
            box-shadow: 5px 0 15px rgba(0, 0, 0, 0.2);
        }

        .side-menu.active {
            left: 0;
        }

        /* Menü tartalom */
        .menu-content {
            padding-top: 90px;
        }

        /* Menü elemek */
        .menu-item {
            display: block;
            padding: 20px 30px;
            color: #F5DEB3;
            text-decoration: none;
            font-size: 18px;
            font-weight: 500;
            border-bottom: 1px solid rgba(245, 222, 179, 0.2);
            transition: all 0.3s ease;
            position: relative;
        }

        .menu-item:hover {
            background-color: rgba(245, 222, 179, 0.1);
            color: #FFFFFF;
            padding-left: 40px;
        }

        .menu-item::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 4px;
            background-color: #F5DEB3;
            transform: scaleY(0);
            transition: transform 0.3s ease;
        }

        .menu-item:hover::before {
            transform: scaleY(1);
        }

        /* Overlay a háttérhez */
        .overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 999;
        }

        .overlay.active {
            opacity: 1;
            visibility: visible;
        }

        /* Menü címsor */
        .menu-header {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            padding: 25px 30px;
            background-color: rgba(139, 69, 19, 0.3);
            border-bottom: 2px solid rgba(245, 222, 179, 0.3);
        }

        .menu-title {
            color: #F5DEB3;
            font-size: 20px;
            font-weight: bold;
            text-align: center;
        }

        /* Mobil optimalizáció */
        @media (max-width: 768px) {
            .side-menu {
                width: 280px;
                left: -280px;
            }

            .menu-item {
                font-size: 16px;
                padding: 18px 25px;
            }
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-03c0196 *//* Header container */
        .header-container {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 20px 40px;
            background: transparent;
            max-width: 1200px;
            margin: 0 auto;
            position: relative;
        }

        /* Logo link */
        .logo-link {
            text-decoration: none;
            display: flex;
            align-items: center;
            gap: 20px;
            transition: transform 0.3s ease;
        }

        .logo-link:hover {
            transform: scale(1.02);
        }

        /* Logo kép */
        .logo-image {
            width: 80px;
            height: 80px;
            object-fit: contain;
            border-radius: 12px;
            box-shadow: 0 4px 12px rgba(139, 69, 19, 0.1);
            transition: box-shadow 0.3s ease;
        }

        .logo-link:hover .logo-image {
            box-shadow: 0 6px 20px rgba(139, 69, 19, 0.2);
        }

        /* Szöveg container */
        .text-container {
            display: flex;
            flex-direction: column;
            gap: 8px;
        }

        /* Márka név */
        .brand-name {
            font-size: 32px;
            font-weight: 700;
            color: #4A2C2A;
            letter-spacing: -0.5px;
            line-height: 1;
        }

        /* Szlogen */
        .slogan {
            font-size: 16px;
            color: #6B4423;
            font-weight: 400;
            line-height: 1.4;
            max-width: 400px;
            opacity: 0.9;
        }

        /* Tablet nézet */
        @media (max-width: 768px) {
            .header-container {
                padding: 15px 20px;
                flex-direction: column;
                gap: 15px;
                text-align: center;
            }

            .logo-link {
                flex-direction: column;
                gap: 15px;
            }

            .logo-image {
                width: 70px;
                height: 70px;
            }

            .brand-name {
                font-size: 28px;
            }

            .slogan {
                font-size: 15px;
                text-align: center;
            }
        }

        /* Mobil nézet */
        @media (max-width: 480px) {
            .header-container {
                padding: 12px 15px;
            }

            .logo-image {
                width: 60px;
                height: 60px;
            }

            .brand-name {
                font-size: 24px;
            }

            .slogan {
                font-size: 14px;
                max-width: 300px;
            }
        }

        /* Alternatív layout - horizontális mobil nézethez */
        @media (max-width: 768px) and (orientation: landscape) {
            .header-container {
                flex-direction: row;
                justify-content: flex-start;
            }

            .logo-link {
                flex-direction: row;
                gap: 15px;
            }

            .text-container {
                text-align: left;
            }
        }

        /* Modern accent */
        .brand-name::after {
            content: '';
            display: block;
            width: 40px;
            height: 3px;
            background: linear-gradient(90deg, #8B4513, #D2B48C);
            border-radius: 2px;
            margin-top: 5px;
            transition: width 0.3s ease;
        }

        .logo-link:hover .brand-name::after {
            width: 60px;
        }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-08cb49f */.social-header-1::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: linear-gradient(135deg, 
                rgba(139, 102, 71, 0.05) 0%, 
                rgba(210, 180, 140, 0.08) 50%, 
                rgba(139, 102, 71, 0.03) 100%);
            pointer-events: none;
        }

        .social-links-1 {
            display: flex;
            align-items: center;
            gap: 20px;
            position: relative;
            z-index: 1;
        }

        .social-link-1 {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 50px;
            height: 50px;
            border-radius: 15px;
            background: linear-gradient(135deg, 
                rgba(139, 102, 71, 0.8) 0%, 
                rgba(160, 118, 85, 0.9) 50%, 
                rgba(139, 102, 71, 0.8) 100%);
            color: #f5deb3;
            text-decoration: none;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            position: relative;
            overflow: hidden;
            border: 1px solid rgba(210, 180, 140, 0.3);
            box-shadow: 
                0 4px 15px rgba(139, 102, 71, 0.2),
                inset 0 1px 0 rgba(255, 255, 255, 0.1);
        }

        .social-link-1::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, 
                transparent 0%, 
                rgba(255, 255, 255, 0.2) 50%, 
                transparent 100%);
            transition: left 0.5s ease;
        }

        .social-link-1:hover {
            transform: translateY(-2px) scale(1.05);
            background: linear-gradient(135deg, 
                rgba(160, 118, 85, 0.9) 0%, 
                rgba(181, 136, 99, 1) 50%, 
                rgba(160, 118, 85, 0.9) 100%);
            box-shadow: 
                0 8px 25px rgba(139, 102, 71, 0.3),
                inset 0 1px 0 rgba(255, 255, 255, 0.2);
            border-color: rgba(210, 180, 140, 0.5);
        }

        .social-link-1:hover::before {
            left: 100%;
        }

        .social-link:active {
            transform: translateY(0) scale(0.98);
        }

        .social-icon-1 {
            width: 24px;
            height: 24px;
            fill: currentColor;
            filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1));
        }

        /* Responsive design */
        @media (max-width: 480px) {
            .social-header-1 {
                padding: 12px 20px;
            }
            
            .social-links-1 {
                gap: 15px;
            }
            
            .social-link-1 {
                width: 45px;
                height: 45px;
            }
            
            .social-icon-1 {
                width: 22px;
                height: 22px;
            }
        }/* End custom CSS */