@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');

html, body{
	overflow-x: hidden;
}
body, a, p{
	color: #320506 !important;
}

.more-categories{
	display: none;
}
h1, h2, h3, h4,h5, h6, span, p, article, b, label, nav{
	font-family: 'Font Awesome 5 Pro' !important;
	color: #320506 !important;
	margin-bottom: 0;
	margin-top: 10px;
}

h1, h2, h3, h4,h5, h6 {
    width: fit-content;
}

h1{
	font-size: 2rem !important;
}


h2{
	font-size: 1.5rem !important;
}

h3{
	font-size: 1rem !important;
}

.logo-brand
{
	font-family: 'Oswald';
	font-size: 1.5em;
	text-align: center;
}

.nav-link-cta
{
	font-size: 1.2em;
}

.searchCategory
{
	margin: 5%;
}

.color-primary{
	color:	#305d42 !important;
}


.store-category{
	background-color: #305d42;
	font-size: 16px;
}

.store-category > *{
	color: #e5e1df;
}

.store-name{
	height: 35px;
}

.container-menu-jobber-plus{
	/*background-color:rgb(235, 228, 228);*/
	border-radius:10px;
	color:#fff;
	cursor:pointer;
}

.container-menu-jobber-plus p{
	font-family: 'muli' !important;
    color: #320506 !important;
    margin-bottom: 0;
    margin-top: 10px;
	background-color: #F3DA73;
    font-size: 18px;
}

.thumbnail {
	padding:0;
	border-radius:10%
}
.thumbnail img {
	/*margin-top:50%;*/
}
.container-profile{
	font-family:"fangsong";
}

.container-profil {
	font-family:"Muli";
}

.container-chatter{
	padding: 0px;
	margin: 0px;
}

.container-profil-infos{
	background-color:#e5e1df;
}

.container-menu-jobber-plus  a{
	color:#fff !important;
	
}

.container-menu-jobber-plus  li{
	color :#305d42 !important;	
	list-style:none;
	margin-top: 4%;
    padding: 1%;
}

.container-menu-jobber-plus  a ::after{
	content:"f00c";
}

.jobber-plus::after{
	content:"⊕";
}

.cat-populary{
	font-size: 1.4rem;
	font-weight: bold;
}

.text-size-slider{
	font-size: 2.1rem;
}

.cookies{
	position: fixed;
	bottom: 0px;
}

.description{
	font-size: 1.2rem;
	line-height: 1.5;

}

.description-munngano{
	color: #305d42;
}

.category-badge{
	background-color: #ffc107;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	color: #305d42;
}

.display-products{
	background-color: #305d42;
	color: #fff !important;
	padding: 2%;
	border-radius: 10px;
	text-decoration: none !important;
}

.search-component{
	/*display: none;*/
}

.latests_products > * {
	list-style: none;
}

.latests_products  .container-thumbnail > div {
	width: 100%;
	height: 100%;
}

.containerPopupRating{
	display: none;
	box-shadow:  0 3px 10px rgba(34, 25, 25, 0.4);
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111111;
	padding: 2%;
	background: #fff;
}

.prime_container_store_list{
	/*height: 500px; */
}

/*.bests_meals_weekly{
	height: 450px !important;
}*/

.jobber-adress{
	font-size: 18px;
	border-radius: 10px;
	margin-bottom: 2%;
}

.fa-star{
	color:#f5a755 !important;
}

.private-request{
	background-color: #ffffff !important;
	color: #305d42 !important;
	padding: 1%;
	border-radius: 10px;
	border: #305d42 2px solid;
}

li.nav-item{
	position: relative;
}
.container_store_list_landing_page{
	width:auto;
	scroll-snap-type: x mandatory;
	/*height:400px !important;*/
}


.ap-input-icon svg, #account_form_adresse{
	/*display:none;*/
}

span[name*="[closedMorning]"]::after{
	content : ' le matin';
}

span[name*="[closedEvening]"]::after{
	content : ' le soir';
}

.add-listImage-widget{
	font-size: 0.5rem;
}

.list-pic{
	list-style: none;
}

ul#container_list_image >  input{
	list-style: none;
	display: none !important;
}

div.container-thumbnail  {
	list-style: none;
	padding: 2%;
	height:450px;
}

