html {
  overflow-x: hidden;
}

body {
  font-family: "montserrat", sans-serif;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

body .container {
  max-width: 1200px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

p {
  font-family: "montserrat", sans-serif;
}

h2 {
  font-family: "montserrat", sans-serif;
}

h3 {
  font-family: "montserrat", sans-serif;
}

@media (min-width: 1800px) {
  body .container {
    max-width: 1600px;
  }
}

@media (max-width: 1200px) {
  body .container {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (max-width: 767px) {
  body .container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .resp-tab-content.hor_1.resp-tab-content-active {
    background: rgba(34, 56, 64, .5) !important;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    padding: 25px;
    width: 100% !important;
    height: 100% !important;
  }
}

.yellow-main-button {
  margin: 0px 0px;
  padding: 12px 40px;
  background: #FFCF2E;
  /*border-radius: 28px;*/
  border-radius: 6px;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid transparent;
}

.yellow-main-button:hover {
  /*background: #c0ab7d;*/
  background: #FFDD6C;
  color: #fff !important;
  border: 1px solid #FFB81A;
}

.transparent-button {
  margin: 0px 0px;
  padding: 13px 63px;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #000;
  /*border-radius: 23px;*/
  border-radius: 6px;
  letter-spacing: 1px;
  font-weight: 600;
}

.transparent-button:hover {
  background: #FFCF2E;
  color: #000;
  border-color: #FFCF2E;
}

.button-normal {
  margin: 20px auto;
  padding: 0px 0px;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  text-align: center;
  display: flex;
  justify-content: center;
  letter-spacing: 1.5px;
}

.button-normal:hover {
  text-decoration: none;
  color: #000;
}

.dektop-only-img {
  display: block;
  width: 100%;
}

.mobile-only-img {
  display: none;
  width: 100%;
}

.home-divider {
  margin: 0px auto;
  height: 1px;
  width: 100%;
  background: #000000;
  opacity: .1;
}




.top-footer {
  position: relative;
}

.footer-car {
  position: absolute;
  top: 190px;
  right: 105px;
}

.verticle-tab-section {
  background: transparent linear-gradient(180deg, #CDD6DB 0%, #FFFFFF 52%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  margin-top: -1px;
}


.verticle-tab-section li.resp-tab-item.hor_1.resp-tab-active {
  background-color: rgba(34, 56, 64, 0.14) !important;
  border-radius: 35px !important;
  border: none !important;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  padding: 9px 15px 7px 23px !important;
  position: relative;
}

.verticle-tab-section li.resp-tab-item.hor_1.resp-tab-active::after {
  position: absolute;
  content: "";
  right: 26px;
  top: 13px;
  background: url(../images/footer-dektop-arrow.svg) no-repeat 0px 0px;
  width: 8px;
  height: 12px;
  display: block;
}

.verticle-tab-section .resp-vtabs .resp-tabs-list li {
  font-size: 16px;
  color: #676F7A;
  font-weight: 400;
}

.verticle-tab-section .resp-vtabs .resp-tab-content {
  border: none;
  word-wrap: break-word;
  padding: 0px 0px 60px 100px;
}

.verticle-tab-section h3 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-size: 25px;
  color: #000;
}

.verticle-tab-section p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 27px;
  font-weight: 300;
  color: #000;
}

footer {
  padding: 50px 0px;
}

.footer-contact-top {
  margin: 0px;
  padding: 0px;
  display: flex;
  max-width: 950px;
}

.footer-contact-top li {
  list-style: none;
  margin-right: 100px;
  color: #223840;
  font-size: 18px;
  font-weight: 600;
}

.footer-contact-top li i {
  margin-right: 15px;
}

.footer-contact-top li a {
  text-decoration: none;
  color: #223840;
  font-size: 18px;
  font-weight: 600;
}

.footer-contact-top li:hover path {
  fill: #FFCF2E;
  stroke: #FFCF2E;
}

.footer-contact-top li:hover circle {
  fill: #fff;

}

.footer-contact-top li:hover {
  color: #c0ab7d;
}

.footer-contact-top li:hover a {
  color: #c0ab7d;
}

.footer-contact-top li a:hover {
  color: #c0ab7d;
}

.footer-contact-top li.emailer:hover path {
  stroke: #FFCF2E;
  fill: none;
}

.footer-contact-top li.emailer:hover {
  color: #c0ab7d;
}

.footer-contact-top li.emailer:hover a {
  color: #c0ab7d;
}

.footer-contact-top li.emailer a:hover {
  color: #c0ab7d;
}




footer h3 {
  margin-top: 30px;
  margin-bottom: 25px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

footer ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  column-count: 3;
}

footer ul li {
  list-style: none;
  margin: 0px 0px 15px 0px;
}

footer ul li a {
  margin: 0px 0px 0 0px;
  padding: 0px 0px;
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
}

footer ul li a:hover {
  color: #c0ab7d;
}

.single-row {
  column-count: 1;
}

.single-row.follow-us li a {
  font-size: 12px;
  color: #223840;
  position: relative;
}

.single-row.follow-us li a::after {
  position: absolute;
  width: 65%;
  height: 1px;
  content: "";
  background: #ddd;
  left: 30px;
  bottom: -1px;
  display: none;
}

ul.single-row.follow-us li a i {
  margin-right: 18px;
}

.footer-links .home-divider {
  margin-bottom: 50px;
  margin-top: 50px;
}

.footer-logo-section p {
  font-size: 12px;
  color: #223840;
  margin-top: 15px;
}

.mobile-banner {
  display: none;
}

.desktop-banner {
  display: block;
}



.we-are-partner-wrapper {
  margin: 0px;
  padding: 0px;
}

.we-are-partner-wrapper h2 {
  text-align: center;
  font-size: 25px;
  color: #000;
  margin-bottom: 50px;
}

.partner-div {
  margin: 0px 0px;
  padding: 20px 0px;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
  display: block;
  text-align: center;
}

.partner-slider-wrapper .swiper-pagination {
  bottom: 10px;
}

.partner-slider-wrapper .mySwiper {
  padding-bottom: 60px;
}

.partner-slider-wrapper .swiper-pagination-bullet-active {
  width: 25px;
  border-radius: 10px;
  background-color: #B7B4B4;
}

.partner-div img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
}

.partner-div:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: gray;
  filter: grayscale(0%);
}


.resp-vtabs ul.resp-tabs-list {
  width: 24%;
}



@media (max-width: 991px) {
  .mobile-banner {
    display: block;
  }

  .desktop-banner {
    display: none;
  }

  .mobile-only-img {
    display: block;
    width: 100%;
  }

  .dektop-only-img {
    display: none;
    width: 100%;
  }

  .mobile-hide {
    display: none;
  }


  .book-chauffar-wrapper-overlay {
    position: inherit !important;
    width: 100%;
    height: 100%;
  }

  .chauffar-content {
    max-width: 530px;
    margin-left: auto;
    margin-top: 0 !important;
    text-align: center;
  }

  .chauffar-content h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .book-chauffar-wrapper {
    padding-bottom: 80px;
  }

  .footer-car {
    position: absolute;
    top: 100px;
    right: -15px;
  }

  .footer-car img {
    width: 180px;
  }

  .resp-vtabs ul.resp-tabs-list {
    width: 30%;
  }

  .verticle-tab-section .resp-vtabs .resp-tab-content {
    padding: 0px 0px 60px 70px;
  }

  .membership-div .col-md-6 {
    margin: auto;
  }

  .verticle-tab-section h2.resp-accordion {
    background: transparent !important;
    border: none !important;
    color: #636B75;
    margin: 0px 0px 0px 0px;
    transition: .5s ease-in-out;
  }

  .verticle-tab-section h2.resp-accordion.hor_1.resp-tab-active {
    background: rgba(34, 56, 64, .14) !important;
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    padding: 22px 15px 20px 22px !important;
    color: #000;
    transition: none;
  }

  .verticle-tab-section .resp-vtabs .resp-tab-content h3 {
    margin: 0px 0px;
    font-size: 22px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 25px;
  }

  .verticle-tab-section .resp-vtabs .resp-tab-content p {
    font-size: 14px;
    line-height: 27px;
  }

  .verticle-tab-section .resp-arrow {
    border: none !important;
    background: url(../images/verticle-tab-arrow.svg) no-repeat top center !important;
    width: 25px;
    height: 25px;
  }

  .footer-contact-top {
    flex-direction: column;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
  }

  .footer-contact-top li a {
    display: block;
    margin-left: 0px;
  }

  .mega-cont-col-2 .meg-level-menu {
    display: none;
  }

  .mega-cont-col-2.selected .meg-level-menu {
    display: block;
    padding-top: 15px;
  }

  footer h3 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 25px 0px 25px 0px;
  }

  footer .menu-toggle-link:last-child {
    border-bottom: 0;
  }

  footer .home-divider {
    display: none;
  }

  .footer-logo-section {
    text-align: center;
    margin: 30px 0px 0px 0px;
  }

  h3.menu-toggle-link {
    position: relative;
  }

  h3.menu-toggle-link::after {
    position: absolute;
    content: "";
    background: url(../images/footer-arrow.svg) no-repeat 0px 0px;
    width: 25px;
    height: 25px;
    right: 0;
    top: 30px;
  }

  .selected h3.menu-toggle-link::after {
    transform: rotate(180deg);
    top: 12px;
    right: 12px;
  }

  
.main-header-wrapper .logo-signup-div .row .col-6:first-child {
  width: 40%;
}
.main-header-wrapper .logo-signup-div .row .col-6:last-child {
  width: 60%;
}
.custom-menu-class.header-login {
  margin: 0;
}
#menu-item-5114{
    margin: 0;
    height: auto;
    width: auto;
}


}


