/* ============================================================
  WordPress WYSIWYG Editor Styles
============================================================ */

/*general*/
:root {
    --color-primary: #FFCB47;
    --color-secondary: #262933;
    --color-tertiary: #605A5A;
    --background-color: #F7F7F7;;
    --regular-font: 'DM Sans', sans-serif;
    --section-title-font-size: 35px;
    --regular-font-size: 16px;
    --small-font-size: 14px;
    --section-padding: 0 45px;
    --section-margin-bottom: 57px;
    --logo-area-width: ;
}
body {
    font-family: var(--regular-font);
    font-size: var(--regular-font-size);
}
.fw400 {
    font-weight: 400;
}
.fw500 {
    font-weight: 500;
}
.fw600 {
    font-weight: 600;
}
.fw700 {
    font-weight: 700;
}
.fw800 {
    font-weight: 800;
}
.fw900 {
    font-weight: 900;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
}
p {
    margin-bottom: 0;
}
.bs-boxed-tmp {
    padding-top: 25px
}
.page-title {
    margin-bottom: 25px!important;
}
.widget-style-a .form-group {
    margin-bottom: 0;
}
.c-filter-widget__form {
    position: relative;
}
.widget-style-a div.amenity-block,.secondary-page .c-filter-widget div.row-amenities {
    overflow: auto;
    top: calc(100% + 4px);
    position: absolute;
    background: #fff;
    width: 100%;
    transition: 1s;
    height: 0;
}
.widget-style-a div.amenity-block.sh,.secondary-page .c-filter-widget .row-amenities.sh {
    height: 330px;
    -webkit-box-shadow: 0px 0px 27px 5px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 27px 5px rgba(0,0,0,0.3);
}
.amenity_group label {display: block;}
.amenity_group br:first-of-type {
    display: none;
}
div.amenity_group label {
    display: block;
}

.amenity_group {
    margin-bottom: 10px!important;
}
.amenity_group > br:first-of-type {
    display: none;
}
.no-style-btn {
    border: none;
    box-shadow: none;
}
.clr-both {
    clear: both;
}
.clr-both:after {
    clear: both;
    display: table;
    content: " ";
}
.clr-both:before{
    display: table;
    content: " ";
}
/*no bar style   */
html::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
html::-ms-overflow-style {display: none;}  /* Internet Explorer 10+ */
html::scrollbar-width{display: none;}  /* Firefox */
html.no-scroll {
    overflow: hidden;
}
.widget-style-a div.amenity-block::-webkit-scrollbar,.asg-units-area.op-map::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
.widget-style-a div.amenity-block::-ms-overflow-style,.asg-units-area.op-map::-ms-overflow-style {display: none;}  /* Internet Explorer 10+ */
.widget-style-a div.amenity-block::scrollbar-width,.asg-units-area.op-map::scrollbar-width{display: none;}  /* Firefox */
.asg-units-area.op-map {
    overflow: auto;
}
.widget-style-a div.amenity-block::-webkit-scrollbar,.asg-prop-detail .c-sidebar__inner::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}
.asg-prop-detail .c-sidebar__inner::-ms-overflow-style {display: none;}  /* Internet Explorer 10+ */
.asg-prop-detail .c-sidebar__inner::scrollbar-width{display: none;}  /* Firefox */
.asg-prop-detail .c-sidebar__inner {
    overflow: overlay;
}
/*no bar style   */
.section-title {
    font-family: var(--regular-font);
    font-size: var(--section-title-font-size);
    font-weight: 700;
    line-height: 46px;
    margin-bottom: 33px!important;
}
.f16title {
    font-size: var(--regular-font-size);
    line-height: 20px;
    font-family: var(--regular-font);
}
.p-style-regular {
    font-family: var(--regular-font);
    font-size: 16px;
    color: #000;
    line-height: 21px;
    margin-bottom: 35px;
    font-weight: 400;
}
.pad-val-g {
    padding: var(--section-padding);
}
.mrg-bot-s {
    margin-bottom:var(--section-margin-bottom);
}
.btn-main {
    background-color: var(--color-primary);
    color: var(--color-secondary);
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    font-weight: 700;
    border: none;
    padding: 15px 131px;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    position: relative;
}
.btn-big {
    background: linear-gradient(90deg, #FFC046 0%, #FFCB46 100%);
    font-family: var(--regular-font);
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    padding: 23px 148px;
}
.asg-form-contact .gform_button.button {
    background: linear-gradient(90deg, #FFC046 0%, #FFCB46 100%);
    font-family: var(--regular-font);
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    color: #000;
    padding: 23px 148px;
    border: none;
}
.gap28 {
    gap:28px
}
.asg-title {
    font-family: var(--regular-font);
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 26px!important;
    position: relative;
    clear: both;
}
.btn-book {
    width: 100%;
    padding: 16px 0;
    display: block;
    text-align: center;
    background-color: var(--color-primary);
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    font-family: var(--regular-font);
    color: #000;
    margin: 12px auto 0;
    text-transform: uppercase;
    cursor: pointer;

}
a.btn-book:hover {
    text-decoration: none;
    color: #000;
}
.sec-content-page p {
    margin-bottom: 25px;
}
/*header section*/
.btn-book.bk-dark {
    background-color: #000;
    color: var(--color-primary)
}
.asg-logo {
    width: 40%;
}
.logo-wrapper {
    flex: 1;
    width: 30%;
}
.menu-wrapper {
    display: flex;
    align-items: center;
    /*flex-grow: 1;*/
    width: 33%;
}
.asg-menu ul {
    list-style: none;
    float: left;
    margin-bottom: 0;
}
.asg-menu ul.sub-menu {
    display: none;
}
.asg-menu ul.sub-menu {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 10px;
    display: none;
    min-width: 260px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.52);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.52);
}

