/* main block */
body.featured-collections .promo-content .main-block-header h1{
    letter-spacing: .08em;
}
body.featured-collections .promo-content .main-block-header p{
    font: 20px/26px gothic;
    margin-bottom: 2em;
}

/* callouts */
body.featured-collections .promo-content .callouts-block{
    padding-bottom: 0;
}
body.featured-collections .promo-content .callouts-block .text-block{
    position: absolute;
    top: 80px;
    color: #fff;
    width: 60%;
    left: 20%;
}
body.featured-collections .promo-content .callouts-block .text-block .header{
    font: 36px/42px gothic;
    text-transform: uppercase;
    margin-bottom: 0.5em;
    letter-spacing: .0125em;
}
body.featured-collections .promo-content .callouts-block .text-block .text{
    font: 18px/22px gothic;
}
body.featured-collections .promo-content .callouts-block .callouts-block-content{
    background: #000;
    width: 100%;
}
body.featured-collections .promo-content .callouts-block .callouts-block-content svg{
    fill: transparent;
}
body.featured-collections .promo-content .callouts-block img.bg{
    width: 100%;
}


/* bg last block */
body.featured-collections .promo-content .bg-block p{
    letter-spacing: .222em;
    margin-bottom: 1em;
}


body.featured-collections .promo-content .carousel-block .slide-next:hover{
    background: rgba(20, 20, 20, 0.8);
}


/* shoes block */
body.featured-collections .promo-content .shoes-block .h{
    letter-spacing: .138em;
    color: rgb(68, 68, 68);
    font-family: gothicb;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .image{
    background-size: 100% auto;
    background-position: left top;
    background-size: cover;
    border-radius: 10px;
    height: 361px;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .title{
    position: static;
    color: rgb(68, 68, 68);
    font: 18px/22px gothicb;
    padding-top: 0;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a:hover .image{
    opacity: 0.8;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a:hover > span{
    opacity: 1;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item a:hover > span + span{
    display: none;
}


/* limited block */
body.featured-collections .promo-content .limited-block .inner .block h2{
    letter-spacing: .138em;
}
body.featured-collections .promo-content .limited-block .inner .block p.first{
    font: 24px/1.3 gothic;
    text-transform: uppercase;
}
body.featured-collections .promo-content .limited-block .inner .block .text{
    color: #3c3c3c;
}
body.featured-collections .promo-content .limited-block .inner .block .text .btn{
    border: 2px solid #3c3c3c;
    color: #3c3c3c;
}
body.featured-collections .promo-content .limited-block .inner .block .text .btn:hover{
    border: 2px solid #3c3c3c;
    color: #3c3c3c;
}
body.featured-collections .promo-content .limited-block .inner .block .text .btn:after,
body.featured-collections .promo-content .limited-block .inner .block .text .btn:hover:after{
    border-color: #3c3c3c;
    color: #3c3c3c;
}



body.featured-collections .promo-content .carousel-items-item > .text{
    background: rgba(20, 20, 20, 0.8);
}
body.featured-collections .promo-content .video-block .play{
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    margin-top: 0;
	margin-left: 0;
}
body.featured-collections .promo-content .video-block.playing .inner{
    display: none!important;
}
body.featured-collections .promo-content .mosaic-block .button-block{
    padding: 0;
}

body.featured-collections .promo-content .intro-block.speech .inner{
    min-height: 400px;
    max-width: 1180px;
}
body.featured-collections .promo-content .intro-block .inner > .text{
    padding-left: 420px;
    text-align: left;
}
body.featured-collections .promo-content .intro-block.speech .inner{
    background: url(/promos/aw18/vitrus-collection/images/quote.jpg) no-repeat;
}


body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn{
    color: #fff!important;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
}




/* inspire block */
body.featured-collections .promo-content .inspire-block .owl-carousel .owl-nav.disabled{
    display: block;
}
body.featured-collections .promo-content .inspire-block .owl-prev{
    background: url(/promos/pages/fluidform/images/arr-left.svg) no-repeat;
    width: 20px;
    height: 58px;
    right: 80%;
}
body.featured-collections .promo-content .inspire-block .owl-next{
    background: url(/promos/aw18/cristmas/images/arr-right.svg) no-repeat;
    width: 20px;
    height: 58px;
    right: 30px;
}
body.featured-collections .promo-content .inspire-block .owl-prev,
body.featured-collections .promo-content .inspire-block .owl-next{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -29px;
}

body.featured-collections .promo-content .inspire-block{
    overflow: hidden;
}
body.featured-collections .promo-content .inspire-block > .inner {
    font-size: 0;
    line-height: 0;
    padding: 100px 0;
}
body.featured-collections .promo-content .inspire-block .inspire-block-left,
body.featured-collections .promo-content .inspire-block .inspire-block-right{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .inspire-block .inspire-block-left > .inner,
body.featured-collections .promo-content .inspire-block .inspire-block-right  > .inner{
    display: inline-block;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .inspire-block .inspire-block-left{
    width: 70%;
    margin-left: -10%;
}
body.featured-collections .promo-content .inspire-block .inspire-block-right{
    width: 40%;
    text-align: center;
}
body.featured-collections .promo-content .inspire-block .owl-carousel .bg{
    display: inline-block!important;
    border-radius: 50%;
}
body.featured-collections .promo-content .inspire-block .owl-carousel .carousel-items-item{
    text-align: right;
}
body.featured-collections .promo-content .inspire-block.right .inspire-block-left{
    left: 10%;
    width: 30%;
    margin-left: 0;
}
body.featured-collections .promo-content .inspire-block.right .inspire-block-right{
    position: relative;
    right: -10%;
    width: 70%;
}
body.featured-collections .promo-content .inspire-block .h1{
    font: 32px/1.3 gothic;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: .138em;
}
body.featured-collections .promo-content .inspire-block .p{
    font: 18px/1.3 gothic;
    margin-bottom: 40px;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 90%;
    max-width: 400px;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text{
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 90%;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn{
    border-color: #3c3c3c;
    color: #fff;
    min-width: 150px;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn:hover{
    opacity: 0.8;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn:after,
body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn:hover:after{
    border-color: #fff;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text{
    display: none;
}
body.featured-collections .promo-content .inspire-block .text-block > .inner .text.active{
    display: inline-block;
}


body.featured-collections .promo-content .inspire-block.right .owl-prev{
    background: url(/promos/pages/fluidform/images/arr-left.svg) no-repeat;
    width: 20px;
    height: 58px;
    left: -5%;
    right: auto;
    margin-right: 0;
}
body.featured-collections .promo-content .inspire-block.right .owl-next{
    background: url(/promos/aw18/cristmas/images/arr-right.svg) no-repeat;
    width: 20px;
    height: 58px;
    left: 80%;
}
body.featured-collections .promo-content .inspire-block .owl-prev,
body.featured-collections .promo-content .inspire-block .owl-next{
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -29px;
}
body.featured-collections .promo-content .inspire-block.right .carousel-items-item{
    margin-left: 0;
    margin-right: 30px;
}
