/* START GLOBAL */
#hp .module+.module {
    margin-top: 3rem;
}

#hp section {
    position: relative;
}

#hp .cta {
    display: block;
    text-transform: uppercase;
}

#hp .module-sh {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}

#hp .module-img {
    margin-bottom: 0;
    margin-top: 3rem;
    max-width: 100%;
}

#hp .module-img img {
    margin-bottom: 3rem;
}

.module-sh p.md-sans {
    font-size: 2.5rem;
    line-height: 1;
}

.module-sh a.sm-sans,
.module-sh p.sm-sans {
    font-size: 1.8rem;
    line-height: 1;
}

.module-sh p.xsm-sans {
    font-size: 1.8rem;
    line-height: 1;
}

h2.xl-sans,
h2.lg-sans,
h3.md-sans {
    font-weight: 400;
}

@media (min-width: 992px) {

    .module-sh a.sm-sans,
    .module-sh p.sm-sans {
        font-size: 2.5rem;
    }
}

#hp .pointers-off {
    pointer-events: none;
}

#hp .pointers-on {
    pointer-events: all;
}

/* END GLOBAL */

/* LOVE IT WANT IT */
#hp-loveit .module-sh {
    background-color: #F6EFE9;
    text-align: center;
}

#hp-loveit .module-sh-copy {
    padding: 2rem 0;
}

#hp-loveit h1 {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

#hp-loveit h1.get-it-copy {
    margin-bottom: 1.2rem;
}

@media (max-width: 767px) {

    #hp-loveit p {
        margin-top: 7rem;
        margin-bottom: .5rem;
    }
}

@media (min-width: 768px) {
    #hp-loveit .module-sh {
        background-image: none;
    }

    #hp-loveit .module-sh-copy {
        padding: 0;
        max-width: 87%;
    }

    #hp-loveit .grid {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #hp-loveit .grid-item:first-child {
        margin-left: 7%;
    }

    #hp-loveit h1 {
        margin-top: 2.2rem;
    }

    #hp-loveit p {
        margin-bottom: .3rem;
        margin-top: 0;
    }

    #hp-loveit h1.get-it-copy {
        margin-bottom: 0;
        margin-top: .3rem;
        margin-left: 7rem;
    }
}

@media (min-width: 992px) {
    #hp-loveit .grid {
        max-width: 770px;
    }

    #hp-loveit .grid-item:first-child {
        margin-left: 12%;
    }

    #hp-loveit h1.get-it-copy {
        margin-left: 13rem;
    }

    #hp-loveit .module-sh-copy {
        max-width: 96%;
    }
}

@media (min-width: 1050px) {
    #hp-loveit h1.get-it-copy {
        margin-left: 22rem;
    }

    #hp-loveit .module-sh-copy {
        max-width: 100%;
    }

    #hp-loveit .grid {
        max-width: 940px;
    }
}

/* END LOVE IT WANT IT */

/* HERO */
#hp-hero {
    margin-top: 2rem;
}

#hp-hero video {
    width: 100%;
}

#hp-hero .module-sh-copy {
    padding: 3rem 0;
    position: static;
    width: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

#hp-hero .module-sh-copy img {
    width: 230px;
    margin: 0 auto;
}

#hp-hero h1 {
    margin: 0 0 1.5rem;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 400;
}

#hp-hero .btn.btn-primary {
    padding: .8rem 3rem;
}

#hp-hero .btn.btn-primary.first-link {
    padding: .8rem 5rem;
    margin-bottom: 2rem;
}

@media (min-width: 768px) {

    #hp-hero .module-sh-copy {
        background: #fafafa;
    }

    #hp-hero .module-sh-copy img {
        width: 280px;
        margin: 0 auto;
    }

    #hp-hero h1 {
        font-size: 3rem;
        margin-bottom: 1.5rem;
    }

    #hp-hero .btn.btn-primary.first-link {
        margin-bottom: 0;
    }
}

@media (min-width: 992px) {
    #hp-hero h1 {
        font-size: 4rem;
    }

    #hp-hero .module-sh-copy {
        padding: 3rem 0 4rem;
    }
}

/* END HERO */

/* FLASH */

#hp-flash .module-sh {
    background-image: url(/web_assets/img/20210404/hp_flash_mob.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
}

#hp-flash .module-inner {
    padding: 3rem 0;
}

