<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Herkules
Theme URI: http://herkules.us
Author: Nickspages.com, Inc.
Description:  Custom responsive theme without framework for Herkules Equipment Corporation
Version: 2.0.1
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}

button:focus {outline:0;}

a:focus {
outline: none;
}


/*--General--*/

body, button, input, select, textarea {
    color: #333;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5em;
    word-wrap: break-word;
}

p {
	font-size: 16px;
	margin: 0 0 15px;
}

a {
	text-decoration: none;
    color: #017185;
}

strong {
    font-weight: bold;
    color: #444444;
}

h1, h2, h3, h4, h5 {
    color: #444444;
    font-weight: bold;
    margin: 0 0 10px;
    letter-spacing: -0.07em;
    line-height: 1.3em;
}

h1 {
	font-size: 24px;
}

h2 {
    font-size: 19px;
    margin-bottom: 5px;
    margin-top: 15px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

em {
    font-style: italic;
    text-transform: uppercase;
}

table {
    font-size: 16px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}


/*--Container--*/

.container {
	width: 1080px;
	margin: 0 auto;
}

div#container {
	background: #E6E6E6;
	overflow: hidden;
    clear:both;
    padding: 25px 0 0;
}

div#container .container {
	position: relative;
    z-index: 9;
}

.one_half {
	width: 50%;
	float: left;
}

.one_third {
	width: 33.333%;
	float: left;
}

img.watermark {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: -9;
}

/*--Header--*/

img.he-logo {
    width: 385px;
    height: auto;
}

.one_half.logo img {
    display: block;
    margin: 43px 0 45px;
    width: 342px;
}

.one_half.logoV2 img {
    display: block;
    margin: 43px 0 45px;
    width: 342px;
}

.one_half.phone {
    text-align: right;
    margin: 70px 0 0;
}

section#branding {
	clear: both;
}

.one_half.phone a {
    color: #003876;
    font-size: 36px;
    font-weight: bold;
}

/*--Main Nav--*/

.menu-item a.menu-image-title-after.menu-image-not-hovered img, .menu-item a.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper {
    padding-right: 0!important;
}

#header .sub-menu li {
    background: transparent;
        transition: all .20s ease-in-out;
-webkit-transition: all .20s ease-in-out;
position: relative;
display: block;
}

#header .sub-menu li:hover {
    background: #017185!important;
}

#header.boss .sub-menu li:hover {
    background: #990000!important;
}

#header.boss .one_half.logo img {
    width: auto;
}

#header .sub-menu {
    left: 0!important;
    min-width: 240px!important;
    display: none;
}

#header .menu-item-has-children:hover .sub-menu {
    display: block;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 999;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    background: #464646;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 &gt; li.menu-item {
    display: block!important;
    float: none!important;
    margin: 0!important;
}

#megaMenu ul ul.sub-menu li.menu-item &gt; a, #megaMenu ul ul.sub-menu li.menu-item &gt; span.um-anchoremulator {
    margin: 0!important;
}

#megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
    padding: 0!important;
}

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega {
    position: relative!important;
}

ul.sub-menu.sub-menu-1 li a {
    font-size: 12px!important;
}

section#mainnav {
    background: linear-gradient(to bottom, #104da7 0%, #0a2f66 100%);
    clear: both;
    height: 55px;
}

nav#menu ul li a {
    padding: 15px 25px 16px 25px!important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
}

nav#menu ul li {
	display: inline-block;
    font-size: 13px;
    position: relative;
}

ul.sub-menu.sub-menu-1 {
    background-color: #000!important;
    background-color: rgba(0,0,0,0.8)!important;
}

/*--Footer--*/

footer#footer .container {
    overflow: hidden;
}

footer#footer {
    background: #003D76;
    color: #fff;
    overflow: hidden;
    padding: 3% 0 5%;
    position: relative;
}

footer#footer .widget-title {
    color: #fff;
    font-size: 24px;
}

footer#footer a {
	color: #fff;
}

footer#footer p {
    font-size: 13px;
}

.one_half.addressside {
    text-align: right;
}

