/* promo */
body.featured-collections .promo-content .button-block{
    padding: 60px 0 100px;
}
body.featured-collections .promo-content .intro-block .inner{
    padding: 100px 26px 0 26px;
}

/* common */
body.featured-collections .promo-content .btn{
    font-family: gothicb;
    padding: 18px 35px;
}
body.featured-collections .promo-content .carousel-items-item > .text p{
    font: 18px/24px gothic;
}
body.featured-collections .promo-content .mosaic-block > .inner .intro h2,
body.featured-collections .promo-content .intro-block h2{
    letter-spacing: .138em;
}
body.featured-collections .promo-content .intro-block .inner,
body.featured-collections .promo-content .mosaic-block > .inner h2{
    max-width: 1000px;
}
body.featured-collections .promo-content .intro-block .inner > .text{
    font-size: 22px;
    max-width: 660px;
    margin: 30px auto 0;
}


/* main block */
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 .main-block-header h1 {
    font: 2.5vw gothic, serif;
    letter-spacing: .08em;
}
body.featured-collections .promo-content .main-block-header p{
    font: 16px/21px gothic;
    margin-bottom: 2em;
    letter-spacing: .5px;
}
body.featured-collections .promo-content .main-block-header p.h{
    margin-bottom: 0;
    font: 22px/32px gothic;
    letter-spacing: .133em;
}
body.featured-collections .promo-content .main-block:before{
    content: "";
    position: absolute;
    background: linear-gradient(#000 30%,transparent);
    opacity: .55;
    top: 0;
    left: 0;
    right: 0;
    height: 40%;
    z-index: 1;
}
/*body.featured-collections .promo-content .main-block{
    margin-bottom: 30px;
}*/

body.featured-collections .promo-content p.external-font {
    font: 100px gothic;
    margin-bottom: 2rem;
    letter-spacing: 15px;
}

/* limited block */
body.featured-collections .promo-content .limited-block .inner .block .text{
    color: rgb(69, 69, 69);
}
body.featured-collections .promo-content .limited-block .btn{
    color: rgb(69, 69, 69);
    border-color: rgb(69, 69, 69);
}
body.featured-collections .promo-content .limited-block .btn:after,
body.featured-collections .promo-content .limited-block .btn:hover:after{
    border-color: rgb(69, 69, 69);
}
body.featured-collections .promo-content .limited-block .inner .block h2{
    font:32px/36px gothic;
    letter-spacing: .222em;
}
body.featured-collections .promo-content .limited-block .inner .block .text:before,
body.featured-collections .promo-content .limited-block .inner .block{
    min-height: 700px;
}


/* intro block */
body.featured-collections .promo-content .intro-block.perfect h2{
    font-family: gothic;
    font-size: 38px;
}


/* mosaic block */
body.featured-collections .promo-content .mosaic-block .mosaic .text{
    color: #1d1d1d;
    text-align: left;
    font: 16px/1.3 gothic;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text .inner{
    padding: 10px 15px;
}
body.featured-collections .promo-content .mosaic-block .mosaic .text h4{
    font-family: gothicb;
    margin-bottom: 5px;
}


/* callouts */
body.featured-collections .promo-content .intro-block.moving .inner > .header{
    font-family: gothicb;
    color: #1d1d1d;
    letter-spacing: .138em;
}
body.featured-collections .promo-content .intro-block.moving .inner > .text{
    margin-top: 20px;
}
body.featured-collections .promo-content .callouts-block.hover {
    background-color: rgb(0, 0, 0);
}

body.featured-collections .promo-content .callouts-block.hover .color-svg {
    fill: #ffffff;
}

body.featured-collections .promo-content .callouts-block .callouts > div p{
    color: #fff;
}
body.featured-collections .promo-content .callouts-block .callouts > div:after{
    border-color: #ffffff;
}

body.featured-collections .promo-content .callouts-block-content {
    width: 100vw;
}

body.featured-collections .promo-content .callouts-block .inner {
    background-color: rgb(243, 243, 243);
    transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -webkit-transition: opacity .6s ease;
    max-width: 100%;
    width: 100%;
}

body.featured-collections .promo-content .callouts-block.hover .inner {
    opacity: .35;
}

/* shoes block */
body.featured-collections .promo-content .shoes-block .h{
    font-family: gothicb;
    letter-spacing: .138em;
    padding: 30px 0 50px;
}
body.featured-collections .promo-content .shoes-block .shoes .shoes-item .image{
    background-size: 90% auto;
}


/* care block */
body.featured-collections .promo-content .shoecare-block{
    background-color: #1d1d1d;
}


/* blue block */
body.featured-collections .promo-content .blue-block{
    height: 62vw;
    color: #fff;
}
body.featured-collections .promo-content .blue-block .blue-block-text{
    position: absolute;
    width: 40%;
    left: 10%;
}
body.featured-collections .promo-content .blue-block .blue-block-text:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 62vw;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner{
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 90%;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner h2{
    font-size: 36px;
    margin:0 0 1em;
    text-transform: uppercase;
    letter-spacing: .138em;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner p{
    font:16px/1.7em gothic;
    margin-bottom: 1em;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner .buttons{
    margin-top: 5.25vw;
}
body.featured-collections .promo-content .blue-block .blue-block-text .inner .buttons .btn{
    margin: 0 0 1em .75em;
}


/* double block */
body.featured-collections .promo-content .block-double{
    font-size: 0;
    line-height: 0;
    color: #1d1d1d;
}
body.featured-collections .promo-content .block-double .block{
    height: 845px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
}
body.featured-collections .promo-content .block-double:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 845px;
}
body.featured-collections .promo-content .block-double .inner h2{
    font-size: 36px;
    line-height: 1.3em;
    margin: 0 0 0.5em;
    letter-spacing: .222em;
}
body.featured-collections .promo-content .block-double .inner p{
    font-size: 16px;
    line-height: 1.7em;
    letter-spacing: .0555em;
}
body.featured-collections .promo-content .block-double .inner .btn {
    margin-top: 3em;
    color: #1d1d1d;
    border-color: #1d1d1d;
}
body.featured-collections .promo-content .block-double .inner .btn:hover,
body.featured-collections .promo-content .block-double .inner .btn:after,
body.featured-collections .promo-content .block-double .inner .btn:hover:after{
    border-color: #1d1d1d;
}
body.featured-collections .promo-content .block-double .text-block:before{
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 845px;
}
body.featured-collections .promo-content .block-double .text-block .inner{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    padding: 75px;
    box-sizing: border-box;
}


/* bg last block */
body.featured-collections .promo-content .bg-block{
    height: 30vw;
}
body.featured-collections .promo-content .bg-block p{
    margin-bottom: 1em;
}



/* motion */
body.featured-collections .promo-content .intro-block.motion .inner{
    max-width: 1200px;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row{
    font-size: 0;
    line-height: 0;
    margin: 40px 0;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item {
    display: inline-block;
    width: 30%;
    margin-right: 5%;
    font: 16px/20px gothic;
    vertical-align: top;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item:last-child{
    margin-right: 0;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item .img{
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item h3{
    font: 24px/30px gothicb;
    margin: 1em 0;
    text-transform: uppercase;
}
body.featured-collections .promo-content .intro-block.motion .advantages .item-row > .item p{
    font: 16px/1.3 gothic;
}

body.featured-collections .promo-content .video-block.playing:before {
    content: none !important;
}

body.featured-collections .promo-content .video-block .play{
    display: inline-block;
    position: relative;
    left: auto;
    top: auto;
    margin-top: 50px;
    margin-left: 0;
}
body.featured-collections .promo-content .video-block.playing .inner{
    display: none!important;
}
body.featured-collections .promo-content .video-block > .inner{
    margin: 0 auto;
    text-align: center;
    width: 1015px;
    padding-bottom: 100px;
}
body.featured-collections .promo-content .video-block .logo-video {
    background-image: url("/promos/ss20/vitrus/images/eccoVitrus.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 66px;
}
body.featured-collections .promo-content .main-block-header .inner
{
    width: 60%;
}
body.featured-collections .promo-content .video-block > .inner > iframe{
    display: inline-block;
    height: 571px;
    margin: 0 auto;
}
body.featured-collections .promo-content .video-block > .inner .h{
    font-family: gothicb;
    letter-spacing: .138em;
    padding: 100px 0 50px;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
}

body.featured-collections .promo-content .mosaic-block .button-block{
    padding: 0;
}

body.featured-collections .promo-content .callouts-block{
    background-color: rgb(243, 243, 243);
    padding-bottom: 120px;
    overflow: hidden;
}


/* bg-block */
body.featured-collections .promo-content .bg-block.text{
    position: relative;
    max-height: 100%;
    height: auto;
    color: #fff;
}
body.featured-collections .promo-content .bg-block > .inner:before {
    content: "";
    vertical-align: middle;
    display: inline-block;
    height: 100%;
}
body.featured-collections .promo-content .bg-block > .inner {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    right: 0;
    height: 100%;
    width: 90%;
}
body.featured-collections .promo-content .bg-block > .inner > .text{
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 30%;
    font: 16px/20px gothic;
}
body.featured-collections .promo-content .bg-block > .inner > .text .h1{
    font: 32px/1.3 gothicb;
    margin-bottom: 20px;
}
body.featured-collections .promo-content .bg-block > .inner > .text .text{
    font: 18px/1.3 gothic;
    margin-bottom: 40px;
}
body.featured-collections .promo-content .bg-block > .inner > .text .btn{
    border-color: #fff;
    color: #fff;
}
body.featured-collections .promo-content .bg-block > .inner > .text .btn:after,
body.featured-collections .promo-content .bg-block > .inner > .text .btn:hover:after{
    border-color: #fff;
}
body.featured-collections .promo-content .bg-block.right > .inner{
    left: 55%;
    width: 40%;
}
body.featured-collections .promo-content .bg-block.right > .inner .text{
    width: 90%;
}

body.featured-collections .promo-content .bg-block.two-column-img-text{
    background-color: rgb(1, 0, 1);
    overflow: hidden;
}

body.featured-collections .promo-content .bg-block.two-column-img-text img{
    width: 50%;
}


/* carousel block */
body.featured-collections .promo-content .carousel-block .slide-next:hover,
body.featured-collections .promo-content .carousel-items-item > .text{
    background-color: rgba(0, 0, 0, 0.45);
}


/* 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;
}

body.featured-collections .promo-content .inspire-block .text-block > .inner .text .btn{
    color: #fff!important;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
}

/* three-column-img-text-img */
body.featured-collections .promo-content .three-column-img-text-img {
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 41.6vw;
    position: relative;
}

body.featured-collections .promo-content .three-column-img-text-img .left {
    background-image: url("/promos/ss20/vitrus/images/bottom_panel_left.jpg");
    background-size: cover;
    flex: 3;
    -ms-flex: 3;
}

body.featured-collections .promo-content .three-column-img-text-img .center{
    background-color: rgb(37, 37, 37);
    flex: 4;
    -ms-flex: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

body.featured-collections .promo-content .three-column-img-text-img .right {
    background-image: url("/promos/ss20/vitrus/images/bottom_panel_right.jpg");
    background-size: cover;
    flex: 3;
    -ms-flex: 3;
}

body.featured-collections .promo-content .three-column-img-text-img h2 {
    margin: 0 auto .5em;
    padding: 0;
    line-height: 1.25em;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: .222em;
    text-align: center;
    width: auto;
}

body.featured-collections .promo-content .three-column-img-text-img p {
    font-size: 1.11vw;
    line-height: 1.7em;
    letter-spacing: .0555em;
    margin: 0;
    padding: 0;
    text-align: center;
}

body.featured-collections .promo-content .three-column-img-text-img .text-area {
    width: 80%;
}

body.featured-collections .promo-content .three-column-img-text-img .btn-area {
    width: 90%;
    text-align: center;
    position: relative;
    margin: 2.8em 0 0;
}

/* video-block new iframe*/
section.panel-video-hero>div:first-child {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

body .video-block section.panel-video-hero>div:first-child>iframe:first-child {
    right: 0;
    bottom: 0;
    -ms-transform: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

body .video-block section.panel-video-hero>div:first-child>div {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

section.panel-video-hero>div:first-child>div h1 {
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
    position: relative;
    width: 100%;
}

section.panel-video-hero>div:first-child>div h1 span:first-child {
    font-size: 2.5vw;
    position: absolute;
    top: -2.4em;
    left: 0;
    right: 0;
    display: block;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: .34em;
    margin-bottom: 1.3em;
}

section.panel-video-hero>div:first-child>div h1 span.logo {
    height: 6.9vw;
    background-size: auto 6.9vw;
    -ms-transform: translateY(-8%);
    transform: translateY(-8%);
    display: block;
    color: transparent;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100vw;
}

section.panel-video-hero>div:first-child>div h1 svg {
    display: inline-block;
    height: 6.9vw;
    width: 6.9vw;
    margin-top: 8.3vw;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

section.panel-video-hero>div:first-child>div h1 svg path, section.panel-video-hero>div:first-child>div h1 svg polygon {
    fill: #fff;
}

section.panel-video-hero>div:first-child>div+iframe {
    display: none;
}

section.panel-video-hero>div:first-child>div, section.panel-video-hero>div:first-child>div+iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

section.panel-video-hero>div:first-child>span {
    position: absolute;
    top: 2%;
    right: 2%;
    font-size: 42px;
    z-index: 3;
    display: none;
    color: #fff;
    text-shadow: 1px 1px 6px #000;
    cursor: pointer;
}
