@media (min-width: 768px) {
    body {
        background-image: none;
    }
	
	
	
    .title {
        color: #4B515C;
    }
    .subTitle {
        color: #4B515C;
    }
    .p-rl-10 {
    padding: 0 10px;
}
    header .motoTime span {
        font-size: 26px;
    }
    #homePage {
        background-image: none;
} 
    #homeOrderForm {
        background-image: url(../images/homeHeader.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 100px 0 150px;
    }
    .menuBox .menuImg .formulesBannerDetail .offer {
        display: block;
        font-size: 14px;
        color: #FCD263;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 5px;
    }
    .menuBox .menuImg .formulesBannerDetail .formulesDate {
        display: block;
        font-size: 15px;
        text-transform: uppercase;
        color: #fff;
    }
    .menuBox .menuImg .formulesBannerName {
        display: block;
        color: #fff;
        margin-bottom: 5px;
        font-size: 36px;
        line-height: 37px;
        font-weight: 700;
        font-family: 'Playfair Display', serif;
    }
    .menuBox .menuImg .formulesBannerName small {
        display: block;
        font-size: 22px;
        line-height: 22px;
        letter-spacing: 2.33px;
    }
    .menuBox .menuImg .formulesBannerPrice sup {
        top: -7px;
    }
	
	
    .menuBox .menuImg .formulesBannerPrice {
        display: inline-block;
        background: #E2072D;
        color: #fff;
        height: 49px;
        font-size: 40px;
        margin-bottom: 5px;
        padding: 5px;
        border-radius: 5px;
        font-weight: 300;
        line-height: 40px;
    }
    menuBox .menuImg .formulesBannerPrice sup {
        font-size: 28px;
        top: -12px;
    }
    .iconInput input~span {
        background: transparent;
        color: #fff;
    }
    .iconInput input:checked~span {
        height: 53px;
        background: #fff;
        color: #666666;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
	
    .iconInput input~span .icon-gray {
        opacity: 0 !important;
    }
    .iconInput input~span .icon-white {
        opacity: 1 !important;
    }
    .iconInput input:checked~span .icon-gray {
        opacity: 1 !important;
    }
    .iconInput input:checked~span .icon-white {
        opacity: 0 !important;
    }
    #homeOrderForm .adressArea {
        margin: 0;
        margin-top: -4px;
    }
  
    #promotionSlider {
    }
    #promotionSlider {
        background-image: url(../images/bg-body.png);
          padding: 14px 0;
        background-color: #fff;
    }
    #promotionSlider .col-md-12 {
        padding-right: 15px;
        padding-left: 15px;
    }
    #promotionSlider .title {
        margin: 0 0 30px;
    }
    #promotionSlider .menuBox .menuImg {
        height: 198px;
    }
    #promotionSlider .menuBox a {
  
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
  .menuBox a:hover {
    background: #E2072D;
    color: #fff;
    text-decoration: none;
}
   
    nav {
        background: #2A2A2A;
        text-align: center;
    }
    nav ul {
        display: inline-block;
        margin: 0 auto;
        padding: 0;
        list-style-type: none;
    }
    nav ul li {
        display: inline-block;
    }
    nav ul li a {
        display: block;
        padding: 0 15px;
        font-size: 15px;
        color: #fff;
        line-height: 38px;
    }
    nav ul li a:hover {
        background: #fff;
        color: #A3020C;
        border-radius: 5px;
        text-decoration: none;
    }
    aside {
        position: absolute;
        height: 100%;
        background: #fff;
        width: 100%;
        padding: 20px 0px;
    }
    aside .billingconfirm {
        margin-top: 20px;
    }
    aside .asideScroll {
        padding:0 10px !important;
        width: 100%;
        height: 100%;
        max-height: 70%;
        overflow: auto;
    }
    aside .asideBasket {
        margin-bottom: 50px;
        padding: 0 30px;
    }
    aside .asideBasket span {
        color: #B50322;
        font-size: 17px;
        margin-left: 10px;
    }
    aside .asideBasket small {
        display: block;
        text-align: left;
        color: #9B9B9B;
        font-size: 13px;
            padding-left: 32px;
    }
    aside .basketItemContent li a {
        margin-bottom: 6px;
    }
    aside .basketItemContent li a:after {
        content: "+";
        position: absolute;
        right: 30px;
        font-family: sans-serif;
        font-size: 22px
    }
    aside .deleteButton  {
        padding-top: 6px;
    }
    aside .deleteButton a {
        display: inline-block;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #F6F5F5;
         text-align: center;
        line-height: 22px;
    }
    aside .deleteButton a img {
        width: 10px;
       
    }
    .menuBox {
        height: 100%;
    }
    .typeSelection .col-6 {
        padding-bottom: 30px;
    }
    .menuItemp2 .container .row .col-6:nth-child(even) {
        padding-left: 15px;
    }
    .menuItemp2 .container .row .col-6:nth-child(odd) {
        padding-right: 15px
    }
    header .location {
        font-size: 15px;
        color: #fff;
        font-weight: 700;
    }
    header .location img {
        height: 13px;
        margin-right: 3px;
    }
    .sectionBg {
        padding: 20px;
        background-image: url(../images/pattern-pizza.png);
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #F6F5F5;
    }
    .sectionBg .title {
        color: #212529 ;
        font-size: 30px;
        font-weight: 300;
    }
    .menuSelectedRadio input~span {
        width: 22px;
        height: 22px;
    }
    .menuSelectedRadio label {
        font-weight: 300;
        color: #4B515C;
        font-size: 18px;
        line-height: 22px;
    }
    #billing {
        max-width: 542px;
        margin: auto
    }
    #billing .billingHeader,
    #billing .billingBottom {
        max-width: 460px;
        margin: auto;
    }
    #billing .title {
        font-size: 26px;
        color: #fff;
        padding: 20px 0;
    }
    #billing .paymentForm .title {
        color: #777;
    }
    .billingLoad {
        min-height: 80px;
    }
    .billingLoad a {
        position: relative;
        font-size: 18px;
        color: #D8D8D8;
        text-align: center;
    }
    .billingLoad a.active {
        color: #4B515C;
    }
    .billingLoad a:before {
        content: "";
        display: block;
        text-align: center;
        width: 15px;
        height: 15px;
        background: #D8D8D8;
        border-radius: 50%;
        margin: auto;
        position: relative;
        top: calc(100% + 10px);
        z-index: 2;
    }
    .billingLoad a.active:before {
        background: #4B515C;
    }
    .billingLoad a:after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 3px;
        background: #D8D8D8;
        top: calc(100% + 17px);
        left: -78px;
    }
    .billingLoad a:nth-child(3):after {
        width: calc(100% + 57px);
        left: -121px;
    }
    .billingLoad a:nth-child(2):after {
        width: 82%;
    }
    .billingLoad a:nth-child(1):after {
        display: none;
    }
    .billingLoad a.active:after {
        background: #4B515C;
    }
    #selectionMenu {
        background: none;
    }
    .selectionBox {
        margin-bottom: 20px;
    }
    .selectionBox a .menuImg {
        position: relative;
        display: block;
        border-radius: 5px;
        overflow: hidden;
    }
    .selectionBox a .menuImg img {
        width: 100%;
    }
    .selectionBox a .menuImg .formulesBannerName {
        position: absolute;
        top: 30px;
        left: 30px;
        font-family: 'Playfair Display', serif;
        font-size: 40px;
        color: #fff;
        font-weight: 700;
    }
    .formulesBox{
        overflow: hidden;
    }
    .formulesBox  .menuImg{
        height: 198px;
     border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
    .formuleDetailHeader {
        background: #fff;
        border-radius: 5px;
        margin-top: 20px;
    }
    .formuleDetailHeader .formulesBoxList ul {
        padding: 0;
        margin: 10px 0;
        list-style-type: none;
        color: #ABABAB;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
    }
    .formuleDetailHeader .formulesBoxPrice {
        color: #656565;
        font-size: 26px;
        text-align: right;
        padding-top: 50px;
        margin-right: 30px;
    }
    .formuleDetailHeader .menuBox {
        margin-bottom: 0;
    }
    .selectionDetail {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.79);
    }
    .selectionDetail.open {
        display: block;
    }
    .selectionDetail .selectionDetailBox {
        position: absolute;
        left: 50%;
        top: 50%;
        background: #F6F5F5;
        width: 80%;
        max-width: 840px;
        transform: translate(-50%, -50%);
        border-radius: 5px;
    }
    .selectionDetail .personnalizeBox .menuContent {
        background: #fff;
    }
    .selectionDetail .scroll {
        margin-top: 20px;
        max-height: 540px;
    }
    .selectionDetail .selectionClose {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 2;
    }
    .footerMenu {
        display: none !important;
    }
    .accountForm label {
        text-transform: uppercase;
    }
    .accountForm label+.btn {
        height: 38px;
        line-height: 25px;
        font-size: 15px;
        margin-top: 6px;
    }
    .accountForm input+label {
        margin-top: 10px;
    }
    .typeSelection .menuBox .addMenuItem span {
        display: none;
    }
    .menuBox .menuImg .formulesBannerName {
        font-size: 46px;
        line-height: 50px;
    }
    .menuBox .menuImg .formulesBannerName small {
        font-size: 29px;
        line-height: 22px;
    }
    .scroll-wrapper>.scroll-content {
        overflow-x: hidden !important;
    }
    #selectionDrink .menuBox .menuImg {
        height: 150px;
        background: #fff;
    }
    #selectionDrink .menuBox .menuImg img {
        max-height: 110px;
        height: 100%;
    }
    .menuBox .menuItemName {
        background: #fff;
    }
    .typeSelection .menuBox .menuItemType strong{
        background: #f6f6f6;
        height: 41px;
        line-height: 41px;
        font-size: 14px;
    }
    .typeSelection .menuBox select {
        background: #f6f6f6;
        padding: 6px 15px;
        line-height: 41px;
        height: 41px;
         text-transform: uppercase;
    }
   .typeSelection .menuBox {
        background: #fff;
    }
    .typeSelection .menuBox .addMenuItem a {
        font-size: 13px;
        line-height: 35px;
    }
    .selectionMenuLinks .selectedLinks>* {
        display: flex;
    }
    .selectionMenuLinks>*:hover {
    color: #fff;
    background: #E2072D;
    text-decoration: none;
}
    .selectionMenuLinks .selectedLinks .editSelected {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
    .selectionMenuLinks .selectedLinks .selectedContents {
        text-transform: uppercase
    }
    #homeBottom .bottomLogo a {
        max-width: 100px;
    }
    footer {
        background: #2A2A2A;
    }
    .iconInput .icon {
        width: 20px;
        height: 20px;
    }
    .iconInput .icon img {
        width: 100%;
        height: 100%;
    }
    .iconInput input~span {
        font-size: 14px;
    }
    .iconInput input~span strong {
        padding-left: 23px;
    }
    .form .form-group {
        padding: 0;
    }
    #homeOrderForm .btn-red {
        margin: auto;
        height: 50px;
    }
    .selectionDetailBox .personnalizeBox .menuContent i {
        font-size: 18px;
        line-height: 21px;
    }
}
@media (min-width:992px) { 
#homeBottom .bottomLogo a {
    max-width: 120px
} 
}
@media (min-width:1200px) {
    .menuBox .menuImg .formulesBannerPrice {
        bottom: auto;
    }
    .typeSelection .menuBox .dropdown>a {
        font-size: 14px;
    }
    .iconInput .icon {
        width: 24px;
        height: 24px;
    }
    .iconInput input~span {
        font-size: 18px;
    }
    .iconInput input~span strong {
        padding-left: 10px;
    }
    
}
@media screen and (max-width: 992px) {
  .accountForm table {
    border: 0;
  }

.text-padding{
	    padding: 0px 0px;
}


  .accountForm table caption {
    font-size: 1.3em;
  }
  
  .accountForm table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .accountForm table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  .accountForm table td {
    display: block;

    text-align: right;
  }
  
  .accountForm table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
    .accountForm table td {
            font-size: 15px !important;
    color: #686868 !important;
    }
  .accountForm table td:last-child {
    border-bottom: 0;
  }
}