

  



* html #s5_sub_menu {
border:none;
}




.product-content h2 {
    /* margin: 0; */
    color: #ffffff !important;
    font-size: 18px;
    background: #757575;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px;
    margin-bottom: 10px !important;
    font-weight: bold;
}

#offlajn-ajax-search368 .offlajn-ajax-search-container {
    width: 116% !important;
}

.button, a:link, a:visited, .s5_h3_first, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #s5_closed, #s5_open  {color: #585858;}


.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: none !important;
    box-shadow: none !important;
}

.products-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
}

.product-template-slim {
    position: relative;
    width: 100%;
    background: #fff;
    font-family: Arial, sans-serif;
    box-shadow: 0 4px 8px rgb(0 0 0 / 64%);
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 25px;
    transition: background-color 0.3s, box-shadow 0.3s;
}

.product-template {
  position: relative;
  width: 32%;
  background: #fff; /* FehÃƒÆ’Ã‚Â©r hÃƒÆ’Ã‚Â¡ttÃƒÆ’Ã‚Â©r */
  font-family: Arial, sans-serif;
  box-shadow: 0 4px 8px rgb(0 0 0 / 64%); /* Doboz ÃƒÆ’Ã‚Â¡rnyÃƒÆ’Ã‚Â©k */
  border-radius: 4px; /* KerekÃƒÆ’Ã‚Â­tett sarkok */
  overflow: hidden; /* A kerekÃƒÆ’Ã‚Â­tÃƒÆ’Ã‚Â©s miatt */
  margin-bottom: 25px;
  transition: background-color 0.3s, box-shadow 0.3s; /* ÃƒÆ’Ã‚Âtmenet a hÃƒÆ’Ã‚Â¡ttÃƒÆ’Ã‚Â©r ÃƒÆ’Ã‚Â©s az ÃƒÆ’Ã‚Â¡rnyÃƒÆ’Ã‚Â©k kÃƒÆ’Ã‚Â¶zÃƒÆ’Ã‚Â¶tt */
}

.product-template:hover {
  background-color: #f2f2f2; /* VilÃƒÆ’Ã‚Â¡gosabb hÃƒÆ’Ã‚Â¡ttÃƒÆ’Ã‚Â©r hover esetÃƒÆ’Ã‚Â©n */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* ErÃƒâ€¦Ã¢â‚¬Ëœsebb ÃƒÆ’Ã‚Â¡rnyÃƒÆ’Ã‚Â©k hover esetÃƒÆ’Ã‚Â©n */
}

.product-template img {
  width: 100%;
  display: block; /* hogy ne legyen whitespace az img alatt */
}

.product-template-slim img {
  width: 100%;
  display: block; /* hogy ne legyen whitespace az img alatt */
}
.product-content {
  padding: 20px;
  margin-bottom: 25px;
}

.product-content h2 {
  margin: 0;
  color: #333;
  font-size: 18px;
}

.product-content p {
  color: #666;
  font-size: 14px;
}

.product-template .price {
  position: absolute;
  bottom: 8px;
  right: 20px;
  background: #ff8a00;
  padding: 5px 10px;
  color: white;
  font-size: 18px;
  font-weight: bold;
  border-radius: 4px;
}

.product-template-slim .price {
  position: absolute;
  bottom: 8px;
  right: 20px;
  background: #ff8a00;
  padding: 5px 10px;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  border-radius: 4px;
}
.button-container {
  position: relative;
  text-align: center;
  padding: 10px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  /* background-color: #fff; */ /* Hogy ÃƒÆ’Ã‚Â¡tlapoljon a kÃƒÆ’Ã‚Â©pre */
}

.buttonbox {
  background-color: #ff8a00;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block; /* hogy a padding ÃƒÆ’Ã‚Â©s marginok rendesen mÃƒâ€¦Ã‚Â±kÃƒÆ’Ã‚Â¶djenek */
  margin-top: -20px; /* ÃƒÆ’Ã‚Âtlapoljon a kÃƒÆ’Ã‚Â©pre */
  cursor: pointer;
  border: none;
  text-align: center;
}

@media (min-width: 768px) {
  .product-template-slim {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
        align-content: stretch;
        justify-content: center;
    }
  }
}



#s5_vm_search_button_middle {
height:28px;
background:transparent url(../images/style6/s5_m_search_button.png) repeat-x;
float:right;
margin-top:5px;
margin-right:15px;
}

* html #s5_vm_search_button_middle {
width:1px;
margin-right:15px;
}

#s5_vm_search_button_left {
height:28px;
background:transparent url(../images/style6/s5_l_search_button.png) no-repeat top left;
}

#s5_vm_search_button_right {
height:28px;
background:transparent url(../images/style6/s5_r_search_button.png) no-repeat top right;
}

#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background:transparent url(../images/style6/s5_l_menu_act.png) no-repeat top left;
	height:41px;
	display:block;
	float:left;
}

#s5_navv ul li.active span.s5_outer_active {
	background:transparent url(../images/style6/s5_r_menu_act.png) no-repeat top right;
	height:41px;
	display:block;
	float:left;
}

#s5_bottom_row_1 {
	background:transparent url(../images/style6/s5_bot_row_m.png) repeat-x top center;
}

#s5_bottom_row_2 {
	background:transparent url(../images/style6/s5_bot_row_l.png) no-repeat top left;
}

#s5_bottom_row_3 {
/*	background:transparent url(../images/style6/s5_bot_row_r.png) no-repeat top right;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}




/**************************************** Responsive Design 2018 ******************/


.center {
    text-align: center;
}

.resp-header-box {
    padding: 10px;
    padding-top: 20px;
}

.resp-header-box2 {
    padding: 10px;
    padding-top: 0px;
    padding-left: 30px;
}

.resp-cart-text {
  padding: 10px;
  background-color: #fff8ef;
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  width: 100%;
  margin-top: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  animation: slide-in 0.5s ease;
  color: #ffca28; /* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©lÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©nk sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡rga szÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶veg szÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­n */
}

@keyframes slide-in {
  0% {
    transform: translateY(-10%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}



.resp-nopadding {
    padding: 0px!important;
}

.container {
	width: 98% !important;
	max-width: 1500px;
background: white;
    margin-top: 20px;
    border-top-left-radius: 20px;
    border: 1px solid #adadad;
    border-top-right-radius: 20px;
    box-shadow: -1px -2px 17px 6px rgb(31 31 31 / 22%);
}

#s5_outer_wrap {
    /*overflow: auto;*/
}

#s5_menu_bottom_left,#s5_menu_bottom_right {
    background: transparent;
}

#s5_main_body_shadow {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar {
    z-index: 10000;
    margin-bottom: 0px;
    min-height: 0px;
    border-radius: 0px;
}

.nav>li {
    padding: 0px;
    padding-right: 5px;
}
.nav>li>a {
   padding: 5px 5px; 
   color: white;
}
.navbar-inverse .navbar-nav>li>a {
     color: white;
     font-weight: bold;
     /* border: 1px solid #ffca608a; */
}
#s5_sub_menu {
    background-color: #7e7e7e;
    /* padding-top: 5px; */
    padding-bottom:5px;
    margin-top: 2px;
}

#s5_sub_menu ul {
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color: #ffaa00;
    border-color: transparent;
    background-image: none!important;
    border-radius: 0px!important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #ff6409;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: #ff6409;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #ff6409;
}

.navbar-nav > li > a:hover {
  background-color: #ffca608a;
  transition: background-color 0.2s ease-out;
}



* html #s5_sub_menu {
border:none;
}

.button, a:link, a:visited, .s5_h3_first, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #s5_closed, #s5_open  {color: #585858;}

#s5_vm_search_button_middle {
height:28px;
background:transparent url(../images/style6/s5_m_search_button.png) repeat-x;
float:right;
margin-top:5px;
margin-right:15px;
}

* html #s5_vm_search_button_middle {
width:1px;
margin-right:15px;
}

#s5_vm_search_button_left {
height:28px;
background:transparent url(../images/style6/s5_l_search_button.png) no-repeat top left;
}

#s5_vm_search_button_right {
height:28px;
background:transparent url(../images/style6/s5_r_search_button.png) no-repeat top right;
}

#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background:transparent url(../images/style6/s5_l_menu_act.png) no-repeat top left;
	height:41px;
	display:block;
	float:left;
}

#s5_navv ul li.active span.s5_outer_active {
	background:transparent url(../images/style6/s5_r_menu_act.png) no-repeat top right;
	height:41px;
	display:block;
	float:left;
}

#s5_bottom_row_1 {
	background:transparent url(../images/style6/s5_bot_row_m.png) repeat-x top center;
}

#s5_bottom_row_2 {
	background:transparent url(../images/style6/s5_bot_row_l.png) no-repeat top left;
}

#s5_bottom_row_3 {
/*	background:transparent url(../images/style6/s5_bot_row_r.png) no-repeat top right;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}




/**************************************** Responsive Design 2018 ******************/


.center {
    text-align: center;
}

.resp-header-box {
    padding: 10px;
    padding-top: 20px;
}

.resp-header-box2 {
    padding: 10px;
    padding-top: 0px;
    padding-left: 30px;
}

.resp-cart-text {padding-top: 5px;background: #fff8ef;border-radius: 10px;padding-bottom: 7px;border: 1px solid #d6d6d6;width: 100%;margin-top: 5px;}

.resp-nopadding {
    padding: 0px!important;
}

.container {
    background: white;
    margin-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#s5_outer_wrap {
    /*overflow: auto;*/
}

#s5_menu_bottom_left,#s5_menu_bottom_right {
    background: transparent;
}

#s5_main_body_shadow {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar {
    z-index: 10000;
    margin-bottom: 0px;
    min-height: 0px;
    border-radius: 0px;
}

.nav>li {
    padding: 0px;
    padding-right: 5px;
}
.nav>li>a {
   padding: 5px 5px; 
   color: white;
}
.navbar-inverse .navbar-nav>li>a {
     color: white;
     font-weight: bold;
     /* border: 1px solid #ff6409; */
}


#s5_sub_menu {
    background-color: #7e7e7e;
    /* padding-top: 5px; */
    padding-bottom:5px;
    margin-top: 2px;
}

#s5_sub_menu ul {
    margin-bottom: 0px;
}

.submenu-title {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
}

.submenu-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.submenu-content.active {
    max-height: 500px;
}



* html #s5_sub_menu {
border:none;
}

.button, a:link, a:visited, .s5_h3_first, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #s5_closed, #s5_open  {color: #585858;}

#s5_vm_search_button_middle {
height:28px;
background:transparent url(../images/style6/s5_m_search_button.png) repeat-x;
float:right;
margin-top:5px;
margin-right:15px;
}

* html #s5_vm_search_button_middle {
width:1px;
margin-right:15px;
}

#s5_vm_search_button_left {
height:28px;
background:transparent url(../images/style6/s5_l_search_button.png) no-repeat top left;
}

#s5_vm_search_button_right {
height:28px;
background:transparent url(../images/style6/s5_r_search_button.png) no-repeat top right;
}

#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background:transparent url(../images/style6/s5_l_menu_act.png) no-repeat top left;
	height:41px;
	display:block;
	float:left;
}

