/*
	Theme Name:       Ushuaia
	Theme URI:        http: //wpcasa.com/theme/ushuaia
	Description:      Child theme for real estate theme framework wpCasa
	Author:           Simon Rimkus (wpCasa)
	Author URI:       http: //wpcasa.com/
	Version:          1.2.1

	Tags:			  black, blue, gray, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

	Template:         wpcasa
	Template Version: 1.3

	License: 		  GNU General Public License v2.0
	License URI:      http://www.opensource.org/licenses/gpl-license.php
*/

/* Import parent theme style.css
================================================== */

@import url("../wpcasa/style.css");
@import url("lib/linearicons-free/Linearicons-Free.css");

@font-face {
	font-family: 'CaviarDreams';
	src: url('fonts/CaviarDreams-webfont.eot');
	src: url('fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/CaviarDreams-webfont.woff') format('woff'),
	url('fonts/CaviarDreams-webfont.ttf') format('truetype'),
	url('fonts/CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'CaviarDreams';
	src: url('fonts/CaviarDreams_Bold-webfont.eot');
	src: url('fonts/CaviarDreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/CaviarDreams_Bold-webfont.woff') format('woff'),
	url('fonts/CaviarDreams_Bold-webfont.ttf') format('truetype'),
	url('fonts/CaviarDreams_Bold-webfont.svg#caviar_dreamsbold') format('svg');
	font-weight: bold;
	font-style: normal;
}


/* Body
================================================== */


body {
	background-color: #fff;
}

body,
label,
input,
select,
textarea {
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
}

body.ps-active, body.ps-building, div.ps-active, div.ps-building {
	background: #fff !important;
}

pre {
	border-color: #cecece;
}

.radio, .checkbox {
	white-space: nowrap;
}


/* Titles
================================================== */

.title,
.post-title,
h1, h2, h3, h4, h5, h6,
#logo-description {
	line-height: 1;
	font-family: 'Open Sans', 'HelveticaNeueLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-stretch: normal;
	letter-spacing: normal;
}

.title {
  border-color: #1A8EAD;
  text-align: center;
  border-top: 1px solid #AAC8C9;
  border-bottom: 1px solid #AAC8C9;
  background: rgb(255,255,255); /* Old browsers */
}

.title h2::before, .title h3::before {
    content: "\f005";
    font-family: FontAwesome;
    padding-right: 6px;
}

.listings-search-widget .title h2::before, .listings-search-widget .title h3::before {
    content: "\f002";
}

.bloc-presentation .title h2::before, .bloc-presentation .title h3::before {
    content: "\f05a";
}

.title h2, .title h3 {
   float: none;
}

#ushuaia-slider-home .flexslider .overlay h3 {
	margin-bottom: 20px;
}

.call-to-action-text h2 {
	margin-bottom: 15px;
	font-size: 24px;
}

.title-actions .btn-mini {
	padding-bottom: 2px;
}

.title h2, .title h3, h3.title, h4.title {
    color: #1A8E92 !important;
    font-size: 20px !important;
    text-align: left !important;
    padding-left: 10px;
}

/* Link Colors
================================================== */

a,
a:visited,
.listing-search-buttons div:hover,
.actions-favorites:hover {
	color: #485a70;
}

.title a:hover, .post-title a:hover,
.listing-features a:hover {
	color: #485a70 !important;
}

.title a:visited, .post-title a:visited,
.listing-features a:visited {
	color: #505050;
}

.title-actions .btn:hover {
	color: inherit !important;
}

.call-to-action-text h2 {
	line-height: 1.2;
}

p a {
	/* text-decoration: underline; */
}

a.btn {
	text-decoration: none !important;
}


/* Menus
================================================== */

.wpsight-menu {
	font-family: 'Open Sans', 'HelveticaNeueLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-stretch:normal;
	text-transform: uppercase;
}

.wpsight-menu,
.wpsight-menu .sf-menu li,
.wpsight-menu .sf-menu a {
	height: 50px;
	line-height: 50px;
	font-size: 15px;
}

.home #menu-wrap {
	/* border-bottom: 2px solid #AEAEAE !important; */
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
    border-bottom: 0;
    z-index: 5;
}

