/*
Template Name: Powerhouse Log Splitters
Author: SC
Version: 1.0
*/

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	background: #fff;
	/* font-family: 'Open Sans Condensed', sans-serif; */
}

img, iframe {
	max-width: 100%;
}

#header {
	color:#fff;
	padding-top: 25px;
	padding-bottom: 20px;
}

#header a, #header a:hover {
	color:#fff;
}

#header .social a {
	text-decoration:none;
}

#header {
	background-color: #252424;
	baground-color: url( images/header-grad.jpg );
	background-position: 0% 100%;
	background-repeat: repeat-x;
	border-bottom:2px solid #fff;
}

.header-contact {
	font-weight: bold;
	word-wrap: break-word;
}

.header-contact .fa, .header-contact .fas {
	font-size:2.5em;
	color:#910202;
	margin-top:5px;
}

.header-social {
	margin-top:5px;
}

.header-social a {
	border:3px solid #fff;
	font-size: 1.5em;
	width: 45px;
	line-height:40px;
	text-align: center;
	margin-left:5px;
}

.main-menu-row {
	background: #585256;
}

.main-menu-row ul {
	margin-top:20px;
}

.main-menu li {
	display:inline-block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:0.8em;
	line-height: 0.6em;
	padding: 0 15px 0 5px;
	margin: 0 5px 0 5px;
	border-right:1px solid #fff;
}

.main-menu li:last-child {
	border-right:0;
}

.main-menu li a {
	color:#fff;
}

.main-menu li a:hover, .main-menu li.active a  {
	text-decoration:none;
	color:#e29e4e;
	transition: color 0.2s linear;
}

.mobile-menu-button {
	font-size:2.5em;
}

.mobile-drop {
	padding: 10px 10px 5px 10px;
	margin-bottom: 15px;
}

.mobile-drop li {
	margin-bottom:10px;
}

.mobile-drop li:last-child {
	margin-bottom:0px;
}


.index-products {
	margin-top:30px;
	margin-bottom:30px;
}

.index-product-item h2 {
	font-size: 1.6em;
	text-align: center;
	color:#840100;
	font-weight: bold;
	text-transform: uppercase;
}

.index-product-item h2 a {
	color:#840100;
	text-decoration: none;
}

.index-product-item a.r-more {
	color:#fff;
	background: #000;
}

.index-product-item a.r-more:hover {
	color:#fff;
}

.shortcuts {
	background: #87090a;
	padding-top:30px;
	padding-bottom:30px;
}

.shortcuts a {
	color:#fff;
	fon-size:1.3em;
	text-transform: uppercase;
}

.shortcuts a:hover {
	text-decoration: none;
	color:#fff;
}

.shortcuts i {
	margin-bottom:15px;
	font-size: 3em;
}

.article-header {
	position: relative;
}

.article-header h2 {
	position: absolute;
	bottom:0;
	background: rgba( 0, 0, 0, 0.6 );
	color:#fff;
}

.sub-page-nav ul {
	background: #e4211d;
}

.sub-page-nav li {
	display: inline-block;
	margin:0;
	padding:0;
	line-height: 3em;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-right:15px;
	margin-left: 15px;
}

.sub-page-nav li a {
	display: block;
	position:relative;
    background-color:#e4211d;
    width:100% !important;
	color:#fff;
}

.sub-page-nav li a:hover {
	text-decoration: none;
}

.sub-page-nav li.active a:after {
	content:'';
    position: absolute;
    top: 100%;
    left: 50%;
	transform:translateX( -50% );
    width: 0;
    height: 0;
    border-top: solid 10px #e4211d;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

.article-body {
	margin-top:30px;
	margin-bottom:30px;
}

.sidebar-wrapper {
	font-weight: bold;
	background: #e3dfe0;
}

.product-bar {
	background: #e4211d;
	color:#fff;
}

.product-bar h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

.product-bar input[type=search] {
	color:#000;
	border:0;
	float: right;
}

.products-wrapper {
	background: #f8f4f5;
}

.product-item-wrapper {
	background: #fff;
	padding: 10px;
	border:1px solid #ccc;
}

.product-item a, .product-item a:hover {
	text-decoration: none;
}

.product-item a h3 {
	color:#e61214;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}

.product-item a p, .product-item a:hover p {
	color:#000;
}

.product-item .stars .fas.fill {
	color:#f79825
}

.product-item .stars .fas {
	color:#dfdfdf;
	margin-right:5px;
}

.product-item .stars a {
	color:#000;
}

a.b-now {
	background-image: linear-gradient(-45deg, #e61214 85%, #fff 70%);
	color:#fff;
	text-transform: uppercase;
}

a.b-now:hover {
	text-decoration: none;
}

#footer {
	background: #2c2829;
	color:#fff;
	padding-top:30px;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	color:#fff;
}

#footer h3 {
	color:#fff;
	font-size: 1em;
	text-transform: uppercase;	
	font-weight: bold;
}

#footer .footer-item h3 {
	padding-bottom:20px;
	margin-bottom:15px;
	border-bottom: 2px solid #e61214;
}

#footer .footer-item-alt-list h3 {
	margin-bottom:20px;
}

#footer h3 a:hover {
	text-decoration: none;
}

#footer .footer-item-alt-list {
	background: #1b1a1f;
}

#footer .footer-item-alt-list li {
	border-bottom: 2px solid #e61214;
	margin-bottom:5px;
	padding-bottom: 5px;
}

#footer ul.red-list li {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer ul.red-list li a, #footer ul.red-list li a:hover {
	color:#e61214;
}

#footer .footer-item-alt-box {
	border-bottom: 2px solid #e61214;
	margin-bottom: 15px;
}

#footer .footer-item-alt-box:last-child, #footer .footer-item-alt-list li:last-child {
	border-bottom:0;
}

#footer .footer-item-alt-box h4 {
	font-size: 1em;
	font-weight: bold;
}

#footer .search-box input[type=search] {
	border:0;
	position: relative;
	color:"#000";
}

#footer .search-box input[type=search]::before {
	font-family: "Font Awesome 5 Free";
	font-size: 2em;
	content:"\f002";
	position: absolute;
	color:#000!important;
	left:5px;
	top:5px;	
	/* top:50%;
	transform: translateY( -50% ); */
}

#footer .copy {
	margin-top:30px;
	background: #181818;
	padding-top:20px;
	padding-bottom: 20px;
	color:#fff;
	text-align: center;
	font-size: 0.8em;
}

/** BOF Woo Overrides **/

.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
	display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	max-width: unset;
}

/** BOF Woo Overrides **/

/** BOF WP **/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/** EOF WP **/