#s5_navv ul li.active span.s5_outer_active {
	background:transparent url(../images/style6/s5_r_menu_act.png) no-repeat top right;
	height:41px;
	display:block;
	float:left;
}

#s5_bottom_row_1 {
	background:transparent url(../images/style6/s5_bot_row_m.png) repeat-x top center;
}

#s5_bottom_row_2 {
	background:transparent url(../images/style6/s5_bot_row_l.png) no-repeat top left;
}

#s5_bottom_row_3 {
/*	background:transparent url(../images/style6/s5_bot_row_r.png) no-repeat top right;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}




/**************************************** Responsive Design 2018 ******************/


.center {
    text-align: center;
}

.resp-header-box {
    padding: 10px;
    padding-top: 20px;
}

.resp-header-box2 {
    padding: 10px;
    padding-top: 0px;
    padding-left: 30px;
}

.resp-cart-text {padding-top: 5px;background: #fff8ef;border-radius: 10px;padding-bottom: 7px;border: 1px solid #d6d6d6;width: 100%;margin-top: 5px;}

.resp-nopadding {
    padding: 0px!important;
}

.container {
    background: white;
    margin-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#s5_outer_wrap {
    /*overflow: auto;*/
}

#s5_menu_bottom_left,#s5_menu_bottom_right {
    background: transparent;
}

#s5_main_body_shadow {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar {
    z-index: 10000;
    margin-bottom: 0px;
    min-height: 0px;
    border-radius: 0px;
}

.nav>li {
    padding: 0px;
    padding-right: 5px;
}
.nav>li>a {
   padding: 5px 5px; 
   color: white;
}
.navbar-inverse .navbar-nav>li>a {
     color: white;
     font-weight: bold;
     /* border: 1px solid #ffca608a; */
}
#s5_sub_menu {
    background-color: #7e7e7e;
    /* padding-top: 5px; */
    padding-bottom:5px;
    margin-top: 2px;
}

#s5_sub_menu ul {
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color: #ff8a00;
    border-color: transparent;
    background-image: none!important;
    border-radius: 0px!important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #ffffff;
    background-color: #ff6409;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: #ff6409;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: #ff6409;
}

body {
background:#FFFFFF url(https://www.toptal.com/designers/subtlepatterns/uploads/white_wall_hash.png);
}

* html #s5_sub_menu {
border:none;
}

.button, a:link, a:visited, .s5_h3_first, ul.menu #current span, .componentheading, .contentheading, h1, h2, h3, h4, h5, #s5_closed, #s5_open  {color: #585858;}

#s5_vm_search_button_middle {
height:28px;
background:transparent url(../images/style6/s5_m_search_button.png) repeat-x;
float:right;
margin-top:5px;
margin-right:15px;
}

* html #s5_vm_search_button_middle {
width:1px;
margin-right:15px;
}

#s5_vm_search_button_left {
height:28px;
background:transparent url(../images/style6/s5_l_search_button.png) no-repeat top left;
}

#s5_vm_search_button_right {
height:28px;
background:transparent url(../images/style6/s5_r_search_button.png) no-repeat top right;
}

#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background:transparent url(../images/style6/s5_l_menu_act.png) no-repeat top left;
	height:41px;
	display:block;
	float:left;
}

#s5_navv ul li.active span.s5_outer_active {
	background:transparent url(../images/style6/s5_r_menu_act.png) no-repeat top right;
	height:41px;
	display:block;
	float:left;
}

#s5_bottom_row_1 {
	background:transparent url(../images/style6/s5_bot_row_m.png) repeat-x top center;
}

#s5_bottom_row_2 {
	background:transparent url(../images/style6/s5_bot_row_l.png) no-repeat top left;
}

#s5_bottom_row_3 {
/*	background:transparent url(../images/style6/s5_bot_row_r.png) no-repeat top right;*/
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}




/**************************************** Responsive Design 2018 ******************/


.center {
    text-align: center;
}

.resp-header-box {
    padding: 10px;
    padding-top: 20px;
}

.resp-header-box2 {
    padding: 10px;
    padding-top: 0px;
    padding-left: 30px;
}

.resp-cart-text {padding-top: 5px;background: #fff8ef;border-radius: 10px;padding-bottom: 7px;border: 1px solid #d6d6d6;width: 100%;margin-top: 5px;}

.resp-nopadding {
    padding: 0px!important;
}

.container {
    background: white;
    margin-top: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#s5_outer_wrap {
    /*overflow: auto;*/
}

#s5_menu_bottom_left,#s5_menu_bottom_right {
    background: transparent;
}

#s5_main_body_shadow {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-nav > li > a {
  position: relative;
  overflow: hidden;
}
.navbar-nav > li > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #ff6f21;
  color: white;
  opacity: 0.9;
  z-index: -1;
  transition: width 0.2s ease-out;
}
.navbar-nav > li > a:hover:before {
  width: 100%;
}
.navbar-nav > li > a:hover {
  color: white;
}

.navbar {
    z-index: 9999;
    margin-bottom: 0px;
    min-height: 0px;
    border-radius: 0px;
}

.nav>li {
    padding: 0px;
    padding-right: 5px;
}
.nav>li>a {
   padding: 5px 5px; 
   color: white;
}
.navbar-inverse .navbar-nav>li>a {
     color: white;
     font-weight: bold;
     /* border: 1px solid #ff6409; */
}


#s5_sub_menu {
    background-color: #f7f7f7;
    padding-top: 0px;
    padding-bottom:5px;
    display: flex;
    margin-top: -16px;
    color: black;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: space-around;
    align-items: center;
}

#s5_sub_menu ul {
    margin-bottom: 0px;
}

@media only screen and (max-width: 700px) { /* Mobil */

.product-template {
 
    width: 100%;

}
	
	#s5_sub_menu {
display: none !important;
    /* color: antiquewhite; */
}	
}

.submenu-title {
    cursor: pointer;
    color: black;
}

.submenu-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.submenu-content.active {
    max-height: 500px;
    /* left: 50%; */
    /* text-align: center; */
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.fooldal-banner-wrapper {
font-family: Arial, sans-serif !important;
background-color: #ffffff !important;
padding: 20px !important;
margin: 0 !important;
box-sizing: border-box !important;
}

.fooldal-banner-container {
display: flex !important;
gap: 20px !important;
max-width: 1200px !important;
margin: 0 auto !important;
flex-wrap: wrap !important;
}

.fooldal-banner-box {
flex: 1 !important;
min-width: 300px !important;
background: #ffffff !important;
border-radius: 8px !important;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
overflow: hidden !important;
transition: transform 0.3s ease, box-shadow 0.3s ease !important;
text-decoration: none !important;
color: inherit !important;
border: none !important;
outline: none !important;
}

.fooldal-banner-box:hover {
transform: translateY(-5px) !important;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15) !important;
}

.fooldal-banner-title {
font-size: 24px !important;
font-weight: bold !important;
color: #ff6600 !important;
text-transform: uppercase !important;
padding: 20px 20px 10px 20px !important;
text-align: center !important;
margin: 0 !important;
}

.fooldal-banner-separator {
height: 2px !important;
background-color: #ff6600 !important;
margin: 0 20px 10px 20px !important;
border: none !important;
}

.fooldal-banner-subtitle {
font-size: 14px !important;
color: #ff6600 !important;
text-align: center !important;
padding: 0 20px 5px 20px !important;
font-weight: 500 !important;
margin: 0 !important;
}

.fooldal-banner-price {
font-size: 16px !important;
color: #ff6600 !important;
text-align: center !important;
padding: 0 20px 15px 20px !important;
font-weight: bold !important;
margin: 0 !important;
}

.fooldal-banner-image {
width: 100% !important;
height: 250px !important;
object-fit: cover !important;
display: block !important;
border: none !important;
outline: none !important;
}

.fooldal-banner-button {
background-color: #f0f0f0 !important;
color: #333333 !important;
padding: 12px 20px !important;
text-align: center !important;
font-weight: bold !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 8px !important;
transition: background-color 0.3s ease !important;
border: none !important;
outline: none !important;
margin: 0 !important;
}

.fooldal-banner-button:hover {
background-color: #e0e0e0 !important;
}

.fooldal-banner-arrow {
width: 20px !important;
height: 20px !important;
background-color: #ff6600 !important;
border-radius: 50% !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
color: white !important;
font-size: 12px !important;
border: none !important;
outline: none !important;
}

/* Responsive design */
@media (max-width: 768px) {
    .fooldal-banner-container {
    flex-direction: column !important;
    gap: 15px !important;
    }

    .fooldal-banner-box {
    min-width: 100% !important;
    }

    .fooldal-banner-title {
    font-size: 20px !important;
    }

    .fooldal-banner-image {
    height: 200px !important;
    }
}

@media (max-width: 480px) {
    .fooldal-banner-wrapper {
    padding: 10px !important;
    }

    .fooldal-banner-title {
    font-size: 18px !important;
    }

    .fooldal-banner-subtitle {
    font-size: 12px !important;
    }

    .fooldal-banner-image {
    height: 180px !important;
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



.circular-banner-container {
    display: flex;
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
}

.circular-banner {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 5px solid #ffffff;
}

.circular-banner:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.7);
}

.circular-banner-top {
    height: 50%;
    background-color: #ff6600;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.circular-banner-bottom {
    height: 50%;
    background-color: #f5f5dc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-top: 2px solid #ff6600;
}

.circular-icon {
    color: white;
    font-size: 40px;
    font-weight: bold;
}

.circular-text-line1 {
    font-size: 12px;
    color: #333333;
    text-align: center;
    font-weight: normal;
    margin-bottom: 2px;
}

