﻿.h1 {
    color: #1e1e1c
}

.bg-white.js_sticky.js_sub-nav {
    z-index: 1;
}

.designer-detail .long.enlarge {
    background-size: 130%;
}

.designer-detail .sm.enlarge {
    background-size: cover;
} 
.breadcrumbs {
    line-height: 24px;
    margin-bottom: 10px;
}

.product-detail .breadcrumbs {
    margin-bottom: 16px;
}

.breadcrumbs img {
    height: 20px;
    left: 0;
    fill: #cbc4bc;
    margin-bottom: -3px;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}

.breadcrumbs a, .breadcrumbs span {
    font-family: "Atlas Grotesk Detail", "Source Sans Pro", sans-serif;
    color: #474949!important;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 0.9375em;
}

    .breadcrumbs span.seperator {
        color: #8e8e8e !important;
        font-family: "ahrend";
        margin: 0 0 0 5px;
    }

    .breadcrumbs span.seperator:after {
        content: "\f10f";
        transform: rotate(-90deg);
        display: inline-block;
    }

.breadcrumbs span {
    color: #6e6259;
}

    .breadcrumbs a:hover, .breadcrumbs a:last-child {
        color: #ed1c24 !important;
    }

.breadcrumbs {
    color: #cbc4bc;
    margin-left:20px
}

.product-detail .breadcrumbs img.seperator {
    margin: 10px 5px;
}


a#related-items.anchor {
    float: left;
}

button.mfp-close {
    font-size: 0;
}
button.mfp-close:before {
    font-size: 22px;
}

.mfp-iframe-holder button.mfp-close {
    top: 20px!important;
}

.menu.js_menu {
    z-index: 21;
}

.mfp-content > .white-popup-block {
    z-index: 15;
}

#contactform, #contactform_milan{
    margin-top: 0px;
    padding-right: 1px;
}
.popup-video-holder {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
    .popup-video {
        cursor: pointer;

    }
        .popup-video:after{
            z-index:1;
        }

.ac-aboutuscontact {
    border: none;
}

body.theme.has-mainnav.is-loaded.menu-active .bg-white.js_sticky.js_sub-nav nav.subnav {
    display: none;
}

/* Bookerz iframes */

.ac-subscribe {
    width: 240px;
    height: 340px;
    border: 0;
}

.ac-aboutuscontact {
    width: 100%;
    height: 960px;
}

#eventform .ac-aboutuscontact {
    height: 985px;
}

#eventform {
    margin: 0;
    padding: 0;
}

a.anchor {
    top: -100px!important;
}

section.form-row {
    width: 99.99%;
}

#contactform_milan {
    margin: 0 auto;
}



#contactform_milan button.mfp-close {
    position: absolute;
    top: 10px;
    right: 0;
}

#contactform_milan h2 {
    color: #000;
    border-bottom: solid 1px #c2c2c1;
    padding-bottom: 10px;
}

.product-detail .hero--split {
    max-width: 1160px;
    position: relative;
}

.product-detail .hero--split .hero__split-image {
    position: relative;
}

.product-detail .hero--split .hero__split-image img {
    float: left;
    max-width: 80%;
}

.product-detail .hero--split .hero__split-image ul {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}

.product-detail .hero--split .hero__split-text ul {
    position: absolute;
    bottom: 0;
}

.ctabuttonholder {
    margin-top: 30px;
}

#HeroCtaButtons {
    visibility: hidden;
}

    .product-detail .hero--split .hero__split-text a.ctabutton, .ctabuttonholder a.ctabutton, button.ctabutton {
        transition: background-color 0.2s ease-in-out;
        color: #ffffff!important;
        background-color: #ed1c24;
        display: inline-block;
        padding: 0.5em 1.25em;
        cursor: pointer;
        border: none;
        font-size: 16px;
    }

.product-detail .hero--split .hero__split-text a.ctabutton:hover, .ctabuttonholder a.ctabutton:hover, button.ctabutton:hover  {
    background-color: #af0e14;
}

.product-detail .hero--split .hero__split-text a.ctabutton.white,  .ctabuttonholder a.ctabutton.white {
    color: #000!important;
    background-color: #FFF;
}

.product-detail .hero--split .hero__split-text a.ctabutton.white:hover,  .ctabuttonholder a.ctabutton.white:hover {
    background-color: #d8d8d8;
}

.product-detail .hero--split .hero__split-text a.ctabutton.black, .ctabuttonholder a.ctabutton.black {
    background-color: #404040;
}

.product-detail .hero--split .hero__split-text a.ctabutton.black:hover, .ctabuttonholder a.ctabutton.black:hover {
    background-color: #1e1e1c;
}

.product-detail .hero--split .hero__split-text a.ctabutton.green, .ctabuttonholder a.ctabutton.green {
    background-color: #8fac40;
}

