/*
============================================================

	Theme Name: Oxygen - Child Theme child
	Theme URI: https://laborator.co/themes/oxygen
	Author: Laborator
	Author URI: https://laborator.co/
	Version: 1.0
	Description: Use this theme if you want to extend features of Oxygen or prevent overwriting the changes you make when new theme update is available.
	Template: oxygen
	Text Domain: oxygen
	
============================================================
*/

.gallery-caption,
.bypostauthor {
}
.product-images #main-image-slider .mailborder img,
.shop .items .item-wrapper .item,
.thumbnailse img
{
    border: 1px solid #c0c0c0;
}

/*  for the home page video  */
.page-template-template-homevideo .wrapper .main {
    padding: 0;
}

.page-template-template-homevideo .wrapper .rev_slider_wrapper {
    margin-bottom: 0 !important;
}

.page-template-template-homevideo .home .wrapper
{
    padding-left:0px;
}

.page-template-template-homevideo .wrapper>.main>.rev-slider-container
{
    margin-left:0px;
    margin-right:0px;
}

.mailborder .woocommerce-product-gallery__image {
    max-width: 580px;
}

/*------------------ Custom css (marc477) --------------------*/

/*body.page-template-template-homevideo,*/
/*body.page-template-template-homevideo .wrapper{*/
    /*background:#000;*/
/*}*/

.fixed-menu{
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
}

.mobile-menu{
    position: fixed !important;
    top: 0;
    width: 100%;
    overflow:hidden;
	overflow-y:auto !important;
	max-height:calc(100% - 53px);
}

.main-sidebar{
    z-index: 9999;
}

.mobile-menu-link{
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}

.mobile-menu-link > a:hover{
    background: #333;
    color: #FFF;
}

.mobile-menu-link > a{
    display: block;
    background: #FFF;
    text-align: center;
    line-height: 40px;
    width: 42px;
    height: 42px;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    -webkit-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}

.mobile-menu-link-close{
    width: 100%;
    clear: both;
    background:#ffffff;
    padding: 12px 15px;
    text-align: right;
}

