/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* GeneratePress Site CSS */
/* grey line under navigation */

/* .site-header {
  border-bottom: 1px solid var(--base);
}

*/
			/* GeneratePress Site CSS */
/* grey line under navigation */

/* .site-header {
  border-bottom: 1px solid var(--base);
}

*/

/* GeneratePress Site CSS */
/* grey line under navigation */

/* .site-header {
	border-bottom: 1px solid var(--base);
} */
.site-header .header-image {
    width: 270px;
}

.site-header {
    padding-bottom: 10px;
}

/* navigation subscribe underline */

.main-navigation:not(.slideout-navigation) .main-nav li.subscribe-button a {
    box-shadow: 0px -8px 0px var(--accent) inset;
    transition: all 0.6s ease 0s;
    padding: 0px;
    margin: 0px 20px
}

.main-navigation .main-nav ul li a {
    padding-left: 18px;
    padding-right: 15px;
}

.menu-item-has-children .dropdown-menu-toggle {
    padding-right: 10px;
}

.nav-align-center .main-nav>ul {
    padding-top: 5px;
}

.main-navigation:not(.slideout-navigation) .main-nav li.subscribe-button a:hover {
    box-shadow: 0px -16px 0px var(--accent) inset;
}

.mobile-header-navigation {
    padding: 10px;
}

.footer-widgets .footer-widget-1 .textwidget>p:first-child {
    margin-bottom: 15px;
}

.footer-widgets .footer-widget-1 .textwidget>p:nth-child(2) {
    margin-bottom: 0;
    font-size: 16px;
}

.footer-widgets .footer-widgets-container a,
.footer-widgets .textwidget,
.copyright-bar {
    font-size: 16px;
    font-weight: 500;
}

.copyright-bar {
    color: #999999;
    font-weight: 400;
}

.social-links {
    display: flex;
    align-items: center
}

.social-links>li {
    margin-right: 25px;
}

.page-id-48097 .gb-container-622264d6 {
    margin-top: 45px;
    border-top: 1px solid #E5E5E5;
    padding-top: 35px;
    background-color: #ffffff;
}

.page-id-48097 .gb-container .gb-container {
    padding: 0;
}

.page-id-48097 .gb-container h1 {
    text-transform: uppercase;
    font-size: 42px;
    color: #0E0D0D;
}

.page-id-48097 .site-content {
    padding-top: 0px;
    padding-bottom: 0;
}

.page-id-48097 .site-content .caf-post-layout-container+p {
    display: none;
}