/*--Front Page--*/

.home h1.entry-title {
    position: absolute;
    opacity: 0;
}

.home section.entry-content .one_third {
    text-align: center;
    margin: 2% 0 3%;
}

.one_third h2 {
    font-size: 28px;
    color: #000000;
    text-align: center;
    font-weight: 900;
    font-style: normal;
}

/*--Brand Menu--*/

ul#menu-brand-menu {
    font-size: 0;
}

ul#menu-brand-menu li {
    display: inline-block;
    z-index: 999;
    width: 25%;
    font-size: 16px;
    text-align: center;
    margin: 3% 0 5%;
}


div#nav_menu-3, div#nav_menu-4, div#nav_menu-5, div#nav_menu-6, div#nav_menu-7 {
    float: left;
    width: 19%;
    padding: 0 0 0 7%;
    margin: 0 0 5%;
}

/*--Facebook Like--*/

div#text-3 {
    clear: both;
    margin: 0 0 7%;
}

/*--Sidebar Pages--*/

section.entry-content {
    padding: 0 0 15%;
    overflow: hidden;
}

.home section.entry-content {
    padding: 0;
}

aside#sidebar .widget-container {
    font-size: 13px;
    color: #636363;
}

aside#sidebar .widget-container a {
color: #636363;
}

div#primary .widget-container {
    margin: 0 0 20px;
}

.search-no-results section#content, .search-results section#content, .page-template-bff-contact section#content, .left-col, .page-template-bossnews section#content, .page-template-boss-contact section#content, .page-template-contact section#content, .page-template-international section#content,
.page-template-enkon-blog section#content, .page-template-news section#content, .error404 section#content {
    width: 70%;
    float: left;
    margin: 0 5% 0 0;
}

.page-id-204 section#content,
.page-id-389 section#content,
.page-id-407 section#content {
    width: 100%;
    margin: 0;
    float: none;
}

.page-id-175 div#sidebar {
    width: 25%;
    float: left;
    margin: 0 0 10%;
}

.right-col, aside#sidebar, .sidebar {
    width: 25%;
    float: left;
}

aside#sidebar h3, .right-col h3, .sidebar h3 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: uppercase;
    color: #636363;
}

/*--Product Teasers--*/

h3.sect {
    margin: 15px 0 12px 20px;
}

ol.product_row {
    counter-reset: my-badass-counter;
    clear: both;
    overflow: hidden;
}

ol.product_row li h3:after {
content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
}

.woocommerce ul.products li.product .price {
    color: #017185!important;
} 

ul.products {
    margin: 30px 0 0!important;
    overflow: hidden;
}

ul.products span.price {
    display: none!important;
}

/*--Single Prod--*/

.woocommerce ul.products li.product a img {
    margin: 0!important;
}

.woocommerce .quantity .qty {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 0;
    padding: 8px 10px!important;
}

.single-product button.single_add_to_cart_button.button.alt {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.woocommerce a.remove {
    color: #017185!important;
    }

.woocommerce div.product form.cart div.quantity {
    margin: 0!important;
}

#container .container div#container {
    padding: 0;
}

.woocommerce-tabs.wc-tabs-wrapper {
    float: right;
    width: 48%;
    clear: none!important;
}

.product_meta {
    display: none;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #017185!important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #017185!important;
    }

.woocommerce div.product div.images, .woocommerce div.product div.summary {
    margin-bottom: 0!important;
}

.single-product .product {
    margin: 0 0 5%!important;
    overflow: hidden;
}

