<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name: Margot Pitra
Theme URI: http://www.margot-pitra.com
Author: Monsieur Graphiste
Author URI: https://www.monsieurgraphiste.com
Version: 1.0

*/

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #3c3c3c;
}

:hover {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    
}

a, .navbar-default .navbar-brand:hover, h1, #expositions .box h3, .bg-light h2, footer, #creations a:hover h3, #content .box h3 {color: #916e32;}

.bg-light, #content, #expositions, #galerie {
    background-color: #3c3c3c;
}

#creations a h3, #galerie a:hover h2, #a-propos a.btn:hover, .bg-white, #slider .carousel-caption p {
    background-color: #FFF;
    color: #916e32;
}

.bg-dark, .btn-primary:hover, #creations a:hover h3, #creations a.btn:hover, #collections a:hover h2, #content.expositions h2, #content h2 {
    background-color: #3c3c3c;
    color: #FFF;
}

img.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

footer {
    padding: 20px 0;
    font-size: 14px;
    border-top: 3px solid #916e32;
}

.bg-primary, .btn-primary, .page-numbers.current, .page-numbers:hover, #content.oeuvre h1, #collections h2, #slider .carousel-caption h2 {
    background-color: #916e32;
    color: #FFF;
}

.page-numbers:hover, #galerie a:hover, #creations a:hover, #collections a:hover {
    text-decoration: none;
}

.navbar-toggle {
    background-color: #916e32;
    border: none;
    margin-top: 24px;
}

.navbar-default .navbar-toggle .icon-bar, .page-numbers {
    background-color: #FFF;
}

.btn {
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    padding: 15px 20px;
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 1px;
}

.form-control {
    background-color: #e6e6e6;
    box-shadow: none;
}

section, #content #citation {
    padding: 40px 0;
}

.page-numbers {
    padding: 10px 15px;
    margin: 0 2px;
}

#page-title {
    padding: 15px 0;
}

#page-title h1, #page-title p.h2 {
    color: #FFF;
    font-size: 24px;
}

#page-title p.h2, #page-title h1, #content .box .col-sm-6 h1 {
    margin: 0;
}

#content .box .col-sm-3 p {
    margin: 15px 0 0 0;
}

#citation, #a-propos {
    padding: 100px 0;
}

#citation.background {
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('img/bg_citation.jpg');
}

h1,h2,h3 {
    margin-top: 0;
}

#content h1, #content p, #a-propos h3, #collections p.h2 { margin-bottom: 30px;}

#content.oeuvre h1, #content.expositions h2, #content h2 {
    font-style:italic;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
    padding: 10px 15px;
    display: inline-block;
}

#content.expositions h2, #content h2 {
    font-size: 20px;
    margin: 15px 0;
}

#content.oeuvre .box p, #content h1.white {
    margin-bottom: 0;
}

.line {
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 3px solid #916e32;
}

#intro {
    background: #fcfcfc;
    background: -moz-linear-gradient(-45deg, #fcfcfc 0%, #f0f0f0 100%);
    background: -webkit-linear-gradient(-45deg, #fcfcfc 0%,#f0f0f0 100%);
    background: linear-gradient(135deg, #fcfcfc 0%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f0f0f0',GradientType=1 );
}

#intro h1 {
    font-weight: 700;
    font-size: 40px;
    margin-top: 150px;
}

#intro h1 small {
    margin-top: 30px;
    font-weight: 300;
    display: block;
    line-height: 40px;
}

#intro a.btn {
    margin-top: 30px;
}

.carousel-control {
    width: 5%;
    background: none!important;
    color: #916e32;
    opacity: 0.5;
}

.carousel-control:hover, .carousel-control:focus, .wpcf7-not-valid-tip {
    opacity: 1;
    color: #916e32;
}

.carousel-indicators {
    bottom: 10px;
}

.carousel-indicators li {
    border-color: #916e32;
}

.carousel-indicators .active {
    background-color: #916e32;

}

.carousel-caption {
    text-align: left;
    left: 40px;
    text-shadow: none;
    bottom: 10px;
}

#slider .carousel-caption h2 {
    font-size: 28px;
}

#slider .carousel-caption p {
    padding: 10px 15px;
    color: #3c3c3c;
    display: inline-block;
}

#creations h3, #galerie h2, #collections h2  {
    margin-top: 20px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 17px;
    display: block;
    margin: 0;
    padding: 15px;
}

h2.screen-reader-text {
    display: none!important;
}

#galerie h2 {
    background-color: #916e32;
    color: #FFF;
}

#galerie h2:after {
    display: none;
}

.navbar-default {
    background-color: #222;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    min-height: 80px;
}

.navbar-nav {
    padding: 15px 0 20px 0;
}

