/*
 * Legal Disclaimer
 *
 * These Fonts are licensed only for use on these domains and their subdomains:
 * www.driveduracell.com
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2017
 */

/*@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');*/

@font-face {
	font-family: "Brown-Bold";
	src: url("../fonts/lineto-brown-bold.eot");
	src: url("../fonts/lineto-brown-bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lineto-brown-bold.woff2") format("woff2"),
		url("../fonts/lineto-brown-bold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Brown-Boldalt";
	src: url("../fonts/lineto-brown-boldalt.eot");
	src: url("../fonts/lineto-brown-boldalt.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lineto-brown-boldalt.woff2") format("woff2"),
		url("../fonts/lineto-brown-boldalt.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Brown-Reclinbold";
	src: url("../fonts/lineto-brown-reclinbold.eot");
	src: url("../fonts/lineto-brown-reclinbold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lineto-brown-reclinbold.woff2") format("woff2"),
		url("../fonts/lineto-brown-reclinbold.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Brown-Reclinboldalt";
	src: url("../fonts/lineto-brown-reclinboldalt.eot");
	src: url("../fonts/lineto-brown-reclinboldalt.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lineto-brown-reclinboldalt.woff2") format("woff2"),
		url("../fonts/lineto-brown-reclinboldalt.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Brown-Light";
	src: url("../fonts/lineto-brown-light.eot");
	src: url("../fonts/lineto-brown-light.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lineto-brown-light.woff2") format("woff2"),
		url("../fonts/lineto-brown-light.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Brown-Reclinlight";
	src: url("../fonts/lineto-brown-reclinlight.eot");
	src: url("../fonts/lineto-brown-reclinlight.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lineto-brown-reclinlight.woff2") format("woff2"),
		url("../fonts/lineto-brown-reclinlight.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

/******* end of fonts ************/

a.products-button,
a.products-button:hover,
a.products-button:visited {
	color: #fff;
}

a.products-button2,
a.products-button2:hover,
a.products-button2:visited {
	color: #CCC;
}

a.products-button3,
a.products-button3:hover,
a.products-button3:visited {
	color: #0062AD;
}

a.products-button4,
a.products-button4:hover,
a.products-button4:visited {
	color: #FFFFFF;
}

body {
	font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#accordion li {
	padding: 6px 0px;
	font-size: 16px;
}

.action.primary {
	background-color: #0062AD;
	border: 2px solid #0062AD;
	opacity: 1.0;
	border-radius: 0px;
	color: #FFFFFF;
	font-size: 15px;
	padding: 8px 16px;
	letter-spacing: .075em;
	text-transform: uppercase;
}

.action.more {
	font-size: 15px;
	color: #fff;
	background-color: #0062AD;
	padding: 8px 16px;
	text-transform: uppercase;
	letter-spacing: .075em;
	line-height: 50px;
}

.attrValue1 {
	color: #0062AD;
	margin-left: 4px;
	font-weight: 600;
}

.boldtext {
	font-weight: 700;
}

.box1 {
	margin: 10px 1.25%;
	align-items: center;
	justify-content: center;
}

.breadcrumbs1 a {
	color: #c98959;
}

.sams-highlight {
	font-weight: 700;
}

button {
	background: #0062AD;
	color: #FFF;
}

.button.button-full {
	width: 100%;
	padding: 15px;
	margin-top: 6px;
}

.catalogsearch-result-index .page-title {
	display: none;
}

.categorybanner {
	/*background-image: url(../images/bg-home.jpg);*/
	background-color: #000000;
	padding-left: 5.5%;
	padding-right: 5.5%;
	padding-bottom: 1%;
}

.categorybanner h1 {
	margin-top: 3rem;
	margin-bottom: 10px;
	font-size: 36px;
	color: #FFF;
	font-family: 'Brown-Bold';
	text-transform: uppercase;
}

.categorybanner h2 {
	font-size: 18px;
	margin-top: .75rem;
	margin-bottom: 4rem;
	color: #c98959;
}

.clear {
	clear: both;
}

.columns .column.main {
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.content-width {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}


.currentcrumb {
	border-bottom: 1px solid #fff;
}

div#open_hour {
	display: none;
}

.ymmCross .field,
.ymmSBP .field {
	width: 68.5%;
	float: left;
	margin-left: 4.5%;

}

.fieldset>.legend {
	margin: 0 0 10px 25.8%;
	text-transform: uppercase;
}

.flex1 {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}

.footer.content {
	max-width: 100%;
	padding-top: 20px;
	margin-top: 0px;
	min-height: 20px;
}

.footer .copyright {
	margin: 10px 0 10px 0;
	color: #c3c8d2;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: .15em;
	text-align: right;
}

span.copyright2 {
	text-transform: initial;
	font-weight: 500;
	letter-spacing: .1em;
	font-size: 13px;
	opacity: .8;
}

hr {
	margin-bottom: 40px;
	margin-top: 40px;
}

.header .block.block-content {
	display: none;
}

.homebanner {
	background-image: url(../images/bg-home.jpg);
	padding: 50px 0;
}

.homebanner h1 {
	/*padding-left: 5.5%;
	padding-right: 5.5%;*/
	margin-bottom: 10px;
	font-size: 36px;
	color: #FFF;
	font-family: 'Brown-Bold';
	text-transform: uppercase;
}

.homebanner h2 {
	/*padding-left: 5.5%;
	padding-right: 5.5%;*/
	font-size: 18px;
	color: #FFF;
	margin-top: .75rem;
	margin-bottom: 2rem;
}

.item.link.compare {
	margin: 0 !important;
}

li.nav.item.current {
	color: #fff;
}

.mImg {
	float: right;
	padding: 20px;
}

.nav-toggle {
	top: 8px !important;
}

.nav-toggle:before,
.nav-toggle:hover:before {
	color: #FFFFFF;
}

.newsbanner {
	background-image: url(../images/bg-Hero-news.jpg);
	background-size: cover;
	background-position: right;
	padding-left: 5.5%;
	padding-right: 5.5%;
}

.newsbanner h1 {
	margin-top: 5rem;
	margin-bottom: 10px;
	font-size: 36px;
	color: #FFF;
	font-family: 'Brown-Bold';
	text-transform: uppercase;
}

.newsbanner h2 {
	font-size: 18px;
	color: #0062AD;
	margin-top: .75rem;
	margin-bottom: 4rem;
}

p.breadcrumbs1 {
	color: #fff;
	opacity: 1;
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .2em;
}

.page-footer {
	background-color: #11224B;
}

.page-header {
	border-bottom: none;
	background: #0062AD;
	margin-bottom: 0;
}

div.page-wrapper>.breadcrumbs {
	display: none;
}

.partAtt {
	font-size: 15px;
	padding: 2px 0;
}

.partNumber {
	text-transform: uppercase;
	font-weight: 600;
	color: #0062AD;
	letter-spacing: .1em;
}

.prod-copy p,
.prod-copy-full p {
	font-size: 14px;
}

.prod-copy-full h4 {
	padding: 25px 0 5px 0;
	font-size: 22px;
	border-bottom: 2px solid #999;
	margin-bottom: 12px;
}

.prod-copy-full ol {
	padding: 0px 0px 0px 20px;
	list-style-type: decimal !important;
}

.prod-copy-full li {
	list-style-type: decimal !important;
	padding: 2px !important;
	font-size: 14px;
}

.prod-video {
	position: relative;
	padding-bottom: 40%;
	padding-top: 40px;
	height: 0px;
	width: 94%;
	margin: 15px 5%;
}

.prod-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.prod-btn {
	margin: 0 0 15px 0;
	padding: 0;
}

.prod-btn li {
	display: inline-block !important;
	text-align: center;
}

.product-add-form {
	display: none;
}

.product.attribute.description div {
	padding-top: 10px;
}

.product.data.items>.item.title>.switch {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.product-info-main .product.attribute.overview {
	margin: 10px 0;
	font-size: 16px;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
	display: none;
}

.product-info-main .product.attribute.sku .type {
	display: none;
}

.product-info-main .price-box {
	display: none;
}

.product-info-main .product.attribute.sku {
	color: #0062AD;
}

.product-info-main .product.attribute.sku::before {
	display: inline-block;
	vertical-align: top;
	color: #333;
	content: "Part No:";
}

.product.attribute.sku {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: .06em;
}

.product-item-actions {
	display: none;
}

.product-item .price-box {
	display: none;
}

.product.name a {
	font-weight: 600;
}

.product.name.product-item-name {
	font-size: 18px;

}

.product .page-title {
	margin: 0 0 20px 0;
	font-size: 30px;
	border-bottom: 2px solid #0062AD;
}

.product-social-links {
	display: none;
}

.products-all h3 {
	color: #0062AD;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}

.products-all h4 {
	color: #0062AD;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	margin: 4px 0;
	padding: 0 0 20px 0;
}

.products-all .prod-copy-full h4 {
	padding: 25px 0 5px 0;
	font-size: 18px;
	border-bottom: 2px solid #999;
	margin-bottom: 12px;
}

.products-button2 {
	background-color: transparent;
	border: 2px solid #ccc;
	opacity: .8;
	border-radius: 0px;
	color: #ccc;
	margin-right: 16px;
	font-size: 15px;
	padding: 8px 16px;
	margin-bottom: 16px;
	letter-spacing: .075em;
}

.products-button3 {
	background-color: #FFFFFF;
	border: 2px solid #0062AD;
	opacity: 1.0;
	border-radius: 0px;
	color: #0062AD;
	margin-right: 16px;
	font-size: 12px;
	padding: 8px 16px;
	margin-bottom: 16px;
	letter-spacing: .075em;
	text-transform: uppercase;
}

.products-button4 {
	background-color: #0062AD;
	border: 2px solid #0062AD;
	opacity: 1.0;
	border-radius: 0px;
	color: #FFFFFF;
	margin-right: 16px;
	font-size: 12px;
	padding: 8px 16px;
	margin-bottom: 16px;
	letter-spacing: .075em;
	text-transform: uppercase;
}

.products-button.active,
.products-button2.active {
	border-color: #0062AD;
	color: #0062AD !important;
	opacity: 1;
}

.product-item-description {
	margin: 10px 0;
}

.products-list {
	list-style: none;
	display: block;
	position: relative;
	padding-left: 0;
}

.products-list li {
	display: block;
	margin-bottom: 0px;
	padding: 15px 0;
}

.products-menu img {
	max-width: 100%;
}

.products-menu li {
	margin: 0 0 30px 0;
}

.products-menu li.active {
	/*border: 2px solid #0062AD;*/
}

.products-list li:nth-child(odd) {
	background-color: #e9eff6;
}

.prod-btn li:nth-child(odd) {
	background-color: transparent !important;
}

.resourcesbanner {
	background-image: url(/pub/media/wysiwyg/bg-hero-resources-2024.jpg);
	background-size: cover;
	background-position: right;
	padding-left: 5.5%;
	padding-right: 5.5%;
}

.resourcesbanner h1 {
	margin-top: 5rem;
	margin-bottom: 10px;
	font-size: 36px;
	color: #FFF;
	font-family: 'Brown-Bold';
	text-transform: uppercase;
}

.resourcesbanner h2 {
	font-size: 18px;
	color: #c98959;
	margin-top: .75rem;
	margin-bottom: 4rem;
}

.searchTitle {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: 600;
	color: #11224B;
}

section.homeblocks {
	padding: 30px;
	background-color: #d4e0ee;
}

.sidebarTitle {
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: .1em;
	line-height: 28px;
	font-weight: 600;
	border-bottom: 4px solid #0062AD;
	margin: 0 20px;
	padding-bottom: 10px;
}

.sidebar-additional .block.block-content {
	padding: 10px 20px 20px 20px;
	margin-bottom: 0;
}

.sidebar-additional .action.search {
	width: 100%;
	margin-top: 10px;
}

.sidebar-additional .searchTitle {
	text-align: left;
}

#store\.menu {
	display: none;
}

.title1 h2 {
	text-transform: uppercase;
	font-size: 24px;
	letter-spacing: .15em;
	width: 100%;
	font-weight: 600;
	border-bottom: 4px solid #0062AD;
	line-height: 28px;
	margin-bottom: 15px;
	margin-top: 15px;
}

ul.eventsList li {
	padding: 9px 0px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}

ul.products-menu {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	padding: 0;
}

.panel.wrapper .panel.header .header.links {
	padding-right: 20px;
}

.nav.item.logo-duracell,
.nav.item.logo-duracell img {
    height: 30px !important;
    width: 203px !important;
    max-width: 203px !important;
    padding-top: 5px;
}

/* google translate styles - hide original widget */

#google_translate_element {
	display: none !important;
	visibility: hidden !important;
	position: absolute !important;
	left: -9999px !important;
}

.goog-te-gadget,
.goog-te-combo,
div.translate-dropdown,
div.google-translate-item {
	display: none !important;
}

.goog-te-banner-frame {
	display: none !important;
}

body {
	top: 0 !important;
}

.skiptranslate {
	display: none !important;
}

.skiptranslate iframe {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
}

iframe.skiptranslate,
iframe.VIpgJd-ZVi9od-ORHb-OEVmcd {
	display: none !important;
	visibility: hidden !important;
	height: 0 !important;
}

#goog-gt-tt,
.goog-te-balloon-frame {
	display: none !important;
}

.goog-text-highlight {
	background: none !important;
	box-shadow: none !important;
}


.google-translate-wrapper {
	position: absolute;
	top: 19px;
	right: 488px;
	z-index: 100;
}

.custom-translate-wrapper {
	display: inline-block;
	font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.custom-translate-dropdown {
	position: relative;
	width: 150px;
	user-select: none;
}

.custom-translate-selected {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 4px 12px;
	background: #fff;
	border: none;
	border-radius: 0;
	cursor: pointer;
	transition: all 0.3s ease;
	font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.custom-translate-dropdown.active .custom-translate-selected {
	background: #d0e0ef;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.translate-icon {
	font-size: 14px;
	line-height: 1;
}

.translate-icon::before {
	content: "\f0ac";
	font-family: "Font Awesome 7 Pro";
	/*font-weight: 900;*/
	color: #000;

}

.translate-text {
	flex: 1;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.translate-arrow {
	font-size: 18px;
	color: #000;
	transition: transform 0.3s ease;
}

.translate-arrow::before {
	content: "\f0d7";
	font-family: "Font Awesome 7 Pro";
	font-weight: 900;
}

.custom-translate-dropdown.active .translate-arrow {
	transform: rotate(180deg);
}

.custom-translate-options {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	border: none;
	border-radius: 0;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 0.3s ease;
	z-index: 1000;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.custom-translate-dropdown.active .custom-translate-options {
	max-height: 200px;
	opacity: 1;
}

.custom-translate-option {
	padding: 12px 15px;
	cursor: pointer;
	transition: background 0.2s ease;
	background: #fff;
}

.custom-translate-option:last-child {
	border-bottom: none;
}

.custom-translate-option:hover {
	background: #d0e0ef !important;
}

.custom-translate-option.selected {
	background: #f5f5f5;
}

.custom-translate-option:hover .option-text {
	color: #000;
}

.option-text {
	font-size: 14px;
	color: #000;
	font-weight: 500;
	font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* end google translate styles */

/*********************************** breakpoints ******************************************/
@media (max-width: 768px) {
    .custom-translate-dropdown {
        width: 120px;
    }

    .custom-translate-selected {
        padding: 3px 8px;
        gap: 6px;
    }

    .translate-icon {
        font-size: 12px;
    }

    .translate-text {
        font-size: 14px;
    }

    .translate-arrow {
        font-size: 14px;
    }
}

@media (max-width: 440px) {

    .custom-translate-dropdown {
        width: 110px;
    }

    .custom-translate-selected {
        padding: 3px 8px;
        gap: 4px;
    }
}

@media (max-width: 767px) {

    .logo img {
        width: 175.1px !important;  /* 85% of 206px */
        height: 29.75px !important;  /* 85% of 35px */
		padding-top: 1px !important;
		padding-bottom: 2px;
    }

	.page-header {
		position: relative !important;
	}

	.google-translate-wrapper {
		top: 14px;
		right: 15px;
	}

	.nav.item.logo-duracell {
		width: unset !important;
		max-width: unset !important;
		height: 70px !important;
		position: relative;
		pointer-events: auto;
	}
	
	.nav.item.logo-duracell a {
		pointer-events: none;
	}

	.nav.item.logo-duracell img {
		content: url('/pub/media/logo/stores/1/Duracell_Logo_Black.png');
		width: 203px !important;
		pointer-events: none;
	}

	/* Mobile Menu Close Button - positioned to the right of logo */
	.nav.item.logo-duracell::after {
		content: "\00d7";
		position: absolute;
		right: 15px;
		top: 50%;
		transform: translateY(-50%);
		font-size: 42px;
		color: #333;
		cursor: pointer;
		font-weight: 300;
		line-height: 1;
		padding: 10px;
		pointer-events: auto;
	}

	.nav.item.logo-duracell:hover::after {
		color: #000;
	}
	
	/* Remove hover effect from logo link on mobile */
	.nav-sections .header.links .nav.item.logo-duracell a:hover {
		background: transparent !important;
	}

	.actions-toolbar {
		margin-bottom: 30px;
	}

	.block-search {
		margin-top: 0px;
		width: 88%;
		margin: auto;
		display: none;
	}

	.block-search input {
		left: 0;
		margin: 0;
		position: relative;
	}

	.block-search .control {
		border-top: none;
		margin: 10px -15px;
	}

	.block-search .label {
		display: none;
	}

	.block-search .action.search {
		display: block;
	}

	.bg-products {
		max-width: 380px;
	}

	.bg-resources {
		max-width: 380px;
	}

	.bg-news {
		max-width: 380px;
	}

	fieldset.fieldset {
		margin: 10px 0;
	}

	.homebanner h1 {
		padding: 0 5.5%;
		font-size: 42px;
	}

	.homebanner h2 {
		padding: 0 5.5%;
	}

	.homebanner-img {
		margin-left: 5.5%;
		margin-right: 5.5%;
		width: 90%;
	}

	.nav-sections-item-content {
		padding: 0px;
	}

	.nav-sections .header.links {
		border-bottom: none;
	}

	.nav-sections .header.links li>a {
		border-top: none;
		border-bottom: 1px solid #d1d1d1;
	}

	.nav-sections .header.links a {
		padding: 1.5rem 25px;
	}
	
	/* Override Magento's default hover padding to prevent resizing */
	.nav-sections .header.links a:hover {
		padding: 1.5rem 25px !important;
	}

	.page-main {
		padding-left: 0;
		padding-right: 0;
	}

	h1.page-title {
		padding-top: 40px;
		margin-bottom: 0;
		font-weight: 700;
	}

	.xtra-top {
		padding-bottom: 10px;
	}

}

@media (min-width: 768px) {

	#accordion li {
		padding: 0px;
		margin: 10px 0;
		font-size: 18px;
		border: 1px solid #0062AD;
	}

	.block-search {
		width: 100%;
	}

	.block-search .control {
		padding: 0px;
	}

	.box1 h2 {
		font-family: 'Brown-Bold', 'Open-Sans';
		text-align: center;
		text-transform: uppercase;
		font-weight: 800;
		font-size: 42px;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.box1 h2 a {
		color: #FFFFFF;
	}

	.categorybanner h1 {
		margin-bottom: 10px;
		font-size: 48px;
	}

	.categorybanner h2 {
		font-size: 24px;
		margin-top: 1.5rem;
		margin-bottom: 2rem;
	}

	.col-full {
		float: none;
		width: 100%;
		max-width: 1280px;
		margin: 0 auto;
	}

	.columns .column.main {
		padding-bottom: 0px;
		padding-left: 0;
	}

	.content-width {
		max-width: 1280px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}

	.flex1 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		align-items: center;
	}

	.header.content {
		padding: 0;
	}

	.header.panel>.header.links {
		width: 81%;
		background: #11224B;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.header.panel>.header.links>li {
		float: right;
		font-size: 15px;
		margin: 10px 0 10px 25px;
		text-transform: uppercase;
		font-weight: 700;
		max-width: 85px;
		text-align: center;
	}

	.header.panel>.header.links>li a {
		color: #ffffff;
		letter-spacing: .15em;
	}

	.header.panel>.header.links>li a:hover {
		text-decoration: none;
		color: #d4e0ee;
	}

	.homebanner {
		background-image: url(../images/bg-home.jpg);
		padding: 40px 0 0 0;
	}

	.homebanner h1 {
		/*padding-left: 5.5%;*/
		margin-bottom: 10px;
		font-size: 48px;
		color: #FFF;
		font-family: 'Brown-Bold';
		text-transform: uppercase;
	}

	.homebanner h2 {
		/*padding-left: 5.5%;*/
		font-size: 24px;
		color: #c98959;
		margin-top: 1.5rem;
		margin-bottom: 0;
	}

	.homebanner-img {
		margin-bottom: 60px;
		margin-top: 50px;
	}

	.homeblocks .flex1 {
		max-width: 1100px;
		margin: auto;
	}

	.logo {
		margin-top: -55px;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
		padding-left: 1%;
	}

	.nav-sections {
		display: none;
	}

	.newsbanner h1 {
		margin-bottom: 10px;
		font-size: 48px;
	}

	.newsbanner h2 {
		font-size: 24px;
		margin-top: 1.5rem;
		margin-bottom: 4rem;
	}

	.page-header {
		border-bottom: none;
		/* background: #0062AD; /*linear-gradient(90deg, #000 50%, #0062AD 50%);*/
		background: linear-gradient(90deg, #0062AD 50%, #11224B 50%) !important;
		margin-bottom: 0;
	}

	.page-header .header.panel {
		padding-top: 0;
		padding-bottom: 0;
	}

	.page-layout-2columns-left .column.main {
		width: 74% !important;
	}

	.page-layout-2columns-left .sidebar-additional {
		width: 24% !important;
		padding-right: 0;
	}

	.page-main {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
	}

	h1.page-title {
		font-size: 48px;
		font-weight: 700;
		text-transform: uppercase;
		padding: 40px 0 10px 0;
		margin: 20px 0 0 25.8%;
	}


	.prod-video {
		position: relative;
		padding-bottom: 25%;
		padding-top: 25px;
		height: 0px;
		width: 50%;
		margin: 25px 25px 25px 0px;
	}

	.prod-video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


	.prod-copy {

		flex-basis: 66%;
	}

	.prod-copy-full {

		flex-basis: 100%;
	}

	.prod-copy-full li {
		list-style-type: decimal !important;
		padding: 2px !important;
		font-size: 18px;
	}

	.products-all .prod-copy-full h4 {
		padding: 25px 0 5px 0;
		font-size: 22px;
		border-bottom: 2px solid #999;
		margin-bottom: 12px;
	}

	.prod-copy p,
	.prod-copy-full p {
		font-size: 16px;
	}

	.prod-img {

		flex-basis: 33%;
	}

	.prod-img img {
		padding: 0 20px;
	}

	.products-menu img {
		max-width: 400px;
	}

	.products-menu li {
		margin: 0 20px 20px 0;
	}

	.prod-row {
		display: flex;
		flex-direction: row;
	}

	.products-all ul {
		margin-bottom: 0px;
	}

	.products-all h3 {
		color: #0062AD;
		text-transform: uppercase;
		font-size: 24px;
		font-weight: 600;
		margin: 0;
		padding: 0;
	}

	.products-all h4 {
		color: #0062AD;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 600;
		margin: 4px 0;
		padding: 0 0 20px 0;
	}

	.products-button {
		background-color: transparent;
		border: 2px solid #fff;
		opacity: .5;
		border-radius: 0px;
		color: #fff;
		margin-right: 16px;
		font-size: 16px;
		padding: 8px 16px;
		margin-bottom: 16px;
		text-transform: uppercase;
		letter-spacing: .1em;
	}

	.products-button2 {
		background-color: transparent;
		border: 2px solid #ccc;
		opacity: .8;
		border-radius: 0px;
		color: #ccc;
		margin-right: 16px;
		font-size: 15px;
		padding: 8px 16px;
		margin-bottom: 16px;
		letter-spacing: .075em;
	}

	.products-button3 {
		background-color: #FFFFFF;
		border: 2px solid #0062AD;
		opacity: 1.0;
		border-radius: 0px;
		color: #0062AD;
		margin-right: 16px;
		font-size: 15px;
		padding: 8px 16px;
		margin-bottom: 16px;
		letter-spacing: .075em;
		text-transform: uppercase;
	}

	.products-button4 {
		background-color: #0062AD;
		border: 2px solid #0062AD;
		opacity: 1.0;
		border-radius: 0px;
		color: #FFFFFF;
		margin-right: 16px;
		font-size: 15px;
		padding: 8px 16px;
		margin-bottom: 16px;
		letter-spacing: .075em;
		text-transform: uppercase;
	}

	.products-list {
		list-style: none;
		display: block;
		position: relative;
		padding-left: 0;
	}

	.products-list li {
		display: block;
		margin-bottom: 0px;
		padding: 30px 0;
	}

	.products-menu {
		/*max-width: 80%;*/
		list-style: none;
		display: block;
		position: relative;
		float: left;
		padding-left: 0;
		font-size: 0;
	}

	.products-menu.sub {
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.products-menu li {
		display: inline-block;
		margin-bottom: 20px;
	}

	.resourcesbanner h1 {
		margin-bottom: 10px;
		font-size: 48px;
	}

	.resourcesbanner h2 {
		font-size: 24px;
		margin-top: 1.5rem;
		margin-bottom: 4rem;
	}

	section.title1 {
		padding-top: 30px;
	}

	.title1 h2 {
		text-transform: uppercase;
		font-size: 28px;
		letter-spacing: .25em;
		width: 100%;
		font-weight: 600;
		border-bottom: 4px solid #0062AD;
		line-height: 50px;
		margin-bottom: 12px;
		margin-top: 0px;
	}

	ul.products-menu {
		margin-bottom: 20px;
	}

	.catalog-product-view .page-main {
		max-width: 1280px;
		margin-top: 0px;
	}

	.catalogsearch-result-index .page-main,
	.w2mparts-auto-result .page-main,
	.w2mparts-powersport-result .page-main,
	.w2mparts-other-result .page-main,
	.w2mparts-lawn-result .page-main,
	.w2mparts-md-result .page-main,
	.w2mparts-crossref-result .page-main {
		max-width: 1280px;
		margin-top: 40px;
	}

	.xtra-top {
		margin-top: 10%;
	}

	.mobile-footer-logo {
		display: none;
	}



}



.nav-sections-item-title {
	display: none;
}

.nav-sections-items .section-item-title[aria-controls="store.menu"] {
	display: none;
}

#store\.links {
	display: block !important;
	margin: 0;
}

/*
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
    .nav-sections-items {
        .section-item-title[aria-controls="store.menu"] {
            display: none;
        }
        .section-item-title[aria-controls="store.links"] {
            background: transparent;
            border-bottom-width: 0;
        }
        #store\.links {
            display: block !important;
            margin: 0;
        }
        #store\.menu {
            display: none;
        }
    }
}
*/


/******* Accordion  *********************************/

#accordion ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.accordion {
	display: none;
}

.accordion {
	padding: 20px;
}

.accordion:target {
	display: block;
}

#accordion ul li a {
	text-decoration: none;
	display: block;
	padding: 20px;
}

#accordion ul li a {
	background: #e9eff6;
	color: #333333;
	font-weight: 600;
}

#accordion ul li a:hover {
	background: #CCCCCC;
}

#accordion ul li a:selected {
	background: #CCCCCC;
}

.accordion {
	background: #fdfdfd;
	color: #333333;
}

.accordion:target {
	border-top: 2px solid #0062AD;
}

/**************** Where To Buy Overrides *******************/

#amasty_locator_filter {
	max-width: 1280px;
	margin: auto;
	padding: 10px;
}

.amlocator_center {
	max-width: 1280px;
	margin: auto;
	padding: 10px;
}



/****************  Catalog Tabs  ***************************/



.ymmAuto,
.ymmOther {
	padding: 20px;
	color: #11224B;
}

.ymmAuto select,
.ymmOther select {
	margin: 6px 0px;
	height: 45px;
	font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #11224B;
}

.ymmCross,
.ymmSBP {
	width: 99%;
	padding: 10px 0 10px 0;
	float: none;
}

.ymmCross button,
.ymmSBP button {
	margin: 0 0 0 -2px;
	border: 1px solid #c2c2c2;
}

.ymmContent h2 {
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: .25em;
	width: 100%;
	font-weight: 600;
	border-bottom: 4px solid #0062AD;
	line-height: 50px;
	margin: 25px;
	width: 90%;
	color: #11224B;
}

.ymmContent p {
	padding: 0 25px;
	font-size: 16px;
}

.ymmContent .s {
	width: 99%;
	float: none;
	min-height: 200px;
}

.ymmContent .m {
	width: 99%;
	float: none;
	min-height: 200px;
}

.ymmContent .sidebarTitle {
	display: none;
}

main.ymmFooter {
	border: none;
	width: 100%;
	padding: 0;
	margin-bottom: 25px;
}

main.ymm {
	padding: 10px 0 10px 0;
}

section.ymmContent {
	display: none;
	padding: 0;
	border: none;
}

input.ymmTab {
	display: none;
}

label.ymmTabLabel {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 0px;
	font-weight: 600;
	text-align: center;
	color: #0062AD;
	border: 1px solid transparent;
	width: 99%;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .15em;
}

label.ymmTabLabel:before {
	font-family: "Font Awesome 7 Pro";
	font-weight: 900;
	margin-right: 10px;
}

/*
label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }
*/

label.ymmTabLabel:hover {
	color: #00358E;
	cursor: pointer;
}

input.ymmTab:checked+label {
	color: #FFF;
	background: #0062AD;
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab5:checked~#content5,
#tab6:checked~#content6,
#tab7:checked~#content7 {
	display: block;
	min-height: 300px;
}

@media screen and (max-width: 650px) {
	label.ymmTabLabel {
		font-size: 14px;
	}

	label.ymmTabLabel:before {
		margin: 0;
		font-size: 18px;
	}
}

@media screen and (max-width: 400px) {
	label.ymmTabLabel {
		/*padding: 15px;*/
	}
}

@media (min-width: 768px) {

	label.ymmTabLabel {
		display: inline-block;
		margin: 0 0 -1px;
		padding: 15px 0px;
		font-weight: 600;
		text-align: center;
		color: #0062AD;
		border: 1px solid transparent;
		width: 13.75%;
		font-size: 14px;
		text-transform: uppercase;
		letter-spacing: .15em;
	}

	main.ymmFooter {
		border: 1px solid #ddd;
		width: 100%;
		padding: 0;
		margin-bottom: 50px;
	}

	main.ymm {
		padding: 50px 0 10px 0;
	}

	section.ymmContent {
		display: none;
		padding: 0;
		border: 1px solid #ddd;
	}

	.ymmContent .s {
		width: 30%;
		float: left;
		min-height: 200px;
	}

	.ymmContent .m {
		width: 70%;
		float: right;
		min-height: 200px;
	}

	.ymmCross,
	.ymmSBP {
		width: 50%;
		padding: 10px 0 20px 0;
		float: left;
	}

	input.ymmTab:checked+label {
		color: #555;
		border: 1px solid #ddd;
		border-top: 4px solid #0062AD;
		border-bottom: 1px solid #fff;
		background: transparent;
	}

}

@media (min-width: 990px) {

	.products-grid .product-item {
		width: 33%;
	}

	.product-item-info {
		width: initial;
	}

	.newsbanner,
	.resourcesbanner {
		min-height: 500px;
	}

	.homebanner h1,
	.categorybanner h1,
	.resourcesbanner h1,
	.newsbanner h1 {
		font-size: 48px;
		letter-spacing: .125em;
	}

	.homebanner h2,
	.categorybanner h2,
	.resourcesbanner h2,
	.newsbanner h2 {
		font-size: 30px;
		color: undefined;
	}

	.prod-copy p,
	.prod-copy-full p {
		font-size: 18px;
	}

	.ymmCross .field,
	.ymmSBP .field {
		width: 80%;
		float: left;
		margin-left: 4%;
	}

}

@media (max-width: 1280px) {

	.header.panel>.header.links {
		width: 75%;
		background: #11224B;
		padding-right: 20px;
	}

}

@media (max-width: 1024px) {

	.header.panel>.header.links {
		width: 67%;
		background: #11224B;
		padding-right: 20px;
	}

}