div#tab-description h2 {
    display: none;
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-info {
    border-top-color: #017185!important;
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before {
    color: #017185!important;
}

.related.products {
    clear: both;
    padding: 3% 0 0;
    overflow: hidden;
    margin-bottom: 3%;
}

/*--Forms--*/

input[type=text], input[type=email], input[type=password], textarea, input[type=tel], select {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 7px 10px;
}

input[type=text], input[type=email], input[type=password], textarea, input[type=tel] {
    -webkit-appearance: none;
    border-radius: 0;
    width: 99%;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 12px 20px;
    border-top: solid 1px #d2d2d2;
    border-left: solid 1px #c3c3c3;
    border-right: solid 1px #c3c3c3;
    border-bottom: solid 1px #9f9f9f;
    background: #ffffff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfdfdf), color-stop(1, #ffffff));
    background: -ms-linear-gradient(bottom, #dfdfdf, #ffffff);
    background: -moz-linear-gradient(center bottom, #dfdfdf 0%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff, #dfdfdf);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dfdfdf', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #646464;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    width: auto;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    top: 26px!important;
    padding: 0!important;
}

/*--International Page--*/

img.globe {
    display: block;
    width: 100%;
    height: auto;
}

#sidebar input[type=text], #sidebar input[type=email], #sidebar input[type=password], #sidebar textarea, #sidebar input[type=tel] {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
}

.page-id-175 p.formsent {
    display: none;
}

/*--News--*/

ul.inlineimg li {
    display: inline-block;
    margin: 20px 20px 20px 0;
}

.news {
    width: 100%!important;
}

.newsimg {
    float: left;
    margin: 13px 20px 20px 0;
    overflow: hidden;
    clear: both;
    margin: 15px 25px 25px 0;
}

.newsimg img {
    display: block;
    width: 100%;
    height: auto;
}

section.entry-content div.news-item {
    overflow: hidden;
    clear: both;
    margin: 0 0 25px;
}

/*--Patents--*/

ul.patents li p {
    margin-bottom: 0;
}

.patents {
    width: 70%;
    margin: 40px auto;
}

ul.patents li {
    border-bottom: 1px solid #444;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

ul.patents li:last-child {
    border-bottom: 0;
}

label {
    font-weight: bold;
    color: #444;
}

/*--Product Teasers--*/

.product-menu a {
    display: block;
    float: left;
    margin: 0 24px 0 0;
    border-left: 1px solid #fff;
    padding: 0 0 0 22px;
}

.product-menu h2 a {
    border-left: 0;
    width: auto;
}

.productimg {
    float: left;
    margin: 20px 20px 23px;
    position: relative;
    width: 240px;
}

.product-menu h2 a {
    padding-left: 0;
}

a.add_to_cart_button,
a.added_to_cart {
    background: #006C86;
    display: block;
    padding: 8px 20px;
    cursor: pointer;
}

a.added_to_cart {
    display: none;
}

.posttxt {
    margin: 20px;
}

.productimg img {
    display: block;
    width: 100%;
    height: auto;
}

ol.product_row li {
    overflow: hidden;
    margin: 3% 0;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border: 1px solid #006c86;
    position: relative;
}

.contentwrap ol li {
    margin: 0;
    border: 0;
}

.product-menu {
    background: #006C86;
    color: #fff;
    overflow: hidden;
    padding: 7px 20px;
}

.product-menu h2 {
    margin: 0;
}

.product-menu a {
    color: #fff;
}

a.btn {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    font-family: inherit;
    text-decoration: none;
    overflow: visible;
    padding: 10px 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #fff;
    background-color: #017185;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
}

/*--price wrap--*/

.price-wrap {
    position: relative;
    margin: 3px 0 5px;
}

p.product-price-tickr {
    margin: 0;
}

/*--Scrollbar--*/

::-webkit-scrollbar{width:10px;height:8px;}
::-webkit-scrollbar-thumb{background:#006C86; border-radius: 4px;}
::-webkit-scrollbar-track{background:#E6E6E6;}
.background-color{width:100%;height:100%;}

/*--Animation--*/

.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}

/*--Search Bar--*/

section#mainnav .container {
    position: relative;
}

.searchwrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.searchwrapper form {
    transition: all .20s ease-in-out;
-webkit-transition: all .20s ease-in-out;
position: absolute;
    top: 10px;
    opacity: 0;
    right: -191px;
}

.searchwrapper form.show {
    opacity: 1;
    right: 29px;
}

.searchwrapper input {
    padding: 5px 10px;
}

header i.fa.fa-search {
    font-size: 18px;
    color: #fff;
    margin-top: 17px;
}

/*--Related Products--*/

.related a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.related a.button.product_type_simple.ajax_add_to_cart {
    display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 2% 0 0!important;
    width: 23.5%!important;
}

.woocommerce ul.products li.product:nth-child(4n), .woocommerce-page ul.products li.product:nth-child(4n) {
    margin: 0!important;
}

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


/*--FAQ--*/

.contentwrap {
    margin: 15px;
}

ol.num {
    list-style: decimal!important;
}

ol.num li {
    overflow: inherit;
    margin-left: 42px;
}

ul.square li {
    margin: 10px 0;
    border: 0;
    padding-left: 30px;
    position: relative;
}

em.lastline {
    text-align: left!important;
    color: #444444!important;
    font-weight: bold;
}

p.lastline2:before {
    display: none;
}

ul.square li img {
    display: block;
}

.img-wrap {
    margin: 5px 0 30px 0;
    border: 1px solid #e0e0e0;
    padding: 8px 8px 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 168px;
    font-size: 14px;
}

/*--Popup--*/

.ppt {
    display: none!important;
}

/*--Cart--*/

p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated label {
    line-height: 1em;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
}

.woocommerce-cart .cart-collaterals table, .woocommerce-cart .cart-collaterals h2 {
    display: none;
}

.woocommerce form .form-row .required {
    color: #017185!important;
    }

#add_payment_method #payment, .woocommerce-checkout #payment {
    background: transparent!important;
}

input#coupon_code {
    width: 120px!important;
}

.select2-container .select2-choice {
    background-image: none!important;
    border-radius: 0!important;
    border: 1px solid #ccc!important;
    padding: 3px 10px!important;
}

.select2-container .select2-choice .select2-arrow {
    border-radius: 0!important;
}

.select2-search input {
    background: none!important;
}

.select2-drop-active {
    border: 1px solid #ccc!important;
}
.select2-drop {
    border: 1px solid #ccc!important;
    border-radius: 0!important;
    box-shadow: none!important;
}


/*--Front EM--*/

section.entry-content em {
    color: #800000;
    text-align: right;
    display: block;
    line-height: 1.5em;
}

/*--Hercules--*/

em.bluetxt {
    text-align: left!important;
    color: #0D408B!important;
    text-transform: inherit;
    font-style: inherit;
    font-size: 18px;
}

em.bluetxt.red {
    color: #990000!important;
}

em.bluetxt strong {
    color: #0D408B;
    font-size: 28px;
}

em.bluetxt.red strong {
    color: #990000;
}

.page-id-12 h1, .page-id-16 h1 {
    position: absolute;
    opacity: 0;
}

/*--Herkules Image Menu--*/


.image-menu-wrap span.menu-image-title {
    font-size: 14px;
    display: block;
    line-height: 1.2em;
    margin: 3px 10px;
}

.home .menu-item a img {
     box-shadow: 2px 2px 2px #888888!important;
    -webkit-box-shadow: 0 0 2px 1px #888888!important;
    -moz-box-shadow: 0 0 2px 1px #888888!important;
    box-shadow: 0 0 2px 1px #888888!important;
}

.image-menu-wrap ul {
    font-size: 0;
    text-align: center;
}

.image-menu-wrap ul li {
    width: 25%;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    padding: 5% 0;
}

.image-menu-wrap {
    background: #FFFFFF;
    border: 1px solid #333;
    margin-top: 3%;
}

.menutitlewrap {
    background: #0D408B;
    text-align: center;
}

.boss .menutitlewrap {
    background: #990000;
}

.menutitlewrap h3 {
    color: #fff;
    display: block;
    margin: 0;
    padding: 27px 10px;
}

.one_half.leftside {
    padding-right: 2%;
    width: 48%;
}

.one_half.rightside {
    padding-left: 2%;
    width: 48%;
}

/*--Boss Header--*/

.boss ol.product_row li {
    border: 1px solid #231F20;
}

img.boss-logo {
    margin: 51px 0 40px!important;
}

.boss .one_half.phone a {
color: #990000;
}

.boss section#mainnav {
    background: linear-gradient(to bottom, #D90005 0%, #6C0000 100%)!important;
}

.product-menu.boss {
    background: #231F20!important;
}

.boss a.btn {
    background-color: #231F20!important;
}

/*--Backtotop--*/

a#scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(0, 0, 0, 0.2);
    padding: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: 0;
            transition: all .20s ease-in-out;
-webkit-transition: all .20s ease-in-out;
    z-index: 9;
}

