/*
Theme Name:		ABC Building Products
Description:	Custom theme built on Genesis by Tailored Media 2018.
Author:			Tailored Media
Author URI:		http://www.tailoredmedia.com.au/
Version:		2.5
Template:		genesis
Template Version: 2.5.0
*/




/**
 *	General Defaults
 */
body { background:#FFF; color:#666666; }
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; }

.ui-tabs .ui-tabs-nav,
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3,
.stripe-title,
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif; }
.site-header .phone { font-family: 'Roboto', sans-serif;  }
.nav-primary { font-family: 'Roboto', sans-serif; }

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


/**
 *	Header
 */
.site-header { text-align:center; }
.site-header .wrap { } 
.site-header .wrap > :last-child { margin-bottom:0; }

.site-header .site-title { margin-bottom:0.5em; }
.site-header .site-title img { width:320px; max-width:100%; }
.site-header .site-description { }

.site-header .phone { text-align:center; margin:0.5em 0 0; }
.site-header .phone a { color:inherit; text-decoration:inherit; }
.site-header .phone strong { display:none; }
.site-header .phone .fa-stack { margin:-0.4em 0.5em 0 0; }
.site-header .phone .fa-stack-2x { color:#ececec; }
.site-header .phone .fa-stack-1x { color:#444444; }
.site-header .phone .tel { font-size:1.4em; color:#ea592c; }

.site-header .search-box {  }

.site-header .hamburger-menu-toggle { font-size:1.3em; }
.site-header .hamburger-menu-toggle a { float:none; color:#181617; }

.site-header .nav-primary .wrap { max-width:100%; padding:0; }

@media only screen and (min-width: 400px) and (max-width: 600px) {
	.site-header .site-title { max-width:70%; margin:0; }
	.site-header .hamburger-menu-toggle { position:absolute; top:0.5em; right:0.5em; }
}
@media only screen and (min-width: 600px) and (max-width: 960px) {
	.site-header .site-title { float:left; margin:0.5em 0 0 0; }
	.site-header .hamburger-menu-toggle { float:right; clear:right; }
	.site-header .phone { float:right; clear:right; margin-top:0.5em; }
	.site-header .search-box { float:right; clear:right; width:11em; margin-top:0.5em; }
}
@media only screen and (min-width: 820px) and (max-width: 960px) {
	.site-header .search-box { clear:none; margin-right:2em;  }
}

@media only screen and (min-width: 960px) {
	.site-header .hamburger-menu-toggle { display:none; }
	.site-header .site-title { float:left; margin:0.5em 0 0 0; }
	.site-header .phone { float:right; margin:0; }
	.site-header .search-box { float:right; margin:0 2em 0 0; width:12em; }


	.site-header .nav-primary { float:right; clear:right; padding-top:0.5em; }
	.site-header .nav-primary .wrap { clear:none; width:auto; }
	.site-header .nav-primary .wrap ul.menu { width:auto; clear:none; }
}




/**
 *	Menu Bar
 */


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

@media only screen and (min-width:960px) {
	.nav-primary { background:none; 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:#181617; }
	.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:#ea592c; }
	
	.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:#181617 !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:#ea592c !important; }
}



/**
 *	Hero Banner
 */
.tws-flexslider-wrap { position:relative; z-index:1; line-height:1; }
.tws-flexslider-wrap .flexslider { 
	margin:0 auto; 
	overflow:hidden; 
	background:none; 
	border:0; border-radius:0; 
	box-shadow:none; 
	width:100%; 
	position:relative;
}

.tws-flexslider-wrap .slides li img { width:100%; }

.tws-flexslider-wrap .caption { display:block; padding:0.5em; text-align:center; }
.tws-flexslider-wrap .caption p.big { font-size:1.3em; margin-bottom:0.5em; text-transform: uppercase; }
.tws-flexslider-wrap .caption p.big strong { font-size:1.2em; font-weight:inherit; display:block; }
.tws-flexslider-wrap .caption .button { font-size:1em; }

@media only screen and (min-width: 500px) {
	.tws-flexslider-wrap .caption { font-size:1.2em; }
}

@media only screen and (min-width: 800px) {
	.tws-flexslider-wrap .caption {
		position:absolute;
		left:0; top:0;
		color:#FFF; font-weight:600;
		text-shadow:2px 2px 2px rgba(0,0,0,0.3), 0 0 0.5em rgba(0,0,0,0.8), 0 0 0.3em rgba(0,0,0,0.6);
		text-align:left;
		padding-top:9vw;
	}
	.tws-flexslider-wrap .caption p.big { 
		font-size:4vw;
	}
	.tws-flexslider-wrap .caption .button {
		text-shadow:none;
	}
}

@media only screen and (min-width: 960px) {
	.tws-flexslider-wrap .caption {
		padding-top:11vw;
	}
	.tws-flexslider-wrap .caption p.big { 
		font-size:4.5vw;
	}
}
@media only screen and (min-width: 1200px) {
	.tws-flexslider-wrap .caption {
		width:1200px; left:50%; margin-left:-600px;
	}
	.tws-flexslider-wrap .caption p.big { 
		font-size:2.9em;
		font-weight:800;
	}
}


/**
 *	Hero Banner
 */
.stripe-hero-banner { text-align:center; line-height:1px; }
.stripe-hero-banner .wrap {  }
.stripe-hero-banner img.banner { width:100%; }
.stripe-hero-banner .overlay { background:#000; color:#FFF; line-height:1.2; padding:0.5em; text-transform: uppercase; }
.stripe-hero-banner .overlay p { font-size:1.3em; font-weight:600; margin:0; }
.stripe-hero-banner .overlay p strong { display:block; font-weight:inherit; font-size:1.2em; }
@media only screen and (min-width: 600px) {
	.stripe-hero-banner .overlay p { font-size:1.5em; }
}
@media only screen and (min-width: 800px) {
	.stripe-hero-banner img.banner { display:none; }
	.stripe-hero-banner { 
		text-align:left; 
		background:#000 url(images/banner-headline.jpg) top right no-repeat; 
		background-size:70% auto;
	}
	.stripe-hero-banner .overlay { 
		width:65%;
		padding:1.5em 1em;
		background:none; 
		background-image:linear-gradient(to right, rgba(0,0,0,1) 70%, rgba(0,0,0,0));
	}
}
@media only screen and (min-width: 1000px) {
	.stripe-hero-banner .wrap { }
	.stripe-hero-banner { background-size:50% auto; }
	.stripe-hero-banner .overlay { width:80%; padding:2.5vw 0; }
	.stripe-hero-banner .overlay p { font-size:2vw; }
}


/**
 *	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; }
.entry-title a { color:inherit; text-decoration:inherit; }
.entry-title a:hover { color:#ea592c; }

.archive-title, .entry-title { border-bottom:1px solid #ea592c; color:#333; }

body.archive .type-post .entry-title,
body.blog .type-post .entry-title { border:0; font-size:1.5em; }

h1 strong, h2 strong, h3 strong, h4 strong { font-weight:inherit; }
h1, h2 { font-size:1.5em; font-weight:400; }	 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; }

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

.entry-header p.entry-meta,
.entry-footer p.entry-meta { font-size:0.85em; }
.entry-footer { padding-top:1em; }

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; }



/**
 *	Advanced Woo Search
 */
.aws-search-result .aws_result_price { display:none; }

/**
 *	WooCommerce
 */
.woocommerce .quantity .qty { padding:0.28em 0.25em 0.28em 0.5em; }
.woocommerce .input-text { border-radius:0.25em; }
.woocommerce abbr.required { text-decoration:none; font-weight:900; }




/**
 *	WooCommerce - Browse Products
 */
.product-grid-bar { border:1px solid #DDD; border-left:0; border-right:0; padding:0.5em 0; margin:0 0 1em; }
.product-grid-bar:after { content:""; clear:both; display:table; }
.woocommerce .product-grid-bar p { margin:0.5em 0 0; }
.woocommerce .product-grid-bar form { margin-bottom:0; }
@media only screen and (max-width: 600px) {
	.woocommerce .product-grid-bar p,
	.woocommerce .product-grid-bar form { float:none; margin:0 0 1em; }
	.woocommerce .product-grid-bar > :last-child { margin-bottom:0; }
}

.woocommerce ul.products li.product-category mark.count { display:none; }
.woocommerce ul.products li.product .price { display:none; }

.woocommerce ul.products li.product a img { margin:0 0 0.25em; }

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color:#212121;
	text-decoration: inherit;
}
.woocommerce ul.products li.product a:hover .woocommerce-loop-category__title, 
.woocommerce ul.products li.product a:hover .woocommerce-loop-product__title {
	color:#000;
}



/**
 *	WooCommerce - View Product
 */
.product-content { clear:both; }
.product-enquiry-wrapper { clear:both; }

.woocommerce div.product .price { display:none; }


.woocommerce .related.products { clear:both; padding-top:2em; }

/** 
 *	WooCommerce - Product Enquiry Form
 *
xul.gform_fields li.gfield.product-option,
xul.gform_fields li.gfield.product-sku { display:none; }


/**
 *	WooCommerce - new product gallery
 */
.woocommerce .product .woocommerce-product-gallery { }
.woocommerce .product .woocommerce-product-gallery figure { margin:0 0 5px 0; }

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) { margin:8px 0 0; padding:0 2px; }
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+6) { margin-top:2px; }

.woocommerce .product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li { width:23% !important; margin:8px 1.333% 0 !important; }
.woocommerce .product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) { clear:left; margin-left:0 !important; }
.woocommerce .product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) { margin-right:0 !important; }


/**
 *	WooCommerce - Cart/Checkout
 */
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text, 
.woocommerce-checkout table.cart td.actions .coupon .input-text { min-width:10em; padding:0.55em; }

.woocommerce-checkout #ship-to-different-address input { margin-left:1em; }
.woocommerce-checkout #order_review_heading { clear:both; padding-top:1.5em; }
.woocommerce .order_details li,
.woocommerce-checkout ul.payment_methods li { list-style:none; }




/**
 *	Logo Carousel
 */
.stripe-logo-slider { margin:0 0 2em;  }
.stripe-logo-slider .wrap { position:relative; padding:0 6rem; }
.stripe-logo-slider .owl-nav { font-size:4em; }
.stripe-logo-slider .owl-nav button { position:absolute; top:15%; }
.stripe-logo-slider .owl-nav .owl-prev { left:-6rem; }
.stripe-logo-slider .owl-nav .owl-next { right:-6rem; }


/** 
 *	Logo Grid
 */
.logo-grid { text-align:center; line-height:1.2; margin:0 0 2em; }
.logo-grid .item { display:inline-block; }

@media only screen and (max-width: 600px) {
	.logo-grid .item { max-width:48%; }	
}
@media only screen and (min-width: 600px) {
	.logo-grid .item { max-width:32%; }	
}
@media only screen and (min-width: 900px) {
	.logo-grid .item { max-width:24%; }	
}



/**
 *	Sidebars
 */
.sidebar .widget { }
.sidebar .widget-wrap { }
.sidebar .widget-title { border-bottom:1px solid #ea592c; color:#333; }

.widget-menu ul.widget_menu { line-height:1.2; }
.widget-menu ul li { margin:0; padding:0; }
.widget-menu ul li a { 
	display:block; 
	text-decoration:inherit; 
	color:inherit; 
	padding:0.3em 0; 
	border-bottom:1px solid rgba(0,0,0,0.2); 
}
.widget-menu ul li a:hover {  }

.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); }

.widget .gform_wrapper ul li.gfield { margin-top:5px; padding:0; }
.widget .gform_wrapper label.gfield_label { font-weight:500; }
.widget .gform_wrapper .field_description_below .gfield_description { padding:0; text-align:right; } 
.widget .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), 
.widget .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	margin-top:0;
}

