/* Header Styles
============================================================== */
/* Top Menu Bar ----------------------------- */
.phone-info {
	font-size: 14px;
}

.sub_menu {
	font-size: 13px;
}

#top #wrap_all .av-main-nav ul > li > a {
	font-weight: normal;
}

/* Menu Button Links ------------------------ */
.av-menu-button-colored > a .avia-menu-text {
	padding: 11px 20px 10px !important;
}

@media only screen and (max-width: 768px) {
	.av-menu-button-colored > a .avia-menu-text {
		padding: 0 !important;
	}
}

/* Page Headers ----------------------------- */
#top .title_container .container {
	padding-top: 25px;
	padding-bottom: 25px;
	min-height: 56px;
}

/* Post Headers ----------------------------- */
#top .title_container .main-title {
	font-size: 35px;
	line-height: 1.3em;
}

div.stretch_full a {
	font-weight: normal;
}

/* Blog Headers - Single Post --------------- */
.single-post .entry-content-wrapper .post-title {
	font-size: 32px;
	line-height: 1.3em;
}

/* Breadcrumbs Text ------------------------- */
.title_container .breadcrumb {
	font-size: 13px;
}

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

@media only screen and (max-width: 767px) {
	.responsive .title_container .breadcrumb {
		margin-top: 10px;
	}
}

/* General Styles
============================================================== */
a {
	font-weight: bold;
}

.widget_categories a {
	font-weight: normal;
}

blockquote {
	font-style: italic;
	font-size: 16px;
}

blockquote strong {
	font-style: normal;
}

h2, h3, h4, h5, h6 {
	letter-spacing: 0 !important;
}

/* Blog Styles
============================================================== */
/* Blog Page Post Titles -------------------- */
.entry-content-wrapper .post-title {
	font-size: 28px;
	line-height: 1.3em;
}

/* Sidebar Styles
============================================================== */
/* Text Align Left -------------------------- */
.sidebar_left.sidebar {
	text-align: left;
}

/* Sidebar Menu Styles ---------------------- */
/* Accordion Widget Menus */
.dcjq-accordion {
	background-color: #fff !important;
	border-top: 1px solid #FFF !important;
	border-right: 1px solid #FFF !important;
	border-left: 1px solid #FFF !important;
	text-align: left !important;
}

.dcjq-accordion ul li {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	list-style: none !important;
	background-color: #F7F7F7 !important;
}

.dcjq-accordion ul a {
	background-repeat: no-repeat !important;
	background-position: 10px center !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #FFF !important;
	padding: 10px 10px 10px 32px !important;
	text-decoration: none !important;
	display: block !important;
	color: #627B5F !important;
	font-weight: bold !important;
}

.dcjq-accordion ul a:hover {
	background-color: #f1f1f1 !important;
	color: #386F31 !important;
}

.dcjq-accordion ul a.dcjq-parent {
	font-weight: bold !important;
	background-color: #f7f7f7 !important;
}

/* Meks Social Widget Styles
============================================================== */
/* Sidebar ---------------------------------- */
.mks_social_widget_ul {
}

/* Footer ----------------------------------- */
.mks_social_widget_ul li {
	margin-left: 5px;
	margin-right: 10px;
}

.flex_column .widget .widgettitle, .content .widget .widgettitle {
	margin-top: .3em;
	margin-bottom: .85em;
}

/* Contact Page ----------------------------- */
/* Meks Social Widget */
.page-id-3640 .mks_social_widget {
	padding-bottom: 0;
}

/* Widget Styles
============================================================== */
/* Sidebar Widgets ------------------------- */
.main_color h3.widgettitle {
	font-size: 20px !important;
}

/* Newsletter Form ------------------------- */
.textwidget form,
.textwidget input {
	margin-bottom: 0 !important;
}

/* Enfold Styles
=========================================================== */
/* Enfold Buttons - General ---------------- */
.main_color input[type='submit'] {
	border-radius: 3px;
}