button#top {
  padding: 0;
  margin: 0;
  background: transparent;
  border: navajowhite;
  left: -20px;
  position: fixed;
  bottom: 36px;
  z-index: 10;
}

button#top:hover img {
  transition: .5s ease;
  transform: scale(1.1);
}

.footer-chat-icon {
  position: fixed;
  right: -13px;
  bottom: 55px;
  z-index: 1000;
  cursor: pointer;
}

.footer-chat-icon img {
  max-width: 80px;
}

.footer-chat-icon:hover img {
  transform: scale(1.1);
  transition: .5s ease;
}

.footer-chat-wrapper {
  position: fixed;
  right: 3px;
  bottom: 55px;
  z-index: 10;
  /*display: none;*/
}

.footer-chat-wrapper.main {
  display: block;
}

.footer-chat-wrapper ul {
  margin: 0px 0px;
  padding: 0px 0px;
}

.footer-chat-wrapper ul li {
  list-style: none;
  margin: 8px 0px;
}

.footer-chat-wrapper img {
  width: 47px;
  -webkit-box-shadow: 3px 2px 23px 0px rgba(168, 168, 168, 1);
  -moz-box-shadow: 3px 2px 23px 0px rgba(168, 168, 168, 1);
  box-shadow: 3px 2px 23px 0px rgba(168, 168, 168, 1);
  border-radius: 50px;
}

.footer-chat-wrapper ul li a:hover img {
  transform: scale(1.1);
  transition: .5s ease;
}

.footer-chat-wrapper.main ul li:last-child {
  margin: -25px 0px 0px 0px;
}

.footer-chat-icon .chat-close {
  display: none;
}

.footer-chat-icon .chat-open {
  display: block;
}

.footer-chat-icon.button-active .chat-close {
  display: block;
}

.footer-chat-icon.button-active .chat-open {
  display: none;
}

.fifty-off {
  position: fixed;
  right: -13px;
  bottom: 156px;
  z-index: 999;
}

.fifty-off img {
  max-width: 80px;
}

.fifty-off:hover img {
  transform: scale(1.1);
  transition: .5s ease;
}

.follow-us.meg-level-menu li a:hover {
  color: #c0ab7d;
}

.tinvwl_add_to_wishlist_button:hover::before {
  color: #FFCF2E;
}

.main-header-wrapper .hidden {
  display: block !important;
}

#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item>a.mega-menu-link {
  border-top: 2px solid transparent;
  padding: 2px 10px 0px 10px;
}

#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item>a.mega-menu-link:focus {
  background: transparent !important;
  border-top: 2px solid #FFCF2E;
}

/* .main-header-wrapper {
  padding: 20px 41px 0px;
  box-shadow: 0px 8px 9px #EAE1D2AD;
} */

.main-header-wrapper {
  padding: 20px 0px 0px;
  box-shadow: 0px 8px 9px #EAE1D2AD;
}

.post-type-archive-product .main-header-wrapper {
  box-shadow: none;
}

.logo-signup-div {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  border-bottom: 1px solid rgb(0, 0, 0, .15);
}

.main-menu-section {
  padding: 0px 0px 0px 0px;
  position: relative;
}

ul#mega-menu-header_menu {
  background: #fff !important;

}


ul#mega-menu-header_menu .mega-menu-link {
  color: #0E1218 !important;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1.5px;
  font-size: 12px !important;
}

#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link:hover {
  background: none !important
}


.mega-sub-menu {
  background: #F5F5F5 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 11px 21px #0000001F !important;
  border-radius: 5px !important;
  opacity: 1;
}

.mega-menu-row .mega-sub-menu {
  background: transparent !important;
  box-shadow: inherit !important;
  border-radius: inherit !important;
}

.news-menu {
  position: absolute;
  right: 0px;
  color: #0E1218 !important;
  text-transform: uppercase;
  text-decoration: none;
  /*top:0px;*/
  top: -55px;
  letter-spacing: 1.08px;
  font-size: 12px;
  padding: 10px 20px;
  border-top: 2px solid transparent;
  font-weight: 500;
}

.news-menu:hover {
  border: 2px solid #FFCF2E;
  background: #FFDD6C;
  border-radius: 6px;
}

.news-menu.active {
  border: 2px solid #FFCF2E;
  background: #FFDD6C;
  border-radius: 6px;
}

a.membership-menu.active {
  border: 2px solid #FFCF2E;
  background: #FFDD6C;
  border-radius: 6px;
}

.header-right-div {
  margin: 0px 0px;
  padding: 0px 0px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.header-right-div li {
  list-style: none;
  margin: 0px 0px 0px 11px;
}

.header-right-div li:nth-child(6) a {
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  padding: 11px 16px;
  text-decoration: none;
  color: #0E1218;
  font-size: 11px;
  margin-top: -1px;
  display: block;
}



.header-right-div li:nth-child(7) a {
  border: 1px solid #C4C4C4;
  border-radius: 6px;
  padding: 11px 16px;
  text-decoration: none;
  color: #0E1218;
  font-size: 11px;
  margin-top: -1px;
  display: block;
}

.header-right-div li a:hover svg path {
  fill: #FFCF2E;
  stroke: #FFCF2E;
}

.header-right-div li:nth-child(2) a:hover svg path {
  fill: #FFCF2E;
  stroke: #fff;
}

.header-right-div li:nth-child(6) a:hover {
  color: #c0ab7d;
}

.headerwishlist.active svg path {
  fill: #FFCF2E;
  stroke: #FFCF2E;
}

.header-right-div li.header-phone-number svg {
  width: 40px;
}

.header-right-div li.header-mail-box svg {
  width: 40px;
}

.header-right-div li:nth-child(3) svg {
  width: 40px;
}

.header-phone-number {
  display: none;
}

.header-mail-box {
  display: none;
}

.main-logo {
  width: 86px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12 {
    width: 20%;
  }

}

#mega-menu-304-0 {
  padding: 20px 30px !important;
}

