#botble-car-manager-forms-fronts-checkout-form .btn-primary{
color:#fff;
}

.btn-primary {
  color:#fff;
}

.widget-site-information .box-need-help .heading-6 a {
    color: #fff !important;
}

/*start : List Style */
.list-ticks-green {
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: space-around;
    flex-direction: column-reverse;
}
/*End : List Style */

/*Start : Header menu hover */
.header .main-menu li a:hover, .menu-footer li a:hover, .sub-menu li a:hover {
    color: #D4AF37 !important;
}
/*end : Header menu hover */

/*start : Breadcrum haeder */
.breadcrumb__area h2, .breadcrumb__area h3 span {
    color:#fff !important;
}
/*end : Breadcrum haeder */

/*Start : Simple Banner Title */
.shortcode-simple-banners .shortcode-title {
     color: #000000 !important; 
}
/*End : Simple Banner Title */

/*Start : Advance Search select box */
.box-search-advance #category-select, .box-search-advance #category-select-alt, .box-search-advance select.search-input {
  color:#fff !important;
}
.box-search-advance .date-range-input {
  color:#fff !important;
}
/*End : Advance Search select box */

/*Start : Buttons */
.btn.btn-gray, .btn.btn-primary, [data-bs-theme=dark] .mobile-add-listing-wrapper .mobile-add-listing-btn {
	background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
    color: #111 !important;
}
/*.btn.btn-gray:hover {
    background-color: #000 !important;    
    color: #fff !important;
}*/

.btn.btn-primary svg {
    stroke: #000000 !important;
}

/*End : Buttons */

/*Start : Blogs buttons on homepage */
.bg-2, .btn.btn-brand-2, .btn.btn-book {
    background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
    color: #111 !important;
}

.bg-2 a {
 color: #000 !important;	
}

.btn.btn-brand-2, .btn.btn-brand-2:hover {
	color:#000 !important;
}

.bg-2 a:hover {

}
/*end : Blogs buttons on homepage */

/*Start : Calendar table */
.calendar-table select {
  background: none;
  color: #000 !important;
}
.box-search-advance .location-autocomplete {    
    color: #fff !important;
}
/*end : Calendar table */

/*Start : Swiper Slide */
.swiper-slide .text-primary {
    color: #fff !important;
}

.swiper-slide .btn.btn-primary:hover {
    background-color: var(--bs-neutral-200) !important;
    color: #000 !important;
}

/*End : Swiper Slide */

/*Start : Header right book now button */
.header-right .btn.btn-signin, .contact-form-group .btn.btn-book, .contact-us-cust .btn.btn-gray,
.contact-us-cust .btn.btn-brand-1 {
      background-color: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
  	  background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
  	  color : #111 !important;
}
/*end : Header right book now button */

/*Start : Mobile menu sidebar handburger */
.sidebar-banner .text-primary {
    color: #fff !important;
}
/*End : Mobile menu sidebar handburger */


/*Start : header login currency converter language coverter */
.currency-list-mobile, .language-list-mobile {
	display : none !important
}
.mobile-signin-wrapper, .header-login-btn, .add-listing-subtitle {    
    display: none !important;
}

.mobile-header-content-area > .mobile-menu-wrap.mobile-header-border:nth-of-type(4) {
    display: none !important;
}

.dropdown-login {
  display: none !important;
}

.mobile-menu-wrap.mobile-customer-menu-wrap {
	display: none !important;
}

.burger-icon-2.burger-icon-white {
	visibility:hidden !important;
}

/*End : header login currency converter language coverter */

/*Start : Home page logo slider images */
.brand-slider .item-brand img {
    max-height: none !important;
    height: 80px !important;
    width: auto !important;
}
/*End : Home page logo slider images */

/*Start : Testimonial background button */
.box-author-testimonials.background-2 {
    background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
    color: #111 !important;
}
/*end : Testimonial background button */

/*Start : Browse By type*/
.card-popular .card-info .card-meta .card-button a:hover {
    background-color: var(--bs-neutral-100) !important;
}
/*End : Browse By type*/


/*Start : Car filters */

.filter-section .filter-widget , .filter-section .filter-widget .filter-widget-header, .filter-section .location-suggestions, .filter-section .form-select.submit-form-filter, .filter-section .form-select.submit-form-filter options {
    background: #2d3748 !important;
    border-color: #4a5568 !important;
  	color : #fff !important;
}

.filter-section .search-suggestion-item {
  border-bottom: 1px solid #4a5568 !important;
}

.filter-section .search-suggestion-item:hover {
    background-color: #60656e;
}

.filter-section .filter-widget .filter-widget-header .filter-title, .filter-section .location-autocomplete, .fw-semibold  {
  color : #fff !important;
}

