/*
Theme Name: Binder PRO Child
Theme URI: http://www.globalia.ca/binderpro-child
Author: Globalia
Author URI: http://www.globalia.ca
Description: LB Diamantaires - Binderpro Child Theme
Template: binderpro
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: quadro-child
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
 font-family: 'Montserrat';
}

body { 
    background-color: #f0f0f0 !important; 
    letter-spacing: 3px;
}

body p {	
    font-size: 12px;
}

@media screen and (min-width: 1100px) {
    body p {
        font-size: 14px;
    }
}

/*modif theme*/
body>header{
    padding: 10px 20px;
}
/*menu*/
.menu-toggle {
    right: 30px !important;
    font-size: 28px;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 1;
    padding: 10px;
    text-transform: uppercase;
    top: 0;
    font-family: 'Montserrat', sans-serif;
    margin: 6px 5px 0 0;
}
.header-search {
    display: none !important;
}

/*news block four*/
.photos-over {
    position: relative;
}
.photos-over img {
    width: 100%;
}
.photos-over .content {
    position: absolute;
    bottom: 7px;
    width: 94%;
    background: rgba(165, 158, 141, 0.70);
    padding: 3%;
}
.photos-over .content h1 {
    color: #212020;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 29px;
    line-height: 24px;
    margin-bottom: 7px;
}
.photos-over .content p {
    font-size: 23px;
    color: #212020;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
}
#content .wrapper .row .large-6 {
    width: calc(50% - 10px);
}
#content .wrapper .row .large-6:first-child {
    margin-right: 20px;
}
#content .wrapper .row .large-6 .large-6 {
    margin-top: 16px;
}
#content .wrapper .row .large-6 .large-6:last-child {
    margin-left: 20px;
}

.site-header-type2.page-template-template-full-width-php .content-area,
.page-template-template-landing-php .content-area,
.site-header-type2 .content-area.no-sidebar:not(.blog-style-masonry) {
    margin: 70px 4%;
}

article h1 a,
.article h1.article-title {
    color: #8e8671 !important;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 29px;
}
.posted-on {
    display: none;
}
.readmore-link {
    text-align: right !important;
}

/*sidebar*/
#secondary {
    padding: 0;
    background: none;
}
#secondary aside {
    background: #FFF;
    padding: 30px;
    margin-bottom: 30px;
}
/*recent post*/
.inner-footer {
    padding: 0;
}
.inner-footer ul li {
    border: medium none;
    float: left;
    min-height: 67px;
    padding: 0;
    width: 33.3%;
}
#colophon {
    background: #d3cfc5;
}

/*footer*/
#copyright {
    background: #212020 none repeat scroll 0 0;
    color: #8e8671;
    font-size: 11px;
    text-transform: uppercase;
    width: 100%;
}
#copyright a {
    color: #8e8671;
    text-decoration: none;
}
#copyright .copyright {
    display: block;
    float: left;
    line-height: 1.1em;
    margin-top: 33px;
}
#copyright img {
    margin: 0 20px;
    vertical-align: middle;
}
.logo-globalia {
    margin-top: 25px;
}
.main-section a,
.steps a {
    color: #8e8671;
}
/*bootstrap fix*/

.wrapper {
    margin: 0 4%;
}
.row .row.collapse::after,
.row::after {
    clear: both;
}
.row .row.collapse::after,
.row .row.collapse::before,
.row::after,
.row::before {
    content: " ";
    display: table;
}
*,
*::after,
*::before {
    box-sizing: inherit;
}
.row {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
}
.column,
.columns {
    position: relative;
}
.small-12,
.large-6 {
    float: left;
}
.small-12 {
    width: 100%;
}
.large-6 {
    width: 50%;
}
.right {
    float: right;
}
/**/

#comments {
    display: none;
}
#masthead {
    position: fixed;
}
#copyright {
    bottom: 0;
    z-index: 1000;
}
#colophon {
    padding-bottom: 85px;
}
#content {
    padding-top: 120px;
}

.display-item .display-content {
    cursor:pointer;
    background-color: rgba(165, 158, 141, 0.65);
}

.display-wrapper article h1 {
border-bottom:none;
color:#212020;
}

.display-wrapper .entry-title a{
color:#212020 !important;
}

.display-content {text-align: left;}
.display-content .entry-summary{
    display: block;
    font-size: 100%;
}

