.favouritePlansSection .fovCards {
    display: flex;
    align-items: stretch;
    /*justify-content: start;*/
    width: 100%;
    flex-wrap: wrap;
    column-gap: 45px;
}

.favouritePlansSection .fovCard {
    width: 300px;
    border-radius: 15px;
    box-shadow: 0 8px 43px 0 rgba(5, 20, 42, .07);
    background-color: #fff;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
    margin-right: 24px
}

.favouritePlansSection .fovCard:nth-child(3n) {
    margin-right: 0
}

.customerDashboardSection .fovCards.browserHistory {
    padding: 0
}

.favouritePlansSection .fovCard .swiper {
    width: 100%;
    height: 199px;
    border-radius: 15px 15px 0 0 !important
}

.favouritePlansSection .fovCard .swiper-slide {
    width: 100%;
    height: 100%
}

.favouritePlansSection .fovCard .swiper-slide a.xout:after {
    position: absolute;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "font awesome 5 free";
    font-weight: 900;
    content: "\f05e";
    color: rgba(0, 0, 0, .6);
    padding-top: 0;
    font-size: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .6);
    z-index: 9
}

.favouritePlansSection .fovCard .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.favouritePlansSection .fovCard .swiper-slide img.contain_image {
    object-fit: contain
}

.favouritePlansSection .fovCard .swiper-button-lock {
    display: none !important
}

.favouritePlansSection .fovCard .swiper .swiper-button-next,
.favouritePlansSection .fovCard .swiper .swiper-button-prev {
    visibility: hidden
}

.favouritePlansSection .fovCard .swiper:hover .swiper-button-next,
.favouritePlansSection .fovCard .swiper:hover .swiper-button-prev {
    visibility: visible
}

.favouritePlansSection .fovCard .swiper.show .swiper-button-next,
.favouritePlansSection .fovCard .swiper.show .swiper-button-prev {
    visibility: visible
}

.favouritePlansSection .fovCard .swiper-button-next,
.favouritePlansSection .fovCard .swiper-button-prev {
    width: 23px !important;
    height: 23px !important;
    border-radius: 50% !important;
    opacity: 100% !important;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    background: #fff !important;
    top: var(--swiper-navigation-top-offset, 60%) !important
}

.favouritePlansSection .fovCard .swiper-button-next img {
    width: 30% !important;
    transform: rotate(180deg)
}

.favouritePlansSection .fovCard .swiper-button-prev img {
    width: 30% !important
}

.favouritePlansSection .fovCard .swiper-button-next.active,
.favouritePlansSection .fovCard .swiper-button-prev.active,
.favouritePlansSection .fovCard .swiper-button-next:hover,
.favouritePlansSection .fovCard .swiper-button-prev:hover {
    background: #19437a !important
}

.favouritePlansSection .fovCard .swiper-button-next.active img,
.favouritePlansSection .fovCard .swiper-button-prev.active img,
.favouritePlansSection .fovCard .swiper-button-next:hover img,
.favouritePlansSection .fovCard .swiper-button-prev:hover img {
    filter: brightness(0) invert(1) !important
}

.favouritePlansSection .fovCard .swiper-button-next::after,
.favouritePlansSection .fovCard .swiper-button-prev::after {
    content: unset !important
}

.favouritePlansSection .fovCard .swiper-pagination-bullet {
    background-color: #fff;
    cursor: pointer
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    padding-bottom: 1px
}

.favouritePlansSection .fovCard .swiper-pagination-bullet {
    opacity: 1;
    background-color: #ffffff38;
    box-shadow: rgba(0, 0, 0, .02) 0 1px 3px 0, rgba(27, 31, 35, .15) 1px 1px 1px 1px
}

.favouritePlansSection .fovCard .swiper-pagination-bullet-active {
    background-color: #fff !important
}

.favouritePlansSection .fovCard .fovCardContent {
    padding: 8px 19px 19px;
    line-height: normal !important;
    cursor: pointer
}

.favouritePlansSection .fovCard .fovCardtitleHead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    position: relative
}

.favouritePlansSection .fovCard .fovCardtitleHead h4 {
    font-family: var(--asap);
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    color: #1f2325;
    margin-bottom: 0
}

