.page-title {
    display: none !important;
}

.page_container {
    padding: 0px 0px !important;
}


/* ========== home page ============ */
.home-blog-list .elementor-posts {
    grid-gap: 45px;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child {
    grid-column: 1/5;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child {
    grid-column: 1/5;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: unset;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child a.elementor-post__thumbnail__link {
    margin: 0 !important;
    min-width: 599px;
    max-width: 599px;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__thumbnail {
    padding: 0;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__thumbnail img {
    position: static;
    transform: none;
    width: 100%;
    height: 362px;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__text {
    padding-left: 70px;
    max-width: 522px;
    align-self: center;
    /* padding-top: 20px;
    padding-bottom: 20px; */
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text {
    display: flex;
    flex-wrap: wrap;
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post__title {
    order: 2;
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post__meta-data {
    order: 1;
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post__excerpt {
    order: 3;
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post__read-more {
    order: 4;
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post-date {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #3a3a3a;
}

.home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__excerpt {
    margin-top: 15px;
    margin-bottom: 30px;
}

.home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post__read-more::after {
    content: "";
    display: inline-block;
    background-image: url('https://res.cloudinary.com/firefly2021/image/upload/v1623826216/arrow_kwbwyo.svg');
    background-repeat: no-repeat;
    width: 26px;
    height: 13px;
    margin-left: 20px;
    position: relative;
    top: 2px;
}

.home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__thumbnail {
    padding: 0;
}

.home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__thumbnail img {
    position: static;
    transform: none;
    width: 100%;
    height: 227px;
}

.home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__title,
.home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__title a {
    line-height: 28px;
    font-size: 18px;
    color: #3a3a3a;
    font-family: "Prata", serif;
    font-weight: 400;
}

.home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__excerpt {
    display: none;
}

.home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__title {
    margin-top: 7px;
    margin-bottom: 25px;
}

.subscribe-form input.home-submit {
    background: #ffffff 0% 0% no-repeat padding-box !important;
    border-radius: 39px !important;
    border: none;
    color: #e94057;
    font-size: 14px !important;
    font-family: "Montserrat" !important;
    font-weight: 600 !important;
    padding: 0 !important;
}

.subscribe-form .paragraph.contact-text a {
    text-decoration: underline;
}

.subscribe-form .contact-action-alt {
    padding-bottom: 0;
}

.subscribe-form form {
    margin-bottom: 0;
}

.logo-section a img {
    display: block;
    height: 32px;
}

.form-left-img>.elementor-element {
    height: 100%;
}

.form-left-img>.elementor-element img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}


/* ======header======= */
.menu ul li .sub-arrow {
    padding: 0;
    position: relative;
    right: 7px;
}

.menu ul li .sub-arrow i {
    font-size: 12px !important;
}

.menu ul li.menu-item-has-children a {
    position: relative;
}

.menu ul li.menu-item-has-children a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 65px;
}

.menu ul li.menu-item-has-children ul.sub-menu {
    width: max-content !important;
    padding: 15px;
    min-width: 375px !important;
    opacity: 1 !important;
}

.menu ul li.menu-item-has-children ul.sub-menu li a {
    position: relative;
}

.menu ul li.menu-item-has-children ul.sub-menu li a::before {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    bottom: auto;
    background-image: url('https://momshierarchyofneeds.com/wp-content/uploads/2024/06/press.png');
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    background-size: 35px;
}

.menu ul li.menu-item-has-children ul.sub-menu li:last-child a::before {
    background-image: url('https://momshierarchyofneeds.com/wp-content/uploads/2024/06/frame.png');
}

.menu ul li.menu-item-has-children ul.sub-menu li a {
    border-radius: 10px !important;
}

/* ====footer section==== */
.social-link-img {
    height: 22px !important;
}

/* ====press-page==== */
body .moms-press-tab-wrapper {
    margin-top: 20px;
}

/* ======contact-page==== */

.contact-form form .contact-info-block {
    display: block;
    margin-bottom: 20px;
}

.contact-form form .contact-info-block p {
    margin: 0;
}

.contact-form form .contact-info-block p label.contact-info-title {
    margin-bottom: 15px;
    font-weight: normal;
}

.contact-form form .contact-info-block span.wpcf7-form-control-wrap {
    display: block;
}

.contact-form form .contact-info-block span.wpcf7-form-control-wrap input {
    width: 100%;
}

.contact-form form .contact-action {
    margin: 0;
    display: block;
}

.contact-form form .contact-action .contact-submit {
    margin-top: 10px;
}

.contact-form form .moms-contact-form-wrapper .paragraph {
    font-size: 13px;
    margin: 0;
}

body .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
    text-align: center;
    margin: 10px 0px;
    font-size: 15px;
    padding: 6px 15px;
    border: 1px solid #46b450;
}

/* ====about page==== */
.about-right-img img {
    width: auto;
}

.story-section .e-con-inner {
    max-width: 740px;
}

.about-testimonial-slider .elementor-testimonial {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.about-testimonial-slider .elementor-testimonial__footer {
    display: block;
    margin-top: auto !important;
}

.about-testimonial-slider .elementor-testimonial__image {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.about-testimonial-slider .elementor-testimonial__cite {
    display: block;
    text-align: center !important;
    margin-inline-start: 0 !important;
}

.about-testimonial-slider .elementor-testimonial__cite span {
    display: block;
}

.about-testimonial-slider .elementor-testimonial__content {
    margin-bottom: 35px;
}

.about-testimonial-slider .elementor-swiper-button i {
    display: none;
}

.about-testimonial-slider .elementor-swiper-button {
    background-image: url('https://momshierarchyofneeds.com/wp-content/uploads/2024/06/prev-arrow.png');
    background-repeat: no-repeat;
    width: 19px;
    height: 33px;
    right: auto !important;
    left: -15px !important;
}

.about-testimonial-slider .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('https://momshierarchyofneeds.com/wp-content/uploads/2024/06/next-arrow.png');
    left: auto !important;
    right: -15px !important;
}

.about-key-slider .elementor-testimonial__footer {
    margin-bottom: 15px !important;
}

.about-key-slider .elementor-testimonial__content {
    text-align: left;
}

.about-key-slider .elementor-testimonial__footer img {
    width: 100% !important;
    height: 380px !important;
    border-radius: 0;
    object-fit: cover;
}

.about-key-slider .elementor-testimonial__cite {
    margin: 0 !important;
}

.about-key-slider .elementor-swiper-button i {
    display: none;
}

.about-key-slider .elementor-swiper-button {
    background-image: url('https://momshierarchyofneeds.com/wp-content/uploads/2024/06/prev-arrow.png');
    background-repeat: no-repeat;
    width: 19px;
    height: 33px;
    right: auto !important;
    left: -15px !important;
    top: 38% !important;
    transform: translateY(-38%) !important;
}

.about-key-slider .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('https://momshierarchyofneeds.com/wp-content/uploads/2024/06/next-arrow.png');
    left: auto !important;
    right: -15px !important;
}

.search-btn {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    margin-right: 1em !important;
}

body.home .sharedaddy {
    display: none;
}

.about-testimonial-slider .elementor-testimonial__content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 390px;
    padding-right: 15px;
    --scrollbar-color: #75296b;
    --scrollbar-track-color: #ccc;
    --scrollbar-size: 3px;
    --scrollbar-size-firefox: thin;
    --scrollbar-color-hover: rgba(0, 0, 0, .3);
    --scrollbar-color-active: #000;
    scrollbar-color: var(--scrollbar-color) var(--scrollbar-track-color);
    scrollbar-width: var(--scrollbar-size-firefox);
}

.about-testimonial-slider .elementor-testimonial__content::-webkit-scrollbar {
    height: var(--scrollbar-size);
    width: var(--scrollbar-size);
}

.about-testimonial-slider .elementor-testimonial__content::-webkit-scrollbar-track {
    background-color: var(--scrollbar-track-color);
}

.about-testimonial-slider .elementor-testimonial__content::-webkit-scrollbar-thumb {
    background-color: var(--scrollbar-color);
}

.about-testimonial-slider .elementor-testimonial__content::-webkit-scrollbar-thumb:hover {
    background-color: var(--scrollbar-color-hover);
}

.about-testimonial-slider .elementor-testimonial__content::-webkit-scrollbar-thumb:active {
    background-color: var(--scrollbar-color-active);
}








/* ========== responsive ======== */


@media only screen and (min-width:1200px) and (max-width:1500px) {

    body .moms-category-list-wrapper .moms-heading,
    body .moms-category-list-wrapper .moms-heading a {
        font-size: 27px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
    .home-blog-list .elementor-posts>article.elementor-post:first-child {
        grid-column: 1/4;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child a.elementor-post__thumbnail__link {
        min-width: 420px;
        max-width: 420px;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__thumbnail img {
        height: 287px;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__text {
        max-width: inherit;
        padding-left: 35px;
    }

    .logo-section a img {
        height: 28px;
    }

    body .moms-category-list-wrapper .moms-heading,
    body .moms-category-list-wrapper .moms-heading a {
        font-size: 27px;
    }

}

@media only screen and (max-width:1023px) {
    .menu-btn {
        padding: 0 !important;
        background: none !important;
        cursor: pointer;
    }

    .elementor-menu-toggle {
        background: none !important;
        padding: 0 !important;
        position: relative;
        top: 1px;
    }

    .menu-wrap .elementor-menu-toggle+nav.elementor-nav-menu__container {
        height: 100vh !important;
        position: fixed;
        left: -100%;
        top: 55px;
        padding-right: 0;
        overflow: hidden;
        z-index: 9;
        -webkit-transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        transition: all 0.25s ease 0s;
        opacity: 1 !important;
        display: block;
        width: 100% !important;
        max-width: 100%;
        transform: none !important;
    }

    html.menu-open {
        overflow: hidden;
    }

    html.menu-open .menu-wrap .elementor-menu-toggle+nav.elementor-nav-menu__container {
        left: 0%;
    }

    .menu-wrap .elementor-menu-toggle+nav.elementor-nav-menu__container>ul.elementor-nav-menu {
        margin-top: 40px;
        overflow-y: visible;
        overflow-x: hidden;
        height: calc(100vh - 140px);
        display: block;
    }

    .menu-wrap .elementor-menu-toggle+nav.elementor-nav-menu__container>ul.elementor-nav-menu>li a {
        padding: 20px 30px;
        background: none !important;
        color: #000;
    }

    .menu-wrap .elementor-menu-toggle+nav.elementor-nav-menu__container>ul.elementor-nav-menu>li a:hover {
        background: none !important;
        color: #33373d;
    }

    .menu-wrap .elementor-menu-toggle+nav.elementor-nav-menu__container>ul.elementor-nav-menu ul.sub-menu>li a {
        padding: 20px 30px 20px 60px;
        font-size: 14px;
    }

    .menu ul li .sub-arrow {
        right: 0;
        margin-left: auto;
    }

    .menu ul li.menu-item-has-children ul.sub-menu {
        padding: 0;
        min-width: 375px;
        margin-left: 32px;
        border-radius: 0 !important;
        margin-bottom: 11px;
    }

}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .home-blog-list .elementor-posts>article.elementor-post:first-child {
        grid-column: 1/3;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child a.elementor-post__thumbnail__link {
        min-width: 360px;
        max-width: 360px;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__thumbnail img {
        height: 227px;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__text {
        max-width: inherit;
        padding-left: 35px;
    }

    .logo-section a img {
        height: 22px;
    }

    .form-section .e-con-inner>div {
        width: 100%;
    }

    body .moms-category-list-wrapper .moms-heading,
    body .moms-category-list-wrapper .moms-heading a {
        font-size: 25px;
    }

    /* ===about page=== */
    .about-testimonial-slider .elementor-swiper-button {
        right: auto !important;
        left: -10px !important;
    }
}


@media only screen and (max-width:767px) {
    .btn-full-width a {
        width: 100%;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child {
        grid-column: unset;
        display: block;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child a.elementor-post__thumbnail__link {
        min-width: inherit;
        max-width: inherit;
        margin: 0 0 20px 0 !important;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__thumbnail img,
    .home-blog-list .elementor-posts>article.elementor-post:not(:first-child) .elementor-post__thumbnail img {
        height: auto;
        object-fit: cover;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__text {
        padding-left: 0;
        max-width: inherit;
    }

    .home-blog-list .elementor-posts>article.elementor-post:first-child .elementor-post__excerpt {
        display: none;
    }

    .home-blog-list .elementor-posts>article.elementor-post .elementor-post__text .elementor-post__title {
        margin-top: 7px;
        margin-bottom: 25px;
    }

    .mobile-logo-slider .swiper-slide-inner img {
        height: 32px;
    }

    .mobile-logo-slider .swiper-pagination {
        bottom: -20px !important;
    }

    body .moms-featured-grid {
        grid-template-columns: repeat(3, calc(33% - 32px)) !important;
    }

    body .moms-press-tab-head {
        font-size: 14px;
        padding: 5px 15px;
    }

    body .moms-press-tab-contents-wrapper {
        margin-top: 45px;
    }

    body .moms-category-list-wrapper .moms-heading,
    body .moms-category-list-wrapper .moms-heading a {
        font-size: 23px;
    }

    body .moms-category-childs-list ul li a {
        font-size: 18px;
    }

    /* ===about page=== */
    .about-key-slider .elementor-testimonial__content {
        text-align: center;
    }

    .about-testimonial-slider .elementor-testimonial__content {
        margin-bottom: 25px;
    }

    .about-affiliations-section .swiper-slide:nth-child(5) img {
        max-width: 95px;
    }
}

/* Town Press Media Start */
.eael-entry-meta .eael-meta-posted-on {
    padding: 0;
    font-size: 12px;
    margin-right: 15px;
    color: #929292;
	display: none;
}


/* Town Press Media End */