@import 'flexgrid.css';
@import 'visibility.css';

/*removing the flashtalking iframe from browser visibility */
iframe[src*='servedby.flashtalking'] {
    display: none;
}
/*removing the flashtalking iframe from browser visibility */



/***************
ASHLEY BM STYLES
***************/


/*
//--------------------------------
//  VIEWPORT RANGES
//--------------------------------
mobile small device : 320px - 479px
mobile regular device: 480px - 767px
tablet device: 768px - 1024px
desktop: 1025px +
max delta: 1279px - only used on header and footer

*/

.af-pointer-cursor {
    cursor: pointer;
}


/* Hide breadcrumbs when there is only one */

ol.breadcrumb li:only-of-type {
    display: none;
}


/* CUSTOM CLASSES */


/*examples*/

.level-1>li>a.category-mattresses-top {
    /*insert properties & values here*/
}

.custom-link-accent-1 {
    color: magenta;
}


/*CSS partioned into sections
/* HOMEPAGE */


/*examples*/

.slot-hero-slider h2 {
    /*insert properties & values here*/
}

@media only screen and (min-width: 768px) {
    .slot-hero-slider h2 {
        /*insert properties & values for tablet and desktop viewports*/
    }
}

.global-link,
.global-link:visited,
.global-link:hover,
.global-link:focus {
    text-decoration: none;
    color: #000;
}

.af-capitalize {
    text-transform: capitalize;
}


/*  GLOBAL OVERWRITING */

#primary .category-landing-section {
    margin-bottom: 0;
}

#primary .af-main-category-row:last-child,
#main .af-home-page-row:last-child {
    margin-bottom: 0;
}

#primary .af-main-category-no-nav-full-row:last-child {
    margin-bottom: 0;
}

#primary .recommend-slider.category-product-recommend {
    margin-top: 70px;
}

#primary .recommend-slider.category-product-recommend:not(:last-child) {
    margin-bottom: 70px;
}


/*  BUTTONS */

a:hover.af-primary-button,
a:hover.af-secondary-button {
    background-color: #8fabe3;
    color: #fff;
    text-decoration: none;
}

.af-primary-button:hover,
.af-secondary-button:hover {
    background-color: #8fabe3;
}

.af-primary-button {
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1em;
    padding: 0.9375rem 26px;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.025em;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    background-color: #4180c1;
    width: 349px;
    height: 50px;
    border: initial;
    text-transform: initial;
}

@media (max-width: 767px) {
    .af-primary-button {
        width: 236px;
        height: 34px;
        font-size: 13px;
        line-height: 0.3;
        letter-spacing: 0.1px;
    }
}

.af-secondary-button {
    cursor: pointer;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    padding: 0.7rem 0;
    font-weight: 600;
    font-size: 19.9px;
    letter-spacing: 0.025em;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    background-color: #4180c1;
    width: 280px;
    height: 41px;
}

@media(max-width: 767px) {
    .af-secondary-button {
        width: 159px;
        height: 24px;
        font-size: 9.3px;
        font-weight: bold;
        padding: 7px 0;
        letter-spacing: 0.2px;
    }
}


/* BUTTON LINK */

.button-text {
    color: #36C;
}


/* END BUTTON LINK */


/* ARTICLES */

.test-article-mattresses-1 h1 {
    color: #ff4c56;
}


/* MODAL  */

.af-modal {
    display: none;
}

.af-dialog-message.ui-dialog-content {
    display: block;
}

.ui-dialog .af-modal.ui-dialog-content {
    overflow: auto;
}


/* UL DROP DOWN */

.af-drop-down ul {
    height: 30px;
    width: 200px;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.af-drop-down ul li {
    padding: 5px 0;
    border: solid 1px #cccccc;
    border-top: none;
    font-size: 19.9px;
    line-height: 25px;
    letter-spacing: 1px;
}

.af-drop-down li.init {
    border: none;
    background-color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
}

.af-drop-down ul li:not(.init) {
    float: left;
    width: 198px;
    display: none;
    background-color: rgba(245, 245, 245, 1);
    cursor: default;
}

.af-drop-down ul li:not(.init):hover,
.af-drop-down ul li.selected:not(.init) {
    background: #4180c1;
}

.af-drop-down a#submit {
    z-index: 1;
}

.af-down-arrow {
    background: #fff url("/on/demandware.static/Sites-Ashley-US-Site/-/default/v1505948567803/images/svg-icons/arrow-select-icon.svg") no-repeat scroll;
    background-position: right 0 center;
    padding-right: 26px;
}


/* deals sub pages */

.af-deals-wrap {
    color: #636566;
    font-family: "Open Sans";
    text-align: center;
}

.af-deals-wrap header {
    margin-top: -20px;
}

.af-deals-main-section {
    margin: 100px 30px 0;
}

.af-deals-header-social-links {
    float: right;
    margin: -20px 0 12px;
}

.af-deals-header-social-links svg {
    margin-left: 11px;
    width: 22px;
    height: 22px;
}

hr.smallMargin {
    margin-top: .5em;
    margin-bottom: .5em;
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}

.af-deals-wrap h1 {
    text-transform: uppercase;
}


/* Black Friday deal page */

.af-font-main.af-main-category-no-nav-row.af-deals-black-friday-component {
    margin-bottom: 56px;
    margin-top: 26px;
}

.af-deals-black-friday-text-block p {
    margin: 36px 0;
    font-size: 18px;
    letter-spacing: 0.4px;
    text-align: left;
}

.af-deals-black-friday-img-block {
    position: relative;
    width: 100%;
}

.af-deals-black-friday-sign-up {
    position: absolute;
    top: 42px;
    right: 33px;
    width: 449px;
    height: 334px;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    line-height: 1.2;
    color: #ffffff;
}

.af-deals-black-friday-sign-up-text-1 {
    margin-top: 26px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.6px;
}

.af-deals-black-friday-sign-up-text-2 {
    margin-top: 18px;
    font-size: 18px;
    letter-spacing: 0.4px;
}

.af-deals-black-friday-sign-up-text-3 {
    margin-top: 22px;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.6px;
}

.af-deals-black-friday-sign-up-line {
    margin: 33px auto 0;
    width: 288px;
    height: 2px;
    background-color: #e1e1e1;
}

.af-deals-black-friday-sign-up-inputs-block {
    width: 394px;
    margin: 22px auto 0;
}

.af-deals-black-friday-sign-up-inputs-block input {
    float: left;
    width: 274px;
    height: 32px;
    padding: 0 20px;
}

.af-deals-black-friday-sign-up-inputs-block button {
    float: right;
    height: 32px;
    width: 110px;
    padding: 0;
    min-height: initial;
}

@media (max-width: 767px) {
    .af-deals-black-friday-img-block img {
        display: none;
    }
    .af-deals-black-friday-text-block {
        margin: 36px 20px 0;
    }
    .af-deals-black-friday-sign-up {
        position: relative;
        width: 100%;
        top: initial;
        right: initial;
        height: 300px;
        padding-top: 17px;
    }
    .af-deals-black-friday-sign-up-text-1 {
        margin: 0px 25px;
        font-size: 21px;
        letter-spacing: 0.4px;
    }
    .af-deals-black-friday-sign-up-line {
        margin-top: 16px;
    }
    .af-deals-black-friday-sign-up-text-2 {
        margin-top: 11px;
        font-size: 15px;
        letter-spacing: 0.3px;
    }
    .af-deals-black-friday-sign-up-text-3 {
        margin-top: 10px;
        font-size: 30px;
        line-height: 1.6;
        letter-spacing: 0.6px;
    }
    .af-deals-black-friday-sign-up-inputs-block {
        width: 100%;
    }
    .af-deals-black-friday-sign-up-inputs-block input {
        float: initial;
        display: block;
        margin: 27px auto 18px;
    }
    .af-deals-black-friday-sign-up-inputs-block button {
        float: initial;
    }
    .af-deals-black-friday-text-block p {
        font-size: 14px;
        letter-spacing: 0.3px;
        color: #010101;
    }
}


/* Components START */

#primary .af-non-transform {
    text-transform: none;
    background-color: #4181c1;
    border-color: #4181c1;
}

.af-font-main {
    font-family: "Open Sans";
    color: #000;
}

.af-main-category-no-nav-full-row {
    margin: 0 auto 82px;
    width: 100%;
}

.af-main-category-no-nav-row {
    margin: 0 auto 82px;
    width: 100%;
}

.af-main-category-top-row {
    margin-bottom: 15px;
}

.af-inline-block {
    display: inline-block;
}

.af-text-row-1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
}

.af-text-row-2 {
    margin-top: 25px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
}

.af-text-line {
    width: 144px;
    margin: 18px auto 0;
    background-color: #959595;
    border: solid 1px #959595;
}

