@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');

body,
h1,
h2,
h3,
p {
    margin: 0;
    font-weight: normal;
    line-height: 1;
}

/*versace*/


#versace {
    font-family: 'Roboto', sans-serif;
    color: #555;
    /* margin-top: 96px; */
}

.hero,
.text_row,
.Row_images,
.my_carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hero {
    border-bottom: 0.069vw solid #979797;
}

.hero_left {
    width: 24.4vw;
    margin-left: 7.639vw;
    margin-top: 3.639vw;
}

.versace_title::last-line {
    line-height: 1;
}

.versace_title {
    font-size: 3.576vw;
    line-height: 1.2;
    font-weight: 100;
    color: #222;
}

.versace_title.first {
    line-height: 1;
    margin-bottom: 2.292vw;
}

.versace_p {
    font-weight: 300;
    font-size: 1.431vw;
    line-height: 1.646vw;
}

.hero_right {
    width: 60.139vw;
}

.hero_right_img {
    width: 100%;
    height: auto;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.text_row.spring {
    margin-bottom: 8.333vw;
}

.text_row_left {
    margin-left: 7.639vw;
    margin-top: 6.2vw;
    width: 24vw;
}

.text_row_right {
    width: 44.722vw;
    margin-top: 11.083vw;
    margin-right: 12.778vw;
}

.Row_images {
    padding-bottom: 4.306vw;
}

.Row_images.second {
    padding-bottom: 9.028vw;
    border-bottom: 0.069vw solid #979797;
}

.image_big {
    width: 65.556vw;
}

.image_small {
    width: 31.875vw;
}

/*images with hover effect*/

.img-wrapper {
    position: relative;
}

.img-wrapper img {
    width: 100%;
    height: auto;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    opacity: 1;
}

.img-wrapper img + img {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

a:hover .img-wrapper img {
    opacity: 0;
}

a:hover .img-wrapper img + img {
    opacity: 1;
}

/**/

.info_brand,
.info_price {
    font-size: 1.111vw;
    font-weight: 400;
    text-transform: uppercase !important;
    margin-top: 0.694vw;
}

.info_brand {
    margin-left: 1.250vw;
    float: left;
}

.info_price {
    margin-right: 1.736vw;
    float: right;
}

/**/

.text_row.clan {
    margin-bottom: 7.569vw;
}

.text_row_left.clan {
    width: 31.2vw;
    margin-left: 6.667vw;
}

.text_row_right.clan {
    width: 45.139vw;
    margin-right: 12.153vw;
}

.versace_p.clan {
    margin-bottom: 2.917vw;
}

.versace_cta {
    font-size: 0.861vw;
    text-decoration: none;
    border: 0.069vw solid #777;
    padding: 0.694vw 1.389vw;
    display: inline-block;
    border-radius: 2vw;
    color: #555;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
}

.versace_cta:hover {
    color: white;
    background-color: #555;
}

/**/

.my_carousel {
    padding-bottom: 0;
    border-bottom: none;
}

.my_carousel_4item {
    width: 23.750vw;
}

.my_carousel_3item {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    margin-bottom: 5vw;
    width: 32vw;
}

.marginSixBlocks {
    margin: 0 2vw;
}

.sliderSixItems {
    letter-spacing: -0.3em;
    padding-bottom: 6vw;
}

.info_brand_price {
    font-size: 0.833vw;
    text-transform: uppercase !important;
    margin-top: 0.694vw;
    margin-left: 1.250vw;
    line-height: 1.3;
    float: left;
    color: #555;
}

.versace_cta.small {
    margin-top: 0.694vw;
    font-size: 0.833vw;
    padding: 0.7vw 1.2vw;
    margin-right: 1vw;
    float: right;
}

/**/

.text_row.tribute {
    margin-bottom: 7.639vw;
}

.text_row_left.tribute {
    width: 28vw;
}

.pre_title {
    font-size: 1.285vw;
    text-transform: uppercase !important;
    margin-bottom: 2.083vw;
}

.text_row_right.tribute {
    width: 43vw;
    margin-top: 9.722vw;
}

.carousel_centered {
    width: 87.3vw;
    margin: 0 auto;
    margin-bottom: 8.681vw;
}

.carousel_centered_bigItem {
    width: 45.625vw;
    float: left;
    margin-right: 1.736vw;
}

.carousel_centered_smallItem {
    width: 19.1vw;
    float: left;
}

.carousel_centered_smallItem.left {
    margin-right: 1.736vw;
}

.carousel_centered_bigItem img,
.carousel_centered_smallItem img {
    width: 100%;
    height: auto;
    -webkit-transition: all .6s !important;
    transition: all .6s !important;
}

.carousel_centered_bigItem img:hover,
.carousel_centered_smallItem img:hover {
    -webkit-filter: brightness(70%);
}

img.text_photo_img:hover{
    -webkit-filter: brightness(70%);
    filter: brightness(70%);
}

/**/

.last_banner {
    width: 98.194vw;
    margin: 0 auto;
    margin-bottom: 3.819vw;
}

.last_banner img {
    width: 100%;
    height: auto;
}

.last_cta_container {
    text-align: center;
    margin-bottom: 6.389vw;
}

.line.display-desktop {
    width: 100%;
    height: 0.06vw;
    background-color: #979797;
    margin: 0 auto;
}

.shopCustomizeBanner_img{
    width: 100%;
    height: auto;
}

.shopCustomizeBanner:hover{
    -webkit-filter: brightness(70%);
    filter: brightness(70%);
}

.shopCustomizeBanner{
    width: 84vw;
    margin: 0 auto;
    position: relative;
}



/*  -- mobile --  mobile --  mobile --  mobile --  mobile --  mobile --  */

@media screen and (max-width: 768px) {

    #versace {
        width: 100%;
        overflow-x: hidden;
        margin-top: 60px;
    }

    .hero,
    .text_row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .Row_images,
    .my_carousel {
        display: block;
        padding: 0;
        border: 0;
    }

    .my_carousel {
        margin-bottom: 13.333vw !important;
    }

    .hero {
        border: 0;
        margin-bottom: 12.267vw !important;
    }

    .hero_right {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 12.267vw !important;
    }

    .hero_left {
        width: 78.400vw;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 auto;
    }

    .versace_p {
        font-size: 3.200vw;
        line-height: 4.800vw;
    }

    .line {
        width: 64.533vw;
        height: 0.267vw;
        background-color: #979797;
        margin: 0 auto;
        margin-bottom: 13.333vw !important;
    }

    .text_row.clan {
        margin-bottom: 13.333vw !important;
    }

    .text_row.tribute {
        margin-bottom: 10vw !important;
    }

    .text_row_left,
    .text_row_left.clan,
    .text_row_left.tribute {
        margin: 0 auto;
        width: 78.667vw;
        margin-bottom: 10.667vw !important;
    }

    .versace_p.clan {
        margin-bottom: 8vw !important;
    }

    .versace_cta.clan,
    .versace_cta.tribute {
        margin: 0 !important;
        -ms-flex-item-align: center;
        align-self: center;
    }

    .versace_title {
        font-size: 10.667vw;
        line-height: 1;
        text-transform: none;
        text-align: left;
    }

    h1.versace_title.first {
        margin-bottom: 6.292vw;
    }


    .text_row_right,
    .text_row_right.clan,
    .text_row_right.tribute {
        width: 78.667vw;
        margin: 0 auto;
    }

    .text_row_right.clan,
    .text_row_right.tribute {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pre_title {
        font-size: 4vw;
        margin-bottom: 4vw !important;
    }

    .text_row.spring {
        margin-bottom: 16vw !important;
    }

    img.display-mobile {
        width: 100%;
        height: auto;
    }

    .info_brand_price {
        font-size: 4.267vw;
        line-height: 1.3;
        margin-top: 6.400vw !important;
        margin-left: 8vw !important;
    }

    .Row_images.second {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .versace_cta {
        border: 0.267vw solid #777;
        border-radius: 6vw;
    }

    .versace_cta,
    .versace_cta.small {
        margin-top: 6.400vw !important;
        font-size: 3.307vw;
        padding: 2.5vw 4vw;
        margin-right: 8vw !important;
    }

    /*    */

    .carousel_centered {
        width: 100%;
        display: block;
        margin-bottom: 26.667vw !important;
    }

    .carousel_centered_bigItem {
        width: 100%;
        margin-bottom: 9.067vw !important;
    }

    .carousel_centered_smallItem.left {
        width: 48%;
        float: left;
    }

    .carousel_centered_smallItem.right {
        width: 48%;
        float: right;
    }

    .info_brand_price.tribute {
        font-size: 3.120vw;
        margin-top: 3.200vw !important;
        margin-left: 4vw !important;
    }

    .versace_cta.small.tribute {
        margin-top: 3.200vw !important;
        margin-right: 4vw !important;
    }

    .last_banner {
        width: 100%;
        margin-bottom: 9.067vw !important;
    }

    .last_cta_container {
        margin-bottom: 10.667vw !important;
    }

    .versace_cta.last {
        margin: 0 !important;
    }

    /*  -- slick --  slick --  slick --  slick --  slick --  slick --  */
    .slick-dots {
        position: relative;
        bottom: inherit;
        padding-top: 9.067vw;
    }

    .slick-dots li button:before {
        font-size: 9.333vw;
        content: '°';
    }

    .slick-slide {
        height: auto;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 11.733vw;
    }

    .sliderSixItems {
        letter-spacing: normal;
    }

    .my_carousel_3item {
        width: 100%;
        display: block;
    }

}

/*  -- utility --  utility --  utility --  utility --  utility --  utility --  */

/*  -- hide/show --  */

.display-desktop {
    display: block;
}

.display-mobile {
    display: none;
}

@media screen and (max-width: 768px) {

    .display-desktop {
        display: none;
    }

    .display-mobile {
        display: block;
    }

}

/*  -- clear float --  */

.clear-float {
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    clear: both;
}

/* refresh 09 2019 */

.text_cta {
    text-align: center;
    padding: 8.056vw 0 5vw;
}

.text_cta_h2,
.text_photo_copies_h2 {
    font-size: 2.861vw;
    font-weight: 100;
    margin-bottom: 2.778vw;
}

.text_cta_p,
.text_photo_copies_p {
    font-size: 1.431vw;
    font-weight: 300;
    margin-bottom: 2.431vw;
    line-height: 1.861vw;
}

.text_cta .versace_cta.display-desktop {
    width: 7vw;
    margin: 0 auto;
}

.four_main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5vw 0;
}

.four_main_left {
    width: 49.166%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.four_main_right {
    width: 49.166%;
}

.four_main_left_box {
    width: 48.305%;
}

.img_responsive {
    width: 100%;
    height: auto;
}

.info_brand.small,
.info_price.small {
    font-size: 0.972vw;
}

.text_photo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 7.569vw 0;
}

.text_photo_img {
    margin-left: 9.722vw;
    width: 46.111vw;
    height: auto;
}

.text_photo_copies {
    margin: 7.847vw 0 0 7.639vw;
    width: 21.389vw;
}

.text_row_left.logomania {
    width: 32vw;
}

.centredImg_wrap{
    margin: 0 14vw;
}

.centredImg_wrap img.centredImg{
    width: 100%;
}

.centredImg_wrap img.centredImg:hover{
    -webkit-filter: brightness(70%);
    filter: brightness(70%);
}

.info_brand.small, .info_price.small{
    color: #555;
}

.customizeBanner_text{
    position: absolute;
    bottom: 6vw;
    left: 4vw;
    width: 17vw;
}

.customizeBanner_text_title{
    font-size: 2vw;
    font-weight: 300;
    line-height: 1.31;
    letter-spacing: normal;
    color: #000000;
}

p.customizeBanner_text_subtitle{
    font-size: 1.2vw;
    font-weight: 300;
    line-height: 1.05;
    letter-spacing: normal;
    color: #000000;
    margin: 1vw 0 3vw;
}

.btnCss{
    border-radius: 1vw;
    border: solid 1px #777777;
    font-size: 0.85vw;
    letter-spacing: normal;
    text-align: center;
    color: #555555;
    padding: 0.5vw 0.8vw;
    text-decoration: none;
    display: inline-block;
}

.btnCss:hover{
    color: #fff;
    background-color: #555;
}

.wrapShopAllBtn{
    text-align: center;
    margin: 4vw 0;
}



@media screen and (max-width: 768px) {


    .text_cta {
        width: 78.400vw;
        text-align: left;
        margin: 0 auto 13vw !important;
        padding: 0;
    }

    .text_cta_h2,
    .text_photo_copies_h2 {
        font-size: 10.667vw;
        margin-bottom: 6.292vw;
    }

    .text_photo_copies_h2 {
        width: 63vw;
    }

    .text_cta_p,
    .text_photo_copies_p {
        font-size: 3.200vw;
        line-height: 4.800vw;
    }

    .text_cta_p br {
        display: none;
    }

    .four_main_left,
    .four_main_left_box {
        width: 100%;
    }

    .text_photo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 13vw;
    }

    .text_photo_copies {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 78.400vw;
        margin: 0 auto 13vw !important;
    }

    .text_photo_img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 0;
        width: 100%;
    }

    .text_row_left.logomania {
        width: 78.667vw;
    }

    .centredImg_wrap {
        margin: 0 0 50px !important;
    }

    .four_main {
        margin: 50px 0 0;
    }

    .shopCustomizeBanner {
        width: 100%;
    }

    .btnCss{
        border-radius: 22px;
        border: solid 1px #777777;
        letter-spacing: normal;
        text-align: center;
        color: #555555;
        text-decoration: none;
        display: inline-block;
        margin-top: 16px;
        font-size: 12px;
        padding: 8px 16px;
    }

    .wrapShopAllBtn{
        margin: 50px 0 !important;
    }

}