#hp-flash p.eyebrow {
    text-transform: uppercase;
    font-size: 1.8rem;
    line-height: 1.5;
    margin: 0 0 1rem;
}

#hp-flash p.eyebrow span.sneak-peek {
    font-weight: 500;
}

#hp-flash p.xsm-sans {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
}

#hp-flash p {
    margin-bottom: 1.5rem;
}

#hp-flash .btn {
    padding: .8rem 6rem;
}

#hp-flash .details {
    margin-top: 1.5rem;
    text-transform: none;
    font-size: 1.4rem;
}

#hp-flash .details a {
    font-weight: 600;
    display: inline;
}

#hp-flash h4 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.8rem;
    margin-bottom: .5rem;
}

#hp-flash h2 {
    font-size: 2.5rem;
    margin-bottom: 1.2rem;
}

#hp-flash h2 strong {
    font-weight: 500;
    letter-spacing: .05em;
}

#hp-flash h2 sup,
#hp-flash h4 sup,
#hp-flash p sup {
    top: -.6em;
    font-size: 60%;
}

#hp-flash p.bodycopy {
    margin-bottom: 2rem;
    line-height: 1;
}

@media (max-width: 767px) {
    #hp #hp-flash {
        margin-bottom: 4rem;
        margin-top: 2rem;
    }

    #hp #hp-flash h2 span {
        font-size: 1.8rem;
        line-height: 1;
        display: block;
    }

    #hp-flash h2 strong {
        margin-bottom: .5rem;
        display: block;
    }
}

@media (min-width: 768px) {
    #hp-flash .module-sh {
        background-image: url(/web_assets/img/20210404/hp_flash.jpg);
    }

    #hp-flash p {
        margin-bottom: 1.8rem;
        letter-spacing: .05em;
    }

    #hp-flash .module-inner {
        padding: 3.5rem 0;
    }

    #hp-flash p.eyebrow {
        margin: 0 0 1rem;
    }

    #hp-flash h4 {
        font-size: 1.8rem;
    }

    #hp-flash h2 {
        margin-bottom: 1.5rem;
    }

    #hp-flash h2 span {
        font-weight: 500;
    }
}

/* END FLASH */

/* START CATEGORIES */

#hp-categories .col-sm-3 {
    margin-top: 0;
    padding: 0;
    text-align: center;
}

#hp-categories h4 {
    font-size: 2.5rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
}

#hp-categories {
    margin-top: 4rem;
}

#hp-categories .cta {
    font-size: 1.4rem;
    margin-bottom: 0.5rem;
    margin-top: 1rem;
    text-decoration: underline;
    text-transform: uppercase;
}

@media screen and (min-width: 375px) {
    #hp-categories .singleWrap {
        width: 280px;
    }
}

@media screen and (min-width: 411px) {
    #hp-categories .singleWrap {
        width: 270px;
    }
}

@media (max-width: 767px) {
    #hp #hp-categories {
        margin-top: 4rem;
        margin-bottom: 2rem;
    }

    #hp-categories .module-sh {
        margin-top: 2rem;
        overflow-x: scroll;
        text-align: center;
    }

    #hp-categories .module-inner {
        display: inline-flex;
        text-align: left;
        margin-bottom: 1rem;
    }

    #hp-categories .singleWrap:nth-child(1) {
        margin-left: 1rem;
    }

    #hp-categories .singleWrap {
        display: inline-block;
        position: relative;
        text-align: center;
        width: 120px;
    }

    #hp-categories .singleWrap {
        margin-right: 1rem;
    }
}

@media (min-width: 768px) {
    #hp-categories {
        margin-bottom: 4rem;
    }

    #hp-categories .module-inner {
        margin: 0 -15px;
        display: flex;
    }

    #hp-categories .singleWrap {
        width: auto;
        padding: 0 2.5rem;
        margin: 0;
    }

    #hp-categories h4 {
        font-size: 3rem;
        margin-bottom: 2rem;
    }

    #hp-categories img {
        margin-bottom: 2rem;
    }
}

@media (min-width: 992px) {
    #hp-categories .module-inner {
        margin: 0 -25px;
    }

    #hp-categories h4 {
        font-size: 4rem;
        margin-bottom: 2.7rem;
    }
}

/* END CATEGORIES */

/* GET THE LOOK */
#hp #hp-gtl {
    margin-top: 0;
}

