/*
Theme Name: Huskey
Theme URI: http://huskey.com
Description: Huskey
Version: 1.0
Author: 
Author URI: 
Tags:
*/

/*Begin General*/
body {
	margin: 0;
	padding: 0;
	background: url(images/bodyBg.jpg) repeat center center #c3c3c3;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.4em;
    color: #000;
    font-size: 12px;
}
	
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

body > .container {
	background: #fff;
	box-shadow: 0 0 20px #555555;
	border-top: 3px solid #B6B4B6;
	border-radius: 0 0 15px 15px;
	max-width: 1040px;
	/*min-width: 1040px !important;*/
}

/*.wp-block-columns {
	flex-wrap: nowrap !important;
}*/

a:link, a:active, a:visited {
    border: 0;
    text-decoration: underline;
    outline: none;
    color: #907d00;
}

a:hover {
	color:#333;
	text-decoration:none
}
/*End General*/

/*Begin Header*/
header #headerTop {
	margin: 18px 0 0;
}

header #headerTop #headerLogo {
	background: url(images/headerLogo.png) no-repeat center center;
	display: block;
	width: 339px;
	height: 90px;
	margin: 5px 0 0 20px;
}

header #headerTop #headerSearch {
	
}

header #headerTop #headerSearch #searchInput {
	width: calc(100% - 30px);
	background: #fff;
	border: 1px solid #ddd;
	display: inline-block;
	margin: 0;
	padding: 2px 10px;
	height: 30px;
	font-size: 12px;
}

header #headerTop #headerSearch #searchSubmit {
	background: url(images/searchIcon.png) no-repeat center center / 16px 16px #FFDE00;
	height: 30px;
	width: 30px;
	border: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	opacity: 0.8;
	float: right;
}

header #headerTop #headerSearch #searchSubmit:hover {
	opacity: 1;
}

header #headerTop #headerSearch p {
	margin: 10px 0 0;
	text-align: center;	
}

header #headerBottom {
	margin: 25px 0 0;
}

header #headerBottom nav {
	margin: 0;
	min-height: 35px;
	border: none;
	border-radius: 30px 30px 0 0;
	background: #FFDE00;
	padding: 0 50px;
}

body.home header #headerBottom nav {
	margin: 0 -15px;
}

header #headerBottom nav #mainMenu{
	padding: 0;
}

header #headerBottom nav #mainMenu ul {
}

header #headerBottom nav #mainMenu ul li {
}

header #headerBottom nav #mainMenu ul li a {
	padding: 0 15px;
	margin: 0;
	background: transparent;
	color: #000;
	line-height: 35px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}

header #headerBottom nav #mainMenu ul li a:hover,
header #headerBottom nav #mainMenu ul li.current-menu-item > a {
	background: #313951;
	color: #fff;
}

header #headerBottom nav #mainMenu ul li ul.dropdown-menu {
	background: #FFDE00;
	border: none;
	box-shadow: 1px 1px 3px #555;
	border-radius: 0;
	left: 0;
	width: 220px;
}

header #headerBottom nav #mainMenu ul li ul.dropdown-menu ul.dropdown-menu {
	top: 0;
	left: 220px;
}

header #headerBottom nav #mainMenu ul li ul.dropdown-menu li {
}

header #headerBottom nav #mainMenu ul li ul.dropdown-menu li a {
	color: #000;
    padding: 8px 15px;
    text-transform: none;
    font-size: 12px;
	line-height: 16px;
}

header #headerBottom nav #mainMenu ul li ul.dropdown-menu > li > a {
	white-space: normal;
}

header #headerBottom nav #mainMenu ul li ul.dropdown-menu li a:hover,
header #headerBottom nav #mainMenu ul li ul.dropdown-menu li.current-menu-item > a,
header #headerBottom nav #mainMenu ul li ul.dropdown-menu li ul.dropdown-menu li.current-menu-item a {
	background: #313951;
	color: #fff;
}

header nav ul li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
/*End Header*/

/*Begin Gutenberg*/
.entry-content > * {
	max-width: 100%;
	padding-left: 14px;
	padding-right: 14px;
}

.entry-content > .alignwide {
	max-width: 1100px;
}

.entry-content > .alignfull {
	margin: 1.5em 0;
	max-width: 100%;
}

.entry-content ul,
.entry-content ol {
	margin: 1.5em auto;
	max-width: 100%;
	list-style-position: outside;
}

.wp-block-video video {
	max-width: 100%;
}

