/* Root */
@font-face {
font-family: 'Figtree';  
src: url('/wp-content/uploads/2023/08/Figtree-Medium.ttf');  
font-weight: normal;
font-style: normal;
}

.hkvca-oroz-text-black a,
.hkvca-oroz-color-black p a,
.hkvca-oroz-text-black-span ul li a .elementor-icon-list-text span {
    color: var(--e-global-color-text);
}

.hkvca-oroz-text-black-span ul li a .elementor-icon-list-text:hover {
    text-decoration: underline;
}

.hkvca-oroz-underline-style a {
    text-decoration: underline !important;
}

.hkvca-oroz-text-orange span {
    color: var(--e-global-color-secondary);
}

.hkvca-oroz-text-blue a {
    color: var(--e-global-color-primary) !important;
}

.hkvca-oroz-margin-zero p {
    margin: 0;
}

.hkvca-oroz-margin-zero-last p:last-child {
    margin: 0;
}

.hkvca-oroz-margin-zero-last p a {
    text-decoration: underline;
    color: var(--e-global-color-primary);
}

/* Careers page */
.hkvca-oroz-accordion .e-n-accordion details[style] summary.e-n-accordion-item-title,
.hkvca-oroz-accordion .e-n-accordion summary.e-n-accordion-item-title {
    border-radius: 25px;
}

.hkvca-oroz-accordion .e-n-accordion .e-n-accordion-item>div.elementor-element {
    background: #F5F2ED;
    box-shadow: 3px 4px 13px 0px #B3B3B3;
}

.hkvca-oroz-accordion summary.e-n-accordion-item-title,
.hkvca-oroz-accordion>div.elementor-element {
    border: 0 !important;
}

.hkvca-oroz-accordion summary.e-n-accordion-item-title {
    background: #1F4385;
    color: #fff !important;
}

.hkvca-oroz-accordion .e-n-accordion details[open] summary.e-n-accordion-item-title {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.hkvca-oroz-accordion summary.e-n-accordion-item-title .e-n-accordion-item-title-icon svg {
    fill: #fff !important;
}

.hkvca-oroz-accordion div.elementor-element .accordion-content p {
    margin-bottom: 6px;
}

.hkvca-oroz-btn-job-placement .elementor-button-icon svg {
    height: 36px;
    width: 36px;
}

.hkvca-oroz-btn-job-placement .elementor-button-content-wrapper {
    align-items: center;
}

.hkvca-oroz-full-member p {
    margin: 0;
}

.hkvca-oroz-ped-page-table p {
    margin: 0;
}

.hkvca-oroz-ped-page-table table tbody tr td.bg-blue {
    background: #1F4385 !important;
    color: #FFF !important;
    font-family: Figtree;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.hkvca-oroz-ped-page-table table tbody tr td.bg-orange {
    background: var(--e-global-color-secondary) !important;
    color: #FFF;
    font-family: Figtree;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.hkvca-oroz-ped-page-table table tbody tr:nth-child(even),
.hkvca-oroz-ped-page-table table tbody tr:nth-child(even):hover {
    background: #F4F4F4 !important;
}

.hkvca-oroz-ped-page-table table tbody tr:nth-child(odd),
.hkvca-oroz-ped-page-table table tbody tr:nth-child(odd):hover {
    background: #DDE7FB !important;
}

.hkvca-oroz-ped-page-table table tbody td {
    border: none !important;
    padding: 19px 15px 19px 37px;
}

.hkvca-oroz-ped-page-table table tbody tr td:first-child {
    color: #000;
    font-family: Figtree;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.hkvca-oroz-btn {
    height: 53px !important;
}

.hkvca-oroz-btn .elementor-button-wrapper a,
.hkvca-oroz-btn .elementor-button-wrapper {
    height: 100%;
}

.hkvca-oroz-btn .elementor-button-wrapper a {
    display: flex;
    align-items: center;
}

.hkvca-oroz-curent-tally .oroz-title h2 span {
    font-size: 20px;
}

.oroz-table.hkvca-oroz-ped-page-table table {
    border-top-left-radius: 10.364px;
    border-top-right-radius: 10.364px;
}

.oroz-table.hkvca-oroz-ped-page-table table tbody tr td:first-child {
    font-weight: 400;
}

.oroz-table.hkvca-oroz-ped-page-table table tbody tr td {
    width: 50%;
    line-height: unset;
}

.oroz-table.hkvca-oroz-ped-page-table table tbody td {
    padding: 4px 15px 4px 15px;
}

.oroz-table.hkvca-oroz-ped-page-table table tbody tr.table-title {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
}

.oroz-table.hkvca-oroz-ped-page-table table td.bg-blue.border-left {
    border-top-left-radius: 11px;
    font-weight: 700;
}

.oroz-table.hkvca-oroz-ped-page-table table td.bg-blue.border-right {
    border-top-right-radius: 11px;
    font-weight: 700;
}

#form-search-header .elementor-search-form__container {
    align-items: center;
}

#form-search-header .elementor-search-form__icon svg {
    display: none;
}

#form-search-header .elementor-search-form__icon {
    position: relative;
    opacity: 1;
    width: 15px;
    margin-right: 10px;
    height: 15px;
}

#form-search-header .elementor-search-form__icon:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 13px;
    height: 13px;
    background-size: cover;
    background-image: url(../images/search-icon.svg);
}

