/*
Theme Name: Elandarts
Theme URI: 
Author: Yann Gibert - sur la base de theme Bootstrap
Author URI: http://www.umazuma.com
Version: 1.0.1
License: MIT
License URI: http://opensource.org/licenses/MIT
*/

body {
    font-family: 'Lato', sans-serif;
    color: #3c5b68;
    background-color: #F0F3F5;
}

header[role="banner"],
.liste-artistes,
.themes,
.info-right {
    background-color: #FFF;
    border-right: medium none;
    border-top: medium none;
    bottom: 0px;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2), 0px 0px 2px 1px #FFF inset;
    left: 0px;
    overflow: hidden;
    padding: 50px 40px 0px;
    position: fixed;
    text-align: left;
    top: 0px;
    transition: all 0.2s ease 0s;
    width: 240px;
    z-index: 999;
}

header[role="banner"]:hover,
.themes:hover,
.info-right:hover {
    overflow: auto;
}

header[role="banner"] {
    z-index: 2000;
}

.moteur-rech {
    margin-left: -10px;
}

a.version {
    color: #910063;
    display: block;
    margin: 130px 0;
    text-align: center;
    width: 90%;
    clear: both;
}

.puce {
    left: 35%;
    position: absolute;
    top: 89px;
    width: 51px;
}

.edito {
    font-size: 15px;
    margin: 30px 100px 0 80px;
    position: relative;
    max-height: 80px;
    overflow: hidden;
    transition: all .9s;
}

.edito.open, .cdc.open {

    max-height: 10000px;
    padding-bottom: 100px;
}

.edito:after {
    bottom: 0;
    content: "";
    text-align: center;
    height: 90px;
    position: absolute;
    width: 100%;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 243, 245, 0)), color-stop(100%, rgba(240, 243, 245, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: -o-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: -ms-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f0f3f5', endColorstr='#f0f3f5', GradientType=0);

}

.edito + .suite {
    cursor: pointer;
    display: block;
    font-size: 30px;
    text-align: center;
    margin-top: -7px;
    transform: rotate(0deg);
    transition: all .8s;
}

.edito.open + .suite,
.small.open + .suite {
    transform: rotate(180deg);
}

.edito::before {
    content: "\“";
    display: block;
    float: left;
    font-family: "Times New Roman";
    font-size: 240px;
    line-height: 13px;
    margin: 77px 30px 0 0;
    vertical-align: top;
}

.info-right {
    height: 640px;
    margin: 0 0 80px;
    overflow: hidden;
}

.info-right:hover {
    overflow: auto;
}

.info-right a {
    color: #658216;
}

.info-right h3 {
    color: #658216;
    font-family: "Lato", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0;
}

.info-right h3.book {
    color: #06b;
}

.liste-autres-oeuvres {

    list-style: outside none none;

    padding: 0;
}

#main .info-right .liste-autres-oeuvres li figure img {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
    max-height: 50px;
}

.type-page .liste-autres-oeuvres figure {
    display: inline-block;
    margin: 8px 10px 0 0;
    padding: 0;
    vertical-align: top;
    width: 60px;
    text-align: left;
}

.liste-autres-oeuvres li {
    min-height: 65px;
    border-bottom: 1px solid #ccc;
}

.liste-autres-oeuvres li h5.entry-title {
    display: inline-block;
    margin: 0;
    width: 130px;
}

.liste-autres-oeuvres li h5.entry-title a {
    color: #658216;
    font-size: 13px;
}

.liste-autres-oeuvres li h5.entry-title a.book {
    color: #06b;
}

.liste-artistes {
    left: -4px;
    background-image: none;
    overflow: visible;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    cursor: pointer;
    z-index: 1000;
}

.themes {
    left: 240px;
    z-index: 2;
}

.info-right {
    background-image: none;
    border-left: 1px solid #ccc;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
    left: inherit;
    right: 0;
    width: 19%;
}

.liste-artistes.active {
    left: 239px;
}

