/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/

.show-hide-text-wrapper .toggle-checkbox {
  display: none;
}

.show-hide-text-wrapper .hidden-content {
  display: none;
}

.show-hide-text-wrapper .toggle-checkbox:checked ~ .hidden-content {
  display: block; 
}

.show-hide-text-wrapper .toggle-label {
  color: #000;
  cursor: pointer;
  border-bottom: 1px solid #CD171F;
  display: inline-block;
  margin-top: 10px;
}

.show-hide-text-wrapper .toggle-label:hover {
  color: #CD171F;
  cursor: pointer;
  border-bottom: 1px solid #000;
}


.show-hide-text-wrapper .toggle-label::after {
  content: "Show More";
}

.show-hide-text-wrapper .toggle-checkbox:checked ~ .toggle-label::after {
  content: "Show Less";
}

.show-hide-text-wrapper.zh .toggle-label::after {
  content: "显示更多";
}

.show-hide-text-wrapper.zh .toggle-checkbox:checked ~ .toggle-label::after {
  content: "显示更少";
}

.lqd-lp-style-6 {
    box-shadow: none!important;
    border: 1px solid #0000001F;
    border-radius: 8px!important;
}

.lqd-lp-style-6:hover {
    border: 1px solid #05002C;
}

ol.list-custom {
    margin-top: -10px;
}

ol.list-custom li {
    margin-top: 10px;
}

.language-switcher ul.nav-item-children {
    padding: 0!important;
    border: 0!important;
    min-width: 94px!important;
    left: -10px!important;
}

.language-switcher .nav-item-children > li > a {
    padding: 10px!important;
}

.lqd-lity-container,
.lqd-lity-content {
    border-radius: 10px!important;
}



.icon-view-profile,
.portrait.no-profile:hover .icon-view-profile {
    display: none;
}

.portrait:hover .icon-view-profile {
    display: block;
}

.gmap {
    height: 500px;
}

.lqd-lity[data-modal-type="default"] .lqd-lity-wrap {
    position: relative!important;
    padding: 20px;
}

.lqd-lity-close-btn-wrap {
    top: 5px!important;
    right: 5px!important;
}

.lqd-lity-close {
    background-color: #CD171F!important;
}

.lqd-modal {
    padding: 0!important;
}

.section-flow-background img {
    border-radius: 10px;
}

.uc_liquid_menu_wrap {
    padding: 30px;
}

.mobile-menu-logo {
    padding: 60px 30px 0 30px;
}

#menu-mobile-menu .sub-menu {
    padding-left: 20px;
}

.collapsed .uc-menu-item-pointer::after {
    font-size: 12px!important;
}

.carousel-dots {
    width: 100%!important;
}

.page-background .shortcut-background,
.page-chairman .shortcut-chairman,
.page-subcommittee .shortcut-subcommittee,
.page-leadership .shortcut-leadership,
.page-malaysia .shortcut-malaysia,
.nav-shortcut:hover {
    border: 1px solid #05002C!important;
    background-color: #05002C!important;
}

.nav-shortcut:hover .ld-fh-element,
.page-background .shortcut-background .ld-fh-element,
.page-chairman .shortcut-chairman .ld-fh-element,
.page-subcommittee .shortcut-subcommittee .ld-fh-element,
.page-leadership .shortcut-leadership .ld-fh-element,
.page-malaysia .shortcut-malaysia .ld-fh-element {
    color: #CD171F!important;
}

.page-background .shortcut-background img,
.nav-shortcut:hover .img-background img {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/02/icon-background-active.png');
}

.page-chairman .shortcut-chairman img,
.nav-shortcut:hover .img-chairman img {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/02/icon-chairman-biography-active.png');
}

.page-subcommittee .shortcut-subcommittee img,
.nav-shortcut:hover .img-subcommittee img {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/02/icon-committee-active.png');
}

.page-leadership .shortcut-leadership img,
.nav-shortcut:hover .img-leadership img {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/02/icon-leadership-team-active.png');
}

