.alert-success {
  color: #373333 !important;
  background-color: #55b440 !important;
  border-color: #f5c6cb !important;
}

.wpcf7-response-output {
  display: none !important;
}

.faq-contactus .input-group input.form-control {
  width: 100% !important;
}

.faq-contactus .input-group span.wpcf7-form-control-wrap {
  width: calc(100% - 43px) !important;
}

.faq-contactus .wpcf7-radio .wpcf7-list-item-label {
  font-family: "Didot" !important;
  font-size: 16px !important;
  text-transform: none !important;
  font-weight: 700 !important;
  letter-spacing: normal !important;
  margin-left: 5px;
}

.faq-contactus .custom-radio input[type="radio"] {
  visibility: visible !important;
  opacity: 1 !important;
  margin-right: 8px !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  height: 1.7em !important;
}

#read-more-section {
  word-wrap: break-word !important;
}

.custom-no-posts {
  padding-top: 60px !important;
}

#register_form .tabcontent .tab-pane .row .form-group span.error {
  display: none !important;
}

#register_form .tabcontent .tab-pane .row .form-group span.highlight {
  display: block !important;
  position: absolute;
}

#register_form .tabcontent.section-6 .tab-pane .row .form-group span.highlight {
  position: relative;
}

/*span.error { display: none!important; }

/*.register_form .tabcontent .form-group.highlight span.error {
    display: block!important;
}*/

/*.tab-links {
  background-color: #555 !important;
  color: white !important;
  float: left !important;
  border: none !important;
  outline: none !important;
  cursor: pointer !important;
  padding: 14px 16px !important;
  font-size: 17px !important;
  width: 25% !important;
}

.tab-links:hover {
  background-color: #777 !important;
}*/

/* Style the tab content (and add height:100% for full page content) */

/*#read-more-section .moretext {
  display: none !important;
}*/

/*.customtab {
  overflow: hidden !important;
  border: 1px solid #ccc !important;
  background-color: #f1f1f1 !important;
}

.customtab .tab-items a {
  background-color: inherit !important;
  float: left !important;
  border: none !important;
  outline: none !important;
  cursor: pointer !important;
  padding: 14px 16px !important;
  transition: 0.3s !important;
  font-size: 17px !important;
}

.customtab .tab-items a:hover {
  background-color: #ddd !important;
}

.customtab .tab-items a.active {
  background-color: #ccc !important;
}

.customtabcontent {
  display: none !important;
  padding: 6px 12px !important;
  border: 1px solid #ccc !important;
  border-top: none !important;
}*/

/* Post a Property For Sell image upload */
#post_file {
  display: none !important;
}

.thumbnail_cms {
  width: 80px;
  height: 80px;
  padding: 2px;
  border: 2px solid lightgray;
  border-radius: 3px;
  float: left;
}

.size {
  font-size: 12px;
}

/* end */

.uppy-Root {
  width: 100%;
}

#subscribe-popup .ns-container .ns-wrapper .ns-form .ns-action .ns-submit {
  background-image: none;
  font-size: 12px;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.map-popup {
  opacity: 0;
  cursor: pointer;
}

.map-popup:hover,
.map-popup.active {
  opacity: 0.65;
}

.svg-map-wrap {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

.svg-map-wrap img {
  width: 100%;
}

.svg-map-wrap svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.map-popup-block {
  display: none;
  padding: 0px 0 30px;
  font-size: 18px;
  line-height: 1.3;
}

.map-popup-block.show {
  display: block;
}

.hover-line {
  padding: 20px 0;
}

/*Blog Details Page Starts 14-07-21*/

.blog-detail-inner {
  background-color: #f2f2f2;
}

.blog-detail-inner .banner-info {
  padding: 80px;
}

.banner-info .banner-title {
  font-size: 32px;
  font-family: "didot", sans-serif;
  font-weight: 700;
  line-height: 43px;
  margin-bottom: 20px;
  display: block;
}

.banner-info .blog-detail-date {
  font-size: 16px;
  line-height: 24px;
}

.blog-detail .blog-detail-wrap {
  max-width: 786px;
  margin: 0 auto;
  padding: 90px 0;
}

.blog-detail-wrap .blog-img img {
  width: 100%;
}

.blog-detail-wrap h3.blog-title {
  font-size: 32px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 20px;
}

.blog-detail-wrap .blog-content {
  font-size: 16px;
  line-height: 24px;
}

.blog-detail-wrap .cta-btn-wrap a {
  font-size: 18px;
  line-height: 24px;
  color: #000;
}

.social-share-wrap h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  font-family: "Noir", sans-serif;
}

.send-photograph .img-box {
  margin-top: 60px;
}

.blog-ol-info ol {
  margin: 0 15px;
}

.blog-ol-info ol li {
  margin-bottom: 25px;
}

.blog-ol-info ol li h6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 17px;
}

.blog-ol-info ol li p {
  font-size: 16px;
  line-height: 24px;
}

.blog-img-inner {
  margin-top: 15px;
  margin-bottom: 40px;
}

.blog-img-inner img {
  width: 100%;
}

.blog-content p {
  margin: 20px 0;
}

.blog-ul-info ul ul {
  list-style: circle;
  margin: 0 25px;
}

.blog-ul-info>ul {
  margin: 0 15px;
}

.blog-ul-info ul {
  font-size: 16px;
  line-height: 24px;
}

.range-slider.price-slider .price-wrapper {
  display: flex;
  margin: 15px 5px;
  justify-content: space-between;
  align-items: center;
}

/*Blog Details Page Ends 14-07-21*/

/*Changes 15-07-21*/

.login#login-page {
  padding: 0px 0 90px;
}

.plan-more {
  height: auto;
}

.ns-wrapper .ns-form .ns-submit {
  font-weight: 500;
  background: #fff;
  color: #000;
}

.subscribe-popup .ns-container .ns-wrapper .ns-form .ns-group {
  margin-bottom: 0;
}

.subscribe-popup .ns-container .ns-wrapper .ns-form span.ns-error {
  left: -8px;
}

.ns-form span.ns-error {
  background: none;
  border: none;
  margin: 5px 0;
}

.ns-form span.ns-error:after {
  content: none;
}

/*19-07-21*/

.property-slider {
  opacity: 0;
  visibility: hidden;
}

.login form .input-group .icon:after {
  z-index: 1;
}

.how-it-work ol li:not(:last-child) {
  margin-bottom: 12px;
}

.ns-container .ns-wrapper .ns-form .loader {
  position: absolute;
  top: 300% !important;
}

.enquiries-center-faq .action a {
  align-items: start !important;
}

.enquiries-center-faq .action span:after {
  content: "";
  height: 1px;
  width: 80%;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}

.faq-contactus .input-group .input-group-prepend {
  background: #fff !important;
}

.sell-with-casa .row {
  align-items: center !important;
}

/* 20-07-21*/

