/*** mosaic-buttons Widgets  ***/
.mfp-wrap{
    z-index:99999999;
}
.mosaic-buttons-wrapper .widget-big-size{
    width:100%;
}
.mosaic-buttons-wrapper .wrapper_gallery {
    width:100%;
    height:auto;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
}
.mosaic-buttons-wrapper .wrapper_info_gallery{
    width:40%;
}
.mosaic-buttons-wrapper .wrapper_image .widget-big-size .item-container .overlay{
    top:0;
    left:0;
    bottom:10px;
    right:0;
}

}
.mosaic-buttons-wrapper .wrapper_info_gallery {
    display:flex;
    flex-direction: column;
    align-content: center;
    height: 100%;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0 55px;
    width:40%;
}

.mosaic-buttons-wrapper .wrapper_info_gallery h3 {
    padding: 0px 0px 10px 0px;
    color: #000000;
    font-size: 35px;
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    margin: 0;
    line-height: 1;
    width:100%;
	margin-top:40px;
}

.mosaic-buttons-wrapper .wrapper_info_gallery h4 {
    padding: 0px 0px 0px 0px;
    color: #000000;
    font-size: 25px;
    font-family: "Poppins", Sans-serif;
    font-weight: 300;
    margin: 0;
    line-height: 1;
}

.mosaic-buttons-wrapper .wrapper_info_gallery p {
    color: #000000;
    font-family: "Helvetica", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4em;
    padding-right:30px;
}

.mosaic-buttons-wrapper .wrapper_info_gallery .wrapper_all_gallery_btn {
    display:flex;
    flex-direction: column;
    align-content: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    width:100%;
}

.mosaic-buttons-wrapper .wrapper_info_gallery .wrapper_all_gallery_btn .wrapper_gallery_btn {
    margin: 5px 15px 15px 0px;
    padding: 0px 0px 0px 0px;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    width:46%;
    display:flex;
}

.mosaic-buttons-wrapper .wrapper_info_gallery .wrapper_all_gallery_btn .wrapper_gallery_btn a {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #F0C76C;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F0C76C;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0 10px 0;
    width: 100%;
    text-align: center;
}

.mosaic-buttons-wrapper  .wrapper_info_gallery .wrapper_all_gallery_btn .wrapper_gallery_btn a:hover, .mosaic-buttons-wrapper  .wrapper_info_gallery .wrapper_all_gallery_btn .wrapper_gallery_btn a:focus  {
    color: #000000;
    background-color: #ffffff;
    border-color: #e8a03a;
}

.mosaic-buttons-wrapper .wrapper_image {
    width:60%;
    height: 100%;
    margin: 0;
    display:flex;
    flex-direction: column;
    align-content: center;
    height: 100%;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.mosaic-buttons-wrapper .wrapper_image .item-container .overlay {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right:10px;
    position: absolute;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 650ms ease;
}
.mosaic-buttons-wrapper .wrapper_image .item-container:hover{
    cursor:pointer;
}
.mosaic-buttons-wrapper .wrapper_image .item-container:hover .overlay {display: block;opacity:1;
transition:opacity 650ms ease;}

.mosaic-buttons-wrapper .widget-big-size img {
    width:100%;
}

.mosaic-buttons-wrapper .widget-small-size {
    display:flex;
    flex-wrap: wrap;
    flex-grow: 1;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
}

.mosaic-buttons-wrapper .widget-small-size img {
    width:100%;
    height:100%;
    object-fit: cover;
}

.mosaic-buttons-wrapper .widget-small-size .item-container{
    width: 50%;
}

.mosaic-buttons-wrapper .widget-small-size .item-container{
    padding:10px;
}

.mosaic-buttons-wrapper .widget-small-size .item-container{
    padding:10px;
}

/* --- gallery --- */
.mosaic-buttons-wrapper .item-container[data-type=image] .play {display: none;}

.mosaic-buttons-wrapper .item-container {position: relative;}
.mosaic-buttons-wrapper .item-container .play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    transform: translate(-50%,-50%);
}
.mosaic-buttons-wrapper .widget-big-size .item-container .play {
    width: 70px;
    height: 70px;
}
@media (max-width:768px) {
    .mosaic-buttons-wrapper .wrapper_info_gallery {width:100%;}
}
@media (max-width:550px) {
.mosaic-buttons-wrapper .wrapper_info_gallery .wrapper_all_gallery_btn .wrapper_gallery_btn {width: 100%; margin: 5px 0;}
.mosaic-buttons-wrapper .widget-small-size .item-container {width: 100%;padding: 0 0 15px 0 !important;}
.mosaic-buttons-wrapper .widget-small-size img {height: auto;}
.mosaic-buttons-wrapper .wrapper_info_gallery {padding:0;}
.mosaic-buttons-wrapper .wrapper_info_gallery .wrapper_all_gallery_btn {margin-bottom: 20px;}
}