#hp-gtl .module-inner {
    text-align: center;
}

#hp-gtl .module-sh-copy {
    padding: 1.5rem 1.5rem 0;
}

#hp-gtl h4 {
    font-weight: 400;
    text-transform: uppercase;
    margin: 2rem 0 1rem;
    font-size: 2.5rem;
}

#hp-gtl p {
    margin: 0 0 1.5rem;
}

#hp-gtl p.eyebrow {
    margin: 2rem 0 .5rem;
    text-transform: uppercase;
    font-size: 1.8rem;
}

#hp-gtl .cta {
    text-transform: uppercase;
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    display: block;
}

@media (min-width: 768px) {
    #hp-gtl .heading {
        margin-bottom: 3rem;
    }

    #hp-gtl .module-sh-grid .module-sh-img {
        width: 58%;
    }

    #hp-gtl .module-sh.module-sh-grid .module-sh-copy {
        width: 42%;
        padding: 5% 5% 0 5%;
    }

    #hp-gtl h4 {
        font-size: 2.5rem;
    }

    #hp-gtl .cta {
        margin-top: 1.2rem;
    }

    #hp #hp-gtl {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    #hp-gtl p.eyebrow {
        margin: 2rem 0 .5rem;
    }

}

@media (min-width: 992px) {
    #hp-gtl .module-sh.module-sh-grid .module-sh-copy {
        padding: 0 5% 0 5%;
    }

}

/* END GET THE LOOK */

/* HALF QUAD */
/* HOT SPOTS */
.gtl-hot-spot {
    position: absolute;
    z-index: 1;
}

.gtl-hot-spot svg {
    height: 25px;
    width: 25px;
    display: block;
    opacity: 1;
    zoom: 1;
}

svg.icon-gtl-hotspot-dark,
.module-hs-dark svg.icon-gtl-hotspot,
.module-hs-dark .gtl-hot-spot:hover svg.icon-gtl-hotspot-dark,
.gtl-hot-spot:hover svg.icon-gtl-hotspot {
    display: none;
}

svg.icon-gtl-hotspot,
.module-hs-dark svg.icon-gtl-hotspot-dark,
.module-hs-dark .gtl-hot-spot:hover svg.icon-gtl-hotspot,
.gtl-hot-spot:hover svg.icon-gtl-hotspot-dark {
    display: block;
}

@media screen and (min-width: 768px) {
    .gtl-hot-spot svg {
        height: 35px;
        width: 35px;
    }
}

/* END HOT SPOTS */
#hp section.module.hp-halfquad {
    margin-top: 3rem;
}

#hp section.module.hp-halfquad.second-quad {
    margin-top: 3rem;
}

#hp .hp-halfquad .module-inner {
    text-align: center;
}

#hp .hp-halfquad h1 {
    font-size: 2.5rem;
    font-weight: 400;
}

#hp .hp-halfquad .md-sans {
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 1.5rem;
    letter-spacing: .05em;
}

#hp .hp-halfquad p {
    margin-bottom: 1.5rem;
    letter-spacing: .05em;
}

#hp .hp-halfquad sup {
    font-size: 60%;
}

#hp .hp-halfquad .module-inner img {
    margin-bottom: 1rem;
}

#hp .hp-halfquad .cta {
    margin-bottom: 4rem;
}

@media (max-width:767px) {
    #hp .hp-halfquad .col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }

    #hp .hp-halfquad .quad1 {
        margin-bottom: 3rem;
    }
}

@media (min-width:768px) {

    #hp .hp-halfquad .link1,
    #hp .hp-halfquad .link2 {
        display: inline-block;
    }

    #hp .hp-halfquad p {
        margin-bottom: 1.2rem;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    #hp .hp-halfquad h1 {
        font-size: 3rem;
        margin-bottom: 2.5rem;
    }

    #hp section.module.hp-halfquad {
        margin-top: 6rem;
    }

    #hp section.module.hp-halfquad.second-quad {
        margin-top: 5rem;
        margin-bottom: 4rem;
    }
}

@media (min-width: 992px) {
    #hp .hp-halfquad h1 {
        font-size: 4rem;
        margin-bottom: 3rem;
    }
}

/* END HALF QUAD */

/* 2ND HALF QUAD */
#hp .hp-halfquad.second-quad {
    margin-top: 0;
}