.asg-menu ul > li:hover ul.sub-menu {
    display: flex;
    position: absolute;
    z-index: 10;
    left: 0;
}

.asg-menu ul.sub-menu > li {
    margin: 0 0 10px 0;
}
.mobile-menu ul.sub-menu.open {
    height: auto;
}

.mobile-menu ul.sub-menu {
    height: 0;
    overflow: hidden;
}

.mobile-menu .menu-item-has-children:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #fff;
    position: absolute;
    right: 0;
    top: 16px;
}
.asg-menu ul li {
    display: inline;
    margin-right: 45px;
    position: relative;
    padding-bottom: 5px;
}
.asg-menu ul li:last-child {
    margin-right: 0;
}
.asg-menu a {
    font-family: var(--regular-font);
    font-size: var(--regular-font-size);
    color: var(--color-secondary);
    text-transform: uppercase;
    font-weight: 700;
}

.asg-search-widget {
    flex-grow: 1;
}
.asg-search-widget .form-group {margin-bottom: 0;}
.asg-search-widget .form-control {
    height: 44px;
    background-color: var(--background-color);
    border: none;
    outline: none;
    box-shadow: none;
}
.asg-search-widget #resortpro-widget-form {
    padding-bottom: 0;
}
.asg-search-widget .c-search-widget__fields {
    display: flex;
    max-width: 365px;
    position: relative;
    margin: 0;
}

.asg-search-widget .c-search-widget__fields > div:first-child {
    width: 100%;
    padding: 0;
}

