/*
Theme Name: Rick's Auto
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

@import url("css/menu.css");


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {box-sizing: border-box;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	font-size: 16px;
	line-height: 1;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {font-size: 36px;}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
	height: auto;
}
a img {
	border: none;
}
img.aligncenter {
    margin: 0 auto;
    display: block;
}

p#breadcrumbs {
    text-align: center;
    color: #fff;
    margin: 10px 0 0 0;
}

p#breadcrumbs a, p#breadcrumbs a:link, p#breadcrumbs a:visited {
    color: #C9C9C9;
}

ul li {
    line-height: 1.5;
}
div#index-main-txt {
    color: #fff;
}


/* =Gift cards
-------------------------------------------------------------- */

.gform_wrapper .gfield_error .gfield_label, .gform_wrapper .gfield_error label  {
color: #a70000;
}

.entry-content .gform_wrapper .gfield_radio li label{
display:block;
margin:0;
text-align:center;
width: 100%;
padding:11px 0;
cursor:pointer;
line-height: 1.2;
}

.entry-content .gform_wrapper .gfield_radio#input_4_1 li label {
width: 100%;
}

.entry-content .gform_wrapper div.validation_error{
color:#fff;
margin-top:20px;
background: #790000;
}

.entry-content .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .entry-content .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: normal;
}

.gform_wrapper ul.gfield_radio li input[type="radio"]:checked+label{
background: #a70000;;
color: #fff;
}

.gift-cert_wrapper.gform_wrapper .gfield_radio li input[type=radio] {display: none;}

table.selection td, table.selection p{
margin:0 !important;
text-align:center;

width:118px;
cursor:pointer;
}

div#car-select table td {
border:1px solid #fff;
padding:8px ;


}

div#gift-select table td {
font-size:15px;
line-height:36px;
border:1px solid #fff;
padding:0 7px !important;
}

div#gift-select.full #complete, div#gift-select.exterior #exterior, div#gift-select.interior #interior, div#gift-select.wash #wash, div#gift-select.custom #custom,
div#car-select.coupe #coupe, div#car-select.cross #cross, div#car-select.sedan #sedan, div#car-select.suv #suv, div#car-select.truck #pickup

{
background:#fff;
color: #a70000;
}


div#gift-select.full #exterior, div#gift-select.full #interior, div#gift-select.full #wash, div#gift-select.full #custom,
div#gift-select.exterior #complete, div#gift-select.exterior #interior, div#gift-select.exterior #wash, div#gift-select.exterior #custom,
div#gift-select.interior #complete, div#gift-select.interior #exterior, div#gift-select.interior #wash, div#gift-select.interior #custom,
div#gift-select.wash #complete, div#gift-select.wash #exterior, div#gift-select.wash #interior, div#gift-select.wash #custom,
div#gift-select.custom #complete, div#gift-select.custom #exterior, div#gift-select.custom #interior, div#gift-select.custom #wash,

div#car-select.coupe #sedan, div#car-select.coupe #cross, div#car-select.coupe #suv, div#car-select.coupe #pickup,
div#car-select.sedan #coupe, div#car-select.sedan #cross, div#car-select.sedan #suv, div#car-select.sedan #pickup,
div#car-select.cross #coupe, div#car-select.cross #sedan, div#car-select.cross #suv, div#car-select.cross #pickup,
div#car-select.suv #coupe, div#car-select.suv #sedan, div#car-select.suv #cross, div#car-select.suv #pickup,
div#car-select.truck #coupe, div#car-select.truck #sedan, div#car-select.truck #cross, div#car-select.truck #suv
 {
background:transparent;
color:#fff;
}

table.selection th{
font-size:18px !important;
padding:15px 0 7px 0 !important;
}

#gift-type input{
margin:0 !important;
padding:0 6px !important;
}

#gift-type  .disabled-box{
font-size:30px !important;
color:#fff !important;
}

#gift-type {
margin-top:30px;
}

.thumbnail{
/*
	width: 100px;
    height: 100px;
*/
    margin-right: 20px;
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: middle;
}

.service-content{
	padding: 10px;
	position: relative;
	background-size: cover;
	height: 100%;}

.page-template-page-services .half, .page-template-page-services .one_third {
	margin-bottom: 20px;
}

.overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.6);
	border: 10px solid #a30100;
	z-index: 15;
}

.service-content, .service-content p {
	font-size:16px;
	line-height:1.3;
}
.service-content p {margin: 15px 0;}
.half .service-content p {line-height: 1.5em;}
.service-content a.more-link {margin: 0;}
.services-text {
	position: relative;
	padding: 20px;
	z-index: 16;
}

.container .service-content h6 {color: #fff;}

#secondary-wrapper .container .service-content table{
width:100%;
text-align: center;
}

.container .service-content table td{
padding:0;
vertical-align:top;
}

.container .service-content table td.price a {
display:none;
}

.container .service-content table td .entry-title, .container .service-content h2{
line-height: 1.2;
margin-bottom:10px;
font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
font-style: italic;
}
.container .service-content, .container .service-content h2{color: #fff;}
.container .service-content h2 {font-size: 28px;}
.page-template-page-services-php #primary .textwidget{
font-size:11px;
}

#secondary-wrapper .container .complete-services h2, #secondary-wrapper .container .first-complete-services h2 {
    color: #000;
    font-size: 50px;
    padding: 40px 0 15px;
    font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-style: italic; }
#secondary-wrapper .container .first-complete-services h2 {padding: 0;}

.page-template-page-services-php #primary h2, #primary .widget_nav_menu h3.widget-title,
.page-template-page-services-php #primary .widget-title{
font-size:21px;
font-weight:normal;
margin-bottom:15px;
/*
text-shadow:2px 2px 2px #000;
-webkit-text-shadow:2px 2px 2px #000;
-moz-text-shadow:2px 2px 2px #000;
*/
}

@media (max-width: 1000px) {
	.page-template-page-services .one_third {
		width: 100%;
		margin: 0 0 10px 0;
    	float: none;
    	text-align: center;}
}


@media (min-width:1025px) {
	.half .service-content {min-height: 375px;}
}

@media (min-width: 1000px) {
	.one_third .service-content {min-height: 367px;}
}

@media (min-width: 767px) {
	.blog-content {
    	display: inline-block;
    	vertical-align: top; }
}


#secondary h2{
font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
color:#a70000
}

.page-template-page-services-php #primary h4 {font-size: 15px; line-height: 20px; font-weight: bold;}

/* New Gift Card */
.gift-cert_wrapper li.sixths .gfield_radio, .gift-cert_wrapper li.fifths .gfield_radio {
    display: flex;
		flex-wrap: wrap;
}
.gift-cert_wrapper ul.gfield_radio li{
float: left;
border: 1px solid #a70000;
}
.gift-cert_wrapper li.sixths li{
padding:8px !important;
margin-right: 1%;
width: 15.666%;
}
.gift-cert_wrapper li.fifths li{
width: 19%;
margin-right: 1%;
padding:8px !important;
}
.gift-cert_wrapper .gfield_radio li label img{
border:0
}
@media(max-width: 1200px) {
	.entry-content .gform_wrapper .gfield_radio li#field_4_2 label {min-height: 113px;}
}
@media (max-width: 767px) {
	.gift-cert_wrapper li.fifths li, .gift-cert_wrapper li.sixths li{width: 49%;}
}
.gift-cert_wrapper li#field_4_33,
.gift-cert_wrapper li#field_9_33,
.gift-cert_wrapper span.ginput_product_price,
.gift-cert_wrapper span.ginput_product_price_label{
color: #a70000;
font-size:20px;
font-weight: bold;
}
.gift-cert_wrapper input[type=submit]{
margin-top: 10px;
}
.gift-cert_wrapper span.ginput_total{
color: #a70000;
font-size:20px;
font-weight:bold;
}
.gift-cert_wrapper .gfield_required {
color: #a70000;
}
/* =coup products
-------------------------------------------------------------- */

#prod0{
display:none;
}

#gift-type.custom #prod0 {
display:block;
}

