#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    margin-bottom: 7px;
	  font-family: Courier,monospace;
}

@media only screen and (max-width: 767px)  {
	
/* This reverses the order of columns in Grid Rows and Color Sections when you use the ID of switch-column-order */

#switch-column-order.av-layout-grid-container {
   display: flex !important;
   flex-direction: column-reverse;
 }

#switch-column-order .flex_column_table {
   display: flex !important;
   flex-direction: column-reverse;
 }

}
#top #wrap_all .post-meta-header h6 {
    font-size: 16px;
    font-weight: 100 !important;
    font-family: 'courier' !important;
}
.content, .sidebar {
    padding-top: 75px!important;
    padding-bottom: 75px!important;
}
#blog-template .container {
    max-width: 860px;
}

h1, h2, h3, h6 {
    line-height: 1.7em;
    letter-spacing: .10em;
}

.max-145 {
	max-width: 175px;
}

.flex_column.max-width {
    max-width: 980px;
    margin: 0 auto;
    float: none;
}

.av-special-heading {
    margin-top: 0px;
}

.av-subheading p {
    font-family: 'hasheart', arial !important;
    letter-spacing: .1em;
}

div#main {
    margin: 0 auto;
	background: transparent;
}

.page-id-258 div#main, .page-id-1046 div#main {
    max-width: inherit!important;
}

.html_header_top.html_header_sticky.html_large #main {
    padding-top: 66px;
}

.html_header_transparency .avia-section:first-child {
    margin-top: 92px;
}

.html_stretched #wrap_all {
    background: #333333 url(https://hasheart.us/wp-content/uploads/2017/05/camo-woodland-large.jpg) center center repeat scroll;
}

.home .avia-section:first-child, .page-id-1046 .avia-section:first-child {
    margin-top: 0px;
}

/* MISC. - sometimes useful css depending on the site */
.special_amp {
    font-family: inherit;
    font-style: normal;
    font-size: 1em;
    line-height: 1em;
    font-weight: normal;
}
.av-special-heading.no-margin {
    margin-top: 0px;
}
.centered-buttons .avia-button-wrap {
    display: inline-block;
    margin: 0 5px;
}
.centered-buttons {
    text-align: center;
}
/* Fullwidth buttons subtle color */
#top .main_color .avia-color-theme-color-subtle, #top .main_color .avia-color-theme-color-subtle:hover {
	background: #ca9e31;
}

/* Custom homepage slider */
.custom-slideshow .slideshow_align_caption {
	width: 35%;
}

/* Custom list style for bullet points */
.caret-style li:before {
    content: "\e879";
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    position: relative;
    font-family: 'entypo-fontello';
}
.caret-style ul {
    list-style: none !important;
}

/* Gravity forms css*/
.gform_wrapper {
    margin: 0;
    max-width: 100%;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0;
    padding-top: 0;
}
.gform_wrapper .gform_footer {
    padding: 0;
    margin: 0;
}
#top .gform_wrapper ul li.gfield {
    margin-bottom: 20px;
}

/* Portfolio Grid transparent background */
.main_color.inner-entry, .main_color .grid-entry-title, .grid-entry .main_color .avia-arrow {
    background: transparent;
}
.main_color .grid-content {
    background: transparent;
}
.grid-entry .inner-entry {
    box-shadow: none;
    padding: 5px;
}

/* Socket css */
#socket .copyright {
    text-align: center;
    width: 100%;
}
#socket .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* Experimental column switching css */
@media only screen and (max-width: 767px)  {
  #switch-column-order.av-layout-grid-container {
    display: flex !important;
    flex-direction: column-reverse;
  }
  #switch-column-order .flex_column_table {
    display: flex !important;
    flex-direction: column-reverse;
  }
}

body, p, h1, h2, h3 {
	font-family: Courier, monospace;
}

.avia-icon-list-container {
    margin: 0;
}

.transform-2 {
	  -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.white-background {
    background-color: #ffffff;
}

.alternate_color .av-icon-display, #top .alternate_color .av-related-style-full a:hover .related-format-icon, .alternate_color .av-default-style .av-countdown-cell-inner {
    background-color: transparent;
}

.av-countdown-time-label {
    font-family: 'impact-label' !important;
    color: black;
    background: white;
    font-size: 30px;
}

.av-countdown-timer-inner {
    width: inherit;
	  margin: 0 auto;
}

#top .av-default-style .av-countdown-cell-inner {
    margin: 0;
    border: none;
}

.av-countdown-time {
    font-size: 55px;
    font-family: 'hasheart', arial !important;
    margin-bottom: 15px;
}