.choose-plan .best-value {
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 45px;
  padding: 10px 0;
}

.choose-plan .card {
  min-height: 640px;
  padding: 30px 24px 30px;
}

.register #registrationlogin #address {
  line-height: 24px;
}

.wpcf7 form select {
  font-family: "Noir", sans-serif;
}

.defect-analysis-request .wpcf7 .wpcf7-form .submit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
}

.defect-analysis-request .wpcf7 .ajax-loader {
  margin: 10px 24px;
}

.defect-analysis-request input {
  font-family: "Noir", sans-serif;
}

.defect-analysis-request textarea {
  line-height: 24px;
}

.blog-list.gray .row {
  justify-content: center;
}

.load-more .wrap #loading_click {
  text-align: center;
}

.choose-plan .plan-select {
  width: calc(100% - 10px);
}

.servey-tools .card-header .card-icon {
  margin-right: 20px;
}

/*01-08-21*/

.social {
  margin-left: 40px;
}

.social ul {
  list-style: none;
}

.social ul li:not(:last-child) {
  margin-right: 16px;
}

.social ul li a {
  width: 42px;
  height: 42px;
  display: flex;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
}

.social ul li a.instagram {
  background-color: #bf35b9;
}

.social ul li a.facebook {
  background-color: #5b83a8;
}

.social ul li a.linkedin {
  background-color: #358cba;
}

.social ul li a.youtube {
  background-color: #f33535;
}

.social ul li a.twitter {
  background-color: #37a8e0;
}

.social ul li a svg.svg-icon {
  width: 16px;
  height: 13px;
  color: #fff;
}

.blog.blog-detail .cta-btn-wrap {
  margin-top: 35px;
  margin-bottom: 90px;
}

.defect-analysis-request .wpcf7 input[type="file"] {
  padding: 10px 20px;
  font-size: 16px;
  border: 1px solid;
  border-color: #000;
  color: #000;
}

.defect-analysis-request .message {
  letter-spacing: 1px;
}

.phorography-floor-plan .thumb img {
  width: 100%;
}

.load-more .wrap .icon {
  display: flex;
  justify-content: center;
}

.load-more .wrap .icon svg {
  width: 35px;
  height: 35px;
}

.blog.blog-detail .cta-btn-wrap .cta-back svg {
  width: 22px;
  height: 12px;
}

.ns-form span.ns-error:before {
  content: none;
}

.subscribe-popup .ns-container .ns-wrapper .ns-form .ns-group .ns-input {
  padding: 6px 15px 6px 60px;
}

.subscribe-popup .ns-container .ns-wrapper .ns-form .ns-group .ns-input,
#subscribe-popup .ns-container .ns-wrapper .ns-form .ns-action .ns-submit {
  border-radius: 0;
  letter-spacing: 0.1em;
}

.subscribe-popup .ns-container .ns-wrapper .ns-form .ns-group {
  position: relative;
}

.subscribe-popup .ns-container .ns-wrapper .ns-form .ns-group label:after {
  content: "";
  width: 1px;
  height: 34px;
  position: absolute;
  left: 45px;
  bottom: 26px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.29);
}

.wpcf7-not-valid-tip {
  margin: 5px 0;
}

/*22-07-21*/

.login#login-page {
  padding: 0;
}

.get-in-with-us .modal-body .cmssubmit {
  display: flex;
  justify-content: center;
  align-items: center;
}

.get-in-with-us .modal-body .ajax-loader {
  margin: 0;
  margin-left: 10px;
}

.get-in-with-us .modal-body .cta-md {
  margin: 0;
  display: inline-block;
}

.menu li.active,
.menu li.current-menu-ancestor {
  background-color: #f2f2f2;
}

.alert.alert-danger .error_msg {
  line-height: 26px;
}

.black-menu li a {
  letter-spacing: 1px;
}

.buy-sell-filter .tab-content .tab-pane#sell .right {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.buy-sell-filter .tab-content .tab-pane#sell .right .ajax-loader {
  margin: 10px 24px;
}

.defect-analysis-request .form-group .tooltip-content#tooltip_4 {
  top: 10%;
}

.faq-contactus .wpcf7-not-valid-tip {
  position: absolute;
}

html[lang="es-ES"] .faq-contactus .wpcf7-not-valid-tip {
  margin: 0;
}

.touchstart .menu li.grand-parent.show .sub-menu {
  position: relative;
  height: auto;
  padding-top: 0;
}

/*27-07-21*/

.faq-contactus .wpcf7 .ajax-loader {
  position: absolute;
  top: 8px;
  left: 10%;
}

.faq-accordion.accordion .accordion-body {
  line-height: 24px;
}

.request-accordion.accordion textarea#comment {
  line-height: 24px;
}

.property-sort-by .for-sale {
  font-weight: 700;
}

.dashboard-navigation .container {
  border-bottom: 0;
}

.dashboard-page-title {
  padding-top: 37px !important;
}

.recently-view-list .block-title {
  padding-top: 37px !important;
}

.secondary-menu .black-menu li.active a {
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

/* html[lang="es-ES"]
  body.page-template-buyer-messages-list
  .your-message-list
  .name,
html[lang="es-ES"]
  body.page-template-buyer-messages-list
  .your-message-list
  .location,
html[lang="es-ES"]
  body.page-template-buyer-viewing-list
  .your-message-list
  .name,
html[lang="es-ES"]
  body.page-template-buyer-viewing-list
  .your-message-list
  .location {
  width: 30%;
}

html[lang="es-ES"]
  body.page-template-buyer-messages-list
  .your-message-list
  .price {
  width: 20%;
} */

/*28-07-21*/

.property-filter .form-group .price-label {
  height: 30px;
  margin-top: 10px;
  font-weight: 500;
  font-size: 20px;
}

.range-slider.price-slider input[type="range"] {
  height: 5px;
  -webkit-appearance: none;
  margin: 0px 0;
  width: 100%;
}

.range-slider.price-slider input[type="range"]:focus {
  outline: none;
}

.range-slider.price-slider input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #ffffff;
  border-radius: 5px;
  border: 0px solid #000000;
}

.range-slider.price-slider input[type="range"]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #000000;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -10px;
}

.range-slider.price-slider input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ffffff;
}

.range-slider.price-slider input[type="range"]::-moz-range-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #ffffff;
  border-radius: 5px;
  border: 0px solid #000000;
}

.range-slider.price-slider input[type="range"]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #000000;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: #ffffff;
  cursor: pointer;
}

.range-slider.price-slider input[type="range"]::-ms-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.range-slider.price-slider input[type="range"]::-ms-fill-lower {
  background: #ffffff;
  border: 0px solid #000000;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #000000;
}

.range-slider.price-slider input[type="range"]::-ms-fill-upper {
  background: #ffffff;
  border: 0px solid #000000;
  border-radius: 10px;
  box-shadow: 0px 0px 0px #000000;
}

