/* ---------------------------------------
	Main stylesheet for the template 1870j4
	This template comes from the tutorial from
	The Joomla 4 templates - The guide
	available on https://www.joomlack.fr
-----------------------------------------*/

html, body {
/*	overflow-x: hidden; */
}

body {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 3px 0 3px;
	/*	min-height: 100vh;
	font-family: Rubik, "Segoe UI", "Helvetica Neue", Arial; */
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.625;
	color: #535353;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/gl-honlapkellekek/hatter-csik-fekete-sarga-4000x141px.jpg); 
	background-color: #fff;
}

body.component {
	background: #fff;
}

body.error-page #maincontent {
	margin-top: 100px;
}

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

a {
	color: #161616;
	text-decoration: none;
/*	font-weight:600; */
}

a:hover, a:active, a:active:hover {
	color: #ed213a;
	font-weight:500; 
}

.com-content-article__body a {
	text-decoration: none;
	font-weight:500; 
	padding: 0 2px;
	color: #ed213a;
}

.com-content-article__body a:hover {
	color: #ed213a;
	font-weight:600; 
}

a.breadcrumbs-gl {
	height: 15px;
	margin-right:15px;
}

ul, ol {
	padding: .75em 0 .75em 0;
	margin: 0 0 0 35px;
	list-style-type: disk;
	list-style-position: outside;
}


ul.nav,
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

ul.nav li a,
ul.menu li a {
	text-decoration: none;
}

dl.article-info.text-muted {
	margin-bottom: 0rem;
}

dd {
	display: inline-block
}

dd.category-name, dd.published {
	font-size: .75rem;
	text-transform: uppercase;
	font-style: italic; 
}

dd.published {
	background-image: url("../images/sarga-pont-10-px.png");
	background-repeat: no-repeat;
	background-position-y: 4px;
	margin-left: 10px;
	padding-left: 20px;	
}


dd.category-name a {
	color: #ed213a;
}
/*
dd.category-name a::after {
	content: '•';
	font-size: 2.5rem;
	color: #febc04;
	display: inline-block;
	margin: 0 .45rem;
	position: relative;
	top: 10px;
	max-height: 1rem;
}
*/

p {
	padding: 5px 0;
}

.clr {
	clear : both;
}

canvas, img, svg, video {
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

table img {
	max-width: none;
}

fieldset {
	border: none;
}

.img_caption {
	max-width: 100%;
	width: auto !important;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
	font-family: Oswald, sans-serif !important;
	margin-top: 0;
	margin-bottom: 0.5rem;
	font-weight: 700;
	line-height: 1.2;
	color: #161616;
	text-transform: uppercase;
}

h1, .h1, .page-header h1 {
	font-size: 2rem;
	line-height: 1.36em;
	margin: 20px 0;
}

.page-header h1

h2, .h2 {
	font-size: 2.25rem;
	line-height: 1.36em;
	margin: 20px 0 0;
}

h3,.h3 {
	font-size: 1.125rem;
	line-height: 1.38em;
	margin: 0 0 1.4em;
}

.moduletable h3 {
	font-size: 1.125rem;
	line-height: 1.38em;
	margin: 0 0 1rem;
	padding-bottom: 0.5em;
	border-bottom: 5px solid #f3f3f3;
}

h4,.h4 {
	font-size: 1rem;
	line-height: 1.38em;
	margin: 0 0 20px 0;
}

/* gl-osztályok a tipográfiai beállításokhoz */

.lead {
	font-weight: 500;
	color: #333;
	font-size: 1rem;
}

.kozcim {
	font-size: 1rem;
	line-height: 150%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0.8rem;
}
/*
.kiemeles-jobbra {
	font-size: 130%;
	line-height: 150%;
	font-weight: 300;
	color: #333333;
	width: 25%;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 2%;
	padding-bottom: 2%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c5c8;
	border-bottom-color: #c3c5c8;
	float: right;
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
}

.kiemeles-balra {
	font-size: 130%;
	line-height: 150%;
	font-weight: 300;
	color: #333333;
	width: 25%;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-top: 2%;
	padding-bottom: 2%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c3c5c8;
	border-bottom-color: #c3c5c8;
	float: left;
	font-style: italic;
	padding-right: 25px;
	padding-left: 25px;
}

.caption_left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	max-width: 300px;
	height: auto;
}

.caption_right {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	max-width: 250px;
	height: auto;
}
*/
.caption_center {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	max-width: 600px;
	max-height: 600px;
	display: block;
	object-fit: contain;
}

.lead-kep {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	height: auto;
	width: auto;
	max-width: 600px;
	max-height: 470px;
	display: block;
	overflow-y: hidden;
}

.media-box {
	padding: 3rem;
}

blockquote {
	background-color: #ed213a;
	margin-top: 15px;
	margin-bottom: 20px;
	height: auto;
	padding: 2rem 3rem 4.8rem;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: 500;
}

blockquote:before {
    content: '„';
    font-family: Oswald, sans-serif;
    font-size: 3rem;
    display: block;
    margin-bottom: 15px;
}


 blockquote > cite {
    display: block;
    font-size: 12px;
    line-height: 1.35em;
    font-weight: 400;
    font-style: italic;
    text-transform: uppercase;
    margin-top: 1.4em;
    letter-spacing: 1px;
}

.rejtett { /* olyan elemekhez, amelyeket nem kell megjeleníteni, de aktívak */
	display: none;
}

.item-content dl.article-info {
	margin: 0px;
}

/* a kategória-blog elrendezéssel kapcsolatos definíciók */

.intro-img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 216px;
	width: 100%;
	overflow-y: hidden;
	object-fit: cover;
}