#menu-wrap {
	/*border-top: 1px solid #e0e0e0;*/
	/*background: #848484;*/
	background: -webkit-linear-gradient(top, #00B7C7 0%,#0B8691 100%);
	background: -o-linear-gradient(top, #00B7C7 0%,#0B8691 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00B7C7 0%,#0B8691 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00B7C7 0%,#0B8691 100%); /* W3C */
	background: #00B7C7; /* Old browsers */
	background: -moz-linear-gradient(top, #00B7C7 0%,#0B8691 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00B7C7), color-stop(100%,#0B8691)); /* Chrome,Safari4+ */
	background: linear-gradient(180deg, #0ebbca 0%,#0b8691 100%);
}

.wpsight-menu-main {
	/*background: #848484;*/
	background: -webkit-linear-gradient(top, #00B7C7 0%,#0B8691 100%);
	background: -o-linear-gradient(top, #00B7C7 0%,#0B8691 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00B7C7 0%,#0B8691 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00B7C7 0%,#0B8691 100%); /* W3C */
	background: #00B7C7; /* Old browsers */
	background: -moz-linear-gradient(top, #00B7C7 0%,#0B8691 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00B7C7), color-stop(100%,#0B8691)); /* Chrome,Safari4+ */
	background: transparent;
}

.wpsight-menu-main a,
.wpsight-menu-main a:active {
	color: inherit;
	background: none !important;
}

/** WPCASA MENU */

.wpsight-menu,
.wpsight-menu .sf-menu li,
.wpsight-menu .sf-menu a {
	height: 50px;
	line-height: 51px;
}

.wpsight-menu ul {
    text-align: center;
}

.wpsight-menu .sf-menu li {
    float: none;
    display: inline-block;
}

.wpsight-menu .sf-menu li:hover ul,
.wpsight-menu .sf-menu li.sfHover ul {
	left: -15px;
    top: 49px;
}

.wpsight-menu .sf-menu li li {
	text-align: left;
}

.wpsight-menu .sf-menu li li:hover ul,
.wpsight-menu .sf-menu li li.sfHover ul {
	left: 75px;
	top: -6px !important;
}

.wpsight-menu .sf-menu ul {
    height: auto;
    margin: 0;
    padding: 5px 0;
    background: #fff;
    border: 1px solid rgb(11, 135, 146);
    box-shadow: 0px 5px 10px -3px #777;
    z-index: 1;
}

.wpsight-menu-top-left .sf-menu ul {
	background: url(../wpcasa/lib/assets/img/bg-trans-light-50.png);
	border-top: 1px solid #fff;
}

.wpsight-menu .sf-menu li li ul {
	padding-top: 5px;
	border: 1px solid rgb(11, 135, 146);
}

.wpsight-menu .sf-menu li li a,
.wpsight-menu .sf-menu li li a:visited {
	padding: 10px 20px;
	line-height: 1;
}

.wpsight-menu .sf-menu li li a:hover {
	color: #485a70;
}

.wpsight-menu .sf-menu li li a:active {
	top: 0px;
}

.wpsight-menu-top-left .tinynav {
	margin-top: 2px;
	background-color: #f9f9fa;
	border-color: #f4f4f4;
	color: inherit;
}

.wpsight-menu-main .sf-menu a,
.wpsight-menu-main .sf-menu a:visited {
	color: #fff;
	text-shadow: 1px 1px 1px #7C7C7C;
}

.wpsight-menu a {
    margin: 0 25px;
}

.wpsight-menu-main .tinynav {
	margin-top: 3px;
	background-color: #f9f9fa;
	border-color: #f4f4f4;
	color: inherit;
}

@media (max-width: 1024px) {

	.wpsight-menu-top-left,
	.wpsight-menu-top-left .sf-menu li,
	.wpsight-menu-top-left .sf-menu a {
		height: 45px;
		line-height: 45px;
	}

	#top .social-icons {
		margin-top: 20px !important;
	}
}

@media (max-width: 768px) {

	#top-right {
		padding-bottom: 10px;
	}

	#top .social-icons {
		margin-top: 0 !important;
	}

	#outer {
		background-position: center -100px !important;
	}

	#header-right {
		bottom: auto !important;
	}

}


/* Top
================================================== */

#top-wrap {
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 0 1px 0 0 #aaa;
    background: #4C4C4C;
}

#top .social-icons {
	margin-top: 13px;
	margin-bottom: 13px;
}


/* Header
================================================== */

#header {
	padding: 40px 0;
}