.circular-text-line2 {
    font-size: 14px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.circular-text-large {
    font-size: 24px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

.circular-text-small {
    font-size: 10px;
    color: #333333;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}

/* Icons */
.stopwatch-icon::before {
    content: "⏱";
    font-size: 50px;
}

.truck-icon::before {
    content: "🚚";
    font-size: 50px;
}

.percentage-icon::before {
    content: "%";
    font-size: 60px;
    font-weight: bold;
}

/* Responsive design */
@media (max-width: 768px) {
    .circular-banner-container {
        flex-direction: row;
        justify-content: center;
        gap: 15px;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 10px 0;
    }

    .circular-banner {
        width: 150px;
        height: 150px;
        flex-shrink: 0;
    }

    .circular-icon {
        font-size: 30px;
    }

    .circular-text-large {
        font-size: 18px;
    }

    .circular-text-line1 {
        font-size: 10px;
    }

    .circular-text-line2 {
        font-size: 11px;
    }
}

@media (max-width: 480px) {


    .circular-banner-container {
        gap: 8px;
        padding: 5px 0;
    }

    .circular-banner {
        width: 100px;
        height: 100px;
    }

    .circular-icon {
        font-size: 18px;
    }

    .circular-text-large {
        font-size: 12px;
    }

    .circular-text-line1 {
        font-size: 7px;
    }

    .circular-text-line2 {
        font-size: 8px;
    }

    .circular-text-small {
        font-size: 6px;
    }

    .circular-banner-bottom {
        padding: 3px;
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



.csillagterkep-banner-wrapper {
    font-family: Arial, sans-serif !important;
    background-color: #ffffff !important;
    padding: 20px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
}

.csillagterkep-banner {
    background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460);
border-radius: 12px !important;
padding: 30px !important;
display: flex !important;
align-items: center !important;
gap: 30px !important;
max-width: 1000px !important;
margin: 0 auto !important;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3) !important;
position: relative !important;
overflow: hidden !important;
text-decoration: none !important;
color: inherit !important;
border: none !important;
outline: none !important;
}

.csillagterkep-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="white" opacity="0.3"/><circle cx="80" cy="30" r="1" fill="white" opacity="0.4"/><circle cx="30" cy="70" r="1" fill="white" opacity="0.2"/><circle cx="70" cy="80" r="1" fill="white" opacity="0.5"/><circle cx="50" cy="40" r="1" fill="white" opacity="0.3"/><circle cx="10" cy="60" r="1" fill="white" opacity="0.4"/><circle cx="90" cy="70" r="1" fill="white" opacity="0.2"/></svg>');
    opacity: 0.6;
    animation: twinkle 4s ease-in-out infinite;
}

@keyframes twinkle {
    0%, 100% { opacity: 0.3; }
    50% { opacity: 0.8; }
}

.csillagterkep-icon {
font-size: 80px !important;
color: #ffd700 !important;
flex-shrink: 0 !important;
position: relative !important;
z-index: 2 !important;
text-shadow: 0 0 20px rgba(255, 215, 0, 0.8) !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}

.csillagterkep-content {
flex: 1 !important;
position: relative !important;
z-index: 2 !important;
}

.csillagterkep-title {
font-size: 32px !important;
font-weight: bold !important;
color: #ffffff !important;
margin-bottom: 15px !important;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5) !important;
text-transform: uppercase !important;
}

.csillagterkep-subtitle {
font-size: 18px !important;
color: #ffd700 !important;
margin-bottom: 10px !important;
font-weight: 500 !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
}

.csillagterkep-description {
font-size: 16px !important;
color: #ffffff !important;
line-height: 1.5 !important;
margin-bottom: 15px !important;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
}

.csillagterkep-highlight {
background-color: rgba(255, 215, 0, 0.2) !important;
padding: 3px 8px !important;
border-radius: 6px !important;
font-weight: bold !important;
color: #ffd700 !important;
}

.csillagterkep-button {
background: linear-gradient(45deg, #ffd700, #ffed4e) !important;
color: #1a1a2e !important;
padding: 12px 25px !important;
border-radius: 25px !important;
font-weight: bold !important;
font-size: 16px !important;
text-decoration: none !important;
display: inline-block !important;
transition: all 0.3s ease !important;
box-shadow: 0 4px 15px rgba(255, 215, 0, 0.3) !important;
border: none !important;
outline: none !important;
}

.csillagterkep-button:hover {
transform: translateY(-2px) !important;
box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4) !important;
background: linear-gradient(45deg, #ffed4e, #ffd700) !important;
}

/* Responsive design - Mobile négyzetes */
@media (max-width: 768px) {
    .csillagterkep-banner {
    flex-direction: column !important;
    text-align: center !important;
    gap: 15px !important;
    padding: 20px !important;
    aspect-ratio: 1 !important;
    max-width: 400px !important;
    justify-content: center !important;
    }

    .csillagterkep-icon {
    font-size: 60px !important;
    }

    .csillagterkep-title {
    font-size: 22px !important;
    margin-bottom: 8px !important;
    }

    .csillagterkep-subtitle {
    font-size: 15px !important;
    margin-bottom: 6px !important;
    }

    .csillagterkep-description {
    font-size: 13px !important;
    margin-bottom: 10px !important;
    line-height: 1.4 !important;
    }

    .csillagterkep-button {
    font-size: 14px !important;
    padding: 8px 18px !important;
    margin-top: auto !important;
    }
}

@media (max-width: 480px) {
    .csillagterkep-banner-wrapper {
    padding: 10px !important;
    }

    .csillagterkep-banner {
    padding: 15px !important;
    max-width: 350px !important;
    gap: 12px !important;
    }

    .csillagterkep-icon {
    font-size: 50px !important;
    }

    .csillagterkep-title {
    font-size: 18px !important;
    margin-bottom: 6px !important;
    }

    .csillagterkep-subtitle {
    font-size: 13px !important;
    margin-bottom: 4px !important;
    }

    .csillagterkep-description {
    font-size: 12px !important;
    margin-bottom: 8px !important;
    line-height: 1.3 !important;
    }

    .csillagterkep-button {
    font-size: 12px !important;
    padding: 6px 14px !important;
    margin-top: auto !important;
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



.fl-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

/* Header */
header {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 20px rgba(0,0,0,0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.fl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 0;
}

.fl-logo {
    font-size: 1.8rem;
    font-weight: bold;
    color: #ff7f00;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    opacity: 1;
    visibility: visible;
    display: block;
}

/* Newsletter Box */
.fl-newsletter-box {
    background: linear-gradient(135deg, #ff7f00 0%, #ff9500 100%);
    color: white;
    padding: 30px;
    margin: 40px 0;
    border-radius: 20px;
        text-align: center;
    box-shadow: 0 8px 25px rgba(255, 127, 0, 0.2);
    cursor: pointer;
    transition: all 0.4s ease;
    border: 2px solid rgba(255, 255, 255, 0.1);
}

.fl-newsletter-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(255, 127, 0, 0.4);
}

.fl-newsletter-box h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.fl-newsletter-box p {
    font-size: 1.3rem;
    margin-bottom: 25px;
    line-height: 1.5;
    font-weight: 400;
}

.fl-coupon-badge {
    background: linear-gradient(135deg, #ffd700 0%, #ffed4e 100%);
    color: #333;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 1.2rem;
    display: inline-block;
    margin-bottom: 25px;
    box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
    border: 2px solid rgba(255, 255, 255, 0.3);
    letter-spacing: 0.5px;
}

.fl-newsletter-btn {
    background: #ffffff;
    color: #ff7f00;
    border: 2px solid #ff7f00;
    padding: 16px 32px;
    border-radius: 50px;
    font-size: 1.2rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 4px 15px rgba(255, 127, 0, 0.2);
}

.fl-newsletter-btn:hover {
    background: #ff7f00;
    color: #ffffff;
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 8px 25px rgba(255, 127, 0, 0.4);
}

@keyframes fl-pulse {
    0% { box-shadow: 0 10px 30px rgba(255, 127, 0, 0.3); }
    50% { box-shadow: 0 10px 40px rgba(255, 127, 0, 0.5); }
    100% { box-shadow: 0 10px 30px rgba(255, 127, 0, 0.3); }
}

/* Banner Container */
.fl-banner-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 30px;
    margin: 50px 0;
}

/* Banner közös stílusok */
.fl-banner {
    position: relative;
    height: 450px;
    border-radius: 25px;
    overflow: hidden;
    background-color: white;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.fl-banner:hover {
    transform: translateY(-8px) scale(1.01);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.18);
    border-color: rgba(255, 127, 0, 0.3);
}

.fl-banner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 10;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.3) 70%, transparent 100%);
}

.fl-banner-title {
    font-size: 32px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 18px;
    text-shadow: 0 4px 25px rgba(0, 0, 0, 0.95);
    letter-spacing: -0.5px;
    line-height: 1.2;
    opacity: 0;
    animation: fl-slideUp 1s ease-out 0.3s forwards;
}

.fl-banner-price {
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 20px;
    text-shadow: 0 3px 20px rgba(0, 0, 0, 0.9);
    background: linear-gradient(135deg, rgba(255, 193, 7, 0.9) 0%, rgba(255, 152, 0, 0.9) 100%);
    padding: 18px 30px;
    border-radius: 60px;
    backdrop-filter: blur(15px);
    border: 2px solid rgba(255, 255, 255, 0.6);
    display: inline-block;
    box-shadow: 0 8px 25px rgba(255, 152, 0, 0.4);
    position: relative;
    overflow: hidden;
    opacity: 0;
    animation: fl-slideUp 1s ease-out 0.5s forwards;
}

.fl-banner-price::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    animation: shine 3s infinite;
}

@keyframes shine {
    0% { left: -100%; }
    100% { left: 100%; }
}

.fl-banner-price strong {
    font-size: 32px;
    font-weight: 900;
    color: #ffffff;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.8);
    letter-spacing: -0.5px;
}

.fl-banner-button {
    display: inline-block;
    padding: 16px 32px;
    background: linear-gradient(135deg, #ff7f00 0%, #ff9500 100%);
    color: #ffffff;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.3px;
    box-shadow: 0 8px 25px rgba(255, 127, 0, 0.35);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 2px solid rgba(255, 255, 255, 0.3);
    text-transform: uppercase;
    opacity: 0;
    animation: fl-slideUp 1s ease-out 0.7s forwards;
}

.fl-banner-button:hover {
    background: linear-gradient(135deg, #ff9500 0%, #ff7f00 100%);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 12px 35px rgba(255, 127, 0, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
}

@keyframes fl-slideUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Fotókidolgozás banner stílus - Fotócsomag ábrázolása */
.fl-photo-banner {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 50%, #dee2e6 100%);
    position: relative;
    overflow: hidden;
}

.fl-photo-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        radial-gradient(circle at 20% 30%, rgba(255, 193, 7, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 80% 70%, rgba(255, 152, 0, 0.08) 0%, transparent 50%),
        radial-gradient(circle at 50% 50%, rgba(255, 127, 0, 0.05) 0%, transparent 50%);
    z-index: 1;
}

.fl-photo-collage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.fl-photo {
    position: absolute;
    border-radius: 20px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    border: 4px solid rgba(255, 255, 255, 0.9);
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transform-origin: center center;
    background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
}

.fl-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.6s ease;
    filter: brightness(1.05) contrast(1.1);
}

.fl-photo:hover {
    transform: scale(1.1) translateZ(40px) rotate(3deg);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    z-index: 25;
    border-color: rgba(255, 193, 7, 0.6);
}

.fl-photo:hover img {
    filter: brightness(1.1) contrast(1.15) saturate(1.1);
}

/* Fotó elhelyezések - több kép hozzáadása a fotócsomag érzésért */
.fl-photo1 {
    width: 200px;
    height: 150px;
    top: 50px;
    left: 50%;
    transform: translateX(0%) rotate(-5deg);
    z-index: 6;
    animation: fl-photoFloat 8s ease-in-out infinite;
}

.fl-photo2 {
    width: 180px;
    height: 135px;
    top: 120px;
    left: calc(50% - 120px);
    transform: rotate(8deg);
    z-index: 5;
    animation: fl-photoFloat 8s ease-in-out infinite 1s;
}

.fl-photo3 {
    width: 160px;
    height: 120px;
    top: 90px;
    left: calc(50% + 100px);
    transform: rotate(-3deg);
    z-index: 4;
    animation: fl-photoFloat 8s ease-in-out infinite 2s;
}

.fl-photo4 {
    width: 140px;
    height: 105px;
    top: 200px;
    left: calc(50% - 80px);
    transform: rotate(12deg);
    z-index: 3;
    animation: fl-photoFloat 8s ease-in-out infinite 3s;
}

.fl-photo5 {
    width: 130px;
    height: 98px;
    top: 180px;
    left: calc(50% + 40px);
    transform: rotate(-8deg);
    z-index: 2;
    animation: fl-photoFloat 8s ease-in-out infinite 4s;
}

.fl-photo6 {
    width: 120px;
    height: 90px;
    top: 250px;
    left: 50%;
    transform: translateX(-50%) rotate(6deg);
    z-index: 1;
    animation: fl-photoFloat 8s ease-in-out infinite 5s;
}

@keyframes fl-photoFloat {
    0%, 100% {
        transform: translateY(0px) rotate(var(--rotation, -5deg));
    }
    50% {
        transform: translateY(-8px) rotate(var(--rotation, -5deg));
    }
}

/* Fotó egyedi forgatásai */
.fl-photo2 { --rotation: 8deg; }
.fl-photo3 { --rotation: -3deg; }
.fl-photo4 { --rotation: 12deg; }
.fl-photo5 { --rotation: -8deg; }
.fl-photo6 { --rotation: 6deg; }

@keyframes fl-float {
    0%, 100% { transform: translateY(0px) rotate(-8deg); }
    50% { transform: translateY(-10px) rotate(-8deg); }
}

.fl-camera-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 30px;
    right: 30px;
    background: linear-gradient(135deg, #ff7f00 0%, #ff9500 100%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 6;
    box-shadow: 0 8px 20px rgba(255, 127, 0, 0.3);
    color: white;
    font-size: 2rem;
    transition: all 0.4s ease;
}

.fl-camera-icon:hover {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 12px 30px rgba(255, 127, 0, 0.4);
}

@keyframes fl-bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); box-shadow: 0 10px 30px rgba(255, 127, 0, 0.4); }
    40% { transform: translateY(-10px); box-shadow: 0 15px 40px rgba(255, 127, 0, 0.5); }
    60% { transform: translateY(-5px); box-shadow: 0 12px 35px rgba(255, 127, 0, 0.45); }
}