.af-text-row-3 {
    margin-top: 16px;
    height: 18px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.af-image-widht-640 img {
    width: 640px;
}

.af-image-full-width img {
    min-width: 100%;
}

@media (max-width: 1279px) {
    .af-text-row-1 {
        font-size: 15px;
        line-height: 1.4;
    }
    .af-text-row-2 {
        margin-top: 10px;
        font-size: 10px;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0.2px;
    }
    .af-text-line {
        width: 78px;
        margin: 10px auto 0;
        background-color: #959595;
        border: solid 1px #959595;
    }
    .af-text-row-3 {
        margin-top: 10px;
        height: 9px;
        font-size: 10px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0.2px;
    }
}

.af-link,
.af-link:hover {
    text-decoration: none;
    color: #000000;
}

.af-white-link,
.af-white-link:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.af-black-link,
.af-black-link:hover {
    text-decoration: none;
    color: #000;
}

.af-clear {
    clear: both;
}

.af-floatR {
    float: right;
}

.af-floatL {
    float: left;
}

.af-center {
    margin: 0 auto;
}

.af-strong {
    font-weight: bold;
}

.af-text-center {
    text-align: center;
}

.af-caps {
    text-transform: uppercase;
}

.af-inline-text-super-icon {
    width: .7em;
    height: .7em;
    margin-left: .25em;
    position: relative;
    top: -.15em;
    fill: currentColor;
}

@media (max-width: 768px) {
    /* footer pages */
    .footer-margins {
        margin: 0 10px;
    }
    /* end of footer page */
}

@media (max-width: 767px) {
    .af-home-page-row {
        margin: 0 auto 40px;
        max-width: 100%;
    }
    .af-main-category-row {
        margin: 0 auto 40px;
        max-width: 508px;
    }
    .af-hidden-xs {
        display: none;
    }
    .af-visible-xs {
        display: block;
    }
}

@media (min-width: 768px) {
    .af-home-page-row {
        margin: 0 auto 50px;
        max-width: 688px;
    }
    .af-main-category-row {
        margin: 0 auto 40px;
        max-width: 508px;
    }
    .af-hidden-sm {
        display: none;
    }
    .af-visible-sm {
        display: block;
    }
}

@media (min-width: 1024px) {
    .af-home-page-row {
        margin: 0 auto 60px;
        max-width: 910px;
    }
    .af-hidden-md {
        display: none;
    }
    .af-visible-md {
        display: block;
    }
}

@media(min-width: 1280px) {
    .af-main-category-row {
        margin: 0 auto 70px;
        max-width: 1035px;
        width: 1035px;
    }
    .af-hidden-lg {
        display: none;
    }
    .af-visible-lg {
        display: block;
    }
}

@media (min-width: 1440px) {
    .af-home-page-row {
        margin: 0 auto 70px;
        max-width: 1282px;
    }
    .af-hidden-xl {
        display: none;
    }
    .af-visible-xl {
        display: block;
    }
}


/* Components END */


/*brown banner cat */

@media (max-width: 767px) {
    .af-banner-block {
        height: 100px;
        background-color: #3c3534;
        text-align: center;
        margin: auto;
    }
    .af-banner-top-text {
        font-size: 16px;
        padding-top: 20px;
        letter-spacing: .8px;
        width: 100%;
        color: #ffffff;
        font-weight: bold;
        line-height: 1.1;
    }
    .af-banner-top-text,
    /* .af-banner-middle-text, */
    .af-banner-bottom-text {
        margin: 0;
    }
    .af-banner-link {
        text-decoration: none;
    }
    .af-banner-bottom-text {
        font-size: 11px;
        font-weight: 600;
        letter-spacing: .8px;
        padding-top: 10px;
        color: #fffefe;
    }
}

@media (min-width: 768px) {
    .af-banner-block {
        height: 276px;
    }
    .af-banner-block {
        max-width: 991px;
        height: 125px;
        background-color: #3c3534;
        text-align: center;
        margin: auto;
    }
    .af-banner-top-text {
        font-size: 22px;
        padding-top: 20px;
        letter-spacing: .8px;
        width: 100%;
        color: #ffffff;
        font-weight: bold;
        line-height: 1.3;
    }
    .af-banner-top-text,
    /* .af-banner-middle-text, */
    .af-banner-bottom-text {
        margin: 0;
    }
    .af-banner-link {
        text-decoration: none;
    }
    .af-banner-bottom-text {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .8px;
        padding-top: 10px;
        color: #fffefe;
    }
}

@media (min-width: 1024px) {
    .af-banner-top-text {
        padding-top: 20px;
        font-size: 30px;
    }
    .af-banner-block {
        height: 164px;
    }
    .af-banner-bottom-text {
        font-size: 14px;
        padding-top: 13px;
    }
}

@media(min-width: 1440px) {
    .af-banner-top-text {
        padding-top: 30px;
        font-size: 42px;
    }
    .af-banner-block {
        height: 227px;
        max-width: 1282px;
    }
    .af-banner-bottom-text {
        font-size: 22px;
        padding-top: 13px;
    }
    /* .af-banner-middle-text {
         font-size: 60px;
         height: 60px;
         padding-top: 45px;
         color: #fffefe;
} */
}


/*end of brown banner cat*/


/* two line brown banner global */

.af-banner-link-cat {
    text-decoration: none;
}

.af-brown-banner {
    margin: 0 auto 15px;
}

.af-banner-block-cat {
    height: 120px;
    background-color: #3c3534;
    text-align: center;
    margin: auto;
}

.af-banner-top-text-cat,
.af-banner-middle-text-cat,
.af-banner-bottom-text-cat {
    margin: 0;
}

.af-banner-top-text-cat {
    font-size: 22px;
    padding-top: 22px;
    letter-spacing: .8px;
    width: 100%;
    color: #ffffff;
    font-weight: bold;
}

.af-banner-middle-text-cat {
    font-size: 42px;
    height: 42px;
    padding-top: 22px;
    color: #fffefe;
}

@media (max-width: 1279px) {
    .af-banner-block-cat {
        height: 64px;
    }
    .af-banner-top-text-cat {
        font-size: 10px;
        padding-top: 10px;
        letter-spacing: .8px;
        width: 100%;
        color: #ffffff;
        font-weight: bold;
    }
    .af-banner-middle-text-cat {
        font-size: 22px;
        height: 22px;
        padding-top: 2px;
        color: #fffefe;
    }
}


/* end of brown-banner css */


/* image-3-4-right-text */

.af-image-3-4-right-text-text-block {
    text-align: left;
}

.af-image-3-4-right-text-row-1 {
    font-weight: bold;
    line-height: 1.2;
}

.af-image-3-4-right-text-row-2 {
    font-weight: 600;
    letter-spacing: 0.6px;
}

.af-image-3-4-right-tex-image-text {
    margin-top: -35px;
    color: #ffffff;
    text-align: left;
}

.af-image-3-4-right-tex-image-text-xs {
    display: none;
    text-align: center;
    margin: 19px 22px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -0.7px;
}

.af-image-3-4-right-text-text-block-xs .af-image-3-4-right-text-row-1 {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -0.2px;
    margin-bottom: 10px;
}

.af-image-3-4-right-text-text-block-xs .af-image-3-4-right-text-row-2 {
    font-size: 11px;
    letter-spacing: 0.1px;
    margin-bottom: 17px;
}

.af-image-3-4-right-text-text-block-xs {
    text-align: center;
}

@media (max-width: 767px) {
    .af-image-3-4-right-text-text-block {
        display: none;
    }
    .af-image-3-4-right-text-image img {
        min-width: 100%;
    }
    .af-image-3-4-right-tex-image-text-xs {
        display: block;
    }
    .af-image-3-4-right-tex-image-text {
        display: none;
    }
}

@media (min-width: 768px) {
    .af-image-3-4-right-text-text-block {
        padding-bottom: 45px;
        padding-left: 20px;
    }
    .af-image-3-4-right-text-row-1 {
        font-size: 16px;
    }
    .af-image-3-4-right-text-line {
        margin: 5px 0;
        width: 76px;
    }
    .af-image-3-4-right-text-row-2 {
        font-size: 12px;
    }
    .af-image-3-4-right-tex-image-text {
        font-size: 12px;
        margin-left: 27px;
        letter-spacing: -0.1px;
    }
    .af-image-3-4-right-text-text-block-xs {
        display: none;
    }
}

@media (min-width: 1024px) {
    .af-image-3-4-right-text-text-block {
        padding-bottom: 60px;
        padding-left: 27px;
    }
    .af-image-3-4-right-text-row-1 {
        font-size: 21px;
    }
    .af-image-3-4-right-text-line {
        margin: 15px 0;
        width: 102px;
    }
    .af-image-3-4-right-text-row-2 {
        font-size: 14px;
    }
    .af-image-3-4-right-tex-image-text {
        font-size: 14px;
        margin-left: 66px;
        margin-top: -30px;
        height: 30px;
        letter-spacing: 0.2px;
    }
}

@media(min-width: 1440px) {
    .af-image-3-4-right-text-text-block {
        padding-bottom: 86px;
        padding-left: 38px;
    }
    .af-image-3-4-right-text-row-1 {
        font-size: 30px;
    }
    .af-image-3-4-right-text-line {
        margin: 20px 0;
        width: 144px;
    }
    .af-image-3-4-right-text-row-2 {
        font-size: 22px;
    }
    .af-image-3-4-right-tex-image-text {
        font-size: 22px;
        margin-left: 30px;
        margin-top: -39px;
        height: 39px;
    }
}


/* END image-3-4-right-text */


/* top-banner-furniture */

.af-furniture-top-banner-container {
    width: 100%;
    height: 61px;
    background-color: #3c3534;
    margin-bottom: 15px;
}

.af-furniture-top-banner-lg-text {
    margin-left: 58px;
    height: 21px;
    font-size: 30px;
    font-weight: bold;
    line-height: 61px;
    letter-spacing: 0.8px;
    text-align: left;
    color: #fffefe;
    text-transform: uppercase;
    float: left;
}

.af-furniture-top-banner-sm-text {
    float: right;
    margin-top: 24px;
    margin-right: 28px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.6px;
    text-align: left;
    color: #fffdfd;
    text-decoration: none;
    height: 24px;
}

.af-furniture-top-banner-sm-text:hover {
    text-decoration: none;
    color: #fffdfd;
}

@media (max-width: 1279px) {
    .af-furniture-top-banner-container {
        height: 33px;
    }
    .af-furniture-top-banner-lg-text {
        margin-left: 24px;
        line-height: 33px;
        font-size: 15px;
        letter-spacing: 0.4px;
    }
    .af-furniture-top-banner-sm-text {
        margin-top: 0;
        margin-right: 19px;
        line-height: 33px;
        font-size: 10px;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 767px) {
    .af-furniture-top-banner-container {
        height: 100px;
        text-align: center;
    }
    .af-furniture-top-banner-lg-text {
        margin: 12px 5px;
        height: auto;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.1;
        width: 100%;
    }
    .af-furniture-top-banner-save-up {
        display: inline-block;
        text-transform: initial;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #fffefe;
    }
    a.af-furniture-top-banner-sm-text {
        font-size: 14px;
        line-height: 1;
        float: initial;
    }
}


/* TOP BANNER END */


/* shop-by-category */

.af-shop-grid-line {
    background-color: #000000;
    border: solid 1px #000000;
    margin: auto;
}

.af-shop-grid-category {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
    height: 21px;
    margin: 0 1%;
}

.af-shop-grid-system {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: -ms-wrap;
    flex-wrap: -ms-wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    /* removed 50px margin-bottom*/
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.af-shop-grid-block {
    width: 30%;
    text-align: center;
}

.af-shop-grid-block p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    letter-spacing: 0.6px;
    color: #000000;
}

.af-shop-grid-block div {
    margin-bottom: 1vh;
}


/* START OF YSYW */

.af-shop-grid-block .af-color-panel,
.af-shop-grid-block .af-color-panel div {
    text-align: left;
    margin-bottom: 0;
}

.af-color-panel div span {
    display: inline-block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-left: 7px;
    margin-bottom: 10px;
}

.af-color-panel {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.6px;
}

.af-color-panel-slate {
    background-color: #5c5d59;
}

.af-color-panel-pebble {
    background-color: #bdafa4;
}

.af-color-panel-mocha {
    background-color: #8f7b5d;
}

.af-color-panel-pacific {
    background-color: #4d5f81;
}

.af-color-panel-walnut {
    background-color: #735f53;
}


/* END OF YSYW */

@media (max-width: 1023px) {
    .af-shop-grid-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .af-shop-grid-line {
        width: 20%;
    }
}

@media (max-width: 450px) {
    .af-shop-grid-line {
        width: 10%;
    }
}

@media (min-width: 1024px) {
    .af-shop-grid-line {
        width: 28%;
    }
    .af-shop-grid-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (min-width: 1280px) {
    .af-shop-grid-line {
        width: 38%;
    }
}

@media(max-width:767px) {
    .af-shop-grid-flex {
        width: 100%;
    }
    .af-shop-grid-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
    p.af-shop-grid-category.af-font {
        font-size: 16px;
        height: 14px;
        font-weight: bold;
        letter-spacing: 0.6px;
        text-align: center;
        padding: 0;
    }
    hr.af-text-line.af-shop-grid-line {
        margin: auto 0;
        width: 10%;
    }
    .af-shop-grid-block p {
        font-size: 10px;
        font-weight: 600;
        letter-spacing: 0.3px;
    }
}


/* END shop-by-category */


/* the-studio */

.af-studio-text {
    width: 342px;
    float: right;
    margin: 0 60px 0 0;
    position: relative;
    z-index: 9;
    bottom: 350px;
    text-align: center;
}

.af-studio-coming {
    height: 28px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin-bottom: 10px;
    text-align: center;
}

.af-studio-height {
    height: 429px;
    overflow: hidden;
}


/* END the-studio */


/* image-3-across */

.af-clear {
    clear: both;
}

.af-floatR {
    float: right;
}

.af-floatL {
    float: left;
}

.af-center {
    margin: 0 auto;
}

.af-boxes {
    text-align: center;
    width: 100%
}

.af-boxes>a {
    display: inline-block;
    height: 395px;
    width: 320px
}

.af-footTitle {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .5px;
    text-align: left;
    color: #010000;
    margin: 22px 0 0 0;
}

.af-footSmall {
    font-weight: normal;
    margin-top: 9px;
}

@media (max-width: 1279px) {
    .af-boxes .af-footTitle {
        font-size: 12px;
        margin: 0px;
        letter-spacing: 0px;
    }
    .af-boxes .af-footSmall {
        font-size: 10px;
        margin: 0px;
    }
    .af-boxes>a {
        width: 160px;
        height: auto;
    }
}


/* END image-3-across */


/* three images footer */

.af-3-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #f2f2f2;
    padding: 30px;
}

.af-3-images-block {
    width: 30%;
    background-color: #fff;
}

.af-3-images-text-wrapper {
    padding: 5px 0 10px 15px;
}

.af-3-images-text-1 {
    font-weight: 600;
    margin: unset;
    margin-top: 15px;
}

.af-3-images-text-2 {
    font-size: 14px;
    line-height: 1.29;
    margin: unset;
}

@media (max-width: 1279px) {
    .af-3-images-text-wrapper {
        padding: 5px;
    }
    .af-3-images {
        padding: 15px;
    }
    .af-3-images-text-1 {
        font-size: 12px;
        margin: 5px 0
    }
    .af-3-images-text-2 {
        font-size: 12px;
        margin-top: 5px;
    }
}

@media (max-width: 767px) {
    .af-3-images {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 1177px;
        padding: 20px;
    }
    .af-3-images .af-3-images-block {
        width: initial;
    }
    .af-3-images .af-3-images-block img {
        min-width: 100%;
    }
    .af-3-images .af-3-images-text-1 {
        margin-top: 18px;
        font-size: 16px;
        letter-spacing: 0.6px;
    }
    .af-3-images .af-3-images-text-2 {
        font-size: 14px;
        line-height: 1.29;
        color: #010101;
    }
    .af-3-images .af-3-images-text-wrapper {
        min-height: 143px;
    }
}


/* end of three images footer */


/* multi-image-text-right */

.af-multi-image-text-right {
    text-align: center;
    color: #000000;
}

.af-multi-image-text-right-footer {
    margin-top: -129px;
}

.af-multi-image-text-right-text-block {
    width: 37%;
    padding-bottom: 162px;
}

.af-multi-image-text-right-image-text {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.2px;
}

@media (max-width: 1279px) {
    .af-multi-image-text-right-footer .af-inline-block {
        vertical-align: bottom;
    }
    .af-multi-image-text-right-footer .af-inline-block img {
        margin-bottom: -5px;
    }
    .af-multi-image-text-right-image-text {
        line-height: 1;
        height: 20px;
        width: 73px;
        margin: 0 auto;
    }
}

@media (min-width: 1280px) {
    .af-multi-image-text-right-center-image img {
        margin: 0 7px;
    }
    .af-multi-image-text-right-text-block {
        padding-bottom: 316px;
    }
    .af-multi-image-text-right-image-text {
        padding-bottom: 5px;
        font-size: 18px;
        letter-spacing: 0.5px;
    }
    .af-multi-image-text-right-footer {
        margin-top: -262px;
    }
}


/* END multi-image-text-right */


/* multi-image-text-left */

.af-multi-image-text-left {
    text-align: center;
    color: #000000;
}

.af-multi-image-text-left-footer {
    margin-top: -129px;
}

.af-multi-image-text-left-text-block {
    width: 37%;
    padding-bottom: 162px;
}

.af-multi-image-text-left-image-text {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.2px;
}

@media (max-width: 1279px) {
    .af-multi-image-text-left-footer .af-inline-block img {
        margin-bottom: -5px;
    }
}

@media (min-width: 1280px) {
    .af-multi-image-text-left-center-image img {
        margin: 0 7px;
    }
    .af-multi-image-text-left-text-block {
        padding-bottom: 316px;
    }
    .af-multi-image-text-left-image-text {
        padding-bottom: 5px;
        font-size: 18px;
        letter-spacing: 0.5px;
    }
    .af-multi-image-text-left-footer {
        margin-top: -262px;
    }
}


/* END multi-image-text-left */


/* imageTextLink_v9_2 */

.af-image-text-link-v9-2-wrap.af-grid-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-v9-2-text-column,
.af-image-text-link-v9-2-img-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-v9-2-text-column {
    width: 38%;
    vertical-align: bottom;
}

.af-image-text-link-v9-2-img-column {
    width: 61%;
}

.af-image-text-link-v9-2-small-img-block.af-grid-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 4%;
    width: 100%;
}

.af-image-text-link-v9-2-small-img {
    max-width: 30%;
}

.af-image-text-link-v9-2-text-inside {
    max-width: 269px;
    margin: auto;
    padding: 10% 0;
}

.af-multi-image-text-left-image-text {
    margin-top: 4%;
}

.af-image-text-link-v9-2-row.af-image-text-link-v9-2-row-2.af-grid-flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 1279px) {
    .af-image-text-link-v9-2-small-img-block.af-grid-flex {
        margin-top: 1%;
    }
}