#header-right {
	bottom: 40px;
	font-family: 'Open Sans', 'HelveticaNeueLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-stretch: normal;
	text-transform: uppercase;
}

#header-right .icon-phone {
	color: #485a70;
}

#find-home {
	display: inline-block;
	line-height: 1;
	margin-top: 5px;
	padding-top: 8px;
	border-top: 1px solid #f4f4f4;
	font-size: 25px;
	text-transform: none;
	letter-spacing: 1px;
}

#header-wrap .polylang-languages {
    right: 15px;
}

/* Slider
================================================== */

#ushuaia-slider-home .flexslider .overlay a {
	text-decoration: none;
}

#ushuaia-slider-home .flexslider .overlay a:hover {
	text-decoration: underline;
}

#ushuaia-slider-home {
	position: relative;
	margin-top: -41px;
	margin-bottom: 40px;
	background: #fff;
}

#ushuaia-slider-home img {
	width: 100%;
	height: auto;
	max-height: 600px;
	object-fit: cover;
}

#ushuaia-slider-home .flexslider table {
	position: absolute;
	bottom: 50px;
	width: 100%;
	margin-bottom: 0;
}

#ushuaia-slider-home .flexslider td {
	border: 0;
}

#ushuaia-slider-home .flexslider .overlay-wrap-center,
#ushuaia-slider-home .flexslider .overlay-wrap-center-inner {
	position: relative;
	width: 980px;
}

#ushuaia-slider-home .flexslider .overlay-wrap-center-inner {
	height: 100%;
}

#ushuaia-slider-home .slide-align-left .overlay-wrap-left {
	background: url(../wpcasa/lib/assets/img/bg-trans-50.png);
}

#ushuaia-slider-home .slide-align-right .overlay-wrap-right {
	background: url(../wpcasa/lib/assets/img/bg-trans-50.png);
}

#ushuaia-slider-home .flexslider .overlay-wrap {
	min-height: 60px;
}

#ushuaia-slider-home .flexslider .overlay-wrap.no-overlay {
	min-height: 100px;
}

#ushuaia-slider-home .flexslider .overlay {
	position: relative;
	right: auto;
	bottom: auto;
	width: 50%;
	max-height: 80%;
	min-height: 25px;
	padding: 35px 40px 20px 90px;
	background: url(../wpcasa/lib/assets/img/bg-trans-50.png);
	color: #fff;
	overflow: hidden;
	text-shadow: 1px 1px 5px #444;
}

#ushuaia-slider-home .slide-align-left .overlay.no-prevnext {
	padding-left: 0px;
}

#ushuaia-slider-home .slide-align-right .overlay {
	float: right;
	padding-left: 40px;
	padding-right: 90px;
}

#ushuaia-slider-home .slide-align-right .overlay.no-prevnext {
	padding-right: 0px;
}

#ushuaia-slider-home .flexslider .overlay h3,
#ushuaia-slider-home .flexslider .overlay h3 a {
	color: inherit;
	font-size: 24px;
	text-decoration: none;
}

#ushuaia-slider-home .flexslider .overlay h3 a:hover {
	text-decoration: underline;
}

#ushuaia-slider-home-nav {
	position: absolute;
	top: 0;
	width: 50px;
	height: 100% !important;
	min-height: 100px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(left,  #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #eeeeee 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #eeeeee 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.slide-align-left #ushuaia-slider-home-nav {
	left: 0;
	right: auto;
}

.slide-align-right #ushuaia-slider-home-nav {
	right: 0;
	left: auto;
}

#ushuaia-slider-home-nav span {
	display: block;
	height: 49%;
	min-height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	cursor: pointer;
}

#ushuaia-slider-home-nav span:hover {
	background-color: #f4f4f4;
}

#ushuaia-slider-home-nav .next {
	background-image: url(images/bg-slider-next.png);
	border-bottom: 1px solid #e0e0e0;
}

#ushuaia-slider-home-nav .prev {
	background-image: url(images/bg-slider-prev.png);
	border-top: 1px solid #fff;
}

#ushuaia-slider-home .overlay-left {
	position: relative;
	background: url(../wpcasa/lib/assets/img/bg-trans-50.png);
}

