html body {
    font-size: 14px
}
html body {
    line-height: 28px
}
html body {
    background-color: #eeeeee
}
body .wrapper {
    background-color: #ffffff !important
}
html body {
    color: #4c4c4c
}
.page-heading .container-inner {
    min-height: 540px
}
.page-heading {
    background-image: url('https://monalisa.sdemo.site/wp-content/themes/monalisa/assets/images/bg-page-heading.png') !important;
    background-size: cover;
    background-repeat: repeat;
}
body.page {
    background: #eeeeee
}
.d-none{
    display:none;
}
img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}