@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");



body{
    margin:0;
    padding:0;
    font-family: "Open Sans", sans-serif !important;
    /*font-family: "Noto Sans", sans-serif !important;*/
    /*font-family: "Lato", sans-serif !important;*/
   /* background-color:#e1e1e1 !important;*/
}

p{
    color:#444444;
}

.valaszto{
    font-weight: 500;
    margin-left: 5px;
}

.blue_btn{
    border: 0 !important;
    border-radius: 0 !important;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    padding: 6px 23px;
    margin-left: -3px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    cursor:pointer;
}


#companyFields h4 {
    font-weight: 800;
    color: #005395;
}

/*login menu hover*/

#login_hover{
    width: 100%;
    height: 100vh;
    z-index: 100000;
    position: fixed;
    background: #00000054;
    top: 0;
    right: 0;
    display:none;
    text-align:center;
}

#reg_hover{
    width: 100%;
    height: 100vh;
    z-index: 100000;
    position: fixed;
    background: #00000054;
    top: 0;
    right: 0;
    display:none;
    text-align:center;
}

.reg_p{
    text-align: left;
    font-weight: 100;
    font-size: 0.8rem;
    margin-top: 40px;

}

.reglabel{
    text-align: left;
    font-weight: 500;
    color: #005395;
    line-height: 30px;
    font-size: 1rem;
    width: 80%;
}

#myForm{
    text-align: left;
}

#myForms{
    text-align: left;
}

#no{
    
}

#ferfi{
    margin-left: 20px; 
}

.genderlabel{
    font-weight:500;
    color:#424242;
}

.pop_up_ctr{
    width:50%;
    padding:3%;
}

.regform_age{
    width:25%;
    background: #f4f4f4;
    border: 0;
    padding: 10px 15px;
    margin-bottom: 10px;
    margin-right:3%;
}

#reg_valami{
    box-shadow: 0 0 10px #00000017;
    padding: 40px;
    background: white;
    overflow: scroll;
    max-height: 90vh;
}

.mobil_chg{
    font-weight: 300;
    font-size: 0.9rem;
}

.adatkezelesit{
    text-decoration: none;
}


#CybotCookiebotDialogPoweredbyCybot svg {
        display: none !important;
    }

#mobilmenu{
    display:none;
}

#mobilhover{
    width:100%;
    height:100vh;
    position:fixed;
    top:0;
    right:0;
    background:white;
    z-index:1000;
    display:none;
        text-align: center;
}

#palyasat{
    flex-direction: row; padding: 0; display: flex;
}

#mernokisz{
    box-shadow: 0 0 10px #00000017;    padding: 0;     display: flex;
}

#kivitelsz{
    box-shadow: 0 0 10px #00000017;    padding: 0;     display: flex;
}

#keressz{
    box-shadow: 0 0 10px #00000017;    padding: 0;     display: flex;
}

#kapcscs{
    box-shadow: 0 0 10px #00000017;    padding: 0;     display: flex;
}

#ujvaltozas{
    height:100vh;
    overflow:scroll;
}


.div_1_4_profil{
    width:25%;
    height:auto;
    display:inline-block;
    float:left;
}

.div_3_4_profil{
    width:75%;
    height:auto;
    display:inline-block;
    float:left;
}

.profil_menu{
    font-size: 0.9rem;
    font-weight: 500;
    color:#565656;
    display:block;
    text-decoration:none;
    cursor:pointer;
}

.profil_menu:hover{

}

#inv_section{
    display:none;
}

#delivery_section{
    display:none;
}

#shop_section{
    display:none;
}

.profilh2{
    font-size: 1.5rem;
    font-weight: 700;
    color: #565656;
    margin-bottom: 50px;
}


.container{
    --bs-gutter-x: 0 !important;
}

