.icon-insta, .icon-plus {
    display: inline-block;
    vertical-align: middle
}

.link-map, .link-map:hover, .list-product-title, .product-discount-label, .shop-name, .short_description, .slide .p1, .slide .p2, .slide-categories span, .sous_titre, .title, .title-carte, header ul li .nav-link {
    letter-spacing: 0
}

.link-map, .link-map:hover, footer a:hover {
    text-decoration: underline
}

body {
    background: #c4c4C426 !important
}

header {

    position: fixed;
    top: 0;
    background: no-repeat padding-box #fff;
    box-shadow: 0 3px 6px #0000001A;
    width: 100%;
    z-index: 99
}

.product-info {
    white-space: nowrap;
    overflow: hidden
}

.icon-insta {
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-image: url(/assets/Insta.svg);
    mask-image: url(/assets/Insta.svg);
    background-color: #fff;
    width: 29px;
    height: 29px;
    margin-top: 16px
}

.icon-insta:hover {
    width: 33px;
    height: 33px
}

.icon-plus {
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-image: url(/assets/plus.svg);
    mask-image: url(/assets/plus.svg);
    background-color: #000;
    width: 14px;
    height: 14px;
    margin-right: 8px
}

header .navbar-toggler, header .navbartoggler {
    display: none
}

.main-page {
    margin-top: 20px;
    background: no-repeat padding-box #f6f6f6
}

#produit, .list-group-item-filter, .pagination button, .pagination li {
    background: no-repeat padding-box #fff
}

.shop-name {
    text-align: left;
    font: 60px/42px Alex Brush;
    color: #010101
}

header ul li {
    background: 0 0;
    padding: 0;
    border-bottom: none;
    margin-left: 15px
}

header ul li .nav-link {
    font: 15px/22px Lato, sans-serif;
    color: #000;
    padding-right: 13px
}

header ul li .nav-link i {
    font-size: 14px;
    padding-right: 6px
}

header ul .nav-item :hover {
    color: #3b6ab2 !important
}

.slide .mask1 {
    background: no-repeat padding-box #0500314f
}

.slide .mask {
    height: 100%;
    background: linear-gradient(360deg, #000 12%, #000000F2 0, #00000000 100%) no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
    display: flex;
    padding-top: 80px;
    min-height: 491px
}

.slide .slide-text {
    width: 73%;
    text-align: left;
    padding-left: 267px;
    padding-right: 196px
}

.sous_titre {
    text-align: left;
    font: 22px/29px Roboto;
    color: #fff;
    padding-bottom: 15px
}

.short_description {
    text-align: left;
    font: 16px/20px Lato, sans-serif;
    color: #fff;
    opacity: 1
}

.slide-categories {
    display: flex;
    margin-bottom: 54px
}

.slide-social {
    width: 60px;
    margin-top: 25px
}

.slide .slide-social a {
    width: 56px;
    height: 56px;
    opacity: 1;
    display: inline-block;
    margin: 4px
}

.slide-categories span {
    border: .5px solid #fff;
    border-radius: 8px;
    margin-right: 9px;
    padding: 6px 11px;
    text-align: center;
    font: 16px/19px Lato, sans-serif;
    color: #fff;
    opacity: 1
}

.slide i {
    font-size: xx-large;
    color: #fff;
    line-height: 1.8
}

.slide i:hover {
    font-size: 36px
}

.slide .p1 {
    font: bold 30px/0px Lato, sans-serif;
    color: #fff
}

.slide .p2 {
    font: bold 75px/86px Lato, sans-serif;
    color: #fff;
    margin-bottom: 0
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 424px;
    height: 39px;
    border: 1px solid #6e6e6e;
    border-radius: 8px;
    opacity: 1
}

.input-group input {
    border: none !important
}

.input-group i {
    padding: 11px 9px 9px;
    line-height: 1;
    color: #6e6e6e
}

#txtSearch::placeholder {
    color: #6e6e6e
}

.input-group .form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-form-control-bg);
    outline: 0;
    border: none !important;
    box-shadow: none
}

.input-name:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .18rem rgba(13, 110, 253, .25)
}

#adresse, #contact, #horraires, #produit, #savoir {
    scroll-margin-top: 90px
}

#adresse, #contact, #description, #horraires {
    background: no-repeat padding-box #fff;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px;
    padding: 20px
}

#contact {
    padding-bottom: 18px
}

#contact, .block-coordonnee {
    margin-top: 21px
}

.block-coordonnee #adresse i {
    color: #142596;
    margin-right: 3px
}

