/*
 Theme Name:     WEBARTERY Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.belsoutam.hu
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- *//* CSS Document */


@font-face {
  font-family: 'PPEditorialNew-Regular';
  src: url('/wp-content/themes/Divi-child/fonts/PPEditorialNew-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'PPNeueMontreal-Regular';
  src: url('/wp-content/themes/Divi-child/fonts/PPNeueMontreal-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'PPAgrandir-Regular';
  src: url('/wp-content/themes/Divi-child/fonts/PPAgrandir-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'PPFormula-Regular';
  src: url('/wp-content/themes/Divi-child/fonts/PPFormula-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'PPEiko-Regular';
  src: url('/wp-content/themes/Divi-child/fonts/PPEiko-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'PPPangaia-Medium';
  src: url('/wp-content/themes/Divi-child/fonts/PPPangaia-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.sajat-font {
  font-family: 'PPNeueMontreal-Regular', sans-serif;
}
.sajat-font2 {
  font-family: 'PPAgrandir-Regular', sans-serif;
}
.sajat-font2 h1,.sajat-font2 h2,.sajat-font2 h3,.sajat-font2 h4,.sajat-font2 h5,.sajat-font2 h6 {font-family: 'PPEiko-Regular', sans-serif;}
.sajat-font3 {
  font-family: 'PPFormula-Regular', sans-serif;
}
.sajat-font3 h1,.sajat-font3 h2,.sajat-font3 h3,.sajat-font3 h4,.sajat-font3 h5,.sajat-font3 h6 {font-family: 'PPPangaia-Medium', sans-serif;}
.sajat-font h1,.sajat-font h2,.sajat-font h3,.sajat-font h4,.sajat-font h5,.sajat-font h6 {font-family: 'PPEditorialNew-Regular', sans-serif;}

.blog-list ul {margin-top:-5px; margin-bottom:-5px;}
.blog-list ul li {margin-bottom:20px; margin-top:20px; padding-left: 30px;
  list-style:none; line-height: 1.6em;}

.blog-list-csikos ul li::before {
  content: '';
  display: inline-block;
  margin-right: 7px;
  margin-left: -30px;
  padding-right: 5px;
  font-family:'ETmodules';
  font-size: 1.2em;
  vertical-align: middle;
	content: '\52'; 
	color:#129ec2;
}

.blog-list-csikos ul { }
.blog-list-csikos ul li {padding-bottom:10px; padding-top:10px; padding-left: 50px;
  list-style:none; line-height: 1.6em;
border-bottom: #e2e6e9 2px solid;}
.blog-list-csikos ul li:last-child {border-bottom: none;}
.blog-list ul li::before {
  content: '';
  display: inline-block;
  margin-right: 7px;
  margin-left: -30px;
  padding-right: 5px;
  font-family:'ETmodules';
  font-size: 1.2em;
  vertical-align: middle;
	content: '\e04e'; 
}

.feature-list ul {margin-top:20px; margin-bottom:10px;}
.feature-list ul li {margin-bottom:35px; 
  list-style:none;}

.feature-list ul li::before {
  content: '';
  display: inline-block;
  margin-right: 7px;
  margin-left: -30px;
  padding-right: 5px;
  font-family:'ETmodules';
  font-size: 1.2em;
  vertical-align: middle;
	content: '\e052';
}

.blog-number-list ol {
  
  counter-reset: steps;
  margin-top:30px; margin-bottom:12px;
}
.blog-number-list ol li {
	list-style: none;
  counter-increment: steps;
	margin-bottom:18px;
	line-height: 1.6em; 
	padding-left: 30px;
}
.blog-number-list ol li::before {
  content: counter(steps);
  margin-right: 0.5rem;
  background: #129ec2;
  color: white;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  line-height: 1.2em;
}

.blog-number-list2 ol {
	counter-increment: steps 1;}
.blog-number-list3 ol {
	counter-increment: steps 2;}
.blog-number-list4 ol {
	counter-increment: steps 3;}
.blog-number-list5 ol {
	counter-increment: steps 4;}
.blog-number-list6 ol {
	counter-increment: steps 5;}
.blog-number-list7 ol {
	counter-increment: steps 6;}
.blog-number-list8 ol {
	counter-increment: steps 7;}