.m-body .m-content {
    padding: 0px 0;
}

/* block form search start */
#accueil .form-organiser-event{
    background-image: url(../images/que-fetez-vous/fond_bandeau.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height: 100vh;
    text-align:center;
    overflow: hidden;
}

.VideoIntro {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}

#accueil .m-header{
    height: unset;
}

#accueil .main-search-inner{
    position: absolute;
    width: 100%;
    display: block;
    padding-bottom: 30px;
    top: 70%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    overflow: hidden;
}




#accueil .main-search-inner h2{
    text-transform: uppercase;
    font-size:5rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: white;
    font-family: 'Ubuntu', sans-serif;
}


#accueil .main-search-inner h1{
    text-transform: uppercase;
    font-size:5rem;
    font-weight: bold;
    letter-spacing: 2px;
    color: white;
    font-family: 'Ubuntu', sans-serif;
}

#accueil .main-search-inner .two{
    color:#e62f4a;
}

#accueil .main-search-inner h4 {
    font-size: 24px;
    font-weight: 300;
    color: white;
    line-height: 32px;
    font-family: 'Ubuntu', sans-serif;
}

#accueil .main-search-input{
    /* background: white; */
    width: 55%;
    margin: auto;
    border-radius: 10px;
    padding: 17px;
    margin-top: 3rem;
}

#accueil .form-search-container{
    display: flex;
    flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px;
    position:relative
}

.logoSmall {
    background:transparent; 
    position: absolute !important; 
    top: 562%; 
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 20px; 
    width: auto;
}


.securite-confidentialite .form-control {
    color: #333;
    background-color: transparent;
    /* border: 1px !important; */
    text-align: center;
    font-weight: 900;
}

@media (max-width: 767px) and (min-width: 360px) {

    #accueil .main-search-inner{
        top: 70%;
    }

    .logoSmall {
        top: 200%; 
    }

  

}


@media (max-width: 960px) and (min-width: 768px) {

    .logoSmall {
        top: 212%; 
    }

}

@media (max-width: 1200px) and (min-width: 961px) {
    .logoSmall {
        top: 400%; 
    }

}

#accueil .recherche-btn{
    background: #242C4D;
    padding: 11px 34px;
}

#accueil .recherche-btn1{
    background: #e62f4a !important;
    padding: 15px 37px;
    border-radius: 15px !important;
    height: 47px;
}

#accueil .form-search-container .format{
    padding: 0px 4px;
}

#btn-creer-events span{
    background: white;
    padding: 13px;
    border-radius: 9px !important;
    color: #242C4D;
    font-size: 14px;
    display: none;
    font-weight: bold;
}
/* block form search end */

/* block comment marche start */
.contain-howitworks{
    text-align: center;
    padding-bottom: 30px;
    height: 100vh;
}

.comment-marche-main .comment-info{
    background: cornflowerblue;
}
.category-small-box img{
    margin-top:25%;
}

.category-small-box {
    margin: 11px;
    padding-bottom: 20px;
    border-radius: 5px;
    min-height: 285px;
    display: block;
    background-color: #f2f2f2;
    transition: 0.4s;
    color: #242C4D;
    border-radius: 5px;
    padding: 18px;
    display: inline-block;
}

.category-small-box h4{
    font-size: 16px;
    font-weight: 400;
    padding-top: 30px;
}

.category-small-box:hover{
    background : #242C4D;
    transform: scale(1.1, 1.1);
    color: white;
}

.img-white{
    display: none;
}

.category-small-box:hover .img-blue{
    display: none;
}

.category-small-box:hover .img-white{
    display: inline;
}

.comment-marche-container a:hover{
    text-decoration: none;
}

.comment-marche-container{
    display: flex;
    justify-content: space-between;
}

.comment-marche-main h2{
    text-transform: uppercase;
    color: #1a2951;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Ubuntu', sans-serif;
    padding-bottom: 40px;
}

.que-fetez-vous-main h2{
    text-transform: uppercase;
    color: #1a2951;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Ubuntu', sans-serif;
    padding-bottom: 40px;
}


.color-red{
    color: #e62f4a;
}

.savoir-plus-btn{
    background: #1a2951;
    padding: 11px;
    border-radius: 9px;
    color: white;
    font-family: 'Advent Pro', sans-serif;
    font-size: 15px;
} 

