/*
Theme Name: Thetford Corporation
Theme URI: http://www.tmprod.com/
Description: Thetford Corporation's custom WordPress theme.
Author: Trademark Productions
Version: 2.0
*/

#footer ul.social {
	overflow: hidden;
	list-style: none;
	width: 224px;
	height: 32px;
	margin: 6px auto;
}

#footer ul.social li {
	float: left;
	width: 32px;
	margin: 0 12px 0 12px;
}

#footer ul.social li a { display: block; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}

/* Store locator */

#wpsl-search-btn {
	color: white;
	background-color: #008fd4;
	border: none;
	border-radius: 5px;
	margin-left: 1em;
	padding: 0.5em 1em;
}

#wpsl-stores > ul {
list-style: none !important;
}

.wpsl-store-thumb-custom {
width: 80px;
height: auto;
float: right;
}

.store-specialties li {
border: none !important;
padding: 0 0 0 20px !important;
}

#menu-dealer-menu .menu-item a {
width: 260px;
}

#menu-dealer-menu li:last-child a {
background-color: #ff530d !important;
}

#main #wpsl-wrap ul li {
 background-image: none;
}


#main #wpsl-wrap ul li ul li {
 background-image: url("images/ui-bullet-point.png");
background-size: 5px;
}