HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/israel-rentals/wp-content/themes/israel-rentals/css/add-property-modal.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inclusive+Sans:ital@0;1&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.modal.add-property .modal-xl {
  width: calc(100% - 60px);
  max-width: 1440px; }
  @media (max-width: 1199px) {
    .modal.add-property .modal-xl {
      width: calc(100% - 40px); } }
  @media (max-width: 579px) {
    .modal.add-property .modal-xl {
      width: calc(100% - 16px); } }
.modal.add-property .modal-content {
  border-radius: 32px; }
  @media (max-width: 1199px) {
    .modal.add-property .modal-content {
      border-radius: 24px; } }
.modal.add-property .modal-header {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom: none;
  padding-top: 40px; }
  @media (max-width: 1679px) {
    .modal.add-property .modal-header {
      padding-top: 30px; } }
  @media (max-width: 1441px) {
    .modal.add-property .modal-header {
      padding-top: 20px; } }
  @media (max-width: 1199px) {
    .modal.add-property .modal-header {
      border-top-left-radius: 24px;
      border-top-right-radius: 24px; } }
.modal.add-property .modal-footer {
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  border-top: none;
  padding-bottom: 40px; }
  @media (max-width: 1679px) {
    .modal.add-property .modal-footer {
      padding-bottom: 30px; } }
  @media (max-width: 1441px) {
    .modal.add-property .modal-footer {
      padding-bottom: 20px; } }
  @media (max-width: 1199px) {
    .modal.add-property .modal-footer {
      border-bottom-left-radius: 24px;
      border-bottom-right-radius: 24px; } }
  .modal.add-property .modal-footer .btn {
    width: 100%;
    max-width: 218px;
    display: inline-flex;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .modal.add-property .modal-footer .btn {
        max-width: 160px;
        padding: 10px 15px;
        font-size: 12px; } }
    @media (max-width: 767px) {
      .modal.add-property .modal-footer .btn {
        max-width: calc(50% - 10px); } }
    @media (max-width: 479px) {
      .modal.add-property .modal-footer .btn {
        max-width: 100%;
        margin-right: 0px;
        margin-left: 0px; } }
    .modal.add-property .modal-footer .btn .ico {
      flex: 0 0 16px;
      height: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: auto; }
    .modal.add-property .modal-footer .btn.btn-cancel {
      background-color: #DDD2C2 !important;
      border-color: #DDD2C2;
      color: #292B2B; }
      .modal.add-property .modal-footer .btn.btn-cancel img {
        filter: brightness(0) saturate(100%) invert(16%) sepia(6%) saturate(252%) hue-rotate(131deg) brightness(94%) contrast(96%); }
    .modal.add-property .modal-footer .btn.btn-submit {
      background-color: #998E76 !important;
      border-color: #998E76; }
.modal.add-property .modal-header,
.modal.add-property .modal-body,
.modal.add-property .modal-footer {
  padding-left: 60px;
  padding-right: 60px; }
  @media (max-width: 1679px) {
    .modal.add-property .modal-header,
    .modal.add-property .modal-body,
    .modal.add-property .modal-footer {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (max-width: 1441px) {
    .modal.add-property .modal-header,
    .modal.add-property .modal-body,
    .modal.add-property .modal-footer {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 1199px) {
    .modal.add-property .modal-header,
    .modal.add-property .modal-body,
    .modal.add-property .modal-footer {
      padding-left: 20px;
      padding-right: 20px; } }
.modal.add-property .modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #292B2B; }
  @media (max-width: 1679px) {
    .modal.add-property .modal-title {
      font-size: 20px; } }
  @media (max-width: 1441px) {
    .modal.add-property .modal-title {
      font-size: 18px; } }
.modal.add-property .left-col,
.modal.add-property .right-col {
  display: flex;
  flex-direction: column; }
  @media (max-width: 1441px) {
    .modal.add-property .left-col,
    .modal.add-property .right-col {
      justify-content: space-between; } }
@media (min-width: 1680px) {
  .modal.add-property .left-col {
    padding-right: 50px; } }
@media (min-width: 1442px) {
  .modal.add-property .left-col {
    padding-right: 40px; } }
.modal.add-property .left-col .form-group {
  margin-bottom: 32px; }
  @media (max-width: 1199px) {
    .modal.add-property .left-col .form-group {
      margin-bottom: 30px; } }
  .modal.add-property .left-col .form-group.phone .parsley-errors-list {
    bottom: -20px; }
  .modal.add-property .left-col .form-group .input-group select.input-group-text option:checked {
    background-color: #25B0F0;
    color: #fff;
    opacity: 1; }
  .modal.add-property .left-col .form-group .input-group .input-group-text {
    border-radius: 27px 0 0 27px;
    background-color: transparent;
    border-color: #c1c1d1;
    color: rgba(41, 43, 43, 0.45);
    font-size: 16px;
    min-width: 80px;
    padding-right: 10px;
    background: url(../img/select-icon.svg) no-repeat right 5px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px; }
    .modal.add-property .left-col .form-group .input-group .input-group-text option:checked {
      background-color: #25B0F0;
      color: #fff;
      opacity: 1; }
    .modal.add-property .left-col .form-group .input-group .input-group-text:focus-visible {
      outline: none !important;
      box-shadow: none !important; }
    @media (max-width: 1679px) {
      .modal.add-property .left-col .form-group .input-group .input-group-text {
        font-size: 14px; } }
  .modal.add-property .left-col .form-group .input-group .form-control {
    padding-left: 20px;
    border-top-right-radius: 27px !important;
    border-bottom-right-radius: 27px !important; }
@media (min-width: 1680px) {
  .modal.add-property .right-col {
    padding-left: 50px; } }
@media (min-width: 1442px) {
  .modal.add-property .right-col {
    padding-left: 40px; } }
.modal.add-property .right-col .form-group {
  margin-bottom: 42px; }
  @media (max-width: 1679px) {
    .modal.add-property .right-col .form-group {
      margin-bottom: 37px; } }
  @media (max-width: 1441px) {
    .modal.add-property .right-col .form-group {
      margin-bottom: 40px; } }
  @media (max-width: 1199px) {
    .modal.add-property .right-col .form-group {
      margin-bottom: 30px; } }
.modal.add-property .form-group {
  margin-bottom: 30px;
  position: relative; }
  @media (max-width: 1679px) {
    .modal.add-property .form-group {
      margin-bottom: 18px; } }
  .modal.add-property .form-group .form-control-wrp {
    position: relative; }
    .modal.add-property .form-group .form-control-wrp.sqft .ico {
      width: 70px; }
    .modal.add-property .form-group .form-control-wrp .ico {
      right: 0;
      top: 0;
      bottom: 0;
      width: 48px;
      position: absolute;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      color: rgba(41, 43, 43, 0.45);
      padding-right: 24px; }
      @media (max-width: 1679px) {
        .modal.add-property .form-group .form-control-wrp .ico {
          padding-right: 18px; } }
      @media (max-width: 1199px) {
        .modal.add-property .form-group .form-control-wrp .ico {
          padding-right: 12px; } }
      .modal.add-property .form-group .form-control-wrp .ico.bold {
        font-weight: 700; }
    .modal.add-property .form-group .form-control-wrp .form-control {
      padding-right: 70px; }
  .modal.add-property .form-group .form-control {
    border: 1px solid #D1C9B9;
    box-shadow: none;
    min-height: 56px;
    border-radius: 27px;
    padding-left: 28px;
    padding-right: 28px;
    color: #292B2B;
    font-size: 16px; }
    .modal.add-property .form-group .form-control::placeholder {
      color: rgba(41, 43, 43, 0.45);
      font-weight: 300; }
    @media (max-width: 1679px) {
      .modal.add-property .form-group .form-control {
        font-size: 14px;
        min-height: 48px;
        padding-left: 24px;
        padding-right: 24px; } }
    @media (max-width: 1441px) {
      .modal.add-property .form-group .form-control {
        min-height: 40px;
        padding-left: 20px;
        padding-right: 20px; } }
  .modal.add-property .form-group textarea.form-control {
    border-radius: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    max-height: 64px; }
.modal.add-property .label {
  color: #292B2B;
  font-weight: 500;
  margin-bottom: 8px;
  font-size: 18px; }
  @media (max-width: 1679px) {
    .modal.add-property .label {
      font-size: 16px;
      margin-bottom: 6px; } }
  @media (max-width: 1441px) {
    .modal.add-property .label {
      font-size: 14px;
      margin-bottom: 4px; } }

.custom-file-uploader {
  min-height: 89px;
  display: flex;
  flex-direction: column; }
  .custom-file-uploader .file-uploader {
    padding: 24px;
    border: 1px dashed #D1C9B9;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #998e7617;
    position: relative;
    flex: 1; }
    @media (max-width: 1679px) {
      .custom-file-uploader .file-uploader {
        padding: 18px; } }
    @media (max-width: 1441px) {
      .custom-file-uploader .file-uploader {
        padding: 16px; } }
    .custom-file-uploader .file-uploader input {
      position: absolute;
      inset: 0;
      opacity: 0; }
    .custom-file-uploader .file-uploader .title,
    .custom-file-uploader .file-uploader .filespec {
      display: block; }
    .custom-file-uploader .file-uploader .title {
      font-size: 14px;
      color: #292B2B;
      font-weight: 600; }
      @media (max-width: 479px) {
        .custom-file-uploader .file-uploader .title {
          font-size: 12px; } }
    .custom-file-uploader .file-uploader .filespec {
      font-size: 12px;
      color: rgba(41, 43, 43, 0.45);
      font-weight: 300; }
      @media (max-width: 479px) {
        .custom-file-uploader .file-uploader .filespec {
          font-size: 11px; } }
    .custom-file-uploader .file-uploader .txt {
      padding-left: 16px; }
  .custom-file-uploader .uploaded-files {
    padding: 15px 60px;
    background-color: #f6f6f9;
    border-radius: 16px;
    margin-top: 14px; }
    @media (max-width: 1679px) {
      .custom-file-uploader .uploaded-files {
        padding: 15px 40px; } }
    @media (max-width: 1441px) {
      .custom-file-uploader .uploaded-files {
        padding: 15px 20px; } }
    .custom-file-uploader .uploaded-files .slick-arrow {
      background-image: url(../img/dwn-arrow.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-color: transparent !important;
      width: 12px;
      height: 18px; }
      .custom-file-uploader .uploaded-files .slick-arrow.slick-next {
        transform: translate(0, -50%) rotate(90deg); }
        @media (max-width: 1441px) {
          .custom-file-uploader .uploaded-files .slick-arrow.slick-next {
            right: -8px; } }
      .custom-file-uploader .uploaded-files .slick-arrow.slick-prev {
        transform: translate(0, -50%) rotate(-90deg);
        z-index: 2; }
        @media (max-width: 1441px) {
          .custom-file-uploader .uploaded-files .slick-arrow.slick-prev {
            left: -4px; } }
      .custom-file-uploader .uploaded-files .slick-arrow:before {
        display: none; }
    .custom-file-uploader .uploaded-files .up-files-slider {
      display: flex; }
      .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm {
        margin-left: 5px;
        margin-right: 5px;
        position: relative;
        border-radius: 16px;
        overflow: clip; }
        .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm:hover .del-ico {
          opacity: 1; }
        .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm .del-ico {
          position: absolute;
          inset: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #292B2BA6;
          opacity: 0; }
          .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm .del-ico .btn-delete {
            background-color: transparent !important;
            border: none !important; }
        .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          position: center; }
        .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm .slide-img-wrp {
          width: 91px;
          height: 68px; }
        .custom-file-uploader .uploaded-files .up-files-slider .up-file-itm.slick-slide .slide-img-wrp {
          width: 100%;
          max-height: 68px; }

.inline-checks {
  display: flex;
  flex-wrap: wrap; }
  .inline-checks.res-type .custom-check {
    min-width: auto; }

.custom-check {
  position: relative;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 1679px) {
    .custom-check {
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 14px;
      padding-right: 20px; } }
  @media (max-width: 1441px) {
    .custom-check {
      padding-right: 16px; } }
  .custom-check input[type=radio], .custom-check input[type=checkbox] {
    position: absolute;
    inset: 0;
    opacity: 0; }
    .custom-check input[type=radio]:checked ~ .chk_label, .custom-check input[type=checkbox]:checked ~ .chk_label {
      color: #8A7B5C; }
      .custom-check input[type=radio]:checked ~ .chk_label span.round, .custom-check input[type=checkbox]:checked ~ .chk_label span.round {
        border: 1px solid #8A7B5C; }
        .custom-check input[type=radio]:checked ~ .chk_label span.round:after, .custom-check input[type=checkbox]:checked ~ .chk_label span.round:after {
          background-color: #8A7B5C; }
      .custom-check input[type=radio]:checked ~ .chk_label span.square, .custom-check input[type=checkbox]:checked ~ .chk_label span.square {
        border: 1px solid #8A7B5C;
        background-color: #8A7B5C; }
        .custom-check input[type=radio]:checked ~ .chk_label span.square:after, .custom-check input[type=checkbox]:checked ~ .chk_label span.square:after {
          background-color: transparent; }
  .custom-check .chk_label {
    display: flex;
    align-items: center; }
    .custom-check .chk_label span.round {
      width: 20px;
      height: 20px;
      flex: 0 0 20px;
      margin-right: 5px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border: 1px solid transparent;
      border-radius: 20px; }
      @media (max-width: 1679px) {
        .custom-check .chk_label span.round {
          width: 16px;
          height: 16px;
          flex: 0 0 16px; } }
      .custom-check .chk_label span.round:after {
        content: '';
        width: 12px;
        height: 12px;
        background-color: #DDD2C2;
        border-radius: 20px; }
        @media (max-width: 1679px) {
          .custom-check .chk_label span.round:after {
            width: 10px;
            height: 10px; } }
  .custom-check.chkbox .chk_label {
    display: flex;
    align-items: center; }
    .custom-check.chkbox .chk_label span.square {
      position: relative;
      width: 20px;
      height: 20px;
      flex: 0 0 20px;
      margin-right: 10px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border: 2px solid #c1c1d1;
      border-radius: 5px; }
      @media (max-width: 1679px) {
        .custom-check.chkbox .chk_label span.square {
          width: 16px;
          height: 16px;
          flex: 0 0 16px; } }
      .custom-check.chkbox .chk_label span.square:after {
        content: '';
        left: 6px;
        top: 3px;
        width: 6px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute; }
        @media (max-width: 1679px) {
          .custom-check.chkbox .chk_label span.square:after {
            left: 5px;
            top: 1px;
            width: 5px;
            height: 9px; } }

.datepicker table tr td.active.active {
  background: #998E76 !important; }

@media (max-width: 579px) {
  .consent-chk .custom-check.chkbox .chk_label {
    align-items: flex-start; } }
@media (max-width: 579px) {
  .consent-chk .custom-check.chkbox .chk_label span.square {
    margin-top: 3px; } }

/*# sourceMappingURL=add-property-modal.css.map */