.liste-artistes h4 {
    position: absolute;
    left: 240px;
    padding: 5px 0px;
    background: #334257 none repeat scroll 0% 0%;
    border-width: 0px;
    border-style: solid solid solid none;
    border-color: #AAA #AAA #AAA -moz-use-text-color;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 11px 3px 11px 1px rgba(0, 0, 0, 0.15);
    text-align: center;
    border-radius: 0px 9px 9px 0px;
    width: 55px;
    bottom: 100px;
    color: #FFF;
    z-index: 90;
}

.liste-artistes h4 i {
    display: block;
}

.liste-artistes.active h4 i {
    transform: rotate(180deg);
}

.liste-artistes h4 span {
    font-size: 12px;
    display: block;
    text-align: center;
}

footer#site-footer {
    bottom: 0;
    height: auto;
    position: fixed;
    width: 100%;
    z-index: 10000;

}

#site-footer {
    padding: 15px;
    text-align: center;
}

.logo {
    margin: 0 10px 40px;
}

.formr {
    position: relative;
}

.rech-q {
    border: 1px solid #bdbdbd;
    border-radius: 14px;
    margin: 0;
    max-width: 100%;
    padding: 5px;
}

.ch-q > button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #aaa;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.navbar-default {
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    border: 0;
    background: transparent;
    margin-top: 40px;
}

.navbar-default::before,
.info-right .infos-artiste:before,
.info-right .infos-artiste:after {
    background-color: #910063;
    content: "";
    display: table;
    height: 4px;
    margin: 0px 0px 10px;
    width: 20px;
}

.info-right .infos-artiste:before,
.info-right .infos-artiste:after {
    margin: 30px 0px;
}

.navbar-default::after {
    margin: 30px 0 0;
}

.nav.navbar-nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
    margin: 0;
    padding: 0;
}

#menu-menu-1 > li:nth-of-type(4) > a {
    display: none;
}

#menu-menu-1 > li:nth-of-type(4)::before {
    background-color: #910063;
    content: "";
    display: table;
    height: 4px;
    margin: 10px 0 10px;
    width: 20px;
}

#menu-menu-1 > li:nth-of-type(4) ul {
    list-style: outside none none;
    margin: 0 0 0 30px;
    padding: 0;
}

#menu-menu-1 > li:nth-of-type(4) ul li {
    border-bottom: 1px solid #ddd;
    margin: 0px -15px;
    padding: 10px 0;
}

.annexe ul {
    margin: 60px 0 0;
    padding: 0;
    list-style: outside none none;
}

.annexe li {
    float: left;
    display: block;
    margin: 5px;
}

.annexe li a {
    color: #FFF;
    font-size: 18px;
    display: table-cell;
    width: 27px;
    text-align: center;
    border-radius: 22px;
    vertical-align: top;
}

.annexe li a span {
    display: none;
}

.annexe li:nth-of-type(1) a {
    background-color: #3C5B9B;

}

.annexe li:nth-of-type(2) a {
    background-color: #2CA9E0;

}

.annexe li:nth-of-type(3) a {
    background-color: #0A74B2;

}

.annexe li:nth-of-type(4) a {
    background-color: #2C588C;

}

#menu-menu-1 li a {
    color: #06b;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

#menu-menu-1 li li a {
    text-transform: none;
    color: #555;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 0.9em;
    letter-spacing: 0px;
}

#menu-menu-1 > li:nth-of-type(2) a {
    color: #658216;
}

#menu-menu-1 > li:nth-of-type(3) a {
    color: #910063;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
    background: transparent;
    box-shadow: none;
}

#menu-menu-1 li.active a::before,
#menu-menu-1 li:hover a::before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline;
    background-color: #06B;
    position: absolute;
    left: -10px;
    top: 20px;
}

#menu-menu-1 li:nth-of-type(4):hover a::before {
    display: none;
}

#menu-menu-1 li:nth-of-type(1).active a:before,
#menu-menu-1 li:nth-of-type(1):hover a:before {
    background-color: #06b;
}

#menu-menu-1 li:nth-of-type(2).active a:before,
#menu-menu-1 li:nth-of-type(2):hover a:before {
    background-color: #658216;
}

#menu-menu-1 li:nth-of-type(3).active a:before,
#menu-menu-1 li:nth-of-type(3):hover a:before {
    background-color: #910063;
}

.liste-artistes {
    padding: 20px 0 20px 20px;
}