@media (max-width: 767px) {
    .af-image-text-link-v9-2-text-column,
    .af-image-text-link-v9-2-img-column {
        width: 100%;
    }
    .af-image-text-link-v9-2-text-column.af-grid-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .af-image-text-link-v9-2-secondary-img {
        width: 55%;
    }
    .af-image-text-link-v9-2-text {
        width: 45%;
    }
}


/* END imageTextLink_v9_2 */


/* imageTextLink_v32 */

.af-image-text-link-v32-wrap.af-grid-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-v32-text {
    font-size: 20px;
    margin: 10% 0 0 10%;
    line-height: 1.2;
}

.af-image-text-link-v32-img.af-image-text-link-v32-text-top .af-image-text-link-v32-text {
    margin: 0 10% 10% 0;
    text-align: right;
}

.af-image-text-link-v32-text b {
    font-weight: 600;
}

@media (max-width: 1279px) {
    .af-image-text-link-v32-img.af-image-text-link-v32-img-small {
        max-width: 16%;
    }
    .af-image-text-link-v32-img {
        max-width: 29%;
    }
    .af-image-text-link-v32-text {
        font-size: 10px;
    }
}

@media (max-width: 757px) {
    .af-image-text-link-v32-img.af-image-text-link-v32-img-small {
        max-width: 32%;
    }
    .af-image-text-link-v32-img {
        max-width: 58%;
    }
    .af-image-text-link-v32-text {
        font-size: 15px;
    }
    .af-image-text-link-v32-small-row {
        margin-top: 30px;
    }
}


/* END imageTextLink_v32 */


/* imageTextLink_v33 */