#hp .hp-halfquad.third-quad {
    margin-top: 1.5rem;
}

@media (min-width: 768px) {
    #hp .hp-halfquad.second-quad {
        margin-bottom: 2rem;
    }
}

/* END 2ND HALF QUAD */

/* 10 Items 20 Ways */

#hp-10-20 .module-inner {
    text-align: center;
}

#hp-10-20 .module-copy {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 3rem;
}

#hp-10-20 .module-copy h2,
#hp-10-20 .module-sh-img h2 {
    font-weight: 400;
}

#hp-10-20 .module-copy p {
    font-size: 1.4rem;
    line-height: 2rem;
    text-align: center;
    margin: 1rem 0 1.5rem 0;
    padding: 0rem 1.5rem;
    letter-spacing: 0;
}

#hp-10-20 .cta {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
}

#hp-10-20 h2 {
    font-size: 1.8rem;
}

@media (max-width:767px) {
    #hp-10-20 .split-small {
        padding-left: 15px;
        padding-right: 15px;
    }

    #hp-10-20 .module-inner {
        display: flex;
        flex-direction: column-reverse;
    }

    #hp-10-20 .mob-reverse {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width:768px) {
    #hp-10-20 .module-copy {
        max-width: 85%;
        margin: 0 auto 2rem;
    }

    #hp-10-20 .split-small {
        width: 50%;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 4%;
        float: left;
    }

    #hp-10-20 .module-sh-img.split-large {
        margin-top: 3rem;
    }
}

@media (min-width:992px) {
    #hp-10-20 .split-small {
        width: 50%;
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 4%;
    }

    #hp-10-20 .module-copy p {
        font-size: 1.5rem;
    }

    #hp-10-20 h2 {
        font-size: 2.5rem;
    }
}

/* Stylitics */

.stylitics-outfits .heading-styled {
    display: none;
}

.stylitics-outfits hr {
    display: none;
}

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

.stylitics-widget {
    width: 100%;
}

.stylitics-outfits .carousel-indicators {
    display: none;
}

.stylitics-outfits .carousel-stylitic {
    padding-bottom: 0;
}

.stylitics-outfits .stylitics-wrap .carousel-inner {
    width: 80%;
    margin: 0 auto;
}

.stylitics-outfits .stylitics-wrap .carousel-control {
    height: 100%;
    width: 15%;
    top: 0;
    position: absolute;
}

@media (max-width: 767px) {
    .stylitics-outfits .stylitics-wrap .item {
        margin: 0;
    }

    .stylitics-outfits .stylitics-wrap .stylitics-cta {
        font-size: 1.4rem;
        line-height: 1;
        padding: 0.5rem;
    }
}

@media (min-width: 768px) {
    .stylitics-outfits .stylitics-wrap .carousel-inner {
        width: 90%;
    }

    .stylitics-outfits .stylitics-wrap .carousel-control {
        width: 5%;
    }

    .stylitics-outfits .stylitics-wrap .stylitics-cta {
        line-height: 1;
        padding: 1rem;
    }

    #stylitics_v2 .stylitics-outfits .col-sm-4 {
        width: 100%;
    }

    #stylitics_v2 .stylitics-outfits .stylitics-outfit-wrap>a {
        padding-bottom: 117%;
    }

    .stylitics-outfits .carousel-control.left [class*='icon-arrow'],
    .stylitics-outfits .carousel-control.right [class*='icon-arrow'] {
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        top: 41%;

    }
}

@media (min-width: 992px) {
    #stylitics_v2 .stylitics-outfits .stylitics-outfit-wrap>a {
        padding-bottom: 113%;
    }
}

@media (min-width: 1200px) {
    #stylitics_v2 .stylitics-outfits .stylitics-outfit-wrap>a {
        padding-bottom: 110%;
    }
}

/* AFTERPAY */

#hp-afterpay .module-sh-copy {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    color: #000;
}

#hp-afterpay h4 {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}

#hp-afterpay .module-sh-copy img {
    margin: 0 auto;
    max-width: 239px;
}

#hp-afterpay h5 {
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 1rem;
    letter-spacing: 2px;
    margin-bottom: 1.3rem;
}

#hp-afterpay h5 .heavy {
    font-weight: 600;
}

#hp-afterpay .btn.btn-primary {
    color: #000;
    border: 1px solid #000;
}

