a {
    text-decoration: none;
    color: #67234e !important;
}
.wr-header .wr-right-menu ul li:last-child {
    cursor: pointer;
    position: revert !important;
    right: 0;
    /* top: 31px; */
}
.wr-header .wr-right-menu .w-rm-dropdown {
    height: auto !important;
}
.purple-btn {
    background-color: #67234e;
    font-family: "ProximaNova bold";
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    padding: 15px 30px;
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1);
}
.purple-btn:hover:after {
    opacity: 1;
    transform: translate3d(0,0,0);
    color: #fff;
}
.purple-btn:after, .purple-btn>span {
    font-family: "ProximaNova bold";
    transition: transform 0.3s,opacity 0.3s,-webkit-transform 0.3s;
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    color: #fff;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
    }
.purple-btn:hover{
     background-color: #022133 !important;
    color: #fff;
}
.wr-content h3, .wr-p-content h3, .wr-banner-caption h3, .wr-content-section h3, .wr-listing-card-wrap h3, .wr-3col-content h3 {
    color: #67234e !important;
}
section.wr-site-banner .wr-carousel-nav .slick-arrow:hover svg path {
    fill: #67234e !important;
}
.wr-menu ul li.parent-menu a:after {
    content: '';
    position: absolute;
    background: #67234e !important;
    height: 3px;
    bottom: 32px;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    transition: all ease 0.7s;
}
.pink-btn:hover {
    background-color: #022133 !important;
    color: #fff;
}
.white-btn {
    background-color: #ffff;
    font-family: "ProximaNova bold";
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    overflow: hidden;
    padding: 15px 30px; 
}
.pink-btn {
    background-color: #67234e !important;
}
.wr-header .wr-logo:before {
    height: 485px !important;
    width: 213px !important;
}
.wr-header .wr-logo a {
    margin-top: 26px;
}
@media screen and (max-width: 540px){
.wr-header {
    height: 7em !important;
}
.wr-header .wr-logo:before{
    height: 325px !important;
    width: 160px !important;
    transform: skew(92deg) !important;
 }
}
.love-a-peek{
    border: 1px solid #67234e;
    padding: 10px 10px;
    background-color: #67234e;
}
.love-a-peek a{ 
    color: #fff !important;
}
.love-a-peek a:hover{ 
    color: #ecdede;
}
.love-a-peek:hover{
background-color: #022133;
color: white;
}
.site-wrapper .site-body section.wr-landmark-amemities .wr-col .wr-la-number {
    font-family: "WSansNew bold";
    background: #67234e !important;
    }

h5{
 text-transform: unset !important;
}
.wr-p-content h3 {
    color: #fff !important;
}
@media screen and (max-width: 767px){
.site-wrapper .site-body section.wr-parallax {
    height: 172px !important;
}
}

.ph_number
{
    padding-left: 90px !important;
}
.wr-form-box input{
    padding: 20px 10px !important;
    border-radius: 5px !important;
}
.wr-form-box button{
    padding: 20px 10px !important; border-radius: 5px !important;
}
.focus-point{
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    background-color: #f4f4f4;
    padding: 30px 30px;
    height:140px;
    margin-top: 40px;margin-bottom:20px;
}
.focus-point h3{
    text-align:center;
}
#footer-number{
    padding-left: 90px !important;
}
#brochure-number{
    padding-left: 90px !important;
}
#contact-number{
    padding-left: 90px !important;
}
.text-white h3{
    color: #fff !important;
    margin-bottom: 10px !important;
}
@media only screen and (max-width:991px){
    .text-white h3{
        font-size: 20px !important;
        text-align: center !important;
    }
    .love-a-peek-mob{
        width: 50% !important;
        text-align: center !important;
    }
}







