@font-face {
    font-family: 'MV_Faseyha';
    font-style: normal;
    /* font-weight: 400; */
    font-display: swap;
    /* src: url('../fonts/MV_Faseyha_Mhr.otf') format('woff2'); */
    src: url('../fonts/MV_Faseyha_Mhr.otf');
}

@font-face {
    font-family: 'MV_Waheed';
    font-style: normal;
    /* font-weight: 400; */
    font-display: swap;
    /* src: url('../fonts/MV_Waheed.otf') format('woff2'); */
    src: url('../fonts/MV_Waheed.otf');
}

@font-face {
    font-family: 'Aammu';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/aammufkF.ttf');
}

body.dhivehi {
    color: #2A2B2A;
    font-family: "MV_Faseyha";
    font-size: 19px;
    font-weight: 400;
    line-height: 1.55;
    margin: 0;
}


.dhivehi h1,
.dhivehi h2,
.dhivehi h3,
.dhivehi h4,
.dhivehi h5,
.dhivehi h6 {
    color: #212121;
    font-family: "MV_Waheed";
    /* font-family: "Aammu"; */
    /* font-weight: 700; */
    line-height: 1.2;
    margin: 0 0 16px;
}

.dhivehi .is-style-alt,
.dhivehi h2.is-style-alt,
.dhivehi h3.is-style-alt,
.dhivehi h4.is-style-alt,
.dhivehi h5.is-style-alt,
.dhivehi h6.is-style-alt {
    font-family: "MV_Waheed";
    letter-spacing: .035em;
    font-weight: 400;
    text-transform: lowercase;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #212121;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #D56638;
    text-decoration: none;
}

h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    outline: none;
}

h1 {
    font-size: 31px;
}

a {
    color: #D56638;
    text-decoration: underline;
    font-weight: 700;
    background-color: transparent;
}

ul {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

.dhivehi input::placeholder,
.dhivehi select::placeholder,
.dhivehi textarea::placeholder {
    color: #2A2B2A;
    font-family: "MV_Waheed";
    text-transform: lowercase;
    letter-spacing: .025em;
}

#top-bar {
    /* background-color: #FFDED6; */
    background-color: #32a885;

}

.wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 16px;
    padding-right: 16px;
}

.top-bar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search-form {
    border: none;
    margin-bottom: 0;
    overflow: initial;
    max-width: 400px;
    position: relative;

}

.search-submit {
    background: transparent;
    left: 0;
    right: auto;
    border: none;
    margin: 0;
    padding: 0;
    min-width: 0;
    width: 44px;
    height: 44px;
    line-height: 0;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.dhivehi .search-input::placeholder {
    color: #FFF;
}



ul.social-links {
    display: flex;
}

ul.social-links li {
    list-style-type: none;
}

.dhivehi ul.social-links li+li {
    margin-left: 0;
    margin-right: 16px;
}


ul.social-links li a .label {
    display: none;
}

.dhivehi .lang-switch {
    margin-left: 0;
    margin-right: 40px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;

}

.lang-switch a {
    color: #2A2B2A;
    text-decoration: none;
}

header#lm-header {
    background: #fff;
    position: relative;
    min-height: 49px;
}

header .lm-header-inner {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #2A2B2A;
}

.nav-menu {
    display: flex;
    flex-flow: column-reverse nowrap;
}

.nav-menu .nav-primary {
    display: flex;
    justify-content: flex-end;
}

.nav-menu .nav-secondary {
    display: flex;
    justify-content: flex-end;
}

.nav-menu .menu {
    display: inline-block;
    width: auto;
}

.nav-menu ul {
    clear: both;
    line-height: 1;
    margin: 0;
}

.nav-menu .menu-item {
    float: left;
    list-style: none;
    position: relative;
    letter-spacing: .035em;
}

.nav-menu .menu-item a {
    border: none;
    color: #2A2B2A;
    display: block;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    font-size: 16px;
    padding: 13px 14px;
    text-decoration: none;
}

.title-area {
    width: 100%;
    max-width: 300px;
    text-align: left;
    margin: 20px auto;
}

.lm-title {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
}

.lm-title a {
    color: #2A2B2A;
    text-decoration: none;
    background: url(../images/lonumedhu_logo_new.png) no-repeat center;
    background-size: contain;
    display: block;
    text-indent: 9999em;
    width: 100%;
    height: 0;
    padding-bottom: 37.83333333%;
}

