<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Realia
Theme URI: http://wp.realia.byaviators.com
Description: Responsive Real Estate WordPress Theme
Author: Aviators
Author URI: http://byaviators.com
Version: 3.0.1
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       { }


#footer-wrapper #footer #footer-inner .nav li a.flickr{
	background-size: 20px 22px !important;
}

.spanB{
	width:570px !important;
}

.spanZZ{
	width:291px;
}

#footer-wrapper #footer #footer-inner .widget {
	width:200%; 
}

#footer-wrapper { 
	font-size:13px;
	text-align:center;
}

.properties-rows .property .body{ 
	width:350px;
}

.properties-rows .property .image{ 
	width:425px;
}


.btn.btn-large.arrow-right{ 
	padding-right:40px;
}

.properties-rows .property .title-price .title h2 a{ 
	text-transform:uppercase;
}



body p{ 
	text-align:justify;
}

.property-detail .overview table th{ 
	font-weight:normal;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{ 
	height:34px;
}


.breadcrumb-wrapper .account ul li a{ 
	border-left-width: 0px;

}

.property-detail .overview{ 
	margin: 0px 0px 10px 50px;
}

.carousel.property ul li{ 
	opacity:1;
}

textarea{ 
	height:120px;
	width:400px;
}

#header-wrapper #header #header-inner .navbar .navbar-inner .logo{
	margin-left : 44% !important;

}

.filter-horizontal .content input[type=text]{height:39px !important;color:#444444 !important;}

.navigation-wrapper .navigation .nav li:hover&gt;a{background-color:#fff;}
.properties-grid .property .image a:hover{background-image:none !important;}
#cboxTopCenter{background:none !important;}
#cboxMiddleLeft{background:none !important;}
#cboxMiddleRight{background:none !important;}
#cboxBottomCenter{background:none !important;}
#cboxTopLeft{background:none !important;}
#cboxTopRight{background:none !important;}
#cboxBottomLeft{background:none !important;}
#cboxBottomRight{background:none !important;}
#footer-wrapper{background-color:#213363;}
.widget h2{font-family:"Century Gothic";}
.property-filter .form-actions .btn{background-color:#fff;color:#213363;}
.filter-horizontal .content .btn{background-color:#fff;color:#213363;}
.widget.agencies .agency .btn:hover{background-color:#fff;color:#213363;}
.navigation-wrapper .navigation .nav li ul{background-color:#fff;color:#213363;}
.navigation-wrapper .navigation .nav li ul li a{color:#213363 !important;}
.navigation-wrapper .navigation .nav li ul li a:hover{color:#fff !important;}
a:hover{color:#213363 !important;}

.btn.btn-primary:hover {
    background-color: #ffffff !important;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #213363 !important;
}
.navigation-wrapper{background-color:#213363 !important;}
.property-filter{padding:0px;}

.filter-horizontal .content .btn{background-color:#fff !important;color:#213363 !important;}
.carousel .carousel-prev:hover{background-image:url("http://www.paris-demeures.com/wp-content/themes/realia/assets/img/arrow-left-blue.png")}
.carousel .carousel-next:hover{background-image:url("http://www.paris-demeures.com/wp-content/themes/realia/assets/img/arrow-right-blue.png")}

.filter-horizontal .content .btn{margin:10px !important;}

.goog-te-gadget .goog-te-combo{display:none !important;}
.goog-te-gadget{display:none;}
.prisna-gwt-align-right{text-align:center !important;}
.prisna-gwt-flags-container{text-align:center !important;}
#header-inner{height:150px !important;}

a#backtothetop-fixed{color:#213363 !important;}

@media (max-width: 767px){
#header-inner{height:150px !important;}
}
</pre></body></html>