/*option {
   background: #2d3748 !important;
}*/

/*End : Car filters*/

/*Start : Single car page */
.list-feature-car .item-feature-car .item-feature-car-inner {
  background: #2d3748 !important;
  border-color: #4a5568 !important;
  color : #fff !important;
}

.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
    color: #fff !important;
    background-color: #d4a64f !important;
    border-color: #2e6da4 !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25) !important;
}

strong.heading-6 {
    color: #fff !important;
}

/*End : Single car page */

/*Start : Menu footer*/

.footer .menu-footer li {
    position: relative;
    color: #d0d0d0 !important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 300;
    padding-left: 18px;
    transition: all .35s ease;
}

.footer .menu-footer li::before {
    content: "›";
    position: absolute;
    left: 0;
    top: 12px;
    transform: translateY(-50%);
    color: #d4a64f;
    font-size: 40px;
    font-weight: 500;
    transition: all .35s ease;
}

.footer .contact-item-wrapper svg {
    color: #d4a64f !important;
    min-width: 18px !important;
}

.footer .widget-title {
    position: relative;
    color: #d4a64f !important;
    font-size: 34px !important;
    font-weight: 500 !important;
    font-family: 'Cormorant Garamond', serif;
    margin-bottom: 38px !important;
    padding-bottom: 18px;
}

.footer .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 48px;
    height: 2px;
    background: linear-gradient(90deg, #d4a64f, transparent);
}

/*End : Menu footer*/

/*start : subscribe form */
.subscribe-form .form-control {
    width: 430px;
    height: 72px;
    background: #0b0b0b !important;
    border: 1px solid rgba(212, 166, 79, 0.32) !important;
    border-radius: 10px !important;
    color: #fff !important;
    padding: 0 24px !important;
    font-size: 16px;
    box-shadow: none !important;
    transition: all .35s ease;
}

.subscribe-form .btn-brand-2 {
    position: relative;
    height: 72px !important;
    min-width: 180px;
    padding: 0 42px !important;
    border: none !important;
    border-radius: 10px !important;
    background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
    color: #111 !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    overflow: hidden;
    cursor: pointer;
    transition: all .35s ease;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25), 0 10px 25px rgba(212, 166, 79, 0.18);
}

/*end : subscribe form */

/*Start : Checkout form */
.cust_checkout {
	background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
    color: #111 !important;
}
/*End : Checkout form */

/*Start : Swiper buttons */ 
.swiper-button-prev-style-1, .swiper-button-next-style-1 {
  background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
  color: #111 !important;
}

/*End : Swiper buttons */

/*Start : Single car page buttons */
.slick-next, .slick-prev {
  background: linear-gradient(135deg, #f3ca74 0%, #d4a64f 45%, #b8832d 100%) !important;
  color: #111 !important;
}
/*End : Single car page buttons */

/*Start : footer news letter*/
span.cust_color {
    color: bisque !important;
}
/*end : footer news letter*/


/*start : date picker*/
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
    background: #eee !important;
  	color:#000 !important;
}
/*end : date picker*/

/*Start : List Style*/
ul li::marker {
    color: #fff !important;
}
/*End : List Style*/


/*Start : Experience Page Scroll offset */
.experience-item {
    scroll-margin-top: 100px;
}
/*End : Experience Page Scroll offset */

/*Start : car page call to action buttons */
.car-cta-section .btn:hover {
    background-color: #a5a5a5;
}

#botble-car-manager-forms-fronts-booking-form {
    scroll-margin-top: 200px;
}
/*End : car page call to action buttons */

/*Start : Recaptcha*/
.captcha-disclaimer, .captcha-disclaimer a {
    color: #000 !important;
}
/*End : Recaptcha*/

/* Start : Fixing burger icon for ios device */
.burger-icon > span {
    height: 2px !important;
}
/* End : Fixing burger icon for ios device */

/* Start : H2 heading-2 font sizes for all screens */
/* Desktop */
.heading-2,
h2 {
    font-size: 30px;
    line-height: 36px;
}

/* Laptop */
@media (max-width: 1199px) {
    .heading-2,
    h2 {
        font-size: 28px;
        line-height: 34px;
    }
}

/* Tablet */
@media (max-width: 991px) {
    .heading-2,
    h2 {
        font-size: 26px;
        line-height: 32px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .heading-2,
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
}

/* Small Mobile */
@media (max-width: 479px) {
    .heading-2,
    h2 {
        font-size: 22px;
        line-height: 28px;
    }
}
/* End : H2 heading-2 font sizes for all screens */

/*start : Display main menu */
@media screen and (min-width: 1200px) and (max-width: 1399.98px) {
    .header .nav-main-menu {
        display: flex;
    }
}
/*end : Display main menu */