<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Astra Apartments 2020
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.1
*/

/* =Theme customization starts here
------------------------------------------------------- */

#reasonforvisit {
    display: none;
}

#reasonforvisit.featherlight-inner {
    display: block;
}

#reasonforvisit .frm_message {
    display: none !important;
}

div.frm_style_cause-of-trip {

}

div.frm_style_cause-of-trip p.causeoftrip {
    font-size: 40px;
    text-align: center;
}

div.frm_style_cause-of-trip .frm_primary_label {
    text-align: center;
    font-size: 14px;
}

div.frm_style_cause-of-trip #frm_field_22_container {
    margin-bottom: 5px;
}

div.frm_style_cause-of-trip .frm_submit button {
    margin: 0px !important;
	background: #6c3996 !important;
	color: #fff !important;
	border: 0px !important;
}

div.frm_style_cause-of-trip .frm_submit button:hover {
	background: #8A4FBB !important;
}

@media (max-width: 540px) {
    div.frm_style_cause-of-trip select,
    div.frm_style_cause-of-trip select option,
    #field_reasonfortravel option {
        font-size: 11px !important;
    }
}

h1.accommodation_page_h1 {
	padding-bottom: 20px;
}

#newbook_content #survey_questions_fieldset legend.newbook_responsive_header {
  display: none !important;
}

.cn-button.bootstrap {
  background: #ccc;
  color: #000;
}

body, html {
    font-size: 14px;
    font-family: "proxima-nova", sans-serif;
    line-height: 1.6;
    font-weight: 500;
}

.nav li ul.sub-menu {
    padding: 0px;
}

.nav li ul.sub-menu li a {
    padding: 20px 0px;
}

@media (min-width: 981px) {
    .et_fullwidth_nav #main-header .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    #top-menu.nav li .sub-menu .sub-menu {
        max-height: calc(100vh - 70px);
        overflow-y: auto;
    }

    #top-menu.nav .menu-item-has-children .menu-item-has-children &gt; a:first-child::after {
        top: 50%;
    }
}

#main-header .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
}

#main-content.container,
#main-content .container {
    width: 100%;
    padding: 15px;
}

.et_header_style_left .logo_container {
    width: calc(100% - 25px) !important;
}

.et_mobile_menu .menu-item-has-children &gt; a {
    background: none;
    font-weight: 400;
}

#mobile_menu .sub-menu {
    position: relative;
}

#mobile_menu .sub-menu::before {
    content: '\f105';
    position: absolute;
    left: 15px;
    top: 10px;
    font-family: 'Font Awesome 5 Pro';
}

.hentry p,
#et-main-area ul li {
    font-size: 1em;
    font-weight: 300;
    color: #3a3a3a;
}

.hentry .et_pb_bg_layout_dark p {
    color: #fff;
}

b, strong {
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    color: #666;
}

body:not(.tax-instance) #et-main-area h2, body:not(.tax-instance) #et-main-area .frontpage_h1 h1 {
    color: #666;
    font-size: 2em;
    font-weight: 300;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 25px;
}

#et-main-area .map-container h2 {
    padding: 0;
    margin-bottom: 0.5em;
}

#et-main-area #homepage-hero h2 {
    font-size: 3em;
    font-weight: 500;
    margin-bottom: 0.3em;
    padding-bottom: 0;
    position: relative;
    padding-left: 30px;
}

#et-main-area #homepage-hero h2::before {
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 10px;
    bottom: 12px;
    width: 5px;
    background: #f68a30;
}

.hentry h1 {
    font-size: 2.5em;
    font-weight: 300;
}

.hero h1,
body:not(.tax-instance) #et-main-area .et_pb_fullwidth_header h2 {
    font-size: 1.5rem;
    font-weight: 500;
    /* text-transform: uppercase; */
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
}

.hentry h3, .hentry h4 {
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

#three_col_two_rows_icons_text h3 {
  font-size: 22px;
}

.hentry h4 {
    font-size: 1em;
}

body.home .hentry h2 {
    font-size: 1em;
}

a {
    color: #f68a30;
    font-weight: 500;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, a strong {
    font-weight: 700;
}

.breadcrumbs a {
    color: #6c3996;
}

.modal-backdrop {
    z-index: 100000 !important;
}

.modal {
    z-index: 100001 !important;
}

body:not(.et-tb) #main-content #cta-block .container,
body:not(.et-tb-has-header) #main-content #cta-block .container {
    padding-top: 0;
}

.modal-backdrop{
    display:none;
}
.modal-content {
    box-shadow: 0 0 0px 100vw rgba(0,0,0,0.5);
}


/* Header
------------------------------------------------------- */

.logo_container {
    margin-left: 25px;
}

#et-info-phone {
    margin-right: 25px;
}

#et-top-navigation {
    display: flex;
    align-items: center;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 0;
    padding-left: 30px !important;
}

#top-menu-nav {
    margin-right: 15px;
}

#top-menu-nav #top-menu li {
    padding: 0;
}

#top-menu-nav #top-menu li a {
    display: block;
    padding: 40px 10px;
    font-size: 1em;
    line-height: 1em;
}

#top-menu-nav #top-menu li.current-menu-item a,
#top-menu-nav #top-menu li.current-menu-ancestor a
#top-menu-nav #top-menu li.current-menu-parent a,
#top-menu-nav #top-menu li.current_page_parent a,
#top-menu-nav #top-menu li.current_page_ancestor a {
    color: #6c3996;
}

#top-menu-nav #top-menu li.menu-item-has-children a {
    padding: 40px 25px 40px 10px;
}

#top-menu-nav #top-menu li.menu-item-has-children .sub-menu li {
    width: 100%;
}

#top-menu-nav #top-menu li.menu-item-has-children .sub-menu a {
    padding: 20px;
    width: 100%;
}

#top-menu .menu-item-has-children &gt; a:first-child::after {
    top: 50%;
    transform: translateY(-50%);
}

.header-phone a {
    display: block;
    padding: 15px 20px;
    background: #6c3996;
    color: #fff;
    border-radius: 5px;
    transition-duration: 300ms;
}

.header-phone a:hover {
    background: #8a4fbb;
}

blockquote {
    border-color: #f68b33;
    border-width: 4px;
}

/* Buttons
------------------------------------------------------- */

.button,
#mc_embed_signup #mc-embedded-subscribe-form .button,
.frm_style_formidable-style.with_frm_style .frm_submit button.btn,
.pagination a {
    display: inline-block;
    padding: 15px 20px;
    font-size: 1em;
    line-height: 1em;
    background: #6c3996;
    border: 2px solid #6c3996;
    color: #fff;
    border-radius: 5px;
    transition-duration: 300ms;
    cursor: pointer;
}

#mc_embed_signup #mc-embedded-subscribe-form .button {
    margin: 0;
    height: auto;
    font-size: 1.125em;
}

#mc_embed_signup_scroll &gt; .clear {
    display: flex;
    justify-content: flex-end;
}

.button:hover,
#mc_embed_signup #mc-embedded-subscribe-form .button:hover,
.frm_style_formidable-style.with_frm_style .frm_submit button.btn:hover {
    background: #8a4fbb;
    border-color: #8a4fbb;
    color: #fff;
}

.button:disabled,
.button:disabled:hover {
    background: #4b1e6f;
    border-color: #4b1e6f;
    color: #dadada;
    cursor: initial
}

.button.orange {
    background: #f68a30;
    border-color: #f68a30;
}

.button.orange:disabled,
.button.orange:disabled:hover {
    background: #b16323;
    border-color: #b16323;
}

.button.orange:hover {
    background: #ff7e13;
    border-color: #ff7e13;
}

.button.grey {
    background: #7b7b7b;
    border-color: #7b7b7b;
}

.button.grey:hover {
    background: #666666;
    border-color: #666666;
}

.button.white {
    background: #ffffff;
    border-color: #ffffff;
    color: #ffffff;
}

.button.white:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #ffffff;
}

.button.outline {
    color: #6c3996;
    background: none;
}


.button.outline:hover {
    background: #8a4fbb;
    border-color: #8a4fbb;
    color: #fff;
}

.button.orange.outline {
    color: #f68a30;
    background: none;
}


.button.orange.outline:hover {
    background: #ff7e13;
    border-color: #ff7e13;
    color: #fff;
}

.button.white.outline {
    color: #ffffff;
    background: none;
}


.button.white.outline:hover {
    background: #ffffff;
    border-color: #ffffff;
    color: #f68a30;
}


/* Footer
------------------------------------------------------- */

#main-footer {
    background-size: cover;
    background-position: center center;
}

#footer-wrap {
    padding: 50px 0;
}

#footer-bottom {
    background-color: #38393b;
    padding: 10px 0;
    overflow: hidden;
}

#footer-bottom p {
    color: #cfcfcf;
    font-size: 0.75em;
    line-height: 1em;
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer-bottom a {
    color: #fff;
    display: inline-block;
}

#footer-bottom img {
    display: block;
    padding: 6px;
    max-height: 32px;
    width: auto;

}

