@font-face{
	font-family:'Poppins-Light';
	src:url('https://www.mirvacdesign.com/-/media/Project/Mirvac/Residential/New-Mirvac-Design/New-Mirvac-Design-Theme/Styles/fonts/Poppins-Light.woff') format("woff");
}
@font-face{
	font-family:'Poppins-Medium';
	src:url('https://www.mirvacdesign.com/-/media/Project/Mirvac/Residential/New-Mirvac-Design/New-Mirvac-Design-Theme/Styles/fonts/Poppins-Medium.woff') format("woff");
}      
:root{
/* Overall Fonts */
	--firstFont:"Poppins-Light",serif;
	--primaryFont:"Poppins-Light";
	--secondFont:"Poppins-Light",serif;
	--secondaryFont:"Poppins-Light",serif;
	--navigationFirstLevelLinkFont:"Poppins-Light",serif;
	--navigationSecondLevelLinkFont:"Poppins-Light",serif;
	--navigationSecondLevelFontHeader:"Poppins-Light",serif;
	--paragraphFontFamily:"Poppins-Light",serif;
	--ulFontFamily:"Poppins-Light",serif;
	/*--thirdFont:"Fors-Light",serif;*/
	
/* Colors */
	--primaryColor:#000; 
	--secondaryColor:#FFCD00;
	
/* Overall Font Colors */
	/* Primary Font color - currently applied to p,h1,h2,h3,h4,h5 */
	--headingFontColor:#000;
	--paragraphFontColor:#000;
	/* UL Font color */
	--ulFontColor: #fff;
	/* Main a tag underline */
	--aTagUnderline:#e8a479;
	/* Heading h3,h4,h5 color override */
	--headingComponentFontColor:#fff;
	
/* Overall Font Sizes */
	/* Paragraph Font Size */
	--pargraphFontSize:16px !important;
	/* Heading 1 Font Size */
	--headingOneFontSize:45px !important;
	/* Heading 2 Font Size */
	--headingTwoFontSize:40px !important;
	/* Heading 3 Font Size */
	--headingThreeFontSize:22px !important;
	/* Heading 4 Font Size */
	--headingFourFontSize:18px !important;
	/* UL Font Size */
	--ulFontSize:16px !important;
	/*Mobile UL Font Size */
	--ulMobileFontSize:12px !important;
	
/* Header Navigation */
	/* Primary navigation color */
	--navigationColor:#000000;
	/* Navigation text color */
	--navigationMegaLinkColor:#FFFFFF;
	/* Navigation First Level Color */
	--navigationFirstLevelFontColor:#7c7268;
	/* Navigation First Level Font Weight */
	--navigationFirstLevelFontWeight:400;
	/* Navigation First level Underline Color */
	--navigationFirstLevelUnderlineColor:#a8c8ab;
	/* Navigation Second Level Color - depriciated */
	--navigationSecondLevelFontColor:#7c7268;
	/* Navigation Second Level Link Color */
	--navigationSecondLevelCtaTagColor:#FFFFFF;
	/* Navigation Second Level Underline Color - depriciated */
	/*--navigationSecondLevelUnderlineColor:#a8c8ab;*/
	/* Navigation Register Square button */
	--navigationActiveRegisterSquareBorderColor:#fff;
	--navigationRegisterSquareBorderColor:#fff;
	--navigationRegisterSquareBackgroundColor:transparent;
	--navigationRegisterSquareBackgroundFontColor:#fff;
	--navigationRegisterSquareBackgroundHoverColor:#fff;
	--navigationRegisterSquareBackgroundHoverFontColor:#e8a479;
	/* Navigation Social color */
	--navigationSocialColor:#ffffff;
	/* Navigation Phone Icon - for black use: url('./images/phone-white.svg') no-repeat & for white use: url('./images/phone-white.svg') no-repeat */
	--navigationPhoneIcon:url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/phone-white.svg') no-repeat;
	/* Navigation Location Icon - for black use: url('./images/location-white.svg') no-repeat & for white use: url('./images/location-white.svg') no-repeat */
	--navigationLocationIcon:url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/location-white.svg') no-repeat;
	/* First Level Navigation Size*/
	--navigationFontSize:1.2em;
	/* Second Level Navigation header size */
	--navigationSecondLevelHeaderFontSize:2em;
	/* Second Level Navigation links size */
	--navigationSecondLevelLinkFontSize:1.2em;
	

/* header.nav-phase-3 .image.image--logo img  */
	--max-width: 100% !important;
	--max-height: 100% !important;
	--width: auto !important;
	--height: 100px !important;
	--min-width: unset !important;


/* Mobile Navigation */
	/* Mobile Navigation Facebook - for black use: url('./images/facebook-white.svg') no-repeat & for white use: url('./images/facebook-white.svg') no-repeat */
	--navigationMobileFacebook: url("/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/facebook-white.svg");
	/* Mobile Navigation Instagram - for black use: url('./images/instagram-white.svg') no-repeat & for white use: url('./images/instagram-white.svg') no-repeat */
	--navigationMobileInstagram: url("/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/instagram-white.svg");
	/* Mobile Navigation Youtube - for black use: url('./images/youtube-white.svg') no-repeat & for white use: url('./images/youtube-white.svg') no-repeat */
	--navigationMobileYoutube: url("/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/youtube-white.svg");
	/* Primary mobile navigation color */
	--navigationMobileColor:#000000;
	/* Mobile navigation font color in dropdown */
	--navigationMobileMegaDropLinkColor:#7c7268;
	/* Mobile navigation menu 3 lines color */
	--navigationMegamenuToggleColor:#ffffff;
	/* Mobile Navigation Social Icons Background Color */
	--mobileNavigationSocialBackgroundColor:#e8a479;
	/* Mobile Navigation Privacy statement Color */
	--mobileNavigationPrivacyStatementLinkColor:#7c7268;
	/* Mobile Navigation Underline Color */
	--mobileNavigationSecondLevelUnderlineColor:#a8c8ab;
	/* Mobile First Level Font Size */
	--navigationMobileFontSize:1.2em;
	/* Mobile Second Level Font Size */
	--navigationsecondlevelfontsize:1.2em;

/* Language Selector */
	/* Language Selector Desktop Color */
	--languageSelectorDesktopColor: #D3AC71;
	/* Language Selector Hover Color Desktop */
	--languageSelectorDesktopColorHover: #D3AC71;
	/* Language Selector Mobile Color */
	--languageSelectorMobileColor: #D3AC71;
	/* Language Selector Mobile Background Color */
	--languageSelectorMobileBackgroundColor: #ffffff;
	/* Language Selector Mobile Border Color */
	--languageSelectorMobileBorderColor: 1px solid #c0c5c0;
	
	
/* Footer Navigation */
	--footerHeadingThreeSize:1.4em;
	--footerSocialIconsBackgroundColor:transparent;
	--footerALinkColor:#000000;
	--footerExploreMoreFontColor:#000000;
	--footerAddressFontColor:#000000;
	--footerPhoneFontColor:#000000;
	--footerParagraphFontSize:12px;
	--footerBlockTextParagraphFontColor:#000000;
	--footerBlockTextParagraphFontSize: 1em !important;
	--footerLandcomFontSize:0.8em;
	/*--footerLandcomFontColor: ;*/
	
/* Contrast Colors */
	--primaryContrast:#e6e7e8;
	--secondaryContrast:#e6e7e8;

/* Custom Background Colors */
	--customContainerBackgroundColor1:#7c7268;
	--customContainerBackgroundColor2:#a8c8ab;
	--customContainerBackgroundColor3:#e8a479;
	--customContainerBackgroundColor4:#fff;

/* Property Listing */
	/* Property Filter Size */
	--propertyFilterFontSize: 1.2em;
	/* Properties font color */
	--propertyFontColor: #a8c8ab;
	/* Property price Font size*/
	--propertyPriceFontSize:1.25em;
	/* Font size of list */
	--propertyLiSize:1.3em;
	/* Listing page search filter background color */
	--propertyListingColor:#7c7268;
	/* Listing Page filter - label headings color */
	--propertyFilterLabelColor:#7c7268;
	/* Listing page Heading Color */
	--NowSellingFilterHeadingColor: #fff;
	/* Listing Page Sort By filter Color */
	--propertyFilterSortLabelColor: #7c7268;
	/* Listing Page Amenity Font Color */
	--propertyAmenityFontColor:#7c7268;
	/* Property Sort By Color */
	--PropertyListingSortByColor:#7c7268;
	/* Listing Page filter - Input color */
	--propertyFilterInputColor:#000;
	/* Property Card Colors */
	--propertyCardSizeColor:#a8c8ab;
	--propertyCardButtonColor:#FFFFFF;
	--propertyfeaturesnowsellingbutton:#e8a479;
	--propertyCardPriceColor:#a8c8ab;
	/* Property Type Color */
	--HouseandLandBackgroundColor:#a8c8ab;
	/* Pagination Color (Page number) */
	--propertyPaginationColor:#e8a479;
	--propertyPaginationNumberColor:#7c7268;
	/* Property Filters Visibility - use block to show and none to hide */
	--propertyTypeFilterVisibility:block;
	--bedroomFilterVisibility:block;
	--bathroomFilterVisibility:block;
	--minPriceFilterVisibility:block;
	--maxPriceFilterVisibility:block;
	--minLandSizeFilterVisibility:block;
	--maxlandSizeFilterVisibility:block;
	--minFrontageFilterVisibility:none;
	--maxFrontageFilterVisibility:none;
	/* Property Price Visibility - use block to show and none to hide */
	--propertyPriceVisibility:block;
	/* Property Sort Visibility - use block to show and none to hide */
	--propertySortVisibility:block;
	/* Property Address Visibility - use inline to show and none to hide */
	--propertyAddressVisibility:none;
	/* Property Icon Bed - for black use: url('./images/bed.svg') no-repeat & for white use: url('./images/bed-white.svg') no-repeat */
	--propertyAmenityIconBed: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/bed.svg');
	/* Property Icon Bath - for black use: url('./images/bath.svg') no-repeat & for white use: url('./images/bath-white.svg') no-repeat */
	--propertyAmenityIconBath: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/bath.svg');
	/* Property Icon Car - for black use: url('./images/car.svg') no-repeat & for white use: url('./images/car-white.svg') no-repeat */
	--propertyAmenityIconCar: url('/-/media/Project/Mirvac/Residential/Base%20Residential%20Site/Base%20Residential%20Component%20Theme/Styles/images/car.svg');
	
/* Property Page */
	/* Property Title Font Color */
	--propertyTitleFontColor:#a8c8ab;
	/* Property Sub-Title Font Color */
    --propertySubTitleFontColor:#7c7268;
	/* Property Address Font Color */
    --propertyAddressFontColor:#7c7268;
	/* Property Enquire button */
	--propertyEnquireButtonBackgroundColor:#ee987e;
	/* Now Selling Filter Buttons */
    --propertyFeaturesFilterButtonsColor:#e8a479;
	/* Property Filers Text Color */
	--propertyfeaturesfiltertextcolor:#FFFFFF;
	/* Property Features Heading Color */
	--propertyFeaturesTitleFontColor:#7c7268;
	/* Property Features Sub-title Font Color */
    --propertyFeaturesSubTitleFontColor:#7c7268;
	/* Property Features icon text Color */
    --propertyDescriptionFontColor:#7c7268;
	/* Property Bedroom/Bathroom/Car/SQM Heading Color */
	--propertyDetailFontColor:#7c7268;
	/* Property Features Icon Color */
	--propertyFeaturesIconColor:#a8c8ab;
	/* Property Paragraph color */
    --propertyParagraphFontColor:#7c7268;
	/* Property Form privacy policy color */
    --propertyFormPrivacyFontColor:#FFFFFF;
	/* Property Feature Visibility - use block to show and none to hide */
	--propertyFeaturesVisibility:block;
	/* Property Map Visibility - use block to show and none to hide */
	--propertyMapVisibility:block;

/* Alphabet Carousel */
	/* Title and description block visibility - please change to flex to show and none to hide */    
	--alphabetCarouselIntroVisibility:none;
/* Sub-Title heading visibility - please change to block to show and none to hide */
	--alphabetCarouselHeadingVisibility: */;
	--alphabetCarouselBackground:#fff;
	--alphabetCarouselBlurbbackground:#e8a479;
	--alphabetCarouselHeadingFourColor:#fff;
	--alphabetCarouselParagraphColor:#fff;
	--alphabetCarouselfontsize:1.7em;
	--alphabetCarouselHeadingFourSize:2.1em;
	--alphabetCarouselHeadingThreeSize:2.4em;
	--alphabetcarourselslidebuttoncolor:#a8c8ab;
	--alphabetCarouselHeadingThreeColor:#fff;
	
/* Awards */
	--awardTitleColor:#000;
	--awardDescriptionColor:#000;
	--Awardcardbackground:##FFCD00;
	--awardYearColor:#000;
	
/* Concept Carousel */
	--conceptCarouselHeadingColor:#7c7268;
	--conceptCarouselSlideHeadingColor:#7c7268;
	--ConceptCarouselBlurbFontSize: 1.7em;
	--conceptCarouselBlurbColor:#7c7268;
	--conceptCarouselBackground:#fff;

/* Cookiebar */
	--cookieBarFontSize:0.9em;
	--cookiebarParagraphColor:#fff !important;
	--cookiebarCtaColor:#fff;


/* Promo Cards */
	--promoCardTitleFontColor:#7c7268;
	--promoCardLinkFontColor:#7c7268;
	--promocardbackground:#7c7268;

/* Featured Content */
	/* Featured Content heading color */
	--featuredContentHeadingColor:#7c7268;
	/* Featured Content Paragraph Color */
	--featuredContentParagraphColor:#7c7268;
	--featuredCarouselBackgroundColor:#fff;
	/* CTA Link */
	--featuredContentCtaFontSize:1.5em;
	--featuredContentCtaColor:#7c7268;
	

/* Form */
	--formHeaderFontColor:#000;
	--formHeaderSize:60px;
	--formLabelFontColor:#000;
	--formPrivacyFontColor:#000;
	--formParagraphFontColor:#000;
	--FormSubmitTextColor:#000;
	--formSubmitButtonBackgroundColor:#FFCD00;
	--formBorderColor:#fff;
	--formSubmitBackgroundColor:#fff;
	--formLabelFontSize:1.5em;
	--formFieldsetLegendFontSize:1.5em;
	--formCheckboxLabelFontSize:1.5em;
	--formBackgroundColor:#eeedeb;
	--EnquireNowFormBackground:#fff;
	--formInnerBackgroundColor:#fff;
	--formFieldBackgroundColor:#fff;
	--FormBackgroundOpacity:1;
	--formPrivacyLinkFontColor:#FFFFFF;
	--formBackgroundImage:url("/-/media//Project/Mirvac/Residential/New Mirvac Design/Homepage/MarrickLibrary.jpg");
	--formBackgroundAttachment: unset;

/* Comparator */
	--comparatorDarkFontColor:#ffffff;
	--comparatorLightFontColor:#7c7268;
	/* Comparator Background */
    --comparatorBackgroundLight:#fff;
    --comparatorBackgroundDark:#7c7268;
	
/* Download Card */
	--downloadCardBackground:#a8c8ab;
	--downloadCardHeadingFontColor:#fff;
	--downloadCardParagraphFontColor:#fff;
	--downloadCardButtonFontColor:#a8c8ab;
	--downloadCardButtonBackgroundColor:#fff;
	
/* CTA Image Grid */
	--ctaImageGridBackgroundColor:#fff;
	--ctaImageGridHyperlinkColor:#7c7268;
	--ctaImageGridHyperlinkSize:1.3em;
	
/* News and Events */
	--newsRibbonColor:#ffffff;
	--newsTagColor:#FFFFFF;
	--newsPageNumberColor:#7c7268;
	--newsPageCtaColor:#7c7268;
	--newsPageCtaBorderColor:#7c7268;
	--NewsPageheadingsize:.9em;
	--NewsPageTitleFontSize:1.6em;
	
/* Hero Banner */
	--imageGalleryTextAlign:center;
	/*--imageGalleryTextHeadingColor:#fff;*/
	--heroBannerOneHeadingFontColor:#ffffff;
	--heroBannerOneParagraphFontColor:#ffffff;
	--heroBannerOneParagraphFontSize:1.7em !important;

/* Featured Carousel */
	--featuredCarouselDotColor:#7c7268;
	--featuredCarouselHeadingColor:#fff;
	/* CTA */
	--featuredCarouselATagSize: 1.5em;
	/* Background color */
	--featuredCarouselBackgroundColor:#a8c8ab;
	/* Paragraph Color */
	--featuredCarouselParagraphColor:#fff;
	
/* Pop Up */
	--subscribePopUpTitleColor:#ffffff;
	--subscribePopUpTitleBackground:#a8c8ab;
	--subscribePopUpButtonFontColor:#fff;
	--subscribePopUpFontColor:#fff;

/* Gallery */
	--galleryCardTitleColor:#a8c8ab;

/*Image Gallery */
	--imagegalleryarrowcolor:#e8a479;
}