.mobile-menu-link-close > a.closelink{

    /*float: right;*/
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.mobile-menu-link-close > a:hover.closelink{
    color: #000;
    filter: alpha(opacity=100);
}

.main-sidebar ul.nav li.current_page_parent > a {
    color: #000;
}



body {
}
.laborator-woocommerce .product-single .woocommerce-tabs {

    display: none;
}
.top-first {

    /*display: none;*/
    margin-bottom:30px;
}

.block-pad {
    padding: 0px 15px 30px 15px !important;
    background: #ededed!important
}

.laborator-woocommerce .product-single .entry-summary div[itemprop=description] p {

    line-height: 1.3!important;
}
.fix-margin{
    position: relative;
    top: -10px;
    left: 20px;
}

.wrapper .main {
    background: #eee!important;
	padding-bottom:0px !important;
}

input[type="radio"]::after, input[type="checkbox"]::after {
    border: 1px solid #515151 !important;
}

input[type="radio"]:checked:after, input[type="checkbox"]:checked:after {
    background: #444 !important;
    border-color: #fff !important;
}

.laborator-woocommerce .myaccount-title {
    background: transparent !important;
}


/******* MArques and designer post ********/


.blog .blog-post.dm-post{
    background: transparent;
}

/* remove the scale option for the marques and designer */
.post-type-archive-marque_item .blog .blog-post .blog-img.hover-effect a img {
    -webkit-transform: none;
    transform: none;
}

.single-marque_item .blog .blog-post,
.single-marque_item .blog .single_post,
.single-marque_item .share-post,
.single-marque_item .comments
.single-marque_item .blog .single_post .post_img a {
    background: transparent;
}

.blog .blog-post,
.blog .single_post,
.share-post,
.comments,
.blog .single_post .post_img a {
    background: transparent !important;
}

.single-marque_item .blog .single_post,
.single-designer_item .blog .single_post{
    padding-top: 100px;
    margin-bottom:100px;
}

.single-marque_item .blog .single_post .post_img,
.single-designer_item .blog .single_post .post_img{
    margin-top:30px;
}

.dm-info-container,
.marques-social-link{
    max-width:250px;
    width:250px;
    margin:0 auto;
    text-align:right;
}

.dm-info-container div,
.dm-info-container div a,
.info-website,
.info-website a{
    /*text-align: right !important;*/
    text-align: right;
}

.info-website,
.info-website a{
    /*text-align: right !important;*/
    text-align: right!important;
}

/*.single-marque_item .blog .single_post .info-website,*/
/*.single-designer_item .blog .single_post .info-website a{*/
    /*text-align: right;*/
/*}*/

.dm-info-container{
    font-size:22px;
    margin-top:25px;
    margin-bottom:15px;
    color:#AAAAAA;
}

.dm-info-container .info-ville{
    font-weight: 300;
}
.dm-info-container .info-pays{
    margin-bottom:15px;
}
.dm-info-container .info-website a{
    color:#AAAAAA;
}
.dm-info-container .info-website a:hover{
    color:#333333;
}

.marques-social-link ul{
    list-style-type: none;
    margin:0;
    padding: 0;
    float:right;
}

.marques-social-link ul li{
    list-style-type: none;
    /*float:left;*/
    display:inline-block;
    width:30px;
    height:30px;
    margin-left:5px;
}


.marques-social-link ul li a{
    width:30px;
    height:30px;
    display:inline-block;
    line-height:26px;
    border:1px solid #ccc;
    background:#aaa !important;
    text-align: center;
    background-clip: padding-box;
    -moz-background-clip:padding;
    -webkit-background-clip:padding-box;
    -webkit-transition: border 0.3s ease,background 0.6s ease!important;
    transition: border 0.3s ease,background 0.6s ease!important;
}

.marques-social-link ul li a i {
    line-height: 1;
    color: #fff;
    -webkit-transition: all 450ms ease-in-out!important;
    transition: all 450ms ease-in-out!important;
}


.marques-social-link ul li a:hover.facebook-social {
    background: #3B5998!important;
    border-color: #3B5998;
}
.marques-social-link ul li a:hover.twitter-social{
    background:#55ACEE!important;
    border-color:#55ACEE
}
.marques-social-link ul li a:hover.google-social{
    background:#DD4B39!important;
    border-color:#DD4B39
}
.marques-social-link ul li a:hover.pinterest-social {
    background: #c8232c!important;
    border-color: #c8232c;
}

.marques-social-link ul li a:hover.instagram-social {
    background: #F77737!important;
    border-color: #F77737;
}

/******* Fin Marques and designer post ********/


/*------------------ FIN Custom css (marc477) --------------------*/


.laborator-woocommerce .select-wrapper {
    background: #fff;
}

table.variations .label {
    font-weight: bold;
    font-size:100%;
    padding-left:0px;
}

.page-template-default{
    overflow-x:hidden;
}

p{
    font-size:15px;
}

.heures{
    line-height:1.6;
    font-size:	15px;
}

h1{
    text-transform:uppercase;
    font-family: 'Roboto Condensed';
    font-weight:200 !important;
    font-size:60px!important;
}

h4{
    font-size:20px;
    margin-bottom:0px!important;
}

.intro{
    font-family: 'Roboto';
    font-weight:500;
    font-size:18px!important;
    color:rgb(51,51,51);
    margin-bottom:20px;
}

.h4_subtitle{
    font-family: 'Roboto';
    font-weight:500;
    font-size:18px!important;
    color:rgb(51,51,51);
    margin-bottom:20px;
}

.wpb_content_element{
    margin-bottom:30px!important;
}

form.search input[type=text]{
    padding:0;
}

.search-results-header {
    margin-bottom: 10px;
    margin-top: 20px;
}

.search-results-header .row .search-box {
    position: relative;
    margin-right: 0;
    margin-top: 5px;
}

.search-results-header .row .search-box input {
    float: right;
    max-width: 80%;
}

.infolettre{
    float:left;
    /*position:fixed;*/
    /*bottom:135px;*/
    /*max-width:190px;*/
}

.infolettre p{
    color:#c0c0c0!important;
    font-weight:400;
}

.header-search{
    float:left;
    margin-top: 13px;
}


.header-search .search_input {
    float: left;
    padding: 0px 15px!important;
    background: #f8f8f8;
    text-align: left;
    vertical-align: middle;
    color: #999;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    width:75%;
	max-width:75%;
}

.header-search .search-submit {
    float: left;
    padding: 6px 14px!important;
    background: #f4f4f4;
    text-align: center;
    vertical-align: middle;
    color: #999;
    line-height: 18px;
    cursor: pointer;
    border: 0;
}

.header-newsletter{
    margin-top: 13px;
}

.header-newsletter .infolettre p{
    display:inline-block;
    float:left;
}
.header-newsletter .infolettre p label{
    display:none;
}
.header-newsletter .infolettre p input[type="email"]{
    float: left;
    padding: 0px 15px !important;
    background: #f8f8f8;
    text-align: left;
    vertical-align: middle;
    color: #999;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    width: 100%;
}

.header-newsletter .infolettre p input[type="submit"]{
    float: right;
    padding: 6px 14px!important;
    background: #f4f4f4;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    line-height: 18px;
    cursor: pointer;
    border: 0;
}


.top-first .right-widget {
    margin-right: 150px !important;
}

.mylist-ribbon {
    width: 66px;
    margin-top: 0;
    position: absolute;
    right: 85px;
    top: 0;
    z-index: 100;
    padding-top: 0;
    z-index: 10000;
}

.mylist-ribbon a {
    padding: 0;
    position: absolute;
    z-index: 9999;
    color: #fff !important;
}

.mylist-ribbon a .cart_content:hover {
    padding: 25px 20px 15px;
}

.mylist-ribbon a .cart_content {
    display: block;
    background: #222;
    padding: 20px 20px 15px;
    float: left;
    width: 100%;
    text-align: center;
    -webkit-transition: padding .15s;
    transition: padding .15s;
    position: relative;
}

.mylist-ribbon a .cart_content span.bucket {
    background: url(assets/images/mylist-icon-v1.png) top center no-repeat #222;
    background-color: rgb(34, 34, 34);
    background-image: url("assets/images/mylist-icon-v1.png");
    background-size: auto auto;
    background-size: 24px;
    width: 24px;
    height: 24px;
    display: block;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
}

.mylist-ribbon a .cart_content span.number {
    font-size: 20px;
    position: relative;
    top: 5px;
}

.mylist-ribbon a .cart_content span {
    position: relative;
    display: block;
}

.mylist-ribbon a .cart_content {
    text-align: center;
}

.mylist-ribbon a {
    color: #fff;
}


#yith-ywraq-form table th.product-quantity{
    padding-left:20px;
}