#footer-quick-links h3,
ul.bottom-nav li a,
#footer-info table td {
    color: #fff !important;
    font-size: 16px;
    line-height: 1em;
}

#footer-quick-links h3 {
    color: #f68a30;
    padding-bottom: 15px;
}

ul.bottom-nav {
    padding: 0;
}

ul.bottom-nav li a {
    display: block;
    position: relative;
    line-height: 1.2em;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: 300;
}

#footer-info table td,
#footer-info table a {
    font-weight: 300;
    padding-bottom: 15px;
    align-text: top;
    line-height: 1.2em;
    color: #fff;
}

ul.bottom-nav li a::before {
    content: '\f0da';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 700;
    position: absolute;
    left: 0;
    transition-duration: 300ms;
    color: #f68a30;
}

ul.bottom-nav li a:hover::before {
    left: 6px;
}

ul.bottom-nav li {
    display: block;

}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #8a4fbb !important;
}

#footer-location-links ul.bottom-nav {

}

#footer-location-links ul.bottom-nav li.menu-item-has-children a,
#footer-location-links ul.bottom-nav li.makeorange a {
    padding: 0;
    color: #f68a30;
    font-weight: 500;
	opacity: 1 !important;
	cursor: default;
}

#footer-location-links ul.bottom-nav li.menu-item-has-children a::before,
#footer-location-links ul.bottom-nav li.makeorange a::before{
    display: none;
    break-after: avoid-column;
}

#footer-location-links ul.bottom-nav li.menu-item-has-children,
#footer-location-links ul.bottom-nav li.makeorange {
    break-after: avoid-column;
}

.bottom-nav li.current-menu-item &gt; a {
    color: #dbd2bb;
}

#footer-info table i,
#footer-info table a i {
    color: #f68a30;
    margin-right: 5px;
}

/* Header Search Form
------------------------------------------------------- */

#home-search-form {
    background-image: url('images/check-availability-bg.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    display: none;
}

#home-search-form h3 {
    color: #fff;
    text-transform: initial;
}

#daterangepicker-hidden {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    right: 10px;
    opacity: 0;
    cursor: pointer
}

#search_form_tabs {
    border: 0;
    margin-bottom: 0;
    display: flex;
}

.tabcontent {
    display: none;
}

.tabcontent.show {
    display: block;
}

.tablinks {
    font-size: 14px;
    font-weight: 300;
    padding: 4px 10px;
    background: #e4e4e4;
    border: 0;
    margin-right: 10px;
    cursor: pointer;
}

.tablinks.active, .tablinks.active:hover {
    background: #ffffff;
    color: #6c3996;
}

.tablinks:hover {
    background: #6c3996;
    color: #fff;
}

.search-form .row {
    margin-left: -10px;
    margin-right: -10px;
}

.search-form .col {
    padding-left: 10px;
    padding-right: 10px;
}

.search-form input, .search-form select, .search-form button {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    line-height: 1.5;
    padding: 14px;
    font-size: .6875em;
    background: #fff;
    border: 0;
    text-align: left;
}

/*#check-availability-form .select2-hidden-accessible,*/
#check-availability-form .select2-container {
    width: 100% !important;
}

.search-form button {
    display: block;
    position: relative;
    cursor: pointer;
    padding: 16px;
    border-radius: 0;
}

.search-form button#additional-filters-button:after {
    content: '\f0da';
    position: absolute;
    right: 15px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 800
}

.search-form button.collapsed:after {
    content: '\f0d7'
}

.search-form input,
.search-form button {
    font-size: 1em;
    line-height: 1em;
    font-weight: 300;
    padding-left: 30px;
    color: #666;
}

.search-form input[type=submit] {
    background: #f68a30;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1em;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    padding: 16px;
}

.home #apartment-search-form.search-form input[type=submit] {
    padding: 15px 0 14px;
}

.search-form.compact input[type=submit] {
    font-size: 1em;
    line-height: 1em;
    padding: 16px;
}

.search-form input[type=submit]:hover {

}

.select2-results__option {
    font-size: 14px;
    color: #3a3a3a;
    font-weight: 300;
}

.select2-container--default .select2-results__group {
    font-size: 12px;
    color: #3a3a3a;
    font-weight: 700;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #6c3996 !important;
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title,
.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
    font-weight: 700;
    color: #333;
}

.et_pb_toggle_content {
    color: #666;
    font-weight: 300;
}

#check-availability-form .select2-container--default .select2-selection--single {
    border: 0;
    border-radius: 0;
}

#check-availability-form .select2-container .select2-selection--single {
    height: 50px;
}

#check-availability-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    font-weight: 300;
    padding-left: 30px;
    position: relative;
}

#check-availability-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
    right: 12px;
}

#check-availability-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0 5px;
}

#check-availability-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #333 transparent;
    border-width: 0 5px 6px 5px;
}

.search-form .add-icon {
    position: relative;
}

#check-availability-form .select2-container--default .select2-selection--single .select2-selection__rendered::before,
.search-form .add-icon::before {
    content: '\f3c5';
    font-family: "Font Awesome 5 Pro", sans-serif;
    font-weight: 500;
    position: absolute;
    left: 10px;
    color: #aaaaaa;
    z-index: 1;
}

.search-form .add-icon::before {
    top: 10px;
}

.search-form .add-icon.check-in::before {
    content: '\f090';
}

.search-form .add-icon.check-out::before {
    content: '\f08b';
}

.search-form .add-icon.guests::before {
    content: '\f007';
}

.button.dropdown-toggle + .dropdown-toggle:after {
    right: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.button.dropdown-toggle + .dropdown-menu.show {
    padding: 15px;
    min-width: 260px
}

.button.dropdown-toggle + .dropdown-menu .input-group {
    margin-bottom: 15px;
    display: flex;
}

.button.dropdown-toggle + .dropdown-menu .input-group:last-child {
    margin-bottom: 0
}

.button.dropdown-toggle + .dropdown-menu .input-group .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    font-size: .875em;
    background: #6c3996;
}

.button.dropdown-toggle + .dropdown-menu .input-group .input-group-text {
    background: 0 0;
    border: 0;
    line-height: 40px;
    font-size: .875em;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    min-width: 85px;
    box-sizing: border-box;
    flex-wrap: wrap;
    max-width: 85px;
    text-align: left
}

.button.dropdown-toggle + .dropdown-menu .input-group .input-group-text &gt; span {
    display: block;
    flex-basis: 100%;
    line-height: 1em
}

.button.dropdown-toggle + .dropdown-menu .input-group input[type="text"] {
    width: 20px !important;
}

.search-form #mini-fields {
    -webkit-appearance: none;
    background: transparent;
    border: none;
    font-size: 0.75em;
    margin-top: 5px;
    color: #6c3996;
}

.search-form #mini-fields a {
    color: #6c3996;
}

.search-form .geolocation select {
    -webkit-appearance: none;
    display: inline-block;
    width: auto;
    padding: 0;
    background: transparent;
    color: #6c3996;
    cursor: pointer;
    font-size: 1em;
    text-decoration: underline;
}

.home .search-form #mini-fields,
.home .search-form #mini-fields a,
.home .search-form .geolocation select {
    color: #dadada;
}

.search-form .geolocation select:hover,
.search-form #mini-fields a:hover {
    color: #f68a30;
}

.distance-text {
    margin-right: 5px;
}

.tinyLabel {
    font-size: .75em
}

#check-availability-form .dropdown-menu .input-group .form-control {
    border: 0;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 1.2em;
    max-width: 65px
}

#check-availability-form .dropdown-menu #guests_apply {
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    border-radius: 5em;
    font-size: .875em;
    border: 0;
    float: right
}

.tariff-success,
.tariff-warning,
.alert {
    font-size: 0.875em;
    display: block;
    padding: 6px 10px;
    margin-top: 10px;
    border-radius: 5px;
}

#search-summary + .alert {
    margin-top: 0;
    margin-bottom: 30px;
}

.tariff-success,
.tariff-warning {
    background: #6c3996;
    color: #fff;
}

.tariff-warning,
.alert.alert-danger {
    background: #666;
    color: #fff;
}

.alert.alert-success {
    background: #f68a30;
    color: #fff;
}

/* Why Astra Block
------------------------------------------------------- */

#why-astra-section,
#why_astra_wrapper {
    position: relative;
}

table#why_astra, #why_astra td {
    border: 0;
}

#why_astra td {
    padding: 10px;
    min-width: 80px;
}

#why_astra img {
    display: block;
    max-height: 72px;
    width: auto;
    margin: 0 auto;
}

#why_astra_wrapper .home-heading {
    display: block;
    text-transform: uppercase;
    font-size: 2em;
    line-height: 1.125em;
    font-weight: 300;
    margin-bottom: 15px;
    color: #6d6e70;
}

