/**
Theme Name: AAthornton
Theme URI: https://inboundwebhub.com/
Author: inboundwebhub
Author URI: https://inboundwebhub.com/
Description: AAthornton custom desigend theme.
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: WPSITE
*/

/* WORDPRESS DEFAULTS 
---------------------*/
.alignleft, img.alignleft { margin-right: 1em; display: inline; float: left; }
.alignright, img.alignright { margin-left: 1em; display: inline; float: right; }
.aligncenter, img.aligncenter { margin-right: auto; margin-left: auto; display: block; clear: both; }
.alignnone, img.alignnone {	/* not sure about this one */ }
.wp-caption { margin-bottom: 1.5em; text-align: center; padding-top: 5px; max-width: 100%; }
.wp-caption img { border: 0 none; padding: 0; margin: 0; }
.wp-caption .wp-caption-text { 
	font-style: italic; 
	line-height: 1.5; 
	font-size: 13px; 
	margin: 0; 
	color: #777777; 
}
.wp-smiley { margin: 0 !important; max-height: 1em; }
blockquote { padding: 10px 20px; margin: 0 0 20px; border-left: 5px solid #eeeeee; }
blockquote p { font-style: italic; font-size: 1.063rem; }
blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; }
.gallery { position:relative; }
.gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 25%;
	margin: 0 0 0.7em;
}
.gallery.gallery-columns-1 .gallery-item { width: 100%; }
.gallery.gallery-columns-2 .gallery-item { width: 50%; }
.gallery.gallery-columns-3 .gallery-item { width: 33.33%; }
.gallery.gallery-columns-5 .gallery-item { width: 20%; }
.gallery.gallery-columns-6 .gallery-item { width: 16.667%; }
.gallery.gallery-columns-7 .gallery-item { width: 14.285%; }
.gallery.gallery-columns-8 .gallery-item { width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item { width: 11.11%; }
.gallery img {
	box-shadow: 0 5px 15px -8px rgba(0,0,0,.24), 0 8px 10px -5px rgba(0,0,0,.2);
	border-radius: 6px; max-width: 84%; height: auto;
}
.gallery img:hover { background-color: #ffffff;}
.gallery .gallery-caption { color: #999999; font-size: 12px; margin: 7px 0 10px; line-height: 1.48; }
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }

#learn-more.affirm-as-low-as { display:none; }