::-webkit-scrollbar {
  height: 0px;
  width: 0px;               /* width of vertical scrollbar */
  border: 1px solid #d5d5d5;}

.bg_color_one{
    background:#fbfcfc;
}

.bg_color_two{
    background:#ffffff;
}

.bg_color_three{
    background: rgb(2,88,154);
    background: linear-gradient(180deg, rgba(2,88,154,1) 0%, rgba(14,128,196,1) 100%);
}

.bg_color_four{
    background:#f6f6f8;
}


.bg_color_five{
    background:#eaeaeb;
}

.bg_color_mernoki{
    background-image:url(../img/merniki_bg.jpg);
    background-size:cover;
}



.div_1_3{
    width: 23%;
    margin: 5%;
    display: inline-grid;
    text-align:center;
}

.div_1_3_uj{
    width:33%;
    display:inline-block;
    height:400px;
}

.div_1_2{
    width: 49.4%;
    display: inline-table;
}

.email_iratkoz{
    font-weight: 800;
    font-size: 26px;
    color: white;
    margin: 0;
}

.email_news{
    text-align:right;
}

.email_news input{
    padding: 10px 20px;
    width: 80%;
    border: 1px solid white;
    border-radius: 5px 0 0 5px;
    color: black;
    font-size: 15px;
    display: inline-block;
}

.email_news button{
    display:inline-block;
}
.ppage{
    text-transform: uppercase;
    color: white;
    font-size: 0.9rem;
    font-weight: 300;
}

.half_div{
    width:50%;
    float: left;
}

.kikh1{
    padding: 40px 40px 0 40px;
    text-transform: uppercase;
    font-weight: 800;
    color: #005395;
}

.padding40{
    padding:40px;    
}

.padding20{
    padding:20px;    
}

.padding40 h4{
    text-transform: uppercase;
    font-weight: 800;
    color: #005395;
}

#landing_hero{
    width:100%;
    height:100vh;
}

#hero_ctr{
    width:1140px;
    height:100vh;
}

#menu_line{

    height:100px;
    margin:auto;
    transition: .5s;
}

#search_line{

    height: 50px;
    margin: auto;
    transition: .5s;
    margin-top: 0px;
}

#kategoria_nagyblokk{
    top: 220px;
    z-index: 1000;
    transition: .5s;
    width: 300px;
    position: fixed;
       /* margin-left: 70px;*/
    /*display: none;*/
}


.top_pro_chat_ctr{
    width: 28%;
    padding: 2%;
    text-align: center;
    display: inline-grid;
    padding-bottom: 20px;
    height: auto;
    position: relative;
    margin: 2%;
    background: #f8f8f8;
}

.top_p_name {
    color: #3d3d3d;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
    height: 125px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;

}

.discount_top{
    color: #d21616;
    font-size: 11px;
    font-weight: 800;
}

.discount_top_i{
    color: green;
    font-size: 11px;
    font-weight: 800;
}

.only_sign{
    font-size:12px;
}

.top_p_price{
    font-size: 1.4rem;
    font-weight: 800;
    height: 60px;

}

#halfcontainer{
clear:both;
width:100%;
height:10px;
display:block;
}

.small_product_img {
    display: inline-block;
    width: 25%;
}

#black_hover {
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #0000008f;
    top: 0;
    display: none;
    z-index:10000;
}

.close_img {
    color: black;
    background: transparent;
    padding: 12px;
    border-radius: 50px;
    cursor: pointer;
    transition: 0.5s;
    position: absolute;
    margin-left: 66%;
    margin-top: 0px;
    width: 15px;
    height: 16px;
    text-align: center;
    font-size: 16px;
}

.buy_btn{
    border: 0;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    padding: 6px 23px;
    margin-left: -3px;
    color: white;
    font-size: 13px;
}

.img_hover_ctr {
    width: 70%;
    margin: auto;
    margin-top: 40px;
}

#product_cover_img {
    width: 70%;
    display: block;
    margin: auto;}
    