.savoir-plus-btn:hover{
    background: #F4516C;
    padding: 11px;
    border-radius: 9px;
    color: white;
    font-family: 'Advent Pro', sans-serif;
    font-size: 15px;
} 


#savoir-plus-btn{
    margin: 10rem 0 10rem 0;
}

#savoir-plus-btn a:hover{
    text-decoration: none;
    color:#e62f4a;
}
/* block comment marche end */


/* block que fetez vous start */
#accueil .container-fluid{
    padding-right: 0px;
    padding-left: 0px;
}

.que-fetez-vous{
    background-image: url(../images/que-fetez-vous/fond_roue.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height: 85vh !important;
    text-align:center;
}

.que-fetez-vous2{
    background-image: url(../images/que-fetez-vous/image-fond-roue-vmobile.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height: 85vh;
    text-align:center;
}

/* block que fetez vous end */

/* block nos avantages start */



.information{
    transition: all 0.2s ease ;
}

.information:hover {
    transform: scale(1.1, 1.1);
    background: rgb(82, 82, 104) !important;
}

.information:hover {
    transform: scale(1.1, 1.1);
}


.information:hover .text-avgt{
    color:white;
    
}
.information:hover .img-blue {
    display: none;
}

.information:hover .img-white{
    display: inline;
}

.nos-avantages-main{
    text-align: center;
}

.nos-avantages{
    background-image: url(../images/services.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height:100vh;
    text-align:center;
    padding-bottom: 20px;
}

.nos-avantages .avantage{
    text-align: center;
    margin: auto;
    width: 60%;
    padding: 50px 0px;
    display: flex;
}

.nos-avantages .information{
    background: #e5e5ea33;
    width: 33%;
    padding-bottom: 20px;
    border-radius: 5px;
    margin-right: 1rem;
}

/*Media queries*/

@media (max-width: 767px) and (min-width: 320px) {

    .nos-avantages .information {
        margin-bottom: 1rem;
        margin-right: 0rem;
    }

.nos-avantages-main {
    text-align: center;
    padding: 1rem;
}

}




.information img {
    padding-top: 23px;
}

.information p {
    padding-top: 30px;
    width: 68%;
    margin: auto;
    color: white;
    font-family: 'Advent Pro', sans-serif;
    font-size: 18px;font-family: 'Advent Pro', sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none !important;
}

.nos-avantages h2{
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Ubuntu', sans-serif;
    padding-top: 40px;
}

.nos-avantages h2 .avantages{
    color: #e62f4a;
}
/* block nos avantages end */


/* block nos evenements start */
.nos-evenements{
    height: 100vh;
    text-align:center;
}

@media (max-width:768px){
    .nos-evenements{
        margin-top: 0px;
    }
}

.nos-evenements h2{
    text-transform: uppercase;
    color: #1a2951;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Ubuntu', sans-serif;
    padding-top: 40px;
}

.nos-evenements h2 .avantages{
    color: #e62f4a;
}
/* block nos evenements end */

/* block nos partenaires start */

.nos-partenaires h2{
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    font-size: 33px;
    font-family: 'Ubuntu', sans-serif;
    padding-top: 70px;
    text-align: center;
}
.partenaires_titre{
    background-image: url(../images/services.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    height:23vh;
    text-align:center;
    padding-bottom: 20px;
    padding-top: 20px;
}

section.partenaires-slider {
    padding: 50px 0px;
}
/* block nos partenaires end */

/* slider partenaires start */
.fa-chevron-left {
    display: block;
    position: absolute;
    z-index: 8;
    top: 50%;
    transform: translateY(-50%);
    left: -15px;
    font-size: 30px !important;
    color: #1a2951;
}

.fa-chevron-right {
    display: block;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 8;
    font-size: 30px !important;
    color: #1a2951;
}

.slick-dots li button:before {
    font-size: 31px !important;
}

.partenaire{
    margin: auto;
}

/* slider partenaires end */


/* slider evenements start */
.slick-slider-hidden{
    overflow: hidden;
}

.listing-item img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}

/* Css panier */
 .mon-panier {
    display: inline-block;
    min-width: 80px;
    background: transparent !important;
    text-align: center;
    line-height: 0;
    vertical-align: middle;
    padding: 0px;
    line-height: 0;
    margin-top: 31px;
    height: 42px;
}

#mon-panier .fa-shopping-cart:before {
    font-size:38px !important;
    color:#242C4D;
}

 #mon-panier-circle .fa-circle {
    font-size:25px !important;
    color:rgb(244, 81, 108);
    position: relative;
    top:25px;
    left:-3px;
}

 #mon-panier-circle :hover .fa-circle {
    font-size:25px !important;
    color:rgb(231, 181, 15);
    cursor: pointer;
}