.cat-name-img-left-bottom dd.published {
	display: none;
}

.cat-name-img-left-bottom dd.category-name {
	font-family: Oswald, sans-serif;
    font-size: .8em;
	font-style: normal;
    text-transform: uppercase;
    position: relative;
    top: -0.9rem;
    display: inline-block;
    overflow: hidden; 
    line-height: 1.6em;
    letter-spacing: 0.1rem;;
}

.cat-name-img-left-bottom dd.category-name a {
 	font-weight: 500;
    width: auto;
    color: #000 !important;
    text-align: left;
    text-decoration: none;
    background-color: #febc04;
    padding: 0.375rem 1rem;
}

.cat-name-img-left-bottom dd.category-name a:hover {
    color: #fff !important;
    background-color: #ed213a;
    padding: 0.375rem 1rem;
}

.item-content .page-header h2 {
	font-size: 1.3rem;
	margin:0 0 .5rem 0;
}

.com-content-category-blog__item.blog-item p.lead  {
	font-size: 1rem;
	font-weight: 400;
}

.cat-name-after-title dd.category-name {
	display: none;
}

.com-content-category-blog__item.blog-item dd.published {
	margin: 8px 0 5px;
}

.interju-kerdes {
	font-weight: 600;
	font-family: Oswald, sans-serif;
	font-size: 1rem;
	color: #161616;
	width: auto;
}

.szerzo {
	display: inline-block;
	background-image: url(../images/user-avatar-20x20px.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	padding-right: 40px;
	border-bottom:thin #666 solid;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 400;
	font-family: Roboto, sans-serif;
	font-size: 1rem;
	font-variant-caps:petite-caps;
	width: auto;
}


/* képaláírások */

/* EasyImageCaption definíciói - a kivételkép osztálya */

.no_eic {	/* a kivételkép osztálya */
}

.easy_img_caption.caption_center  {	
/*	background-color: red; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: auto;
	max-width: 600px;
	max-height: 400px;
	display: block;
}

.easy_img_caption_inner {
	width: 100%;
	max-width: 600px;
/*	height: 5rem; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 2px 0 2px 5px;
	background-color: #f3f3f3;
	font-family: Oswald, sans-serif;
	font-size: 0.8rem;
	font-weight: 500;
/*	text-transform: uppercase; */
}

.easy_img_caption_inner span.gl-capt {
	display: inline-block;
}

.easy_img_caption_inner span.gl-copyr {
	font-size: 0.7rem;
	font-weight: 300;
	display: inline-block;
	padding: 0 0 0 10px;
	margin-left: 10px;
	border-left: 1px solid #161616;
	text-transform: none;
}

/* lead-képben a cikkek élén */

figure.lead-kep.item-image {
	background-color: #f3f3f3;

}
/*
figure.lead-kep.item-image img {
	width: 600px;
	height: 400px;
	object-fit: cover;
}

figure.lead-kep.item-image img {
	max-width: 600px;
	max-height: 400px;
	object-fit: cover; 
}
*/
figcaption.caption {
	padding: 0px 0 2px 5px;
	font-family: Oswald, sans-serif;
	font-size: 0.8rem;
	font-weight: 500;
	display: none;
}




/* képalák definíciói - vége */



/* gl-osztályok eddig */



header {
	display: flex;
	align-items: center;
	padding: 20px;
	justify-content: space-between;
}

header.container, header.container a {
/*	max-height: 96px; */
	height: 96px;
}

/*	background-color: #febc04; 
	position: sticky;
	top: 0;
	z-index: 5000;
	margin: 0 -600rem;
	padding: 0 600rem; */

header.container {
/*	background-color: #000;*/
}

nav#topmenu  {
	display: flex;
	justify-content: flex-start; 
	width: 55%;
}