#page-header {
    padding: 40px 0 0;
}

.page-header-inner {
    display: flex;
    justify-content: space-between;
}

.page-header-left {
    width: 25%;
    display: flex;
    align-items: center;
}

.dhivehi .page-header-brandmark {
    margin-left: 20px;
    margin-right: 0;
    background: url(../images/lonumedhu_brandmark1.png) no-repeat center;
    background-size: contain;
    display: block;
    width: 40px;
    height: 40px;
}

.page-header-slogan {

    font-size: 18px;
    line-height: 1.1;
    font-weight: 700;
}

.page-header-slogan span {
    display: block;
}

.page-header-middle {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-header-middle h2 {
    margin-bottom: 0;
    font-size: 36px;
    text-transform: uppercase;
}

.dhivehi .page-header-right {
    width: 25%;
    display: flex;
    justify-items: center;
    justify-content: left;
}

.dhivehi .page-header-right a {
    color: #2A2B2A;
    font-size: 18px;
    font-family: "MV_Faseyha";
    text-transform: lowercase;
    letter-spacing: .025em;
    text-decoration: none;
    font-weight: 700;
}

.dhivehi .page-header-right svg {
    margin-right: 16px;
    vertical-align: middle;
    transform: scaleX(-1);
}


#lm-footer {
    padding: 48px 0;
    background: #FBF8F3;
    font-size: 14px;
}

#lm-footer .lm-footer-inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.lm-footer-socials {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dhivehi .lm-footer-socials span {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 300;
    margin-left: 12px;
    margin-right: 0;
}

.lm-footer-socials ul.social-links {
    display: flex;
}

.lm-footer-socials ul.social-links li {
    list-style-type: none;
}

.lm-footer-socials ul.social-links li a svg {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    fill: #2A2B2A;
}

#lm-footer a {
    color: #2A2B2A;
}

#lm-footer .lm-footer-brandmark {
    background: url(../images/lonumedhu_brandmark1.png) no-repeat center;
    background-size: contain;
    display: block;
    width: 80px;
    height: 80px;
}

#lm-footer .lm-footer-slogan {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.035em;

}

#lm-footer .lm-footer-slogan span {
    display: block;
}

#lm-footer .nav-footer {
    margin-bottom: 31px;
    margin-top: 38px;
    padding-top: 40px;
    width: 100%;
    border-top: 2px solid #2A2B2A;
}

#lm-footer .nav-footer ul {
    display: flex;
    justify-content: center;
}

#lm-footer .nav-footer ul li {
    list-style-type: none;
}

.dhivehi #lm-footer .nav-footer ul li+li {
    margin-left: 0;
    margin-right: 55px;
}

#lm-footer .nav-footer ul li a {
    font-size: 21px;
    letter-spacing: 0.035em;
    text-decoration: none;
    font-weight: 400;
}

#lm-footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    margin-bottom: 0;
}

.dhivehi #lm-footer .copyright a {
    text-decoration: none;
    font-weight: 400;
    margin-left: 0;
    margin-right: 35px;
}

#lm-content {
    padding: 48px 0;
    padding-bottom: 0;
}

.newest-recipes {
    padding: 0 0 60px;
}

.newest-recipes-inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    gap: 24px 16px;
}

.newest-recipes-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.newest-recipes .post-summary {
    margin-bottom: 0;
    flex-grow: 1;
}

.post-summary-image {
    overflow: hidden;
}

.post-summary.primary .post-summary-image {
    display: block;
    margin-bottom: 12px;
}

.post-summary-image img {
    aspect-ratio: 0.66666667;
    object-fit: cover;
    width: 100%;
}

.post-summary.primary .post-summary-title {
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    letter-spacing: .025em;
    text-align: center;
}

.post-summary.primary .post-summary-title a {
    color: #212121;
    text-decoration: none;
}

.newest-recipes-item:nth-child(1n) .recipe-item-button {
    background: #ff8c70;
    color: white;
}

.newest-recipes-item:nth-child(2n) .recipe-item-button {
    background: #f74639;
    color: white;
}

.newest-recipes-item:nth-child(3n) .recipe-item-button {
    background: #D56638;
    color: white;
}

