@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/lato-v14-latin-300.eot"); /* IE9 Compat Modes */
    src: local("Lato Light"), local("Lato-Light"),
    url("../fonts/lato-v14-latin-300.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v14-latin-300.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v14-latin-300.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v14-latin-300.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/lato-v14-latin-300.svg#Lato") format("svg"); /* Legacy iOS */
}

@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/lato-v14-latin-regular.eot"); /* IE9 Compat Modes */
    src: local("Lato Regular"), local("Lato-Regular"),
    url("../fonts/lato-v14-latin-regular.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v14-latin-regular.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v14-latin-regular.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v14-latin-regular.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/lato-v14-latin-regular.svg#Lato") format("svg"); /* Legacy iOS */
}

@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/lato-v14-latin-700.eot"); /* IE9 Compat Modes */
    src: local("Lato Bold"), local("Lato-Bold"),
    url("../fonts/lato-v14-latin-700.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/lato-v14-latin-700.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/lato-v14-latin-700.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/lato-v14-latin-700.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/lato-v14-latin-700.svg#Lato") format("svg"); /* Legacy iOS */
}

body {
    border-top: 5px solid #502e12;
    border-color: linear-gradient(to left, #8a5e2d, #523014);
    font-family: "Lato", sans-serif;
    color: #523014;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
}

h1 {
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    color: #523014;
    text-transform: uppercase;
}

a:hover {
    color: #523014;
    text-decoration: none;
}

/* Navigation */

a.nav-link {
    font-size: 15px;
    letter-spacing: 0.4px;
    color: #523014;
    padding-top: 15px;
    padding-bottom: 15px;
}

a.nav-link:hover,
a.active,
a.dropdown-toggle:hover {
    background-color: #f5f5f5;
}

#company-nav {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

#company-nav > a {
    color: #523014;
    padding-left: 15px;
    padding-right: 15px;
}

#company-nav > a:hover {
    text-decoration: underline;
}

a.dropdown-toggle-language:hover {
    background-color: #fff;
}

a.dropdown-item:focus,
a.dropdown-item:hover {
    color: #523014;
    background-color: #f5f5f5;
}

.social-media-nav > a {
    display: inline-block;
    opacity: 0.4;
    padding-left: 0;
    padding-right: 0;
}

.social-media-nav > a:hover {
    opacity: 0.8;
    background-color: transparent;
}

.social-media-nav > a > img {
    height: 22px;
}

.social-media-nav > a > img:nth-of-type(1) {
    margin-right: 6px;
}

a.stores {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    border-radius: 5px;
    border: solid 1px #523014;
    font-size: 15px;
    letter-spacing: 0.4px;
    color: #523014;
}

a.stores:hover {
    border-color: #aaa;
    color: #aaa;
}

/* XS/SM navigation */

#mobileNav > div {
    padding-top: 30px;
}

#mobileNav > div > a.nav-link {
    font-size: 24px;
    font-weight: 300;
    line-height: 2;
    letter-spacing: 1.5px;
    text-align: center;
    color: #523014;
    padding-top: 0px;
    padding-bottom: 0px;
}

#mobileNav > div > a.nav-link-store {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: solid 1px #523014;
    display: inline-block;
}

a.nav-link-company {
    font-size: 16px !important;
    font-weight: 300;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
    line-height: 40px;
}

/* Landing page */

.landing-block {
    padding-top: 150px;
    padding-bottom: 90px;
}

.embed-responsive-landing-teaser {
    background: url("/img/landing-teaser-preload.jpg") no-repeat center fixed;
    background-size: cover;
}

.embed-responsive-landing-teaser::before {
    padding-top: 32.29%;
}

.landing-teaser {
    background-color: #f5f5f5;
    position: relative;
}

.landing-teaser .overlay {
    background-color: #94877c;
    padding: 20px;
    margin-top: 0px;
    z-index: 1;
    color: #ffffff;
}

.landing-teaser .overlay > h2 {
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: 1.7px;
}

.landing-teaser .overlay > p {
    font-size: 14px;
    line-height: 1.71;
    letter-spacing: 0.4px;
}

.landing-teaser .overlay > p > a {
    color: #fff;
    border-bottom: 1px solid #dbb171;
}

.landing-teaser .overlay > p > a:hover {
    color: #dbb171;
}

@media (min-width: 992px) {
    .landing-teaser .overlay {
        position: absolute;
        top: -90px;
        padding: 30px;
        width: 70%;
        margin-top: 0px;
        padding-right: 60px;
        z-index: 1;
        color: #ffffff;
    }

    .landing-teaser .overlay > h2 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
    }
}

@media (min-width: 1200px) {
    .landing-teaser .overlay {
        width: 40%;
        padding: 45px;
    }
}

.landing-store-link {
    text-align: center;
}

.landing-store-link > a {
    font-size: 15px;
    color: #523014;
    display: inline-block;
    background: url('/img/goto.svg') no-repeat;
    background-size: contain;
    background-position: left center;
    text-align: right;
    padding-left: 32px;
    margin-top: 15px;
    margin-right: 20px;
    line-height: 20px;
}

.landing-store-link > a:hover {
    color: #94877c;
    background: url('/img/goto-hover.svg') no-repeat;
    background-size: contain;
    background-position: left center;
}

@media (min-width: 992px) {
    .landing-store-link {
        text-align: right;
    }
}

.social-media-teaser {
    margin-top: 60px;
    padding-bottom: 90px;
}

@media (min-width: 768px) {
    .social-media-teaser {
        margin-top: 120px;
    }
}

@media (min-width: 1200px) {
    .social-media-teaser {
        margin-top: 140px;
    }
}

.social-media-teaser p {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.72px;
    color: #94877c;
    text-transform: uppercase;
    margin-bottom: 0;
}

.social-media-teaser h1 {
    font-size: 26px;
    font-weight: 300;
    color: #523014;
    text-align: left;
    margin-top: 5px;
}

@media (min-width: 1200px) {
    .social-media-teaser h1 {
        font-size: 36px;
        letter-spacing: 2px;
        margin-top: 16px;
    }
}