.af-image-text-link-v33-wrap.af-grid-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-v33-small-coll.af-grid-flex {
    width: 39%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-v33-large-coll.af-grid-flex {
    width: 59%;
}

.af-image-text-link-v33-wrap.af-grid-flex .af-grid-flex a {
    position: relative;
}

.af-image-text-link-v33-text {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 25px;
    font-weight: 600;
}

@media (max-width: 1279px) {
    .af-image-text-link-v33-text {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .af-image-text-link-v33-wrap.af-grid-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .af-image-text-link-v33-small-coll.af-grid-flex {
        width: 100%;
        margin: 0;
    }
    .af-image-text-link-v33-large-coll.af-grid-flex {
        width: 100%;
    }
    .af-image-text-link-v33-wrap.af-grid-flex .af-grid-flex img {
        min-width: 100%;
        margin-bottom: 20px;
    }
}


/* END imageTextLink_v33 */


/* imageTextLink_v34 */

.af-empty-cell {
    margin: 0;
}

.af-image-text-link-v34-header {
    width: 100%;
    position: relative;
    margin-top: 50px;
}

.af-image-text-link-v34-header-text {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.7px;
    background-color: #fff;
    padding-right: 40px;
    position: absolute;
    top: 4px;
    left: 0;
}

.af-image-text-link-v34-header-line {
    display: inline-block;
    width: 100%;
    background-color: #000;
    height: 2px;
}

.af-image-text-link-v34-grid.af-grid-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (min-width: 1025px) {
    .af-grid-flex {
        display: none;
    }
}

.af-image-text-link-v34-cell {
    width: 19%;
    text-align: center;
    margin: 35px 0 0;
    margin-right: 1.25%;
}

@media (min-width: 1025px) {
    .af-image-text-link-v34-cell:nth-child(5n) {
        margin-right: 0;
    }
}

.af-image-text-link-v34-cell img {
    min-width: 100%;
}

.af-image-text-link-v34-text {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 1.2;
    margin: 19px 2px 0;
}

@media (max-width: 1024px) {
    .af-image-text-link-v34-cell {
        width: 32.5%;
        margin: 15px 0 0;
        margin-right: 1.25%
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .af-image-text-link-v34-cell:nth-child(3n) {
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .af-image-text-link-v34-header {
        margin-top: 15px;
    }
    .af-image-text-link-v34-header-text {
        font-size: 13px;
        padding-right: 10px;
        padding-left: 5px;
    }
    .af-image-text-link-v34-cell {
        width: 49%;
        margin: 15px 0 0;
        margin-right: 2%;
    }
    .af-image-text-link-v34-cell:nth-child(2n) {
        margin-right: 0;
    }
    .af-image-text-link-v34-text {
        font-size: 1rem;
    }
}


/* END imageTextLink_v34 */


/* one-image-text-left & one-image-text-right */

.af-furniture-category-row-text {
    display: inline-block;
    width: 390px;
    padding-bottom: 203px;
    text-align: center;
    color: #000000;
}

@media (max-width: 1279px) {
    .af-furniture-category-row-text {
        width: 206px;
        padding-bottom: 91px;
    }
}


/* END one-image-text-left & one-image-text-right */


/* imageTextLink_v12 / imageTextLink_v13 */

.af-image-text-link-12-13-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.af-image-text-link-12-13-text {
    text-align: center;
    color: #000000;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 60px;
}

.af-image-text-link-12-13-img {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
}

@media (max-width: 767px) {
    .af-image-text-link-12-13-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .af-image-text-link-12-13-wrap.af-image-text-link-12-wrap-text-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .af-image-text-link-12-13-text {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .af-image-text-link-12-13-img {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .af-image-text-link-12-13-text .af-text-row-1 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 7px;
    }
    .af-image-text-link-12-13-text .af-text-row-2 {
        display: none;
    }
    .af-image-text-link-12-13-text .af-text-line {
        display: none;
    }
    .af-image-text-link-12-13-text .af-text-row-3 {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.4px;
        margin-top: 4px;
    }
}


/* END imageTextLink_v12 / imageTextLink_v13 */


/* imageTextLink_v12_2-V13_2 */

.af-image-text-link-12-13-2-wrap .af-grid-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-12-13-2-wrap .af-furniture-category-row-text {
    width: 34%;
    margin: auto;
    padding: 0;
}

.af-image-text-link-12-13-2-wrap .af-image-text-link-12-13-2-img {
    width: 65%;
}

.af-image-text-link-12-13-2-wrap .af-image-text-link-12-13-2-img img {
    width: 100%;
}

@media (max-width: 767px) {
    .af-image-text-link-12-13-2-wrap .af-furniture-category-row-text {
        width: 100%;
        margin: 0 0 30px;
    }
    .af-image-text-link-12-13-2-wrap .af-image-text-link-12-13-2-img {
        width: 100%;
    }
    .af-image-text-link-12-13-2-wrap.af-grid-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .af-image-text-link-12-13-2-wrap .af-text-row-1 {
        font-size: 20px;
    }
    .af-image-text-link-12-13-2-wrap .af-text-row-2,
    .af-image-text-link-12-13-2-wrap .af-text-row-3 {
        font-size: 15px;
    }
    .af-image-text-link-12-13-2-wrap .af-text-line {
        width: 140px;
    }
    .af-image-text-link-12-13-2-wrap.af-image-text-link-13-wrap.af-grid-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}


/* END imageTextLink_v12_2-V13_2 */


/* HOME PAGE HERO 2000px IMAGE */

@media (max-width: 767px) {
    .af-hero-home-text-overlay-1 {
        text-align: center
    }
    .af-hero-home-text-overlay-1 p:first-child {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.1;
        letter-spacing: -.2px;
        margin-bottom: 10px
    }
    .af-hero-home-text-overlay-1 p:last-child {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .3px;
        margin-bottom: 15px;
    }
    .af-hero-home-text-overlay-2 {
        display: none;
    }
    .af-hero-home-text-bottom-overlay-1 {
        margin: -10% 0 10% 4%;
        color: #fff;
    }
    .af-hero-home-section img {
        min-width: 100%;
    }
    .af-hero-home-line {
        display: none;
    }
}

@media (min-width: 768px) {
    .af-hero-home-text-overlay-2 {
        display: block;
    }
    .af-hero-home-text-overlay-1,
    .af-hero-home-text-bottom-overlay-1 {
        display: none;
    }
    .af-hero-home-text-overlay-2 {
        position: relative;
        margin: -18% 0 8% 8%;
        color: #fff;
    }
    .af-hero-home-text-overlay-2 p:first-child {
        font-size: 22px;
        font-weight: bold;
        line-height: 1.14;
        letter-spacing: .6px;
    }
    .af-hero-home-text-overlay-2 p:last-child {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .3px;
    }
    .af-hero-home-section img {
        min-width: 100%;
    }
    .af-hero-home-line {
        display: block;
    }
}

@media (min-width: 1024px) {
    .af-hero-home-line {
        display: block;
        border: 1px solid #fff;
        width: 164px;
        margin: 10px 0;
        color: #fff;
        background-color: #fff;
    }
    .af-hero-home-text-overlay-2 p:first-child {
        font-size: 30px;
    }
    .af-hero-home-text-overlay-2 p:last-child {
        font-size: 14px;
    }
}

@media(min-width: 1440px) {
    .af-hero-home-text-overlay-2 p:first-child {
        font-size: 42px;
    }
    .af-hero-home-text-overlay-2 p:last-child {
        font-size: 22px;
    }
    .af-hero-home-section {
        max-width: 2000px;
        margin: auto;
    }
    .af-hero-home-text-overlay-2 {
        margin-top: -16%;
    }
    .af-hero-home-line {
        width: 234px;
    }
}


/* END OF HERO HOME PAGE */


/* homepage image left text */

@media (max-width: 767px) {
    .af-hero-text-overlay-homepage-1 {
        text-align: center
    }
    .af-hero-text-overlay-homepage-1 p:first-child {
        font-size: 20px;
        font-weight: bold;
        line-height: 1.1;
        letter-spacing: -.2px;
        margin-bottom: 10px
    }
    .af-hero-text-overlay-homepage-1 p:last-child {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .3px;
        margin-bottom: 15px;
    }
    .af-hero-text-overlay-homepage-2 {
        display: none;
    }
    .af-hero-text-bottom-overlay-homepage-1 {
        margin: -10% 0 10% 4%;
        color: #fff;
    }
    .af-home-hero-section img {
        min-width: 100%;
    }
    .af-home-line {
        display: none;
    }
}

@media (min-width: 768px) {
    .af-hero-text-overlay-homepage-2 {
        display: block;
    }
    .af-hero-text-overlay-homepage-1,
    .af-hero-text-bottom-overlay-homepage-1 {
        display: none;
    }
    .af-hero-text-overlay-homepage-2 {
        position: relative;
        margin: -20% 0 5% 4%;
        color: #fff;
    }
    .af-hero-text-overlay-homepage-2 h2 {
        font-size: 22px;
        font-weight: bold;
        line-height: 1.14;
        letter-spacing: .6px;
        height: 40px;
    }
    .af-hero-text-overlay-homepage-2 p {
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .3px;
    }
    .af-home-hero-section img {
        min-width: 100%;
    }
    .af-home-line {
        display: block;
        border: 1px solid #fff;
        width: 123px;
        margin: 10px 0;
        color: #fff;
        background-color: #fff;
        text-align: left;
    }
}

@media (min-width: 1024px) {
    .af-hero-text-overlay-homepage-2 h2 {
        font-size: 30px;
        height: 70px;
    }
    .af-hero-text-overlay-homepage-2 p {
        font-size: 14px;
    }
    .af-home-line {
        width: 164px;
    }
}

@media(min-width: 1440px) {
    .af-hero-text-overlay-homepage-2 h2 {
        font-size: 42px;
        height: 90px;
    }
    .af-hero-text-overlay-homepage-2 p {
        font-size: 22px;
    }
    .af-home-line {
        width: 234px;
    }
    .af-hero-text-overlay-homepage-2 {
        margin: -18% 0 0% 4%;
    }
}


/* homepage image left text end */


/* image-on-wide-image */

.af-image-on-wide-image-main {
    height: 320px;
}

.af-image-on-wide-image-main-image {
    position: absolute;
}

.af-image-on-wide-image-second-image img {
    position: relative;
    top: 23px;
    display: block;
    margin: auto;
}


/* END image-on-wide-image */


/* create-your-style-your-way */

.af-create-your-style-your-way-footer {
    height: 80px;
    max-width: 1032px;
    background-color: #58698a;
    color: #ffffff;
}

.af-create-your-style-your-way-footer-image {
    display: inline-block;
    max-width: 418px;
    padding: 15px 0 0 24px;
    margin-right: 85px;
}

.af-create-your-style-your-way-footer-text {
    width: 491px;
    height: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 0.9;
}

@media (max-width: 1279px) {
    .af-create-your-style-your-way-footer {
        height: 43px;
    }
    .af-create-your-style-your-way-footer-image {
        margin-right: 55px;
        padding: 11px 0 0 10px;
    }
    .af-create-your-style-your-way-footer-text {
        font-size: 10px;
        letter-spacing: 0.2px;
    }
}


/* END create-your-style-your-way */


/* create-3-steps */

.af-create-3-steps-wrap {
    margin-top: -42px;
    margin-bottom: 43px;
}

.af-create-3-steps-block {
    min-width: 342px;
    display: inline-block;
}

.af-create-3-steps-block img {
    vertical-align: baseline;
}

.af-create-3-steps-text {
    text-align: left;
    display: inline-block;
    width: 214px;
    height: 111px;
    vertical-align: top;
}

.af-create-3-steps-text-1 {
    margin-top: 22px;
    height: 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 0.9;
}

.af-create-3-steps-text-2 {
    margin-top: 12px;
    height: 29px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
}


/* END create-3-steps */


/* HERO RIGHT TEXT (CATEGORY PAGES) */

.af-hero-cat a {
    display: block;
    position: relative;
}


/*** fix text placement on hero ***/

.af-hero-cat {
    margin-bottom: 30px;
}

.af-hero-cat a {
    display: block;
    position: relative;
}

.af-home-hero-banner-overlay,
.af-hero-cat-banner-overlay {
    position: absolute;
    left: 690px;
    width: 230px;
    background-color: #ffffff;
    padding: 35px 32px 15px;
    text-align: left;
    color: #000000;
    margin: 0;
    opacity: 0.85;
    bottom: 45px;
}

.af-hero-cat-banner-overlay-small {
    margin-top: -22%;
}

.af-hero-cat-text1 {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .4px;
    margin: 0;
}

.af-hero-cat-text2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.af-hero-cat-text3 {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
}

.af-hero-cat-text4 {
    font-weight: 600;
    margin-bottom: 0;
}

.af-hero-cat-line {
    width: 187px;
    margin: 2px 0 8px 0;
    text-align: left;
}

.af-hero-cat a {
    text-decoration: none;
}

@media (max-width: 1279px) {
    .af-hero-cat-text1 {
        margin: 0;
    }
    .af-hero-cat-text2 {
        font-size: 12px;
    }
    .af-hero-cat-text1,
    .af-hero-cat-text3,
    .af-hero-cat-text4 {
        font-size: 8px;
    }
    .af-hero-cat-banner-overlay {
        position: relative;
        left: 65%;
        width: 147px;
        background-color: #ffffff;
        padding: 3px 0 0 10px;
        text-align: left;
        color: #000000;
        margin: -28% 0 0 0;
        opacity: 0.85;
    }
    .af-hero-cat-line {
        width: 100px;
    }
}


/* END OF HERO RIGHT TEXT CAT PAGES */


/* images 2 across subcat */

.af-twoBoxes-title {
    margin: 15px auto;
    height: auto;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    line-height: 30px;
}

.af-twoBoxes-line {
    width: 144px;
    margin: 0 auto;
    height: 2px;
    background-color: #959595;
}

.af-twoBoxes-bottomText {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.6px;
    text-align: center;
    color: #000000;
    text-decoration: none;
}

.af-twoBoxes-bottomText:hover {
    color: #000;
    text-decoration: none;
}

.af-twoBoxes-sub-title {
    text-align: left;
    /* height: 30px; */
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-top: 18px;
    margin-right: 15px;
}

.af-twoBoxes-sub-bottomText {
    display: block;
    text-align: center;
    /* height: 20px; */
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    margin-top: 15px;
}

.af-twoBoxes-sub-bottomText:hover {
    color: #000;
    text-decoration: none;
}

.af-twoBoxes-lower-text-wrap {
    height: 30px;
}

.af-twoBoxes-sub-title {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin-right: 15px;
}

.af-twoBoxes-sub-bottomText {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.af-twoBoxes-sub-bottomText:hover {
    color: #000;
    text-decoration: none;
}

.af-twoBoxes-lower-text-wrap {
    height: 30px;
}


/**** The below styles apply to the HOME PAGE ONLY Do not change ***/

@media (max-width: 767px) {
    .hp-twobox-sub {
        font-size: 11px;
        width: 140px;
        line-height: unset;
        font-weight: 600;
    }
    .hp-twobox-title {
        font-size: 13px;
        margin-top: 5px;
        width: 110px;
        line-height: unset;
        font-weight: bold;
    }
    .hp-twobox-line {
        width: 66px;
    }
}

@media (min-width: 768px) {
    .hp-twobox-sub {
        font-size: 14px;
    }
    .hp-twobox-title {
        font-size: 21px;
        margin-top: 9px;
        line-height: auto;
        width: 260px;
    }
    .hp-twobox-line {
        width: 77px;
    }
}

@media (min-width: 1024px) {
    .hp-twobox-sub {
        font-size: 14px;
        font-weight: 600;
    }
    .hp-twobox-title {
        font-size: 21px;
        margin-top: 19px;
        font-weight: bold;
        width: 297px;
    }
    .hp-twobox-line {
        width: 102px;
    }
    .af-twoBoxes-bottomText {
        margin-top: 15px;
    }
}

@media (min-width: 1440px) {
    .hp-twobox-sub {
        font-size: 22px;
        font-weight: 600;
    }
    .hp-twobox-title {
        font-size: 30px;
        font-weight: bold;
        width: 424px;
    }
    .hp-twobox-line {
        width: 144px;
    }
}


/**** END -- The below styles apply to the HOME PAGE ONLY Do not change ***/


/* end of images 2 across sub cat */


/* two-images-with-overlay-text */

.af-two-images-with-overlay-text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-two-images-with-overlay-text-block img {
    position: absolute;
}

.af-two-images-with-overlay-text-flex-content {
    width: 500px;
    height: 360px;
}

.af-two-images-with-overlay-text-flex-content-text {
    position: relative;
    width: 38%;
    margin-left: 3%;
    margin-top: 3%;
}

.af-two-images-with-overlay-text-flex-content-text p {
    margin: 0;
}

.af-two-images-with-overlay-text-flex-content-text-right {
    color: #fff;
}

@media (max-width: 1279px) {
    .af-two-images-with-overlay-text-flex-content {
        height: 192px;
        width: 244px;
    }
    .af-two-images-with-overlay-text-flex-content-text h4 {
        font-size: .8em;
        line-height: 1.1;
    }
    .af-two-images-with-overlay-text-flex-content-text p {
        font-size: .7em;
        line-height: 1.2;
    }
}


/* small-carousel-category-page */

@media (min-width: 1279px) {
    .af-grid-line-3 {
        width: 32.25%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 0;
    }
    .af-carousel-images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 1384px;
        margin: auto;
    }
    .af-grid-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    /* .af-carousel-shop-all,
    .af-carousel-trending-styles-2 {
        font-size: 16px;
    } */
    .af-carousel-class {
        max-width: 1020px;
        width: 1020px;
    }
    .af-flex-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-between;
        -ms-flex-pack: space-between;
        justify-content: space-between;
        width: 950px;
        margin: auto;
    }
    .af-flex-wrapper picture:nth-child(2) {
        padding: 0 5px;
    }
    .af-carousel-trending-styles-2 {
        height: 24px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.8px;
        text-align: center;
        color: #3c3534;
        padding: 0 2%;
    }
    /* .af-carousel-shop-all {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0.6px;
        text-align: center;
    } */
}

@media(min-width: 1440px) {
    .af-grid-line-3 {
        width: 28%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 0;
    }
    .af-carousel-class {
        max-width: 1035px;
        width: 1035px;
    }
}


/* END small-carousel-category-page */


/* image-grid */

.af-image-grid-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0 20px;
}

.af-image-grid-main picture {
    width: 300px;
    margin-bottom: 29px;
}


/* END image-grid */


/* collections-product-grid */

.af-collections-grid-category {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
    height: 21px;
    padding: 0 2%;
}

.af-collections-grid-system {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: -ms-wrap;
    flex-wrap: -ms-wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px auto 80px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.af-collections-grid-block {
    text-align: center;
}

.af-collections-grid-block p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    letter-spacing: 0.6px;
    color: #000000;
}

.af-collections-top-pic {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.af-collections-grid-block-text {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    color: white;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: .5px;
    width: 90%;
}

.af-collections-small-grid {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}


/* END collections-product-grid */


/* SUBCAT HERO WITH FOOTER TEXT */

.af-subcat-image-header {
    position: absolute;
}

.af-subcat-text-wrapper {
    position: relative;
    left: 60px;
    top: 45px;
}

.af-hero-subcat-footer {
    height: 46px;
    background-color: #4180c1;
    color: #FFF;
}

.af-hero-subcat-footer p {
    line-height: 46px;
    font-size: 24px;
    text-align: center;
    margin: 0;
}

.af-hero-subcat-wrapper {
    height: 491px;
}

.af-subcat-text-wrapper h1,
.af-subcat-text-wrapper h2 {
    color: #4180c1;
}

.af-subcat-text-wrapper h1 {
    font-size: 36px;
    letter-spacing: 1.32px;
    margin: 0;
}

.af-subcat-text-wrapper h2 {
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 4.1px;
}

.af-subcat-text-wrapper p {
    font-size: 24px;
    line-height: 1.17;
    color: #3a383a;
}

.af-subcat-cta {
    padding: .5em 6em;
    background-color: #4180c1;
    font-size: 18px;
}

.af-subcat-cta,
.af-subcat-cta:hover,
.af-subcat-cta:active,
.af-subcat-cta:focus {
    color: #fff;
    text-decoration: none;
}


/* END OF SUBCAT HERO WITH FOOTER TEXT */


/* START OF PRODUCT DETAIL BLOCK */

.af-product-detail-block {
    text-align: center;
}

.af-product-detail-block h1 {
    color: #4180c1;
    font-size: 34px;
    font-weight: bold;
}

.af-product-detail-block p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 45px;
}

.af-product-detail-sub-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.af-product-detail-sub-block {
    text-align: left;
}

.af-product-detail-sub-block h4 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .1px;
}

.af-product-detail-sub-block ul {
    padding: 0 0 0 22px;
    margin-bottom: 20px;
}

.af-product-detail-sub-block li {
    font-size: 18px;
    letter-spacing: .2px;
    line-height: 1.2;
    padding: 0 0 5px 0;
}


/* END OF PRODUCT DETAIL BLOCK */


/* START OF THREE IMAGES WITH BACKGROUND IMAGES */

.af-background-mattress img {
    position: absolute;
}

.af-three-images-mattress-subcat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 337px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px;
}

.af-three-images-mattress-subcat div {
    width: 300px;
    height: 300px;
}

.af-three-images-text-wrapper {
    position: relative;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.af-three-images-text-wrapper h2 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: .5px;
}

.af-three-images-text-wrapper p {
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: .1px;
    margin: 0;
}

.af-product-detail-sub-block-reversed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.af-product-detail-sub-block-reversed img {
    margin-right: 20px;
}

.af-product-detail-sub-block-reversed p {
    margin-top: 0;
}

.af-product-detail-sub-block-reversed h4 {
    margin-bottom: 0;
}


/* END OF THREE IMAGES WITH BACKGROUND IMAGES */


/* START OF imageTextLink_v1 */

.imageTextLink_v1_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.imageTextLink_v1_wrapper a,
.imageTextLink_v1_wrapper a:hover,
.imageTextLink_v1_wrapper a:active {
    text-decoration: none;
    color: #3a3832;
    font-weight: 600;
    letter-spacing: -.2px;
    text-align: center;
}

.imageTextLink_v1_wrapper img {
    margin-bottom: 30px;
}


/* END OF imageTextLink_v1 */


/* START OF ImageTextLink_v2 */

.imageTextLink_v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 406px;
    width: 1032px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.imageTextLink_v2-text a {
    border: none;
    color: #3a3832;
    background-color: #fff;
    height: 35px;
    padding: 0.3em 2em;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: -.2px;
    text-decoration: none;
}

.imageTextLink_v2-text a,
.imageTextLink_v2-text a:hover,
.imageTextLink_v2-text a:active {
    text-decoration: none;
}

.imageTextLink_v2-text {
    color: #fff;
}

.imageTextLink_v2-text h2 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1.5px;
    margin-top: 35px;
}

