/*
Theme Name: European Auto Specialists
Theme URI: http://euroautospecialists.com
Author: WeGo Unlimited
Author URI: http://www.wegounlimited.com
Description: Official theme for European Auto Specialists
Version: 1.0
Text Domain: wego_fran
*/

.home-boxes .title {
	text-align: left !important;
}

.entry-content a {
	font-weight: normal !important;
}

.entry-content h3 {
	font-weight: 600;
}

.seo-bot .widget_nav_menu a {
	font-size: 14px;
}

.seo-bot .widget_nav_menu a {
	color: #ffdde0 !important;
}

.seo-bot .widget_nav_menu a:hover {
	color: red !important;
}

.seo-top .entry-content a,
.seo-bot .entry-content a {
	color: #ffdde0 !important;
	border-bottom: 1px dashed !important;
}

.seo-top .entry-content a:hover,
.seo-bot .entry-content a:hover {
	color: red !important;
}

.entry-content blockquote p {
	font-size: 17px !important;
	font-weight: normal !important;
	line-height: 1.2 !important;
	padding-top: 5px !important;
}

.entry-content .customer-showroom li.slide img {
	border: 1px solid #e1e1e1;
	margin: auto;
	max-width: 75%;
	width: 100%;
}

/*REMOVE FEATURED BLOG THUMBS*/

.news .post-header img {
	display: none;
}

.news .has-thumb {
	width: 100% !important;
}

.entry-content h1.spt {
	line-height: 1.3;
	font-weight: 800;
	letter-spacing: -1px;
}
.grecaptcha-badge {
	opacity: 0 !important;
}

/* 12/16/2020 */
section.seo-bot .module div ul li a {
	padding: 5px 0px;
	display: block;
}
.footerSmallerText {
	font-size: 14px;
}
.footerLargerText {
	font-size: 18px;
}

/******************************************************
    PAGINATION
*******************************************************/
.pagination {
	clear: both;
	display: block;
}
.paging-navigation ul.page-numbers {
	clear: both;
	margin: 20px 0;
	padding: 0;
}

ul.page-numbers li {
	display: inline;
}

a.page-numbers,
span.page-numbers {
	position: relative;
	float: left;
	font-weight: bold;
	padding: 10px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.paging-navigation li:first-child > a.page-numbers,
.paging-navigation li:first-child > span.page-numbers {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.paging-navigation li:last-child > a.page-numbers,
.paging-navigation li:last-child > span.page-numbers {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

a:hover.page-numbers {
	color: #000;
	background: #f5f3f3;
}

.paging-navigation .current {
	font-weight: bold;
	color: #000;
	background: #eeeeee;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.grecaptcha-badge { opacity:0;}