.asg-search-widget .c-search-widget__fields > div:last-child {
    position: absolute;
    right: 7px;
    top: 5px;
    padding: 0;
    width: 34px;
}
.header-src-widget {
    height: 34px;
    width: 34px;
    background-color: var(--color-primary);
    border: none;
    outline: none;
    padding: 0;
}
.header-src-widget::before {
    content: "\f002";
    display: block;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    font-size: 17px;
    color: #262933;
}
.asg-search-widget label {
    display: none;
}
.asg-subheader {
    width: 100%;
    background-color: var(--color-secondary);
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.section-cl {
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 50px;
    background: var(--color-primary);
    padding-right: 45px;
    position: relative;
    padding-left: 30px;
}
.section-cl a {
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    color: var(--color-secondary);
    font-weight: 400;
}
.section-cl:after{
    position:absolute;
    top: 0;
    right: 100%;
    content:'';
    height:0;
    width:0;
    border-right: 78px solid var(--color-primary);
    border-bottom: 0vw solid transparent;
    border-top: 50px solid transparent;
    overflow:hidden;
}
.section-bl a {
    margin-right: 80px;
    display: block;
    font-weight: 700;
    color: var(--color-primary);
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    text-transform: uppercase;
}
.mobile-menu {
    width: 0px;
    overflow: hidden;
    transition: 0.5s;
    height: 100%;
    position: absolute
}
.mobile-menu.open {
    position: fixed;
    width: 270px;
    height: 100%;
    padding: 20px;
    transition: 0.2s;
    background: var(--color-secondary);
    z-index: 120;
}
.mobile-menu ul {
    list-style: none;
    padding-left: 5px;
}
.mobile-menu ul li {
    padding: 10px;
    position: relative;
}
.mobile-menu ul li a {
    color: #fff;
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    text-transform: uppercase;
}
.asg-menu-toggle__bar {
    width: 26px;
    height: 4px;
    background-color: var(--color-secondary);
    margin: 3px 0;
    display: block;
}
/*Landing area*/
.landing-wrapper {
    min-height: 710px;
    background-image: url(/wp-content/uploads/2022/09/landing-area-v1.png);
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 57px;
}
.main-widget-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 70%;
}
.main-widget-wrapper h1 {
    font-family: var(--regular-font);
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}
.main-widget-wrapper p {
    font-family: var(--regular-font);
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 100px;
}

.widget-style-a label {
    display: none;
}

.widget-style-a .c-select-list select {
    padding-top: 5px;
}

.widget-style-a .form-group {
    position: relative;
}

.widget-style-a .form-control,.widget-style-a #resortpro-widget-form {
    padding-bottom: 0;
}
.widget-style-a .c-search-widget__item {
    width: 20%;
    padding: 0;
}
.c-filter-widget__inner > div {
    padding: 0;
}
.widget-style-a .form-control {
    padding-left: 14px;
}
.widget-style-a .form-control,.widget-style-a .btn-wdg,.c-results-filters--bordered .c-filter-widget .form-control {
    height: 65px;
    background: #fff;
    border: none;
    border-radius: 0;
    font-family: var(--regular-font);
    font-size: 14px;
    color:#000;
    border-right: 0.5px solid #F5F5F5;
}
.c-results-filters--bordered .c-filter-widget .form-group {
    border: none;
    margin: 0;
    padding: 0;
}
.c-results-filters--bordered .c-filter-widget {
    margin-bottom: 0;
}
.widget-style-a .form-control::placeholder {
    font-family: var(--regular-font);
    font-size: 14px;
    color:#000
}
.widget-style-a .btn-wdg {
    background-color: var(--color-primary);
    width: 100%;
    border: none;
}

.widget-style-a .c-results-filters i,.widget-style-a .c-search-widget i {
    display: none;
}
.widget-style-a .resortpro-search-checkin-block::after,
.widget-style-a .resortpro-search-checkout-block::after,
.widget-style-a .resortpro-search-number-bedrooms-block::after,
.widget-style-a .resortpro-search-guests-adults-block::after,
.widget-style-a .resortpro-search-guests-adults-block::after {
    position: absolute;
    top: 7px;
    left: 14px;
    font-family: var(--regular-font);
    font-size: 12px;
    color: var(--color-tertiary);
}
.widget-style-a .resortpro-search-checkin-block::after {
    content: 'Add start date';
}
.widget-style-a .resortpro-search-checkout-block::after {
    content: 'Add end date';
}
.widget-style-a .resortpro-search-number-bedrooms-block::after {
    content: 'No. of bedrooms';
}
.widget-style-a .resortpro-search-guests-adults-block::after {
    content: 'No. of guests';
}
/*featured units*/
.browse-units-area {
    background-color: #f5f5f5;
    padding: 20px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}
.featured-units {
    max-width: unset;
}
.featured-unit {
    float: none;
    padding: initial;
}
ul.featured-units {
    display: flex;
    gap: 20px;
}

ul.featured-units h3 {
    margin-top: 10px;
}

.featured-units .c-property__details-item--icon {
    flex-grow: 0;
}