.kedvezmeny{
    position: absolute;
    background: red;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -20px;
    top: -20px;
    background: rgba(218, 16, 22, 0.9);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: white;
    font-weight: 800;
}

.kedvezmeny_szalag{
    position: absolute;
    background: red;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 160px;
    top: 40px;
    background: rgba(218, 16, 22, 0.9);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: white;
    font-weight: 800;
}

.kedvezmeny_item{
    position: absolute;
    background: red;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -80px;
    top: 70px;
    background: rgba(218, 16, 22, 0.9);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    color: white;
    font-weight: 800;
    font-size: 1.3rem;
}

.ujar{
    font-size: 14px;
    display: block;
    color: #e21d12;
    font-weight: 500;
    text-decoration: line-through;
}

.active-filter {
    padding: 5px 10px;
    background: #066db0;
    color: white;
    font-weight: 700;
    font-size: 0.7rem;
    margin-right: 10px;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}

.top_p_name span {
font-size: 14px;
    font-family: "Open Sans", sans-serif !important;
    color: #0665a7;
}

.pro_chat_btn{
    border: 0;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    padding: 6px 23px;
    margin-left: -3px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    margin: auto;

}

.top_pro_chat_ctr img {
    width: 100%;
}

#kategoria_ctr{
    width: auto;
    margin: auto;
}

#cat_btn{
    background: rgb(1,86,152);
    background: linear-gradient(180deg, rgba(1,86,152,1) 0%, rgba(15,130,198,1) 100%);
    color: white;
    width: 280px;
    height: auto;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0px 0px 4px #0000008;
    font-size:17px;
    transition: 0.5s;
}

.menu_login{
    text-decoration:none;
    color:#565656;
    font-weight:800;
    cursor: pointer;
}

#lenyilo{
    background: white;
    color: #444444;
    width: 280px;
    height: auto;
    padding: 10px 10px 10px 0px;
    border-radius: 0px 0px 5px 5px;
    overflow: hidden;
    transition: 0.5s;
    font-size: 14px;
    display:inline-block;
}

#lenyilo a {
    width: 280px;
    display: block;
    border-left: 3px solid white;
    padding: 10px 0 10px 10px;
    text-decoration:none;
    color:#444444;
    cursor:pointer;
}

#lenyilo a:hover{
    border-left: 3px solid #035c9f;
}



#lenyilo a i{
    font-size: 12px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
}



#oldal_menu{
    width: 0px;
    height: 380px;
    background: white;
    display: inline;
    position: absolute;
    overflow: hidden;
    padding: 0px;
}

#valami{
    width: 93%; 
    display: contents;
    
}

#valami:hover > #oldal_menu{
    width: 600px;
    padding:20px;
    box-shadow: 5px 0px 10px #00000017;
}

#span1{
    display: inline-block;
    font-weight: 700; 
    letter-spacing: 0.3px;
}

#span2{
    float: right; margin-top: 1px; opacity:0;
}

#span3{
    float: right; margin-top: 1px; display:none;
}

#inputsearch{
    width: 300px;
    padding: 6px 13px;
    border: 0;
    background: white;
    color: black;
    margin: 0;
    font-size: 13px;
}

#search_form{
    width: auto; 
    padding-top: 8px;
    display: inline-block;
}

#login_ctr{
    width: auto; 
    display: inline-block; 
    float: right; 
    margin-top: 16px; 
    font-size: 12px; 
    font-weight: 300; 
    letter-spacing: 0.2px;
}

#category{
    width: 200px;
    padding: 8px 13px;
    border: 0;
    background: white;
    color: black;
    margin: 0;
    margin-left: -5px;
    border-left: 1px solid #e5e5e5;
    font-size: 13px;
}

#basket{
    float: right;
    height: 50px;
    margin-left: 20px;
    font-size: 13px;
    font-weight: 700;
}

#basket_shop_btn {
    display: inline-block;
    background: #005395;
    border: 0;
    margin-left: 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
    top: -7px;

}