.full-height .entry-summary {
    margin-bottom: 9rem;
}
@media screen and (min-width: 768px) {
    .full-height .entry-summary {
        margin-bottom: 6rem;
    }
}

    
    article.blog-item > header.entry-header{
    float:none;
    width:100%;
}

.widget-title{
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
}

.widget_search .search-submit{
    background-color:#a59e8d;
    width:40px;
    height:40px;
    border:none;
    padding-left:0px;
    float:left;

}

.widget input[type="submit"] {
  color: white;
    font-family: FontAwesome;
    font-style:normal;
    font-size:16px;
    padding-left:10px;
}

#copyright .wrapper{
width: 1280px;
margin-left: auto;
margin-right: auto;
} 

.post-icon, .display-item .post-icon{
margin-top:5px;
margin-right:5px;
top:5px;
right:5px;
z-index: 1;
}

.post-edit-link {
    top: 0;
}

.blog-style-teasers article .post-icon{
width:40px;
height:40px;
}


.blog-style-teasers article .post-icon:before {
  font-size: 20px;
  line-height: 40px;
}

.single-post .post-icon{
display:none;
}

/*.site-header-type2 .content-area {
 width:initial;   
}*/
.single-post .entry-content{
    max-width:100%;
}

.single-post header.entry-header, .inner-author{
max-width:initial;  
    }

.single-post .author-box{
background-color: #fff;
}    

.primary-bottom-area{
    float:none;
    width:100%;
}

/* *
* ADD
* */

.display-content .entry-summary > .read-more { display: none;}


/* *
* Quad top blog page
* */
article h1.entry-title a{
    font-size: 21px;
}
.display-layout1 .display-item1 .display-content{padding: 15px 30px;height: auto;}
.display-layout1 .display-item1 .display-content h1.entry-title{margin-bottom: 6px!important;}

.display-layout1 .display-item2 .display-content{padding: 15px 30px;height: auto;}
.display-item2 .display-content h1.entry-title{margin-bottom: 0px!important;}

.display-layout1 .display-item3 .display-content{padding: 15px 30px;height: auto;}
.display-layout1 .display-item3 .display-content .entry-summary{display: none;}
.display-item3 .display-content h1.entry-title{margin-bottom: 0px!important;}

.display-layout1 .display-item4 .display-content{padding: 15px 30px;height:auto;}
.display-layout1 .display-item4 .display-content .entry-summary{display: none;}
.display-item4 .display-content h1.entry-title{margin-bottom: 0px!important;}

.blog-style-teasers article .cat-links{ display: none;}