div.mod-languages, ul.nav  {
	display: flex;
}

div.moduletable.lang a {
    padding: 3px;
    text-decoration: none;
}

#topmenu ul.nav > li {
	margin: 0;;
}

#topmenu ul.nav > li > a {
	padding: 0 1.85rem;
	min-height: 40px;
	color: #fff;
	font-family: Oswald, Sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

#topmenu ul.nav > li.active > a,
#topmenu ul.nav > li:hover > a,
#topmenu ul.nav > li:focus > a {
	color: #ed213a;
}

/*
#topmenu ul.nav ul {
	display: none;
	position: absolute;
	background: #fff;
	box-shadow: rgba(0,0,0,0.2) 5px 5px 20px;
}

#topmenu ul.nav li:hover > ul,
#topmenu ul.nav li:focus > ul {
	display: block;
}

#topmenu ul.nav ul > li > a {
	display: block;
	padding: 10px 20px;
	min-height: 30px;
	color: #444;
	font-family: Epilogue-, Sans-serif;
	font-size: 18px;
	font-weight: 400;
}

#topmenu ul.nav ul > li.active > a,
#topmenu ul.nav ul > li:hover > a,
#topmenu ul.nav ul > li:focus > a {
	color: #f47a14;
}
*/

.container {
	max-width: 1200px;
	padding: 0;
	margin: auto;
/*	background-color: #fff; */
}

#topbanner-row {
	width: 1760px;
	padding: 0 20px;
	margin: auto;
	background: none;
	position: relative;
	top: 0px;
	left: -300px;
}

#banner-top-left {
	padding: 0px;
	background: none;
/*	border: 4px solid #000; */
	position: absolute;
	top: 150px;
	left: 20px;
	width: 250px;
}

#banner-top-right {
	padding: 0px;
	background: none;
/*	border: 4px solid #000; */
	position: absolute;
	top: 150px;
	right: 20px;
	width: 250px;
}

#banner-top {
	width: 1200px;
	margin: auto;
	padding: 10px 20px 10px 20px;
	background: #000;
}

#banner-content-top {
	padding: 0px 0px 10px 0px;
	background-color: #fff;
}


#header-module {
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
	padding-top: 0px;
	background-color: #febc04; 
	position: sticky;
	top: 0;
	z-index: 5000;
	margin: 0 -600rem;
	padding: 0 600rem;
}

#header-module-left {
	flex: 1 1 auto;
	align-self: flex-start;
	min-width: 350px;
/*	padding: 0px 20px 22px 0px; */
	padding: 0;
}

#header-module-right {
	flex: 1 1 auto;
/*	width: 50%;*/
	align-self: flex-start;
/*	min-width: 350px; */
	max-width: 96px;
	padding: 0;
}

.moduletable.nyelvvalto button.btn {
	background-color: #FEBC04;
}

#category-header {
	display: block;
}

#cat-head {
/*	height: 300px; */
}

.view-category.layout-blog .moduletable.cat-head, .com_djclassifieds.view-items.layout-blog  .moduletable.cat-head  {
	display: block;
	padding-top: 0px;
	height: 300px;
	background-color: #000;
	margin: 0 -600rem;
	padding: 0 600rem;
	font-family: Oswald, sans-serif;
	font-size: 2.4375rem;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 1px 1px #161616; 
	}