.page-id-48097 .site-content .caf-post-layout-container+p+p {
    display: none;
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container .gb-container+p {
    display: none;
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container .gb-container+p+p {
    display: none;
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container .gb-container {
    display: none;
}

.footer-widgets-container .widget-title {
    margin-bottom: 15px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
}

.footer-widgets-container .footer-widgets a {
    font-size: 16px;
}

.sticky-enabled .main-navigation.is_stuck {
    background: #fff;
}

.wp-block-search {
    margin-top: 15px
}

.wp-block-search__inside-wrapper {
    display: flex;
    align-items: center;
}

.wp-block-search input {
    border: 1px solid #e5e5e5;
    border-right: none;
    font-size: 14px;
    text-transform: uppercase;
    max-width: 200px;
}

.wp-block-search input:focus {
    outline: none;
}

.wp-block-search button {
    height: 43px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-left: 0;
    margin: 0;
}

.wp-block-search button img {
    width: 18px
}

/*site footer*/

/*blog detail*/

.post-template-default #content {
    max-width: 1170px;
    padding-top: 60px;
}

.post-template-default .gb-container {
    background: #fff;
    color: #000;
    padding-bottom: 0;
    text-align: left;
    justify-content: flex-start;
}

.post-template-default .gb-container h1 {
    text-align: left;
    font-weight: 500 !important;
    font-size: 26px !important;
    text-transform: uppercase;
    font-family: "Pretendard";
}

.post-template-default .gb-container .gb-container .gb-headline {
    font-weight: 400;
    font-size: 16px;
    font-family: "Pretendard";
}

.post .wp-block-list {
    display: none !important;
}

.post .inside-article .entry-content p>a {
    font-family: "Pretendard";
    font-weight: 600;
    font-size: 16px;
    color: #284EC3;
    border-bottom: 1px solid #284EC3;
}



.wp-block-heading {
    font-size: 26px !important;
}

.post-template-default .type-post h2 {
    font-size: 26px;
}

.post-template-default .type-post h2 strong {
    font-weight: 500;
}

.post-template-default .inside-article {
    width: 65%
}

.post-template-default .posts-nav {
    width: 32%
}

.post-template-default .posts-nav h1 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.post-template-default .related-articles {
    margin-bottom: 32px;
}

.post-template-default .related-articles h1 {
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 5px;
}

.post-template-default .related-articles .two-posts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.post-template-default .related-articles .two-posts .post-detail {
    width: 50%;
    padding: 0 10px;
    box-sizing: border-box;
}

.post-template-default .related-articles .two-posts .post-detail .post-image {
    width: 155px;
    height: 103px;
    min-width: 155px;
}

.post-template-default .related-articles .two-posts .post-detail .post-image a img {
    width: 155px;
    height: 103px;
    object-fit: cover;
}

.post-template-default .related-articles .two-posts .post-detail .post-desc .post-categories {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.post-template-default .popular-content h1 {
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.post-template-default .popular-content .six-posts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.post-template-default .popular-content .six-posts .post-detail {
    padding: 0 10px;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 33.333%;
}

.post-template-default .popular-content .six-posts .post-detail .post-image,
.post-template-default .popular-content .six-posts .post-detail .post-desc {
    width: 100%
}

.post-template-default .popular-content .six-posts .post-detail .post-desc {
    padding-left: 0;
    margin-top: 15px;
}

.post-template-default .popular-content .two-posts .post-detail .post-desc .post-categories {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 10px;
}

/* .sticky-nav {
    position: fixed;
    right: 320px;
    top: 135px !important;
    color: #000;
    z-index: 99;
    width: 378px !important;
}
.sticky-stop {
    position: absolute;
    bottom: 0;
    top: auto !important;
} */

.post-template-default .post-detail {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
}

.post-template-default .post-detail .post-image {
    width: 40%;
}

.post-template-default .post-detail .post-desc {
    width: 60%;
    padding-left: 15px;
}

.post-template-default .post-detail .post-desc h2 {
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Pretendard', sans-serif;
}

.post-template-default .post-detail .post-desc p {
    font-size: 14px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Pretendard', sans-serif;
}

.post-template-default .entry-meta {
    padding: 30px 0 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.post-template-default .entry-meta .cat-links {
    display: none;
}

.post-template-default .entry-meta .tags-links {
    display: block;
    margin-bottom: 20px;
}

.post-template-default .entry-meta .post-navigation {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.post-template-default .entry-meta .post-navigation>div {
    margin-bottom: 15px;
}

.post-template-default .entry-meta .post-navigation a {
    color: #284EC3 !important;
    font-weight: 500;
    font-size: 16px;
    border-bottom: 1px solid #284EC3;
}

.post-template-default .entry-meta .post-navigation .gp-icon svg {
    fill: #000;
    height: 20px;
    width: 20px;
    top: 4px;
}

.post-template-default .entry-meta .post-navigation .nav-next {
    display: flex;
    align-items: flex-end;
}

.post-template-default .entry-meta .post-navigation .nav-next .gp-icon svg {
    top: 1px;
}

.post-template-default .entry-meta .post-navigation .nav-next .icon-arrow-right {
    order: 1;
    margin-right: 0;
    margin-left: .6em;
}

.post-template-default .related-articles,
.post-template-default .popular-content {
    width: 65%;
}

.post-template-default .popular-content h1 {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5;
}

/*end blog detail*/






.caf-post-layout1 .caf-meta-content {
    border-bottom: none;
}



@media (min-width:1025px) {
    .footer-widgets .footer-widget-1 {
        flex-basis: 33.333%;
        padding-top: 0;
    }

    .footer-widgets .footer-widget-2 {
        flex-basis: 33.333%;
        display: flex;
        justify-content: center;
        padding-left: 25px;
    }

    .footer-widgets .footer-widget-3 {
        flex-basis: 33.333%;
        display: flex;
        justify-content: end;
    }

}




/*catgory buttons style*/
.gb-container.category-container ul {
    display: flex;
    justify-content: space-between;
    margin-left: 0;
    gap: 20px 20px;
}

.gb-container.category-container ul li {
    padding: 14px 20px;
    background-color: var(--accent);
    list-style: none;
    letter-spacing: 0.05em;
    flex: 1;
}

.gb-container.category-container ul li a {
    color: var(--base-3);
}

@media (max-width: 1040px) {
    .one-container .site-content {
        padding-top: 0;
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-header-navigation .site-logo.mobile-header-logo img {
        height: 50px
    }

    #mobile-header .gp-icon svg {
        height: 20px;
        width: 18px;
        top: 5px;
    }

    #mobile-header {
        padding-bottom: 2px !important;
    }
	#mobile-header #mobile-menu {
        display: none;
    }

    #mobile-header .menu-toggle {
        padding-right: 5px;
    }


    .homepage-section-3-grid {
        padding-left: 0;
        padding-right: 0;
    }

    .post-template-default .gb-container h1 {
        font-size: 30px;
    }

    .gb-container-2c444f58 {
        padding-top: 30px;

    }

    .post-template-default .inside-article {
        width: 100%;
        padding: 0 20px;
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .post-template-default .posts-nav {
        width: 100%;
        padding: 0 20px;
    }

    .comments-area {
        margin-top: 0;
        padding: 0 20px;
    }

    .slideout-navigation.do-overlay .inside-navigation,
    #generate-slideout-menu {
        background: #000;
    }

    .slideout-navigation.do-overlay .inside-navigation {
        align-items: flex-end
    }

    .slideout-navigation.main-navigation .main-nav ul li a {
        font-size: 18px;
        padding: 0 5px 0 15px;
        width: 100%;
        text-align: left;
    }

    .slideout-navigation.do-overlay .slideout-exit {
        order: 1;
    }

    .inside-navigation .form-search {
        order: 2;
        padding: 0 15px;
        width: 100%;
        margin-bottom: 15px;
    }

    .inside-navigation .main-nav {
        order: 3;
        margin-bottom: 15px;
    }

    .inside-navigation .social-icon {
        order: 4;
        width: 100%;
        padding: 5px 20px;

    }

    .inside-navigation .social-icon ul {
        display: flex !important;
        padding-top: 30px;
        border-top: 1px solid #e5e5e5;
    }

    .inside-navigation .social-icon li:last-child img {
        width: 28px;
        top: 5px;
        position: relative;
    }

    .form-search-mobile input {
        color: #ffffff;
        background-color: transparent;
        text-transform: capitalize;
        font-weight: 600;
    }

    .form-search-mobile input:focus {
        color: #ffffff;
        background-color: transparent;
    }

    .form-search-mobile button {
        color: #ffffff;
        background-color: transparent;
    }

    .form-search-mobile button img {
        filter: brightness(0) invert(1);
    }

    .social-links.mobile-social img {
        filter: brightness(0) invert(1);
    }

    .logo-mobile-open-menu {
        position: absolute;
        left: 10px;
        top: 15px;
    }

    .post-template-default .related-articles .two-posts .post-detail {
        width: 100%;

    }

    .post-template-default .related-articles,
    .post-template-default .popular-content {
        width: 100%;
        padding: 0 20px;
    }

    .post-template-default .posts-nav h1 {
        font-size: 26px;
    }

    .caf-post-layout-container .caf-row {
        padding: 20px 0 !important;
    }
}

@media screen and (max-width:1024px) {
    .posts-nav {
        display: none;
    }

    .page-id-48097 .gb-container-622264d6 {
        margin-top: 0px;
    }

    .post-template-default .main-navigation {
        padding-bottom: 0px !important;
    }

    .gb-container.category-container ul {
        flex-wrap: wrap;
    }

    .gb-container.category-container ul li {
        flex-basis: 30%;
    }

    .caf-post-layout1 .caf-featured-img-box {
        width: 100% !important;
        height: 180px !important;
    }

    .category .post .inside-article .post-image {
        width: 100% !important;
        
    }



    .category .post .generate-columns-container {
        position: relative;
        width: 100%;
        min-height: 300px;
        flex: 100%;
        padding: 20px 0 !important;
        box-sizing: border-box;
    }

    .author .post .inside-article .post-image {
        width: 100% !important;
        height: 180px !important;
    }

    .author .post .inside-article .post-image img {
        width: 100% !important;
        height: 180px !important;
    }

    .author .post .generate-columns-container {
        position: relative;
        width: 100%;
        min-height: 300px;
        flex: 100%;
        padding: 20px 0 !important;
        box-sizing: border-box;
    }

    .caf-post-layout1 .manage-layout1 a {
        width: 100% !important;
    }

    .caf-post-layout1 .manage-layout1 #manage-post-area {
        width: 100% !important;
    }

    #caf-post-layout-container.data-target-div1.post-layout1 {
        padding-top: 0px !important;
    }
}

/* End GeneratePress Site CSS */
@font-face {
    font-family: "Pretendard";
    src:
        url("../../fonts/PretendardVariable.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/* Homepage */
.homepage-section-1-image .elementor-image-box-content {
    position: absolute;
    left: 0px;
    padding-bottom: 109px;
    padding-left: 60px;
    color: white;
    font-family: 'Pretendard', sans-serif;
    text-align: left;
    bottom: 8px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 99%;
    display: flex;
    flex-flow: column;
    justify-content: end;
}

.homepage-section-1-image .elementor-image-box-content .elementor-image-box-title {
    font-size: 16px;
}

.homepage-section-1-image .elementor-image-box-content .elementor-image-box-description {
    width: 370px;
}

.elementor-142 .elementor-element.elementor-element-5a05a54.elementor-position-top .elementor-image-box-img {
    margin-bottom: 0px;
}

.homepage-section-2-grid .elementor-image-box-content .elementor-image-box-title p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    color: #0E0D0D;
    padding-bottom: 10px;
}

.homepage-section-2-grid {
    display: flex;
    flex-flow: nowrap;
    width: 100%;
    padding: 0;
}

.homepage-section-2-grid .banner {
    width: 40%;
}

.homepage-section-2-grid .banner .wp-caption figcaption.widget-image-caption {
    position: absolute;
    left: 0px;
    padding-bottom: 0px;
    padding-left: 35px;
    color: white;
    font-family: 'Pretendard', sans-serif;
    text-align: left;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: end;
}

.homepage-section-2-grid .banner .wp-caption figcaption.widget-image-caption .date {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Pretendard', sans-serif;
}

.homepage-section-2-grid .banner .wp-caption figcaption.widget-image-caption .text {
    font-size: 26px;
    font-weight: 500;
    font-family: 'Pretendard', sans-serif;
    text-transform: uppercase;
}

.homepage-section-2-grid .grid-items {
    width: 60%;
    padding: 0;
}

.homepage-section-2 {
    padding: 0
}

.elementor-element-170eaf1 {
    margin-top: 0;
}

.elementor-element-170eaf1 .e-con-inner {
    padding-top: 0;
}
.homepage-section-1 .e-con-inner{
	padding-bottom: 55px;
}
.homepage-section-2>div, .elementor-element-170eaf1 .elementor-widget-container {
    background: #EFFAFF;
    padding: 55px 0;
    max-width: 1170px;
    margin: 0px auto;
}
.elementor-element-170eaf1 .elementor-widget-container {
    padding-bottom: 60px;
}

.homepage-section-2>div>.e-con-inner,
.elementor-element-170eaf1 .elementor-widget-container>div {
    max-width: 1170px;
    margin: 0 auto;
}

.elementor-element-a55cdb9 .elementor-widget-container>div {
    max-width: 1170px;
    margin: 0 auto;
}

.header-section-2 {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 25px;
}

.header-section-2 h3 {
    font-family: "pretendard", Sans-serif;
    font-weight: 500;
    font-size: 32px;
    text-transform: uppercase;
}

.header-section-2 p {
    font-size: 16px;
    text-transform: uppercase;
    padding-right: 12px;
    font-weight: 500;
}

.header-section-2 p::after {
    content: "\2192";
    font-size: 20px;
    margin-left: 5px;
    font-weight: 700;
}

.homepage-section-2-grid .grid-items .image-box img {
    width: 100%;
}

.header-section-3 h3 {
    font-weight: 500;
    font-size: 32px;
    text-transform: uppercase;
}

.homepage-section-3-grid .elementor-image-box-content .elementor-image-box-title p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    color: #0E0D0D;
    padding-bottom: 10px;
}

.footer-widget-1 {
    background-color: #f0f0f0;
    padding: 40px 20px;
}

.footer-container {
    display: flex;
    flex-flow: row;
    width: 1170px;
}

.footer-left {
    display: flex;
    flex-flow: column;
    width: 40%;
}

.footer-left form {
    padding-top: 10px;
}

.footer-left form button {
    background-color: unset;
    position: absolute;
    margin-left: -50px;

}

.footer-left form input {
    text-transform: uppercase;
}

.widget.widget_block {
    display: flex;
    justify-content: center;
}

.site-footer .footer-widgets-container .inner-padding {
    padding: 0;
}

.footer-center {
    display: flex;
    flex-flow: column;
    width: 30%;
}

.footer-right {
    display: flex;
    flex-flow: column;
    width: 30%;
}

.logo {
    width: 270px;
    margin-bottom: 10px;
}

.social-icons a {
    margin-right: 20px;
    font-size: 18px;
    color: #999999;
    text-decoration: none;
}

.footer-center ul {
    list-style: none;
    padding: 0;
}

.footer-center ul li a {
    text-decoration: none;
    color: #2b1f1f;
    display: block;
    margin: 5px 0;
    font-size: 16px;
    font-weight: 500;
}

.footer-left h4,
.footer-center h4,
.footer-right h4 {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}

.copyright-bar .copyright {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #999999;
}

.footer-widgets {
    background-color: #f0f0f0;
}

.site-footer .footer-widgets-container .inside-footer-widgets {
    margin-left: 0px;
}

footer.site-info {
    background-color: #f0f0f0;
    display: flex;
    justify-content: center;
}

footer.site-info .inside-site-info {
    width: 1170px;
    display: flex;
    border-top: 1px solid #e5e5e5;
}

/* End Homepage */
/* Blogs Post Page */
.generate-columns-container .post.category-blog .inside-article {
    display: flex;
    flex-flow: column;
}

.generate-columns-container .post.category-blog .inside-article .post-image {
    order: 1;
    margin-bottom: 0;
}

.generate-columns-container .post.category-blog .inside-article footer.entry-meta {
    order: 2;
    margin-top: 0;
}

.generate-columns-container .post.category-blog .inside-article footer.entry-meta .cat-links .gp-icon {
    display: none;
}

.generate-columns-container .post.category-blog .inside-article .entry-header {
    order: 3;
}

.generate-columns-container .post.category-blog .inside-article .entry-header .entry-title {
    font-size: 22px;
    font-weight: 600;
}

.generate-columns-container .post.category-blog .inside-article .entry-header .entry-meta {
    color: #0E0D0D;
    font-size: 14px;
    font-weight: 400;
}

.generate-columns-container .post.category-blog .inside-article .entry-summary {
    display: none;
}

.generate-columns-container {
    margin-left: 0
}

.generate-columns-container .page-title {
    text-align: center;
}

.generate-columns-container:not(.masonry-container)>article {
    padding: 0 10px !important;
    width: 25%;
    box-sizing: border-box;
}

.generate-columns-container>.paging-navigation {
    margin-left: 0;
    display: flex;
    justify-content: center;
	padding-top: 15px;
	padding-bottom: 10px;
}

.generate-columns-container>.paging-navigation .nav-links .next.page-numbers {
    font-size: 0px;
}

.generate-columns-container>.paging-navigation .nav-links .next.page-numbers span {
    display: none;
}

.generate-columns-container>.paging-navigation .nav-links .next.page-numbers::after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: 100;
    color: #0E0D0D;
    padding-left: 23px;
}