.vc_col-has-fill>.vc_column-inner,
.vc_column_container>.vc_column-inner {
    /*padding-top:50px!important;*/
}


.main-sidebar ul.nav li > a:hover{
    color:#949494!important;
}

div[itemprop="description"] ul{
    margin-bottom:30px;
}

/*.woocommerce .product .item{*/
    /*padding-bottom: 12px;*/
/*}*/


.laborator-woocommerce .product-single .entry-summary h1.entry-title {
    font-size: 27px!important;
}



/*------------------ Boutons --------------------*/


.bouton_noir{
    background-color:rgb(51,51,51);
    color:#fff;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
}

.bouton_noir:hover{
    background-color:rgb(81,81,81)!important;
}

.bouton_bleu{
    background-color:rgb(0,102,180)!important;
    color:#fff;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
}

.bouton_bleu:hover{
    background-color:rgb(4,74,128)!important;
}


.add-request-quote-button.button{
    background-color:rgb(0,102,180)!important;
    color:#fff;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
}


.add-request-quote-button.button:hover{
    background-color:rgb(4,74,128)!important;
}

.vc_btn3.vc_btn3-size-md{
    background-color:rgb(51,51,51)!important;
    color:#fff!important;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px!important;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    border:none!important;
    text-transform: none;
}

.vc_btn3.vc_btn3-size-md:hover{
    background-color:rgb(81,81,81)!important;
    border:none!important;
}

.shop .add-request-quote-button.button,
.shop .add-request-quote-button-addons.button,
.yith-ywraq-add-button .add-request-quote-button.button{
    background-color:rgb(51,51,51)!important;
}


.shop .add-request-quote-button.button:hover,
.shop .add-request-quote-button-addons.button:hover,
.yith-ywraq-add-button .add-request-quote-button.button:hover{
    background-color:rgb(81,81,81)!important;
}

.yith-ywraq-add-to-quote{
    padding: 0;
    display: inline-block;
    float:right;
    /*height: 40px;*/
}

.mdl_home_product_grid .yith-ywraq-add-to-quote{
    float:none;
    margin:0 auto;
}


.yith-ywraq-add-to-quote .custom-add-to-wishlist{
    /*background-size: 24px!important;*/
    /*background-color:#ccc!important;*/
    /*background-repeat: no-repeat;*/
    /*background-position: 50% 50%;*/
    width: 40px;
    height: 40px;
    /*border-radius: 40px;*/
    /*background-color:#000;*/

}

.yith-ywraq-add-to-quote .custom-add-to-wishlist a.add-request-quote-button{
    background-image: url(assets/images/mylist-icon-v1.png)!important;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 50% 50%;
    transition: all 350ms ease-in-out;
    display:block;
    width: 40px;
    height: 40px;
    background-color:#ccc!important;
    /*border-radius:40px!important;*/
}

.mdl_home_product_grid .yith-ywraq-add-to-quote .custom-add-to-wishlist a.add-request-quote-button{
    background-color:#000000!important;
}

.yith-ywraq-add-to-quote .custom-add-to-wishlist a.add-request-quote-button:hover{
    background-color:#000000!important;
}

.variable-btn-add{
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: 50% 50%;
    transition: all 350ms ease-in-out;
    display:block;
    background-color:#ccc!important;
}

.variable-btn-add:hover{
    background-color:#000000!important;
}

.variable-btn-add::before{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    color:#ffffff;
    font-variant: normal;
    text-transform: none;
    line-height: 40px;
    margin-left: 0;
    display: inline-block;
    text-decoration: inherit;
    width: 40px;
    height: 40px;
    margin-right: 0;
    text-align: center;
}

.shop .items .yith_ywraq_add_item_response_message{

}

.related.products .yith-ywraq-add-to-quote .yith-ywraq-add-button{
    top:0px;
    left:0px;
}

.small-divider {
    height: 5px;
    width: 100%;
    clear: both;
}

.no-leftpadding{
    padding-left: 0 !important;
}

.no-rigtpadding{
    padding-right:0 !important;
}

.my-list-product{
    margin-top:100px;
}

.clear-both{
    clear: both;
}

#yith-ywraq-form table {
    width: 100%;
    max-width: 825px;
}