.favouritePlansSection .fovCard .fovCardtitleHead p {
    font-family: var(--opensans);
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .22px;
    color: #d61e3a !important;
    line-height: normal;
    padding-bottom: 0;
    text-align: center
}

.favouritePlansSection .fovCard .fovCardtitleHead p.starting-at {
    color: #acacac !important
}

.favouritePlansSection .fovCard .fovCardtitleHead h5 {
    font-size: 14px;
    font-weight: 700;
    font-family: var(--opensans);
    letter-spacing: .34px;
    color: #1a447a
}

.favouritePlansSection .fovCard .houseDetails {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    padding-top: 5px
}

.favouritePlansSection .fovCard .houseDetails img {
    filter: invert(20%) sepia(67%) saturate(1041%) hue-rotate(185deg) brightness(99%) contrast(95%) !important
}

.plan-stat {
    margin-top: 10px;
    border-right: 1px solid #ddd
}

.plan-stat-last {
    border-right: none
}

.plan-stat-1\/4 {
    width: 25%
}

.plan-stat-1\/2 {
    width: 50%
}

.plan-stat-label {
    white-space: nowrap;
    font-family: var(--opensans);
    font-size: 11px;
    font-weight: 500;
    color: #1a447a;
    text-transform: uppercase;
    display: block
}

@media screen and (max-width:768px) {
    .plan-stat-label {
        font-size: 12px
    }
}

.plan-stat-value {
    color: #000;
    font-weight: 500;
    font-size: 16px;
    display: block;
    margin-top: 5px
}

.favouritePlansSection .fovCard .fovPersonalNote .fovPersonalNotehead {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0
}

.favouritePlansSection .fovCard .fovPersonalNote h6 {
    text-transform: none;
    font-family: var(--opensans);
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .3px;
    color: #000
}

.favouritePlansSection .fovCard .fovPersonalNote button {
    width: 88px;
    height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    border: solid 1px #e7e7e7;
    font-family: var(--opensans);
    background-color: #fff;
    font-size: 11px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #19437a;
    cursor: pointer
}

.favouritePlansSection .fovCard .fovPersonalNote textarea {
    width: 100%;
    resize: none;
    height: 40px;
    border-radius: 8px;
    border: solid 1px rgba(0, 0, 0, .1);
    background-color: #fff;
    padding: 10px;
    outline: none
}

.favouritePlansSection .fovCard .fovPersonalNote textarea::placeholder {
    font-family: var(--opensans);
    font-size: 11px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .22px;
    color: #a2a2a2
}

.favouritePlansSection .fovCard .fovHouseRatingHead {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 17px 0 20px
}

.favouritePlansSection .fovCard .fovHouseRatingHead>div {
    display: flex;
    align-items: center
}

.favouritePlansSection .fovCard .fovHouseRatingHead>div img {
    margin-left: 2px;
    cursor: pointer;
    width: 25px !important
}

.favouritePlansSection .fovCard .fovHouseRatingHead h6 {
    font-family: var(--opensans);
    text-transform: none;
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: .26px;
    margin-right: 6px;
    color: #000
}

.favouritePlansSection .fovCard .fovHouseRatingHead span {
    width: auto;
    cursor: pointer
}

.favouritePlansSection .fovCard .fovCardBtn {
    width: 100%;
    padding: 12px;
    border-radius: 8px;
    background-color: #19437a;
    border: none;
    font-family: var(--opensans);
    font-size: 15px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #fff;
    cursor: pointer
}

.favouritePlansSection .fovCard .fovCardbadge {
    position: absolute;
    padding: 10px 20px 10px 16px;
    z-index: 9999 !important;
    bottom: -2px;
    left: 0;
    -webkit-clip-path: polygon(100% 0%, 85% 51%, 100% 100%, 0 100%, 0 47%, 0 0);
    clip-path: polygon(100% 0%, 85% 51%, 100% 100%, 0 100%, 0 47%, 0 0);
    font-family: var(--asap);
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff
}

.favouritePlansSection .fovCard .fovCardbadge1 {
    background: #bbbec3
}

.favouritePlansSection .fovCard .fovCardbadge2 {
    background: #e7c871
}

