/*Az új bloghoz tartozó css */
/* E B B E N  V A N  Á T Í R N I  V A L Ó  H A  A  H O N L P R A  K E R Ü L  ! ! ! */
.blog h2.blog_alcim {
    font-size: 180%; /*Ez megy a honlapra*/ 
    color: rgb(20,20,20); 
    margin-top: 0px; 
    margin-bottom: 14px; 
    font-weight: bold;
    font-family: Serif;
}

.blog h3.blog_alcim {
    font-size: 160%; /*Ez megy a honlapra*/ 
    color: rgb(80,80,80);  
    margin-top: 15px; 
    margin-bottom: 14px; 
    font-weight: bold;
    font-family: Serif;
}

.blog a.blog_button {
    font-size: 165%; /*Ez megy a honlapra*/ 
  	padding: 10px 32px; /*Ez megy a honlapra*/ 
    font-family: serif;
	background-color: #04AA6D; /* Green */
  	border: none;
  	color: white;
  	text-align: center;
  	text-decoration: none;
    font-weight: bold;
  	display: inline-block;
  	margin: 4px 2px;
  	transition-duration: 0.4s;
  	border-radius: 12px;
  	cursor: pointer;
	margin-bottom: 25px;
    border: 2px solid #04AA6D;
}

.blog h3.blog_kapcsolodo_link {
    font-size: 160%; /*Ez megy a honlpra*/ 
    margin-bottom: 25px;
}

.blog h2.blog_kapcsolodo_link_h2 {
    font-size: 200%; /*Ez megy a honlpra*/ 
    font-family: serif;
    color: rgb(80,80,80); 
    margin-bottom: 25px; 
    margin-top: 20px;
}

/* E D D I G   V A N   Á T Í R N I   V A L Ó   ! ! ! */

.blog div.blog_gomb {
    width: 100%;
    text-align: center;
}
.blog div.blog_gomb.balra {
    text-align:left;
}

.blog strong {
    color: rgb(20,20,20);
}

.blog h2.nagybetu {
    text-transform: uppercase;
}
.blog h2.piros {
    color: red;
}
.blog h2.zold {
    color: #228B22;
}
.blog h2.kek {
    color: blue;
}

.blog a.blog_button:hover {
  background-color: white;
  text-decoration: none !important;		
  color: green;
}

.blog a.blog_button.nagybetu {
    text-transform: uppercase;
}

.blog a.blog_button.nagybetu:hover {
    text-transform: uppercase;
}

.blog a.blog_button.piros {
	background-color: #FF4742; /* Piros */
    border: 2px solid #FF4742;
}

.blog a.blog_button.piros:hover {
	background-color: white;
	color: #FF4742; /* Piros */
}

.blog a.blog_button.narancs {
	background-color: #fb8332; /* Narancs */
    border: 2px solid #fb8332;
}

.blog a.blog_button.narancs:hover {
	background-color: white;
	color: #fb8332; /* Narancs */
}

.blog p.blog_bread {
    font-family: arial;
    font-size: 16px;
    line-height: 1.8;
}
.blog p.blog_bread.nagy {
    font-size: 20px;
}
.blog p.blog_bread.kiemelt {
    font-weight: bold;
}
.blog p.blog_bread.nagybetu {
    text-transform: uppercase;
}
.blog p.blog_bread.piros {
    color: red;
}
.blog p.blog_bread.zold {
    color: #228B22;
}

.blog ul.blog_ul {
    list-style-type: disc;
    font-family: arial;
    font-size: 16px;
    line-height: 1.8;    
}
.blog ul.blog_ul.nagy {
    font-size: 20px;
    line-height: 1.8;    
}
.blog ul.blog_ul li.kiemelt {
    font-weight: bold;
}
.blog ul.blog_ul li.nagybetu {
    text-transform: uppercase;
}
.blog ul.blog_ul li.piros {
    color: red;
}
.blog ul.blog_ul li.zold {
    color: #228B22;
}