.social-media-teaser #sb_instagram {
    margin-top: 45px;
    margin-bottom: 30px;
}

@media (min-width: 481px) {
    .social-media-teaser #sb_instagram > #sbi_images > .sbi_item {
        padding-left: 10px !important;
    }

    .social-media-teaser #sb_instagram > #sbi_images > .sbi_item:nth-of-type(1),
    .social-media-teaser #sb_instagram > #sbi_images > .sbi_item:nth-of-type(3) {
        padding-left: 0 !important;
    }
}

@media (min-width: 641px) {
    .social-media-teaser #sb_instagram > #sbi_images > .sbi_item:nth-of-type(3) {
        padding-left: 10px !important;
    }
}

.social-media-teaser a.ig-link {
    font-size: 18px;
    line-height: 1.44;
    color: #94877c;
    text-align: right;
}

.social-media-teaser a.fb-link-icon {
    background: url('/instagram-feed/img/facebook.svg') no-repeat;
    background-size: contain;
    background-position: left center;
    height: 30px;
    width: 30px;
    display: inline-block;
    margin-right: 5px;
}

.social-media-teaser a.fb-link-icon:hover {
    background: url('/instagram-feed/img/facebook-hover.svg') no-repeat;
    background-size: contain;
    background-position: left center;
}

.social-media-teaser a.ig-link-icon {
    background: url('/instagram-feed/img/instagram.svg') no-repeat;
    background-position: left center;
    background-size: cover;
    height: 30px;
    width: 30px;
    display: inline-block;
}

.social-media-teaser a.ig-link-icon:hover {
    background: url('/instagram-feed/img/instagram-hover.svg') no-repeat;
    background-position: left center;
    background-size: cover;
}

.social-media-teaser a.ig-link:hover {
    color: #dbb171;
}

.bobzero-teaser {
    padding-top: 60px;
    padding-bottom: 60px;
}

.bobzero-teaser h2 {
    font-size: 22px;
    margin-top: 20px;
    font-weight: 300;
}

.bobzero-teaser p {
    font-weight: 300;
}

.bobzero-teaser .samples {
    margin-top: 45px;
    margin-bottom: 45px;
}

.bob-examples {
    width: 100%;
}

.bob-examples img {
    height: auto;
}

.bob-examples .slick-slide {
    margin-left: 5px;
    margin-right: 5px;
}

@media (min-width: 1400px) {
    .bob-examples .slick-next {
        right: -75px;
    }

    .bob-examples .slick-prev {
        left: -75px;
    }
}

.bobzero-teaser a.pagelink {
    font-size: 18px;
    color: #523014;
    display: inline-block;
    background: url('/img/goto.svg') no-repeat;
    background-size: contain;
    background-position: left center;
    text-align: right;
    padding-left: 32px;
    margin-right: 20px;
    line-height: 20px;
}

.bobzero-teaser a.pagelink:hover {
    color: #94877c;
    background: url('/img/goto-hover.svg') no-repeat;
    background-size: contain;
    background-position: left center;
}