.moduletable.cat-head.totaltenisz-teszt, .moduletable.cat-head.nemzetkozi, .moduletable.cat-head.hazai, .moduletable.cat-head.felszereles, .moduletable.cat-head.tanfolyamok, .moduletable.cat-head.padel, .moduletable.cat-head.palyakatalogus, .moduletable.cat-head.edzokatalogus, .moduletable.cat-head.utanpotlas, .moduletable.cat-head.amator, .moduletable.cat-head.szenior, .moduletable.cat-head.konyvek, .moduletable.cat-head.teniszutak, .moduletable.cat-head.ajanlatok  {
	display: none;
}

.com_djclassifieds.view-items.layout-blog .moduletable.cat-head.palyakatalogus {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-palyakatalogus.jpg);
	padding-top: 7.5rem;
}

.com_djclassifieds.view-items.layout-blog .moduletable.cat-head.edzokatalogus {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-edzok.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.teniszutak, .view-category.layout-blog .moduletable.cat-head.ajanlatok {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-teniszutak.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.konyvek {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-konyvek.jpg);
	padding-top: 7.5rem;
}


.view-category.layout-blog .moduletable.cat-head.szenior {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-szenior.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.amator {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-amator.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.utanpotlas {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-utanpotlas.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.totaltenisz-teszt {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-totaltenisz-teszt.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.nemzetkozi  {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-nemzetkozi.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.hazai  {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-hazai.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.felszereles  {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-felszereles.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.tanfolyamok  {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-tanfolyamok.jpg);
	padding-top: 7.5rem;
}

.view-category.layout-blog .moduletable.cat-head.padel  {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../../../images/kategoria-fejkepek/web-katfej-padel.jpg);
	padding-top: 7.5rem;
}


.readmore-button {
	background: #f47a14;
	padding: 10px 20px;
	margin: 20px 0;
	display: inline-block;
	border-radius: 40px;
	color: #fff;
	text-decoration: none;
	transition: all 0.2s;
}



.readmore-button-light {
	background: none;
	color: #f47a14;
	font-weight: bold;
}


#service-row {
	text-align: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
/*	background: #fff; */
	column-gap: 1%;
	padding: 0;
}

#service-row > div {
/*	width: 24%; */
	margin: 0% 0px 0% 0px; 
	background: none;
/*	box-shadow: rgba(42,67,113,0.2) 5px 5px 30px;  */
	padding: 0;
	border-radius: 10px;
	min-width: 50px;
	height: 30px;
	align-items: center;
	align-self:flex-end;
	flex: 0 1 auto;
}

#top-module, #top2-module, #top3-module {
	text-align: left;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	column-gap: 1.875rem;
	margin: 2.5rem 0;
}

#top-module-1, #top-module-2, #top-module-3, #top2-module-1, #top2-module-2, #top2-module-3, #top3-module-1, #top3-module-2, #top3-module-3 {
	margin: 0;
	padding: 0;
	min-width: 15rem;
}

#top-module-1, #top-module-3, #top2-module-1, #top2-module-3, #top3-module-1, #top3-module-3 {
	max-width: 17.35rem; 
	flex: 1; 
}

#top-module-2, #top2-module-2, #top3-module-2 {
	flex: 2; 
}

#side-main-side {
	text-align: left; 
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap; 
	column-gap: 1.875rem;
	margin-top: 2.5rem;
}

#side-left, #side-right {
	margin: 0;
	padding: 0;
/*	min-width: 15rem;
	max-width: 17.35rem;  */
	flex: 1;
}

#maincontent {
	margin: 0;
	padding: 0;
	min-width: 15rem;
	flex: 2;
}


#maincontent .blog-items {
	column-gap: 2em;
	margin-bottom: 2em;
}

#maincontent .blog-item {
/*	box-shadow: rgba(42,67,113,0.2) 5px 5px 30px; */
}

#maincontent .blog-item .item-image {
	width: 100%;
}

#maincontent .blog-item .item-image img {
	width: 100%;
}

#maincontent .blog-item .item-content {
/*	padding: 2em;  */
}

h1 {
	font-size: 2.5rem;
	margin: 30px 0;
}

.item-title, .page-header h2 {
	font-family: Epilogue-, Sans-Serif;
	font-size: 2rem;
	margin: 20px 0;
	font-weight: 900;
	color: #333;
}

.item-title:hover > a {
	color: #333;
}

#footer-module-top {
	background: #f57329;
	padding: 30px 50px;
	border-radius: 20px;
	transform: translateY(-60px);
}

#footer-module-top > div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
}

#footer-module-top > div > h3 {
	font-size: 36px;
	font-family: Epilogue-, sans-serif;
	color: #fff;
	line-height: 1.5;
}