a#scroll-to-top.scrolled {
    opacity: 1;
}

/*--Brochures--*/

.page-id-644 section.entry-content, .page-id-642 section.entry-content, .page-id-638 section.entry-content, .page-id-397 section.entry-content, .page-id-401 section.entry-content {
    padding: 0 0 3%;
}


.brochure-sec-wrap, .manual-sec-wrap {
    margin: 0 0 10%;
}

.page-id-397 div#container .container, .page-id-401 div#container .container {
    margin-bottom: 3%;
}

/*--Gallery--*/

section.gallery {
    margin: 0 0 7%;
}

.page-id-403 section.entry-content {
    padding: 0;
}

ul.gallery {
    font-size: 0;
}
ul.gallery li {
    font-size: 16px;
    display: inline-block;
    margin: 0 2% 3% 0!important;
    width: 23.5%!important;
}

ul.gallery li img {
    display: block;
    width: 100%;
    height: auto;
}

ul.gallery li:nth-child(4n) {
    margin: 0 0 3% 0!important;
}


/*--Air Bag Technology--*/

ul.regbullet {
    margin: 0 0 3% 3%;
    padding: 0 0 0 3%;
}

ul.regbullet li {
    list-style: disc;
    list-style-type: square;
}

/*--No List Pages--*/