.block-coordonnee #contact img {
    width: 19px;
    margin-right: 14px;
    vertical-align: middle;
    margin-left: -3px
}

.block-coordonnee #contact i {
    color: #142596;
    margin-right: 15px
}

a {
    text-decoration: none;
    color: #000
}

/* .product-item {

} */

.product-image {
    text-align: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    overflow: hidden
}

.product-image img {
    height: 100%
}

.toolbar .btn:active {
    color: #3b6ab2 !important;
    background-color: var(--bs-btn-active-bg);
    border: none !important
}

.toolbar .filter-active, .toolbar .filter-selected, .toolbar .filter:hover {
    font-weight: 700 !important;
    color: #3b6ab2 !important
}

.list-group-item-filter .title2 {
    text-align: left;
    font: normal normal normal 16px / 3px 'Lato', sans-serif;
    letter-spacing: 0px;
    color: #7D7D7D;
}

.list-group-item-filter {
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    list-style: none;
    padding: 15px;
}

li {
    list-style: none;
}

.product-img {
    object-fit: cover;
    width: 100%;
}

.list-product-title {
    text-align: left;
    font: bold 20px/24px Lato, sans-serif;
    color: #000
}

.link-map, footer a {
    font: 16px/28px Lato, sans-serif
}

.link-map {
    color: #000
}

.link-map:hover {
    font: bold 16px/28px Lato;
    color: #3b6ab2
}

.product-discount-label {
    font: bold 24px/17px Lato, sans-serif;
    padding-top: 15px;
    color: #000
}

.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: center !important
}

.navbar {
    position: sticky !important;
    top: 0;
    z-index: 9
}

.ui-dialog .ui-dialog-content {
    max-width: 100%
}

.btn-close:hover {
    color: var(--bs-btn-close-color);
    border: 1px solid #3b6ab2 !important;
    opacity: var(--bs-btn-close-hover-opacity);
    color: #3b6ab2 !important;
    --bs-btn-close-bgh: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(59 106 178)'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    background: transparent var(--bs-btn-close-bgh) center/1em auto no-repeat;
    width: 0em;
    height: 0em;
}

.pagination .active, .pagination button:hover, .pagination li:hover {
    background: no-repeat padding-box #3b6ab2;
    box-shadow: 0 3px 6px #00000029
}

.pagination li:hover > a {
    color: white;
}

.pagination li {
    cursor: pointer;
}

.title-carte {
    text-align: left;
    font: bold 20px/24px Lato;
    color: #010101;
    opacity: 1
}

.product-view-grid, .url-shop, footer {
    text-align: center
}

.title {
    font: 18px/24px Lato, sans-serif;
    color: #000;
    opacity: 1
}

.filter, .top-produit {
    color: #010101;
    letter-spacing: 0
}

#description .description {
    text-align: left;
    font: 16px/19px Lato, sans-serif;
    letter-spacing: 0;
    color: #000;
    opacity: 1
}

#map {
    height: 415px
}

footer a {
    letter-spacing: 0;
    color: #fff
}

footer {
    margin-top: 46px;
    padding: 22px 31px 44px;
    max-height: 43px;
    background: no-repeat padding-box #142596;
    font: 14px/28px Roboto;
    letter-spacing: 0;
    color: #fff;
    height: 56px
}

.modal {
    margin-top: -2%;
    --bs-modal-zindex: 1055;
    --bs-modal-width: 845px !important
}

.product-view-grid {
    opacity: 1;
    border: 2px solid #999 !important;
    background-color: #ffff;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 93%;
    margin-left: auto;
    margin-right: auto
}

#filter-title {
    font: 500 18px/26px Lato;
    letter-spacing: 0;
    color: #7e7e7e;
    display: contents
}

.filter {
    display: contents;
    text-align: left;
    font: 500 18px/22px Lato, sans-serif;
    padding: 1px;
    padding-right: 5px !important;
    padding-left: 5px !important
}

.fil-cat:hover, .text-coordonnée:hover {
    color: #4379cc
}

.top-produit {
    font: bold 24px/29px Lato, sans-serif
}

.pagination ul {
    list-style: none;
    display: flex;
    padding: 0;
    gap: 8px;
    margin: 0 8px;
}

.pagination .active a {
    color: #fff !important
}

.pagination li {
    padding: 8px
}

.pagination button:hover, .pagination li:hover {
    color: #fff
}