.generate-columns-container>.paging-navigation .nav-links .prev.page-numbers {
    font-size: 0px;
}

.generate-columns-container>.paging-navigation .nav-links .prev.page-numbers span {
    display: none;
}

.header-section-2 a p {
    padding-right: 0px;
}

.generate-columns-container>.paging-navigation .nav-links .prev.page-numbers::after {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 100;
    color: #0E0D0D;
    padding-right: 10px;
}

.paging-navigation .nav-links .current {
    padding: 14px 20px;
    color: #fff;
    background: #000;
    font-size: 14px;
}

.paging-navigation .nav-links>* {
    padding: 0 8px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

.caf-post-layout1 .caf-meta-content .author {
    display: none;
}

.caf-post-layout1 .caf-meta-content .date {
    color: #0E0D0D;
    font-size: 14px;
    font-weight: 400;
    font-family: Pretendard !important;
}

.caf-post-layout1 .caf-meta-content .date i {
     display: none!important;
}

.caf-post-layout1 .caf-meta-content .comment {
     display: none!important;
}

.caf-post-layout1 .caf-content-read-more,.caf-post-layout1 .caf-meta-content-cats {
    display: none!important;
}

.data-target-div1 #caf-filter-layout1 li a.active {
    color: #0E0D0D !important;
    display: flex;
    justify-content: center;
}