.home-sub-heading {
    position: relative;
    display: block;
    font-size: 1.38889em;
    font-weight: 500;
    color: #6c3996;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.home-sub-heading::after,
body.home .et_pb_text_inner h2::after,
body:not(.tax-instance) #et-main-area h2::after,
body.home #et-main-area #secondary-info h2::after,
body:not(.tax-instance) #et-main-area .frontpage_h1 h1::after,
.tax-instance h1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100px;
    background: #6c3996;
    transform: translateX(0);
}

body.home #et-main-area .et_pb_text_inner h2, body.home #et-main-area .frontpage_h1 h1, .tax-instance h1 {
    text-transform: uppercase;
    font-size: 2.2223em;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
}

.tax-instance h1 {
    text-align: center;
}

body.home #et-main-area h2::after,
.tax-instance h1::after,
body:not(.tax-instance) #et-main-area .et_pb_text_align_center h2::after,
body:not(.tax-instance) #et-main-area .frontpage_h1 h1::after {
    left: 50%;
    transform: translateX(-50%);
}

#cta-block.small h2::after,
body #et-main-area .et_pb_fullwidth_header h2::after,
#cta-block h2::after,
body #et-main-area #homepage-hero h2::after,
.map-container h2::after,
#apartment-footer h2::after {
    content: unset;
    display: none;
}

#why_astra h3 {
    /* font-size:1.125em; */
    line-height: 1.25em;
    color: #6c3996;
    padding-bottom: 0;
    text-transform: initial;
  font-size: 1.38889em !important;
}


/* Customers Block
------------------------------------------------------- */

#customers-block.row,
#locations-grid.row {
    margin-left: -5px;
    margin-right: -5px;
}

#customers-block .col,
#locations-grid .col {
    padding-left: 5px;
    padding-right: 5px;
}

div.customer-tile,
a.customer-tile,
.location-card a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

div.customer-tile img,
a.customer-tile img,
.location-card .image img {
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
}

/* CORNER CUTOUT */
div.customer-tile::after,
a.customer-tile::after,
#map-wrapper::before,
#sub-locations .image::before,
.apartment-card .image::before,
.location-card a::after,
.corner-cutout::after {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    background: #fff;
    top: -50px;
    right: -50px;
    transform: scale(0) rotate(45deg);
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
}

div.customer-tile:hover::after,
a.customer-tile:hover::after,
.apartment-card:hover .image::before,
.location-card a:hover::after,
.corner-cutout::after {
    transform: scale(1) rotate(45deg);
}

div.customer-tile:hover img,
a.customer-tile:hover img,
.location-card a:hover img {
    transform: scale(1.1);
}

div.customer-tile .overlay,
a.customer-tile .overlay,
.location-card a .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 500ms;
    background: rgba(75, 76, 76, 0.3);
}

div.customer-tile:hover .overlay,
a.customer-tile:hover .overlay,
.location-card a:hover .overlay {
    background: rgba(108, 57, 150, 0.5);
}

div.customer-tile .overlay .text,
a.customer-tile .overlay .text,
.location-card a .overlay .text {
    color: #fff;
    text-align: center;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

div.customer-tile .overlay .text .label,
a.customer-tile .overlay .text .label {
    font-size: 1.5em;
    display: block;
}

.location-card a .overlay .text span.suburb-name {
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
}

div.customer-tile .overlay .text .hover-text,
a.customer-tile .overlay .text .hover-text,
.location-card a .overlay .text span.view-more {
    display: block;
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    max-height: 1px;
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
    overflow-y: hidden;
    opacity: 0;
}

div.customer-tile:hover .overlay .text .hover-text,
a.customer-tile:hover .overlay .text .hover-text,
.location-card a:hover .overlay .text span.view-more {
    position: relative;
    display: block;
    max-height: 200px;
    margin-top: 15px;
    padding-top: 20px;
    opacity: 1;
}

.location-card a:hover .overlay .text span.view-more {
    border: 2px solid #fff;
    padding: 5px 10px;
}

.location-card a:hover .overlay .text span.view-more:hover {
    background: #fff;
    color: #6c3996;
}

div.customer-tile .overlay .text .hover-text::before,
a.customer-tile .overlay .text .hover-text::before {
    content: '';
    display: block;
    height: 4px;
    background: #fff;
    width: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-25px);
}

/* Locations Page
------------------------------------------------------- */

.hero {
    position: relative;
}

.hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
}

.hero img {
    display: block;
    width: 100%;
    height: auto;
}

.single-location .container {
    max-width: 1340px;
}

.single-location #main-content.container {
    margin-top: 30px;
}

.breadcrumbs {
    margin-bottom: 30px;
}

.tagline {
    background: #f4f4f4;
    color: #666;
    font-size: 1.125em;
    padding: 10px;
    margin-bottom: 40px;
    border-radius: 5px;
}

.tagline span {
    padding-left: 30px;
    display: block;
    position: relative;
}

.tagline span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #f68a30;
}

#sidebar h2 {
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
}

#sidebar #astra-sidebar h3 {
    font-size: 1.5em;
    color: #666;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: 300;
}

#astra-sidebar h4 {
    display: block;
    position: relative;
    margin-bottom: 20px;
    color: #6c3996;
    line-height: 1.5;
  font-size: 19px;
}

#sub-locations {
    margin-bottom: 30px;
}

#sub-locations .image img {
    display: block;
    transition-duration: 400ms;
}

#sub-locations .image {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
    background: #6c3996;
    position: relative;
}

#sub-locations .image::before {
    width: 50px;
    height: 50px;
    top: -25px;
    right: -25px;
    transition-duration: 400ms;
    z-index: 1;
}

#sub-locations a:hover .image::before {
    transform: scale(1) rotate(45deg);
}

#sub-locations .image::after {
    content: 'View';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    color: #fff;
    line-height: 1;
    transform: translate(-50%, -50%);
    padding: 5px 20px;
    border: 2px solid #fff;
    opacity: 0;
    transition-duration: 400ms;
}

#sub-locations a:hover .image::after {
    opacity: 1;
}

#sub-locations .text {
    color: #6c3996;
    line-height: 1.25em;
    font-weight: 700;
    text-align: right;
    margin-bottom: 15px;
}

#sub-locations a:hover .image img {
    opacity: 0.6;
}

/* Suburb Map
------------------------------------------------------- */

#suburb-map {
    display: block;
    min-height: 500px;
    background: #a5d4f8;
}

#map-wrapper {
    position: relative;
    margin-top: 50px;
    margin-bottom: 20px;
    overflow: hidden;
}

#map-wrapper::before {
    transform: rotate(45deg);
    z-index: 1;
}

#map-wrapper::after {
    content: 'Select a suburb to view apartments';
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    padding: 10px 20px;

}

.gm-style .gm-style-iw-c {
    padding: 0;
}

.gm-style .gm-style-iw-d {
    overflow: visible !important;

}

.gm-style .gm-style-iw {
    font-size: 14px;
}

.infobubble .image img {
    width: 100%;
}

.infobubble .text,
.infobubble .body {
    padding: 10px;
    font-weight: 700;
    color: #6a6a6a;
}

.infobubble .body h3 {
    font-size: 1.25em;
    line-height: 1.25;
    padding-bottom: 5px;
}

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

.infobubble .body .address {
    font-weight: 300;
    color: #8a8a8a;
    /* 	display:inline-block; */
    /* 	padding-bottom:5px; */
}

.infobubble .body .icons {
    display: block;
    margin-top: 5px;
}

.infobubble .body .icons span {
    font-weight: 300;
    display: inline-block;
    margin-right: 8px;
    font-size: 0.9125em;
    color: #666;
}

.infobubble .body .icons span i {
    color: #f68a30;
}

/* Apartment Search Page*/

#search_area {
    background: #f4f4f4;
    padding: 15px 0;
    display: none;
}

#search_area &gt; .container {
    max-width: 1560px;
}

#search-page {
    padding-top: 30px;
    display: flex;
}

#no-results-image {
    background: #123;
    min-height: 400px;
}

#search-summary {
    font-size: 1.25em;
    font-weight: 300;
    padding-bottom: 20px;
}

#search-summary strong,
#search-summary b {
    color: #6c3996;
}

#results-container {
    padding: 0 60px;
}

#results-container .row {
    margin-left: -30px;
    margin-right: -30px;
}

#results-container .row .col {
    padding-left: 30px;
    padding-right: 30px;
}

.apartment-card {
    display: block;
    margin-bottom: 25px;
    position: relative;
}

.apartment-card .image {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    background: #6c3996;
}

.apartment-card .image::before {
    z-index: 2;
}

/* .apartment-card .image::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #6c3996;
	transition-duration: 500ms;
	transition-timing-function: ease-in-out;
	opacity: 0;
} */

.apartment-card .image::after {
    content: 'MORE INFO';
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.1111em;
    border: 2px solid #fff;
    display: block;
    padding: 10px 30px;
    position: absolute;
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
    opacity: 0;
}

.apartment-card:hover .image::after {
    opacity: 1;
}