#gift-type.custom #prod1,#gift-type.custom #prod2,
#gift-type.custom #prod3,#gift-type.custom #prod4,
#gift-type.custom #prod5,#gift-type.custom #prod6,
#gift-type.custom #prod7,#gift-type.custom #prod8,
#gift-type.custom #prod9,#gift-type.custom #prod10,
#gift-type.custom #prod11,#gift-type.custom #prod12,
#gift-type.custom #prod13,#gift-type.custom #prod14,
#gift-type.custom #prod15,#gift-type.custom #prod16,
#gift-type.custom #prod17,#gift-type.custom #prod18,
#gift-type.custom #prod19,#gift-type.custom #prod20
{
display:none;
}


#gift-type.full #car-type.coupe #prod1  {
display:block !important;
}

#gift-type.full #car-type.coupe #prod2,
#gift-type.full #car-type.coupe #prod3,
#gift-type.full #car-type.coupe #prod4,
#gift-type.full #car-type.coupe #prod5,
#gift-type.full #car-type.coupe #prod6,
#gift-type.full #car-type.coupe #prod7,
#gift-type.full #car-type.coupe #prod8,
#gift-type.full #car-type.coupe #prod9,
#gift-type.full #car-type.coupe #prod10,
#gift-type.full #car-type.coupe #prod11,
#gift-type.full #car-type.coupe #prod12,
#gift-type.full #car-type.coupe #prod13,
#gift-type.full #car-type.coupe #prod14,
#gift-type.full #car-type.coupe #prod15,
#gift-type.full #car-type.coupe #prod16,
#gift-type.full #car-type.coupe #prod17,
#gift-type.full #car-type.coupe #prod18,
#gift-type.full #car-type.coupe #prod19,
#gift-type.full #car-type.coupe #prod20{
display:none !important;
}


#gift-type.interior #car-type.coupe #prod2  {
display:block !important;
}

#gift-type.interior #car-type.coupe #prod1,
#gift-type.interior #car-type.coupe #prod3,
#gift-type.interior #car-type.coupe #prod4,
#gift-type.interior #car-type.coupe #prod5,
#gift-type.interior #car-type.coupe #prod6,
#gift-type.interior #car-type.coupe #prod7,
#gift-type.interior #car-type.coupe #prod8,
#gift-type.interior #car-type.coupe #prod9,
#gift-type.interior #car-type.coupe #prod10,
#gift-type.interior #car-type.coupe #prod11,
#gift-type.interior #car-type.coupe #prod12,
#gift-type.interior #car-type.coupe #prod13,
#gift-type.interior #car-type.coupe #prod14,
#gift-type.interior #car-type.coupe #prod15,
#gift-type.interior #car-type.coupe #prod16,
#gift-type.interior #car-type.coupe #prod17,
#gift-type.interior #car-type.coupe #prod18,
#gift-type.interior #car-type.coupe #prod19,
#gift-type.interior #car-type.coupe #prod20{
display:none !important;
}

#gift-type.exterior #car-type.coupe #prod3  {
display:block !important;
}

#gift-type.exterior #car-type.coupe #prod1,
#gift-type.exterior #car-type.coupe #prod2,
#gift-type.exterior #car-type.coupe #prod4,
#gift-type.exterior #car-type.coupe #prod5,
#gift-type.exterior #car-type.coupe #prod6,
#gift-type.exterior #car-type.coupe #prod7,
#gift-type.exterior #car-type.coupe #prod8,
#gift-type.exterior #car-type.coupe #prod9,
#gift-type.exterior #car-type.coupe #prod10,
#gift-type.exterior #car-type.coupe #prod11,
#gift-type.exterior #car-type.coupe #prod12,
#gift-type.exterior #car-type.coupe #prod13,
#gift-type.exterior #car-type.coupe #prod14,
#gift-type.exterior #car-type.coupe #prod15,
#gift-type.exterior #car-type.coupe #prod16,
#gift-type.exterior #car-type.coupe #prod17,
#gift-type.exterior #car-type.coupe #prod18,
#gift-type.exterior #car-type.coupe #prod19,
#gift-type.exterior #car-type.coupe #prod20{
display:none !important;
}

#gift-type.wash #car-type.coupe #prod4  {
display:block !important;
}

#gift-type.wash #car-type.coupe #prod1,
#gift-type.wash #car-type.coupe #prod2,
#gift-type.wash #car-type.coupe #prod3,
#gift-type.wash #car-type.coupe #prod5,
#gift-type.wash #car-type.coupe #prod6,
#gift-type.wash #car-type.coupe #prod7,
#gift-type.wash #car-type.coupe #prod8,
#gift-type.wash #car-type.coupe #prod9,
#gift-type.wash #car-type.coupe #prod10,
#gift-type.wash #car-type.coupe #prod11,
#gift-type.wash #car-type.coupe #prod12,
#gift-type.wash #car-type.coupe #prod13,
#gift-type.wash #car-type.coupe #prod14,
#gift-type.wash #car-type.coupe #prod15,
#gift-type.wash #car-type.coupe #prod16,
#gift-type.wash #car-type.coupe #prod17,
#gift-type.wash #car-type.coupe #prod18,
#gift-type.wash #car-type.coupe #prod19,
#gift-type.wash #car-type.coupe #prod20{
display:none !important;
}



/* =sedan products
-------------------------------------------------------------- */

#gift-type.full #car-type.sedan #prod5  {
display:block !important;
}

#gift-type.full #car-type.sedan #prod1,
#gift-type.full #car-type.sedan #prod2,
#gift-type.full #car-type.sedan #prod3,
#gift-type.full #car-type.sedan #prod4,
#gift-type.full #car-type.sedan #prod6,
#gift-type.full #car-type.sedan #prod7,
#gift-type.full #car-type.sedan #prod8,
#gift-type.full #car-type.sedan #prod9,
#gift-type.full #car-type.sedan #prod10,
#gift-type.full #car-type.sedan #prod11,
#gift-type.full #car-type.sedan #prod12,
#gift-type.full #car-type.sedan #prod13,
#gift-type.full #car-type.sedan #prod14,
#gift-type.full #car-type.sedan #prod15,
#gift-type.full #car-type.sedan #prod16,
#gift-type.full #car-type.sedan #prod17,
#gift-type.full #car-type.sedan #prod18,
#gift-type.full #car-type.sedan #prod19,
#gift-type.full #car-type.sedan #prod20{
display:none !important;
}


#gift-type.interior #car-type.sedan #prod6  {
display:block !important;
}

#gift-type.interior #car-type.sedan #prod1,
#gift-type.interior #car-type.sedan #prod2,
#gift-type.interior #car-type.sedan #prod3,
#gift-type.interior #car-type.sedan #prod4,
#gift-type.interior #car-type.sedan #prod5,
#gift-type.interior #car-type.sedan #prod7,
#gift-type.interior #car-type.sedan #prod8,
#gift-type.interior #car-type.sedan #prod9,
#gift-type.interior #car-type.sedan #prod10,
#gift-type.interior #car-type.sedan #prod11,
#gift-type.interior #car-type.sedan #prod12,
#gift-type.interior #car-type.sedan #prod13,
#gift-type.interior #car-type.sedan #prod14,
#gift-type.interior #car-type.sedan #prod15,
#gift-type.interior #car-type.sedan #prod16,
#gift-type.interior #car-type.sedan #prod17,
#gift-type.interior #car-type.sedan #prod18,
#gift-type.interior #car-type.sedan #prod19,
#gift-type.interior #car-type.sedan #prod20{
display:none !important;
}

#gift-type.exterior #car-type.sedan #prod7  {
display:block !important;
}