/* *
* Listing blog
* */
.inner-mod header{padding: 0;}
.inner-mod header h1 {
   border-bottom: 2px solid #dbd5c6;
   padding-bottom: 25px;
}
/* FRENCH */
header.entry-header div.entry-thumbnail span.post-icon {
    background-color: transparent;
    width: 64px;
    height: 64px;
}
/* Cat General */
article.category-nouvelles-generale > header.entry-header div.entry-thumbnail span.post-icon:before {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/general-news.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* Cat Bijoux */
article.category-bijoux-personnalises > header.entry-header div.entry-thumbnail span.post-icon:before {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/high-end-custom-jewelry.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* Cat Selling */
article.category-vendre-des-diamans > header.entry-header div.entry-thumbnail span.post-icon:before{
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/selling-your-diamonds.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* Cat Investement */
article.category-investissement-fr > header.entry-header div.entry-thumbnail span.post-icon:before {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/investment-diamond.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* ENGLISH */
/* Cat General */
article.category-general-news > header.entry-header div.entry-thumbnail span.post-icon {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/general-news.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* Cat Bijoux */
article.category-custom-jewelry > header.entry-header div.entry-thumbnail span.post-icon {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/high-end-custom-jewelry.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* Cat Selling */
article.category-selling-diamonds > header.entry-header div.entry-thumbnail span.post-icon {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/selling-your-diamonds.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}
/* Cat Investement */
article.category-investissement > header.entry-header div.entry-thumbnail span.post-icon {
    content: 'g';
    display: block;
    color: transparent;
    background-image: url('../binderpro-child/images/investment-diamond.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 40px;
}


.post-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-next,
.paging-navigation .nav-next {
	height: 75px;
}
.post-navigation .meta-nav,
.paging-navigation .meta-nav {
	height: 75px;
}

.post-navigation .meta-nav {
    padding-top: 15px;
}


/* *
* Footer columns
* */
#colophon{
    padding-bottom: 0!important;
}
.quadro-rpost:after{
    content: "";
    display: block;
    width: 90%;
    height: 1px;
    background: #c9c9c9;
    margin-top: 1px;
    position: relative;
    top: 20px;
}

.quadro-recents-widget .quadro-rpost img{
    max-width: 100px;
    width: 100%;
    max-height: 100px;
    height: 100%;
}
.quadro-rpost-data {width: 65%;}
.quadro-recents-widget h4{font-size: 14px;}

@media screen and (min-width: 320px){
    .inner-footer ul li{
        display: block;
        width: 100%;
        margin-bottom: 35px;
    }
}

@media screen and (min-width: 520px){
    .quadro-recents-widget ul li{
        width: 32.5%;
        padding: 10px 0.5% 20px;
        float: left;
        border-bottom: none;
        margin-bottom: 0px;
    }    
}


/* *
* SINGLE 
* */
.img-top{
    display: block;
    width: 500px;
    height: 500px;
}
.single-post .has-post-thumbnail .entry-thumbnail{
    position: relative;
    overflow: visible;
    margin: 0 -60px 30px!important;
    height: 375px;
}
.single-post .entry-thumbnail{
    position: relative;
    overflow: visible;
    margin: 0 -60px 30px!important;
    height: 375px;  
}
.space-under {
    margin-bottom: 25px!important;
}

/* *
* ARCHIVE Page 
* */
.wrapper span.posted-on{
    display: block;
}
article .post-content h1{
    margin: 15px 0 15px;
}
article .post-content .wrapper{
    text-align: center;
}


.page-header {
    display: none;
}

.page-footer {
    background-color: transparent;
}

.rs-container {
    float: right;
}

.site-content .site-main .rs-container a.fa {
    color: #8e8671;
}

.share-section{
    padding: 25px;
    padding-left: 0;
}

.a2a_dd .addtoany_share_save{
    display: none;
}






/**
*
* HEADER
*
**/
.loading:before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    background: white url('https://lbdiamantaires.com/images/ico_loading.gif') no-repeat center center;
    width:100%;
    height:100%;
        z-index: 99;
}

.loading {
/*    background: url('../images/ico_loading.gif') no-repeat center center; */
    overflow: hidden !important;
    height: 100%;
}
body > header {
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    z-index:50;
    background-color: #fff;
    text-align: center;
    line-height: 1;
    padding: 10px 20px;
    opacity: 1;
 /*   filter: alpha(opacity=0);*/
    -webkit-transition: padding .5s;
    -moz-transition: padding .5s;
    -ms-transition: padding .5s;
    -o-transition: padding .5s;
    transition: padding .5s;
}

.loading header {
    padding: 0;
    height: 0;
    overflow: hidden;
}
.loaded header {
    opacity: 1;
    filter: alpha(opacity=100);
}

a.logo {
    display: inline-block;
    vertical-align: middle;
    max-width: 240px;
    width: 100%;
    text-decoration: none;
    /*font-size: 100px;*/
    overflow: hidden;
    color:#000;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s;
}

.logo img {
    width: 100%;
    height: auto;
}

@media screen and (min-width: 768px) {
    body > header { 
        padding: 30px 20px;
    }
    .tiny-header header {
        padding: 10px 20px;
    }
    .tiny-header .logo {
        height: 55px;
        /*font-size: 70px;*/
    }
}

/**
*
* MENU
*
**/

.menu ul,
.menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #212020;
    background: rgba(33,32,32,.95);
    z-index: 110;
    text-align: center;
    font-style: italic;
    display: table;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.menu-open .menu {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}
.menu ul {
    display: table-cell;
    vertical-align: middle;
    opacity: 0.4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    -moz-transform: translateY(-25%) rotateX(35deg);
    -ms-transform: translateY(-25%) rotateX(35deg);
    -o-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    -moz-transition: -webkit-transform 0.5s, opacity 0.5s;
    -ms-transition: -webkit-transform 0.5s, opacity 0.5s;
    -o-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}
.menu-open .menu ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.menu a {
    font-family: 'times', 'Times New Roman', 'times-roman', 'georgia', serif;
    display: inline-block;
    padding: .25em;
    text-decoration: none;
    color: #b4ac96;
    font-size: 1.5em;
    -webkit-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s;

}
.menu a:hover {
    color: #fff3d4;
}

@media screen and (min-width: 768px) {
    .menu a {
        font-size: 2.5em;
    }
}
.loading .phone-container {
    opacity: 0;
}
.phone-container {
    position: absolute;
    top: 0;
    left: 0;
    color:#212020;
    padding: 5px 10px;
    text-decoration: none;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}
.phone-container a {
    display: inline-block;
    color:#212020;
    text-decoration: none;
    margin-bottom: 10px;
}
.menu-trigger-container {
    position: fixed;
    top: 17px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    z-index: 120;
}
.loading .menu-trigger-container {
    display: none;
}
.tiny-header .menu-trigger-container {
    top: 12px;
}
.lang-container {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}
.lang-container a {
    color:#212020;
    text-decoration: none;
}
.menu-trigger {
    position: absolute;
    top: 0;
    right: 40px;
    padding: 10px;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
}
.menu-open .menu-trigger {
    color: #b4ac96;
}

.patty {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    width: 11px;
    height: 1px;
    margin: 0 0 0 6px;
    background: #212020;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.patty:before,
.patty:after {
    content: '';
    display: block;
    width: 11px;
    height: 1px;
    background: #212020;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.patty:before {
    top: -4px;
}
.patty:after {
    top: 4px;
}
.menu-open .patty {
    background: none;
}
.menu-open .patty:before {
    top: 0;
    background: #b4ac96;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu-open .patty:after {
    top: 0;
    background: #b4ac96;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width: 640px) {
    a.logo {
        height: 55px;
        margin: -3px;
    }
    footer .small-hidden,
    footer .small-12 > img {
        display: none;
    } 
}

@media only screen and (max-width: 500px) {
    .menu-trigger-container .phone-container {
        display: none;
    }
}

body>header {
    box-sizing: border-box;
}

/* bouton */
.button {
    background: 0 0;
    border: 1px solid #8e8671;
    color: #8e8671;
    font-size: 16px;
    text-align: center;
    padding: 12px 18px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
}

/* blog */
.magazine-item--lb {
    margin-bottom: 40px;
}

.magazine-layout3 .magazine-item1 {
    margin-bottom: 40px;
}

.magazine-item .entry-title {
    padding-right: 1rem;
}

.magazine-item .entry-summary {
	font-size: 100%;
}

/* single */
.article-title__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
}

.article-title {
    padding-right: 2rem;
    margin-bottom: 0;
}

.article-title__social {
    min-width: 110px;
    float: none;
    width: 100%;
}



@media only screen and (min-width: 910px) {
    .article-title__wrapper {
        flex-direction: row;
    }

    .article-title__social {
        width: auto;
    }
}

.magazine-layout3 .magazine-item article {
    padding: 270px 0 0 0;
}

.magazine-layout3 .magazine-item.has-post-thumbnail .entry-thumbnail, .magazine-layout3 .magazine-item:not(.has-post-thumbnail) .entry-thumbnail {
    height: 260px;
}

.magazine-layout3 .magazine-item:nth-child(even) {
    margin-right: 1%;
}

.magazine-layout3 .magazine-item1.has-post-thumbnail .entry-thumbnail, .magazine-layout3 .magazine-item1:not(.has-post-thumbnail) .entry-thumbnail {
    height: 520px;
}

.magazine-layout3 .magazine-item1 article {
    padding: 530px 0 0 0 ;
}

.magazine-layout3 .magazine-item article .magazine-content {
    max-width: 100%;
}

/* HELPER */
.u-mb-1 { margin-bottom: 1rem;}
.u-mb-2 { margin-bottom: 2rem;}
.u-mb-3 { margin-bottom: 3rem;}
.u-mb-4 { margin-bottom: 4rem;}
.u-mb-5 { margin-bottom: 5rem;}
.u-mb-6 { margin-bottom: 6rem;}


.full-height { height: 100%; }

.position-bottom {
	position: absolute;
    bottom: 0;
    margin-bottom: 3.5rem;
}
@media screen and (min-width: 768px) {
    .position-bottom {
        margin-bottom: 0;
    }
}


/* affichage article 'flex' */

.flex-list {
	display: flex;
	flex-wrap: wrap;
}
