/* custom */

	i.fa.fa-key.select2, .fa.fa-credit-card.select2 {
		position: absolute;
		width: 10px;
		margin-left: 16px !important;
		text-align: center;
		margin-top: 21px;
		z-index: 1000;
	}
    .select2-container {
        max-width: 100%;
    }
    .w100 {
        width: calc(100% - 30px) !important;
    }
    .lh-12 {
        line-height: 22px;
        font-size: 16px;
    }
	span.select2-selection.select2-selection--single {
		height: 53px;
		border-radius: 10px;
		padding: 12px 32px;
		color: #000;
	}
	span.select2-selection__arrow {
		margin-top: 12px;
	}
	span.select2-selection__placeholder {
		color: #7b838a !important;
		font-size: 12px;
	}
	.stepper {
        border: solid 1px rgb(173 173 173) !important;
		height: 53px !important;
	}
	.stepper a {
		height: 53px !important;
		line-height: 53px !important;
	}
	.stepper input {
		height: 53px !important;
	}
a {
    color: #4bba64;
}
table.order-table {
    width: calc(100% + 30px);
    margin-left: -15px;
}
    
.tab-controls a:first-child
 {
    border-top-left-radius: 10px;
}
.tab-controls a:last-child {
    border-top-right-radius: 10px;
}
.tab-controls a {
    padding: 2px 0px;
}
.input-style em {
    color: #000000;
    opacity: 0.5;
}
.mx-33 {
    margin-right: 1.3rem !important;
    margin-left: 1.3rem !important;
}
.upload-file-text-photo em {
    font-size: 9px !important;
    display: block;
    margin-top: -15px;
    font-weight: unset;
}
.breadcrumb-item + .breadcrumb-item {
    display: contents;
}
.breadcrumb-item + .breadcrumb-item::before {
    padding-left: 5px;
    padding-right: 5px;
}
.list-custom-small a {
    padding: 12px 0px;
}
.list-custom-small {
    line-height: 17px !important;
}
.list-group .badge {
    margin-top: 0px !important;
    border-radius: 5px;
}
#output, #output2, #output3, #output4, #output5, #output6 { 
    border: 1px solid #949494;
    border-radius: 10px;
    height: 100px;
    width: 100%;
    object-fit: cover;
}
.theme-light input, select, textarea {
    border-color: rgb(157 157 157) !important;
}
.pb-10 {
    padding-bottom: 70px;
}
input#photo, input#photo2, input#photo3, input#photo4, input#photo5, input#photo6 {
    background-color: #f6f6f6 !important;
    border: 1px solid #0000007a !important;
}
input#nomcle.sel,input#userref.sel,input#numcle.sel,input#photo.sel,input#photo2.sel,input#photo3.sel, input#photo4.sel, input#photo5.sel, input#photo6.sel {
    background-color: #f0ffe7  !important;
    border: 1px solid green !important;
}
.sel p { color:red !important;}
/* General Style */
.trousseau {
    display: block;
    width: 10%;
    margin-top: -40px;
    right: -87% !important;
    position: relative;
    float: right;
}
.mk_ref_button .fa {
    position: relative !important;
    line-height: 40px;
    padding: 0px 5px 0px 5px;
}
.color-ca {
    color: #1c61e7;
}.bg-ca {
    background: #1c61e7;
	color:#fff;
}
.lh-15 {
    line-height: 1.5 !important;
}
.mt-12 {
    margin-top: 1.2em;
}
img.docgal {
    object-fit: cover;
    width: 33%;
    height: 124px;
}
.upload-file {
    text-indent: -999px;
    outline: none;
    width: 100%;
    height: 45px;
    color: rgba(0, 0, 0, 0) !important;
}
.upload-file-text-photo {
    pointer-events: none;
    margin-top: -37px !important;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
	color: #16181c;
}
.menu-title a {line-height: 60px !important;}
.w-100 { width:100%;}
.energy-box {
    margin-bottom: 10px;
}
.eb-title {
    min-height: 2.5em;
    line-height: 1em;
    margin-top: 10px;
}
.timeline-body {
    background-color: unset !important;
}
.change-couvert {
    padding: 7px 6px !important;
    background: #46ad5d;
    color: #fff;
}
.stepper.rounded-s.float-start.mr-2 {
    margin-right: 10px;
}
.alert-small{line-height:31px!important;}
.alert-small i:first-child{width:30px!important; line-height:31px!important;}
.doo_alert{width:100%!important;left:0%!important;border-radius:0px!important;padding:5px 0px 5px 20px;;margin-bottom:0px!important; z-index:97!important; position:fixed!important;}