.imageTextLink_v2-text p:last-of-type {
    font-size: 16px;
    line-height: 1.19;
    letter-spacing: .4px;
    margin-bottom: 35px;
}

.imageTextLink_v2-text p:first-of-type {
    font-size: 24px;
    line-height: 1.17;
}


/* END OF ImageTextLink_v2 */


/* no-nav-4-image */

.af-no-nav-4-image-header {
    font-size: 47.1px;
    font-weight: bold;
    line-height: 1.11;
    letter-spacing: 1.2px;
    text-align: center;
    color: #333333;
    margin-bottom: 35px;
}

.af-no-nav-4-image-flex-content,
.af-no-nav-4-image-flex-text-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}

.af-no-nav-4-image-flex-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.af-no-nav-4-image-flex-item {
    max-width: 262px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    margin: auto;
    text-align: center;
    font-size: 19.9px;
    line-height: 1.38;
    letter-spacing: 1px;
}

.af-no-nav-4-image-flex-item-text {
    margin: 25px auto 0;
}

.af-no-nav-4-image-text-layer {
    font-size: 99.3px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #4180c1;
    vertical-align: top;
}

.af-no-nav-4-image-text-layer.af-no-nav-4-image-text-layer-text-style {
    font-size: 137.7px;
    letter-spacing: 6.9px;
}