.nolist {
    margin-bottom: 19%;
}

/*--Technology Page--*/

p.dkquote {
    font-size: 18px;
    color: #000000;
    text-align: center;
    font-family: 'Oleo Script', cursive;
    font-weight: 700;
    font-style: normal;
}

/*--Videos--*/

ul.videos li iframe {
    display: block;
    width: 100%;
    height: 200px;
}

ul.videos {
    margin: 3% 0 0;
    font-size: 0px;
}

ul.videos li {
    display: inline-block;
    margin: 0 3% 0 0;
    font-size: 12px;
    width: 30.333%;
}

ul.one_third_list li {
    width: 33.333%;
    float: left;
    }

    
/*--Warranty--*/

p.lastline {
    font-style: italic;
}

/*--BFF--*/

.bff .one_half.logo img {
    width: 164px;
    margin: 46px 0 48px;
}

ul#menu-bff-image li a {
    pointer-events: none;
    cursor: default;
}

.bff section#mainnav {
    background: linear-gradient(to bottom, #1CB557 0%, #127a3a 100%)!important;
}

.bff .one_half.phone a {
    color: #177f3f;
}

.bff .menutitlewrap {
    background: #177f3f;
}

#header.bff .sub-menu li:hover {
    background: #177f3f!important;
}

.bff .one_half.logo img {
    margin: 46px 0 48px;
}

.bff .image-menu-wrap {
    background: #fff;
}

/*--Mobile Menu--*/

#responsive-menu .responsive-menu li a {
    font-size: 12px;
}

ul.responsive-menu-submenu {
    padding-left: 20px!important;
}

/*--Gallery Backgrounds--*/

.page-id-403 #container,
.page-id-644 #container {
    background: #fff;
}

/*--Warranty Form--*/

div#wpcf7-f1132-p1127-o1 {
    margin: 4% 0 0;
}

.page-id-1127 section.entry-content {
    padding: 0 0 8%;
}

/*--Enkon--*/

ul.enkonblog li h2 {
    margin-top: 0;
}

.image-wrap {
    float: left;
    margin: 0 20px 20px 0;
}

ul.enkonblog li {
    clear: both;
    overflow: hidden;
    margin: 0 0 20px;
}