.apartment-card .image img {
    display: block;
    width: 100%;
    height: auto;
    transition-duration: 500ms;
    transition-timing-function: ease-in-out;
    transform: scale(1);
    opacity: 1;
}

.apartment-card:hover .image img {
    transform: scale(1.1);
    opacity: 0.6;
}

.apartment-card a:hover {
  text-decoration: none;
}

.apartment-card h3 {
    font-weight: 700;
    padding-bottom: 4px;
    font-size: 1.25em;
}

.apartment-card .address {
    font-weight: 300;
    color: #8a8a8a;
}

.apartment-card .icons {
    font-size: 0.777em;
    font-weight: 300;
}

.apartment-card .icons &gt; span {
    display: inline-block;
    margin-right: 15px;
    color: #666;
}

.apartment-card .icons i {
    color: #f68a30;
}

#search-results {
    width: 64%;
}

.no-results #search-results {
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-results #no-results {
    justify-content: center;
}

#desktop-map {
    position: relative;
    display: block;
    width: 36%;
}

#desktop-map #search-map-holder {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 98px;
}

#mobile-map-holder {
    height: auto;
    overflow-y: hidden;
    transition-duration: 400ms;
}

#mobile-map-holder.hidden {
    max-height: 0;

}

#search-map {
    background: #aadaff;
    height: 80vh;
    height: calc(100vh - 132px);
    display: block;
    width: 100%;
}

.from-price {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #fff;
    display: block;
    padding: 8px 15px;
}

.from-price span {
    line-height: 1;
    display: block;
    text-align: center;
    font-size: 0.8333em;
    font-weight: 300;
    color: #666;
}

.from-price span.price {
    font-size: 1em;
    font-weight: 700;
    color: #3a3a3a;
}

/* ------------ Apartment Template ------------ */
/* ---- Variables ---- */
:root {
    --highlight-color-one: #f68b33;
    --highlight-color-two: #6c3996;
}

/* ---- General ---- */

body.single-apartment #main-content .container {
    max-width: 1310px;
    width: 95%;
    width: calc(100% - 30px);
    padding: 15px 0;
}

.single-apartment #content-area {
    position: relative;
    margin-bottom: 50px;
}

.single-apartment #main-content .container:before {
    display: none;
}

.single-apartment #content-area #left-area {
    width: 70%;
}

.single-apartment .fancybox-container {
    z-index: 999999;
}

.single-apartment .et_pb_post .entry-content {
    padding-top: 0;
}

/* ---- Banner ---- */
.apartment-banner {
    position: relative;
}

.apartment-banner img {
    display: block;
}

.banner-image {
    position: relative;
    display: block;
}

.apartment-banner .overlay {
    background-color: rgba(43, 44, 45, 0.7);
    color: #fff;
    font-weight: lighter;
    bottom: 0;
    padding: 15px 0;
    width: 100%;
}

.overlay-container {
    max-width: 1310px;
    width: 95%;
    width: calc(100% - 30px);
    margin: auto;
}

.overlay-content-container h1 {
    font-weight: bold;
    padding-bottom: 0;
}

.banner-title-line-two {
    font-size: 30px;
    font-weight: bold;
}

.overlay-content-container i {
    color: var(--highlight-color-one);
}

.apartment-banner h1 {
    font-size: 1.5em;
    line-height: 1.25em;
    color: #fff;
}

.banner-location {
    margin-top: 10px;
}

.apartment-details {
    font-size: 1em;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

body #et-main-area .apartment-details li {
    color: #fff;
    margin-bottom: 10px;
}

.banner-location li {
    display: flex;
}

.banner-location i,
.apartment-details i {
    font-size: 26px;
    margin-right: 5px;
    align-items: center;
}

.apartment-details li {
    margin-right: 20px;
}

/* ---- Tagline ---- */
.apartment-tagline {
    border-radius: 5px;
    margin-bottom: 30px;
}

.tagline-container {
    border-width: 0 0 0 5px;
    border-color: var(--highlight-color-one);
    border-style: solid;
    padding-left: 15px;
}

/* ---- Captions (mobile) ---- */

.has-captions {
    display: block;
    position: relative;
}

.has-captions .caption,
#why_astra_video .caption,
.why-astra-matterport .caption {
    position: relative;
    display: block;
    background-color: var(--highlight-color-one);
    color: #fff;
    padding: 10px 15px;
    margin-top: 5px;
}

#slick-gallery-main.has-captions .caption {
    margin-right: 0;
}

/* ---- Gallery ---- */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ---- Gallery ---- */

.corner-cutout {
    display: block;
    overflow: hidden;
}

#slick-gallery-main {
    margin-right: -15px;
}

#slick-gallery-main .slick-slide a {
    display: block;
    padding-right: 15px;
}

#slick-gallery-main .why-astra-matterport .why-astra-matterport__embed {
    padding-bottom: 66%;
}

#slick-gallery-main .why-astra-matterport {
    position: relative;
}

#slick-gallery-main .why-astra-matterport .mport-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--mport-thumb);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 5;
}

#slick-gallery-main .why-astra-matterport .mport-overlay .et_pb_video_play {
    font-size: 6rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#slick-gallery-main .why-astra-matterport + .caption {
    z-index: 5;
}

.slick-initialized .slick-slide {
    position: relative;
}

#why_astra_video {
    display: block;
    position: relative;
}

.slick-prev,
.slick-next {
    top: 45%;
}

.slick-prev {
    left: 15px;
    z-index: 99;
}

.slick-next {
    right: 30px;
}

.slick-next:before,
.slick-prev:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 50px;
}

.slick-next:before {
    content: "\f105";
}

.slick-prev:before {
    content: "\f104";
}

.slick-dots {
    position: relative;
}

.slick-dots li button {
    background-color: #e2e2e3;
}

.slick-dots .slick-active button {
    background-color: var(--highlight-color-two);
}

.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: transparent;
}

#left-area ul.slick-dots {
    padding: 0 15px 25px 0;
    /* margin-right: 15px; */
}

.slick-dots li {
    width: 15px;
    height: 15px;
}

/* ---- Main Content ---- */
.main-content {
    font-size: 18px;
    font-weight: lighter;
  overflow: hidden;
}

.main-content h3 {
    color: var(--highlight-color-two);
    text-transform: uppercase;
    font-weight: bold;
}

.main-content p {
    margin-bottom: 13px;
}

.button.readmore,
button.read-more {
    background-color: #fff;
    border: 2px solid var(--highlight-color-two);
    color: var(--highlight-color-two);
    border-radius: 5px;
    text-transform: uppercase;
    padding: 15px 40px;
    width: 100%;
    text-align: center;
    display: inline-block !important;
    cursor: pointer;
    margin: 20px 0 50px
}

.button.readmore:hover,
button.read-more:hover {
    color: #fff;
    background-color: var(--highlight-color-two);
}

button.read-more {
    margin: 0;
}

/* ---- Creature Comforts ---- */
.comforts-container,
.building-features {
    font-weight: lighter;
    color: #3a3a3a;
    margin-top: 13px;
}

.about-hr {
    margin: 42px 0;
}

.comforts-container li,
.building-features li {
    list-style-type: none;
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.comfort-icons,
.building-features-icons {
    margin-right: 20px;
}

.flip:after {
    transform: rotate(-180deg);
    transition: transform;
}

body:not(.tax-instance) #et-main-area .comforts-container h2,
body:not(.tax-instance) #et-main-area .building-features h2 {
    color: var(--highlight-color-two);
    text-transform: uppercase;
    margin-bottom: 25px;
    padding: 0;
    font-size: 1.65em;
}

body:not(.tax-instance) #et-main-area .comforts-container h2::after,
body:not(.tax-instance) #et-main-area .building-features h2::after {
    display: none;
}

.comforts-container h3,
.building-features h3 {
    color: var(--highlight-color-two);
    border-bottom: 1px solid var(--highlight-color-two);
    margin-bottom: 22px;
    position: relative;
    cursor: pointer;
}

.comforts-container h3:after,
.building-features h3:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: 18px;
    content: "\f078";
    position: absolute;
    right: 0;
    margin-right: 10px;
}

/* ---- Thought you should know ---- */
.you-should-know {
    border-radius: 5px;
    background-color: #f4f4f4;
    padding: 20px 15px;
    margin-top: 30px;
}

.you-should-know .fa-lightbulb-on {
    font-size: 56px;
    color: var(--highlight-color-one);
    text-align: center;
}

.you-should-know h3 {
    color: var(--highlight-color-two);
    font-weight: normal;
}

/* ---- About the Building ---- */
.about-building {
    margin-top: 30px;
}

.about-building h3 {
    color: var(--highlight-color-two);
    font-weight: bold;
    text-transform: uppercase;
}

/* ---- Map ---- */
.map-container,
#featured-properties-slider {
    /*     margin-bottom: 180px; */
    position: relative;
}

.map-container {
    margin-bottom: 30px;
}

.map-container::before,
#featured-properties-slider::before {
    content: url('images/bg-arrow-bg.png');
    display: block;
    position: absolute;
    right: 95%;
    right: calc(100% - 40px);
    top: -400px;
}