.liste-artistes ul {
    list-style: outside none none;
    padding: 0;
    margin: 25px 0px;
    overflow: auto;
    height: 80%;
}

.liste-artistes ul li {
    border-bottom: 1px solid #DDD;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    padding: 8px 0;
    margin-right: 20px;
}

.liste-artistes ul li a {
    color: #3c5b68;
}

.menu-panier {
    background-color: #910063;
    border-radius: 0 0 8px 8px;
    height: 30px;
    position: fixed;
    top: 0;
    right: 2.5%;
    width: 90px;
    z-index: 1000;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
}

.menu-panier.open {
    height: 35px;
    width: 95px;
    line-height: 30px;
}

.menu-panier a {
    color: #fff;
    display: block;
    width: 100%;
    height: 30px;
}

.votre-compte a {
    color: #910063;
    float: right;
    margin-right: 160px;
}

.page-id-7 .menu-panier {
    display: none;
}

.site-content {
    padding-bottom: 80px;

}

.content-area {
    margin-bottom: 80px;
}

.site-content article {
    font-size: 15px;
    position: relative;
    transition: all .9s;
    margin: 22px 15px 20px 250px;
}

article .entry-content {
    font-size: 15px;
    margin: 30px 100px 0 80px;
    max-height: 80px;
    overflow: hidden;
    position: relative;
    transition: all 0.9s ease 0s;
}

.single-oeuvre article .entry-content,
.single-livre article .entry-content,
.page-template-default article .entry-content {
    padding: 50px;

    max-height: inherit;
}

.single-livre h5,
.single-oeuvre h5 {
    width: 100%;
}

.single-oeuvre article figure {
    display: inline-block;
    width: 100%;
    margin: 20px;
}

.single-oeuvre .type-page article .entry-title,
.single-livre .type-page article .entry-title {
    text-align: left;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    white-space: inherit;
    width: 100%;
    -ms-text-overflow: clip;
    text-overflow: clip;
    overflow: visible;
    font-size: 18px;
}

.entry-header h6 {
    font-size: 16px;
}

.tech {
    background: #eee none repeat scroll 0 0;
    bottom: 0;
    font-size: 14px;
    margin: 70px 30px 0;
    padding: 10px 30px;
}

article .entry-header {
    margin: 17px 50px 0;
}

article .entry-title {
    font-family: "Lato", sans-serif;
    font-size: 26px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.entry-title > span {
    font-size: 80%;
}

.entry-content > a {
    color: #777;
    font-size: 13px;
}

article footer {
    background-color: #F1F6F8;
    border-radius: 0px 0px 6px 6px;
    border-top: 1px solid #DFE4E7;
    padding: 15px;
}

.gallery {
    display: block;
    margin: 30px 0 0 !important;
    width: 100%;
}

.gallery dl {
    width: 100%;
}

.gallery dt {
    margin: 0 auto;
    width: 80%;
    transition: all .3s;
}

.gallery dt:hover {
    /*margin: -5% auto;
    width: 90%;*/
    transform: scale(1.05);
}

.gallery img {
    border: 0 !important;
}

.gallery dd {
    font-size: 11px;
}

.vignette {
    opacity: 0;
}

.vignette article,
.single-oeuvre section.type-page article,
.single-livre section.type-page article,
.page-id-7 .entry-content {
    background-color: #fff;
    border: 1px solid #d1d7dc;
    border-radius: 6px;
    box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.1);
    margin: 20px;
}

.vignette h3 {
    background: #06b none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    margin-left: 20px;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 20px;
    z-index: 100;
}

.vignette h3.galerie {
    background: #658216 none repeat scroll 0 0;
}

article h5 i.fa {
    font-size: 30px;
    margin: 0 10px;
    vertical-align: middle;
}

article h5 span {
    display: none;
}

hr {
    color: #fff;
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    background-color: #910063;
    background-image: none;
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    padding: 7px 15px;
    text-shadow: none;
}

.temp-offset {
    height: 80px;
    display: block;
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    font-size: 30px;
    line-height: 80px;
}

.artiste .entry-header span,
.vignette h5 span {
    display: none;
}

.artiste .entry-header h5,
.vignette h5 {
    font-size: 25px;
    text-align: right;
    margin: 0;
}