div#sidebar.widget_categories {
    margin-bottom: 20px;
}

img.enkon-logo {
    margin: 50px 0 56px!important;
}

.enkon .one_half.phone {
    margin: 65px 0 0;
}

.enkon section#mainnav {
    background: linear-gradient(to bottom, #5291D1 0%, #2F60A5 100%)!important;
}

#header.enkon .sub-menu li:hover {
    background: #5291D1!important;
}

/*--Enkon Blog--*/

.right-col {
    margin: 0 0 10%;
}

.single-product .right-col {
    width: 100%;
}

.single-product  section.entry-content {
    padding: 0;
}

.single-post img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: block;
    width: 35%;
    height: auto;
    float: left;
    margin: 0 20px 10px 0;
}

.single-post section.entry-content em {
    color: inherit;
    text-align: inherit;
    font-style: inherit;
    text-transform: inherit;
}

.single-post section.entry-meta {
    margin: 0 0 10px;
}

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

.enkon a {
    color: #4C88C9;
}

.category section#content, .page-template-sitemap section#content, .page-template-enkon section#content, .single-post section#content {
    width: 70%;
    float: left;
    margin: 0 5% 0 0;
}

.category aside#sidebar {
    margin: 0 0 10%;
}

.right-col #sidebar {
    width: 100%;
}

.single h1 a {
    pointer-events: none;
    cursor: default;
    color: #444444;
}

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

.page-template-enkon #sidebar {
    margin-bottom: 0;
}

ul.sidebarlinks {
    margin: 0 0 15px;
}

/*--Sidebar Spacing--*/

div#sidebar.widget_search {
    margin: 0 0 20px;
    overflow: hidden;
}

/*--Tables--*/

#content table tr td {
    padding: 5px;
    line-height: 1.2em;
}

#content table tr:first-child {
    border-bottom: 1px solid #333333;
}

/*--Add to cart red--*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    color: #fff;
    font-weight: bold;
    padding-left: 31.7%;
    position: relative;
}

.add_to_cart_button:before {
    content: '\f07a';
    font-family: 'Fontawesome';
    position: absolute;
    left: 33px;
}

/*--Enkon Banner--*/

section#enkonbanner {
    background-image: url(img/blue-bg.png);
    background-size: 100%;
    background-position-y: -100px;
    transition: 0s linear;
    transition-property: background-position-y;
    overflow: hidden;
    position: relative;
    height: 320px;
}

section#enkonbanner .container {
    position: relative;
    height: 400px;
}

img.land {
    display: block;
    width: 1022px;
    position: absolute;
    right: -151px;
    bottom: 0;
    z-index: 5;
}

/*--Slider--*/

.metaslider .caption-wrap {
    background: transparent!important;
    opacity: 1!important;
    margin: 0!important;
}

p.enkslide {
    text-transform: uppercase;
    font-size: 43px;
}

.metaslider.metaslider-flex.metaslider-1883.ml-slider.nav-hidden {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
}

/*--Sprite Spin--*/

#sprite-container {
    width: 708px;
    height: 578px;
}

.spritespin {
    position: absolute!important;
    top: 6px;
    right: 0;
    z-index: 999;
}

/*--Loading Mask--*/

.loadingmask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #003876;
    z-index: 9999;
}

.cs-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cs-loader-inner label {
    color: #25AAE1;
}

.cs-loader-inner {
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: calc(100% - 200px);
  color: #FFF;
  padding: 0 100px;
  text-align: center;
}

.cs-loader-inner label {
  font-size: 20px;
  opacity: 0;
  display:inline-block;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}

/*--Slashes--*/

img.slash {
    display: block;
    position: absolute;
    top: 0;
    right: -80%;
    bottom: 0;
    z-index: 3;
    pointer-events: none;
}

img.slash {
    animation-name: slash;
    animation-duration: 20s;
    animation-timing-function: linear;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-delay: 0;
    animation-play-state: running;
    animation-fill-mode: forwards;
    animation-delay: 10s;
    animation-iteration-count: infinite;
    -webkit-animation-name: slash;
    -webkit-animation-duration: 20s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 10s;
    -webkit-animation-iteration-count: infinite;
    width: 330px;
    height: auto;
}

