﻿.small-text-link{
	font-size:16px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}
.store-ghost-button {
	background: #c12025;
	color: #fff;
	font-size:16px;
	display: inline-block;
	text-decoration: none;
	margin: 0;
	padding: 14px 40px;
	border: none;
}
.store-ghost-button:hover {
	background: #303030;
}
.img-circle img {
	border-radius: 50%;
}
.typography .locale-info,
.typography .locale-info p {
	font-size:16px;
	padding:0;
}
.local-info__today {
	position: relative;
}
.local-info__today:before {
	content: '';
	position: absolute;
	left: -12px;
	top: 4px;
	width: 0;
	height: 0;
	border-bottom: 6px solid transparent;
	/* left arrow slant */
	border-top: 6px solid transparent;
	/* right arrow slant */
	border-left: 6px solid #c12025;
	/* bottom, add background color here */
	clear: both;
}
/* .local-info__hours {} */
.local-info__hours--override {
    display: inline-block;
}
.local-info__hours--override span {
	font-size: 12px;
	text-decoration: line-through;
}
.local-info__hours--extra {
	padding-left: 18px;
	display: inline-block;
}
.StoreLocationPage form#Form_ContactFormLocation fieldset {
	padding: 0;
	margin: 0;
}
.call-to-action-button-section {
	padding: 15px 0 15px 0;
}
.call-to-action-button-section h3 {
	font-size: 18px;
	font-weight: bold;
}
.call-to-action-button-section ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.call-to-action-button-section ul li {
	margin: 0 10px 10px 0;
	float: left;
}
.call-to-action-button-section ul li a.grey-button {
	background: #383838;
	color: #fff;
	font-size:14px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 9px 20px;
	transition: all 0.25s;
}
.call-to-action-button-section ul li a.grey-button:hover {
	background: #000;
}
.respond-staff {
	width: 22%;
	min-height: 100px;
	padding: 10px;
	font-size:16px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.respond-staff img {
	margin: 0 auto;
}
.location-pic-respond {
	height: 300px;
}
.location-pic-respond img {
	width: 100%;
	height: 100%;
}
.locale-map-respond {
	float: left;
	margin: 5px 0 0 0;
}
.locale-address-respond {
	width: 33%;
	float: left;
}
.locale-hours-respond {
	width: 33%;
	float: left;
}
.locale-numbers-respond {
	width: 33%;
	float: left;
}
.location {
	background-color: #FBF7EE;
	margin: 0 9px 9px 0;
}
.location p {
	color: #000;
}
.location a {
	color: red;
	font-size:16px;
	text-decoration: none;
}
.location a:hover {
	text-decoration: underline;
	color: navy;
}
.loc-primary {
	background: #f3f7fb;
}
h3.location-block-heading {
	font-weight: bold;
	font-size: 18px;
	color: #c12025;
	margin: 0 0 6px 0;
}
h4.location-block-subheading {
	font-weight: bold;
	font-size:16px;
	color: #333;
	margin: 0 0 2px 0;
}
h3.loc-blackhead {
	font-weight: bold;
	font-size: 17px;
	color: #000;
	margin: 0 0 2px 0;
	text-transform: uppercase;
}
.local-info__hours{
	margin-bottom:5px;
}
.loc-primary p {
	color: #1e1e1e;
}
.loc-primary a {
	color: #1e1e1e;
}
.loc-pic {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
.loc-pic img {
	width: 100%;
}
.loc-address {
	margin: 0 0 6px 0;
	padding: 10px;
	font-size:16px;
	color: #434343;
	border: thin #d0d0d0 solid;
}
.store-thumb {
	width: 100%;
	height: 145px;
}
.store-thumb img {
	width: 100%;
	height: 100%;
}
.loc-details {
	margin: 6px 0 0 0;
	width: 145px;
}
.loc-details img {
	display: inline;
}
.staff-section {
	margin: 0;
	padding: 0;
}
.staff-section li .grid-pad-outer {
	
}
.dept-heading{
	font-weight:600;
	background: rgba(255, 255, 255, 0.5);
}

.staff-section li .grid-pad-outer img {
	margin: 0 0 6px 0;
	display: block;
	aspect-ratio: 4 / 3;
    object-fit: cover;
}
.staff-section li .staff-info {
	margin: 0 0 8px 0;
}
.staff-titles {
	width: 100%;
	font-size: 24px;
	color: #000;
	font-weight:bold;
	padding:0 0 0 10px;
	margin: 10px 0 10px 0;
}
.staff-section li a.link-black {
	color: #000;
	text-decoration: none;
}
form#Form_StaffContactForm fieldset{
	margin:0;
	padding:0;
}
a.link-black {
	color: #434343;
	text-decoration: none;
}
.typography a.big-contact-button {
	background: #c12025;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0;
	padding: 20px 60px;
	transition: all 0.25s;
}
.typography a.big-contact-button:hover {
    background: #9f1a1e;
}
.contact-section ul[class*=block-grid-]>li {
	padding: .625rem
}
#ssLocationWindow{
	height:300px;
}
/* Staff Contact Form + components */

