/*
Theme Name: G4F
Author: Broadcontent
Author URI: http://www.broadcontent.fr/
Text Domain: g4f

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.section.section-primary h2{
    color:#fff;
}

.img-news-home {
    height: 180px;
}

section#blog  h1 {
    margin:0 0 5px 0;
}

section div.owl-carousel.show-nav-title .owl-nav {
    margin-top: -55px;
}


.message{
    position:fixed;
    top:20%;
    left:10%;
    width:80%;
    background-color:#FFF;
    color:#000;
    padding:1em;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.attachment-post-thumbnail {
    width:100%;
}

ul.nav li a:hover {
    background-color:#6bccee;
}

ul.nav li a.active {
    color:#6bccee !important;
    background-color:#fff;
}

.artiste {
    margin-bottom:20px;
}

#widget-area div.box-content {
    padding: 15px;
}

#widget-area div.box-content h4 {
    color:#333;
}

.nivoSlider {
    margin-bottom:0 !important;
}

a.seeall-soundtrack {
    color:#fff;
    font-size:14px;
}

a.seeall-artiste {
    color:#6bccee;
    font-size:14px;
}

span.exp p{
    color:#333 !important;
}

img.aligncenter {
    margin: auto;
    display: block;
}

iframe {
    display:block;
    margin:auto;
}

p.no-bottom {
    margin-bottom:0!important;
    padding-bottom:0!important;
    min-height:90px;
}

p.no-bottom-article {
    margin-bottom:0!important;
    padding-bottom:0!important;
    padding-top:0!important;
    font-size:1em;
}

ul.nav li a:hover {
    color:#fff;
}

.grey {
    color:#555;
}

/* PAGINATION */


ul.page-numbers {
    float:right;
}

ul.page-numbers li {
    float:left;
    list-style:none;
    margin-left:15px;
    background-color:#eee;
    border:1px solid #eee;
}

ul.page-numbers li span {
    padding:3px 10px;
    background-color:#6bccee;
    color:#fff;
}

ul.page-numbers li a {
    padding:10px;
}


.btn-loadmore {
    color:#fff;
    background:#6bccee;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 300px) AND (max-width: 979px) {


    .header-logo {

        width:150px;
        height:18px;
    }


    .header-logo img{

        width:150px;
        height:18px;
    }
	
}

@media (min-width: 479px) AND (max-width: 979px) {
    #header .header-btn-collapse-nav {
        margin: 26px 0 8px 15px;
    }

}


aside.widget {
    background: #F5F5F5;
    background: -webkit-linear-gradient( top , #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    border-top: 4px solid #6bccee;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
    padding:10px;
}

h2.widget-title {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
    color:#1d2127;
}


/* Langues */

#lang_sel_list {
    float:left;
}
#lang_sel_list li a {

    padding:10px;
   
}

#lang_sel_footer {
	
}

.link-records  {
    padding-left:5px;
    padding-bottom:30px;
    padding-top:10px;
}

.wpml-ls-statics-shortcode_actions {
    border:none !important;
    background:none !important;
}

.wpml-ls-legacy-list-horizontal {
    border:none !important;
    padding:0 !important;
    clear: none !important;
}