@keyframes slash {

    0% {
        right: -80%;
    }

    
    100% {
        right: 150%;
    }

}

@-webkit-keyframes slash {

    0% {
        right: -80%;
    }
    
    100% {
        right: 150%;
    }

}


img.slash2 {
    display: block;
    position: absolute;
    top: 0;
    left: -80%;
    bottom: 0;
    z-index: 3;
    pointer-events: none;
}

img.slash2 {
    animation-name: slash2;
    animation-duration: 20s;
    animation-timing-function: linear;
    animation-iteration-count: 1;   
    animation-direction: normal;
    animation-delay: 0;
    animation-play-state: running;
    animation-fill-mode: forwards;
    animation-delay: 35s; 
    -webkit-animation-name: slash2;
    -webkit-animation-duration: 20s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;   
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 35s; 
    width: 330px;
    height: auto;
}

@keyframes slash2 {

    0% {
        left: -80%;
    }
    
    100% {
        left: 150%;
    }

}

@-webkit-keyframes slash2 {

    0% {
        left: -80%;
    }
    
    100% {
        left: 150%;
    }

}


/*--Contact Form--*/

span.inst {
    display: block;
    font-style: italic;
}

span.wpcf7-quiz-label {
    display: block;
}


/*--New Mobile Menu--*/

button#responsive-menu-button {
    background: transparent;
    border: 0;
    text-shadow: none;
    box-shadow: none;
}

/*--New Single product bottom widgets--*/

.single-product div#primary ul li.widget-container {
    display: block;
    float: left;
    width: 21%;
    margin: 0 4% 10% 0;
}

.single-product aside#sidebar {
    width: 100%;
}

/*--coupon--*/

input#coupon_code {
    width: 120px!important;
}

/*--header cart--*/

a.cart-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 55px;
    display: block;
    color: #fff;
}

.cart-wrap {
    position: relative;
}

.cart-wrap i {
    display: block;
    font-size: 33px;
    margin-top: 11px;
}

#mini-cart-count {
    position: absolute;
    top: -40px;
    left: -4px;
    background: #006C86;
    min-width: 25px;
    height: 20px;
    border-radius: 150%;
    font-size: 20px;
    display: block;
    padding: 7px 7px 10px;
    border: 2px solid #fff;
    text-align: center;
    box-shadow: 1px 2px 4px rgba(0,0,0,0.5);
}

.image-gallery::before{
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    height: 8px;
    background-color: #006C86;
    margin-top: 10px;
}
.image-gallery{
    padding-top: 50px;
    position: relative;
}
.image-listing{
    margin: auto;
    position: relative;
    z-index: 2;
    display: block;
    max-width: 950px;
}
.image-listing .image-box{
    width: 31.2%;
    display: inline-block;
    margin: 7px 7px;
    box-sizing: border-box;
    position: relative;
}
.image-listing .image-box img{
    width: 100%;
    display: block;
}

.count-row{
    position: absolute;
    left: -25px;
    font-size: 12px;
    text-shadow: 1px 1px #cccccc;
    top: 45%;
    font-family: Arial, Helvetica, sans-serif;
    color: #444444;
}
section.entry-content{
    padding-bottom: 190px !important;
}
@media only screen and (max-width: 980px) {
    .image-listing .image-box{
        width: 30.2%;
    }
    .count-row{
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .image-listing{
        text-align: center;
    }
    .image-listing .image-box{
        width: 47%;
        margin: 0px;
        padding: 7px;
        box-sizing: border-box;
    }
    
}
@media only screen and (max-width: 480px) {
    section.entry-content{
        padding-bottom: 80px !important;
    }
   .image-listing .image-box{
        width: 100%;
   }
   .image-listing{
        display: block;
        margin-left: 0px;
        margin-right: 0px;
   }
   .image-listing .image-box{
        margin: 0px;
        padding: 10px;
   }
}</pre></body></html>