.vignette h5 {
    margin-top: -60px;
}

.artiste .entry-header h5 b,
.vignette h5 b {
    font-size: 12px;
    font-weight: 300;
}

.artiste .entry-header h5 a,
.vignette h5 a {
    color: #333;
    margin-right: 15px;

}

/**
* La page galerie
*/
.themes {
    background-position: center bottom;
    left: 230px;
    padding: 115px 0px 0 0px;
    width: 180px;
    z-index: 2;
}

.themes ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.themes ul:hover {
    overflow: auto;
}

.themes ul li {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}

.themes ul li a {
    color: #3c5b68;
    width: 100%;
    display: block;
    padding: 10px 20px 10px 30px;
}

.themes ul li a:hover {
    background-color: #eee;
    text-decoration: none;
}

.mise-en-avant,
section.type-page {
    padding-left: 410px;
}

section.type-page.home,
.search section.type-page {
    padding-left: 270px;
}

section.type-page.artiste {
    padding-left: 0;
}

.gal {
    background: #658216 none repeat scroll 0 0;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 10px;
    padding: 3px 5px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 36px;
    z-index: 2000;
}

/*Gestion des colonnes d'affichages */

.col-width-4 {
    float: left;
    width: 25%;
}

.col-width-3 {
    float: left;
    width: 33.33%;
}

.col-width-2 {
    float: left;
    width: 50%;
}

.col-width-1 {
    float: left;
    width: 98%;
}

.type-page .rub-nom,
.single-oeuvre .rub-nom,
.single-livre .rub-nom {
    font-size: 12px;
    text-align: center;
    width: 70%;
    margin: 20px auto 0;
    color: #456978;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    padding-bottom: 10px;
}

section.type-page article {
    margin-left: 0;
}

section.type-page article .entry-content {
    margin: 30px;
    padding: 0;

}

.type-page figure {
    background-color: #eee;
    margin: 10px;
    min-height: 200px;
}

.single .type-page figure {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    margin: 20px;
    background-color: #fff;
}

.single figure img {
    opacity: 1;
    transition: all .3s;
    position: relative;
    cursor: pointer;
}

.single figure img:hover {
    opacity: .5;
}

.zoom-img .modal-header,
.zoom-img .modal-footer {
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    min-height: inherit;
}

.zoom-img .modal-header button {
    color: #fff;
    font-size: 50px;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    right: -33px;
    top: -31px;
}

.zoom-img {
    padding: 0;
    margin-bottom: 60px;
}

.zoom-img .modal-body img {
    max-width: 100%;
    width: auto;
    max-height: 480px;
    margin: 0 auto;
}

.carousel-control.left {
    background-image: none;
    left: -80px;
    right: auto
}

.carousel-control.right {
    background-image: none;
    left: auto;
    right: -80px;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-caption {
    left: 0%;
    padding-bottom: 0px;
    right: 0%;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    padding: 0;
}

.type-page .liste-autres-oeuvres figure {
    display: inline-block;
    margin: 8px 10px 0 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 60px;
    background-color: transparent;
    min-height: inherit;
}

figure i.fa {
    color: rgba(0, 0, 0, 0.5);
    font-size: 100px;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    position: absolute;
    top: 30%;
    width: 100px;
}

#main-column .type-page figure img {
    border: 0 solid #ddd;
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
    vertical-align: top;
    width: auto;
    display: block;
}

#main-column figure img.default-img {
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: 38%;
}

.type-page article .entry-header {
    margin: 10px 30px 0px;
    border-bottom: 0px solid #DFE4E7;
    padding-bottom: 11px;
}

.single-oeuvre article .entry-header {
    margin: 40px 30px 0;
}

.single-oeuvre section .col-md-9 article .col-md-6 {
    min-height: 490px;
}

.type-page article .entry-title {
    text-align: left;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    font-size: 12px;
}

.type-page .entry-title a {
    color: #3c5b68;
}

.home-col-right {
    background-color: #fff;

    left: 0;
    overflow: hidden;
    padding: 50px 50px 0;
    position: fixed;
    text-align: left;
    top: 0;
    transition: all 0.2s ease 0s;
    z-index: 999;
    background-image: none;
    border-left: 1px solid #ccc;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) inset;
    left: inherit;
    right: 0;
    width: 25%;
    height: 100%;
}