/* Csillagtérkép banner stílus */
.fl-starmap-banner {
    background: linear-gradient(135deg, #0c0c1d 0%, #1a1a4a 25%, #2d1b69 50%, #3d1b8b 75%, #1a1a4a 100%);
    overflow: hidden;
    border: 2px solid rgba(138, 43, 226, 0.3);
    position: relative;
}

.fl-starmap-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(ellipse at center, rgba(138, 43, 226, 0.1) 0%, transparent 70%);
    animation: fl-starmapGlow 8s ease-in-out infinite alternate;
    pointer-events: none;
}

@keyframes fl-starmapGlow {
    0% { opacity: 0.3; }
    100% { opacity: 0.7; }
}

.fl-stars {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image:
        radial-gradient(2px 2px at 20px 30px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1px 1px at 40px 70px, #e1f5fe, rgba(0, 0, 0, 0)),
        radial-gradient(3px 3px at 50px 160px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1.5px 1px at 90px 40px, #bbdefb, rgba(0, 0, 0, 0)),
        radial-gradient(2.5px 2.5px at 130px 80px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1px 1px at 160px 120px, #e8eaf6, rgba(0, 0, 0, 0)),
        radial-gradient(3px 3px at 200px 50px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1.5px 1px at 240px 90px, #c5cae9, rgba(0, 0, 0, 0)),
        radial-gradient(2px 2px at 280px 130px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1px 1px at 320px 170px, #f3e5f5, rgba(0, 0, 0, 0)),
        radial-gradient(2.5px 2.5px at 60px 200px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1px 1px at 100px 250px, #e3f2fd, rgba(0, 0, 0, 0)),
        radial-gradient(1.5px 1.5px at 150px 300px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(2px 2px at 250px 220px, #f1f8e9, rgba(0, 0, 0, 0)),
        radial-gradient(1px 1px at 350px 100px, #fce4ec, rgba(0, 0, 0, 0)),
        radial-gradient(3px 3px at 400px 50px, #ffffff, rgba(0, 0, 0, 0)),
        radial-gradient(1.5px 1px at 450px 150px, #e8f5e8, rgba(0, 0, 0, 0));
    background-size: 500px 350px;
    opacity: 0.9;
    animation: fl-starsTwinkle 12s ease-in-out infinite;
}

@keyframes fl-starsTwinkle {
    0%, 100% { opacity: 0.7; }
    25% { opacity: 0.9; }
    50% { opacity: 0.6; }
    75% { opacity: 0.8; }
}

.fl-shooting-star {
    position: absolute;
    top: 60px;
    left: 280px;
    width: 150px;
    height: 4px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0.8) 70%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(45deg);
    opacity: 0;
    z-index: 2;
    box-shadow: 0 0 20px 3px rgba(255, 255, 255, 0.9);
    animation: fl-shootingStar 8s ease-in-out infinite;
}

@keyframes fl-shootingStar {
    0% {
        opacity: 0;
        transform: translateX(-200px) translateY(-200px) rotate(45deg);
    }
    10% {
        opacity: 1;
    }
    20% {
        opacity: 0.8;
        transform: translateX(0px) translateY(0px) rotate(45deg);
    }
    30% {
        opacity: 1;
    }
    40% {
        opacity: 0.6;
        transform: translateX(200px) translateY(200px) rotate(45deg);
    }
    50% {
        opacity: 0;
        transform: translateX(400px) translateY(400px) rotate(45deg);
    }
    100% {
        opacity: 0;
        transform: translateX(-200px) translateY(-200px) rotate(45deg);
    }
}

.fl-constellation {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 280px;
    height: 280px;
    z-index: 3;
    animation: fl-constellationRotate 20s linear infinite;
}

@keyframes fl-constellationRotate {
    0% { transform: translate(-50%, -50%) rotate(0deg); }
    100% { transform: translate(-50%, -50%) rotate(360deg); }
}

.fl-star {
    position: absolute;
    width: 6px;
    height: 6px;
    background: radial-gradient(circle, #ffffff 0%, #e1f5fe 50%, rgba(255, 255, 255, 0.3) 100%);
    border-radius: 50%;
    box-shadow: 0 0 20px 4px rgba(255, 255, 255, 0.9);
    opacity: 0.95;
    animation: fl-starGlow 3s ease-in-out infinite alternate;
}

@keyframes fl-starGlow {
    0% {
        transform: scale(1);
        box-shadow: 0 0 20px 4px rgba(255, 255, 255, 0.9);
    }
    100% {
        transform: scale(1.3);
        box-shadow: 0 0 30px 6px rgba(255, 255, 255, 1);
    }
}

.fl-star1 {
    top: 40px;
    left: 50px;
    animation-delay: 0s;
}
.fl-star2 {
    top: 80px;
    left: 110px;
    width: 4px;
    height: 4px;
    animation-delay: 0.5s;
}
.fl-star3 {
    top: 140px;
    left: 70px;
    animation-delay: 1s;
}
.fl-star4 {
    top: 120px;
    left: 180px;
    width: 5px;
    height: 5px;
    animation-delay: 1.5s;
}
.fl-star5 {
    top: 50px;
    left: 190px;
    width: 4px;
    height: 4px;
    animation-delay: 2s;
}

/* További csillagok hozzáadása */
.fl-star6 {
    top: 100px;
    left: 30px;
    width: 3px;
    height: 3px;
    animation-delay: 2.5s;
}
.fl-star7 {
    top: 180px;
    left: 120px;
    width: 4px;
    height: 4px;
    animation-delay: 3s;
}
.fl-star8 {
    top: 20px;
    left: 150px;
    width: 3px;
    height: 3px;
    animation-delay: 3.5s;
}

@keyframes fl-starPulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.7; transform: scale(1.2); }
}

.fl-constellation-line {
    position: absolute;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.8) 100%);
    transform-origin: 0 0;
    z-index: 2;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    animation: fl-lineGlow 4s ease-in-out infinite alternate;
}

@keyframes fl-lineGlow {
    0% {
        opacity: 0.6;
        box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
    }
    100% {
        opacity: 1;
        box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
    }
}

.fl-line1 {
    top: 40px;
    left: 50px;
    width: 65px;
    height: 2px;
    transform: rotate(45deg);
    animation-delay: 0s;
}

.fl-line2 {
    top: 80px;
    left: 110px;
    width: 50px;
    height: 2px;
    transform: rotate(150deg);
    animation-delay: 1s;
}

.fl-line3 {
    top: 140px;
    left: 70px;
    width: 110px;
    height: 2px;
    transform: rotate(-15deg);
    animation-delay: 2s;
}

.fl-line4 {
    top: 120px;
    left: 180px;
    width: 90px;
    height: 2px;
    transform: rotate(-110deg);
    animation-delay: 3s;
}

/* További vonalak hozzáadása */
.fl-line5 {
    top: 100px;
    left: 30px;
    width: 25px;
    height: 1px;
    transform: rotate(30deg);
    animation-delay: 4s;
}

.fl-line6 {
    top: 180px;
    left: 120px;
    width: 35px;
    height: 1px;
    transform: rotate(-45deg);
    animation-delay: 5s;
}

@keyframes fl-twinkle {
    0% { background-position: 0 0; }
    100% { background-position: 500px 500px; }
}

@keyframes fl-shoot {
    0% {
        transform: translateX(0) translateY(0) rotate(45deg);
        opacity: 0;
    }
    20% {
        opacity: 1;
    }
    40% {
        transform: translateX(-500px) translateY(500px) rotate(45deg);
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.fl-starmap-banner .fl-banner-button {
    background: linear-gradient(135deg, #ff7f00 0%, #ff9500 100%);
}

.fl-starmap-banner .fl-banner-button:hover {
    background: linear-gradient(135deg, #ff9500 0%, #ff7f00 100%);
}

/* Termékek */
.fl-section-title {
    text-align: center;
    font-size: 3rem;
    color: #ff7f00;
    margin: 70px 0 50px;
    text-shadow: 0 3px 15px rgba(255, 127, 0, 0.4);
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.2;
}

.fl-products-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
    margin: 50px 0;
}

.fl-product-template {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 127, 0, 0.1);
}

.fl-product-template:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.12);
    border-color: rgba(255, 127, 0, 0.2);
}

.fl-product-template img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: all 0.4s ease;
}

.fl-product-template:hover img {
    transform: scale(1.03);
    filter: brightness(1.1);
}

.fl-button-container {
    padding: 20px;
    text-align: center;
}

.fl-buttonbox {
    background: linear-gradient(135deg, #ff7f00 0%, #ff9500 100%);
    color: #ffffff;
    border: none;
    padding: 14px 28px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    margin-bottom: 18px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    box-shadow: 0 4px 15px rgba(255, 127, 0, 0.3);
}

.fl-buttonbox:hover {
    background: linear-gradient(135deg, #ff9500 0%, #ff7f00 100%);
    transform: translateY(-2px) scale(1.05);
    box-shadow: 0 8px 25px rgba(255, 127, 0, 0.4);
}

.fl-product-content {
    padding: 20px;
}

.fl-product-content h2 {
    color: #2c2c2c;
    margin-bottom: 12px;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: -0.3px;
}

.fl-product-content p {
    color: #555;
    line-height: 1.7;
    font-size: 1rem;
    font-weight: 400;
}

.fl-price {
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    color: #ff7f00;
    padding: 18px;
    background: linear-gradient(135deg, rgba(255, 127, 0, 0.08) 0%, rgba(255, 152, 0, 0.12) 100%);
    border-radius: 10px;
    margin: 15px 20px;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.05);
    letter-spacing: 0.3px;
}

.fl-product-template-slim {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    margin: 30px 0;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.fl-product-template-slim:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0,0,0,0.15);
}

.fl-product-template-slim img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



/* Termék információk szekció */
.termek-info-szekcio {
    max-width: 1200px;
    margin: 60px auto;
    padding: 40px 20px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(255, 127, 0, 0.1);
}

.termek-info-szekcio h2 {
    text-align: center;
    font-size: 2.5rem;
    color: #ff7f00;
    margin-bottom: 40px;
    font-weight: 700;
    text-shadow: 0 2px 10px rgba(255, 127, 0, 0.3);
}

.termek-kategoria {
    margin-bottom: 50px;
        padding: 30px;
    background: linear-gradient(135deg, #fff8e1 0%, #ffe0b2 50%, #fff8e1 100%);
    border-radius: 15px;
    border-left: 5px solid #ff7f00;
}

.termek-kategoria h3 {
    font-size: 1.8rem;
    color: #ff6600;
    margin-bottom: 20px;
    font-weight: 600;
}

.termek-kategoria p {
    font-size: 1rem;
    line-height: 1.7;
    color: #333;
    margin-bottom: 15px;
}

.termek-elonyok {
    background: rgba(255, 193, 7, 0.1);
    padding: 20px;
        border-radius: 10px;
    margin-top: 20px;
    border: 1px solid rgba(255, 193, 7, 0.2);
}

.termek-elonyok h4 {
    font-size: 1.2rem;
    color: #ff6600;
    margin-bottom: 10px;
    font-weight: 600;
}

.termek-elonyok ul {
    list-style: none;
    padding: 0;
}

.termek-elonyok li {
    padding: 5px 0;
    color: #555;
    position: relative;
    padding-left: 20px;
}

.termek-elonyok li:before {
    content: "✓";
    color: #ff7f00;
    font-weight: bold;
    position: absolute;
    left: 0;
}

/* Reszponzivitás */
@media (max-width: 768px) {
    .fl-container {
        padding: 0 8px;
    }

    .fl-nav {
        padding: 0.5rem 0;
    }

    .fl-banner-container {
        grid-template-columns: 1fr;
        gap: 15px;
        margin: 20px 0;
    }

    .fl-banner {
        height: 380px;
        margin: 0;
    }

    .fl-banner-content {
        padding: 20px;
    }

    .fl-banner-title {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .fl-banner-price {
        font-size: 22px;
        padding: 12px 20px;
        margin-bottom: 15px;
    }

    .fl-banner-button {
        padding: 12px 24px;
        font-size: 15px;
    }

    .fl-newsletter-box {
        padding: 20px;
        margin: 20px 0;
        border-radius: 15px;
    }

    .fl-newsletter-box h2 {
        font-size: 2rem;
        margin-bottom: 10px;
    }

    .fl-newsletter-box p {
        font-size: 1.1rem;
        margin-bottom: 18px;
    }

    .fl-coupon-badge {
        padding: 8px 16px;
        font-size: 1rem;
        margin-bottom: 18px;
    }

    .fl-newsletter-btn {
        padding: 12px 24px;
        font-size: 1rem;
    }

    .fl-section-title {
        font-size: 2.2rem;
        margin: 40px 0 30px;
    }

    .fl-products-container {
        grid-template-columns: 1fr;
        gap: 15px;
        margin: 20px 0;
    }

    .fl-product-template {
        margin: 0;
    }

    .fl-product-content {
        padding: 15px;
    }

    .fl-product-content h2 {
        font-size: 1.2rem;
    }

    .fl-price {
        padding: 12px;
        margin: 10px 15px;
        font-size: 1.3rem;
    }

    .fl-product-template-slim {
        margin: 15px 0;
    }

    .fl-photo1, .fl-photo2, .fl-photo3 {
        width: 120px;
        height: 100px;
    }

    .fl-camera-icon {
        width: 60px;
        height: 60px;
        top: 20px;
        right: 20px;
        font-size: 1.5rem;
    }

    .termek-info-szekcio {
        margin: 30px 10px;
        padding: 20px 15px;
    }

    .termek-info-szekcio h2 {
        font-size: 2rem;
        margin-bottom: 30px;
    }

    .termek-kategoria {
        padding: 20px;
        margin-bottom: 30px;
    }

    .termek-kategoria h3 {
        font-size: 1.5rem;
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}



.express-banner {
    background: linear-gradient(135deg, #ff6600, #ff8533);
    border-radius: 12px;
    padding: 25px;
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 900px;
    margin: 0 auto;
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.3);
    position: relative;
    overflow: hidden;
}

.express-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.3; }
    50% { transform: scale(1.1); opacity: 0.1; }
}

.express-icon {
    width: 80px;
    height: 80px;
    background-color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.express-icon-text {
    font-size: 24px;
    font-weight: bold;
    color: #ff6600;
    text-align: center;
    line-height: 1;
}

.express-icon-hours {
    font-size: 14px;
    color: #ff6600;
    font-weight: bold;
}

.express-content {
    flex: 1;
    position: relative;
    z-index: 2;
}

.express-title {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.express-text {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
    margin-bottom: 8px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.express-highlight {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 2px 6px;
    border-radius: 4px;
    font-weight: bold;
}

.express-exception {
    font-size: 14px;
    color: #fff3cd;
    font-style: italic;
    margin-top: 5px;
}

.express-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: #ffffff;
    color: #ff6600;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 3;
}

/* Responsive design */
@media (max-width: 768px) {
    .express-banner {
        flex-direction: column;
        text-align: center;
        gap: 15px;
        padding: 20px;
    }

    .express-icon {
        width: 70px;
        height: 70px;
    }

    .express-icon-text {
        font-size: 20px;
    }

    .express-icon-hours {
        font-size: 12px;
    }

    .express-title {
        font-size: 24px;
    }

    .express-text {
        font-size: 15px;
    }

    .express-badge {
        position: static;
        align-self: center;
        margin-top: 10px;
    }
}

@media (max-width: 480px) {
    .express-banner {
        padding: 15px;
    }

    .express-icon {
        width: 60px;
        height: 60px;
    }

    .express-icon-text {
        font-size: 18px;
    }

    .express-icon-hours {
        font-size: 10px;
    }

    .express-title {
        font-size: 20px;
    }

    .express-text {
        font-size: 14px;
    }

    .express-exception {
        font-size: 12px;
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.div-banner {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 8px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    max-width: 800px;
    margin: 0 auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.banner-icon {
    width: 80px;
    height: 80px;
    border: 2px solid #000000;
    border-radius: 50%;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
}

.banner-icon-number {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

.banner-icon-arrow {
    position: absolute;
    width: 60px;
    height: 60px;
    border: 2px solid #000000;
    border-radius: 50%;
    border-top: none;
    border-right: none;
    top: 8px;
    left: 8px;
}

.banner-icon-dots {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 3px;
    left: 3px;
}

.banner-icon-dots::before,
.banner-icon-dots::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 2px;
    background-color: #000000;
    border-radius: 50%;
}

.banner-icon-dots::before {
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.banner-icon-dots::after {
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.banner-content {
    flex: 1;
}

.banner-text {
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
    margin-bottom: 10px;
}

.banner-text:last-child {
    margin-bottom: 0;
}

.banner-text .highlight {
    text-decoration: underline;
}

.banner-text .bold {
    font-weight: bold;
}

/* Responsive design */
@media (max-width: 768px) {
    .div-banner {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }

    .banner-icon {
        width: 70px;
        height: 70px;
    }

    .banner-icon-number {
        font-size: 20px;
    }

    .banner-icon-arrow {
        width: 50px;
        height: 50px;
        top: 8px;
        left: 8px;
    }

    .banner-icon-dots {
        width: 60px;
        height: 60px;
        top: 3px;
        left: 3px;
    }

    .banner-text {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .div-banner {
        padding: 15px;
    }

    .banner-icon {
        width: 60px;
        height: 60px;
    }

    .banner-icon-number {
        font-size: 18px;
    }

    .banner-icon-arrow {
        width: 40px;
        height: 40px;
        top: 8px;
        left: 8px;
    }

    .banner-icon-dots {
        width: 50px;
        height: 50px;
        top: 3px;
        left: 3px;
    }

    .banner-text {
        font-size: 12px;
    }
}



        .main-container {
            max-width: 1400px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .page-header {
            text-align: center;
            margin-bottom: 50px;
            background: white;
            padding: 30px;
            border-radius: 20px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }

        .page-title {
            font-size: 2.5rem;
            background: linear-gradient(45deg, #ff8a00, #e52e71);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            font-weight: bold;
            margin-bottom: 8px;
        }

        .page-subtitle {
            color: #666;
            font-size: 1.1rem;
            font-weight: 300;
        }

        .category-section {
            margin-bottom: 50px;
            background: white;
            border-radius: 20px;
            padding: 30px;
            box-shadow: 0 10px 25px rgba(0,0,0,0.08);
        }

        .category-header {
            text-align: center;
            margin-bottom: 30px;
            padding-bottom: 15px;
            border-bottom: 2px solid #ff8a00;
        }

        .category-title {
            font-size: 1.8rem;
            color: #333;
            font-weight: bold;
            margin-bottom: 8px;
        }

        .category-icon {
            font-size: 2.5rem;
            margin-bottom: 10px;
            display: block;
        }

        .category-description {
            color: #666;
            font-size: 1rem;
            font-style: italic;
        }

        .products-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 25px;
            padding: 15px 0;
        }

        .product-card {
            background: white;
            border-radius: 15px;
            overflow: hidden;
            box-shadow: 0 8px 20px rgba(0,0,0,0.08);
            transition: all 0.3s ease;
            border: 1px solid #f0f0f0;
            height: fit-content;
        }

        .product-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 15px 35px rgba(0,0,0,0.15);
            border-color: #ff8a00;
        }

        .product-header-section {
            padding: 18px 15px 12px 15px;
            text-align: center;
        }

        .product-name {
            font-size: 1.2rem;
            color: #333;
            font-weight: 600;
            margin-bottom: 10px;
            line-height: 1.3;
            /* height: 52px; */
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

   

        .product-image-container {
            position: relative;
            height: 200px;
            background: #f8f9fa;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

        .product-image {
            max-width: 95%;
            max-height: 95%;
            object-fit: contain;
            transition: transform 0.3s ease;
            border-radius: 8px;
        }

        .product-card:hover .product-image {
            transform: scale(1.05);
        }

        .product-description {
            color: #666;
            font-size: 0.85rem;
            line-height: 1.4;
            margin: 12px 15px;
            text-align: center;
            height: 45px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
        }

        .product-actions {
            padding: 0 15px 20px 15px;
            text-align: center;
        }

        .view-product-btn {
            background: transparent;
            color: #ff8a00;
            border: 2px solid #ff8a00;
            padding: 8px 20px;
            border-radius: 18px;
            text-decoration: none;
            font-weight: 600;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            font-size: 0.8rem;
            display: inline-block;
            width: auto;
            min-width: 120px;
        }

        .view-product-btn:hover {
            background: #ff8a00;
            color: white;
            transform: translateY(-2px);
            box-shadow: 0 4px 12px rgba(255, 138, 0, 0.3);
        }

        .no-products {
            text-align: center;
            color: #666;
            font-style: italic;
            padding: 40px;
            font-size: 1rem;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
            .main-container {
                padding: 0 15px;
            }

            .page-title {
                font-size: 2rem;
            }
            
            .category-title {
                font-size: 1.5rem;
            }
            
            .products-grid {
                grid-template-columns: repeat(2, 1fr);
                gap: 18px;
            }
            
            .category-section {
                padding: 20px;
                margin-bottom: 35px;
            }

            .page-header {
                padding: 25px;
            }

            .product-name {
                font-size: 1rem;
                height: 40px;
                margin-bottom: 6px;
            }
            
            .product-price {
                font-size: 1.3rem;
                padding: 8px 15px;
                margin-bottom: 8px;
            }

            .product-header-section {
                padding: 12px 10px 8px 10px;
            }
        }

        @media (max-width: 480px) {
            .page-title {
                font-size: 1.7rem;
            }
            
            .products-grid {
                grid-template-columns: 1fr;
                gap: 15px;
            }
            
            .product-card {
                margin: 0 5px;
            }

            .product-name {
                font-size: 1.1rem;
                height: 38px;
                margin-bottom: 4px;
            }
            
            .product-price {
                font-size: 1.4rem;
                padding: 9px 16px;
                margin-bottom: 6px;
            }

            .product-image-container {
                height: 180px;
            }

            .view-product-btn {
                font-size: 0.75rem;
                padding: 6px 16px;
                min-width: 100px;
            }

            .category-section {
                padding: 15px;
            }

            .page-header {
                padding: 20px;
            }

            .product-header-section {
                padding: 10px 8px 6px 8px;
            }
        }
		
		 .welcome-message {
    display: none;
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    background: linear-gradient(135deg, #ff8600 0%, #ff6b00 50%, #e55100 100%);
    color: white;
    padding: 25px 50px;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(255, 134, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    font-size: 18px;
    font-weight: 600;
    z-index: 1000;
    opacity: 1;
    transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-width: 500px;
    width: auto;
    white-space: nowrap;
    text-align: center;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.15);
}

.welcome-message.show {
    display: block;
    animation: fadeIn 1s forwards, fadeOut 1s 4s forwards; /* FadeIn az elején, FadeOut 4 másodperc után */
}

  @keyframes fadeIn {
    from {
      opacity: 0;
      top: -20px;
      transform: translate(-50%, 0) scale(0.8);
    }
    to {
      opacity: 1;
      top: 20px;
      transform: translate(-50%, 0) scale(1);
    }
  }

  @keyframes fadeOut {
    from {
      opacity: 1;
      top: 20px;
      transform: translate(-50%, 0) scale(1);
    }
    to {
      opacity: 0;
      top: -20px;
      transform: translate(-50%, 0) scale(0.8);
    }
  }

  @media screen and (max-width: 600px) {
    .welcome-message {
      font-size: 14px;
      padding: 15px 25px;
      max-width: 90%;
      white-space: normal;
      text-align: center;
    }

    .welcome-message.show {
      animation: fadeIn 1s forwards, fadeOut 1s 4s forwards;
    }
  }
  
  
/* Modern Top Search Bar - FEHÉR HÁTTÉR */
.top-search-bar {
    background: white !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
    border-bottom: 2px solid #ff8600 !important;
    padding: 0 !important;
    position: relative !important;
    z-index: 999 !important;
    width: 100% !important;
    margin: 0 !important;
    clear: both !important;
}

.top-search-bar .header-container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    max-width: 1500px !important;
    margin: 0 auto !important;
    padding: 8px 10px !important;
    gap: 10px !important;
    width: auto !important;
    box-sizing: border-box !important;
}

/* Logo Section */
.top-search-bar .logo-section {
    flex-shrink: 0 !important;
    max-width: 280px !important;
}

.top-search-bar .logo-section img {
    max-height: 100px !important;
    width: auto !important;
}

/* Search Section */
.top-search-bar .search-section {
    flex: 1 !important;
    max-width: 650px !important;
    margin: 0 8px !important;
}

.top-search-bar .search-container {
    position: relative !important;
    width: 100% !important;
}

.top-search-bar #liveSearch {
    width: 100% !important;
    padding: 12px 45px 12px 15px !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 25px !important;
    font-size: 16px !important;
    background: #f8f9fa !important;
    transition: all 0.3s ease !important;
    box-sizing: border-box !important;
    color: #333 !important;
    }

.top-search-bar #liveSearch:focus {
    outline: none !important;
    border-color: #ff8600 !important;
    box-shadow: 0 0 10px rgba(255, 134, 0, 0.2) !important;
    background: white !important;
}

.top-search-bar .search-icon {
    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: #ff8600 !important;
    font-size: 18px !important;
    pointer-events: none !important;
    }

.top-search-bar .search-results {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
    background: white !important;
    border: 3px solid #ff8600 !important;
    border-radius: 8px !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.3) !important;
    max-height: 400px !important;
    overflow-y: auto !important;
    z-index: 999999 !important;
    display: none !important;
    margin-top: 5px !important;
    width: 100% !important;
}

.top-search-bar .search-results.show {
    display: block !important;
}

.top-search-bar .search-result-item {
    display: flex !important;
    align-items: center !important;
    padding: 12px 15px !important;
    border-bottom: 1px solid #eee !important;
    cursor: pointer !important;
    transition: background 0.2s ease !important;
    }

.top-search-bar .search-result-item:hover {
    background: #f8f9fa !important;
}

.top-search-bar .search-result-item:last-child {
    border-bottom: none !important;
}

.top-search-bar .result-image {
    width: 50px !important;
    height: 50px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    margin-right: 12px !important;
}

.top-search-bar .result-content {
    flex: 1 !important;
}

.top-search-bar .result-name {
    font-weight: bold !important;
    color: #333 !important;
    margin-bottom: 4px !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
}

.top-search-bar .result-price {
    color: #ff8600 !important;
    font-weight: bold !important;
    font-size: 13px !important;
    margin-bottom: 2px !important;
}

.top-search-bar .result-description {
    color: #666 !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    max-height: 24px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.top-search-bar .no-results {
    padding: 15px !important;
    text-align: center !important;
    color: #666 !important;
    font-style: italic !important;
    border-bottom: none !important;
}

/* Search Suggestions */
.top-search-bar .search-suggestions {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 6px !important;
    margin-top: 8px !important;
    justify-content: center !important;
}

.top-search-bar .suggestion-item {
    background: linear-gradient(135deg, #ff8600, #e67600) !important;
    color: white !important;
    padding: 4px 10px !important;
    border-radius: 15px !important;
    font-size: 11px !important;
    cursor: pointer !important;
    transition: all 0.2s ease !important;
    border: none !important;
    box-shadow: 0 2px 6px rgba(255, 134, 0, 0.2) !important;
    text-decoration: none !important;
}

.top-search-bar .suggestion-item:hover {
    background: linear-gradient(135deg, #e67600, #cc6600) !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 12px rgba(255, 134, 0, 0.3) !important;
    color: white !important;
}

.top-search-bar .search-count {
    position: sticky !important;
    top: 0 !important;
    z-index: 10 !important;
    font-weight: 500 !important;
    padding: 8px 12px !important;
    font-size: 12px !important;
    color: #666 !important;
    border-bottom: 1px solid #eee !important;
    background: #f9f9f9 !important;
}

.top-search-bar .loading-indicator {
    padding: 10px !important;
    text-align: center !important;
    color: #999 !important;
    font-size: 12px !important;
    animation: pulse 1.5s ease-in-out infinite !important;
}

@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

.top-search-bar .result-price {
    color: #ff6600 !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

/* User Actions */
.top-search-bar .user-actions {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    flex-shrink: 0 !important;
}

/* Phone Section Container */
.top-search-bar .phone-section {
    display: flex !important;
    flex-direction: row !important;
    gap: 8px !important;
    align-items: center !important;
}

.top-search-bar .phone-info {
    display: flex !important;
    align-items: center !important;
    background: linear-gradient(135deg, #ff8600, #e67600) !important;
    color: white !important;
    padding: 6px 10px !important;
    border-radius: 12px !important;
    box-shadow: 0 3px 12px rgba(255, 134, 0, 0.3) !important;
    transition: all 0.3s ease !important;
    text-decoration: none !important;
    gap: 6px !important;
    cursor: pointer !important;
    min-width: 160px !important;
}

.top-search-bar .phone-info:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 5px 18px rgba(255, 134, 0, 0.4) !important;
    color: white !important;
    text-decoration: none !important;
}

/* AI Phone Special Styling */
.top-search-bar .phone-info.ai-phone {
    background: linear-gradient(135deg, #4CAF50, #45a049) !important;
    box-shadow: 0 3px 12px rgba(76, 175, 80, 0.3) !important;
    border: 2px solid rgba(255,255,255,0.2) !important;
}

.top-search-bar .phone-info.ai-phone:hover {
    box-shadow: 0 5px 18px rgba(76, 175, 80, 0.4) !important;
    background: linear-gradient(135deg, #45a049, #4CAF50) !important;
}

.top-search-bar .phone-info .phone-icon {
    font-size: 14px !important;
    color: white !important;
    margin-right: 0 !important;
}

.top-search-bar .phone-info .phone-details {
    display: flex !important;
    flex-direction: column !important;
    line-height: 1.1 !important;
}

.top-search-bar .phone-info .phone-label {
    font-size: 9px !important;
    font-weight: 500 !important;
    opacity: 0.9 !important;
}

.top-search-bar .phone-info .phone-number {
    font-size: 11px !important;
    font-weight: 700 !important;
}

.top-search-bar .phone-info .phone-hours {
    font-size: 8px !important;
    font-weight: 500 !important;
    opacity: 0.8 !important;
    font-style: italic !important;
}

/* Auth Section */
.top-search-bar .auth-section {
    display: flex !important;
    align-items: center !important;
    }

.top-search-bar .login-buttons {
    display: flex !important;
    gap: 8px !important;
    align-items: center !important;
}

.top-search-bar .login-btn, 
.top-search-bar .google-login-btn, 
.top-search-bar .register-btn {
    padding: 12px !important;
    border-radius: 50% !important;
    text-decoration: none !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 50px !important;
    height: 50px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}

.top-search-bar .login-btn {
    background: linear-gradient(135deg, #ff8600, #e67600) !important;
    color: white !important;
    border: 2px solid #ff8600 !important;
}

.top-search-bar .login-btn:hover {
    background: linear-gradient(135deg, #e67600, #d66500) !important;
    transform: translateY(-3px) scale(1.1) !important;
    box-shadow: 0 6px 20px rgba(255, 134, 0, 0.4) !important;
    border-color: #d66500 !important;
}

.top-search-bar .google-login-btn {
    background: linear-gradient(135deg, #4285f4, #357ae8) !important;
    color: white !important;
    border: 2px solid #4285f4 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.top-search-bar .google-login-btn:hover {
    background: linear-gradient(135deg, #357ae8, #2c5bcd) !important;
    transform: translateY(-3px) scale(1.1) !important;
    box-shadow: 0 6px 20px rgba(66, 133, 244, 0.4) !important;
    border-color: #2c5bcd !important;
}

.top-search-bar .google-login-btn i,
.mobile-row-1 .google-login-btn i {
    font-size: 16px !important;
    margin: 0 !important;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
}

.top-search-bar .register-btn {
    background: white !important;
    color: #ff8600 !important;
    border: 2px solid #ff8600 !important;
}

.top-search-bar .register-btn:hover {
    background: #ff8600 !important;
    color: white !important;
    transform: translateY(-3px) scale(1.1) !important;
    box-shadow: 0 6px 20px rgba(255, 134, 0, 0.4) !important;
}

.top-search-bar .user-profile {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    color: #333 !important;
    }

.top-search-bar .profile-pic {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50% !important;
    border: 2px solid #ff8600 !important;
    object-fit: cover !important;
}

.top-search-bar .profile-icon-placeholder {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50% !important;
    border: 2px solid #ff8600 !important;
    background: linear-gradient(135deg, #ff8600, #ff6b00) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: white !important;
    box-shadow: 0 2px 8px rgba(255, 134, 0, 0.3) !important;
}

.top-search-bar .profile-icon-placeholder i {
    font-size: 16px !important;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2) !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.top-search-bar .profile-icon {
    font-size: 35px !important;
    color: #ff8600 !important;
}

.top-search-bar .username {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.top-search-bar .profile-link {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    text-decoration: none !important;
    color: inherit !important;
    transition: all 0.3s ease !important;
    padding: 5px 8px !important;
    border-radius: 8px !important;
}

.top-search-bar .profile-link:hover {
    background: #f8f9fa !important;
    color: #ff8600 !important;
    text-decoration: none !important;
    transform: translateY(-1px) !important;
}

.top-search-bar .profile-link:hover .username {
    color: #ff8600 !important;
}

.top-search-bar .logout-btn {
    color: white !important;
    background: #dc3545 !important;
    border: 2px solid #dc3545 !important;
    text-decoration: none !important;
    padding: 8px 12px !important;
    border-radius: 20px !important;
    transition: all 0.3s ease !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    box-shadow: 0 2px 8px rgba(220, 53, 69, 0.2) !important;
}

.top-search-bar .logout-btn:hover {
    background: #c82333 !important;
    border-color: #c82333 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3) !important;
    color: white !important;
}

/* Cart Section */
.top-search-bar .cart-section {
    position: relative !important;
}

.top-search-bar .cart-btn {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 12px 16px !important;
    background: #f8f9fa !important;
    color: #333 !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    border: 1px solid #e0e0e0 !important;
    transition: all 0.3s ease !important;
    font-weight: 500 !important;
    min-width: 85px !important;
    font-size: 15px !important;
}

.top-search-bar .cart-btn:hover {
    background: #ff8600 !important;
    color: white !important;
    border-color: #ff8600 !important;
}

.top-search-bar .cart-count {
    background: #ff8600 !important;
    color: white !important;
    border-radius: 50% !important;
    padding: 2px 8px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    min-width: 20px !important;
    text-align: center !important;
    position: absolute !important;
    top: -5px !important;
    right: -5px !important;
}

/* Mobile Menu Toggle */
    display: none !important;
    color: #333 !important;
    font-size: 24px !important;
    cursor: pointer !important;
    padding: 10px !important;
}

/* Mobile Menu */
    display: none !important;
    background: white !important;
    padding: 20px !important;
    border-top: 1px solid #e0e0e0 !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1) !important;
}

    margin-bottom: 20px !important;
    position: relative !important;
}

    width: 100% !important;
    padding: 12px 45px 12px 15px !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 25px !important;
    font-size: 16px !important;
    box-sizing: border-box !important;
    background: #f8f9fa !important;
    color: #333 !important;
}

    outline: none !important;
    border-color: #ff8600 !important;
    background: white !important;
}

    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    color: #ff8600 !important;
    font-size: 18px !important;
}

    margin-bottom: 20px !important;
}

    display: block !important;
    width: 100% !important;
    padding: 12px !important;
    margin-bottom: 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    border-radius: 25px !important;
    font-weight: 500 !important;
    box-sizing: border-box !important;
}

    background: #f8f9fa !important;
    color: #333 !important;
    border: 1px solid #e0e0e0 !important;
}

    background: #4285f4 !important;
    color: white !important;
}

    background: white !important;
    color: #ff8600 !important;
    border: 1px solid #ff8600 !important;
}

    background: #ff8600 !important;
    color: white !important;
    border-color: #ff8600 !important;
}

    background: #357ae8 !important;
}

    background: #ff8600 !important;
    color: white !important;
}

    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 15px !important;
    background: #f8f9fa !important;
    border-radius: 15px !important;
}

    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
}

    margin-left: auto !important;
    color: #dc3545 !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    }

    margin-bottom: 15px !important;
}

    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 15px !important;
    background: #f8f9fa !important;
    color: #333 !important;
    text-decoration: none !important;
    border-radius: 15px !important;
    font-weight: 500 !important;
    transition: all 0.3s ease !important;
    border: 1px solid #e0e0e0 !important;
    font-size: 16px !important;
}

    color: #ff8600 !important;
    font-size: 18px !important;
}

    background: #ff8600 !important;
    color: white !important;
    border-color: #ff8600 !important;
}

    color: white !important;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .top-search-bar .search-section {
        max-width: 550px !important;
    }
}

@media (max-width: 1024px) {
    .top-search-bar .search-section {
        max-width: 500px !important;
    }
    
    .top-search-bar .phone-section {
        display: none !important;
    }
}

@media (max-width: 768px) {
    /* MOBIL NÉZET - Elrejtjük a desktop elemeket */
    .top-search-bar .header-container > .logo-section,
    .top-search-bar .header-container > .search-section,
    .top-search-bar .header-container > .user-actions {
        display: none !important;
    }
    
    /* MOBIL NÉZETBEN megjelenítjük a 3 soros mobil elemeket */
    .mobile-row-1,
    .mobile-row-2,
    .mobile-row-3 {
        display: flex !important;
    }
    
    .top-search-bar .header-container {
        flex-direction: column !important;
        gap: 8px !important;
        padding: 10px 5px !important;
        display: flex !important;
    }
    
    /* Mobil sorok helyes sorrendje */
    .mobile-row-1 {
        order: 1 !important;
    }
    
    .mobile-row-2 {
        order: 2 !important; 
    }
    
    .mobile-row-3 {
        order: 3 !important;
    }
    
    /* 1. SOR: Logo + Auth + Kosár kompakt layout */
    .mobile-row-1 {
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        gap: 8px !important;
    }
    
    .mobile-row-1 .logo-section {
        flex-shrink: 0 !important;
        max-width: 120px !important;
    }
    
    .mobile-row-1 .logo-section img {
        max-height: 60px !important;
        width: auto !important;
        display: block !important;
    }
    
    /* Mobile Row 1: Logo | Auth ikonok | Kosár */
    .mobile-row-1 {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        padding: 8px 15px !important;
        gap: 8px !important;
    }
    
    .mobile-row-1 .auth-section-mobile {
        display: flex !important;
        align-items: center !important;
        gap: 6px !important;
    }
    
    .mobile-row-1 .auth-buttons {
        display: flex !important;
        gap: 6px !important;
        align-items: center !important;
    }
    
    .mobile-row-1 .mobile-icon-only {
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        border-radius: 50% !important;
        font-size: 14px !important;
        min-width: 40px !important;
        max-width: 40px !important;
        gap: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        aspect-ratio: 1 !important;
        text-decoration: none !important;
        transition: all 0.3s ease !important;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1) !important;
        position: relative !important;
        overflow: hidden !important;
    }
    
    .mobile-row-1 .mobile-icon-only i {
        font-size: 16px !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1 !important;
        text-align: center !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 100% !important;
        height: 100% !important;
    }
    
    .mobile-row-1 .mobile-icon-only:hover {
        transform: translateY(-2px) scale(1.05) !important;
        box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
    }
    
    .mobile-row-1 .login-btn {
        background: #f8f9fa !important;
        color: #333 !important;
        border: 2px solid #e0e0e0 !important;
    }
    
    .mobile-row-1 .register-btn {
        background: white !important;
        color: #ff8600 !important;
        border: 2px solid #ff8600 !important;
    }
    
    .mobile-row-1 .google-login-btn {
        background: #4285f4 !important;
        color: white !important;
        border: 2px solid #4285f4 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    
    .mobile-row-1 .google-login-btn:hover {
        background: #3367d6 !important;
        border-color: #3367d6 !important;
    }
    
    .mobile-row-1 .profile-btn {
        background: #28a745 !important;
        color: white !important;
        border: 2px solid #28a745 !important;
    }
    
    .mobile-row-1 .profile-btn:hover {
        background: #218838 !important;
        border-color: #218838 !important;
    }
    
    .mobile-row-1 .logout-btn {
        background: #dc3545 !important;
        color: white !important;
        border: 2px solid #dc3545 !important;
    }
    
    .mobile-row-1 .logout-btn:hover {
        background: #c82333 !important;
        border-color: #c82333 !important;
    }
    
    .mobile-row-1 .profile-pic-icon {
        width: 24px !important;
        height: 24px !important;
        border-radius: 50% !important;
        object-fit: cover !important;
        margin: 0 !important;
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
    
    .mobile-row-1 .phone-box {
        display: flex !important;
        align-items: center !important;
        background: linear-gradient(135deg, #ff8600, #e67600) !important;
        color: white !important;
        padding: 6px 8px !important;
        border-radius: 15px !important;
        box-shadow: 0 3px 12px rgba(255, 134, 0, 0.3) !important;
        margin: 0 !important;
        transition: all 0.3s ease !important;
        flex-shrink: 0 !important;
        flex: 1 !important;
        max-width: 160px !important;
        text-decoration: none !important;
        cursor: pointer !important;
    }
    
    .mobile-row-1 .cart-section {
        flex-shrink: 0 !important;
    }
    
    /* Mobile Row 2: Hosszabb telefonszámok egymás mellett */
    .mobile-row-2 {
        padding: 8px 10px !important;
    }
    
    .mobile-row-2 .mobile-phone-section-wide {
        display: flex !important;
        gap: 4px !important;
        justify-content: center !important;
        width: 100% !important;
    }
    
    .mobile-row-2 .phone-box-wide {
        display: flex !important;
        align-items: center !important;
        background: linear-gradient(135deg, #ff8600, #e67600) !important;
        color: white !important;
        padding: 8px 12px !important;
        border-radius: 15px !important;
        box-shadow: 0 3px 12px rgba(255, 134, 0, 0.3) !important;
        margin: 0 !important;
        transition: all 0.3s ease !important;
        flex-shrink: 0 !important;
        flex: 1 !important;
        text-decoration: none !important;
        cursor: pointer !important;
        min-height: 60px !important;
    }
    
    .mobile-row-2 .phone-box-wide.ai-phone-mobile {
        background: linear-gradient(135deg, #4CAF50, #45a049) !important;
        box-shadow: 0 3px 12px rgba(76, 175, 80, 0.3) !important;
        border: 2px solid rgba(255,255,255,0.2) !important;
    }
    
    .mobile-row-2 .phone-icon {
        font-size: 16px !important;
        margin-right: 8px !important;
        color: white !important;
        flex-shrink: 0 !important;
    }
    
    .mobile-row-2 .phone-details {
        display: flex !important;
        flex-direction: column !important;
        line-height: 1.1 !important;
        flex: 1 !important;
    }
    
    .mobile-row-2 .phone-label {
        font-size: 9px !important;
        font-weight: 500 !important;
        opacity: 0.9 !important;
        margin-bottom: 2px !important;
    }
    
    .mobile-row-2 .phone-number {
        font-size: 12px !important;
        font-weight: 700 !important;
        margin-bottom: 1px !important;
    }
    
    .mobile-row-2 .phone-hours {
        font-size: 8px !important;
        font-weight: 500 !important;
        opacity: 0.8 !important;
        font-style: italic !important;
    }
    
    .mobile-row-2 .phone-box-wide:hover {
        transform: translateY(-2px) !important;
        box-shadow: 0 5px 16px rgba(255, 134, 0, 0.4) !important;
    }
    
    .mobile-row-2 .phone-box-wide.ai-phone-mobile:hover {
        box-shadow: 0 5px 16px rgba(76, 175, 80, 0.4) !important;
    }
    
    .mobile-row-1 .cart-btn {
        background: #ff8600 !important;
        color: white !important;
        padding: 6px 8px !important;
        border-radius: 15px !important;
        text-decoration: none !important;
        font-weight: 600 !important;
        font-size: 11px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 2px !important;
        transition: all 0.3s ease !important;
        box-shadow: 0 3px 10px rgba(255, 134, 0, 0.3) !important;
        position: relative !important;
        flex-shrink: 0 !important;
        min-width: 60px !important;
    }
    
    .mobile-row-1 .cart-btn:hover {
        background: #e67600 !important;
        transform: translateY(-2px) !important;
        box-shadow: 0 5px 15px rgba(255, 134, 0, 0.4) !important;
    }
    
    .mobile-row-1 .cart-count {
        position: absolute !important;
        top: -8px !important;
        right: -8px !important;
        background: #e74c3c !important;
        color: white !important;
        border-radius: 50% !important;
        width: 20px !important;
        height: 20px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        font-size: 12px !important;
        font-weight: bold !important;
    }
    

    
    /* Mobile Row 3: Kereső szélesebb */
    .mobile-row-3 {
        padding: 8px 5px !important;
        width: 100% !important;
    }
    
    .mobile-row-3 .search-section-wide {
        width: 100% !important;
        margin: 0 !important;
    }
    
    .mobile-row-3 .search-container-wide {
        position: relative !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    .mobile-row-3 #mobileSearch {
        width: 100% !important;
        padding: 12px 45px 12px 15px !important;
        border: 2px solid #e0e0e0 !important;
        border-radius: 25px !important;
        font-size: 16px !important;
        background: #f8f9fa !important;
        transition: all 0.3s ease !important;
        box-sizing: border-box !important;
        color: #333 !important;
        font-weight: 500 !important;
    }
    
    .mobile-row-3 #mobileSearch:focus {
        outline: none !important;
        border-color: #ff8600 !important;
        box-shadow: 0 0 20px rgba(255, 134, 0, 0.4) !important;
        background: white !important;
    }
    
    .mobile-row-3 .search-icon {
        position: absolute !important;
        right: 18px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        color: #ff8600 !important;
        font-size: 18px !important;
        pointer-events: none !important;
    }
    
    .mobile-row-3 #mobileSearchResults {
        position: absolute !important;
        top: 100% !important;
        left: 0 !important;
        right: 0 !important;
        background: white !important;
        border: 3px solid #ff8600 !important;
        border-radius: 8px !important;
        box-shadow: 0 8px 25px rgba(0,0,0,0.3) !important;
        max-height: 400px !important;
        overflow-y: auto !important;
        z-index: 999999 !important;
        display: none !important;
        margin-top: 5px !important;
        width: 100% !important;
    }
    
    .mobile-row-3 #mobileSearchResults.show {
        display: block !important;
    }
    
    .mobile-row-3 .search-result-item {
        display: flex !important;
        align-items: center !important;
        padding: 12px 15px !important;
        border-bottom: 1px solid #eee !important;
        cursor: pointer !important;
        transition: background 0.2s ease !important;
        text-decoration: none !important;
        color: #333 !important;
    }
    
    .mobile-row-3 .search-result-item:hover {
        background: #f8f9fa !important;
        color: #ff8600 !important;
        text-decoration: none !important;
    }
    
    .mobile-row-3 .search-result-item:last-child {
        border-bottom: none !important;
    }
    
    .mobile-row-3 .result-image {
        width: 50px !important;
        height: 50px !important;
        object-fit: cover !important;
        border-radius: 8px !important;
        margin-right: 12px !important;
        flex-shrink: 0 !important;
    }
    
    .mobile-row-3 .result-content {
        flex: 1 !important;
        min-width: 0 !important;
    }
    
    .mobile-row-3 .result-name {
        font-weight: 600 !important;
        font-size: 14px !important;
        color: #333 !important;
        margin-bottom: 4px !important;
        line-height: 1.3 !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }
    
    .mobile-row-3 .result-price {
        font-size: 13px !important;
        color: #ff8600 !important;
        font-weight: 700 !important;
    }
    
    .mobile-row-3 .result-description {
        font-size: 12px !important;
        color: #666 !important;
        margin-top: 2px !important;
    }
    
    /* Search results általános stílusok mobile-ra */
    .mobile-row-3 .no-results {
        padding: 20px 15px !important;
        text-align: center !important;
        color: #666 !important;
        font-size: 14px !important;
    }
    
    .mobile-row-3 .search-count {
        padding: 8px 15px !important;
        font-size: 12px !important;
        color: #666 !important;
        border-bottom: 1px solid #eee !important;
        background: #f9f9f9 !important;
        font-weight: 600 !important;
    }
    
    .mobile-row-3 .search-suggestions {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 8px !important;
        margin-top: 10px !important;
    }
    
    .mobile-row-3 .suggestion-item {
        background: #ff8600 !important;
        color: white !important;
        padding: 6px 12px !important;
        border-radius: 15px !important;
        font-size: 12px !important;
        cursor: pointer !important;
        transition: all 0.2s ease !important;
    }
    
    .mobile-row-3 .suggestion-item:hover {
        background: #e67600 !important;
        transform: translateY(-1px) !important;
    }
    
    .mobile-row-3 .loading-indicator {
        padding: 15px !important;
        text-align: center !important;
        color: #999 !important;
        font-size: 12px !important;
        font-style: italic !important;
    }

}

@media (max-width: 480px) {
    .top-search-bar .header-container {
        gap: 8px !important;
        padding: 12px 10px !important;
    }
    
    /* 1. SOR: Logo kisebb */
    .mobile-row-1 .logo-section img {
        max-height: 60px !important;
    }
    
    /* Kisebb auth gombok és cart gomb */
    .mobile-row-1 .mobile-icon-only {
        width: 36px !important;
        height: 36px !important;
        font-size: 12px !important;
        min-width: 36px !important;
        max-width: 36px !important;
    }
    
    .mobile-row-1 .mobile-icon-only i {
        font-size: 14px !important;
        width: 100% !important;
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
    
    .mobile-row-1 .profile-pic-icon {
        width: 22px !important;
        height: 22px !important;
    }
    
    .mobile-row-1 .cart-btn {
        padding: 6px 8px !important;
        font-size: 10px !important;
        min-width: 55px !important;
    }
    
    /* 2. SOR: Telefonszámok kisebb */
    .mobile-row-2 .phone-box-wide {
        padding: 6px 10px !important;
        min-height: 50px !important;
    }
    
    .mobile-row-2 .phone-icon {
        font-size: 14px !important;
        margin-right: 6px !important;
    }
    
    .mobile-row-2 .phone-label {
        font-size: 8px !important;
    }
    
    .mobile-row-2 .phone-number {
        font-size: 10px !important;
    }
    
    .mobile-row-2 .phone-hours {
        font-size: 7px !important;
    }
    }
    
    .mobile-row-2 .user-profile-main .profile-pic,
    .mobile-row-2 .user-profile-main .profile-icon {
        width: 32px !important;
        height: 32px !important;
        font-size: 32px !important;
    }
    
    .mobile-row-2 .user-profile-main .username {
        font-size: 13px !important;
    }
    
    /* 3. SOR: Kereső kisebb */
    .mobile-row-3 #mobileSearch {
        font-size: 15px !important;
        padding: 10px 45px 10px 18px !important;
        border-radius: 20px !important;
    }
    
    .mobile-row-3 .search-icon {
        right: 15px !important;
        font-size: 16px !important;
    }
}

/* Desktop vendég profil */
.guest-profile {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 8px 12px;
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
    border-radius: 8px;
    border: 2px solid rgba(255,255,255,0.2);
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
}

.guest-info {
    display: flex;
    align-items: center;
    gap: 8px;
    color: white;
}

.guest-icon {
    font-size: 18px;
    color: rgba(255,255,255,0.9);
}

.guest-text {
    font-size: 14px;
    font-weight: 600;
    color: white;
}

.guest-logout-btn {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 6px 12px;
    background: rgba(255,255,255,0.2);
    color: white !important;
    text-decoration: none;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.3);
}

.guest-logout-btn:hover {
    background: rgba(255,255,255,0.3);
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    text-decoration: none;
    color: white !important;
}

/* Mobile vendég profil */
.guest-profile-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
    border-radius: 8px;
    margin: 5px 0;
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3);
    width: 100%;
}

.guest-info-mobile {
    display: flex;
    align-items: center;
    gap: 10px;
    color: white;
}

.guest-info-mobile .guest-icon {
    font-size: 20px;
    color: rgba(255,255,255,0.9);
}

.guest-info-mobile .guest-text {
    font-size: 16px;
    font-weight: 600;
    color: white;
}

.guest-profile-mobile .guest-logout-btn {
    padding: 8px 15px;
    background: rgba(255,255,255,0.2);
    color: white !important;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid rgba(255,255,255,0.3);
}

.guest-profile-mobile .guest-logout-btn:hover {
    background: rgba(255,255,255,0.3);
    text-decoration: none;
    color: white !important;
}

/* Responsive design */
@media (max-width: 768px) {
    .guest-profile {
        padding: 6px 10px;
        gap: 10px;
    }
    
    .guest-text {
        font-size: 13px;
    }
    
    .guest-logout-btn {
        padding: 5px 8px;
        font-size: 12px;
    }
}
