/*
 * 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
 */
 
 @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: #c98959;
	}
	
	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: #c98959;
	border: 2px solid #c98959;
	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: #c98959;
    padding: 8px 16px;
    text-transform: uppercase;
	letter-spacing: .075em;
	line-height: 50px;
}

.attrValue1 {
    color: #c98959;
    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;
}

button {
    background: #c98959;
	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;
	color: #c98959;
	margin-top: .75rem;
	margin-bottom: 4rem;
}

.clear {
	clear: both;
}

.columns .column.main {
	padding-bottom: 0;
	padding-left: 20px;
}

.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: 0px;
	margin-top: 0px;
	border-top: 5px solid #FFFFFF;
	min-height: 20px;
}
	
.footer .copyright {
	margin: 10px 0 10px 0;
	color: #FFFFFF;
	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: #c98959;
	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: 2px;
}

.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: #c98959;
	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: #c98959;
}

.page-header {
	border-bottom: none;
	background: #000;
	margin-bottom: 0;
}

.page-wrapper > .breadcrumbs {
	display: none;
}

.partAtt {
    font-size: 15px;
    padding: 2px 0;
}

.partNumber {
    text-transform: uppercase;
    font-weight: 600;
    color: #c98959;
    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: #c98959;
}

.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 #c98959;
}

.product-social-links {
    display: none;
}

.products-all h3 {
		color: #c98959;
		text-transform: uppercase;
		font-size: 24px;
		font-weight: 600;
		margin: 0;
		padding: 0;
	}
	
.products-all h4 {
		color: #c98959;
		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 #c98959;
		opacity: 1.0;
		border-radius: 0px;
		color: #c98959;
		margin-right: 16px;
		font-size: 12px;
		padding: 8px 16px;
		margin-bottom: 16px;
		letter-spacing: .075em;
		text-transform: uppercase;
	}
	
.products-button4 {
		background-color: #c98959;
		border: 2px solid #c98959;
		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: #c98959;
	color: #c98959 !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 #c98959;*/
}

.products-list li:nth-child(odd) {
	background-color: #f1f1f1;
}

.prod-btn li:nth-child(odd) {
		background-color: transparent !important;
	}

.resourcesbanner {
	background-image: url(../images/bg-Hero-resources-2018.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: #333;
}

section.homeblocks {
		padding: 30px;
		background-color: #7f7f7f;
}

.sidebarTitle {
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: .1em;
	line-height: 28px;
    font-weight: 600;
    border-bottom: 4px solid #c98959;
    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 #c98959;
		line-height: 36px;
		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;
	}


/*********************************** breakpoints ******************************************/

@media (max-width: 767px) {
	.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;
	}
	
	.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 #ccc;
	}
	
	.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: 80%;
		background: #c98959;
	}
	
	.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: #CCCCCC;
	}
	
	.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: -44px 0 0 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: linear-gradient(90deg, #000 50%, #c98959 50%);
		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: #c98959;
		text-transform: uppercase;
		font-size: 24px;
		font-weight: 600;
		margin: 0;
		padding: 0;
	}
	
	.products-all h4 {
		color: #c98959;
		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 #c98959;
		opacity: 1.0;
		border-radius: 0px;
		color: #c98959;
		margin-right: 16px;
		font-size: 15px;
		padding: 8px 16px;
		margin-bottom: 16px;
		letter-spacing: .075em;
		text-transform: uppercase;
	}
	
	.products-button4 {
		background-color: #c98959;
		border: 2px solid #c98959;
		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 #c98959;
		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%;
	}
	
	.xtra-top ul.products-menu {
		max-width: 100%;
	}
	
	
}



.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:#f1f1f1;
	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 #c98959;
}

/**************** 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  ***************************/

@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

.ymmAuto,
.ymmOther {
	padding: 20px;
}

.ymmAuto select,
.ymmOther select {
    margin: 6px 0px;
    height: 45px;
    font-family: 'Brown-Light', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.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 #c98959;
    line-height: 50px;
    margin: 25px;
    width: 90%;
}

.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: #bbb;
  border: 1px solid transparent;
  width: 99%;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .15em;
}

label.ymmTabLabel:before {
  font-family: fontawesome;
  font-weight: normal;
  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: #888;
  cursor: pointer;
}

input.ymmTab:checked + label {
  color: #FFF;
  background: #c98959;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4, 
#tab5:checked ~ #content5 {						   
  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: #bbb;
		border: 1px solid transparent;
		width: 19%;
		font-size: 18px;
		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 #c98959;
		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;
	}
	
	.prod-copy p,
	.prod-copy-full p {
		font-size: 18px;
	}
	
	.ymmCross .field,
	.ymmSBP .field {
		width: 80%;
		float: left;
		margin-left: 4%;
	}
	
}