.card-body-pagepannier {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    height: 390px;
    overflow-y: auto;
}

.row-width {
    width:100%;
}

.total-color {
    color:#242C4D; 
    font-size: 20px; 
    text-decoration: underline;
}
.orginisateur-wrapper{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.titre-general-pannier{
    font-size:12px;
}
.nbr-oraganisteur {
    font-weight: bold; 
    font-size: 18px;
}

.mini-panier-img {
    width: 100% !important;
    height: 67px !important;
    object-fit: contain !important;
}

.prix-prod-color {
    color:#E62F4A; 
    font-weight: bold; 
    font-size: 18px;
}

.aller-panier{
    border-radius: 20px;
}

.total-pannier {
    color:#242C4D; 
    font-size: 20px; 
    text-decoration: underline;
    text-align: end;
    font-weight:600;
}

.sum-panier {
    color:#E62F4A !important; 
    font-weight: bold; 
    font-size: 18px;
    font-weight:600;
    text-decoration: double;
    text-decoration-line: underline;
    padding-right: 4.3rem;
}
@media (max-width: 767px) and (min-width: 320px) {

    .sum-panier {
        padding-right: 0rem;
    }

}

.printmargin {
    margin-bottom: 1rem;
}

.pannier-btn {
    width:240px;
    display:block;
    border-radius: 50px !important;
    padding: 0.7rem 1rem !important;
}
.flat-icon-delete-color {
    background-color:#242C4D
}
/*Media queries*/
@media (max-width: 758px) and (min-width: 360px) {

    .btn-margin {
        margin-bottom: 1rem;
    }

}

@media (max-width: 758px) and (min-width: 513px) {

    .btn-margin {
        margin-bottom: 0rem;
    }

}

@media (max-width: 1199px) and (min-width: 758px) {

    .btn-margin {
        margin-bottom: 1rem;
    }

}



/* .bsk-wrapper {
    height: 430px;
    overflow-y: auto;
    overflow-x: hidden;
} */

.adjust-bsk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* margin-right: -15px;
    margin-left: -15px; */
}


.Event-titre-panier{
    text-align: left;
    font-size: 1.2rem;
    color: #232c4d;
}

.cart-body-img {
    width: 100%;
    height: 93px;
    object-fit: contain;
}




.double-line {
    border-top: 2px solid #ccc;
}
.wrap-button {
    display: inline-flex;
}

.miniature-panier{
    border-radius:50%;
}
 
/* .and-card-body{
    margin-bottom: -30px;
} */

.care {
    position: absolute;
    top: 2px;
    left: 0px;
    width: 23px;
    height: 20px;
    /* background-color: aqua; */
}

.nbr-in-bskt {
    position: relative;
    color: #fff;
    /* top: -4px; */
    font-weight: 500;
    font-size: 16px;
}

.notif-basket{
    position: relative;
    left:-25px;
    top:4px;
}
.panier-color{
    background: #232c4d !important;
    color:#fff;
}

.panier-color:hover{
    background: #e62f4a !important;
}
/* .col-md-6 input.btn{
    border-radius: 50px;
    width: 240px;
}

.col-md-6 button.btn{
    width: 100%;
} */
/* Fin css panier */

.m-nav.m-nav--inline > .m-nav__item > .m-nav__link .m-nav__link-icon {
    padding-right: 10px;
}

.m-nav .m-nav__item > .m-nav__link .m-nav__link-icon {
    color: #c1bfd0;
}

#accueil .listing-item-content {
    position: absolute;
    bottom: 40%;
    padding: 0px 30px;
    width: 100%;
    z-index: 50;
    box-sizing: border-box;
    text-align: left;
}