#hp-afterpay .module-sh-img img {
    min-height: 25rem;
}

@media (min-width: 768px) {
    #hp-afterpay .module-sh-copy {
        padding: 0;
    }
}

/* END AFTERPAY */

/* TRI ROW SECTION */
#hp-tri {
    margin-bottom: 0;
    margin-top: 1rem;
}

#hp-tri img {
    width: 100%;
}

#hp-tri .heading h2 {
    margin-bottom: 1.5rem;
}

#hp-tri .tri-item {
    text-align: center;
}

#hp-tri .module-copy {
    margin: 1.8rem 0 3.8rem;
}

#hp-tri h4 {
    margin-bottom: 1rem;
    font-weight: 400;
    text-transform: uppercase;
}

#hp-tri p {
    margin-bottom: 1.3rem;
}

@media (min-width: 768px) {
    #hp #hp-tri {
        margin-top: 2rem;
    }

    #hp-tri .module-inner {
        display: flex;
        justify-content: center;
    }

    #hp-tri .tri-item {
        width: 33.3333%;
    }

    #hp-tri .tri-item+.tri-item {
        margin-left: 3.9rem;
    }

    #hp-tri .heading h2 {
        margin-bottom: 2rem;
    }
}

@media (min-width: 992px) {
    #hp #hp-tri {
        margin-bottom: 3rem;
    }
}

/* END TRI ROW SECTION */

/* START SOMA */
#hp #hp-soma {
    margin-top: 0;
}

#hp-soma .module-sh-img img.visible-xs {
    width: 100%;
}

#hp-soma .module-sh-img img:nth-child(3) {
    height: 100%;
}

#hp-soma .module-sh-copy img {
    width: 200px;
    margin: 0 auto;
}

#hp-soma .module-sh-copy .eyebrow {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin: 1.5rem 0;
}

#hp-soma .module-sh-copy h1 {
    font-size: 2.5rem;
    letter-spacing: .05em;
    margin-bottom: 1.5rem;
}

#hp-soma .module-sh-copy p {
    letter-spacing: .05em;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

#hp-soma .module-sh-copy .btn {
    display: block;
    width: 200px;
    margin: 0 auto;
    padding: .8rem 3rem;
}

@media (max-width: 767px) {
    #hp-soma .module-sh-copy {
        background-image: url(/web_assets/img/20210115/hp_soma_mob_bottom.jpg);
        background-size: cover;
    }
}

@media (min-width: 768px) {
    #hp-soma .module-sh-copy {
        transform: translateY(-50%);
        top: 50%;
        bottom: auto;
        padding: 0 0 0 50%;
    }

    #hp-soma .module-sh-copy .eyebrow {
        margin: 1rem 0;
    }

    #hp-soma .module-sh-copy h1 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) {
    #hp-soma .module-sh-copy img {
        width: 225px;
    }

    #hp-soma .module-sh-copy .eyebrow {
        margin: 1.5rem 0;
    }

    #hp-soma .module-sh-copy h1 {
        font-size: 2.5rem;
        margin-bottom: 1.5rem;
    }

    #hp-soma .module-sh-copy p {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }
}

/* END SOMA */

/* CURBSIDE BANNER */
#hp-curbside .module-sh {
    text-align: center;
}

#hp-curbside .leftcopy img {
    margin: 0 auto 1.5rem;
}

#hp-curbside .centercopy img {
    margin: 0 auto;
}

#hp-curbside .rightcopy img {
    margin: 0 auto 1.5rem;
}

#hp-curbside h3 {
    font-weight: 600;
    text-transform: uppercase;
}

#hp-curbside hr {
    width: 18rem;
    margin: 2.3rem auto 2.5rem;
    border-color: #000;
}

#hp-curbside h4 {
    font-weight: 400;
    margin-bottom: 1rem;
}

#hp-curbside .linkwrapper a+a {
    margin-top: 1.7rem;
}

#hp-curbside .linkwrapper a {
    color: #000;
    border-color: #000;
}

@media (max-width: 767px) {
    #hp-curbside .module-sh-img img {
        min-height: 575px;
    }

    #hp-curbside .module-sh-copy {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 3rem 0px;
        color: #000;
    }

    #hp-curbside .rightcopy {
        margin-top: 2rem;
    }

    #hp-curbside .centercopy {
        margin-bottom: 3rem;
    }
}