.af-no-nav-6-image .af-no-nav-4-image-flex-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 15%;
    flex: 0 1 15%;
}

section.af-main-font.af-main-category-no-nav-row.af-no-nav-6-image img {
    width: 100%;
}

.af-no-nav-6-image .af-no-nav-4-image-flex-item {
    font-size: 18.2px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

@media(max-width: 767px) {
    .af-no-nav-4-image-header {
        font-size: 26.3px;
        font-weight: 600;
        letter-spacing: 0.7px;
        margin-bottom: 34px;
    }
    .af-no-nav-6-image .af-no-nav-4-image-flex-item {
        min-width: 133px;
        min-height: 200px;
        margin: 0 auto 0;
    }
    .af-no-nav-6-image {
        position: relative;
    }
    .af-no-nav-6-image .af-no-nav-4-image-flex-text-content {
        position: absolute;
        top: 205px;
    }
    .af-no-nav-4-image-flex-item.af-no-nav-4-image-flex-item-text {
        font-size: 13px;
        font-weight: bold;
        letter-spacing: 0.3px;
    }
}


/* END no-nav-4-image */


/* no-nav-image-1-width-left-button */

.af-no-nav-image-1-width-left-button-wrap {
    position: relative;
}

.af-no-nav-image-1-width-left-button-img-content-wrap {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: left;
    height: 454px;
}

.af-no-nav-image-1-width-left-button-img-content {
    padding: 4%;
}

.af-no-nav-image-1-width-left-button-text-1 {
    width: 510px;
    font-size: 39.7px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.19;
    color: #333333;
}

.af-no-nav-image-1-width-left-button-text-2 {
    height: 75px;
    font-size: 19.9px;
    line-height: 1.37;
    letter-spacing: -0.5px;
    width: 410px;
    margin: 5px 0 0;
    color: #3a3832;
}

.af-no-nav-image-1-width-left-button-footer {
    width: 1440px;
    height: 50px;
    text-align: center;
    background-color: #4180c1;
}

@media(max-width: 767px) {
    .af-no-nav-image-1-width-left-button-img-content {
        text-align: center;
        padding: 17% 4%;
    }
    .af-no-nav-image-1-width-left-button-text-1 {
        width: 100%;
        font-size: 22.1px;
        font-weight: 600;
        line-height: 1.09;
        letter-spacing: 0.2px;
    }
    .af-no-nav-image-1-width-left-button-text-2 {
        max-width: 255px;
        font-size: 11.6px;
        line-height: 1.5;
        letter-spacing: 0.1px;
        margin: 5px auto;
        height: initial;
        margin-bottom: 15px;
    }
}


/* END no-nav-image-1-width-left-button */


/* START imageText_v2 */

.af-imageText_v2-hr {
    opacity: .5;
    color: #413b37;
}


/* END OF imageText_v2 */


/* START OF imageText_v3 */

.imageText_v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.imageText_v3 h2 {
    font-size: 34px;
    font-weight: bold;
    color: #4180c1
}

.imageText_v3 p {
    font-size: 24px;
    line-height: .83;
    letter-spacing: -.2px;
}


/* END of imageText_v3 */


/* START OF imageTextLink_v3 */

.imageTextLink_v3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    background-color: #4180c1;
    height: 63px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.imageTextLink_v3 p:first-of-type {
    font-size: 24px;
    line-height: 1.17;
    letter-spacing: .6px;
}

.imageTextLink_v3 p:last-of-type {
    font-size: 16px;
    letter-spacing: -.2px;
    margin-left: -60px;
}

.imageTextLink_v3 a,
.imageTextLink_v3 a:hover,
.imageTextLink_v3 a:active {
    text-decoration: none;
    color: #fff;
}


/* END OF imageTextLInk_v3 */


/* Start of imageTextLink_v7 */

.af-LgImgLeftText {
    max-width: 1278px;
    margin: auto;
    position: relative;
}

.af-LgImgLeftText a {
    text-decoration: none;
}

.af-LgImgLeftText a:hover {
    text-decoration: none;
}

.af-LgImgLeftText-overlay {
    position: relative;
    left: 4%;
    margin: -18% 0 18% 0;
}

.af-LgImgLeftText-line1 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.7px;
    color: #fffefe;
}

.af-LgImgLeftText-line2 {
    font-size: 42px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.4px;
    color: #ffffff;
}

.af-LgImgLeftText-line3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #ffffff;
}

.af-LgImgLeftText-line {
    margin: 12px 0;
}


/* End of imageTextLink_v7 */


/* OUR SERVICES */

.af-grid-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.af-grid-line {
    width: 38%;
    background-color: #000000;
    border: solid 1px #000000;
    margin: auto;
}

.af-grid-our-services {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: center;
    color: #000000;
    height: 21px;
    padding: 0 2%;
}

.af-grid-system {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto 80px;
}

.af-grid-block {
    width: 30%;
    text-align: center;
}

.af-grid-block h4 {
    font-size: 24px;
    letter-spacing: 0.6px;
}

.af-grid-block p {
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: 0.2px;
    color: #010101;
    width: 18vw;
    margin: auto;
}

.af-grid-block div {
    height: 90px;
    margin-bottom: 1vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -ms-flex;
}

.af-grid-block img {
    margin: auto;
}

@media (max-width: 767px) {
    .af-grid-flex-sm-column-reverce.af-grid-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}


/* END OF OUR SERVICES */


/*** begin carousel v3 ***/

.carousel_v3_button_hr {
    width: 120px;
    height: 3px;
    margin: 10px 0;
}

.carousel_v3_button {
    width: 350px;
    height: 50px;
    color: #FFF;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.carousel-category-page a,
.carousel-category-page a:hover {
    text-decoration: none;
    color: #FFF;
}

.carousel_v3_button_orange {
    background-color: #e5710c;
}

.carousel_v3_button_green {
    background-color: #73a950;
}

.carousel_v3_button_blue {
    background-color: #4b82a8;
}

.af-flex-wrapper img {
    margin: 0;
}

img.carousel_v3_cooler,
span.carousel_v3_cooler {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    color: #4882aa;
    margin-bottom: 30px;
}

.right-text-tempur {
    width: 350px;
}

.right-text-tempur ul li {
    line-height: 16px;
}

.right-text-tempur ul {
    padding-left: 0;
}

.carousel_v3_highlight_orange {
    color: #e5710c;
    font-weight: bold;
}

.carousel_v3_highlight_green {
    color: #73a950;
    font-weight: bold;
}

.carousel_v3_highlight_blue {
    color: #4b82a8;
    font-weight: bold;
}


/*** end carousel v3 ***/


/*** carousel v5 ***/

.carousel_v5_wrap {
    position: relative;
}

.carousel_v5_text {
    z-index: 1;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    text-align: center;
    width: 951px;
}

.carousel_v5_text h2 {
    font-size: 31px;
    font-weight: bold;
    margin-top: 33px;
}

.carousel_v5_text p {
    font-size: 24px;
    line-height: 24px;
}

.carousel_v5_text p:nth-of-type(2) {
    font-size: 16px;
}

.carousel_v5_text a {
    height: 40px;
    width: 495px;
    background-color: #56a814;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 18px;
    margin: 0 auto;
}


/*** end carousel v5 ***/


/** three images across home page **/

@media (max-width: 767px) {
    .af-3-images-homePage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding: 3px;
    }
    .af-3-images-homePage-text-1 {
        font-weight: 600;
        text-align: center;
    }
    .af-3-images-homePage-block-homePage {
        /* width: 50%; */
    }
    .first-block {
        display: none;
    }
}

@media (min-width: 768px) {
    .first-block {
        display: block;
    }
    .af-3-images-homePage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 83px;
    }
    .af-3-images-homePage-text-1 {
        font-weight: 600;
        text-align: center;
    }
    .af-3-images-homePage-block-homePage {
        /* width: 210px; */
    }
}

@media (min-width: 1024px) {
    .af-3-images-homePage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 97px;
    }
}

@media(min-width: 1280px) {
    .af-3-images-homePage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /* height: 550px; */
        padding-top: 124px;
        background-color: #FFF;
    }
    .af-3-images-homePage-block-homePage {
        width: 30%;
        background-color: #FFF;
    }
    .af-3-images-homePage-text-2,
    .af-3-images-homePage-text-1 {
        padding: 0 10px;
    }
    .af-3-images-homePage-text-1 {
        font-size: 21px;
    }
    .af-3-images-homePage-text-1 {
        font-weight: 600;
        text-align: center;
    }
}


/** end of three image across **/


/** start of home page carousel = carousel_v4 */

