/*
Theme Name: Coherence Child
Theme URI: http://weshore.com/
Author: Weshore Themes
Author URI: https://weshore.com
Template: coherence
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: Private License
License URI: license.txt
Text Domain: coherence-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/*-----------------------------------------***style header***----------------------------------*/
.section-header .menu-with-logo .coherence-core-nav-menu {align-items: center !important;}
.section-footer .menu-icon-home > a svg{display:none !important;}
.section-header .menu-center-logo > a:hover{background:unset !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs {margin-inline: 5px !important;}
.section-header .coherence-core-nav-menu .menu-icon-rs > a {padding-inline: 5px !important;}
.section-header .menu-home-icon a span {display:none !important;}
@media only screen and (min-width: 1025px){
	.section-header .menu-icon-home > a {text-indent: -999px;}
	body .section-header nav>ul>li.menu-home-icon.menu-item i{background: url(https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-home_icn.svg);height:19px;width:24px;background-size: contain;background-repeat: no-repeat;background-position: center;filter: brightness(0) saturate(100%) invert(0%) sepia(96%) saturate(7444%) hue-rotate(73deg) brightness(92%) contrast(99%);}
	body .section-header nav>ul>li.menu-home-icon.menu-item.current-menu-item i,body .section-header nav>ul>li.menu-home-icon.menu-item:hover i{filter: brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(3655%) hue-rotate(241deg) brightness(93%) contrast(162%)!important;}
	body .section-header nav>ul>li.menu-home-icon.menu-item i:after,body .section-header nav>ul>li.menu-home-icon.menu-item i:before{content:unset;}
}
@media only screen and (max-width: 1024px){
	.section-header .menu-icon-home > a svg{display:none !important;}
	.section-header .coherence-core-dropdown {min-width: 290px !important;right: 0px !important;left: auto !important;}
	.section-header .coherence-core-dropdown .menu-center-logo,.section-header .coherence-core-dropdown .menu-icon-rs{display:none !important;}
}

/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Pages internes Style***------------------------------------------------------*/

body .gallery-icon a:hover img {opacity: 0.8!important;}
/*------------------------------------------------------***End***------------------------------------------------------*/


/*------------------------------------------------------***Begin Home page Style***------------------------------------------------------*/

/**************************************Style : PRE-HOME*********************************/
body .e-n-tabs-dictionary-top .e-n-tabs-heading{margin-bottom:20px;display:flex;gap:10px;justify-content:center;}
body .e-n-tabs-dictionary-top .e-n-tabs-content>div:not(.e-active){display:none!important;}
body .e-n-tabs-dictionary-top .e-n-tabs-heading button{position:relative;}
body .gallery{display: flex;justify-content: space-between;flex-wrap: wrap;}
body .gallery.gallery-columns-4 .gallery-item{max-width:25%!important;flex:0 0 25%!important;}
body .gallery.gallery-columns-3 .gallery-item{max-width:33%!important;flex:0 0 33%!important;}
body .gallery.gallery-columns-2 .gallery-item{max-width:50%!important;flex:0 50%!important;}
body .gallery.gallery-columns-1 .gallery-item{max-width:100%!important;flex:0 100%!important;}
body button.e-n-tab-title[aria-selected="true"],button.e-n-tab-title:hover{background: var(--e-global-color-color_1);color:#fff;}
@media only screen and (max-width: 800px){
	body .e-n-tabs-dictionary-top .e-n-tabs-heading{flex-direction:column!important;}
}

/**************************************Style : SLIDER REVOLUTION*********************************/
@keyframes pulsee {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
.slider-icons{animation: pulsee infinite 4s linear !important;}

/**************************************Style : section_presentation*********************************/

   

/**************************************Style : section_prestations*********************************/

.presta-icone img {
    width: 150px !important;
}

.prestation-main {
    background: white!important;
    border-radius: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    height: 114px !important;
    padding-block: 40px !important;
    transition:0.6s !important;
}

.item-content {
    bottom: 0% !important;
    height: 100% !important;
    display: flex !important;
    align-items: flex-end !important;
}

.item-content section {
    display: flex !important;
    align-items: flex-end !important;
    width: 100% !important;
    position: relative !important;
}

.item-body img:not(.presta-icone img) {min-height: 450px !important;border-radius: 20px !important;}
#icon-services img{transform: scale(0.8);}
.presta-back-title h3 {
    text-align: center !important;
    margin-bottom: 15px !important;
}

.presta-content {
    text-align: center !important;
    margin-bottom: 30px !important;
    opacity: 0 !important;
}

.presta-icone {
    position: absolute !important;
    margin-bottom: 15px !important;
    top: -30px !important;
}

.presta-button a {
    opacity: 0 !important;
}


.presta-button a {
    padding: 12px 20px;
    background: var(--e-global-color-color_1);
    border-radius: 30px;
    color: white !important;
    border: solid  2px  var(--e-global-color-color_1) !important;
    margin-top:px;
}
.presta-button a:hover {
    padding: 12px 20px;
    background: white;
    border-radius: 30px;
    color:  var(--e-global-color-color_1) !important;
}
/**************************************Style : section_Actualites*********************************/
 .fb-page iframe {box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, #b5e8f9 0px 0px 0px 15px !important;border-radius: 30px !important;}
.elementor-widget-coherence-core-facebook-page .elementor-widget-container{text-align: center !important;}
.post-item:hover img {opacity: 80%;}
body .prsts .item-content img{max-width:65px!important;}
/**************************************Style : section_Realisations*********************************/


/**************************************Style : section_valeurs*********************************/


/**************************************Style : section_points_forts*********************************/
body .items_home .elementor-widget-coherence-image .coherence-figure img{filter: brightness(0) saturate(100%) invert(100%) sepia(90%) saturate(2%) hue-rotate(334deg) brightness(102%) contrast(101%);}

/**************************************Style : section_avis*********************************/
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {max-height: unset !important ;overflow-y: initial !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container-wrapper {display: flex !important;flex-direction: row !important;flex-wrap: wrap !important;justify-content: space-between !important;align-items: flex-start !important;width: 100% !important;margin: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 31% !important;float: left !important;margin: 1%;position: relative !important;left: 0px !important;max-width: 31% !important;min-width: 31% !important;flex: 0 0 31% !important;padding: 0px !important;}
.section-avis-pg .ti-widget.ti-goog .ti-reviews-container {width: 100% !important;overflow: hidden;}
.section-avis-pg .ti-widget.ti-goog .ti-controls-dots, .section-avis-pg .ti-widget.ti-goog .ti-controls {display:none !important;}

@media only screen and (max-width: 1024px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 48% !important;min-width: 48% !important;flex: 0 0 48% !important;}
}
@media only screen and (max-width: 600px){
	.section-avis-pg .ti-widget.ti-goog .ti-review-item {width: 98% !important;min-width: 98% !important;flex: 0 0 98% !important;}
}
/**************************************Style : Section Produits **********************************/
.owl-prev, .owl-next {position: absolute;top: 36%;transform: translateY(-50%);width: 30px;height: 30px;background-color: rgba(0, 0, 0, 0.5);border-radius: 50%;text-align: center;line-height: 30px;color: #fff;font-size: 20px;opacity: 0.8;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{font-size: 75px !important;color: #fff !important;}
.owl-prev:hover, .owl-next:hover {opacity: 1;}
.owl-prev {left: 10px;}
.owl-next {right: 10px;}
.owl-carousel .item img {max-width: 100%;height: auto;max-height: 350px;object-fit: contain;}
.owl-carousel .item{background-color: #abd8f3;border-radius: 45px;padding: 25px;}
.category-list .category-item:hover ,.product-list .type-product:hover{transform: translateY(-2px);box-shadow: 0px 1px 20px 0px rgb(183 233 249);transition: all .4s;background-color: #c5eefb;color: #000000 !important;}
.product-details {display: flex;flex-wrap: wrap;}
.product-image {flex: 0 0 40%;display: flex;margin: 0 auto;justify-content: center;align-items: center;background-color: #fff;}
.product-content {flex: 0 0 60%;padding: 40px;}
.product-content .entry-header {margin-top: 0;}
.fiches {margin-top: 20px;padding-bottom: 30px;}
.content-area.container.wrapper-single-page {padding: 50px;}
.titreBottom {padding-bottom: 40px;font-size: 18px;font-weight: 700;}
.category-list a:hover , .product_h1 a:hover{color: #02001c !important;}
.tax-pcategory{background-color:#fff !important;}
.tax-pcategory img{height: 300px;width: 250px;object-fit: contain;}
.div_product_img{background-color: #f5f5f500;}
#primary{margin-top:80px;}
.single-product{background-color:#fff !important;}
.product{padding: 40px;background-color: #eaf9fe;}
.product_title , .product_h1{text-align:center;font-weight:600 !important;font-size: 32px !important;margin-top: 40px !important;color: #fff !important;}
p.page-title.product_p {text-align: left;}
.product_titre{font-family: montserrat;font-weight: 500;font-size: 16px;color: #282828;text-align: center;margin-top: 20px;text-transform: uppercase;}
.product_titre a:hover{color:black !important;}
.category-list{display: flex;align-items: center;justify-content: space-between;padding-left:20px !important;padding-right:20px !important;flex-wrap:wrap!important;}
.category-list .category-item{padding: 20px;background-color: #eaf9fe;cursor: pointer;transition: background-color 0.2s ease;list-style-type: none;width: 19%;height: 260px;font-size: 18px;text-align: center;margin: 0 auto;font-weight: 400;display: grid;margin-bottom: 10px;align-content: space-around;}
.product-list{display: grid;grid-template-columns: 1fr 1fr 1fr;margin-bottom: 40px;margin-top: 10px;}
.tax-pcategory article {padding: 30px;text-align: center;margin: 20px;}
.div_button{margin-top: 35px;}
.breadcrumb{margin-left: 20px;}
.header_prod{height: 380px;background-image: url(https://www.mndys.fr/wp-content/uploads/2024/03/mn-dys-Materiel-de-nettoyage-a-Quimper-bg.png);background-size: cover;background-repeat: no-repeat;background-position-x: center;}
.product-category{text-align: left;float: left;padding-left: 150px;padding-top: 100px;color: #fff !important;align-items: center;font-size: 20px;}
.product_h1 a{color:#fff !important}
.product_entry p{margin-bottom:40px;}
.product_h1 {text-align: left !important}
.product-btn{background-color: #00c2ff;color: #fff !important;padding: 15px 30px;margin-right: 10px;border-radius: 25px;font-weight:600;cursor:pointer;}
.product-btn:hover{background-color:transparent;border : 1px solid #00c2ff;color: #00c2ff !important;transition: all .3s;cursor:pointer;}
.pro_title{text-align:left;font-weight:300 !important;}
.category-list:nth-child(2) > .category-item:nth-child(5):before{content: url("https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-3.webp");display: flex;margin: 0 auto;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(1) > .category-item:nth-child(1):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-4.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(1) > .category-item:nth-child(2):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-5.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(1) > .category-item:nth-child(3):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-6.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(1) > .category-item:nth-child(4):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-7.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(1) > .category-item:nth-child(5):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-8.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(2) > .category-item:nth-child(1):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-9.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(2) > .category-item:nth-child(2):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-10.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(2) > .category-item:nth-child(3):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-1.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.category-list:nth-child(2) > .category-item:nth-child(4):before{content: "";display: flex;margin: 0 auto;background: url('https://www.mndys.fr/wp-content/uploads/2024/04/mn-dys-Materiel-de-nettoyage-a-Quimper-icon-2.webp') no-repeat;width: 100px;height: 100px;align-items: center;justify-content: center;flex-direction: column;background-position: center;}
.page-id-1757 #wpcf7-f1755-p1757-o1 > form > div:nth-child(4) > div > span.sp-label{top: -5px !important;}
.wpcf7-submit {margin-top: 30px !important;}
/*--------------------------------------------------------------***End***----------------------------------------------------------------------*/

/*------------------------------------------------------***Begin footer style***------------------------------------------------------*/
.coherence-logo svg{width: 130px !important;height: auto !important;}
/* .coherence-logo svg * {fill: #fff !important;} */
.section-footer .menu-center-logo {display:none !important;}
.menu-main-footer .hide-sub-mn .sub-menu , .menu-main-footer .hide-sub-mn .sub-arrow {display: none !important;}
body .dib:hover{text-decoration:underline!important;}

/*------------------------------------------------------***End***------------------------------------------------------*/



/*------------------------------------------------------***Begin Responsive Media query style***------------------------------------------------------*/

/*------------***Large devices (desktops, more than 800px)***------------*/
@media only screen and (min-width: 801px){ 
    
    /*style header*/

    /*style main content*/
	.h1-img img {
  		clip-path: polygon(0 30% , 50% 0, 100% 30%, 100% 70%, 50% 100%, 0 70%);
		height:400px !important;
	}
	
	.item-body:hover .prestation-main {
    height: 430px !important;
    padding-inline:20px !important;
    padding-block: 40px !important;
    transition:0.6s !important;justify-content: center;
}
.item-body:hover .presta-content {
    opacity: 1 !important;
    transition:0.6s !important;
}
.item-body:hover .presta-icone {
    position: unset !important;
    margin-bottom: 15px !important;
    top: -30px !important;
}
.item-body:hover .presta-button a {
    opacity: 1 !important;
}
    /*style footer*/
    .coherence-core-nav-menu {
    	columns: 3 !important;
	}
	
    /* Animations */
    .animate_01 {animation: mymove ease-in-out 1.618s infinite alternate !important;}
    .animate_02 {animation: mymove2 ease-in-out 1.618s infinite alternate !important;}
    .animate_03 {animation: mymove3 ease-in-out 1.618s infinite alternate !important;}
    .animate_04 {animation: mymove4 ease-in-out 1.618s infinite alternate !important;}
    .animate_05 {animation: mymove5 ease-in-out 1.618s infinite!important;}
    @keyframes mymove {from {transform: translatey(-5px);} to {transform: translatey(5px);}}
    @keyframes mymove2 {from {transform: translatey(5px);}to {transform: translatey(-5px);}}
    @keyframes mymove4 {from {transform: scale(1);} to {transform: scale(1.2);}}
    @keyframes mymove3 {from {transform: translatex(-5px);} to {transform: translatex(5px);}}
    @keyframes mymove5{0%{transform:translate(0,0)}50%{transform:translate(0,10px)}100%{transform:translate(0,0)}}
}
@media only screen and (min-width: 700px){ 
    
    /*style header*/

    /*style main content*/
.fb-col {
    -webkit-mask-image: url(https://www.mndys.fr/wp-content/uploads/2023/07/mask.png) !important;
    mask-image: url(https://www.mndys.fr/wp-content/uploads/2023/07/mask.png) !important;
    -webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat !important;
    background:url(https://www.mndys.fr/wp-content/uploads/2023/07/bg-mask.png) !important;
    background-position-y: 27px !important;
    background-repeat:no-repeat !important;
    -webkit-mask-position-y: -81px !important;
    width:600px !important;
    overflow:visible !important;
}
.fb-col iframe{
    transform:translate(-0px,20px) !important;
    
}
    /*style footer*/
}

/*------------***Large devices (desktops, less than 1501px)***------------*/
@media only screen and (max-width: 1500px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Large devices (desktops, less than 1361px)***------------*/
@media only screen and (max-width: 1360px){

    /*style header*/

    /*style main content*/
	
    /*style footer*/

}

/*------------***Large devices (desktops, less than 1281px)***------------*/
@media only screen and (max-width: 1280px){

    /*style header*/

    /*style main content*/
	

    /*style footer*/

}


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

    /*style header*/

    /*style main content*/

    /*style footer*/

}


/*------------***Medium devices (tablets, less than 1025px)***------------*/
@media only screen and (max-width: 1024px){
	
	/*style header*/
.menu-home-icon a svg {display: none !important;}
	.section-header .menu-home-icon a span {display:flex !important;}
	.menu-home-icon .fa-home {
    display: none !important;
}
	.category-list .category-item {padding: 20px;font-size:16px;height:185px;width:calc(100% / 3 - 20px) !important;}
	.category-list .category-item:nth-child(4),.category-list .category-item:nth-child(5){width:calc(100% / 2 - 10px) !important;}
	.header_prod {background-position-x: right;}
    /*style main content*/
	body .txt-class.last{min-height:unset!important;}
	
    /*style footer*/

}

/*------------***Medium devices (tablets, Bootstrap less than 993px)***------------*/
@media only screen and (max-width: 992px){

    /*style header*/

    /*style main content*/

    /*style footer*/

}

/*------------***Tablet Media query style***------------*/
@media only screen and (max-width: 800px){
    /*style header*/

    /*style main content*/
.item-body .prestation-main {
    height: 360px !important;
    padding-inline:20px !important;
    padding-block: 40px !important;
    transition:0.6s !important;
}
.item-body .presta-content {
    opacity: 1 !important;
    transition:0.6s !important;
}
.item-body .presta-icone {
    position: unset !important;
    margin-bottom: 15px !important;
    top: -30px !important;
}
	body .prsts_items .basic-carousel .slick-arrow{display:none!important;}
.item-body .presta-button a {
    opacity: 1 !important;
}
    .category-list {padding-left: 20px !important;padding-right: 20px !important;}
	.product-list {grid-template-columns: 1fr 1fr;}
	.product-details {display: block;}
    /*style footer*/
}
/*------------***Tablet Mini Media query style***------------*/
@media only screen and (max-width: 768px){
    
    /*style header*/

    /*style main content*/
    .category-list {padding-left: 20px !important;padding-right: 20px !important;flex-wrap:wrap!important;}
	.product-list {grid-template-columns: 1fr 1fr;}
	.product-details {display: block !important;}
	.category-list .category-item{font-size: 12px !important;padding: 2px !important;width:calc(50% - 10px)!important;}
	.category-list .category-item:last-child{width:100%!important;}
	.product-category {padding-left: 70px;padding-top: 90px;}
    /*style footer*/
    
}

/*------------***Between Big Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 601px) and (max-width: 800px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Begin Big Mobile Media query style***------------*/
@media only screen and (max-width: 600px){

    /*style header*/

    /*style main content*/

    /*style footer*/
    .product-list {grid-template-columns: 1fr;}
	.product {padding: 20px;}
	.product-content {padding: 20px;}
}

/*------------***Between Mobile and Tablet Media query style***------------*/
@media only screen and (min-width: 498px) and (max-width: 600px){
    
    /*style header*/

    /*style main content*/

    /*style footer*/
    
}

/*------------***Mobile Media query style***------------*/
@media only screen and (max-width: 497px){

    /*style header*/

    /*style main content*/
   	.category-list {display: block !important;}
	.category-list p{width:100% !important;}
	a.product-btn {margin-bottom: 10px;text-align: center;}
	.div_button{display: inline-grid;}
	.pro_title{font-size: 30px !important;}
	.breadcrumb {font-size: 12px;}
	.product_entry{text-align:center;}
	.category-list .category-item,.category-list .category-item:nth-child(4), .category-list .category-item:nth-child(5){width:100%!important;}
	.product-category {padding-left: 20px;padding-top: 40px;font-size: 16px;}
	body .menu-footer nav>ul {text-align: center;display: flex;flex-direction: column;align-items: center;}
	body .item-body .prestation-main{height:460px!important;}
	body .item-body img:not(.presta-icone img){min-height:490px!important;}
    /*style footer*/
     
}

/*------------------------------------------------------***End Media query***------------------------------------------------------*/