/*
Theme Name: MyHome Child
Theme URI: https://tangiblewp.com/myhome
Author: TangibleWP
Author URI: https://tangiblewp.com
Description: MyHome
Template: myhome
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: translation-ready
Text Domain: myhome
*/

/*---------- GENERAL ----------*/


::-moz-selection {background-color: #4aaabd; color: #fff;}
::selection {background-color: #4aaabd; color: #fff;}

html {max-width: 100%; overflow-x: hidden;}
body {overflow-x: hidden;}
.txt_center {text-align: center !important;}
.justify p {text-align: justify !important;}
.bold {font-weight: bold;}
.font-18 {font-size: 18px !important;}
.font-30 {font-size: 30px !important;}
.font-80 {font-size: 80px !important;}
.line-30 {line-height: 30px !important;}
.line-80 {line-height: 80px !important;}
.bot-50 {margin-bottom: 50px !important;}
.pad-10 {padding: 0 10% !important;}
.block {display: block;}
.none {display: none !important;}


/* ----- COLORS ----- */

.blue_1 {color: #007d96;}
.bg_blue_1 {background-color: rgba(0,125,150,1);}

.blue_2 {color: #4aaabd;}
.bg_blue_2 {background-color: rgba(74,170,189,1);}


/* ----- SPECIALS ----- */

.mh-heading-wrapper h2.mh-heading {font-size: 30px; line-height: 1.2; font-weight: 300 !important; text-transform: uppercase;}
.mh-heading-wrapper .mh-subheading {font-size: 16px; line-height: 1.2; font-weight: 300 !important; text-transform: uppercase; margin-bottom: 21px;}
.custom_subtitle {}
.custom_subtitle p {text-align: center; font-size: 14px;}
.btn_tous a {font-size: 16px; line-height: 1.2; font-weight: 300 !important; text-transform: uppercase; border-bottom: 2px solid #4aaabd;}
.wpcf7 form.sent .wpcf7-response-output {clear: both; margin-top: 0; background: #46b450; color: #fff; line-height: 1.2; padding: 15px 10px; text-align: center;}
.mfp-wrap > .mfp-container {height: auto;}
.grecaptcha-badge {bottom: -100% !important;}

/* ----- CATALOGUE ----- */

.catalogue {position: fixed; left: 20px; bottom: -310px; width: 315px; background-color: #fff; box-shadow: 1px 1px 12px #555; padding: 20px; text-align: center; z-index: 9999999999; transition: all ease-in-out .5s;}
.catalogue.opened {bottom: 0; transition: all ease-in-out .5s;}
.catalogue .close {position: absolute; top: 0; right: 0; font-size: 20px; font-weight: 300; color: #007d96; font-family: 'Open Sans'; padding: 0 5px; cursor: pointer;}
.catalogue .catalogue_logo {max-width: 200px; margin-bottom: 20px;}
.catalogue .catalogue_img {max-width: 150px; margin-bottom: 20px;}
.catalogue p {text-transform: uppercase; font-size: 19px; font-weight: 500; line-height: 1; margin-bottom: 20px;}
.catalogue a.cat_dl {background-color: #007d96; color: #fff; padding: 5px 20px; font-size: 16px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px;}
.catalogue a.cat_dl:hover {color: #fff; background-color: #00c0c9}
.btn_cat {position: fixed; left: 20px; bottom: 0; font-size: 15px; font-weight: 500; color: #fff; background-color: #007d96; padding: 5px 20px; text-transform: uppercase; box-shadow: 1px 1px 12px #555; text-align: center; z-index: 99999; cursor: pointer;}
.btn_cat:hover {}

/* ----- HEADER ----- */


/* LOGO */



/* MENU */

html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li.default_dropdown .mega_dropdown, html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {background: rgba(0,0,0,0.4) !important;}
html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > ul .menu-item > .item_link {background: transparent !important;}
html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li.wpml-ls-item {margin: 0 !important;}
html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li.wpml-ls-item > a {padding-right: 10px;}
html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li.wpml-ls-item:last-child > a {padding-left: 10px;}
html body.myhome-body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li:hover > .item_link .link_text,
	html body.myhome-body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul ul > li > .item_link:hover .link_text {color: #4aaabd !important;}

/* ----- HEADER FIXED ----- */

html body .mh-fixed-menu.mh-fixed-menu--transparent-light.mh-fixed-menu--active #mega_main_menu.mega_main_menu {background: rgba(0,0,0,0.4) !important;}
html body .mh-fixed-menu.mh-fixed-menu--transparent-light.mh-fixed-menu--active #mega_main_menu.mega_main_menu.mh-primary > .menu_holder:not(.sticky_container) > .menu_inner > ul > li > .item_link * {color: #fff !important;}
html body .mh-fixed-menu.mh-fixed-menu--transparent-light.mh-fixed-menu--active #mega_main_menu.mega_main_menu.mh-primary > .menu_holder:not(.sticky_container) > .menu_inner > ul > li > .item_link:hover * {color: #007d96 !important;}


/* ----- HEADER TITLE ----- */

.header_title {padding-top: 100px; padding-bottom: 50px;}
.header_title h1 {font-size: 35px; text-shadow: 1px 1px 1px #000;}
.header_title.header_title_listing {padding-bottom: 100px;}


/* ----- SEARCH FILTER ----- */

.search_filter .mh-rs-search + div {background-color: rgba(0,0,0,.6); position: absolute; bottom: 0; width: 100%; z-index: 1;}
.search_filter #myhome-search-form-submit .mh-search--button {top: 0 !important;}
.search_filter .mh-search {padding: 15px !important; margin: 0 !important;}
.mh-search .mh-search__element {width: 12.5% !important;}
.mh-search .bootstrap-select.btn-group {margin-bottom: 0;}
.mh-search:after {display: none !important;}

.mh-search.mh-search--button .btn-group.bootstrap-select, .mh-search .bootstrap-select.btn-group > .btn, .mh-search.mh-search--button input[type="text"] {background: transparent !important;}
.mh-search .bootstrap-select.btn-group > .btn {padding: 15px 0 12px !important; border-width: 1px !important;}
.mh-search .bootstrap-select.btn-group > .btn .caret {color: #fff;}
.mh-search .bootstrap-select.btn-group > .btn:focus, .mh-search.mh-search--button input[type="text"]:focus {border-width: 1px !important;}
.mh-search .bootstrap-select.btn-group .filter-option, .mh-search.mh-search--button input[type="text"] {font-family: Poppins; font-weight: 300; font-style: inherit; text-transform: uppercase; color: #fff; font-size: 17px; letter-spacing: 1px; line-height: 1; margin-bottom: 0; text-align: center !important;}
.myhome-body.mh-active-input-primary .mh-search .mh-active-input .bootstrap-select.btn-group > .btn {background-color: rgba(0,125,150,0.2) !important;}
.myhome-body.mh-active-input-primary .mh-search .mh-active-input .bootstrap-select.btn-group > .btn > span.filter-option {color: #fff !important;}
.mh-search.mh-search--button input[type="text"] {padding-top: 16px; padding-bottom: 16px; color: #fff !important;}
.mh-search.mh-search--button input[type="text"]::placeholder {color: #fff !important; opacity: 1;}
.mh-search.mh-search--button .mdl-button {height: 50px; line-height: 47px; font-family: Poppins; font-weight: 300; font-size: 17px; letter-spacing: 1px; background-color: rgba(0,125,150,0.2) !important; border: 2px solid #007d96;}
.mh-search.mh-search--button .mdl-button:hover {background-color: #007d96 !important;}
.bs-container.btn-group .dropdown-menu > li > a {text-transform: initial;}

/* ----- SEARCH - LISTING ----- */

body.post-type-archive-estate .mh-breadcrumbs-wrapper {display: none;}
body.post-type-archive-estate .mh-top-title-offset {margin-top: -90px;}
body.post-type-archive-estate > .mh-layout {max-width: 100% !important; padding: 0;}
.mh-search-classic {max-width: 100% !important;}
.mh-search-classic .mh-search-horizontal {max-width: inherit; background-color: rgba(0,0,0,.6); border-top: none; padding: 15px; margin: 0 !important;}
.mh-search-classic .mh-search {flex-wrap: initial; align-items: end; margin: 0; padding: 0;}
.mh-search-classic .mh-search .mh-search__element {width: 17.66667% !important;}
.mh-search-classic .mh-search__label {display: none;}
.mh-search .mh-search__panel--text input[type="text"] {min-height: inherit; background: transparent; line-height: 1; padding-top: 11px; padding-bottom: 11px; color: #fff !important; margin-bottom: 0; text-transform: uppercase; font-size: 17px; letter-spacing: 1px; font-family: Poppins; font-weight: 300; font-style: inherit;}
.mh-search .mh-search__panel--text input[type="text"]::placeholder {color: #fff !important; opacity: 1;}
.mh-search .mh-search__panel--text input[type="text"]:focus {border-width: 1px !important;}

.mh-search-classic .mh-search__results-wrapper {max-width: 1350px; margin: 0 auto; padding: 25px;}
.mh-search-classic .mh-search__results-wrapper .mh-search__results-filters {float: right;}
.mh-search-classic .mh-search__results-wrapper .mh-search__results-filters ul li {color: #000; font-weight: 300; text-transform: initial;}

.mh-filters {background-color: #007d96 !important; color: #fff !important;}
.mh-filters .mh-filters__button {color: #fff;}
.mh-filters .mh-filters__button.mh-filters__button--active, .mh-filters .mh-filters__button:hover {color: #fff !important; text-decoration: underline;}


/* ----- PROPERTIES - ARCHIVES ----- */

body.archive > .mh-top-title {margin-top: -72px; padding-top: 140px; padding-bottom: 160px; background-image: url("https://prestigia.dev.yachtingmedia.fr/wp-content/uploads/2025/01/bandeau-villa.jpg") !important;}
body.archive > .mh-top-title::after, body.archive > .mh-top-title:after {display: none !important;}
body.archive > .mh-top-title .mh-top-title__heading {font-weight: 300 !important; letter-spacing: 5px; font-size: 35px; text-shadow: 1px 1px 1px #000;}
body.archive > .mh-top-title .mh-top-title__heading::after,
	body.archive > .mh-top-title .mh-top-title__heading:after {content: ""; display: inline-block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; max-width: 90px; width: 50%; height: 2px; background-color: #007d96;}
body.archive > .mh-breadcrumbs-wrapper {display: none;}
body.archive > .mh-layout.mh-top-title-offset {margin-top: -80px;}
body.archive > .mh-layout {max-width: 100% !important; padding: 0;}
.mh-properties .mh-estate-vertical .mh-estate-vertical__buttons__single:nth-last-child(2), .mh-properties .mh-estate-vertical .mh-favorite-card, .owl-properties .mh-estate-vertical .mh-favorite-card {display: none !important;}

/* ----- PROPERTIES - AUTHOR ARCHIVES ----- */

body.archive.author > .mh-top-title.mh-top-title--author .mh-top-title__heading {color: #fff; margin-bottom: 20px;}
body.archive.author > .mh-top-title.mh-top-title--author .mh-top-title__avatar > img {border-radius: inherit;}
body.archive.author > .mh-top-title.mh-top-title--author .mh-agent-contact__element > a:hover {color: #007d96;}
body.archive.author > .mh-top-title.mh-top-title--author .mh-top-title__heading::after, body.archive.author > .mh-top-title.mh-top-title--author .mh-top-title__heading:after {bottom: -10px; margin: 0; max-width: 50px;}

/* ----- PROPERTIES - COMPARE ----- */

.mh-compare__list > .mh-compare__list__element:last-child {display: none;}

/* ----- PROPERTIES - LISTING ----- */

body.post-type-archive-estate > .mh-top-title--image-background {margin-top: -72px; padding-top: 140px; padding-bottom: 160px; background-image: url("https://prestigia.dev.yachtingmedia.fr/wp-content/uploads/2025/01/bandeau-villa.jpg") !important;}
body.post-type-archive-estate > .mh-top-title--image-background::after, body.post-type-archive-estate > .mh-top-title--image-background:after {display: none !important;}
body.post-type-archive-estate > .mh-top-title--image-background .mh-top-title__heading {font-weight: 300 !important; letter-spacing: 5px; font-size: 35px; text-shadow: 1px 1px 1px #000; padding-bottom: 15px;}
body.post-type-archive-estate > .mh-top-title--image-background .mh-top-title__heading::after,
	body.post-type-archive-estate > .mh-top-title--image-background .mh-top-title__heading:after {content: ""; display: inline-block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; max-width: 90px; width: 50%; height: 2px; background-color: #007d96;}
#results {max-width: 1350px; margin: 0 auto; padding: 0 21px;}
.mh-properties .mh-grid__1of2 {margin-bottom: 20px !important; padding: 0 10px !important;}

.mh-caption .mh-caption__inner {padding: 10px 20px; margin: 12px; font-size: 16px; line-height: 1; font-weight: 400; background: transparent !important; border: 1px solid #fff;}

.mh-properties .mh-estate-vertical {padding-bottom: 0; background: transparent; overflow: hidden;}
.mh-estate-vertical .mh-thumbnail {margin-bottom: 0;}
.mh-estate-vertical .mh-thumbnail .mh-thumbnail__inner::before, .mh-estate-vertical .mh-thumbnail .mh-thumbnail__inner:before {opacity: 1 !important; background: linear-gradient(to top, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0) 40%) !important;}
.mh-estate-vertical .mh-thumbnail:hover .mh-thumbnail__inner::before, .mh-thumbnail:hover .mh-thumbnail__inner::after,
	.mh-estate-vertical .mh-thumbnail:hover .mh-thumbnail__inner:before, .mh-thumbnail:hover .mh-thumbnail__inner:after {opacity: 0 !important;}
.mh-estate-vertical .mh-thumbnail .mh-estate-vertical__text {display: none !important;}
.mh-estate-vertical .mh-estate-vertical__content {height: auto !important; padding: 45px 15px 5px 20px; position: absolute; bottom: -30px; left: 0; right: 0; margin-bottom: 0 !important; background: transparent; transition: all ease-in-out .5s; z-index: 1;}
.mh-estate-vertical:hover .mh-estate-vertical__content {background: rgba(0,125,150,.5); bottom: 0; transition: all ease-in-out .5s;}
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info.mh-attribute__ville {position: absolute !important; top: 15px; font-size: 18px; color: #fff;}
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading {display: initial;}
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {display: block; max-width: 66%; padding-bottom: 10px; font-size: 24px; font-weight: 300; text-transform: uppercase; color: #fff;}
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info {}
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info > strong {display: none;}
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info.mh-attribute__secteur,
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info.mh-attribute__budget,
		.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info.mh-attribute__option {display: none !important;} 
.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__primary {float: right; margin-top: -45px; margin-bottom: 0; font-size: 16px; color: #fff !important; font-weight: 300; cursor: default; transition: all ease-in-out .5s; opacity: 0;}
.mh-estate-vertical .mh-estate-vertical__content > div:last-child {color: #fff; transition: all ease-in-out .5s;}
.mh-estate-vertical:hover .mh-estate-vertical__content .mh-estate-vertical__primary {transition: all ease-in-out .5s; opacity: 1;}

.mh-estate-vertical .mh-estate-vertical__bottom {margin-top: -50px; z-index: 1; position: relative;}
.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons-wrapper {height: auto;}
.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons {bottom: 0; right: 15px;}
.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons .mh-estate-vertical__buttons__single .mdl-button {height: auto; color: #000; background-color: #fff; border-color: #fff; border-width: 1px; padding: 10px 25px 10px 25px; font-size: 16px; line-height: 1; font-weight: 400; min-width: inherit !important; transition: all ease-in-out .2s;}
.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons .mh-estate-vertical__buttons__single .mdl-button:hover {color: #fff !important; background-color: transparent; transition: all ease-in-out .2s;}
.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons .mh-estate-vertical__buttons__single .mdl-button .mdl-button__icon-right {display: none !important;}
.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons .mh-estate-vertical__buttons__single .mdl-button:after,
	.mh-estate-vertical .mh-estate-vertical__bottom .mh-estate-vertical__buttons .mh-estate-vertical__buttons__single .mdl-button:after {display: none !important;}


.mh-estate-vertical .mh-estate-vertical__content address.mh-estate-vertical__subheading {display: none !important;}


/* ----- PROPERTIES - DETAILS ----- */

.single-estate .mh-post {margin-top: -72px; padding-bottom: 70px;}
.single-estate .mh-top-title--single-estate > .mh-layout {padding: 10px 30px !important; text-align: left;}
.single-estate .mh-top-title--single-estate.mh-top-title--image-background .mh-top-title__heading {font-weight: 300;}

.single-estate .mh-breadcrumbs-wrapper {background: #fff; color: #000; border-top: inherit;}
.single-estate .mh-breadcrumbs-wrapper a.mh-breadcrumbs__back, .single-estate .mh-breadcrumbs-wrapper .mh-breadcrumbs__item a, .single-estate .mh-breadcrumbs-wrapper i {color: #000;}
.single-estate .mh-breadcrumbs__back:after, .single-estate .mh-breadcrumbs__back::after {background: #000;}

.single-estate .mh-estate__section.mh-estate__section--attributes {float: left; padding: 18px 24px; background-color: #007d96; box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3);}
.single-estate .mh-estate__section.mh-estate__section--attributes .mh-estate__list__inner {padding: 0; margin: 0;}
.single-estate .mh-estate__section.mh-estate__section--attributes .mh-estate__list__element {width: 100%; padding: 10px 0; text-align: right; border-bottom: 1px solid rgba(255,255,255,0.3); color: #fff; margin-bottom: 0; font-weight: 300; font-size: 14px;}
.single-estate .mh-estate__section.mh-estate__section--attributes .mh-estate__list__element:last-child {/*border-bottom: inherit;*/}
.single-estate .mh-estate__section.mh-estate__section--attributes .mh-estate__list__element strong {float: left; margin-right: 6px; font-weight: 300;}
.single-estate .mh-estate__section.mh-estate__section--attributes #mh-estate_attribute--25.mh-estate__list__element strong,
	.single-estate .mh-estate__section.mh-estate__section--attributes #mh-estate_attribute--26.mh-estate__list__element strong,
		.single-estate .mh-estate__section.mh-estate__section--attributes #mh-estate_attribute--12.mh-estate__list__element strong {display: block; float: none; margin-bottom: 10px; text-align: left;}
.single-estate .mh-estate__section.mh-estate__section--attributes #mh-estate_attribute--12.mh-estate__list__element {text-transform: capitalize;}		
.single-estate .mh-estate__section {}
.single-estate .mh-estate__section {}
.single-estate {}

.single-estate .essb_links .essb-s-bg-network, .single-estate .essb_links .essb-s-bg-network:hover {background-color: #007d96 !important; border-radius: 50%;}
.single-estate .mh-estate__section--description .essb_links .essb-s-bg-network, .single-estate .mh-estate__section--description .essb_links .essb-s-bg-network:hover {border-radius: 0;}

.single-estate .mh-estate__section.mh-estate__section--description {padding-top: 5px; padding-right: 0; background: transparent; font-size: 14px; text-align: justify;}
.single-estate .mh-estate__section.mh-estate__section--description > .mh-estate__section__heading {text-align: left; font-size: 24px; line-height: 1.2; font-weight: 300 !important; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #007d96;}
.single-estate .mh-estate__section.mh-estate__section--description p {margin-bottom: 12px;}
.single-estate .mh-estate__section.mh-estate__section--description .essb_links {margin-top: 50px; text-align: right;}
.single-estate .mh-estate__section.mh-estate__section--description .essb_links li a .essb_network_name {display: none;}

.single-estate .mh-estate__section.section_custom {background-color: transparent; padding-left: 1px; padding-right: 0px;}
.single-estate .mh-estate__section.section_custom > .mh-estate__section__heading {text-align: left; font-size: 24px; line-height: 1.2; font-weight: 300 !important; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #007d96;}
.single-estate .mh-estate__section.section_custom ul.mh-estate__list__inner {display: block; column-count: 3; margin: 0 !important;}
.single-estate .mh-estate__section.section_custom ul.mh-estate__list__inner li.item_prestation {padding: 5px;}
.single-estate .mh-estate__section.section_custom ul.mh-estate__list__inner li.item_prestation:nth-child(2n+1) {background-color: #f3f4f4;}

.single-estate .mh-estate__related {margin-top: 70px;}
.single-estate .mh-estate__related .mh-estate__section__heading {padding-bottom: 10px; text-align: left; font-size: 24px; font-weight: 300; border-bottom: 1px solid #007d96; margin-bottom: 24px;}

/* RELATED PROPERTIES */

.mh-estate__related .mh-estate-vertical {padding-bottom: 0;}
.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content {bottom: 0; padding-top: 0;}
.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__primary {opacity: 1 !important; margin-top: -33px;}
.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {padding-top: 25px;}
.mh-estate__related .mh-favorite-card {display: none !important;}

/* SIDEBAR */

.single-estate .mh-layout__sidebar-right .mh-display-desktop {box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3);}
.single-estate .mh-layout__sidebar-right .mh-estate__details > div {text-align: center;}
.single-estate .mh-layout__sidebar-right .mh-estate__details > div i {color: #007d96;}
.single-estate .mh-layout__sidebar-right .mh-estate__details .mh-estate__details__phone a {background: #f3f4f4 !important;}
.single-estate .mh-layout__sidebar-right .mh-estate__details .mh-estate__details__phone a:hover {color: #007d96 !important;}
.single-estate .mh-layout__sidebar-right .mh-estate__add-to {margin-bottom: 30px;}
.single-estate .mh-layout__sidebar-right .mh-estate__add-to button:hover {color: #007d96;}
.single-estate .mh-layout__sidebar-right section {padding: 0; background: #f3f4f4; box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3);}
.single-estate .mh-layout__sidebar-right section .mh-widget-title {margin: 0 0 30px; padding: 10px 0; background: #007d96; color: #fff; font-size: 25px; letter-spacing: 3px;}
.single-estate .mh-layout__sidebar-right section .mh-widget-title .mh-widget-title__text {padding: 0 15px; text-align: center; text-transform: uppercase;}
.single-estate .mh-layout__sidebar-right section .mh-widget-title::before, .single-estate .mh-layout__sidebar-right section .mh-widget-title:before {display: none !important;}
.single-estate .mh-layout__sidebar-right section .mh-widget-title .mh-widget-title__text > a {color: #fff;}
.single-estate .mh-layout__sidebar-right section.mh-estate__agent {padding-bottom: 5px !important; margin-bottom: 30px;}
.single-estate .mh-layout__sidebar-right section.mh-estate__agent .mh-widget-title {margin-bottom: 15px;}
.single-estate .mh-layout__sidebar-right section.mh-estate__agent .mh-estate__agent__thumbnail-wrapper {padding-bottom: 170px; max-width: 200px; margin: 0 auto;}
.single-estate .mh-layout__sidebar-right section.mh-estate__agent .mh-estate__agent__phone {text-align: center; margin-bottom: 0;}
.single-estate .mh-layout__sidebar-right section.mh-estate__agent .mh-estate__agent__email {text-align: center; margin-bottom: 15px;}
.single-estate .mh-layout__sidebar-right section.mh-estate__agent .mh-estate__agent__content .mdl-button {display: none;}
.single-estate .mh-layout__sidebar-right .wpcf7 {padding: 0 25px;}
.single-estate .mh-layout__sidebar-right .wpcf7-form input[type="email"], .single-estate .mh-layout__sidebar-right .wpcf7-form input[type="tel"], .single-estate .mh-layout__sidebar-right .wpcf7-form input[type="text"], 
	.single-estate .mh-layout__sidebar-right .wpcf7-form textarea {height: 45px;border-radius: 10px; background: #fff; border: 1px solid #e2e2e2; color: #9e9e9e; text-align: left; width: 100%; padding: 5px 15px 5px 35px; font-size: 14px; margin-bottom: 10px;}
.single-estate .mh-layout__sidebar-right .wpcf7-form .wpcf7-list-item {margin: 0;}
.single-estate .mh-layout__sidebar-right .wpcf7-form .wpcf7-list-item label {font-weight: 300; font-size: 11px;}
.single-estate .mh-layout__sidebar-right .wpcf7-form textarea {min-height: 150px;}
.single-estate .mh-layout__sidebar-right .wpcf7-form .contact_form .message span::before, .single-estate .mh-layout__sidebar-right .wpcf7-form .contact_form .message span:before {bottom: 128px;}
.single-estate .mh-layout__sidebar-right .wpcf7-form .contact_form .rgpd {margin-bottom: 0;}
.single-estate .mh-layout__sidebar-right .wpcf7-form .wpcf7-submit {margin-top: 10px; width: 100%; border-radius: 10px; text-align: center; font-size: 20px; letter-spacing: 3px;}
.single-estate .mh-layout__sidebar-right .wpcf7-form .wpcf7-spinner {display: none;}

/* ----- HOME ----- */

.home_slider {}

.home_properties {padding-top: 50px;}
.home_properties .mh-estate-vertical {padding-bottom: 0; background: transparent; overflow: hidden;}
.home_properties .mh-estate-vertical .mh-estate__list {margin-bottom: 0; color: #fff !important;}
.home_properties .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__primary {margin-top: 0;}
.home_properties .mh-estate-vertical .mh-estate-vertical__bottom {display: none !important;}

.home_services {padding: 50px 0 30px;}
.home_services .mh-subheading {margin-bottom: 21px;}
.bloc_icon_boxes {}
.bloc_icon_box {text-align: center; text-transform: uppercase;}
.bloc_icon_box h3 {font-weight: 100; font-size: 16px;}
.bloc_icon_box a:before {content: ''; display: block; max-height: 80px; margin: 0 auto 20px; background-size: contain; background-repeat: no-repeat; background-position: center;}
.bloc_icon_box a {display: block; padding: 40px 0; border: 2px solid #eaeaea; border-radius: 5px; border-right-color: transparent; border-bottom-color: transparent; box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3); transform: scale(1); transition: all ease-in-out .2s;}
.bloc_icon_box a:hover {border-color: transparent; transform: scale(1.05); transition: all ease-in-out .2s; box-shadow: 0 0 5px 5px rgba(74,170,189,1);}
.bloc_icon_box .icon_subtitle {display: block; font-weight: 600; font-size: 16px;}
.bloc_icon_box.ico1 a:before {background-image: url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/optimisation_financiere.png'); height: 63px; margin-top: 17px;}
.bloc_icon_box.ico2 a:before {background-image: url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/conseil_juridique.png'); height: 80px;}
.bloc_icon_box.ico3 a:before {background-image: url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/accompagnement_personnalise.png'); height: 80px;}
.bloc_icon_box.ico4 a:before {background-image: url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/service_conciergerie.png'); height: 77px; margin-top: 3px;}
.bloc_icon_box.ico5 a:before {background-image: url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/location_saisonniere.png'); height: 80px;}


.home_types {border-bottom: 1px solid #ebebeb; padding-bottom: 35px;}
.home_types a.vc_single_image-wrapper::before, .home_types a.vc_single_image-wrapper:before {content: ''; z-index: 1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 40%);}
.home_types a.vc_single_image-wrapper {box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3); transform: scale(1); transition: all ease-in-out .2s;}
.home_types a.vc_single_image-wrapper:hover {transform: scale(1.05); transition: all ease-in-out .2s;}
.home_types .type_title {position: absolute; bottom: 30px; left: 50px;}
.home_types .type_title h2 {font-size: 40px; line-height: 1; text-transform: uppercase; color: #fff; text-shadow: #000 1px 1px 1px; font-weight: 100; padding-right: 35px;}

/*.testimonials {padding-top: 20px; padding-bottom: 10px;}
.testimonials .mh-testimonial {padding: 0 10px; margin-bottom: 34px;}
.testimonials .mh-testimonial .mh-testimonial__inner {display: flex; flex-direction: column-reverse; border: 2px solid #eaeaea; padding: 35px; border-radius: 5px;}
.testimonials .mh-testimonial .mh-testimonial__inner .mh-testimonial__photo {display: none !important;}
.testimonials .mh-testimonial .mh-testimonial__author {font-size: 30px; font-weight: 100; margin-bottom: 10px;}
.testimonials .mh-testimonial .mh-testimonial__text {font-size: 16px; font-weight: 100;}
.testimonials .mh-testimonial .mh-testimonial__text > p {margin-bottom: 0;}*/

.home_seo {padding-top: 20px; padding-bottom: 10px;}
.home_seo h2.mh-heading {font-size: 26px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #007D96;}
.seo_txt ul {margin-top: 0; padding-left: 15px;}
.seo_txt li {margin-bottom: 10px;}
.seo_txt p {text-align: justify;}
.seo_txt b {font-size: 18px;}

.home_contact {padding-bottom: 35px; border-top: 1px solid #ebebeb;}
.home_contact .wpb_gmaps_widget {box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3);}
.home_contact .mh-heading-wrapper--left {padding-left: 15px;}
.home_contact .mh-heading-wrapper--left .mh-subheading {margin-bottom: 25px;}
.wpcf7-form .contact_form .wpcf7-form-control-wrap {display: initial;}
.wpcf7-form .contact_form input[type="text"], .wpcf7-form .contact_form input[type="email"], .wpcf7-form .contact_form input[type="tel"], 
	.wpcf7-form .contact_form textarea {border-radius: 5px; width: 100%; padding: 10px 10px 10px 40px; margin-bottom: 20px; border: 1px solid #d1d1d1; font-style: inherit; font-weight: 100; box-shadow: 3px 3px 3px -3px rgba(0,0,0,.3);}
.wpcf7-form .contact_form .titre_form {font-size: 70px; line-height: 50px; color: #000;}
.wpcf7-form .contact_form .sous-titre_form {font-size: 20px; color: #000;}
.wpcf7-form .contact_form label {font-weight: 300;}
.wpcf7-form .contact_form .rgpd {margin-bottom: 20px;}
.wpcf7-form .contact_form .rgpd .wpcf7-list-item {margin-left: 0;}
.wpcf7-form .contact_form .rgpd .wpcf7-list-item a {text-decoration: underline;}
.wpcf7-form .contact_form .rgpd .wpcf7-list-item a:hover {color: #007d96 !important;}
.wpcf7-form .contact_form .envoyer input:disabled {background-color: rgba(0,125,150,.8) !important;}
.wpcf7-form .contact_form .envoyer input {background-color: #4ab5c7; color: #fff; border: 1px solid #4ab5c7; box-shadow: 3px 3px 5px -1px rgba(0,0,0,.3); padding: 0 50px; letter-spacing: 1px;}
.wpcf7-form .contact_form input:placeholder, .wpcf7-form .contact_form textarea:placeholder {color: #d1d1d1 !important;}
.wpcf7-form .contact_form .nom span:before, .contact_form .prenom span:before {content:url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/icone1.png'); position: absolute; bottom: -4px; left: 13px;}
.wpcf7-form .contact_form .email span:before {content:url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/icone2.png'); position: absolute; bottom: 0px; left: 10px;}
.wpcf7-form .contact_form .telephone span:before {content:url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/icone3.png'); position: absolute; bottom: -4px; left: 10px;}
.wpcf7-form .contact_form .message span:before {content:url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/icone4.png'); position: absolute; bottom: 148px; left: 10px;}

/* fix for chrome */

@media screen and (-webkit-min-device-pixel-ratio:0){
    .form_home .message span:before {content: url('https://prestigia.dev.yachtingmedia.fr/wp-content/themes/myhome-child/images/icone4.png'); position: absolute; bottom: 132px; left: 10px; }
  }

/* ----- PAGES : LISTING PROPERTIES ----- */

.listing_properties {margin-top: -80px; padding-bottom: 80px;}





/* ----- SERVICES ----- */

.home_services.page_services {padding: 70px 0 0;}
.row_service {padding-top: 70px !important; padding-bottom: 70px !important; border-bottom: 1px solid #ebebeb;}
.service_content {padding-bottom: 100px !important;}
.service_content h2.mh-heading {font-size: 30px; margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #007D96;}
.service_content .service_txt {font-size: 16px; text-align: justify;}
.service_img {padding: 0 35px 0 17.5px !important;}
.row_service.row_objectif {padding-top: 55px !important; padding-bottom: 25px !important; border-bottom: none;}
.service_content.objectif {padding-bottom: 0 !important;}


/* ----- VENTE ----- */

.estimation {}
.estimation h2.mh-heading {font-size: 30px; margin-bottom: 10px;}
.estimation .service_txt {font-size: 16px; text-align: justify;}
.embed_container {position: relative; height: 550px; overflow: hidden; max-width: 100%;}
.embed_container iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}


/* ----- PAGES LÉGALES ----- */

.row_legal_intro {border-bottom: 1px solid #ebebeb; padding: 35px 0; margin-bottom: 25px;}
.row_legal_intro .vc_column-inner {padding-top: 0 !important;}
.row_legal_intro h2.mh-heading, .row_legal h2.mh-heading {font-size: 30px; margin-bottom: 10px; font-weight: 600 !important;}
.row_legal_intro .txt_legal, .row_legal .txt_legal {font-size: 16px; text-align: justify;}


/* ----- LISTING ARTICLES ----- */

body.blog .mh-top-title--image-background {background-image: url("https://prestigia.dev.yachtingmedia.fr/wp-content/uploads/2025/01/bandeau-villa.jpg") !important; background-position: center bottom !important;}
body.blog h1.mh-top-title__heading {font-size: 35px; font-weight: 400; padding-top: 35px; padding-bottom: 12px; margin-bottom: 36px;}
body.blog h1.mh-top-title__heading::after, body.blog h1.mh-top-title__heading:after {content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; max-width: 90px; width: 50%; height: 2px; background: #007d96;}
.mh-post-grid {background: inherit !important; margin-bottom: 50px !important;}
.mh-post-grid .mh-post-grid__inner {padding-left: 5px !important;}
.mh-post-grid .mh-post-grid__heading {line-height: 1.2; font-size: 20px; text-transform: uppercase; padding-top: 10px; margin-bottom: 5px;}
.mh-post-grid .mh-post-grid__heading a {color: #007d96;}
.mh-post-grid .mh-post-grid__excerpt {font-size: 12px; text-align: justify;}
.mh-post-grid .mh-post-grid__btn-wrapper {display: none !important;}

/* ----- ARTICLES ----- */

body.single-post > .mh-top-title--image-background {margin-top: -72px; padding-top: 140px; background-image: url("https://prestigia.dev.yachtingmedia.fr/wp-content/uploads/2025/01/bandeau-villa.jpg") !important; background-position: center bottom !important;}
body.single-post .mh-top-title--image-background .mh-top-title__heading {font-size: 35px; font-weight: 400; padding-bottom: 12px; text-shadow: 1px 1px 1px #000;}
body.single-post .mh-top-title--image-background .mh-top-title__heading:after, body.single-post .mh-top-title--image-background .mh-top-title__heading::after {content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; max-width: 90px; width: 50%; height: 2px; background: #007d96;}
.mh-post-single__title {color: #007d96; text-transform: uppercase;}
.single-post .post-content h3 {font-size: 20px;}

/* SIDEBAR */

.single-post .mh-layout__sidebar-right .mh-widget-title__text::before, .single-post .mh-layout__sidebar-right .mh-widget-title__text:before,
	body.blog .mh-layout__sidebar-right .mh-widget-title__text::before, body.blog .mh-layout__sidebar-right .mh-widget-title__text:before {display: none !important;}
.single-post .mh-layout__sidebar-right .mh-widget-title__text, body.blog .mh-layout__sidebar-right .mh-widget-title__text {font-size: 24px; text-transform: uppercase; line-height: 1.2; font-weight: 300 !important; margin-bottom: 0; padding-bottom: 5px; border-bottom: 1px solid #007d96;}
#block-9::before, #block-9:before {content: "Catégories"; display: block; font-size: 24px; text-transform: uppercase; line-height: 1.2; font-weight: 300 !important; margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #007d96;}
html[lang="en-US"] #block-9::before, html[lang="en-US"] #block-9:before {content: "Categories";}
.mh-layout__sidebar-right .widget_categories ul li {padding-top: 35px; font-size: 14px; text-transform: uppercase;}
.widget_categories > ul > li:last-child a {border-bottom: 1px solid #f0f0f0 !important;}
.widget_categories ul.children > li > a {border-bottom: inherit !important;}

/* ----- FOOTER ----- */

.mh-footer-top .mh-footer__logo > img {margin-bottom: 15px !important; max-width: 250px;}
.mh-footer-top .mh-footer__contact {font-style: inherit; margin-bottom: 5px;}
.mh-footer-top .mh-footer__contact i {color: #007d96;}
.mh-footer-top .mh-footer__contact a:hover {text-decoration: underline !important;}
.mh-footer-top a:hover, .mh-footer-bottom a:hover, .mh-footer-top .widget_nav_menu ul li a {color: #007d96 !important;}
.mh-footer-top .widget_title_custom {text-transform: uppercase; font-size: 18px; margin-bottom: 25px; font-weight: 300; border-bottom: 1px solid #007d96; padding-bottom: 5px;}
.footer_address_link {display: block; margin-bottom: 20px; font-size: 14px; letter-spacing: 1px; color: #007b95 !important;}
.footer_address_txt {display: block; font-weight: 300; font-size: 12px; letter-spacing: 0; color: #fff;}
a.footer_address_link:hover .footer_address_txt {text-decoration: underline;}
.mh-footer-top .widget_nav_menu > .widget_title_custom {margin-bottom: 20px;}
.mh-footer-top .widget_nav_menu .menu li a {padding-top: 5px; padding-bottom: 5px; text-transform: uppercase; border: inherit !important; letter-spacing: 1px;}
.mh-footer-top .widget_nav_menu .menu-menu-footer-nav-fr-container .menu-item-3548888 {margin-bottom: 10px;}
.mh-footer-top .widget_nav_menu ul.menu li ul li a {padding-top: 2.5px; padding-bottom: 2.5px;}
.mh-footer-top .widget_nav_menu .menu ul li a:before {position: initial; display: inline-block !important; width: 4px; vertical-align: middle; margin-right: 5px; height: 1px !important;}
.mh-footer-top .widget_nav_menu ul li a::before, .mh-footer-top .widget_nav_menu ul li a:before {height: 1px !important; width: 4px !important;}
.mh-footer-top .widget_nav_menu ul li a:hover {padding-left: 10px !important; color: #007d96 !important;}
.mh-footer-top .mh-footer__row > .widget:last-child .title_widget {text-transform: uppercase; font-size: 18px; margin-bottom: 25px; font-weight: 300; border-bottom: 1px solid #007d96; padding-bottom: 5px;}
.mh-footer-top .form_newsletter {margin-bottom: 10px;}
.mh-footer-top .form_newsletter input[type="email"] {max-width: calc(100% - 50px); padding: 7px 10px; color: #fff; text-align: left; background: transparent; border-color: #fff;}
.mh-footer-top .form_newsletter input[type="email"]::placeholder {color: #fff !important;}
.mh-footer-top .form_newsletter input[type="email"]:focus {border-width: 1px !important;}
.mh-footer-top .form_newsletter input[type="submit"] {width: 40px; height: 40px; margin-left: 10px; background-color: #007d96; border: none; color: #fff; cursor: pointer;}
.mh-footer-top .form_newsletter input[type="submit"]:hover {background-color: #fff; color: #007d96;}
.footer_social a {display: inline-block; margin-right: 25px;}
.footer_social a:last-child {margin-right: 0;}
.footer_social i {font-size: 40px; color: #007d96;}
.footer_social a:hover i {color: #fff;}

.mh-footer-bottom {padding-top: 0 !important; padding-bottom: 0 !important; text-align: center !important;}
.mh-footer-bottom > .mh-layout {border-top: 1px solid #007d96; padding-top: 20px !important; padding-bottom: 35px !important;}
.footer_bottom_row {display: table; width: 100%;}
.footer_bottom_col {display: table-cell; width: 33.3333%; text-align: center; line-height: 1.2;}
.footer_bottom_col:first-child {text-align: left;}
.footer_bottom_col:last-child {text-align: right;}
.footer_bottom_row:first-child .footer_bottom_col:last-child {padding-bottom: 12px;}
.footer_bottom_col p {margin-bottom: 12px;}

/* -------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------- RESPONSIVE ------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width: 768px){

	body.blog .mh-top-title--image-background {margin-top: -72px; padding-top: 100px; padding-bottom: 50px;}
	.mh-search:after {display: none !important;}
	.mh-search .mh-search__element {padding: 0 5px !important;}
	.mh-search .mh-search__element:first-child {padding-left: 0 !important;}
	.mh-search .mh-search__element:last-child {padding-right: 0 !important;}
	.single-estate .mh-top-title--single-estate {margin-top: -72px; padding-top: 250px; padding-bottom: 0; padding-left: 0; padding-right: 0; background-color: #007d96;}
	.single-estate .mh-breadcrumbs-wrapper--single-property-gallery {margin-top: -26px; margin-bottom: 12px;}
	.single-estate .mh-breadcrumbs {max-width: -webkit-calc(100% - 200px); max-width: -moz-calc(100% - 200px); max-width: calc(100% - 200px);}
	.single-estate .mh-top-essb {width: 160px !important;}
	.mh-estate__section.mh-estate__section--attributes {width: 33%;}
	.mh-estate__section.mh-estate__section--description {width: 66%; float: right; margin-left: 1%;}
	body.blog .mh-grid__1of2 {padding: 0 10px;}
	.js_active .wpb_single_image.mobile_only {display: none !important;}
}

@media screen and (min-width: 1024px){

	
	body.blog .mh-grid__1of2 {padding: 0 15px;}

}

@media screen and (min-width: 1200px){

	body:not(.blog):not(.single-post) > .mh-layout {margin-top: -72px;}
	body.post-type-archive-estate > .mh-layout, body.archive > .mh-layout {margin-top: -80px;}
	.mh-layout {max-width: 1580px !important;}
	body.single-estate .mh-layout {max-width: 1420px !important;}
}




/* ----------------------------------------------- */


@media screen and (max-width: 1599px){

	.home_seo h2.mh-heading {font-size: 23px;}

}


@media screen and (max-width: 1440px){

	.search_filter .mh-search, .mh-search-classic .mh-search-horizontal {padding: 12px 10px !important;}
	.mh-search .bootstrap-select.btn-group .filter-option, .mh-search.mh-search--button input[type="text"], .mh-search.mh-search--button .mdl-button, .mh-search .mh-search__panel--text input[type="text"] {font-size: 16px;}
	.bloc_icon_boxes {padding: 15px;}
	.bloc_icon_boxes > .wpb_column.vc_column_container {padding: 0 !important;}
	.single-estate .mh-estate__section.section_custom ul.mh-estate__list__inner {column-count: 2;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {font-size: 20px;}
	.row_legal_intro h2.mh-heading, .row_legal h2.mh-heading {font-size: 22px;}
}


@media screen and (max-width: 1399px){

	.mh-post-grid .mh-post-grid__heading {font-size: 18px;}
	.mh-search .bootstrap-select.btn-group > .btn {padding: 12px 0 9px 10px !important;}
	.mh-search .bootstrap-select.btn-group .filter-option, .mh-search.mh-search--button input[type="text"], .mh-search .mh-search__panel--text input[type="text"] {font-size: 14px; text-align: left !important;}
	.mh-search.mh-search--button input[type="text"], .mh-search .mh-search__panel--text input[type="text"] {padding-top: 9px; padding-bottom: 9px; padding-left: 10px;}
	.mh-search.mh-search--button .mdl-button {font-size: 14px; height: 41px; line-height: 38px;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {font-size: 18px;}
}


@media screen and (min-width: 992px) and (max-width: 1400px) {

}


@media screen and (max-width: 1199px){

	body:not(.blog):not(.single-post) > .mh-layout {margin-top: -72px;}
	.bloc_icon_boxes {padding: 15px 15px 0;}
	.bloc_icon_boxes > .wpb_column.vc_column_container {padding: 0 !important;}
	.row_service {padding-left: 15px !important; padding-right: 15px !important;}
	.row_service.row_objectif {padding-top: 35px !important; padding-bottom: 15px !important;}
	.home_types .type_title {left: 35px; bottom: 20px;}
	.home_types .type_title h2 {font-size: 30px;}
	.single-post .post-content h3 {font-size: 18px;}
	.header_title.header_title_listing {padding-bottom: 170px;}
	.listing_properties {margin-top: -125px;}
	.search_filter .mh-search, .mh-search-classic .mh-search-horizontal {padding: 10px 15px !important;}
	.mh-search .mh-search__element:nth-child(4) {padding-right: 0 !important;}
	.mh-search .mh-search__element:nth-child(5) {padding-left: 0 !important;}
	.mh-search .mh-search__element {width: 25% !important; margin: 5px 0;}
	.mh-search-classic .mh-search {flex-wrap: wrap; align-items: start;}
	.mh-search-classic .mh-search .mh-search__element {width: 25% !important; margin: 5px 0;}
	.mh-search-classic .mh-search .mh-search__element:last-child {padding-right: 5px !important;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {max-width: 70%; font-size: 20px;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info.mh-attribute__ville {font-size: 14px;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info {font-size: 12px;}
	.mh-estate-vertical .mh-estate-vertical__bottom {display: none !important;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__primary {margin-top: 3px;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {max-width: 66%; font-size: 16px;}
}


@media screen and (min-width: 768px) and (max-width: 1199px){

	.mh-footer__row .mh-footer__row__column {padding: 0 35px !important; width: 49% !important; display: inline-block; float: none !important; vertical-align: top;}
}


@media screen and (max-width: 1099px){

	.home_services {padding: 30px 0 50px;}
	.bloc_icon_boxes {padding: 0 30px;}
	.bloc_icon_boxes > .wpb_column.vc_column_container {padding: 5px !important;}
	.bloc_icon_boxes .vc_column_container > .vc_column-inner {padding: 0;}
	.bloc_icon_box {margin-bottom: 0 !important;}
	.home_services.page_services {padding: 50px 0 0;}
	.home_services.page_services .bloc_icon_boxes {padding: 15px 30px;}
	.row_service, .estimation {padding-top: 50px !important; padding-bottom: 50px !important;}
	#tarteaucitronDisclaimerAlert {display: block !important; margin-bottom: 7px !important;}
}

@media screen and (max-width: 1024px){


}

@media screen and (min-width: 768px) and (max-width: 1023px){

	.home_types .type_title h2 {font-size: 25px;}
}

@media screen and (max-width: 1023px){
 	
 	html body #mega_main_menu.first-lvl-align-right > .menu_holder > .menu_inner ul#mega_main_menu_ul {background-color: rgba(0, 0, 0, 0.8) !important; text-align: left; border-bottom: 1px solid #f0f0f0;}
 	html body #mega_main_menu > .menu_holder > .menu_inner > ul#mega_main_menu_ul li > .item_link {border-color: rgba(0,125,150,0.5); border-color: rgba(255,255,255,0.5);}
 	html body #mega_main_menu > .menu_holder > .menu_inner > ul#mega_main_menu_ul li > .item_link .link_text {color: #fff !important; text-transform: uppercase;}
 	html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul li.default_dropdown .mega_dropdown, html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul li > .mega_dropdown {background-color: rgba(0, 0, 0, 0.9) !important;}
 	html body #mega_main_menu.first-lvl-align-right > .menu_holder > .menu_inner ul#mega_main_menu_ul ul.mega_dropdown {padding: 0 !important;}
 	html body #mega_main_menu.first-lvl-align-right > .menu_holder > .menu_inner ul#mega_main_menu_ul ul.mega_dropdown > li {background-color: rgb(0, 125, 150) !important; border-bottom: none !important; border-color: rgba(255,255,255,0.5);}
 	html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul > li > ul .menu-item > .item_link {padding-left: 30px;}
 	html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul li.wpml-ls-item {display: inline-block; width: auto;}
 	html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul#mega_main_menu_ul li.wpml-ls-item > a {padding-right: 18px; border-bottom: none;}
 	html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button .symbol_menu i,
 		html body .mh-fixed-menu--active #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button .symbol_menu i {color: #fff !important;}
	.mh-post-grid .mh-post-grid__heading {font-size: 16px;}
	.mh-estate-vertical .mh-estate-vertical__content {padding: 37px 10px 0px 12px;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading {padding-bottom: 0;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {max-width: 100%; padding-bottom: 7px; font-size: 16px;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__more-info.mh-attribute__ville {font-size: 12px;}
	.mh-estate-vertical__more-info {margin-right: 10px; line-height: 20px; font-size: 10px;}
	.mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__primary {font-size: 14px;}
	.single-estate .mh-breadcrumbs-wrapper--single-property-gallery {margin-bottom: 0 !important;}
	.single-estate > .mh-post > .mh-layout > .mh-layout__content-left > .mh-display-mobile {display: initial !important;}
	.single-estate > .mh-post > .mh-layout > .mh-layout__content-left > .mh-display-mobile .mh-estate__details {margin-bottom: 10px;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {max-width: 66%; font-size: 18px; padding-bottom: 10px;}
	.home_seo .vc_col-sm-6 {width: 100% !important;}
	.seo_txt {margin-bottom: 0 !important;}
	.home_seo .btn_tous {margin-top: 30px;}

}

@media screen and (max-width: 991px){
 
	.form_home .titre_form {font-size: 40px;}
	.bloc_icon_boxes > .wpb_column.vc_column_container {width: 49.5% !important;}
	.bloc_icon_boxes > .wpb_column.vc_column_container:last-child {width: 100% !important;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {font-size: 16px;}
}


@media screen and (max-width: 767px){

	.row_reverse {flex-direction: column-reverse;}
	.btn_cat {left: 0; bottom: -40px;}
    .btn_cat.opened {bottom: 0; transition: all ease-in-out .5s;}
    .catalogue {left: 0; right: 0; margin: 0 auto;}
    .mh-footer__row .mh-footer__row__column {padding: 0 20px !important; margin: 35px 0 50px;}
    .custom_subtitle p {font-size: 14px; text-align: justify;}
    .bloc_icon_boxes {justify-content: center;}
    .bloc_icon_box h3 {font-size: 13px;}
	.bloc_icon_box .icon_subtitle {font-size: 14px;}
    .service_content {padding-top: 0 !important; padding-bottom: 0px !important;}
    .service_img, .col_bg {min-height: 300px !important; padding: 0 30px !important;}
    .search_filter .mh-rs-search + div {padding-bottom: 10px;}
    .mh-search .mh-search__element {width: -webkit-calc(50% - 5px) !important; width: -moz-calc(50% - 5px) !important; width: calc(50% - 5px) !important; float: left;}
    .mh-search .mh-search__element:nth-child(2n+1) {margin-right: 10px;}
    .header_title.header_title_listing {padding-bottom: 270px;}
    .listing_properties {margin-top: -227px;}
    .mh-search-classic .mh-search-horizontal {padding-bottom: 5px !important;}
	.mh-search-classic .mh-search {display: inline-block;}
	.mh-search-classic .mh-search .mh-search__element {width: -webkit-calc(50% - 5px) !important; width: -moz-calc(50% - 5px) !important; width: calc(50% - 5px) !important; float: left; margin-right: 10px;}
	.mh-search-classic .mh-search .mh-search__element:first-child {width: 100% !important;}
	.mh-search-classic .mh-search .mh-search__element:nth-child(2n+1) {margin-right: 0;}
	.mh-search-classic .mh-search .mh-search__element:last-child {padding-right: 0px !important;}
	.mh-search-classic .mh-filters {display: block; padding: 0 12px;}
	.mh-search-classic .mh-filters .mh-filters__left {float: none; display: block;}
	.mh-search-classic .mh-filters .mh-filters__sort {float: none; vertical-align: middle;}
	.mh-search-classic .mh-filters .mh-filters__buttons {float: none; display: inline-block; vertical-align: middle;}
	.mh-properties .mh-grid__1of2 {padding: 0 !important;}
	.single-estate .mh-top-title--single-estate {margin-top: -72px; padding-top: 250px; padding-bottom: 0; padding-left: 0; padding-right: 0; background-color: #007d96;}
	.single-estate .mh-top-title--single-estate > .mh-layout {padding: 10px 15px !important;}
	.single-estate .mh-top-title--single-estate.mh-top-title--image-background .mh-top-title__heading {text-align: left;}
	.mh-breadcrumbs {max-width: 100% !important;}
	.single-estate .mh-estate__section.mh-estate__section--description {padding-left: 0;}
	.single-estate .mh-estate__section.mh-estate__section--attributes {float: none;}
	.single-estate .mh-estate__section.section_custom ul.mh-estate__list__inner li.item_prestation {font-size: 12px;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {font-size: 20px;}
	.home_contact > .vc_column_container:last-child > .vc_column-inner {padding-top: 0 !important;}
	.row_service {padding-top: 35px !important;}
	.row_legal_intro {padding: 17.5px 0 50px;}
	.footer_bottom_row {display: block;}
	.footer_bottom_col {width: 100%; display: block; text-align: center !important;}
	.js_active .wpb_single_image.desktop_only {display: none !important;}
	#tarteaucitronRoot span#tarteaucitronDisclaimerAlert {font-size: 14px !important; line-height: 1.4 !important;}
}


@media screen and (max-width: 480px){

	.mh-search-classic .mh-filters {padding: 0 5px;}
	.mh-search-classic .mh-filters__sort {font-size: 10px;}
	.mh-search-classic .mh-filters__button {font-size: 10px; padding: 2px 5px; margin: 3px 0;}
	.bloc_icon_boxes > .wpb_column.vc_column_container {width: 50%;}
	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {font-size: 18px;}
	.row_legal_intro h2.mh-heading, .row_legal h2.mh-heading {font-size: 20px;}
	#tarteaucitronRoot #tarteaucitronAlertBig > button {margin-bottom: 10px;}
}


@media screen and (max-width: 400px){

	.row_legal_intro h2.mh-heading, .row_legal h2.mh-heading {font-size: 18px;}
}


@media screen and (max-width: 380px){

	.mh-estate__related .mh-estate-vertical .mh-estate-vertical__content .mh-estate-vertical__heading > a {font-size: 16px;}
}


@media screen and (max-width: 360px){

	.mh-search-classic .mh-filters__button {padding: 2px 5px; font-size: 9px;}
}