.data-target-div1 #caf-filter-layout1 li a.active::after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: 80%;
    height: 2px;
    background-color: #0E0D0D;
}

.data-target-div1 #caf-filter-layout1 li a {
    color: #999999 !important;
}

.data-target-div1 .caf-post-layout1 .caf-content {
    display: none;
}

.site-main .comments-area {
    display: none !important;
}

ul.caf-filter-container.caf-filter-layout1 {
    margin-top: 15px !important;
}

.posts-nav.sticky-nav {
    position: sticky;
    top: 180px;
    align-self: flex-start;
}

.caf-post-layout1 .caf-post-title {
    padding: 0;
}

.data-target-div1 .caf-post-categories a {
    margin-top: 5px;
    font-weight: 400;
    font-size: 15px;
    color: #0E0D0D;
    padding-bottom: 5px;
    font-family: Pretendard !important;
}
ul#caf-layout-pagination.post-layout1 li{
    padding: 2px;
}

.data-target-div1 ul#caf-layout-pagination.post-layout1 li span.current {
    padding: 14px 20px;
    color: #fff;
    background: #000;
    font-size: 14px;
    border-radius: 0;
}

ul#caf-layout-pagination.post-layout1 {
    padding-top: 30px;
    padding-bottom: 60px;
}

ul#caf-layout-pagination.post-layout1 li a {
    padding: 0 8px;
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

.caf-pagination.post-layout1 li .next.page-numbers {
    font-size: 0px !important;
}

.caf-pagination.post-layout1 li .prev.page-numbers {
    font-size: 0px !important;
}

.caf-pagination.post-layout1 li .next.page-numbers::after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 100;
    color: #0E0D0D;
    padding-left: 10px;
}

.caf-pagination.post-layout1 li .prev.page-numbers::after {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 100;
    color: #0E0D0D;
    padding-right: 10px;
}

.data-target-div1 .caf-post-title {
    background-color: #ffffff !important;
    font-size: 22px;
    font-weight: 600;
    color: #0E0D0D;
}

.data-target-div1 .caf-post-title h2 {
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #0E0D0D !important;
}

.data-target-div1 .caf-post-title h2 a {
    background-color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #0E0D0D !important;
    font-family: Pretendard !important;
	line-height:1.5em!important;
}

.latest-articles h3 {
    font-weight: 500;
    font-size: 32px;
    text-transform: uppercase;
    font-family: Pretendard;
    padding-bottom: 10px;
}

.latest-articles .eight-posts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.latest-articles .eight-posts .post-detail {
    padding: 0 12.2px;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 25%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}


.latest-articles .eight-posts .post-detail .post-desc h2 {
    margin-bottom: 10px;
}

.latest-articles .eight-posts .post-detail p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    color: #0E0D0D;
    padding-bottom: 10px;
}

.latest-articles .eight-posts .post-detail p.post-categories {
    padding-top: 15px;
}

.latest-articles .eight-posts .post-detail h2 {
    color: #0E0D0D;
    font-family: "pretendard", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.caf-filter-layout1 a {
    padding: 7px 0px;
    margin: 0 5px;
}


.data-target-div1 .caf-post-categories a {
    margin-top: 20px;
    font-size: 14px;
	  text-transform: uppercase;

}

.data-target-div1 .caf-post-layout1 .caf-post-title {
    margin-top: 10px;
}

.caf-post-layout1 .caf-meta-content {
    padding: 0 !important;
    margin-top: 12px;
}

/* End Blogs Post Page */


@media screen and (max-width: 768px) {
	.eight-posts .post-detail .post-desc h2 a {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
	div#hide-header {
    max-height: 109px;
}
	.caf-post-layout1 .caf-meta-content .date {
    font-size: 12px;
}

.caf-post-layout1 .caf-featured-img-box {
    width: 100%;
    padding-bottom: 100%!important;
	height:auto!important;
}
.eight-posts .post-detail .post-desc h2 a::after{
content: '...';
}
	    .one-container .site-main .paging-navigation {
        margin-bottom: 20px;
        padding-top: 25px;
    }
	.title-mobile {
			overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    }
    .slideout-navigation.main-navigation .main-nav ul li[class*="current-menu-"]>a {
        background-color: transparent;
    }

    .slideout-navigation.main-navigation .main-nav ul li {
        margin-bottom: 0;
    }

    .slideout-navigation.main-navigation .main-nav ul li a {
        font-size: 16px;
        height: 40px;
        display: flex;
        flex-flow: row;
        align-items: center;
    }

    .slideout-navigation.main-navigation .main-nav ul li.menu-item-has-children a {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        align-items: center;
    }

	.data-target-div1 ul#caf-layout-pagination.post-layout1 li span.current {
    padding: 14px 18px;
}
ul#caf-layout-pagination.post-layout1 li a {
    padding: 14px 10px;

}	
li:has(> a.no-prev.page-numbers),li:has(> a.next.page-numbers),li:has(>a.prev.page-numbers) {
    padding: 0px !important;
    margin: 0px !important;
    height: 45px;
    width: 45px;
}

	
	
    .menu-item.menu-item-has-children a:nth-child(1)::after {
        filter: invert(100%);
    }

    .grid-post img {
        width: 100% !important;
        height: auto !important;
    }

    .latest-articles .eight-posts .post-detail {
        width: 50%;
        justify-content: space-between;
    }

    .latest-articles .eight-posts .post-detail h2 {
        font-size: 16px;
    }

    ul.caf-filter-container.caf-filter-layout1::-webkit-scrollbar {
        display: none;
    }

    ul.caf-filter-container.caf-filter-layout1 {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        justify-self: center;
        align-items: center;
    }

    .caf-filter-layout.data-target-div1 {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 10px;
        padding-right: 10px;
    }

    .custom-blog-grid {
        flex-flow: column;
        width: 100%;
    }

    .custom-blog-grid .featured-post {
        width: 100%;
    }

    .custom-blog-grid .grid-posts {
        width: 100%;
        display: flex;
        flex-flow: column;
    }

    .custom-blog-grid .grid-posts .grid-post {
        display: flex;
        flex-flow: row;
    }

    .custom-blog-grid .grid-posts .grid-post a {
        display: block;
    }

    .custom-blog-grid .grid-posts .grid-post .grid-meta h3 {
        font-size: 14px !important;
    }

    .custom-blog-grid .grid-posts .grid-post .grid-meta {
        margin-left: 15px;
        margin-top: 0px;
    }

    .custom-blog-grid .grid-posts .grid-post .grid-meta .post-categories {
        display: flex;
    }



    .custom-blog-grid .grid-posts .grid-post>a,
    .custom-blog-grid .grid-posts .grid-post .grid-meta {
        width: 50%
    }