.body-content-service{
	height:60%
}
div.container-thumbnail  div  {
	height:100%
}

div.container-thumbnail  > p  {
	height:60%
}

.container-thumbnail > li{
	cursor: pointer;
}
li.container-thumbnail{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	margin-right: 1%;
	box-sizing: border-box;
	/*max-width: 24% !important;*/
}

li.container-thumbnail img {
	width: 100%;
}

.jumbotron-container-main-gallery{
	/*height: 450px;*/
}

.placeholder-img{
	background: url('../images/galerie-dimages.png') !important ;
	background-repeat:no-repeat !important; 
	background-position: center !important;
	background-size: 80px !important;
}

.container-main-gallery{
	height: 100%;
}

.container-img-first{
	height: 100%;
}

div#opening_hours > div > div > label {
	color: #305d42;
}

div#opening_hours > div:last-of-type{
	width: 100%;
}


.btn-sub{
	width: 100%;
}

.btn-add-cart{
	background-color: #aa6828;
	bottom: 10px;
    position: absolute;
    left: 50%;
    translate: -50%;
    width: 80%;
}

img#preview{
	/*display: none;*/
}

.input-image legend, #offers_images legend{
	/*display: none;*/
}

.container-profile-jobber{
	display:none;
}

.page-item.active .page-link{
	background-color: #305d42;
	border-color: #305d42;
}

.ads-first{
	background-color: #ffc107 !important;
	color: #305d42 !important;
}


#activation-notification,#offer-notification , #ads-first-notification{
	position: fixed;
    z-index: 1000000000000;
    height: 900px;
    top: 0;
    display: block;
	width: 100%;
    left: 0px;
    right: 0px;
	/*background-image:url('/images/activation-notification.png');*/
	background-color:#0000006b;
	background-repeat:no-repeat;
    background-size: contain;
}
ul.list-avantages-abo{
	list-style:none;
	text-align:justify !important;
}
.abo-plus, .offers-lenght{
	font-size:25px;
}

.offers-lenght, .jobbers-lenght{
	font-size: 1.5rem;
	color: #41546a !important;
	margin: auto;
}

.menu-item{
	font-size: 1.2rem;
	color: #41546a !important;
}

.toast-header:after {
    content: "⊕";
}

header{
	position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.container-body{
	margin-top:150px;
}
header > nav{
	height:auto !important;
	margin:0px !important;
}

#account-activate-cancel, #validate-offer-cancel, #ads-first-cancel{
	color: #305d42 !important;
	cursor:pointer;
}

#activation-notification > .toast, #offer-notification > .toast, #ads-first-notification > .toast{
    position: absolute;
	width:500px !important;
    margin-left: 50%;
    top: 50%;
    transform: translate(-50%,-100%)!important;
}

.input-image legend{
	display: none;
}

.form-check-label{
	margin: 0;
	padding: 0;
} 

.g-recaptcha{
	display: inline-block;
	margin: auto;
}

.bg-sticky-activation{
	/*position:fixed*/
}

.sidebar-ads{
	/*padding: 2%;
	margin-top: 3%;*/
	margin-bottom: 3%;
}

.container-btn-add-cart{
	height: 80px !important;
}

.add-flash-add-cart{
	height:auto !important;
}

.container-home{
	height: auto;
	margin-top: 2%;
	margin-bottom:2%;
}
.container-home-user{
	height:auto;
}
.container-home-banner{
	background-image: url('../images/banner-joby.png');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:auto;
}


.lds-ripple,
.lds-ripple div {
  box-sizing: border-box;
}
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #305d42 !important;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 8px;
    height: 8px;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 8px;
    height: 8px;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 8px;
    height: 8px;
    opacity: 1;
  }
  100% {
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    opacity: 0;
  }
}



.lds-circle,
.lds-circle div {
  box-sizing: border-box;
}
.lds-circle {
  display: inline-block;
  transform: translateZ(1px);
}
.lds-circle > div {
  display: inline-block;
  width: 64px;
  height: 64px;
  margin: 8px;
  background: #305d42 !important;
  border-radius: 50%;
  animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
@keyframes lds-circle {
  0%, 100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
  }
  0% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
  }
  100% {
    transform: rotateY(3600deg);
  }
}

.offer-content{
	background:#e9ecef;
	padding:4%;
}