#featured-properties-slider::before {
    top: -425px;
}

#building-map {
    background: #aadaff;
    min-height: 400px;
    height: 100%;
}

body:not(.tax-instance) #et-main-area .map-container h2 {
    text-transform: uppercase;
    font-size: 30px;
    padding: 0;
    margin-bottom: 15px
}

.map-container h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: var(--highlight-color-two);
    padding: 0 0 30px 0;
}

.map-container h3:after {
    content: "";
    background-color: var(--highlight-color-two);
    display: block;
    height: 4px;
    width: 100px;
    margin-top: 30px;
}

.on_your_doorstep {
    margin-bottom: 30px;
    font-weight: 300;
}

.nearby-image, .nearby-text {
    padding-bottom: 30px;
}

.detail-title {
    color: var(--highlight-color-two);
    font-size: 16px;
}

.detail-walk {
    font-size: 14px;
}

#booking-sidebar {
    display: none;
    position: absolute;
    top: -224px;
    right: 0;
    bottom: 0;
    width: 30%;
}

#booking_form_wrapper {
    position: sticky;
    top: 150px;
}

#booking_form_wrapper &gt; nav {
    position: relative;
    z-index: 0;
}

#booking_form_tabs {
    display: flex;
    justify-content: space-between;
}

#booking_form_tabs button {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

#booking_form_tabs .tablinks {
    width: 49%;
    font-size: 18px;
    line-height: 2.5em;
    font-weight: 500;
    border-radius: 5px 5px 0 0;
    margin: 0;
}

#booking_form_tabs .tablinks {
    width: 100%;
}

#booking_form_tabContent {
    background: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    position: relative;
    z-index: 10;
}

#booking_form_wrapper .tabcontent,
#booking_form_wrapper #tab_two {
    padding: 10px;
}

.daterangepicker .start-date,
.daterangepicker .end-date,
.daterangepicker .in-range.end-date {
    background-color: #6c3996 !important;
}

.daterangepicker .in-range {
    background-color: #dbc7ea !important;
}

/* Breadcrumbs
------------------------------------------------------- */
.breadcrumb-container {
    background-color: #f4f4f4;
}

.breadcrumbs {
    max-width: 1080px;
    margin: 0 auto;
    padding: 10px 15px;
}

.archive .breadcrumbs, .blog .breadcrumbs {
    max-width: 1140px;
}

.post-type-archive-location .breadcrumbs {
    width: 80%;
    max-width: 1560px;
}

.single-location .breadcrumbs {
    max-width: 1340px;
}

.breadcrumb_last {
    font-weight: 300;
}

/* Blog Archive
------------------------------------------------------- */
.archive #main-content .hero .container, .blog #main-content .hero .container {
    padding-top: 15px;
}

.archive .card, .blog .card {
    border: none;
    border-radius: 0;
}

.archive .card-image, .blog .card-image {
    display: block;
    position: relative;
    overflow: hidden;
}

.archive .card-image:after, .blog .card-image:after {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    background: #fff;
    top: -70px;
    right: -70px;
    transform: scale(1) rotate(45deg);
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    z-index: 1;
}

.archive .card-image:hover:after, .blog .card-image:hover:after {
    top: -35px;
    right: -35px;
}

.archive .card-body, .blog .card-body {
    font-weight: 300;
    padding: 0;
}

.archive .card-footer, .blog .card-footer {
    background: none;
    border: none;
    padding: 0;
}

.archive .card-footer a, .blog .card-footer a {
    display: block;
    padding: 10px 15px;
    background: var(--highlight-color-one);
    color: #fff;
    border-radius: 5px;
    width: auto;
    max-width: 40%;
    background: #6c3996;
}

body.archive #et-main-area h2, body.blog #et-main-area h2 {
    font-size: 1.25em;
    line-height: 1.25em;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

body.archive #et-main-area h2 a, body.blog #et-main-area h2 a {
    font-weight: 300;
}

.archive #et-main-area h2 a:hover, .blog #et-main-area h2 a:hover {
    color: #6c3996;
}

.entry-featured-image-url {
    overflow: hidden;
}

a.entry-featured-image-url::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #6c3996;
    opacity: 0;
    transition-duration: 400ms;
    z-index: 1;
}

.entry-featured-image-url img {
    display: block;
    transition-duration: 400ms;
}

.entry-featured-image-url:hover img {
    transform: scale(1.1);
}

a.entry-featured-image-url:hover::before {
    opacity: 0.3;
}

/* Blog Single
------------------------------------------------------- */
.single-post #dynamic-sidebar {
    display: block;
    background: #f4f4f4;
    padding: 20px;
    margin-bottom: 30px;
}

.single-post #sidebar .widgettitle {
    color: var(--highlight-color-two);
    font-weight: 700;
    font-size: 1.25em;
}

.single-post #sidebar .widget_recent_entries a {
    display: block;
    color: #666;
    line-height: 1.45em;
    font-size: 0.875em;
}

.single-post #sidebar .widget_recent_entries a:hover {
    color: #666;
}

.single-post #sidebar .widget_recent_entries .post-date {
    display: block;
    color: #999;
    font-size: 0.75em;
    font-weight: 300;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.single-apartment .modal-title {
    font-size: 1.2em;
    padding: 0;
}

.business-block-holder {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}

#businesses-block .slick-list {
    width: 100%;
}

#businesses-block .slick-slide img {
    display: block;
    margin: 0 auto;
    width: auto;
    height: 80px;
    max-width: unset;
}

.cta_text {
    padding: 25px 0;
}

.cta_text h3 {
    font-size: 1.88889em;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 1em;
    color: #6c3996;
    text-transform: initial;
}

.cta_image {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    margin-top: -50px;
}

.cta_text .button {
    font-size: 1.38889em;
    text-transform: uppercase;
    display: inline-block;
    padding: 20px 50px;
}

/* Homepage Featured Apartments
------------------------------------------------------- */

.apartment-card-featured h3 {
    font-size: 1.5em;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.3em;
    color: #666;
}

.apartment-card-featured h3 + span {
    display: block;
    position: relative;
    color: #6c3996;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.apartment-card-featured h3 + span::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
    height: 4px;
    background: #6c3996;
}

.apartment-card-featured .body {
    display: block;
    margin-bottom: 50px;
}

.apartment-card-featured .icons span {
    margin-bottom: 10px;
    color: #6c3996;
}

.apartment-card-featured .icons i {
    font-size: 1.5em;
    min-width: 50px;
    color: #666666;
}

.apartment-card-featured .image-two {
    border: 8px solid #fff;
    display: block;
    position: absolute;
    right: 10px;
    top: 30px;
    left: -50px;
}


/* Homepage Secondary info BLock
------------------------------------------------------- */

#secondary-info h2 {
    font-size: 2em;
    line-height: 1.25em;
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    color: #666666;
}

#secondary-info span.secondary-subtitle {
    display: block;
    margin-bottom: 15px;
    color: #6c3996;
}

#secondary-info .secondary-image {
    position: relative;
    overflow: hidden;
}

.has-captions {
    overflow: hidden;
}

/* Footer Mailchimp Form
------------------------------------------------------- */

#mailchimp-wrap {
    background: #6c3996;
    color: #fff;
    overflow: hidden;
}

#mailchimp-signup {
    padding: 35px 0;
}

.mc-labels {
    text-align: right;
}

.mc-labels &gt; span {
    display: block;
    font-weight: 300;
    line-height: 1.25em;
}

.mc-label-large {
    font-size: 1.66667em;
}

.mc-label-small {
    font-size: 0.77778em;
}

#mailchimp-signup input {
    background: #592c83;
    border: none;
    color: #fff;
    padding: 15px;
    font-weight: 300;
    width: 100%;
    border-radius: 5px;
}

#mailchimp-signup input::placeholder {
    color: #ceb8e2;
}

#mailchimp-signup input[type="submit"] {
    background: #f68a30;
    font-weight: 400;
    letter-spacing: 1px;
    transition-duration: 300ms;
    cursor: pointer;
}

#mailchimp-signup input[type="submit"]:hover {
    background: #ff7e13;
}

#mc-signup .modal-body {
    padding-bottom: 0;
}

#mc-signup .modal-footer {
    padding-top: 0;
}

#mc_embed_signup #mc_embed_signup_scroll .mc-field-group.input-group ul {
    display: flex;
    padding: 0;
}

#mc_embed_signup #mc_embed_signup_scroll .mc-field-group.input-group ul li {
    padding: 0 0 0 10px;;
}

/* Apartment Page Footer
------------------------------------------------------- */

#apartment-footer {
    padding: 30px 0;
}

#apartment-footer .container,
#mailchimp-wrap .container {
    width: 100%;
}

#apartment-footer h2 {
    font-weight: 300;
    font-size: 2.5em;
    margin-bottom: 10px;
}

#apartment-footer h4 {
    color: #6c3996;
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 30px;
    font-size: 1.25em;
}