.featured-units img {
    object-fit: cover;
    height: 320px;
    width: 100%;
}

.featured-unit .unit_location {
    text-align: center;
}

ul.c-property__details {
    margin-left: 0;
    gap: 10px;
    justify-content: center;
}

ul.c-property__details {
    margin-left: 0;
    gap: 10px;
}

@media all and (max-width: 1199px) {
    ul.featured-units {
        flex-wrap: wrap;
    }
}
/*partners area*/
.partners-logos {
    display: flex;
    gap: 100px;
}

.partners-logo img {
    width: 100%;
    height: auto;
}
.partners-title {
    margin-bottom: 42px;
}

/*about us*/
.about-us-content {
    display: flex;
    gap: 100px;
    margin-bottom: 57px;
}
.about-us-content .btn-main {
    display: inline-block;
    text-align: center;
}
.about-us-image img {
    height: 100%;
    width: 100%;
}

.about-us-content > * {
    flex: 1 1 100%;
}
.btn-icon-home {
    background-color: #fff;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 2px;
    left: 2px;
}
.about-us-info {
    position: relative;
}
.about-us-info h2 {
    font-family: var(--regular-font);
    font-size: 24px;
    color: var(--color-secondary);
    letter-spacing: 0.1em;
    margin-bottom: 35px!important;
}
.about-us-info p {
    margin-bottom: 35px;
}

/*info area*/
.info-area-wrapper {
    display: flex;
}

.info-area-wrapper > * {
    flex: 1 1 100%;
}
.info-area {
    background-image: url(/wp-content/uploads/2022/09/info-area.png);
    background-size: 100% 100%;
    padding-top: 62px;
    padding-bottom: 62px;
}

.info-area-subtitle {
    border-left: 10px solid var(--color-primary);
    padding-left: 10px;
    font-family: var(--regular-font);
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 23px;
}

/*testimonials*/

