/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: 
*/

@charset "UTF-8";
/*
Theme Name: Home Town Mailing Lists
Theme URI: 
Author: Red Spot Web Design
Author URI: https://www.redspotdesign.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Website Name is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

html {line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {font-family: 'Open Sans', sans-serif; margin: 0 auto; width: 100%;}
a { color: inherit; }
html, body {
  overflow-x: hidden !important;
}

/*###################################
## LAYOUTS
###################################*/

.db { display: block; }
.tc { text-align: center; }
.mgla .e-con-inner { margin: 0 0 0 auto!important; }
.mgra .e-con-inner { margin: 0 auto 0 0!important; }
.mg, .mg .e-con-inner { margin: 0 auto!important; }

.fw { flex-wrap: wrap; }
.flex { display: flex; }
.flexs { display: flex; align-items: flex-start; justify-content: space-between; }
.flexc { display: flex; align-items: center; justify-content: space-between; }
.flexe { display: flex; align-items: flex-end; justify-content: space-between; }
.flexs-alt { display: flex; align-items: flex-start; }

.full-width { width: 100%!important; }

/* RECAPTCHA */

/* .elementor-form .grecaptcha-badge {
  visibility: hidden !important;
} */

.elementor-section {
  overflow-x: hidden;
}

/*###################################
## BUTTON
###################################*/