.menu-image {
  width: 75px !important;
  height: 50px !important;
}

#mega-menu-wrap-header_menu #mega-menu-header_menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
  background: transparent !important;
}

a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.bookmark-icon.tinvwl-position-shortcode.ftinvwl-animated:hover::before {
  color: #FFCF2E;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list::before {
  color: #FFCF2E;
}

.main-menu-static-div {
  margin: 0px 0px;
  padding: 0px 0px;
  position: relative;
}

.main-menu-static-div ul {
  margin: 0px 0px;
  padding: 0px 0px;
  display: flex;
}

.main-menu-static-div ul li {
  margin: 0px 60px 0px 0px;
  padding: 0px 0px;
  list-style: none;
  text-decoration: none;
}

.main-menu-static-div ul li a {
  margin: 0px;
  padding: 16px 0px;
  font-size: 12px;
  letter-spacing: 1.08px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-right: 10px;
  font-weight: 500;
}

.main-menu-static-div ul li.has-child a::after {
  position: absolute;
  content: "";
  background: url(../images/menu-dropdown-icon.svg) no-repeat 0px 0px;
  width: 9px;
  height: 5px;
  top: 48%;
  right: -5px;
}

.main-sub-menu-div ul li a::after {
  display: none;
}

.header-login span {
  margin-right: 6px;
}

.main-sub-menu-div {
  margin: 0px 0px;
  padding: 40px 30px 40PX;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  background: #F5F5F5 0% 0% no-repeat padding-box;
  box-shadow: 0px 11px 21px #0000001F;
  border-radius: 5px;
  z-index: 1000;
  display: none;
}

.main-menu-static-div ul li a {
  border-top: 2px solid transparent;
}

.main-menu-static-div ul li:hover a {
  border-top: 2px solid #FFCF2E;
}

.main-menu-static-div ul li:hover .main-sub-menu-div {
  display: block;
}

.main-sub-menu-div .col {
  margin: 0px 0px;
  padding: 0px 0px;
}

.main-sub-menu-div .col ul {
  display: inline;
}

.main-sub-menu-div .col li {
  display: block;
}

.main-sub-menu-div .col li a {
  margin: 0px 0px;
  padding: 0px 0px;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
  border-top: none !important;
}

.col ul li a:hover {
  background: #fff;
  border-radius: 10px;
  width: 100%;
}

#menu-toggle {
  display: none;
}

#slide-nav {
  display: none;
}

@media (max-width: 991px) {
  .main-header-wrapper {
    padding: 10px 0 0 0;
    height: 75px;
    box-shadow: 0px 10px 60px #0000001A;
    /* position: relative;
    z-index: 1;*/
  }

  .main-header-wrapper .logo-signup-div {
    width: 100%;
    position: fixed;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 1000;
    padding: 15px 0 15px 0;
  }

  .header-right-div {
    margin: 0 41px 0px 0px;
  }

  .header-login span {
    display: none;
  }

  .header-phone-number {
    display: none;
  }

  .header-mail-box {
    display: none;
  }

  .header-right-div li:nth-child(6) a {
    border-radius: 6px;
    padding: 11px 14px;
    display: inline-block;
  }

  .news-menu {
    display: none;
    top: 0;
  }

  #mega-menu-wrap-header_menu .mega-menu-toggle {
    background: transparent !important;
  }

  .header-right-div li:nth-child(3) svg {
    width: 40px;
  }


  .menu-wrapper {
    background: #fff;
    opacity: 1;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    max-width: 600px;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s ease;
  }

  .menu-wrapper.show {
    right: 0;
    transition: .5s ease;
    z-index: 1000;
  }

  #menu-toggle {
    display: block;
  }

  #slide-nav {
    display: block;
  }

  .main-menu-section.desktop {
    display: none;
  }

  .header-right-div li {
    margin: 0px 5px 0px 0;
    height: 40px;
    width: 40px;
  }

  #menu-toggle {
    position: absolute;
    top: 15px;
    right: 25px;
    width: 40px;
    height: 40px;
    border: 1px solid #C4C4C4;
    border-radius: 6px;
  }

  #menu-toggle #Rectangle_3167 {
    stroke: transparent;
  }

  .logo-signup-div {
    margin: 0;
    border-bottom: none;
  }

  .close-menu-div {
    position: relative;
    right: 0px;
    text-align: right;
    top: 20px;
  }

  .main-menu-static-div ul {
    display: inherit;
  }

  .menu-bottom-div {
    margin: 0px;
  }

  .menu-bottom-div img {
    width: 100%;
  }

  .main-menu-static-div ul li a {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
  }

  .res-submenu {
    position: absolute;
    /* height: 20px;
  width: 20px;*/
    background: url(../images/menu-dropdown-icon.svg) no-repeat center center;
    right: 2px;
    top: 0;
    height: 45px;
    width: 35px;
  }

  .main-menu-static-div {
    margin: 40px 0px 0px 0px;
  }

  .main-menu-static-div ul li {
    position: relative;
  }

  .menu-item-has-children.active .main-sub-menu-div {
    display: block;
  }

  .main-sub-menu-div {
    position: inherit;
    top: 0;
  }
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .5;
}

.custom-menu-class {
  position: relative;
}

#menu-header-menu {
  display: flex;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#menu-header-menu li {
  margin: 0px 22px 0px 0px;
  padding: 0px 0px;
  list-style: none;
  text-decoration: none;

}


#menu-header-menu li.menu-item-has-children a::after {
  position: absolute;
  content: "";
  background: url(../images/menu-dropdown-icon.svg) no-repeat 0px 0px;
  width: 9px;
  height: 5px;
  top: 44%;
  right: 8px;
}

#menu-header-menu li a {
  margin: 10px 0px;
  padding: 10px 20px;
  font-size: 12px;
  letter-spacing: 1.08px;
  color: #0E1218;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding-right: 25px;
  font-weight: 500;
  border: 2px solid transparent;
}

ul.sub-menu {
  margin: 0px 0px;
  padding: 30px 20px 30px;
  width: 78%;
  position: absolute;
  right: 0;
  top: 40px;
  background: #F5F5F5 0% 0% no-repeat padding-box;
  box-shadow: 0px 11px 21px #0000001F;
  border-radius: 5px;
  z-index: 10005;
}

#menu-header-menu li ul.sub-menu li a {
  border: 3px solid transparent !important;
}

#menu-header-menu li ul.sub-menu li a:hover {
  border: 3px solid transparent !important;
  background: none;
}

#menu-header-menu li:hover ul.sub-menu {
  display: block;
}

ul.sub-menu li {
  width: 19%;
  display: inline-block;
  /*margin: 0 !important;*/
  padding: 0px !important;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin: 0px 0px 10px 7px !important;
  display: inline-block;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 20px 60px #00000014;
  border: 3px solid transparent !important;
}

ul.sub-menu li:hover {
  border: 3px solid #FFCF2E !important;
}


ul.sub-menu li a::after {
  display: none;
}

ul.sub-menu li.current-menu-item {
  border: 3px solid #FFCF2E !important;
}

ul.sub-menu li a {
  margin: 0px 0px !important;
  padding: 5px 0px !important;
  font-size: 14px !important;
  color: #000;
  text-transform: capitalize !important;
  border-top: none !important;
}

ul.sub-menu li a:hover {
  background: #fff;
  border-radius: 10px;
  width: 100%;
  max-width: 218px;
}

#menu-header-menu li a:hover {
  border: 2px solid #FFCF2E;
  background: #FFDD6C;
  border-radius: 6px;
}

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