.blog ol.blog_ol {
    font-family: arial;
    font-size: 16px;
    line-height: 1.8;    
}
.blog ol.blog_ol.nagy {
    font-size: 20px;
    line-height: 1.8;    
}
.blog ol.blog_ol li.kiemelt {
    font-weight: bold;
}
.blog ol.blog_ol li.nagybetu {
    text-transform: uppercase;
}
.blog ol.blog_ol li.piros {
    color: red;
}
.blog ol.blog_ol li.zold {
    color: #228B22;
}

.blog_resz_2_8 {
    margin-top: 30px;
}

.blog_kep_left {
    width: 330px; 
    max-width: 100%; 
    height: auto; 
    float: left; 
    margin-top: 0px; 
    margin-right: 22px; 
    margin-bottom: 15px;
}
.blog_kep_right {
    width: 330px;  
    max-width: 100%; 
    height: auto; 
    float: right; 
    margin-top: 0px; 
    margin-left: 22px; 
    margin-bottom: 15px;
}
.blog_kep_kerek {
    border-radius: 28px;
}
.blog_kep_kocka {
    border-radius: 0px;
}

.blog h3.blog_kapcsolodo_link a { 
    color: blue;
}


/*A BUDAPEST sablon átírása */
#customcontent3 {
  padding: 10px;	
  margin-bottom: 30px;	
}

#customcontent7 {
  padding: 10px;	
  margin-bottom: 30px;	
}

#customcontent8 {
  padding: 10px;	
  margin-bottom: 30px;	
}

#customcontent12 {
  padding: 10px;	
  margin-bottom: 30px;	
}

#customcontent13 {
  padding: 10px;	
  margin-bottom: 30px;	
}

#customcontent14 {
  padding: 10px;	
  margin-bottom: 30px;	
}

.header-middle__phone {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}

.contact-box__item.contact-box__item-phone .contact-box__item-link {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;	
}

.footer-copyright a {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;		
}

#section-mosaic {
  margin-top: -30px;	
}

#section-advantages {
  margin-top: -40px;	
}

#section-linkcollection {
  margin-top: -40px;	
}

#section-faq  {
  margin-top: -40px;	
}

#module_bestseller_wrapper {
  margin-top: -40px;	
}

#boughtwith {
  margin-top: -40px;	
}

.container.footer-container  {
  margin-top: -40px;	
}

.nav-link {
  font-size: 150% !important;	
}

#category-nav {
  background-color: #84E184;
}

.headermenu-list__item.nav-item .nav-link {
  font-size: 120% !important;		
  color: white;		
}

.container-wide.header-top-row {
  /* background-color: #195319; */
  background-color: #228B22;	
}

#module_categoryoffer_wrapper {
  margin-top: 20px;
  margin-bottom: 0px;
}

.subcategory__link.stretched-link {
  font-family: helvita;	
}

h1 {
  font-size: 240%;	
  font-family: Serif;	
  font-weight: 600;	
}

h2 {
  font-size: 180%;	
  font-family: Times New Roman;	
}

h3 {
  font-size: 160%;	
  font-family: Times New Roman;	
}

h4 {
  font-size: 140%;	
  font-family: Times New Roman;	
}


.header-middle-row {
	padding-top: 10px;
	padding-bottom: 10px;
}


/*Ezek a régi átírások */


.no_wrap {
  white-space: nowrap;
}

.blog h3 {
    color: dimgray;
    font-size: 22px;
}

.blog h4 {
    color: dimgray;
    font-size: 20px;
}

.blog p {
    font-size: 16px;
	font-family: Arial;
}

.blog_bevezeto{
    margin-top:10px;
}

.blog_resz_2,
.blog_resz_3 {
    margin-top: 30px;
}

.blog_bevezeto .kep {
    width: 330px;
	max-width: 100%;
	height: auto;
	border-radius: 8%;
    float: left;
    margin-top: 0px;
    margin-right: 22px;
    margin-bottom: 15px;
}

.blog_resz_2 .kep {
    width: 330px;
	max-width: 100%;
	height: auto;
	border-radius: 8%;
    float: right;
    margin-top: 0px;
    margin-left: 22px;
    margin-bottom: 15px;
}

.blog_resz_3 .kep {
    width: 330px;
	max-width: 100%;
	height: auto;
	border-radius: 8%;
    float: left;
    margin-top: 0px;
    margin-right: 22px;
    margin-bottom: 15px;
}