@media (min-width: 992px) {

    .bobzero-teaser {
        text-align: center;
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .bobzero-teaser h2 {
        font-size: 32px;
        margin-top: 45px;
    }

    .bobzero-teaser p {
        font-size: 26px;
        font-weight: 300;
        margin-top: 20px;
    }

    .bobzero-teaser a {
        margin-top: 15px;
    }

}

.bobzero-teaser-landing {
    padding-top: 60px;
    padding-bottom: 0;
}

.bobzero-teaser-landing a {
    color: #0091B2;
}

.bobzero-teaser-landing p {
    font-weight: 400;
    font-size: 17px;
}

.bobzero-teaser-landing p.all-brands {
    font-weight: 300;
    font-size: 24px;
}

@media (min-width: 992px) {

    .bobzero-teaser-landing p {
        font-size: 26px;
        font-weight: 300;
        margin-top: 20px;
    }

}

.bobzero-details {
    padding-top: 90px;
    padding-bottom: 90px;
}

.bobzero-details h2 {
    font-size: 20px;
    padding-bottom: 16px;
}

.bobzero-details h2.benefits {
    margin-top: 45px;
}

.bobzero-details ul {
    padding-right: 30px;
}

.bobzero-details .bob-requirement-box {
    background-color: #f5f5f5;
    padding: 45px;
    margin-top: 20px;
}

.bobzero-details .bob-symitem {
    margin-bottom: 20px;
}

.bobzero-details .bob-symitem > .col-2 {
    padding-right: 0;
}

.bobzero-details .bob-symitem img {
    height: 35px;
    width: auto;
    max-width: 100%;
}

.bobzero-details .bob-symitem p {
    margin-bottom: 0;
}

.bobzero-details p.questions {
    font-size: 18px;
    margin-top: 45px;
}

.bobzero-details a {
    color: #0091B2;
}

.bobzero-details a:hover {
    color: #523014;
}

.bobzero-details a.weblink {
    color: #523014;
    display: inline-block;
    background: url('/img/goto.svg') no-repeat;
    background-size: contain;
    background-position: left center;
    text-align: right;
    padding-left: 32px;
    margin-right: 20px;
    line-height: 20px;
    margin-top: 30px;
}

.bobzero-details a.weblink:hover {
    color: #94877c;
    background: url('/img/goto-hover.svg') no-repeat;
    background-size: contain;
    background-position: left center;
}

.bobzero-details-landing {
    padding-top: 15px;
    padding-bottom: 30px;
}

/* Bob Zero Landing Page */

.bobzero-teaser-block h1 {
    font-size: 2.2rem;
    font-weight: bold;
    text-transform: none;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.bobzero-teaser-block h2 {
    margin-top: 0;
    font-size: 1.5rem;
}

.bobzero-details-block,
.bobzero-brands {
    margin-top: 75px;
}

img.bobzero-logo {
    width: 200px;
}

h2.brand-class {
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: 3px solid #94877c;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 3rem;
}

.farfetch-teaser-landing {
    padding-top: 60px;
    padding-bottom: 60px;
}

.farfetch-teaser h2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #3c2819;
    margin-bottom: 60px;
}

@media (min-width: 992px) {

    .farfetch-teaser-landing {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .farfetch-teaser h2 {
        font-size: 36px;
        margin-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.farfetch-teaser h3 {
    margin-top: -65px;
    font-size: 24px;
    letter-spacing: 1.5px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}

.farfetch-teaser a {
    display: inline-block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 1.43;
    text-align: center;
    color: #523014;
    margin-top: 60px;
    padding: 10px 27px 11px 28px;
    border-radius: 4px;
    border: solid 1px #523014;
}

.farfetch-teaser-landing img,
.farfetch-teaser img {
    border-radius: 5px;
}

.farfetch-teaser a:hover {
    color: #94877c;
    border-color: #94877c;
}

.new-model-item > .row > * > img {
    width: 100%;
}

.new-model-item > .row > * > h1 {
    font-weight: 300;
    letter-spacing: 2px;
    color: #3c2819;
    text-align: left;
    margin-top: 30px;
}

.new-model-item > .row > * > h2 {
    font-size: 18px;
    font-weight: 300;
    color: #3c2819;
}

.new-model-item > .row > * > p {
    color: #523014;
    margin-top: 30px;
    margin-bottom: 30px;
}

.new-model-item > .row > * > p > a {
    border-radius: 4px;
    border: solid 1px #523014;
    padding: 10px 20px 10px 20px;
    color: #523014;
    line-height: 24px;
}

.new-model-item > .row > * > p > a:hover {
    border-color: #aaa;
    color: #aaa;
}

.new-model-item > .row > * > p > a > span::before {
    content: "+";
    margin-right: 9px;
}

.new-model-control > .col-12 {
    padding-left: 0;
    padding-right: 0;
}

.new-model-control > .col-12 > div:nth-of-type(1) {
    float: left;
}

.new-model-control > .col-12 > div:nth-of-type(2) {
    float: right;
    background-color: rgba(196, 191, 188, 0.5);
}

.new-model-control > .col-12 > div:nth-of-type(2) > p {
    font-size: 18px;
    font-weight: 300;
    line-height: 50px;
    letter-spacing: 0.2px;
    color: #523014;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0;
}

img.new-model-control-button {
    height: 50px;
    width: 50px;
}

.store-teaser-images > .carousel-item > img {
    width: 100%;
    height: auto;
}

.store-teaser-text > .carousel-item > h1 {
    margin-top: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #3c2819;
    text-align: left;
}

.store-teaser-text > .carousel-item > p {
    margin-top: 30px;
}

.store-teaser-text > .carousel-item > p > a {
    border-radius: 4px;
    border: solid 1px #523014;
    font-size: 14px;
    color: #523014;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.store-teaser-text > .carousel-item > p > a:hover {
    border-color: #aaa;
    color: #aaa;
}

.carousel-control-prev-stores,
.carousel-control-next-stores {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.carousel-control-prev-stores > img,
.carousel-control-next-stores > img {
    width: 50px;
    height: 50px;
}

.link-block {
    margin-top: 30px;
    text-align: center;
}

a.default-link {
    border-radius: 4px;
    border: solid 1px #523014;
    line-height: 1.43;
    color: #523014;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 230px;
    height: 44px;
    margin-left: 7px;
    margin-right: 7px;
}

a.default-link:hover {
    border-color: #aaa;
    color: #aaa;
}

.company-teaser {
    width: 100%;
    margin: 0 auto;
}

.company-teaser > img {
    width: 100%;
    height: auto;
}

.company-teaser > .founding-overlay {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #dbb171;
    display: flex;
    align-items: center;
    justify-content: center;
}

.company-teaser > .founding-overlay > div > div:first-of-type {
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}

.company-teaser > .founding-overlay > div > div:last-of-type {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
}

.company-teaser > .employee-overlay {
    position: absolute;
    bottom: 0px;
    right: 45px;
    width: 120px;
    height: 120px;
    background-color: #523014;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.company-teaser > .employee-overlay > div > div:first-of-type {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
}

.company-teaser > .employee-overlay > div > div:last-of-type {
    font-size: 12px;
    text-align: center;
    color: #ffffff;
}

/* Brand overview */

.brand-overview-header {
    position: relative;
}

.brand-overview-header > .searchbar {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
}

.brand-overview-header > .searchbar > img {
    height: 20px;
    width: 20px;
    opacity: 0.4;
    position: absolute;
    left: 15px;
}

.brand-overview-header > .searchbar > input {
    border: solid 2px #ececec;
    height: 50px;
    padding-left: 45px;
}

/* Brand detail */

a.back-to-overview {
    float: left;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #523014;
}

a.back-to-overview > span {
    border: 1px solid transparent;
    line-height: 15px;
    display: inline-block;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 9px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}

a.back-to-overview > span::before {
    content: url("/img/chevron-left.svg");
    height: 15px;
    width: auto;
    margin-right: 9px;
}

a.back-to-overview > span:hover {
    border: 1px solid #c3965f;
    color: #c3965f;
}

a.back-to-overview > span:hover::before {
    content: url("/img/chevron-left-hover.svg");
}

.brand-logo {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}

.brand-teaser {
    padding-left: 0;
    padding-right: 0;
}

.brand-teaser > div {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-teaser > div > img:nth-of-type(1) {
    width: 100%;
}

.brand-teaser > div > img:nth-of-type(2) {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 90%;
}

.grid-container {
    margin-bottom: 90px;
}

.grid-container h2 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.6px;
    color: #523014;
    margin-top: 120px;
    margin-bottom: 30px;
    text-align: center;
}

.brand-profile a.website-link {
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px;
    color: #523014;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}

.brand-profile a.website-link:hover {
    color: #c3965f;
}

.brand-profile a.official-website-link {
    font-size: 15px;
    color: #94877c;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}

.brand-profile a.official-website-link:hover {
    color: #c3965f;
}

/* Store Overview */

.store-link {
    border: solid 1px #e1e1e1;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}

.store-link > h2 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.6px;
    color: #523014;
    text-transform: uppercase;
    margin-top: 24px;
    margin-left: 15px;
    text-align: left;
    display: inline-block;
    line-height: 24px;
    min-height: 48px;
}

.store-link span {
    font-size: 13px;
    background-color: #c3965f;
    color: #fff;
    line-height: 26px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 16px
}

.store-link:hover > h2 {
    text-decoration: none;
}

.store-link > p {
    font-size: 14px;
    line-height: 1.67;
    color: #3c2819;
    margin-bottom: 0;
    margin-left: 15px;
}

.store-link:hover {
    border-color: #a1a1a1;
}

.store-link:hover > h2 {
    text-decoration: none;
}

/* Store detail */

.store-images-control > img {
    width: 45px;
    height: 45px;
}

a.carousel-control-prev,
a.carousel-control-next {
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
}

a:hover.carousel-control-next,
a:hover.carousel-control-prev {
    opacity: 1;
}

.carousel-control-prev {
    left: 15px;
}

.carousel-control-next {
    right: 15px;
}

.store-information {
    text-align: center;
    margin-top: 60px;
    padding-left: 75px;
    padding-right: 75px;
    font-size: 14px;
    line-height: 1.67;
    text-align: center;
    color: #3c2819;
}

.store-information hr {
    border-color: #523014;
    width: 30px;
}

span.opening-soon {
    font-size: 15px;
    background-color: #c3965f;
    color: #fff;
    line-height: 26px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    margin-bottom: 30px;
}

.store-information > h3 {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.6px;
    text-align: center;
    color: #523014;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
}

.store-information > p {
    font-size: 14px;
    line-height: 1.67;
    text-align: center;
    color: #3c2819;
    margin-bottom: 0;
}

.store-information a {
    color: #dbb171;
}

.store-information a:hover {
    text-decoration: underline;
}

a.store-website-link {
    color: #523014;
    font-weight: bold;
    border: 2px solid #523014;
    border-radius: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 20px;
    display: inline-block;
}

a.store-website-link:hover {
    color: #dbb171;
    border-color: #dbb171;
}

/* Slick-Slider */

.variable-width img {
    height: 480px;
    margin-right: 7px;
}

.variable-width .slick-slide {
    opacity: 0.7;
}

.variable-width .slick-center {
    opacity: 1;
}

button.slick-prev,
button.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    border: none;
    width: 50px;
    height: 50px;
    opacity: 0.8;
    cursor: pointer
}

button.slick-prev:focus,
button.slick-next:focus {
    outline: none;
}

button.slick-prev {
    background: transparent url(../img/button-left.svg) no-repeat;
    background-size: 100%;
    left: 15px;
}

button.slick-prev:hover {
    background: transparent url(../img/button-left-hover.svg) no-repeat;
    background-size: 100%;
}

button.slick-next {
    background: transparent url(../img/button-right.svg) no-repeat;
    background-size: 100%;
    right: 15px;
}

button.slick-next:hover {
    background: transparent url(../img/button-right-hover.svg) no-repeat;
    background-size: 100%;
}

/* Subpage: Magazines */

.magazine-link {
    margin-bottom: 45px;
}

.magazine-link > img {
    width: 100%;
    height: auto;
}

.magazine-link > h3 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 300;
    color: #3c2819;
}

.magazine-link > ul {
    padding-left: 0;
}

.magazine-link > ul > li {
    float: left;
    list-style: none;
    line-height: 1.5;
}

.magazine-link > ul > li > a {
    color: #dbb171;
}

.magazine-link > ul > li::after {
    margin-left: 5px;
    margin-right: 5px;
    content: "|";
    color: #dbb171;
}

.magazine-link > ul > li:last-of-type::after {
    content: none;
}

/* Subpage: About us */

h2.subtitle {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #3c2819;
}

h2.about-us {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 1.4px;
    text-align: center;
    color: #523014;
    margin-top: 60px;
    margin-bottom: 60px;
}

.philosophy {
    text-align: center;
    margin-bottom: 30px;
}

.philosophy > img {
    width: 45px;
    height: 45px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.philosophy > h3 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    color: #523014;
    margin-bottom: 15px;
}

.history {
    margin-top: 60px;
}

.history:last-of-type {
    margin-bottom: 60px;
}

.history > div > img {
    width: 100%;
    height: auto;
}

.history > div > h4 {
    font-size: 18px;
    color: #523014;
    margin-bottom: 15px;
    margin: 15px;
    text-align: center;
    margin-top: 30px;
}

.history > div > p {
    margin: 15px;
    text-align: center;
}

/* Contact form */

#contact-form {
    margin-top: 15px;
}

label {
    margin-bottom: 15px;
}

#contact-form > div > * {
    margin-top: 15px;
}

.form-control {
    border: 2px solid #ccc;
    border-radius: 0;
}

.show_on_message_send > h5 {
    padding-top: 30px;
    font-weight: 400;
}

.btn-absenden {
    border-radius: 0;
    background-color: transparent;
    padding: 15px 60px 15px 60px;
    border: 2px solid #ccc;
    color: #000;
    font-weight: 300;
    margin-top: 15px;
}

.form-control:focus {
    border-color: #0060a9;
}

.btn-absenden:hover {
    border: 2px solid #0060a9;
    cursor: pointer;
    color: #0060a9;
}

/* Footer */

.footer {
    background-color: #4a4a4a;
    padding: 45px 0 45px 0;
}

.footer-logo {
    width: 220px;
    height: auto;
}

.footer-text {
    margin-top: 15px;
    font-weight: 300;
}

.footer-text > p {
    color: #ffffff;
}

.footer-text > p > a {
    color: #c3965f;
}

.footer .social-media-links {
    margin-top: 20px;
}

.footer .social-media-links > a:hover {
    opacity: 0.7;
}

.footer .social-media-links > a > img {
    height: 32px;
    width: auto;
    margin-right: 6px;
}

.landing-slider img {
    height: 320px;
    margin-right: 7px;
}

.landing-slider .slick-slide {
    opacity: 0.7;
}

.landing-slider .slick-center {
    opacity: 1;
}

@media (min-width: 768px) {
    .landing-slider img {
        height: 480px;
    }
}

/* SM and up */
@media (min-width: 576px) {
    h1 {
        font-size: 36px;
    }

    /* Landing page */
    .company-teaser > .founding-overlay {
        top: 30px;
        left: 15px;
        height: 140px;
        width: 140px;
    }

    .company-teaser > .employee-overlay {
        bottom: 30px;
        right: 15px;
        width: 160px;
        height: 160px;
    }

    .company-teaser > .founding-overlay > div > div:first-of-type,
    .company-teaser > .employee-overlay > div > div:last-of-type {
        font-size: 14px;
    }

    .company-teaser > .founding-overlay > div > div:last-of-type,
    .company-teaser > .employee-overlay > div > div:first-of-type {
        font-size: 28px;
    }

    /* Brand overview */
    a.back-to-overview {
        margin-top: 15px;
        margin-left: 15px;
        margin-bottom: 5px;
    }

    .brand-overview-header {
        height: 300px;
    }

    .brand-overview-header > .searchbar {
        float: left;
        margin-left: 90px;
        height: 300px;
    }

    .brand-overview-header > .searchbar > input {
        width: 400px;
    }

    /* Store detail */
    .store-images-control > img {
        width: 67px;
        height: 67px;
    }

    .carousel-control-prev {
        left: 60px;
    }

    .carousel-control-next {
        right: 60px;
    }

    /* Footer */
    .footer-text {
        margin-top: 0;
    }
}

/* MD and up */
@media (min-width: 768px) {
    /* Brand detail */
    .brand-teaser > .left {
        position: absolute;
        bottom: 30px;
        left: -90px;
        width: 190px;
        height: 190px;
    }

    .brand-teaser > .right {
        position: absolute;
        bottom: -45px;
        right: -90px;
        width: 190px;
        height: 190px;
    }

    .brand-teaser > .left > img:nth-of-type(2),
    .brand-teaser > .right > img:nth-of-type(2) {
        height: 120px;
    }

    /* Subpage: About us */
    .history > div > h4 {
        text-align: left;
        margin-top: 15px;
    }

    .history > div > p {
        text-align: left;
    }
}

/* LG and up */
@media (min-width: 992px) {
    /* Brand detail */
    .brand-teaser > .left {
        bottom: 60px;
        left: -160px;
        width: 250px;
        height: 250px;
    }

    .brand-teaser > .right {
        bottom: -45px;
        right: -120px;
        width: 250px;
        height: 250px;
    }

    .brand-teaser > .left > img:nth-of-type(2),
    .brand-teaser > .right > img:nth-of-type(2) {
        height: 190px;
    }
}

/* Landing page */

a.carousel-control-prev-stores,
a.carousel-control-next-stores {
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
}

a:hover.carousel-control-next-stores,
a:hover.carousel-control-prev-stores {
    opacity: 1;
}

.carousel-control-prev-stores {
    left: -30px;
}

.carousel-control-next-stores {
    right: -30px;
}

.magazine-teaser {
    padding: 45px;
    text-align: center;
}

.magazine-teaser > h2 {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.2px;
    color: #523014;
    margin-top: 15px;
}

.magazine-teaser > div > a {
    font-size: 15px;
    line-height: 1.43;
    color: #dbb171;
}

.magazine-teaser > div > a:hover {
    text-decoration: underline;
}

.magazine-teaser > div > a:after {
    content: "|";
    margin-left: 6px;
}

.magazine-teaser > div > a:last-of-type:after {
    content: "";
}

/* Brand Overview */

.brand-cell {
    border: 1px solid #e1e1e1;
    margin: 7px;
    padding: 15px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}

.brand-cell > a > img {
    width: 100%;
    height: auto;
}

.brand-cell:hover {
    border-color: #a1a1a1;
}

.brand-category-title {
    border: 1px solid #e1e1e1;
    margin: 7px;
    padding: 15px;
    position: relative;
    background-color: #f5f5f5;
}

.brand-category-title > span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.6px;
    text-align: center;
    color: #4a4a4a;
}

.brand-category-title > a > img {
    width: 100%;
    height: auto;
}

/* Brand Detail */

.brand-area {
    padding-top: 60px;
    background-color: #f5f5f5;
    text-align: center;
}

/* Store Detail */

.divider {
    margin-top: 90px;
    margin-bottom: 90px;
    width: 100%;
    height: 1px;
    background-color: #e1e1e1;
}

.brand-category {
    background-color: #f5f5f5;
    border: solid 1px #e1e1e1;
    position: relative;
}

.brand-category > div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/* Brand overview */
.brand-overview-searchbar {
    background-color: #f5f5f5;
    margin-bottom: 60px;
    position: relative;
}

/* Brand detail page */

.brand-images > .col-md-6 {
    text-align: center;
}

.circle-images img {
    border-radius: 50%; /* Ensures it's round */
    border: 6px solid white; /* Border color and thickness */
    margin: -6px; /* Overlap the image with the border */
}

.square-images img {
    border-radius: 50%; /* Ensures it's round */
    border: 6px solid white; /* Border color and thickness */
    margin: -6px; /* Overlap the image with the border */
}

.ssquare-images div > div:nth-of-type(1) > img {
    border-radius: 50%; /* Ensures it's round */
    border: 6px solid white; /* Border color and thickness */
    margin: -6px; /* Overlap the image with the border */
}

/* Additions for Cartier iFrame */
.cartier-embed-container {
    margin-top: 90px;
}

@media (max-width: 767px) {
    .vertical-align > * > h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .vertical-align > div {
        padding-left: 15px;
    }

    #iFrameBCPS {
        width: 100%;
        max-width: 640px;
        height: 1000px;
    }
}

img:not([src]) {
    visibility: hidden;
}

a {
    cursor: pointer;
}

/* Landing Page: Limited Models */

#limited-editions {
    padding-top: 60px;
    padding-bottom: 30px;
}