.offer-content > .jumbotron{
	background:#ffffff;
}
.offer-content-thumbnail{
	overflow-wrap:anywhere;
	display:none;
}

.content-banner{
	font-size:35px;
	color:#305d42 !important;
}

.answer-banner{
	/*color:#ffffff !important;*/
	color:#f2c202 !important;
	font-size: 25px;
}

.job-container{
	height: 100px;
}

.offers-thumbnails{
	/*height:450px;*/
}

.content-offer{
	font-size:20px;
}

.job-container  a:hover{
	color: #305d42 !important;
	font-weight: bold;
}

.offer-title{
	font-size: 1.5rem !important;
}


.img-offer-thumbnail{
	height:200px;
	width:200px;
	border-radius:10px;
	background-size: cover;
	background-repeat: no-repeat;
}

.menu-hamburger{
	height: 30px;
	width: 30px;
	display: block;
}



div#opening_hours > div{
	box-shadow: 2px 2px 4px #000000;
  }

.class_day{
	margin: 5%;
	border-bottom: 2px solid #305d42;
	border-radius: 10px;
	padding: 5%;
}

.show-request,.show-jobbers{
	/*display: none !important;*/
}

.store-row {
	width: 650px;
}

.img-container{
	height: 220px;
	margin-bottom: 2%;
	box-sizing: content-box;
}

.img_1{
	height: 450px !important;
}


.img_gallery{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 1%;
	border: 15px solid #FFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.sub-image-thumbnail{
	width: 20%;
} 


.add-listImage-widget span{
	font-size: 18px;
	color: #305d42;
	font-weight: bold;
}

.welcome-user{
	border-radius: 60px;
	width: 60px;
	height: 60px;
}

i.welcome-user{
	font-size: 60px;
}

.border-right-sidebar{
	border-right:1px solid #305d42;
}

.btn-munngano{
	background-color: #305d42;
	color: #fff !important;
}

.btn-close{
	background: #305d42;
	border-radius: 100%;
    position: absolute;
    z-index: 10000;
	right: 16px;
	border: 1px solid white;
}

.card-header-H{
	height: 160px !important;
}

.custom-form{
	text-align: center;
}

#image1_submit{
	margin:auto ;
}

.form-group{
	width: 100%;
}
.container-profil{
    border-radius: 10px;
    padding: 2%;
    border-top: #305d42;
	border-bottom: 2px solid #305d42;
	margin-top: 2%;
}

.thumbnailImageProfil{
	max-width: 150px;
}

	.brand-mobil
	{
		display: none;
	}

	.navlink-icon-mobil
	{
		display: none;
	}

.imageProfil{

	display: block !important;
}


progress{
	display: none;
}

.fa-times-circle{
	color: #fff !important;
}

.far.fa-user-circle{
	color: #305d42 !important;
}

.fab, .far{
	color: #305d42 !important;
	/*color: #fff !important;*/
}

.title_h2_center, .title_center{
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
	/*background-color: #fff*/;
}

.title-component{
	font-size: 1.3rem;
}

.meal-description{
	height: 160px;
}

.container_store_list{
	margin: 5%;
}

.anchor_unit_item{
	margin-bottom: 5%;
	text-decoration: none !important;
	color: #4d4f50;
	/*width: 250px;*/
	display: grid;
}

.border_menu_footer{
	border-right:1px solid #305d42;
}

.container-metadata-thumbnail-pic{
	left: 10px;
	bottom: 10px;
	position: absolute;
}
.thumbnail-pic {
	background-image: url(/upload/images1/14925509_105077076637770_2188827807147459222_n.jpg);
    background-position: center;
    border-radius: 24px;
    width: 50px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
	margin: 5px;
}
.publish-offer{
	right:0px;
	bottom:0px;
	position:absolute;
	font-size:15px;
	padding:10px;
}

.pic-jobber{
	top:0px;
	left:0px;
	position:absolute;
}
.navbar-dark .navbar-toggler{
	border: none !important;
}

.gallery-pic{
	border-radius: 10px;
	height: 220px;
	width: 250px;
}
#form_photo{
	display: none;
}

.boss_lastname{
	font-size: 25px;
}

.boss_firstname{
	font-size: 25px;
}