@media only screen and (max-width: 500px) {
    .caf-col-md-mobile6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 calc(50% - 15px)!important;
        max-width: 50%;
    }
}

    /* Homepage */
    .homepage-section-1-image .elementor-image-box-content {
        padding-bottom: 40px;
        padding-left: 15px;
    }

    .homepage-section-1 .e-con-inner {
        padding-bottom: 0px;
        background-color: #F0F0F0;
    }

    .homepage-section-1-image .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
        font-size: 26px;
    }

    .homepage-section-1 .e-con-inner {
        background: #fff;
    }

    .inside-article .homepage-section-2-grid {
        padding-left: 0;
        padding-right: 0
    }

    .homepage-section-2-grid {
        display: flex;
        flex-flow: column;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .homepage-section-2-grid .banner {
        width: 100%;
    }

    .header-section-2 h3 {
        font-size: 26px;
        padding-left: 10px;

    }

    .homepage-section-2-grid .grid-items {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .homepage-section-2-grid .elementor-image-box-content {
        margin-left: 15px
    }

    .homepage-section-2-grid .grid-items .elementor-widget-container .elementor-image-box-wrapper {
        display: flex;
        flex-flow: row;
    }

    .elementor-element.elementor-element-2fc1d13.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .e-con-inner {
        padding-top: 0 !important;
    }

    .homepage-section-2-grid .grid-items .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
        font-size: 14px;
    }

    .homepage-section-2-grid .grid-items .image-box .elementor-image-box-content {
        padding-left: 10px;
    }

    .header-section-3 h3 {
        font-size: 26px;
        padding-left: 10px;
    }

    .footer-container {
        flex-flow: column;
    }

    .footer-container .footer-left {
        width: 100%;
    }

    .footer-container .footer-left p {
        font-size: 14px;
    }

    .footer-container .footer-center {
        width: 100%;
        padding-top: 50px;
    }

    .footer-container .footer-right {
        width: 100%;
        padding-top: 50px;
    }

    .footer-widgets-container {
        background-color: #f0f0f0;
    }

    .homepage-section-1-image .elementor-image-box-img img {
        height: 562px;
        width: 100%;
        object-fit: cover;
    }

    .homepage-section-2-grid .banner .wp-caption figcaption.widget-image-caption .text {
        width: 300px;
    }

    .homepage-section-2-grid .banner .wp-caption figcaption.widget-image-caption {
        padding-left: 25px;
    }


    .homepage-section-3-grid {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: space-between !important;
    }

    .homepage-section-3-grid>div {
        width: 48% !important;
        max-width: initial !important;
        box-sizing: border-box !important;
    }

    /* End Homepage */

    .inside-footer-widgets>div:not(:last-child) {
        padding-left: 0;
        padding-right: 0;
    }

    .elementor-widget-image img {
        width: 100%;
    }

    .elementor-element .elementor-image-box-img {
        margin-bottom: 0;
    }

    .elementor-element .elementor-image-box-img img {
        display: block;
    }

    .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
        margin: 0 !important;
    }

    .generate-columns-container:not(.masonry-container)>article {
        width: 50%;
        margin-bottom: 20px;
    }

    .caf-post-layout1 {
        width: 50%;
        flex: 0 0 calc(50% - 15px)!important;
    }

	@media only screen and (max-width: 768px) and (min-width: 500px) {
    .caf-col-md-tablet6 {
        flex: 0 0 calc(50% - 15px)!important;
    }
}
	
    .footer-widget-1 .alignnone.size-medium {
        width: 200px;
    }

    .wp-block-search input {
        max-width: 100%;
        width: 80%
    }

    .wp-block-search button {
        width: 20%
    }

    .post-template-default .popular-content .six-posts .post-detail {
        width: 50%;
        flex-direction: column;
        padding: 16px;
        display: flex;
        flex-direction: column;
    }

    .post-template-default .post-detail .post-desc p {
        margin-top: auto;
        padding-bottom: 10px;
    }

    .featured-post .overlay-text {
        padding-bottom: 35px;
    }

    .featured-post .overlay-text h2 {
        font-size: 26px;
    }
}

@media screen and (max-width: 530px) {

    .latest-articles h3 {
        font-size: 24px;
    }

    .homepage-section-3-grid>div {
        width: 47% !important;
    }

    .elementor-element-170eaf1 .elementor-widget-container {
        padding-top: 25px;
    }

    .header-section-3 h3 {
        font-size: 20px;
        padding-left: 0;
    }

    .page-id-48097 .gb-container h1 {
        font-size: 26px;
        font-weight: 900;
    }

    .category .post .inside-article .entry-header h2,
    .category .post .inside-article .entry-header h2 a {
        font-size: 16px !important;
        line-height: normal !important;
			overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    }

    .author .post .inside-article .entry-header h2,
    .author .post .inside-article .entry-header h2 a {
        font-size: 16px !important;
        line-height: normal !important;
    }

    .header-section-2 h3 {
        font-size: 24px;
        padding-left: 0;
    }

    .header-section-2 p {
        padding-right: 0;
        font-size: 16px;
    }

    .header-section-2 p::after {
        padding-left: 5px;
        font-size: 19px;
    }

    .generate-columns-container .post.category-blog .inside-article .entry-header .entry-title {
        font-size: 17px;
    }

    .generate-columns-container .post.category-blog .inside-article footer.entry-meta {
        font-size: 14px;
    }

    .generate-columns-container .page-title {
        margin-top: 20px;
        font-size: 27px;
    }

    .grid-post img {
        width: 145px !important;
        height: 97px !important;
    }

    .custom-blog-grid .grid-posts .grid-post .grid-meta .post-categories {
        font-size: 12px !important;
        padding-bottom: 5px !important;
		padding-top: 0px !important;
    }

    .custom-blog-grid .grid-posts .grid-post>a {
        width: 145px !important;
        height: 97px !important;
    }

    .grid-posts {
        gap: 10px !important;
    }

  

    .custom-blog-grid .grid-posts .grid-post .grid-meta {
        width: 50% !important;
        margin-left: 15px;
    }

    .elementor-element-170eaf1 .elementor-widget-container {
        padding-bottom: 17px !important;
    }

    .footer-widgets-container {
        padding-top: 0px !important;
    }

    .footer-widget-1 .alignnone.size-medium {
        width: 170px !important
    }

}