#gift-type.exterior #car-type.sedan #prod1,
#gift-type.exterior #car-type.sedan #prod2,
#gift-type.exterior #car-type.sedan #prod3,
#gift-type.exterior #car-type.sedan #prod4,
#gift-type.exterior #car-type.sedan #prod5,
#gift-type.exterior #car-type.sedan #prod6,
#gift-type.exterior #car-type.sedan #prod8,
#gift-type.exterior #car-type.sedan #prod9,
#gift-type.exterior #car-type.sedan #prod10,
#gift-type.exterior #car-type.sedan #prod11,
#gift-type.exterior #car-type.sedan #prod12,
#gift-type.exterior #car-type.sedan #prod13,
#gift-type.exterior #car-type.sedan #prod14,
#gift-type.exterior #car-type.sedan #prod15,
#gift-type.exterior #car-type.sedan #prod16,
#gift-type.exterior #car-type.sedan #prod17,
#gift-type.exterior #car-type.sedan #prod18,
#gift-type.exterior #car-type.sedan #prod19,
#gift-type.exterior #car-type.sedan #prod20{
display:none !important;
}

#gift-type.wash #car-type.sedan #prod8  {
display:block !important;
}

#gift-type.wash #car-type.sedan #prod1,
#gift-type.wash #car-type.sedan #prod2,
#gift-type.wash #car-type.sedan #prod3,
#gift-type.wash #car-type.sedan #prod4,
#gift-type.wash #car-type.sedan #prod5,
#gift-type.wash #car-type.sedan #prod6,
#gift-type.wash #car-type.sedan #prod7,
#gift-type.wash #car-type.sedan #prod9,
#gift-type.wash #car-type.sedan #prod10,
#gift-type.wash #car-type.sedan #prod11,
#gift-type.wash #car-type.sedan #prod12,
#gift-type.wash #car-type.sedan #prod13,
#gift-type.wash #car-type.sedan #prod14,
#gift-type.wash #car-type.sedan #prod15,
#gift-type.wash #car-type.sedan #prod16,
#gift-type.wash #car-type.sedan #prod17,
#gift-type.wash #car-type.sedan #prod18,
#gift-type.wash #car-type.sedan #prod19,
#gift-type.wash #car-type.sedan #prod20{
display:none !important;
}


/* =crossover products
-------------------------------------------------------------- */

#gift-type.full #car-type.cross #prod9  {
display:block !important;
}

#gift-type.full #car-type.cross #prod1,
#gift-type.full #car-type.cross #prod2,
#gift-type.full #car-type.cross #prod3,
#gift-type.full #car-type.cross #prod4,
#gift-type.full #car-type.cross #prod5,
#gift-type.full #car-type.cross #prod6,
#gift-type.full #car-type.cross #prod7,
#gift-type.full #car-type.cross #prod8,
#gift-type.full #car-type.cross #prod10,
#gift-type.full #car-type.cross #prod11,
#gift-type.full #car-type.cross #prod12,
#gift-type.full #car-type.cross #prod13,
#gift-type.full #car-type.cross #prod14,
#gift-type.full #car-type.cross #prod15,
#gift-type.full #car-type.cross #prod16,
#gift-type.full #car-type.cross #prod17,
#gift-type.full #car-type.cross #prod18,
#gift-type.full #car-type.cross #prod19,
#gift-type.full #car-type.cross #prod20{
display:none !important;
}


#gift-type.interior #car-type.cross #prod10  {
display:block !important;
}

#gift-type.interior #car-type.cross #prod1,
#gift-type.interior #car-type.cross #prod2,
#gift-type.interior #car-type.cross #prod3,
#gift-type.interior #car-type.cross #prod4,
#gift-type.interior #car-type.cross #prod5,
#gift-type.interior #car-type.cross #prod6,
#gift-type.interior #car-type.cross #prod7,
#gift-type.interior #car-type.cross #prod8,
#gift-type.interior #car-type.cross #prod9,
#gift-type.interior #car-type.cross #prod11,
#gift-type.interior #car-type.cross #prod12,
#gift-type.interior #car-type.cross #prod13,
#gift-type.interior #car-type.cross #prod14,
#gift-type.interior #car-type.cross #prod15,
#gift-type.interior #car-type.cross #prod16,
#gift-type.interior #car-type.cross #prod17,
#gift-type.interior #car-type.cross #prod18,
#gift-type.interior #car-type.cross #prod19,
#gift-type.interior #car-type.cross #prod20{
display:none !important;
}

#gift-type.exterior #car-type.cross #prod11  {
display:block !important;
}

#gift-type.exterior #car-type.cross #prod1,
#gift-type.exterior #car-type.cross #prod2,
#gift-type.exterior #car-type.cross #prod3,
#gift-type.exterior #car-type.cross #prod4,
#gift-type.exterior #car-type.cross #prod5,
#gift-type.exterior #car-type.cross #prod6,
#gift-type.exterior #car-type.cross #prod7,
#gift-type.exterior #car-type.cross #prod8,
#gift-type.exterior #car-type.cross #prod9,
#gift-type.exterior #car-type.cross #prod10,
#gift-type.exterior #car-type.cross #prod12,
#gift-type.exterior #car-type.cross #prod13,
#gift-type.exterior #car-type.cross #prod14,
#gift-type.exterior #car-type.cross #prod15,
#gift-type.exterior #car-type.cross #prod16,
#gift-type.exterior #car-type.cross #prod17,
#gift-type.exterior #car-type.cross #prod18,
#gift-type.exterior #car-type.cross #prod19,
#gift-type.exterior #car-type.cross #prod20{
display:none !important;
}

#gift-type.wash #car-type.cross #prod12  {
display:block !important;
}

#gift-type.wash #car-type.cross #prod1,
#gift-type.wash #car-type.cross #prod2,
#gift-type.wash #car-type.cross #prod3,
#gift-type.wash #car-type.cross #prod4,
#gift-type.wash #car-type.cross #prod5,
#gift-type.wash #car-type.cross #prod6,
#gift-type.wash #car-type.cross #prod7,
#gift-type.wash #car-type.cross #prod8,
#gift-type.wash #car-type.cross #prod9,
#gift-type.wash #car-type.cross #prod10,
#gift-type.wash #car-type.cross #prod11,
#gift-type.wash #car-type.cross #prod13,
#gift-type.wash #car-type.cross #prod14,
#gift-type.wash #car-type.cross #prod15,
#gift-type.wash #car-type.cross #prod16,
#gift-type.wash #car-type.cross #prod17,
#gift-type.wash #car-type.cross #prod18,
#gift-type.wash #car-type.cross #prod19,
#gift-type.wash #car-type.cross #prod20{
display:none !important;
}


/* =suv products
-------------------------------------------------------------- */

#gift-type.full #car-type.suv #prod13  {
display:block !important;
}

#gift-type.full #car-type.suv #prod1,
#gift-type.full #car-type.suv #prod2,
#gift-type.full #car-type.suv #prod3,
#gift-type.full #car-type.suv #prod4,
#gift-type.full #car-type.suv #prod5,
#gift-type.full #car-type.suv #prod6,
#gift-type.full #car-type.suv #prod7,
#gift-type.full #car-type.suv #prod8,
#gift-type.full #car-type.suv #prod9,
#gift-type.full #car-type.suv #prod10,
#gift-type.full #car-type.suv #prod11,
#gift-type.full #car-type.suv #prod12,
#gift-type.full #car-type.suv #prod14,
#gift-type.full #car-type.suv #prod15,
#gift-type.full #car-type.suv #prod16,
#gift-type.full #car-type.suv #prod17,
#gift-type.full #car-type.suv #prod18,
#gift-type.full #car-type.suv #prod19,
#gift-type.full #car-type.suv #prod20{
display:none !important;
}


#gift-type.interior #car-type.suv #prod14  {
display:block !important;
}

#gift-type.interior #car-type.suv #prod1,
#gift-type.interior #car-type.suv #prod2,
#gift-type.interior #car-type.suv #prod3,
#gift-type.interior #car-type.suv #prod4,
#gift-type.interior #car-type.suv #prod5,
#gift-type.interior #car-type.suv #prod6,
#gift-type.interior #car-type.suv #prod7,
#gift-type.interior #car-type.suv #prod8,
#gift-type.interior #car-type.suv #prod9,
#gift-type.interior #car-type.suv #prod10,
#gift-type.interior #car-type.suv #prod11,
#gift-type.interior #car-type.suv #prod12,
#gift-type.interior #car-type.suv #prod13,
#gift-type.interior #car-type.suv #prod15,
#gift-type.interior #car-type.suv #prod16,
#gift-type.interior #car-type.suv #prod17,
#gift-type.interior #car-type.suv #prod18,
#gift-type.interior #car-type.suv #prod19,
#gift-type.interior #car-type.suv #prod20{
display:none !important;
}