.product-detail .hero--split .hero__split-text a.ctabutton.green:hover, .ctabuttonholder a.ctabutton.green:hover {
    background-color: #7d9934;
}

.product-detail .hero--split .hero__split-text a.ctabutton.blue, .ctabuttonholder a.ctabutton.blue {
    background-color: #408aac;
}

.product-detail .hero--split .hero__split-text a.ctabutton.blue:hover, .ctabuttonholder a.ctabutton.blue:hover {
    background-color: #337593;
}

.product-detail .hero--split .hero__split-text a.ctabutton.gold, .ctabuttonholder a.ctabutton.gold {
    background-color: #ac8940;
}

.product-detail .hero--split .hero__split-text a.ctabutton.gold:hover, .ctabuttonholder a.ctabutton.gold:hover {
    background-color: #9b7a36;
}

.product-detail .hero--split .hero__split-text a.ctabutton.beige, .ctabuttonholder a.ctabutton.beige {
    background-color: #afa791;
}

.product-detail .hero--split .hero__split-text a.ctabutton.beige:hover, .ctabuttonholder a.ctabutton.beige:hover {
    background-color: #a09882;
}

.product-detail .hero--split .hero__split-text a.ctabutton.brown, .ctabuttonholder a.ctabutton.brown {
    background-color: #765044;
}

.product-detail .hero--split .hero__split-text a.ctabutton.brown:hover, .ctabuttonholder a.ctabutton.brown:hover {
    background-color: #664339;
}

.product-detail .hero--split .hero__split-text a.ctabutton.magenta, .ctabuttonholder a.ctabutton.magenta {
    background-color: #ac4073;
}

.product-detail .hero--split .hero__split-text a.ctabutton.magenta:hover, .ctabuttonholder a.ctabutton.magenta:hover {
    background-color: #a03869;
}

.product-detail .hero--split .hero__split-text a.ctabutton.purple, .ctabuttonholder a.ctabutton.purple {
    background-color: #614a87;
}

.product-detail .hero--split .hero__split-text a.ctabutton.purple:hover, .ctabuttonholder a.ctabutton.purple:hover {
    background-color: #56407a;
}

.product-detail .hero--split .hero__split-text a.ctabutton.turquoise, .ctabuttonholder a.ctabutton.turquoise {
    background-color: #40ac9a;
}

.product-detail .hero--split .hero__split-text a.ctabutton.turquoise:hover, .ctabuttonholder a.ctabutton.turquoise:hover {
    background-color: #379e8c;
}

.product-detail .hero--split .hero__split-text a.ctabutton.milan2016, .ctabuttonholder a.ctabutton.milan2016 {
    background-color: #A37E2C;
}

.product-detail .hero--split .hero__split-text a.ctabutton.milan2016:hover, .ctabuttonholder a.ctabutton.milan2016:hover {
    background-color: #967325;
}

.product-detail .hero--list-button-container {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.product-detail .hero-list-button-container a{
    display: flex;
    width: 100%;
}

.product-detail .container.content--horizontal iframe {
    max-width: 100% !important;
    width: 100% !important;
    border: none;
}

.product-detail .container.content--horizontal {
    margin-top: 40px
}

.product-detail .hero--split.hero-list-button-container .ctabutton {
    background-color: red;
}

.designers-event h2 {
    color: #404040 !important;
    font-weight: 300 !important;
    font-size: 22px !important;
    line-height: 1.3em;
    margin-top: 0;
}

.designers-event p {
    color: #8e8e8e !important;
    font-size: 1.125em !important;
}

.logo.custom-logo {
    padding-top: 20px;
    padding-bottom: 25px;
}

.js_sticky {
    z-index: 100;
}

.ahrend-heritage .timeline__info .h3 {
    font-weight: 300;
    margin-top: 0;
}

.product-detail .container.content--horizontal.xs-mt-1.md-mt-3 {
    margin-top: 40px;
}

.no-max-height, .no-max-height iframe {
    max-height: none;
}

.servicecontactiframe iframe {
    height: 1780px;
}


/* MEDIA QUERIES */
@media screen and (max-width: 672px) {
    .servicecontactiframe iframe {
        height: 2300px;
    }
}

@media screen and (min-width:514px) {
    .ac-aboutuscontact {
        height: 660px;
    }
}

@media screen and (min-width:538px) {
    #eventform .ac-aboutuscontact {
        height: 685px;
    }
}

@media screen and (min-width:586px){
    .ac-aboutuscontact {
        height: 805px;
    }
    .event-detail{
        padding-bottom: 0;
    }
}

@media screen and (max-width: 519px){
    .hero__intro h1{
        margin-top: 230px;
    }
}

