/* aem overrides
------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .rte b {
        font-family: "Helvetica Neue LT W01_71488914", "Helvetica Bold",
        "Arial Bold", sans-serif;
    }
}

.video.baseComponent.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--10.aem-GridColumn.aem-GridColumn--offset--default--4.aem-GridColumn--offset--phone--1.aem-GridColumn--default--4 {
    display: flex !important;
    justify-content: center !important;
}

/* styles for component comparison chart */
#header-gas-cooktop div[style="background-color: #F2F2F2"] {
    min-height: 300px;
}

#header-top-load div[style="background-color: #F2F2F2"] {
    min-height: 300px;
}

#header-gas-cooktop2 div[style="background-color: #F2F2F2"] {
    min-height: 125px;
}

#header-top-load2 div[style="background-color: #F2F2F2"] {
    min-height: 125px;
}

#header-gas-cooktop3 div[style="background-color: #F2F2F2"] {
    min-height: 125px;
}

#header-top-load3 div[style="background-color: #F2F2F2"] {
    min-height: 125px;
}

@media (max-width: 576px) {
    #header-gas-cooktop div[style="background-color: #F2F2F2"] {
        min-height: 340px;
    }

    #header-top-load div[style="background-color: #F2F2F2"] {
        min-height: 340px;
    }

    h1:not(.platform-components-masthead__main-header) {
        text-align: center !important;
    }

    #header-gas-cooktop2 div[style="background-color: #F2F2F2"] {
        min-height: 100px;
    }

    #header-top-load2 div[style="background-color: #F2F2F2"] {
        min-height: 100px;
    }

    #header-gas-cooktop3 div[style="background-color: #F2F2F2"] {
        min-height: 100px;
    }

    #header-top-load3 div[style="background-color: #F2F2F2"] {
        min-height: 100px;
    }
}

/* ie 11 style fixes */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #header-gas-cooktop div[style="background-color: rgb(242, 242, 242);"] {
        min-height: 320px;
    }

    #header-top-load div[style="background-color: rgb(242, 242, 242);"] {
        min-height: 320px;
    }

    div[style="background-color: rgb(238, 177, 17);"] h4 {
        padding-left: 3%;
    }

    /* style fixes for grid v2 layout component on ie 11 */
    .grid-layout__text--center-aligned {
        align-items: stretch !important;
    }

    .grid-layout__image img {
        height: 70%;
    }
}

div[style="background-color: #F2F2F2"] ul {
    margin: 0 0 0;
    padding: 1rem 0 0 2rem;
}

div[style="background-color: #EEB111"] {
    padding-left: 1rem;
}

div[style="background-color: #EEB111"] h3 {
    font-family: Helvetica Neue, sans-serif ;
    font-style: normal;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.3;
    padding: 15px 0 15px 0;
    text-align: left;
}

#header-front-load {
    margin-right: 1.5px;
}

#header-top-load {
    margin-left: 1.5px;
}

@media (max-width: 1200px) {
    div[style="background-color: #EEB111"] h4 {
        font-size: 1.6em !important;
    }
}

@media (min-width: 1025px) {
    div[style="background-color: #EEB111"] h3 {
        max-width: 80%;
    }
}

/* IE10+ CSS styles go here */
/* fixes for content card v2 component on ie 11 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .content-card {
        max-height: 529px !important;
    }

    .content-card__header.content-card__text--left {
        min-height: 114px;
        margin-top: -60%;
        margin-bottom: 0;
    }

    .content-card__text {
        max-height: 118px;
        margin-top: -140%;
    }

    .content-card__buttons {
        min-height: 150px;
    }
}

a b {
    font-size: 100%;
}

/*makes the paragraphs in content cards have the same font size as all other paragraphs*/
@media (max-width: 1023px) {
    p {
        font-size: 1em;
    }
}

/*reducing h4 in table padding on mobile*/
@media screen and (max-width: 800px) {
    table h4 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* styles for page: /content/whirlpoolv2/en_us/blog/washers-and-dryers/washer-care-symbol-guide */
p b a {
    font-family: "Helvetica Neue LT W01_71488914", "Helvetica Bold",
    "Arial Bold", sans-serif;
}

@media (max-width: 767px) {
    .grid-layout__text {
        padding: 1rem 0;
    }
}

/* buttons on nav */
/*review nav before it sticks per-each article*/
@media (max-width: 1045px) {
    .platform-components-sticky-nav__buttons-wrapper .platform-components-sticky-nav__button:hover,
    .platform-components-sticky-nav__menu .platform-components-sticky-nav__button:hover,
    .platform-components-sticky-nav .platform-components-sticky-nav__buttons-wrapper button.platform-components-sticky-nav__button,
    .platform-components-sticky-nav .platform-components-sticky-nav__menu button.platform-components-sticky-nav__button {
        height: calc(100% - 20px);
    }
}

/*  https://whirlpool-organic-content.surge.sh/blog-styles.css
========================================================================*/
html.aem-AuthorLayer-Edit .baseComponent.raw-html {
    min-height: 30px;
}

.overlay-wrapper .middle-center h2 {
    margin: 0;
}

h2,
h3,
h4,
h5,
h6 {
    color: #000000;
}

/*override for style in nav*/
.richText p {
    margin-top: 0;
}

.richtext p a {
    font-size: inherit;
}

.richtext ul {
    padding-left: 20px;
}

.richtext ul li {
    padding: 6px 0;
    list-style-position: outside;
}

.table,
.richtext table {
    border: none;
}

.img-wrapper .desktop-mobile-top .overlay-text div h1 {
    text-transform: none;
    line-height: 1.25;
}

.overlay-wrapper .middle-center h1 .reg,
.overlay-wrapper .middle-center h2 .reg {
    font-size: 12px;
    position: relative;
    top: -12px;
}

@media (min-width: 769px) {
    .richtext h1,
    .richtext h2,
    .richtext h3,
    .richtext h4,
    .richtext h5,
    .richtext h6 {
        margin-top: 0;
    }

    .overlay-wrapper .middle-center h1,
    .overlay-wrapper .middle-center h2 {
        font-size: 48px;
        margin: 0;
    }

    .overlay-wrapper .middle-center h1 .reg,
    .overlay-wrapper .middle-center h2 .reg {
        font-size: 12px;
        position: relative;
        top: -25px;
    }

    .richtext h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .richtext h3 {
        font-size: 25px;
    }

    .richtext p {
        color: #353535;
        font-size: 16px;
        line-height: 1.5;
    }

    .richtext p a {
        font-size: inherit;
    }

    .richtext table > tbody > tr > td {
        font-size: 16px;
        padding: 14px 30px;
    }

    .richtext table > tbody > tr > td p {
        margin: 0;
    }
}

.baseComponent.section.columncontrol {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: solid 1px #e0e0e0;
}

tbody {
    background-color: #f4f4f4;
}

tbody > tr:nth-of-type(1) {
    background-color: #eeb111;
}

tbody > tr:nth-of-type(1) th > * {
    color: #fff;
    vertical-align: middle;
    margin: 0;
}

.product-badge {
    display: none !important;
}

@media (max-width: 576px) {
    .baseComponent.section.columncontrol {
        padding-top: 0;
        padding-bottom: 10px;
    }
}

.at-share-btn-elements a {
    width: auto !important;
    background-color: #eeb111 !important;
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
    transition: none !important;
    transform: translateY(0) !important;
}

@media (max-width: 768px) {
    .richtext li {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 16px;
        line-height: 1.6rem;
    }
}