#form-search-header .elementor-search-form__input::placeholder {
    opacity: 1;
}


#mobileMenu ul.sub-menu {
    position: relative !important;
    margin: 0 !important;
    width: 100% !important;
    padding-bottom: 20px;
    padding-top: 20px;
}

#mobileMenu ul.elementor-nav-menu>.menu-item {
    border-bottom: 1px solid #fff;

}

#mobileMenu ul.elementor-nav-menu>.menu-item>a {
    position: relative;
}

#mobileMenu ul.sub-menu>.menu-item>a {
    line-height: 22px;
}

#mobileMenu .elementor-nav-menu ul ul a {
    border-left: 0;
}

#mobileMenu ul.sub-menu ul.sub-menu {
    padding-left: 40px;
    padding-right: 40px;
}

#mobileMenu ul.sub-menu ul.sub-menu ul.sub-menu {
    padding-top: 10px;
    padding-bottom: 10px;
}

#mobileMenu .elementor-nav-menu .sub-arrow {
    display: none;
}


#mobileMenu ul.elementor-nav-menu .menu-item a.has-submenu:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    background-image: url(../images/plus.png);
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    vertical-align: middle;
    opacity: 1;
}

#mobileMenu ul.elementor-nav-menu .menu-item a.highlighted:after {
    background-image: url(../images/minus.png);
}

/* HKVCA Institute of Private Capital page  */
.page-id-2189 .elementor-page-title h1.elementor-heading-title,
.page-id-2170 .elementor-page-title h1.elementor-heading-title,
.page-id-1961 .elementor-page-title h1.elementor-heading-title,
.page-id-1985 .elementor-page-title h1.elementor-heading-title,
.page-id-1995 .elementor-page-title h1.elementor-heading-title,
.page-id-2057 .elementor-page-title h1.elementor-heading-title,
.page-id-2933 .elementor-page-title h1.elementor-heading-title,
.page-id-2921 .elementor-page-title h1.elementor-heading-title,
.page-id-2891 .elementor-page-title h1.elementor-heading-title,
.page-id-2856 .elementor-page-title h1.elementor-heading-title,
.page-id-2807 .elementor-page-title h1.elementor-heading-title,
.page-id-1619 .elementor-page-title h1.elementor-heading-title {
    font-size: 35px !important;
    line-height: 48px !important;
}

.oroz-organised-events .hkvca_event-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 33px;
    row-gap: 45px;
}

lottie-player {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    transform: translate(-50%, -50%);
}

.hkvca_event-wrapper.loading~lottie-player {
    display: block;
}

.hkvca_event-wrapper.loading {
    pointer-events: none;
    opacity: 0.3;
}

.hkvca-oroz-event-home {
    position: relative;
}

.hkvca-oroz-event-home.loading {
    pointer-events: none;
    opacity: 0.3;
}

.hkvca-oroz-event-home.loading.hkvca_event-wrapper>lottie-player {
    display: block;
}

@media screen and (max-width: 668px) {
    .oroz-organised-events .hkvca_event-wrapper {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 20px;
    }
}

.oroz-organised-events .hkvca_event-wrapper .hkvca-event-item {
    width: 100%;
}