@media (max-width: 991px) {

  .desktop-only {
    display: none;
  }

  .mobile-only {
    display: block;
  }

  #menu-header-menu {
    flex-direction: column;
  }

  .headm {
    position: fixed;
    z-index: 1000;
    background: #fff;
    width: 100%;
    /*right: -1000px;*/
    padding: 0px 25px;
    top: 0;
    height: 100vh;
    transition: .50s ease;
    transform: translateX(100%);
    overflow: auto;
  }

  .headm.menu-open {
    position: fixed;
    z-index: 10000;
    background: #fff;
    width: 100%;
    left: 0;
    transform: translateX(0px);
    padding: 0px 0px;
    top: 0;
    height: 100vh;
    transition: .50s ease;
  }

  #menu-header-menu li {
    width: 100%;
    margin: 0 0 5px 0 !important;
    position: relative;
  }

  #menu-header-menu li a {
    width: 100%
  }

  .custom-menu-class {
    margin-top: 35px;
  }

  #menu-header-menu li a {
    font-size: 14px;
  }

  .footer-contact-top.mob-menu-section {
    border-bottom: none;
    margin-top: 90px;
    width: 300px;
  }

  .footer-contact-top.mob-menu-section li {
    list-style: none;
    margin-right: 100px;
    color: #B2B2B2;
    font-size: 12px;
    font-weight: 400;
    line-height: 10px;
  }

  .footer-contact-top.mob-menu-section li a {
    font-size: 16px;
  }

  .footer-contact-top.mob-menu-section li i {
    display: inline-block;
    margin-top: 0px;
  }

  ul.footer-contact-top.mob-menu-section.mobile-only li {
    margin: 0px 0px 20px 0px;
    align-items: flex-start;
  }

  ul.sub-menu {
    margin: 0px 0px;
    padding: 10px;
    width: 100%;
    position: inherit;
    background: #F5F5F5 0% 0% no-repeat padding-box;
    box-shadow: 0px 11px 21px #0000001F;
    border-radius: 5px;
    z-index: 1000;

  }

  .mobile-only.exm-menu {
    padding: 0;
  }

  .mobile-only.exm-menu li {
    list-style: none;
  }

  #menu-header-menu li a {
    margin: 0;
  }

  .mobile-only.exm-menu li a {
    margin: 0px;
    padding: 16px 20px;
    font-size: 14px;
    letter-spacing: 1.08px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 10px;
    font-weight: 500;
    border-top: 2px solid transparent;
    width: 100%;
  }

  li.menu-item-has-children:hover ul.sub-menu {
    display: none !important;
  }

  li.menu-item-has-children .sub-menu {
    display: none !important;
  }

  li.menu-item-has-children.active ul.sub-menu {
    display: block !important;
    top: 0;
  }

  .menu-item-has-children .sub-menu {
    display: none;
  }

  #menu-header-menu li.menu-item-has-children a::after {
    display: none;
  }

  span.res-submenu.active {
    transform: rotate(180deg);
  }
  .custom-menu-class.header-login li .sub-menu {
  display: inline-block !important;
}
 .custom-menu-class.header-login li:hover ul.sub-menu {
    display: inline-block !important;
  }
  .custom-menu-class.header-login .sub-menu {
  width: 82%;
}
.custom-menu-class.header-login .sub-menu li {
  width: 100% !important;
  text-align: left;
}

}

select:focus-visible {
  outline: none;
}

@media (max-width:359px) {
  .footer-contact-top li a {
    font-size: 15px;
  }

  .unlock-free-sec {
    font-size: 9px !important;
  }
}



.footer-links .current-menu-item a {
  color: #c0ab7d;
}

.custom-menu-class li.active>a {
  border: 2px solid #FFCF2E !important;
  background: #FFDD6C;
  border-radius: 6px;
}

/* style added by joe 12-12-24 */
.breadcrumb a:hover {
  color: #c0ab7d;
  transform: none !important;
  transition: none !important;
  /* transform: scale(1.1) !important;
  display: inline-block !important;
  transition: all ease 0.3s; */
}

.breadcrumb a.active:hover {
  transform: none !important;
  cursor: unset !important;
  color: #000000;
}

span.expired-plan img {
  opacity: 0.3;
}

@media (max-width: 991px) {
  /* .main-header-wrapper {
    padding: 15px 25px 8px;
    box-shadow: 0px 2px 2px #E2E2E2AD;
  } */

  .main-header-wrapper {
    padding: 15px 0px 8px;
    box-shadow: 0px 2px 2px #E2E2E2AD;
  }
  .menu-bottom-div.mobile-only {
    margin: -250px auto;
    width: 100%;
  }

  ul.mobile-only.exm-menu {
    border-bottom: 1px solid #ddd;
    padding-bottom: 29px;
  }

  .member-ship-menu {
    display: flex;
    justify-content: space-between;
  }
}

.btn-secondary {
  color: #fff;
  background-color: #FFCF2E;
  border-color: #FFCF2E;
  /*border-radius: 28px;*/
  border-radius: 6px;
  padding: 10px 27px;
  color: #000;
  font-size: 12px;
}

.modal-body a {
  color: #856809;
}

.modal-body a:hover {
  color: #000;
}

#loginForBookNow button.close {
  display: none;
}

.wc-block-order-confirmation-status.alignwide.has-font-size.has-large-font-size {
  margin-top: 80px;
}

.thankyou-sec.booking-conf ul li {
  width: 22% !important;
}

