.elementor-kit-391{--e-global-color-primary:#BD9E6F;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-color-ec45322:#F8F8F8;--e-global-color-9689873:#FFFFFF;--e-global-color-7eb03e3:#e9e0d8;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-weight:500;font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-391 button,.elementor-kit-391 input[type="button"],.elementor-kit-391 input[type="submit"],.elementor-kit-391 .elementor-button{background-color:var( --e-global-color-primary );}.elementor-kit-391 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-391 h1{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-391 h1{font-size:30px;}.elementor-kit-391 h2{font-size:25px;}.elementor-kit-391 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1.entry-title {
   display: none; 
}

* {
  word-break: break-word;
}

body, .elementor-inner {
    overflow-x: hidden;
}

.jet-smart-tiles__box-content-inner {
    display: flex;
    flex-direction: column-reverse;
}

.jet-smart-tiles__box-title {
    width: 55%;
    border-bottom:3px solid #fff;
    padding-bottom: 14px;
    margin-bottom: 26px;
}

.jet-smart-listing__post-content {
    display: flex;
    justify-content: space-between;
}

.post-navigation__prev--label, .post-navigation__next--label {
    text-align: center;
    padding: 15px;
}

.elementor-post-navigation .elementor-post-navigation__link a {
    transition: all .6s;
}

.elementor-post-navigation .elementor-post-navigation__link a:hover {
    background: #333;
    transition: all .6s;
}

.elementor-post-navigation .elementor-post-navigation__link a:hover .post-navigation__prev--label, .elementor-post-navigation .elementor-post-navigation__link a:hover .post-navigation__next--label{
    color: #fff !important;
     transition: all .6s;
}
@media screen and (max-width:768px){
    .jet-smart-tiles__box-title {
        margin-bottom:8px;
        padding-bottom:8px;
    }
    .jet-smart-tiles__box-title {
        width:60%;
    }
}/* End custom CSS */