/*
Theme Name: OuiShare MagV2
Author: Nicolas Richer
Author URI: http://nicolasricher.fr
Description:  Bucket is a surprising premium WordPress theme aimed at photographers in need for a solution that focuses on what matters most to them: their work. Every feature was carefully chosen and designed to ease the way to that perfect photography portfolio website.
Template: bucket
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bucket_txtd
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready

*/

/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */

/* Nav Top */
.nav--top > li a {
color: #eeeeee;
font-size: 13px;
text-transform: none;
}

#searchsubmit, #s{
color: #eeeeee;
text-transform: none;
}

@media only screen and (min-width: 900px){
.nav-inverse-main .nav--main li a {
color: #001E60;
font-size: 14px;
}
.nav-inverse-main .nav--main {
border-bottom: 5px solid #001E60;
border-bottom: 0.35714rem solid #001E60;
}
}

/* Titres Articles */
#page > div.wrapper > div > div > article > h1, .site-home-title, .article__title{
text-transform: uppercase;
}

/* Footer */
.flexbox__item {
font-size: 12px;
}

/* Widget Footer */

#page > footer > div.footer__sidebar{
background-image: url('images/footer-ouishare-mag.jpg');
background-repeat: repeat;
}
.site__footer {
background: none;
}

#menu-footer a{
color: #fff;
}

.site__footer .widget_nav_menu ul > li + li + li{
border: none;
}

.widget--footer__title{
color: #fff;
}

.widget_nav_menu ul > li, .widget_categories ul > li, .widget_meta ul > li {
width: 100%;
}

/* Social Widget */
.social {
margin-top: 46px;
padding: 0 15%;
}
.social a.facebook {
background-color: #3d5a9c;
}
.social a.twitter {
background-color: #389bec;
}
.social a {
width: 90%;
height: 30px;
display: inline-block;
border: 1px solid white;
margin-bottom: 3px;
text-align: center;
line-height: 21pt;
color: white;
font-size: 0.9em;
}

.social a i {
margin-left: 20px;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

i.fa.fa-twitter{
margin-left: 32px;
}

/* Hero Shot */
@media only screen and (min-width: 900px){
.featured-area__aside .article--thumb__title h3.hN {
font-size: 14px;
}
}

/* Noir devient Bleu OS */
.heading--main {
background-color: #001747;
}

/* Padding Main Nav */
@media only screen and (min-width: 900px){
.nav--main > li > a {
padding: 0.42857rem 1.21429rem;
}}

/* Noir OS */
.navigation--top {
background-color: #111111;
}
.pixcode--icon.square {
background-color: #111111;
}
.header-bar .search-query {
background: #111111;
}

.footer__copyright {
background: #111111;
}

/* Titres */
.heading--main .hN, .heading--main .archive__side-title {
padding-top: 17px;
}
h1 {
font-size: 2.2571rem;
}

/* GuestBox */
.guestbox {
background-color: #F5F5F5;
padding-left: 10px;
}
.guestbox p {
font-size: 15px;
font-style: italic;
min-height: 115px;
}

/* Sidebar */
.search-submit {
height: 43px;
}

.widget--sidebar__title .hN{
margin-bottom: -5px;
}

/* Optin */
li#field_2_1{
text-align: center;
}

#gform_submit_button_2.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
padding: 13px 35px 7px 35px;
background: #00C389;
border: none;
color: #fff;
font-family: 'Naiv Thin';
text-transform: uppercase;
font-size: 16px !important;
margin-left: 10px;
}

#gform_widget-2.widget.widget--main.gform_widget{
border: solid #E5E5E5 1px;
background-color: #F2F2F2;
}

#gform_wrapper_2.gform_wrapper {
max-width: 100% !important;
}

/* Widget Multilingual */
.mlp_language_box ul li {
display: block;
}

.mlp_language_box ul {
margin-left: 0.42857rem;
}