@media (max-width: 1024px) {

	#ushuaia-slider-home .flexslider table {
		bottom: 30px;
	}

	#ushuaia-slider-home .flexslider .overlay-wrap-center,
	#ushuaia-slider-home .flexslider .overlay-wrap-center-inner {
		width: 724px;
	}

	#ushuaia-slider-home .flexslider .overlay {
		padding: 25px 30px 10px 80px;
		min-height: 65px;
	}

	#ushuaia-slider-home .overlay p,
	#ushuaia-slider-home .overlay .listing-details-overview {
		display: none;
	}

	.listing-feature-group:nth-child(2n+2) {
		clear: both;
	}

}

@media (max-width: 768px) {

	#ushuaia-slider-home .flexslider table {
		bottom: 30px;
	}

	 #ushuaia-slider-home .flexslider .overlay-wrap {
        min-height: 0;
    }

	#ushuaia-slider-home .flexslider .overlay-wrap-center,
	#ushuaia-slider-home .flexslider .overlay-wrap-center-inner {
		width: 100%;
	}

	#ushuaia-slider-home .overlay-wrap-left,
	#ushuaia-slider-home .overlay-wrap-right {
		width: inherit;
		display: none;
	}

	#ushuaia-slider-home-nav {
		position: relative;
		width: 30px;
		min-height: 60px;
	}

	.listing-feature-group:nth-child(n+2) {
		clear: both;
	}

}

/* Home
================================================== */

.text-villa-prestige-antilles {
    width: 100%;
    font-size: 15px;
    margin-bottom: 20px;
}

.text-villa-prestige-antilles img {
    margin: -15px 0 0 20px;
}


/* Properties
================================================== */

.listing-details-overview,
.post-navigation,
.attachment-navigation {
	border-color: #cecece;
	margin: 0 0 10px;
}

.listing-map-status {
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	font-style: italic;
}

span.favorites-remove:hover {
	background-color: #485a70;
}

.post-more {
    display: none;
}

.property .post-teaser {
    height: 150px;
    position: relative;
    margin-bottom: 15px;
}

.property .post-teaser .overlay {
    background: linear-gradient(to top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 25px;
}

.post-inner {
	padding: 6px;
}

.listing-details-overview {
    position: relative;
    margin: 0;
    padding-top: 10px;
    line-height: 1.25;
    border-top: 1px dotted #b0b0b0;
    border-bottom: none;
    overflow: hidden;
}

.property .moretag-wrap {
    display: none;
}

.search-row.row {
  margin-left: -10px;
  margin-bottom: 35px;
}

.search-row .property {
	margin-bottom: 12px;
    background-color: #fafafc;
    padding: 9px 9px 0 9px;
    border: 1px solid #EAEAEA;
    margin-left: 10px;
    background: rgb(254,254,254);
	box-shadow: 0 10px 15px -10px #ccc;
}

.search-row .property .post-image {
  /* box-shadow: 0 0 1px #0F0F0F; */
}

.post-image img {
    box-shadow: 0px 6px 2px -5px #ccc;
}


/* Buttons
================================================== */

.btn-primary {
	background-color: #1AA5AA;
	background-image: -moz-linear-gradient(top, #00B7BE, #139196);
	background-image: -ms-linear-gradient(top, #00B7BE, #139196);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00B7BE), to(#139196));
	background-image: -webkit-linear-gradient(top, #00B7BE, #139196);
	background-image: -o-linear-gradient(top, #00B7BE, #139196);
	background-image: linear-gradient(top, #00B7BE, #139196);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00B7BE', endColorstr='#139196', GradientType=0);
	border-color: #1AA5AA #1AA5AA #1AA5AA;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary:focus, .btn-primary[disabled] {
    background-color: #139196 !important;
    border-color: #1AA5AA !important;
}

button.btn-mini {
	font-family: 'Open Sans', 'HelveticaNeueLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-stretch: normal;
	letter-spacing: normal;
}


/* Widgets
================================================== */

.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover {
	background-color: #485a70;
}

.listing-contact label.checkbox {
	width: auto;
	white-space: nowrap;
}

.listing-gallery .image-gallery {
	margin-bottom: 0;
}


/* Footer
================================================== */

#footer .widget-call-to-action-wrap {
	margin-bottom: 40px;
}

#credit {
	border-top: 1px dotted #cecece;
}

/* Custom
================================================== */

.wpsight-menu .sf-menu li li a {
	padding: 8px 20px !important;
}

.page, .post, .property {
    padding-bottom: 0 !important;
}

#header {
	padding: 20px 0 !important;
}

body:not(.home) #header {
	padding: 15px 0 !important;
}

#header-left {
	text-align: center;
}

#outer {
	background: url(/wp-content/themes/ushuaia/images/header-image.png) no-repeat 46% -139px !important;
	position: relative;
}

