.elementor-10 .elementor-element.elementor-element-730f675.landing-video > .elementor-container {
    min-height: calc(100vh - 133px);
}

a {
    color: #D4AF37;
}

a:hover {
    color: #D7BE69;
}

.current_page_parent a span,
.current_page_item a,
.current_page_item a span,
.builder-item--primary-menu .nav-menu-primary:not(.style-full-height) > .primary-menu-ul li:not(.woocommerce-mini-cart-item):hover > a {
    color: #D4AF37 !important;
}

.builder-item--primary-menu .nav-menu-primary > .primary-menu-ul li:not(.woocommerce-mini-cart-item) > a::after {
    background-color: transparent !important;
}

/*
.elementor-10 .elementor-element.elementor-element-730f675.landing-video > .elementor-container strong {
    display: block;
    background-color: rgba(34, 183, 231, .6);
    line-height: 1;
    width: fit-content;
    padding: 0 10px;
}
*/

.elementor-10 .elementor-element.elementor-element-e666641 .elementor-heading-title {
    line-height: 1;
}

.builder-item--primary-menu .nav-menu-primary:not(.style-full-height) > .primary-menu-ul li:not(.woocommerce-mini-cart-item):hover li > a:hover::after {
    display: none;
}

/* Contact form */
.contact-form-column h2 {
    color: #212529 !important;
}

/* ecalypse rental theme */
.ecalypse-rental-custom-theme .container {
    max-width: 1170px !important;
}

.ecalypse-rental-custom-theme .btn-primary {
    background-image: none !important;
    border: solid 1px #007ad7 !important;
    background-color: #007ad7 !important;
}

.ecalypse-rental-custom-theme .btn-primary:hover {
    background-color: #D4AF37 !important;
    border: solid 1px #D4AF37 !important;
}

.ecalypse-rental-custom-theme .sort a {
    color: #007ad7 !important;
}

.ecalypse-rental-custom-theme p.close-win {
    background: #007ad7 !important;
}

.ecalypse-rental-custom-theme p.close-win:hover {
    background: #22b7e7 !important;
}
 /* Phone number */
 .ecalypse-rental-custom-theme .box-contact-small .h2 {
     text-align: center;
 }

.ecalypse-rental-custom-theme .box-contact-small .h2 strong {
    color: #007ad7 !important;
}

.ecalypse-rental-custom-theme .sprite-call-us-small {
    display: none !important;
}

/* Right side */
.ecalypse-rental-custom-theme .align-right br:last-of-type {
    display: none;
}

.ecalypse-rental-custom-theme .align-right span {
    display: block;
}

.ecalypse-rental-custom-theme .align-right .btn {
    margin-bottom: 5px;
}

.ecalypse-rental-custom-theme .align-right p {
    margin-bottom: 30px;
}

/* Quick book form */
.quick-book-form.container {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 99999;
    max-width: 600px !important;
    padding: 0;
    /*max-width: 1150px;
    margin: 0 auto;*/
}

.quick-book-form .ecalypse-rental-custom-theme .tabs,
.quick-book-form .ecalypse-rental-custom-theme .control-addon {
    width: 100% !important;
}

.quick-book-form .form-request #ecalypse_rental_enter_location, .quick-book-form .form-request #ecalypse_rental_return_location {
    min-width: 96.4% !important;
}

.ecalypse-rental-custom-theme .tabs-content {
    /*height: 240px;*/
}

.ecalypse-rental-custom-theme .form-request {
    max-width: none !important;
}

.ecalypse-rental-custom-theme .tabs-navigation-link,
.ecalypse-rental-custom-theme .tabs-navigation-active {
    overflow: hidden;
}

.ecalypse-rental-custom-theme .tabs-navigation-link a {
    background-image: none !important;
    background-color: #f5f5f5;
    color: #656565 !important;
}

.ecalypse-rental-custom-theme .tabs-navigation-active a {
    color: #007ad7 !important;
}

.ecalypse-rental-custom-theme .tabs-navigation-active a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #007ad7;
}

#ecalypse_rental_book_errors {
    color: #007ad7 !important;
}

.elementor-shortcode .ecalypse-rental-custom-theme .control-input:focus, .elementor-shortcode .ecalypse-rental-custom-theme .control-input.focus {
    border: solid 1px #007ad7 !important;
}

.ecalypse-rental-custom-theme .btn-small, .ecalypse-rental-custom-theme .form-small .btn {
    min-width: 110px;
}

/* Errors in popup */
#ecalypse_rental_book_errors_popup {
    color: #007ad7 !important;
}

/* Step number */
.ecalypse-rental-custom-theme .steps li.active a .steps-number, .ecalypse-rental-custom-theme .steps li.active a:hover .steps-number {
    background: #007ad7 !important;
}

/* Print icon */
.ecalypse-rental-custom-theme .align-right span {
    display: none !important;
}

.ecalypse-rental-custom-theme .control-input:focus, .ecalypse-rental-custom-theme .control-input.focus {
    border: solid 1px #007ad7 !important;
}

.ecalypse-rental-custom-theme a:hover {
    color: #007ad7;
}

/* Cookie notice buttons */
.cn-button.bootstrap {
	background: #D7BE69;
}