.range-slider.price-slider input[type="range"]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000000;
  border: 0px solid #000000;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background: #ffffff;
  cursor: pointer;
}

.range-slider.price-slider input[type="range"]:focus::-ms-fill-lower {
  background: #ffffff;
}

.range-slider.price-slider input[type="range"]:focus::-ms-fill-upper {
  background: #ffffff;
}

.property-listing .card .property-address a {
  display: block;
}

/*29-07-21*/

.phorography-floor-plan .row {
  margin-bottom: 70px !important;
}

/*30-07-21*/

.property-range .range-slider input[type="range"] {
  height: 45px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}

.property-range .range-slider input[type="range"]:focus {
  outline: none;
}

.property-range .range-slider input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000;
  background: #000000;
  border-radius: 5px;
  border: 1px solid #000000;
}

.property-range .range-slider input[type="range"]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000000;
  border: 8px solid #9a9a9a;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #000000;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -17.5px;
}

.property-range .range-slider input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #000000;
}

.property-range .range-slider input[type="range"]::-moz-range-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 1px #000000;
  background: #000000;
  border-radius: 5px;
  border: 1px solid #000000;
}

.property-range .range-slider input[type="range"]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000;
  border: 8px solid #9a9a9a;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #000000;
  cursor: pointer;
}

.property-range .range-slider input[type="range"]::-ms-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.property-range .range-slider input[type="range"]::-ms-fill-lower {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #000000;
}

.property-range .range-slider input[type="range"]::-ms-fill-upper {
  background: #000000;
  border: 1px solid #000000;
  border-radius: 10px;
  box-shadow: 1px 1px 1px #000000;
}

.property-range .range-slider input[type="range"]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 1px 1px 1px #000000;
  border: 8px solid #9a9a9a;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  background: #000000;
  cursor: pointer;
}

.property-range .range-slider input[type="range"]:focus::-ms-fill-lower {
  background: #000000;
}

.property-range .range-slider input[type="range"]:focus::-ms-fill-upper {
  background: #000000;
}

.value-of-property .property-range .range-slider .form-control-range {
  background: #f2f2f2;
}

body.page-template-buy .page-title {
  border-bottom: none;
}

.snagging-banner.gray .description,
.modal#home-worth {
  line-height: 1.5;
}

.modal#home-worth .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 1.5;
}

/*02-08-21*/
.recently-view-list .description .address {
  margin-bottom: 13px;
}

.property-sort-by .sort-by label {
  font-weight: 500;
}

.tabs-nav .tab-items .tab-links {
  padding-left: 0;
  padding-bottom: 10px;
}

/* .tabs-nav {
  border: none;
} */

.tabs-nav .tab-items .tab-links {
  font-size: 12px;
}

.property-listing .card .property-heart:hover {
  cursor: pointer;
}

.tabs-nav .tab-items {
  opacity: 0.8;
}

.tabs-nav .tab-items.active {
  opacity: 1;
}

body.page-template-seller-your-property-listing .dashboard-page-title .row {
  padding-bottom: 32px;
}

.dashboard-page-title .page-title {
  padding-bottom: 0;
}

.your-message-list .message-body .property-view a {
  font-weight: 500;
}

.your-message-list .message-body .actions {
  padding: 12px 35px;
}

.dashboard-navigation .items .box {
  max-width: 200px;
  margin: 0 auto;
}

/*03-08-21*/

.buyer-two-column .head {
  padding: 17px 20px;
}

/* .buyer-two-column.gray .tabs-nav {
  border-bottom: 1px solid #d8d8d8;
} */
.buyer-two-column .right .wrap .tabs-nav .tab-items {
  padding: 0;
  margin: 0 20px;
}

.buyer-two-column .right .wrap .tabs-nav .tab-items .tab-links {
  padding: 5px 0 13px 0;
}

.buyer-two-column.gray .right .tab-content .offers .seller h3 {
  font-size: 14px;
}

.chat-messages .chat-date span:before,
.chat-messages .chat-date span:after {
  margin-top: -6px;
}

.offers .your-offer .input-group {
  width: 240px;
  height: 39px;
}

.offers .input-group-prepend {
  font-size: 16px;
  font-family: "Minion pro", sans-serif;
  font-weight: 700;
  line-height: 24px;
}

.offers .input-group input {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  font-family: "Noir";
}

body.page-template-buyer-viewing-list .your-message-list .price {
  width: 20%;
}

body.page-template-buyer-viewing-list .your-message-list .location {
  width: 40%;
}

body.page-template-buyer-viewing-list .your-message-list .actions {
  width: 10%;
}

.property-sort-by .for-sale .number {
  text-underline-offset: 0.2em;
}

.dashboard-page-title.gray .page-description {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
}

/*04-08-21*/

.snagging-content,
.what-snagging {
  line-height: 1.3;
}

.property-filter .wrap select.filter-select {
  padding: 15px 12px;
  padding-right: 35px;
  height: 50px;
}

#drawmap {
  width: 100%;
  height: 600px;
}

.menu .sub-menu {
  position: relative;
  top: inherit;
  left: inherit;
  opacity: 1;
  visibility: visible;
  height: auto;
  overflow: hidden;
  z-index: inherit;
}

.menu>li>.div-sub-box {
  position: absolute;
  max-height: 200px;
  background-color: #fff;
  z-index: 1015;
  overflow: auto;
  overflow-x: hidden;
  display: none;
}

.menu .mCustomScrollbar {
  height: 250px;
}

.menu>li.grand-parent:hover>.div-sub-box {
  visibility: visible;
  opacity: 1;
  display: block;
  height: auto;
}

.menu li.service-menu .sub-menu {
  z-index: inherit;
  left: inherit;
}

.menu li.service-menu>.div-sub-box {
  left: 50%;
  transform: translateX(-50%);
}

.menu li.buy-menu>.div-sub-box {
  left: 50%;
  transform: translateX(-50%);
}

/* .header-container.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
} */

.header-container .header {
  position: fixed;
}

.header-container .main-menu {
  padding-top: 80px;
}

.home .header-container.fixed {
  background-color: #000;
}

.home .header-container.fixed .header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.deleteOverlayButton {
  background: #dee0df;
  color: #000;
  /* font-family: 'Helvetica', 'Arial', sans-serif; */
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  box-shadow: 1px 0px -1px rgba(0, 0, 0, 0.3);
  position: absolute;
  padding: 0px 0px 0px 0px;
  margin-top: 7px;
  margin-left: 8px;
  border: 1px solid #000;
  cursor: pointer;
}

.deleteOverlayButton:hover {
  background: #eee;
}

.deleteOverlayButton span#x {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .draw-map-section {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
} */

/*16-08-21*/

.upgrade-downgarde-plan .modal-content {
  max-width: 500px;
  width: 100%;
  background-color: #f2f2f2;
}