.basket_price {
    margin: 0;
    margin-left: 10px;
    font-weight: 700;
    font-size: 12px;
    text-align: left;
    line-height: 16px;
    color: black;
    display: inline-block;
    margin-top: 10px;
}

.product_dot {
    position: absolute;
    padding: 2px;
    background: #e21d12;
    color: white;
    border-radius: 20px;
    width: 18px;
    height: 18px;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    margin-left: -12px;
    margin-top: -5px;
}

#button{
    border: 0;
    background: rgb(1,86,152);
    background: linear-gradient(180deg, rgba(1,86,152,1) 0%, rgba(15,130,198,1) 100%);
    padding: 6px 23px;
    margin-left: -3px;
    color: white;
    font-size: 13px;
}

#logo_menu_kicsi{
    width: 0px;
    margin-top: -4px;
    transition: .5s;
    margin-right: 0px;
}

#nav{
    width: 100%;
    height: auto;
    position: fixed;
    background: white;
    top: 0;
    left: 0;
    z-index: 1002;
    box-shadow: 0 0 10px #00000017;
}

#logo_menu{
    width:200px;
    transition:.5s;
    display: inline-block;
    margin-top: 27px;
}

#menu_ctr{
    display: inline-flex;
    float: right;
    margin-top: 40px;
    align-items: center;
    transition: .5s;
}

#menu_ctr a{
    margin-left:30px;
    text-decoration:none;
    color:#727272;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 700;
    cursor: pointer;
}

#menu_ctr a:hover{
    color:black;
    text-decoration:underline;
}

#hero_ctr{
    width: 100%;
    height: 100vh;
    background-image: url(../img/landing_bg.jpg);
    background-size: 130%;
    background-position: top 0px left 0px;
    background-attachment: fixed;
    text-align: center;
}

#search_bar{
    width:100%;
    height:auto;
    background:#f1f1f1;
    /*display: none;*/
}

#text_div{
    width: 1140px;
    margin: auto;
    margin-top: 200px;
    color: white;
    display: inline-block;
    text-align: left;
}

#text_div h1{
    font-size: 66px;
    font-weight: 800;
    width: 50%;
    line-height: 90px;
    text-shadow: 0 0 10px #011a2d;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 300px;
}

#text_div p{
    font-size: 16px;
    font-weight: 400;
    color: #bfbfbf;
    width: 48%;
    margin-left: 300px;
}

#katt{
    text-decoration: none;
    color: white;
    font-size: 14px;
    padding: 10px 40px;
    border: 2px solid white;
    margin-top: 20px;
    display: inline-block;
    font-weight: 400;
    margin-left: 0;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-left: 300px;
}

#katt:hover{
    color: black;
    background:white;
}

#oldal_menu_ctr{
    width:600px;
}

.oldal_cat{
    font-size: 14px;
    display: block;
    line-height: 21px;
    text-decoration: none;
    color: #565656;
    font-weight: 400;
}

.oldal_cat:hover{
    color:#0f83c7;
    text-decoration:underline;
}

.bold_cat{
    font-weight:600;
}

.felezo_menu{
    width:48%;
    float:left;
}

.scrolling{
    overflow-x:scroll;
    white-space: nowrap;

}

#scrollbutton{
    scroll-behavior: smooth;
    padding: 0;
}

#slideLeft{
    position: absolute;
    margin-top: -285px;
    margin-left: 20px;
    padding: 10px 15px;
    background: red;
    color: white;
    border-radius: 5px;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
}

#slideRight{
    position: absolute;
    margin-top: -285px;
    right: 20px;
    padding: 10px 15px;
    background: red;
    color: white;
    border-radius: 5px;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
}


.carsual_tamogato{
    width:200px;
    display:inline-block; 
    margin:0 10px;
}