#limited-editions h2 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    color: #3c2819;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    #limited-editions {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    #limited-editions h2 {
        font-size: 36px;
        letter-spacing: 2px;
        margin-bottom: 60px;
    }
}

#limited-editions .model {
    background-color: #f5f5f5;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    border: none;
    border-radius: 0;
    margin-top: 30px;
}

#limited-editions h3 {
    font-size: 18px;
    line-height: 1.44;
    color: #3c2819;
    margin-bottom: 30px;
    height: 50px;
}

#limited-editions h4 {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.72px;
    color: #94877c;
    text-transform: uppercase;
}

#limited-editions img {
    height: 250px;
    width: auto;
    margin: 0 auto;
}

@media (min-width: 992px) {
    #limited-editions img {
        height: 335px;
        width: auto;
    }
}

#limited-editions p {
    margin-top: 30px;
    text-align: left;
}

.model a {
    margin-top: 30px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #523014;
    font-size: 14px;
    line-height: 1.43;
    color: #523014;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.model a:hover {
    color: #94877c !important;
    border-color: #94877c;
}

.model > div > a:nth-of-type(1):before {
    content: "";
    background: transparent url("/img/landing-limited-editions/icon-plus.svg") center right no-repeat;
    display: inline-block;
    height: 11px;
    width: 10px;
    margin-right: 5px;
}