.testimonial-header {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.testimonial-pr {
    border-left: 5px solid var(--color-primary);
    padding-left: 20px;
}

.tst-name {
    font-family: var(--regular-font);
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}
.testimonial-image img {
    width: 54px;
    height: 54px;
    margin-right: 15px;
}
.testimonial-pr {
    font-family: var(--regular-font);
    font-size: 14px;
    font-weight: 400;
    color: #C0BEBE;
    margin-bottom: 0;
}
div.lSSlideOuter .lSPager.lSpg>li a {
    opacity: 0.25;
    background-color: var(--color-primary);
    width: 14px;
    height: 14px;
}

div.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
    background: var(--color-primary);
    border: 1.5px solid rgba(0, 0, 0, 0.25);
    width: 24px;
    height: 24px;
}
div.lSSlideOuter .lSPager.lSpg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
}
.half-gr-field {
    grid-column: span 6!important;
    -ms-grid-column-span: 6!important;
}
.form-wrapper {
    max-width: 890px;
    margin: 0 auto;
    text-align: center;
}
.contact-us-area {
    background: linear-gradient(236.12deg, #88BCFF 1.44%, rgba(197, 198, 202, 0) 42.69%);
    background-size: 100% 100%;
    padding: 52px 0;
}
.contact-us-area .form-wrapper div.half-gr-field input {
    height: 75px;
    padding-left: 20px;
    font-family: var(--regular-font);
    font-weight: 400;
    font-size: var(--regular-font-size);
    color: #000;
}
.contact-us-area div.form-wrapper textarea {
    padding: 27px 20px;
}
div.half-gr-field input::placeholder,.contact-us-area .form-wrapper textarea::placeholder {
    font-family: var(--regular-font);
    font-weight: 400;
    font-size: var(--regular-font-size);
    color: #000;
}
.contact-us-area .gform_footer {
    justify-content: center;
}

/*secondary pages*/
.sec-page-wrapper {
    padding: 28px 45px 0;
}
.secondary-page .asg-theme .c-search-widget,.secondary-page .asg-theme .c-filter-widget {
    max-width: 1120px;
    border: 2px solid rgba(0, 0, 0, 0.25);
}
.secondary-page  .c-search-widget button {
    border-right:none;
}
.secondary-page .c-search-widget .row,.secondary-page .c-filter-widget .row {
    margin: 0;
    position: relative;
}
.c-results-filters--bordered .c-filter-widget__inner .date-group {
    display: flex;
}
.filter-group {
    display: flex;
    gap: 20px;
}
.asg-group-btn {
    display: flex;
    align-items: center;
}
.filter-group .btn-sec {
    max-width: 223px;
}
.filter-group > div:first-child {
    width: 57%;
}

.filter-group > div:last-child {
    width: 43%;
}

.filter-group > * {
    flex-grow: 1;
    flex-shrink: 1;
}
.filter-group  .btn-amenities {
    background-color: #fff;
    border: 1px solid var(--color-primary);
    color: #000;
}
.filter-group .btn-comp {
    background-color: var(--color-secondary);
    color: #fff;
}
.mobile-filters {
    display: none;
}
.resortpro-search-amenities-block {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 0;
}
.amenity-block.sh .resortpro-search-amenities-block {
    height: unset;
    overflow: hidden;
}
.widget-style-a .mobile-view div.amenity-block {
    height: 200px;
    position: relative;
}
/*(plugin-migrate) search-results unit */
.basic-template .c-search-pagination__btn,.testimonials_area button.moreReviews {
    padding: 16px 131px;
    background-color: var(--color-secondary);
    color: var(--color-primary);
    background-image: none;
    text-transform: uppercase;
}
.filter-group + div .search-pagination,.filter-group + div .text-right {
    display: none;
}
.basic-template .asg-theme .c-results-filters {
    margin-bottom: 60px;
}
.btn-map {
    background: var(--color-secondary);
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    font-family: var(--regular-font);
    padding: 10px 18px;
    float: right;
    align-items: center;
    position: absolute;
    right: 15px;
    top: -25%;
    cursor: pointer;
}

.btn-map img {
    margin-right: 15px;
    height: 15px;
    width: 13px;
}
.asg-units-area {
    transition: 0.3s;
    width: 100%;
}
.asg-units-area.op-map {
    width: 40%;
}
.asg-units-area.op-map .asg-unit {
    width: 50%;
}
.op-map .u-truncate {
    max-width: 200px;
}
.search-sidebar.widget-style-a {
    transition: 0.3s;
    width: 0px;
    display: none;
}
.search-sidebar.op-map {
    display: block;
    width: 60%;
}
.search-sidebar.mb-map {
    width: 100%;
    display: block;
}
.filters-close {
    position: absolute;
    right: 7px;
    background: none;
    border: none;
    height: 26px;
    top: -2px;
 }

.filters-close span {
    width: 26px;
    height: 4px;
    background-color: var(--color-secondary);
    display: block;
    margin-bottom: 4px;
}

.filters-close span:first-child {
    transform: rotate(45deg);
}

.filters-close span:last-child {
    position: absolute;
    top: 9px;
    transform: rotate(134deg);
}
.widget-style-a .compare {
    display: none;
}
.mobile-title,.filters-close,.map-fixed-btn,.filter-area,.btn-book.comp,.compare-area,.btn-book.hide-area {
    display: none;
}

.sh-area.compare-area {
    display: block;
}

/*checkout page*/

.ck-field {
    border: none;
    height: 70px;
    width: 100%;
    background: #f5f5f5;
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    font-weight: 500;
    padding-left: 17px;
    padding-top: 20px;
}
.ck-field-wrap {
    position: relative;
}

.ck-field-wrap label {
    position: absolute;
    left: 32px;
    top: 15px;
}

/*compare page */

.c-property__cta-btn--book {
    display: none;
}
.compare .overview_container .image_box.welcome {
    display: table-cell;
   vertical-align: top;
    text-align: left;
    height: 350px;
}
.compare .image_box {
    padding:0;
    border: none;
}
.compare .overview_container {
    border: none;
}
.title_box {
    background-color: var(--color-secondary);
    color: var(--color-primary);
}
.title_box a, .title_box a:hover {
    color: var(--color-primary);
}
.compare .propertyInfo, .compare .table td span {
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    font-weight: 500;
    color: #000;
}
.compare .amenity_row:nth-of-type(odd) {
    background-color: #f5f5f5;
}
.compare .amenityYes,.compare .amenityNo {
    color: #160042;
}
.compare .overview_container .image_box {
    padding-right: 20px;
}
.compare .amenity_row {
    border-right: 1px solid #EBEBEB;
}
.title_box {
    border-right: blue;
}
.compare .amenity_row .title {
    padding: 10px;
}
.amenity_row .mobile_icon {
    padding: 10px;
}
.asg-cmp-pg {
    font-size: var(--small-font-size);
    font-family: var(--regular-font);
    background-color: #fff;
    color: #000;
    padding: 8px 21px ;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
}
.overview_container .asg-unit {
    width: 100%;
    position: relative;
    padding-top: 10px;
}
.compare .overview_container .image_box, .compare .overview_container.compare_3 .image_box.welcome {
    height: 350px;
}
.compare .c-property__cmp-btn {
    left: auto;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.compare .asg-unit .c-property__heading,.compare .c-property__cost  {
    text-align: left;
}
.compare .c-property__cmp-btn small {
    margin-left: 6px;
}
.compare .c-property__cta-item {
    display: none;
}
.compare .asg-unit .c-star-rating {
    left: unset;
    bottom: unset;
}
.compare .asg-unit .c-property__body {
    padding: 0;
}
.asg-unit .c-property__details-item {
    margin-bottom: 0;
}
.shadow {
    box-shadow: none
}
.slider.row {
    margin-left:-15px;
}
.asg-compare-page .c-property__img .c-property__cost,.asg-compare-page .c-property__img .c-star-rating {
    display: none;
}
.asg-compare-page .c-property-listings__item.col-sm-6 .c-property__img {
    padding-bottom: 44%;
}
.page_compare .unit_container {
    z-index: 50;
}
.page_compare .unit_container .controls span {
    background: var(--color-secondary);
    color: var(--color-primary);
}
/*checkout page styles*/
.asgardia-general-theme #checkout-container .form-group label {
    position: absolute;
    left: 32px;
    top: 15px;
    font-family: var(--regular-font);
    font-size: 10px;
}
.asgardia-general-theme #checkout-container .form-group input,
.asgardia-general-theme #checkout-container .form-group select {
    border: none;
    height: 70px;
    width: 100%;
    background: #f5f5f5;
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    font-weight: 500;
    padding-left: 17px;
    padding-top: 20px;
}
.asgardia-general-theme #checkout-container .form-group input::placeholder,
.asgardia-general-theme #checkout-container .form-group input::placeholder {
    font-family: var(--regular-font);
    font-size: var(--small-font-size);
    font-weight: 500;
    color: #000;
}
.asgardia-general-theme #checkout-container .panel-heading .panel-title  {
    color: #000;
}
.asgardia-general-theme #checkout-container .panel-heading.open .panel-title  {
    color: var(--color-primary);
}
.asgardia-general-theme #checkout-container .panel-heading.open {
    background-color: var(--color-secondary);
    background-image: none;
}
.asgardia-general-theme  #checkout-container.chk2 .reservation-summary > div {
    font-family: var(--regular-font);
}
/*footer*/
.logo-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.logo-footer img {
    background-color: #fff;
    z-index: 1;
    padding: 0 30px;
}
.logo-footer .line {
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
}
.footer-box-wrapper {
    height: 300px;
    display: flex;
    gap: 40px;
    width: 100%;
    margin-top: 50px;
}
.footer-box-wrapper ul {
    list-style: none;
    padding: 0;
}
.ft-box {
    /*background-color: #f5f5f5;*/
}
.ft-box.first {
    width: 37%;
}
.ft-box.second {
    width: 20%;
    text-align: center;
}
.ft-box.third {
    width: 17%;
}
.ft-box.forth {
    width: 17%;
}
.ft-title {
    margin-bottom: 20px!important;
}
.ft-box li a,.ft-box li {
    color: #ADADAD;
    line-height: 1.7;
    font-weight: 300;
    font-size: 15px;
    font-family: var(--regular-font);
}
.ft-adress {
    color: #ADADAD;
}
.ft-adress p {
    margin-bottom: 10px;
}
.ft-adress p strong,.ft-adress strong a {
    color: #000;
}
.ft-newsletter .gform_wrapper label.gfield_label {
    display: none;
}

