﻿@import url(font/fonts.css);
@font-face {
  font-family: Proxima Nova Rg;
  src: url(./Fonts/ProximaNova-Regular.otf);
}
body:not(.cms-index-index), html:not(.cms-index-index) {
    min-height: unset !important;
}
body.wellness-style .featured-product-owl .item-conainer .details-box h6 i.fa-pencil-ruler::before{
  content: url(../images/IconBuilding.svg);
}
.wellness-style .details-inner i.text-primary.fa-pencil-ruler::before{
content: url(../images/IconBuilding.svg);
}
body.wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map{
  padding-top:50% !important;
}
.wellness-style {
  font-family: 'Proxima Nova Rg'; }
  .wellness-style * {
    font-family: 'Proxima Nova Rg' !important; }
    .wellness-style * i{
      font-family: 'Font Awesome 5 Pro' !important; }
  .wellness-style .btn-primary, .wellness-style .btn {
    background: #1597D5 !important;
    color: #fff !important;
    border: 2px solid #1597D5 !important;
    border-radius: 0px !important; }
    .wellness-style .btn-primary:hover, .wellness-style .btn:hover {
      background: #37002F !important;
      color: #EBBF66 !important; }

    /**********header-footer***********/
  .page-wrapper .proxima-header {
    height: 100px;
    background: #00407A;
    padding: 10px 0px 0px 0px; }
    .page-wrapper .proxima-header .header-container {
      max-width: 1600px;
      margin: 0px auto; }
      .page-wrapper .proxima-header .header-container .logo img {
        max-height: 90px; }
      .page-wrapper .proxima-header .header-container .header.links li.authorization-link {
        margin-left: 0px !important;
        margin-right: 20px !important; }
        .page-wrapper .proxima-header .header-container .header.links li.authorization-link a {
          border-radius: 0px !important;
          border-width: 0px !important;
          height: 40px !important;
          color: var(--jacksonspurple) !important; }
          .page-wrapper .proxima-header .header-container .header.links li.authorization-link a::before {
            display: none !important; }
      .page-wrapper .proxima-header .header-container .header.links li.authorization-link.lang a {
        background-color: var(--aquamarine) !important;
        min-width: 79px; }
        .page-wrapper .proxima-header .header-container .header.links li.authorization-link.lang a::after {
          content: url(../images/dropdown.svg);
          margin-left: 0.5625rem; }
      .page-wrapper .proxima-header .header-container .header.links li.authorization-link.call-us a {
        background-color: var(--jacksonspurple) !important;
        color: #fff !important;
        min-width: 121px; }
      .page-wrapper .proxima-header .header-container .header.links li.authorization-link.login a {
        min-width: 121px; }
      .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
        font-size: 16px !important;
        font-weight: 700 !important;
        color: #fff !important;
        font-family: 'Proxima Nova Rg' !important; }
        .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top:hover, body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top.active {
            color: #FFD302 !important;
        }
        @media screen and (max-width: 1540px) {
            .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
            font-size: 11px !important; } }
      .page-wrapper .proxima-header .header-container .header .header-content .primary-menu-container .navigation li.level0.parent > .level-top:after {
        display: none !important; }
      .page-wrapper .proxima-header .header-container .header.panel {
        max-width: inherit !important;
        width: 100% !important; }
      .page-wrapper .proxima-header .header-container .marshall-logo img {
        margin-top: -8px !important;
        max-width: 100%;
        height: auto !important;
        background-color: var(--jacksonspurple) !important;
        max-height: 80px; }
    .page-wrapper .proxima-header .right-main-nav {
      padding: 1.5625rem 0 !important;
      align-self: flex-start !important; }
      @media screen and (max-width: 700px) {
        .page-wrapper .proxima-header .right-main-nav {
          padding: 0px !important;
          position: absolute;
          right: 0px;
          top: 50px; } }
      .page-wrapper .proxima-header .right-main-nav .switcher-language {
        border: 2px solid #1597D5 !important;
        border-radius: 0px !important;
        background: none !important;
        color: #1597D5 !important; }
        .page-wrapper .proxima-header .right-main-nav .switcher-language .switcher-trigger span {
          color: #1597D5 !important; }
      @media screen and (max-width: 700px) {
        .page-wrapper .proxima-header .right-main-nav .links li {
          width: auto !important;
          text-align: right; } }
      .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn {
        background: #1597D5 !important;
        color: #fff !important;
        font-size: 0.75rem !important;
        font-weight: 600;
        border: 0px !important;
      border-radius: 0px; }
        .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn:hover {
          background: #FFD302 !important;
          color: #fff !important; }
      .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
        background: #FFD302 !important;
        color: #fff !important;
        border: 0px !important;
        font-weight: 600; }
        .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn:hover {
          background: #1597D5 !important;
          color: #fff !important; }

.page-footer {
    background: #00407A;
    color: #fff;
}

    .page-footer h2 {
        text-align: center;
        font-weight: 600;
        font-size: 20px;
        line-height: 23px;
        color: #fff;
    }

    .page-footer .footer-section {
        background-color: var(--jacksonspurple) !important;
    }

        .page-footer .footer-section .container {
            max-width: inherit !important;
            width: 85% !important;
        }

            .page-footer .footer-section .container .marshall-logo img {
                height: 360px;
                border-radius: 0px;
            }

            .page-footer .footer-section .container h6 {
                color: #fff !important;
                margin: 0px;
                padding: 0px 0px 10px 0px;
                font-weight: 600;
                font-size: 24px;
                line-height: 29px;
                text-transform: uppercase;
            }

            .page-footer .footer-section .container .social {
                display: flex;
                align-items: center;
            }

                .page-footer .footer-section .container .social a {
                    display: inline-block;
                    width: 30px;
                    height: 30px;
                    margin: 0px 10px 0px 0px;
                }

                    .page-footer .footer-section .container .social a.fb {
                        background: url(../images/fb.png) no-repeat 50% 50%;
                        background-size: auto 20px;
                    }

                    .page-footer .footer-section .container .social a.yt {
                        background: url(../images/yt.png) no-repeat 50% 50%;
                        background-size: auto 20px;
                    }

                    .page-footer .footer-section .container .social a.insta {
                        background: url(../images/insta.png) no-repeat 50% 50%;
                        background-size: auto 20px;
                    }

                    .page-footer .footer-section .container .social a.ln {
                        background: url(../images/linkdn.png) no-repeat 50% 50%;
                        background-size: auto 20px;
                    }

                    .page-footer .footer-section .container .social a.tw {
                        background: url(../images/tw.png) no-repeat 50% 50%;
                        background-size: auto 20px;
                    }

@media screen and (max-width: 700px) {
    .page-footer .footer-section .container div:nth-child(1) {
        text-align: center;
    }
}

.page-footer .footer-section .link-list li {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 20px 0px;
}

    .page-footer .footer-section .link-list li a {
        font-weight: var(--fnt-w200);
        color: #fff;
    }

    .page-footer .footer-section .link-list li.extra-margin {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem !important;
    }

.page-footer .footer-section .link-list.links li {
    margin: 0px 0px 5px 0px;
}

.page-footer .footer-section .address-list li {
    color: #fff !important;
}

    .page-footer .footer-section .address-list li a {
        color: #fff !important;
    }

.page-footer .footer-section .copy-right-section .container {
    max-width: inherit !important;
    width: 100% !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 13px;
}

    .page-footer .footer-section .copy-right-section .container p {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 400;
        font-size: 14px;
        line-height: 13px;
    }

        .page-footer .footer-section .copy-right-section .container p a {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .page-footer .footer-section .copy-right-section .container p a img {
                margin-left: 0.6875rem !important;
            }

.page-footer .copy-right-section p {
    color: #fff !important;
}

.page-footer .copy-right-section a {
    color: #fff;
}

.page-footer .social-sticky-media {
    position: fixed;
    right: 0px;
    top: 200px;
    padding: 10px;
    background: #00407A;
    z-index: 9999;
    width: auto;
}

    .page-footer .social-sticky-media i {
        display: block;
        width: 24px;
        height: 24px;
        margin: 0px auto 10px auto;
    }

        .page-footer .social-sticky-media i a {
            display: block;
        }

            .page-footer .social-sticky-media i a img {
                width: 100%;
                max-height: 22px;
            }



/**********header-footer***********/
  .wellness-style .page-wrapper .page-title-wrapper {
    background: url(../images/homepagebg.png) no-repeat 50% 50%;
    background-size: cover !important;
    display: flex;
    align-items: center;
    margin: 0px !important;
    min-height: 700px;
    justify-content: flex-start;
    padding: 0px 50px; }
    .wellness-style .page-wrapper .page-title-wrapper h1.page-title {
      font-weight: 900;
      font-size: 48px;
      line-height: 58px;
      text-transform: uppercase;
      color: #fff;
      text-align: left;
      max-width: 1400px;
      margin: 0px auto;
      width: 100%; }
      .wellness-style .page-wrapper .page-title-wrapper h1.page-title span {
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-transform: none !important;
        display: block; }
  .wellness-style .page-wrapper .proxima-product-banner {
    min-height: 10vh !important;
    height: auto !important;
    padding: 0px 20px !important; }
    .wellness-style .page-wrapper .proxima-product-banner .container {
      min-height: 600px;
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 85% !important;
      flex-direction: column; }
      .wellness-style .page-wrapper .proxima-product-banner .container.prj2 {
        min-height: 800px; }
        .wellness-style .page-wrapper .proxima-product-banner .container.prj2 h4 {
          margin: 0px; }
      .wellness-style .page-wrapper .proxima-product-banner .container .banner-inner {
        text-align: center; }
        .wellness-style .page-wrapper .proxima-product-banner .container .banner-inner h4 {
          max-width: 1920px;
          margin: 0px auto;
          font-style: normal;
          font-weight: 700;
          font-size: 48px;
          line-height: 56px;
          color: #fff !important;
          text-transform: uppercase !important;
          padding: 0px 0px 0px 0px; }
          .wellness-style .page-wrapper .proxima-product-banner .container .banner-inner h4 span {
            display: block;
            margin: 0px 0px 20px 0px; }
  .wellness-style .search-block .text-input {
    border-radius: 0px;
    background: #fff !important;
    color: #000000 !important; }
    .wellness-style .search-block .text-input::placeholder {
      color: #00407A !important;
    }
  .wellness-style .page-wrapper .search-block .btn-search {
    border-radius: 0px !important;
    background: linear-gradient(109.89deg, #EBBF66 20.74%, #BC8E30 59.73%, #FDDF87 104.86%) !important;
    color: #37002F !important; }
    .wellness-style .page-wrapper .search-block .btn-search:hover {
      background: #37002F !important;
      color: #EBBF66 !important; }
  .wellness-style .search-block .select-input select.text-input {
    background: #fff !important;
    border: 0px !important; 
    color: #00407A !important; }
  .wellness-style .page-wrapper .search-block.project-search .search-block-main {
    padding: 60px 0px; }
    .wellness-style .search-block.project-search .search-block-main .search-block-inner {
      background: #00407A !important;
      border: 0px; }
      .wellness-style.search-block.project-search .search-block-main .search-block-inner h5 {
        color: #fff !important;
        font-weight: 500 !important; }
        .wellness-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
            background: #fff !important;
            font-size: 12px;
            font-weight: 400;
            line-height: 15px;
            border: 0px !important;
            color: #00407A !important;
        }
        .wellness-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn:hover{
          background: #FFD302 !important;
        }
  .wellness-style .page-wrapper .proxima-project-list {
    padding: 5rem 0rem 3rem 0rem !important;
    background: #FFFFFF !important; 
    margin-top: 0px !important;
  }
  .search-block:after {
    position: absolute;
    content: ""; 
    background-color: #ffffff !important;
}
    .wellness-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link {
      border-radius: 0px;
      background: #f8f8f8 !important;
      color: #00407A !important;
      box-sizing: border-box; }
        .wellness-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link:hover {
            background: #FFD302 !important;
            border-color: #FFD302 !important;
        }
        .wellness-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link.active {
            background: #1597D5 !important;
            font-size: 12px;
            font-weight: 400;
            line-height: 15px;
            color: #fff !important;
            border: 0px !important;
        }
  .wellness-style .page-wrapper .products-grid .product-item .product-item-info {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18); }
  .wellness-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block {
    background: #fff;
    padding: 0px 0px 40px 0px;
    border: 0px; }
    .wellness-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block img {
      max-width: inherit;
      width: 100%;
      margin: 0px auto; }
    .wellness-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h5 {
      font-weight: 600;
      font-size: 32px;
      line-height: 39px;
      text-align: center;
      text-transform: uppercase;
      color: #363636; }
    .wellness-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h6 {
      font-style: italic;
      font-weight: 600;
      font-size: 24px;
      line-height: 29px;
      color: #363636; }
    .wellness-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul {
      max-width: calc(100% - 60px);
      margin: 0px auto; }
      .wellness-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul li .btn {
        border: 2px solid #1597D5 !important;
        color: #fff !important;
        background: #1597D5 !important; }
  .wellness-style .page-wrapper .page-main {
    background: #FFFFFF; 
    z-index:0;
  }
    .wellness-style .page-wrapper .page-main .product-main-content .product.media {
      background: #FFFFFF !important; }
    .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme {
      background: #fff !important;
      color: #000 !important; }
      .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .text-white, .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme p {
        color: #000 !important; }
      .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p, .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h2, .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3, .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4, .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
        color: #000 !important; }
      .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 {
        font-style: italic;
        font-weight: 600;
        font-size: 24px;
        line-height: 29px;
        color: #363636; }
      .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .list-inline-item {
        background: #fff !important;
        color: #000000 !important;
        border-radius: 0px;
        text-align: center;
        padding: 10px 20px !important;
        line-height: 100%;
        height: auto; }
        .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .list-inline-item .icon {
          color: #363636 !important; }
      .wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box ul.propertylinks li.list-inline-item {
        background: #f8f8f8 !important;
        color: #1597D5 !important; }
    .wellness-style .page-wrapper .page-main .product-main-content .strip-section {
      background: #1597D5 !important; }
      .wellness-style .page-wrapper .page-main .product-main-content .strip-section h2, .wellness-style .page-wrapper .page-main .product-main-content .strip-section p {
        color: #fff !important; }
      .wellness-style .page-wrapper .page-main .product-main-content .strip-section .btn {
        background: #fff !important;
        border: 0px !important;
        height: auto;
        padding: 10px 20px !important;
        color: #1597D5 !important; }
    .wellness-style .page-wrapper .page-main ul.whatwedo {
      margin: 0px;
      padding: 0px;
      background: #1C3598; }
      .wellness-style .page-wrapper .page-main ul.whatwedo li {
        padding: 60px 50px;
        color: #FFFFFF;
        margin: 0px; }
        .wellness-style .page-wrapper .page-main ul.whatwedo li p {
          margin: 0px;
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 29px;
          text-align: center;
          max-width: 1600px;
          margin: 0px auto;
          z-index: 2; }
        .wellness-style .page-wrapper .page-main ul.whatwedo li h3 {
          font-weight: 700;
          font-size: 32px;
          line-height: 39px;
          text-align: center;
          margin: 0px auto;
          padding: 0px 0px 10px 0px;
          color: #FFFFFF;
          max-width: 1600px;
          z-index: 2; }
        .wellness-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) {
          min-height: 490px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          position: relative;
          overflow: hidden;
          background: #FF0000; }
          .wellness-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) p.paralax {
            position: absolute;
            top: 0px;
            left: 0px;
            right: 0px;
            bottom: 0px;
            z-index: 1;
            max-width: inherit; }
            .wellness-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) p.paralax img {
              position: absolute;
              left: 50%;
              top: 0px;
              bottom: 0;
              min-width: 100%;
              min-height: 100%;
              opacity: 1;
              -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
              -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .wellness-style .page-wrapper .page-main .stripe {
      padding: 70px 0px;
      margin: 0px;
      background: #222222;
      color: #FFFFFF; }
      .wellness-style .page-wrapper .page-main .stripe h3 {
        text-align: center;
        margin: 0px auto 20px auto;
        font-size: 30px;
        color: #FFFFFF;
        max-width: 1600px;
        padding: 0px 30px;
        font-weight: 700; }
      .wellness-style .page-wrapper .page-main .stripe p {
        text-align: center;
        margin: 0px auto 10px auto;
        font-size: 20px;
        color: #FFFFFF;
        max-width: 1600px;
        padding: 0px 30px; }
        .wellness-style .page-wrapper .page-main .stripe p.subscribe {
          padding-top: 10px;
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: center; }
          .wellness-style .page-wrapper .page-main .stripe p.subscribe span {
            width: 70%;
            padding: 0px 20px 0px 0px; }
            .wellness-style .page-wrapper .page-main .stripe p.subscribe span input[type="text"] {
              width: 100%;
              border: 3px solid #5AF7C0; }
          .wellness-style .page-wrapper .page-main .stripe p.subscribe input[type="button"].btn {
            border-radius: 30px !important;
            font-size: 12px !important; }
          @media screen and (max-width: 700px) {
            .wellness-style .page-wrapper .page-main .stripe p.subscribe {
              display: block; }
              .wellness-style .page-wrapper .page-main .stripe p.subscribe span {
                width: 100%;
                display: block; } }
    .wellness-style .page-wrapper .page-main .section1 {
      padding: 80px 0px;
      background: #fff; }
      .wellness-style .page-wrapper .page-main .section1 .wrapper {
        margin: 0px auto;
        padding: 0px 20px;
        max-width: 1920px;
        text-align: center; }
        .wellness-style .page-wrapper .page-main .section1 .wrapper > ul {
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 0px;
          padding: 0px; }
          @media screen and (max-width: 700px) {
            .wellness-style .page-wrapper .page-main .section1 .wrapper > ul {
              display: block; } }
          .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li {
            width: 50%;
            padding: 40px;
            margin: 0px;
            list-style: none !important; }
            @media screen and (max-width: 700px) {
              .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li {
                display: block;
                width: 100%;
                padding: 0px; } }
            .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul {
              display: grid;
              grid-template-columns: repeat(3, 1fr);
              grid-gap: 20px;
              padding: 40px 0px; }
              @media screen and (max-width: 700px) {
                .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul {
                  grid-template-columns: repeat(1, 1fr);
                  grid-gap: 0px; } }
              .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul > li {
                list-style: none !important; }
                .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul > li h3 {
                  font-weight: 900;
                  font-size: 48px;
                  line-height: 58px;
                  text-align: center;
                  text-transform: uppercase;
                  color: #00407A;
                  margin: 0px; }
                .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul > li p {
                  font-style: italic;
                  font-weight: 600;
                  font-size: 24px;
                  line-height: 29px;
                  text-align: center;
                  color: #363636;
                  margin: 0px auto; }
            .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li h2 {
              font-weight: 600;
              font-size: 32px;
              line-height: 39px;
              text-transform: uppercase;
              color: #363636;
              text-align: left;
              margin: 0px 0px 35px 0px; }
            .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li > p {
              font-style: normal;
              font-weight: 400;
              font-size: 16px;
              line-height: 35px;
              color: #000;
              text-align: left;
              margin: 0px; }
    .wellness-style .page-wrapper .page-main .featured-products-section {
      padding: 50px 0px 30px 0px !important;
      background: #f8f8f8 !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section.section2 {
        padding: 60px 0px !important;
        background: #fff !important; }
        .wellness-style .page-wrapper .page-main .featured-products-section.section2 h3 {
          color: #363636 !important;
          text-align: center; }
        .wellness-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container:before {
          background: #fff !important; }
        .wellness-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container h5 a {
          color: #363636 !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section h3 {
        font-weight: 600;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        color: #363636 !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section.bgtheme {
        background: #EBBF66 !important; }
        .wellness-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
          color: #37002F !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container:before {
        background: #f8f8f8 !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer {
          position:relative !important;
        background: #fff !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container h5 a {
        color: #363636 !important; }
      .wellness-style .page-wrapper .page-main .featured-products-section.bgtheme {
        background: #EBBF66 !important; }
        .wellness-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
          color: #37002F !important; }
        .wellness-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container:before {
          background: #EBBF66 !important; }
        .wellness-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container h5 a {
          color: #363636 !important; }
    .wellness-style .page-wrapper .page-main .services {
      padding: 60px 0px;
      background: #fff; }
      @media screen and (max-width: 700px) {
        .wellness-style .page-wrapper .page-main .services {
          padding: 30px 20px; } }
      .wellness-style .page-wrapper .page-main .services .wrapper {
        margin: 0px auto;
        max-width: 1300px; }
        .wellness-style .page-wrapper .page-main .services .wrapper h2 {
          font-weight: 600;
          font-size: 32px;
          line-height: 39px;
          text-transform: uppercase;
          color: #363636;
          margin: 0px 0px 40px 0px; }
        .wellness-style .page-wrapper .page-main .services .wrapper p {
          font-weight: normal;
          font-size: 24px;
          line-height: 28px;
          color: #363636;
          padding: 0px 20px 10px 0px; }
    .wellness-style .page-wrapper .page-main .serviceofferd {
      padding: 0px; }
      .wellness-style .page-wrapper .page-main .serviceofferd h2 {
        font-weight: 600;
        font-size: 32px;
        line-height: 39px;
        text-transform: uppercase;
        color: #363636;
        margin: 30px 0px;
        text-align: center; }
      .wellness-style .page-wrapper .page-main .serviceofferd ul {
        max-width: 2000px;
        margin: 0px auto;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        padding: 20px;
        grid-gap: 20px; }
        @media screen and (max-width: 700px) {
          .wellness-style .page-wrapper .page-main .serviceofferd ul {
            grid-template-columns: repeat(1, 1fr); } }
        .wellness-style .page-wrapper .page-main .serviceofferd ul li {
          position: relative;
          list-style: none;
          margin: 0px; }
          .wellness-style .page-wrapper .page-main .serviceofferd ul li span {
            display: block;
            overflow: hidden; }
            .wellness-style .page-wrapper .page-main .serviceofferd ul li span img {
              width: 100%;
              height: auto;
              min-height: 100%;
              z-index: 1; }
          .wellness-style .page-wrapper .page-main .serviceofferd ul li h4 {
            text-align: center;
            font-weight: 600;
            font-size: 24px;
            line-height: 29px;
            color: #363636; }
    .wellness-style .page-wrapper .page-main .testimonials .wrapper {
        background-color:#fff !important;
      text-align: center;
      padding: 60px 0px; }
      .wellness-style .page-wrapper .page-main .testimonials .wrapper h2 {
        font-weight: 600;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        text-transform: uppercase;
        color: #363636;
        margin: 0px 0px 40px 0px; }
      .wellness-style .page-wrapper .page-main .testimonials .wrapper ul {
        margin: 0px auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px;
        padding: 0px 20px;
        max-width: 1500px; }
        @media screen and (max-width: 700px) {
          .wellness-style .page-wrapper .page-main .testimonials .wrapper ul {
            grid-template-columns: repeat(1, 1fr); } }
        .wellness-style .page-wrapper .page-main .testimonials .wrapper ul li {
          border: 1px solid #363636;
          padding: 30px;
          list-style: none; }
          .wellness-style .page-wrapper .page-main .testimonials .wrapper ul li p {
            font-style: italic;
            font-weight: 600;
            font-size: 24px;
            line-height: 29px;
            text-align: center;
            margin: 0px 0px 10px 0px;
            color: #363636;
            min-height: 230px;
            position: relative;
            padding: 40px 30px 10px 30px; }
            .wellness-style .page-wrapper .page-main .testimonials .wrapper ul li p:before {
              width: 40px;
              height: 40px;
              content: "";
              position: absolute;
              left: 0px;
              top: 10px;
              background: url(../images/quote.png) no-repeat 50% 50%; }
            .wellness-style .page-wrapper .page-main .testimonials .wrapper ul li p:after {
              width: 40px;
              height: 40px;
              content: "";
              position: absolute;
              right: 20px;
              bottom: 0px;
              background: url(../images/quote.png) no-repeat 50% 50%;
              transform: rotate(180deg); }
          .wellness-style .page-wrapper .page-main .testimonials .wrapper ul li h4 {
            font-style: italic;
            font-weight: 800;
            font-size: 28px;
            line-height: 34px;
            text-align: center;
            color: #00407A; }
            .wellness-style .page-wrapper .page-main .testimonials .wrapper ul li h4 span {
              display: block;
              margin: 10px 0px 0px 0px;
              font-size: 14px;
              color: #363636; }
    .wellness-style .page-wrapper .page-main .getlatestnews {
      padding: 60px 0px;
      text-align: center;
      background: #f8f8f8;
      color: #363636; }
      .wellness-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #363636; }
      .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        margin: 0px 0px 20px 0px;
        color: #363636; }
        .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
          max-width: calc(80% - 40px);
          padding: 0px 30px;
          display: flex;
          text-align: center;
          margin: 0px auto; }
          .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
            display: block;
            width: calc(100% - 140px);
            padding: 0px 10px 0px 0px; }
            .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input[type="text"] {
              padding: 10px;
              height: 38px;
              border: 1px solid #363636; }
          .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            text-align: center;
            color: #fff !important;
            background: #1597D5 !important; }
          @media screen and (max-width: 700px) {
            .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
              display: block;
              max-width: 100%; }
              .wellness-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
                width: 100%;
                margin: 0px 0px 10px 0px; } }
    .wellness-style .page-wrapper .page-main .whatwedo .wrapper {
      padding: 50px 0px;
      max-width: 1200px;
      margin: 0px auto; }
      @media screen and (max-width: 1300px) {
        .wellness-style .page-wrapper .page-main .whatwedo .wrapper {
          padding: 50px 30px; } }
      .wellness-style .page-wrapper .page-main .whatwedo .wrapper h2 {
        font-weight: 700;
        font-size: 36px;
        line-height: 34px;
        text-align: center;
        color: #2C854A; }
      .wellness-style .page-wrapper .page-main .whatwedo .wrapper p {
        margin: 0px 0px 10px 0px; }
      .wellness-style .page-wrapper .page-main .whatwedo .wrapper ul {
        margin: 0px;
        padding: 0px 0px 40px 30px; }
    .wellness-style .page-wrapper .page-main .company {
      padding: 30px 0px; }
      .wellness-style .page-wrapper .page-main .company .wrapper h2 {
        font-weight: 600;
        font-size: 32px;
        line-height: 39px;
        text-transform: uppercase;
        margin: 0px 0px 30px 0px;
        color: #363636; }
      .wellness-style .page-wrapper .page-main .company .wrapper p {
        font-weight: 400;
        font-size: 16px;
        line-height: 35px;
        margin: 0px 0px 30px 0px;
        color: #363636; }
      .wellness-style .page-wrapper .page-main .company .wrapper ul {
        margin: 0px;
        padding: 0px 20px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 700px) {
          .wellness-style .page-wrapper .page-main .company .wrapper ul {
            display: block; } }
        .wellness-style .page-wrapper .page-main .company .wrapper ul li {
          width: 50%;
          padding: 40px;
          list-style: none; }
          @media screen and (max-width: 700px) {
            .wellness-style .page-wrapper .page-main .company .wrapper ul li {
              width: 100%;
              padding: 20px; } }
          .wellness-style .page-wrapper .page-main .company .wrapper ul li:nth-child(2) {
            text-align: center; }
          .wellness-style .page-wrapper .page-main .company .wrapper ul li h4 {
            font-weight: 600;
            font-size: 32px;
            line-height: 39px;
            text-align: center;
            text-transform: uppercase; }
    .wellness-style .page-wrapper .page-main .section5 {
      background: #007bff;
      padding: 30px 0px 0px 0px; }
      .wellness-style .page-wrapper .page-main .section5 .wrapper {
        max-width: 1300px;
        margin: 0px auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr); }
        .wellness-style .page-wrapper .page-main .section5 .wrapper ul {
          margin: 0px;
          padding: 20px; }
          .wellness-style .page-wrapper .page-main .section5 .wrapper ul li {
            font-weight: 400;
            font-size: 16px;
            line-height: 15px;
            color: #fff;
            padding: 0px 0px 20px 0px; }
            .wellness-style .page-wrapper .page-main .section5 .wrapper ul li span {
              color: #2C854A; }
      .wellness-style .page-wrapper .page-main .section5 h5 {
        background: #fff;
        font-weight: 700;
        font-size: 24px;
        line-height: 23px;
        text-align: center;
        color: #2C854A;
        margin: 0px; }
        .wellness-style .page-wrapper .page-main .section5 h5 span {
          display: block;
          max-width: 1100px;
          margin: 0px auto;
          padding: 40px; }
    .wellness-style .page-wrapper .page-main .contact {
      background: #fff;
      padding: 0px 0px 50px 0px !important; }
      .wellness-style .page-wrapper .page-main .contact .wrapper {
        max-width: 1500px;
        margin: 0px auto; }
        @media screen and (max-width: 1300px) {
          .wellness-style .page-wrapper .page-main .contact .wrapper {
            padding: 0px 30px; } }
        .wellness-style .page-wrapper .page-main .contact .wrapper > p {
          font-weight: 500;
          font-size: 24px;
          line-height: 28px;
          text-align: center;
          color: #37002F;
          padding: 70px 0px;
          margin: 0px; }
        .wellness-style .page-wrapper .page-main .contact .wrapper h3 {
          font-weight: 600;
          font-size: 24px;
          line-height: 29px;
          text-align: left;
          color: #37002F; }
        .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
          margin: 0px auto;
          padding: 0px;
          display: flex; }
          @media screen and (max-width: 700px) {
            .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
              display: block; } }
          .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
            list-style: none;
            width: 50%; }
            @media screen and (max-width: 700px) {
              .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
                width: 100%; } }
            .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"], .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"], .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea {
              border: 1.5px solid #363636;
              background: none;
              color: #363636;
              max-width: 650px; }
              .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"]::placeholder, .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"]::placeholder, .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea::placeholder {
                color: #363636; }
            .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns {
              text-align: center; }
              .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn {
                margin: 30px auto;
                width:120px;
                height:40px;
                display: block;
                background: #1597D5 !important;
                color: #fff !important;
                font-size: 12px;
                padding: 15px 20px;
                border: 0px !important; }
                .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn:hover {
                  background: #FFD302 !important;
                  color: #fff !important; }
            .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address {
              padding: 0px 0px 0px 30px; }
              .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
                display: grid;
                grid-template-columns: repeat(3, 1fr);
                grid-gap: 20px;
                margin: 0px;
                padding: 0px; }
                @media screen and (max-width: 700px) {
                  .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
                    display: block; } }
                .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li {
                  list-style: none;
                  min-width:180px !important;
                  width: 100%; }
                  .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li h5 {
                    font-style: normal;
                    font-weight: 600;
                    font-size: 24px;
                    line-height: 29px;
                    margin: 0px 0px 10px 0px; }
                  .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p {
                    font-style: normal;
                    font-weight: 300;
                    font-size: 16px;
                    line-height: 20px; }
              .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address p {
                font-style: normal;
                font-weight: 500;
                font-size: 20px;
                line-height: 25px;
                margin: 0px 0px 20px 0px; }
              .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map iframe {
                width: 100%;
                height: 250px; }
  .wellness-style .featured-product-owl .item-conainer {
    box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15); }
  

.wellness-style .featured-product-owl .item-conainer .details-box h4, .featured-products-section .featured-product-slider-container .item .details-box h4.location-text {
    display: flex;
    font-size: 0.875rem;
    font-weight: 700;
    color: #363636;
    margin-bottom: 0rem !important;
    background: #FFFFFF;
    width: auto;
    bottom: 126px;
    position: absolute;
    padding: 6px;
}
    .wellness-style .featured-product-owl .item-conainer .details-box h4:nth-child(3) {
        position: relative;
        margin-top: auto !important;
        bottom: auto !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
        .wellness-style .featured-product-owl .item-conainer .details-box h4:nth-child(3) i {
            font-size: 25px !important;
            display: flex;
            align-items: center;
        }
        .wellness-style .featured-product-owl .item-conainer .details-box h4:nth-child(3) span {
            font-size: 13px !important;
            font-family: Proxima Nova;
            font-weight: 400;
            padding-left:8px !important;
            color:#000 !important;

        }
.wellness-style .featured-product-owl .item-conainer .details-box h5 {
    margin-top: 2px !important;
    margin-bottom: 11px !important;
}
    .wellness-style .featured-product-owl .item-conainer .details-box h5 a {
        font-weight: 800 !important;
        font-style: italic !important;
    }
.wellness-style .featured-products-section .featured-product-slider-container .item .item-conainer {
    width: calc(100% - 1.875rem) !important;
    background-color: #fff;
}
.wellness-style .featured-products-section .featured-product-slider-container .item .details-box {
    padding: 1.375rem 1.5rem !important;
}
    .wellness-style .featured-products-section .featured-product-slider-container .item .details-box h4.location-text {
        margin-bottom: 0rem !important;
        bottom: 230px !important;
    }
    .wellness-style .featured-products-section .featured-product-slider-container .item .details-box div.property-features .specifications-list {
        margin-bottom: 0 !important;
    }
.wellness-style .proxima-product-grid .product-item .product-item-details {
    justify-content: center !important;
}
/*.wellness-style .proxima-product-grid .product-item .product-item-details .product-item-name {
    height: 10px !important;
}
*/
    .wellness-style .proxima-product-grid .product-item .product-item-details .details-inner h6 i {
        font-size: 25px !important;
        display: flex !important;
        align-items: center;
    }
        .wellness-style .proxima-product-grid .product-item .product-item-details .details-inner h6 i span {
            font-size: 13px !important;
            font-weight: 400;
            padding-left: 8px !important;
            color: #000 !important;
        }
    .wellness-style .proxima-product-grid .product-item .product-item-details .details-inner h6 {
        margin-top: 3.4rem;
        margin-bottom: 2.4rem;
        display:flex !important;
    }
.wellness-style .limiter .limiter-label, .wellness-style .limiter .limiter-text, .wellness-style .limiter .label{
    color:#000 !important;
}


/************additional-css**************/


.wellness-style.cms-index-index .page-wrapper .search-block.project-search .search-block-main .search-block-inner {
    top: -17.625rem !important;
    background-color: #fff !important;
}
.wellness-style.cms-index-index .search-block.project-search .search-block-inner {
    padding: 0.938rem 1.625rem 1.15rem 1.5rem !important;
}
.wellness-style.cms-index-index .search-block label{
    font-size:14px !important;
    font-weight:700 !important;
    color:#000 !important;
}
.wellness-style.cms-index-index .search-block .search-list li.type label {
    color: #fff !important;
}

    .wellness-style.cms-index-index .page-wrapper .search-block .text-input, .wellness-style.cms-index-index .page-wrapper .search-block .select-input select.text-input, .wellness-style.cms-index-index .page-wrapper .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
        border: 1px solid #00407A !important;
    }
.wellness-style.cms-index-index .page-wrapper .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
    color: #00407A !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
}
.wellness-style.cms-index-index .search-block .search-list li.type {
    width: 30% !important;
}
.wellness-style.cms-index-index .search-block .search-list li.location {
    width: 60% !important;
}
.wellness-style .proxima-product-grid .product-item .product-item-photo .product-image-container .location-box {
    border-radius: 0 !important;
}
.wellness-style .pages .items .item a, .wellness-style .pages .items .item strong {
    height: 45px !important;
    font-size:14px !important;
}
.wellness-style .pages .items .item:hover a, .wellness-style .pages .items .item.current a, .wellness-style .pages .items .item:hover strong, .wellness-style .pages .items .item.current strong {
    background: #1597D5 !important
}
.custom-padding{
    padding:0 !important;
}
.wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .list-inline-item{
    margin-left:-20px !important;
}
.wellness-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-all-features .list-inline-item {
    margin-left: 10px !important;
    background-color: #F8F8F8 !important;
    color: #1597D5 !important;
    text-transform: uppercase !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
}
.wellness-style .featured-products-section .featured-product-slider-container:before {
    background-color: #fff !important;
}
.wellness-style .search-block .select-input select option {
    background-color:#fff !important;
}
.wellness-style .proxima-product-grid .product-item .product-item-details .product-item-name > a {
    min-height: none !important
}
.wellness-style.category-projects .proxima-product-grid .product-item .product-item-details .details-inner h6 {
     margin-top: 0rem !important;
     margin-bottom: 0rem !important;
}
.wellness-style .message.info {
    margin: auto !important;
    margin-top: 100px !important;
    margin-bottom: 50% !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}

    .wellness-style .message.info > *:first-child:before {
        position: inherit !important;
        margin: -4px 0 0 !important;
    }
    .wellness-style .featured-products-section .featured-product-slider-container .item .details-box h6{
      display: flex !important;
      flex-wrap: wrap;
      align-items: center;
    }
    .wellness-style .featured-products-section .featured-product-slider-container .item .details-box h6 i{
      display: flex !important;
      align-items: center;
    }
    .wellness-style .featured-products-section .featured-product-slider-container .item .details-box h6 i span{
      margin-left: 5px ;
      font-size: 16px;
      font-weight: 400;
      color: #000 !important;
    }
    .wellness-style.cms-home-the-wellness-real-estate .page-wrapper .page-title-wrapper {
      justify-content: center !important;
      padding-top: 150px !important;
      flex-direction: column !important; }
      .wellness-style.cms-home-the-wellness-real-estate .page-wrapper .page-title-wrapper h1.page-title{
        margin-left: 30px !important;
      }
    .wellness-style .page-wrapper .page-title-wrapper .mainsearch {
      max-width: 1100px;
      margin: 30px auto;
      background: #fff;
      margin-left: 30px !important;
      width: 100%; }
      .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul {
        margin: 0px;
        display: flex;
        align-items: center;
        
        padding: 10px 20px; }
        .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li {
          list-style: none; }
          .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group > label {
            display: block;
            font-family: Inter;
            font-size: 14px;
            font-weight: 700;
            line-height: 17px;
            margin-top:5px !important;
            margin-bottom:10px !important;
            text-align: left; }
          .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"] {
            width:100%;
            border-color: #00407A !important;
            height: 40px; }
          .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.location {
            width: 60%; }
            .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.location .form-group .location-input {
              width: 100%; }
          .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.type {
            width: calc(40% - 150px); }
            .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input {
              width: 100%; }
              .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select {
                border-color: #00407A !important;
                color: #00407A !important;
                height: 40px; }
          .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn {
            font-weight: 400;
            height:40px !important;
            border:1px solid #00407A !important;
            background-color: transparent !important;
            color: #00407A !important;
            font-size: 12px;
            width: 120px !important;
            line-height: 15px; }
            .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn:hover {
              background-color: #FFD302 !important;}
            .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li{
              margin-right:10px !important;
              margin-bottom: 5px !important;
          }
              .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.type label{
                  visibility :hidden !important;
              }
@media screen and (max-width: 1395px) {
    .wellness-style .page-wrapper .page-main .services .wrapper{
        width:90% !important;
    }
}
@media screen and (min-width: 1300px) {
    .wellness-style .page-wrapper .page-main .contact .wrapper {
        max-width: 95%;
    }
}
    @media screen and (max-width: 991.98px) {
        .wellness-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .wellness-style .message.info {
        margin-bottom: 90% !important;
    }
        .wellness-style .page-wrapper .page-main .section1 .wrapper > ul{
            flex-direction:column-reverse !important;

        }
            .wellness-style .page-wrapper .page-main .section1 .wrapper > ul > li{
                width:100% !important;
            }
}
    @media screen and (max-width: 767.98px) {
      .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul{
        flex-direction: column;
        align-items: flex-start;
      }
                .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.type label, .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group > label.empty-label {
                    margin: 0 !important;
                    height: 10px;
                }
                .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.location {
                    width: 100%;
                }
      .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li.type{
        width: 100%;
      }
            .wellness-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"]{
                width:inherit;
            }
        .wellness-style .product-main-content .product.media .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot {
            border: 1px solid #ddd !important
        }
        .page-wrapper .proxima-header .right-main-nav {
            width: 170px;
            flex-direction: column-reverse;
            align-items: flex-end !important;
            justify-content: space-between;
            padding: 2rem 0 !important;
            position: relative;
            top: 0 !important;
        }
        
        .wellness-style.cms-index-index .search-block .search-list li.location {
            width: 100% !important;
        }

        .wellness-style.cms-index-index .search-block .search-list li.type {
            width: 60% !important;
        }

        .wellness-style.cms-index-index .page-wrapper .search-block.project-search .search-block-main .search-block-inner {
            top: -7.625rem !important
        }

        .wellness-style.cms-index-index .search-block .search-list li.type label {
            display: none !important;
        }

        .page-footer .footer-section .copy-right-section .container p {
            flex-direction: column !important;
        }

        .page-footer .copy-right-section a {
            margin-top: 10px !important;
        }
    }

@media screen and (max-width: 575.98px) {
    .proxima-header .logo-container {
        max-width: 115px !important;
        margin-left:20px !important;
    }
    .primary-menu-container .nav-toggle {
        top: 3rem;
        left: 10px !important;
    }
    .wellness-style .message.info {
        margin-bottom: 170vh !important;
    }
    .page-footer .footer-section .container div:nth-child(1){
      margin-bottom: 20px !important;
    }
}
.header-container .header.links li select{
  border-radius: 0px;
}

body.wellness-style .view-details-info .section-one div.content:nth-child(2) article .info-content .info-content-items{
  min-width: 188px !important;
}

@media (max-width: 767px){
  body.page-products.wellness-style  label.advanced-search-label{
    right: 3.15rem;
    bottom: 5.875rem;
  }
  body.wellness-style .proxima-product-overview-section .deatils-box{
     margin-bottom: 34px;
     align-items: center;
  }

}

