.editor-styles-wrapper > h1, .sv100_sv_content_wrapper article > h1,
.editor-styles-wrapper > h2, .sv100_sv_content_wrapper article > h2,
.editor-styles-wrapper > h3, .sv100_sv_content_wrapper article > h3,
.editor-styles-wrapper > h4, .sv100_sv_content_wrapper article > h4,
.editor-styles-wrapper > h5, .sv100_sv_content_wrapper article > h5,
.editor-styles-wrapper > h6, .sv100_sv_content_wrapper article > h6
{
	max-width:var( --sv100_sv_common-max-width-text );
}

.editor-styles-wrapper .wp-block-cover h1:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover h2:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover h3:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover h4:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover h5:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover h6:not(.has-text-color){
	color:inherit;
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background{
	padding: 20px;
}.sv100_sv_content_wrapper article h1{ 
hyphens:manual;
font-family:Ambarella, sans-serif;
font-weight:400;
line-height:1.5;
color:rgba(146,200,122,1);
margin:30px auto 20px auto;
border-radius:0px 0px 0px 0px;
}
@media ( min-width: 0px ) and (orientation: portrait) {
.sv100_sv_content_wrapper article h1{
font-size:48px;
}
}

@media ( min-width: 0px ) and (orientation: landscape) {
.sv100_sv_content_wrapper article h1{
font-size:48px;
}
}

@media ( min-width: 768px ) and (orientation: portrait) {
.sv100_sv_content_wrapper article h1{
font-size:54px;
}
}

@media ( min-width: 992px ) and (orientation: landscape) {
.sv100_sv_content_wrapper article h1{
font-size:54px;
}
}

@media ( min-width: 1600px ) {
.sv100_sv_content_wrapper article h1{
font-size:54px;
}
}

.sv100_sv_content_wrapper article h2{ 
hyphens:manual;
font-family:Ambarella, sans-serif;
font-weight:400;
font-size:49px;
line-height:1.5;
color:rgba(146,200,122,1);
margin:30px auto 20px auto;
border-radius:0px 0px 0px 0px;
}
.sv100_sv_content_wrapper article h3{ 
hyphens:manual;
font-family:Ambarella, sans-serif;
font-weight:400;
font-size:49px;
line-height:1.5;
color:rgba(146,200,122,1);
margin:30px auto 20px auto;
border-radius:0px 0px 0px 0px;
}
.sv100_sv_content_wrapper article h4{ 
hyphens:manual;
font-family:Ambarella, sans-serif;
font-weight:400;
font-size:49px;
line-height:1.5;
color:rgba(146,200,122,1);
margin:30px auto 20px auto;
border-radius:0px 0px 0px 0px;
}
.sv100_sv_content_wrapper article h5{ 
hyphens:manual;
font-family:Ambarella, sans-serif;
font-weight:400;
font-size:49px;
line-height:1.5;
color:rgba(146,200,122,1);
margin:30px auto 20px auto;
border-radius:0px 0px 0px 0px;
}
.sv100_sv_content_wrapper article h6{ 
hyphens:manual;
font-family:Ambarella, sans-serif;
font-weight:400;
font-size:49px;
line-height:1.5;
color:rgba(146,200,122,1);
margin:30px auto 20px auto;
border-radius:0px 0px 0px 0px;
}