.pagination button, .pagination li {
    text-align: center;
    font: bold 16px/19px Lato, sans-serif !important;
    letter-spacing: 0;
    color: #000;
    box-shadow: 0 3px 6px #00000029;
    border: none;
    border-radius: 4px;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.url-shop:hover {
    background: no-repeat padding-box #3b6ab29e
}

.url-shop {
    width: 285px;
    height: 56px;
    background: no-repeat padding-box #3b6ab2;
    border-radius: 10px;
    opacity: 1;
    font: 18px/22px Lato, sans-serif;
    letter-spacing: .27px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    border: none
}
.btn-decouvrirr, .btn-reserverr {
    background: no-repeat padding-box #3b6ab2;
    width: 179px;
    height: 39px;
    box-shadow: 0 1px 6px #00000029;
    opacity: 1;
    letter-spacing: 0;
    color: #fff;
    text-align: center
}
.btn-decouvrir, .btn-reserver {
    background: no-repeat padding-box #3b6ab2;
    box-shadow: 0 1px 6px #00000029;
    opacity: 1;
    letter-spacing: 0;
    color: #fff;
    text-align: center
}
.btn-reserverr {
    width: 204px;
    height: 54px;
    border-radius: 8px;
    font: 20px/24px Lato, sans-serif;
    border: none
}
.btn-reserver {
    width: 204px;
    height: 54px;
    border-radius: 8px;
    font: 20px/24px Lato, sans-serif;
    border: none
}

.btn-decouvrirr {
    width: 212px;
    height: 39px;
    border-radius: 8px;
    font: 18px / 24px Lato, sans-serif;
    margin-top: -1px;
    border: none;
    padding: 6px 17px;
    margin-left: 15px;
}
.btn-decouvrir {
    width: 297px;
    height: 56px;
    border-radius: 8px;
    font: 18px/24px Lato, sans-serif;
    margin-top: 10px;
    border: none;
    padding: 13px 17px
}

.distance, .price-promo, .product-marque, .product-title, .title-description {
    text-align: left;
    letter-spacing: 0;
    color: #000
}

.btn-decouvrir:hover, .btn-reserver:hover, .url-shop:hover {
    background: no-repeat padding-box #5382cb
}

.title-description {
    font: 600 20px/6px Montserrat
}

.block-distance {
    width: 100%;
    padding: 10px;
    background: no-repeat padding-box #f3f3f3
}

.distance {
    font: 16px/19px Lato, sans-serif;
    margin: 0;
    padding: 0
}

.distance span {
    color: #31a23c
}

.block-distance i {
    margin-right: 6px;
    color: #e64218
}

.product-title {
    font: 28px/34px Lato, sans-serif;
    margin-top: -18px
}

.product-marque {
    font: 18px/22px Lato, sans-serif
}

.price-promo {
    font: 30px/36px Lato, sans-serif
}

.modal-dialog {
    background: no-repeat padding-box #fff;
    border-radius: 0 !important;
    box-shadow: 0 0 10px #00000033
}

.modal-content {
    border-radius: 0 !important;
    border: none
}

.modal-content .btn-close {
    /* position: fixed; */
    /* border: 11% solid #e8e8e8;
    right: 15%; */
    /* top: 8%; */
    border-radius: 95%;
    padding: -1%;
    font-size: 95%;
    /* margin-top: 983%; */
    /* margin-left: 116%; */
    /* position: relative;
    border: 11% solid #e8e8e8;
    border-radius: 95%;
    padding: -1%;
    font-size: 95%;
    margin-top: 700%;
    margin-left: 116%; */
    /* width: 0em;
    height: 0em; */

}

#redirectModal .modal-dialog {
    width: 700px;
    border: 1px solid #000;
    max-width: 100%
}

#savoir .row {
    margin-right: 1px !important;
    margin-left: 2px !important
}

.pl-3 {
    padding-left: 3rem
}

.swiper-slide i {
    font-size: 11px
}

.navbar-brand {
    margin-top: -8px
}

.brand-logo-link {
    object-fit: contain;
    width: 250px;
}

.product-img.no-img {
    object-fit: contain;
    height: 66%;
    fill: #d4d4d4;
    /* margin-left:-32%; */
    margin: auto;
    margin-top: 14%;

}

body {
    overflow-x: hidden;
}

.navbar.navbar-expand-lg {
    padding: 0;
}

.navbartoggler>i {
    pointer-events: none;
}


.slide-image .no-img{
 margin-top: -3% !important;
}
.product-image-container {
    border: 1px solid #dad7d759;
}

.modal .close-container {
    margin-top: -16% !important;
    margin-left: 91% !important;
    position: absolute;
}
/*
.modal-body {
    margin-top: -201px!important;
    margin-left: 88% !important;
    position: absolute;
} */


.modal-body-container {
    margin-top: -10%;
}