@media(max-width:767px) {
    .af-grid-line-2 {
        width: 22%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 1%;
    }
    .carousel_v4-sm {
        font-size: 11px;
        margin: 0 auto 20px;
        text-align: center;
    }
    .af-grid-flex {
        margin-bottom: 10px;
    }
    .carousel_v4-lg {
        display: none;
    }
    .af-carousel-trending-styles {
        font-size: 16px;
        height: 16px;
        margin: 20px 4px;
        font-weight: bold;
    }
    #carousel_v4 {
        max-width: 500px;
        margin: 0 auto 40px;
    }
    .carousel-3-images .slick-next {
        right: -2rem;
    }
    .carousel-3-images .slick-prev {
        left: -2rem;
    }
    #carousel_v4 button:hover,
    #carousel_v4 button:active,
    #carousel_v4 button:focus {
        background-color: white;
        border-color: white;
    }
    .carousel-grid-line-2 {
        width: 22%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 1%;
    }
}

@media(max-width:450px) {
    .carousel-grid-line-2 {
        width: 12%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 1%;
    }
    #carousel_v4 img {
        padding: 0 5px;
    }
    .carousel-3-images .slick-prev {
        left: 10px;
    }
    .carousel-3-images .slick-next {
        right: 10px;
    }
    .af-grid-line-2 {
        width: 16%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 1%;
    }
    .af-grid-flex {
        margin-bottom: 0;
    }
    .af-carousel-trending-styles {
        margin: 10px 4px;
    }
    .small-carousel {
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0.6px;
        text-align: center;
        padding: 0 5px;
    }
}

@media(min-width: 768px) {
    .carousel-grid-line-2 {
        width: 27%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto 0;
    }
    .af-carousel-trending-styles {
        font-size: 16px;
        height: 25px;
        margin: 15px 5px;
    }
    /* .af-carousel-shop-all {
        font-size: 16px
    } */
    .carousel_v4-lg {
        display: inline;
    }
    .carousel_v4-sm {
        display: none;
    }
    .af-grid-line-2 {
        width: 26.75%;
        background-color: #000000;
        border: solid 1px #000000;
        margin: auto;
    }
    .carousel-3-images .slick-prev {
        left: -2rem;
    }
    #carousel_v4 {
        max-width: 700px;
        margin: 0 auto 50px;
    }
    .carousel_v4 {
        max-width: 688px;
        margin: auto;
    }
    .carousel-3-images .slick-next {
        right: -1rem;
    }
    .carousel-3-images .slick-prev {
        left: -1rem;
    }
    #carousel_v4 button:hover,
    #carousel_v4 button:active,
    #carousel_v4 button:focus {
        background-color: white;
        border-color: white;
    }
}

@media(min-width: 1024px) {
    .af-carousel-trending-styles {
        font-size: 21px;
        height: 25px;
        margin: 20px 8px;
        font-weight: 600;
    }
    /* .af-carousel-shop-all {
        font-size: 16px
    } */
    #carousel_v4 {
        max-width: 935px;
        margin: 0 auto 60px;
    }
    .carousel_v4 {
        max-width: 910px;
        margin: auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .af-grid-line-2 {
        width: 28%;
    }
}

@media(min-width: 1440px) {
    .af-carousel-trending-styles {
        font-size: 28px;
        height: 28px;
    }
    /* .af-carousel-shop-all {
        font-size: 24px;
    } */
    .af-grid-line-2 {
        width: 28.95%;
    }
    #carousel_v4 {
        max-width: 1315px;
        margin: 0 auto 70px;
    }
    .carousel_v4 {
        max-width: 1280px;
        margin: auto;
    }
    .carousel-3-images .slick-prev {
        left: -2.5rem;
    }
    .carousel-3-images .slick-next {
        right: -2.5rem;
    }
}


/* request for change the carousel text to look like shop by category */

.sm-carousel p.af-carousel-trending-styles.af-font.small-carousel {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    height: initial;
}

.sm-carousel span.af-carousel-shop-all.carousel_v4-lg {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.8px;
}

@media (max-width: 1279px) {
    .sm-carousel hr.af-grid-line-2 {
        width: 14%;
    }
}

@media (max-width: 767px) {
    .sm-carousel p.af-carousel-trending-styles.af-font.small-carousel {
        font-size: 16px;
        height: 14px;
        letter-spacing: 0.6px;
        padding: 0;
        margin: 10px 0;
    }
    .sm-carousel hr.af-grid-line-2 {
        width: 10%;
    }
    .sm-carousel .af-grid-flex {
        margin-bottom: 0px;
    }
    .sm-carousel p.af-carousel-shop-all.carousel_v4-sm {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.3px;
        margin-bottom: 10px;
    }
}


/* END OF CAROUSEL-V4 */


/* imageTextLink_v22 no-nav-image-1-full-width-left-text */

.af-no-nav-image-1-full-width-left-text-img-content {
    padding: 6%;
}

.af-no-nav-image-1-full-width-left-text-text-1 {
    width: 290px;
    font-size: 47.1px;
    font-weight: bold;
    letter-spacing: 1.2px;
    line-height: 1.2;
    color: #333333;
}

.af-no-nav-image-1-full-width-left-text-text-2 {
    height: 75px;
    font-size: 19.9px;
    line-height: 1.38;
    letter-spacing: -0.2px;
    width: 360px;
    margin: 5px 0 30px;
    color: #3a3832;
}

.af-no-nav-image-1-full-width-left-text-footer {
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #4180c1;
}

.af-no-nav-image-1-full-width-left-text-footer div {
    width: 100%;
    height: 100%;
    font-size: 19.9px;
    letter-spacing: 1.5px;
    color: #ffffff;
    padding-top: 15px;
}

@media (max-width: 767px) {
    .af-no-nav-image-1-full-width-left-text-footer {
        display: none;
    }
    .af-no-nav-image-1-full-width-left-text-text-1 {
        width: 254px;
        font-size: 26.3px;
        font-weight: 600;
        line-height: 1.14;
        letter-spacing: 0.7px;
        text-align: center;
        margin: 0 auto;
    }
    .af-no-nav-image-1-full-width-left-text-text-1 span {
        text-transform: capitalize;
    }
    .af-no-nav-image-1-full-width-left-text-text-2 {
        margin: 6px auto 21px;
        width: 277px;
        height: initial;
        font-size: 13.8px;
        line-height: 1.25;
        letter-spacing: -0.1px;
        text-align: center;
    }
    .af-no-nav-image-1-full-width-left-text-img-content {
        text-align: center;
    }
    .af-no-nav-image-1-full-width-left-text-img-content .af-primary-button {
        margin-bottom: 21px;
    }
}

@media (min-width: 1280px) {
    .af-no-nav-image-1-full-width-left-text-img-content-wrap {
        position: relative;
        text-align: left;
        height: 532px;
        z-index: 1;
    }
    .af-no-nav-image-1-full-width-left-text-img img {
        position: absolute;
        top: 0;
        z-index: 0;
    }
}


/* END imageTextLink_v22 no-nav-image-1-full-width-left-text */


/* HOME IDEAS CAROUSEL CUSTOM */

@media (max-width: 1279px) {
    .af-carousel-home-ideas-custom .af-grid-flex.carousel_v4 .af-grid-line-2 {
        display: none;
    }
}

@media (max-width: 767px) {
    .af-carousel-home-ideas-custom .af-grid-flex.carousel_v4 p.af-carousel-trending-styles {
        font-size: 20px;
        font-weight: bold;
        margin-top: 7px;
    }
    .af-carousel-home-ideas-custom .af-carousel-shop-all.carousel_v4-sm {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.4px;
        margin-top: 4px;
    }
}


/* END OF HOME IDEAS CAROUSEL CUSTOM */


/* START OF ImageTextLink_v28 */

.imageTextLink_v28>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.imageTextLink_v28>div>div h4 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1px;
    margin: 20px 0 10px;
}

.imageTextLink_v28>div>div>div {
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.imageTextLink_v28>div>div p {
    font-size: 14px;
    line-height: 1.43;
    margin: 0 0 35px;
}

.imageTextLink_v28>a {
    font-size: 16px;
    font-weight: 600;
    line-height: .25;
    letter-spacing: .2px;
    color: #4180c1;
}

.imageTextLink_v28>a:hover,
.imageTextLink_v28>a:active,
.imageTextLink_v28>a:visited {
    text-decoration: underline;
    color: #4180c1;
}


/* End of ImageTextLink_v28 */


/* Begin ImageTextLink_v29 */

.imageTextLink_v29 h1 {
    color: #001868;
}

.imageTextLink_v29>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.imageTextLink_v29>div>div h4 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1px;
    margin: 20px 0 10px;
}

.imageTextLink_v29>div>div>div {
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.imageTextLink_v29>div>div p {
    font-size: 14px;
    line-height: 1.43;
    margin: 0 0 35px;
}

.imageTextLink_v29>a {
    font-size: 16px;
    font-weight: 600;
    line-height: .25;
    letter-spacing: .2px;
    color: #4180c1;
}

.imageTextLink_v29>a:hover,
.imageTextLink_v29>a:active,
.imageTextLink_v29>a:visited {
    text-decoration: underline;
    color: #4180c1;
}

.imageTextLink_v29>a {
    font-size: 16px;
    font-weight: 600;
    line-height: .25;
    letter-spacing: .2px;
    color: #001868;
}

.imageTextLink_v29>a:hover,
.imageTextLink_v29>a:active,
.imageTextLink_v29>a:visited {
    text-decoration: underline;
    color: #001868;
}


/*shop by category imageTextLink_v27(?)*/

.af-shopcat-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}

.af-shopcat-title {
    height: 35px;
    line-height: 35px;
    color: #FFF;
    background-color: #3c3534;
    text-align: center;
    /* width: 1015px; */
    margin: 0 auto;
}

.af-shopcat-text {
    text-align: center;
    padding: 20px 0;
}

.af-shopcat-block {
    margin-top: 25px;
}

.af-shopcat-app {
    margin: 0 auto;
}

@media (max-width: 767px) {
    .af-shopcat-flex {
        /* width: 287px; */
    }
    .af-shopcat-title {
        /* width: 287px; */
    }
    .af-placeholder {
        display: none;
    }
}

@media (min-width: 768px) {
    .af-shopcat-flex {
        /* width: 485px; */
    }
    .af-shopcat-block {
        /* margin:8px; */
    }
    .af-placeholder {
        height: 221px;
        /* width: 141px; */
    }
    .af-shopcat-title {
        /* width: 485px; */
    }
}