.brand_name{
	text-align: center;
	color: #4d4f50;
}

.service_name{
	text-align: center;
	color: #305d42;
	margin-top: 5%;
}

.brand_name, .service_name{
	margin: auto;
}

.container-img-gallery > img {
	margin: 3%;
	box-sizing: border-box;
}

.addressList{
	margin: auto;
	list-style: none;
	cursor: pointer;
	color: #305d42;
    font-weight: 600;
}
.addressList::before{
	content: '📍';
	/*color: #305d42;
	margin-right: 5px;
	background-image: url('../images/svg/location-pin.svg');
	background-size: 40px 40px;
	background-size:contain;*/
	height: 40px;
	width: 40px;
}

.promotion-banner p{
	font-size: 1.5rem;
}

.title-offer-launch{
	font-size: 2rem !important	;
	color: #305d42 !important;
}

.promotion em{
	font-size: 1.2rem;
	color: #fff !important;
}

.background-primary{
	/*background-color:#f2c202;
	padding: 1%;
	margin: auto;
	color: #ffffff;*/
	background: linear-gradient(90deg, #f2c202, #feb47b);
  	color: white;
  	padding: 1.5em;
  	text-align: center;
  	font-family: sans-serif;
  	font-size: 1.5em;
  	font-weight: bold;
  	border-radius: 10px;
  	box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.btn-secondary-job {
	background-color:#f2c202;
	color: #305d42 !important;
}

ul#list{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 2%;
}


.nav-munngano{
	/*background: #fffcfb !important;*/
	padding:0 !important;
}

.nav-top-fixed{
	width: 100%;
	/*position: fixed;*/
	top: 0;
	z-index: 1000;
	height: 115px;
	background: #fff;
}

.nav-top{
	height: 150px;
}

.img-munngano{
	margin: auto;
    display: block;
}

.img-munngano:hover{
	border: 3px solid #305d42;
}

.form-search{
	background: #fff !important;
	width: 80%;
    text-align: center;
    margin: auto;
    display: block;
    margin: 2%;
}

.form-search > .form-control {
	border: 1px solid #305d42 !important;
	border-radius: 16px !important;
    width: 50% !important;
}

.nav-color:hover{
	color: #305d42 !important;
}

.container-form{
	margin-top: 2%;
	margin: auto;
}

.form-control{
	border: 0px !important;
	border-bottom: 1px solid #305d42 !important;
	width: 60%;
	border-radius: 0px;
	margin: auto;
	height: 25px;;
}



.navbar-nav > li {
	color: #000 !important;
}

.nav-color{
	color: #000 !important;
}

.container-nav-color{
	margin: auto;
}

.text-center{
	text-align: center;
}

.form-research{
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08) !important;

}

.btn-second{
	border:2px solid #305d42 !important;
	border-radius:30px;
	color:#305d42 !important;
	padding:10px;
	cursor: pointer;
	text-decoration: none !important;
}

.container-home-slogan{
	top: 50%;
	transform: translateY(-25%);
	height:300px;
}

.container-home img{
	padding:0;
	border-radius:10px;
}

.nearest{
	border:1px solid #e5e5e5 ;
	border-radius: 10%;
}

.fa-angle-down
{
	display: block !important;
	margin: auto;
}

.fa-angle-down:nth-child(1)
{
	transform: scale(2.5);
}

.fa-angle-down:nth-child(2)
{
	transform: scale(1.5);
}

.search-nav{
	margin: auto;
    /*border-radius: 60px;
    border: 1px #305d42 solid;
    margin-top: 1%;*/
	width: 36%;
	background-color: #fff !important;
}

.btn-search{
	border: 1px solid #305d42 !important;
	border-radius: 10%;
	background-color: #305d42;
}

.input-form{
	margin-right:0px !important;
	margin: auto !important;
	width: 100% !important;
}

.orange-munngano{
	/*background: #305d42 !important;*/
	/*background: #fff !important;
    color: #305d42;
    border-bottom: 1px solid #305d42;*/
   /* border: Opx; */
   /* width: 50%; */
    /*margin: 20px;
	text-align: center;*/
	
	/*background: #305d42 !important;*/
    background: #fff !important;
    color: #305d42;
    border-bottom: 1px solid #305d42;
    /*border: Opx;
    width: 50%; */
    margin: 20px;
    text-align: center;
}

