.order-container .order-left, .order-container .order-right {
display: inline-block;
width: 40%;
margin-top: 20px;
}
.order-head {
text-align: center;
}
.order-head img {
width: 25%;
}
.order-head .order-title {
display: block;
color: #F2E814;
font-family: 'Poppins', sans-serif;
font-size: 24px;
font-weight: 800;
text-transform: uppercase;
}
.order-content .tagline {
margin: 20px 0;
font-size: 16px;
text-align: center;
}
.bloc-select {
margin-top: 10px;
}
.bloc-select #select-resto:focus {
outline: none;
}
.bloc-select #select-resto option {
background-color: #000;
color: #fff;
}
.bloc-select #select-resto.decorated option:hover {
box-shadow: 0 0 10px 100px #fff inset;
}
.order-links {
margin-top: 20px;
text-align: center;
}
.order-links a {
display: inline-block;
margin: 5px 10px;
}
.ordre-link p {
font-weight: bold;
color: white;
}
.order-lyon-eats .glf-button {
display: block;
width: 150px;
margin: 5px auto;
padding: 0;
background-color: none;
vertical-align: top;
}
.order-lyon-eats .glf-button.hide {
display: none;
}
.order-links a img, .order-lyon-eats span img {
display: inline-flex;
width: 115px;
height: 40px;
margin: 0 auto;
padding: 0 10px;
transition: 0.3s all ease-in-out;
}
.order-links a img.deliveroo {
background-color: #00CDBC;
}
.order-links a img.ubereats {
background-color: #162328;
}
.order-links a img.justeat {
background-color: #FF8100;
}
.order-lyon-eats span img.lyoneats {
background-color: #FFFFFF;
}
.order-links a img:hover, .order-lyon-eats span img:hover {
background-color: #F2E814;
}
.order-left .order-content {
text-align: center !important;
margin-top: 55px !important;
}
.order-right .order-content {
text-align: center;
}
.order-content a.order-btn {
font-family: 'Roboto', sans-serif;
font-weight: 800;
color: #000;
background-color: #F2E814;
padding: 15px 20px;
border: 2px solid #F2E814;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
}
.order-content a.order-btn:hover {
color: #F2E814;
background-color: #000;
}
.order-content a.order-btn.disabled {
color: #000;
background-color: lightgrey;
border: 2px solid #000;
text-transform: none;
cursor: not-allowed;
}
.order-content a.order-btn.disabled:hover {
color: #000;
background-color: lightgrey;
}
@media(max-width: 800px) {
.order-container {
width: 100%;
}
.order-container .order-left, .order-container .order-right {
display: block;
width: 100%;
float: none;
}
.order-logo {
margin-top: 30px;
}
.bloc-select #select-resto {
width:  100%;
}
.order-head {
width: 99%;
}
.order-cc-phone {
margin-left: -206px;
}
.slider-recette {
margin-top: 65px;
}
}
@media screen and (max-width: 600px) {
.order-head {
width: 99%;
}
.order-cc-phone {
margin-left: -200px;
}
.slider-recette {
margin-top: -55px;
}
}@font-face {
font-family: "SpriteGraffiti";
src: url(//chicken-time.com/wp-content/themes/yummy-child/fonts/SpriteGraffiti-Regular.ttf);
}
@font-face {
font-family: "JosefinSans";
src: url(//chicken-time.com/wp-content/themes/yummy-child/fonts/JosefinSans-VariableFont_wght.ttf);
}
#content .elementor .elementor-inner .elementor-section-wrap .elementor-section h4 {
font-family: "JosefinSans";
}
#content .elementor .elementor-inner .elementor-section-wrap .elementor-section .street h1,
#content .elementor .elementor-inner .elementor-section-wrap .elementor-section .street h2 {
font-family: "SpriteGraffiti";
}
#content .elementor .elementor-inner .elementor-section-wrap .street h4 {
font-family: "SpriteGraffiti";
}
#content .elementor .marker {
font-family: "JosefinSans";
}
#content .elementor .street {
font-family: "SpriteGraffiti";
}
#content .elementor-section .elementor-inner-column .elementor-widget-text-editor p {
background-color: transparent;
}
.elementor-widget-text-editor.no-margin p {
margin: 0;
}
.nf-form-fields-required {
color: white;
}
.nf-field-label {
color: white;
}
form .nf-form-content button, form .nf-form-content input[type=button], form .nf-form-content input[type=submit] {
padding: 0 25px;
background: #000;
color: #F2E814;
font-weight: 700;
}
form .nf-form-content button:hover, form .nf-form-content input[type=button]:hover, form .nf-form-content input[type=submit]:hover {
text-decoration: none;
background: #F2E814;
color: #000;
}