#gift-type.exterior #car-type.suv #prod15  {
display:block !important;
}

#gift-type.exterior #car-type.suv #prod1,
#gift-type.exterior #car-type.suv #prod2,
#gift-type.exterior #car-type.suv #prod3,
#gift-type.exterior #car-type.suv #prod4,
#gift-type.exterior #car-type.suv #prod5,
#gift-type.exterior #car-type.suv #prod6,
#gift-type.exterior #car-type.suv #prod7,
#gift-type.exterior #car-type.suv #prod8,
#gift-type.exterior #car-type.suv #prod9,
#gift-type.exterior #car-type.suv #prod10,
#gift-type.exterior #car-type.suv #prod11,
#gift-type.exterior #car-type.suv #prod12,
#gift-type.exterior #car-type.suv #prod13,
#gift-type.exterior #car-type.suv #prod14,
#gift-type.exterior #car-type.suv #prod16,
#gift-type.exterior #car-type.suv #prod17,
#gift-type.exterior #car-type.suv #prod18,
#gift-type.exterior #car-type.suv #prod19,
#gift-type.exterior #car-type.suv #prod20{
display:none !important;
}

#gift-type.wash #car-type.suv #prod16  {
display:block !important;
}

#gift-type.wash #car-type.suv #prod1,
#gift-type.wash #car-type.suv #prod2,
#gift-type.wash #car-type.suv #prod3,
#gift-type.wash #car-type.suv #prod4,
#gift-type.wash #car-type.suv #prod5,
#gift-type.wash #car-type.suv #prod6,
#gift-type.wash #car-type.suv #prod7,
#gift-type.wash #car-type.suv #prod8,
#gift-type.wash #car-type.suv #prod9,
#gift-type.wash #car-type.suv #prod10,
#gift-type.wash #car-type.suv #prod11,
#gift-type.wash #car-type.suv #prod12,
#gift-type.wash #car-type.suv #prod13,
#gift-type.wash #car-type.suv #prod14,
#gift-type.wash #car-type.suv #prod15,
#gift-type.wash #car-type.suv #prod17,
#gift-type.wash #car-type.suv #prod18,
#gift-type.wash #car-type.suv #prod19,
#gift-type.wash #car-type.suv #prod20{
display:none !important;
}


/* =pickup products
-------------------------------------------------------------- */

#gift-type.full #car-type.truck #prod17  {
display:block !important;
}

#gift-type.full #car-type.truck #prod1,
#gift-type.full #car-type.truck #prod2,
#gift-type.full #car-type.truck #prod3,
#gift-type.full #car-type.truck #prod4,
#gift-type.full #car-type.truck #prod5,
#gift-type.full #car-type.truck #prod6,
#gift-type.full #car-type.truck #prod7,
#gift-type.full #car-type.truck #prod8,
#gift-type.full #car-type.truck #prod9,
#gift-type.full #car-type.truck #prod10,
#gift-type.full #car-type.truck #prod11,
#gift-type.full #car-type.truck #prod12,
#gift-type.full #car-type.truck #prod13,
#gift-type.full #car-type.truck #prod14,
#gift-type.full #car-type.truck #prod15,
#gift-type.full #car-type.truck #prod16,
#gift-type.full #car-type.truck #prod18,
#gift-type.full #car-type.truck #prod19,
#gift-type.full #car-type.truck #prod20{
display:none !important;
}


#gift-type.interior #car-type.truck #prod18  {
display:block !important;
}

#gift-type.interior #car-type.truck #prod1,
#gift-type.interior #car-type.truck #prod2,
#gift-type.interior #car-type.truck #prod3,
#gift-type.interior #car-type.truck #prod4,
#gift-type.interior #car-type.truck #prod5,
#gift-type.interior #car-type.truck #prod6,
#gift-type.interior #car-type.truck #prod7,
#gift-type.interior #car-type.truck #prod8,
#gift-type.interior #car-type.truck #prod9,
#gift-type.interior #car-type.truck #prod10,
#gift-type.interior #car-type.truck #prod11,
#gift-type.interior #car-type.truck #prod12,
#gift-type.interior #car-type.truck #prod13,
#gift-type.interior #car-type.truck #prod14,
#gift-type.interior #car-type.truck #prod15,
#gift-type.interior #car-type.truck #prod16,
#gift-type.interior #car-type.truck #prod17,
#gift-type.interior #car-type.truck #prod19,
#gift-type.interior #car-type.truck #prod20{
display:none !important;
}

#gift-type.exterior #car-type.truck #prod19  {
display:block !important;
}

#gift-type.exterior #car-type.truck #prod1,
#gift-type.exterior #car-type.truck #prod2,
#gift-type.exterior #car-type.truck #prod3,
#gift-type.exterior #car-type.truck #prod4,
#gift-type.exterior #car-type.truck #prod5,
#gift-type.exterior #car-type.truck #prod6,
#gift-type.exterior #car-type.truck #prod7,
#gift-type.exterior #car-type.truck #prod8,
#gift-type.exterior #car-type.truck #prod9,
#gift-type.exterior #car-type.truck #prod10,
#gift-type.exterior #car-type.truck #prod11,
#gift-type.exterior #car-type.truck #prod12,
#gift-type.exterior #car-type.truck #prod13,
#gift-type.exterior #car-type.truck #prod14,
#gift-type.exterior #car-type.truck #prod15,
#gift-type.exterior #car-type.truck #prod16,
#gift-type.exterior #car-type.truck #prod17,
#gift-type.exterior #car-type.truck #prod18,
#gift-type.exterior #car-type.truck #prod20{
display:none !important;
}

#gift-type.wash #car-type.truck #prod20  {
display:block !important;
}

#gift-type.wash #car-type.truck #prod1,
#gift-type.wash #car-type.truck #prod2,
#gift-type.wash #car-type.truck #prod3,
#gift-type.wash #car-type.truck #prod4,
#gift-type.wash #car-type.truck #prod5,
#gift-type.wash #car-type.truck #prod6,
#gift-type.wash #car-type.truck #prod7,
#gift-type.wash #car-type.truck #prod8,
#gift-type.wash #car-type.truck #prod9,
#gift-type.wash #car-type.truck #prod10,
#gift-type.wash #car-type.truck #prod11,
#gift-type.wash #car-type.truck #prod12,
#gift-type.wash #car-type.truck #prod13,
#gift-type.wash #car-type.truck #prod14,
#gift-type.wash #car-type.truck #prod15,
#gift-type.wash #car-type.truck #prod16,
#gift-type.wash #car-type.truck #prod17,
#gift-type.wash #car-type.truck #prod18,
#gift-type.wash #car-type.truck #prod19{
display:none !important;
}


/* =Layout
-------------------------------------------------------------- */
.yks-mailchimpFormContainer p, .yks-mailchimpFormContainer input { margin:0 !important;}
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	max-width: 1080px;
	margin: 0 auto;
	width: 100%;
	padding-top: 10px;
}
#content {
	width: 75%;
    padding: 4% 5% 2% 0;
    box-sizing: border-box;
    float: left;
}
#primary,
#secondary {
	padding-top: 40px;
	float: right;
	overflow: hidden;
	width: 25%;
}
#secondary {

	clear: right;
}
#footer {
	clear: both;
}
.page-template-homepage-page #content {padding: 1.5% 0 0 0;margin-bottom: 0px;}

@media (max-width: 1025px) {
	#content, #primary, #secondary {float: none; width: 100%; padding: 2%;}
	.clear.conditional {display: none;}
	.reviews {text-align: center;}
	.page-template-homepage-page #content {padding: 2%;}
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 100%;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	max-width: 1070px;
}


.content {
	position: relative;
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
}