.btn a { max-width: 200px; width: 100%!important; }
.btn-alt { max-width: 130px; width: 100%; font-family: 'Barlow', Sans-serif; font-size: 14px; font-weight: 400;line-height: 1.2em; color: #FFFFFF; background-color: #97AB70; padding: 12px 0px 12px 0px; display: block; margin: 10px 0; text-align: center; }

/*###################################
## HEADER
###################################*/

/* body.elementor-editor-active #site-header { }
body:not(.elementor-editor-active) #site-header { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 999; }
body:not(.elementor-editor-active) #site-header.sticky .site-logo img { max-width: 100px; } */
body:not(.elementor-editor-active) #site-header.sticky { background: rgb( 255 255 255 / 90% ); box-shadow: 0 10px 10px -10px black; }
/* #site-header { position: absolute; left: 0; right: 0; z-index: 999; } */
#site-header .header-info { opacity: 1; transition: opacity 0.1s ease; }
#site-header.sticky .header-info { opacity: 0; height: 0; }
#site-header.sticky .header-img img { width: 100px; }

/*###################################
## BANNER
###################################*/

#site-banner { position: relative; }
#site-banner::after { content: ''; background: url('assets/images/site-curve.png')no-repeat center bottom; width: 100%; height: 100%; background-size: contain; position: absolute; left: 0; right: 0; bottom: -1px; }
.banner-content { transform: translateY(-50%)!important; left: 0; right: 0; z-index: 9!important; }

/*###################################
## CONTENT
###################################*/

.content-section .e-con-inner { position: relative; }
.content-mid { top: 50%; transform: translateY(-50%); left: 0; right: 0; }

.icon-list .elementor-icon-list-icon { padding-top: 10px!important; }
.icon-list .elementor-icon-list-item { align-items: flex-start!important; }

.location-list ul { column-count: 2; }

.accordion a { display: block!important; }
.accordion p { margin: 0!important; }

.inner-link a { color: #333333!important; }

/* TAG */

.tag-section { position: relative; }
.tag-section::after { content: ''; background: url('assets/images/site-curve-alt.png')no-repeat center top; width: 100%; height: 100%; background-size: contain; position: absolute; top: -1px; left: 0; right: 0; }

/* MAILING LIST */

.mailing-list span { font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 14px; color: #D09C53; display: block; letter-spacing: 0.1em; line-height: 1.2em; margin-top: 10px; }
.mailing-list p { max-width: 290px; width: 100%; margin: 0 auto!important; }
.mailing-list.alt p { max-width: 100%; }
.mailing-list.alt .elementor-image-box-wrapper { max-width: 400px; width: 100%; margin: 0 auto!important; }

/* MAILING SERVICE */

.mailing-service { position: relative; }
.mailing-service::after { content: ''; background: url('https://hometownlisstg.wpengine.com/wp-content/uploads/2023/03/mailing-after.png')no-repeat bottom right; background-size: contain; max-width: 58%; width: 100%; height: 80%; position: absolute; right: 0; bottom: 0; }

/* TESTIMONIALS */

.testimonial-section { position: relative; }
.testimonial-section::after { content: ''; background: url('assets/images/site-curve-lg.png')no-repeat center bottom; width: 100%; height: 100%; background-size: contain; position: absolute; left: 0; right: 0; bottom: -1px; }

/* CTA */

/* .cta-section { position: relative; }
.cta-section::after { content: '';  background: url('assets/images/site-curve-with-img.png')no-repeat center top; width: 100%; height: 100%; background-size: contain; position: absolute; left: 0; right: 0; bottom: -200px; } */

/*###################################
## FOOTER
###################################*/

.footer-section { position: relative; }
.footer-section::after { content: '';  background: url('assets/images/site-curve-with-img.png')no-repeat center top; width: 100%; height: 100%; background-size: contain; position: absolute; top: -200px; left: 0; right: 0; }

.inner .footer-section::after { content: '';  background: url('assets/images/site-curve-footer.png')no-repeat center top; width: 100%; height: 100%; background-size: contain; position: absolute; top: -1px; left: 0; right: 0; }

/* MAILING LIST */

.consumer-list { max-width: 1600px!important; width: 100%!important; }

/*###################################
## RESPONSIVE
###################################*/

@media screen and (max-width: 1366px){
	
	/* BUTTON */
	
	.btn a { max-width: 180px; }
	
	.icon-list .elementor-icon-list-icon { padding-top: 4px!important; }
	
	/* FOOTER */
	
	.footer-section::after { top: -140px; }
	
}

@media screen and (max-width: 1024px){
	
	/* BUTTON */
	
	.btn a { max-width: 160px; }
	
	/* FORM	 */
	
	.mail-form .elementor-field-textual.elementor-size-lg { min-height: 45px; }
		
}

@media screen and (max-width: 960px){

	#site-banner::after { bottom: -10px; }
	.banner-content { top: 55%; }
	

}

@media screen and (max-width: 767px){
	
	body:not(.elementor-editor-active) #site-header.sticky { background: #FFFFFF!important; }
	
	.location-list ul { column-count: 1; }
	.icon-list .elementor-icon-list-item, .icon-list .elementor-icon-list-icon { display: block!important; padding: 0!important; text-align: center!important; }
	.icon-list.alt .elementor-icon-list-item, .icon-list.alt .elementor-icon-list-icon { display: flex!important; padding: 5px 0 0!important; text-align: inherit!important; }
	
	/* HEADER */
	
	#site-header { position: unset; background: #FFFFFF; }
	
	/* BANNER */
	
/* 	.banner-content { top: 50%; } */
	.mail-form .elementor-field-textual.elementor-size-lg { min-height: 40px; }
	.mail-form .elementor-button-text { padding: 10px 30px!important; }
	.mail-form .elementor-button { padding: 0!important; }
	
	/* CONTENT	*/
	
	#site-banner::after, .tag-section::after, .mailing-service::after, .testimonial-section::after, .footer-section::after { display: none; }
	
	.content-mid { position: relative!important; top: unset; transform: unset; left: 0; right: 0; }
	
		/* MAILING LIST */
	
		.mailing-list { margin: 15px auto!important; }
	
	/* FOOTER */
	
	.footer-nav .elementor-item { justify-content: space-around!important; }
	
	/* MAILING TIPS */
	
	.mailing-tips .mailing-list.alt { max-width: 480px!important; width: 100%!important; margin: 15px auto!important;  }
	
}


@media screen and (max-width: 600px){
	
	/* CONTENT	*/
	
		/* MAILING LIST */
	
		.mailing-list { width: 100%!important; min-height: 100%!important; margin: 15px!important; }
	
	/* FOOTER */
	
/* 	.footer-col { width: 100%!important; } */
	
	.printing-services-col { width: 100%!important; }
	
}

@media screen and (max-width: 480px){
	
	.mailing-tips-text { font-size: 30px!important; }
}.example {
    display: grid;
    transition: all .5s;
    user-select: none;
    background: linear-gradient(to bottom, white, black);
}