/* Web Fonts */
@font-face {
    font-family: 'Myriad Web Pro';
    src: url('/mm5/Merchant5/fonts/MyriadWebPro-Bold.eot');
    src: url('/mm5/mm5/Merchant5/fonts/MyriadWebPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/mm5/Merchant5/fonts/MyriadWebPro-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Myriad Web Pro';
    src: url('/mm5/Merchant5/fonts/MyriadWebPro-Bold.eot');
    src: url('/mm5/mm5/Merchant5/fonts/MyriadWebPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('/mm5/Merchant5/fonts/MyriadWebPro-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
.u-bg-teal::before,
.u-bg-teal {
    background-color: #67c0b3;
}
.u-bg-secondary::before,
.u-bg-secondary {
    background-color: #990000;
}
.c-heading-charlie {
    color:#990000;
}
.c-heading-delta {
    color:#0096C8; 
    font-family: 'Metamorphous', cursive;   
}
.c-heading-echo {
    font-family: 'Metamorphous', cursive;   
}
u {
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    color: #990000;
}
.sfnt-hero-tagline {
    margin: auto;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    line-height: 1.9rem;
    padding: 2rem;
    max-width: 80rem;
}
.sfnt-hero-tagline span {
    text-shadow: 1px 1px 1px #fff;
        }
.sfnt-content {
    max-width: 80rem;
    padding-left: 5rem;
}
/* PROD */
.x-product-layout-purchase__name {
	color: #0096C8;
}
/* CTGY */
.t-subcategory-navigation__picture {
	padding: 0;
}
.t-expanded-block {
	width: auto;
}
.t-category-title-sort h1 {
	color: #FEB300;
}
h4 {
	color:#0096C8;
}
.border-black {
	border: 1px solid black;
}
.fancy {
	color: #0096C8;
	font-family: 'Metamorphous', cursive;
	font-size: 1.2rem;
}
.fancy img {
	margin-bottom: 2rem;
}
.smv-subcats {
	width: 300px;
	float: left;
    }
.smv-subcats .x-product-list__image {
	max-height: 150px;
}
.x-accordion-category-tree__list--level-2 {
	font-size: .8rem;
    	padding-left: .5rem;
    	line-height: 1rem;
	margin-bottom: .5rem;
}