#footer-module-top > div > * {
	flex: 1 1 auto;
}

#footer-module-top .mod-finder__search input[type="text"] {
	height: 60px;
	border-radius: 30px;
	padding: 0 30px;
	border: none;
	background: #fff;
}

#footer-module-top .mod-finder__search > button {
	background: #fe5f0a;
	border: none;
	margin-left: 20px;
	height: 60px;
	padding: 0 30px;
	border-radius: 30px;
	font-size: 22px;
}

#footer-module-top .mod-finder__search > .btn .icon-search {
	margin-right: 10px;
}

#footer-module-top .mod-finder__search > div {
	flex: 1 1 auto;
}

footer {
/*	background: #f1f2f3 url('../images/footer-bg.svg') center top no-repeat; */
	margin-top: 2.5rem;
}

#footer-row {
	display: flex;
	flex-wrap: wrap;
	background-color: #000; 
	color: #fff;
	margin: 0 -600rem;
	padding: 2rem 600rem;
}

#footer-row h3, #footer-row h4, #footer-row a {
	color: #fff;
}

#footer-row a:hover {
	color: #ed213a;
}

#footer-row > div {
	flex: 1 1 auto;
}

#footer-copyright {
	padding: 10px 0;
	border-top: 1px solid rgba(0,0,0,0.1);
}

/* modul-stílusok */


.moduletable.banner-center {
	text-align: center;
	}

.moduletable.in-position-sec {
	margin-top: 2.5rem;
	}

.moduletable.homepage-video {
	margin-bottom: 2.5rem;
	}

.moduletable.list-content ul {
	margin-left: 0px;

}

.moduletable.list-content li {
	font-family: Oswald, sans-serif;
	font-size: 0.9375rem;
	font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
	margin-left: 1rem;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: .5rem;
	}

.moduletable.list-content li::marker {
	color: #ed213a;
}


.moduletable.ttnew-fomenu {
	position: sticky;
	}

.moduletable.cimkefelho {
	text-align: center;
	background-color: #f3f3f3;
	padding: 1rem;
	font-family: Oswald, sans-serif;
	display: block;
	}


.moduletable.lang .mod-languages ul {
	padding: 0px 6px 0px 6px;
	}

div.mod-languages ul.lang-block li {
    text-align: end;
}

.moduletable.hird {
	margin-bottom: 15px;
	}

.moduletable.search-ttnew {
	background-color: #ED213A;
	max-height: 96px;
	padding: 0;
	margin: 0 0 0px 0;
	}

.moduletable.search-side-right, .moduletable.search-mobil-homepage-bottom {
	display: flex;
	align-items: center;
	width: 100%;
	background-color: #f3f3f3;
	padding: 2.5rem 0 2.5rem 3.2rem;
	
}




#mod-custom323.mod-custom.custom {
	max-height: 96px;
	}


/* felső menü modul */

div.moduletable ul.fmenu li a {
	font-size: 0.75em;
	font-weight: bold;
	color: #f2a007;
}

div.moduletable ul.fmenu li a:hover, div.moduletable ul.fmenu li a:active {
	color: #c25800;
}

div.moduletable ul.fmenu li {
	border-right: 2px solid #bf0404;
	padding: 0px 10px 0px 10px;
}


/* felső menü modul vége */

/* jt-languageswitcher modul */

.mod-jt-languageswitcher {
	z-index: 10000;
}

.moduletable.switch {
	width: 50px;
	text-align: right;
	padding: 0px 6px 0px 6px;
	}


/* jt-languageswitcher modul - vége */

/* maximenuCK */

div.maximenuck114 ul.maximenuck {
border-top: 1px solid #bfa69a;
	}


/* maximenuCK - vége */

/* hírlevélfeliratkozás */

.acym_module_form label {
	width: 90%;
	display: block;
	margin-right: 0.5rem;
	}

.acym_module_form input {
    cursor: pointer;
    max-width: 90%;
	width: 90%;
	display: block;

}

.acym_module_form input.btn.unsubbutton {
	background-color: #fafafa;
	margin-bottom: 10px;
}

.acym_module_form input.btn.btn-primary {
	background-color: #ed213a;
	margin-bottom: 10px;
}

/* hírlevélfeliratkozás - vége */

/* maximenuck */