.blog .recept_kep {
    width: 330px;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.blog .recept_kep_bevezeto {
    width: 170px;
}

.receptek_blog .recept_kep {
    width: 150px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.receptek_blog h3 {
    color: darkgray;
}

/* alap */
/* feliratkozás */



.piros_csillag {
    width: 50px;
    color: red;
    text-align: center;
}

.input_mezo {
    padding: 3px;
}

#loyalty-slider {
    border: 1px solid grey;
}

.kiemelt_ul {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}

.piros_kiemelt {
    color: red;
    font-size: 130%;
}

.cimsor {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}

.cimsor_16 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.bal {
    float: left;	
	margin: 15px;
}

.jobb {
    float: right;
    margin: 15px;
}

.article th,
.article td {
    padding: 10px;
    border: solid 1px #7BB0BC;
    vertical-align: middle;
    text-align: left;
}

.article .penz {
    text-align: right;
}

.article .sum {
    text-align: right;
    font-weight: bold;
}

.article th {
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    background-color: #CCE1E5;
}

/*Ott használjuk,ahol fontos,hogy az adott tartalom után következõ tartalom ne csusszon rá az elõzõre*/
.sortoro:after {
    display: block; clear: both; content: '';
}

/*GYIK*/
.gyik_block {
    padding: 10px;
    background-color: green;
    margin-bottom: 10px;
}

.gyik_cimsor {
    font-size: 20px;
    margin: 0;
}

.gyik_kerdes {
    font-weight: bold;
}

#mutat_a,
#mutat_b,
#mutat_c,
#mutat_d {
    color: black;
    padding: 0;
    margin-bottom: 20px;
}

#mutat_a_div,
#mutat_b_div,
#mutat_c_div,
#mutat_d_div {
    margin-left: 5px;
}

#mutat_a_div li,
#mutat_b_div li,
#mutat_c_div li,
#mutat_d_div li {
    margin-bottom: 10px;
}

/* Neera */

.cimsor-Neera {
    font-size: 26px;
    color: rgb(145,189,72);
    line-height: 30px;
}

.neera_oldal h3 {
    font-size: 18px;
    color: rgb(145,189,72);
    line-height: 22px;
}

.tablazat_osszetevok {
    margin-top: 15px;
}

.tablazat_osszetevok td {
    text-align: center;
    vertical-align: middle;
}

.tablazat_valtozatok {
    margin-top: 15px;
}

.tablazat_valtozatok td {
    padding: 10px 5px 10px 5px;
}

/* Víztisztítók */
.viztisztito_oldal h3 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 22px;
}

.viztisztito_oldal h2 {
    font-size: 22px;
    color: #00ABD1;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 12px;
}

.viztisztito_oldal ul {
    line-height: 22px;
}

table.informacio {
    border: 2px;
}

table.informacio td {
    padding: 10px;
}

tr.vilagos {
    background: Transparent;
}

tr.sotet {
    background-color: #CCE1E5;
}

.price {
    font-size: 20px;
    color: #4E6E17;
    margin: 10px 0 10px 0;
    text-align: center;
}

/* Búzafûprések */
.buzafupres_oldal h3 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 22px;
}

.buzafupres_oldal h2 {
    font-size: 22px;
    color: grey;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 12px;
}

.buzafupres_oldal ul {
    font-size: 16px;
    line-height: 26px;
}

.plusz_kepek {
    text-align: center;
}

.table_ta_elem {
	font-weight: bold;
}

.table_ta_ertek {
	text-align: right;
}

.table_elem {
	font-weight: bold;
	padding: 7px;
}

.table_ertek {
	text-align: right;
	padding: 7px;
}

#categoryoffer {
	padding-top: 20px;
}

/* Karácsonyi */
/*
.logo_placeholder {
    padding-top: 15px;
}

.header_left {
    background-image: url(https://nektarbiobolt.shoprenter.hu/custom/nektarbiobolt/image/data/karacsonyi_fejlec_hatter_bal.jpg);
    height: 77px;
}

.top h1 {
    line-height: 26px;
    font-size: 20px;
}
*/