.upgrade-downgarde-plan .modal-content .plan-wrapper {
  text-align: center;
}

.upgrade-downgarde-plan .modal-content .plan-content {
  margin: 20px 0;
}

.upgrade-downgarde-plan .modal-content .plan-wrapper a {
  margin: 10px 0;
}

.header-container .hright .languages .widget-content {
  max-width: 88px;
}

.footer-center ul li {
  max-width: 260px;
}

/*17-08-21*/

.loader-wrapper span.ajax-loader {
  display: inline-block;
  background-color: #23282d;
  opacity: 0.75;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 100%;
  padding: 0;
  margin: 0 24px;
  position: relative;
  visibility: visible;
}

.loader-wrapper span.ajax-loader:before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.wpml-ls-legacy-dropdown a span {
  text-transform: uppercase;
}

.custom-calendar .step-2-message .custom-radio {
  position: revert;
}

.custom-calendar .step-2-message .custom-radio span.error {
  position: absolute;
  top: 22px;
}

.make-an-offer .your-details .form-date span.error {
  position: absolute;
  bottom: -35px;
}

.your-offer .your-expected-offer span.error {
  position: absolute;
  bottom: -25px;
}

body.page-template-resetpassword .authentication span.error {
  position: absolute;
  bottom: -17px;
}

body.page-template-checkout form#payment-package .loader-wrapper {
  position: absolute;
  right: 210px;
  top: 15px;
}

.custom-calendar.gray .request-accordion .action {
  position: relative;
}

.custom-calendar.gray .request-accordion .action .loader-wrapper {
  position: absolute;
  left: 50%;
  top: -25px;
  transform: translate(-50%);
}

.reason-reschedule-appointment textarea {
  line-height: 1.5;
}

.tab-content .tab-pane.active .type-chat span.error {
  position: absolute;
  bottom: 0;
}

html[lang="es-ES"] .snag-level .head {
  padding-right: 20px;
}

body.page-template-forgotpassword .login span.error {
  position: absolute;
  bottom: -20px;
}

body.page-template-forgotpassword .header-login .dropdown-menu span.error {
  position: relative;
  bottom: 0;
}

body.page-template-draw-your-own-area .premium-package-banner {
  padding: 50px 0;
}

form.register_form textarea.form-control {
  line-height: 1.3;
}

body.page-template-post-a-property-for-sale .form-control {
  font-family: "Noir", sans-serif;
}

/*24-08-21*/

.other-detail .items .numbers {
  word-wrap: break-word;
}

.post-sell-basic-information .form-control.entrance-input {
  width: 100%;
}

/* body.page-template-post-a-property-for-sale
  .custom-checkbox
  input[type="checkbox"]:checked
  + .custom-control-label:after {
  width: 16px;
  height: 16px;
  background-size: cover;
  left: -5px;
  top: -5px;
} */

.post-sell-basic-information .additional-phone-number {
  margin-bottom: 10px;
}

.post-sell-details .price-symbol {
  padding: 9px;
}

.upload-area .uppy-size--md .uppy-DashboardContent-addMore {
  color: #000;
}

.upload-area .uppy-Dashboard-browse {
  color: #000;
}

.upload-area .uppy-Dashboard-browse:focus,
.upload-area .uppy-Dashboard-browse:hover {
  border-bottom: 2px solid #000;
}

.upload-area .UppyIcon {
  color: #000;
}

.upload-area .uppy-c-btn-primary {
  background: #000;
  color: #fff;
}

.upload-area .uppy-c-textInput {
  font-family: "Noir";
}

.upload-area .uppy-StatusBar.is-complete .uppy-StatusBar-progress {
  background: #000;
}

.upload-area .uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator {
  color: #000;
}

.upload-area .uppy-size--md .uppy-DashboardContent-back {
  color: #000;
}

.upload-area .uppy-size--md .uppy-DashboardContent-addMore svg {
  color: #000;
}

.upload-area .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover,
.upload-area .uppy-c-btn-primary:hover {
  background: #ffffff;
  color: #000;
  border: 1px solid #000;
}

.counter-offer #counter_submit_offer .input-group span.error {
  position: absolute;
  left: 0;
  top: 110%;
  transform: translatey(-10%);
}

.upload-area .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload {
  background: #000;
  outline: none;
  border: 1px solid #000;
  box-shadow: none;
}

.register form#payment-package textarea {
  line-height: 1.3;
}

.selected-plan-detail.gray .update-plan {
  margin: 10px 0;
}

.post-photo-videos .upload-document .upload_floor_plan,
.post-photo-videos .upload-document .upload_brouchure_plan {
  display: flex;
  align-items: center;
}

.post-photo-videos .upload-document .upload_floor_plan span,
.post-photo-videos .upload-document .upload_brouchure_plan span {
  margin: 10px 0;
  word-break: break-word;
  width: 200px;
  overflow: hidden;
}

.post-photo-videos .add-url .input-group-prepend {
  border: 0;
}

.dtp table.dtp-picker-days tr>td>a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 0 0 0;
}

.post-property-sell input.form-control {
  font-family: "Noir", sans-serif;
}

.dtp-content .dtp-buttons .dtp-btn-cancel,
.dtp-content .dtp-buttons .dtp-btn-ok {
  padding: 5px 15px;
}

.type-chat .input-chat {
  font-family: "Noir";
}

.buyer-two-column.gray .right .tab-content h3 {
  font-size: 20px;
  padding: 20px;
}

.buyer-two-column.gray .right .tab-content h3.error-nothing {
  padding: 20px;
}

.your-message-list .actions {
  width: 10%;
}

/*make an offer*/
textarea.form-control {
  line-height: 1.3;
}

.viewing-availability .input-group.form-time {
  width: 180px;
}

.type-chat .input-chat {
  width: calc(100% - 90px);
}

html[lang="es-ES"] .type-chat .input-chat {
  width: calc(100% - 100px);
}

.dashboard-page-title .cta-btn.active {
  background-color: #000;
  color: #fff;
}