.main_ref_ctr{
    width: 300px;
    height: 400px;
    display: inline-block;
    background: white;
    box-shadow: 0 0 10px #00000017;
    margin: 0.9%;
    color: #565656;
    white-space: normal;
}

.ref_ctr_uj{
    width: 29%;
    margin: 2%;    
}

.ref_ctr_uj_img{
    width:100%; 
    height:250px; 
    background-size:cover; 
    background-position:center;
}

.ref_ctr_uj_img_hover{
    width:100%; 
    height:250px; 
    background: rgb(14,128,196); 
    background: linear-gradient(180deg, rgba(14,128,196,0) 0%, rgba(14,128,196,0) 50%, rgba(1,68,119,1) 100%);
}


.cart_productname{
    color: #2b2b2b;
    text-decoration: none;
    font-size: 14px;
    padding: 10px;
    display: block;
    font-weight: 800;
}

.price {
    font-size: 15px;
    text-transform: uppercase;
    color: #4f4f4f;
    font-weight: 600;
}

.inline-group {
    padding: 5px;
    display: inline-flex;
    margin-right: 20px;
}

.btn-outline-secondary {
    padding: 10px 5px;
    display: block;
    border: 1px solid #dfdfdf;
    color: #727272;
    cursor: pointer;
}

.form-control {
    width: 30px !important;
    padding: 10px !important;
    background: #f3f3f3 !important;
    border: 1px solid #dfdfdf !important;
    border-radius: 0 !important;
}

.price_count {
    font-weight:800;
    font-size: 20px;
    padding: 10px;
    color: #2b2b2b;
}

.remove {
    color: red;
    padding: 10px;
    font-weight:600;
    text-decoration: none;
    font-size: 13px;
}

.subtotal {
    margin-top: 30px;
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}

.text_subtotal {
    font-weight:600;
    font-size: 13px;
    text-transform: uppercase;
    color: #4f4f4f;
}

.price_subtotal {
    font-weight:800;
    color: #000000;
    margin-left: 20px;
    font-size: 30px;
}

.update_btn{
    border: 0;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    padding: 6px 23px;
    margin-left: -3px;
    color: white;
    font-size: 13px;
    text-decoration:none;
}

#return_customer {
    width: 100%;
    text-align: right;
    padding-top: 30px;
    padding-bottom: 30px;
}

#return_customer span {
    font-weight: 700;
    font-size: 14px;
    margin-right: 20px;
}

.vasarlas_h3 {
    font-weight: 700;
    color: #2b2b2b;
    font-size:1rem;
}

#order_form label {
    display: inline-block;
    font-weight: 700;
    line-height: 30px;
    font-size:14px;
}

.hr_top {
    height: 1px;
    border: 0;
    background: #d8d8d8;
}

.inline-group .form-control {
    text-align: center;
}

.main_ref_ctr h1{
    font-size: 1rem;
    font-weight: 800;
    color: white;
    margin-top: -30px;
    margin-left: 10px;
}

.main_ref_ctr h2{
    font-size: 1rem;
    margin: 20px 10px 10px 10px;
    font-weight:800;
    height: 40px;
}

.main_ref_ctr p{
    margin: 0 10px 0 10px;
    text-align: justify;
    font-size: 12px;
    line-height: 16px;
}

.main_ref_ctr a{
    float: right;
    margin-right: 10px;
    font-size: 11px;
    font-weight: 700;
    color: #005395;
    text-decoration: none;
}

.main_ref_p_ctr{
    width:100%;
    height:60px;
}

.footer_phone{
    font-size:1.5rem;
    font-weight:300;
}

.footer_phone i{
    font-size:2rem;
    margin-right: 40px;
}

.footer_arrow{
    text-decoration:none;
    color:#989898;
    font-size:14px;
    display:block;
    cursor:pointer;
    margin-top:13px;
    margin-bottom:13px;
    transition:.5s;
    display: flex;
}

.footer_arrow:hover{
    color:#005395;
}