.ft-newsletter .widgettitle {
    display: none;
}
.news-field input {
    width: 100%;
    margin-bottom: 8px;
    height: 40px;
    border: 1px solid #C1C1C1;
    border-radius: 0;
    color: #C1C1C1;
    position: relative;
    padding-left: 40px;
}
.news-field .ginput_container_text::before {
    display: block;
    content: '';
    position: absolute;
    left: 15px;
    top: 10px;
    width: 21px;
    height: 21px;
    background-size: contain;
    background: url(/wp-content/themes/Global-CasaGo-Parent-theme/assets/images/Path2283.svg) no-repeat;
    z-index: 2;
}

.news-field .ginput_container_email::before {
    background: url(/wp-content/themes/Global-CasaGo-Parent-theme/assets/images/envelope.svg) no-repeat;
    background-size: 18px;
    top: 11px;
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 14px;
    z-index: 22;
}
.news-field .ginput_container {
    position: relative;
}
.ft-newsletter .gform_button {
    clear: both;
    width: 100%;
    height: 40px;
    background-color: var(--color-primary);
    border: none;
    border-radius: 4px;
    font-weight: 700;
}
/*blog area*/
.blog-post-area {
    padding-top: 25px;
}
.post_container {
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.58);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.58);
    margin-bottom: 25px;
    padding: 15px;
}
.post-container {
    margin: 25px 0;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.24);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.24);
    padding: 15px;
    display: flex;
}

