<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*//////////////////////////////////////////////////////////////////////////////////////////////////
//  XX - ROLLOVER EFFECT IMAGES / GALERIES BLOGPOSTS
//////////////////////////////////////////////////////////////////////////////////////////////////*/
.pp-grid-image__image:hover {
cursor: pointer;
-webkit-transform: scale(1.05);
transform: scale(1.05);
transition: transform .3s ease-in-out;
opacity: 5;
}
.pp-grid-image__image {
-webkit-transform: scale(1);
transform: scale(1);
transition: transform .3s ease-in-out;
opacity: 1;
}


/*//////////////////////////////////////////////////////////////////// 
//  00 - NAV MENU DROPDOWN FIX
////////////////////////////////////////////////////////////////////*/
li.has-children * {z-index: 9999 !important;}



/*//////////////////////////////////////////////////////////////////// 
//  01 - FOOTER
////////////////////////////////////////////////////////////////////*/
.copyright-footer {padding: 11px 5% 10px;}



/*//////////////////////////////////////////////////////////////////// 
//  02 - MENU BOUTON SHOP
////////////////////////////////////////////////////////////////////*/
.pp-menu.pp-menu--horizontal {
margin: 0 -100px 0 0;
z-index: 1;
}





/*//////////////////////////////////////////////////////////////////// 
//  04 - CONTACT FORM 7
////////////////////////////////////////////////////////////////////*/
#formulaire-responsive {
margin:0 auto; 
width:100%;
}
input:focus, textarea:focus {
line-height: normal;
outline: 1px solid #8a8a8a;
}
.spacer-milo-contact {
  margin: 15px 0 0 0;
}
.spacer-title-milo-contact {
  margin: 10px 0 0 0;
}
.acceptance-contact, .acceptance-contact a {
  font-size: 11px !important;
  letter-spacing: 0.1em;
}


/*//////////////////////////////////////////////////////////////////// 
//  04-1 - CONTACT FORM 7 FIELDS
////////////////////////////////////////////////////////////////////*/
.name-milo-contact, .mail-milo-contact, .tel-milo-contact, .location-milo-contact, .whereabout-milo-contact, .instagram-milo-contact, .date-milo-contact, .sujet-milo-contact, .lieu-milo-contact, .guests-milo-contact, .message-milo-contact, .left-milo-contact, .right-milo-contact, .full-milo-contact {
background-color: #f4f4f4;
border: 0px ;
color: #111111;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
font-size: calc(1em * 0.98);
padding: 12px;
margin: 0 0 10px 0;
outline: none;
line-height: normal;
}
.name-milo-contact {
width: calc(50% - 5px);
clear: left;
}
.mail-milo-contact {
width: calc(50% - 5px);
clear: left;
}
.tel-milo-contact {
width: calc(50% - 5px);
clear: right;
float: right;
}
.location-milo-contact {
width: calc(50% - 5px);
clear: right;
float: right;
}
.whereabout-milo-contact {
width: calc(50% - 5px);
clear: left;
}
.instagram-milo-contact  {
width: calc(50% - 5px);
clear: right;
float: right;
}
.date-milo-contact {
width: calc(50% - 5px);
clear: left;
}
.sujet-milo-contact {
width: calc(50% - 5px);
clear: right;
float: right;
}
.lieu-milo-contact {
width: calc(50% - 5px);
clear: left;
}
.guests-milo-contact {
width: calc(50% - 5px);
clear: right;
float: right;
}
.message-milo-contact {
width: 100% !important;
max-width: 100%;
height: 140px;
min-height: 130px;
max-height: 240px;
clear: left;
}
.wpcf7-form-control-wrap.acceptance-666 {
margin: 0 0 0 -14px;
}
.wpcf7-form-control.wpcf7-radio {
margin: 0 0 0 -14px;
}
.button, #searchsubmit, input[type="submit"] {
background: #555;
width: 240px;
height: 37px;
color: #fff;
font-variant: all-petite-caps;
font-size: 19px;
border: solid 0px #555;
margin: 0 0 0 0;
font-family: "Open Sans",Arial,Helvetica,sans-serif;
border-radius: 0px;
padding: 0 0 3px 0;
}
.form-pos-right {
text-align: center;
}


/*//////////////////////////////////////////////////////////////////// 
//  04-1 - CONTACT FORM 7 ERRORS
////////////////////////////////////////////////////////////////////*/
span.wpcf7-not-valid-tip {
color: #f00;
display: none;
font-size: 1em;
}
div.wpcf7-validation-errors {
border: 2px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.name-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.mail-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.tel-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.location-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.whereabout-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.sujet-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.date-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.lieu-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.guests-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.message-milo-contact.wpcf7-not-valid {
background-color: rgba(255, 0, 0, 0.02);
border: 1px solid #f00;
}
div.wpcf7-mail-sent-ok {
background-color: #e5f2e0;
border: 1px solid #398f14;
margin-top: 30px;
padding: 8px;
text-align: center;
}



</pre></body></html>