<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main-container {
	padding-top: 150px;
}

/* Hiding edit link in cart */

#shopping-cart-table .btn-edit{
	display: none;
}

.shopping-bag .item .btn-edit {
	display: none;
}
.shopping-bag .item .btn-remove .fa-pencil-square-o::before {  /* Fixes a broken button which was by default in cart*/
	content: "ï€";
}


/* Gift cards fixes */
.col-md-12 .discount{
	border: 0px solid #eaeaea;
	padding: 0 15px 25px;
}

/* Gift cards fixes */
.col-xs-6 .discount{
	padding: 0;
}

.col-md-12 .discount h2 {
	font-size: 11pt;
	font-weight: normal;
}

.pages ol li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.i-next {
	line-height: 50px !important;
}

.novaworks-navigation #novaworks-nav &gt; li.level0 &gt; a &gt; span {
	letter-spacing: 1px;
}

#novaworks-nav .dropdown ul.level0 li a {
	padding: 10px 25px 10px 15px !important;
	transition: all 0.2s ease-in-out 0s;
}

#novaworks-nav .dropdown ul.level0 li:hover a {
	padding: 10px 25px 10px 20px !important;
	transition: all 0.2s ease-in-out 0s;
}

#header-container.sticky-header .novaworks-navigation #novaworks-nav &gt; li.level0:hover &gt; a &gt; span {
	color: #98886a;
	transition: all 0.2s ease-in-out 0s;
}


// #header-container.sticky-header .novaworks-navigation #novaworks-nav &gt; li.level0:hover &gt; a &gt; span {
// 	color: #ffffff;
// 	font-weight: bold;
// 	transition: all 0.2s ease-in-out 0s;
// }

// .cms-index-index ul#novaworks-nav li.level0.first a:hover { color:#ffffff; }


// .cms-index-index ul#novaworks-nav li.level0 a:hover,
// .cms-index-index ul#novaworks-nav li.level-top.active a.level-top &gt; span,
// .cms-index-index .novaworks-navigation #novaworks-nav &gt; li.level0.active &gt; a &gt; span, 
// .cms-index-index .novaworks-navigation #novaworks-nav &gt; li.level0 &gt; a:hover &gt; span,
// .cms-index-index .novaworks-navigation #novaworks-nav &gt; li.level0.level-top:hover &gt; a &gt; span {
// 	color: #ffffff;
// 	font-weight: bold;
// 	font-size: 13px;
// }




.block.block-layered-nav .block-content, .block.gan-sidebar-nav .block-content {
	border: none;
}

.block-layered-nav .block-subtitle {
	background: #ffffff;
	color: #818181;
}

.block-layered-nav .narrow-by-list dt {
	padding: 7px 30px 6px 0;
}

.block-layered-nav .narrow-by-list dt .filter-name {
	background: none;
	padding: 2px 0 0 9px;
}

.block-layered-nav button.button {
	margin: -21px 0 0 !important;
	float: right !important;
}

.block-layered-nav .block-content button.button span span {
	color: #98886a !important;
	border: none !important;
}

.block-layered-nav .currently li {
	background: none !important;
}

.block-layered-nav .currently li .label {
	line-height: 2 !important;
}

#advanced-navigation-overlay {
	background: none !important;
}

.brand_list .item {
	border: none !important;
}

.brand_list .item img {
	max-width: 150px !important;
	max-height: 100px !important;
}

#header-container .nav-container #header-section {
	padding: 50px 0 0;
}

#header-container .nav-container #header-section .header-topMenu {
	padding-top: 22px;
}

#header-container.sticky-header .nav-container #header-section .header-topMenu {
	padding-top: 3px;
}

#header-container .sticky-wrapper.is-sticky #header-section {
	background: #ffffff !important;
}

.is-sticky #logo img.retina {
	display: block !important;
}

#logo.logo-center img {
	max-height: 80px;
}

#header-container.sticky-header .nav-container #header-section h1.logo img {
	max-height: 50px;
}

.nav-container {
	position: absolute;
}

.top-header {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1001;
}





.header-shadow:not(.cms-home) .top-header .welcome-msg, 
.header-shadow:not(.cms-home) .store_language .language div.value, 
.header-shadow:not(.cms-home) .header-links p.label, 
.header-shadow:not(.cms-home) ul#novaworks-nav li.level0 a,
.header-shadow:not(.cms-home) .currency p,
.header-shadow:not(.cms-home)  .fa-search::before,
.header-shadow:not(.cms-home)  .fa-times::before,
.header-shadow:not(.cms-home)  .fa-shopping-cart::before,
.header-container.sticky-header ul#novaworks-nav li.level0 &gt; a,
.header-container.sticky-header .fa-search::before,
.header-container.sticky-header .fa-times::before,
.header-container.sticky-header .fa-shopping-cart::before {
	color: #000 !important;
}

.top-header .header-links &gt; div.account::after, 
.top-header .store_language &gt; div.language &gt; div.language::after, 
.top-header .currency &gt; div.currency::after {
	display: none;
}

.products-grid .fa-shopping-cart::before {
	transition: color 300ms ease;
}

.products-grid .fa-shopping-cart:hover::before {
	color: #eeb013 !important;
	transition: color 300ms ease;
}

// .header-shadow:not(.cms-home)  .fa-shopping-cart::before {
// 	color: #F7CB14 !important;
// }

.slicknav_btn {
	width: 85%;
}

.monkey-additional-lists {
	margin: 15px 0 0 20px; 
}

.monkey-additional-lists input[type="checkbox"] {
	margin: -1px 3px 0;
}

.top-header ul li {
	border-bottom: 0px;
}

.top-header ul#currency {
	min-width: 280px;
}