section {
	padding: 2%;
}

section.search{
	display: none;
}

.comment-user{
    color: #305d42;
}

.btn-primary{
	/*background-color: #aa6828 !important;*/
	background-color: #305d42 !important;
	border-color: unset;
	color:#fff !important;
}

.container-form-quotation{
	border:2px solid #305d42;
	border-radius:10px;
	padding:2%;
}

#quotation_tarif::after{
	content:"€";
}

#quotation_tarif,#quotation_content{
	border:0px !important;
}
.container-form-quotation{
	display:none;
}
#quotation_tarif,#quotation_delay{
	width:150px !important;
	border-bottom:2px solid #305d42 !important;
	display:inline-block !important;
}

.container-proposal{
	/*background-color:#305d42 !important;*/
	border-radius:10px;
	padding:2%;
	color:#ffffff !important;
	margin:2%;
	border: 5px solid #305d42 !important;
}

.section-content-proposal p{
	color:#305d42 !important;
}

#proposal-price,#proposal-content,#proposal-delay{
	color:#305d42 !important
}

.container-proposal > *{
	/*color:#ffffff !important;*/
	color:#305d42 !important;

}

.btn-primary a {
	color:#fff !important;
}

.btn{
	color: #fff !important;
}

.stars{
	color: yellow;
}

.rated:hover{
	color: yellow;
}


.opening-time > p{
	margin:auto;
}

.opening-time{
	text-align: center;
}

div.images-cat{
	/*height: 350px;*/
	background-size: cover;
	padding: 2%;
	box-sizing: border-box;
	border: 5px white solid;
	display: flex;
}

a.images-cat{
	/*height: 350px;*/
	height: auto;
	background-size: cover;
	padding: 2%;
	box-sizing: border-box;
	border: 5px white solid;
	display: flex;
}



a.soul-food{
	/*background-image: url('../images/soul-food.png');*/
	background-image: url('../images/homme-appreciant-agriculture-interieur.jpg');
}
a.grocery{
	background-image: url('../images/les-10-erreurs-que-l-on-fait-tous-en-faisant-le-menage.jpeg');
}

a.fast-food{
	background-image: url('../images/istockphoto-1212236074-612x612-1-330x220.jpg');
}

a.traditional-meal{
	background-image: url('../images/tendance-coiffure-coupes-ideales-pour-demoiselles-honneur-avec-les-cheveux-afro.jpeg');
}

div.images-cat > h1 {
	margin: auto;
	background-color: rgba(255,255,255,0.5) !important;
	padding: 10%
}

a.images-cat > h1 {
	margin: auto;
	background-color: rgba(255,255,255,0.5) !important;
	padding: 10%;
	display: flex;
	color: black;
	font-size: 1.5rem !important;
}

.separator{
	width: 50%;
	margin: auto;
	border:0.5px solid #305d42;
	margin-top: 3%;
	margin-bottom: 3%
}

.title_menu_cat{
	color: #305d42;
	padding: 0.5rem 1rem;
}

footer{
	background-color: #fafafa;
	padding: 0;
	margin: 0;
}

footer *{
	color: #6f7377;
}

.container_store_list > img, .container-img-first > img
{	
	padding-bottom: 2% !important;
}

.detailBox {
    width:100%;
}
.titleBox {
    background-color:#fdfdfd;
    padding:10px;
}
.titleBox label{
  color:#444;
  margin:0;
  display:inline-block;
}

.commentBox {
    padding:10px;
    border-top:1px dotted #bbb;
}
.commentBox .form-group:first-child, .actionBox .form-group:first-child {
    width:80%;
}
.commentBox .form-group:nth-child(2), .actionBox .form-group:nth-child(2) {
    width:18%;
}
.actionBox .form-group * {
    width:100%;
}
.taskDescription {
    margin-top:10px 0;
}
.commentList {
    padding:0;
    list-style:none;
    max-height:200px;
    overflow:auto;
}
.commentList li {
    margin:0;
    margin-top:10px;
}
.commentList li > div {
    display:table-cell;
}
.commenterImage {
    width:30px;
    margin-right:5px;
    height:30px;
    float:left;
}
.commenterImage img {
    width:30px;
	border-radius:50%;
	height: 30px;
}
.commentText p {
    margin:0;
}
.sub-text {
    color:#aaa;
    font-family:verdana;
    font-size:11px;
}
.actionBox {
    border-top:1px dotted #bbb;
    padding:10px;
}