.sidebar .gform_wrapper .top_label li.gfield.gf_left_half, 
.sidebar .gform_wrapper .top_label li.gfield.gf_right_half {
	display:block; float:none; width:100%;
}

.widget_product_categories ul li { margin:0; padding:0; }
.widget_product_categories ul li a { 
	display:block; 
	text-decoration:none; 
	color:#666; 
	padding:0.3em 0.2em; 
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.widget_product_categories ul li.current-cat > a,
.widget_product_categories ul li a:hover { color:#000; }


/**
 *	Widgets: Font Awesome;
 */
x.widget_product_categories ul li a:before,
x.widget-menu ul li a:before,
.widget-bullets ul.bullets li:before,
.widget_recent_entries ul li 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: "\f105";
}
.widget_archive ul li a:before { content: "\f133"; }
x.widget_product_categories ul li a:before,
.widget_categories ul li a:before { content: "\f07c"; }
.widget_product_categories ul li.current-cat a:before,
.widget_categories ul li.current-cat a:before { font-weight:900; }



/**
 *	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; }
}

/**
 *	Featured Product Category Widgets
 */
.widgets-featured-prodcats { background:#fbf6f6; padding:3em 0; }
.widgets-featured-prodcats .wrap { }

.widgets-featured-prodcats .stripe-title { 
	text-align:center; 
	text-transform:uppercase;
	margin:0 0 1em; 
	font-size:1.7em;
}
.widgets-featured-prodcats .stripe-title:after {
	display:block; content:"";
	width:50%; margin:0.1em auto 0;
	border-bottom:1px solid #ea592c;	
}


.widgets-featured-prodcats .widget {  }
.widgets-featured-prodcats .widget-title { font-size:1em; text-transform:uppercase; color:#333; }


.widgets-featured-prodcats .widget-container {
	display:flex;
	flex-wrap:wrap;
	padding:0.5em;
}
.widgets-featured-prodcats .widget-container .widget {
	flex:1 1 0;
	margin:0.5em;
}
@media only screen and (min-width: 600px) {
	.widgets-featured-prodcats .widget-count-3 .widget { flex-basis:30%; }
	.widgets-featured-prodcats .widget-count-4 .widget { flex-basis:23%; }

}
@media only screen and (min-width: 800px) {
	.widgets-featured-prodcats .widget-count-6 .widget { flex-basis:30%; }
	.widgets-featured-prodcats .widget-count-8 .widget { flex-basis:23%; }	
}



/**
 *	Footer Widgets
 */
.footer-widgets { background:#3a3a3a; padding:0; color:#eee; }
.footer-widgets .wrap { padding:3em 0 1em; font-size:0.9em; }
.footer-widgets .widget { color:inherit; }
.footer-widgets .widget-title { color:#ea592c; text-transform:uppercase; }


.footer-widgets .widget-menu {  }
.footer-widgets .widget-menu ul li a { padding:0.5em 0;  }
.footer-widgets .widget-menu ul li a:hover { color:#FFF; }

.footer-widgets blockquote::before { 
	color:#ea592c; opacity:1; font-family:serif; 
	font-weight:900; font-size:4.5em; 
	top:-0.4em; left:-0.6em;
}

.footer-widgets .gform_wrapper .gfield_required { color:#FFF; }
.footer-widgets .gform_wrapper div.validation_error { color:#FFF; }
.footer-widgets .gform_wrapper .gfield_error .gfield_label { color:#FFF; }

.footer-widgets .widget-menu ul li a { border-color:rgba(255,255,255,0.1); }

@media only screen and (max-width: 800px) {
	.footer-widgets .widget-wrap { height:auto !important; }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
	.footer-widgets .widget-count-3 .widget { margin:0 0 1em 0; padding:0;}
	.footer-widgets .widget-count-3 .widget:nth-child(1) { float:left; width:35%;}
	.footer-widgets .widget-count-3 .widget:nth-child(2) { float:right; width:60%; }
	.footer-widgets .widget-count-3 .widget:nth-child(3) { clear:both; float:none; width:100%; margin:0; }
}
@media only screen and (min-width: 800px) {
	.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:nth-child(1) { margin-left:0; width:20%; }
	.footer-widgets .widget-count-3 .widget:nth-child(2) { width:34%; }
	.footer-widgets .widget-count-3 .widget:nth-child(3) { margin-right:0; width:39%; }

	.footer-widgets .widget-count-3 .widget:nth-child(2) .widget-wrap { padding-right:8%; }

	.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
 */
.site-footer { background:#fbf6f6; border:0; color:#444444; }
.site-footer .wrap { font-size:0.9em; }
.site-footer p { margin-bottom:1em; }
.site-footer p:last-child { margin-bottom:0; }

.site-footer a { color:inherit; text-decoration: inherit; }
.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 .social a { font-size:2em; margin-right:0.2em; display:inline-block; }

@media only screen and (min-width: 600px) {
	.site-footer { text-align:right; }
	.site-footer .social { float:left; }
}

/*

@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; }

.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button,
form.tws p.submit input, 
button, input[type="button"], 
input[type="reset"], 
input[type="submit"], 
.button, a.button { 
	background:#ea592c; 
	color:#FFF; 
	padding:0.8em 1.5em; 
	cursor:pointer; 
	text-decoration:none;
	border-radius:0.6em 0;
	text-transform:uppercase; font-weight:600;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, 
.woocommerce button.button:hover, .woocommerce input.button:hover,
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:#dc4010; 
	color:#FFF; 
	box-shadow:none; 
}

.button > i { margin:0 0.3em 0 -0.3em; }

.button-secondary,
.woocommerce a.button-secondary { background-color:#909090; }
.button-secondary:hover,
.woocommerce a.button-secondary:hover { background-color:#717171; }


/** 
 *	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; }




/**
 *	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 #ea592c;  }
.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:#ea592c; }
@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; }
}

/**
 *	jQuery UI Tabs
 */
.ui-tabs .ui-tabs-panel { border:0; border-top:1px solid #aeaeae; margin-bottom:4em; }
.ui-tabs .ui-tabs-panel h2 { display:none; }
.ui-tabs .ui-tabs-nav { clear:both; font-size:1em; font-size:0.9em; padding:0 0.4em; }
.ui-tabs .ui-tabs-nav li a { 
	color:#040404; 
	background:#FFF; 
	margin:0 1px 0 0; 
	text-decoration:none; 
	border:1px solid rgba(0,0,0,0);
	border-bottom:1px solid #aeaeae; 
	margin-bottom:-1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a { 
	color:#ea592c; 
	background:#FFF; 
	border:1px solid #aeaeae; 
	border-bottom-color:#FFF; 
}
@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 {
}