.model > div > a:hover:before {
    background: transparent url("/img/landing-limited-editions/icon-plus-hover.svg") center right no-repeat;
}

.model > div > div > a:before {
    content: "";
    background: transparent url("/img/landing-limited-editions/icon-minus.svg") center right no-repeat;
    display: inline-block;
    height: 11px;
    width: 10px;
    margin-right: 5px;
}

.model > div > div > a:before {
    background: transparent url("/img/landing-limited-editions/icon-minus-hover.svg") center right no-repeat;
}

#top-deals {
    padding-top: 60px;
    padding-bottom: 90px;
}

#top-deals ul {
    margin-bottom: 0;
}

#top-deals .teaser {
    text-align: center;
    margin-bottom: 30px;
}

#top-deals .top-deal-column {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin-bottom: 30px;
}

#top-deals .top-deal-column > p.discount {
    font-size: 26px;
    line-height: 1;
    text-align: center;
    margin-bottom: 7px;
    margin-top: 30px;
    font-weight: bold;
}

#top-deals .top-deal-column > p.discount-title {
    text-align: center;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 11px;
    font-weight: bold;
}

#top-deals .top-deal-column > p.discount-dedication {
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 11px;
}

#top-deals .top-deal-column > p.discount-condition {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 5px;
}

@media (min-width: 992px) {
    #top-deals {
        padding-top: 170px;
        padding-bottom: 90px;
    }

    #top-deals .top-deal-column {
        margin-bottom: 0;
    }

    #top-deals .top-deal-column > p.discount {
        font-size: 32px;
    }

    #top-deals .top-deal-column > p.discount-title {
        font-size: 26px;
    }

    #top-deals .top-deal-column > p.discount-dedication {
        font-size: 20px;
    }
}