#copyright {font-size:12px;}

#footer-block{
	max-width: 1080px;
	margin: 10px auto;
}

@media (max-width: 1080px) {
	#footer-block{padding: 2%;box-sizing: border-box;}
}

/* Homepage */

.gfg-list{margin-top:4px;}

.gf-author, .gf-spacer, .gf-relativePublishedDate{
	display: none !important;
}

div.recent-posts {
	padding-top: 10px;
}


div.recent-posts ul li {
	padding-bottom: 5px;
}

.clear{
	clear:both;
}

.page .content,
.blog .content,
.single .content,
.category .content{
	margin:0 auto;
}
body.page,
body.blog,
body.single,
body.category{
	background-image:none;
	background-color: #000;
}
#header .header-content{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+40,e0e0e0+58,e0e0e0+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 40%, rgba(224,224,224,1) 58%, rgba(224,224,224,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 40%,rgba(224,224,224,1) 58%,rgba(224,224,224,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 40%,rgba(224,224,224,1) 58%,rgba(224,224,224,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}
#logo{
	display: inline-block;
	vertical-align: middle;
}
@media (min-width: 767px) {
#header-right{
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	 }
#logo, #header-right {width: 49%;}
}

@media (min-width: 767px) and (max-width: 1025px) {
	#header-right {padding-right: 6%;}
}

#nav{
	position: relative;
	padding-left: 0;
	top:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc4e4e+0,ec3d3d+35,c70000+65,c70000+100 */
background: rgb(252,78,78); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,78,78,1) 0%, rgba(236,61,61,1) 35%, rgba(199,0,0,1) 65%, rgba(199,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(252,78,78,1) 0%,rgba(236,61,61,1) 35%,rgba(199,0,0,1) 65%,rgba(199,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(252,78,78,1) 0%,rgba(236,61,61,1) 35%,rgba(199,0,0,1) 65%,rgba(199,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc4e4e', endColorstr='#c70000',GradientType=0 ); /* IE6-9 */
	width: 100%;
	display: inline-block;
	border-top: 5px solid #000;
}
#nav .menu li{

}
#nav .menu li a{
	font-size: 16px;
	font-weight: bold;
	color: white;
	line-height: 1em;
	padding: 15px 34px;
	display: inline-block;
	text-transform:uppercase;
	text-decoration:none;
}
#nav .menu li.current_page_item, #nav .menu li.current-menu-item{
	background: rgb(0,0,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#222222',GradientType=0 ); /* IE6-8 */
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	height: 43px;
}
.page #main,
.blog #main,
.search #main,
.single #main,
.category #main,
.error404 #main{
	padding-top:0;
	margin:-5px auto 0;
	width:100%;
	background-image:url('images/droplets-background.jpg');
	background-repeat:repeat-x;
	background-position:center;
	background-size: cover;
}

header.entry-header {
    background-image: url(images/droplets-background.jpg);
    background-repeat: repeat-x;
    background-position: center;
    padding: 50px 0;
    border-bottom: 15px solid #a70000;
}

.entry-header h1.page-title {
    color: #fff;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
}
.banner {
    background: #a70000;
    padding-bottom: 15px;
    color: #fff;
    text-align: center;
}
#secondary-wrapper{
/* 	max-width:1070px; */
	margin: 0 auto;
	background: #fff;
}

@media (max-width: 1025px) {
	#secondary-wrapper{padding: 30px 0;}
	header.entry-header {padding: 40px 0;}
}

#container{
	background:#a70000;
	min-height:500px;
}

.container {
    padding: 2% 0;
    max-width: 1070px;
    margin: 0 auto;
}

.home #container{
background:transparent;
}

.category #container,
.single #container,
.page-template-sitemap-page-php #container{
	min-height: 690px;
}
.home #container{
	padding-top: 0px;
}

#content #page-top-left h2{
	font-size:42px;
	font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-style: italic;
	line-height: 1em;
	margin: 0 0 10px 0;
}
@media(min-width: 767px) {
#page-top-left{
	float:left;
	max-width: 50%;
}
#page-top-right{
	float: left;
    max-width: 46%;
    position: relative;
    margin-left: 4%;
}
}
body #content #page-top-left h2, body #content #page-top-left p, #page-top-left a, #page-top-left span.date {color: #fff;}
.page #left-column,
.page #right-column{
	display: inline-block;
	max-width: 45%;
	padding: 2%;
	vertical-align: top;
}

.page #left-column h2.column-header,
.page #right-column h2.column-header{
	font-size:20px;
	line-height:1em;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	margin:10px 0;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display: inline-block;
	background: rgb(34,34,34); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(34,34,34,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,34,34,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}

.page-template-homepage-page-php #lower-blocks-short{padding-top:0px;}
.page #angies-list{
	position:absolute;
	top: 0;
	left: 16px;
}

.page-template-homepage-page-php #left-block{
	float:left;
	width:25%;
	padding: 5px;
}

.page-template-homepage-page-php .blocks{min-height:270px;}

.page-template-homepage-page-php .blocks a.header{
	margin-bottom: 10px;
	font-size:20px;
	line-height:40px;
	text-align: left;
	text-indent: 10px;
	height: 40px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	display: block;
	background: rgb(34,34,34); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(34,34,34,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,34,34,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(34,34,34,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}
.page-template-homepage-page-php #left-block p{
	margin:0;
	line-height: 20px;
	padding:0 5px;
}
.page-template-homepage-page-php a.btn{
	font-size:14px;
	font-weight: bold;
	color:#fff;
	margin: 10px 44px;
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	text-align: center;
	text-transform:uppercase;
	text-decoration:none;
	background: #a70000; /* Old browsers */
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.page-template-homepage-page-php .blocks {
    background-color: #fff;
    color: #000;
    padding: 0;
}
.page-template-homepage-page-php .blocks p {margin-bottom: 0px;padding: 2%;}
.page-template-homepage-page-php .note{
	display: block;
	font-size: 11px;
}
.page-template-homepage-page-php #middle-block{
	float: left;
	margin-left: 1%;
	width:24%;
	padding: 5px;
}

.page-template-homepage-page-php #middle-block p{
/* 	padding:15px 0; */
	margin:0;
	text-align: center;
}
.page-template-homepage-page-php #middle-block img {
    max-width: 49%;
}
.page-template-homepage-page-php #right-block{
	float:left;
	margin-left: 1%;
	width: 49%;
	padding: 5px;
	position:relative;
}
.page-template-homepage-page-php #right-block #gift-cards{
	position: absolute;
    right: 17px;
    top: -17px;
}
.page-template-homepage-page-php #right-block img{
	float:left;
}
.page-template-homepage-page-php #right-block ul{
	margin: 10px 0 8px 165px;
	text-align: left;
}

.page-template-homepage-page-php .service-block {
    display: inline-block;
}

ul.menu{
	margin:0;
	list-style:none;
}
.menu-footer-container{
	text-align: center;
}

@media (max-width: 1025px) {
	.page-template-homepage-page-php #left-block, .page-template-homepage-page-php #middle-block, .page-template-homepage-page-php #right-block {
		float: none;
		width: 90%;
		margin: 0 auto 20px auto;
		padding-bottom: 1%;}
	.page-template-homepage-page-php .blocks{min-height:0px;}
	.page-template-homepage-page-php #left-block, .page-template-homepage-page-php #middle-block, .page-template-homepage-page-php #right-block {text-align: center;}
}

@media (max-width: 480px) {
	.page-template-homepage-page-php a.btn {display: block; }
}

/* Footer and MailChimp */
ul#menu-footer, ul#menu-footer li{
	display: inline-block;
}

@media (min-width: 767px) {
ul#menu-footer li:before { content: " | "; margin-right: 3px; }
ul#menu-footer li:first-child:before { content:""; }
}

ul#menu-footer li{
	padding-right:3px;
	}
