/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
*/
/* Replace '.your-youtube-logo-class' with the actual class of the YouTube logo element */

.genesis{
	margin-top: 15px!important;
}
.site-footer, .bottom-car{
	position: relative;
	overflow: visible;
}

.bottom-car img{
	position: absolute;
	bottom: -180px;
    left: 48%; /* Center horizontally */
    transform: translateX(-50%);
    /* Other styles for .bottom-car */
	width: 340px!important;
}
@media only screen and (min-width: 1300px){
	.bottom-car img{
		bottom: -150px;
	}
}
.site-info {
    position: absolute !important;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
}
.wp-block-post-excerpt__more-link{
	margin-top: 15px;
}
.wilcox figcaption{
	text-align: center!important;
	font-weight: bold;
	font-size: 14px;
}
.wilcox{
	margin-top: -15px!important;
}
    .wp-block-video {
      position: relative;
      width: 100%;
      max-width: 800px; /* Adjust as needed */
      margin: 0 auto;
    }

    /* Style for the video element */
    video {
      width: 100%;
      height: auto;
      display: block;
    }

    /* Style for the play icon */
    .big-play-button::before {
      content: '\25B6'; 
      font-size: 2em; 
      color: red;
			background-color: red;
    }

    /* Style for the big play button */
    .big-play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 80px; /* Adjust size as needed */
      height: 80px; /* Adjust size as needed */
      background-color: rgba(255, 255, 255, 0.8);
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
    }



.wp-container-core-column-layout-18{
	display: block;
	margin: 0 auto!important;
}

.benchmark{
	width: 240px;
	margin-left: 25px;
}
.bquiet{
	margin-right: -50px;
}
select {
    width: 268px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 34px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position-x: 15px;
}

.frm_style_formidable-style.with_frm_style .frm_submit button{
	background-color: #ed1b24;
	border: none;
	border-radius: 0;
}
.bottom-logo {
	min-width: 300px;
}

.lincoln {
	margin-top: 50px;
}

#actionbar {
	display: none;
}

.bottom-logos {
	width: 100%;
}

.more-link {
	color: #ed1b24 !important;
}
@media only screen and (min-width: 1280px){
.entry-content > .alignwide{
	width: 1400px;
}
	}
@media only screen and (min-width: 678px){
ul.main-menu {
    position: absolute !important;
    top: 50%;
    left: 42.5%!important;
}
}
@media (min-width: 1250px) {
	.custom-logo-link img {
		margin: 25px 0 0 55px;
		padding: 0 !important;
	}
}

@media (min-width: 1400px) {
	.custom-logo-link img {
		margin: 25px 0 0 35px;
		min-width: 110%;
	}
}

#toggle-menu {
	background-color: #ed1b24;
}

.social-links {
	margin-bottom: 10px !important;
}

.live-links {
	margin-top: 0 !important;
}

/*HIDE WP BRANDING*/
footer svg, .comma {
	display: none;
}

/*FOR SALE ROW SPACING*/
.wp-block-columns.alignfull:not(:last-child) {
	margin-top: 75px;
	margin-bottom: 75px;
}

@media only screen and (max-width: 2000px) {
	.slogan {
		font-size: 28px !important;
	}
}

@media only screen and (max-width: 1800px) {
	.video-title {
		font-size: 26px !important;
	}
}

@media only screen and (max-width: 1550px) {
	.slogan {
		font-size: 22px !important;
	}
	
	.video-title {
		font-size: 22px !important;
	}
	
	/*Cars for sale title and price sizes*/
	h4 {
		font-size: 22px;
	}
	
	h6 {
		font-size: 18px;
	}
	
	.wp-block-columns .wp-block-column > * {
		margin-top: 10px;
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 1000px) {
	.slogan {
		font-size: 16px !important;
	}
	
	.lower-slogan {
		margin-top: 25px;
	}
}

@media only screen and (min-width: 678px) {
	ul.main-menu {
		position: absolute !important;
		top: 50%;
		left: 55%;
	}
	
	.bottom-logo {
	}
	
	body:not(.fse-enabled) .main-navigation a {
		font-size: 1rem;
	}
}

@media only screen and (min-width: 768px) {
	.sidebar-contact {
		position: fixed;
		right: 1%;
		bottom: 47.5%;
		transform: translateY(50%);
		z-index: 100000000;
	}
	.sidebar-contact-red{
		position: fixed;
		right: 1%;
		bottom: 70%;
		transform: translateY(50%);
		z-index: 100000000;
		margin-bottom: 25px;
	}
	.sidebar-contact a {
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		padding: 35px 40px;
		border: solid 2px white !important;
	}
	
	.sidebar-contact .wp-block-button__link:before {
		display: none;
	}
}
@media only screen and (max-width: 767px){
	.sidebar-contact a{
		display: none;
	}
}
.logos-row{
	margin-bottom: 5px!important;
	margin-top: 5px!important;
}


.logos-row{
	width: 1400px!important;
}

.page-id-4828 .entry-title, .page-id-6899 .entry-title{
	display: none;
}

@media only screen and (min-width: 560px){
.main-navigation a {
    padding: 10px!important;
}
	}
/* Ensure the container has a defined height */
.wp-block-audio {
  position: relative;
  height: 50px; /* Adjust as needed */

}

/* Create a custom play button */
.wp-block-audio::before {
  content: '\25B6'; /* Unicode character for play symbol */
  font-size: 1em; /* Adjust size as needed */
  color: #fff; /* Set arrow color */
  background-color: red; /* Set background color */
  border-radius: 25px;
  display: inline-block;
  width: 30px; /* Adjust width as needed */
  height: 30px; /* Adjust height as needed */
  line-height: 30px; /* Center the arrow vertically */
  text-align: center; /* Center the arrow horizontally */
	padding-left: 3px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 0;
	z-index: 2;
  transform: translate(50%, -50%);
	 pointer-events: none;
}
/* Ensure the real play button is clickable */
.wp-block-audio audio {
  pointer-events: auto; /* Re-enable pointer events */
}


.with_frm_style select{
	height: 40px
}
.wp-block-post-excerpt__more-text a {
  font-size: 16px;  
	padding: 5px 20px;
    background-color: red;
    color: white;
    text-decoration: none!important;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

.wp-block-post-excerpt__more-text a::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 2px solid white;
    border-radius: inherit;
    box-sizing: border-box;
    pointer-events: none;
}
.wilcox figcaption{
	margin-bottom: 0;
}
.wp-block-button__link{
	border-radius: initial;
}



@media only screen and (max-width: 1750px){
p.homepage-review{
	font-size: 14px!important;
	line-height: 16px;
}
}

@media only screen and (max-width: 1450px){
p.homepage-review{
	font-size: 12px!important;
	line-height: 14px;
}
}

@media only screen and (max-width: 1150px){
p.homepage-review{
	font-size: 10px!important;
	line-height: 12px;
}
}

@media only screen and (max-width: 900px){
p.homepage-review{
	font-size: 16px!important;
	line-height: 12px;
}
}

.wp-block-image figcaption{
	text-align: right;
	padding-right: 12.5px;
}

/*CAR BUTTON ALIGNMENT*/
.is-vertically-aligned-bottom a{
	margin-bottom: 20px!important;
}