/* Base Styles */
a,
p,
span {
    font-family: montserrat !important;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

/* Content Section */
.hts-section.hts-blog-post .hts-content>.hts-header {
    margin-top: 32px !important;
    text-align: center;
}

.hts-section.hts-blog-post .hts-content>.hts-body {
    margin: 0 10px !important;
}

/* Header */
#masthead {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
    background-color: white;
}

header div.elementor-widget-wrap.elementor-element-populated {
    height: 79px !important;
}

.elementor-element-2a891bce {
    margin-right: 5%;
}

.elementor-element-3ef1479 {
    margin-left: 38%;
}

.ddict_btn {
    display: none !important;
}

#wpadminbar {
    position: fixed;
    top: 0;
}

li.filter-item a {
    padding: 12px 24px !important;
    border-radius: 3px !important;
    transition: all .3s !important;
    border-style: none !important;
}

/* Owl Carousel */
#psac-carousel-1 .owl-dots {
    padding-top: 4%;
    /* Đặt giá trị padding-top thành 4% */
}

#psac-carousel-1>div.owl-nav {
    top: 34% !important;
}

.psac-slider-and-carousel .owl-dots .owl-dot.active {
    background: #A5D3B1 !important;
}

/* Blog */
section.hts-section.hts-no-border.hts-blog-post {
    padding-bottom: 0 !important;
    align-items: center;
}

section.hts-section.hts-posts>div.hts-posts-header {
    margin: 56px 0;
}

section.hts-section.hts-posts>div.hts-posts-header>a,
section.hts-section.hts-posts>div.hts-posts-list.hts-related>div>div.hts-post-details>h3>a {
    color: black;
    text-decoration: none;
}

/* Contact */
div>div.elementor-element.elementor-element-7cd14591.contact-title-email.de_scroll_animation_no.elementor-widget.elementor-widget-heading {
    margin: 1% 0;
}

/* Home */
@media (max-width: 991px) {
    div.elementor-element.elementor-element-87e809c.elementor-widget-mobile__width-inherit.col-heading-title.de_scroll_animation_no.elementor-widget.elementor-widget-heading {
        margin: auto 0;
    }

    section.elementor-section.elementor-top-section.elementor-element.elementor-element-a4ac908.elementor-section-full_width.blog-header-title.elementor-section-height-default.elementor-section-height-default > div > div > div {
        margin-top: 12px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    /* Contact */
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-2aa3dee9.elementor-section-stretched.elementor-section-full_width.elementor-section-content-middle.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-0d480a6 > div > div.elementor-element.elementor-element-3c398d2.contact-title-email.de_scroll_animation_no.elementor-widget.elementor-widget-heading {
        margin: 8px 0 !important;
    }

    .elementor-145 .elementor-element.elementor-element-2aeab26 > .elementor-widget-container {
        margin: 0px 0px 0px 0px !important;
    }
    #manager-blog-grid > div > div.ultp-heading-filter > div > div {
        margin-bottom: 10px !important;
    }

    #page > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-2aa3dee9.elementor-section-stretched.elementor-section-full_width.elementor-section-content-middle.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-0d480a6 > div {
        height: 80px !important;
    }
}