.avia-icon-list-container ul li {
    display: inline-block!important;
}

.avia-icon-list {
    margin: 0 auto;
    max-width: 300px;
}

#top .av-iconlist-small .iconlist_icon {
    height: 1em;
    width: 1em;
    line-height: 1em;
    font-size: 60px;
    margin-right: 2px;
}

.mapplic-clickable:not(g), g.mapplic-clickable > * {
    opacity: 0.75 !important;
}

.mapplic-clickable:not(g):hover, g.mapplic-clickable:hover > * {
    opacity: 0.5 !important;
}

/*** MASONRY STYLING ***/

/* Masonry entry titles */
.av-masonry .av-masonry-entry h3.entry-title  {
	font-family: 'impact-label';
	font-size: 32px;
	font-weight: 500;
	display: block;
	width: initial;
	position: relative;
	text-align: center;
	color: #000;
	-ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

/* Update masonry content padding */
.av-masonry-entry .av-inner-masonry-content {
    padding: 15px 0 0 0;
}

/* Transparent background for Masonry content so the polaroid background can shine through */
.av-masonry .av-inner-masonry-content {
	background: transparent!important;
}

/* Don't display the entry date or stylistic arrow on Masonry elements */
.av-masonry .av-masonry-entry .avia-arrow, .av-masonry .av-masonry-date {
	display: none;	
}

.av-large-gap.av-flex-size .av-masonry-entry::last-child .av-inner-masonry {
margin-right: 0;	
}

/* Masonry entry titles */
.polaroid-column h3  {
	font-family: 'impact-label';
	font-size: 32px;
	font-weight: 500;
	display: block;
	width: initial;
	position: relative;
	text-align: center;
	color: #000;
	-ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    margin-top: 30px;
}

/* Disable masonry animation */
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
-webkit-animation: none; /* Safari 4+ */
-moz-animation: none; /* Fx 5+ */
animation: none; /* IE 10+ */
}

.av-masonry-entry {
opacity: 1 !important;
visibility: visible !important;
}

/*** HEADER CUSTOMIZATIONS ***/

/* Menu item styling */
#avia-menu .menu-item a {
font-size: 18px;
text-transform: uppercase;
}

/* Remove the search */
#menu-item-search {display:none;}

/* The scrolled header needs a background color */
.header-scrolled #header_main {
background: #171717;
	-webkit-box-shadow: 4px 9px 26px -6px rgba(0,0,0,0.62);
-moz-box-shadow: 4px 9px 26px -6px rgba(0,0,0,0.62);
box-shadow: 4px 9px 26px -6px rgba(0,0,0,0.62);
}

.header_color div {
	border-color: #2f2f2f;
}

/* Remove underline hover effects on menu items */
.av-main-nav li:hover .avia-menu-fx {
	opacity: 0;
}

#top .av_header_transparency.av_alternate_logo_active .logo a > img {
opacity: 1!important;
filter: alpha(opacity=0)!important;
}

#header_main .logo img {
	padding: 10px;
}

.header-scrolled .logo img { content: url(/wp-content/uploads/2017/05/hasheart-sm-white-logo.png); }

/*
.header-scrolled #header_main .logo {
	margin: 0;
}
*/

/* CUSTOM PINS */
.mapplic-pin.heartpin {
	background-image: url(/wp-content/uploads/2017/05/map-pin-1x.png);
	background-color: transparent!important;
	background-size: 10px 15px;
	width: 10px;
	height: 15px;
	margin-top: -13px;
	margin-left: -5px;
}

/* Update Mapplic pin look */
h4.mapplic-tooltip-title {
    font-family: Courier, monospace!important;
	color: #171717;
}

.mapplic-tooltip-triangle {
	display: none;
}

/* Make mapplic pins less transparent */
.mapplic-clickable:not(g), g.mapplic-clickable > * { opacity: 0.95; }

/* Sm section */
.section-sm .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.button-padding {
	padding: 0 50px;
}

/* Mobile media quieries at 767 */
@media only screen and (min-width: 768px) {
	.mobile-only {
		display: none!important;
	}
}
@media only screen and (max-width: 767px) {
	.desktop-only {
		display: none!important;
	}
	.mobile-only {
		display: block!important;
	}
}

/* Mobile media quieries at 990 */
@media only screen and (min-width: 991px) {
	.mobile-only-990 {
		display: none!important;
	}
}
@media only screen and (max-width: 990px) {
	.button-padding {
	padding: 0;
}
	.desktop-only-990 {
		display: none!important;
	}
	.mobile-only-990 {
		display: block!important;
	}
}