#apartment-footer h4:after {
    content: "";
    position: absolute;
    background-color: var(--highlight-color-two);
    display: block;
    padding: 2px;
    width: 100px;
    margin-top: 30px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.apartment-general-features img,
.astra-sidebar-features img {
    width: auto;
    height: 64px;
    display: block;
    margin-bottom: 20px;
}

#astra-sidebar {
    margin-bottom: 30px;
    padding: 20px;
    background: #f4f4f4;
}

.apartment-general-features span {
    font-size: 1.125em;
    color: #666666;
    font-weight: 500;
    line-height: 1.25em;
    margin-bottom: 30px;
}

.astra-sidebar-features span {
    color: #6c3996;
    margin-bottom: 20px;
    font-size: 0.88889em;
}

#cta-block {
    background: #f68b33;
    padding: 20px 0;
}

#cta-block .container {
    padding-top: 0;
    width: 100%;
}

#cta-block.small {
    padding: 25px 0;
    border-radius: 5px;
}

#et-main-area #cta-block h2 {
    color: #fff;
    font-size: 1.75em;
    font-weight: 700;
    padding-bottom: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

#et-main-area #cta-block.small h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    text-transform: initial;
    padding: 0 15px 15px;
}

#cta-block .buttons a {
    display: block;
    margin: 0 15px;
    text-align: center;
}


#cta-block.small .buttons a {
    margin: 0 5px;
    padding: 10px 15px;;
}

#cta-block.small .buttons a:first-child {
    margin: 0 5px 0 10px;
}

#cta-block.small .buttons a:last-child {
    margin: 0 10px 0 5px;
}

/* ------------ Audience Styles ------------ */
/* ---- Variables ---- */
:root {
    --highlight-color-one: #f68b33;
    --highlight-color-two: #6c3996;
}

/*color: var(--highlight-color-one);*/

/* ---- Common Styles ---- */
.audience-container {
    width: 95%;
    width: calc(100% - 30px);
    max-width: 700px;
    padding: 0;
    margin: 0 auto;
}

.audience-container:before,
#et-main-area h2.audience-title.text-buttons-two-col-title::after {
    display: none;
}

.single-target_audience article.et_pb_post {
    margin-bottom: 0;
    padding-bottom: 0;
}

.single-target_audience article.et_pb_post .entry-content {
    padding-top: 100px;
}

.audience-block {
    margin: 80px auto;
    /* max-width: 1508px; */
}

body #et-main-area h2.audience-title {
    margin-bottom: 60px;
}

#et-main-area h2.audience-title.text-buttons-two-col-title {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 0;
}

body #et-main-area h2.audience-title:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 4px;
    background: var(--highlight-color-two);
}

body #et-main-area h2.audience-title.text-center:after {
    left: 50%;
    transform: translateX(-50%);
}

.audience-content {
    /*font-size: 18px;*/
    font-size: 1em;
    font-weight: 300;
    line-height: 1.6;
}

.audience-button {
    margin-top: 30px;
}

.audience-button a {
    font-size: 20px;
    text-transform: uppercase;
    color: var(--highlight-color-two);
    border: 2px solid var(--highlight-color-two);
    padding: 15px 40px;
    display: inline-block;
    text-align: center;
    width: auto;
    border-radius: 8px;
    transition: background-color .5s ease;
    transition: color .5s ease;
}

.audience-button a:hover {
    color: #fff;
    background-color: var(--highlight-color-two);
}

.audience-button-small a {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: var(--highlight-color-two);
    padding: 18px 36px;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 220px;
    border-radius: 8px;
    font-weight: 300;
    margin: 0 auto 20px;
}

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

    .audience-title {
        font-size: 20px;
        line-height: 30px;
    }

    .audience-content {
        /* padding: 20px; */
    }

    .audience-button a {
        font-size: 13px;
        padding: 15px 40px;
        width: 100%;
        margin-bottom: 13px;
    }
}

/* ---- Banner ---- */
.audience-banner h1 {
    /* max-width: 900px; */
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
}

@media only screen and (max-width: 577px) {
    .audience-banner h1 {
        font-size: 20px;
        line-height: 30px;
        padding: 0 20px;
    }
}

/* ---- title_content_one_col Block ---- */
.text-image-one-col {
    max-width: 921px;
    margin: auto;
}

.text-image-one-col-title {
    text-align: center;
}

.text-image-one-col-content {
    max-width: 542px;
    margin: 30px auto 0 auto;
}

.text-image-one-col-content ul {
    list-style-type: none;
    padding: 0;
}

.text-image-one-col-content li {

}

.text-image-one-col-content li::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f0da";
    color: var(--highlight-color-two);
    margin-left: -18px;
    margin-right: 12px;
}

/* ---- text_image_two_col Block ---- */
.text-image-two-col-title:after {
    transform: none;
    left: 0;
}


.text-image-two-col-content {
    margin-top: 30px;
}

.image-label-text {
    background: var(--highlight-color-one);
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    position: absolute;
    right: 0;
    bottom: 40px;
    display: block;
    padding: 15px 20px;
    max-width: 290px;
    text-align: right;
}

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

    .image-label-text {
        max-width: 230px;
        font-size: 15px;
        padding: 8px 15px;
    }

}


/* ---- three_easy_steps Block ---- */
.three-easy-steps {
    text-align: center;
    max-width: 1230px;
}

.easy-step-item img {
    border-radius: 50%;
    max-width: 200px;
    margin-bottom: 45px;
}

.easy-step-item h3 {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: var(--highlight-color-two);
    font-weight: bold;
  font-size: 22px;
}

.easy-step-item p {
    margin: 0 auto 50px;
    max-width: 330px;
}

.three-easy-steps-content {
    margin: 50px;
}

/* ---- testimonials Block ---- */
.testimonials {
    text-align: center;
    background: #f0f0f1;
    max-width: 100%;
}

.testimonials-container {
    max-width: 1508px;
    width: 100%;
    margin: auto;
    padding: 100px 0;
}

.testimonial-slick .testimonial {
    display: flex;
}

.testimonials-title {
    margin-bottom: 40px;
}

p.testimonial-content {
    color: #ffffff;
}

.testimonial:nth-child(even) .testimonial-item-container {
    background: var(--highlight-color-two);;
}

.testimonial-item-container {
    background: #6e6f71;
    color: #fff;
    padding: 40px;
    min-height: 364px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.testimonial-item-container h3 {
    display: block;
    color: #fff;
    position: static;
}

.testimonial-content {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 40px;
    min-height: 130px;
}

.testimonial-date {
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    position: relative;
    padding-bottom: 20px;
}

.testimonial-date:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: #fff;
}

.testimonial-name {
    display: block;
    font-size: 24px;
    margin-top: 25px;
}

.testimonial-role {
    display: block;
    font-size: 16px;
    font-weight: 300;
}

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


}

/* ---- four_col_icons_text Block ---- */
.four-col-icons-text img {
    margin-bottom: 46px;
    max-width: 70px;
}

.four-col-icons-text h3 {
    font-size: 22px;
    color: #6e6f71;
}

.four-col-icons-text p {
    font-size: 1em;
    line-height: 1.6;
    color: #6e6f71;
    max-width: 275px;
    margin: 0 auto 40px auto;
}

/* ---- three_col_two_rows_icons_text Block ---- */

.three-col-two-rows-icons-text img {
    margin-bottom: 46px;
    max-width: 70px;
}

.three-col-two-rows-icons-text p {
    color: #6e6f71;
    font-size: 1em;
    line-height: 1.6em;
    max-width: 285px;
    margin: 0 auto 40px auto;
}

/* ---- text_buttons_two_col Block ---- */
.text-buttons-two-col {
    max-width: 100%;
    background: #f0f0f1;
    padding: 100px 0;
    margin-bottom: 0;
}

.text-buttons-two-col-container {
    /* max-width: 1508px; */
    /* margin: auto; */
}

.text-buttons-two-col-title {
    margin-bottom: 0;
}

.text-buttons-two-col-title::after {
    display: none;
}

.page-id-3815 #main-content {
    padding: 50px 0 100px;
}

.page-id-3815 h1 {
    font-size: 3rem;
    margin-bottom: 25px;
}

#terms-conditions-select {
    margin-bottom: 30px;
}

#terms-conditions-select select {
    font-size: 1.125em;
    width: 100%;
    border-radius: 5px;
    padding: 10px;
}

.tax-instance #et-main-area {
    display: block;
    padding-top: 70px;
}

.tax-instance #et-main-area .container {
    max-width: 1080px;
}

.tax-instance #et-main-area #main-content {
    padding-bottom: 70px;
}

.tax-instance #et-main-area #main-content .container {
    padding-top: 0;
}

.post-type-archive-location .container {
    max-width: 1560px;
}

.post-type-archive .content {
    max-width: 900px;
    margin: 0 auto;
    font-weight: 300;
}


/* Contact
------------------------------------------------------- */
.table.contacts-table {
    border: 0;
}