@media screen and (max-width: 768px) {

	ul#caf-layout-pagination.post-layout1{
		padding-bottom: 0px !important;
	}
    .post-template-default .related-articles .two-posts .post-detail {
        margin-bottom: 15px;
    }

    .post-template-default .type-post {
        margin-bottom: 10px !important;
    }

    .post-template-default #content {
        padding-top: 0px !important;
    }

    .post-template-default .related-articles,
    .post-template-default .popular-content {
        padding: 0 15px;
        margin-bottom: 0px;
    }

    .post-template-default .post-detail .post-desc {
        padding-left: 12px !important;
    }

    .post-template-default .post-detail .post-desc h2 {
        font-size: 16px;
        margin-bottom: 8px;
			overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    }

    .post-template-default .related-articles .two-posts .post-detail .post-desc .post-categories {
        padding-bottom: 8px;
    }

    .post-template-default .entry-meta .post-navigation {
        flex-flow: row;
        gap: 24px;
        align-items: baseline;
    }

    blockquote {
        padding-left: 0px;
        margin-bottom: 0px;
    }

    blockquote a {
        font-size: 16px;
    }

    .social-share {
        padding-top: 30px !important;
        padding-bottom: 15px !important;
    }

    .post .inside-article .entry-meta .post-navigation .nav-previous {
        width: 50%;
    }

    .post-template-default .entry-meta .post-navigation .nav-next {
        flex-flow: wrap-reverse;
        justify-content: end;
        width: 50%;
    }

    .custom-blog-grid .grid-posts .grid-post .grid-meta h3 {
        font-size: 14px !important;
    }




    .author .post .inside-article .post-image img {
        width: 158px !important;
        height: 106px !important;
    }

    .author .post .inside-article .post-image {
        width: 158px !important;
        height: 106px !important;
    }


    .caf-post-layout1 .manage-layout1 {
        display: flex;
        flex-flow: wrap;
        height: 100%;
        align-items: stretch;
        justify-content: center;
        align-content: flex-start;
    }

    .caf-post-layout1 .manage-layout1 #manage-post-area {
        display: flex;
        flex-flow: wrap;
        width: 170px;
    }

    .caf-post-layout1 .manage-layout1 #manage-post-area .caf-post-title {
        margin-top: auto;
    }

    .data-target-div1 .caf-post-title h2 a {
        font-size: 16px !important;
    }

    /* Homepage */
    .homepage-section-3-grid .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img img {
        width: 190px;
        height: 190px;
        object-fit: cover;
    }

    .footer-widget-1 {
        padding-left: 0;
    }

    /* End Homepage */

    .category .generate-columns-container .page-title {
        font-size: 26px !important;
    }


    .post .inside-article .entry-content .wp-block-image figcaption {
        font-size: 12px !important;
    }
    .six-posts .post-detail .post-image a {
        width: 170px !important;
        height: 170px !important;
    }

    .six-posts .post-detail .post-image a img {
        width: 170px !important;
        height: 170px !important;
        object-fit: cover;
    }

    .six-posts .post-detail .post-desc{
        width: 170px !important;
    }
}

@media screen and (max-width: 375px) {

  
    .caf-post-layout1 .manage-layout1 #manage-post-area {
        width: 150px !important;
    }

    .six-posts .post-detail .post-image a {
        width: 150px !important;
        height: 150px !important;
    }

    .six-posts .post-detail .post-image a img {
        width: 150px !important;
        height: 150px !important;
    }

    .six-posts .post-detail .post-desc{
        width: 150px !important;
    }



    .grid-post img {
        width: 145px !important;
        height: 97px !important;
    }

    .custom-blog-grid .grid-posts .grid-post .grid-meta .post-categories {
        font-size: 12px !important;
        padding-bottom: 5px !important;
    }

    .custom-blog-grid .grid-posts .grid-post>a {
        width: 45% !important;
    }

    .grid-posts {
        gap: 10px !important;
    }

 

    .custom-blog-grid .grid-posts .grid-post .grid-meta {
        width: 50% !important;
        margin-left: 5px;
    }

    /* Homepage */
    .homepage-section-1-image .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description {
        width: 250px;
    }

    .homepage-section-2-grid .banner .wp-caption figcaption.widget-image-caption .text {
        width: 210px;
    }

    .homepage-section-2-grid .elementor-image-box-content .elementor-image-box-title p {
        font-size: 12px;
    }

    .homepage-section-3-grid .elementor-widget-image-box .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img img {
        width: 150px;
        height: 150px;
    }

    .homepage-section-3-grid>div {
        width: 46% !important;
    }

    /* End Homepage */
}

@media screen and (max-width: 320px) {
    .caf-post-layout1 .manage-layout1 a {
        width: 125px !important;
        height: 125px !important;
    }

    .caf-post-layout1 .manage-layout1 #manage-post-area {
        width: 125px !important;
    }

    .caf-post-layout1 .manage-layout1 a .caf-featured-img-box {
        width: 125px !important;
        height: 125px !important;
    }

    .six-posts .post-detail .post-image a {
        width: 125px !important;
        height: 125px !important;
    }

    .six-posts .post-detail .post-image a img {
        width: 125px !important;
        height: 125px !important;
    }

    .six-posts .post-detail .post-desc{
        width: 125px !important;
    }
}

.custom-blog-grid {
    display: flex;
    gap: 30px;
}

.featured-post {
    width: 42%;
    position: relative;
}

.featured-post img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.featured-post .overlay-text {
    position: absolute;
    left: 0px;
    padding-bottom: 65px;
    padding-left: 35px;
    color: white;
    font-family: 'Pretendard', sans-serif;
    text-align: left;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: end;
}

.featured-post .overlay-text h2 {
	font-size: 26px;
}

.grid-posts {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 30px;
    width: 60%;
}

/* .grid-post img {
    width: 100%;
    height: auto;
} */

.grid-post img {
    width: 321px;
    height: 214px;
    object-fit: cover;
}

.grid-meta {
    margin-top: 10px;
}

.grid-meta h3 {
    font-size: 16px;
    margin: 5px 0;
}