/* Mobile media quieries at 1200 */
@media only screen and (min-width: 1201px) {
	.mobile-only-1200 {
		display: none;
	}
}
@media only screen and (max-width: 1200px) {
	.desktop-only-1200 {
		display: none;
	}
	.mobile-only-1200 {
		display: block;
	}
}

/* Style the state selector */
.avia_codeblock_section .avia_codeblock.state-selector {
	margin-top: 10px!important;
}

.main-title.entry-title {
font-size: 2em;
font-family: Courier, monospace!important;
}

.avia_transform .avia-gallery-thumb img {
opacity: 1;
border: 0!important;
}

.fullwidth-column .container {
max-width: 100%!important;	
}

/* Button edits (general) */
body a.avia-button {
    border-radius: 0;
    border: 3px solid #000!important;
    text-transform: uppercase;
    transition: all 0.3s ease;
    font-family: 'hasheart', arial !important;
    font-size: 27px!important;
    letter-spacing: .1em;
}

.avia-button.avia-size-small {
    padding: 10px 20px;
}

.button-half {
    width: 47%;
    display: inline-block;
}

.button-half .avia-button {
    padding: 9px 2px 7px!important;
}

.button-half:nth-child(even) {
    margin-right: 1%;
}

.button-half:nth-child(odd) {
    margin-right: 0;
}

.button-half a.avia-button {
    width: 100%!important;
}

/* Custom colors for buttons */
.segment-001 a.avia-button {
    background: #9C937D;
}

.segment-002 a.avia-button {
    background: #827958;
}

.segment-003 a.avia-button {
    background: #475B48;
}

.segment-004 a.avia-button {
    background: #4C473A;
}

.segment-005 a.avia-button {
    background: #363A40;
}

.total-mileage a.avia-button {
    background: #B0C7B1;
}

/* Minimal padding for tiled sections */
.padding-minimal .container {
    padding: 20px;
}

.padding-minimal .av-content-full {
    padding: 0;
}

.padding-minimal div .av_one_third {
    width: 80.333333%;
}

/* Blog polaroids */
body .template-blog .post-title.entry-title a, body .template-blog span a, body .template-blog span, body .template-blog time, body .template-blog p {
    color: #222!important;
}

body .template-blog p {
    font-size: 14px;
    line-height: 1.6em;
}

body .template-blog .post-meta-infos {
    font-size: 13px;
}

body .template-blog .read-more-link a {
    color: #222;
}

/* Footer customizations */
#footer {
    display: none;
}

.global-footer .avia_image {
    max-width: 86px;
}

.global-footer span::before {
	color: #fff!important;
}

@media screen and (max-width: 1200px) {
    .global-footer .av_textblock_section {
        display: none;
    }
    
    .global-footer .av_one_fourth {
        width: 100%;
    }
    
    .global-footer .avia_image {
        max-width: 100px;
    }
}

/* Remove cart dropdown */
#header_main .cart_dropdown {
    display: none;
}

/* Socket styling */
#socket {
    border: 0;
    background: #000;
}

.fifty-states select {
	font-size: 14px!important;
	background: #c4b9a7!important;
	color: #222!important;
	font-family: Courier, monospace!important;
	padding: 4px 10px!important;
	background-image: url(https://hasheart.us/wp-content/uploads/2017/06/down-arrow.png)!important;
	background-repeat: no-repeat!important;
	background-position: 96% 10px!important;
	background-size: 15px!important;
}

.fifty-states-icon-right {
	max-width: 130px;
	margin-bottom: 15px!important;
}

.information-box strong {
	text-decoration: none!important;
	text-transform: uppercase;
	font-weight: 300;
}

.information-box {
	font-size: 14px;
	line-spacing: 24px;
}

/* Less top padding for color sections that don't need as much */
.less-top-padding main {
padding-top: 30px;
}

/* State headings */
.state-heading h2 {
	line-height: 1.5em!important;
	margin-bottom: 0!important;
}

.state-heading h3 {
	margin-bottom: 15px;
	font-family: Courier, monospace!important;
	text-transform: uppercase;
	font-size: 12px;
}

/* Icon */
.fifty-states-icon {
max-width: 110px;
margin-right: 26px;
margin-top: 26px!important;
margin-bottom: 85px;
}

/* Responsiveness */
@media screen and (max-width: 781px) {
.fifty-states-icon {
	display: none!important;
}

/* 50 States selector */
.fifty-states select {
	width: 80%!important;
	margin-left: auto!important;
	margin-right: 25px!important;
}

/* Move the state information block down a little bit */
.information-box {
margin-top: 60px;
}
}

.custom-form .gfield label.gfield_label {
display: none!important;
}

#top .custom-form input[type=text], #top .custom-form textarea, #top .custom-form select {
font-size: 14px!important;
    background: #c4b9a7!important;
    color: #222!important;
    font-family: Courier, monospace!important;
    padding: 4px 10px!important;
	    border: 1px solid #e1e1e1;
margin-bottom: 5px;
	border-radius: 1px;
	text-transform: uppercase;
}

