body h1, body h2, body h3, body h4, body h5, body h6 {
color: #6d247b !important;
}
body h1 {
font-size: 32px !important;
}
body h2 {
font-size: 28px !important;
}
body h3 {
font-size: 24px !important;
}
body h4 {
font-size: 20px !important;
}
body h5 {
font-size: 16px !important;
}
body h6 {
font-size: 30px !important;
} @media only screen and ( min-width: 200px ) and ( max-width: 767px ) {
body h6 {
font-size: 30px !important;
}
} @media only screen and ( max-width:1100px) {
#et_mobile_nav_menu {
display: block;
}
#top-menu-nav {
display: none;
}
.et_header_style_left .mobile_menu_bar {
padding-bottom: 50px;
}
}