@media (min-width: 768px) {
    #hp-curbside .module-sh-img img {
        min-height: 300px;
    }

    #hp-curbside .module-sh-copy {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: #000;
        padding: 0 1%
    }

    #hp-halfquad .quad1 {
        padding-left: 0;
    }

    #hp-halfquad .quad2 {
        padding-right: 0;
    }

    #hp-curbside hr {
        display: none;
    }

    #hp-curbside h4 {
        margin-bottom: 2rem;
        font-weight: 600;
    }

    #hp-curbside .leftcopy,
    #hp-curbside .centercopy,
    #hp-curbside .rightcopy {
        width: 50%;
    }

    #hp-curbside h3 {
        margin-bottom: 1.5rem;
        letter-spacing: .05em;
    }

    #hp-curbside .centercopy img {
        margin: 0 auto 1.5rem auto;
    }

    #hp-curbside .rightcopy {
        border-left: 1px solid #000;
        margin-left: 2rem;
        padding: 0 0 0 2rem;
    }

    #hp-curbside .linkwrapper {
        margin-left: 0.2rem;
    }

    #hp-curbside .linkwrapper a {
        display: block;
        margin: auto;
        width: 170px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #hp-curbside p.smaller {
        padding: 0 3rem;
    }
}

@media (min-width: 1200px) {
    #hp #hp-halfquad {
        margin-top: 6rem;
    }
}

@media (min-width: 1200px) {
    #hp-curbside .module-sh-copy {
        padding: 0 5%
    }

    #hp-curbside .leftcopy,
    #hp-curbside .centercopy,
    #hp-curbside .rightcopy {
        width: 33%;
    }
}

/* END CURBSIDE BANNER */

/* SERVICE BANNER */
#hp-services {
    margin-top: 4rem;
    margin-bottom: 0;
}

#hp-services h1 {
    font-size: 2.5rem;
    font-weight: 400;
    letter-spacing: .05em;
    margin-bottom: 2.5rem;
}

#hp-services .module-sh {
    background-color: #F5EFE9;
}

#hp-services .module-inner {
    padding: 3rem 0;
}

#hp-services img {
    margin: 0 auto 1.7rem;
    width: 44px;
}

#hp-services .col-xs-12+.col-xs-12 {
    margin-top: 3.5rem;
}

#hp-services .col-xs-12:last-child {
    margin-top: 2.5rem;
}

#hp-services h2 {
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 1.3rem;
    letter-spacing: 0;
}

#hp-services h2 span {
    font-weight: 600;
}

#hp-services sup {
    font-size: 1rem;
    top: -7px;
    left: .5%;
}

#hp-services p {
    margin-bottom: 1.5rem;
}

#hp-services .services-img1 {
    width: 45px;
}

#hp-services .services-img2 {
    width: 50px;
}

#hp-services .services-img3 {
    width: 50px;
}

#hp-services .services-img4 {
    width: 70px;
}

@media (min-width: 768px) {
    #hp-services .module-inner {
        padding: 4rem 0;
    }

    #hp-services .row {
        margin: 0 auto;
        max-width: 1070px;
    }

    #hp-services .col-xs-12+.col-xs-12 {
        margin-top: 0;
    }

    #hp-services .col-xs-12 {
        padding: 0;
    }

    #hp-services h2 {
        margin-bottom: 2rem;
    }

    #hp-services .col-xs-12:nth-child(1) {
        margin-top: 2.1rem;
    }

    #hp-services .col-xs-12:nth-child(1) img {
        margin-bottom: 2rem;
    }

    #hp-services .col-xs-12:nth-child(2) {
        margin-top: 1.5rem;
    }

    #hp-services .col-xs-12:nth-child(2) img {
        margin-bottom: 2.5rem;
    }

    #hp-services .col-xs-12:nth-child(3) {
        margin-top: 2.1rem;
    }

    #hp-services .col-xs-12:nth-child(3) img {
        margin-bottom: 2.2rem;
    }

    #hp-services .col-xs-12:nth-child(4) {
        margin-top: .5rem;
    }

    #hp-services .col-xs-12:nth-child(4) img {
        margin-bottom: 1.4rem;
    }
}

/* END SERVICE BANNER */
/* START CURALATE */
#hp section.module.module-olapic-header {
    max-width: 1200px;
}

section.module.module-olapic-header .module-inner {
    padding: 0;
}