@media screen and (min-width: 980px) {
    .content-focused__content .arrow-list li {
        width: 66.66667%;
    }

    #eventform {
        width: 66.66667%;
    }

    .ac-aboutuscontact {
        height: 960px;
    }

    #contactform h2, #contactform_milan h2{
        margin-bottom: 0;
    }

    #contactform_milan {
        max-width: 50%;
    }

    .menu__nav:not(.show-menu) .menu__has-sub .menu__sub {
        visibility: hidden;
    }

    .menu__nav:not(.show-menu) .menu__has-sub:hover .menu__sub {
        visibility: visible;
    }

    .product-detail .hero--list-button-container {
        display: none;
    }
}

@media screen and (max-width: 980px) {

    .menu-active {
        height: 10vh;
    }

        .menu-active header ~ div, .menu-active footer, .menu-active header .menu__search {
            display: none;
        }

    .active .ahrend {
        display: flex;
        justify-content: center;
        left: 45px;
        width: 100vw;
        background-color: white;
    }

    .menu__nav.show-menu {
        overflow: hidden;
    }
        .menu__nav.show-menu > ul {
            height: calc(100vh - 95px);
            overflow: scroll;
            overflow-x: hidden;
            padding-top: 56px;
            padding-left: 18%;
            padding-right: 18%;
        }
    
    .hero--split {
        padding: 20px;
        padding-bottom: 135px;
    }

    .product-detail .hero--split .hero__split-text ul {
        width: 100%;
        left: 0;
    }

    .product-detail .hero--split .hero__split-text a.ctabutton {
        width: 100%;
        margin-top: 15px;
        margin-right: 0.625em;
        margin-left: 0.625em;
        text-align: center;
    }

    .product-detail .horizontal-icons > li {
        margin: 0;
        display: flex;
        justify-content: center;
    }

    .product-detail .hero--split .hero__split-image ul{
        display: flex;
        justify-content: flex-end;
        width: 29vw;
    }

    .product-detail .hero--split .hero__split-image ul li img{
        object-fit: contain;
    }
    .product-detail .hero--split .hero__split-image {
        height: 33vw;
    }
}

@media screen and (min-width: 980px){
    #eventform .ac-aboutuscontact {
        height: 685px;
    }

    hero--list-button-container {
        display: none;
    }
}

@media screen and (min-width: 1034px) {
    .ac-aboutuscontact {
        height: 671px;
    }

    #eventform .ac-aboutuscontact { 
        height: 685px;
    }
}

@media screen and (min-width: 1040px) {
    #eventform .ac-aboutuscontact {
        height: 985px;
    }
}

@media screen and (max-width: 1041px) {
    .product-detail .breadcrumbs a:first-child {
        width: 26px;
        display: inline-block;
    }
}

@media screen and (min-width: 1142px) {
    #eventform .ac-aboutuscontact {
        height: 685px;
    }
}

@media screen and (max-width: 519px) {
    .hero__intro.xs-12.lg-8 h1 {
        margin-top: 0;
    }

    .hero__intro.xs-12.lg-8 {
        top: 141px;
    }

}

/* call2action menu */

.right-navigation-container {
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 100;
}

.right-navigation-container > ul {
    list-style: none;
    padding: 0;
}

.right-navigation-container > ul > li {
    padding: 14px 12px;
    margin: 0 0 1px 0;
    color: #FFF;
    width: 20px;
    height: 20px;
    background: #404040;
    text-align: center;
    cursor: pointer;
}

.right-navigation-content {
    display: none;
    position: absolute;
    top: 0px;
    right: 44px;
    min-height: 265px;
    width: 280px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    background: #FFF;
    color: #333;
    text-align: left;
    padding: 16px;
    cursor: default;
}

.right-navigation-container ul li:hover .right-navigation-content {
    display: block;
}

.right-navigation-content-header {
    color: #c61017;
    font-weight: 700;
}

.button-red {
    
}

.button-black {
    background: #1e1e1c !important;
    color: #FFF;
}

.right-navigation-content-body {
    
}

.right-navigation-container > ul > li.first {
    
}

.right-navigation-container > ul > li.last {
    
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive-50 {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before,
.embed-responsive-50::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video,
.embed-responsive-50 .embed-responsive-item,
.embed-responsive-50 iframe,
.embed-responsive-50 embed,
.embed-responsive-50 object,
.embed-responsive-50 video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-16by9-sm-only::before {
    padding-top: 56.25%;
}

@media (min-width: 768px) {
    .embed-responsive-50 {
        position: relative;
        display: block;
        width: 50%;
        padding: 0;
        overflow: hidden;
    }
}

@media (min-width: 980px) {
    .embed-responsive-16by9-sm-only::before {
        padding-top: 0;
    }
}

.popup-video-holder {

}

@media (min-width: 980px) {
    .popup-video-holder .embed-responsive {
        height: 500px;
    }

    .popup-video-holder .embed-responsive.embed-responsive-16by9::before {
        padding-top: 0;
    }

}

