/* Add here all your css styles (customizations) */
.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.post-content h4 {
    font-family: 'Overlock', cursive !important;
    font-weight: 700;
    color: #595f6b;
}

.fusion-post-content > .blog-shortcode-post-title {
    text-align: center;
}

input[type="text"], textarea.form-control {
    font-family: 'Overlock', cursive !important;
}

.carousel .carousel-control {
    visibility: hidden;
}

.carousel:hover .carousel-control {
    visibility: visible;
}

li.menu-item a:hover {
    text-decoration: none !important;
}

#bbpress-forums #bbp-user-wrapper h2.entry-title, #main .post h2, #main .reading-box h2, #main h2, .cart-empty, .ei-title h2, .fusion-modal h2, .fusion-title h2, .fusion-widget-area h2, .main-flex .slide-content h2, .post-content h2, .title h2 {
    font-family: 'Fredericka the Great', cursive !important;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: none;
}

.fusion-post-content-wrapper h3 a:hover {
    color: #f05858 !important;
}

.itemboutique {
    border: 1px solid #ebeaea;
    border-bottom: 2px solid #ebeaea;
    margin-bottom: 20px;
}

.fusion-post-content-wrapper {
    padding: 30px 25px 0;
}

textarea.form-control {
    border: 1px solid #d2d2d2;
    height: 150px;
    font-size: 13px;
    color: #747474;
    padding: 8px 15px;
    width: 100%;
    box-sizing: border-box;
    margin-right: 0;
    float: none!important;
    width: 100%!important;
}

#side-header .side-header-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#side-header .fusion-logo, .fusion-header .fusion-logo {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.fusion-mobile-logo-1, .fusion-main-menu-container, .fusion-main-menu-container, .fusion-footer-parallax, .side-header-background-color {
    background-color: #aec4b7 !important;
}

.fusion-header,.side-header .fusion-footer-parallax,.side-header-background-color{
    background-color:#aec4b7;
}

#side-header .fusion-main-menu > ul > li > a {
    border-top-color: #aec4b7;
    border-bottom-color: #aec4b7;
}

.fusion-arrow-svg path {
    fill: #aec4b7;
}

path[Attributes Style] {
    stroke: #aec4b7;
}

.fusion-main-menu .fusion-widget-cart-counter > a:before, .fusion-main-menu > ul > li > a {
    color: #000;
}

.fusion-main-menu > ul > li > a, .side-nav li a {
    font-family: 'Fredericka the Great', cursive;
    font-weight: normal;
}

.fusion-modal h1, .fusion-page-title-bar h1, .fusion-widget-area h1, .post-content h1, .woocommerce-success-message .msg {
    font-family: 'Fredericka the Great', cursive !important;
    font-weight: normal;
    font-size: 46px;
}

.fusion-title.fusion-sep-none .title-heading-left {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
}

body {
    font-family: 'Fredericka the Great', cursive !important;
    font-weight: normal;
}

body p {
    font-family: 'Overlock', cursive !important;
    font-weight: normal;
    font-size: 16px;
}

.fusion-title-size-three, h3 {
    margin-top: 0em;
}

.post-content h3 {
    font-family: 'Fredericka the Great', cursive !important;
    font-weight: normal;
    font-size: 24px;
}

.fusion-title h3, .main-flex .slide-content h3 {
    font-family: 'Overlock', cursive !important;
    font-weight: normal;
}

.fusion-main-menu > ul > li > a {
    height: 40px !important;
    line-height: 40px !important;
}

#side-header .fusion-main-menu > ul > li > a {
    min-height: 40px;
}

#side-header .fusion-main-menu > ul > li.current-menu-ancestor > a, #side-header .fusion-main-menu > ul > li.current-menu-item > a {
    color: #fff;
    border-right-color: #fff;
    border-left-color: #fff;
}

.fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:hover:before, .fusion-is-sticky .fusion-main-menu > ul > li > a:hover, .fusion-is-sticky .fusion-main-menu > ul > li.current-menu-item > a, .fusion-main-menu .fusion-widget-cart-counter > a:hover:before, .fusion-main-menu > ul > li > a:hover {
    color: #fff;
}

.commentaire {
    margin-top: 10px;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #b5b3b5;
}

.commentaire_texte {
    margin-bottom: 0 !important;
    font-weight: bold;
    font-size: 14px;
}

.commentaire_infos {
    margin-bottom: 10px !important;
    margin-top: 5px;
    font-style: italic;
    font-size: 10px;
}

.hidden {
    display: none;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-30 {
    margin-top: 30px;
}

.ms-slide:after {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5.5%;
    background-color: rgba(0, 0, 0, 0.7);
}

.ms-layer.ms-caption {
    color: #fff !important;
    font-family: 'Overlock', cursive !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.who li i {
    color: #A518AB;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position: relative;
}

img.img-bordered {
    padding: 3px !important;
    border: solid 1px #eee !important;
}

.rounded-x {
    border-radius: 50% !important;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

#access_map {
    height: 350px;
    width: 100%;
}

.text-center {
    text-align: center;
}

.side-header-styling-wrapper > div {
    display: none !important;
}

.side-header-styling-wrapper .side-header-background-image,
.side-header-styling-wrapper .side-header-background-color,
.side-header-styling-wrapper .side-header-border {
    display: block !important;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}