#accueil .listing-item-content h3 {
    color: #fff;
    font-size: 20px;
    bottom: -1px;
    position: relative;
    font-weight: 500;
    margin: 0;
    line-height: 31px;
}

 #accueil .listing-item-content span {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    color: rgba(255,255,255,0.7);
}

 #accueil .listing-item:before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: linear-gradient(to top, rgba(35,35,37,0.9) 0%, rgba(35,35,37,0.45) 35%, rgba(22,22,23,0) 60%, rgba(0,0,0,0) 100%);
    background-color: rgba(35,35,37,0.2);
    opacity: 1;
    left: 0;
}

 .slick-slider-element{
    padding: 10px;
    transition: transform 0.3s;
}

 #accueil .listing-item-container .listing-badge {
    background-color: rgb(7,36,81);
    float: left;
    position: absolute;
    transform: rotate(45deg);
    right: -59px;
    top: 29px;
    text-align: center;
    width: 200px;
    font-size: 12.5px;
    margin: 0;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}

 #accueil .slick-slider-element:hover {
    transform: translate3d(0,-6px,0);
}


 .like-icon:before, .like-icon:after {
    transition: opacity 0.3s, transform 0.4s cubic-bezier(.0,-.41,.19,2.5);
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top: 12px;
    font-size: 21px;
}

 .like-icon {
    color: #fff;
    font-size: 19px;
    position: absolute;
    z-index: 101;
    right: 30px;
    bottom: 30px;
    background-color: rgba(24,24,24,0.4);
    display: block;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    transition: all 0.4s;
}

 .like-icon:after {
	content: "\f004";
	opacity: 0;
	transform: scale(0.5);
}

 .like-icon.wish:after {
	opacity: 1;
	transform: scale(0.95);
}

 .like-icon:hover,
.like-icon.wish {
	background-color: #f3103c;
}

 .like-icon.wish:before{
	opacity: 0;
}

 .wish{
    background-color: transparent;
	color: #f3103c;
}

 .like-icon.liked {
    background-color: transparent;
	color: #f3103c;
}

 .like-icon.wish:after {
	opacity: 1;
	transform: scale(0.95);
}

 .like-icon.wish,
.like-icon:hover {
	background-color: #f3103c;
	color: #fff;
}

 .like-icon.wish:before{
	opacity: 0;
}

 .like-icon:hover,
.like-icon.wish {
	background-color: #f3103c;
}

 section.evenements-slider {
    padding: 50px 0px;
}
/* slider evenements end */

.container .nos-evenements {
    padding: 30px;
}
.container .nos-evenements .row{
    padding: 50px;
}

.container .nos-evenements .card{
    margin-bottom: 30px;
    padding: 0;
}

.card-nosevenmement {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-bottom: 30px;

    /* height: 100%; */
}