/*** featured-product Widgets  ***/
.featured-product-wrapper .wrapper_all_prod_tab {
    width:100%;
    display: inline-block;
}

.featured-product-wrapper .wrapper_prod_tab {
    display: flex;
    padding:40px 25px 40px 40px;
}

.featured-product-wrapper .prod_tab_img {
    width:30%;
}

.featured-product-wrapper .prod_tab_img img {
    width:200px;
    height:160px;
    object-fit: cover;
}


.featured-product-wrapper .prod_tab_info {
    margin-left: 0px;
    width:calc(70% - 170px);
    margin-top: auto;
    margin-bottom: auto;
    padding:0px 20px;
}

.featured-product-wrapper .prod_tab_info h3 {
    padding: 0px 0px 10px 0px;
    color: #000000;
    font-size: 24px;
    font-family: "Poppins", Sans-serif;
    font-weight: 500;
    margin: 0;
    line-height: 1;
}

.featured-product-wrapper .prod_tab_info ul {
    margin-left:20px;
}

.featured-product-wrapper .prod_tab_info ul li {
    color: #000000;
    font-family: "Helvetica", Sans-serif;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4em;
}

.featured-product-wrapper .voir_tab_btn {
    width:170px;
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
}

.featured-product-wrapper .voir_tab_btn .wrapper_voir_btn {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.featured-product-wrapper .voir_tab_btn .wrapper_voir_btn a {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    fill: #ffffff;
    color: #ffffff;
    background-color: #F0C76C;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F0C76C;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 20px 10px 20px;
}

.featured-product-wrapper .voir_tab_btn .wrapper_voir_btn a:hover, .featured-product-wrapper .voir_tab_btn .wrapper_voir_btn a:focus  {
    color: #000000;
    background-color: #ffffff;
    border-color: #e8a03a;
}

@media (max-width:768px) {
.featured-product-wrapper .prod_tab_img, .featured-product-wrapper .prod_tab_info, .featured-product-wrapper .voir_tab_btn, .featured-product-wrapper .voir_tab_btn a {width:100%;}
.featured-product-wrapper .voir_tab_btn {padding-left: 40px; padding-right: 0px;}
.featured-product-wrapper .voir_tab_btn .wrapper_voir_btn a { text-align: center;display: block;}
}

@media (max-width:550px) {
.featured-product-wrapper .prod_tab_img, .featured-product-wrapper .prod_tab_info, .featured-product-wrapper .voir_tab_btn, .featured-product-wrapper .voir_tab_btn a {display:inline-block; width:100%;}
.featured-product-wrapper .wrapper_prod_tab {display: inline-block;}
.featured-product-wrapper .wrapper_prod_tab {padding:0;}
.featured-product-wrapper .prod_tab_img img {width: 100%;height: auto;}
.featured-product-wrapper .prod_tab_info {padding: 20px 0;}
.featured-product-wrapper .voir_tab_btn {padding-left: 0px;}
}

/* ------------  product line -------------- */

.image_background_prod {
    padding:0 !important;
    min-height:800px;
    width:50%;
}
.info_prod_line {width:50%;}

@media (max-width:1024px) and (min-width:768px){
    .mosaic-buttons-wrapper .wrapper_info_gallery .wrapper_all_gallery_btn .wrapper_gallery_btn{
        width:50%;
        float:left;
        margin:0;
        padding: 5px;
        margin-left: -5px;
    }
}
@media (max-width:1024px) {
   .image_background_prod {
       min-height:auto;
       width:50%;
   }
   .mosaic-buttons-wrapper .wrapper_gallery .wrapper_info_gallery{
       width:40%;
       padding-right: 20px;
   } 
}
@media (max-width:800px){
    .featured-product-wrapper .prod_tab_img, .featured-product-wrapper .prod_tab_info{
        width:100% !important;
    }
}
@media (max-width:767px){
    .mosaic-buttons-wrapper .wrapper_gallery .wrapper_info_gallery, .mosaic-buttons-wrapper .wrapper_image{
        width:100%;
        padding: 20px;
    } 
    .mosaic-buttons-wrapper .widget-small-size {
        margin-top:15px;
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }
}
@media (max-width:550px) {
   .image_background_prod {
       height:250px !important;
       width:100%;
   } 
   .info_prod_line {width:100%;}
   .mosaic-buttons-wrapper .wrapper_image{
       width:100%;
   }
}