.module-olapic-header .module-sh-text {
    margin: 0;
    padding: 1rem 0;
    text-align: center;
}

.module-olapic-header hr {
    background-color: transparent;
    border-top: 1px solid #ddd;
    margin: 0 auto 3rem;
    width: 75%;
    visibility: hidden;
}

.module-olapic-header h3.fanreel-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: 400;
    text-transform: uppercase;
}

.module-olapic-header p {
    font-size: 1.4rem;
    margin: 0 0 1rem 0;
}

.module-olapic-header a.view-gallery {
    font-size: 1.4rem;
    font-weight: 600;
    text-transform: uppercase;
}

.module-olapic-header button[aria-label*='Submit a Picture'] {
    background: transparent !important;
    border: 0 none !important;
    color: #000 !important;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 1.4rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    padding: 1rem 2rem !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    word-spacing: -0.05rem !important;
}

@media (max-width: 767px) {
    #hp section.module.module-olapic-header {
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .module-olapic-header button[aria-label*='Submit a Picture'] {
        margin-bottom: 1rem !important;
        margin-top: -1rem !important;
    }
}

@media screen and (min-width: 768px) {
    .module-olapic-header p {
        margin: 1rem 3rem 2rem 3rem;
    }

    section.module.module-olapic-header {
        margin: 3rem auto 0;
        max-width: 1200px;
    }
}

@media screen and (min-width: 992px) {
    .module-olapic-header h3.fanreel-heading {
        font-size: 4rem;
    }

    .module-olapic-header p {
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 400;
        margin: 1rem 15rem 2rem 15rem;
    }

    section.module.module-olapic-header {
        margin-top: 5rem;
    }
}

@media (min-width: 992px) {
    .module-sh-text.sh-text-simple .module-inner {
        padding: 6rem 0;
    }
}

@media (min-width: 1200px) {
    .module-sh-text.sh-text-simple .module-inner {
        padding: 8rem 0;
    }
}

/* END CURALATE */

/* START REFLEKTIONS */
[data-rfkid="rfkid_1"].rfk-rw {
    background-color: #F5EFE9;
    margin-top: 0;
    margin-bottom: 3rem;
}

.rfk-rw .rfk_header {
    font-size: 2.5rem !important;
    letter-spacing: 0.025ex;
}

@media screen and (min-width: 768px) {
    [data-rfkid="rfkid_1"].rfk-rw {
        padding: .5rem 1.5rem;
    }

    [data-rfkid="rfkid_1"].rfk-rw ul li .rfkx_wrap,
    [data-rfkid="rfkid_1"].rfk-rw ul li {
        height: auto;
    }
}

/* END REFLEKTIONS */

/* START CERTONA */
#hp-certona {
    background-color: #F5EFE9;
    margin: 3rem 0;
    padding: .5rem 1.5rem;
    position: relative;
}

[data-certona-scheme] {
    margin-top: 2rem;
}

[data-certona-scheme] h2.related_products_title {
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 2rem;
}

#carousel-certona-product-grid-home_rr {
    margin: 0 -1.5rem;
}

.module-product-grid {
    margin-top: 1.5rem;
    padding: 0;
}

.module-product-grid .product {
    margin-bottom: 0;
}

.module-product-grid .carousel {
    padding: 0 1.5rem 3rem 1.5rem;
}

.module-product-grid .carousel .carousel-control-wrap {
    background-color: #f5efe9;
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .module-product-grid .carousel .carousel-control-wrap .carousel-indicators {
        bottom: 1rem;
    }

    .module-product-grid .carousel .carousel-control {
        bottom: 1.5rem;
    }

    .module-product-grid .carousel .carousel-control-wrap,
    .module-product-grid {
        margin: 0;
    }
}

@media (min-width: 768px) {
    #hp-certona {
        margin: 0;
    }

    #carousel-certona-product-grid-home_rr {
        margin: 0 auto;
    }

    #hp-certona .carousel-inner {
        margin: 0 auto;
        width: 95%;
    }
}

@media (min-width: 992px) {
    #hp-certona {
        margin: 0 0 5rem;
    }
}

@media (min-width: 1200px) {
    [data-certona-scheme] {
        margin: 0 auto;
        max-width: 120rem;
    }

    #carousel-certona-product-grid-home_rr {
        margin: 0 auto;
    }
}

/* END CERTONA */