.oroz-organised-events .hkvca_event-wrapper .hkvca-event-item .more-icon {
    display: none;
}

.oroz-organised-events .hkvca_event-wrapper .hkvca-event-item .hkvca-event-content {
    padding: 14px 5px 14px 25px;
}

.oroz-organised-events .hkvca-event-thumbnail-wrap {
    padding-bottom: 100%;
}

/* Css post */
.page-id-15240 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail,
.page-id-2773 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
    width: 30%;
}

.page-id-15287 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail,
.page-id-1621 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
    width: 43%;
}

@media screen and (max-width: 768px) {
    .oroz-organised-events .hkvca_event-wrapper .hkvca-event-item .hkvca-event-content {
        padding: 14px 5px 14px 14px;
    }

    .home .hkvca-oroz-event-home div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
        width: 45%;
    }
}

@media screen and (max-width: 530px) {
/*     div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
        width: 45% !important;
    } */
}

@media screen and (max-width: 400px) {
    div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
/*        width: 65% !important;*/
        min-width: 40% !important;
    }
}

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

    .page-id-1621 .hkvca_event-wrapper .hkvca-event-item .event-time .content,
    .hkvca_event-wrapper .hkvca-event-item .event-date .content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

/* Professional Training page */
.page-id-1621 .elementor-page-title {
    display: none;
}

.professional-training-page-shorrtcode .oroz-organised-events .hkvca_event-wrapper {
    column-gap: 34px;
    row-gap: 43px;
}

/* Annual Report */
.oroz-annual-report-container>.e-con-inner {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 128px !important;
}

@media screen and (max-width: 668px) {
    .oroz-annual-report-container>.e-con-inner {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* Regulatory Bulletin page */
.hkvca-oroz-marker-style ::marker {
    font-size: 16px !important;
}

.hkvca-oroz-marker-style ul li a {
    color: var(--e-global-color-primary) !important;
}

.hkvca-oroz-marker-style ul li a:hover {
    color: var(--e-global-color-secondary) !important;
}


.hkvca-oroz-marker-style ul {
    padding-inline-start: 30px;
}

/* Resources Corner */
.hkvca-oroz-resources-corner-btn .elementor-button-icon svg {
    width: 40px;
    height: 40px;
}

.hkvca-oroz-resources-corner-btn .elementor-button-content-wrapper {
    align-items: center;
}

/* Industry News page */
.hkvca-oroz-industry-news-form {
    background: var(--glory-white, #F5F2ED);
    box-shadow: 3px 4px 13px 0px #B3B3B3;
    padding: 27px 42px;
}

.hkvca-oroz-industry-news-form .content-form {
    margin-bottom: 17px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 42px;
}

.hkvca-oroz-industry-news-form .content-form .date-from,
.hkvca-oroz-industry-news-form .content-form .date-to {
    display: flex;
    align-items: center;
}

.hkvca-oroz-industry-news-form .content-form .date-from input#date-from,
.hkvca-oroz-industry-news-form .content-form .date-to input#date-to {
    width: 100%;
    min-width: 227px;
    border: 1px solid var(--e-global-color-primary);
    border-radius: 0;
    padding: 3px 10px;
    transition: all .3s;
    height: 100%;
    background-color: #fff;
}

.hkvca-oroz-industry-news-form .content-form .date-from label,
.hkvca-oroz-industry-news-form .content-form .date-to label {
    margin-right: 17px;
}

.hkvca-oroz-industry-news-form .content-form .sumnit-btn button,
.hkvca-oroz-industry-news-form .content-form .sumnit-btn,
.hkvca-oroz-industry-news-form .content-form .date-from,
.hkvca-oroz-industry-news-form .content-form .date-to {
    width: 100%;
}

.hkvca-oroz-industry-news-form .content-form .sumnit-btn button {
    display: flex;
    border: none;
    justify-content: center;
}

.hkvca-oroz-industry-news-form .content-form .sumnit-btn button:hover {
    background-color: var(--e-global-color-secondary);
    color: #fff;
}

.hkvca-oroz-industry-news-form .content-form input[type=date] {
    outline: none !important;
}

.hkvca-oroz-industry-news-form .content-form .sumnit-btn [type=submit]:focus,
.hkvca-oroz-industry-news-form .content-form .sumnit-btn [type=submit]:hover,
.hkvca-oroz-industry-news-form .content-form .sumnit-btn button:focus,
.hkvca-oroz-industry-news-form .content-form .sumnit-btn button:hover {
    color: #fff;
    background-color: var(--e-global-color-secondary);
    text-decoration: none;
}

.hkvca-oroz-industry-news-form .content-form [type=button]:focus,
.hkvca-oroz-industry-news-form .content-form [type=submit]:focus,
.hkvca-oroz-industry-news-form .content-form button:focus {
    outline: none;
}

.hkvca-oroz-industry-news-form .content-form .sumnit-btn button svg {
    margin-right: 9px;
}

.hkvca-oroz-industry-news-form .content-checkbox {
    display: flex;
}

.hkvca-oroz-industry-news-form .content-checkbox label {
    margin-right: 30px;
}

.hkvca-oroz-industry-news-form .content-checkbox label input {
    margin-right: 8px;
}

/* Industry News Checkbox */
.hkvca-oroz-industry-news-form .content-checkbox .label {
    display: block;
    position: relative;
    padding-left: 35px;
    color: #000;
    cursor: pointer;
    font-family: Figtree;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hkvca-oroz-industry-news-form .content-checkbox .label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.hkvca-oroz-industry-news-form .content-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid var(--e-global-color-secondary);
}

.hkvca-oroz-industry-news-form .content-checkbox .label input:checked~.checkmark {
    background-color: var(--e-global-color-secondary);
}

.hkvca-oroz-industry-news-form .content-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: block;
}

.hkvca-oroz-industry-news-form .content-checkbox .label input:checked~.checkmark:after {
    display: block;
}

.hkvca-oroz-industry-news-form .content-checkbox .label input:focus-visible,
.hkvca-oroz-industry-news-form .content-checkbox .label input:focus,
.hkvca-oroz-industry-news-form .content-checkbox .label input {
    outline: none;
    border: none;
}

.hkvca-oroz-industry-news-form .content-checkbox .label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* Custom icon date input */
.hkvca-oroz-industry-news-form .content-form input[type="date"]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url(../img/date.svg) no-repeat;
    width: 20px;
    height: 18px;
    border-width: thin;
}

