/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

body, html {
	overflow-x: hidden;
}

.inside-header{
	display:none;
}

.greenboxes {
	position: absolute;
	top: -700px;
	right: -200px;
	height: auto;
	width: 900px;
  z-index: -1;
	overflow:hidden !important;
}

.inside-article{
	position:relative;
	overflow:hidden;
}

@media screen and (max-width: 1250px) and (min-width: 769px) {
	  h1 {
      font-size:35px !important;
      line-height:125% !important;
  }
		h2 {
     font-size:22px !important;
     line-height:125% !important;
  }
		h3 {
     font-size:22px !important;
     line-height:125% !important;
  }
}

@media screen and (max-width: 768px){
	  h3 {
      font-size:20px !important;
      line-height:125% !important;
  }
}

.hrk-szekhelymodositas-kisokos-container::before {
    content: " ";
    position: absolute;
    top: 300px;
    width: 1300vh;
    height: 800px;
    left: -710px;
    z-index: 1;
    background-image: url('/wp-content/uploads/2019/01/Layer-6.png');
    background-position: calc(100vw/2.2) top !important;
    background-size: auto;
    background-repeat: no-repeat !important;
}

.hrk-konyv-salespage-container::before {
    content: " ";
    position: absolute;
    top: 600px;
    width: 1300vh;
    height: 800px;
    left: -770px;
    z-index: 1;
    background-image: url('/wp-content/uploads/2019/01/Layer-6.png');
    background-position: calc(100vw/2.2) top !important;
    background-size: auto;
    background-repeat: no-repeat !important;
}

.hrk-fotermek-salespage-sporolas-container::before {
    content: " ";
    position: absolute;
    top: -100px;
    width: 1300vh;
    height: 800px;
    left: -720px;
    z-index: 1;
    background-image: url('/wp-content/uploads/2019/01/Layer-6.png');
    background-position: calc(100vw/2.2) top !important;
    background-size: auto;
    background-repeat: no-repeat !important;
}

.hrk-fotermek-salespage-lepesek-container::before {
    content: " ";
    position: absolute;
    top: 150px;
    width: 1300vh;
    height: 800px;
    left: -730px;
    z-index: 1;
    background-image: url('/wp-content/uploads/2019/01/arrow5.png');
    background-position: calc(100vw/2.2) top !important;
    background-size: auto;
    background-repeat: no-repeat !important;
}

.hrk-cegtarslogo-container::before {
    content: " ";
    position: absolute;
    top: -590px;
    width: 1300vh;
    height: 800px;
    left: 230px;
    z-index: 1;
    background-image: url('/wp-content/uploads/2019/01/kockak2.png');
    background-position: calc(100vw/2.2) top !important;
    background-size: auto;
    background-repeat: no-repeat !important;
}

.hrk-toggle {
	background-color: #fff !important;
}

@media screen and (max-width: 768px){
	p {
  text-align: center !important;
}
.hrk-long-word {
  word-break: break-all;
}
}