#yith-ywraq-form table tr{
    border-top:1px solid #BFBFBF;
}

#yith-ywraq-form table thead tr{
    border-top:none;
}

#yith-ywraq-form table td,
#yith-ywraq-form table th{
    padding:10px 0;
}

#yith-ywraq-form table td.product-thumbnail{
    width:185px;
    max-width:185px;
}

.woocommerce.ywraq-wrapper .cart a.button.wc-backward {
    float: none;
    margin-right:25px;
    font-size:14px;
}

#yith-ywraq-form table{
    margin-top:10px;
}

#yith-ywraq-form table th.product-name,
#yith-ywraq-form table th.product-quantity{

    font-size:16px;
}


#yith-ywraq-form table td.product-name {
    text-align: left;
    width:385px;
    max-width:385px;
    font-size:20px;
}

#yith-ywraq-form table td.product-quantity{
    width:200px;
    max-width:200px;
}

#yith-ywraq-form table td.product-remove {
    text-align: left;
    width:40px;
    max-width:40px;
    font-size:22px;
}

#yith-ywraq-form table td.product-remove a{
    font-size:22px;
}

/*------------------ FIN boutons --------------------*/




/*------------------ Rev Slider --------------------*/

.page-id-12.page-template-default{
    overflow:hidden;
}

.page-id-12 .main-sidebar{
    visibility:hidden;
}

.page-id-12 .footer-env{
    visibility:hidden;
}

.logo_accueil{
    cursor:pointer!important;
    -moz-transition: all 350ms ease-in-out!important;
    -o-transition: all 350ms ease-in-out!important;
    -webkit-transition: all 350ms ease-in-out!important;
    transition: all 350ms ease-in-out!important;
}

.logo_accueil:hover{
    opacity:0.8!important;
}

a.intro_button{
    cursor:pointer!important;
    color:#fff;
    border-bottom:none;
    font-weight:800;
    text-decoration: underline;
}

a.intro_button:hover{
    color:#AEAEAE;
}


/*------------------ FIN Rev Slider --------------------*/


/*--------------  Accueil Grid  -----------------*/


.mdl_home_product_grid{

}

.mdl_home_product_grid h2 {
    margin-bottom: 45px;
}

.mdl_home_product_grid h2 a,
.mdl_home_product_grid h2 a{
    text-transform: uppercase;
}

/*--------------    -----------------*/

.address-content table{
    width:250px;
}

.address-content table td{
    font-weight: 400;
    color: #222;
    line-height: 1.6;
    font-size: 14px;
}


/*------------------ Contact form --------------------*/
/*
.page-id-8 .page-container{
	max-width:500px;	
}

.page-id-8 .glyphicon{
	display:none;	
}*/

#yith-ywraq-form{
	padding-right:45px;	
}

#yith-ywraq-form table .actions{
	padding:20px 0px;	
}


label[for="rqa-email"] { display:none; }
label[for="rqa-message"] { display:none; }
label[for="rqa-name"] { display:none; }


input[type=email],
input[type=password],
input[type=phone],
input[type=text],
textarea{
    margin-bottom:10px;
    width:100%;
    background-color:#f8f8f8;
    padding:14px;
}

.mobile-menu .search-form input[type=email],
.mobile-menu .search-form input[type=password],
.mobile-menu .search-form input[type=phone],
.mobile-menu .search-form input[type=text],
.mobile-menu .search-form textarea {
    margin-bottom:0;
}


input[type=email]:focus,
input[type=password]:focus,
input[type=phone]:focus,
input[type=text]:focus,
textarea:focus{
    margin-bottom:10px;
    width:100%;
    background-color:#FFF;
}

.mobile-menu .search-form input[type=email]:focus,
.mobile-menu .search-form input[type=password]:focus,
.mobile-menu .search-form input[type=phone]:focus,
.mobile-menu .search-form input[type=text]:focus,
.mobile-menu .search-form textarea:focus {
    margin-bottom:0;
}

input[type="button"],
input[type="submit"]{
    background-color:rgb(51,51,51)!important;
    color:#fff;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
}

input[type="button"]:hover,
input[type="submit"]:hover{
    background-color:rgb(81,81,81)!important;
}


input[type="reset" i]{
    background-color:rgb(0,102,180)!important;
    color:#fff;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
}

input[type="reset" i]:hover{
    background-color:rgb(4,74,128)!important;
}

input[type="file" i]::-webkit-file-upload-button{
    background-color:#979797!important;
    cursor:pointer;
    color:#fff;
    font-family:'Roboto Condensed';
    font-size:14px;
    padding:8px 15px;
    border:none;
    border-radius: 0px;
    letter-spacing: 0px;
    text-transform: none;
}

input[type="file" i]::-webkit-file-upload-button:hover{
    background-color:#828282!important;
}


/*------------------ FIN Contact form --------------------*/


/*------------------ Produits --------------------*/

.outofstock_wrapper{
    float:right;
    width:340px;
    cursor: pointer;
    text-align:right;
}

.outofstock_wrapper label{
    cursor: pointer;
}