.contacts-table .btn {
    background-color: #6c3996;
    border-color: #6c3996;
}

.contacts-modal .btn {
    background-color: #6c3996;
    border-color: #6c3996;
    color: #fff;
}

.contacts-modal .btn.orange {
    background-color: #f68b33;
    border-color: #f68b33;
}

.contacts-modal h5 {
    font-size: 23px;
    padding-bottom: 0;
}

.frm_description {
    font-size: 11px;
}

.frm_button_submit {
    color: #fff;
}

.modal-title-1 {

}

.modal-title-2 {
    display: inline-block;
    padding-bottom: 0;
}

.contacts-modal .modal-header {
    padding: 1rem 1rem .7rem 1rem;
}

.entry-content .contact-table,
.entry-content .contact-table tr,
.entry-content .contact-table td {
    border-width: 0;
}

ul.standard-inclusions-list {
    column-count: 3;
    /*     display: flex;
        flex-wrap:wrap; */
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}


ul.standard-inclusions-list &gt; li {
    display: block;
    margin-bottom: 10px;
    /*     width: 32%; */
}

.group-name {
    font-weight: 500;
    color: #f68b33;
}

#et-main-area ul.inclusion-group &gt; li {
    font-size: 0.875em;
    list-style: initial;
    margin-left: 15px;
}

/* Mobile Form Styling
------------------------------------------------------- */
#mobile-popup-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    display: flex;
}

#mobile-popup-buttons .popup-button,
.button-holder .popup-button {
    display: block;
    flex-grow: 1;
    background: #f68b33;
    color: #fff;
    font-weight: 700;
    padding: 8px 5px;
    text-align: center;
    cursor: pointer;
}

.button-holder .popup-button {
    width: 100%;
    border: 0;
}

#mobile-popup-buttons .popup-button.search-button,
#mobile-popup-buttons .popup-button.enquire-button {
    background: #6c3996;
}

#mobile-popup-buttons .popup-button.map-button {
    background: #454545;
}

.mobile-popup {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 101vh;
    left: 0;
    min-height: 100vh;
    right: 0;
    z-index: 100001;
    transition-timing-function: ease-in-out;
    transition: 0.4s;
}

.mobile-popup.show {
    top: 0;
}

.mobile-popup h3 {
    color: #fff;
    font-size: 1.25em;
}

.location_search_form_mobile,
.availability_search_form_mobile {
    background: #444444;
}

.mobile-popup .close-button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.mobile-popup .close-button button {
    border-radius: 0 !important;
    width: 100%;
    text-align: center;
    background: #fafafa;
    border: 0;
    color: #6c3996 !important;
}

.mobile-popup .close-button a:hover {
    background: #ffffff;
}

#location_search_form_mobile,
#availability_search_form_mobile {
    padding: 80px 10% 30px;
}

.mobile-popup .search-form select#distance {
    border: 0;
    padding: 0;
}

.location_search_form_mobile .search-form input[type="submit"] {
    background: #6c3996;
}

.availability_search_form_mobile .search-form input[type="submit"] {
    background: #f68b33;
}

.mobile-popup .search-form #mini-fields,
.mobile-popup .search-form #mini-fields a {
    color: #fafafa;
}

.mobile-popup .search-form #additional_filters {
    position: absolute;
    display: flex;
    top: 45px;
    left: 101vw;
    width: 100vw;
    height: 92vh;
    height: calc(100vh - 45px);
    /* overflow-y: auto; */
    margin: 0;
    padding: 0;
    background: transparent;
    transition-timing-function: ease-in-out;
    transition: 0.4s;
}

.mobile-popup .search-form #additional_filters &gt; div {
    width: 75%;
    margin-left: 25%;
    background: #123;
    min-height: 100%;
    padding: 20px;
    overflow-y: auto;
}

.mobile-popup .search-form #additional_filters.show {
    left: 0;
}

.mobile-popup .search-form #additional_filters input,
.mobile-popup .search-form #additional_filters select {
    -webkit-appearance: none;
    /* 	border-color:#333;
        color:#333; */
}

.mobile-popup .search-form #additional_filters input::placeholder {
    /* 	color:#333; */
}

.mobile-popup .search-form .park-features &gt; div {
    width: 100%;
}

.pac-container {
    z-index: 100002 !important;
}

.mobile-popup .af-close-button {
    display: block;
    height: 100%;
    width: 25vw;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition-duration: 500ms;
}

.mobile-popup #additional_filters.show .af-close-button {
    opacity: 1;
}

.daterangepicker {
    z-index: 100002 !important;
}

.select2-dropdown {
    z-index: 100003 !important;
}

#mobile-booking-wrapper {
    padding: 15px;
}

#contactuspanel {
    max-width: 1060px;
}

.pagination {
    justify-content: space-between;
    margin-bottom: 50px;
}

.pagination.clearfix:after {
    display: none;
}

#et-main-area .widget_archive ul li {
    margin-bottom: 0;
    font-size: 0.875em;
}

.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 0;
    display: flex;
}

/* Contact Modal */
#contactModal .frm_form_field {
    padding-bottom: 10px;
}

#contactModal .frm_error {
    color: #B94A48;
    font-size: 12px;
    background: #F2DEDE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#contactModal .et_pb_module_header {
    display: none;
}

#contactModal label {
    display: block;
}

#contactModal .form-field input {
    width: 100%;
}

#information-panel {
    position: fixed;
    background: #9D7BB9;
    bottom: 38px;
    left: 0px;
    color: #fff;
    z-index: 100;
    width: 100%;
    padding: 5px 20px;
    font-size: 12px;
    display: none;
    text-align: center;
}

#information-panel p {
    margin: 0px;
    padding: 0px;
    color: #fff;
}

#information-panel p a {
  color: #fff;
}

#information-panel p a:hover {
  text-decoration: underline;
}

#information-panel a#information-panel-close {
    color: #fff;
    font-size: 14px;
}

/* Updated h1 for whole site in banners */

.et_pb_fullwidth_header_container h1.et_pb_module_header,
.news-main-content .hero h1,
.hero h1 {
  font-size: 42px !important;
  text-align: center !important;
  font-weight: 300 !important;
  color: #fff !important;
  font-family: "proxima-nova",sans-serif !important;
  padding-bottom: 0px !important;
  line-height: 1em !important;
}


/* Smaller banner text on mobile */
@media only screen and (max-width: 790px) {
	.location-banner.hero h1 {
		font-size: 30px!important;
	}
	.location-banner.hero .container {
		width:95%!important;
	}
}
@media only screen and (max-width: 579px) {
	.location-banner.hero h1 {
		font-size: 42px!important;
	}
}
@media only screen and (max-width: 445px) {
	.location-banner.hero h1 {
		font-size: 30px!important;
	}
}

#frm_form_2_container .chosen-results .active-result.highlighted {
  color: #fff;
	background: #6c3996;
}

#check_dates .dropdown-menu.show[aria-labelledby="guestsDropdown"] {
    transform: translate3d(-152px, 54px, 0px) !important;
}

/*@media only screen and (max-width: 445px) {*/
/*    #check_dates .dropdown-menu.show[aria-labelledby="guestsDropdown"] {*/
/*        left: -126px !important;*/
/*    }*/
/*}*/

/*Content Table*/
.table-responsive thead tr {
  background: #555555;
}

.table-responsive thead tr th {
  color: #fff;
}

.region-title {
  background: #e4e4e4;
  font-weight: bold;
}

.table-responsive--mobile.table-responsive {
  overflow-x: unset;
  border-right: 1px solid #eee;
}

.table-responsive--mobile .contacts-table tr:not(.region-title) td {
  padding: 16px 24px;
}

.table-responsive--mobile {
  display: none;
}

.table-responsive--desktop {
  display: block;
}

@media only screen and (max-width: 800px) {
  .table-responsive--mobile {
    display: block;
  }
  .table-responsive--desktop {
    display: none;
  }
}

.fa-circle-dollar:before {
  content: "\f2e8";
}
.banner-price {
  margin-left: 10px;
}
.apartment-details {
  margin-bottom: 0;
}
@media only screen and (max-width: 577px) {
  .location-price-container {
    flex-direction: column;
  }
  .banner-price {
    margin-left: 0px;
  }
}

#reasonforvisit .ast-btn-disabled,
#reasonforvisit div.frm_style_cause-of-trip .frm_submit button.ast-btn-disabled {
    background: #cccccc !important;
    pointer-events: none;
}

#reasonforvisit .frm_checkbox label {
    pointer-events: none;
}

#reasonforvisit .frm_checkbox input[type="checkbox"] {
    pointer-events: auto;
}

#reasonforvisit .frm_checkbox input[type="checkbox"][checked]:before {
    transform: scale(1);
}

.featherlight--fixed-width-sm .featherlight-content {
    width: 340px;
}

.modal-open .et_pb_section {
    z-index: -1;
}

.d-none {
    display: none !important;
}

