html[lang="kh"] {
   font-family: var(--heading-font);
}
.main-header .main-menu .navigation>li{
padding-inline-end:30px
}
.flat-section {
    padding: 30px 0;
}
.flat-section-v3 {
    padding: 30px 0;
}
.homeya-box {
    box-shadow: 0 0 5px rgba(0,0,0,.25);
    /* border: 1px solid #e4e4e4; */
    border-radius: 12px;
    display: block;
    overflow: hidden;
}
.flat-latest-new .flat-blog-item {
    box-shadow: 0 0 5px rgba(0,0,0,.25);
    border-radius: 12px;
    display: block;
    overflow: hidden;
}
.flat-blog-item .content-box {
    margin-top: 10px;
    padding: 15px;
}
.text-truncate {
    white-space: normal;
}
.flat-blog-item {
    display: block;
    margin-bottom: 30px;
    box-shadow: 0 0 5px rgba(0,0,0,.25);
height: 100%;
    width: 100%;
}
.body-1, .h7 {
    font-size: 16px;
}
.line-clamp-1, .line-clamp-2 {
    -webkit-box-orient: inherit;
}
.homeya-box .content .desc p {
    font-size: 14px;
    line-height: 26px;
}
.text-variant-2 {
    color: #ffffff;
}
.footer .content-footer-bottom .copyright {
    color: #ffffff;
}
.footer .content-footer-bottom .menu-bottom a {
    color: #FFF;
}
.footer {
    padding-top: 30px;
}
h5 {
    font-size: 18px;
}
.flat-blog-item .content-box .description {
    font-size: 14px;
}
.box-location-v3.active, .box-location-v3:hover {
    background-color: #007aff;
}
.flat-slider.home-2 .slider-content {
    padding: 88px 0;
    position: relative;
    z-index: 10;
}
.flat-slider.home-1 .slider-content {
    padding: 118px 0;
}
.flat-slider.home-2 .slider-content .heading .title {
    padding-inline-end: 54%;
    color: #ffffff;
}
.top-header {
    position: relative;
    z-index: 130;
}
.main-header .main-menu .navigation>li>a {
    font-size: 18px;
    font-weight: 600;
}
@media only screen and (max-width: 991px) {
.flat-slider.home-2 .slider-content .heading .title {
 color: #161e2d;
  padding-inline-end: 0;
}
}
.main-header {
    width: 100%;
    z-index: 125;
}
.wrap-categories .icon-box img {
  width: 50px;
  height: 50px;
  object-fit: contain; /* keeps aspect‑ratio, adds letter‑boxing if needed */
}
h1.text-white.animationtext.slide {
    font-size: 50px;
}
.flat-slider.home-1 .slider-content {
    padding: 50px 0;
}
.flat-slider.home-1 .slider-content .heading {
    margin-bottom: 30px;
}
.flat-title-page {
    background-color: #f7f7f7;
    padding: 89px 0;
}
.flat-title-page .breadcrumb li:last-child {
    color: #ffffff;
}