/*
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

/* Add your custom styles here */

@media (min-width: 1025px) {
    #simple-chat-button--container {
        display: none !important;
    }
}

.page-inner .bannerText{ display:none !important}
.car-book-detail{ padding:30px 0; display:block; width:100%;  min-height: 85vh; }
body .car-book-detail .df-bg {     background-color: #0A2F37 !important; }

.page-inner .headerBannerOuter  {
    background: url(https://londonrangerover.co.uk/wp-content/uploads/2024/09/Garage-Image_Retouch.jpg) no-repeat !important;
}

.car-book-detail .blackHeading.book-title {
	margin-bottom:10px;
	font-size: 40px;
    text-transform: uppercase;
	color:#fff;
}
.car-book-detail .book-subheading{
	padding-bottom:10px;
	color:#fff;
}

/**22-10-24**/
.page-template-car-stories, .page-stories-single { background:#00262F; }
.car-book-section .ran { color:#fff; }
.page-template-car-stories footer, .page-stories-single footer{
	    border: 2px solid #0A2F37;
}
.page-template-car-stories .car-book-section .custom-card { border-color:#0A2F37; }

.df-ui-btn.df-ui-sound.df-icon-volume.disabled {
    display: none !important;
}



