@charset "UTF-8";

:root {
    --header-color-background: #009F92;
    --footer-color-background: #009F92;
}

/*---MMenu cong---*/
.mm-menu {
    --mm-color-background: #009F92;
}

/*---Form Color---*/
.form-submit-button {background-color:var(--header-color-background);}


/*---Typography---*/
h5, h6, span, body, input, button, html, select, textarea, table, tr, td, ul, ol, li, p, a {
  font-family: "Montserrat", sans-serif;
}

h1, h2, h3, h4 {font-family: "Raleway", sans-serif;font-weight: 700;font-style: normal;}
.minion-font {font-family: "minion-pro", serif;}

/*---Typography---*/

h1 {
  font-size: 2.2em;
  line-height: 1.1em;
  margin-bottom: 25px;
  letter-spacing:3px;
}

h2 {
  font-size: 2.2em;
  line-height: 1.1em;
  margin-bottom: 25px;
  letter-spacing:3px;
}

h2.big {
    font-size: 3.2em;
    line-height: 1.1em;
}
.edel-floorplan-swiper .swiper-slide {padding-bottom:50px;}
.edel-floorplan-swiper .swiper-pagination-bullet {width: initial;height: initial;border-radius: 0px;border:0.25px solid #231F20 !important;padding: 7px 12px;background-color:#ffffff;color: #D99116;font-weight:700;font-family: "Raleway", sans-serif;}
.edel-floorplan-swiper .swiper-pagination-bullet-active {background-color:#D99116 !important;color:#ffffff;}

.edel-sr-siteplan-legend-container {position:relative;}
.edel-sr-siteplan-legend-container img {max-width:80%;}
.edel-sr-siteplan-legend-container .edel-sr-siteplan-legend-list {width:40%;position:absolute;right:0;bottom:0;max-width: 400px;margin: auto;}
ol.edel-sr-siteplan-legend-list {list-style:numeric;font-size:11px;line-height:16px;color:#221F1F;}
ol.edel-sr-siteplan-legend-list li {margin-bottom:3px;}


.edel-floorplan-swiper.sofo-theme .edel-sr-floorplan-details-box .detail-list .sqft {color:#009F92;}
.edel-floorplan-swiper.sofo-theme .swiper-pagination-bullet {color:#009F92;}
.edel-floorplan-swiper.sofo-theme .swiper-pagination-bullet-active {background-color:#009F92 !important;color:#ffffff !important;}