/* maximenuck - vége */

/* modul-stílusok vége */

/* alaprendszer stílusok módosítása */
/*
.com-content-article.item-page {
	margin-left: 12%;
	margin-right: 12%;
	}
*/


ol.breadcrumb {
	margin: 0%;
	font-size: 0.9rem;
	}

.view-category.layout-blog ol.breadcrumb {
	display: none;
	}


.result__title-text {
	font-family: Oswald, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	}

/* alaprendszer stílusok módosítása - vége*/


/* dj-classifieds definíciók */

div.search_res_details.cat {
	float: left;
	font-weight: 600;
	font-family: Oswald, sans-serif;
	font-size: 1.2rem;
	}

div.search_res_details.cat, div.search_res_details.se {
	float: left;
	font-weight: 600;
	font-family: Oswald, sans-serif;
	font-size: 1.2rem;
	}

.tag-display {
	display: none;
	}

div.intro_desc_content {
	font-weight: 500;
	color: #333;
	font-size: 1rem;
	}

/* linkelhető keresőgomb a katalógudokhoz, mobilra - eddig */

.moduletable.only-mobil-catal-search {
	background-color: #ed213a;
/*	height: 100%; */
	font-family: Oswald, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	margin-bottom: 25px;
	}

.moduletable.only-mobil-catal-search a {
	color: #FFFFFF;
	}

.moduletable.only-mobil-catal-search a:hover {
	color: #FFFFFF;
	font-weight: 500;
	}

/* dj-classifieds definíciók - eddig */


/* all video share definíciók */

/* all video share player-module */

.avs.mod_allvideoshareplayer.player {
	padding: 30px;
	background-color: #000;
	height: 390px;
	}


.gl-player {
	width: 630px;
	float: left;
	}


.gl-title-desc {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 330px;
}


.gl-title h3 {
	color: #FFFFFF;
	font-size: 1.875rem;
	font-family: Oswald, sans-serif;
	}


.gl-description {
	color: #FFFFFF;
	}




.gl-description a {
    padding: 0.375rem 1rem;
	background-color: #febc04;
	font-family: Oswald, sans-serif;
    font-size: .8em;
	font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1rem;;
	}

.gl-description a:hover {
    color: #fff;
    background-color: #ed213a;
}

.gl-all-videos {
	position: relative;
	bottom: 31px;
	width: 35%;
	float: right; 
/*	display: none; */
	}

.gl-all-videos a {
    padding: 0.375rem 1rem;
	background-color: #ED213A;
	font-family: Oswald, sans-serif;
    font-size: .8em;
	font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
	margin-left: 250px;
	color: #FFFFFF;
	}

/* all video share search-module */


form.avs.mod-allvideosharesearch.search {
	background-color: #f3f3f3;
	padding: 20px;
	}

input.form-control.gl-form-control {
	border: none;
	}

/* linkelhető gombok a keresőelem mellett */

.moduletable.video-cat, .moduletable.all-video {
	background-color: #ed213a;
	height: 100%;
	font-family: Oswald, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	}

.moduletable.video-cat a, .moduletable.all-video a {
	color: #FFFFFF;
	}

.moduletable.video-cat a:hover, .moduletable.all-video a:hover {
	color: #FFFFFF;
	font-weight: 500;
	}

/* all video share szóló videó lejátszó oldala - lejátszó szélessége */


div#avs-video.avs.video {
	width: 80%;
	margin: 2rem auto;
	}

div.avs-video-info {
	margin: 20px auto 40px;
	}

div.avs-excerpt {
	font-size: .85rem;
	line-height: 1.1rem; 
	margin-top: .5rem;
}


/*
div#avs-videos.avs.videos {
	width: 100%;
	margin: 0 auto;
	}
*/


/* oldalcímek felső margója (a topmodule alsó margója miatt) */


#avs-category h1, #avs-videos h1, #avs-search h1 {
	margin-top: 0;
	}

#avs-category h2 span.gl-video-num {
	text-transform: lowercase;
	font-weight: 500;
	}

/* összes videó oldal */


.avs-card {
	border: none;
}

.avs-card-body {
	padding: .5rem 0;
}

.avs-card-body .avs-title {
	font-family: Oswald, sans-serif;
	font-size: 1rem;
	line-height: 1.2rem;
	font-weight: 500;
	text-decoration: none;
	color: #161616;
	margin-bottom: 5px;
}

