/* mobile background position – nature car right */
.page-title-block {
background-position: 80%;
}
/* bullet default */
.wpb_text_column ul li:before {
background-color: #242544 !important;
}
@media (max-width: 168px) {
.page-title-block .breadcrumbs {
display: none;
}
}
/* blog style */
.light
{
font-style: normal!important;
font-weight: 600!important;
text-transform: capitalize!important;
font-size: 16px!important;
}
.post-read-more {
display: none!important;
}
.justified-style-2 .post-content-wrapper {
height: fit-content!important;
padding-bottom: 10px!important;
min-height: 370px !important;
}
/* end blog style */
h1 { line-height: 1.3!important;
text-transform: capitalize!important;
font-size: 45px!important;
}
h2 {
text-transform: inherit!important;
font-size: 32px!important;
}
h3 {
text-transform: inherit!important;
color: #009688!important;
}
h6 {
font-size: 18px!important;
line-height: 1.2!important;
}