.header-container.fixed .div-sub-box {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

.offers .name-email-phone .name,
.offers .name-email-phone .email {
  position: relative;
  border-right: 0;
}

.offers .name-email-phone .name:after {
  content: "";
  width: 1px;
  height: 32px;
  background: #d2d2d2;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}

.offers .name-email-phone .email:after {
  content: "";
  width: 1px;
  height: 32px;
  background: #d2d2d2;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translatey(-50%);
}

.recently-view-list .description .wraps {
  margin: 50px auto;
}

.photo-gallery-description .property-description .wrap {
  max-width: 370px;
}

.photo-gallery-description .property-description .wrap .property-save-message {
  line-height: 16px;
}

.your-details .description ol {
  list-style-type: none;
  counter-reset: section;
  margin: 0;
}

.your-details .description ol li:before {
  content: counters(section, ".") "";
  counter-increment: section;
  font-family: "Didot";
  font-size: 16px;
  line-height: 24px;
  padding-right: 10px;
}

.your-offer .card .card-body .your-expected-offer .input-group-prepend {
  border-right: 2px solid #000;
}

.your-offer .card .card-body .your-expected-offer .form-control {
  font-family: "Noir";
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}

body.page-template-seller-your-property-listing .draw-your-own-area {
  padding: 50px 0 100px 0;
}

.draw-your-own-area.gray .drawn-area-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 35px;
  border-top: 1px solid #d2d2d2;
  padding: 40px 0 0 0;
}

.draw-your-own-area.gray .drawn-area-navigation span.drawn-area-txt,
.draw-your-own-area.gray .drawn-area-navigation a.view-all-btn {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  font-weight: 500;
}

.draw-your-own-area.gray .drawn-area-navigation span.drawn-area-txt {
  text-transform: uppercase;
}

.property-listing .card .property-address {
  width: 100%;
}

.save-property.property-star.selected a svg.svg-icon {
  color: #008000 !important;
}

.modal.more-photos .slider-for .slick-list .slick-track .slick-slide img {
  margin: 0 auto;
}

.offers .seller .reject-text {
  margin-bottom: 15px;
}

.offers .seller .reject-text p {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
  border: 1px solid #000;
}

.your-message-list .message-body .nothing-error {
  padding: 15px 0;
  text-align: center;
}

.wishlist-footer-content {
  display: flex;
  padding: 30px 0;
}

.wishlist-footer-content .info-icon {
  margin-right: 10px;
}

.wishlist-footer-content .class-tooltip p {
  font-size: 16px;
  font-weight: 500;
}

.register form#payment-package .form-control {
  font-family: "Noir";
  box-shadow: none !important;
  -webkit-appearance: none;
}

input[type="text"] {
  -webkit-appearance: none;
  box-shadow: none !important;
}

.chat-messages .chat-date span {
  line-height: 24px;
}

.chat-messages .chat-group {
  margin: 15px 0;
}

.chat-messages .chat-content {
  padding: 15px 20px;
}

.type-chat {
  padding: 15px 25px;
  border-top: 1px solid #000;
}

.chat-messages {
  min-height: 50px;
}

.tab-content .cover-private-notes {
  min-height: 50px;
}

.dashboard-page-title.gray .actions .cta-xs.downgrade-plan {
  padding: 7px 19px;
  font-size: 11px;
}

.property-listing .card .property-amenities {
  margin-top: 15px;
}

.recently-view.gray p {
  text-align: center;
  font-size: 28px;
}

.custom-calendar .container p {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  font-family: "Didot", sans-serif;
}

.menu-toggle {
  transition: 0.3s ease-in-out;
}

.menu-toggle.active {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none;
}

.addReadMore.showmorecontent .readMore {
  display: none;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
  display: block;
}

.your-message-list.gray .error-nothing {
  text-align: center;
  padding: 40px 0;
}

.modal.fade.active.more-photos {
  padding: 30px;
}

.request-accordion.accordion .accordion-group .accordion-body {
  padding: 0;
  padding-top: 20px;
}

.request-accordion.accordion .accordion-group .accordion-body .evo-calendar {
  padding: 0;
  padding-top: 28px;
}

.your-details .buyer-detail .note {
  margin-top: 30px;
}

.recently-view-list.gray .recently-view-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid #d2d2d2;
}

.recently-view-list.gray .recently-view-text a.cta-btn-white {
  color: #000;
}

#diary .fc-widget-content .fc-content-skeleton table thead .fc-day-top {
  height: 85px;
}

#diary .fc-widget-content .fc-content-skeleton table tbody .fc-event-container .fc-event .fc-content .star {
  bottom: 10px;
}

.offers .seller {
  margin: 15px 0;
}

.modal.more-photos .slider-nav .slick-track .slick-slide {
  margin: 0 15px;
}

html[lang="es-ES"] .property-listing .card .book-a-viewing a {
  font-size: 10px;
}

.property-sort-by .sort-by .box a {
  line-height: 1.5;
  padding: 18px;
}

html[lang="es-ES"] .post-sell-basic-information .cta-check-address {
  max-width: 250px;
}

html[lang="es-ES"] .recently-view-list .actions .cta-btn {
  padding: 9px 10px;
}

html[lang="es-ES"] .viewing-availability .flexihrs label {
  height: auto;
  width: 200px;
  word-break: break-word;
}

html[lang="es-ES"] .your-message-list .name {
  width: 25%;
}

html[lang="es-ES"] .your-message-list .location {
  width: 25%;
}

html[lang="es-ES"] .your-message-list .status {
  width: 15%;
}

.your-message-list .message-body .actions .unread {
  right: -4px;
  top: -4px;
}

.your-message-list .message-body .name {
  padding: 0 20px;
}

.post-property-sell .tabcontent .post-property-next-prev {
  justify-content: space-between;
  flex-wrap: wrap;
}

.post-property-sell .tabcontent .post-property-next-prev .loader-wrapper span.ajax-loader {
  position: absolute;
  right: 115px;
  top: 10px;
}

.touchstart .dropdown.show .dropdown-menu {
  z-index: 1111;
  display: block !important;
}

#add_row_url {
  padding-top: 25px;
}

.header-login>a .login-icon {
  display: none;
}

/* .header-login > a {
  align-items: center;
} */

body.home .header-login>a .login-icon svg {
  color: #fff;
}

body.home .header-login.after-login a[data-toggle="dropdown"] .caret {
  border-top: 5px solid #fff;
}

.header-login>a .login-icon svg {
  width: 20px;
  height: 20px;
  margin: 0 5px;
  color: #000;
}

html[lang="es-ES"] .floor-plan::before {
  content: "Cargar plano de planta";
}

html[lang="es-ES"] .brouchure-upload::before {
  content: "Sube tu folleto";
}

.your-details .buyer-detail h2 {
  margin-top: 25px;
}

html[lang="es-ES"] .post-photo-videos .photo-video-description .cta-btn {
  max-width: 185px;
}