.price-container{
    height:25px;
    width:100%;
}

select.wppp-select{
    text-transform: uppercase;
    padding: 8px 20px;
    font-size: 14px;
    color:#000;
    font-family: "Roboto Condensed",Helvetica,Arial,sans-serif;
}

.add-to-cart-cartwheels{
    background-size: 24px!important;
    background-color:#ccc!important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 40px;
    /*border-radius: 40px;*/
    transition: all 350ms ease-in-out;
    margin-left:20px;
}
.add-to-cart-cartwheels:hover{
    background-color:#000000!important;
}

.add-to-cart-cartwheels span{

}

.vc_gitem_row .vc_gitem-col {
    padding: 30% 20px 20px 20px !important;
    text-align: center;
}

.product-single .summary .yith-ywraq-add-to-quote{
    float:left;
    clear:both;
    width: 100%;
    margin-bottom: 15px;
}


table.variations .select-wrapper{
    max-width:350px;
}

/*.custom-add-to-wishlist span.image_whish {*/
    /*background-image: url(assets/images/mylist-icon-v1.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: 24px;*/
    /*border-radius: 40px;*/
    /*background-position: 50% 50%;*/
    /*display: inline-block;*/
    /*transition: all 350ms ease-in-out;*/
/*}*/



body img {

    max-width: 100%;

}

div.summary entry-summary {
    padding-top:100px;
}

.thumbnailse img {

    border:0px;
    border-color:#FFFFFF;
    border-style:solid;
    margin-top:20px;
    max-width: 580px;
    height: auto;

    width: 100%;
    display: block;
}


.flottertop {
    position: fixed;
    padding-top:100px;
    top: 15.4vh;
}

.adressebas {
    visibility: hidden;
    display:block;
    height:10px;

}


.oxygen-sidebar-menu .main-sidebar .sidebar-inner .logo .mobile-menu-link,
.oxygen-top-menu .top-menu > .main .tl-header .logo .mobile-menu-link,
.oxygen-top-menu > .wrapper > .top-menu-centered > .main .logo .mobile-menu-link {
    vertical-align: top!important;
}


.shop-grid .products .yith-ywraq-add-to-quote
{
	display:none !important;
}





/* patch guigui */


.woocommerce .products .type-product .product-description .button i
{
	display:block;
}

.woocommerce .products .type-product .product-description .button.product_type_variable.add_to_cart_button i:before,
.woocommerce .products .type-product .product-description .button.product_type_simple.add_to_cart_button i:before
{
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    color: #ffffff;
    font-variant: normal;
    text-transform: none;
    line-height: 40px;
    margin-left: 0;
    display: inline-block;
    text-decoration: inherit;
    width: 40px;
    height: 40px;
    margin-right: 0;
    text-align: center;
	background-color: #ccc!important;
}

