
#page-content-container {
    margin-top: 449px;
}

body {
    background: #FFFFFF;
}

.slideshow-home div.slideshow-nav {
    bottom:30px;
}
.container-slide {
    position: relative;
    width: 1002px;
    height: 100%;
}

.ope-selections {
    height: 200px;
    margin-left: 21px;
    position: relative;
    text-align: left;
    top:-9px;
}
.ope-selections li {
    display: inline-block;
    margin: 9px;
    list-style: none;

    *display: inline;
    *zoom: 1;
}
.ope-selection-sextoys {
    height: 410px;
    margin-right: 30px;
    position: relative;
    width: 460px;
}
.ope-selections a,
.ope-selection-sextoys a {
    display: block;
}
/* Codes Promos / Infos */
#voir_conditions {
    display: block;
    position: absolute;
    height: 36px;
    width: 118px;
    bottom: 108px;
    right: 221px;
    cursor: pointer;
}

#CGV_promo {
    background: none no-repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    display: none;
    height: auto;
    left: 554px;
    padding: 10px 25px 30px;
    position: absolute;
    text-align: justify;
    top: 158px;
    width: 280px;
    z-index: 130;
}

#CGV_promo_text {
    color: #868686;
    font-family: arial;
    font-size: 14px;
    z-index: 130;
}

#close_CGV{
    color: #FF7BD0;
    cursor: pointer;
    font-family: arial;
    font-size: 16px;
    left: 285px;
    position: relative;
    top: -6px;
    z-index: 130;
}

/* Navigateur Slides */
.slideshow-home div.slideshow-nav {
    bottom: 24px;
}

#container-home {
    margin-top: 9px !important;
}

/* OWL CAROUSEL*/
.slideshow-home .slideshow-list .slideshow-element {
    position: inherit;
    float: none;
    height: 480px;
    background-position: center;
    background-repeat: no-repeat;
    list-style: none;
}

.owl-buttons{
    font-size: 74px;
}

.owl-buttons .owl-prev{
    position: absolute;
    top: 43%;
    left: 21px;
    color: #fff;
    opacity: 0.7;
    text-shadow: 2px 0px 10px #000;
}

.owl-buttons .owl-next{
    position: absolute;
    top: 43%;
    right: 21px;
    color: #fff;
    opacity: 0.7;
    text-shadow: 2px 0px 10px #000;
}

.owl-pagination{
    position: absolute;
    bottom: 28px;
    width: 100%;
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}
.owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-controls .owl-page.active span{
    background-color: #E23D7F;
}