/* SIDEBAR WISHLIST */

.block-wishlist .block-title strong {
	background-repeat: no-repeat;	
	padding-left: 25px;
}

.block-wishlist .block-subtitle {
	margin: 5px 0;
}

#wishlist-sidebar .item {
	padding: 10px 0;
}

#wishlist-sidebar .product-image {
	padding: 30px 0 0 0;
}

#wishlist-sidebar .product-name {
	padding: 0 10px 0 0;
}

#wishlist-sidebar .link-cart {
	padding: 10px 0 0 0;
	display: inline-block;
}

#wishlist-sidebar a.btn-remove {
	font-size: 11px;
	margin-bottom: 10px;
	width: 100%;
	text-align: right;
}

.block-wishlist .actions {
	text-align: left;
	margin-top: 20px;
}

.block-wishlist .actions a {
	padding: 8px 15px;
	text-transform: uppercase;
	color: #ffffff;
}

.home5-block .block-home-five-1,
.home5-block .block-home-five-2 , 
.home5-block .block-home-five-3 {
	display: inline-block;
}

.home5-block .block-home-five-1 p {
        text-shadow: 0 0 1px #fff;
}

.home5-block .block-home-five-1 h2,
.home5-block .block-home-five-2 h2,
.home5-block .block-home-five-3 h2 {
	letter-spacing: 2px;
}

.home5-block .block-home-five-2 h2, 
.home5-block .block-home-five-3 h2 {
        padding: 20px;
        background: rgba(1, 1, 1, 0.5);
}

.home5-block .block-home-five-2 a, .home5-block .block-home-five-3 a {
        background: rgba(1, 1, 1, 0.5);
}

.home5-block .block-home-five-1 h2 .break,
.home5-block .block-home-five-2 h2 .break, 
.home5-block .block-home-five-3 h2 .break {
	display: none;
}


@media (max-width: 1140px) {

	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2 {
		font-size: 45px;
		max-width: 900px;
	}

	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		font-size: 15px;
		max-width: 900px;
	}
}

@media (max-width: 992px) {

	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2 {
		font-size: 34px;
		max-width: 700px;
	}

	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 700px;
	}
}

@media (max-width: 762px) {
	.welcome-msg {
		display: none;
	}

}

@media (min-width: 1921px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 1500px;
	}
}

@media (max-width: 1920px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 1500px;
	}
}

@media (max-width: 1500px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 1200px;
	}
}

@media (max-width: 1300px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 1000px;
	}
}

@media (max-width: 1024px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 900px;
	}
}

@media (max-width: 900px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 720px;
	}
}


@media (max-width: 720px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2 {
		max-width: 550px;
	}
	
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 550px;
	}

	#header-section .header-logo {
		min-width: 150px;
	}
}

@media (max-width: 600px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 450px;
	}

	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2 {
		line-height: 35px;
	}

}

@media (max-width: 500px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 350px;
	}


	.home5-block .block-home-five-1 h2 .break,
	.home5-block .block-home-five-2 h2 .break, 
	.home5-block .block-home-five-3 h2 .break {
		display: block;
	}

}


@media (max-width: 400px) {
	.home5-block .block-home-five-1 h2,
	.home5-block .block-home-five-2 h2, 
	.home5-block .block-home-five-3 h2,
	.home5-block .block-home-five-1 p,
	.home5-block .block-home-five-2 p,
	.home5-block .block-home-five-3 p {
		max-width: 300px;
	}
}


#toTop:hover, .block_detail_right3 .block_detail_right_content span.nv_icon:hover {
	background-color: #F7CB14 !important;
}

#top-search form input {
	color: #98886a;
}

#top-search {
	margin: 17px 0 15px 90px;
}

#header-section #cart {
	margin-top: 5px;
}

#cart .shopping-bag-item .shopping-bag {
	border: 1px solid #98886a;
}

#header-container.sticky-header #cart .shopping-bag-item .shopping-bag {
	top: 73px;
}

.top-header ul.currency &gt; li &gt; .current-currency &gt; span, 
.top-header ul.language &gt; li.nv-language {
	color: #202020 !important;
}

.store_language .language div {
	padding-left: 8px;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #98886A;
}

.slicknav_nav {
	min-width: 250px;
}

/* PARTS SEARCH */

.parts-search {
	width: 100%;
	display: none;
}

.parts-search li {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}

.parts-search li .option-title {
	font-size: 12px;
	font-weight: bold;
}

.parts-search li select {
	width: 100%;
}

/**/

.sidebar .block-title {
	padding: 0 15px 0 0;	
}

.catalog-product-compare-index ul.add-to-links li a {
	font-size: 14px;
	line-height: 23px;
	margin-top: 20px;
	background: none;
	color: #98886a;
	width: auto;
	padding: 0;
	transition: color 300ms ease;
}

.catalog-product-compare-index ul.add-to-links li a:hover {
	color: #202020;
	transition: color 300ms ease;
}

.catalog-product-compare-index .availability {
	text-align: left;
}

.catalog-product-view .add-to-cart button.button {
	background-color: #f7cb14;
	color: #000;
	transition: background-color 450ms ease-in-out 0s, color 450ms ease-in-out 0s
}

.catalog-product-view .add-to-cart button.button:hover {
	background-color: #000;
	color: #fff;
	transition: background-color 450ms ease-in-out 0s, color 450ms ease-in-out 0s
}

ul#novaworks-nav li.level-top a.level-top {
	padding: 0;
}

#novaworks-nav li.m-dropdown .dropdown.sub-wrapper {
	top: 45px;
}

ul#novaworks-nav li.level0 {
	margin: 0 15px;
}


.short-description .std .col-md-6 {
	width: 100%;
}</pre></body></html>