@charset "UTF-8";
/* CSS Document */


    /* home swiper 	*/
    
    #homeslider2-2 .swiper-wrapper {
        overflow: hidden;
        height: 531px !important;
    }
    
    #homeslider2-2 .img {
        position: absolute;
    }
    
    #homeslider2-2 .product-slide .img {
        margin-left: 75px;
    }
    
    #homeslider2-2 .productArea {
        width: 300px;
      /*  padding-left: 665px;*/
        text-align: center;
        font-size: 10px;
        display: table-cell;
        vertical-align: middle;
        height: 439px;
    }
    
    #homeslider2-2 .title {
        font-size: 3em;
        display: block;
        margin-bottom: 15px;
    }
    
    #homeslider2-2 .subtitle {
        font-size: 1.5em;
        display: block;
        margin-bottom: 15px;
    }
    
    #homeslider2-2 .priceArea .standardPrice .label {
        font-size: 1.1em;
    }
    
    #homeslider2-2 .priceArea .standardPrice .crossedOut {
        font-size: 1.1em;
    }
    
    #homeslider2-2 .priceArea .standardPrice .actualPrice {
        font-size: 1.3em;
    }
    
    #homeslider2-2 .priceArea .standardPrice .actualPrice strong {
        font-size: 1.55em;
    }
    
    #homeslider2-2 .priceArea .clubPrice .label {
        font-size: 1.8em;
    }
    
    #homeslider2-2 .priceArea .clubPrice .crossedOut {
        font-size: 1.1em;
    }
    
    #homeslider2-2 .priceArea .clubPrice .actualPrice {
        font-size: 1.2em;
    }
    
    #homeslider2-2 .priceArea .clubPrice .actualPrice strong {
        font-size: 2.75em;
    }
    
    #homeslider2-2 .priceArea .clubPrice .actualPrice .currency {
        font-size: 1.5em;
    }
    
    #homeslider2-2 .productArea a {
        display: inline-block;
        height: 39px;
        line-height: 39px;
        padding: 0 18px;
        font-size: 1.9em;
        border-radius: 21px;
        margin-top: 20px;
    }

#slider-hp-boutique .swiper-arrow-left, #slider-hp-boutique .swiper-arrow-right 
{ margin-top: -52px; }

#slider-hp-boutique .swiper-pagination-bullet-active
{ background: #515E66;}

