h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body.colorlib-body {
padding: 0;
margin: 0;
}
#colorlib-notfound {
height:60vh;
position: relative;
}
.colorlib-body #colorlib-notfound {
height: 100vh;
}
#colorlib-notfound .colorlib-notfound {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.colorlib-notfound {
max-width: 767px;
width:-moz-fit-content;
width: fit-content;
line-height: 1.4;
padding: 0 15px;
}
.colorlib-notfound .colorlib-notfound-404 {
position: relative;
height: 150px;
line-height: 150px;
margin-bottom: 25px;
}
.colorlib-notfound .colorlib-notfound-404 h1 {
font-family: 'Titillium Web', sans-serif;
font-size: 186px;
font-weight: 900;
margin: 0px;
text-transform: uppercase;
background: url(//cabinet-zebre.fr/wp-content/plugins/colorlib-404-customizer/templates/template_01/img/text.png);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-size: cover;
background-position: center;
}
.colorlib-notfound .colorlib-notfound-404 h1:before,
.colorlib-notfound .colorlib-notfound-404 h1:after {
display: none;
}
.colorlib-notfound h2 {
font-family: 'Titillium Web', sans-serif;
font-size: 26px;
font-weight: 700;
margin: 0;
}
.colorlib-notfound h2:before,
.colorlib-notfound h2:after {
display: none;
}
.colorlib-notfound p {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
font-weight: 500;
margin-bottom: 0px;
text-transform: uppercase;
}
.colorlib-notfound a {
font-family: 'Titillium Web', sans-serif;
display: inline-block;
text-transform: uppercase;
color: #fff;
text-decoration: none;
border: none;
background: #5c91fe;
padding: 10px 40px;
font-size: 14px;
font-weight: 700;
border-radius: 1px;
margin-top: 15px;
-webkit-transition: 0.2s all;
transition: 0.2s all;
}
.colorlib-notfound a:hover {
opacity: 0.8;
}
@media only screen and (max-width: 767px) {
.colorlib-notfound .colorlib-notfound-404 {
height: 110px;
line-height: 110px;
}
.colorlib-notfound .colorlib-notfound-404 h1 {
font-size: 120px;
}
}
@media only screen and (max-height:600px){
#colorlib-notfound {
height:100vh;
}
}