.saypix-container {
display: block;
}
.saypix-container[data-type="slider"] .saypix-item {
display: none;
}
.saypix-container[data-type="mosaic"] .saypix-item {
display: inline-block;
float: left;
width: 25%;
min-height: 100px;
}
.saypix-container[data-type="mosaic"] .saypix-item > a img {
display: none;
}
.saypix-container[data-type="mosaic"] .saypix-item > a {
display: block;
margin: 5px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.saypix-container[data-type="mosaic"] .saypix-item > a:hover {
-ms-transform: scale(1.05);
-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.saypix-container[data-type="mosaic"] .saypix-item > a * {
display: none;
}
.saypix-viewer-nav-slider{
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
pointer-events: auto; 
}
.right{
right: 0;
border-radius: 3px 0 0 3px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.left{
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.right:hover, .left:hover{
background-color: rgba(0,0,0,0.8);
}
.saypix-dots {
display:inline-block;
position:absolute;
text-align: center;
width: 100%;
margin: 0 auto;
bottom: 20px;
}
.saypix-dots > * {
display:inline-block;
height:12px;
width:12px;
margin-right: 4px;
border-radius:50%;
background-color: #FFF;
}
.active, .dot:hover {
background-color: #EC6A28;
}
.saypix-viewer {
display: block;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0,0,0,0.95);
z-index: 9999;
}
.saypix-viewer .saypix-viewer-imgcontainer {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: flex;
}
.saypix-viewer .saypix-viewer-imgcontainer img {
position: relative;
z-index: 0;
}
.saypix-viewer .saypix-viewer-imgcontainer .cadre {
z-index: 10;
position: absolute;
top: 1%;
left: 16%;
display: block;
width: 68%;
height: 96%;
border: 1px solid rgba(255,255,255,0.5);
}
.saypix-viewer .saypix-viewer-nav {
display: flex;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 9998;
}
.saypix-viewer .saypix-viewer-nav-left {
width: 50%;
height: auto;
cursor: pointer;
}
.saypix-viewer .saypix-viewer-nav-right {
width: 50%;
height: auto;
cursor: pointer;
}
.saypix-viewer .saypix-viewer-nav-left:hover {
background-repeat: no-repeat;
background-position: center left 5%;
background-size: 20px 20px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.saypix-viewer .saypix-viewer-nav-right:hover {
background-repeat: no-repeat;
background-position: center right 5%;
background-size: 20px 20px;
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.saypix-viewer .saypix-viewer-cross {
cursor: pointer !important;
position: fixed;
border-radius: 50%;
top: 10px;
right: 10px;
width: 40px;
height: 40px;
z-index: 10000;
color: #FFF;
background-color: #555;
background-size: 20px 20px;
background-repeat: no-repeat;
background-position: center center;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 121.31 122.876' enable-background='new 0 0 121.31 122.876' xml:space='preserve'%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.914,5.296c6.927-7.034,18.188-7.065,25.154-0.068 c6.961,6.995,6.991,18.369,0.068,25.397L85.743,61.452l30.425,30.855c6.866,6.978,6.773,18.28-0.208,25.247 c-6.983,6.964-18.21,6.946-25.074-0.031L60.669,86.881L30.395,117.58c-6.927,7.034-18.188,7.065-25.154,0.068 c-6.961-6.995-6.992-18.369-0.068-25.397l30.393-30.827L5.142,30.568c-6.867-6.978-6.773-18.28,0.208-25.247 c6.983-6.963,18.21-6.946,25.074,0.031l30.217,30.643L90.914,5.296L90.914,5.296z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E%0A");
}
.saypix-viewer .saypix-viewer-cross:hover {
cursor: pointer !important;
background-color: #FFF;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 121.31 122.876' enable-background='new 0 0 121.31 122.876' xml:space='preserve'%3E%3Cg%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.914,5.296c6.927-7.034,18.188-7.065,25.154-0.068 c6.961,6.995,6.991,18.369,0.068,25.397L85.743,61.452l30.425,30.855c6.866,6.978,6.773,18.28-0.208,25.247 c-6.983,6.964-18.21,6.946-25.074-0.031L60.669,86.881L30.395,117.58c-6.927,7.034-18.188,7.065-25.154,0.068 c-6.961-6.995-6.992-18.369-0.068-25.397l30.393-30.827L5.142,30.568c-6.867-6.978-6.773-18.28,0.208-25.247 c6.983-6.963,18.21-6.946,25.074,0.031l30.217,30.643L90.914,5.296L90.914,5.296z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E%0A");
}
.saypix-viewer .saypix-viewer-comment {
display: block;
position: fixed;
background-color: rgba(0,0,0,0);
left: 0;
right: 0;
bottom: 0;
height: 15%;
text-align: center;
}
.saypix-viewer .saypix-viewer-comment > div { font-family: Arial, sans-serif;
font-size: 1.4em;
color: #FFF;
}
@media (max-width: 500px) {
.saypix-dots {
bottom: 10px;
}
.saypix-dots > * {
height:8px;
width:8px;
}
}.xcookiebar-logo { background-image: url(//www.estetecoiffure-marans.com/wp-content/plugins/xcookiebar/images/logo.svg) !important;
background-size: contain !important;
background-repeat: no-repeat !important;
width: 30px !important;
height: 30px !important;
position: fixed !important;
margin-top: 2% !important;
bottom: 25px !important;
left: 25px !important;
cursor: pointer !important;
z-index: 9999 !important;
}
.xcookiebar-logo:hover {
width: 40px !important;
height: 40px !important;
}
.xcookiebar {
display: flex !important;
width: 350px !important;
height: 280px !important;
max-width: 100% !important;
z-index: 9999 !important;
background-color: #FCFCFC !important;
box-shadow: 4px 4px 7px 1px rgb(0,0,0,0.4) !important;
bottom: 80px !important;
left: -420px !important;
border: 0.25px solid #9E9E9E !important;
border-radius: 12px !important;
position: fixed !important;
max-height: 80vh !important;
transform-origin: left bottom !important;
flex-direction: column !important;
overflow-y: hidden !important;
-webkit-transition: left 1s linear !important;
-moz-transition: left 1s linear !important;
-o-transition: left 1s linear !important;
transition: left 1s linear !important;
}
.fade-in {
left: 25px !important;
}
.xcookiebar-wrap {
flex: 3.5 !important;
flex-direction: column !important;
display: flex !important;
overflow: hidden !important;
}
.xcookiebar-header {
margin: 15px 0px 0px 15px !important;
font-family: Montserrat, sans-serif !important;
float: left !important;
flex: 0.5 !important;
}
.xcookiebar-header-p {
display: block !important;
padding: 0 !important;
margin: 0 !important;
color: #000 !important;
}
.p1 {
font-size: 18px !important;
font-weight: lighter !important;
}
.p2 {
margin-top: -10px !important;
font-size: 26px !important;
font-weight: bold !important;
}
.xcookiebar-body {
flex: 3 !important;
text-align: justify !important;
color: #4F4F4F !important;
font-size: 13px !important;
font-weight: 300 !important;
margin: 2px 20px !important;
font-family: Montserrat, sans-serif !important;
}
.xcookiebar-body-a {
color: #4F4F4F !important;
text-decoration: underline !important;
}
.xcookiebar-body-a:visited {
color: #4F4F4F !important;
}
.xcookiebar-footer {
display: flex !important;
flex: 0.5 !important;
flex-direction: row !important;
text-align: center !important;
border: 0.25px #9E9E9E !important;
height: 30px !important;
align-items: center !important;
}
.xcookiebar-footer-btn {
color: #000 !important;
background-color: #FCFCFC !important;
font-size: 16px !important;
font-weight: 700 !important;
line-height: 17.5px !important;
word-spacing: 0px !important;
border: 0.25px solid #EDEDED!important;
border-radius: 0px !important;
padding: 10px !important;
}
.deny {
flex: 1 !important;
border-bottom-left-radius: 12px !important;
font-weight: 400 !important;
}
.accept {
flex: 1 !important;
color: #353535 !important;
font-weight: bold !important;
border-bottom-right-radius: 12px !important;
}
.deny:hover, .accept:hover {
background-color: #EDEDED !important;
}
@media (max-width: 500px) {
.xcookiebar {
margin: 0 5% 2% 5% !important;
width: 90% !important;
max-height: 50% !important;
bottom: 0px !important;
}
.fade-in {
left: 0px !important;
}
.xcookiebar-wrap {
overflow-y: scroll !important;
}
}