#top-deals p.detail-text {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
}

.top-deal-toggles {
    text-align: center;
    margin-top: 60px;
}

a.top-deal-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
    border-radius: 6px;
    margin-left: 5px;
    margin-right: 5px;
    border: 2px solid #523014;
    font-size: 18px;
    font-weight: bold;
}

a.top-deal-link {
    padding-top: 30px;
    display: block;
    text-align: center;
}

a.top-deal-link:hover,
a.top-deal-link[aria-expanded="true"] {
    color: #94877c !important;
}

a.top-deal-toggle:hover,
a.top-deal-toggle[aria-expanded="true"] {
    border-color: #94877c;
    color: #94877c !important;
}

#top-deals .card-body.conditions-1 {
    margin-top: 20px;
    text-align: center;
    border: none;
}

#top-deals .card-body.conditions-1 .col-12 {
    padding-left: 30px;
    padding-right: 30px;
}

#top-deals .card-body {
    padding: 0;
}

#top-deals .card-body.conditions-1 > p {
    margin-top: 16px;
}

#top-deals .card-body img {
    margin: 0 auto;
}

#top-deals .card-body.conditions-2 {
    margin-top: 20px;
    border: none;
}

#coop-discount {
    margin-top: 20px;
    margin-bottom: 60px;
}

#coop-discount h1 {
    text-transform: none;
    text-align: left;
    font-size: 22px;
    margin-bottom: 30px;
    margin-top: 45px;
}

#coop-discount p > a {
    color: #94877c;
}

#coop-discount p > a:hover {
    color: #94877c;
    text-decoration: underline;
}

#coop-discount p.condition {
    font-size: 13px;
}

#coop-discount .nav-pills {
    margin-top: 30px;
}

#coop-discount a.nav-link {
    padding-top: 5px;
    padding-bottom: 5px;
}

#coop-discount .nav-pills .nav-link.active,
#coop-discount .nav-pills .show > .nav-link {
    background-color: #f5f5f5;
    color: #000;
}

@media (min-width: 992px) {
    #coop-discount {
        margin-top: 90px;
        margin-bottom: 120px;
    }

    #coop-discount h1 {
        margin-top: 0;
        font-size: 28px;
    }

    #coop-discount p {
        font-size: 17px;
    }
}

/* Data Protection */

#dataprotection {
    padding-top: 90px;
    padding-bottom: 90px;
}

#dataprotection h1 {
    text-align: left;
    text-transform: none;
    margin-bottom: 45px;
}

#dataprotection h2 {
    font-size: 24px;
    margin-top: 45px;
    margin-bottom: 30px;
}

#dataprotection h3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 45px;
    margin-bottom: 1rem;
}

.sticky-top {
    background-color: #fff;
}

.cmplazypreviewiframe {
    width: 100% !important;
    margin-bottom: 40px;
    background-color: #f5f5f5 !important;
}

/* .cmplazypreviewiframe {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin-bottom: 40px;
  background-color: #f5f5f5 !important;
}

.cmplazypreviewiframe > .cmplazypreviewmsg {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
} */

