/*
 Theme Name:   Lensa Child
 Description:  Lensa Child Theme
 Author:       Pierre Viéville
 Author URI:   http://www.pierrevieville.fr
 Template:     lensa
 Version:      2.0.9
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lensa-child
*/
@import url("../lensa/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url("fonts/bebas-neue/BebasNeue-webfont.eot");
    src: url("fonts/bebas-neue/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"),
    url("fonts/bebas-neue/BebasNeue-webfont.woff") format("woff"),
    url("fonts/bebas-neue/BebasNeue-webfont.ttf") format("truetype"),
    url("fonts/bebas-neue/BebasNeue-webfont.svg#BebasNeueRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
body{ background-color: #f5f5f5; }
body.custom-background{
    background-color: #e6e6e6;
}

.top-nav{
    font-size: 16px;
}

.main-content{
    display: inline-block;
}
#bgmp_map-canvas{max-width: 100%;}
.entry-post{
}

.nimble-portfolio-content.nimble-portfolio-template-rect-1{
    display: inline-block;
}
.nimble-portfolio{
    min-height: 335px;
}

#gallery-1{max-width: 100%;}
#gallery-1 .gallery-item {text-align: center;}
.gallery-icon {display: inline-block;margin: auto;max-width: 100%;}

/* boutton recherche */

.widget_search input[type="submit"], .widget_colabs_search input[type="submit"] {
    background: none repeat scroll 0 0 #D66000;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    font-family: "BebasNeueRegular",sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 10px;
    position: absolute;
    right: 3px;
    text-shadow: none;
    top: 2px;
}


/* colonnes */
.last:after{
    clear:both;
    content: "";
    display: inline-block;
}


/* index */
.slide-caption{
    display: inline-block;
}
#slide-thumbnail a > img, #slide-thumbnail img{
    border: 2px solid #f7f7f7;
}

#slide-thumbnail a:hover > img,
#slide-thumbnail a:focus > img{
    border: 2px solid #D66000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    transition: all 0.2s ease-in-out 0s;
}
#slide-thumbnail a > img {
    height: 75px;
    width: 250px;
    max-width: 100%;
}
/* footer menu */

#footer-wrapper{
    bottom:0;
    position: fixed;
    width: 100%;
}

#footer-wrapper.static,#footer-wrapper.static .footer-section{
    position: static;
}

#footer-wrapper.static .footer-section.fixed{
    position: fixed;
}
.social-links,#footer-nav{
    float: right;
}
.social-links:last-child,#footer-nav{
    margin-top:10px;
}


.bottom-nav{
    font-family: "BebasNeueRegular",sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.bottom-nav ul {
    float: left;
    list-style: none outside none;
    margin: 0;
}

.bottom-nav li {
    float: left;
    padding:0 10px;
    border-right:1px solid #909090;
    line-height: 24px;
}

.bottom-nav li:first-child{
    padding-left:0px;
}

.bottom-nav li:last-child{
    padding-right:0px;
    border-right:none;
}

.progress-wrapper {
    bottom: 56px;
    visibility: hidden;
}
/*social*/
.colabs-sc-twitter { width: 90px;}
.colabs-fblike {width: 90px;}

/*slider*/
.metaslider{margin-bottom:15px !important;}

/* nimble portfolio plugin */
.nimble-portfolio-filter{ display:inline-block;width:100%;margin:15px 0;clear:both;}
.nimble-portfolio-title{padding: 0 5px;}
.nimble-portfolio-title a{display:inline;padding:0;}
.nimble-portfolio-item img{width:100%;margin:0 !important;}

.-skin-default .-items .-item .-links .-link.-readmore{
    float: none;
    width: 100%;
}

.logo {font-size: 34px;line-height: 1.1;}
.site-description {font-size: 18px;}
.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail {max-width: 100%;height: auto;}


.branding {width: 31.2727%;}
.btn-navbar {margin: 14px 5px 0;}

/* content */
@media \0screen {img { width: auto }} /* Prevent height distortion in IE8. */

.main-content img{
    display: block;
    height: auto;
    max-width: 100%;
}


/* panel tabs */
.shortcode-tabs ul.tab_titles li.nav-tab a{
    color:#D66000;
}

.shortcode-tabs ul.tab_titles li.nav-tab a:hover{
    color:#8A3E00;
}

.shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-active{
    background: none repeat scroll 0% 0% #FFF;
}




@media (max-width : 1034px) {
    .logo {font-size: 28px;line-height: 1.2;}
}

/** media queries responsive **/
@media (max-width: 977px){
    .branding {width: 80%;}
}


@media (max-width: 767px) {
    /** home **/

    .footer-section .column{
        display: inline-block;
    }

    .home .progress-wrapper {
        bottom: 103px;
    }

    .social-links, .copyrights, #footer-nav {
        float: none;
        margin-top: 10px;
        text-align: center;
    }

    .social-links{
        margin-top: 0;
    }


    .bottom-nav ul {
        display: inline-flex;
        flex-direction: row;
        text-align: center;
        margin: auto;
        float: none;
    }

}

@media (max-width: 449px){
    .header-section,.page-heading h3{text-align: center;}
    .branding{
        float:none;
        width:100%;
        display: inline-block;
    }
    .btn-navbar {
        float:none;
        margin: 0 !important;
        padding: 7px 0 !important;
        display: inline-block;
        width:100%;
        text-align: center;
    }
    .top-nav{text-align: left;}
    .btn-navbar .icon-bar{margin:auto;}
    .home .progress-wrapper {bottom: 110px;}

    .twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five{
        width:100%;
        float:none;
        clear: both;
    }
    .minimize{
        margin: auto;
        position: relative;
        right:0;
        top:0;
    }
    .colabs-sc-box{background-image: none !important;}
    p.colabs-sc-box, div.colabs-sc-box{padding:9px 10px;}
    .nimble-portfolio-template-rect-1 .nimble-portfolio-rollerbg{display: none!important;}

}


@media (min-width: 200px) and (max-width: 449px){
    .logo{font-size: 22px;}
    .home .progress-wrapper {bottom: 110px;}
    .bottom-nav ul{
        width: 100%;
        min-width: 361px;
        display: inline-block;
    }

    .bottom-nav{
        overflow-x: scroll;
    }
}


/* clear des colonnes */
.clear{
    clear:both;
}

img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0px;
}
.img-rounded {
    border-radius: 6px;
    margin: 0px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
    margin: 0px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}
.media,
.media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px !important;
}
.media .pull-left {
    margin-right: 10px !important;
}
.media .pull-right {
    margin-left: 10px !important;
}
.media-list {
    padding-left: 0;
    list-style: none;
}

.media > p:first-child{
    margin:0 !important;
}

.thumbnail > img{
    margin: 0px;
}

/*
@media (max-width: 977px) {
.progress-wrapper{
  position:fixed;
  margin-bottom:26px;
}
.footer-section{
  position:fixed;
  bottom: 0px;
}

}*/