.woocommerce .products .type-product .product-description .button.product_type_simple.add_to_cart_button i:before
{
	font-size:0px;
    background-image: url(https://www.maisonduluminaire.ca/wp-content/themes/oxygen/assets/images/cart-icon-3.png);
	background-repeat: no-repeat;
    background-position: 50% 50%;
	background-size: 24px;
}

.woocommerce .products .type-product .product-description .button.product_type_variable.add_to_cart_button:hover i:before,
.woocommerce .products .type-product .product-description .button.product_type_simple.add_to_cart_button:hover i:before
{
	background-color: #000!important;
}


.woocommerce .products .type-product .product-description .button.product_type_simple:not(.add_to_cart_button)
{
	display:none !important;
}

.tooltip > .tooltip-inner
{
	padding:10px 20px !important;
	border-radius:5px !important;
}

.woocommerce .products .type-product .product-wrapper
{
	height:100%;
	border: 1px solid #c0c0c0;
}

.woocommerce .woocommerce-products-header
{
	background-color:transparent !important;
	padding:0px !important;
	padding-bottom:30px !important;
}


#woocommerce_orderby_block
{
	display:flex;
	flex-wrap:wrap;
	margin-left:15px;
	margin-right:15px;
}

#woocommerce_orderby_block > #woocommerce_orderby_left,
#woocommerce_orderby_block > #woocommerce_orderby_right
{
	width:50%;
}

#woocommerce_orderby_block > #woocommerce_orderby_right
{
	text-align:right;
}

.woocommerce .woocommerce-ordering
{
	margin-left:0px !important;
}

.woocommerce.single-product .single-product-wrapper .product-gallery
{
	padding-right:8% !important;
}

.woocommerce.single-product .single-product-wrapper .woocommerce-tabs
{
	display:none !important;
}

.woocommerce .summary .product_title
{
	font-size:27px !important;	
}


.woocommerce.single-product .single-product-wrapper
{
	background-color:transparent !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

.woocommerce.single-product .single-product-wrapper .product-gallery
{
	padding-left:0px !important;
}

table.variations .select-wrapper
{
	background-color:#fff !important;
}




.woocommerce.single-product .product .yith-ywraq-add-to-quote
{
	float:none !important;
	margin-top:10px !important;
	display:block !important;
}

.woocommerce .quantity input.qty
{
	background:#444 !important;
}


.mobile-menu .search-form
{
	display:none !important;
}

.mobile-menu
{
	top:0 !important;
}

.woocommerce .related ul li.product img
{
	width:100%;
}

#coupon_code_alt
{
	margin-bottom:0px !important;
}


.main-sidebar > form
{
	display:none !important;
}


.woocommerce-message
{
	background-color:#8db89a !important;
}

.woocommerce-info
{
	background-color:#b89d8d !important;
}

.woocommerce .login-coupon-wrapper .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce .login-coupon-wrapper .woocommerce-form-coupon-toggle .woocommerce-info
{
	background-color:#fff !important;
}

.woocommerce-terms-and-conditions-checkbox-text a
{
	text-decoration:underline;
}

input[type=radio], input[type=checkbox]
{
	background:none !important;
}

.cky-switch input[type=checkbox]
{
	background:#d0d5d2 !important;
}

.cky-switch input[type=checkbox]:checked
{
	background:#1863dc !important;
}

input[type=email], input[type=password], input[type=phone], input[type=text]
{
	background:#f8f8f8 !important;
	-webkit-appearance: none;
   -moz-appearance: none;
        appearance: none;
}



#footer_shop_block
{
	position:fixed;
	left:0;
	bottom:0;
	width:100%;
	z-index:100002;
	box-shadow:0px 0px 5px #c0c0c0;
	background:#fff;
	display:none;
	flex:1;
	
}

#footer_shop_cart
{
	width:auto;
	display:flex;
	flex-shrink:0;
}




#footer_shop_cart > .cart-ribbon
{
	position:relative !important;
	top:0 !important;
	right:auto !important;
	display:block !important;
	order:2;
}

#footer_shop_cart > .cart-ribbon,
#footer_shop_cart > .mylist-ribbon
{
	width:auto;
	margin-left:5px;
}

#footer_shop_cart > .cart-ribbon .cart_content,
#footer_shop_cart > .mylist-ribbon .cart_content
{
	display:flex;
	align-items:center;
	line-height:1;	
}

#footer_shop_cart > .cart-ribbon a .cart_content span.number,
#footer_shop_cart > .mylist-ribbon a .cart_content span.number
{
	top:auto;
	margin-left:10px;
}

#footer_shop_cart .mylist-ribbon
{
	position:relative !important;
	top:0 !important;
	right:auto !important;
	display:block !important;	
}

#footer_shop_cart > .cart-ribbon a,
#footer_shop_cart > .mylist-ribbon a
{
	position:relative !important;
}

#footer_shop_cart > .cart-ribbon a .cart_content,
#footer_shop_cart > .mylist-ribbon a .cart_content
{
	padding:15px !important;
}

#footer_shop_cart > .cart-ribbon a .cart_content:hover,
#footer_shop_cart > .mylist-ribbon a .cart_content:hover
{
	padding:15px !important;
}


#footer_shop_search_full
{
	display:none;
	position:fixed;
	z-index:100003;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	align-items:center;
}

#footer_shop_search_full.open
{
	display:flex;
}

#footer_shop_search_full form.search
{
	width:90%;
	padding:30px;
	margin:auto;
	background:#fff;
	display:flex;
	align-items:center;
	position:relative;
}

#footer_shop_search_full .search_input
{
	height:50px;
	width:calc(100% - 50px);
	margin-bottom:0px;
	padding-left:15px;
	padding-right:15px;
}

#footer_shop_search_icon
{
	height:100%;
	width:66px;
	background:#222;
	color:#fff;
	position:relative;
	cursor:pointer;
}

#footer_shop_search_icon > .glyphicon
{
	position:relative;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	font-size:20px;
}


#footer_shop_search_full .search-submit
{
	height:50px;
	width:50px;
	border:none;
	background:#222;
	color:#fff;
}

#footer_shop_search_full #footer_shop_search_full_close
{
	color: #fff;
    position: absolute;
    right: 0px;
	top:0;
	transform:translateY(calc(-100% - 10px));
	display:flex;
	align-items:center;
	line-height:1;
	cursor:pointer;
}

#footer_shop_search_full #footer_shop_search_full_close .glyphicon
{
	font-size: 20px;
	margin-left:10px;
}

#footer_shop_search
{
	width:100%;
}

.pm_alert_block
{
	background-color:#8dafb8;
	margin-left:30px;
	margin-right:30px;
}

.sidebar-menu > .nav > li ul
{
	margin-left:10px;
}

.main-sidebar .sidebar-menu > ul.nav > li ul a
{
	color:#515151;
}

footer h2
{
	color:#f5f5f5;
	text-transform:uppercase;
}

footer
{
	font-size:15px;
	line-height:1.5;
	color:#f5f5f5;
	width:calc(100% - 60px) !important;
	margin-left:30px;
	margin-right:30px;
}

footer .widget_nav_menu ul
{
	padding-left:0px;
	margin:0px;
	list-style:none;
}

footer .widget_nav_menu ul a
{
	color:#f5f5f5;
}

footer .mc4wp-form-fields > p > label
{
	display:none;
}


#footer_up_page
{
	position: fixed;
    bottom: 30px;
    right: 30px;
    padding: 15px;
    background: #515151;
    color: #fff;
    z-index: 10002;
    line-height: 1;
    border: solid 1px #f5f5f5;
    border-radius: 5px;
    cursor: pointer;
	opacity:0.6;
}

#footer_up_page:hover
{
	opacity:0.9;
}


.grecaptcha-badge
{
	opacity:0;
	visibility:hidden;
}

#footer_up_page
{
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

#footer_up_page:hover .glyphicon-menu-up
{
	animation-name: pageup;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}


.woocommerce .shop_table.cart .product-remove .remove
{
	opacity:1 !important;
	visibility:visible !important;
}

#yith-ywraq-form table td.product-name
{
	padding-left:20px;
	padding-right:20px;
}

#yith-ywraq-form table td.product-quantity .quantity
{
	margin-left:auto !important;
	margin-right:0 !important;
}


.ywraq-wrapper .ywraq-form-table-wrapper
{
	display:flex;
	flex-wrap:wrap;
}

.ywraq-wrapper .ywraq-form-table-wrapper form.yith-ywraq-form
{
	width:60%;
}

.ywraq-wrapper .ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper
{
	width:40%;
}

textarea.input-text
{
	background-color:#f8f8f8 !important;
}

#yith-ywraq-default-form textarea
{
	min-height: 80px!important;
}

footer .mc4wp-form-fields input[type=email]
{
	padding:6px 14px !important;
}

.dm-info-container .info-ville,
.dm-info-container .info-website,
.dm-info-container .info-website a
{
	text-align:left !important;
}

.single_post .marques-social-link ul
{
	float:left !important;
}

.blog .single_post .marques-social-link ul a
{
	background:#aaa !important;
}

.blog-img-title
{
	padding:5px;
}

.d-flex-wrap
{
	display:flex !important;
	flex-wrap:wrap !important;
}

.d-flex-wrap .blog-post
{
	float:none !important;
}



.blog .single_post .post_img
{
	text-align:center !important;
}

.page-template-contact-php .footer-container
{
	display:block !important;
}

#contact-container #google-map-container
{
	background-image:url('https://maisonduluminaire.projexdev.com/wp-content/uploads/2022/03/google-map.jpg');
	background-repeat:no-repeat;
	background-size:auto;
	background-position:top center;
	width:45%;
	order:2;
	margin-left:30px;
}

#contact-container
{
	display:flex;
	flex-wrap:wrap;
	padding-top:72px;
}

#contact-container .contact-blocks-env
{
	width:45%;
}

.contact-store > h1
{
	margin-bottom:30px !important;
}

.main-sidebar .sidebar-inner .logo-element
{
	max-width:170px !important;
}

.contact-store
{
	padding-top:0px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

.dropdown .caret
{
	border-left: 3px solid transparent !important;
	border-right: 3px solid transparent !important;
	border-top: 3px solid #333 !important;
}

html, body, body > .wrapper
{
	height:100%;
}

body > .wrapper
{
	display: flex;
	flex-direction: column;
}

body > .wrapper > .footer-container
{
	margin-top:auto;
}

#customer_login > .col-1
{
	margin-left:15px;
	max-width:calc(50% - 15px);
}
#customer_login > .col-2
{
	margin-right:15px;
	max-width:calc(50% - 15px);
}

footer h2
{
	font-size:24px;
}

.footer_shop_my_account .glyphicon-user
{
	font-size:24px;
	font-variant:normal;
	font-style:normal;
	line-height:1;
	text-transform: none;
	text-rendering: auto;
	color:#fff;
}


.footer_shop_my_account
{
	width: auto;
    margin-left: 5px;
	position: relative !important;
    top: 0 !important;
    right: auto !important;
    display: block !important;
    order: 0;
	padding-top: 0;
    z-index: 10000;
	margin-top:0px;
}

.footer_shop_my_account .cart_content
{
	padding: 15px !important;
	display: flex;
    align-items: center;
    line-height: 1;
	background: #222;
	float: left;
    width: 100%;
    text-align: center;
    transition: padding .15s;
    position: relative;
}


/* fin patch guigui */


body.home.oxygen-sidebar-menu .main-sidebar
{
    display:none !important;
}




@keyframes pageup {
  0%   {transform: translateY(0px);}
  25% {transform: translateY(-5px);}
  50% {transform: translateY(0px);}
  75% {transform: translateY(5px);}
  100% {transform: translateY(0px);}
}



@media screen and (max-width: 1500px) {
	.blog .blog-post.col-sm-2
	{
		width:25% !important;
	}
}


@media screen and (max-width: 1200px) {

    #yith-ywraq-form{
        padding-right:0px;
        padding-bottom:30px;
    }

    .col-lg-4.contact-store.no-rigtpadding{
        padding-left:0px;
    }
	.woocommerce .products.columns-4 .product-category, .woocommerce .products.columns-4 .type-product {
		flex: 0 0 33.33333333% !important;
		max-width: 33.33333333% !important;
	}
	
	.main > .row > .col-md-3
	{
		width:33.3333% !important;
	}
	
	.main > .row > .col-md-9
	{
		width:66.6666% !important;
	}

}

@media screen and (max-width: 1024px) {
    .dm-info-container,
    .marques-social-link{
        text-align:left;
        margin-left:0;
    }

    .single-marque_item .blog .single_post .post_img,
    .single-designer_item .blog .single_post .post_img{
        padding-left: 15px;
        padding-right: 15px;
    }

    .single-marque_item .blog .single_post .post_img a img,
    .single-designer_item .blog .single_post .post_img a img{
        display: block;
    }

    .dm-info-container .info-website a{
        text-align:left!important;
    }

    .marques-social-link ul li {
        margin-right: 5px;
        margin-left: 0px;
    }

    .info-ville,
    .info-pays,
    .info-website{
        text-align:left!important;
    }

    .marques-social-link ul {
        float: left;
    }
}

@media screen and (max-width: 992px) {
	body .logo
	{
		align-items:flex-start;
	}
	
	.mylist-ribbon
	{
		right:15px;
	}
	
	.top-first .right-widget
	{
		margin-right:80px !important;	
	}
	
	#footer_shop_block
	{
		display:flex;	
	}
	body
	{
		padding-bottom:54px !important;
	}
	
	body.home
    {
        padding-bottom:0px !important;
    }
	
	.main .top-first
	{
		display:none;
	}
	
	html, body, body > .wrapper
	{
		height:auto;
	}
	
	#footer_up_page
	{
		bottom:84px;
	}
	
	.main > .row > .col-md-3
	{
		width:100% !important;
	}
	
	.main > .row > .col-md-9
	{
		width:100% !important;
	}
	.pm_alert_block
	{
		margin:0px;
	}
	
	footer
	{
		font-size:15px;
		line-height:1.5;
		color:#f5f5f5;
		width:100% !important;
		margin-left:0px;
		margin-right:0px;
	}
}

@media screen and (max-width: 768px) {
	body .logo .logo-element
	{
		max-width:200px !important;
	}
	
	#woocommerce_orderby_block > #woocommerce_orderby_left, #woocommerce_orderby_block > #woocommerce_orderby_right
	{
		width:100%;
	}
	
	
	.d-flex-wrap .blog-post
	{
		width:100%;
	}
	
	#contact-container .contact-blocks-env,
	#contact-container #google-map-container
	{
		width:100%;
	}
	#contact-container #google-map-container
	{
		padding-bottom:100%;
		background-position:center center;
	}
	
	#contact-container #google-map-container
	{
		margin-left:0px;
	}
	
	#customer_login > .col-1
	{
		margin-left:15px;
		margin-right:15px;
		max-width:calc(100% - 30px);
	}
	#customer_login > .col-2
	{
		margin-left:15px;
		margin-right:15px;
		max-width:calc(100% - 30px);
	}
	.woocommerce .products.columns-4 .product-category, .woocommerce .products.columns-4 .type-product {
		flex: 0 0 100% !important;
		max-width: 100% !important;
	}
	h1
	{
		font-size:40px !important;
	}
	
	.blog .blog-post.col-sm-2
	{
		width:100% !important;
	}
}

@media screen and (max-width: 500px) {
	#footer_shop_search_icon > .glyphicon
	{
		font-size:16px;
	}
	#footer_shop_search_icon
	{
		width:50px;
	}
	
	.footer_shop_my_account .glyphicon-user
	{
		font-size:16px;
	}
	.mylist-ribbon a .cart_content span.bucket,
	.cart-ribbon a .cart_content span.bucket
	{
		width:16px !important;
		height:16px !important;
		background-size: contain !important;
	}
	
	.mylist-ribbon a .cart_content span.number,
	.cart-ribbon a .cart_content span.number
	{
		font-size:16px !important;
	}
	
	#footer_up_page
	{
		bottom:66px;
	}
	
	.mobile-menu
	{
		max-height:calc(100% - 45px);
	}
}


@media screen and (max-width: 720px) {
    .flottertop {
        position:relative;
        padding-top:0px;
        top: 0px;
    }

    .adressebas {
        visibility:visible;
        height:100%;
    }
}

.mailborder {
    border:0px;
    border-color:#FFFFFF;
    border-style:solid;
}


/*------------------ FIN Produits --------------------*/




@media screen and (max-width: 991px){
    .fixed-menu{
        display: block;
    }
	
	.page-id-12 .main.hide-breadcrumb{
			padding-top:0px!important;
	}
	
	.page-id-12 .main-sidebar.has-search.ps-container{
	display:none;	
	}
	
}

/* recaptcha */

.single-product .guest-checkout-recaptcha,
.woocommerce-cart .guest-checkout-recaptcha
{
	display:none !important;
}

/* fin recaptcha */