@font-face {font-display:swap;font-display:swap;
    font-family: 'GothamBook';
    src: url('../fonts/gothamhtf-book-webfont.eot');
    src: url('../fonts/gothamhtf-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gothamhtf-book-webfont.woff') format('woff'),
         url('../fonts/gothamhtf-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'GothamBold';
	src: url('../fonts/gothambold1.eot');
	src: url('../fonts/gothambold1.woff') format('woff'), 
	     url('../fonts/gothambold1.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display:swap;
}
body{
	font-family: 'GothamBook';
}
img {
	aspect-ratio: attr(width) / attr(height);
}
*, *:before, *:after {
	box-sizing: border-box;
}
.cms-home .columns .column.main {
    min-height: 0;
    padding-bottom: 0px;
}
.page-main{
	max-width: 1660px;
}
.cms-home .page-main {
    padding: 0;
    max-width: 100%;
}
.home-top-promotion {
	background-color: #000;
}
.cms-home .page-main section:not(.home-top-promotion),
.home-top-promotion .homeTopPromotion {
	padding: 0px;
	max-width: 1960px;
	margin: 0 auto;
}
.cms-home .page-main section.home-featured-products {
	padding: 0 20px;
}
.home-top-promotion .homeTopPromotion {
	padding: 0;
}
.cms-home .page.messages,
.cms-home .column.main {
	margin-top: 0;
}
a, button,
.footer-newsletter .f-social li a:after,
.owl-nav button:before,
.products-grid .product-item-info,
.block.widget .products-grid .product-item-info img,
.fotorama__stage__frame .fotorama__img,
.filter-options-content a:before,
.page-layout-1column .block.related .products-grid .product-item-info img,
.page-layout-1column .block.upsell .products-grid .product-item-info img,
.more-tips-button-wrapper .more-tips-button,
.amscroll-load-button,
.pdf-action-buttons a {
	 transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}
.page-header .panel.wrapper {
    border-bottom: none;
    background-color: #161616;
}
.page-header .header.panel {
    padding-bottom: 0px;
    padding-top: 0px;
    background: #161616;
}
.page-header{
	background: #161616;
	position: relative;
	z-index: 20;
}
.header-menu-section{
	float: left;
}
.header-search-section{
	float: right;
}
.navigation,
.nav-sections {
    background: transparent;
}
.header-panelright-section ul {
    list-style: none;
    float: right;
    margin-bottom: 5px;
    padding: 0;
}
.header-panelright-section ul li{
	float: left;
	margin-left: 20px;
}
.header-panelright-section ul li a{
	color: rgba(255,255,255,0.65);
	font-family: 'GothamBook';
}
.header-panelright-section ul li a:hover{
	color:#e51b24;
	text-decoration: none;
}
.block-search input{
	background: transparent;
	border:none;
	color: #fff;
}
.block-search .action.search::before{
	color: #fff;
	background: #e51b24;
	border-radius: 100%;
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
}
.block-search .action.search{
	top: 5px;
	right: 0px;
}
.block-search .action.search[disabled]{
	opacity: 1;
}
.block-search input::-moz-placeholder{
    color: #fff;
	opacity:1;
	font-family: 'GothamBook';
	font-size: 12px;
	text-align: right;
}
.block-search input::-webkit-input-placeholder {
    color: #fff;
	opacity:1;	
	font-family: 'GothamBook';
	font-size: 12px;
	text-align: right;
}
.block-search input:-ms-input-placeholder{
    color: #fff;
	opacity:1;
	font-family: 'GothamBook';
	font-size: 12px;
	text-align: right;
}
.block-search input:-moz-placeholder {
    color: #fff;
	opacity:1;
	font-family: 'GothamBook';
	font-size: 12px;
	text-align: right;
}
.mst-searchautocomplete__item.magento_catalog_product img {
	flex-shrink: 0;
}
.mst-searchautocomplete__item.magento_catalog_product .store {
	display: none;
}
.logo {
    margin: -10px auto -25px 0;
}
.nav-sections{
	margin-bottom: 0px;
}
.navigation{
	font-weight: 300;
}
.navigation > ul {
	display: flex;
    padding: 20px 15px 0 35px;
}
.navigation li.level0 {
	margin: 0;
	padding-right: 10px;
}
.navigation .level0 > .level-top{
	color: #fff !important;
	font-family: GothamBold;
	text-transform: uppercase;
}
.navigation .level0 > .level-top:hover,
.navigation .level0:hover > .level-top{
	color:#e51b24 !important;
}
.navigation .level0.parent > .level-top > .ui-menu-icon::after{
	content: '\e607';
	font-size: 8px;
	color:#e51b24;
}
.navigation .level0.parent > .level-top {
    padding-right: 12px;
    line-height: 52px;
}

.navigation .level0 .submenu a {
    line-height: inherit;
    color: #8d8d8d;
    font-size: 16px;
}
.navigation .level0 .submenu {
    background: transparent;
    border: none;
    box-shadow: none;
    padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 15px;
	display: none !important;
	top: 100% !important;
	left: 0 !important;
}
.navigation li.level0.show-submenu .submenu {
	display: block !important;
}
.navigation .level0 .submenu a {
    padding: 6px 20px;
}
.navigation .level0 .submenu li {
    margin: 0;
}
.navigation li.level0:not(.resources-menu-item) .submenu li {
	opacity: 0;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
}
.navigation li.level0.active-lvl0:not(.resources-menu-item) .submenu li {
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.navigation .level0 .submenu a:hover,
.navigation .level0 .submenu a.ui-state-focus{
	background: transparent;
	color: #fff;
}
.navigation li.level0.resources-menu-item {
	position: static;
}
.navigation li.level0.resources-menu-item .submenu {
	left: 30px !important;
	top: 100% !important;
}
.navigation li.level0.resources-menu-item .submenu li {
	border: 0;
	display: flex;
    justify-content: space-between;
    width: 880px;
}
.navigation li.level0.resources-menu-item .submenu li a {
	width: 180px;
	height: 180px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 3px solid #606060;
	border-radius: 50%;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-family: GothamBold;
	text-align: center;
	opacity: 0;
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
	transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}
.navigation li.level0.resources-menu-item.active-lvl0 .submenu li a {
	opacity: 1;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.navigation li.level0.resources-menu-item .submenu li a:hover {
	color: #e51b24;
	border-color: #e51b24;
}
.navigation li.level0.resources-menu-item .submenu .all-category {
	display: none;
}
.header.content {
	z-index: 3;
}
.menu-overlay {
	position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: rgba(22,22,22, .9);
    height: 0;
    z-index: 1;
    transition: height 0.3s ease;
}
.navigation li.level0:not(.resources-menu-item) .submenu .animated-menu-line {
	position: absolute;
	opacity: 1;
	width: 1px;
	height: auto;
	top: 25px;
	bottom: 40px;
	left: 15px;
	background: #fff;
	transform-origin: top left;
	transform: scaleY(0);
}
.navigation li.level0:not(.resources-menu-item).active-lvl0 .submenu .animated-menu-line {
	transform: scaleY(1);
}
.navigation .level0 .submenu:before {
	display: none;
}
.page-footer {
    background: #000;
    margin-top: auto;
    position: relative;
}
.page-footer.lazy-bg {
    background-image: url("../images/footer-bg.png");
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: -webkit-image-set(url("../images/footer-bg.webp") 1x);
}
.footer.content {
	display: flex;
	flex-direction: column;
}
.footer-newsletter ul.f-social,
.footer-newsletter ul.f-social li{
	float: left;
	margin-right: 20px;
}
.footer-newsletter,
.footer-top{
	border-bottom: solid 1px #333333;
	padding: 20px 0;
}
.footer-top{
	padding:70px 0; 
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.footer-top .row-wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.footer-top .row-wrapper .f-coll{
	/*width: 25%;*/
	color:#8d8d8d;
	font-size: 16px;
}
.footer-top .row-wrapper .f-coll:not(:last-child) {
	margin-right: 20px;
}
.footer-top .row-wrapper .f-coll ul {
	padding-right: 0;
}
.footer-top .row-wrapper .f-coll h4{
	color:#fff;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}
.footer-top .row-wrapper .f-coll address{
	margin-bottom: 40px;
}
.footer-top .row-wrapper .f-coll p{
	margin-bottom: 0.6rem;
}
.footer-top .row-wrapper .f-coll a{
	color:#8d8d8d; 
}
.footer-top .row-wrapper .f-coll a:hover,
.footer-top .row-wrapper .coll-1.f-coll a:hover{
	color:#e51b24; 
	text-decoration: none;
}
.footer-top .row-wrapper .f-coll li{
	margin-bottom: 3px;
}
.footer-top .row-wrapper .coll-1.f-coll a{
	text-transform: uppercase;
	color: #fff;
	font-family: GothamBold;
}
.footer-top .row-wrapper .coll-1.f-coll li{
	margin-bottom: 7px;
}
.footer-bottom {
    display: flex;
    align-items: center;
}
.copyright {
    background-color: transparent;
    color: #686868;
    display: inline-block;
    font-size: 14px;
    text-align: left;
}
.footer-bottom .column_3{
	display: inline-block;
	vertical-align: middle;
	flex-shrink: 0;
}
.footer-bottom .column_3 img{
	margin-right: 12px;
}
.footer.content ul.f-bottom-links{
	float: right;
	padding: 10px 0 10px 15px;
	margin-left: auto;
	flex-shrink: 0;
}
ul.f-bottom-links li{
	float: left;
}
ul.f-bottom-links li a{
	color: #686868;
    display: inline-block;
    font-size: 14px;
}
ul.f-bottom-links li a:hover{
	text-decoration: none;
	color: #e51b24;
}
ul.f-bottom-links li:first-child:after{
	content: "|";
	margin: 0 10px;
	float: right;
	font-size: 14px;
	color: #686868;
}
.block.newsletter {
	width: 500px;
}
.block.newsletter input[type="email"] {
    background: transparent;
    border:none;
}
.block.newsletter input::-moz-placeholder{
    color: rgba(255,255,255,0.65);
	opacity:1;
	font-family: 'GothamBook';
	font-size: 18px;
	text-align: right;
}
.block.newsletter input::-webkit-input-placeholder {
    color: rgba(255,255,255,0.65);
	opacity:1;	
	font-family: 'GothamBook';
	font-size: 18px;
	text-align: right;
}
.block.newsletter input:-ms-input-placeholder{
    color: rgba(255,255,255,0.65);
	opacity:1;
	font-family: 'GothamBook';
	font-size: 18px;
	text-align: right;
}
.block.newsletter input:-moz-placeholder {
    color: rgba(255,255,255,0.65);
	opacity:1;
	font-family: 'GothamBook';
	font-size: 18px;
	text-align: right;
}
.block.newsletter .field .control::before{
	font-size: 22px;
	color: #fff;
	right: 10px;
}
.block.newsletter .field .control{
	position: relative;
}
.block.newsletter input {
    padding-left: 20px;
    padding-right: 50px;
    font-size: 18px;
    color: rgba(255,255,255,0.8);
}
.block.newsletter button.action.subscribe.sr-only{
	clip: unset;
	position: absolute;
	right: 15px;
	padding: 10px 11px;
	top: 6px;
	background: none;
	text-indent: -999em;
	border:none;
}
.block.newsletter .actions{
	position: relative;
}
.footer-newsletter .f-social li a{
	text-indent: -999em;
	display: inline-block;
	line-height: 12px;
}
.footer-newsletter .f-social li a:hover{text-decoration: none;;}
.footer-newsletter .f-social li a:after{
    font-family: 'FontAwesome';	
    font-size: 22px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    text-indent: 0;
    display: block;
}
.footer-newsletter .f-social li a:hover:after{
	color:#e51b24;
}
.footer-newsletter .f-social li:first-child a:after{
	content: "\f09a";
}
.footer-newsletter .f-social li:nth-child(2) a:after{
	content: "\f16d";
}
.footer-newsletter .f-social li:nth-child(3) a:after{
	content: "\f16a";
}

.homeTopPromotion{
	position: relative;
	background: #000;
}
.top-slide-item {
	opacity: 0;
	z-index: 1;
	position: relative;
	transition: opacity 0.5s linear;
}
.top-slide-item:not(:first-child) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top-slide-item.show-slide {
	opacity: 1;
	z-index: 10;
}
.top-slide-item img {
	display: block;
	width: 100%;
}
.top-slide-item .promotion_content > *:first-child {
	margin-top: 0;
}
.contentWrapper{
	position: absolute;
	top: 45%;	
	left: 0;
	right: 0;
    max-width: 1480px;
    padding: 0 60px 40px;
    width: auto;
    transform: translateY(-50%);
    text-align: center;
    margin: 0 auto;
}
.contentWrapperInner {
	max-width: 555px;
}
.top-promotion-nav {
	position: absolute;
	left: 0;
	top: 45%;
	z-index: 20;
}
.top-promotion-nav ul {
	list-style-type: none;
	width: auto;
	max-width: 50px;
	padding: 0;
	margin: -30px auto 0;
}
.top-promotion-nav ul li {
	width: 30px;
	margin-left: 0px;
	margin-bottom: 15px;
	min-height: 6px;
	padding: 0;
    line-height: 6px;;
	background-color: #333333;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: relative;
	transition: background 0.2s ease;
	text-indent: -999em;
}
.top-promotion-nav ul li:first-child {
	margin-left: 0;
}
.top-promotion-nav ul li.active-nav {
	background-color: #e51b24;
	width: 50px;
}

.top-slide-item .promotion_title{
	font-family: GothamBold;
	font-size: 64px;
	font-style: normal;
	color: #fff;
	opacity: 0;
	transform: translateX(-50px);
	line-height: 1;
	margin-bottom: 3rem;
}
.top-slide-item.show-instant .promotion_title{
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease 0.5s;
}
.top-slide-item .promotion_content {
	opacity: 0;
	transform: translateX(-50px);
	color: #fff;
}
.top-slide-item .promotion_action {
	opacity: 0;
	transform: translateX(-50px);
	margin-top: 5rem;
}
.top-slide-item .promotion_action a{
	text-transform: uppercase;
	font-family: GothamBold;
	font-size: 16px;
	color: #fff;
	background: #e51b24;
	line-height: 1;
	padding: 15px 50px;
	display: inline-block;
}
.top-slide-item .promotion_action a:hover{
	text-decoration: none;
	background: #00529b;
}
.top-slide-item .promotion_content {
	font-size: 24px;
	text-transform: uppercase;
	font-family: GothamBold;
}
.top-slide-item.show-instant .promotion_content {
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease 0.8s;
	
}
.top-slide-item.show-instant .promotion_action {
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease 1.2s;
}
.top-slide-item.show-delayed .promotion_title{
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease 0.5s;
}
.top-slide-item.show-delayed .promotion_content {
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease 0.7s;
}
.top-slide-item.show-delayed .promotion_action {
	opacity: 1;
	transform: translateX(0px);
	transition: all 0.5s ease 1s;
}
.home-featured-products{
	padding:20px 40px; 
}
.home-featured-products .block.widget .products-grid .product-item {
	width: 22%;
	margin-left: 4%;
}
.home-featured-products .block.widget .products-grid .product-item:first-child {
	margin-left: 0;
}
.home-featured-products .block.widget .product-item-info {
	padding: 0;
}
.cms-home .page-main section.home-dealer-locator {
	max-width: 1620px;
	padding: 0 20px;
}
.home-dealer-locator {
	max-width: 1620px;
	width: 100%;
	padding: 50px 0;
	margin: 0 auto;
	min-height: 150px;
	border-top: 1px solid #ececec;
}
.home-dealer-locator .amlocator-main-container .amlocator-map-container {
	height: auto;
	max-height: none;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
	flex: 1;
}
.home-dealer-locator:not(.active) .amlocator-block.-storelist,
.home-dealer-locator:not(.active) .amlocator-block.-map {
	display: none;
}
.home-dealer-locator .amlocator-main-container .amlocator-map-container .amlocator-block.-storelist {
	flex: 0 1 auto;
	margin-top: 30px;
}
.home-dealer-locator .amlocator-main-container .amlocator-map-container .amlocator-block.-map {
	height: auto;
	align-self: stretch;
	margin-top: 30px;
}
.home-dealer-locator .amlocator-search-container {
	width: 100%;
	display: flex;
	align-items: center;
	background-color: transparent;
	color: #000;
	padding: 0;
	margin: 0;
	gap: 20px;
}
.amlocator-current-location .amlocator-reset {
	height: 38px;
}
.home-dealer-locator .amlocator-filters-container .amlocator-title,
.home-dealer-locator .amlocator-filters-container .amlocator-clear {
	display: none;
}
.home-dealer-locator .amlocator-main-container .amlocator-map-container .amlocator-block.-filter {
	width: 180px;
}
.home-dealer-locator .am-locator-dealer-label {
	color: #000;
	width: 47%;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	padding-right: 40px;
	font-size: 16px;
	max-width: 643px;
}
.home-dealer-locator.active .am-locator-dealer-label {
	width: 100%;
	max-width: 100%;
	padding: 30px 0 0;
}
.cms-home .amlocator-map-container {
	flex-direction: unset;
}
.cms-home .amlocator-main-container {
	min-width: unset;
	display: flex;
    width: 100%;
	flex-wrap: wrap;
}
.amlocator-index-index .amlocator-main-container {
	min-width: unset;
	display: flex;
    width: 100%;
	flex-wrap: wrap;
	flex-direction: column;
}
.amlocator-index-index .am-locator-dealer-label {
	display: block;
    margin-bottom: 20px;
}
.home-dealer-locator .am-locator-dealer-label:before {
	content: "\f041";
	font-family: FontAwesome;
	width: 90px;
	height: 90px;
	border: 2px solid #e51b24;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 86px;
	font-size: 50px;
	color: #e51b24;
	flex-shrink: 0;
	margin-right: 30px;
}
.home-dealer-locator .am-locator-dealer-label span {
    font-size: 36px;
    display: block;
    font-family: GothamBold;
    line-height: 1.1;
    margin-bottom: 5px;
}
.home-dealer-locator .amlocator-main-container .amlocator-search-container .amlocator-block {
	width: 100%;
	margin-bottom: 0;
}
.home-dealer-locator .amlocator-main-container .amlocator-search-container .amlocator-block.-search {
	margin-left: auto;
	margin-bottom: 25px;
}
.home-dealer-locator .amlocator-filters-container {
	box-shadow: none;
	background-color: transparent;
	margin: 0;
	position: relative;
}
.home-dealer-locator .amlocator-filters-container [data-amlocator-js="filters-title"] {
	position: absolute;
    top: -25px;
}
.home-dealer-locator .amlocator-filters-container .amlocator-actions {
	padding: 0;
}
.home-dealer-locator .amlocator-filters-container .amlocator-button,
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby {
	margin: 0;
	min-height: 54px;
	width: 100%;
	box-shadow: none;
	font-size: 16px;
	text-transform: uppercase;
	font-family: GothamBold;
	font-weight: normal;
	border-radius: 0;
	max-width: 180px;
}
.home-dealer-locator .amlocator-search-container .amlocator-select {
	height: 54px;
	background-color: #f2f2f2;
	border: 0;
	font-family: 'GothamBook';
	font-size: 16px;
	padding-left: 18px;
}
/*.columns .home-dealer-locator .amlocator-search-container input[type="text"] {
	font-family: GothamBook;
}*/
.home-dealer-locator .amlocator-current-location .amlocator-search {
	display: none;
}
.homeTopPromotion .contentWrapper h3{
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 30px;
}
.homeTopPromotion .contentWrapper ul{
	color: #f5821f;
	font-size: 24px;
	font-weight: 700;
}
.contentImgWraper{
	position: relative;
}
.contentImgWraper img{
	display: block;
}
.contentImgWraper .contentWraper{
	position: absolute;
	padding: 60px 60px 40px 55px;
	background:#000000;
	position: absolute;	
	z-index: 1;
	color: #fff;
}
.contentImgWraper.rtPos .contentWraper{
	right: 5%;
	top: 33%;
	max-width: 700px;
	font-size: 24px;
	text-transform: uppercase;
}
.contentImgWraper.ltPos .contentWraper{
	left: 5%;
	top: 33%;
	max-width: 700px;
	font-size: 24px;
	text-transform: uppercase;
}
.contentImgWraper .contentWraper h3{
	margin: 0;
	padding: 0;
	font-size: 48px;
	font-weight: normal;
	font-family: GothamBold;
	text-transform: none;
	margin-bottom: 30px;
	padding-right: 150px;
}
a.more-info{
	padding: 18px 50px;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	font-family: GothamBold;
	background: #e51b24;
	line-height: 1;
	display: inline-block;
}
a.more-info:hover{
	text-decoration: none;
	background: #00529b;
}
.contentImgWraper .contentWraper a.more-info{
	position: absolute;
	right: -25px;
	top: 60px;
}
.instagramWrapper .contentInner{
	width: calc(100% - 280px);
	margin: 0 auto;
	padding-top: 55px;
	padding-bottom: 5.5%;
}
.instagramWrapper .contentInner ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.instagramWrapper .actionWrapper{
	padding-bottom: 60px;
}
.instagramWrapper .actionWrapper a.more-info{
	padding: 17px 37px;
	margin-right: 25px;
	text-align: center;
}
.instagramWrapper .actionWrapper span{
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
}
.owl-nav {
    position: absolute;
    top: 30%;
    left: -140px;
    right: 0;
    z-index: -1;
    right: -140px;
}
.owl-nav button{
	background: none;
	border:none;
	box-shadow: none;
}
.owl-nav button:before{
    font-family: 'luma-icons';
    content: '\e617';
	font-family: 'luma-icons';
	font-size: 110px;
	color: #e7e7e7;
	line-height: 1;
}
.owl-nav button:hover:before{
	color:#e51b24;
}
.owl-nav button.owl-prev:before{
	content: '\e617';
}
.owl-nav button.owl-next{
	float: right;
	transform: rotate(180deg);
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    color: #e31b23 !important;
    border: none;
}

.navigation .level0 .submenu .active > a {
    border-color: #fff;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #fff;
}
.page-products .products-grid .product-item,
.page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 4%)/3);
}
.page-products .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0;
}
.category-image-title{
	position: relative;
	background-color: #000000;
    width: 100%;
}
.category-image .image {
    margin: 0 auto;
}
.category-image-title img {
	display: block;
	margin: 0 auto;
}
.category-image-title .page-title-wrapper{
	position: absolute;
	left: 0;
    right: 0;
    top: 50%;
    max-width: 1660px;
    margin: 0 auto;
    padding: 0 20px;
    transform: translateY(-50%);
}
.category-image-title .page-title-wrapper h1{
	color: #fff;
	font-size: 64px;
	font-family: GothamBold;
	margin: 0;
}
.category-image-title .category-image{
	margin-bottom: 0px;
}
.catalog-category-view .page-main {
	background: #f2f2f2;
	padding:0;
	max-width: 1620px;
}
.catalog-category-view.page-layout-2columns-left .column.main,
.catalogsearch-result-index.page-layout-2columns-left .column.main{
	background: #fff;
	width: calc(100% - 371px);
	padding: 40px;
}
.catalog-category-view.page-layout-2columns-left .sidebar-main,
.catalogsearch-result-index.page-layout-2columns-left .sidebar-main {
    width: 370px;
    max-width: 100%;
}
.amscroll-load-button {
	width: 190px;
	max-width: 100%;
	margin: 5px auto;
	padding: 0 10px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 50px;
	font-family: GothamBold;
	font-weight: normal;
}
.amscroll-load-button:hover {
	background-color: #00529b !important;
}
.amscroll-navbar {
	right: 0;
	bottom: 0;
	margin: 0 10px 7px 0;
}
.page-footer .amscroll-navbar {
	bottom: 100%;
	position: absolute;
}
.filter-active .amscroll-navbar,
.nav-open .amscroll-navbar {
	display: none;
}
.page-products .product-item-info {
    width: 400px;
    text-align: center;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.products-grid .product-item-info:hover, .products-grid .product-item-info.active {
    background: #fff;
    box-shadow: 5px 10px 45px 0 rgba(0,0,0,0.15);
    border: 0px solid #bbb;
    margin: -9px 0;
    padding: 9px 20px 45px;
    position: relative;
    z-index: 2;
}
.products-grid .product-item-info:hover .product.name a,
.products-grid .product-item-info:hover .product.name a:hover{
	color: #e51b24;
	text-decoration: none;
}
.products-grid .product-item-inner{
	box-shadow: none;
	border:none;
}
.product.name a,
.cat-product-sku {
	font-family: GothamBold;
	font-size: 16px;
	color: #000;
}
.cat-product-sku {
	font-size: 18px;
}
.cat-product-sku span {
	display: inline-block;
	margin-right: 5px;
	text-transform: uppercase;
}
.toolbar-products {
    background-color: transparent;
    border-bottom: solid 1px #ececec;
    padding-bottom: 50px;
}
.block.widget .product-item-info {
    width: auto;
    text-align: center;
    padding: 0 40px;
}
.product-item-name > a{
	color: #000000;
	font-family: GothamBold;
	font-size: 16px;
}
.product-item-name > a:hover{
	color: #e51b24;
	text-decoration:none;
}
.block.widget .products-grid .product-item-info:hover{
	margin: 0;
	box-shadow: none;
}
.block.widget .products-grid .product-item-info:hover .product-item-name > a{
	color: #e51b24;
	text-decoration:none;
}
.block.widget .products-grid .product-item-info:hover img{
	opacity: 0.4;
}
.block.widget .block-title{
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 40px;
}
.pages .item {
    font-size: 14px;
}
.pages .action,
.toolbar select {
	box-shadow: unset;
}
.pages strong.page {
    background: #f0f0f0;
    font-size: 14px;
    border-radius: 3px;
	padding: 0px 10.7px;
    border: 1px solid #cccccc;
}
.pages .item a.page:visited,
.pages a.page {
	color:#7d7d7d
}
.pages .item a.page:visited:hover,
.pages a.page:hover {
	color:#000;
}
.pages .action:hover {
    background: #000;
    color: #fff;
}
.pages .action.next:hover:before,
.pages .action.previous:hover:before {
    color: #fff;
}
.toolbar .toolbar-amount{
	font-size: 18px;
	display: block !important;
}
.products.wrapper ~ .toolbar .pages {
	float: none;
	display: inline-block;
}
.toolbar .toolbar-amount span{
	color: #e51b24;
}
.toolbar-sorter.sorter select{
	background: #ececec;
	box-shadow: none;
	border-radius:0;
	border:none;
}
.page-products .sorter {
    position: relative;
    right: 0;
    background: #ececec;
    padding: 18px 20px;
    width: 360px;
    height: 54px;
}
.toolbar-sorter.sorter select {
	background: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    position: absolute;
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    width: 292px;
    height: 53px;
    padding-left: 76px;
    line-height: normal;
    font-size: 15px;
    font-family: 'GothamBook';
    color: #000;
    width: 352px;
    z-index: 3;
}
.toolbar-sorter.sorter select:focus {
	background-color: transparent;
	color: #000;
}
.toolbar-sorter.sorter select:focus option {
	background-color: #f2f2f2;
	color: #000;
}
.toolbar-sorter.sorter .select-arrow:after{
	content: '\e618';
    font-family: 'luma-icons';
	position: absolute;
	z-index: 2;
	right: 35px;
	-webkit-transform: rotate(180deg); 
    -moz-transform: rotate(180deg);   
    -ms-transform: rotate(180deg);   
    -o-transform: rotate(180deg);   
    transform: rotate(180deg);
}
.toolbar-sorter.sorter .sorter-label{
	float: left;
	font-size: 15px;
	font-family: 'GothamBook';
	color: #000;
	line-height: 1.1;
	padding: 0
}
.toolbar-sorter.sorter .sorter-action {
    position: absolute;
	top: 17px;
    right: 8px;
    z-index: 4;
}
.toolbar-sorter.sorter .sorter-action:before {
	font-size: 12px;
}

/************* PRODUCT DETAIL PAGE *****************/

.catalog-product-view .page-main {
	max-width: 1390px;
}
.catalog-product-view.page-layout-1column .product.media {
    width: 50%;
    padding-top: 0;
    padding-right: 65px;
}
.catalog-product-view.page-layout-1column .product-info-main {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
}
.product-info-main .page-title-wrapper h1{
	color: #000;
	font-size: 48px;
	font-family: GothamBold;
	line-height: 1;
	margin-bottom: 10px;
}
.product.info.detailed:before{
	content: "";
	height: 90px;
	position: absolute;
	background: #000;
	left: 0;
	right: 0;
}
.product.data.items > .item.title > .switch{
	background: transparent;
	border:none;
	color: #fff;
	height: 90px;
	line-height: 90px;
	font-family: GothamBold;
	font-size: 18px;
}
.product.data.items > .item.title.active > .switch{
	background: transparent;
	color: #fff;
	border-bottom:solid 5px #e51b24;
}
.product.data.items > .item.content{
	margin-top: 90px;
	border:none;
}
.product-info-main .product-add-form {
    padding-top: 0px;
}
ul.additional-attributes-upc-instructions{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 18px;
}
ul.additional-attributes-upc-instructions li{
	margin-bottom: 2px;
}
ul.additional-attributes-upc-instructions li.upc-code{	
	color: #8d8d8d;
	margin-bottom: 30px;
}
ul.additional-attributes-upc-instructions a,
.ups-instructions-attributes-wrapper a{
	color: #e51b24;
	font-family: GothamBold;
	font-size: 18px;
	float: none;
	padding: 0;
}
ul.additional-attributes-upc-instructions a:hover,
.ups-instructions-attributes-wrapper a:hover{
	color: #00529b;
	text-decoration:none;
}
ul.additional-attributes-upc-instructions a > span,
.ups-instructions-attributes-wrapper a > span {
	float: none;
	padding: 0;
}
ul.additional-main-attributes{
	list-style: none;
	margin: 0;
	padding: 0;
}
.product.attribute.sku{
	background: #f3f3f3;
	font-size: 18px;
	padding: 17px 20px;
	line-height: 26px;
}
ul.additional-main-attributes li{
	margin-bottom: 0;
	font-size: 18px;
	padding: 17px 20px;
	line-height: 26px;
}
.product.attribute.sku, ul.additional-main-attributes li {
	display: flex;
	align-items: baseline;
	color: #000;
}
ul.additional-main-attributes li:nth-child(even){
	background: #f3f3f3;
}
ul.additional-main-attributes li span.col.label,
.product-info-main .product.attribute.sku strong{
	width: 240px;
	display: inline-block;
	margin-right: 0 !important;
	float: none;
	padding: 0;
	flex-shrink: 0;
}
ul.additional-main-attributes li span.col.data,
.product-info-main .product.attribute.sku .value{	
	font-family: GothamBold;
	float: none;
	padding: 0;
}
ul.additional-attributes-upc-instructions li.upc-code > span {
	float: none;
	padding: 0;
}
.pr-action-section{
	padding: 50px 0 65px;
	display: flex;
	justify-content: space-between;
}
.pr-action-section label.pr-action-label {
	width: 100%;
	text-align: center;
	display: inline-block;
	color: #000;
	font-size: 18px;
	font-family: GothamBold;
}
a.pr-find-dealer{
	background: #e51b24;
	font-size: 24px;
	font-family: GothamBold;
	text-transform: uppercase;
	padding: 25px;
	line-height: 1;
	color: #fff;
	margin-left: auto;
	max-height: 74px;
	vertical-align: middle;
	/* margin-top: 20px; */
	margin-top: 45px;
}
a.pr-find-dealer:hover{
	text-decoration: none;
	background: #00529b;
}
a.pr-find-dealer span:after{
	content: "\e613";
	font-family: 'luma-icons';
	font-size: 22px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	text-indent: 0;
	display: inline-block;
	transform: rotate(90deg);
	margin-left: 75px;
}
a.pr-find-dealer span::before {
    content: "\f041";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 30px;	
}
.social-media-icons {
	display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 10px;
}
.social-media-icons > a {
	width: 32px;
	height: 32px;
	line-height: 32px;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	margin-left: 6px;
	text-decoration: none;
	text-align: center;
}
.social-media-icons > a:hover{
	background-color: #00529b;
}
.social-media-icons > a:before {
	font-family: FontAwesome;
	font-size: 18px;
}
.social-media-icons > a.social-action-facebook:before {
	content: "\f09a";
}
.social-media-icons > a.social-action-twitter:before {
	content: "\f099";
}
.social-media-icons > a.action.mailto.friend:before {
	content: "\f003";
}
.social-media-icons > a span {
	display: none;
}
.idle-cruise-top-end{
	margin-right: auto;
}
.idle-cruise-top-end ul{
	list-style: none;
	padding: 0;
	margin:0; 
}
.idle-cruise-top-end li{
	float: left;
	position: relative;
}
.idle-cruise-top-end li span{
	display: block;
	text-align: center;
}
.idle-cruise-top-end li span.value{
	width: 75px;
	height: 75px;
	line-height: 75px;
	font-size: 24px;
	font-family: GothamBold;
	color: #fff;
	border-radius: 100%;
	text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000;
}
.idle-cruise-top-end li.idle span.value{background: #46c748;}
.idle-cruise-top-end li.cruise span.value{background: #fff400;}
.idle-cruise-top-end li.top-end span.value{background: #e51b24;}
.idle-cruise-top-end li.cruise,
.idle-cruise-top-end li.top-end{
	margin-left: -15px;
}
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:hover,
.product.data.items > .item.title:not(.disabled) > .switch:hover{
	background: transparent !important;
	color: #fff !important;
}
.product.data.items > .item.title.active > .switch:hover,
.product.data.items > .item.title:not(.disabled) > .switch:hover{
	background: transparent !important;
	color: #5a5a5a !important;
}
.product.data.items > .item.title > .switch{
	padding: 0;
}
.product.data.items .data.item{
	margin-right: 55px;	
}
.product.data.items .data.item.content{
	padding: 55px 0;
	font-size: 18px;
	line-height: 1.5;
	margin-right: 0;
	color: #000;
}
.product.data.items .data.item.title:nth-last-child(2) {
	margin-right: 0;
}
h4.tabContentTitle{
	font-style: normal;
	font-family: GothamBold;
	font-weight: normal;
	font-size: 36px;
}
.product.info.detailed {
    clear: both;
    max-width: 1350px;
    margin: 0 auto 30px;
}
.filter-options-title{
	font-weight: normal;
	font-family: 'GothamBook';
	font-size: 24px;
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 35px;
}
.filter-options-title::after {
    content: "Select";
    background: #fff;
    height: 57px;
    width: 100%;
    display: block;
    clear: both;
    position: relative;
    text-align: left;
    top: 7px;
    right: 0;
    font-family:'GothamBook';
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    text-transform: none;
}
.sidebar-main {
    padding: 40px 35px;
}
.filter-options-item {
    border-bottom: none;
    padding-bottom: 35px;
}
.filter-options-content {
    margin: 0;
	padding: 0 20px 20px;
	background: #fff;
	clear: both;
}
.active > .filter-options-title::after {
    content: 'Select';
}
.filter-options-content a {
    color: #000;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 7px;
    font-size: 14px;
    font-family: GothamBold;
    line-height: 25px;
    display: inline-block;
}
.filter-options-content a:before{
	content: "";
	width: 25px;
	height: 25px;
	display: inline-block;
	background: #f2f2f2;
	vertical-align: middle;
    margin-right: 10px;
    position: relative;
	top: -2px;
}
.filter-options-content a:hover {
    background-color: transparent;
    text-decoration: none;
}
.filter-options-content a:hover:before{
	background: #e51b24;
}
.filter-options-title::before {
	content: '\e618';
	font-family: 'luma-icons';
	position: absolute;
	right: 20px;
	top: 58px;
	font-size: 12px;
	z-index: 1;
	transform: rotate(180deg);
}
.fSidebarTitle{
	font-family: GothamBold;
	font-size: 48px;
	color: #000;
}
.filter .filter-current {
    margin: 0;
    margin-top: 0px;
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    border: solid 1px #000;
}
.filter .filter-current-subtitle {
    border: none;
    display: block;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #000;
}
.filter-actions {
    margin: 0 0 30px;
    padding: 0;
}
.filter-actions a.action.clear.filter-clear{
	display: block;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-family: GothamBold;
	font-size: 16px;
	padding: 15px 25px;
}
.filter-actions a.action.clear.filter-clear span:before{
	content: "X";
	display: inline-block;
	font-family: 'GothamBook';
	margin-right: 25px;
}
.filter-actions a.action.clear.filter-clear:hover{
	text-decoration: none;
	background: #e31b23;
}
.filter-value {
    color: #000;
    font-family: GothamBold;
    font-weight: 300;
}
.filter-label {
    font-weight: 300;
    color: #000;
}
.catalog-product-view .block.related,
.catalog-product-view .block.upsell{
	width: 1350px;
	max-width: 100%;
	margin: 0 auto;
}
 .block.related .block-title.title,
 .block.upsell .block-title.title{
 	background: #f2f2f2; 	
 	padding: 35px;
 }
 .block.related .block-title.title strong,
 .block.upsell .block-title.title strong{
 	font-family: GothamBold;
 	font-size: 24px;
 	font-weight: normal;
 	text-transform: uppercase;
 	line-height: 1;
 	color: #000;
 }
 .block.related .owl-nav,
 .block.upsell .owl-nav {
    position: absolute;
    top: -115px;
    left: auto;
    right: 30px;
    z-index: 1;
}
.block.related .owl-nav button.owl-prev::before,
.block.upsell .owl-nav button.owl-prev::before {
    content: '\f177';
    font-family: FontAwesome;
    font-weight: normal;
}
.block.related .owl-nav button.owl-next::before,
.block.upsell .owl-nav button.owl-next::before {
    content: '\f177';
    font-family: FontAwesome;
    font-weight: normal;
}
.block.related .owl-nav button::before,
.block.upsell .owl-nav button::before{
	font-size: 40px;
	color: #a9a9a9;
}
.block.related .owl-nav button:hover::before,
.block.upsell .owl-nav button:hover::before{	
	color: #000;
}
.block.related .owl-theme .owl-nav [class*="owl-"],
.block.upsell .owl-theme .owl-nav [class*="owl-"]{
	background: transparent;
}
.page-layout-1column .block.related .products-grid .product-item,
.page-layout-1column .block.upsell .products-grid .product-item{
	width: 100%;
}
.page-layout-1column .block.related .products-grid .product-item .product-item-info,
.page-layout-1column .block.upsell .products-grid .product-item .product-item-info{
	width: 100%;
	text-align: center;
	padding: 20px;
}
.page-layout-1column .block.related .products-grid .product-item-info:hover,
.page-layout-1column .block.upsell .products-grid .product-item-info:hover{
	margin: 0 0;
	padding: 20px;
	box-shadow: none;
	border:none;
}
.page-layout-1column .block.related .products-grid .product-item-info:hover img,
.page-layout-1column .block.upsell .products-grid .product-item-info:hover img{
	opacity: 0.5;
}
.block.related .related-available .product-item-name {
	margin-left: 0;
}

/******* FAQ PAGE - INSTRUCTIONS PAGE *********/

.faq-all-index .page-main {
	max-width: 1240px;
}
.ask-question-index-index .page-main,
.contact-index-index .page-main,
.amlocator-index-index .page-main,
.amlocator-location-view .page-main,
.cms-page-view  .page-main,
.catalogsearch-result-index  .page-main {
	max-width: none;
	padding: 0;
}
.ask-question-index-index .columns,
.contact-index-index .columns,
.cms-page-view .columns,
.about-section-inner {
	width: 1240px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.cms-page-view .columns {
	font-size: 16px;
	color: #000;
}
.page-layout-aboutus_page .columns {
	width: 100%;
	padding: 0;
}
.amlocator-index-index .columns,
.amlocator-location-view .columns,
.catalogsearch-result-index .columns {
	width: 1640px;
	max-width: 100%;
	padding: 30px 20px 0;
	margin: 0 auto;
}
.catalogsearch-result-index .columns {
	padding: 0;
	width: 1620px;
	background: #f2f2f2;
}
.faq-page-title,
.ask-question-index-index .page-title-wrapper,
.contact-index-index .page-title-wrapper,
.amlocator-index-index .page-title-wrapper,
.amlocator-location-view .page-title-wrapper,
.cms-page-view .page-title-wrapper,
.catalogsearch-result-index .page-title-wrapper {
	position: relative;
	min-height: 300px;
	background-image: url(../images/category-slider-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
}
.faq-page-title h1,
.ask-question-index-index .page-title-wrapper h1,
.contact-index-index .page-title-wrapper h1,
.amlocator-index-index .page-title-wrapper h1,
.amlocator-location-view .page-title-wrapper h1,
.cms-page-view .page-title-wrapper h1,
.catalogsearch-result-index .page-title-wrapper h1 {
	margin: 0;
	color: #fff;
	font-size: 64px;
	font-family: GothamBold;
	text-align: center;
}
.cms-privacy-policy-cookie-restriction-mode .page-title-wrapper,
.cms-warranty .page-title-wrapper {
	margin-bottom: 30px;
}
.faq-intro-text,
.instr-intro-text {
	font-size: 18px;
	font-family: GothamBold;
	text-align: center;
	color: #000;
	margin: 45px 0;
}
.careers-intro-text {
	font-size: 18px;
	text-align: center;
	margin: 45px 0;
	line-height: 1.8;
}
.block-faq-category .faq-cat-title,
.block-instr-category .instr-cat-title {
	position: relative;
	min-height: 80px;
	display: flex;
	align-items: center;
	padding: 8px 76px 8px 30px;
	background-color: #f2f2f2;
	font-size: 24px;
	color: #000;
	font-family: GothamBold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.block-faq-category .faq-cat-title:hover,
.block-instr-category .instr-cat-title:hover {
	text-decoration: none;
}
.block-faq-category .faq-cat-title:after,
.block-instr-category .instr-cat-title:after {
	content: "\f175";
	font-family: FontAwesome;
	position: absolute;
	right: 0;
	top: 50%;
	width: 76px;
    text-align: center;
    font-weight: normal;
    font-size: 26px;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out 0.0s;
}
.block-faq-category .faq-cat-title.active,
.block-instr-category .instr-cat-title.active {
	background-color: #e51b24;
	color: #fff;
}
.block-faq-category .faq-cat-title.active:after,
.block-instr-category .instr-cat-title.active:after {
	transform: translateY(-50%) rotate(180deg);
}
.block-faq-category .block-content > .items,
.block-instr-category .block-content > .items {
	margin-bottom: 20px;
}
.block-faq-category .block-content > .items > .item,
.block-instr-category .block-content > .items > .item {
	margin-bottom: 0;
}
.block-faq-category .block-content .items .item .faq-cat-title .count {
	margin-left: 7px;
	color: #000;
	transition: all 0.3s ease-in-out 0.0s;
}
.block-faq-category .block-content .items .item .faq-cat-title.active .count {
	color: #fff;
}
.faqs-list,
.instr-list {
	display: none;
	padding: 10px 0;
	float: none;
}
.instr-list {
	margin-bottom: 20px;
	overflow-x: auto;
}
.block-tech-category .instr-list {
	padding: 10px 0 35px;
}
.faqs-list .item,
.instr-list .item {
	border: 0;
	margin-bottom: 25px;
}
.faqs-list .item>a,
.instr-list .item>a {
	font-size: 18px;
	font-family: GothamBold;
	font-weight: normal;
	background: transparent;
	color: #000;
	line-height: 24px;
	padding: 10px 15px 8px 60px;
	position: relative;
	display: block;
}
.instr-list .item>a {
	display: inline-flex;
}
.faqs-list .item>a:hover,
.faqs-list .item>a.active,
.instr-list .item>a:hover,
.instr-list .item>a.active {
	color: #e51b24;
	text-decoration: none;
}
.faqs-list .item > a span,
.instr-list .item > a span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
}
.faqs-list .item > a span:before,
.faqs-list .item.active > a span:before {
	content: "Q";
	font-size: 18px;
	font-family: GothamBold;
	color: #fff;
	margin: 0;
}
.instr-list .item > a span:before,
.instr-list .item.active > a span:before {
	content: "PDF";
	font-size: 12px;
	font-family: GothamBold;
	color: #fff;
	margin: 0;
}
.faqs-list .description {
	border: 0;
	font-size: 18px;
	color: #000;
	padding: 17px 15px 0 60px;
	line-height: 1.7;
}
.faqs-list .description a,
.block-tech-category .tech-pdf-link {
	text-decoration: underline;
	color: #e51b24;
}
.instructions-table-data {
	width: 600px;
}
.instructions-table-data th {
	font-family: GothamBold;
	font-weight: normal;
	background: #000;
	color: #fff;
}
.instructions-table-data th,
.instructions-table-data td {
	border: 1px solid #e1e1e1;
	padding-top: 5px;
    padding-bottom: 5px;
}
.instructions-table-data tr:nth-child(odd) {
	background: #f5f5f5;
}
.cms-disclaimer .page-title-wrapper,
.cms-terms-conditions .page-title-wrapper,
.cms-repair-service .page-title-wrapper,
.cms-tech-resources .page-title-wrapper {
	margin-bottom: 40px;
}
.cms-disclaimer .columns strong,
.cms-terms-conditions .columns strong,
.cms-repair-service .columns strong,
.cms-privacy-policy-cookie-restriction-mode .columns strong {
	font-family: GothamBold;
	font-weight: normal;
}
.cms-terms-conditions .column.main > ol {
	margin-top: 0;
	margin-bottom: 10px;
}
p a.repair-link-pdf {
	background-color: #c0504d;
	color: #000;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 16px;
	padding: 10px 40px;
	border: 5px solid #f2f2f2;
	border-radius: 100%;
	font-family: 'GothamBold';
	display: inline-block;
	margin-top: 15px;
	box-shadow: 0px 2px 2px 0px rgba(192,80,77,1);
}
.cms-privacy-policy-cookie-restriction-mode .column.main ul {
	margin-bottom: 10px;
}
.cms-privacy-policy-cookie-restriction-mode .column.main ul li {
	margin-bottom: 0;
}

/************ TECH TIPS *********************/

.page-main>.page-title-wrapper .page-title {
    word-break: normal;
}
.heading-image-title{
	position: relative;
}
.heading-image-title img {
	display: block;
}
.heading-image-title .page-title-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    transform: translateY(-50%);
}
.heading-image-title .page-title-wrapper h1 {
    color: #fff;
    font-size: 64px;
    font-family: GothamBold;
    margin: 0;
}
.tech-tips-wrapper{
	max-width: 1200px;
    margin: 0 auto;
}
.techtips-intro-text{
	font-size: 18px;
	font-family: GothamBold;
	text-align: center;
	color: #000;
	margin: 50px 0;
	border-bottom: solid 1px #ececec;
	padding-bottom: 50px;
}
ul.tech-tips-list{
	list-style: none;
	padding: 0;
	margin: 0;
}
.tech-tip.item{
	margin-bottom: 50px;
	display: none;
}
.tech-tip.item.active {
	display: block;
}
.tech-tip.item .tech-tip-content-wrapper:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.tech-tip.item .tech-tip-content-wrapper h2{
	padding-top: 0;
	margin-top: 0;
	line-height: 1;
}
.tech-tip.item .tech-tip-content-wrapper h2 a{
	font-family: GothamBold;
	font-size: 24px;
	color: #000;
}
.tech-tip.item .tech-tip-content-wrapper h2 a:hover{
	text-decoration: none;
	color: #e51b24;
}
.tech-tip.item .images-container{
	width: 27.5%;
	padding-right: 40px;
	float: left;
}
.tech-tip.item .images-container img {
	display: none;
}
.tech-tip.item .images-container img.show-image {
	display: block;
}
.tech-tip.item .tech-tip-title,
.tech-tip.item .tech-tip-content {
	width: 72.5%;
	float: right;
	clear: right;
}
.tech-tip.item .tech-tip-content {
	font-size: 18px;
	line-height: 1.6;
}
.techtips-techtip-view .page-main {
    max-width: 100%;
    padding: 0;
}
.tech-tip-page-title {
    position: relative;
    min-height: 300px;
    background-image: url(../images/category-slider-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}
.tech-tip-page-title h3 {
    margin: 0;
    color: #fff;
    font-size: 64px;
    font-family: GothamBold;
    text-align: center;
}
.techtipContentWrapper{
	width: 1640px;
	max-width: 100%;
	padding: 0 20px;
	margin: 60px auto;
}
.techtipContentWrapper .images-container{
	float: left;
	width: 50%;
	padding-right: 50px;
	padding-bottom: 30px;
}
.techtipContentWrapper .content{
	font-size: 18px;
	line-height: 1.5;
}
.techtipContentWrapper .content p{
	margin-bottom: 40px;
}
.techtipContentWrapper .content p a{
	color: #e51b24;
	font-family: GothamBold;
	text-decoration: underline;
}
.techtipContentWrapper .content p a:hover{
	color: #00529b;
}
.techtipContentWrapper .content strong{
	font-family: GothamBold;
	font-weight: normal;
}
.techtipContentWrapper .content h1{
	font-family: GothamBold;
	color: #e51b24;
	font-size: 36px;
	font-weight: normal;
	width: 50%;
	float: right;
}
.techtipContentWrapper .tech-tip-details {
	width: 50%;
	float: right;
	clear: right;
}
.back-link {
    padding-top: 30px;
    width: 50%;
	float: right;
	clear: right;
}
.more-tips-button-wrapper {
	border-top: 1px solid #ececec;
	padding: 50px 0 10px;
	text-align: center;
}
.more-tips-button-wrapper .more-tips-button {
	display: inline-block;
	min-width: 190px;
	padding: 0 10px;
	text-align: center;
	line-height: 50px;
	font-family: GothamBold;
	text-transform: uppercase;
	background: #e51b24;
	color: #fff;
	cursor: pointer;
}
.more-tips-button-wrapper .more-tips-button:hover {
	background: #00529b;
}
.tips-carousel.owl-carousel .owl-dot {
	width: 100px;
	height: 60px;
	margin: 10px 10px 0;
	padding: 0;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.tips-carousel.owl-carousel .owl-dot.active {
	opacity: 0.2;
}
.tips-carousel.owl-carousel .owl-dots {
	margin-top: 40px !important;
	display: flex;
	justify-content: center;
}
.tips-carousel.owl-carousel .owl-dots .owl-dot span {
	display: none;
}
.tech-tip-note {
	text-align: center;
    background-color: #ffcccc;
    border: 1px solid #cc6666;
    outline: 1px solid #cc6666;
    outline-offset: 1px;
    max-width: 90%;
    padding: 0 10px 5px;
    margin: 30px auto 0;
}
.tech-tip-note h4 {
	color: #993333;
    font-family: GothamBold;
    font-weight: normal;
    margin: 5px 0;
    font-size: 18px;
}
.tech-tip-note strong,
.instr-list strong {
	font-family: GothamBold;
    font-weight: normal;
}
.big-title-inner {
	font-family: GothamBold;
    font-weight: normal;
    text-align: center;
    color: #993333;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-top: 35px;
}
.xs-volt-text {
	color: #e51b24;
	font-style: italic;
	font-family: GothamBold;
	display: inline-block;
}
.tech-mini-title,
.tech-mini-title-sub {
	font-family: GothamBold;
    font-weight: normal;
    text-align: center;
    text-decoration: underline;
}
.tech-mini-title-sub {
	text-decoration: none;
}

/******** ASK A QUESTION ***********/

.ask-question-form .fieldset {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ask-question-form .fieldset > .field:not(.field-textarea) {
	width: calc(50% - 15px);
	margin-bottom: 30px;
}
.ask-question-form .fieldset > .field.field-textarea {
	width: 100%;
}

textarea {
	border: 0;
	border-radius: 0;
	padding: 18px;
	color: #000;
	font-size: 16px;
	font-family: GothamBold;
	min-height: 200px;
	background: #f2f2f2;
	transition: background-color 0.15s ease;
}
.columns input[type="text"],
.columns input[type="password"],
.columns input[type="url"],
.columns input[type="tel"],
.columns input[type="search"],
.columns input[type="number"],
.columns input[type="datetime"],
.columns input[type="email"] {
	height: 60px;
	border: 0;
	border-radius: 0;
	padding-left: 18px;
	padding-right: 18px;
	color: #000;
	font-size: 16px;
	font-family: GothamBold;
	background: #f2f2f2;
	transition: background-color 0.3s ease;
}
select:not([disabled]):focus,
textarea:not([disabled]):focus,
.columns input[type="text"]:not([disabled]):focus,
.columns input[type="password"]:not([disabled]):focus,
.columns input[type="url"]:not([disabled]):focus,
.columns input[type="tel"]:not([disabled]):focus,
.columns input[type="search"]:not([disabled]):focus,
.columns input[type="number"]:not([disabled]):focus,
.columns input[type="datetime"]:not([disabled]):focus,
.columns input[type="email"]:not([disabled]):focus {
	box-shadow: none;
	background: #000;
	color: #fff;
}

.columns input::-webkit-input-placeholder {
    color: #000;
}
.columns input:-moz-placeholder {
   color: #000;
   opacity: 1;
}
.columns input::-moz-placeholder {
   color: #000;
   opacity: 1;
}
.columns input:-ms-input-placeholder {
   color: #000;
}
.columns input::-ms-input-placeholder {
   color: #000;
}
.columns input::placeholder {
   color: #000;
}

.columns input:not([disabled]):focus::-webkit-input-placeholder {
    color: #fff;
}
.columns input:not([disabled]):focus:-moz-placeholder {
   color: #fff;
   opacity: 1;
}
.columns input:not([disabled]):focus::-moz-placeholder {
   color: #fff;
   opacity: 1;
}
.columns input:not([disabled]):focus:-ms-input-placeholder {
   color: #fff;
}
.columns input:not([disabled]):focus::-ms-input-placeholder {
   color: #fff;
}
.columns input:not([disabled]):focus::placeholder {
   color: #fff;
}

.columns textarea::-webkit-input-placeholder {
    color: #000;
}
.columns textarea:-moz-placeholder {
   color: #000;
   opacity: 1;
}
.columns textarea::-moz-placeholder {
   color: #000;
   opacity: 1;
}
.columns textarea:-ms-input-placeholder {
   color: #000;
}
.columns textarea::-ms-input-placeholder {
   color: #000;
}
.columns textarea::placeholder {
   color: #000;
}

.columns textarea:not([disabled]):focus::-webkit-input-placeholder {
    color: #fff;
}
.columns textarea:not([disabled]):focus:-moz-placeholder {
   color: #fff;
   opacity: 1;
}
.columns textarea:not([disabled]):focus::-moz-placeholder {
   color: #fff;
   opacity: 1;
}
.columns textarea:not([disabled]):focus:-ms-input-placeholder {
   color: #fff;
}
.columns textarea:not([disabled]):focus::-ms-input-placeholder {
   color: #fff;
}
.columns textarea:not([disabled]):focus::placeholder {
   color: #fff;
}

.ask-question-form .action.primary {
	line-height: 76px;
	padding: 0 30px;
	font-size: 24px;
	width: 400px;
	max-width: 100%;
	text-align: left;
	display: flex;
	justify-content: space-between;
	font-weight: normal;
}
.ask-question-form .action.primary:hover {
	background-color: #e51b24;
	color: #fff;
}
.ask-question-form .action.primary:after,
#contact-form .action.submit:after {
	content: "\f178";
	font-family: FontAwesome;
	font-weight: normal;
	font-size: 30px;
}
.contact-index-index .column.main {
	display: flex;
	flex-wrap: wrap;
}
#contact-form {
	padding-top: 60px;
	padding-bottom: 20px;
	min-width: 0;
}
#contact-form > .fieldset > .field > .label {
	display: none;
}
#contact-form .action.submit {
	line-height: 56px;
    padding: 0 30px;
    font-size: 22px;
    width: 300px;
    max-width: 100%;
    text-align: left;
    background-color: #e51b24;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-family: 'GothamBold';
    font-weight: normal;
    text-transform: uppercase;
    display: flex;
	justify-content: space-between;
}
#contact-form .action.submit:hover,
.ask-question-form .action.primary:hover {
	background-color: #00529b;
}
.contact-page-info {
	padding: 60px 0 0 60px;
	font-size: 16px;
	width: 50%;
}
.contact-page-info h4 {
	color: #000;
    margin-bottom: 15px;
    font-size: 16px;
    font-family: 'GothamBold';
    font-weight: normal;
}
.contact-page-info h4:first-of-type {
	margin-top: 0;
}
.contact-page-info address {
	margin-bottom: 35px;
}
.contact-page-info a {
	color: #000;
	text-decoration: underline;
}
.contact-page-info a:hover {
	color: #e51b24;
}

/******** ABOUT US PAGE **********/

.cms-about-us .columns {
	width: 100%;
	padding: 0;
}
.page-layout-aboutus_page .columns .column.main,
.cms-about-us .columns .column.main {
	padding: 0;
}
.about-section {
	padding: 90px 0;
	color: #000;
}
.about-section.heading-section {
	background-image: url(../images/category-slider-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    padding: 120px 0;
}
.about-section.abs-section-last {
	background: #f2f2f2;
}
.about-section h1 {
	font-size: 64px;
	font-family: GothamBold;
	font-weight: normal;
	margin-bottom: 25px;
}
.about-section-inner {
	display: flex;
	flex-wrap: wrap;
}
.abs-left,
.abs-right {
	width: 50%;
}
.abs-text-left {
	padding-right: 80px;
}
.abs-text-right {
	padding-left: 80px;
}
.about-section img {
	display: block;
}
.about-section p {
	font-size: 18px;
	line-height: 1.7;
}
.about-section p:last-child {
	margin-bottom: 0;
}
.about-section p.intro-large {
	font-size: 36px;
	color: #e51b24;
	font-family: GothamBold;
	line-height: 1.3;
	margin-bottom: 15px;
}
.about-section.heading-section p.intro-large {
	font-size: 24px;
	line-height: 1.4;
}

.amlocator-main-container .amlocator-map-container .amlocator-block.-map {
	height: 100%;
}
.amlocator-search-container,
.amlocator-location-container .amlocator-block.-route {
	padding: 20px 15px;
	background: #000;
	color: #fff;
}
.amlocator-route-icon .amlocator-icon.-dot {
	background: #fff;
}
.amlocator-current-location .amlocator-wrapper {
	margin-top: 0;
}
.amlocator-main-container .amlocator-search-container .amlocator-button.-nearby,
.amlocator-filters-container .amlocator-button {
	background: #e51b24 !important;
	border-color: #e51b24 !important;
	color: #fff;
}
.home-dealer-locator .amlocator-filters-container .amlocator-button:hover,
.amlocator-filters-container .amlocator-button:hover {
	background-color: #00529b !important;
}
.amlocator-filters-container .amlocator-clear {
	color: #000;
}
.amlocator-search-container select:not([disabled]):focus,
.columns .amlocator-search-container input[type="text"]:not([disabled]):focus,
.columns .amlocator-route-creator input[type="text"]:not([disabled]):focus {
	background: #1979c3;
	color: #fff;
}
.columns .amlocator-search-container input[type="text"]:not([disabled]):focus {
	border: 0;
}
.columns .amlocator-search-container input[type="text"],
.amlocator-route-creator .amlocator-address {
	height: 54px !important;
	font-family: 'GothamBook'!important;
}
.amlocator-search-container .amlocator-select {
	height: 50px;
}
.amlocator-current-location .amlocator-search {
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
.amlocator-store-desc:not(.-active),
.amlocator-filters-container {
	/*box-shadow: inset 0px 0px 18px 0px rgba(204,204,204,1);*/
	background: #f2f2f2;
}
.amlocator-store-desc:last-child {
	margin-bottom: 0;
}
.amlocator-location-container .amlocator-column>.amlocator-block.amlocator-reviews-wrapper {
	display: none;
}
.amlocator-route-creator .amlocator-mode+.amlocator-label,
.amlocator-route-creator .amlocator-swap+.amlocator-label {
	opacity: 0.5;
}
.amlocator-location-container .amlocator-column>.amlocator-block.amlocator-location-info {
    /*box-shadow: inset 0px 0px 18px 0px rgba(204,204,204,1);*/
    background: #f2f2f2;
    padding: 15px;
}
.amlocator-location-main .amlocator-location-container {
	align-items: flex-start;
}
.amlocator-location-main .amlocator-location-container>.amlocator-column.-left {
	background-color: transparent;
}

.amlocator-stores-wrapper {
	margin-bottom: 0;
}
.amlocator-index-index .amlocator-search-container {
	margin-bottom: 0;
	padding-bottom: 20px;
}
.amlocator-index-index .amlocator-filters-container {
	background: #000;
	box-shadow: none;
	padding-bottom: 15px;
}
.amlocator-index-index .amlocator-filters-container .amlocator-button {
	margin: 0;
	width: 100%;
	line-height: 44px;
	text-transform: uppercase;
	font-family: 'GothamBold';
	border-radius: 0;
}
.amlocator-index-index .amlocator-search-radius .amlocator-select {
	min-width: 100%;
	font-family: 'GothamBook';
	font-size: 16px;
	padding-left: 18px;
	border: 0;
	border-radius: 0;
}
.amlocator-main-container .amlocator-search-container .amlocator-block.-separator {
	display: none;
}
.amlocator-store-desc .amlocator-title .amlocator-link {
	font-family: 'GothamBold';
	font-weight: normal;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-map .amlocator-info-popup {
	font-family: 'GothamBook';
	font-weight: normal;
	line-height: 1.45;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-map .amlocator-info-popup .amlocator-name,
.amlocator-main-container .amlocator-map-container .amlocator-block.-map .amlocator-info-popup .amlocator-image {
	margin-bottom: 0;
}
.amlocator-main-container .amlocator-map-container .amlocator-block.-map .amlocator-link {
	font-family: 'GothamBold';
	font-weight: normal;
	color: #e51b24;
}
.amlocator-route-creator .amlocator-address.-end {
	color: #000;
}
.catalogsearch-result-index .search.results #amasty-shopby-product-list > .block .title,
.amlocator-location-container .amlocator-text.-bold {
	font-family: 'GothamBold';
	font-weight: normal;
}

.prop65-image {
	margin: 40px auto 0;
	width: 720px;
	display: block;
}
.pdf-action-buttons {
	text-align: center;
}
.pdf-action-buttons a {
	min-width: 190px;
    max-width: 100%;
    margin: 10px;
    padding: 0 10px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 50px;
    font-family: GothamBold;
    background: #e51b24;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}
.pdf-action-buttons a:hover {
	background-color: #00529b;
}

.events-title {
	margin: 40px auto 25px;
	text-align: center;
	font-family: GothamBold;
	font-weight: normal;
	font-size: 40px;
}
.event-table {
	width: auto;
	margin: 0 auto;
	border: 1px solid #000;
	text-align: center;
}
.event-table td {
	vertical-align: middle;
	font-size: 24px;
}
.event-table td:first-child {
	border-right: 1px solid #000;
}
.event-table tr:nth-child(2) td {
	background: #000;
}
.event-table td p {
	margin-bottom: 0;
}
.event-table td strong {
	font-family: GothamBold;
	font-weight: normal;
}
@media screen and (max-width: 1199px) {
	.events-title {
		font-size: 34px;
	}
}
@media screen and (max-width: 767px) {
	.events-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.event-table tr {
		display: flex;
		flex-direction: column;
	}
	.event-table td {
		font-size: 20px;
	}
	.event-table td:first-child {
		border: 0;
		padding-bottom: 0;
	}
	.event-table tr:nth-child(2) td {
		padding: 0;
	}
}
.ask-question-form .action.primary {
	background: #e51b24;
    border-color: #e51b24;
	transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
}
.block.newsletter .action.subscribe {
    background: #e51b24;
    border-color: #e51b24;
	transition: all 0.3s ease-in-out 0.0s;
    -moz-transition: all 0.3s ease-in-out 0.0s;
    -ms-transition: all 0.3s ease-in-out 0.0s;
    -o-transition: all 0.3s ease-in-out 0.0s;
    -webkit-transition: all 0.3s ease-in-out 0.0s;
	border-radius: 3px;
}

.block.newsletter .action.subscribe:hover,
.ask-question-form .action.primary:hover {
	background: #00529b;
	border-color: #00529b;
}
@media (min-width: 768px) {
	.mst-searchautocomplete__autocomplete._active {
    display: block !important;
    top: 31px!important;
    left: -230px!important;
    width: 235px!important;
	}
}

.header.content .mst-searchautocomplete__highlight {
    color: #e51b24;
}
.header.content .mst-searchautocomplete__autocomplete {
    border-top: 2px solid #e51b24;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #e51b24;
}

/* New CSS */

body .amlocator-store-desc .amlocator-title {
    margin-bottom: -5px;
}

.gm-style .gm-style-iw-c .amasty-popup h4 {
	margin: 0 0 2px;
}

.gm-style .gm-style-iw-c .amasty-popup {
	line-height: 20px;
}