.favouritePlansSection .fovCard .Liked {
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 11;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.favouritePlansSection .fovCard .Liked img {
    width: 70%
}

.favouritePlansSection .fovCard .icons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999;
    display: flex;
    align-items: center
}

.favouritePlansSection .fovCard .icons span {
    width: 34px;
    height: 34px;
    box-shadow: 0 6px 31px rgba(5, 20, 42, .09);
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    margin-left: 8px;
    cursor: pointer
}

.favouritePlansSection .fovCard .icons span img {
    filter: invert(20%) sepia(67%) saturate(1041%) hue-rotate(185deg) brightness(99%) contrast(95%) !important
}

@media screen and (min-width:993px) and (max-width:1150px) {
    .fovPaginationHead span.prev {
        font-size: 13px;
        margin-right: 4px
    }

    .fovPaginationHead span.next {
        font-size: 13px;
        margin-left: 4px
    }

    .fovPaginationHead ul li {
        height: 20px;
        min-width: 20px;
        margin: 0 4px !important;
        font-size: 12px;
        padding: 0 3px !important
    }

    .fovPaginationHead span.prev img,
    .fovPaginationHead span.next img {
        position: relative;
        top: 2px
    }
}

@media screen and (max-width:992px) {
    .favouritePlansSection .fovMainContent {
        max-width: 100% !important;
        padding: 0 35px !important
    }

    .favouritePlansSection .fovMainContent .fovMainContentHead {
        margin-bottom: 40px !important
    }

    .favouritePlansSection .fovCards {
        flex-wrap: wrap !important;
        align-items: center !important
    }

    .favouritePlansSection .fovCard {
        margin-bottom: 20px !important
    }

    .favouritePlansSection .fovMainContent .fovMainContentHead .inputGroup {
        max-width: 400px !important;
        width: 400px !important
    }

    .favouritePlansSection .fovMainContent .fovMainContentHead .inputHead {
        padding: 6px 8px !important
    }
}

@media screen and (max-width:768px) {
    .favouritePlansSection .fovCard .fovCardtitleHead h4 {
        font-size: 15px
    }

    .favouritePlansSection,
    .accountPurchaseSection {
        padding-top: 0
    }

    .favouritePlansSection .fovMainContent .fovMainContentHead .inputGroup {
        display: none !important
    }
}

@media screen and (max-width:657px) {
    .favouritePlansSection .fovCard .swiper-slide img {}
}

@media screen and (max-width:480px) {
    .floorplans .row {
        --bs-gutter-x: 0px !important
    }

    #wrapper.plans-wrap .container.row .inner.cont {
        margin-left: 0 !important
    }

    .page-description {
        padding-top: 0
    }

    .favouritePlansSection .fovCard {
        width: 100%
    }

    .favouritePlansSection .fovCard .swiper:hover .swiper-button-next,
    .favouritePlansSection .fovCard .swiper:hover .swiper-button-prev {
        visibility: hidden
    }

    .favouritePlansSection .fovCard .fovHouseRatingHead h6 {
        font-size: 12px !important;
        margin-right: 2px !important
    }

    .favouritePlansSection .fovCard .fovPersonalNote h6 {
        font-size: 12px !important
    }

    .favouritePlansSection .fovCard .fovPersonalNote button {
        width: 80px !important;
        font-size: 10px !important
    }

    .favouritePlansSection .fovCard .fovHouseRatingHead>div img {
        width: 18px !important;
        margin-left: 0 !important
    }

    .favouritePlansSection .fovCard .fovCardtitleHead p {
        line-height: unset !important
    }

    .fovPaginationHead ul li {
        width: 23px !important;
        height: 23px !important;
        margin: 0 5px !important;
        font-size: 12px !important;
    }

    .fovPaginationHead span.prev,
    .fovPaginationHead span.next {
        font-size: 12px !important
    }

    .fovPaginationHead span.prev {
        margin-right: 4px !important
    }

    .fovPaginationHead span.next {
        margin-left: 4px !important
    }

    .fovPaginationHead span.prev img,
    .fovPaginationHead span.next img {
        top: 2px;
        position: relative
    }

    .favouritePlansSection .fovCard .swiper {
        height: calc(66vw - 40px)
    }
}