.container_store_list_landing_page  a 
{
	scroll-snap-align: start;
	scroll-snap-stop: normal;
}

.containerImage > img {
	max-width: 700px !important;
	/*padding: 4% !important;*/
	max-height: 500px;
}

.container_spinner{
	/*display: none;*/
	margin:auto;
}

h3.profil-header{
	border-top: 1px solid lightgrey;
	padding: 2%;
	margin: auto;
}

dd, dt{
	padding: 1%;
}


.cms{
	margin: auto;
	margin-bottom: 2%;
}

video.a-propos{
	margin: auto;
	display: block;
	margin-top: 5%;
	margin-bottom: 5%;
}

.container-ceo{
	margin-bottom: 10%;
}

.image_gallery  li{
	list-style: none;
}

input[name="message"]{
	border-radius: 3%;
	border: none;
	border-bottom: 2px solid #305d42;;
}

.sendMessage{
	width: 40px;
    border-radius: 30%;
    padding: 1%;
	border-color: #305d42;
	background-color: transparent;
}

.name-message-receiver{
	color: #656965;
	font-size: 1.2rem;
}

section.chatter{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

ul.latests{
	/*overflow: hidden;*/
	margin: 0;
	padding:0; 
	overflow-x:auto;
}

.container-latests-users{
	/*position: absolute;*/
	/*width: 100%;*/
}

section.latest-users{
	overflow-x: hidden;
	/*height: 150px;*/
}

li.item-latest-user > span{
	margin: 0;
	padding: 0;
}

.flash-discount{
	/*background-color: #320506;*/
	/*padding: 20px;*/
	/*height: 80px;*/
	/*border-radius: 100%;*/
	color: #aa6828;
	font-size: 60px;
}

.text-flash-discount{
	color: #aa6828 !important;
}

.title-restaurant{
	color: #49150d !important;
}

.category-field{
	height: 50px;
}

.identityProof{
	display: block !important;
}

.btn-orders-status{
	box-shadow:0 7px 5px -2px #6c757d !important;
}

label[for='image1_image'],label[for='image2_image'], label[for='image3_image'], label[for='image4_image'], label[for='image5_image'] {
	display: none;
}

.password-wrapper {
    position: relative;
    display: inline-block;
  }

  .password-wrapper input[type="password"],
  .password-wrapper input[type="text"] {
    padding-right: 40px; /* Space for the icon */
  }

  .toggle-password {
    top: 50%;
    /*right: 10px;*/
    transform: translateY(-30%);
    cursor: pointer;
    font-size: 18px;
    color: #666;
  }
  .seeMoreArrow{
	  display: none;
  }

@media screen and (min-width:  0px ) and (max-width: 767px ) 
{

	.seeMoreArrow{
		display: block !important;
	}
	.offers-thumbnails > div{
	/*border:2px solid #305d42 !important;*/
	width: 285px;
	}
	.img_1{
		height: auto !important;
		width: 100% !important;
	}
	.sub-image-thumbnail{
		width: 90% !important;
		flex: 0 0 auto !important;

	}
	.anchor_unit_item{
		width: 350px!important;
		height: auto !important;
		display: block !important;
		margin-bottom: 2%;
	}
	.search-component{
		padding: 14px;

	}

	.form-research{
		padding: 1%;
	}

	.label-search{
		color: #305d42 !important;
	}

	.back-to-search{
		margin-top: 2%;
	}

	.containerImage{
		width: 100% !important;
	}

	.containerImage > img {
		width: 100% !important;
		padding: 4% !important;
	}
	.jumbotron-container-main-gallery{
		height: auto !important;
	}

	.container-img-first{
		height: auto !important;
		margin-top: 5%;
		text-align: center;
	}

	.container-img-first::before{
		content: 'Image Mise en Avant ( épinglée )';
		color: slategray;

	}

	.img-thumbnail{
		flex: 0 0 90% !important;
		height: 250px !important;
	}
	.container_store_list_landing_page > div{
		overflow-x: auto;
	}

	.container-img-first::after{
		content: 'Autres Images Principales';
		color: slategray;
	}
	.container-categories , .container_objetSearched_list, .container_store_list{
 	 	display: flex !important;
  		flex-wrap: nowrap !important;
 	 	overflow-x: auto;
	}

  	.container-categories > .images-cat , .container_objetSearched_list > a, .container_store_list > a{
    flex: 0 0 auto !important;
  	}


  	.orange-munngano{
		width: 100%;
		height: 65px;
		z-index: 1000;
		position: fixed;
		border-bottom: 1px solid #305d42;
		padding-top: 5%;
	}
	nav.orange-munngano{
		padding: 0;
		margin: 0;
		padding-top: 5%;
	}

	.show{
	background-color: #fff;
    width: 100%;
    color: #305d42;
    border: 2px solid;
    border-radius: 10px;
	}

	.nav-color{
	color: #305d42 !important;
}

.search-nav{
	display: none;
}

}

.products-gallery{
	/*display: none;*/
}

ul.products-gallery{
	padding: 0;
}

.item-product{
	background-size: cover;
	background-position: center;
}

.fa-cart-shopping{
	
}

.cart-container-sidebar{
	display: none;
	width: 280px;
	position:fixed !important;
	top:50px;
	right:0;
	z-index:10000;
}

.primary-ctc{
    background: #aa6828 !important;
}

.toast{
	opacity: 1 !important;
}

.toast-inscription {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 450px;
	padding: 1%;
	height: auto;
	z-index: 1050; /* Ensure it appears above other elements */
	overflow: hidden;
	background-color: rgba(255,255,255,.85) !important;
	text-align: center;
}

.toast-inscription {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 450px;
    padding: 1%;
    height: auto;
    z-index: 1050;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.95) !important;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.toast-header {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1rem;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.toast-body {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Center the text vertically */
    align-items: center; /* Center the text horizontally */
}

.toast-body p {
    margin: 0;
    font-size: 1rem;
    color: #333;
}

.toast-body .btn {
    margin-top: 0.5rem;
    width: 48%;
    padding: 0.25rem 0.5rem; /* Adjust padding to make the button smaller */
    font-size: 0.875rem; /* Adjust font size to make the button text smaller */
    display: flex;
    justify-content: center; /* Center the text horizontally */
    align-items: center; /* Center the text vertically */
}

.toast-body .btn-primary {
    background-color: #007bff;
    border-color: #007bff;
}

.toast-body .btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d;
}

.create-account{
	background-color: #fff !important;
	color: #305d42 !important;
}

#counter_order_cart{
	left: 35px;
    top: 0px;
    position: absolute;
    background: #ff4d70 !important;
    padding: 4%;
    width: 8x;
    height: 8px;
    border-radius: 20px;
	text-align: center;
	color: #e5e5e5!important;
	border: 1px solid #ffffff !important;
}

