.metaslider .theme-default .nivoSlider {
position:relative;
box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.metaslider .theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.metaslider .theme-default .nivoSlider a {
border:0;
display:block;
}
.metaslider .theme-default .nivo-controlNav {
text-align: center;
padding: 20px 0;
}
.metaslider .theme-default .nivo-controlNav a {
display:inline-block;
width:22px;
height:22px;
background:url(//chartreusemontagne.fr/wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/bullets.png) no-repeat;
text-indent:-9999px;
border:0;
margin: 0 2px;
}
.metaslider .theme-default .nivo-controlNav a.active {
background-position:0 -22px;
}
.metaslider .theme-default .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(//chartreusemontagne.fr/wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
opacity: 0;
transition: all 200ms ease-in-out;
}
.metaslider .theme-default:hover .nivo-directionNav a { opacity: 1; }
.metaslider .theme-default a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}
.metaslider .theme-default a.nivo-prevNav {
left:15px;
}
.metaslider .theme-default .nivo-caption {
font-family: Helvetica, Arial, sans-serif;
}
.metaslider .theme-default .nivo-caption a {
color:#fff;
border-bottom:1px dotted #fff;
}
.metaslider .theme-default .nivo-caption a:hover {
color:#fff;
}
.metaslider .theme-default .nivo-controlNav.nivo-thumbs-enabled {
width: 100%;
}
.metaslider .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
width: auto;
height: auto;
background: none;
margin-bottom: 5px;
}
.metaslider .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
display: block;
width: 120px;
height: auto;
}.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0 !important;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.rslides li:first-child {
position: relative;
display: block;
float: left;
}
.rslides img {
display: block;
height: auto;
float: left;
width: 100%;
border: 0;
} .rslides_tabs {
margin: 0;
padding: 7px 0 !important;
background: #333;
font-size: 18px;
list-style: none;
padding: 10px 0;
text-align: center;
width: 100%;
}
.rslides_tabs li {
margin: 0;
padding: 0;
display: inline-block;
float: none;
margin-right: 1px;
list-style-type: none;
}
.rslides_tabs a {
text-decoration: none;
width: auto;
line-height: 20px;
padding: 9px 20px;
height: auto;
background: transparent;
display: inline;
color: white;
}
.rslides_tabs a:hover {
border: 0;
color: white;
}
.rslides_tabs li:first-child {
margin-left: 0;
}
.rslides_tabs .rslides_here a {
background: rgba(255,255,255,.1);
color: #fff;
font-weight: bold;
}
.rslides_nav {
background-color: #000000;
color: #FFFFFF;
padding: 10px;
position: absolute;
top: 50%;
z-index: 9;
cursor: pointer;
font-weight: bold;
margin-top: -15px;
opacity: 0.7;
}
.rslides_nav.prev {
left: 0px;
text-decoration: none;
}
.rslides_nav.next {
right: 0px;
text-decoration: none;
}
.rslides li,
.rslides .rslides_tabs {
border: 0;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
list-style-type: none;
}