  .custom-menu-class.header-login a{
    cursor: default;
    pointer-events: none;
  }

  .custom-menu-class.header-login .sub-menu li a{
    cursor:  pointer !important;
    pointer-events: all !important;
  }

  body #branding {
      display: none !important;
      opacity: 0 !important;
      color: transparent !important;
  }
  .login-page .create-account{
    text-align: left;
  }
  .sociallogin-custom{
    justify-content: flex-start ;
    width: 520px !important;
    margin: 20px 0 0;
  }
  .sociallogin-custom .oneall_social_login.newtiktok{
    left: 71px !important;
    right: auto !important;
  }

  ul.sub-menu{
    width: 98%;
  }

  .page-template-template-agent-myaccount .login-container {
      width: 100%;
      max-width: 100% !important;
      text-align: left !important;
  }
  .price-button{
    font-size: 11px !important;
  }

  .login-page .form-col img{
    width: 100%;
  }

  .login-page-agent .login-page::before{
    display: none !important;
  }

  .login-page-agent p.register a {
      color: #000;
      font-weight: 700;
      text-decoration: none;
  }

  span.pof-reCAPTCHA {
      text-align: left !important;
  }
  .login-page-agent p.register {
      font-size: 16px;
      font-weight: normal;
      color: #000000;
      text-align: left !important;
  }


  .wc-register-form {
      margin: auto;
      max-width: 520px;
  }
  .login-page::before{
    display: block !important;
  }

  .booking-main.collapsed {
      display: none;
      border-radius: 16px;
      position: relative;
  }
  .booking-main{
    position: relative;
  }

  .booking-main::before {
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 10px 14px 10px;
      border-color: transparent transparent #c5a976 transparent;
      transform: rotate(0deg);
      content: "";
      position: absolute;
      top: -12px;
      left: 60px;
  }

  .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    
        background-color:rgb(208 203 186) !important;

  }
  .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
      background-color: rgb(198 170 118) !important;
  }
  .custom-megamenu .mega-menu .menu-content .tab-content{
    max-height: inherit !important;
  }

  .mCSB_scrollTools .mCSB_dragger{
    z-index: 11 !important;
  }

  .mCSB_draggerContainer:before {
    content: "";
    position: absolute;
    background:  rgb(208 203 186) !important;
    height: 100%;
    top: 0;
    right: 6px;
    width: 4px;
    z-index: 10;
}

  .content.demo-y {
      max-height: 495px;
  }
  .booking-main .items-view{
    display: block !important;
  }

  .booking-main .inner-content {
      width: 100%;
      display: flex;
      gap: 25px;
      padding: 40px !important;
      border: 2px solid #c6aa76;
      border-radius: 16px;
      margin-bottom: 30px;
  }


.close-expand {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
    position: absolute;
    background:url("../images/close-icon.svg") no-repeat 0px 0px;
    right: 10px;
    top: 11px;
    cursor: pointer;
}

 .login-page{
  height: inherit !important;
}
 .login-page{
  height: inherit !important;
}

.login-container-new h2 {
    text-align: left !important;
}
.login-container-new .detail-p{
  max-width: auto;
  margin-left:0 ;
  margin-right: 0;
  text-align: left !important;
}

.login-container-new p.register{
  text-align: left !important;
}



.contact-form .phone::before{
  display: none;
}

.iti{
  width: 100% !important;
}

#agent-registration-form input#contact_name {
    padding-left: 95px !important;
}
.iti__selected-flag {
    height: 46px !important;
    background: none !important;
    border-right: 1px solid #ccc;
}


.woocommerce-MyAccount-content input#billing_phone {
  padding-left: 91px !important;
  margin-top: 0 !important;
}

@media (max-width: 1030px) {
.booking-main .container{
  padding-left: 0;
  padding-right: 0;
}

.booking-main .inner-content {
    width: 100%;
    display: flex;
    gap: 25px;
    padding: 30px 10px 10px !important;
    border: 2px solid #c6aa76;
    border-radius: 16px;
    margin-bottom: 30px;
}

.booking-main .inner-content .right-section .items-view .total-section{
  flex-direction: column !important;
}
  .booking-main .inner-content .right-section .items-view .total-section .left-side {
        width: 100% !important;
    }
.booking-main .inner-content .right-section .items-view .total-section .right-side{
   width: 100% !important;
}

.close-expand {
    right: 7px;
    top: 7px;

}


}