#bulgari-iframe {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

#bulgari-iframe > .embed-responsive {
    height: 900px;
}


.cartier {
    padding-bottom: 5rem;
}

.cartier h1 {
    margin-top: 2rem;
}

.cartier p.subheading {
    text-align: center;
    margin-top: 1rem;
    font-size: 1.25rem;
}

.esg-policy {
    text-align: left;
    margin-bottom: 90px;
}

.esg-policy h1 {
    margin-top: 75px;
    margin-bottom: 75px;
}

.esg-policy h2 {
    margin-top: 2.5rem;
    margin-bottom: 30px;
    border-bottom: 2px solid #502e12;
    padding-bottom: 3px;
    font-size: 20px;
    display: inline-block;
}

.esg-policy h3 {
    font-size: 1.1rem;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

.esg-policy ul > li {
    margin-bottom: 0.8rem;
}

.esg-policy ol > li {
    padding-left: 1rem;
    margin-bottom: 0.8rem;
}

.esg-policy a {
    color: #c3965f;
}

.esg-policy a:hover {
    opacity: 0.6;
}

.esg-policy p.address,
.esg-policy a.address {
    color: #4a4a4a;
    font-weight: bold;
}

.jobs {
    margin-bottom: 1rem;
}

.jobs > h1 {
    margin-top: 75px;
    margin-bottom: 75px;
}

.jobs > h2 {
    font-size: 20px;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.jobs > ul > li > a {
    color: #502e12;
}

.jobs > ul > li > a:hover {
    color: #c3965f;
}

.current-offers {
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: center;
}

.current-offers h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.current-offers ul {
    padding-left: 0;
    list-style: none;
}

.current-offers ul > li {
    border: 2px solid #502e12;
    padding: 7px;
    padding-left: 11px;
    padding-right: 11px;
    display: inline-block;
    margin-right: 1rem;
    border-radius: 5px;
    margin-bottom: 1rem;
}

.current-offers ul > li > a {
    color: #502e12;
    font-weight: bold;
    font-size: 17px;
}

.current-offers ul > li:hover,
.current-offers ul > li > a:hover {
    border-color: #c3965f;
    color: #c3965f !important;
}

.init-application {
    margin-top: 1rem;
    margin-bottom: 5rem;
}

.init-application h2 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 1rem;
}

.init-application a {
    color: #c3965f;
}

.init-application a:hover {
    color: #4a4a4a;
}

.onboarding-documents {
    padding-top: 2rem;
}

.onboarding-documents p {
    margin-top: 2rem;
    font-size: 18px;
}

.onboarding-documents a {
    color: #c3965f;
}

.onboarding-documents a:hover {
    opacity: 0.7;
}

.onboarding-document-list {
    margin-top: 3rem;
    margin-bottom: 3rem;
    text-align: center;
}

.onboarding-document-list h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
}

.onboarding-document-list a {
    border: 2px solid #502e12;
    padding: 7px;
    padding-left: 11px;
    padding-right: 11px;
    display: inline-block;
    margin-right: 1rem;
    border-radius: 5px;
    margin-bottom: 1rem;
    color: #502e12;
    font-weight: bold;
    font-size: 17px;
}

.onboarding-document-list a:hover {
    border-color: #c3965f;
    color: #c3965f !important;
}

@media (max-width: 768px) {
    .onboarding-document-list a {
        width: 100%;
        display: block;
    }
}

.onboarding-documents-login {
    padding-top: 3rem;
    padding-bottom: 7rem;
    text-align: center;
}

.onboarding-documents-login h1 {
    margin-bottom: 2rem;
}

.onboarding-documents-login p {
    margin-top: 2rem;
    font-size: 18px;
}

.onboarding-documents-login form {
    text-align: center;
    padding-top: 1rem;
}

.onboarding-documents-login input.form-control {
    width: 250px;
    margin: 0 auto;
    border-radius: 4px;
    border: 2px solid #523014;
}

.onboarding-documents-login button.btn {
    margin-top: 1.5rem;
    cursor: pointer;
    border-radius: 4px;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 1.43;
    color: #ffffff;
    background-color: #94877c;
}

.onboarding-documents-login button.btn:hover {
    opacity: 0.7;
}

a.pdg-button {
    display: inline-block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 15px;
    line-height: 1.43;
    text-align: center;
    color: #523014;
    padding: 10px 27px 11px 28px;
    border-radius: 4px;
    border: solid 1px #523014;
}

a.pdg-button:hover {
    color: #94877c;
    border-color: #94877c;
}

a.back-to-all {
    float: left;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #523014;
}

a.back-to-all > span {
    border: 1px solid #523014;
    line-height: 15px;
    display: inline-block;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 9px;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
}

a.back-to-all > span::before {
    content: url("/img/chevron-left.svg");
    height: 15px;
    width: auto;
    margin-right: 9px;
}

a.back-to-all:hover {
    opacity: 0.6;
}

#consent-note {
    border-radius: 1rem;
    text-align: center;
    background-color: #f5f5f5;
    margin-top: 2rem;
    padding: 2rem;
    display: none;
}

@media (min-width: 768px) {
    #consent-note {
        padding: 6rem;
    }
}

#consent-note > h2 {
    margin-top: 2rem;
    font-size: 24px;
    color: #000000;
}

#consent-note > p {
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    color: #000000;
}

@media (min-width: 768px) {
    #consent-note > p {
        width: 70%;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

}

#consentButton {
    display: block;
    margin: 0 auto;
    margin-top: 1.5rem;
    background-color: transparent;
    border: none;
    color: #000000;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding: 10px 27px 11px 28px;
    border-radius: 4px;
    border: solid 1px #000000;
}

#consentButton:hover {
    cursor: pointer;
    color: #94877c;
    border-color: #94877c;
}

/* Omega iFrame */

iframe#omegaODDIframe {
    width: 1px;
    min-width: 100%;
}

/* Chopard iFrame */
iframe#chopardsiteinsite {
    margin-top: 2rem;
}