.fixed-menu {
    display: none;
}

i.reload {
    font-size: 40px;
    width: 60px;
    display: block;
    margin: 30px auto;
    text-align: center;
}

/**
* panier
*/

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {

    vertical-align: middle;
}

.table img {
    max-height: 60px;
}

.table .btn.btn-info {
    font-size: 14px;
    padding: 6px 20px;
}

/**
* Commande
*/

.page-id-8 article .entry-content {
    padding: 0 50px;
}

.breadcrumb-commande {
    list-style: outside none none;
    margin: 0 0 60px;
    padding: 0;
}

.breadcrumb-commande > li {
    float: left;
    margin: 0;
    opacity: 0.5;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 25%;
}

.breadcrumb-commande > li.active {
    opacity: 1;
    color: #910063;
}

.breadcrumb-commande > li.done {
    opacity: 1;
    color: #658216;
}

.breadcrumb-commande span {
    position: relative;
    background-color: #f0f3f5;
    border: 1px solid;
    border-radius: 50%;
    display: block;
    font-size: 30px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    width: 50px;
}

.breadcrumb-commande li::before {
    border-top: 1px solid;
    content: "";
    left: 0;
    margin-left: 20px;
    opacity: 0.5;
    position: absolute;
    top: 24px;
    width: 100%;
}

.breadcrumb-commande li:nth-child(1)::before {
    left: 50%;
    width: 50%
}

.breadcrumb-commande li:nth-child(4)::before {
    width: 50%
}

.min-h {
    font-size: 14px;
    min-height: 130px;
    margin-top: 10px;
    border-top: 1px solid;
    padding-top: 10px;
}

.alert-danger {
    border-radius: 0;
    background-image: none;
    border-color: #dca7a7;
}

.btn.btn-xs.btn-info {
    background-color: #334257;
    padding: 3px 14px;
}

.small {
    font-size: 75%;
    margin-left: 21px;
    max-height: 24px;
    overflow: hidden;
    padding-bottom: 30px;
    position: relative;
    transition: all .6s;
}

.small.open {
    max-height: 400px;
}