.newest-recipes-item:nth-child(4n) .recipe-item-button {
    background: #003811;
    color: white;
}

.newest-recipes-item .recipe-item-button {
    display: block;
    line-height: 1.1;
    padding: 10.6px 12px;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 700;
    text-align: center;
    font-size: 1.3rem;
}

.newest-recipes .more-link-container {
    grid-column: 1 / -1;
    text-align: center;
    margin-top: 16px;

}

.dhivehi .newest-recipes .more-link-container a {
    font-family: "MV_Waheed";
    text-transform: lowercase;
    letter-spacing: .025em;
    text-decoration: none;
}

.dhivehi .newest-recipes .more-link-container a svg {
    margin-left: 16px;
    vertical-align: middle;
    transform: scaleX(-1);
}

.latest-from-the-blog {
    margin-bottom: 40px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
    align-items: center;
    box-shadow: 3px 3px 10ox 0 rgba(0, 0, 0, 0.2);
    background-color: #FBF8F3;
}

.latest-from-the-blog .latest-from-the-blog-content {
    display: flex;
    align-items: center;
    text-align: center;
}

.latest-from-the-blog-content-inner {
    padding: 80px 26px;
}

.dhivehi .latest-from-the-blog .latest-from-the-blog-subheading {
    font-size: 26px;
    font-family: "MV_Waheed";
    text-transform: lowercase;
    letter-spacing: .025em;
    text-decoration: none;
    margin-bottom: 32px;

}

.latest-from-the-blog .latest-from-the-blog-title {
    font-size: 46px;
}

.latest-from-the-blog .latest-from-the-blog-excerpt {
    font-size: 16px;
    margin-bottom: 20px;
}

.dhivehi .read-more-button-link {
    font-size: 18px;

    background-color: transparent;
    border: 2px solid #2A2B2A;
    border-radius: 3px;
    font-family: "MV_Waheed";
    font-weight: 700;
    letter-spacing: .035em;
    line-height: 1.3;
    padding: 16px 32px;
    text-decoration: none;
    text-transform: lowercase;

    align-content: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    width: 100%;
    word-break: break-word;
}

.read-more-button-link:not(.has-text-color) {
    color: #2A2B2A;
}

.latest-from-the-blog .latest-from-the-blog-image {
    height: 100%;
    width: 100%;
    position: relative;
}

.latest-from-the-blog .latest-from-the-blog-image img {
    position: absolute;

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-recipe-category {
    padding: 60px 0;
    background-color: #FBF8F3;
    position: relative;
    margin-bottom: 53px;
}


.home-recipe-category .recipe-roundups {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 1px solid #2A2B2A;
}

.home-recipe-category .recipe-roundups .recipe-roundups-title-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.home-recipe-category .recipe-roundups .recipe-roundups-title-container h2 {
    margin-bottom: 0;
}

.home-recipe-category .recipe-roundups .more-link-container {
    text-align: center;
}

.dhivehi .home-recipe-category .recipe-roundups .more-link-container a {
    color: #2A2B2A;
    font-size: 18px;
    font-family: "MV_Waheed";
    text-transform: lowercase;
    letter-spacing: .025em;
    text-decoration: none;
}

.dhivehi .home-recipe-category .recipe-roundups .more-link-container a svg {
    margin-left: 16px;
    vertical-align: middle;
    transform: scaleX(-1);
}

.home-recipe-category .recipe-roundups .recipe-roundups-grid {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    gap: 16px;
}

#last-section {
    padding: 50px 0;
}

#last-section .more-link-container {
    text-align: center;
    margin-top: 20px;
}

.dhivehi #last-section .more-link-container a {
    font-size: 18px;
    font-family: "MV_Waheed";
    text-transform: lowercase;
    letter-spacing: .025em;
    text-decoration: none;
}

.dhivehi #last-section .more-link-container a svg {
    margin-left: 16px;
    vertical-align: middle;
    transform: scaleX(-1);
}

#shop-feature {
    background-image: url(../images/home-shop-bg1.jpg);
    background-size: cover;
    background-position: center center;
    padding: 213px 0 160px;
}

#shop-feature .shop-feature-overlay {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 30px;

    position: relative;
    text-align: center;
    background-color: #FBF8F3;

}