.wp-block-image img {
	display: block;
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
	width: 100%
}

.wp-block-image.alignfull img {
	width: 100vw;
}

.wp-block-gallery:not(.components-placeholder) {
	margin: 1.5em auto;
}

.wp-block-cover-text p {
	padding: 1.5em 14px;
}

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
	padding: 0 14px;
}

.wp-block-table {
	display: block;
	overflow-x: auto;
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-table td, .wp-block-table th {
	padding: .5em;
}

.entry-content li {
	margin-left: 2.5em;
	margin-bottom: 6px;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin: 0 auto;
}

.entry-content ul ul li,
.entry-content ol ol li,
.entry-content ul ol li,
.entry-content ol ul li {
	margin-left: 0;
}


.wp-block-embed.type-video > .wp-block-embed__wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
}

.wp-block-embed.type-video > .wp-block-embed__wrapper > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.wp-block-quote.is-large {
	margin: 0 auto 16px;
}

.wp-block-pullquote>p:first-child {
	margin-top: 0;
}

.wp-block-separator {
	margin: 3em auto;
	padding: 0;
}

.wp-block-button {
	margin-top: 6px;
}

@media screen and (min-width: 768px) {
	.wp-block-cover-text p {
		padding: 1.5em 0;
	}

	.entry-content > * {
		padding-left: 0px;
		padding-right: 0px;
	}
}
/*End Gutenberg*/

/*Begin Content*/
#homeSlideshow {
	margin: 10px 0 0;
	position: relative;
}

#homeSlideshow .cycle-pager {
	position: absolute;
	z-index: 1000;
	bottom: 10px;
	left: 107px;
}

#homeSlideshow .cycle-pager span {
	font-size: 64px;
	color: #C7CEDE;
	cursor: pointer;
}

#homeSlideshow .cycle-pager span.cycle-pager-active {
	color: #000000;
}

#content {
	margin: 12px 0 25px;
	min-height: 340px;
}

body.page #content {
	margin: 20px 0 10px;
}

#content .contentLeftWrapper {
	float: left;
	width: 323px;
}

#content .contentRightWrapper {
	background: url(https://www.huskey.com/wp-content/uploads/huskey_top.png) no-repeat top left;
	float: left;
	width: calc(100% - 323px);
	padding: 30px 30px 30px 30px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 600;
	line-height:1em;
	margin:0px;
	padding:20px 0 15px;
	color:#333;
}
#content h2 { font-size:20px; }
#content h3 { font-size:18px; }
#content h4 { font-size:16px; } 
#content h5 { font-size:14px; }
#content h6 { font-size:12px; }

#content h2.mainHeading {
	font-size:20px;
	color: #59594e;
	padding-bottom: 5px;
}

#content h3.subHeading {
	font-size:18px;
	color: #59594e;
	padding-top: 0;
}

body.tax-types #content h2 {
	font-size:19px;
	line-height: 24px;
	color: #59594e;
}

#content table {
	width: 100%;
	display: table;
}

#content .arrowLink {
	background: url(images/arrow.png) no-repeat center right;
	padding: 0 15px 0 0;
	text-decoration: none;
}

#content .wp-block-button .wp-block-button__link {
	font-size: 14px;
	font-weight: 600;
	border: 1px solid #000;
	padding: 5px 15px;
}

#content #googleMapDirectionFrom,
#content #googleMapDirectionTo,
#content #googleMapDirectionSubmit {
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	display: inline-block;
	margin: 0;
	padding: 2px 10px;
	height: 30px;
	font-size: 12px;
}

#content .has-speclubes-blue-color {
	color: #2b4b9b;
}

#content .has-speclubes-yellow-color {
	color: #FFDE00;
}

#content .has-speclubes-white-color {
	color: #ffffff;
}

#content .has-speclubes-black-color {
	color: #000000;
}

#content .has-speclubes-blue-background-color {
	background: #2b4b9b;
}

#content .has-speclubes-yellow-background-color {
	background: #FFDE00;
}

#content .has-speclubes-white-background-color {
	background: #ffffff;
}

#content .has-speclubes-black-background-color {
	background: #000000;
}

#content .homeLubricantWrapper {
	background: url(images/homeLubricant.jpg) no-repeat center left #8297B4;
	height: 134px;
	padding: 15px 10px 10px 163px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
}

#content .ProductFinder {
	background: #616163;
	padding: 15px 10px 20px 10px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	border-radius: 0 0 10px 10px;
	margin: 10px 0 0;
}

