@font-face {
    font-family:"HelveticaNeueW01-55Roma";
    src:url("https://assets.macysassets.com/dyn_img/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
    src:url("https://assets.macysassets.com/dyn_img/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"),
        url("https://assets.macysassets.com/dyn_img/fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"),
        url("https://assets.macysassets.com/dyn_img/fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"),
        url("https://assets.macysassets.com/dyn_img/fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"),
        url("https://assets.macysassets.com/dyn_img/fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}

@font-face {
    font-family:"Helvetica W01 Italic";
    src:url("https://assets.macysassets.com/dyn_img/fonts/8024396f-7071-4826-91f3-a6c74ac498a4.eot");
    src:url("https://assets.macysassets.com/dyn_img/fonts/8024396f-7071-4826-91f3-a6c74ac498a4.eot?#iefix") format("embedded-opentype"),
        url("https://assets.macysassets.com/dyn_img/fonts/6a0046e5-ec1e-4a57-b0d1-d80725a41a7e.woff") format("woff"),
        url("https://assets.macysassets.com/dyn_img/fonts/ffef6c19-060a-4d8b-9c04-ddc88a089c02.ttf") format("truetype"),
        url("https://assets.macysassets.com/dyn_img/fonts/e523fdb5-21af-407c-a6bf-0a5e86316650.svg#e523fdb5-21af-407c-a6bf-0a5e86316650") format("svg");
}

@font-face {
    font-family:"HelveticaNeueW01-75Bold";
    src:url("https://assets.macysassets.com/dyn_img/fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
    src:url("https://assets.macysassets.com/dyn_img/fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"),
        url("https://assets.macysassets.com/dyn_img/fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"),
        url("https://assets.macysassets.com/dyn_img/fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"),
        url("https://assets.macysassets.com/dyn_img/fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"),
        url("https://assets.macysassets.com/dyn_img/fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
}

@media only screen and (max-width: 64em) {
    #bd {
        width: auto !important;
    }

    .pageTitleText {
        text-align: center;
        margin-bottom: 0.3em !important;
    }

    .productTitle,
    .standardText {
        text-align: center;
        margin-bottom: 1em !important;
    }

    .productRow {
        border-top: none !important;
    }

    .productRow img {
        width: 100%;
    }

    .productTextTopMargin {
        margin-top: 1.5em !important;
    }
}

.mainContainer {
    border: 3px solid #e8e8e8;
}

.hnRoman {
    font-family: "HelveticaNeueW01-55Roma", Helvetica, sans-serif;
}

.hItalic {
    font-family:"Helvetica W01 Italic", sans-serif;
}

.hnBold {
    font-family:"HelveticaNeueW01-75Bold";
}

.navTitleContainer {
    height: 6em;
    background-color: #000;
}

.navTitle {
    font-size: 1.5em;
    text-transform: uppercase;
    line-height: 1.2em;
    margin: 0.8em 0 0 1.5em;
    color: white;
}

.navList li {
    display: inline-block;
}

.navList a {
    font-size: 0.9em;
    text-decoration: none;
}

.navList li:after {
    content: " \2022";
    padding: 0 0.3em 0 0.3em;
}

.navList li:last-child:after {
    content: none;
}

.firstRow {
    margin: 1.1em 0 0 1.5em;
}

.secondRow {
    margin: 0.2em 0 0 1.5em;
}

.bottomNav {
    margin-top: 0.75em;
    list-style: none;
    text-align: center;
}

.bottomNav li {
    background-color: #000;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 18em;
    height: 3em;
    margin: 0 auto;
    margin-top: 2em;
}

.bottomNav li:first-child {
    height: 4.5em;
}

.bottomNav a {
    color: white;
    font-size: 1.4em;
    text-decoration: none;
    margin: 0 !important;
    text-transform: uppercase;
}

.indexBlockGrid li {
    padding-bottom: 0px;
}

.pageTitleText {
    font-size: 3.75em;
    text-transform: uppercase;
    margin-bottom: 0.1em;
    line-height: 0.9em;
}

.standardText {
    font-size: 0.95em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

.productRow {
    height: 18.9em;
    border-top: 2px solid #999999;
}

.vertCenter {
    top: 50% !important;
    transform: translateY(-50%);
}

@media only screen and (max-width: 64em) {
    .smallVertAlign {
        top: 0 !important;
        transform: translateY(0);
        margin-top: 1em;
    }
}

.productTitle {
    font-size: 1.375em;
    text-transform: capitalize;
}

.numberCircle {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    background: #c9c9c9;
    color: white;
    text-align: center;
    font-size: 1.2em;
}

.prodDescList li {
    margin: 0.3em 0 0.3em 0;
    line-height: 1.4em;
}

.linkStyle {
    color: #000;
}

.smallScreenCenter {
    text-align: center;
}

.fullWidthImg {
    width: 100%;
}


@media only screen and (max-width: 64em) {
    .prodRowTopMargin {
        margin-top: 2em !important;
    }
}
/*INDEX STYLING*/

.indexTitleText {
    font-size: 4.25em;
    text-transform: uppercase;
    line-height: 1em;
    margin-top: 1.8em;
}

.titleBodyDivider {
    background-color: #f8f8f8;
    border-top: 2px solid #000;
    margin-bottom: 10px;
}

.refresherText {
    margin-top: 1.2em;
}

.indexCatTitles {
    font-size: 1.1em;
    text-transform: capitalize;
    text-align: center;
    margin-top: 0.6em;
}

@media only screen and (max-width: 64em) {
    .indexTitleText {
        text-align: center;
        margin-top: 0.5em;
    }

    .indexCatTitles {
        font-size: 1.5em;
        text-align: center;
        text-transform: capitalize;
    }
}

.linkNoUnderline {
    text-decoration: none;
}

/*TOP TEN STYLES*/
.topTenHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/02-topten_03_large.jpg);
    height: 34.688em;
}

.topTenTitle {
    margin-top: 10em;
}

.numCircleTopOffset {
    margin-top: 5.5em;
}

.prodTitleTopOffset {
    margin-top: 5.3em !important;
}

/*WASH AND WEAR*/
@media only screen and (max-width: 64em) {
    .washWearTitle {
        margin-top: 0 !important;
    }
}

.washWearTitle {
    margin-top: 11.5em;
}

/*CHARACTER TRAITS*/
.characterHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/04-character_03_bg.jpg);
    height: 34.688em;
}

@media only screen and (max-width: 64em) {
    .pageTitleText {
        font-size: 2.75em;
        text-transform: uppercase;
        line-height: 0.9em;
    }
}

/*WELL BRANDED*/
@media only screen and (max-width: 64em) {
    .wellBrandedTitle {
        margin-top: 0 !important;
    }

    .pageTitleText {
        font-size: 2.75em;
        text-transform: uppercase;
        line-height: 0.9em;
    }
}

.wellBrandedTitle {
    margin-top: 11.8em;
}

/*WHAT TO WEAR*/
.whattowearTitle {
    margin-top: 12.8em;
}
.whattowearHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/06-whattowear_03_bg.jpg);
    height: 34.688em;
}