.post-thumb img {
    width: 100px;
    height: 100px;
    margin-right: 15px;
}

.post-title {
    text-transform: capitalize;
}
.main-post {
    padding-top: 25px;
}
.post-blog-img {
    max-width: 300px;
    float: left;
    margin-right: 15px;
}
/*testimonials area*/
.testimonials_area .star_rating span:before {
    font-size:161%;
}
/*responsive area*/
@media all and (min-width:1441px)  {

}
@media all and (min-width: 1200px) {
    .asg-unit {
        width: 25%;
    }
}
@media all and (min-width:1200px) and (max-width: 1440px) {
    .asg-logo {
        width: 24%;
    }
    .asg-menu ul li {
        margin-right: 45px;
    }
    .featured-unit {
        width: calc(33% - 27px);
    }
    .asg-menu a {
        font-size: 14px;
    }
    .asg-menu ul li {
        margin-right: 20px;
    }
}
@media all and (max-width: 1199px) {
    .filter-group {
        flex-wrap: wrap;
    }
    .featured-unit {
        width: calc(33% - 27px);
    }
    .asg-logo img {
        max-width: 250px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .asg-menu ul li {
        margin-right: 14px;
    }
    .asg-menu a {
        font-size: 14px;
    }
}
@media all and (max-width: 991px) {
    .about-us-content {
        flex-wrap: wrap;
    }
    .info-area-content {
        flex-shrink: 0;
    }
    .featured-unit {
        width: calc(50% - 27px);
    }
    .asg-logo img {
        max-width: 190px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .asg-search-widget {
        display: none;
    }
    .asg-menu ul li {
        margin-right: 14px;
    }
    .asg-menu a {
        font-size: 14px;
    }
    .footer-box-wrapper  {
        gap: 0;
        flex-wrap: wrap;
    }
    .footer-box-wrapper .ft-box {
        width: 50%;
        margin-bottom: 25px;
    }
}
@media all and (min-width: 768px) {
    .asg-menu-mobile {
        display: none;
    }
}
@media all and (max-width: 767px) {
    .sec-page-wrapper {
        padding: 28px 17px 0;
    }
    .logo-wrapper {
        width: 300px!important;
    }
    .partners-logos {
        flex-wrap: wrap;
    }
    .main-widget-wrapper {
        width: 90%;
    }
    .main-widget-wrapper h1 {
        font-size: 35px;
    }
    .asg-search-widget,.asg-menu {
        display: none;
    }
    .menu-wrapper {
        justify-content: flex-end;
    }
    .section-bl {
        display: none;
    }
    .btn-map {
        display: none;
    }
    .c-results-filters {
        display: none;
    }
    .section-cl {
        padding-left: 0px;
        padding-right: 17px;
    }
    .form-wrapper {
        width: 100%;
        padding: 0 15px;
    }
    .widget-style-a .c-search-widget__item,.c-filter-widget__inner > div {
        width: 100%;
        margin-bottom: 10px;
    }
    .widget-style-a .c-search-widget__item:last-child {
        margin-bottom: 0;
    }
    .filter-group {
        flex-wrap: wrap;
    }
    .main-widget-wrapper {
        background: var(--color-secondary);
    }
    .main-src-widget .c-search-widget__item:last-child {
        margin-bottom: 0;
    }
    .main-src-widget .c-search-widget__fields {
        padding: 25px 25px 0 25px;
    }
    .main-src-widget .c-search-widget__fields {
        box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    }
    .main-widget-wrapper {
        padding-top: 19px;
        padding-bottom: 10px;
    }
    .main-widget-wrapper p {
        margin-bottom: 32px;
    }
    .asg-title {
       margin-top: 26px;
    }
    .mobile-filters {
        display: block;
    }
    .mobile-view {
        position: fixed;
        padding: 25% 15px 0;
        top: 0;
        background: #fff;
        left: 0;
        right: 0;
        z-index: 1111;
        height: 100%;
        display: block;
    }
    .mobile-view .mobile-filters {
        display: block;
    }
    .mobile-view .filters-close {
        display: block;
    }
    .mobile-view .mobile-title {
        display: block;
        font-size: 18px;
        font-family: var(--regular-font);
        border: none;
        text-align: left;
    }
    .mobile-view .asg-group-btn {
        display: none;
    }
    .mobile-view .alert {
        display: none;
    }
    .map-fixed-btn {
        display: block;
        color: #fff;
        background: var(--color-secondary);
        display: block;
        position: fixed;
        bottom: 10px;
        padding: 18px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 1999;
        font-size: var(--small-font-size);
        font-family: var(--regular-font);
    }
    .map-fixed-btn img {
        margin-right: 15px;
    }
    .asg-units-area.mb-map,
    .mobile-filters.mb-map,
    .asg-title.mb-map {
        display: none;
    }
    .sec-page-wrapper.mb-map {
        padding: 0;
    }
    .filter-area {
        padding: 0 17px;
        background: transparent;
        position: absolute;
        top: 17px;
        right: 17px;
        left: 17px;
        display: block;
        z-index: 12;
    }
    .footer-box-wrapper {
        flex-wrap: wrap;
    }
    .btn-amenities {
        display: none;
    }
    .filter-group .btn-comp {
        margin: 0 auto;
    }
    .section-cl {
        display: block;
        flex-grow: 1;
        padding-right: 17px;
        height: auto;
        padding-left: 17px;
    }
    .section-cl > a {
        width: 100%;
        display: inline-block;
    }
    .section-cl:after {
        display: none;
    }
    .footer-box-wrapper .ft-box {
        width: 100%;
    }
}
@media all and (max-width: 425px) {
    .pad-val-g {
        padding: 0 21px;
    }
    header {
        padding: 30px 15px 24px;
    }
    .half-gr-field {
        grid-column: span 12!important;
        -ms-grid-column-span: 12!important;
    }
    .btn-main {
        width: 100%;
        padding: 15px 0;
    }
    .about-us-content {
        flex-direction: column-reverse;
        gap: 23px;
    }
    .about-us-image {
        margin: 0 -22px;
    }
    .info-area {
        padding-top: 62px;
        padding-bottom: 62px;
    }
    .asg-form-contact .gform_button.button {
        padding: 23px 128px;
    }
    .footer-box-wrapper .ft-box {
        width: 100%;
    }
    .featured-unit {
        width: 100%;
    }
    .basic-template .c-search-pagination__btn {
        padding: 16px 101px;
    }
    .logo-footer img {
        max-width: 320px;
    }
}