/* Content post */
.hkvca-container-post {
    margin-top: 56px;
}

.hkvca-container-post .hkvca-post-item {
    margin-bottom: 60px;
}

.hkvca-container-post .hkvca-post-item .title a {
    color: var(--e-global-color-primary);
}

.hkvca-container-post .hkvca-post-item .title a h2 {
    margin: 0;
    font-size: 20px;

}

.hkvca-container-post .hkvca-post-item .title {
    color: var(--e-global-color-primary);
    font-family: Figtree;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}

.hkvca-container-post .hkvca-post-item .date-author {
    display: flex;
    margin: 16px 0;
}

.hkvca-container-post .hkvca-post-item .date-author .date {
    display: flex;
    align-items: center;
    padding-right: 58px;
    margin-right: 58px;
    position: relative;
}

.hkvca-container-post .hkvca-post-item .date-author .date:after {
    content: '';
    width: 1px;
    height: 17px;
    position: absolute;
    right: 0;
    background: #695F61;
}

.hkvca-container-post .hkvca-post-item .content {
    max-height: 60px;
    overflow: hidden;
}

.hkvca-container-post .hkvca-post-item .content p,
.hkvca-container-post .hkvca-post-item .date-author p {
    margin: 0;
}

.hkvca-container-post .hkvca-post-item .date-author .date img {
    margin-right: 10px;
    width: 20px;
    height: 19.5px;
}