.custom-blog-grid .grid-posts .grid-post .grid-meta {
    text-align: left;
}

.custom-blog-grid .grid-posts .grid-post .grid-meta .post-categories {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    color: #0E0D0D;
    padding-bottom: 5px;
	padding-top: 5px;
}

.post .inside-article .entry-meta .post-navigation .nav-previous {
    display: flex;
    flex-flow: wrap;
}

.post .inside-article .entry-meta .icon-arrow-left svg {
    display: none;
}

.post .inside-article .entry-meta .icon-arrow-left::after {
    content: "";
    background-image: url(http://wp-site1-prod-alb-1295968114.ap-northeast-2.elb.amazonaws.com/wp-content/uploads/2025/05/prev.png);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 21px;
    margin-left: 0px;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: 3px;
    color: #0E0D0D;
}

.post .inside-article .entry-meta .icon-arrow-right svg {
    display: none;
}

.post .inside-article .entry-meta .icon-arrow-right::after {
    content: "";
    background-image: url(http://wp-site1-prod-alb-1295968114.ap-northeast-2.elb.amazonaws.com/wp-content/uploads/2025/05/next.png);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 21px;
    margin-left: 0px;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: 3px;
    color: #0E0D0D;
}

.custom-blog-grid .grid-posts .grid-post .grid-meta h3 {
    color: #0E0D0D;
    font-family: "pretendard", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}

.custom-blog-grid .grid-posts .grid-post .grid-meta .post-date {
    color: #0E0D0D;
    font-family: "pretendard", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

/*
 Popup model
*/
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
    margin: auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    width: 300px;
    text-align: center;
    margin-top: 260px;
}

.close {
    float: right;
    font-size: 20px;
    cursor: pointer;
}

a#openModalBtn {
    border: 1px solid #0E0D0D;
    border-radius: 20px;
    padding: 9px 13px 11px 7px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Pretendard";
    font-weight: 500;
     color: #0E0D0D;
}

blockquote {
    padding-left: 0px;
}

.social-share {
    padding-bottom: 22px;
    padding-top: 40px;
}

a#openModalBtn::before {
    content: "";
    display: inline-block;
    background-image: url('http://wp-site1-prod-alb-1295968114.ap-northeast-2.elb.amazonaws.com/wp-content/uploads/2025/05/Vector.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
}

a#openModalShare {
    border: 1px solid #0E0D0D;
    border-radius: 20px;
    padding: 9px 13px 11px 7px;
    font-size: 16px;
    margin-left: 9px;
    text-transform: uppercase;
    font-family: "Pretendard";
    font-weight: 500;
    color: #0E0D0D;
}

a#openModalShare::before {
    content: "";
    display: inline-block;
    background-image: url('http://wp-site1-prod-alb-1295968114.ap-northeast-2.elb.amazonaws.com/wp-content/uploads/2025/05/Group.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
}


li.menu-item-type-taxonomy.menu-item-has-children span.dropdown-menu-toggle {
    display: none;
}

li.menu-item-type-custom.menu-item-has-children span.dropdown-menu-toggle {
    display: none;
}


/* .page-id-48097 .gb-container-622264d6 {
    margin-top: 45px;
    border-top: 1px solid #E5E5E5;
    padding-top: 55px;
    background-color: #ffffff;
}

.page-id-48097 .gb-container .gb-container {
    padding: 0;
}

.page-id-48097 .gb-container h1 {
    text-transform: uppercase;
    font-size: 42px;
    color: #0E0D0D;
}

.page-id-48097 .site-content {
    padding-top: 0px;
} */

.category .post .inside-article {
    display: flex;
    flex-flow: column;
}

.category .post .inside-article .entry-header {
    order: 3;
}

.category .post .inside-article .entry-header h2 a {
    background-color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    color: #0E0D0D;
    font-family: 'Pretendard';
    line-height: normal;
}

.category .post .inside-article .entry-summary {
    display: none;
}

.category .post .inside-article .entry-meta {
    order: 2;
    margin-top: 5px;
    font-size: 14px;
}

.category .post .inside-article .entry-meta .cat-links .gp-icon {
    display: none;
}

.category .post .inside-article .entry-meta .cat-links a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Pretendard';
}
.category .post .inside-article .post-image,.post-image,.eight-posts .post-image {
  width: 100%; /* hoặc 100% */
  position: relative;
 padding-bottom: 55%;
  overflow: hidden;
}

@media(max-width:768px)
{
	.category .post .inside-article .post-image,.eight-posts .post-image,	.category .post .inside-article .post-image,.post-image,.eight-posts .post-image {
	  padding-bottom: 100%; /* Tạo hình vuông */
	}
	p.post-categories a  {
    font-size: 12px!important;
}
	.elementor-post__category a
	{
		 font-size: 14px!important;
	}
}

.category .post .inside-article .post-image img,.eight-posts .post-image img,  .six-posts .post-image img,.two-posts .post-image img {
 position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}



.author .post .inside-article {
    display: flex;
    flex-flow: column;
}

.author .post .inside-article .entry-header {
    order: 3;
}

.author .post .inside-article .entry-header h2 a {
    background-color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    color: #0E0D0D;
    font-family: 'Pretendard';
    line-height: normal;
}

.author .post .inside-article .entry-summary {
    display: none;
}

.author .post .inside-article .entry-meta {
    order: 2;
    margin-top: 5px;
    font-size: 14px;
}

.author .post .inside-article .entry-meta .cat-links .gp-icon {
    display: none;
}

.author .post .inside-article .entry-meta .cat-links a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Pretendard';
}

.author .post .inside-article .post-image {
    width: 270px;
    height: 180px;
    object-fit: cover;
    order: 1;
}

.author .post .inside-article .post-image img {
    width: 270px;
    height: 180px;
    object-fit: cover;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
    -webkit-appearance: none;
}

@media screen and (min-width: 767px) {
    .post-template-default .related-articles .two-posts .post-detail:last-child {
        padding-left: 30px !important;
        padding-right: 0;
    }
	.caf-post-layout1 .caf-featured-img-box {
    height: 180px!important;
	margin-bottom: 26px;
}
.title-desktop {
    display: inline;
    line-height: 32px;
}
}


.navigation-stick .navigation-branding {
    display: none;
}

.custom-blog-grid .featured-post {
    height: 768px;
}

.post-template-default .main-navigation {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-bottom: 45px;
}

blockquote {
    border-left: none !important;
}

.caf-pagination.post-layout1 li .no-prev.page-numbers {
    font-size: 0px !important;
}

.caf-pagination.post-layout1 li .no-next.page-numbers {
    font-size: 0px !important;
}

.caf-pagination.post-layout1 li .no-prev.page-numbers::after {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: 100;
    color: #999999;
    padding-right: 18px;
}

