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


*/

 .woocommerce form.login {
  	max-width: 400px;
	margin: auto !important;
}

.woocommerce h2 {
    text-align: center;
}

.login_img {
display: block ;
margin: auto ;
}

h1.elementor-heading-title.elementor-size-default,h2.elementor-heading-title.elementor-size-default {
    line-height: 1.2em;
}

h3.elementor-heading-title.elementor-size-default, h4.elementor-heading-title.elementor-size-default{
    line-height: 1.3em;
}


h5.elementor-heading-title.elementor-size-default, h6.elementor-heading-title.elementor-size-default{
    line-height: 1.6em;
}

 @media only screen and (max-width: 600px) {
    h3 {
      font-size:24px !important;
      line-height:125% !important;
	 }
    h4 {
      font-size:24px !important;
      line-height:125% !important;
	 }
    h5 {
      font-size:20px !important;
      line-height:125% !important;
	 }
    h6 {
      font-size:20px !important;
      line-height:125% !important;
	 }
}


ul.tabs.wc-tabs{
	display:none !important;
}