.hkvca-container-post .hkvca-post-item .date-author .date p {
    color: var(--e-global-color-secondary);
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.hkvca-container-post .hkvca-post-item .date-author .author p {
    color: #695F61;
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.hkvca-container-post .hkvca-post-item .content p {
    color: #231F20;
    font-family: Figtree;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

/* Pagination */
.page-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-list li a {
    font-size: 20px;
}

.page-list li {
    padding: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
}

.page-list .active.pagination-current {
    background: var(--e-global-color-secondary);
    color: white;
}

.page-list li:hover a {
    color: var(--e-global-color-secondary) !important;
}

.hkvca_event-wrapper .hkvca-event-item .hkvca-event-content .hkvca-event-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 1675px) {
    .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

@media screen and (max-width: 1439px) {
    .oroz-organised-events .hkvca_event-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }

    .page-id-1621 .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .content,
    .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .content {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .page-id-15287 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail,
    .page-id-1621 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
        width: 33%;
    }

}

@media screen and (max-width: 1200px) {
    .hkvca-oroz-industry-news-form .content-form {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }

    .page-upcoming-event {
        flex-direction: column-reverse;
    }

    .mb-mb-10 {
        margin-bottom: 10px;
    }

    .hkvca-oroz-industry-news-form .content-form .date-from label,
    .hkvca-oroz-industry-news-form .content-form .date-to label {
        min-width: 36px;
    }

    .hkvca-oroz-industry-news-form .content-form .date-to,
    .hkvca-oroz-industry-news-form .content-form .date-from {
        margin-right: 0;
        width: 100%;
    }
}

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

    .page-id-15287 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail,
    .page-id-1621 div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
        width: 28%;
    }

    .home .hkvca-oroz-event-home div.hkvca_event-wrapper .hkvca-event-item .hkvca-event-thumbnail {
        width: 28%;
    }
}

@media screen and (max-width: 525px) {
    .home .hkvca_event-wrapper .hkvca-event-item .hkvca-event-content .mobile .content {
        -webkit-line-clamp: 1;
    }
}

/* css home page 14/9 */
#hero-slider .elementor-swiper-button:hover {
    background: #fff !important;
    color: #F15A25 !important;
}

.hkvca-event-item .more-icon:hover svg path,
#hero-slider .elementor-swiper-button:hover svg {
    fill: #F15A25 !important;
}

.hkvca-text-hover a {
    text-decoration: underline !important;
}

#post-list-home .elementor-button-text:hover,
.hkvca-text-hover a:hover {
    color: #F15A25 !important;
}

/* Forum Home page */
.home-forum-image .home-forum-image-item .elementor-widget-container {
    overflow: hidden;
}

.home-forum-image .home-forum-image-item img {
    height: auto;
    width: 100%;
    transition: all .3s;
}

.home-forum-image .home-forum-image-item .elementor-widget-container img:hover {
    transform: scale(1.1);
}

/* Event Home page */
.hkvca-event-thumbnail-wrap {
    padding-bottom: 100%;
}

@media screen and (max-width: 1200px) {
    .hkvca_event-wrapper .hkvca-event-item .hkvca-organiser .organiser-logo {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .hkvca_event-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    #post-list-home {
        width: 100%;
    }

    .hkvca-oroz-event-home {
        flex-wrap: nowrap;
    }
}

@media screen and (max-width: 1025px) {
    div.hkvca_event-wrapper .hkvca-event-item {
        width: 100%;
    }
}

/* Single post */
.hkvca-oroz-post-single-content .elementor-widget-container>br {
    display: none;
}

.hkvca-oroz-post-single-content .elementor-widget-container h3 {
    color: #000;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 25px;
}

.hkvca-oroz-post-single-content .elementor-widget-container p.fineprint {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 44px;
}

.hkvca-oroz-post-single-content .elementor-widget-container p a {
    color: #235EAC !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline !important;
    text-transform: uppercase;
}

/* partners event discount page */
.hkvca-oroz-table.partners-event-discount-page table tr {
    margin-bottom: 20px;
    display: block;
}

.hkvca-oroz-table.partners-event-discount-page table tr:last-child {
    margin-bottom: 0;
}

.hkvca-oroz-table.partners-event-discount-page td {
    color: var(--e-global-color-text);
    font-family: "Figtree", Sans-serif;
    background: transparent;
    font-size: 18px;
    line-height: 30px;
    border: none;
    padding: 0;
}

.hkvca-oroz-table.partners-event-discount-page td.date {
    font-weight: 700;
    width: 176px;
}

.hkvca-oroz-table.partners-event-discount-page td.date:last-child {
    font-weight: 400;
}

@media screen and (max-width: 425px) {
    .hkvca-oroz-table.partners-event-discount-page td.date {
        width: 145px;
    }

    .hkvca-oroz-ped-page-table table tbody td {
        padding: 15px;
    }
}