@media (max-width: 560px) {
  .thankyou-sec.booking-conf ul li {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .resp-tab-content.hor_1.resp-tab-content-active {
    background: rgba(34, 56, 64, .14) !important;
    border-bottom-left-radius: 28px;
    border-bottom-right-radius: 28px;
    padding: 0 25px 25px;
  }

  .footer-contact-top li {
    vertical-align: inherit;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .footer-contact-top li a {
    margin-top: 0px;
  }

  ul.footer-contact-top span {
    display: block;
  }
    .custom-menu-class.header-login .sub-menu {
    width: 100%;
    top: -115px;
  }
}

.woocommerce-error {
  border-top-color: #ffcf2e;
}

.woocommerce-error::before {
  content: "\e016";
  color: #ffcf2e;
}

.woocommerce-error a {
  color: #9b7427;
}

/* 24-12-24 */
.page-id-3 .wp-block-heading {
  margin-top: 30px;
}

.page-id-2414 .wp-block-heading {
  margin-top: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 5px;
}


@media (max-width: 991px) {
  ul.footer-contact-top.mob-menu-section.mobile-only li {
    display: flex;
    align-items: start;
    justify-content: flex-start;
  }

  .footer-contact-top.mob-menu-section.mobile-only li a {
    font-size: 16px;
    margin: -16px 0px 0px 55px;
  }


  .sub-menu li {
    width: 49% !important;
    text-align: center;
    border: 1px solid #ccc;
    margin: 0px 0px 5px 0px !important;
    display: block;
    border-radius: 10px;
  }

  .menu-image-title-after.menu-image-not-hovered img {
    padding-right: 0 !important;
  }

  .menu-item a img,
  img.menu-image-title-after {
    display: block !important;
    margin: auto !important;
  }

  .menu-image-title-after.menu-image-title {
    padding-left: 0 !important;
  }
}

.modal-content {
  border-radius: 8px;
}

.unlock-free-sec a {
  font-weight: 500;
}

.flatpickr-rContainer {
  width: 100%;
}

@media (min-width: 1000px) {
  .page-template-template-booking-step-1 .flatpickr-next-month {
    right: 30px !important;
  }
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  height: 30px !important;
}

@media (min-width: 1300px) {
  .cal-sec-main.radius.white-bg {
    padding: 33px 80px 33px 65px;
  }

}


@media screen and (min-device-width: 768px) and (max-device-width:769px) {
  .verticle-tab-section .resp-vtabs .resp-tab-content {
    padding: 0px 20px 35px 25px;
    background: rgba(34, 56, 64, .14) !important;
    border-bottom-left-radius: 29px;
    border-bottom-right-radius: 29px;
  }
}

/*
.saved-search-content h3 {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #0000001F;
  border: 1px solid #DFDFDF;
  border-radius: 10px;
  border: none;
  border-radius: 10px;
  padding: 28px 35px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400 !important;
  padding: 25px !important;
}
*/
.woocommerce-edit-account .pofdashboard label {
  font-size: 13px !important;
}

.woocommerce-account .woocommerce-MyAccount-content p {
  margin-bottom: 0 !important;
}

.tinv-wishlist .tinv-next {
  padding: 12px 35px !important;
}

@media (max-width:359px) {
  .dark-text.small-text {
    font-size: 10px;
  }

}

.wpcf7-not-valid-tip {
  font-size: 13px;
}

.become-member a {
  border: 1px solid #C4C4C4;
  border-radius: 21px;
  padding: 9.5px 16px;
  text-decoration: none;
  color: #0E1218;
  font-size: 11px;
}

.become-member a:hover {
  background: #fff7de;
  color: #EFB43A;
}

.become-member i {
  margin-right: 8px;
}

@media (max-width:991px) {
  .become-member {
    display: none;
  }

  .become-member a:hover svg {
    fill: inherit !important;
    stroke: inherit !important;
  }

}

.dashboard-message {
  padding: 20px;
  /*background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000001F;
    border: 1px solid #DFDFDF;*/
  border-radius: 10px;
  margin-top: 30px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.dashboard-message .wlc-pof {
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
}

.dashboard-message .memb-pof {
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
  margin-top: 15px;
}

.dashboard-message a {
  color: #a57f1b !important;
}

.usernamesec {
  padding: 0px 0px 0px 25px;
}

.memb-menu-desk.active {
  background: #fff7de;
  color: #0e1218;
}

@media screen and (min-device-width: 1020px) and (max-device-width:1200px) {
  .header-right-div li {
    margin: 0 0 0 3px;
  }
 
}

.grecaptcha-badge {
  display: none !important;
}

.price-tag {
  width: 200px;
}

.price-tag p {
  margin-bottom: 0;
}

.mob-on {
  display: none;
}

.mob-hide {
  display: block;
}

span.pof-reCAPTCHA {
  font-size: 13px;
  margin-top: 14px;
  display: inline-block;
  margin-bottom: 15px;
}

.document-required.radius.white-bg.white-bg-space-bottom.only-for-mob {
  display: none;
}

.document-required.radius.white-bg.white-bg-space-bottom.only-for-desktop {
  display: block;
}

.booked-car-form.radius.white-bg.white-bg-whith-shadow {
  padding-bottom: 33px !important;
}

@media (max-width: 600px) {

  .mob-on {
    display: block;
  }

  .mob-hide {
    display: none;
  }

  .document-required.radius.white-bg.white-bg-space-bottom.only-for-mob {
    display: block;
    background: #fff;
    margin-top: 30px;
    -webkit-box-shadow: 0px 10px 60px #0000001A;
    box-shadow: 0px 10px 60px #0000001A;
  }

  .document-required.radius.white-bg.white-bg-space-bottom.only-for-desktop {
    display: none;
  }

}

/* end */
.calnderLoading,
.delSaveSrcloading {
  position: absolute !important;
  left: 45% !important;
  margin-top: -40px !important;
}

@media (max-width: 991px) {

  .calnderLoading,
  .delSaveSrcloading {
    left: auto !important;
    right: 20px !important;
    margin-top: -40px !important;
  }
}

@media (max-width: 600px) {
  .footer-car {
    position: absolute;
    top: 90px;
    right: -15px;
  }

  .verticle-tab-section {
    padding-top: 34px;
  }
}

li.become-member {
  display: block;
}

.hitBackbtn {
  display: none;
}

.mobile-header-wrapper {
  display: none;
}

.fifty-off-mobile {
  display: none;
}

.sticky-phone-mobile {
  display: none;
}

@media (max-width: 767px) {
  .hitBackbtn {
    margin: 0px 0px;
    padding: 0px 0px;
    background: url(../images/main-back.png?v=55) no-repeat 0px 0px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    background-size: 100%;
  }

  .hitBackbtn span {
    display: none;
  }

  .logo-signup-div .col-6 {
    width: 100% !important;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .logo-signup-div .col-6:last-child {
    position: fixed;
    z-index: 11;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 20px 60px #0000001F;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px;
    height: 55px;
  }

  .home .hitBackbtn {
    display: none;
  }


  .mobile-header-wrapper {
    display: block;
    padding: 15px 0px 0;
    margin-top: 70px;
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #E6ECF2E2 33%, #E6EAED 58%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  }

  .search-wrapper {
    border: 1px solid #ddd;
    margin: 15px auto;
  }

  .mobile-header-wrapper ul {
    margin: 20px 0px;
    padding: 0px 0px;
    display: inline-block;
    /* align-items: center;
  justify-content: center;
  display: flex;*/
    display: inline-block;
    width: 100%;
  }

  .mobile-header-wrapper li {
    width: 28%;
    list-style: none;
    margin: 10px 8px;
    text-align: center;
    float: left;
  }

  .mobile-header-wrapper li a {
    text-decoration: none;
    color: #000;
    font-size: 14px;
    width: 100%;
    list-style: none;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 25px 40px #2D1E0326;
    border-radius: 6px;
    padding: 20px 0px;
    text-align: center;
    display: block;
    min-height: 112px;
  }

  .mobile-header-wrapper li a i {
    display: block;
    margin-bottom: 5px;
  }

  .banner-slider .swiper-slide {
    display: none;
  }

  .banner-search-wrapper h1 {
    display: none;
  }

  .banner-search-wrapper {
    top: 30px !important;
  }

  #menu-toggle {
    top: 0px;
    right: 18px;
  }

  .header-right-div {
    /*position: absolute;
  right: 26px;
  top: 7px;*/
    align-items: center;
    justify-content: space-around;
    width: 100%;
  }

  .banner-slider-items h4 span {
    font-size: 25px !important;
  }

  .discover-brands-wrapper {
    padding-top: 30px !important;
  }

  #error-message {
    max-width: 566px;
    margin: 0px auto !important;
    background: transparent !important;
    border-radius: 30px;
    padding: 2px !important;
    font-size: 14px !important;
  }

  .fifty-off-mobile {
    display: inline-block;
  }

  .sticky-phone-mobile {
    display: inline-block;
  }

  .header-right-div li:nth-child(6) a {
    border: none;
  }

  .headerwishlist #Rectangle_5644 {
    stroke: transparent;
  }

  .header-right-div img {
    width: 25px;
  }

  .header-right-div li {
    width: auto;
    height: auto;
    margin: 0;
    position: relative;
  }

  #Rectangle_3167 {
    stroke: transparent;
  }

  /*
.header-right-div li::after{
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background: #ddd;
}
*/
  a.fifty-off {
    display: none;
  }

  .footer-chat-wrapper ul li:nth-child(2) {
    display: none;
  }

  #menu-toggle {
    border: none;
  }
}

.totalposts {
  font-weight: 600;
  margin: 20px 0px 0px 0px;
  color: #847f7f;
}

.home-slider-navigation-slider .swiper-button-next {
  opacity: 1;
}

.home-slider-navigation-slider .swiper-button-prev {
  opacity: 1;
}

/* 06-01-2025 */
.verticle-tab-section h2.resp-accordion.hor_1.resp-tab-active .resp-arrow {
  transform: rotate(180deg);
  position: relative;
  bottom: 20px;
  right: 0px;
}

.car-listing-div.ppost-00 {
  margin-top: 25px;
}

span.pof-reCAPTCHA a {
  color: #c8a448;
}

.owl-nav {
  opacity: 0;
}

.book-home-div:hover .owl-nav {
  opacity: 1;
}

.swiper-button-next {
  opacity: 0;
}

.swiper-button-prev {
  opacity: 0;
}