.footer_arrow i{
    margin-right:20px;
    font-size:13px;
}

.footer_social i{
    color: #989898;
    border: 1px solid #989898;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    transition:.5s;
}

.footer_social i:hover{
    color:#005395;
    border: 1px solid #005395;
}

.kiemeltkek{
    font-weight:700;
    color:#005395;
}


.kapcsolat_bg{
    background:url(../img/kapcsolat_bg.jpg);
    background-size:cover;
    background-position:center;
    height: 220px;
    color:white ;
}

.kapcsolat_bg p{
    color: white;
    font-size: 14px;
    line-height: normal;
    margin-left: 10px;
    font-weight: 500;
}

.kapcsolat_bg p strong{
    color: white !important;
}


.kapcsolat_bg h2{
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 800;
    margin: 10px;
    display: inline-block;

}

.contact_input{
    width: 100%;
    background: #f4f4f4;
    border: 0;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.contact_textarea{
    width: 100%;
    background: #f4f4f4;
    border: 0;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.contact_btn{
    border: 0;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    padding: 6px 23px;
    color: white;
    font-size: 15px;
    float: inline-end;
    text-decoration:none;
    cursor:pointer;
}

.dropdown {
  position: relative;
    display: grid;
    margin-left: 30px;
}

.dropdown-content {
  transition:.5s;
  display: none;
  position: absolute;
  background-color: white;
  min-width: 200px;
  box-shadow: 0 0 10px #00000017;
  padding: 12px 16px;
  z-index: 1;
  margin-top:18px;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown span{
    text-decoration: none;
    color: #727272;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 700;
}

.dropdown span:hover{
    color:black;
}

.dropdown-content-a{
    margin: 10px 0px !important;
    display: block;
}

#hover{
    width:100%;
    height:100vh;
    background: #000000b3;
    position:fixed;
    top:0;
    left:0;
    z-index:10000;
    display:none;
}
        
#closehover{
    font-size: 2rem;
    float: right;
    cursor: pointer;
    margin-top: -30px;
    margin-bottom: 20px;
    color: rgb(1, 86, 152);
}

.allas_ctr{
    width:90%;
    height:auto;
    box-shadow: 0 0 10px #00000017;

    display:block;
    padding-bottom:20px;
}

.allas_ctr h2{
    margin-top: -100px;
    color: white;
    margin-left: 20px;
    font-weight: 800;
    letter-spacing: 0.5px;
    height: 90px;
    text-transform: uppercase;
    margin-right: 20px;
    align-content: end;
}

strong{
    font-weight: 700;
    color: #005395;
}

.allas_img_ctr{
    width: 100%;
    height: 350px;
    background-position: center;
    background-size: cover;
}

.allasmagas{
    width:100%;
    height:180px;
}

#msg_cover{
    width:100%;
    height:100vh;
    position:fixed;
    z-index:10000;
    background:#00000080;
    top:0;
    right:0;
}

#login_form{
    padding: 50px;
    background: white;
    margin: auto;
    width: 450px;
    border-radius: 3px;
    box-shadow: 0px 0px 7px 0px #00000040;
    margin-top: 20vh;
}

#indexkikvagyunk{
    box-shadow: 0 0 10px #00000017;    
    padding: 0;     
    display: flex;
}

#indexkikimg{
    margin-left: -8%; 
    width: auto; 
    height: 100%;
}

#palyazat_img{
    width: 150px;
    margin: auto;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 100;
}


#footervalami{
    display:flex;
}
  
.kategoria_kocka{
    width: 245px;
    height: 300px;
    background: red;
    display: inline-block;
    margin: 18px;
    box-shadow: 0 0 10px #00000017;
}

.kategoria_kocka:hover{
    box-shadow: 0 0 10px #00000045;
}

.k_k_kep{
    width: 100%;
    height: 225px;
    background: #ffffff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.k_k_text{
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    width:100%;
    height:75px;
    display:flex;
}