.text-connect{
	color: #305d42 !important;
	font-size: 16px;
	font-weight: 600;
}

.btn-submit:hover{
	border: 2px solid #305d42 !important;
}

.btn-clear-cart{
	background-color: #305d42 !important;
	color: #fff !important;
	cursor: pointer;
}

.restaurant_title{
	text-align: center;
}

.message-owner{
	width:fit-content;
	border-radius:10px;
	color:#fff;
	margin-top:1%;
	background-color:	#305d42;
	padding:2%;
	overflow-wrap:anywhere;
}

.message-receiver{
	background-color:	#fff;
	color:#305d42;
	border:2px solid #305d42;
	border-radius:10px;
	padding:2%;
	margin-top: 1%;
}

.custom-file-label::after {
	content: "Choisir";
}

.price-jobber-plus{
	font-size: 20px;
}

.mobile-jobbers-ads{
	width: 340px;
}

div#imageprofil > div.form-group:first-child ,div#imageprofil .custom-file-label
{
	display: none;
}

.desktop-image-offer{
	display: block;
}
.mobile-image-offer{
	display: none;
}

.toast-body{
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.abo-title{
	font-size: 25px !important;
}


.link-mess-participant{
	list-style: none;
	font-size: 20px;
	color: #320506 !important;
	cursor: pointer;
	border-top : 1px solid #dee2e6 !important;
	border-bottom : 1px solid #dee2e6 !important;

}

#notification-offer-request, #notification-offer-progress, #notification-offer-finished, #notification-offer-canceled{
	position: fixed;
	z-index: 1000000000000;
	height: 900px;
	margin-top: -10px !important;
    margin-left: -10px !important;
	/*top: 0;*/
	display: none;
	/*left: 35px;
    top: 0px;*/
    position: absolute;
    background: #ff4d70 !important;
    /*padding: 4%;*/
    width: 20px;
    height: 20px;
    border-radius: 20px;
    text-align: center;
    color: #e5e5e5 !important;
    border: 1px solid #ffffff !important;
}