#top {
	min-height: 6px !important;
}

.lang-item {
	float: right !important;
}

.current-lang img {
	box-shadow: 0 0 5px #8B8B8B;
}

.call-to-action-button { text-align: center; }

.menu-vente {
	float: right !important;
}

.menu-facebook {
	background: url(/wp-content/themes/ushuaia/images/icons/social/facebook.png) no-repeat 0 13px;
	float: right !important;
	min-width: 25px;
}

.menu-facebook a {
	margin-right: 0 !important;
}

.menu-vente a {
	text-shadow: 1px 1px 1px #7C7C7C;
}

.wpsight-menu-top-left .sf-menu a {
	height: 50px;
	line-height: 50px;
}

.listing-agent-bio p {
	line-height: 22px;
}

/* Contact Info */
.contact-info {
	padding-bottom: 20px;
	float: left;
}

.contact-info .phone.mobile, .contact-info .phone.fixe, .contact-info .email {
	font-size: 20px;
	color: #09A4A9;
	float: left;
	padding-left: 0;
	padding-right: 20px;
	height: 35px;
	line-height: 22px;
}

.phone.mobile::before {
    content: "\f10b";
    font-family: FontAwesome;
    padding-right: 5px;
}

.contact-info .phone.fixe::before {
    content: "\f095";
    font-family: FontAwesome;
    padding-right: 5px;
}

.contact-info .phone.mobile::before {
    content: "\f10b";
    font-family: FontAwesome;
    padding-right: 5px;
}

.contact-info .email::before {
    content: "\f0e0";
    font-family: FontAwesome;
    padding-right: 5px;
}

.contact-form-text {
	padding-bottom: 18px;
	font-size: 16px;
}

.contact-form-text-tpl {
	padding-bottom: 38px;
	font-size: 16px;
}

.listing-price-from-ind {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}

.listing-price-on-request,
.listing-rental-period,
.listing-price-sold-rented {
	font-size: 13px !important;
}

.listing-feature-group {
	float: left;
	padding: 0 20px 20px 0;
	width: 190px;
}

.listing-feature-group-name {
	font-weight: bold;
	border-bottom: 1px dotted #C4C4C4;
	margin-bottom: 5px;
}

@media (min-width: 1024px) {
	.listing-feature-group:nth-child(3n+2) {
		clear: both;
	}
}

.listing-rate {
	padding-bottom: 10px;
}

.listing-rate-season, .listing-rate-season-text, .listing-rate-price {
	float: left;
	padding-right: 10px;
}

.listing-rate-season {
	min-width: 120px;
}

.listing-rate-price {
	width: 70px;
	text-align: right;
	padding-right: 20px;
}

.listing-rate-season-text {
	font-style: italic;
}

.listing-rate-price span {
  background: #F8FCFB;
  padding: 2px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #E1EBE9;
  font-weight: 400;
  color: #1A8E92;
}

.title-listing-location {
	font-size: 14px;
	color: #1A8E92;
}

.title-listing-type {
	font-size: 14px;
	color: #B85D6B;
	border-left: 1px dashed #979797;
	padding-left: 5px;
}

.wpsight-menu-main .menu-item a:hover {
    color: #e4fdff;
}

#sidebar .listing-agent .avatar-wrap-align-left {
    width: 50%;
}

.listing-agent-info {
	/*clear: both;*/
}

.listing-agent-email {
	clear: both;
}

#wpsight-contact-form label.required:after {
	content: " *";
	color: red;
}

#wpsight-contact-form label {
	padding-bottom: 4px;
	display: inline-block;
}

#wpsight-contact-form .wrap-field {
	position: relative;
}

#wpsight-contact-form .form-field-error {
	position: absolute;
	right: 0;
	top: 0;
}

#wpsight-contact-form select {
	width: 100%;
}

.form-field-confirm p {
    padding: 20px;
    font-size: 15px;
    background-color: #F2FAFC;
    border: 1px solid #EAEAEA;
    background: rgb(254,254,254);
    box-shadow: 0 10px 15px -10px #ccc;
}