.k_k_p{
    color: white;
    display: inline-grid;
    text-align: center;
    font-size: 0.9rem;
    padding-top: 16px;
    width: 100%;
}

.category_fent{
    display:inline-block;
    color:gray;
    font-family: "Open Sans", sans-serif !important;
    font-size:0.8rem;
    margin-top: 10px;
}

#webshop_slide_ctr{
    width:100%;
    margin-top: 100px;
}

/*itt van a szalag design*/
.top_pro_chat_ctr_new {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 30px 15px;
  border-bottom: 1px solid #ddd;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
}

.product-image_new {
    width: 200px;
    height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
  flex-shrink: 0;
}

.product-info_new {
  flex-grow: 1;
  display: block;
  flex-direction: column;
  gap: 5px;

}

.product-form_new {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 5px;
}

.quantity_new {
    width: 60px !important;
}

.buy_btn_new {
    border: 0;
    background: rgb(1, 86, 152);
    background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
    padding: 13px 23px;
    margin-left: -10px;
    color: white;
    font-size: 13px;
}

.top_p_name_new {
    color: #3d3d3d;
    font-size: 23px;
    margin-top: 5px;
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;
}


.remove {
    margin-bottom: 20px;
    display: block;
}

.mobil_igen{
    display:none !important;
}


/* alapból csukva */
.filter-content {
  display: none;
}

/* ha a toggle be van kapcsolva → mutatjuk */
.toggle:checked ~ .filter-content {
  display: block;
}


/* lefelé mutat alapból */
.arrow {
  display: inline-block;
  transition: transform 0.3s;
}


/* checkbox elrejtése */
#filterek .filter-container .toggle {
  position: absolute;
  left: -9999px;
}

/* alapból csukva */
#filterek .filter-container .filter-content {
  display: none !important;
}

/* nyitva, ha be van pipálva */
#filterek .filter-container .toggle:checked ~ .filter-content {
  display: block !important;
}

.filter-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}

#hasonlo_termekek{
    width: 100%;
    height: auto;
}

.download_ctr{
    display: inline-block;
    width: 33%;
    min-height: 100px;
}


/*tablet nézet itt van*/
@media only screen and (max-width: 1200px) {
    
.download_ctr{
    width: 100%;
}    
    
    #palyazat_img{
        width: 150px;
    }
    
    #mobillogo {
        width: 160px;
    }
    
    #inputsearch {
    width: 120px;
    }
    
    #webshop_slide_ctr {

    }
    
    .top_pro_chat_ctr {
    width: 45%;
    }
    
    .div_1_3_uj {
    height: auto;
    }
    
    #lenyilo {
    width: 250px;
    }
    
    #cat_btn {
    width: 250px;
    }
    
    
}



/*telefonos nézet itt van*/
@media only screen and (max-width: 1000px) {

#nav {
    display: none;
}

#hero_ctr {
    width: 100%;
    height: 100vh;
    background-image: url(../img/landing_bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: initial;
    text-align: center;
}

#text_div {
    width: 90%;
    margin: auto;
    margin-top: 30vh;
    color: white;
    display: inline-block;
    text-align: left;
}

#text_div h1 {
    font-size: 2.2rem;
    font-weight: 800;
    width: 100%;
    line-height: 3rem;
    text-shadow: 0 0 10px #011a2d;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-left: 0;
}

#text_div p {
    font-size: 1rem;
    font-weight: 400;
    color: #bfbfbf;
    width: 70%;
    margin-left: 0;
    text-shadow: 0 0 0px black;
}

#indexkikvagyunk {
    display: inline-block;
}

.half_div {
    width: 100%;
    float: none;
}

#indexkikimg{
    margin-left: 0;
    width: 100%;
    height: auto;
}

.padding40 {
    padding: 5%;
}

.kikh1 {
    padding: 40px 5% 0 5%;
}