#top .custom-form select {
    background-image: url(https://hasheart.us/wp-content/uploads/2017/06/down-arrow.png)!important;
    background-repeat: no-repeat!important;
    background-position: 96% 10px!important;
    background-size: 15px!important;
}

#top .custom-form #gform_submit_button_1 {
font-family: 'hasheart';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 2px;
	border: 2px solid #000;
	float: right;
	font-size: 27px;
}

body #top .custom-form input[type=submit] {
border-bottom-color: rgb(225, 225, 225)!important;
border-bottom-style: none!important;
border-bottom-width: 0px!important;
border-image-outset: 0px!important;
border-image-repeat: stretch!important;
border-image-slice: 100%!important;
border-image-source: none!important;
border-image-width: 1!important;
border-left-color: rgb(225, 225, 225)!important;
border-left-style: none!important;
border-left-width: 0px!important;
border-right-color: rgb(225, 225, 225)!important;
border-right-style: none!important;
border-right-width: 0px!important;
border-top-color: rgb(225, 225, 225)!important;
border-top-style: none!important;
border-top-width: 0px!important;
box-sizing: border-box!important;
color: rgb(255, 255, 255)!important;
cursor: auto!important;
display: inline!important;
font-family: hasheart, arial!important;
font-size: 27px!important;
font-stretch: normal!important;
font-style: normal!important;
font-variant-caps: normal!important;
font-variant-ligatures: normal!important;
font-variant-numeric: normal!important;
font-weight: normal!important;
height: auto!important;
letter-spacing: 2.7px!important;
line-height: 32.4px!important;
margin-bottom: 0px!important;
margin-left: 0px!important;
margin-right: 0px!important;
margin-top: 0px!important;
padding-bottom: 0px!important;
padding-left: 0px!important;
padding-right: 0px!important;
padding-top: 0px!important;
text-align: center!important;
text-size-adjust: 100%!important;
text-transform: uppercase!important;
vertical-align: baseline!important;
}

/* Hide things for now */
.hide-for-now {
display: none!important;
}

.post-meta-header {
text-align: center!important;
}

.post-meta-header {
margin-bottom: 25px;
}

.post-meta-header h1 {
margin-bottom: 0px;
}

.post-meta-header h6 {
font-size: 0.9em!important;
font-weight: normal!important;
font-family: Courier, monospace!important;
}

/* Fix partner images */
.main_color .avia-content-slider.el_before_av_partner .slide-image, .main_color .avia-content-slider .slide-image {
background: transparent;
}

h2.post-title.entry-title {
font-family: Courier, monospace!important;
}
#socket .copyright a {
    color: #f8f8f8;
}


.postid-2955 #av_section_1 {
width: 70%;
display: inline-block;
clear: none;
}

.postid-2955 #after_section_1 {
	width: 30%;
	display: inline-block;
}

.postid-2955 #after_section_1 .template-page.content {
	display: none;
}

.postid-2955 #after_section_1 .inner_sidebar {
	margin-left: 0;
	padding-left: 0;
}

.postid-2955 #main {
	background: #fff;
}
	
	@media only screen and (min-width: 768px) {
.responsive .boxed#top {
  box-shadow: 0 0 45px -13px rgba(0,0,0,0.5);
}
}

@media only screen and (min-width: 768px) {
.responsive .boxed#top, .responsive.html_boxed.html_header_sticky #header, .responsive.html_boxed.html_header_transparency #header {
  width: 1500px;
  max-width: 100%;
}
}

div#main {
    max-width: inherit;
}




/* BLOG EDITS */
@media only screen and (min-width: 850px){
#blogposts a.slide-image {
    width: 30%;
    
}

#blogposts .slide-content {
    width: 60%;
}

#blogposts article.slide-entry.flex_column {
    display: flex;
    align-items: center;
}
}

#blogposts .container {
    max-width:  1100px !important;
}

#blogposts .read-more-link {
    margin-top: 20px;
}

#blogposts a.slide-image {
    max-width: 300px;

    margin-bottom: 40px;
}