.page-malaysia .shortcut-malaysia img,
.nav-shortcut:hover .img-malaysia img {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/02/icon-malaysia-active.png');
}

.lqd-blog-post-style-6 .lqd-post-cover {
    width: 100%!important;
    margin-bottom: 20px!important;
}

.jet-mobile-menu__container .jet-mobile-menu__back[aria-label="Back to Prev Items"] i {
    font-size: 18px!important;
    margin-right: 10px;
}

.lqd-blog-post-style-6 .lqd-post-header {
    padding-top: 60px!important;
    margin-bottom: 0!important;
    padding-bottom: 20px;
}

.nav-item-children {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.btn-underlined {
    background-image: none!important;
}

.link-underline {
    color: #000!important;
    border-bottom: 1px solid #CD171F;
}

.link-underline:hover {
    color: #CD171F!important;
    border-bottom: 1px solid #000;
}

.btn-custom .btn {
    min-width: 180px;
}

.box-bulletin:hover {
    transform: translateY(-10px); 
}

.icon-follow-facebook img:hover {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/01/icon-facebook-hover.png');
}

.frm_submit button {
    background-image: linear-gradient(135deg, #CD171F 0%, #05002C 65%)!important;
    border: 0!important;
}

.frm_submit button:hover {
    background-image: linear-gradient(135deg, #CD171F 0%, #CD171F 65%)!important;
}

.facebook-wrap:has(.btn-follow-facebook .btn:hover) .icon-follow-facebook img {
    content: url('https://www.mcbc.com.my/wp-content/uploads/2026/01/icon-facebook-hover.png') !important;
}

.text-red {
    color: #CD171F!important;
}

.with_frm_style input[type="text"], .with_frm_style input[type="password"], .with_frm_style input[type="email"], .with_frm_style input[type="number"], .with_frm_style input[type="url"], .with_frm_style input[type="tel"], .with_frm_style input[type="phone"], .with_frm_style input[type="search"], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .frm_slimselect.ss-main {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

.unlimited-elements-background-overlay .circle {
    box-shadow: 0px 0px 1px 0px rgba(255, 255, 255, 0.2)!important;
}

.box-shadow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.pum-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%!important;
}

.pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    right: 10px!important;
    top: 10px!important;
}

/*.pum-container, .pum-theme-lightbox .pum-container {
    background-color: rgba(0, 0, 0, 0.5)!important;
}*/

.floating-wechat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
}

.floating-wechat .img-wechat {
    width: 50px;
    height: 50px;
}

.lqd-back-to-top {
    bottom: 80px!important;
    right: 23px!important;
}

.list-chairman {
    margin-bottom: 0!important;
    padding-left: 20px;
    margin-top: -5px;
}

.list-chairman li {
    margin-top: 5px;
}

.header-social .menu-item img {
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); 
  display: block; 
}

.header-social .menu-item a:hover img {
  transform: scale(1.3);
}

.search-results .container {
    max-width: 740px!important;
    width: 100%!important;
}

.search-results .lqd-lp-title {
    margin: 0 0 10px 0!important;
}

.search-results .lqd-lp-img {
    margin-top: 0!important;
    border-radius: 15px!important;
}

.related-posts, .related-posts .lqd-lp {
    border-radius: 15px;
}

.titlebar-inner {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    background-color: #f4f4f4!important;
}

.lqd-lp-author {
    display: none!important;
}

.lqd-lp-date {
    letter-spacing: 0!important;
    text-transform: capitalize!important;
    font-size: 14px!important;
    font-weight: 400!important;
    margin-bottom: 0!important;
}

.lqd-lp-title {
    margin-top: 10px!important;
}

.e-search-input {
    border: 1px solid #e3e3e3!important;
    height: 40px!important;
    min-height: 40px!important;
    border-radius: 5px!important;
}

.e-search-label > i {
    top: 20px!important;
}

.e-search .e-search-submit {
    padding: 0!important;
    width: 100px!important;
    justify-content: center!important;
    font-size: 15px!important;
}