.div_1_3 {
    width: 70%;
    margin: 15%;
}

.ppage {
    text-transform: uppercase;
    color: white;
    font-size: 1.2rem;
    font-weight: 800;
}

#palyazat_img {
    width: 30%;
}

#iratkozzfel{
    width: 100%;
    margin-bottom: 0 !important;
}

#iratform{
        width: 100%;
    margin-top: 10px !important;
}

.email_news {
    text-align: left;
}

#footervalami{
    display:block !important;
}

.div_1_3_uj {
    width: 100%;
    display: block;
    height: auto;
}

#mobilmenu{
        display: block;
        position: fixed;
        top: 0;
        width: 100%;
        height: 75px;
            box-shadow: 0 0 10px #00000017;
        background: white;
        z-index: 10;
}

#mobilopen{
    float: right;
    font-size: 2rem;
    margin-right: 20px;
    margin-top: 15px;
}

#mobillogo{
    width: 160px;
    margin-top: 20px;
    margin-left: 20px;
}

#mobilclose{
    float: right;
    font-size: 2rem;
    margin-top: 20px;
    margin-right: 20px;
}

.mobilelem{
        text-decoration: none;
        color: #333333;
        font-size: 1.3rem;
        font-weight: 600;
        display: block;
}

#palyasat{
    display: block;
}

#mernokisz{
   display: block;
}

#kivitelsz{
    display: block;
}

#keressz{
    display: block;
}

#kapcscs{
    display: block;
}

#ujvaltozas{
    height:auto;
}


#katt {
    margin-left: 0;
}


#webshop_slide_ctr {

}

.kategoria_kocka {
    width: 90%;
}

.div_1_4_profil {
    width: 100%;
}

.div_3_4_profil {
    width: 100%;
}

.top_pro_chat_ctr {
    width: 96%;
    margin-bottom: 50px;
}

.telonem{
    display:none;
}

#basket {
    float: right;
    height: 50px;
    margin-left: -40px;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    top: 31px;
    right: 70px;
}


.kedvezmeny {
    width: 80px;
    height: 80px;
    right: -10px;
}

.top_p_name {
    font-size: 16px;
}

.phone_nem{
    display:none !important;
}

#closehover {
    margin-right: -20px;
}

#return_customer {
    line-height: 40px;
}

.mobil_grid{
        display: grid;
        border-bottom: 1px solid black;
        margin-bottom: 40px;
}

.cart_productname {
    font-size: 20px;
    padding: 10px 0;
}

.price {
    font-size: 19px;
    font-weight: 900;
}

.price_count {
    font-weight: 800;
    font-size: 30px;
    padding: 10px 0;
}

.img{
    margin: auto;
}

#inputsearch {
    width: 100%;
    border: 1px solid #dbdbdb;
    margin: 20px 0;
}

#category {
    width: 100%;
    border: 1px solid #dbdbdb;
    margin: auto;
}

#button{
    margin-left: 0;
    margin-top: 20px;
}


.mobil_igen {
    display: block !important;
}


.reglabel {
    width: 100%;
}

#login_form{
    width: 90%;
 }
 
.mobil_rendezes{
    display:block;
}

.mobil_szam_rendeles{
    font-size:3rem;
}

.also_vonal{
    border-bottom: 1px solid #c9c9c9;
}

.mobil_gomb_meg{
        margin-top: 10px;
        display: inline-block;
        margin-bottom: 10px;
        background: linear-gradient(180deg, rgba(1, 86, 152, 1) 0%, rgba(15, 130, 198, 1) 100%);
        color: white;
        font-size: 13px;
        text-decoration: none;
        padding: 5px 20px;
        margin-left: 0;
}

.category_fent {
    font-size: 10px;
}

    #mobil_logingombok {
        position: fixed;
        top: 10px;
        width: 100%;
    }
    
input,
select,
textarea {
  font-size: 16px;
}


}



