/*
Theme Name:		New Horizons Villas
Description:	Custom theme built on Genesis by Tailored Media 2019.
Author:			Tailored Media
Author URI:		https://www.tailoredmedia.com.au/
Version:		1.0
Template:		genesis
Template Version: 2.6
*/




/**
 *	General Defaults
 */
body { background:#FFF; }
a, img, a img, a:hover img { outline:none !important; }
a, a:link { color:#23a4c4; }
a:hover, a:active { color:#111; }

html { font-size:62.5%; }
body { font-family:'Open Sans',sans-serif; color:#526473; }
h1, h2, h3, h4, h5, h6 { font-family:Lato,sans-serif; }


/**
 *	Site Width
 */
.tws-flexslider-wrap .flexslider { xwidth:1200px; width:100%; max-width:100%; }
.site-inner, .wrap { width:1200px; max-width:95%; }
.site-inner { padding-top:2em; }
.wrap { max-width:100%; }



/**
 *	Header
 */
.site-header { text-align:left; }
.site-header .wrap { max-width:98%; padding:0.5em 0; } 
.site-header .wrap > :last-child { margin-bottom:0; }

.site-header .site-title { 
	margin-bottom:1.5em;
	text-align:center;
}
.site-header .site-title img { 
	width:230px;
	max-width:100%;
}
.site-header .hamburger-menu-toggle {
	float:none;
	background:#0f2847;
	color:#fff;
	margin-bottom:1.5em;
	text-align:center;
}
.site-header .hamburger-menu-toggle a { 
	float:none; 
	font-size:1.2em;
	color:inherit;
	display:block;
	padding:0.5em;
}
@media only screen and (max-width: 960px) {
	.site-header .wrap {
		border-bottom:2px solid #0f2847;
	}
}
@media only screen and (min-width: 960px) {
	.site-header .site-title { 
		margin-bottom:0; 
		float:left;
		max-width:calc(100% - 5em);
	}

}


.site-header .blocks {
	clear:both;
	margin:0 2vw;
}
.site-header .blocks a { 
	display:grid;
	margin:0 auto;
	grid-template-columns:3.5em auto; 
	grid-template-rows:auto;
	grid-template-areas:
		"icon bigtext"
		"icon smalltext";
	grid-gap:2px;
	align-items:center;
	color:#0f2847;
	text-decoration:none;
	line-height:1.1;
	font-size:0.85em;
}
.site-header .blocks a:hover {

}
.site-header .blocks .icon { 
	grid-area:icon;
	display:block;
}
.site-header .blocks strong { 
	grid-area:bigtext;
	display:block;
	text-align:left;
	font-size:1.2em;
	font-weight:500;
}
.site-header .blocks span.small {
	grid-area:smalltext;
	display:block;
	text-align:left;
	text-transform:uppercase;
	font-size:0.85em;
	letter-spacing:0.05em;
}
.site-header .blocks .fas {
	font-size:2em;
	color:#fc8a1a;
	border:2px dashed #fc8a1a;
	padding:0.2em;
}

@media only screen and (min-width: 600px) and (max-width: 960px) {
	.site-header .blocks > .block {
		display:inline-block; 
		margin-left:2em;
		float:left;
	}
	.site-header .blocks > .block:first-child {
		margin-left:0;
	}
}

@media only screen and (max-width: 750px) {
	.site-header .blocks .block-trial { display:none; }
}

@media only screen and (min-width: 960px) {
	.site-header {  }
	.site-header .blocks {
		clear:right;
		float:right;
		width:auto;
		margin:0;
		margin-top:3.8em;
	}
	.site-header .blocks > .block {
		display:inline-block;
		margin-left:2em;
	}
	.site-header .blocks > .block:first-child {
		margin-left:0;
	}
	.site-header .blocks p { 
		margin:0;
	}
}



/**
 *	Menu Bar
 */
.nav-primary { }

@media only screen and (max-width:960px) {
	.nav-primary {
		background:#0f2847;
	}
}

@media only screen and (min-width:960px) {
	.nav-primary { background:#0f2847; text-align:center; }
	.nav-primary ul.menu { text-transform:uppercase; padding:0.5em 0; }
	.nav-primary ul.menu li a { padding:0.5em 0.7em; color:#fff; }
	.nav-primary ul.menu li.current-menu-item > a,
	.nav-primary ul.menu li.current-menu-ancestor > a,
	.nav-primary ul.menu li:hover > a,
	.nav-primary ul.menu li a:focus,
	.nav-primary ul.menu li a:hover { background:none; color:#fc8a1a; }
	
	.nav-primary ul.menu ul.sub-menu { background:#f0efed; }
	.nav-primary ul.menu ul.sub-menu li { }
	.nav-primary ul.menu ul.sub-menu li a { background:none; color:#fff !important; padding:0.9em 1em; }
	.nav-primary ul.menu ul.sub-menu li.current-menu-item > a,
	.nav-primary ul.menu ul.sub-menu li.current-menu-ancestor > a,
	.nav-primary ul.menu ul.sub-menu li:hover > a,
	.nav-primary ul.menu ul.sub-menu li a:focus,
	.nav-primary ul.menu ul.sub-menu li a:hover { background:none; color:#111 !important; }

	.nav-primary .fas { color:#fc8a1a; margin-right:0.25em; }
}



/**
 *	Hero Banner
 */
.tws-flexslider-wrap { 
	position:relative;
	z-index:1; 
	line-height:1; 
	background:#a4e5ed;
	text-align:center;
}
.tws-flexslider-wrap .flexslider { 
	margin:0 auto; 
	overflow:hidden; 
	background:none; 
	border:0;
	border-radius:0; 
	box-shadow:none;
}
.tws-flexslider-wrap .flexslider li {  }
.tws-flexslider-wrap .flexslider .caption {
	display:block;
	padding:1em;
	color:#3e3e3e;
}
.tws-flexslider-wrap .flexslider .caption h2 {
	color:#0f2847;
	font-weight:800;
	font-size:1.9em;
}
.tws-flexslider-wrap .flexslider .caption .shade {
	padding:0.5em;
	background-image:linear-gradient(to right, rgba(253,254,254,0.55) 20%, rgba(255,255,255,0) 80%);
}

@media only screen and (min-width:960px) {
	.tws-flexslider-wrap {
		text-align:left;
	}
	.tws-flexslider-wrap .flexslider .caption {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left:1em;
		padding:0;
		max-width:50%;
	}
	.tws-flexslider-wrap .flexslider .caption h2 {
		font-size:4vw;
		max-width:47vw;
	}
}
@media only screen and (min-width:1200px) { 
	.tws-flexslider-wrap .flexslider .caption {
		left:calc((100% - 1200px) / 2);
	}

}
@media only screen and (min-width:1400px) { 
	.tws-flexslider-wrap .flexslider .caption h2 {
		font-size:2.9em;
		max-width:12em;
	}
}




/**
 *	Content
 */
.entry-comments, .comment-respond, .entry-pings,
.content .entry, .sidebar .widget { background:none; border-radius:0; padding:0; }

.archive-description, .author-box { background:none; font-size:1em; padding:0; margin:0 0 1em 0; }
.archive-title, .entry-title { font-size:1.8em; }
.archive-title, .entry-title, .entry-title a {  }
h1 strong, h2 strong, h3 strong, h4 strong { font-weight:inherit; }
h1, 
h2 { 
	font-size:1.7em; 
	font-weight:600; 
	color:#0f2847;
	text-transform:uppercase;
}	 
h1 strong, h2 strong { }
	h3 { font-size:1.3em; font-weight:400; }							h3 strong { }
	h4 { font-size:1.2em; font-weight:600; }							h4 strong { }

.entry-content p,
.entry-content ol, 
.entry-content ul { margin-bottom:1.2em; }

.content .entry-content > :first-child { margin-top:0; }
.entry-content > :last-child { margin-bottom:0; }

blockquote { margin:0 0 1.5em 0; padding:0 0 0 2.5em; font-style:inherit; }
blockquote::before { font-family:sans-serif; font-size:5.5em; top:-0.4em; left:-0.4em; opacity:0.3; }


/**
 *	Template: Stripes Parent
 */
body.template-stripes-parent {  }
body.template-stripes-parent .site-inner {
	display:none;
}


/**
 *	Template: Stripes
 */
.stripe-subpage {  }

.stripe-subpage .entry:last-child {
	margin-bottom:0;
}

.stripe-subpage.has-image {  }
.stripe-subpage.has-image.image-right {  }
.stripe-subpage.has-image .stripe-image {
	display:block; 
	margin:0 auto 1em;
}

.stripe-subpage.has-image.has-mobile-image img.mobile-image {
	display:none;
}
@media only screen and (max-width:960px) {
	.template-stripes-parent .site-header {
		margin-bottom:1.5em;
	}
	.stripe-subpage.has-image.has-mobile-image img.stripe-image {
		display:none;
	}
	.stripe-subpage.has-image.has-mobile-image img.mobile-image {
		display:block;
	}
}
@media only screen and (min-width:960px) {
	.stripe-subpage.has-image {
		position:relative;
		overflow:hidden;
	}
	.stripe-subpage.has-image .stripe-image { 
		position:absolute;
		left:0;
		z-index:0;
		max-width:33vw;
		margin:0;
	}
	.stripe-subpage.has-image .wrap {
		margin-left:33vw;
		margin-right:auto;
		max-width:calc(100vw - 33vw);
	}
	.stripe-subpage .wrap .entry {  
		position:relative;
		z-index:5;
		padding:4em 2em;
	}
	.stripe-subpage.has-image .wrap .entry {  
		position:relative;
	}
	.stripe-subpage.has-image.image-right .stripe-image {
		left:auto;
		right:0;
	}
	.stripe-subpage.has-image.image-right .wrap {
		margin-left:auto; 
		margin-right:33vw;
	}
}
@media only screen and (min-width:1200px) {
	.stripe-subpage.has-image .wrap {
		max-width:calc(100vw - (33vw * 1.5));
	}
}

.stripe-subpage.style-white { background:#fff; }
.stripe-subpage.style-light-blue { background:#edf9fb; }
.stripe-subpage.style-free-info-kit,
.stripe-subpage.style-dark-blue { background:#5c768a; color:#fff; }
.stripe-subpage.style-beige { background:#f4f2e6; }
.stripe-subpage.style-custom {  }


.stripe-subpage.style-free-info-kit h2,
.stripe-subpage.style-dark-blue h1,
.stripe-subpage.style-dark-blue h2,
.stripe-subpage.style-dark-blue h3,
.stripe-subpage.style-dark-blue h4,
.stripe-subpage.style-dark-blue .wp-block-quote__citation, 
.stripe-subpage.style-dark-blue .wp-block-quote cite, 
.stripe-subpage.style-dark-blue .wp-block-quote footer
.stripe-subpage.style-custom h1,
.stripe-subpage.style-custom h2,
.stripe-subpage.style-custom h3,
.stripe-subpage.style-custom h4,
.stripe-subpage.style-custom .wp-block-quote__citation, 
.stripe-subpage.style-custom .wp-block-quote cite, 
.stripe-subpage.style-custom .wp-block-quote footer {
	color:inherit;
}

/**
 *	Shortcode: FreeInfoKit in the free-info-kit stripe
 */
.stripe-subpage.style-free-info-kit {  
	text-align:center;
}
@media only screen and (min-width:600px) {
	.stripe-subpage.style-free-info-kit .entry {
		padding:1em 1em;
	}
	.stripe-subpage.style-free-info-kit .entry-content { 
		display:grid;
		grid-template-areas:
			". heading image ."
			". button image .";
		grid-template-columns:auto 15em 225px auto;
		grid-column-gap:4rem;
		xgrid-template-rows:1fr 1fr;
	}
	.stripe-subpage.style-free-info-kit h2 {
		grid-area:heading;
		text-align:right;
		margin:0;
		font-size:2em;
		font-weight:800;
	}
	.stripe-subpage.style-free-info-kit p.bttn {
		grid-area:button;
		text-align:right;
		margin:0;
	}
	.stripe-subpage.style-free-info-kit p.image {
		grid-area:image;
		margin-top:-40px;
		margin-bottom:-60px;
	}
}
@media only screen and (min-width:900px) {
	.stripe-subpage.style-free-info-kit .entry-content { 
		grid-template-columns:auto 23em 225px auto;
	}
	.stripe-subpage.style-free-info-kit h2 {
		font-size:3em;
	}
}


/**
 *	Stripe: Free Trial Stay
 */
.stripe-free-trial-stay {
	background:#f4f2e6;
	text-align:center;
}
.stripe-free-trial-stay h2 { 
	background:#fc8a1a;
	color:#394e5f; 
	font-size:2em; 
	text-transform:uppercase; 
	padding:0.5em;
	margin-bottom:0.75em;
}
.stripe-free-trial-stay h2 strong { 
	color:#fff; 
	font-weight:inherit; 
}
.stripe-free-trial-stay .split { text-transform:uppercase; color:#fc8a1a; line-height:1.2; }
.stripe-free-trial-stay .split p {  }
.stripe-free-trial-stay .split p strong { font-weight:600; }
.stripe-free-trial-stay .split em { color:#5c768a; font-size:0.9em; display:block; font-style:inherit; }
.stripe-free-trial-stay .split .big { font-size:1.8em; font-weight:600; }
.stripe-free-trial-stay .split a { color:inherit; text-decoration:inherit; }
.stripe-free-trial-stay .split .tel { white-space:nowrap; }


@media only screen and (min-width:800px) {
	.stripe-free-trial-stay {
		background-image:linear-gradient(70deg, #fc8a1a 45%, #f4f2e6 45%);
		text-align:left;
	}
	.stripe-free-trial-stay .wrap {
		display:grid;
		grid-template-columns:40% auto;
		grid-column-gap:10%;
		grid-template-areas:"heading columns";
		max-width:98%;
	}
	.stripe-free-trial-stay .wrap h2 {
		grid-area:heading;
		background:none;
		padding:1em 0 1em;
		margin:0;
	}
	.stripe-free-trial-stay .wrap .split {
		grid-area:columns;
		display:flex;
		justify-content:space-between;
	}
	.stripe-free-trial-stay .wrap .split .left {
		flex:0 1 48%;
		border-right:1px solid #fff;
		padding:1.5em 1.5em 0 0;
		text-align:right;
	}
	.stripe-free-trial-stay .wrap .split .right {
		flex:0 1 48%;
		padding:2.5em 0 0 0;
	}

}
@media only screen and (min-width:1000px) {
	.stripe-free-trial-stay h2 {
		font-size:2.3em;
	}
	.stripe-free-trial-stay .split .big {
		font-size:2.1em;
	}
}
@media only screen and (min-width:1300px) {
	.stripe-free-trial-stay h2 {
		font-size:2.5em;
	}
}


/**
 *	Gutenberg Blocks
 */
.wp-block-table th,
.wp-block-table td {
	word-break:normal;
}

@media only screen and (min-width:700px) {
	ul.icons { 
		display:grid;
		grid-template-columns:repeat(2, 1fr);
	}
	ul.icons li {	
	}

	.wp-block-media-text.has-media-on-the-right ul.icons,
	.wp-block-media-text.has-media-on-the-left ul.icons { 
		columns:auto 1;
	}
}



/**
 *	Block: Quote
 */
.wp-block-quote:not(.is-large):not(.is-style-large) {
	border-left:0;
}
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer {
	font-size:0.9em;
}

.wp-block-media-text.testimonial .wp-block-media-text__media {
	border:2px dashed #fff;
	padding:0.25em;
}



/**
 *	Full width alignment blocks
 */
.full-width-content { 
	overflow-x:hidden; 
}
.full-width-content .alignfull {
	margin: 32px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}
.full-width-content .alignfull .ugb-container__wrapper {
	width:1200px; 
	max-width:95%; 
	margin:0 auto;
}





/**
 *	Template: No Heading 
 */
.template-noheading {  }
.template-noheading .site-inner { padding-top:0; }



/**
 *	Comparison table
 */
table.comparison { 
}
table.comparison td { 
	border:0; 
}
table.comparison tbody tr:nth-child(even) { 
	background:#e7e7e8; 
}
table.comparison td:nth-last-child(2),
table.comparison td:last-child {
	width:8em;
	text-align:center;
}
table.comparison td:last-child {
	width:6em;
}
table.comparison tbody tr td:nth-last-child(2) {
	background:rgba(252,138,26,0.1);
}

table.comparison .far,
table.comparison .fas {
	color:#fc8a1a;
	font-size:1.8em;
}



/**
 *	Widgets
 */
.widget-bullets { }
.widget-bullets ul.bullets { }
.widget-bullets ul.bullets li { }
.widget-bullets ul.bullets li a { }

.widget-bullets ul.bullets li,
.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li { margin:0; padding:0; border:0; }

.widget-bullets ul.bullets li a,
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget_categories ul li a { display:block; padding:4px 0; }

.widget-menu ul li .fas { display:none; }
.widget-menu ul li a { display:block; padding:1px 0; }

.widget-mailchimp { }
.widget-mailchimp p { margin-bottom:1em; }
.widget-mailchimp .textwidget { margin-bottom:0.5em; }
.widget-mailchimp form.mailchimp { margin-bottom:1em; }
.widget-mailchimp form.mailchimp p label { display:block; cursor:pointer; }
.widget-mailchimp form.mailchimp p label span { display:inline-block; min-width:3em; }
.widget-mailchimp form.mailchimp p label input { width:10em; width:75%; }
.widget-mailchimp form.mailchimp p.submit { text-align:center; }

.widget-thumbnails { }
.widget-thumbnails .thumbnails { text-align:center; }
.widget-thumbnails .thumbnails img { max-width:45%; margin:4px; }
.widget-thumbnails .thumbnails a img { }
.widget-thumbnails .thumbnails a:hover img { }

.widget-flexslider { }
.widget-flexslider ul, 
.widget-flexslider li { margin:0; padding:0; list-style:none; border:0; }
.widget-flexslider .flexslider { margin:0; padding:0; border:0; background:none; overflow:hidden; line-height:1; border-radius:0; }

.widget-image-caption { }
.widget-image-caption p.image { position:relative; text-align:center; }
.widget-image-caption p.image img { display:block; width:100%; height:auto; }
.widget-image-caption p.image .caption { position:absolute; left:0; bottom:0; width:100%; padding:0.4em; }
.widget-image-caption p.image .caption { background:rgba(0,0,0,0.6); color:#FFF; text-shadow:1px 1px 0 rgba(0,0,0,0.5); }

/**
 *	Widgets: Font Awesome;
 */
x.widget-menu ul li a:before,
.widget-bullets ul.bullets li:before,
.widget_recent_entries ul li a:before,
.widget_recent_comments ul li .comment-author-link a:before,
.widget_archive ul li a:before,
.widget_categories ul li a:before {
	font-family:"Font Awesome 5 Regular", "Font Awesome 5 Pro", "Font Awesome 5 Free";
	display:inline-block;
	margin-right:0.3em; 
	opacity:0.5em;
	content: "\f054";
	font-weight:600;
}
.widget_recent_comments ul li .comment-author-link a:before { content:"\f075"; font-weight:400; }
.widget_archive ul li a:before { content: "\f133"; font-weight:400; }
.widget_categories ul li a:before { content: "\f07c"; font-weight:400; }
.widget_categories ul li.current-cat a:before { font-weight:900; }


/**
 *	Widget: Free Info Kit
 */
.widget-infokit {  }
.widget-infokit .widget-wrap { position:relative; }
.widget-infokit p { margin:0 0 1rem 0; text-align:center; }
.widget-infokit .heading { padding-left:130px; font-size:0.9em; padding-top:1rem; }
.widget-infokit .heading strong { display:block; }
.widget-infokit .bttn { padding-left:100px; font-size:0.9em; }
.widget-infokit .image { max-width:130px; position:absolute; left:0; top:4em; }
.widget-infokit a.button { border-radius:0.5em; border-width:2px; }



/**
 *	Font Awesome with the JS pseudo-elements
 *	This approach not recommended for performance reasons, but available if needed.
 *
.fontawesome-i2svg-active .widget-bullets ul.bullets li:before,
.fontawesome-i2svg-active .widget_recent_entries ul li a:before,
.fontawesome-i2svg-active .widget_archive ul li a:before,
.fontawesome-i2svg-active .widget_categories ul li a:before {
	display:none;
}
.fontawesome-i2svg-active .widget-bullets ul.bullets li svg,
.fontawesome-i2svg-active .widget_recent_entries ul li a svg,
.fontawesome-i2svg-active .widget_archive ul li a svg,
.fontawesome-i2svg-active .widget_categories ul li a svg {
	margin-right:0.4em;
}


/**
 *	Sidebars
 */
.sidebar .widget { }
.sidebar .widget-wrap { }
.sidebar .widget-title { }






/**
 *	Homepage Widgets
 *
.homepage-widgets { }
.homepage-widgets .wrap { }

.homepage-widgets .widget { margin:0 0 1.5em 0; }
.homepage-widgets .widget-wrap { padding:10px; }
.homepage-widgets .widget-title {  }

@media only screen and (max-width: 600px) {
	.homepage-widgets .widget-wrap { height:auto !important; }
}
@media only screen and (min-width: 600px) {
	.homepage-widgets .widget { float:left; padding:0 0.75em; }
	.homepage-widgets .widget-wrap { }
	.homepage-widgets .widget-count-2 .widget { width:50%; }
	
	.homepage-widgets .widget-count-3 .widget { width:31%; margin:0 1.75% 0; padding:0; }
	.homepage-widgets .widget-count-3 .widget:first-child { margin-left:0; }
	.homepage-widgets .widget-count-3 .widget:last-child { margin-right:0; }
	
	.homepage-widgets .widget-count-4 .widget { width:23%; margin:0 1.333% 0; padding:0; }
	.homepage-widgets .widget-count-4 .widget:first-child { margin-left:0; }
	.homepage-widgets .widget-count-4 .widget:last-child { margin-right:0; }
}



/**
 *	Footer Widgets
 *
.footer-widgets { background:none; padding:0; color:inherit; }
.footer-widgets .wrap { padding:1em 0; }
.footer-widgets .widget, .footer-widgets .widget-title { color:inherit; }

.footer-widgets .widget { }

@media only screen and (max-width: 600px) {
	.footer-widgets .widget-wrap { height:auto !important; }
}
@media only screen and (min-width: 600px) {
	.footer-widgets .widget { float:left; padding:0 0.75em; }
	.footer-widgets .widget-wrap { }
	.footer-widgets .widget-count-2 .widget { width:50%; }
	
	.footer-widgets .widget-count-3 .widget { width:31%; margin:0 1.75% 0; padding:0; }
	.footer-widgets .widget-count-3 .widget:first-child { margin-left:0; }
	.footer-widgets .widget-count-3 .widget:last-child { margin-right:0; }
	
	.footer-widgets .widget-count-4 .widget { width:23%; margin:0 1.333% 0; padding:0; }
	.footer-widgets .widget-count-4 .widget:first-child { margin-left:0; }
	.footer-widgets .widget-count-4 .widget:last-child { margin-right:0; }
}

/**
 *	Footer Widgets
 */
.footer-widgets { 
	background:#686766; 
	color:#dfdfdf;
}
.footer-widgets .wrap { 
	max-width:96%;
	padding:1em 0;
}
.footer-widgets .widget-title {
	color:inherit;
	text-transform:uppercase;
}
.footer-widgets .widget-title::after {
	display:block; 
	content:"";
	width:2em;
	border-bottom:3px solid #fc8a1a;
	margin-top:0.25em;
}
.footer-widgets a {
	color:inherit;
	text-decoration:none;
}
.footer-widgets a:hover {
	color:#fff;
}

.footer-widgets .widget { 
	color:inherit; 
	margin:0 0 1.5em 0;
}
.footer-widgets .widget:last-child {
	margin-bottom:0;
}

.footer-widgets .wp-block-quote {
	font-size:0.95em;
}
.footer-widgets .wp-block-quote cite {
	font-size:1.1em;
	color:inherit;
	margin:0;
}

.footer-widgets .widget-infokit {  
	margin-bottom:2.5em;
}

.footer-widgets .widet-contact-info {  }
.footer-widgets .widet-contact-info p { white-space:nowrap; }
.footer-widgets .widet-contact-info p a { display:block; }

@media only screen and (min-width: 500px) {
	.footer-widgets .wrap { 
		display:flex; 
		flex-wrap:wrap; 
		justify-content:space-between;
	}
	.footer-widgets .wrap::before,
	.footer-widgets .wrap::after {
		display:none;
	}
	.footer-widgets .widget { 
		flex:0 1 40%; 
		margin-bottom:1.5em;
	}
	.footer-widgets .widget:nth-child(3),
	.footer-widgets .widget:nth-child(4) {
		margin-bottom:0;
	}

	.footer-widgets .widget-infokit {  
		margin-bottom:2.5em !important;
	}
}
@media only screen and (min-width: 600px) {
	.footer-widgets .widget { 
		flex:0 1 48%; 
		margin-bottom:1.5em;
	}
	.footer-widgets .widget:last-child { margin-bottom:0; }
}
@media only screen and (min-width: 800px) {
	.footer-widgets .widget { 
		flex:0 1 auto;
	}
}
@media only screen and (min-width: 1000px) {
	.footer-widgets .widget { 
		flex:0 1 22%; 
		margin-bottom:0;
	}
	.footer-widgets .widget:nth-child(1) {
		flex:0 1 20%;
	}
	.footer-widgets .widget:nth-child(2) {
		flex:0 1 28%;
	}

}




/**
 *	Footer
 */
.site-footer { color:#686766; }
.site-footer .wrap { max-width:96%; padding:2em 0; }
.site-footer p { margin-bottom:1em; }
.site-footer p:last-child { margin-bottom:0; }

.site-footer a { 
	color:inherit; 
	text-decoration:none;
}
.site-footer a:hover { 
	color:#000;
}
.site-footer a.link { 
	display:inline-block; 
	margin-left:0.5em; 
	padding-left:0.75em; 
	border-left:1px solid rgba(0,0,0,0.2); 
}
.site-footer a.link:first-child { 
	margin-left:0; 
	padding-left:0; 
	border-left:0; 
}

@media only screen and (min-width: 600px) {
	.site-footer p { margin:0; }
	.site-footer p.copy { float:left; }
	.site-footer p.siteby { float:right; }
}







/**
 *	Forms
 */
form label { cursor:pointer; }
form select { cursor:pointer; }
input, select, textarea { font-size:1em; padding:0.5em; }

form.tws p.submit input, 
button, input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button, a.button { 
	padding:0.9em 1.8em; 
	cursor:pointer;
	background:#fc8a1a;
	color:#fff; 
	text-transform:uppercase;
	font-weight:600;
	border:1px solid #fff;
	text-decoration:none;
 }

form.tws p.submit input:hover, 
button:hover, 
input:hover[type="button"], 
input:hover[type="reset"], 
input:hover[type="submit"], 
.button:hover, a.button:hover { 
	background:#ff7e00;
}

/**
 *	Gutenberg Buttons
 */
.wp-block-button a {
	background:#fc8a1a;
	color:#fff; 
	text-transform:uppercase;
	font-weight:600;
	border:1px solid #fff;
}
.wp-block-button a:hover { 
	background:#ff7e00;
}

.wp-block-button.is-style-outline a {  
	border-color:#fc8a1a;
	color:#0f2847;
	background:rgba(255,255,255,0.05);
	border-radius:0.75em;
}
.wp-block-button.is-style-outline a:hover {
	border-color:#ff7e00;
	color:#000;
	background:rgba(252,138,26,0.05);
	background:rgba(92,118,138,0.05);

}

.wp-block-button.is-style-squared a {  }
.wp-block-button.is-style-squared a:hover {  }

/** 
 *	Comments
 */
.comment-list .comment { padding:0; border:0; background:none; }
.comment-list .comment .comment-author img.avatar { transform:rotate(-3deg); border:2px solid #FFF; box-shadow:1px 1px 1px rgba(0,0,0,0.2); }

.comment-form { }
.comment-form p label { display:inline-block; min-width:5em; width:15%; }
.comment-form input[type="email"], .comment-form input[type="text"], .comment-form input[type="url"] { width:80%; padding:0.5em; }
.comment-form textarea { padding:0.5em; }


/**
 *	WordPress Gallery
 */
.gallery { margin:0 auto 1em; line-height:1.4; clear:both; }
.gallery:after { content:""; clear:both; display:table; }
.gallery br { display:none; }
.gallery .gallery-item { float:left; padding:0 1em 1em; margin:0; text-align:center; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.gallery .gallery-item .gallery-icon { }
.gallery .gallery-item .gallery-icon img { border:1px solid #CFCFCF; background:#FFF; padding:1px; }
.gallery .gallery-item .gallery-icon a img { box-shadow:1px 1px 1px rgba(0,0,0,0.01); }
.gallery .gallery-item .gallery-icon a:hover img { border-color:#BBB; box-shadow:1px 1px 1px rgba(0,0,0,0.1); }
.gallery .gallery-item .gallery-caption { font-size:0.85em; margin:0; font-weight:inherit; }

.gallery-columns-2 .gallery-item {	width:50%; }	.gallery-columns-2 .gallery-item:nth-of-type(odd)  { clear:left; } 
.gallery-columns-3 .gallery-item {	width:33%; }	.gallery-columns-3 .gallery-item:nth-of-type(3n+1) { clear:left; }
.gallery-columns-4 .gallery-item {	width:25%; }	.gallery-columns-4 .gallery-item:nth-of-type(4n+1) { clear:left; }
.gallery-columns-5 .gallery-item {	width:20%; }	.gallery-columns-5 .gallery-item:nth-of-type(5n+1) { clear:left; } 

@media only screen and (max-width: 550px) {
	.gallery .gallery-item { width:50%; }
}

@media only screen and (max-width: 400px) {
	.gallery .gallery-item { float:none; margin:0 0 1em 0; width:100%; }
}


/**
 *	WordPress Captions
 */
.wp-caption { max-width:100%; background:#FFF; border:1px solid rgba(0,0,0,0.1); box-shadow:1px 1px 2px rgba(0,0,0,0.05); border-radius:0 0 5px 5px; text-align:center; padding:3px;  }
.wp-caption .wp-caption-text { }
.wp-caption-text { font-weight:normal; margin-bottom:0.25em; }
div.alignright, .wp-caption.alignright { margin-right:4px; }


/**
 *	A few Tailored Tweaks
 */
.entry-content a.post-edit-link { display:block; clear:both; float:right; padding:0 1em; margin-top:2em; }


/**
 *	Icons for blog posts & WooCommerce products
 *	Uses font awesome - only for CSS mode though, not JS
 */
.woocommerce .product_meta > span:before,
.entry-meta .entry-time::before,
.entry-meta .entry-categories::before,
.entry-meta .entry-tags::before,
.entry-meta .entry-comments-link::before,
.entry-meta .post-edit-link::before {
	font-family:"Font Awesome 5 Regular", "Font Awesome 5 Pro", "Font Awesome 5 Free";
	display:inline-block;
	min-width:1.5em; 
	padding-right:0.3em; 
	opacity:0.5em;
}
.entry-meta .entry-time::before			{ content:"\f133"; }
.woocommerce .product_meta .posted_in::before,
.entry-meta .entry-categories::before	{ content:"\f07c"; }
.woocommerce .product_meta .tagged_as::before,
.entry-meta .entry-tags::before			{ content:"\f02b"; }
.entry-meta .entry-comments-link::before{ content:"\f075"; transform: scaleX(-1); }
.entry-meta .post-edit-link::before		{ content:"\f044"; color:#000; }
.woocommerce .product_meta .sku_wrapper::before { content:"\f02a"; }

.woocommerce .product_meta > span { display:block; }
.entry-meta .entry-time { margin-right:0.5em; }
.entry-meta .entry-comments-link { margin-left:1em; }
.entry-meta .post-edit-link { margin-left:1em; }


/**
 *	Font Awesome with the JS pseudo-elements
 *	This approach not recommended for performance reasons, but available if needed.
 */
.fontawesome-i2svg-active .woocommerce .product_meta .posted_in::before,
.fontawesome-i2svg-active .woocommerce .product_meta .tagged_as::before,
.fontawesome-i2svg-active .woocommerce .product_meta .sku_wrapper::before,
.fontawesome-i2svg-active .entry-meta .entry-time::before,
.fontawesome-i2svg-active .entry-meta .entry-categories::before,
.fontawesome-i2svg-active .entry-meta .entry-tags::before,
.fontawesome-i2svg-active .entry-meta .entry-comments-link::before,
.fontawesome-i2svg-active .entry-meta .post-edit-link::before {
	display:none;
}
.fontawesome-i2svg-active .woocommerce .product_meta svg,
.fontawesome-i2svg-active .entry-meta .entry-time svg,
.fontawesome-i2svg-active .entry-meta .entry-categories svg,
.fontawesome-i2svg-active .entry-meta .entry-tags svg,
.fontawesome-i2svg-active .entry-meta .entry-comments-link svg,
.fontawesome-i2svg-active .entry-meta .post-edit-link svg { 
	margin-right:0.4em;
}




/**
 *	Responsive video embeds
 */
.oembed-wrap { position:relative; padding-bottom:56.25%; height:0; margin:0 0 1.5em 0; line-height:1px; overflow:hidden; clear:both; }
.oembed-wrap iframe { position:absolute; top:0; left:0; width:100%; height:100%; }
.oembed-wrap.aspect-4-3 { padding-bottom:75%; }
.oembed-wrap.aspect-16-9 { padding-bottom:56.25%; }
.oembed-wrap.aspect-21-9 { padding-bottom:42.86%; }
_::-moz-range-track, body:last-child .oembed-wrap.aspect-16-9 iframe { top:-1px; }	/* Firefox only */


/**
 *	Responsive map embed
 */
.googlemap { clear:both; margin:0 0 1.5em 0; }
.googlemap img, .googlemap iframe { max-width:100%; border:1px solid rgba(0,0,0,0.5); padding:1px; background:rgba(255,255,255,0.5); }
.googlemap img { display:block; }
.googlemap iframe { display:none; }
@media only screen and (min-width:500px) {
	.googlemap img { display:none; }
	.googlemap iframe { display:block; }
}


/**
 *	jQuery UI Tabs
 */
.ui-tabs .ui-tabs-panel { border-top:4px solid #7f05a5;  }
.ui-tabs .ui-tabs-panel h2 { display:none; }
.ui-tabs .ui-tabs-nav { clear:both; font-size:1em; font-size:0.9em; }
.ui-tabs .ui-tabs-nav li a { color:#000; background:#d0d0d0; margin:0 1px 0 0; text-decoration:none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a { color:#FFF; background:#7f05a5; }
@media only screen and (max-width: 760px) {
	.ui-tabs .ui-tabs-nav { display:none; }
	.ui-tabs .ui-tabs-panel { display:block !important; border:0; padding:0 0 1em 0; }
	.ui-tabs .ui-tabs-panel h2 { display:block; }
}



/**
 *	Print Rules
 */
@media print {
}