/** toast **/
.slide-down{-webkit-animation:slide-down 3s ease-in-out both;animation:slide-down 5s ease-in-out both;}
@-webkit-keyframes slide-down{0%{top:-80px;}20%{top:50px;}30%{top:50px;}90%{top:50px;}100%{top:-80px;}}
@keyframes slide-down{0%{top:-80px;}20%{top:50px;}30%{top:50px;}90%{top:50px;}100%{top:-80px;}}
.alert strong{padding-left:0px!important;}
.mk_alert{position:fixed;width:100%;z-index:1000;border-radius:0px;}
.menu-box-right{box-shadow:none!important;}
.menu-box-right{box-shadow:none!important;}
body, .page-content {background-color: #eeeef3 !important;}
body, html {overscroll-behavior: none; }
.footer .footer-title {font-family: "Dosis", sans-serif !important;}
.footer-title span {font-family: "Dosis", sans-serif !important;}
.d-nodisplay{display:none;}
p {line-height: 2em;}
.d-bg-gr{filter: grayscale(1);}
.opacity-1{opacity:0.1;} .opacity-2{opacity:0.2;} .opacity-3{opacity:0.3;} .opacity-4{opacity:0.4;} .opacity-5{opacity:0.5;} .opacity-6{opacity:0.6;} .opacity-7{opacity:0.7;} .opacity-8{opacity:0.8;} .opacity-9{opacity:0.9;}
#footer-bar a{padding-top:0px;position:relative;flex:1 1 auto;top: 23%;}
.is-ios #footer-bar {min-height: 65px !important;}
.h-svg svg{font-size:0.4rem!important;width: 100%;height:25px;margin-top: -6px;}
.fa-secondary{color:#e1e1e1;}
.fa-primary{color:#363636;}
.h-svg-active .fa-secondary{color:#d3dee6;}
.h-svg-active .fa-primary {color: #1c61e7  ;}
.h-svg-active .badge{background:#1c61e7 !important;}
#footer-bar .badge {margin-top: -10px!important;background: #363636;margin-left: 56px!important; }
.d-shake-fix {left: 43.5% !important;}
.header { border-bottom: solid 0px rgba(0, 0, 0, 0.03) !important; }
.header-icon {padding-top: 2px;}
.search-box {border: solid 0px rgba(0, 0, 0, 0.08) !important;}
.theme-light [data-card-height=cover] input:not([type=submit]):not(.focus-color):focus, .theme-light [data-card-height=cover] select:focus, .theme-light [data-card-height=cover] textarea:active {border-color: rgb(187 187 187) !important;}
.w-40 {width: 40%;}
.w-80 {width: 80%;}
.wt-t {
    line-height: 25px;
    font-size: 1.1rem;
    margin-top: 25px;
}
.header .header-icon{color: #363636!important;}
a.menu-title-link {font-size: 14px;position: relative;line-height: 2rem;}
.header-logo {background-size: 110px 33px;width: 138px;}
.lh-10 {line-height: 0.9;}
.header-clear-fixer {padding-top: 55px;padding-top: calc(55px + constant(safe-area-inset-top) * 0.8) !important;padding-top: calc(55px + env(safe-area-inset-top) * 0.8) !important;}
h1, h2, h3, h4, h5, h6 {font-weight: 800;color: #363636;font-family: "Dosis", sans-serif !important;letter-spacing: 0px;}
.pr-0 {padding-right:0px !important; }
.mb-07 {margin-bottom: 0.7rem !important;}
.key_card {background-size:cover !important;}
#block_landscape {
    width: 100%;
    height: 100%;
    background-color: #282828!important;
    z-index: 10000000000;
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
}
.m-div {
    min-height: 100px;
    padding: 0 !important;
}
.img_accueil {
    height: 86px;
    margin-top: 17px;
}

.search-box {
    height: 50px;
    border: 1px solid #d8d8d8 !important;
    border-radius: 10px;
    background-color: #f9f9f9 !important;
    box-shadow: 0px 0px 0px 0 rgb(210 210 210 / 8%);
}
.mk_ref_button {
    float: right;
    margin-top: -51px;
    height: 51px;
    background-color: #4b8adc;
    border-color: #4a89db;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.mk_no_result {
    width: 100%;
    padding: 20px 30px 20px 20px;
}
svg#f52ea72b-4bf4-4ca0-b256-883445bd7321 {
    height: 330px;
    margin-left: -110px;
}
.mk_nr_svg {
    height: 380px !important;
}
.mk_nr_text {
    margin-top: 30px;
    text-align: center;
}
.z-index1 {
    z-index: 1000000000000000000000000000;
    position: relative;
}
.bg-svg-reperer {
    background-image: url(/images/art/reperer.svg);
    box-shadow: unset;
}
.mk_marque_link {
    margin-bottom: 10px;
    padding-right: 8px;
    padding-left: 8px;
}
.mk_marque_img {
    padding: 6px 10px;
    background-color: #ffffff8c;
    border: 1px solid #6464642e;
	border-radius:10px !important;
}
.bg-svg-rechercher {
    background-image: url(/images/art/rechercher.svg);
    box-shadow: unset;
}
.bg-svg-commander {
    background-image: url(/images/art/commander.svg);
    box-shadow: unset;
}
#footer-bar {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, .88);
}
.marques a {
    padding: 24px 4px 0px 4px;
    margin-bottom: 5px;
    border: 5px solid #f3f3f3;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    display: block;
}
p.recipe-intro {
    line-height: 1.6em;
}
.mt-n06 {
    margin-top: -0.6rem !important;
}
.mt-n2p5 {
    margin-top: -2.5em;
}
.pr-2 {
    padding-right: 1.5em;
}
.no-shadow {
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.08);
}
/* media styles */
@media screen and (orientation: landscape) {
	#block_landscape {
		display: flex;
	}
}