ul#menu-footer li a{
	font-size:12px;
}
ul#menu-footer li a:hover{
	color:white;
}
#footer-block #mc_embed_signup{
	float:left;
}
#footer-widget-area .gform-footer input[type=submit]{
	color: #a70000;
    border: 0;
    padding: 6px 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 1px;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    right: 0;
}
@media(max-width: 770px) {
	#footer-widget-area .gform_widget input[type=submit] {position: relative;}
}
@media (max-width: 1025px) {
	#footer-widget-area .gform_widget input[type=submit]{margin-left: 0px;}
}
#footer-widget-area .gform_widget input[type=text]{
	color:#000;
}

@media (max-width: 480px) {
	#footer-widget-area .gform_wrapper .gform_footer {padding-top: 0;}
}
@media(min-width: 767px) {
	#footer-widget-area .gform_wrapper.gravity-theme .gform_footer {
	margin-top: -11px;
	}
}
#footer-widget-area .gform_wrapper.gravity-theme {margin-bottom: 15px;}
#footer-widget-area .gform_wrapper.gravity-theme .gform_footer {
    right: 5px;
    position: absolute;
}
#footer-widget-area #fourth{
	font-size: 14px;
    line-height: 1.5;
}
.ida-logo {text-align: center;}
.ida-logo img {vertical-align: middle;}
.menu-tertiary-container ul#menu-tertiary{
	list-style:none;
}
.menu-tertiary-container ul li{
	padding-left:10px;
}
.menu-tertiary-container ul li:first-child{
	padding-left:0;
}
/* Services Pages */
.service-prices a{
	display:none;
}
.service-prices{
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.category-services .page-title,
.category-additional-services .page-title{
	text-decoration: underline;
	font-size: 24px;
}
.services-top{
	display: inline-block;
	height: 150px;
	width: 670px;
}
.services-top img{
	float:left;
}
.services-header{
	float: left;
	display: inline-block;
	padding-left: 10px;
}

@media (max-width: 1000px) {
	#footer-widget-area #fourth {
    	width: 100%;
    	float: none;
    	clear: both;
    	text-align: center;}
    #footer-block {text-align: center;}
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family:arial;
color:#000;
}

h3.widget-title{
color: #000;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
font-family:arial;
color:#fff;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#wrapper{
	margin: 0 auto;
	max-width: 1070px;
}
#wrapper {
	background: #a70000;
}

/* Structure the footer area */
#footer {
    background: #a70000;
    padding: 10px 0;
}
body #footer-widget-area .gform_wrapper ul li.gfield {
    margin-top: 0px; }
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
    display: inline-block;
    padding: 2%;
    width: 33%;
    vertical-align: middle;
    box-sizing: border-box;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}

.alignright {text-align: right;}

@media (max-width: 1000px) {
	#footer-widget-area .widget-area {
		float: none;
    	margin-right: 10px;
    	width: 100%;}
    #third .alignright {text-align: center;}
    }

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
font-family: arial;
font-size: 14px;
color:#000;
}


div#phone, div.schedule-online {
    display: inline-block;
    vertical-align: middle;
	 	margin: 5px 0;}
div#phone{
		color: #000000;
		font-size: 20px;
		margin-right: 15px;
		}

@media (max-width: 1025px) {
	div#phone {padding: 0 2%;line-height: 24px;margin-right: 0;}
}

@media (max-width: 767px) {
	#header{text-align: center;}
	div#phone{text-align:center;}
}
#header-right .schedule-online, .learn-more, a.more-link {
/*
    font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-style: italic;
    text-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
*/
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 7px;
    border-radius: 5px;
background: rgb(251,83,83); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiNTM1MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2VjM2YzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UzMTgxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTAyMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(251,83,83,1) 0%, rgba(236,63,63,1) 40%, rgba(227,24,24,1) 51%, rgba(201,2,2,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,83,83,1)), color-stop(40%,rgba(236,63,63,1)), color-stop(51%,rgba(227,24,24,1)), color-stop(100%,rgba(201,2,2,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(251,83,83,1) 0%,rgba(236,63,63,1) 40%,rgba(227,24,24,1) 51%,rgba(201,2,2,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(251,83,83,1) 0%,rgba(236,63,63,1) 40%,rgba(227,24,24,1) 51%,rgba(201,2,2,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(251,83,83,1) 0%,rgba(236,63,63,1) 40%,rgba(227,24,24,1) 51%,rgba(201,2,2,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(251,83,83,1) 0%,rgba(236,63,63,1) 40%,rgba(227,24,24,1) 51%,rgba(201,2,2,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb5353', endColorstr='#c90202',GradientType=0 ); /* IE6-8 */
	border: 1px solid rgba(255,0,0,0.3);
    clear: both;
    text-align: right;
    text-transform: uppercase;
}
a.more-link {clear: both;}
a.learn-more:link, a.learn-more:visited, a.more-link:link, a.more-link:visited {color: #fff; text-decoration: none;}

#header-right .schedule-online a, a.more-link {
	text-decoration: none;
}

#header-right .schedule-online a:hover {
	color: #000;
}

#plus1{
position: absolute;
margin-top: 55px;
right: 0px;
margin-right: 258px;
}

#icons{
position: absolute;
margin-top: 50px;
right: 0px;
padding-right:18px;
padding-top:6px;
}

body,
input,
textarea {
	color: #000;
	font-size: 16px;
	line-height: 1.2;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #fff;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

#content input[type=submit]{
background:#a70000;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:0;
	padding:10px 30px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
	appearance: none;
	-webkit-appearance: none;
}

#content .gform_body input{
margin:0;
}

#content .gform_heading, #content .gform_heading h3 {
margin:0;
}

#content input[type=file]{
color:#fff;
}

#field_1_5 label.gfield_label{
display:none;
}

#content .gform_footer{
margin:0;
padding:0;
}

a{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; }

a:link {
	color: #a70000;
text-decoration:underline;
}
a:visited {
	color: #a70000;
}
a:active,
a:hover {
	color: #ff0304;
}

.schedule-online a, #footer-block, #footer-block a, #footer-block a:active,#footer-block a:hover{
	color:#fff;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */


#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;}
body.home #main {padding-bottom:25px;}
.post{border-bottom: 1px solid black;}

@media (max-width: 716px) {
	body.blog .post, .single .entry-meta {text-align: center;margin-bottom: 40px;}
	a.more {display: block;margin-top: 10px;}
}

#content,
#content input,
#content textarea {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
}
.home #content {
    width: 100%;
    float: none;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul,
body.blog #content .service-content p,
#content .price p,
.container .price p,
#content ul.display-posts-listing {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6 {
	color: #a70000;
	line-height: 1.25em;
	margin: 0 0 20px 0;
}

#content h2, .container h2 {
	font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-style: italic;
    font-size: 30px;
    font-weight: normal;
}
#content table, .container table {
	border: 0px solid #e7e7e7;
	margin: 0 0px 0px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th,
.container tf th,
.container thead th {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td, .container tr td {
	border-top: 0px solid #e7e7e7;
	padding: 5px 5px;
}
.container .service-content table td.service,
.container .service-content table td.service-title,
.container .service-content table td.price {width: 70%;}
.container .service-content table td.car-price,
.container .service-content table td.truck-price {width: 50%;padding: 0 2% 2% 2%;}

@media (max-width: 480px) {
	.container .service-content table td.service, #content .service-content table td.price,
	.container .service-content table td.service-title {width: 100%;display: block;}
	.container .service-content table td.car-price,
	.container .service-content table td.truck-price {text-align: center;}
    .container .service-content table td.price {text-align: left;}
    .page-template-page-additional div.post, .page-template-page-additional div.post .entry-title,
    .page-template-page-additional div.post .price p,
    .page-template-page-services div.post, .page-template-page-services div.post .entry-title {text-align: center;}
}
#content tr.odd td, .container tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 20px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title, #content h2.page-title, .container h2.page-title {
	color: #000;
font-size: 42px;
font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
font-style: italic;
line-height: 1em;
margin: 0;
/* text-shadow:2px 2px 2px #000;
-webkit-text-shadow:2px 2px 2px #000;
-moz-text-shadow:2px 2px 2px #000;*/
}
#content h2.page-title, .container h2.page-title {margin-bottom: 25px;}
.page-title span {
	color: #fff;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #fff;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff0304;
}