.car-listing-div:hover .swiper-button-next {
  opacity: 1;
}

.car-listing-div:hover .swiper-button-prev {
  opacity: 1;
}


.car-listing-div .swiper-button-next.swiper-button-disabled,
.car-listing-div .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}


.car-listing-div:hover:hover .swiper-button-next.swiper-button-disabled,
.car-listing-div:hover .swiper-button-prev.swiper-button-disabled {
  opacity: .5;
}


.home-banner-slider .swiper-button-next {
  opacity: 1;
}

.home-banner-slider .swiper-button-prev {
  opacity: 1;
}


.home-image-slider .owl-dots {
  height: 15px;
  position: relative;
  left: 0;
  right: 0;
  margin: -16px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-image-slider .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  display: inline;
  background: #eceaeb;
  margin: 0px 4px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #a2a8b0;
}

.home-slider-content h3 {
  margin-top: 15px !important;
}

.home-image-slider .owl-dots .owl-dot.active {
  width: 10px;
  height: 10px;
}




.home-image-slider .owl-dots {
  height: 15px;
  position: relative;
  left: 0;
  right: 0;
  margin: -16px 0px 0px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.home-image-slider .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  display: inline;
  background: #eceaeb;
  margin: 0px 4px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #a2a8b0;
}

.home-image-slider .owl-dots .owl-dot.active {
  width: 10px;
  height: 10px;
}


.home-banner-slider .swiper-button-prev.swiper-button-disabled {
  cursor: pointer !important;
  pointer-events: inherit !important;
}


.home-banner-slider .swiper-button-next.swiper-button-disabled {
  cursor: pointer !important;
  pointer-events: inherit !important;
}




.car-listing-slider-div span.swiper-pagination-bullet {
  background: #a1a3ad;
  border: 1px solid #223840;
}

.car-listing-slider-div span.swiper-pagination-bullet.active {
  background: #fff;
}

@media (max-width: 991px) {
  .selected h3.menu-toggle-link {
    border-bottom: none;
    padding-bottom: 10px
  }
}

.image-accordian-wrapper {
  display: none !important;
}

.woocommerce-view-order td.woocommerce-table__product-name.product-name a {
  font-size: 17px;
  font-weight: bold;
  margin: 0px 0px 20px 32px;
  display: inline-block;
  color: #cab07f;
}

a.page-numbers {
  border-radius: 6px;
}

span.page-numbers {
  border-radius: 6px;
}

.save-as-pdf-pdfcrowd-button-wrap {
  display: inline-block !important;
}

.carlisting-desc-bottom {
  display: none !important;
}


.brandalll {
  display: none;
}

.brandalll.active {
  display: block;
  position: fixed;
  background-color: rgb(255 255 255);
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  z-index: 10000;
  border-radius: 6px;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  border-radius: 20px 20px 0px 0px;
  overflow-y: auto;
  padding-top: 10px;
}





.yearalll {
  display: none;
}

.yearalll.active {
  display: block;
  position: fixed;
  background-color: rgb(255 255 255);
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  z-index: 10000;
  border-radius: 6px;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  border-radius: 20px 20px 0px 0px;
  overflow-y: auto;
  padding-top: 10px;
}


.modalll {
  display: none;
}

.modalll.active {
  display: block;
  position: fixed;
  background-color: rgb(255 255 255);
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  z-index: 10000;
  border-radius: 6px;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  box-shadow: -2px -1px 53px -21px rgba(0, 0, 0, 0.75);
  border-radius: 20px 20px 0px 0px;
  overflow-y: auto;
  padding-top: 10px;
}

a.showallitem.brlists {
  display: none !important;
}

a.showallitem.yearlists {
  display: none !important;
}

a.showallitem.modlists {
  display: none !important;
}

@media (max-width: 991px) {
  .brandalll .listing-tag-wrapper a {
    padding: 12px 22px;
    display: block;
    border-bottom: 1px solid #dddd !important;
    border: none;
    border-radius: 0;
    height: auto;
    margin: 0;
  }

  .modalll .listing-tag-wrapper a {
    padding: 6px 9px;
    display: block;
    border-bottom: 1px solid #dddd !important;
    border: none;
    border-radius: 0;
  }

  .yearalll .listing-tag-wrapper a {
    padding: 6px 9px;
    display: block;
    border-bottom: 1px solid #dddd !important;
    border: none;
    border-radius: 0;
  }

  a.showallitem.brlists {
    display: inline-block;
  }

  #show-more-button {
    display: none;
  }

  a.showallitem.brlists {
    display: inline-block !important;
    font-weight: 500;
  }

  a.showallitem.yearlists {
    display: inline-block !important;
    font-weight: 500;
  }

  a.showallitem.modlists {
    display: inline-block !important;
    font-weight: 500;
  }

  #show-more-less {
    display: none;
  }

  /*.filter-sort-div ul li{
  padding: 6px 11px;
}*/
}


.page-numbers-no.current {
  border-radius: 6px !important;
}

button.slick-next.slick-arrow {
  opacity: .8 !important;
}

button.slick-prev.slick-arrow {
  opacity: .8 !important;
}

.brandalll .close {
  position: absolute;
  background: url("../images/filter-close-pof.svg") no-repeat 0px 0px;
  top: 16px;
  right: 16px;
  width: 14px;
  height: 14px;
  display: block;
  margin-bottom: 25px;
  z-index: 10;
}

.yearalll .close {
  position: absolute;
  background: url("../images/filter-close-pof.svg") no-repeat 0px 0px;
  top: 16px;
  right: 16px;
  width: 14px;
  height: 14px;
  display: block;
}

.modalll .close {
  position: absolute;
  background: url("../images/filter-close-pof.svg") no-repeat 0px 0px;
  top: 16px;
  right: 16px;
  width: 14px;
  height: 14px;
  display: block;
}

.explore-similar-car-wrapper .home-image-slider button.owl-next,
.explore-similar-car-wrapper .home-image-slider button.owl-prev {
  opacity: .8 !important;
}

.row.vcloader.hidden .col-md-3 {
  border: none !important;
}








.thankyou-confirmation-new-template {
  margin: 0px auto;
  padding: 80px 0px;
}

.thankyou-wrapper {
  max-width: 880px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 60px #0000001A;
  border-radius: 20px;
  margin: 0 auto;
  padding: 3px;
}