.post-property-sell .cta-next {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.property-sort-by .for-sale {
  margin: 15px 0;
}

.post-photo-videos .upload-document .upload_floor_plan,
.post-photo-videos .upload-document .upload_brouchure_plan {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.section_5_submit.submit_data {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

html[lang="es-ES"] .your-details .buyer-detail .cta-additional {
  max-width: 250px;
}

#buyer_shortlisted_error_show .nothing-error {
  text-align: center;
}

.property-listing.gray {
  padding: 50px 0;
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
  outline: 0;
}

/* .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  outline: 0;
  box-shadow: none;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:focus {
  outline: 0;
  box-shadow: none;
} */

body.page-template-post-a-property-for-sale .tabcontent,
body.page-template-edit-property .tabcontent {
  display: none;
}

.footer-container {
  border-top: 1px solid #c2c2c2;
}

.fixed-cost .fixed-cost-list .items .text {
  flex: 1;
}

.fixed-cost .fixed-cost-list .items .price {
  width: 115px;
  padding-left: 15px;
}

.viewing-availability .flexihrs .flexi-hrs.flexi-enable~.form-label {
  transition: all 0.3s ease-in-out;
  background: #000;
  color: #fff;
}

.blog-list.gray .load-more {
  width: 100%;
}

.viewing-availability .flexihrs .flexi-hrs.flexi-flexi-disabled~.form-label {
  transition: all 0.3s ease-in-out;
  background: #fff;
  color: #000;
}

.viewing-availability .flexihrs label {
  transition: all 0.3s ease-in-out;
}

.property-listing .nothing-error,
.your-message-list .error-nothing,
.recently-view-list .error-nothing {
  text-align: center;
}

.selected-plan-detail .block-title {
  padding-top: 40px;
}

.buyer-two-column.gray .right .tab-content .offers .seller .description h3 {
  padding: 0;
}

body.home .header-login>a:hover {
  color: #fff;
}

.header-login>a:hover {
  background-color: transparent;
}

.offers .seller .reject-text p {
  padding: 10px;
}

.viewing .your-appointment:not(:first-child) {
  padding-top: 30px;
}

#reschedule-view-calendar-data-error {
  margin: 15px 0;
}

/* .home .header-container.sticky{
  position: relative;
  background: transparent;
} */

#payment-package .price-symbol {
  padding: 8px 10px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  right: 2px;
  top: 32px;
  background-color: #fff;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border-top: 5px solid #000;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-top: 3px;
  margin-left: 3px;
  top: 50%;
  transform: translatey(-50%);
}

body.page-template-forgotpassword .login,
body.page-template-resetpassword .login {
  padding: 40px 0 40px;
}

.header-login form.login {
  padding: 0;
}

.menu .sub-menu li a.title {
  font-size: 14px;
}

@media(min-width:1200px) {
  .menu li:hover .div-sub-box {
    display: block;
  }
}



body.page-template-buyers-offers-list .dashboard-page-title {
  padding-bottom: 35px;
}

body.page-template-make-an-offer .make-an-offer .nothing-error {
  text-align: center;
}

.home .header-container.sticky {
  position: relative;
  height: 0;
}

.residential-area-padding {
  padding-top: 25px;
}

.clonerow label {
  display: none;
}

#Contact .clonerow:first-child label {
  display: block;
}

.clonerow .flexihrs .info-icon.inline {
  display: none;
}

#Contact .clonerow:first-child .flexihrs .info-icon.info-icon.inline {
  display: block;
  margin-bottom: 5px;
}

#Contact .clonerow:not(:first-child) .col-auto {
  padding-top: 0 !important;
}

.home .menu li .sub-menu li.menu-item-has-children>a:hover {
  color: #000;
}

/* .menu .sub-menu li a:hover{
  background-color: #ff0000;
  color: #000;
} */

.viewing-availability .flexihrs label {
  padding: 13px 15px;
}

.pacakage-active .plan-select a {
  background-color: #cccccc;
  color: #666666;
  pointer-events: none;
}

form#request-view-form .accordion-body span#request-view-calendar-data-error {
  text-align: center;
}

body.page-template-buyer-wishlist .property-listing .card .property-heart {
  right: 5px;
}

/*.property-listing .card .property-heart {
  right: 5px;
}*/

body.page-template-buyer-wishlist .property-sort-by .for-sale {
  margin: 0;
  margin-bottom: 15px;
}

.home .header-container .header {
  background: transparent;
}

.header-container .header {
  background: #fff;
}

/* body.page-template-buyer-your-message .buyer-two-column .right .wrap {
  padding: 20px;
} */

body.page-template-seller-chat-board .buyer-two-column.gray .right .tab-content h3 {
  font-size: 28px;
}

.input-group.form-time .form-control {
  font-family: "Noir";
}

body.error404 .page-title {
  display: none;
}

.viewing-availability .form-group .error {
  position: absolute;
  margin: 2px 0;
}

form#buyer_counter_submit_offer .form-group span.error {
  position: absolute;
  left: 0;
  top: 105%;
}

.upload-photo-videos .form-group {
  margin: 0 0 10px;
}

.buyer-two-column .right .wrap .blog-messages {
  padding: 20px;
}

.your-details .buyer-detail#add_extra_row {
  border: 0;
  padding-bottom: 0;
}

html[lang="es-ES"] .clonegroup .clonerow .col-auto:first-child .form-label {
  width: 190px;
}

html[lang="es-ES"] .clonegroup .clonerow .form-label {
  min-height: 52px;
}

.buyer-two-column.gray .right .tab-content h3.blog-messages {
  font-size: 28px;
}

.already-send-viewing {
  padding: 100px 0;
  text-align: center;
  background: #f2f2f2;
}

.already-send-viewing h3,
.already-send-viewing p {
  font-size: 20px;
  font-weight: 500;
  font-family: "Didot", sans-serif;
}

html[lang="es-ES"] .footer-top .subscribe .ns-container .ns-wrapper .ns-form .ns-group .ns-input {
  font-size: 16px;
}

.blog-list.gray .card .card-title a {
  font-size: 24px;
  font-weight: 500;
  color: #000;
}

h3.error-nothing {
  text-align: center;
  margin: 0 auto;
}

input#accept~label.custom-control-label a {
  color: #000;
}

body.page-template-make-an-offer .secondary-menu {
  display: none;
}

.your-offer .card .card-body .your-expected-offer .asking-price {
  width: 250px;
}

@-moz-document url-prefix() {
  #diary .fc-widget-content .fc-content-skeleton table tbody .fc-event-container .fc-event .fc-content .star {
    bottom: 10px;
  }
}

.upgrade-downgarde-plan .modal-content .plan-content .plan-expire-title {
  font-weight: 700;
  display: block;
  font-size: 20px;
}

.property-request-view.blocked-btn a,
.property-make-offer.blocked-btn a {
  pointer-events: none;
}

.post-property-sell {
  position: relative;
}

.post-property-sell .container {
  position: relative;
}

.post-property-sell .edit-go-listing-btn {
  position: absolute;
  right: 20px;
  top: -50px;
}

.upgrade-downgarde-plan .modal-content .plan-wrapper a {
  font-size: 12px;
  padding: 14px 30px;
}

/*Media Queries Start*/
@media (max-width: 1226px) {
  .recently-view-list .actions {
    width: 100%;
    text-align: left;
  }

  .recently-view-list .description {
    width: 100%;
    padding: 10px 20px;
  }

  .recently-view-list .description .wraps {
    width: 100%;
  }

  .recently-view-list .seller-check-list {
    width: 100%;
    padding: 10px 20px;
  }
}