/* Hublot Special Edition */

.heroSlider .image-overlay {
    position: relative;
    text-align: center;
    color: white;
    width: 100%;
    height: 500px;
    object-fit: cover;
}

@media(min-width: 992px) {
    .heroSlider .image-overlay {
        height: 700px;
    }
}

.heroSlider .image-overlay .overlay {
    background-color: rgba(195, 150, 95, 0.9);
    padding: 2.5rem;
    width: 100%;
    position: absolute;
    bottom: 0;
}


@media(min-width: 992px) {

    .heroSlider .image-overlay .overlay {
        padding: 3rem;
        padding-right: 4rem;
        width: 40%;
        text-align: left;
        bottom: 0;
        left: 0;
    }
}

@media(min-width: 1200px) {

    .heroSlider .image-overlay .overlay {
        width: 30%;
    }
}

.heroSlider .swiper-slide:first-of-type .overlay {
    right: 0;
    left: auto;
}

.heroSlider .image-overlay .overlay  h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.5rem;
    line-height: 1.3;
}

.heroSlider .image-overlay .overlay p {
    font-size: 16px;
    margin-bottom: 1rem;
}

.heroSlider .image-overlay .overlay a.btn {
    border: 1px solid white;
    background: transparent;
    margin: 0;
    color: white;
}

@media(min-width: 992px) {

    .heroSlider .image-overlay .overlay  h2 {
        font-size: 28px;
        margin-bottom: 1rem;
    }

    .heroSlider .image-overlay .overlay p {
        margin-bottom: 1.5rem;
    }

}

.heroSlider .image-overlay .overlay a.btn:hover {
    color: #502e12;
    border-color: #502e12;
}

.heroSlider .swiper-pagination-bullet-active {
    background-color: #502e12;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.special-edition-description {
    margin-top: 4rem;
    margin-bottom: 4rem;
    font-size: 16px;
    align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: rgba(195, 150, 95, 0.9);
    width: 50px;
    height: 50px;
    color: white;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #502e12;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 28px;
    color: white;
}

.swiper-button-next {
    right: 20px;
}

.swiper-button-prev {
    left: 20px;
}

.special-edition-description .description-text,
.special-edition-description .description-detail {
    margin-bottom: 3rem;
}

@media(min-width: 768px) {
    .special-edition-description .description-text {
        padding-right: 3rem;
        margin-bottom: 0;
    }

    .special-edition-description .description-detail {
        padding-left: 3rem;
        margin-bottom: 0;
    }

}

@media(min-width: 1200px) {
    .special-edition-description .description-text {
        padding-right: 6rem;
    }

    .special-edition-description .description-detail {
        padding-left: 6rem;
    }

}

.special-edition-description h3 {
    font-size: 20px;
    margin-bottom: 1.5rem;
}

.special-edition-pos {
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.special-edition-pos h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 3rem;
}

.store-image-overlay {
    border: 1px solid #e1e1e1;
    position: relative;
    text-align: center;
    color: white;
}

.store-image-overlay .overlay {
    background-color: rgba(195, 150, 95, 0.9);
    padding: 3rem;
    text-align: left;
}

@media(min-width: 992px) {
    .store-image-overlay .overlay {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40%;
    }
}

.store-image-overlay .overlay h3 {
    font-size: 28px;
    margin: 0;
    font-weight: bold;
}

.store-image-overlay .overlay .store-altitude {
    font-size: 16px;
    margin-bottom: 1rem;
}

.store-image-overlay .overlay p {
    font-size: 16px;
    margin-bottom: 1.5rem;
}

.store-image-overlay .overlay a.btn {
    border-color: white;
    color: white;
    background: transparent;
}

.store-image-overlay .overlay a.btn:hover {
    color: #502e12;
    border-color: #502e12;
}

.special-edition-pos .store {
    border: 1px solid #e1e1e1;
    margin-top: 2rem;
    padding-bottom: 0.8rem;
}

.special-edition-pos .store h3 {
    margin-left: 0.8rem;
    margin-top: 1.5rem;
    font-size: 18px;
    font-weight: bold;
}

.special-edition-pos .store p {
    margin-left: 0.8rem;
    margin-top: 1rem;
}

.special-edition-pos .store a.btn {
    margin-left: 0.8rem;
    border: 1px solid #502e12;
    color: #502e12;
}

.special-edition-pos .store a.btn:hover {
    color: #c3965f;
    border-color: #c3965f;
}

.contact-cta {
    background-color: #f5f5f5;
    padding-top: 4rem;
    padding-bottom: 4rem;
    text-align: center;
}

.contact-cta h2 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 1.5rem;
}

.contact-cta p {
    margin-bottom: 2rem;
}

.contact-cta a.btn {
    border: 1px solid #502e12;
    color: #502e12;
}

.contact-cta a.btn:hover {
    color: #c3965f;
    border-color: #c3965f;
}

.hublot-special-edition-banner {
    margin-top: 3rem;
    position: relative;
}

.hublot-special-edition-banner > img {
    aspect-ratio: 1/1;
    width: 100%;
    object-fit: cover;
}

@media(min-width: 992px){
    .hublot-special-edition-banner > img {
        aspect-ratio: 16/7;
    }
}

.hublot-special-edition-banner > .overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.8rem;
    width: 100%;
    max-width: 450px;
    color: white;
    background-color: rgba(195, 150, 95, 0.8);
}

@media(min-width: 992px){
    .hublot-special-edition-banner > .overlay {
        top: 25%;
        left: 2rem;
        padding: 1.8rem;
        transform: none;
        width: 50%;
        max-width: 450px;
    }
}

.hublot-special-edition-banner > .overlay > h2 {
    font-size: 1.5rem;
}

.hublot-special-edition-banner > .overlay > p {
    margin-top: 1rem;
}

.hublot-special-edition-banner > .overlay > a {
    background-color: transparent;
    border: 1px solid white;
}

.hublot-special-edition-banner > .overlay > a:hover {
    color: #502e12;
    background-color: transparent;
    border: 1px solid #502e12;
}