.thankyou-message-new {
  margin: 0px 0px;
  padding: 35px 30px;
  text-align: center;
  background: transparent linear-gradient(180deg, #FFEBCCA6 0%, #FFF8EC 100%) 0% 0% no-repeat padding-box;
  border-radius: 20px;
}

.thankyou-message-new h2 {
  margin: 0px 0px;
  padding: 0px 0px;
  font-size: 26px;
  color: #000000;
  font-weight: 600;
}

.thankyou-message-new p {
  margin: 0px;
  padding: 0px 0px;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}

.thankyou-main-content-wrapper {
  padding: 0px 100px 50px;
}

.thankyou-main-content-wrapper h3 {
  margin: 50px 0px 20px 0px;
  padding: 0px 0px;
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

.thankyou-main-content-wrapper .row {
  margin: 0px 0px;
  padding: 0px 0px;
  border-bottom: 1px solid #e5e5e5;
}

.thankyou-main-content-wrapper .row .col-md-6 {
  font-size: 14px;
  color: #656C74;
  padding: 10px 0;
  margin: 0;
}

.thankyou-main-content-wrapper .row.color-change .col-md-6 {
  color: #0E1218;
}

@media (max-width: 767px) {
  .thankyou-main-content-wrapper {
    padding: 0px 10px 50px;
  }

  a.back-bttn {
    display: none;
  }
}

/*
.page-template-template-booking-step-1 .hitBackbtn{
  display:none;
}*/

.check-box-field label {
  width: 85%;
}

.woocommerce-checkout .showlogin:hover {
  color: #c0ab7d;
  transform: scale(1) !important;
  padding-left: 0 !important;
}

.woocommerce-form-login-toggle.regtext {
  background: #ffff;
  box-shadow: 0px 3px 6px #0000001F;
  border: none;
  border-radius: 10px;
  padding: 28px 35px;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 30px;
  width: 50%;
  margin-left: 15px;
}

.csingle-line {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-evenly;
}

.woocommerce-form-login-toggle.regtext p {
  color: #515151;
}

.woocommerce-form-login-toggle.regtext p a {
  text-decoration: none;
  color: #000;
}

.woocommerce-form-login-toggle.regtext p a:hover {
  color: #c0ab7d;

}

.csingle-line .woocommerce-form-login-toggle {
  width: 50%;
  margin-right: 15px;
}

@media (max-width: 767px) {
  .csingle-line {
    flex-direction: column;
  }

  .csingle-line .woocommerce-form-login-toggle {
    width: 100%;
  }

  .woocommerce-form-login-toggle.regtext {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .car-listing-detail-div p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}



/* extra add */

.faq-mainpage ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}

.faq-mainpage ul li {
  margin: 0 0 10px;
}

.faq-mainpage ul li a {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  font-weight: 400;
}

.faq-mainpage ul li a:hover {
  color: #ffcf2e;
}

.faq-mainpage h3 {
  margin: 0 0 20px;
}

/* 404 page */


.pofdashboard .errorb a {
  margin: 0 5px 10px 0;
  margin-top: 0px;
  padding: 20px 40px 15px;
  background: #ffcf2e;
  border-radius: 6px;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  border: 1px solid transparent;
  display: inline-block;
}

.pofdashboard .errorb a:hover {
  border: 1px solid #000;
  background: transparent;
}

.pofdashboard p {
  margin: 0 0 30px;
}

/* table */

.PTableSec table {
  font-size: 16px;
  width: 100%;
  color: #000;
  font-weight: 500;
}

.PTableSec table th,
td {
  text-align: left;
  padding: 16px 30px;
  border: 1px solid #e0e0e0;
}

.PTableSec table tr:nth-child(even) {
  background-color: #f9f9f9;
}

.PTableSec table tr:nth-child(odd) {
  background-color: #ffffff;
}

.PTableSec table th {
  background-color: #ffffff;
  font-weight: bold;
}

.PTableSec h2 {
  margin: 0 0 20px;
  padding: 0;
}

.PTableSec p {
  margin: 0 0 20px;
}

.PTableSec table p {
  margin: 0;
}

.footerlocationm+.home-divider {
  margin-top: 30px;
}


/* responsive */

@media only screen and (max-width:1440px) {}

@media (max-width:1399px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 575px) {
  .pofdashboard .errorb a {
    width: 100%;
    text-align: center;
  }

  .PTableSec table th,
  td {
    padding: 16px 20px;
  }
}

@media only screen and (max-width: 420px) {}

.header-login {
  position: relative;
}

.header-login:hover .custom-sub-drop {
  display: block;
}

.custom-sub-drop {
  display: none;
  width: 200px;
  position: absolute;
  left: -60px;
  background: #fff;
  z-index: 10000;
  box-shadow: 0px 0px 9px #EAE1D2AD;
  border-radius: 10px;
}

.custom-sub-drop ul {
  width: 100%;
  padding: 5px 5px;
}

.custom-sub-drop ul li {
  width: 100%;
  margin: 0;
}

.custom-sub-drop ul li a {
  width: 100%;
  display: inline-block;
  border: 0 !important;
  padding: 10px 0 !important;
}

.custom-sub-drop ul li a img {
  padding: 0 12px 0 15px;
}

.custom-sub-drop ul li a:hover img {
  filter: sepia(100%) saturate(500%) hue-rotate(10deg) brightness(110%);
}

.custom-sub-drop ul li a svg {
  width: 40px !important;
}

.custom-sub-drop ul li a:hover {
  color: #000;
  background: #f4f4f4;
}

.become-member a {
  border: 0;
  padding: 0px 10px 0 0px;
  background: #fff7de;
  display: inline-block;
}

.become-member a:hover {
  background: #fff7de;
}

.become-member a span {
  position: relative;
  top: 1px;
}

#menu-toggle {
  display: none;
}

@media (max-width: 991px) {
  #menu-toggle {
    display: block;
    margin-left: auto;
    cursor: pointer;
  }
}

@media (max-width: 767px) {

  i.flaticon-right-arrow.slick-arrow,
  i.flaticon-back.slick-arrow {
    width: 30px !important;
    height: 30px !important;
  }
}

.show-password-input {
  width: fit-content !important;
}

/* .password-input .show-password-input {
  right: 265px !important;
} */


#password_2 {
  max-width: 100% !important;
}

span.hot {
  background: red !important;
  color: #fff;
  display: flex !important;
  align-items: center !important;
  line-height: inherit !important;
  font-weight: bold !important;
}

.car-detail-main-slider .slick-dots {
  display: none !important;
}

@media (max-width: 767px) {

  .hitBackbtn {
    left: 25px !important;
  }

  .slick-dots li {
    width: 15px !important;
    height: 15px !important;
    margin: 0 0px !important;
  }

  .car-detail-main-slider .slick-dots {
    display: block !important;
    bottom: 0 !important;
  }


  .car-detail-main-slider .slick-dots li button:before {
    font-family: slick;
    line-height: 20px;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    width: 10px !important;
    height: 10px !important;
    background: #000;
    content: ' ';
    text-align: center;
    opacity: 1 !important;
    color: #000;
    -webkit-font-smoothing: antialiased;
    border-radius: 100px !important;
    border: 1px solid #fff !important;
  }


  .car-detail-main-slider .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    background: #ffdd6c !important;
  }

}

@media (min-width: 760px) and (max-width: 992px) {
  .header-right-div {
    position: relative;
    right: 70px;
    margin: 0;
  }

  li.become-member {
    width: auto;
    position: relative;
    top: 4px;
  }

  .main-logo {
    position: relative;
    left: 20px;
  }
}

@media (min-width: 340px) and (max-width: 767px) {
  .header-right-div {
    margin: 0 !important;
  }

  .fifty-off-mobile {
    width: 57px !important;
  }

  .become-member {
    width: 157px !important;
  }
}

.chauffeur-desc-bottom .benefit-car-driver ul li {
  padding: 10px 0;
  list-style-type: circle;
}

.icon-1 {
  bottom: 204px !important;
  z-index: 1000;
}

.icon-2 {
  z-index: 1000;
}

.tooltip-container button {
  color: #000 !important;
}



@media (min-width: 340px) and (max-width: 430px) {
  body .filter-sort-div ul li select {
    width: 91% !important;
  }
}

@media (max-width: 992px) {
  .breadcrumb-tittle h1 {
    margin-bottom: 10px;
  }

  .totalposts-wrap {
    margin-top: 50px;
  }

  .filter-sort-div ul li:last-child::after {
    background: transparent !important;
  }

  .filter-sort-div {
    width: 100%;
  }

  .filter-sort-div ul li {
    margin: 0 !important;
    padding: 3px 8px !important;
    width: 100%;
  }

  .filter-sort-div ul li select {
    width: 94% !important;
  }
}

.woocommerce form .form-row .input-text {
  padding: 13px 10px !important;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  left: 0;
  position: relative;
  background: transparent !important;
  margin: 4px 0 0 93% !important;
  width: auto !important;
}
.mobile-only-banner-section{
  display: none;
}
@media only screen and (max-width: 766px) {
.mobile-only-banner-section{
  margin: 0px 0px 35px;
  width: 100%;
  padding: 0 15px;
  display: block;
}
.mobile-only-banner-section img{
  border-radius: 15px;
  width: 100%;
}

}

.red-position{
  position: relative;
}