.form-chat{
	position: fixed !important;
    bottom: 0;
    width: 885px;
    left: 50%;
    transform: translateX(-50%);
    height: 80px;
    background: aliceblue;
    margin: 0;
}

.form-chat > input#message{ 
	/*width: 90% !important;*/
    display: inline-block;
    height: 100%;
	background: aliceblue;
	display: inline-block;
	border: 0px !important;
}

  .text-outline {
      /*color: white;*/
      text-shadow:
        -1px -1px 0 #fff,
		 1px -1px 0 #fff,
        -1px  1px 0 #fff,
         1px  1px 0 #fff;
    }

    .bg-promo {
      background: linear-gradient(90deg, #ff7e5f, #feb47b);
      padding: 1rem;
      border-radius: 10px;
    }

@keyframes fly {
  0% {
    left: -60px;
    top: 10px;
    transform: rotate(-45deg);
  }
  50% {
    top: -10px;
    transform: rotate(0deg);
  }
  100% {
    left: 100%;
    top: 10px;
    transform: rotate(45deg);
  }
}

/* Medias Queries  Responsives mobiles */
@media screen and (min-width:  0px ) and (max-width: 575px ) 
{
	.container_new_offers_list{
	overflow-x: auto !important;
 }
	.content-banner{
		font-size: 20px;
	}

	#img-offer-thumbnail{
		width: 250px;
	}


	.container-home img{
		/*display: none;*/
	}

	.prime_container_store_list{
		overflow-x: auto !important;
	}
	#nav-expand
	{
		display: none;
	}

	header  h2
	{
		border:none;
	}
	header
	{
		display: block;
    	height: 80px;
    	margin-top: 10px;
    	position: fixed;
    	width: 100%;
    	top: -15px;
    	z-index: 999999;
	}

	.navlink-icon-mobil
	{
		display: block;
	}
	.brand-mobil
	{
		display: block;
	}

	.nav-munngano 
	{
		display: none;
	}

	.nav-top{
		height: 150px;
		
	}


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

	.navbar-brand {
		margin: 0;
	}

	.navlink-icon-mobil
	{
		margin-top: -33px;
	}

	.navbar-toggler
	{
		margin-top: -33px;
	}

	.container-body
	{
		margin-top: 80px;
	}

	.show
	{
		background-color: #fff;
		width: 100%;
	}
	img.spinner
	{
		margin-left:1%;
		margin-right:1%;
		margin-bottom: 0 !important;
	}

	.welcome-user{
		border-radius: 40px;
		width: 40px;
		height: 40px;
	}

	i.welcome-user{
		font-size: 40px;
	}

	.desktop-image-offer{
		display: none;
	}
	.mobile-image-offer{
		display: block;
	}

}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px ) 
{

	header
	{
		display: block;
    	height: 80px;
    	margin-top: 16px;
    	position: fixed;
    	width: 100%;
    	top: -15px;
    	z-index: 999999;
	}

	.brand-mobil
	{
		display: block;
	}

	.navlink-icon-mobil
	{
		display: block;
	}
	.nav-munngano 
	{
		display: none;
	}

	.orange-munngano{
		width: 100%;
		height: 50px;
		z-index: 1000;
		position: fixed;
		border-bottom: 1px solid #305d42;
	}

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

	.navbar-brand {
		margin: 0;
	}

	.navbar-toggler
	{
		margin-top: -40px;
	}

	.navlink-icon-mobil
	{
		margin-top: -40px;
	}

	.container-body
	{
		margin-top: 50px;
	}

	img.spinner
	{
		margin-bottom: 0 !important;
	}
	.desktop-image-offer{
		display: none;
	}
	.mobile-image-offer{
		display: block;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}