.avs-card-body .avs-title a.card-link:hover {
	color: #ED213A;
}

span.icon-folder-open {
    display: none; 
}

.avs-categories {
	font-family: Oswald, sans-serif;
    font-size: .8em;
	font-style: normal;
    text-transform: uppercase;
/*    position: relative;
    top: -0.9rem;
    display: inline-block;
    overflow: hidden; */
    line-height: 1.6em;
    letter-spacing: 0.1rem;
}

.avs-categories a {
	background-color: #febc04;
	padding: 2px 5px;
}

.avs-description a  {
	color: #ed213a;
	font-weight: 500;
}

.avs-description a:hover  {
	font-weight: 600;
}



/* all video share definíciók - vége */


/* versenynaptár definíciók */
/*
div.versenynaptar {
	font-size: .85rem;
}
*/
#versenynaptar {
  font-size: .85rem;
  border-collapse: collapse;
  width: 100%;
}

#versenynaptar th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #ed213a;
  color: white;
}

#versenynaptar td, #versenynaptar th {
  border: 1px solid #ddd;
  padding: 8px;
}

#versenynaptar tr:nth-child(even){background-color: #f2f2f2;}

#versenynaptar td.name {
font-weight:600;
}



/* versenynaptár definíciók - vége */


/* nem táblázatos versenymegjelenítés */


.cikk-verseny ul.fields-container {
	list-style: none;
	margin: 0;
}

.cikk-verseny ul.fields-container li.verseny-helyszin span.field-label, 
.cikk-verseny ul.fields-container li.verseny-rendezo span.field-label {
	display: block;
}

.cikk-verseny li.field-entry.verseny-ido {
	font-weight: 600;
	padding: 0px 5px;
	background-color: #ed213a;
	color: #ffffff;
}

.cikk-verseny li.field-entry.verseny-helyszin span.field-label, 
.cikk-verseny li.field-entry.verseny-rendezo span.field-label {
	font-weight: 600;
	font-variant: small-caps;
	border-bottom: thin solid #FEBC04;
}

.cikk-verseny li.field-entry.verseny-helyszin span.field-value, 
.cikk-verseny li.field-entry.verseny-rendezo span.field-value {
	font-weight: 600;
}

.cikk-verseny li a {
	font-weight: 500;
	color: #ef213a;
}

.cikk-verseny li a:hover {
	font-weight: 600;
}

.cikk-verseny .gl-cat-blog-intro {
	display: none;
}

.cikk-verseny .item-content {
	margin-bottom: 1.8rem;
}

.verseny .com-content-category-blog {
	padding: 0 5%;
}

/* nem táblázatos versenymegjelenítés - vége */




/* @media (max-width: 768px) { */

@media (max-width: 950px) {

	#footer-row, #header-module, .moduletable.homepage-video, #category-header, header.container, #side-right, #top2-module, #top-module-1, #header-module, .moduletable.ttnew-fomenu, div.moduletable.most-popular-homepage {
	display: none;
	}
	
	body {
	background: none;
	}

	
	
	
/*	#topmenu {
		margin-left: auto;  
	}*/

	#topmenu .navbar-collapse {
		position: absolute;
		min-height: 100vh !important;
		right: 0;
		top: 100px;
		width: 0;
		background: #fff;
		padding: 20px;
/*		box-shadow: rgba(0,0,0,0.2) 5px 5px 20px; */
		transition: width 0.2s;
	}

	#topmenu .navbar-collapse.show {
		width: 300px;
	}

	#topmenu .navbar-collapse > ul {
		display: flex;
		flex-direction: column;
	}

	#topmenu .navbar-collapse > ul ul {
		display: block;
		position: static;
	/*	box-shadow: none; */
	}

	#topmenu .navbar-collapse > ul li a {
		display: block;
		padding: 10px;
	}

	#footer-module-top .mod-finder__search.input-group {
		flex-direction: column;
	}

	#footer-module-top .mod-finder__search.input-group .awesomplete > input {
		max-width: none;
	}

	#footer-module-top .mod-finder__search > button {
		margin-left: 0;
		margin-top: 20px;
	}
}

@media (min-width: 951px) {

	.moduletable.homepage-video-mobil, .moduletable.only-mobil-catal-search, .moduletable.search-mobil-homepage-bottom {
	display: none;
	}
	

}