/* email button on locations page */

.staff-holder {
	/* On full row layout set bg-color and padding */
	background: #f3ede0;
	padding: 15px;
}
#staff-contact-form {
	z-index: 40001;
}
#staff-contact-form .staff-contact-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	z-index: 40001;
}
#staff-contact-form .vertical-offset {
	position: fixed;
	top: 25%;
	left: 0;
	width: 100%;
	max-height: 75%;
	overflow: auto;
	z-index: 40002;
	/* above overlay */
}
#staff-contact-form .staff-contact-form-close {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 50;
}
#staff-contact-form input.action {
    background: #c12025;    
    color: #fff;
    font-size: 0.875rem;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    text-align:center;
    margin: 0;
    padding: 14px 40px;
	border: none;
	transition: all 0.25s;
}
#staff-contact-form input.action:hover {
    background: #0a3b6d;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50); 
	box-shadow: 0px 4px 14px 0px rgba(0,0,0,0.50);	
}
.staff-contact-form-cont {
	position: relative;
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
	/* visual styling */
	background-color: white;
	padding: 10px 35px;
	border: 1px solid black;
	box-sizing: border-box;
}
#staff-contact-form .form-title {
	padding: 5px 10px;
}
#staff-contact-form .message.error {
	display: block;
	padding: 5px 10px;
	background: #FF9595;
	color: black;
}
/* used to remove body scroll for modal */

body.staffContactHideOverflow,
html.staffContactHideOverflow {
	overflow: hidden;
}
/* Holder map layout */

.store-locations-geomap__map {
	height: 600px;
}
.store-locations-geomap__list {
	height: 530px;
	overflow: auto;
	clear:both;
}
.store-locations__geomap__popup{
	font-size:15px;
	line-height:1.7;
}
.store-locations__geomap__popup__title{
    font-size: 18px;
    line-height: 1.8;
    font-weight: bold;	
}
.store-locations__geomap__popup__details a{
    display: inline-block;
    padding: 6px 20px;
    background: #ffbe1e;
    text-align: center;
    text-transform: uppercase;
    color: #021426;
    font-size: 15px;
    font-weight:bold;
}
.store-locations__geomap__popup__details a:hover{
	background: #202020;
	color: #fff;
}
.store-locations-geomap__list.slick-slider {
	width: 100%;
}
.store-locations-geomap__list__search {
    margin-bottom: 6px;
    width: 99%;
    float: right;
}
.store-locations-geomap__list__search .store-locations-geomap__list__search__form input {
	box-shadow: inset 0px 0px 0px rgb(0 0 0 / 0%);
	border: 1px #d8d8d8 solid;
	font-size: 0.875rem;
	height: 3.125rem;
	padding: 0.625rem;
	margin:0;
	width: 100%;
}
.store-locations-geomap__list__search__form {
	position: relative;
}
.store-locations-geomap__list__search__form button {
	position: absolute;
	background-position: center center;
	bottom: 0px;
	right: 0px;
	padding: 0px 15px;
	border-radius: 0px;
	color: #fff;
	height: 100%;
}
.store-locations-geomap__list__search__form--loading button {
	background-color: #000;
	background-image: url('/storelocations/images/loading.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.store-locations-geomap__list__search__form--loading button i {
	opacity: 0;
	/* see through for loading icon */
}
.store-locations-geomap__list__sort {
	color: #0089ff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.store-locations-geomap__list__spacer {
	margin: 10px 0;
	height: 0;
	border-bottom: 1px solid #eaeaea;
}
.store-locations-geomap__list__item {
	display: inline-block;
	width: 47%;
	vertical-align: top;
	border: 1px #d8d8d8 solid;
	padding: 12px;
	margin: 6px;
	cursor: pointer;
}
.store-locations-geomap__list__item h4.store-locations-geomap__list__item__title {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-bottom: 5px;
}
.store-locations-geomap__list__item a.HD_button {
    background: #c12025;    
    color: #fff;
	font-size: 0.875rem;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 10px 25px;
	transition: 0.4s all;
}
.store-locations-geomap__list__item a.HD_button:hover {
    background: #9f1a1e;
	-webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.50);
	box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.50);
}
.store-locations-geomap__list__item h4.store-locations-geomap__list__item__title a {
	font-size:16px;
	text-transform: uppercase;
}
.store-locations-geomap__list__item.slick-slide {
	margin-right: 9px;
}
.store-locations-geomap__list__item--selected {
	background: #ffffd0;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.store-locations-geomap__list__item:hover {
	background: #ffffd0;
}
.store-locations-geomap__list__item__distance {
	float: right;
	margin-right: 8px;
	font-size:16px;
	font-weight: bold;
}
.store-locations-geomap__list__item__address {
	margin-bottom: 5px;
	font-size:16px;
	color: #515151;
}
.store-locations-geomap__list__item__phone {
	display: block;
	margin: 10px 0;
	font-size:16px;
	color: #515151;
}
.store-locations-geomap__list__item__link {
	display: block;
	margin: 5px 0;
	font-size:16px;
	color: #515151;
}
.store-locations__geomap__popup__actions {
	float: right;
	padding-right: 5px;
}
.store-locations__geomap__popup__actions a {
	outline: none !important;
}
.store-locations__geomap__popup__details {
	margin-top: 4px;
}
/* End holder map layout */