@media (max-width: 1200px) {
  body.home .menu .caret {
    background-color: transparent;
  }

  .dashboard-navigation .items .box {
    max-width: none;
  }

  body.home .menu .caret:after,
  body.home .touchstart .menu li.grand-parent.show .caret:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    padding: 0;
    background-repeat: no-repeat;
    border: 0;
  }

  .menu .caret {
    background: transparent;
  }

  .menu .caret:after,
  .touchstart .menu li.grand-parent.show .caret:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    /* black arrow */

    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); white arrow */
    background-size: contain;
    padding: 0;
    background-repeat: no-repeat;
    border: 0;
  }

  .touchstart .menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }

  .touchstart .menu li {
    margin: 0 14px;
  }

  .touchstart .menu li .caret {
    right: -25px;
  }
}

@media (max-width: 1024px) {
  .menu li.buy-menu .sub-menu .caret {
    display: block;
  }

  .touchstart .menu li.grand-parent.show .div-sub {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .recently-view-list .actions a {
    width: 45%;
  }
}

@media (max-width: 999px) {
  .post-property-sell {
    padding: 80px 0;
  }
}

@media (max-width: 991px) {
  .choose-plan .card {
    min-height: auto !important;
  }

  .recently-view .slick-slider .slick-arrow.slick-prev,
  .recently-view .slick-slider .slick-arrow.slick-next {
    top: -100px;
  }

  .already-send-viewing {
    padding: 50px 0;
  }

  .offers .name-email-phone .phone {
    width: 100%;
    margin: 20px 0;
    padding: 0;
  }

  body.page-template-buy {
    overflow-x: hidden;
  }

  .choose-plan .plan-select {
    position: relative;
    padding-top: 30px;
  }

  .property-sort-by .for-sale {
    margin: 0;
  }

  .premium-package-banner .thumb {
    /* display: none; */
  }

  .doctor-banner .banner-image {
    display: none;
  }

  .post-property-sell .tabs-nav {
    padding-top: 40px;
  }
}

@media (max-width: 768px) {
  .blog-detail-inner .banner-info {
    padding: 80px 0;
  }

  .property-other-detail.gray .other-detail .row .col-lg-2 {
    width: 50% !important;
    flex: 0 0 50% !important;
  }

  .offers .name-email-phone .name:after,
  .offers .name-email-phone .email:after {
    opacity: 0;
    visibility: hidden;
  }

  .recently-view-list .description .wraps {
    margin: 15px auto;
  }
}

@media (max-width: 767px) {
  html[lang="es-ES"] .property-sort-by .sort-by .box a {
    padding: 18px 10px;
  }

  .post-property-sell {
    padding: 30px 0;
  }

  .recently-view .slick-slider .slick-arrow.slick-prev,
  .recently-view .slick-slider .slick-arrow.slick-next {
    top: -180px;
  }

  body.page-template-buyer-viewing-list .your-message-list .location,
  body.page-template-buyer-viewing-list .your-message-list .price,
  body.page-template-buyer-viewing-list .your-message-list .actions {
    width: 100%;
  }

  .form-group.inner-tooltip .info-icon.inline {
    display: block;
    margin-bottom: 20px;
  }

  .already-send-viewing {
    padding: 30px 0;
  }

  .post-photo-videos .plus-clone {
    margin-left: 0;
    margin-right: 15px;
  }

  .viewing-availability .input-group.form-time {
    width: 100%;
  }

  .residential-area-padding {
    padding-top: 0px;
  }

  html[lang="es-ES"] .your-message-list .name,
  html[lang="es-ES"] .your-message-list .location,
  html[lang="es-ES"] .your-message-list .status {
    width: 100%;
  }

  .blog-detail-inner .banner-info {
    padding: 30px 0 !important;
  }

  .blog-detail .blog-detail-wrap {
    padding: 20px 0;
  }

  .send-photograph .img-box {
    padding: 0px 0;
  }

  .your-message-list .message-body .group {
    padding: 20px 0;
  }

  .buying-and-selling .items {
    padding: 0;
  }

  /*
  .modal.more-photos .slider-nav .slick-track {
    width: 100% !important;
  } */

  .valuation-offer .valuation-offer-links .row .col-md-4 {
    margin: 10px 0;
  }

  .buying-and-selling .card .card-wrap {
    padding: 40px 30px;
  }

  .home .header-container.sticky {
    position: fixed;
    height: 40px;
  }

  .home-banner .banner-text {
    margin-top: 40px;
  }

  .touchstart .menu li .caret {
    right: 0;
  }

  .touchstart .menu li {
    margin: 0;
  }

  body.home .menu .caret:after,
  body.home .touchstart .menu li.grand-parent.show .caret:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }

  .offers .name-email-phone .phone {
    width: 100%;
    margin: 0 0 15px 0;
  }

  .your-message-list .price {
    width: 100%;
  }

  .your-message-list .location {
    width: 100%;
  }

  .your-message-list .actions {
    width: 100%;
  }

  .your-message-list .message-body .actions {
    padding: 12px 20px;
  }

  .dashboard-page-title .actions.blank {
    margin-bottom: 25px;
  }

  .team-qualification.gray .action {
    padding-bottom: 30px;
  }

  .draw-your-own-area {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .defect-analysis-request .wpcf7 input[type="file"] {
    padding: 5px;
    font-size: 14px;
    border: 1px solid;
    border-color: #000;
    color: #000;
    margin-bottom: 20px;
  }

  .modal.get-in-with-us {
    top: 10%;
  }

  .social-share-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }

  .social-share-wrap .social {
    margin: 20px 0;
  }

  .blog.blog-detail .cta-btn-wrap {
    margin-top: 25px;
    margin-bottom: 40px;
  }

  .menu li:hover>a {
    background-color: transparent;
  }

  .touchstart .menu li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
  }

  .touchstart .menu li.grand-parent .sub-menu {
    right: inherit;
  }

  .menu .caret {
    top: 0;
  }

  .touchstart .menu li.grand-parent.show .caret {
    position: absolute;
    top: 0;
    max-width: inherit;
    height: 40px;
    width: 30px;
    background-color: #fff;
  }

  .touchstart .menu li.grand-parent.show .caret:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    margin: auto;
    border-top: 5px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    background: inherit;
    padding: 0;
  }

  .touchstart .menu>li {
    padding-left: 15px;
  }

  .property-listing .card .property-address {
    width: 100%;
  }

  .property-sort-by .sort-by {
    justify-content: flex-start;
  }

  .buyer-two-column .right .wrap .tabs-nav .tab-items {
    margin: 0;
  }

  .buyer-two-column .right .wrap .tabs-nav .tab-items .tab-links {
    padding: 10px;
  }

  .buyer-two-column.gray h3 {
    font-size: 22px;
  }

  .buyer-two-column.gray .viewing {
    padding: 30px 10px;
  }

  .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    padding-bottom: 30px;
  }

  .buyer-two-column .right .head .cta-btn {
    margin-top: 20px;
  }

  .dashboard-page-title .cta-btn {
    margin-top: 0;
  }

  .dashboard-navigation .items .numbers {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }

  .dashboard-page-title .page-title .title {
    font-size: 22px;
  }

  .menu .caret:after,
  .touchstart .menu li.grand-parent.show .caret:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    /* background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23000;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); */

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360.7 205.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M0,20.43c2.07-3.86,3.61-8.14,6.3-11.51C14.61-1.5,30.3-2.94,40.7,5.39A63.8,63.8,0,0,1,45.63,9.9q65.76,65.75,131.48,131.51c1,1,1.82,2.13,2.89,3.4,1.42-1.35,2.44-2.27,3.41-3.24Q249.67,75.32,315.9,9.06c7.77-7.78,16.65-11,27.49-7.65,16.19,5,22.7,25.75,12.22,39.05a51,51,0,0,1-4,4.45Q275.8,120.77,200,196.61c-7.87,7.88-17,11.44-27.76,7.52a30.65,30.65,0,0,1-10.76-7Q84.84,120.86,8.44,44.34A33.89,33.89,0,0,1,0,29.59Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    padding: 0;
    background-repeat: no-repeat;
    border: 0;
  }

  .upload-photo-videos .form-group {
    padding: 10px 0 30px 0;
  }

  .upload-photo-videos .form-label {
    padding-bottom: 50px;
  }

  .your-message-list .actions {
    width: 100%;
  }

  .menu>li>.div-sub-box {
    position: relative;
  }

  .menu>li.show>.div-sub-box {
    display: block;
  }

  .modal.more-photos .slider-nav .slick-track .slick-slide {
    margin: 0 10px;
  }

  .header-login>a .login-icon {
    display: block;
  }

  .header-login>a .user-text {
    display: none;
  }

  .header-login {
    display: block;
  }

  body.home .header-login.after-login>a:hover {
    background: #000;
  }

  .header-login>a:hover {
    padding: 5px;
  }

  .header-login.after-login .dropdown-menu {
    min-width: 125px;
  }

  .header-login.after-login .dropdown-menu a {
    padding: 10px;
  }

  .header-login .dropdown-menu {
    right: 0;
  }

  .header-search {
    margin: 0 0 0 10px;
  }

  .header-login>a {
    padding: 0 5px;
  }

  .header-search .search-toggle {
    width: 15px;
  }

  .header-search .search-toggle:before {
    opacity: 0;
    visibility: hidden;
  }

  .other-menu.other-menu-btn li {
    width: calc(40% - 5px);
  }

  .header-login>a {
    align-items: center;
  }

  /* .header-login > a:hover {
    background-color: transparent;
  } */

  .header-container {
    height: 41px;
  }

  .touchstart .menu li .caret {
    background: #000;
  }

  .custom-calendar .step-2-message label {
    text-align: left;
    margin: 5px 0;
  }

  .recently-view-list .actions a {
    width: auto;
  }

  .post-property-sell .edit-go-listing-btn {
    left: 50%;
    transform: translatex(-50%);
    top: 0;
  }

  .post-property-sell .edit-go-listing-btn .col-lg-12 .d-flex {
    justify-content: center;
  }

  .post-property-sell .tabs-nav {
    padding-top: 60px;
  }
}