.breadcrumb span {
    opacity: 1!important;
}

.breadcrumb > .active {
    opacity: 0.6;
}

.ld-sd-inner {
    justify-content: start!important;
}

.ld-module-sd > .ld-module-dropdown > .nav-trigger {
    left: auto!important;
    top: 0!important;
    right: 0!important;
}

.share-links > span, .tags-links > span {
    text-transform: capitalize!important;
    letter-spacing: 0!important;
}

.btn-solid:hover {
    box-shadow: none!important;
}

.lqd-blog-post-style-6 .related-posts-title {
    margin-bottom: 20px!important;
}

.single-post nav.post-nav .nav-subtitle {
    background-image: linear-gradient(135deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 65%)!important;
    color: #fff!important;
    transition: transform 0.3s ease-in-out!important;
}

.single-post nav.post-nav .nav-subtitle:hover {
    transform: translateY(-2px);
}

.single-post nav.post-nav {
    padding-bottom: 20px;
}

.lqd-blog-post-style-6 .lqd-post-header .entry-meta:last-of-type a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.lqd-blog-post-style-6 .lqd-post-header {
    width: 100%;
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

.lqd-lp-header {
    padding: 20px!important;
}

ul.pagination .page-numbers {
    border-radius: 100px!important;
}

ul.pagination .next, ul.pagination .prev {
    background-color: #f4f4f4;
}

ul.pagination .page-numbers.current, ul.pagination .page-numbers:hover {
    background-color: #CD171F!important;
}

.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

.single-post .container {
    width: 100%!important;
    max-width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
}

.single-post .container div[data-elementor-type="wp-post"] .e-con-inner {
    max-width: 1110px;
}

.lqd-blog-post-style-6 h1.entry-title {
    font-size: 32px!important;
    line-height: 1.1em!important;
}

.lqd-lp-content-overlay h2.lqd-lp-title {
    font-size: 18px!important;
}

.single-post .main-header.is-stuck  {
    border-bottom: 0;
}

.single-post .cat-links {
    display: none;
}

.lqd-blog-post-style-6 .lqd-post-media img {
    border-radius: 15px!important;
}

.blog-post-footer, .comments-area .comment-form, 
.comments-area .comment-list, 
.comments-area .comment-reply-title, 
.lqd-blog-post-style-4 .related-posts, 
.lqd-blog-post-style-6 .related-posts {
    max-width: 1150px!important;
    padding: 20px 20px!important;
}

.blog-post-footer::before {
  left: 20px!important;
  right: 20px!important;
}

.nav-item-children > li > a {
    padding: .35em 1.75em!important;
}

.blog-post-footer {
    margin-top: 50px!important;
}

@media screen and (min-width: 1200px) {
  .lqd-blog-post-style-6 .lqd-post-cover {
    width: 100%!important;
    max-width: 1280px!important;
  }

  [data-modal-type="default"] .lqd-lity-container {
    width: 1115px!important;
  }
}

@media screen and (min-width: 1025px) {
    .is-stuck .main-nav > li > a {
        line-height: 80px!important;
    }

    .is-stuck .logo-default {
        width: 296px;
    }

    .main-header {
        z-index: 10!important;
    }
}

@media screen and (max-width: 991px) {
  .blog-post-footer {
    margin: 30px 0!important;
  }
}

@media screen and  (max-width: 1024px) {
    .main-nav li.is-active > .nav-item-children {
        padding-bottom: 20px;
    }

    .submenu-expander {
        background-color: transparent!important;
        width: auto!important;
        height: auto!important;
        top: 4px!important;
    }

    .unlimited-elements-background-overlay .circle {
        scale: 100%!important;
    }

    .gmap {
        height: 450px;
    }
}

@media screen and (max-width: 767px) {
    .bg-chairman-second {
        background-color: #121f24;
    }

    .gmap {
        height: 350px;
    }

    .lqd-lp-column {
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .e-search-input {
        max-width: 220px!important;
    }

    .unlimited-elements-background-overlay .circle {
        scale: 80%!important;
    }
}