.page-subtitle {
	color: #000;
font-size: 32px;
font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
line-height: 1em;
margin: 0;
/*
text-shadow:2px 2px 2px #000;
-webkit-text-shadow:2px 2px 2px #000;
-moz-text-shadow:2px 2px 2px #000;
*/
}

@media (max-width: 1000px) {
	.container .page-title, .container .page-subtitle {
    	text-align: center;
    	letter-spacing: 1px;
    	line-height: 1.2em;
    	margin-bottom: 20px;}
}

.container .entry-title {
	color: #000;
	font-size: 32px;
	font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	font-style: italic;
	line-height: 1.2em !important;
	margin-bottom: 0 !important;
}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	text-decoration: underline;
}
.entry-meta {
	color: #888;
	font-size: 12px;
	margin:5px 0;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #fff;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #000;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.entry-content h6 {
    font-size: 15px;
    line-height: 1.2em !important;
}
.page-link {
	color: #fff;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #fff;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff0304;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	padding-bottom:18px;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff0304;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
}

.thumbnail img {
	border:4px solid #aa0000;
}

.home #content img{
border:0;
}

#content .attachment img {
	max-width: 900px;
}
.alignleft,.alignright, #content img.alignleft, #content img.alignright {
	margin-bottom: 12px;
}
.alignleft,
img.alignleft,
div.alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright,
div.alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter,
div.aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	text-align: center;
}

@media (max-width: 480px) {
	img.alignleft, img.alignright, div.alignleft, div.alignright {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
}
#content .wp-caption, .container .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}

#content .wp-caption p.wp-caption-text, .container .wp-caption p.wp-caption-text {
	color: #666;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley,.container .wp-smiley {
	margin: 0;
}
#content .gallery, .container .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item, .container .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
    padding: 1%;
    box-sizing: border-box;
}
#content .gallery.gallery-columns-2  .gallery-item, .container .gallery.gallery-columns-2 .gallery .gallery-item {width: 50%;}
#content .gallery.gallery-columns-3  .gallery-item, .container .gallery.gallery-columns-3 .gallery .gallery-item {width: 33%;}
#content .gallery img, .container .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption, .container .gallery .gallery-caption {
	color: #d3d3d3;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl, .container .gallery dl {
	margin: 15px 0;
}
#content .gallery img, .container .gallery img {
	border: 4px solid #fff;
}
#content .gallery br+br, .container .gallery br+br {
	display: none;
}
#content .attachment img, .container .attchment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

@media (max-width: 480px) {
#content .gallery.gallery-columns-2  .gallery-item,
#content .gallery.gallery-columns-3  .gallery-item,
.container .gallery.gallery-columns-2  .gallery-item,
.container .gallery.gallery-columns-3  .gallery-item {width: 100%;}
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #a70000;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #a70000;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #a70000;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #d3d3d3;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff0304;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #d3d3d3;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff0304;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #d3d3d3;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff0304;
	font-weight: bold;
}
#respond label {
	color: #d3d3d3;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #d3d3d3;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* Video Lightbox */
.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
  }
}
.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
}
.video-container {
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* IGNORE FORM THIS POINT ON */

#container {
  border-radius: 4px;
  max-width: 300px;
  height: auto;
  padding: 50px;
  background: white;
  margin: 100px auto;
}
#playme {
  text-transform: uppercase;
  font-weight: 300;
  border: none;
  color: white;
  display: inline-block;
  font-size: 14px;
  margin: 0;
  cursor: pointer;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
#footer .widget-container {
	margin: 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: underline;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 14px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #fff;
}
.widget_rss a.rsswidget:hover {
	color: #fff;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

.reviews {margin-top: 4px;}
.reviews a { display: inline-block;padding: 2px;}
iframe.facebook-box {border:none; overflow:hidden; width:250px; height:214px; background-color:white;}

@media (max-width: 1000px) {
	#primary .widget-container, #secondary .widget-container {padding: 18px;display: inline-block;vertical-align: top;width: 50%;box-sizing: border-box;}
	iframe.facebook-box {width:300px;}
}
@media (max-width: 480px) {
	#primary .widget-container, #secondary .widget-container {padding: 2%;display: block;width: 100%;}
}


/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

.footer-nav{
color: white;
text-decoration: underline;
font-size: 12px;
font-weight: bold;
}

#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #fff;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #fff;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}/* Contact Form */.wpcf7 input {margin:0px;}#content .wpcf7 p{margin-bottom:14px;}

#gift-type .disabled-box {
height:30px;
line-height:32px;
}

/* Photos Grid */

#gridcontainer{margin: 20px 0; width: 100%; }
#gridcontainer h2 a{font-size: 22px;}
#gridcontainer .griditemleft, #gridcontainer .griditemright{float: left; width: 50%;}
#gridcontainer .postimage{
	text-align: center;
}
#gridcontainer .postimage img{
border:4px solid #fff;

}

@media (max-width: 480px) {
	#gridcontainer .griditemleft, #gridcontainer .griditemright{float: none; width: 100%;}
}

.photogallery{
	text-align: center;
}

/* Gravity forms v2 */
body .gform_wrapper .gfield_checkbox li label, body .gform_wrapper .gfield_radio li label {
	max-width: 100%;
}

.gform_wrapper form {
    position: relative;
}
.ginput_container.ginput_container_total {
    display: inline-block;
    margin-left: 7px;
}

/* Responsive */

@media (min-width: 1025px) {
	ul#menu-main {text-align: left;}
	#nav li.menu-item {display: inline-block;}
	#nav li:hover > ul, #nav ul li:hover > ul, #nav .focus > ul, #nav .focus > ul {
  	clip: inherit;
  	overflow: inherit;
		height: inherit;
		width: inherit;
    visibility: visible;
		opacity: 1; }
	#nav .sub-menu, #nav .children{
		z-index: 9997;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px); }
	#nav .sub-menu, #nav .children {
			border-top:0 !important;
    	overflow: hidden;
    	padding: 0px;
    	position: absolute;
    	height: 0;
    	/* width: 1px; */
    	z-index: 9997;
    	opacity: 0;
    	visibility: hidden;
			background: rgb(0,0,0); */
	    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	    background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 100%);
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(34,34,34,1)));
	    background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%);
	    background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%);
	    background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%);
	    background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#222222',GradientType=0 ); }
	#nav .menu-main-container .sub-menu li, #nav .menu-main-container .children li.menu-item{
			display: block;
			-webkit-transition: all .5s ease;
		  -moz-transition: all .5s ease;
		  -o-transition: all .5s ease;
		  -ms-transition: all .5s ease;
		  transition: all .5s ease;   }
}

/* IMAGE LIGHTBOX SELECTOR */

#imagelightbox {
      cursor: pointer;
      position: fixed;
      z-index: 10000;
      top: 50%;
      touch-action: none;
      box-shadow: 0 0 3.125em rgba(0, 0, 0, .75); /* 50 */
  }

/* WITH ACTIVITY INDICATION */

#imagelightbox-loading,
#imagelightbox-loading div {
    border-radius: 9999px;
}

#imagelightbox-loading {
    background-color: rgb(128, 128, 128);
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    z-index: 10003;
    top: 50%;
    left: 50%;
    padding: 0.65em;
    margin: -1.3em 0 0 -1.3em;
    box-shadow: 0 0 2.5em rgba(0, 0, 0, .75); /* 40 */
}

#imagelightbox-loading div {
    width: 1.3em;
    height: 1.3em;
    background-color: #fff;
    animation: imagelightbox-loading .5s ease infinite;
}