#ushuaia-slider-home .flexslider .overlay p {
  font-size: 14px;
}

.sub-menu .menu-item-has-children {
    background: url(images/right_arrow_menu.png) no-repeat right center !important;
}

.moretag-wrap {
  padding-bottom: 15px;
}


h1.main-title {
  text-align: left;
  font-size: 32px;
  text-transform: uppercase;
  color: rgb(252, 255, 255);
  line-height: 30px;
  margin: 0;
  position: absolute;
  top: 10px;
  width: 100%;
  left: 0;
  text-shadow: 0 0 1px #FAFAFA;
}

p.main-description {
  position: absolute;
  top: 20px;
}

.listing-description-content {
  line-height: 1.7em;
  font-size: 14px;
}

.hideContent {
    overflow: hidden;
    height: 24em;
}

.showContent {
    height: auto;
}

.listing-description-show-more {
  margin: 10px 0 15px 0;
}

.wpsight-menu.wpsight-menu-top-left, .wpsight-menu.wpsight-menu-top-left .sf-menu li, .wpsight-menu.wpsight-menu-top-left .sf-menu a {
    height: 25px;
    line-height: 24px;
}

.wpsight-menu.wpsight-menu-top-left .sf-menu a, .wpsight-menu.wpsight-menu-top-left .sf-menu a:visited {
	color: rgba(255, 255, 255, 0.6);
	padding-right: 15px;
	font-size: 11px;
	position: relative;
    top: -1px;
}

@media (max-width: 1024px) {
	.wpsight-menu.wpsight-menu-top-left {
	  padding-top: 6px !important;
	  padding-bottom: 8px !important;
	}
}

#logo-description {
	position: absolute;
    top: 60%;
    left: 41%;
    color: #4C4C4C;
    font-size: 19px;
    font-family: 'Open Sans', 'Arial';
    letter-spacing: 0;
    font-weight: 300;
}

h1.entry-title {
  font-size: 24px;
  float: left;
  color: #0B8995;
}

.widget-inner {
  padding-bottom: 20px;
}

#top-left {
  position: relative;
}

.fb-like-container {
  position: absolute;
  right: 0px;
  top: 3px;
}

@media (max-width: 1024px) and (min-width: 769px) {
	.search-row .span4 {
	  width: 214px !important;
	}
}

@media (max-width: 1024px) {
	.fb-like-container {
	    position: absolute;
	    right: 0px;
	    top: 11px;
	}
}

@media (min-width: 784px) and (max-width: 1024px) {
	.wpsight-menu-main .tinynav {
	  display: none !important;
	}
	.wpsight-menu-main ul{
	  display: block !important;
	}
	.wpsight-menu {
    padding-top: 0px !important;
	}
}

.wpsight-menu-top-left select.tinynav {
	width: calc(100% - 120px);
}

select.tinynav {
	  padding: 3px 4px !important;
	  -moz-appearance: none;
	  width: 100%
}

.listing-description {
	text-align: justify;
}

.title-actions-fav-print {
   margin-top: 0;
}

.listing-gallery img {
    box-shadow: 0 15px 10px -15px #444;
}

.section {
    margin-bottom: 15px;
}

.listing-title.section{
    margin-bottom: 0px !important;
}

.post-title.entry-title {
	float: none !important;
}

.post-teaser h3 {
    font-size: 18px;
    padding-top: 10px;
}

.post-teaser {
    text-align: justify;
}

#main-wrap {
    margin-bottom: 30px;
}

.search .title {
	text-align: left;
	color: #1A8E92 !important;
  font-size: 20px !important;
}

#footer-wrap {
	display: none;
    background: #4C4C4C;
    border-top: 2px solid rgba(58, 58, 58, 0.8);
}

#footer h3.title {
    font-size: 14px !important;
    border: none;
    background: none;
    text-align: left !important;
    padding: 15px 0 0 0;
    color: #33C6CA !important;
    text-transform: uppercase;
}

#footer {
	padding-top: 10px;
}

#footer li {
    list-style: none;
    padding: 5px 0;
}

#footer .widget-inner {
    padding-bottom: 0;
}

#footer ul.menu {
    margin-bottom: 0;
    margin-left: 0;
}

#footer a {
    color: #F5F5F5;
}

#footer a:hover {
    text-decoration: none;
    color: #1A8E92;
}