@media (max-height: 700px) {
  .modal .modal-dialog {
    display: block;
  }
}

/*Media Queries Ends*/

/* ================================== Final Menu Setting start =========================================== */

@media (max-width: 767px) {
  .touchstart .menu>li {
    padding-left: 0;
  }

  .touchstart .menu li .caret {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 39px;
  }

  .menu .caret,
  .touchstart .menu li.grand-parent.show .caret {
    background-color: #f1f1f1;
  }

  .menu .caret:after,
  .touchstart .menu li.grand-parent.show .caret:after,
  .touchstart .menu li .caret:after {
    background-size: 100% 100%;
    padding: 0;
    width: 10px;
    height: 10px;
  }

  .menu .sub-menu {
    display: block;
  }

  .menu li.buy-menu>.div-sub-box {
    left: inherit;
    transform: inherit;
  }

  .menu li {
    position: relative;
  }

  .menu>li>.div-sub-box {
    display: block;
    max-height: inherit;
  }

  .menu li.buy-menu .sub-menu {
    display: block;
  }

  .menu li.service-menu>.div-sub-box {
    left: inherit;
    transform: none;
  }

  /* .menu li.service-menu .sub-menu {
    display: block;
  } */

  /* .menu li .div-sub-box {
    display: none;
    visibility: visible;
    opacity: 1;
  } */

  /* .menu li.grand-parent:hover .div-sub-box {
    visibility: hidden;
    opacity: 0;
    display: none;
  } */

  .menu li.grand-parent:hover .div-sub-box .div-sub-box {
    visibility: hidden;
    opacity: 0;
    display: none;
  }

  .menu li.grand-parent.show .div-sub-box {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .menu li.grand-parent .div-sub-box .div-sub-box {
    visibility: hidden;
    opacity: 0;
    display: none;
  }

  .menu li.grand-parent.show li.show .div-sub-box {
    display: block;
    visibility: visible;
    opacity: 1;
  }

  /* .menu li.service-menu .sub-menu .caret {
    display: block;
  } */

  .header-container.fixed .div-sub-box {
    height: inherit;
  }

  .menu li>a {
    padding: 10px 15px;
    border-bottom: 1px solid #d1d1d1;
  }

  .menu .sub-menu li a {
    padding: 10px 15px;
    background-color: #fbfbfb;
  }

  .menu li.grand-parent .sub-menu,
  .touchstart .menu li.grand-parent .sub-menu {
    padding: 0;
    background-color: transparent;
  }

  .menu li.active,
  .menu li.current-menu-ancestor {
    background-color: transparent;
  }

  .main-menu .container {
    padding: 0;
  }

  .header-container.fixed .div-sub-box {
    opacity: 1;
    visibility: visible;
  }

  .header-container.fixed .main-menu .menu .sub-menu,
  .header-container.fixed .div-sub-box {
    opacity: 1 !important;
    visibility: visible !important;
  }

  .menu li .caret::after {
    transition: all 0.3s ease-in-out;
  }

  .menu li .caret.open:after {
    transform: rotate(180deg);
  }

  /* .menu li:hover .div-sub-box {
    display: none;
  } */

  .menu li.single .sub-menu li,
  .menu li.buy-menu .sub-menu li:first-child,
  .menu li.buy-menu .sub-menu li:last-child,
  .menu .sub-menu li {
    padding: 0 15px;
  }
}

/* ================================== Final Menu Setting end =========================================== */
.event-container.no-event {
  pointer-events: none;
  cursor: default;
}

/* ================================== Property detail page image slider =========================================== */
.slider-for .slick-slide div>div {
  position: relative;
  padding-bottom: 52%;
}

.slider-for .slick-slide div>div img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain
}