.shop-feature-overlay .brandmark-container {
    background-color: #FBF8F3;
    height: 106px;
    width: 106px;
    border-radius: 50%;
    position: absolute;
    top: -53px;
    right: calc(50% - 53px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.shop-feature-overlay .brandmark-container .brandmark {
    background: url(../images/lonumedhu_brandmark1.png) no-repeat center;
    background-size: contain;
    display: block;
    width: 47px;
    height: 47px;
}

.shop-feature-overlay .shop-feature-title {
    margin-bottom: 20px;
    font-size: 46px;
}

.shop-feature-overlay .shop-feature-description {
    font-size: 18px;
    margin-bottom: 24px;

    position: relative;
}

.shop-feature-overlay hr {
    margin-bottom: 24px;
    height: 2px;
    background-color: #2A2B2A;
    max-width: 100px;
    border: none;
    position: relative;
}

.dhivehi .shop-feature-overlay .shop-feature-more-link {
    font-family: "MV_Waheed";
    text-transform: lowercase;
    text-decoration: none;

}

.dhivehi .shop-feature-overlay .shop-feature-more-link svg {
    margin-left: 0px;
    vertical-align: middle;
    transform: scaleX(-1);
}

#subscribe-section {
    padding: 60px 0 20px;
    background-color: #FBF8F3;
}

#subscribe-section .subscribe-section-inner {
    display: grid;
    grid-column-gap: 44px;
    grid-template-columns: 1fr 1fr;
}

#subscribe-section .subscribe-section-inner .subscribe-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    align-items: center;
    margin-bottom: 0;
    padding: 20px 20px;
    background-color: #32a885;
    text-align: center;
}

#subscribe-section .subscribe-section-inner .subscribe-box .subscribe-box-image-container img {
    margin-left: auto;
    margin-right: auto;
}

#subscribe-section .subscribe-section-inner .subscribe-box .subscribe-box-title {
    font-size: 30px;
    text-align: center;
    line-height: 1.0;
    margin-bottom: 20px;
}

#subscribe-section .subscribe-section-inner .subscribe-box .subscribe-box-content {
    text-align: center;
    font-size: 14px;
    margin-bottom: 8px;
}

#subscribe-form-container {
    margin: 24px auto;
    background: none;
    width: auto;
}

.forms-container input {
    display: block;
    /* height: 38px; */
    /* width: 100%; */
}

#subscribe-section .subscribe-section-inner .subscribe-box .forms-container label {
    display: none;
}

#subscribe-section .subscribe-section-inner .subscribe-box .forms-container input {
    border-radius: 0;
    max-width: none;
    line-height: 1;
    padding: 24px 20px;
    height: auto;
}

#subscribe-section .subscribe-section-inner .subscribe-box .forms-container input[type="email"] {
    background-color: #fcddd5;
    border: 1px solid #2A2B2A;
    font-size: 16px;
    line-height: 1;
    height: 0px;
    width: 100%;
    margin-top: 18px;
    margin-bottom: 16px;
    box-sizing: border-box;

}

#subscribe-section .subscribe-section-inner .subscribe-box .forms-container button[type="submit"] {
    border: none;
    width: 100%;
    font-size: 18px;
    padding: 18px 20px;
    line-height: 1;
    background-color: white;
    text-transform: uppercase;
    letter-spacing: .025em;
}

#subscribe-section .subscribe-section-inner .subscribe-box .forms-container button[type="submit"]:hover {
    background-color: #ffb5a3 !important;
}

.dhivehi .social-meter .social-meter-header {
    margin-top: 40px;
    font-family: "MV_Waheed";
    margin-bottom: 50px;
}

.social-meter .social-meter-counts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}

.social-meter .social-meter-count {
    text-decoration: none;
    color: #2A2B2A;
    border-bottom: 4px solid #D56638;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.social-meter .social-meter-count:nth-of-type(2) {
    border-bottom: 4px solid #FFDED6;
}

.dhivehi .social-meter .social-meter-count-label {
    font-family: "MV_Faseyha";
    line-height: 1;
    font-size: 16px;
}


.social-meter .social-meter-count-value {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: -3px;
}

.recipe-results {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}

.recipe-results article {
    width: 100%;
}

.post-summary.primary {
    margin-bottom: 32px;
    ;
}