@media (max-width: 1000px) {
    .booking-main .inner-content .right-section .items-view .total-section {
        position: inherit !important;
        bottom: 55px;
        background:transparent !important;
        width: 100%;
        left: 0;
        padding: 0 !important;
        z-index: 1;
        box-shadow: inherit !important;
    }

    .login-container-new .container {
    padding-left: 20px;
    padding-right: 20px;
    text-align: left !important;
}
}


  @media only screen and (max-width: 991px) {
    .page-template-template-agent-myaccount .login-container {
          margin: 0 auto !important;
          padding-left: 35px;
          padding-right: 35px;
      }
      .wc-register-form .login-container{
  padding-left: 0;
          padding-right: 0;
  }
  }

  @media (max-width: 767px) {
      .login-page .col-sm-5.form-col {
          width: 100%;
          max-width: 100% !important;
          flex:  0 0 100% !important;
      }
          .login-page .col-sm-7.form-col {
          width: 100%;
          margin-top: 50px;
          max-width: 100% !important;
          flex:  0 0 100% !important;
      }
  
  }

  @media (max-width: 600px) {
      .login-page .create-account {
          font-size: 13px;
          margin: 0;
      }
      .login-page .form-col img{
        display: block !important;
      }
  }

  @media (max-width: 400px) {
    a.filter-button {
      font-size: 0 !important;
  }
  a.filter-button i img{
    width: 30px;
  }
      .mobile-only-srarch-section .listing-search-section-wrapper .col-md-3::before {
          top: 10px !important;
          z-index: 1;
          right: 6px !important;
      }
      .mobile-only-srarch-section .select-selected{
        font-size: 11px !important;
      }
      .mobile-only-srarch-section .listing-search-section-wrapper .col-md-3{
        padding-right: 0;
      }
          .mobile-only-srarch-section {
          margin: -33px 0px 0px 52px !important;
      }

          .booking-main .inner-content .right-section .items-view .total-section .left-side {
        width: 100% !important;
    }
    .landing-page .landing-content-section .landing-content-section-item .items-view{
      padding: 10px !important;
    }
  }




.login-container-modified .wc-register-form{
  max-width: 100% !important;
}
input#billing_phone{
  padding-left: 91px !important;
}

#partner-registration-form .iti__selected-flag {
    height: 44px !important;
}

.page-id-4099 .login-page{
  height: auto !important;
}
#partner-registration-form .input-group{
  display: inline !important;
}


.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu)
 {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}
.iti:has(> input[name="billing_phone"][type="hidden"]) .iti__flag-container {
    display: none;
}

form#partner-registration-form h2 {
    text-align: left;
}
form#partner-registration-form p {
    text-align: left;
}

.booking-main .inner-content .right-section .items-view .list .rate-section button{
  display: none !important;
}


.booking-main .inner-content .left-section {
    display: flex;
    align-items: center;
}

.booking-main .inner-content .left-section img{
  height: auto !important;
}

.wpml-ls-legacy-dropdown{
  width: auto;
}

a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    border: 1px solid #c4c4c4;
    border-radius: 6px;
    padding: 14px 16px;
    text-decoration: none;
    color: #0e1218;
    font-size: 11px;
    display: block;
    margin-left: 9px;
}

.wpml-ls-legacy-dropdown a span {
    vertical-align: middle;
    margin: 0px 10px 0px 0px;
}
.wpml-ls-legacy-dropdown .wpml-ls-item{
  font-size: 13px;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover{
  background: #ffcf2e !important;
  color: #fff !important;
}

ul#menu-login-menu {
    margin: 0;
    padding: 0;
}

a.fifty-off.logc1 {
    bottom: 205px;
}
 
.plan-cards .row{
  justify-content: center;
}

.plan-desc ul{
  min-height: 640px !important;
}

@media (max-width: 767px) {
  .plan-desc ul{
  min-height: auto !important;
}
}

.csingle-line.custom-csingle-line.auth-cards {
    margin-top: 20px;
}