@media (min-width: 1024px) {
    .af-shopcat-flex {
        /* width: 705px; */
    }
    .af-shopcat-title {
        /* width: 705px; */
    }
}

@media(min-width: 1280px) {
    .af-shopcat-flex {
        /* width: 1000px; */
    }
    .af-shopcat-title {
        /* width: 1000px; */
    }
    .af-placeholder {
        display: none;
    }
}


/*end shop by category imageTextLink_v27(?)*/


/*shop by style imageTextLink_v25 */

.af-shopstyle-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
}

.af-shopstyle-title {
    height: 35px;
    line-height: 35px;
    color: #FFF;
    background-color: #3c3534;
    text-align: center;
    /* width: 1015px; */
    margin: 0 auto;
}

.af-shopstyle-text {
    text-align: center;
    padding: 20px 0;
}

.af-shopstyle-block {
    margin-top: 25px;
}

@media (max-width: 767px) {
    .af-shopstyle-flex {
        /* width: 287px; */
    }
    .af-shopstyle-title {
        /* width: 287px; */
    }
    .af-placeholder {
        display: none;
    }
}

@media (min-width: 768px) {
    .af-shopstyle-flex {
        /* width: 485px; */
    }
    .af-shopstyle-block {
        /* margin:8px; */
    }
    .af-placeholder {
        height: 221px;
        width: 141px;
    }
    .af-shopstyle-title {
        /* width: 485px; */
    }
}

@media (min-width: 1024px) {
    .af-shopstyle-flex {
        /* width: 705px; */
    }
    .af-shopstyle-title {
        /* width: 705px; */
    }
    .af-placeholder {
        display: none;
    }
}

@media(min-width: 1280px) {
    .af-shopstyle-flex {
        /* width: 1000px; */
    }
    .af-shopstyle-title {
        /* width: 1000px; */
    }
    .af-placeholder {
        display: none;
    }
}


/* end of shop by style imageTextLink_v25*/


/* imageText_v15 */

.af-image-text-v15-wrap {
    position: relative;
}

.af-image-text-v15-text {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: right;
    width: 100%;
    height: 100%;
}

.af-image-text-v15-text div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5%;
}

.af-image-text-v15-text-1 {
    font-size: 58.5px;
    font-weight: bold;
}

.af-image-text-v15-text-2 {
    font-size: 20px;
    font-weight: bold;
}

.af-image-text-v15-text-2-1-row {
    display: none;
}

.af-image-text-v15-wrap img {
    min-width: 100%;
}

@media (max-width: 1279px) {
    .af-image-text-v15-text .af-image-text-v15-text-1 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        font-size: 36.2px;
    }
    .af-image-text-v15-text .af-image-text-v15-text-2 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%;
        font-size: 14px;
        font-weight: 600;
    }
}

@media (min-width: 768px) {
    .af-image-text-v15-text .af-image-text-v15-text-1 {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    }
    .af-image-text-v15-text .af-image-text-v15-text-2 {
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    }
    .af-image-text-v15-text-2-1-row {
        display: initial;
    }
    .af-image-text-v15-text-2-2-rows {
        display: none;
    }
}

@media (min-width: 1280px) {
    .af-image-text-v15-text .af-image-text-v15-text-1 {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
    }
    .af-image-text-v15-text .af-image-text-v15-text-2 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
}

@media (max-width: 1279px) {
    .af-image-text-v15-text .af-image-text-v15-text-1 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
        font-size: 36.2px;
    }
    .af-image-text-v15-text .af-image-text-v15-text-2 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-preferred-size: 27%;
        flex-basis: 27%;
        font-size: 14px;
        font-weight: 600;
    }
}


/* END imageText_v15 */


/* imageTextLink_v27 */

.af-image-text-link-27-wrap,
.af-image-text-link-27-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.af-image-text-link-27-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    padding: 0;
}

.af-image-text-link-27-column.af-image-text-link-27-img-placeholder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
}

.af-image-text-link-27-img,
.af-image-text-link-27-imgx3 {
    width: 183px;
    height: 195px;
    background-color: blue;
    display: inline-block;
}

.af-image-text-link-27-imgx3 {
    width: 646px;
    height: 400px;
}

.af-image-text-link-27-img-placeholder {
    position: relative;
}

.af-image-text-link-27-img-text {
    position: absolute;
    bottom: 16px;
    width: 228px;
    height: 120px;
    background-color: rgba(255, 255, 255, 0.8);
}

.af-image-text-link-27-img-text-left {
    left: 30px;
}

.af-image-text-link-27-img-text-right {
    right: 30px;
}

.af-image-text-link-27-img-text-block {
    margin: 11px 20px;
}

.af-image-text-link-27-img-text-block div {
    margin-top: 5px;
}

@media (max-width: 767px) {
    .af-image-text-link-27-column {
        display: none;
    }
    .af-image-text-link-27-column.af-image-text-link-27-img-placeholder {
        display: initial;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .af-image-text-link-27-img-text {
        position: initial;
        bottom: initial;
        width: initial;
        height: initial;
        background-color: initial;
        text-align: center;
        color: #000000;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 60px;
    }
    .af-image-text-link-27-img-text-block .af-hero-cat-text2 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 7px;
    }
    .af-image-text-link-27-img-text-block .af-hero-cat-text3 {
        display: none;
    }
    .af-image-text-link-27-img-text-block .af-hero-cat-text4 {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.4px;
        margin-top: 4px;
    }
}


/* END imageTextLink_v27 */


/* no-nav-drop-down-filter */

.af-no-nav-drop-down-filter-wrap {
    position: relative;
    width: 100%;
    height: 370px;
    text-align: center;
    color: #333333;
}

.af-no-nav-drop-down-filter-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.af-no-nav-drop-down-filter-footer-line {
    margin: auto;
    width: 1280px;
    height: 1px;
    opacity: 0.15;
    background-color: #413b37;
}

.af-no-nav-drop-down-filter-header {
    padding-top: 10px;
    height: 39px;
    font-size: 47.1px;
    font-weight: bold;
    letter-spacing: 1.2px;
    margin-bottom: 35px;
}

.af-no-nav-drop-down-filter-select-menu {
    margin-bottom: 45px;
    height: 70px;
}

.af-no-nav-drop-down-filter-select-menu-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.af-no-nav-drop-down-filter-select-menu-item {
    z-index: 0;
}

.af-no-nav-drop-down-filter-select-menu-item>div {
    border: none;
    color: #333333;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}

.af-no-nav-drop-down-filter-select-menu-item>div>ul {
    font-size: 19.9px;
    line-height: 25px;
    letter-spacing: 1px;
}

.af-no-nav-drop-down-filter-pipe {
    font-size: 22px;
    line-height: 31px;
}

.af-no-nav-drop-down-filter-select-menu-item>.select-style>select>option:first-child {
    display: none;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .af-no-nav-drop-down-filter-select-menu-item .select-style {
        background-position: 80px center;
    }
}

.af-no-nav-drop-down-filter-select-menu-item select::-ms-expand {
    display: none;
    /* hide the default arrow in ie10 and ie11 */
}

@media (max-width: 767px) {
    .af-no-nav-drop-down-filter-header {
        font-size: 26.3px;
        font-weight: 600;
        line-height: 1.14;
        letter-spacing: 0.7px;
        text-align: center;
        margin: 0 auto 33px;
    }
    .af-no-nav-drop-down-filter-select-menu {
        height: initial;
        margin-bottom: 15px;
    }
    .af-no-nav-drop-down-filter-select-menu-item {
        z-index: 3;
        position: absolute;
        width: 100%;
    }
    .af-no-nav-drop-down-filter-select-menu-item-2 {
        top: 118px;
        z-index: 2;
    }
    .af-no-nav-drop-down-filter-select-menu-item-3 {
        top: 153px;
        z-index: 1;
    }
    .af-no-nav-drop-down-filter-button {
        position: absolute;
        width: 100%;
        top: 218px;
    }
    .af-no-nav-drop-down-filter-pipe {
        display: none;
    }
    .af-no-nav-drop-down-filter-wrap {
        height: 290px;
    }
    .af-no-nav-drop-down-filter-select-menu-component {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}


/* END no-nav-drop-down-filter */


/* News Pages */

.single-news-article .article-container {
    padding: 0;
}

.single-news-article .news-article {
    max-width: 900px;
    margin: .5em auto 0;
}

.single-news-article .news-article {
    padding: 1em 1.5em 0;
}

.news-article-missing,
.news-article-title {
    font-family: ProximaNova-Bold, helvetica, arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
    margin: 0 0 20px;
}

@media (min-width: 641px) {
    .news-article-missing,
    .news-article-title {
        font-size: 1.5rem;
    }
}

@media (min-width: 1025px) {
    .news-article-missing,
    .news-article-title {
        font-size: 1.5rem;
    }
}

.news-article-meta {
    margin-bottom: 1em;
}

.news-article-meta .news-article-date {
    display: inline-block;
    font-size: 1.125rem;
    color: #9b9b9c;
}

.news-article-meta .news-article-source {
    font-size: .875rem;
    display: inline-block;
    font-style: italic;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin: 0 0 0 10px;
}

.news-image-container {
    text-align: center;
    width: 100%;
}

.news-image {
    max-width: 100%;
    margin: 0 0 10px;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, .4);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .4);
    border: 1px solid #9b9b9c;
}

.news-article-text {
    font-size: .8125rem;
    line-height: 1.125rem;
    margin: 0 0 20px;
}

@media (min-width: 641px) {
    .news-article-text {
        font-size: 1rem;
        line-height: 1.8125rem;
    }
}

@media (min-width: 1025px) {
    .news-article-text {
        font-size: 1rem;
        line-height: 1.8125rem;
    }
}

.news-article-footer {
    margin-left: 3em;
    margin-right: 3em;
    padding-top: 2em;
    text-align: center;
}


/* HOTSPOTS */

.hotspot-v1-container,
.hotspot-v2-container {
    position: relative;
}

.hotspot-v1,
.hotspot-v2 {
    position: absolute;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

.hotspot-v1:hover .hotspot-v1-ini,
.hotspot-v2:hover .hotspot-v2-ini {
    opacity: 0;
}

.hotspot-v1:hover .hotspot-v1-fx,
.hotspot-v2:hover .hotspot-v2-fx {
    opacity: 1;
}

.hotspot-v1-img,
.hotspot-v2-svg {
    position: absolute;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.hotspot-v1-fx,
.hotspot-v2-fx {
    opacity: 0;
}