#credit-wrap {
    border-top: 1px solid #3D3D3D;
    background: #E7E7E7 !important;
}

#credit {
	border: none;
	padding: 14px 0;
}

#footer .spaces-text {
    color: white;
}

.rwp-rating-form-user-info {
    width: 50px;
}

.rwp-rating-form-user-info span, .rwp-user-info span, .rwp-u-review__user span {
    position: relative;
    width: 80px !important;
    left: -15px;
    font-size: 12px !important;
}

.rwp-ratings-form-wrap {
    display: none;
}

.rwp-review-wrap .rwp-stars {
    width: 100px;
    margin-bottom: 0;
}

.rwp-ur-date {
    font-size: 12px;
    font-style: italic;
}

.rwp-user-review {
    border-bottom: 1px dotted #C4C4C4;
    margin-bottom: 0 !important;
    padding-bottom: 15px;
    margin-top: 15px !important;
}

.rwp-review-wrap .rwp-review .rwp-user-review .rwp-ur-title {
	margin-bottom: 5px !important;
}

.rwp-users-reviews .rwp-user-review:last-child {
    border-bottom: none !important;
}

.search-description {
    padding: 5px 30px 10px 30px;
    background: #FAFAFA;
    border: 1px solid #EAEAEA;
    border-radius: 3px;
    text-align: justify;
    display: block;
    unicode-bidi: embed;
    white-space: pre-wrap;
}

.search-title {
    font-size: 22px;
}

/** POPUP **/

.popup_start {
    background: #999;
    padding: 20px 30px 40px 30px;
    color: #fff;
    cursor: auto;
   	background: url(/wp-content/themes/ushuaia/images/back-popup.png) repeat;
	background: #565656;
}

.popup_start .popup_img {
	text-align: center;
	background: url(/wp-content/themes/ushuaia/images/logo-popup.png) no-repeat center;
	background-size: contain;
	width: auto;
    height: 160px;
}

.popup_start .popup_title {
    font-size: 32px;
    text-align: center;
    margin-bottom: 0;
}