@keyframes imagelightbox-loading {
    from {
        opacity: .5;
        transform: scale(.75);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
    to {
        opacity: .5;
        transform: scale(.75);
    }
}

/* WITH OVERLAY */

.imagelightbox-overlay {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    position: fixed;
    z-index: 9998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* WITH "CLOSE" BUTTON */

.imagelightbox-close {
    cursor: pointer;
    width: 2.5em; /* 40 */
    height: 2.5em; /* 40 */
    background-color: #666;
    position: fixed;
    z-index: 10002;
    top: 2.5em; /* 40 */
    right: 2.5em; /* 40 */
    border-radius: 50%;
    transition: color .3s ease;
}

.imagelightbox-close:hover {
    background-color: #111;
}

.imagelightbox-close:before,
.imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}

.imagelightbox-close:before {
    transform: rotate(45deg);
}

.imagelightbox-close:after {
    transform: rotate(-45deg);
}

/* WITH CAPTION */

#imagelightbox-caption {
    text-align: center;
    color: #fff;
    background-color: #666;
    position: fixed;
    z-index: 10001;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.625em; /* 10 */
}

/* WITH NAVIGATION */

#imagelightbox-nav {
    background-color: #444;
    background-color: rgba(255, 255, 255, .75 );
    position: fixed;
    z-index: 10001;
    left: 50%;
    bottom: 3.75em; /* 60 */
    padding: 0.313em; /* 5 */
    transform: translateX(-50%);
    border-radius: 20px;
}

#imagelightbox-nav a {
    position: relative;
    top: 0.2em;
    width: 1em; /* 20 */
    height: 1em; /* 20 */
    border: 1px solid #820000;
    display: inline-block;
    margin: 0 0.313em; /* 5 */
    border-radius: 50%;
}

#imagelightbox-nav .active {
    background-color: #820000;
}

/* WITH ARROWS */

.imagelightbox-arrow {
    cursor: pointer;
    width: 3.75em; /* 60 */
    height: 7.5em; /* 120 */
    background-color: #444;
    background-color: rgba(130, 0, 0, .75 );
    vertical-align: middle;
    display: none;
    position: fixed;
    z-index: 10001;
    top: 50%;
    margin-top: -3.75em; /* 60 */
}
.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
    background-color: #666;
    background-color: rgba(130, 0, 0, .75 );
}
.imagelightbox-arrow:active {
    background-color: #111;
}
.imagelightbox-arrow-left {
    left: 2.5em; /* 40 */
}
.imagelightbox-arrow-right {
    right: 2.5em; /* 40 */
}
.imagelightbox-arrow:before {
    width: 0;
    height: 0;
    border: 1em solid transparent;
    content: '';
    display: inline-block;
    margin-bottom: -0.125em; /* 2 */
}
.imagelightbox-arrow-left:before {
    border-left: none;
    border-right-color: #fff;
    margin-left: -0.313em; /* 5 */
}
.imagelightbox-arrow-right:before {
    border-right: none;
    border-left-color: #fff;
    margin-right: -0.313em; /* 5 */
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-nav,
.imagelightbox-arrow {
    animation: fade-in .25s linear;
}

@keyframes fade-in {
    from	{ opacity: 0; }
    to		{ opacity: 1; }
}

@media only screen and (max-width: 41.250em) { /* 660 */
    #container {
        width: 100%;
    }
    #imagelightbox-close {
        top: 1.25em; /* 20 */
        right: 1.25em; /* 20 */
    }
    .imagelightbox-arrow {
        width: 2.5em; /* 40 */
        height: 3.75em; /* 60 */
        margin-top: -1.875em; /* 30 */
    }
    .imagelightbox-arrow-left {
        left: 1.25em; /* 20 */
    }
    .imagelightbox-arrow-right {
        right: 1.25em; /* 20 */
    }
}

@media only screen and (max-width: 20em) { /* 320 */
    .imagelightbox-arrow-left {
        left: 0;
    }
    .imagelightbox-arrow-right {
        right: 0;
    }
}

@media (max-width: 767px) {
	.thumbnail {display: block;margin: 0 auto 20px auto;}
	.service-content {max-width: 100%;}
}

.disclaimer-area {
    margin-bottom: 35px;
    font-size: 15px;
    text-align: center;
    font-style: italic;
}

/* Add-Ons */
#main .ricks-add-ons .entry-title h2, #main .ricks-services .entry-title h2 {
    color: #000;
    font-family: Impact, AvenirNextCondensed-HeavyItalic , "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    margin-bottom: 10px;
    font-size: 34px;
    font-style: italic;
}
#main .ricks-services .entry-title h2 {font-size: 27px;}
#main .ricks-add-ons .service-content h4 {font-weight: bold; font-size: 18px;}
.ricks-add-ons .thumbnail img, .ricks-services .thumbnail img {border: 5px solid #a70000;}
@media (max-width: 767px) {
	.ricks-add-ons, .ricks-services, .page-template-fullwidth-page .entry-content {padding: 2%;}
	.ricks-add-ons .two_thirds, .ricks-services .two_thirds {text-align: left;}
}

.textalign-center {text-align: center;}
#secondary-wrapper .container .complete-services table, #secondary-wrapper .container .first-complete-services table {text-align: center;}
/* ------- Layout Grid Columns ------- */
.half{ width:48%; }
.one_third{ width:30.6666%; }
.two_thirds{ width:65.3333%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16%; }
.two_fifth{ width:36%; }
.three_fifth{ width:60%; }
.four_fifth{ width:80%; }
.one_sixth{ width:15%; }
.five_sixth{ width:83%; }
.half,.one_third,.two_thirds,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ line-height: 1.5;position:relative; box-sizing: border-box; margin-right: 4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

@media (max-width: 1025px){
	.half, .three_fifth, .two_fifth{ width: 100%;margin: 0 0 10px 0; float: none;}
	.half.car-price, .half.truck-price {width: 48%; margin: 0 4% 0 0;float: left;}
}

@media (max-width: 767px){
	.one_third, .two_thirds, .one_fourth, .one_fifth, .three_fourth{ width: 100%;margin: 0 0 10px 0;float: none;text-align: center;}
	.three_fourth.last {padding-bottom: 5%;}
}

.one_fourth img, .two_third img, .one_third img, .half img  { max-width: 100%; height: auto;text-align: center; }
.half .entry-content{ margin-bottom: 25px; }

.ricks-services p, .ricks-add-ons p  {
    font-size: 18px;
    line-height: 1.5;
}
.half.car-price, .half.truck-price {
    text-align: center;
    margin-bottom: 15px;
    background: #a70000;
    color: #fff;
    line-height: 1.2;
    padding: 10px;
    border: 2px solid #000;
    font-size: 1.2em;
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

/* Floating CTA */

.float-cta {
	position: fixed;
	bottom: 45%;
	background: #ff0304;
	right: -235px;
	z-index: 99;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 15px 15px 0 0;
	background-repeat: no-repeat;
	box-shadow: -10px 10px 10px rgba(0,0,0,0.1);
	transform: rotate(270deg);
	color: #fff;
	padding: 15px 25px;
	text-align: center;
	width: 400px;
}

.float-cta h3 {font-size: 22px;color: #fff;max-width: calc(100% - 85px);line-height: 1;text-align: left;}
.float-cta h3, .float-cta p{display:inline-block; vertical-align: middle;margin: 0 5px;}
.float-cta a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	}
.float-cta.visible-cta, .home .float-cta {right: -175px;}
@media (max-width: 1024px){
	.float-cta {
		position: fixed;
		bottom: -300px;
		right: 0px;
		box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
		transform: rotate(0deg);
		width: 100%;
	}
	.float-cta.visible-cta {
		bottom: 0px;
    right: 0px;
    padding: 15px 0;
    border-radius: 0px;
	}
}

/* Flex Containers */
.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.flex-box {
    position: relative;
		margin-bottom: 3%;
}
@media (min-width: 1025px) {
	.flex-container.flex-2 .flex-box {width: 46%;}
	.flex-container.flex-3 .flex-box {width: 30%;}
}

/* Pagination */
.navigation {clear: both;text-align: center;}
.navigation ul {margin: 20px 0;}
.navigation li { display: inline-block; margin-right: 5px;}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {text-decoration:none;}
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled {
	border-radius: 3px;
	border: 1px solid #a70000;
	cursor: pointer;
	padding: 5px 12px; }
.navigation li a:hover, .navigation li.active a { background-color: #a70000; color: #fff;}
