/*
Theme Name: Avid Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: avid
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 18.1.1.1784535812
Updated: 2026-07-20 08:23:32

*/


.txtwrap {
    display: inline-block;
}

body .pb0 {
    padding-bottom: 0 !important;
}

body .pt0 {
    padding-top: 0 !important;
}

body .mt0 {
    margin-top: 0 !important;
}

body .mb0 {
    margin-bottom: 0 !important;
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.fw300,
.fw300 * {
    font-weight: 300 !important;
}

.fw400,
.fw400 * {
    font-weight: 400 !important;
}

.fw500 {
    font-weight: 500 !important;
}

.fw600,
.fw600 * {
    font-weight: 600 !important;
}

.fw700 {
    font-weight: 700 !important;
}

:lang(zh-CN) .fw900,
:lang(zh-CN) .fw900 * {
    font-family: 'FZLanTingHeiS-H-GB', '黑体', sans-serif !important;
    font-weight: 400 !important;
}

:lang(en-GB) .fw900,
:lang(en-GB) .fw900 {
    font-weight: 900;
}

.align-center,
.align-center * {
    text-align: center;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.allcaps {
    text-transform: uppercase !important;
}


.hidenow {
    display: none !important;
}

.pointevent {
    pointer-events: none !important;
}

.primarytxt {
    color: #6E0E10;
}

.primarybg {
    background-color: #6E0E10;
}

.secondarytxt,
.secondarytxt * {
    color: #b59289;
}

.secondarybg {
    background-color: #b59289 !important;
}

.whitetxt,
.whitetxt * {
    color: #fff !important;
}

.whitebg {
    background-color: #fff !important;
}

.darktxt,
.darktxt * {
    color: #000 !important;
}

/*-- CTA --*/
a.nectar-button.see-through-2 {
    border-width: 1px !important;
}

/*-- Canvas Menu --*/

.off-canvas-menu-container li a {
    padding: 5px 0 !important;
    line-height: 1.2 !important;
}

/*-- Home | Listing --*/
.listingSection .content {
    padding-top: 10px !important;
}

.listingSection .nectar-post-grid-item__custom-fields {
    font-size: 90%;
    line-height: 1.2;
}

/*-- Listing | Single --*/
.listingheaderSection img,
.gallerySection img {
    width: 100% !important;
    max-width: 3000px !important;
}

.row.featured-media-under-header {
    display: none !important;
}

.vc_acf.property-price:before {
    content: 'RM ';
}

.single .post .content-inner {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.single .main-content > .row {
    padding-bottom: 0 !important;
}

/*-- Footer --*/
.footerSection {
    padding: 30px 0 !important;
}

.footerSection p {
    font-size: 11px !important;
}

@media only screen and (min-width: 1000px) {
    .mobileview {
        display: none !important;
    }

    .pageSection {
        padding: 60px 0 !important;
    }
}

@media only screen and (max-width: 999px) {
    .desktopview {
        display: none !important;
    }

    .mobile-left {
        text-align: left !important;
    }

    .pageSection {
        padding: 40px 0 !important;
    }

    .mobile-no-radius {
        border-radius: 0 !important;
    }



}