#content .ProductFinder p {
	color: #D2D0D0;
}

#content .homeLubricantWrapper select,
#content .ProductFinder select {
	width: 90%;
	padding: 3px;
	font-size: 12px;
	font-weight: 400;
	margin: 0 0 10px;
}

#content .homeLubricantWrapper a {
	font-size: 12px;
	display: block;
	color: #000;
}

#content .ProductFinder p {
	text-transform: uppercase;
}

#content .homeHighlight {
	background: url(images/homeHighlight.jpg) no-repeat bottom left #FFEF9A;
	padding: 20px 10px 0px 80px;
	min-height: 91px;
}

#content .wp-block-column:not(:last-child) {
    margin-right: 8px !important;
}

#content .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 8px !important;
}

#content .wp-block-column:nth-child(2n+1) {
    margin-right: 8px !important;
}

#content .homeHighlight a {
	color: #000;
}

body.tax-types .product,
body.search-results .searchResult {
	border-bottom: 1px solid #dddddd;
	padding: 0 0 20px 0;
	margin: 0 0 20px;
}

body.page-template-all-products-page .wp-block-columns-main > .wp-block-column {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 15px 16px;
}

body.page-template-all-products-page .wp-block-columns-main > .wp-block-column:nth-child(2n+1) {
	border-right: 1px solid #ddd;
}

body.page-template-all-products-page .wp-block-column h5 {
	min-height: 75px;
}
/*End Content*/

/*Begin Sidebar*/
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/*End Sidebar*/

/*Begin Images Alignment*/
.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/*End Images Alignment*/

/*Begin Comments*/
.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/*End Comments*/

/*Begin Footer*/
footer {
	text-align: right;
}

footer p {
	margin: 10px;
}
/*End Footer*/

/*Begin Responsive*/
@media (min-width: 768px) {

}

@media only screen and (min-width: 768px) {
	header nav ul li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}

	.alignfull {
		margin-left: calc(50% - 50vw);
		margin-right: calc(50% - 50vw);
		width: auto;
		max-width: 1000%;
	}

	.alignwide {
		margin-left: calc(25% - 25vw);
		margin-right: calc(25% - 25vw);
		width: auto;
		max-width: 1000%;
	}

	.alignwide img,
	.alignfull img {
		display: block;
		margin: 0 auto;
	}
}

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

}

@media only screen and (max-width: 992px) {
	header #headerBottom nav #mainMenu ul li a {
		padding: 0 10px;
		font-size: 12px;
	}
	
	#content .wp-block-column {
		flex-basis: 100%;
		margin: 10px 0;
	}
	
	body.page-template-all-products-page .wp-block-column h5 {
		min-height: auto;
	}
	
	body.page-template-all-products-page .wp-block-columns-main > .wp-block-column:nth-child(2n+1) {
		border-right: none;
	}
	
	#content .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
		margin-left: 0px !important;
	}
}

@media only screen and (max-width: 768px) {
	header #headerBottom nav #mainMenu ul {
		margin: 7.5px 0;
	}

	header #headerBottom nav #mainMenu ul li:hover ul.dropdown-menu { 
		display: none;
	}
	
	header #headerBottom nav #mainMenu ul li.open:hover ul.dropdown-menu { 
		display: block;
	}
	
	header #headerBottom nav #mainMenu ul li ul.dropdown-menu {
		width: 100%;
		margin: 0;
		box-shadow: none;
	}
	
	header #headerBottom nav #mainMenu ul li ul.dropdown-menu li a {
		padding: 2px 15px
	}
	
	header #headerTop #headerSearch {
		margin-top: 15px;
	}
	
	header #headerBottom {
		margin-top: 15px;
	}
	
	#content .contentLeftWrapper {
		float: none;
		width: 50%;
		text-align: center;
		margin: 0 auto 15px;
	}
	
	#content .contentLeftWrapper img {
		width: 100%;
		margin: 0 auto;
	}
	
	#content .contentRightWrapper {
		width: 100%;
		background: no-repeat;
		padding: 10px;
	}
}

@media only screen and (max-width: 480px) {
	header #headerTop #headerLogo {
		width: 100%;
		margin: 0;
		background-size: contain;
	}
	
	#content .contentLeftWrapper {
		width: 100%;
	}
}

@media only screen and (max-width: 360px) {
	#homeSlideshow {
		display: none;
	}
}
/*End Responsive*/