.booking-main .inner-content .left-section .content-view{
  background: transparent linear-gradient(360deg, #fffdfc 0%, rgba(0, 0, 0, 0) 100%) 0% 0% no-repeat padding-box !important;
}
.booking-main .inner-content .left-section img{
  z-index: 2;
}

.booking-main .inner-content .left-section .content-view .bottomview .bt-ctp span{
  color: #151414 !important;
}

.booking-main .inner-content .left-section .content-view .bottomview .bt-ctp{
  align-items: center !important;
}


span.tooltip-icon {
    margin: -22px 0px 0px -16px !important;
}
span.tooltip-icon img {
    width: 14px;
}

span.tooltip-text {
    font-size: 11px !important;
}

.header-login.custom-menu-class .custom-sub-drop li a{
    cursor:  pointer !important;
    pointer-events: all !important;
  }


.membership-discount-wrapper{
  margin: 0px 0px;
  padding: 100px 0px;
  border-bottom: 1px solid #70707045;
}
.membership-discount-wrapper h4{
  margin: 0px 0px 30px 0px;
  padding: 0px ;
  font-size: 36px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
}
.daily-rate-div {
    margin: 0px 0px 10px 0px;
    padding: 18px 35px;
    border: 1px solid #70707030;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.daily-rate-div h2{
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.daily-rate-div h2 span{
  color: #656C74;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}
.offer-rate-car h3{
  font-size: 21px;
  color: #000000;
  font-weight: 600;
  margin: 0;
}
.offer-rate-car h3 span{
  color: #656C74;
  font-size: 12px;
  font-weight: 300;
}
.member-daily-rate{
  background: #FFCF2E 0% 0% no-repeat padding-box;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
      padding: 18px 35px;
          position: relative;
    z-index: 1;
}

.member-daily-rate h2{
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.member-daily-rate h2 span{
  color: #656C74;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}
.member-daily-rate h3{
  font-size: 21px;
  color: #000000;
  font-weight: 600;
  margin: 0;
}
.offer-rate-car h3 span{
  color: #656C74;
  font-size: 12px;
  font-weight: 400;
}

.additional-discount-div {
    background: #FFFBED 0% 0% no-repeat padding-box;
    margin: -19px 0px 0px 0px;
    border-radius: 0 0 16px 16px;
    padding: 35px 35px 25px 35px;
}
.additional-discount-div h4{
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #656C74;
  text-transform: uppercase;
  text-align: left;
  font-weight: 600;
}

.silver-membership-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
        border-bottom: 1px solid #70707030;
    padding-bottom: 10px;
        padding-top: 10px;
}
.membership-div-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.membership-div-new b {
    display: block;
}
.membership-div-new i {
    margin-right: 10px;
}
.percentage-div{
background: #FFF1C2 0% 0% no-repeat padding-box;
border: 1px solid #FFCF2E;
border-radius: 23px;
margin-left: 10px;
padding: 2px 20px;
font-size: 12px;
color: #656C74;
}

.silver-membership-div:last-child{
  border-bottom: 0;
  padding-bottom: 0;
}
.membership-div-offer-rate{
  font-size: 14px;
  color: #000000;
  font-weight: 600;
}
.membership-div-offer-rate span{
  font-size: 12px;
  font-weight: 400;
}
.offer-car-image-wrapper img{
  width: 100%;
}
.logo-with.name {
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-with.name i{
margin-right: 12px;
}

.membership-div-new div b{
  color: #656C74;
  font-size: 12px;
}

.membership-div-new div div{
  font-size: 12px;
}


@media (max-width: 991px) {
  .daily-rate-div h2{
    font-size: 11px;
  }
  .offer-rate-car h3{
    font-size: 12px;
  }
  .offer-month span{
    font-size: 10px;
  }
  .member-daily-rate h2{
    font-size: 11px;
  }
  .member-daily-rate h3{
    font-size: 12px;
  }
  .membership-div-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0px 20px 0px;
}
.silver-membership-div{
  align-items: baseline;
}
}

@media (max-width: 767px) {

.offer-car-image-wrapper {
    margin-bottom: 30px;
}
.membership-div-new {
    font-size: 11px;
}
.silver-membership-div{
  align-items: baseline;
  display: block;
}
.percentage-div {
    padding: 6px 10px 3px 10px;
    line-height: 14px;
}
}