/* Locale Listings */

.locale_listings {
	padding: 30px 0 30px 0;
}
.locale_listings h4 {
	font-size: 24px;
	font-weight: bold;
	color: #2c2c2c;
	text-transform: uppercase;
}
/* G-Maps Iframe overlay */

#gmaps-iframe-interact-overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 400px;
	width: 100%;
	background-color: rgba(99, 99, 99, 0.4);
	text-align: center;
	padding-top: 170px;
}
#gmaps-iframe-interact-overlay span {
	border: 2px solid #E4E1E1;
	padding: 8px 16px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #E4E1E1;
	font-size: 24px;
}
.staff-member .full-text {
    display: none;
    line-height:1.8;
}
.staff-member .truncated-text {
    line-height:1.8;
}
.readmore-trigger {
    color: #c0272d;
    text-decoration: none;
    font-size:16px;
    font-weight: bold;
}
.readmore-trigger:hover {
    text-decoration: underline;
}
.readless-trigger {
    color: #c0272d;
    text-decoration: none;
    font-size:16px;
    font-weight: bold;
}
.readless-trigger:hover {
    text-decoration: underline;
}


/* Forms */

#Store_Quote--holder form#Form_ContactFormLocation {
	width:100%;
}
#Store_Quote--holder form#Form_ContactFormLocation fieldset #Name,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #Email,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #Phone,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #Address,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #City,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #State,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #Zip,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #NearestLocation,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #SendTo
{
	display:inline-block;
	width:48%;
	margin:0 5px 0 5px;
}
#Store_Quote--holder form#Form_ContactFormLocation fieldset #ModelName,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #TradeIn,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #trades,
#Store_Quote--holder form#Form_ContactFormLocation fieldset #Comments
{
	width:98%;
	margin:0 auto 10px auto;
}
#Store_Quote--holder form#Form_ContactFormLocation fieldset #trades .optionset{
	margin-bottom:10px;
}


@media only screen and (max-width: 1024px) {
	.store-locations-geomap__list__item {
		display: block;
		width: 95%;
	}
}
@media only screen and (max-width: 800px) {
	.loc-details {
		margin: 0 auto;
	}
	.store-locations-geomap__list {
		height:auto;
	}
	.store-locations-geomap__map {
	    height: 325px;
	}	
}
@media only screen and (max-width: 650px) {
	.locale_listings h4 {
	    font-size: 18px;
	}
	.location-pic-respond {
	    height: 175px;
	}
	#ssLocationWindow{
		height:175px;
	}	
	#staff-contact-form .vertical-offset {
		top: 0;
		bottom: 0;
		max-height: 100%;
	}
	#staff-contact-form input.action {
		float: none;
		margin: 0 auto;
		width: 50%;
		min-width: 200px;
	}
	#staff-contact-form .staff-contact-form-cont {
		height: 100%;
		width: auto;
		padding: 10px;
	}
	.call-to-action-button-section ul li {
		margin: 0 auto 15px auto;
		float: none;
	}
	.location-pic-respond {
		margin-bottom: 25px;
	}
	.store-locations-geomap__list__search {
	    margin-top:15px;
	    width: 100%;
	    float: none;
	}	
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #Name,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #Email,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #Phone,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #Address,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #City,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #State,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #Zip,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #NearestLocation,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #SendTo
	{
		display:block;
		width:100%;
		margin:0 0 10px 0;
	}
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #ModelName,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #TradeIn,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #trades,
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #Comments
	{
		width:100%;
		margin:0 0 10px 0;
	}
	#Store_Quote--holder form#Form_ContactFormLocation fieldset #trades .optionset{
		margin-bottom:10px;
	}
	
}
@media only screen and (max-width: 580px) {
	.locale-address-respond {
		width: 100% !important;
		float: none !important;
		display: block !important;
	}
	.locale-hours-respond {
		width: 100% !important;
		float: none !important;
		display: block !important;
	}
	.locale-numbers-respond {
		width: 100% !important;
		float: none !important;
		display: block !important;
	}
	.respond-staff {
		width: 100% !important;
		float: none !important;
		padding: 0 !important;
	}
	.locale-map-respond {
		float: none !important;
		margin: 0 auto 20px auto !important;
	}
	.loc-pic {
		width: 100% !important;
	}
	.loc-address {
		float: none !important;
		margin: 0 auto !important;
		width: 100% !important;
	}
}