.red-position .offer-red-tag{
  position: absolute;
  top:-6px;
  left: -6px;
}

.no-pointer-events {
  pointer-events: none;
}

.modal-dialog {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

@media (min-width: 576px) {
  .modal-dialog {
      min-height: calc(100% - 3.5rem);
  }
}

.woocommerce-page #payment #place_order {
  border-radius: 7px;  
}

.woocommerce-page #payment #place_order:hover {
  border: 0 !important;
}

.woocommerce form .form-row .input-text {
  background: #fff !important;
}

.woocommerce-input-wrapper #billing_phone {
  padding-left: 92px !important;
}

.aneasyback{
    margin: 20px 0px 0px 0px;
    padding: 12px 40px;
    background: #ffcf2e;
    border-radius: 6px;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    text-decoration: none;
    border: 1px solid transparent;
    display: inline-block;
    }

.aneasyback:hover
 {
    background: #ffdd6c;
    color: #fff !important;
    border: 1px solid #ffb81a;
}

form .mo-openid-app-icons {display: none;}


.custom-menu-class.header-login a {
  border: 1px solid #c4c4c4;
  border-radius: 6px;
  padding: 11px 16px;
  text-decoration: none;
  color: #0e1218;
  font-size: 11px;
  display: block;
}
#menu-item-5114 {
  display: flex;
}
.custom-menu-class.header-login .sub-menu li {
  display: block;
  width: 100%;
  padding:0!important;
  margin: 0 !important;
  background: transparent;
  border: 0 !important;
}
.custom-menu-class.header-login .sub-menu li a {
  border: 0;
  border-radius: 0;
  padding: 10px !important;
  font-weight: 500;
  font-size: 12px !important;
}
.custom-menu-class.header-login .sub-menu li a:hover {
  background: #ffcf2e;
  border-radius: 5px;
}
.custom-menu-class.header-login .sub-menu {
  padding: 0;
}
.custom-menu-class.header-login .sub-menu {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  position: absolute;
  z-index: 10;
}

.custom-menu-class.header-login:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.custom-menu-class.header-login a i {
  margin-left: 6px;
}
.woocommerce-billing-fields__field-wrapper P:nth-child(4) .iti__selected-flag {
  height:48px!important;
}



@media (max-width:575px){
  .custom-menu-class.header-login a i {
  margin-left: 0;
}
.custom-menu-class.header-login a {
  font-size: 0;
}
.custom-menu-class.header-login ul {
  padding: 0;
}
.custom-menu-class.header-login .sub-menu {
    width:125px;
}

}
@media (max-width:355px) {
  
.booking-main .container {
  padding-left: 20px;
  padding-right: 20px;
}
  .header-right-div {
    margin: 0;
  }

}

.sociallogin-custom {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: center;
  margin: 20px auto 0;
  width: 520px !important;
  position: relative;
}
.sociallogin-custom .mo-openid-app-icons {
  width: 126px;
}
.sociallogin-custom .oneall_social_login.newtiktok {
  width: 200px;
  position: absolute;
  right: 33px;
  top: 26px;
}

@media (max-width: 1200px) {
 .sociallogin-custom {
  justify-content: start;
    width: 265px !important;
}
.sociallogin-custom .oneall_social_login.newtiktok {
  width: 145px;
}
}

@media only screen and (max-width: 991px) {
  .sociallogin-custom .mo-openid-app-icons p {
  font-size: 12px;
}
.sociallogin-custom .oneall_social_login.newtiktok {
  top: 20px;
}
}


.woocommerce .csingle-line.custom-csingle-line:nth-child(2) {
  padding-top: 50px;
}

@media (max-width: 767px) {
  .mobile-header-wrapper li a {
    font-size: 14px;
    line-height: 20px;
  }
  .mobile-header-wrapper li a i {
    display: block;
    margin-bottom: 6px;
}

.mobile-header-wrapper li a:active,
.mobile-header-wrapper li a:focus {
  color: #000;
  font-weight: 400;
  border-radius: 6px;
  border: 2px solid #FFCF2E;
  font-size: 16px;

}
.mobile-header-wrapper li a:focus i img,
.mobile-header-wrapper li a:active i img{
  transform: scale(1.1);
  transition: all 0.3s ease;
  }

  .mobile-header-wrapper li a{
    height: 114px;
  }

}



/* 30-07-2025 */
/*.csingle-line.custom-csingle-line {
  display: none;
}
.checkout-login{
  display: none;
}*/

.auth-section {
  padding: 46px 65px 38px;
  text-align: center;
  font-family: "montserrat", sans-serif;
}

.auth-section h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 45px;
}

.auth-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 30px;
}

.auth-card {
  background: white;
  border-radius: 16px;
  padding: 30px 25px;
  width: 100%;
  max-width: 387px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.auth-card h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 14px;
}

.auth-card p {
  font-size: 14px;
  line-height: 20px;
  color: #656C74;
  margin-bottom: 20px;
}

.auth-btn {
  display: inline-block;
  background-color: #f9cb2f;
  color: #000;
  padding: 16px 40px;
  border-radius: 50px;
  font-weight: 400;
  letter-spacing: 1.08px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: "Tajawal", sans-serif !important;
}

.auth-btn:hover {
  background-color: #e0b826;
  transform: scale(1.05);
}

.guest-checkout {
  font-size: 14px;
  color: #333;
}

.guest-checkout br{
  display: none;
}

.guest-checkout a {
  font-weight: 700;
  color: #000;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .auth-section {
    padding: 64px 0px 38px;
  }
}

@media (max-width: 767px) {
  .auth-cards {
    display: flex;
    flex-wrap: wrap;
  }
  .guest-checkout br{
    display: block;
  }

  .auth-section h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 65px;
}
.woocommerce .csingle-line.custom-csingle-line:nth-child(2) {
  padding-top: 0px;
}


}

.lang-switcher {
  position: absolute;
  top:11px;
  left: 116px;
  cursor: pointer;
  padding-bottom: 20px;
}
.lang-switcher ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-menu-class.header-login .active-lang .sub-menu {
  padding: 6px;
  background: #FFF;
}
.lang-switcher .custom-menu-class.header-login .active-lang .sub-menu li a:hover {
  background: #EFEFEF;
}
.lang-switcher .custom-menu-class.header-login a{
  padding: 7px 20px 4px 25px;
  text-transform: capitalize;
  font-size: 11px;
  letter-spacing: -0.55px;
  color: #0E1218;
  font-weight: 600;
  text-align: center;
  border: none;

}

.lang-switcher .active-lang{
  position: relative;
}
.lang-switcher .active-lang::after{
  content:"";
  position: absolute;
  background:  url(../images/languag-arrow) no-repeat 0px 0px;
  right: 6px;
  top: 12px;
  width: 7px;
  height: 5px;

}

.lang-switcher ul{
  transition: all ease-in-out 0.3s;
  background: #FFCF2E 0% 0% no-repeat padding-box;
  border-radius: 6px;
}
.lang-switcher:hover .active-lang::after{
  background:  url(../images/languag-arrow) no-repeat 0px 0px;
  transition: all ease-in-out 0.3s;
  transform: rotate(180deg);
  top: 11px;
}
.lang-switcher .active-lang::before{
  content:"";
  position: absolute;
  background:  url(../images/globe-icon.svg) no-repeat 0px 0px;
  left: 5px;
  top: 7px;
  width: 20px;
  height: 20px;

}

@media (max-width: 1200px) {
  .lang-switcher {
    left: 140px;
  }
}

@media (max-width: 991px) {
  .lang-switcher {
    top: 27px;
  }
}
@media (max-width: 767px) {
  .lang-switcher {
    top: 11px;
    left: 25px;
  }
  .custom-menu-class.header-login a {
    font-size: 11px;
  }

  .custom-menu-class.header-login .sub-menu {
    width: auto;
    top: 34px;
}

}