.caf-pagination.post-layout1 li .no-next.page-numbers::after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: 100;
    color: #999999;
    padding-right: 23px;
}

.caf-pagination a.no-prev[href=""] {
    pointer-events: none;
    color: #ccc;
    background-color: #f2f2f2;
    cursor: default;
}

.caf-pagination a.no-next[href=""] {
    pointer-events: none;
    color: #ccc;
    background-color: #f2f2f2;
    cursor: default;
}

.post .inside-article .entry-content p {
    font-size: 16px;
}

.post .inside-article .entry-content .wp-block-image {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.date.gb-container {
    display: flex;
}

.gb-container.gb-container-8a7b9d69 {
    display: none;
}

.post .inside-article .entry-content .wp-block-image figcaption {
    font-size: 12px;
    text-align: left;
    width: 100%;
}

.post .inside-article .entry-content .wp-block-table figcaption {
    font-size: 16px;
}

.wp-block-rank-math-toc-block ul li a {
    font-size: 16px;
    color: #284EC3 !important;
}

.post .inside-article .entry-content p strong a {
    color: #284EC3 !important;
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    font-size: 16px;
}

.wp-block-spacer {
    display: none;
}

.wp-block-separator {
    display: none;
}

.title-desktop {
    display: block!important;
}

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

.paging-navigation li .no-prev.page-numbers {
    font-size: 0px !important;
    padding-right: 25px;
}

.paging-navigation li .no-prev.page-numbers::after {
    content: "\f053";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: 100;
    color: #999999;
    padding-right: 10px;
}

.paging-navigation li .no-next.page-numbers {
    font-size: 0px !important;
    padding-left: 25px;
}

.paging-navigation li::marker {
    font-size: 0;
}

.paging-navigation li .no-next.page-numbers::after {
    content: "\f054";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: 100;
    color: #999999;
    padding-right: 23px;
}

.archive.author .page-title {
    justify-content: center;
    font-family: 'Pretendard';
    font-weight: bold;
    font-size: 42px;
    line-height: 1.3;
}

.archive.author .page-title img {
    display: none;
}

.archive.author .author-info {
    display: none;
}


.sticky-navigation-transition {
    padding-bottom: 20px !important;
    padding-top: 30px;
}
span.title-mobile {
    display: none;
}


.two-posts .post-detail {
    max-height: 115px;
}
.three-posts .post-detail {
    max-height: 100px;
}

.elementor-post__category a:hover {
  color: #666666;
}

h3.elementor-post__title,.caf-post-title h2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;     /* number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.copyright-bar {
    margin: 0px auto;
}


h3.elementor-post__title a {
  color: #0E0D0D;
}
h3.elementor-post__title a:hover,.elementor-post__category  a:hover {
  color: #e0314f!important;
}
p.post-categories a ,.elementor-post__category  a {
  font-family: "pretendard", Sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #0E0D0D;
}
.elementor-post__category {
    margin-bottom: 10px;
}
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after
{
  display: none;
}
#sdebar-post .elementor-post__category
{
  display: none;
}
span.tags-links a {
    color: #7D7D7D;
    font-family: "pretendard", Sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
span.tags-links a:after {
  content:","
}
span.gp-icon.icon-tags {
    padding-right: 12px;
}
nav#nav-below {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    align-content: center;
    justify-content: center;
}
nav#nav-below a{
font-family: "pretendard", Sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 150%;
letter-spacing: 0%;
text-transform: uppercase;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-thickness: 0%;
text-decoration-skip-ink: auto;

}
nav#nav-below {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    column-gap: 50px;
    justify-content: flex-start;
}
span.gp-icon.icon-arrow-right {
    padding-left: 15px;
}
span.gp-icon.icon-arrow-left {
    padding-right: 15px;
}
.nav-next {
    margin-top: -7px;
}
.elementor-nav-menu--dropdown {
    min-width: 200px !important;
}
.header-section-2 a p {
    color: #0E0D0D;
    font-family: Pretendard;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
}
.caf-filter-layout1 a {
padding: 0px!important;
margin: 0px!important;
}
ul.caf-filter-layout1 li.caf-mb-4 {
    margin-left: 10px;
}
.data-target-div1 #caf-filter-layout1 li a.active::after {
    content: '';
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 2px;
    background-color: #0E0D0D;
}
div#manage-ajax-response {
    margin-top: 30px;
	padding:0px;
	display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 30px;
}
@media only screen and (min-width: 769px) {
    .caf-col-md-3 {
        flex: 0 0 23%!important;
    }
}
.caf-col-md-1, .caf-col-md-10, .caf-col-md-11, .caf-col-md-12, .caf-col-md-2, .caf-col-md-3, .caf-col-md-4, .caf-col-md-5, .caf-col-md-6, .caf-col-md-7, .caf-col-md-8, .caf-col-md-9 {
    padding-right: 0px!important;
    padding-left: 0px!important;
}

.caf-post-categories {
    margin-top: 14px;
	margin-bottom:14px;
}
.caf-post-layout1 .caf-post-title {
    padding:0px!important;

}
.caf-post-layout1 .manage-layout1 {
    padding: 0px;
    box-shadow: none!important;
}
.tp_load_more {
    color: #fff;
    background: #03092D!important;
    border: none;
    padding: 5px 12px;
    font-size: 16px;
    text-transform: capitalize;
    cursor: pointer;
    height: 48px;
}
.category a.elementor-button-link.elementor-button {
    height: 48px;
    line-height: 31px;
}
@media(max-width:768px){
.custom-blog-grid .grid-posts .grid-post .grid-meta .post-categories
{
	margin:0px;
}
	h3.elementor-post__title,.caf-post-title h2  {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

}
div#manage-ajax-response {
    margin-top: 10px;
}
.home .elementor-sticky {
    border: none !important;
}
.caf-post-layout1 .caf-meta-content {
border:none!important
}
@media only screen and (max-width: 956px) and (min-width: 769px){
	.custom-blog-grid{
		flex-flow: column;
	}
	.custom-blog-grid .featured-post{
		width: 100%;
	}
	.custom-blog-grid .grid-posts {
		width: 100%;
		grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	}
	.grid-post img{
		width: 100%;
	}
}
@media only screen and (max-width: 500px) {
    .caf-col-md-mobile6 {
        max-width: 45.8%!important;
    }
}

@media only screen and (max-width: 768px) {
	.header-custom .elementor-widget-button .elementor-button {
		padding-right: 0;
	}
	.elementor-location-footer .searchf .e-search-input {
		width: 100%;
	}
}
p.post-categories a:hover {
    color: #e0314f !important;
}
.tp_load_more {
    min-width: 214px!important;
    font-size: 16px!important;
}
figure.wp-block-image {
    text-align: center;
}
.caf-post-categories,.elementor-post__category {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.elementor-location-popup button.e-search-submit {
    padding: 0px !important;
    height: 45px;
}