.small::after {
    bottom: 0;
    left: 0;
    content: "";
    text-align: center;
    height: 30px;
    position: absolute;
    width: 100%;
    margin: 0;
    background: -moz-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 243, 245, 0)), color-stop(100%, rgba(240, 243, 245, 1)));
    background: -webkit-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: -o-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: -ms-linear-gradient(top, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(240, 243, 245, 0) 0%, rgba(240, 243, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f0f3f5', endColorstr='#f0f3f5', GradientType=0);
}

.page-id-8 .suite {
    font-size: 20px;
    float: right;
    margin-right: 40%;
    margin-top: 14px;
    cursor: pointer;
}

a.resume {
    opacity: .5;
}

/**
* Modal
*/
.modal-header > h6 {
    display: inline;
    font-size: 18px;
}

.modal-dialog {
    margin-top: 90px;
}

.modal-content {
    border-radius: 0;
}

.modal-footer {
    background-color: #f1f6f8;
}

.modal-footer .btn {
    font-size: 13px;
    padding: 1px 14px;
}

.modal-footer .btn.btn-large {
    font-size: 16px;
    padding: 3px 20px;
}

.modal.large .modal-dialog {
    width: 80%;
    margin-left: 270px;
    margin-top: 30px;
    margin-bottom: 100px;
}

.modal h5 {
    font-size: 18px;
    border-bottom: 1px solid;
}

.fact-dif {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

.fact-dif.open {
    max-height: 500px;
}

label span,
.modal p span {
    color: #910063;
    font-size: 18px;
}

.wpcf7-form label span {
    font-size: 14px;
}

.valid-field input {
    border: 2px solid #658216;
    position: relative;
}

.valid-field::after {
    color: #658216;
    content: "\2714";
    position: absolute;
    right: 8px;
    top: -15px;
    font-size: 40px;
}

.unvalid-field input {
    border: 2px solid #910063;
    position: relative;
}

.unvalid-field::after {
    color: #910063;
    content: "\2718";
    position: absolute;
    right: 8px;
    top: -15px;
    font-size: 40px;
}

.valid-cgv {
    border-bottom: 1px solid transparent;
    transition: all .6s;
}

.valid-cgv.chaud {
    border-bottom: 1px solid #910063;
}

.alert {
    display: block;
    box-shadow: none;
    border: 0;
    padding: 2px;
    color: #910063;

}

.paiement form,
.paiement.btn {
    opacity: .3;
}

.page-id-9 .votre-compte {
    display: none;
}

.mdp_alert {
    border: 2px solid red;
}

/**
* Pages Coup de coeur
*/
.blog .type-page p {
    font-size: 12px;
}

.blog .vignette footer {
    font-size: 11px;
}

.blog .type-page figure {
    background-color: #eee;
    margin: 20px;
    min-height: 100px;
}

.blog .vignette a {
    color: #3c5b68;
}

.single-post #main-column .post, .single-post #main-column .page {
    border: 0;
}

.vignette h3.coupdecoeur {
    background: #910063 none repeat scroll 0 0;
}

.single-post .gallery {
    display: block;
    float: right;
    width: 50%;
}

.single-post .gallery br {
    display: none;
}

.single-post .gallery .gallery-item {
    display: table-cell;
    /* max-width: 8.3%;
     vertical-align: middle;*/
    width: auto !important;
}

.left, .right {
    margin: 0;
    padding: 0 5px;
}

.single-post .gallery .gallery-item {
    float: left;
    margin: 0.5%;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 100%;
}

.single-post .gallery dt {

    width: 100%;
}

.gallery dt {
    margin: 0 8%;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.gallery dt img.attachment-thumbnail {
    max-width: 100%;
    width: 95%;
}

.artiste-image-une {
    float: right;
    margin: 0 0 0 3%;
    width: 43%;

}

.artiste-image-une img {
    max-width: 98% !important;
    margin: 1%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.rub-nom .form-group {
    margin-top: -15px;
    line-height: 32px;
    text-align: right;
}

.ordering {
    font-size: 80%;
    margin: 0 156px 0 0;
    position: relative;
    top: -13px;
}

.ordering label {
    line-height: 26px;
    font-weight: normal;
    text-align: right;
    padding: 0;
}

.ordering .col-sm-9 {
    width: 180px;
}

.timer {
    background-color: #ddd;
    border-radius: 5px;
    height: 3px !important;
    margin-top: 10px;
    width: 80%;
    margin-left: 10%;
}

.sablier {
    background-color: #910063;
    height: 3px;
    border-radius: 5px 0 0 5px;
}

.next-reload {
    font-size: 10px;
    float: right;
    color: #910063;
}

.lettrine {
	text-transform: uppercase;
	font-size: 2.2em;
	background: #3c5b68;
	color: #fff;
	padding: 0 20px 0 5px;
	margin: 0 0 -10px;
	display: block;
}


@media only screen and (max-width: 1200px) {
    .page-id-8 article .entry-content {
        margin: 30px 0 0 0;
        padding: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 800px) {

    header[role="banner"],
    .liste-artistes,
    .themes {
        left: -240px;
    }

    .info-right {
        width: 100%;
        position: relative;
        box-shadow: none;
        background: transparent;
    }

    header[role="banner"],
    .themes,
    .info-right {
        overflow: auto;
    }

    header[role="banner"] a[href="/"] {
        display: none;
    }

    header[role="banner"] {
        padding-top: 80px;
    }

    header[role="banner"].rwd-show {
        left: 0;
    }

    .menu-panier {

        top: 37px;
    }

    .site-content {
        padding-top: 50px;
    }

    .themes.rwd-show {
        left: 240px;
    }

    .liste-artistes.active {
        left: 0px;
    }

    .logo {
        margin: 5px auto;
        display: block;
    }

    .fixed-menu {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #aaa;
        z-index: 3000;
    }

    .navbar-header {
        color: #000;
        display: block;
        float: left;
        font-size: 28px;
        margin: -40px 20px 0px;
        padding: 0 10px;
        cursor: pointer;
    }

    .navbar-header span {
        border: 1px solid white;
        display: block;
        float: right;
        font-size: 13px;
        height: 30px;
        line-height: 40px;
        margin-left: 9px;
        text-transform: uppercase;
    }

    section.type-page.home,
    .mise-en-avant,
    section.type-page {
        padding-left: 0;
    }

    .modal.large .modal-dialog {
        width: 90%;
        margin-left: 0;
        margin-top: 60px;
    }

    .site-content article {
        margin: 22px 5px 20px 0px;
        max-width: 100%;
    }

    .modal.large .modal-dialog {
        margin: 70px auto;
        width: 90%;
    }

    .min-h {
        min-height: 70px;
    }

    .single .type-page figure {

        margin: 20px;
    }

    .single-oeuvre .type-page figure,
    .single-livre .type-page figure {

        margin: 20px auto;
    }

}

@media only screen and (max-width: 480px) {

    .logo {
        margin: 3px 20px 7px auto;
    }

    header[role="banner"] {
        padding: 50px 10px 0 20px;
        width: 180px;
    }

    .themes.rwd-show {
        left: 160px;
    }

    .navbar-header span {
        display: none;
    }

    .single-oeuvre article .entry-content,
    .single-livre article .entry-content,
    .page-template-default article .entry-content,
    article .entry-content,
    article .entry-header,
    .edito.open {
        max-height: inherit;
        padding: 6px;
        width: 100%;
        margin: 0 !important;
    }

    .vignette article,
    .single-oeuvre section.type-page article,
    .single-livre section.type-page article,
    .page-id-7 .entry-content {
        margin: 0;
    }

    div[class*="col-"] {
        margin: 0;
        padding: 0 10px;
    }

    .modal.large .modal-dialog {
        width: 98%;
    }

    .liste-artistes h4 {
        border-radius: 0;
        bottom: 69px;
        font-size: 18px;
        line-height: 18px;
        width: 40%;
    }

    .liste-artistes h4 i {
        float: left;
    }

    .fixed-menu {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: all .6s;
    }

    .fixed-menu * {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: all .6s;
    }

    .fixed-menu.rollup {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }

    .fixed-menu.rollup * {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }

    #site-footer {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: all .6s;
    }

    #site-footer * {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        transition: all .6s;
    }

    #site-footer.rollup {
        -webkit-transform: translate(0, 80px);
        transform: translate(0, 80px);
    }

    #site-footer.rollup * {
        -webkit-transform: translate(0, 80px);
        transform: translate(0, 80px);
    }

    .menu-panier.rollup {
        top: 0;
    }

    .liste-artistes h4 {
        transition: all .6s;
    }

    .liste-artistes h4.rollup {
        bottom: 0;
        margin-bottom: 0;
    }

    .tech {
        font-size: 14px;
        margin: 0;
        padding: 10px;
    }

    article .entry-content {
        font-size: 12px;
    }

    article h5 i.fa {
        font-size: 26px;
        margin: 3px 8px;
        vertical-align: middle;
    }

    article footer > * {
        display: block !important;
        font-size: 12px;
        margin: 12px 0 !important;
        padding: 10px !important;
        width: 100% !important;
    }

    article footer .col-xs-2.prix {
        /*font-size: 32px;*/
        text-align: center;
    }

    .single-oeuvre section .col-md-9 article .col-md-6 {
        min-height: inherit;
    }

    .post-7 th:nth-child(1), .post-7 td:nth-child(1) {
        display: none;
    }

    .post-7 .table .btn.btn-info {
        font-size: 11px;
        padding: 3px 6px;
    }

    .post-7 .table td, .post-7 .table th {
        font-size: 12px;
    }

    .breadcrumb-commande span {
        font-size: 22px;
        height: 32px;
        line-height: 31px;
        width: 32px;
    }

    .breadcrumb-commande > li {
        font-size: 11px;
    }

    .breadcrumb-commande li::before {
        margin-left: 16px;
    }

    .col-md-3.col-xs-12.info-right {
        height: auto !important;
    }

    .type-page .liste-autres-oeuvres figure {
        width: 70%;
        display: block;
    }

    #main .info-right .liste-autres-oeuvres li figure img {
        box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
        max-height: inherit;
    }

    .liste-autres-oeuvres li h5.entry-title {
        display: inline-block;
        margin: 0 0 20px;
        width: 100%;
        text-align: center;
    }

}