/*PERFECT FIT*/
.perfectFitTitle {
    margin-top: 7.8em;
}

.perfectFitTitle h1 {
        font-size: 3.6em;
        text-transform: uppercase;
        margin-bottom: 0.1em;
        line-height: 0.9em;
        letter-spacing: -0.03em;
    }
}

.fitTitleList {
    list-style: none;
    margin-top: 0.4em;
}

.fitTitleList li {
    margin-bottom: -0.1em;
}

@media only screen and (max-width: 64em) {
    .perfectFitTitle {
        margin-top: 0;
    }

    .fitTitleList li {
        display: flex;
        justify-content: center;
        font-size: 1.2em;
    }
}

/*MIX MATCH*/
.mixmatchHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/08-mixmatch_03_bg.jpg);
    height: 34.688em;
}

.mixmatchTitle {
    margin-top: 8em;
}

.mixmatchTitleList {
    list-style: none;
}

@media only screen and (max-width: 64em) {
    .mixmatchTitleList li {
        text-align: center;
        font-size: 1.2em;
    }

    .pageTitleText {
        font-size: 2.75em;
        text-transform: uppercase;
        line-height: 0.9em;
    }
}

/*SHIRT SMART*/
.shirtsmartHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/09-shirtsmarts_03_bg.jpg);
    height: 34.688em;
}

.shirtsmartTitle {
    margin-top: 13em;
}

/*SHIRT DNA*/
.dnaHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/10-shirtdna_03_bg.jpg);
    height: 34.688em;
}

.dnaTitle {
    margin-top: 8.5em;
}

.dnaTitleList {
    list-style: none;
}

@media only screen and (max-width : 64em) {
    .dnaTitleList li {
        display: flex;
        justify-content: center;
        font-size: 1.2em;
    }
}

.dnaProductRow {
    height: 22em;
}

.dnaList {
    line-height: 1.2em;
}

.dnaList li {
    margin-bottom: 0.7em;
}

/*COLLAR ID*/
.collarHero {
    background-image: url(https://assets.macysassets.com/dyn_img/creativepages/11-collar_03_bg.jpg);
    height: 34.688em;
}

.collarTitle {
    margin-top: 11.5em;
}

/*MARGIN TOP CLASSES*/
