/*
Theme Name: Realia
Theme URI: http://wp.realia.byaviators.com
Description: Responsive Real Estate WordPress Theme
Author: Aviators
Author URI: http://byaviators.com
Version: 2.3.2
Tags: real estate, agent, front end submission, property, directory
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

/*
For CSS processing we are using SASS files located in assets/sass. If you familiar with the SASS
feel free to compile our code. If not please write here your custom CSS to overwrite our code.
*/

.center             { text-align: center; }
.aligncenter        { margin: auto; text-align: center; margin-bottom: 22px; display: block !important;}
.alignleft          { float: left; margin: 0px 30px 22px 0px;  }
.alignright         { float: right; margin: 0px 0px 22px 30px; }

.left               { float:left;  }
.right              { float:right; }

small               { font-size: 11px; line-height: 14px; }
strong              { font-weight: bold;}
b                   { font-weight: bold; }

.normal             { font-weight: normal; }
.hidden             { display: none; }
.wp-caption         { }
.wp-caption-text    { }
.sticky             { }
.gallery-caption    { }
.bypostauthor       { }




		/******************************Marker for queensland *************************************/



    .marker.queensland .marker-inner {
    background-image: url('assets/img/markers/unit.png') !important;
    }
		
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.queensland .marker-inner {
    background-image: url('assets/img/markers/unit.png')!important;
    }
    } 
	
	/**********************************Marker for CONDO ******************************/
	
	 .marker.condo .marker-inner {
    background-image: url('assets/img/markers/condo.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.condo .marker-inner {
    background-image: url('assets/img/markers/condo@2x.png')!important;
    }
    } 
	
	
	/******************************Marker for SALE **************************************/
	
	 .marker.for-sale .marker-inner {
    background-image: url('assets/img/markers/Apartment.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.for-sale .marker-inner {
    background-image: url('assets/img/markers/Apartment.png')!important;
    }
    } 
	
	
	/**************************Marker for RENT****************************************************/
	
	 .marker.for-rent .marker-inner {
    background-image: url('assets/img/markers/Apartment.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.for-rent .marker-inner {
    background-image: url('assets/img/markers/Apartment.png')!important;
    }
    } 
	
	/*********************************Marker for new-off-the-plan-developments ************************************/
	
	 .marker.new-off-the-plan-developments .marker-inner {
    background-image: url('assets/img/markers/New & Off Plan Properties.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.new-off-the-plan-developments .marker-inner {
    background-image: url('assets/img/markers/New & Off Plan Properties.png')!important;
    }
    } 
	
	
	/*********************************Marker apartments-units-for-sale ************************************/
	
	 .marker.apartments-units-for-sale .marker-inner {
    background-image: url('assets/img/markers/Apartment & Unit.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.apartments-units-for-sale .marker-inner {
    background-image: url('assets/img/markers/Apartment & Unit.png')!important;
    }
    } 
	
	
	
	/*********************************Marker land-lots-land-estates ************************************/
	
	 .marker.land-lots-land-estates .marker-inner {
    background-image: url('assets/img/markers/land.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.land-lots-land-estates .marker-inner {
    background-image: url('assets/img/markers/land.png')!important;
    }
    } 
	
	
	/*********************************Marker townhousevilla ************************************/
	
	 .marker.townhousevilla .marker-inner {
    background-image: url('assets/img/markers/villa.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.townhousevilla .marker-inner {
    background-image: url('assets/img/markers/villa.png')!important;
    }
    } 
	
	/*********************************Marker FOR SALE - Townhouses And Villas ************************************/
	
	 .marker.townhousevilla .marker-inner {
    background-image: url('assets/img/markers/villa.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.townhousevilla .marker-inner {
    background-image: url('assets/img/markers/villa.png')!important;
    }
    } 
	
	
	
	
	/*********************************Marker management-rights-for-sale ************************************/
	
	 .marker.management-rights-for-sale .marker-inner {
    background-image: url('assets/img/markers/management rights.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.management-rights-for-sale .marker-inner {
    background-image: url('assets/img/markers/management rights.png')!important;
    }
    } 
	
	
	/*********************************Marker land-for-sale ************************************/
	
	 .marker.land-for-sale .marker-inner {
    background-image: url('assets/img/markers/land.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.land-for-sale .marker-inner {
    background-image: url('assets/img/markers/land.png')!important;
    }
    } 
	
	
	/*********************************Marker management-rights-sales ************************************/
	
	 .marker.management-rights-sales .marker-inner {
    background-image: url('assets/img/markers/management rights.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.management-rights-sales .marker-inner {
    background-image: url('assets/img/markers/management rights.png')!important;
    }
    } 
	
	
	
	
	/*********************************Marker 	new-developments ************************************/
	
	 .marker.new-developments .marker-inner {
    background-image: url('assets/img/markers/New & Off Plan Properties.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.new-developments .marker-inner {
    background-image: url('assets/img/markers/New & Off Plan Properties.png')!important;
    }
    } 
	
	
	
	/*********************************Marker 	on-site-managed-complexes-and-buildings ************************************/
	
	 .marker.on-site-managed-complexes-and-buildings .marker-inner {
    background-image: url('assets/img/markers/townhouse.png')!important ;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.on-site-managed-complexes-and-buildings .marker-inner {
    background-image: url('assets/img/markers/townhouse.png')!important;
    }
    } 
	
	
	/*********************************Marker 	properties-for-rent ************************************/
	
	 .marker.properties-for-rent .marker-inner {
    background-image: url('assets/img/markers/house.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.properties-for-rent .marker-inner {
    background-image: url('assets/img/markers/house.png')!important;
    }
    } 
	
	
	/*********************************Marker 	properties-for-sale ************************************/
	
	 .marker.properties-for-sale .marker-inner {
    background-image: url('assets/img/markers/house.png') !important;
    }
	
	    @media (-webkit-min-device-pixel-ratio: 2), (-moz-min-device-pixel-ratio: 2) {
    .marker.properties-for-sale .marker-inner {
    background-image: url('assets/img/markers/house.png')!important;
    }
    } 