/* bloc évènements */
a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
  }
  a:hover,
  a:focus,
  a:active {
    text-decoration: none;
  }
  .btn {
    text-transform: uppercase;
  }
  .btn.btn-lg {
    padding: 6px 30px;
  }
  .thumbnail-title {
    font-size: 20px;
    margin-top: 5px;
  }
  .img-thumb-bg {
    padding: 0;
    overflow: hidden;
    min-height: 180px;
    position: relative;
    border-radius: 3px;
    background-position: center;
    background-color: transparent;
  }
  .entreprise{
    background-image: url('/assets/images/event/default.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.entreprise2{
    background-image: url('/assets/images/disco2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.particulier{
    background-image: url('/assets/images/drinks.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.particulier2{
    background-image: url('/assets/images/cafe.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.public{
    background-image: url('/assets/images/champagne.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.public2{
    background-image: url('/assets/images/cafe.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
  .img-thumb-bg p {
    color: #fff;
    margin-bottom: 0;
    line-height: 16px;
  }
  .img-thumb-bg .overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 1);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, #000000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
  }
  .img-thumb-bg .caption {
    bottom: -5px;
    height: 80px;
    font-size: 12px;
    position: absolute;
    padding: 0 45px 20px;
    transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0.7);
    width: 100%
  }
  .img-thumb-bg .caption .tag a {
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 2px;
    display: inline-block;
    text-transform: uppercase;
    /* background-color: #2980B9; */
  }
  .img-thumb-bg .caption .title {
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
  }
  .img-thumb-bg .caption .title a {
    color: #fff;
  }
  .img-thumb-bg .caption .title a:hover {
    color: #2980B9;
  }
  .img-thumb-bg .caption .meta-data {
    display: none;
    color: #777;
    font-size: 12px;
    line-height: 12px;
    margin-top: 10px;
  }
  .img-thumb-bg .caption .meta-data a {
    color: #777;
  }
  .img-thumb-bg .caption .meta-data a .fa {
    color: #2980B9;
  }
  .img-thumb-bg .caption .meta-data a:hover {
    color: #2980B9;
  }
  .img-thumb-bg .caption .content {
    display: none;
  }
  .img-thumb-bg:hover .overlay {
    background: rgba(46, 49, 58, 0.8);
  }
  .img-thumb-bg:hover .caption {
    bottom: 60px;
  }
  .img-thumb-bg:hover .caption .meta-data {
    display: block;
  }
  .img-thumb-bg:hover .caption .content {
    display: block;
  }

  .dropdown.bootstrap-select.form-control.m-bootstrap-select.m_ {
    background: none;
    height:50px;
}

.filter-option-inner {
    color: #575962;
    text-transform: capitalize;
    text-align: center;
    margin-top:5px;
}

#accueil .filter-option-inner {
    color: #ffffff;
}

/* input#m_datetimepicker_6 {
    background: none;
    color: #ffffff !important;
    text-align: center;
    border: none !important;
    margin-top: 3px;
} */


#accueil input#m_datetimepicker_6
{
    background: none;
    color: #ffffff;
    text-align: center;
    border: none !important;
    margin-top: 3px;
    font-family: "Poppins";
} 

.whiteplace::placeholder {
    color: #FFFFFF !important;
    font-weight: 900;
    text-transform: capitalize;
    font-size: 0.859rem !important;
    font-family: sans-serif, Arial;
  }


body#accueil .form-control[readonly]::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #ffffff;
}

body#accueil  .form-control[readonly]::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #ffffff;
}

body#accueil  .form-control[readonly]:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #ffffff;
}

#accueil input#m_datetimepicker_6::-webkit-input-placeholder,
.form-control::-webkit-input-placeholder {
    color: #ffffff;
}

#accueil input#m_datetimepicker_6::-moz-placeholder,
.form-control::-moz-placeholder {
    color: #ffffff;
}

#accueil input#m_datetimepicker_6:-ms-input-placeholder,
.form-control:-ms-input-placeholder {
    color: #ffffff;
}


#accueil .filter-option-inner {
    color:#FFFFFF !important;
    font-weight: 900;
}
    

#submit_nomgroupe1 {color:#000000;}

.form-control #nomgroupe1 {color:#000000;}

.recherche-prestataire-formulaire .form-control {
    color: #ffffff;
    background-color: transparent !important;
    border: 0px;
    text-align:center;
    font-weight: 900;
}

#accueil ::placeholder {
    color: #fff;
}




#info-personelles .form-control {
    color:#575962 !important;
    background-color: transparent;
    /* border: 1px !important; */
    /* text-align:center; */
    font-weight: normal;
}

#info-personelles::placeholder {
    color:#575962;
}




.bootstrap-select .dropdown-menu.inner>li>a .text {
    color: #3f4047;
    font-weight: 800;
}

.notif-nouveau {
    position: relative;
    left: 20px;
    bottom: 40px;
}

#mes-notifications .fa-circle {
    font-size: 25px !important;
    color: rgb(244, 81, 108);
    position: relative;
    top: 24px;
    left: 1px;
}

.nbr-notitication {
    position: relative;
    color: #ffffff;
    left: -20px;
    top: 19px;
    font-size:14px;
    font-weight: 500;
}


.img_noti_on {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.img_noti_off {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

button.btn.btn-warning1.btn-xs {
    width: 50px;
}


  /* fin bloc évènements */


/*Media queries*/

@media (max-width: 767px) and (min-width: 320px) {
    
    .container .nos-evenements {
        padding: 0px;
    }

    .container .nos-evenements .row{
        padding: 0px;
    }

    .Event-titre-panier {
        text-align: center;
    }

    #accueil .main-search-inner h1 {
        font-size: 3rem;
    }
    
}