/* Start custom formidable calendar styles */
.ui-datepicker .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
  background: var(--highlight-color-two) !important;
}

.ui-datepicker td.ui-datepicker-current-day {
  background: var(--highlight-color-one) !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
  background: var(--highlight-color-two) !important;
}
/* End custom formidable calendar styles */

/* Subscription */
.mc-formidable-subscription {
    --mcf-text-color: #fff;
    --mcf-placeholder: #ceb8dc;
    background-color: #6c3996;
    color: var(--mcf-text-color);
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    padding: 35px 0;
}

.mc-formidable-subscription .frm_forms {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}

.mc-formidable-subscription .frm_fields_container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.mc-formidable-subscription .mc-f-heading {
    font-size: 23px;
    font-weight: 300;
    line-height: 29px;
    margin: 0;
    padding: 0;
}

.mc-formidable-subscription p {
    font-size: 11px;
    line-height: 13px;
}

.mc-formidable-subscription :is(.mc-f-heading, p) {
    text-align: right;
}

.mc-formidable-subscription p {
    font-weight: 300;
}

.mc-formidable-subscription p:last-of-type {
    margin-bottom: 0;
}

.mc-formidable-subscription input {
    background: #592c83;
    border: none;
    color: #fff;
    padding: 15px;
    font-weight: 300;
    width: 100%;
    border-radius: 5px;
}

.mc-formidable-subscription :is(.mc-f-heading, p),
.mc-formidable-subscription input,
.mc-formidable-subscription .frm_submit button {
    color: var(--mcf-text-color);
}

.mc-formidable-subscription input::placeholder {
    color: var(--mcf-placeholder);
}

.mc-formidable-subscription .frm_submit button {
    background: #f68a30;
    border: none;
    border-radius: 5px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    outline: none;
    padding: 15px 20px;
    text-transform: uppercase;
    transition-duration: 300ms;
    width: 100%;
}

.mc-formidable-subscription .frm_submit button:hover {
    background: #ff7e13;
    border-color: #ff7e13;
}

@media only screen and (min-width: 768px) {
    .mc-formidable-subscription {
        font-size: 16px;
    }

    .mc-formidable-subscription .frm_fields_container {
        flex-direction: row;
        gap: 2rem;
    }

    .mc-formidable-subscription .mc-html-content {
        flex: 0 0 31%;
    }

    .mc-formidable-subscription #frm_field_39_container,
    .mc-formidable-subscription #frm_field_45_container{
        flex: 0 0 14%;
    }

    .mc-formidable-subscription .mc-f-heading {
        font-size: 27px;
    }

    .mc-formidable-subscription p {
        font-size: 14px;
        line-height: 17px;
    }

    .mc-formidable-subscription .frm_submit button {
        padding: 19px 20px;
    }
}

@media only screen and (min-width: 992px) {
    .mc-formidable-subscription .mc-f-heading {
        font-size: 30px;
    }
}

.mc-signup input {
    border-color: #ccc !important;
    color: #4e4e4e !important;
    padding: 10px !important;
}

.mc-signup input::placeholder {
    border-color: #666;
}

.mc-signup .frm_fields_container {
    gap: 15px;
}

.mc-signup button.frm_button_submit.frm_final_submit {
    padding: 15px 20px;
    text-transform: uppercase;
}

.mc-signup button.frm_button_submit.frm_final_submit:hover {
    color: #fff;
}

.mc-signup .modal-footer {
    padding-top: 1rem !important;
}

.ast-frm-styles .form-field {
    margin-bottom: 5px !important;
}

.ast-frm-styles input[type=text],
.ast-frm-styles input[type=password],
.ast-frm-styles input[type=email],
.ast-frm-styles input[type=number],
.ast-frm-styles input[type=url],
.ast-frm-styles input[type=tel],
.ast-frm-styles input[type=phone],
.ast-frm-styles input[type=search],
.ast-frm-styles select,
.ast-frm-styles textarea {
    color: #4e4e4e;
    border: 1px solid #bbb;
    border-radius: 0;
    padding: 10px;
}

.ast-frm-styles input[type=text]:focus,
.ast-frm-styles input[type=password]:focus,
.ast-frm-styles input[type=email]:focus,
.ast-frm-styles input[type=number]:focus,
.ast-frm-styles input[type=url]:focus,
.ast-frm-styles input[type=tel]:focus,
.ast-frm-styles input[type=phone]:focus,
.ast-frm-styles input[type=search]:focus,
.ast-frm-styles select:focus,
.ast-frm-styles textarea:focus {
    border-color: #2d3940 !important;
    box-shadow: none !important;
}

.ast-frm-styles.ast-purple input[type=text]:focus,
.ast-frm-styles.ast-purple input[type=password]:focus,
.ast-frm-styles.ast-purple input[type=email]:focus,
.ast-frm-styles.ast-purple input[type=number]:focus,
.ast-frm-styles.ast-purple input[type=url]:focus,
.ast-frm-styles.ast-purple input[type=tel]:focus,
.ast-frm-styles.ast-purple input[type=phone]:focus,
.ast-frm-styles.ast-purple input[type=search]:focus,
.ast-frm-styles.ast-purple select:focus,
.ast-frm-styles.ast-purple textarea:focus {
    border-color: #6c3996 !important;
    box-shadow: 0px 0px 5px 0px rgba(108, 57, 150, 0.6) !important;
}

.ast-frm-styles input[type=submit],
.ast-frm-styles .frm_submit input[type=button],
.ast-frm-styles .frm_submit button {
    background-color: #ff7e13 !important;
    border-color: #ff7e13 !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 16px !important;
    padding: 15px 20px !important;
}

.ast-frm-styles-btn-purple .ast-frm-styles input[type=submit],
.ast-frm-styles-btn-purple .ast-frm-styles .frm_submit input[type=button],
.ast-frm-styles-btn-purple .ast-frm-styles .frm_submit button,
.ast-frm-styles.ast-purple input[type=submit],
.ast-frm-styles.ast-purple .frm_submit input[type=button],
.ast-frm-styles.ast-purple .frm_submit button {
    background-color: #6c3996 !important;
    border-color: #6c3996 !important;
}

.ast-frm-styles.ast-orange input[type=text]:focus,
.ast-frm-styles.ast-orange input[type=password]:focus,
.ast-frm-styles.ast-orange input[type=email]:focus,
.ast-frm-styles.ast-orange input[type=number]:focus,
.ast-frm-styles.ast-orange input[type=url]:focus,
.ast-frm-styles.ast-orange input[type=tel]:focus,
.ast-frm-styles.ast-orange input[type=phone]:focus,
.ast-frm-styles.ast-orange input[type=search]:focus,
.ast-frm-styles.ast-orange select:focus,
.ast-frm-styles.ast-orange textarea:focus {
    border-color: #ff7e13 !important;
    box-shadow: 0px 0px 5px 0px rgba(255, 126, 19, 0.6) !important;
}

.ast-frm-styles .frm_message {
    background-color: #ff7e13 !important;
    border-color: #ff7e13 !important;
    border-radius: 0 !important;
    color: #fff !important;
    padding: 10px !important;
}

.ast-frm-styles .frm_message * {
    color: inherit !important;
}

.ast-frm-styles .frm_message p:last-of-type {
    margin-bottom: 0 !important;
}

.ast-frm-styles--landing .ast-frm-styles .form-field {
    margin-bottom: 15px !important;
}

.ast-frm-styles--landing .ast-frm-styles input[type=text],
.ast-frm-styles--landing .ast-frm-styles input[type=password],
.ast-frm-styles--landing .ast-frm-styles input[type=email],
.ast-frm-styles--landing .ast-frm-styles input[type=number],
.ast-frm-styles--landing .ast-frm-styles input[type=url],
.ast-frm-styles--landing .ast-frm-styles input[type=tel],
.ast-frm-styles--landing .ast-frm-styles input[type=phone],
.ast-frm-styles--landing .ast-frm-styles input[type=search],
.ast-frm-styles--landing .ast-frm-styles select,
.ast-frm-styles--landing .ast-frm-styles textarea {
    background-color: #eeeeee;
    color: #999;
    border: 1px solid #eeeeee;
    padding: 16px;
}

.ast-frm-styles--landing .ast-frm-styles input[type=text]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=password]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=email]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=number]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=url]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=tel]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=phone]:focus,
.ast-frm-styles--landing .ast-frm-styles input[type=search]:focus,
.ast-frm-styles--landing .ast-frm-styles select:focus,
.ast-frm-styles--landing .ast-frm-styles textarea:focus {
    background-color: #eeeeee !important;
    border-color: #eeeeee !important;
    color: #3e3e3e;
}

.ast-frm-styles--landing .ast-frm-styles input[type=submit],
.ast-frm-styles--landing .ast-frm-styles .frm_submit input[type=button],
.ast-frm-styles--landing .ast-frm-styles .frm_submit button {
    font-size: 18px !important;
    font-weight: 500 !important;
    padding: 25px 30px !important;
}</pre></body></html>