/* Fee table */
.hkvca-oroz-ped-page-table table tbody tr.header td.bg-blue:last-child {
    background: var(--e-global-color-secondary) !important;
}

/* Newsletters */
.hkvca-newsletter {
    margin-bottom: 31px;
}

.hkvca-newsletter .years-newsletter {
    padding: 19px 37px;
    background-color: var(--e-global-color-primary);
}

.hkvca-newsletter .years-newsletter .elementor-heading-title {
    color: #FFFFFF;
    font-family: "Figtree", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.hkvca-newsletter .list-posts-newsletter {
    margin: 48px 0 0 37px;
}

.hkvca-newsletter .list-posts-newsletter .elementor-icon-list-items {
    border-left: 1px solid var(--e-global-color-secondary);
    padding: 30px 50px !important;
    list-style: none;
}

.hkvca-newsletter .list-posts-newsletter .elementor-icon-list-items li:first-child {
    padding-bottom: calc(30px/2);
}

.hkvca-newsletter .list-posts-newsletter .elementor-icon-list-items li:not(:first-child) {
    margin-top: calc(30px/2);
}

.hkvca-newsletter .list-posts-newsletter .elementor-icon-list-items li:not(:last-child) {
    padding-bottom: calc(30px/2);
}

.hkvca-newsletter .list-posts-newsletter .elementor-icon-list-items li span {
    font-family: "Figtree", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: var(--e-global-color-a3a98a7);
    transition: color 0.3s;
}

.khvca-oroz-list-sitemap ul {
    list-style: disc;
}

.khvca-oroz-list-sitemap ul li a {
    color: var(--e-global-color-primary);
}

.margin-bottom-1444 ul {
    margin-bottom: 14.400px;
}

.margin-bottom-5 ul li {
    margin-bottom: 5px;
}

/* Resources Home */
.resources-box-oroz-home .elementor-image-box-img {
    height: 394px;
    overflow: hidden;
}

.resources-box-oroz-home .elementor-image-box-img:hover img {
    transform: scale(1.1);
    opacity: 1;
}

.resources-box-oroz-home .elementor-image-box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .3s linear;
}

.resources-box-oroz-home .elementor-widget-container .elementor-heading-title a {
    text-decoration: underline;
}

.resources-box-oroz-home .elementor-widget-container .elementor-heading-title a:hover {
    color: var(--e-global-color-secondary);
}

.hkvca_event-wrapper .hkvca-event-item div.hkvca-event-thumbnail img {
    object-position: center;
}

/* Calendar Page */
body.page-id-15240 #singleContent {
    padding-right: 60px !important;
    padding-left: 60px !important;
}

/* Style Box Post Home */
.mobile.hkvca-event-data {
    flex-wrap: wrap;
}

.hkvca_event-wrapper .hkvca-event-item .event-date img {
    filter: brightness(0);
}

@media screen and (max-width: 768px) {
    .hkvca-oroz-event-home .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .content {
        font-size: 12px;
    }
    .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .content {
        font-size: 12px;
    }

    .hkvca_event-wrapper .hkvca-event-item .event_start_time,
    .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .content,
    .hkvca_event-wrapper .hkvca-event-item .event-time .content,
    .hkvca_event-wrapper .hkvca-event-item .event-date .content {
        color: #333 !important;
    }

    .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address img,
    .hkvca_event-wrapper .hkvca-event-item .event_start_time img,
    .hkvca_event-wrapper .hkvca-event-item .event-time img,
    .hkvca_event-wrapper .hkvca-event-item .event-date img {
        filter: brightness(0);
    }

    .page-id-1621 .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .icon,
    .home .hkvca_event-wrapper .hkvca-event-item .hkvca-event-address .icon {
        margin-right: 0px;
    }

    .page-id-1621 .hkvca_event-wrapper .hkvca-event-item .event-time .icon,
    .home .hkvca_event-wrapper .hkvca-event-item .event-time .icon {
        margin-right: 5px;
    }
}

#hkvcaHeader .wpml-ls-current-language .wpml-ls-native {
    text-decoration: underline;
}

html[lang="zh-hans"] h1.elementor-heading-title {
    font-weight: 700 !important;
}