.navbar-nav &gt; li {
    margin: 0 20px;
}

.navbar-default .navbar-nav &gt; li &gt; a {
    text-transform: uppercase;
    border-bottom: 5px solid transparent;
    padding: 10px 0;
    color: #FFF;
    letter-spacing: 0.5px;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default  .navbar-nav &gt; li &gt; a:focus, .navbar-default  .navbar-nav &gt; li.active &gt; a, navbar-default .navbar-nav &gt; li.active &gt; a:hover {
    border-bottom-color: #916e32;
    background: none!important;
    color: #916e32!important;
}

p.quote:before, p.quote:after {
    font-size: 80px;
    color: #916e32;
    font-weight: 700;
    display: inline-block;
    vertical-align: bottom;
}

p.quote:before {
    content: "â€œ ";
    float: left;
    margin-right: 20px;
}

p.quote:after {
    content: " â€";
    float: right;
    margin-left: 20px;
}

p.quote {
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    text-align: center;
}

p.small {
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 20px;
    text-transform: uppercase;
}

.navbar-default .navbar-brand {
    font-size: 30px;
    font-weight: 700;
    color: #FFF;
    height: 80px;
}

.navbar-default .navbar-brand small {
    margin-top: 10px;
    display: inline-block;
    font-style: italic;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.box {
    background-color: #FFF;
    padding: 15px;
}

#creations .col-sm-4, #galerie .col-sm-6, #collections .col-sm-6 {
    margin: 15px 0;
} 

#content .box {
    padding: 40px;
}

#content.expositions p {
    margin-bottom: 10px;
}

.box h3 {
    margin-top: 5px;
}

#citation p.small  {
    color: #777;
}

#content #citation {
    display: inline-block;
}

#citation.bg-primary p.quote:before, #citation.bg-primary p.quote:after, .white {
    color: #FFF;
}

#citation.bg-primary p.small, #galerie .white small {
    color: #e7e7e7;
}

#galerie {
    padding-top: 0;
}


#cookie-notice {
    font-size: 14px;
}

#cookie-notice .btn {
    margin-top: 0;
    font-size: 14px;
    padding: 10px 15px;
}

input[type="checkbox"] {
    margin: 0 5px 5px 0;
}

#content p.rgpd {
    margin: 20px 0 0 0;
}

span.wpcf7-list-item {display: table-row;}
span.wpcf7-list-item * { display: table-cell; text-align:left;}

input[type="checkbox"] {

    margin: 0 5px 5px 0;

}

@media screen and (max-width: 576px) {
    #content .box {
        padding: 15px;
    }
    #intro h1 {
        margin-top: 20px;
    }
    #intro h1 small {
        line-height: 30px;
    }
    #intro .col-sm-5 img, #a-propos img {
        margin-top: 20px;
    }
    h1, #intro h1 {
        font-size: 30px;
    }
    #page-title {
        padding: 15px 0;
    }
    #page-title p.h2, #page-title h1 {
        font-size: 24px;
    }
    img.alignright {
        float: left;
        margin-left: 0;
    }
    
    #content.oeuvre .box {
        padding: 5px;
    }
    #slider .carousel-control {
        width: 10%;
    }
    #slider .carousel-indicators {
        width: 80%;
        margin-left: -40%;
        bottom: -5px;
    }
    #slider .carousel-caption {
        bottom: -5px;
        left: 20px;
    }
    
    #slider .carousel-caption h2 {
        font-size: 16px;
        padding: 5px 10px;
    }
    
    #slider .carousel-caption p {
        display: none;
    }
    
    p.quote {
        font-size: 35px;
        line-height: 50px;
        text-align: left;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    #menu-nav.navbar-nav {
        padding-top: 0;
        float: left!important;
    }
    #nav.navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }
    #content .box {
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    h1 small {
        margin-top: 10px;
        display: block;
    }
    #galerie h2 {
        font-size: 16px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    #intro h1 {
        margin-top: 40px;
    }
    #intro h1 small {
        font-size: 60%;
    }
    .navbar-default .navbar-brand {
        font-size: 26px;
        margin-right: -5px;
    }
    .navbar-default .navbar-brand small {
        font-size: 16px;
    }
    .navbar-nav &gt; li {
        margin: 0 10px;
    }
    .navbar-default .navbar-nav &gt; li &gt; a {
        letter-spacing: 0.2px;
    }
}

@media screen and (min-width: 1024px) {
    #galerie h2 {
        font-size: 14px!important;
        padding: 15px 5px!important;
    }
}


@media screen and (min-width: 1200px) {
    p.quote {
        padding: 0 100px;
    }
    #galerie h2 {
        font-size: 18px;
    }
}</pre></body></html>