/* Enfold Buttons - Large ------------------ */
.avia-button.avia-size-large {
	font-size: 18px;
}

/* Misc Styles
=========================================================== */
/* Disable Fancy Ampersand ----------------- */
.special_amp {
	color: inherit !important;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/* Page Specific Styles
=========================================================== */
/* Home Page ------------------------------- */
.page-id-8508 blockquote {
	margin-bottom: 1.8em;
	font-size: 17px;
	line-height: 1.7em;
}

/* Slider ---------------------------------- */
.av_slideshow_full.avia-slideshow {
	margin: 0;
	border: 20px solid #d6d1b6;
}

/* Dealer Locations Page ------------------- */
.page-id-3617 div.results_wrapper {
	margin-bottom: 20px;
}

/* Dealer Application Page ----------------- */
.page-id-3636 .gform_title,
.page-id-3636 .gform_description {
	display: none;
}

/* Privacy Policy Page --------------------- */
.page-id-4059 .av-special-heading-h5 {
	margin-top: 20px;
}

/* WooCommerce Styles
=========================================================== */
.single-product .column-top-margin {
	margin-top: 10px;
	margin-bottom: 0;
}

.woocommerce-tabs h4 {
	margin: 20px 0;
}

div.inner_product_header_cell h3 {
	font-size: 18px !important;
	font-weight: normal !important;
}

/* Hides Lightbox Descriptions */
div.mfp-title {
	display: none;
}

/* Sidebar Product Categories -------------- */
.widget_product_categories li a {
	font-size: 16px;
}

ul.product_list_widget span.product-title {
	font-size: 14px;
}

/* Product Catalog Pages
-------------------------------------------- */
/* Category Description */
.term-description {
	position: relative;
	clear: both;
	margin-bottom: 10px;
	font-size: 20px;
}

div.avia_cart_buttons {
	display: none !important;
}

.woocommerce-tabs #tab-description ul,
.summary ul {
	list-style-position: outside;
	margin-left: 30px;
	list-style-type: disc;
}

#top .woocommerce-tabs h2 {
	font-size: 30px !important;
	margin-bottom: 20px;
}

/* WooCommerce Sidebars
-------------------------------------------- */
.widget_product_categories li a {
	background-repeat: no-repeat !important;
	background-position: 10px center !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #FFF !important;
	padding: 10px 10px 10px 32px !important;
	text-decoration: none !important;
	display: block !important;
	color: #627B5F !important;
	font-weight: 700 !important;
}

.widget_product_categories ul li {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	list-style: none !important;
	background-color: #F7F7F7 !important;
}

.widget_product_categories ul a:hover {
	background-color: #f1f1f1 !important;
	color: #386F31 !important;
}

.widget_product_categories ul a {
	font-weight: bold !important;
	background-color: #f7f7f7 !important;
}

/* Buttons
--------------------------------------------- */
.woocommerce-page .button {
	font-size: 17px;
}

/* WooCommerce Product Table Plugin
============================================================== */
/* Table Headers
--------------------------------------------- */
th.vartable_globalcart {
	text-align: center;
}

th.vartable_qty {
	text-align: center;
	width: 100px;
}

th.vartable_stock {
	width: 90px;
}

/* Cart Selection Checkboxes 
--------------------------------------------- */
td.globalcartcol {
	width: 50px;
}

div.vartable_selectall.button {
	display: none;
}

td.globalcartcol input.globalcheck {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/* Quantity Inputs
--------------------------------------------- */
div.qtywrap {
	width: 100%;
}

div.minusqty,
div.plusqty {
	display: none;
}

input.input-text.qty.text {
	margin-bottom: 0 !important;
}

/* MEDIA QUERIES
=========================================================== */
/* Fixes Menu/Logo Overlap ----------------- */
@media only screen and (max-width: 768px) {
	nav.main_menu {
		display: none !important;
	}
	
	#advanced_menu_toggle, #advanced_menu_hide {
		display: block !important;
	}
}