/*
Theme Name: Makuku Matatu
Theme URI: #
Template: hello-elementor
Author: Florentine GUIADEM
Author URI: #
Text Domain: hello-elementor-child
Description: Un site web de formation en cosmetique
Tags: Makuku Matatu
Text Domain: hello-elementor-child
Version: 1*/

body {
    font-weight: 400;
    font-size: 17px;
    text-rendering: auto;
	font-family: "Poppins", sans-serif;
	color:#228FBF;
	overflow-x:hidden;
}
#page{
	background-image: url(img/banner-fond-makuku.jpg);
    background-size: contain;
    background-repeat: repeat;
}
a{
	color:#228FBF
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -moz-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -ms-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
  
}
.btn:not(.btn-stroke) {
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -khtml-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -moz-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -ms-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .25s cubic-bezier(.645, .045, .355, 1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}

.site-header .site-navigation ul.menu li.current-menu-item a,
.site-header .site-navigation ul.menu li.active a,
.site-header .site-navigation ul.menu li a.active,
.site-header .site-navigation ul.menu li a:hover,
a:hover{
	color:#34AA63;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    line-height: 1.42857143;
	font-family: "Poppins", sans-serif;
    font-size: 50px;
}
.page-content p{
	font-family: "Poppins", sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:28px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	font-family: "Poppins", sans-serif;
}
.container{
    max-width: 1200px;
    margin: auto;
    padding: 0 15px;
}
.search_form_category{
	float: right;
    position: relative;
    margin-right: 50px;
}
.search_form_category .submit_filter_category{
	position: absolute;
    top: 0;
    right: -73px;
    border-radius: 3px !important;
    min-height: 43px;
    border: 1px solid #666;
    color: #fff;
}
.search_form_category{}

/********* home */
.slick-slider .slick-slider-block{
display: flex !important;
}

rs-module-wrap rs-sbg:before{
	content: "";
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    display: block;
    height: 100%;
    position: absolute;
	z-index:1
}
.bloc_home_soins .elementor-image-box-img{
	height:230px;
	overflow:hidden;
}
.bloc_home_soins .elementor-image-box-img img{
	height:100%;
	object-fit:cover;
	transition: transform .5s ease;
}
a:hover{
	color:#FBF3AB;
}

.elementor-image-box-img:before{
	content: " ";
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.bloc_home_soins .elementor-image-box-wrapper:hover .elementor-image-box-img:before{
	background-color: rgba(0, 0, 0, 0.4);
	opacity:1;
}
.bloc_home_soins .elementor-image-box-wrapper:hover img{
	-webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}
.elementor-image-box-img{
	position:relative;
}
.elementor-image-box-img:after{
	display: inline-block;
    font-size: 1.7143em;
    cursor: pointer;
    opacity: 0;
    margin: -1em 0 0 -1em;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    -webkit-transform: scale(0.3, 0.3);
    -ms-transform: scale(0.3, 0.3);
    transform: scale(0.3, 0.3);
    -webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
    -webkit-transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
    transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
    transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
    transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s, -webkit-transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    border-radius: 50%;
    line-height: 2.1em;
	content:"+";
}
.bloc_home_soins .elementor-image-box-wrapper:hover .elementor-image-box-img:after{
    z-index: 5;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 0;
	opacity: 1;
	background-color: #E6F1F3;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -webkit-transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: all 0.5s ease, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}
.elementor-image-box-img img{}

/******* page contact ***********/
#breadcrumb-section{
    position: relative;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 18px 0px 62px 0px;
    margin-bottom: 80px;
	background-size: cover;
    background-position: center;
}
#breadcrumb-section::before{
    content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    background-image: linear-gradient(180deg,rgba(65, 34, 54, 0) 0%, #0F153C 30%);
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
#breadcrumb-section h1{
    color:#fff;
}
.breadcrumb-center .breadcrumb-content {
    padding: 95px 0 30px;
    position: relative;
    z-index: 999;
    text-align: left;
}

.breadcrumb-center .breadcrumb-heading {
    text-align: left;
}
.breadcrumb-list {
    flex-shrink: 0;
    list-style: none;
    width: 100%;
    padding: 0;
    text-align: left;
    max-width: max-content;
    display: inline-block;
    padding: 0.438rem 0.834rem 0.438rem 0;
}
.breadcrumb-list li {
    display: inline-block;
    word-break: break-word;
    font-weight: 500;
    color: #fff;
}
.breadcrumb-content li+li:before {
    content: "\f101";
    padding-right: 10px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    margin-top: 10px;
}
.breadcrumb-content .taxonomy-description li:before{
	display:none !important
}
.breadcrumb-list li:not(:first-child) {
    margin-left: 0.35rem;
}
.breadcrumb-list li a {
    color: #FBF3AB;
}
.taxonomy-description{
	color: #fff;
    max-width: 40%;
    position: relative;
    top: -24px;
}
.taxonomy-description p{
	font-size:20px;
}



/*********** responsive ********************/
@media (min-width: 991px) {
    .breadcrumb-area .breadcrumb-content {
        padding-top: 178px;
        padding-bottom: 0px;
    }
}
@media (max-width: 992px) {
    #breadcrumb-section{
        padding-bottom: 20px;
    }
}