.popup_start .popup_subtitle {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.popup_start .popup_search {
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
}

.popup_start .popup_actions {
	text-align: center;
	width: 500px;
}

.popup_start .popup_action {
    display: inline-block;
    padding: 10px 20px;
    width: 180px;
    font-size: 20px;
    height: auto;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400;
    transition: all 0.2s;
    background-color: #fff;
    cursor: pointer;
    color: #069EAB;
    line-height: 30px;
    margin-top: 10px;
	border: none;
}

.popup_start .popup_action:hover {
    background-color: #02B2C1;
    cursor: pointer;
    color: #fff !important;
}

.popup_start .popup_location {
	margin-right: 15px;
}

.popup_start .popup_vente {
	margin-left: 15px;
}

@media (max-width: 640px) {
	.popup_start {
		padding-bottom: 30px;
		width: 300px;
	}
	.popup_start .popup_subtitle {
		font-size: 15px;
		width: 100%;
	}
	.popup_start .popup_search {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.popup_start .popup_actions {
		width: 100%;
	}
	.popup_start .popup_action {
		width: 100%;
		font-size: 18px;
		display: block;
		padding: 10px 0;
		margin-bottom: 0;
	}
	.popup_start .popup_action.popup_location {
		margin-bottom: 20px;
	}
	.popup_start .popup_action.popup_vente {
		margin-left: 0;
	}
}

@media (max-width: 440px) {
	.popup_start {
		padding-bottom: 30px;
		width: 190px;
	}
	.popup_start .popup_subtitle {
		font-size: 13px;
		width: 100%;
	}
	.popup_start .popup_search {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.popup_start .popup_actions {
		width: 100%;
	}
	.popup_start .popup_action {
		width: 100%;
		font-size: 14px;
		display: block;
		padding: 6px 0;
		margin-bottom: 0;
	}
	.popup_start .popup_action.popup_location {
		margin-bottom: 20px;
	}
	.popup_start .popup_action.popup_vente {
		margin-left: 0;
	}
}

.fancybox-lock{
	margin-right:0 !important;
}

.light .popup_start {
    padding: 20px 30px 40px 30px;
    color: #6D6D6D;
    cursor: auto;
    background: url(/wp-content/themes/ushuaia/images/header-image.png) no-repeat -110px -110px;
}

.light .popup_start .popup_img {
	 	background: url(/wp-content/themes/ushuaia/images/logo-popup-light.png) no-repeat center;
}

.light .popup_start .popup_title {
    font-size: 32px;
    text-align: center;
    margin-bottom: 0px;
}

.light .popup_start .popup_subtitle {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.light .popup_start .popup_search {
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
}

.light .popup_start .popup_actions {
	text-align: center;
	width: 500px;
}

.light .popup_start .popup_action {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #0E8C97;
    width: 180px;
    font-size: 17px;
    height: auto;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 400;
    transition: all 0.2s;
    background-color: #F9F9F9;
    cursor: pointer;
    color: #0E8C97;
    line-height: 30px;
    margin-top: 10px;
}

.light .popup_start .popup_action:hover {
    background-color: #02B2C1;
    cursor: pointer;
    color: #fff;
}

.fancybox-skin.light {
	background: #fff;
}

.fancybox-skin.light .fancybox-inner  {
	background: #fff;
}

/**
 * Update 15/05/2018
 */

.btn-primary {
	background-image: linear-gradient(180deg, #0ebbca 0%,#0b8691 100%);
	/*background: #0CA2AF !important;*/
	border: none;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary:focus, .btn-primary[disabled] {
	background-color: #0b8691 !important;
}

#logo-description {
	font-family: CaviarDreams, Arial !important;
	letter-spacing: 0 !important;
	left: 43% !important;
}

#top .wpsight-menu {
	font-family: 'Open Sans', Arial;
	letter-spacing: 0;
}

.wpsight-menu {
	font-family: CaviarDreams;
	letter-spacing: 1px;
}

.wpsight-menu ul.sub-menu {
	font-family: 'Open Sans', Arial;
}

.title {
	border-style: dotted;
	border-left: none;
	border-right: none;
	border-color: #0B8995 !important;
}

.title h2, .title h3, h3.title, h4.title {
	color: #0B8995 !important;
	text-transform: uppercase;
	font-family: CaviarDreams, Arial !important;
	letter-spacing: 1px !important;
	font-size: 19px !important;
}

.title, .post-title, h1, h2, h3, h4, h5, h6, #logo-description {
	font-family: CaviarDreams, Arial !important;
	letter-spacing: 1px !important;
	font-size: 19px !important;
}

.title h2::before, .title h3::before {
	content: "\e814";
	font-family: Linearicons-Free;
	padding-right: 6px;
}

h1.entry-title {
	font-size: 24px !important;
}

@media (max-width: 640px) {
	.title h2, .title h3, h3.title, h4.title {
		font-size: 15px !important;
		line-height: 25px;
	}
	#logo-description {
		letter-spacing: 0 !important;
		left: 34% !important;
		line-height: 20px;
		font-family: 'Open Sans', Arial !important;
		top: 44%;
		font-size: 15px !important;
	}
}

.bloc-presentation .title h2::before, .bloc-presentation .title h3::before {
	content: "\e829";
}

.title-price.listing-price {
	letter-spacing: 0;
	font-family: 'Open Sans', Arial;
}

.title-actions {
	font-family: "Open Sans", Arial;
	letter-spacing: 0;
}


.listings-search-widget .title h2::before, .listings-search-widget .title h3::before {
	content: "\e86f";
}

@media (min-width: 1024px) {
	.listing-feature-group:nth-child(3n+4) {
		padding-right: 0;
	}
	.listing-feature-group {
		width: 200px;
	}
}

.popup_start .popup_action {
	font-family: CaviarDreams;
	letter-spacing: 1px;
	color: #0B8995 !important;
}

.search .property .post-inner, .search-row .property .post-inner {
	position: relative;
}



.widget-latest-listings .property .widget-inner {
	position: relative;
}

/**
 * Promotions
 */

.listing-promotion-marker {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	padding: 3px 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 12px;
	text-align: center;
}

.listing-promotion-marker a {
	color: white !important;
}

.image-slider img {
	max-height: 426px !important;
	margin: auto;
}

.image-slider ul.slides li > a {
	background: #efefef !important;
}

body:not(.home) #logo-description {
	display: none;
}

.rgpd {
	background: #f1f1f1;
	padding: 8px 18px;
	border-radius: 5px;
	text-align: justify;
	margin-bottom: 10px;
}

.rgpd a {
	color: #0EACBA !important;
}

.pswp img {
	max-width: none!important;
}
