.header {
     border-bottom: 1px solid transparent !important;
     height: 50px;
}

#map {
     height: 470px;
}

.background {
     background: url("../../img/colonel.png") 0 0 no-repeat padding-box;
     background-color: #ffffff;
}

.modal-dialog-address{
     max-width: 700px !important;
}

.modal-dialog {
     max-width: 1000px !important;
}

.img-kfc {
     max-width: 106px;
     height: 32px;
     display: block;
     margin-left: auto;
     margin-right: auto;
}
.soon {
     color: #e82322;
     margin-right: 20px;
}
.mb3 {
     margin-bottom: 3%;
}

.mb5 {
     margin-bottom: 5%;
}

.mb10 {
     margin-bottom: 10%;
}

.wlc {
     display: flex;
     justify-content: center;
     color: #414040;
     text-transform: uppercase;
     opacity: 1;
     height: 37px;
     letter-spacing: 0px;
}
/* .header{
    width: 100%;
    height: 25px;
}
 */
.pd {
     margin-top: 15px;
}

.trait {
     width: 11%;
     border: 1px solid #e82322;
     margin-left: auto;
     margin-right: auto;
}

.txt {
     display: flex;
     justify-content: center;
     text-align: center;
     color: #414040;
     letter-spacing: 0;
     opacity: 1;
}

.ship-choice {
     border: 1px solid #eceaea;
     width: 70%;
     height: 3.5em;
     background: #ffffff 0 0 no-repeat padding-box;
     color: #000000;
     line-height: 2;
     text-align: center;
     text-decoration: none;
     font-weight: 900;
     border-radius: 10px;
}

.choice-selected {
     border: 1px solid #e92322 !important;
}

.ship-type {
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding-top: 4%;
     width: 100%;
     text-align: left;
}

.ship-text {
     font-size: 12px;
     padding-left: 10px;
     color: black;
}

.ship-choice:hover {
     border: 1px solid red;
}

.ship-validation {
     text-align: center;
}

.kfc-radio {
     display: flex;
     justify-content: center;
}

.radio-group {
     position: relative;
}

#btn-back {
     cursor: pointer;
     float: left;
}

.checked {
     border: 1px solid red !important;
}

.checked-inner {
     background: red !important;
}

.outer-radio {
     background: #ffffff;
     border-radius: 50%;
     height: 20px;
     width: 20px;
     position: relative;
     border: 1px solid #bbb;
     margin-right: 20px;
}

.inner-radio {
     position: absolute;
     background: #fff;
     border-radius: 50%;
     height: 10px;
     width: 10px;
     top: 50%;
     left: 50%;
     margin: -5px 0px 0px -5px;
}

.container-map {
     width: 100%;
     height: 100%;
     padding-bottom: 5%;
}

.btn-valid {
     background: #e82322 0 0 no-repeat padding-box !important;
     border-color: transparent;
     width: 60% !important;
     border-radius: 30px !important;
     outline: none !important;
     height: 40px;
}

/*

/*
split 2
 */
.ship-adr {
     text-align: center;
}

.input-adress {
     height: 50px;
     width: 95%;
     border-radius: 44px;
     border: 1px solid #b4b4b4;
     padding-left: 7%;
     color: #000000;
     outline: none;
     background: #ffffff 0 0 no-repeat padding-box;
}

.div-home-valid {
     text-align: center;
}

/*
split 3
 */
.block-address {
     border: 1px solid #c9c5c5;
     border-radius: 4px;
     padding: 10px;
     margin: 10px 0;
     background: #ffffff 0 0 no-repeat padding-box;
}

.block-row {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     align-items: center;
}

.address,
.time {
     font-size: 10px;
     letter-spacing: 0px;
}
.info-kfc {
     padding: 0 10px;
     text-align: left;
     width: 70%;
}
.ship-choice-1 {
     border: 1px solid #eceaea;
     width: 70%;
     height: 3.5em;
     background: #ffffff 0 0 no-repeat padding-box;
     line-height: 2;
     text-align: center;
     color: #eceaea;
     text-decoration: none;
     font-weight: 900;
     border-radius: 10px;
}
#js-first-page,
#js-ship-home {
     padding-left: 5%;
     padding-right: 5%;
     padding-bottom: 10%;
     padding-top: 0%;
}

.adresses {
     overflow-y: auto;
     height: 275px;
}

.adresses::-webkit-scrollbar {
     width: 4px; /* width of the entire scrollbar */
}
.adrsses::-webkit-scrollbar-track {
     background: orange; /* color of the tracking area */
}
.adresses::-webkit-scrollbar-thumb {
     background-color: #ddd; /* color of the scroll thumb */
     border-radius: 20px; /* roundness of the scroll thumb */
}

/* split 3 */
.block-address {
     border: solid 1px #eeee;
     border-radius: 4px;
     padding: 10px;
     margin: 10px 0;
}
.block-row {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     align-items: center;
}
.address,
.time {
     font-size: 11px;
}

.kfc-tri-resto {
     background-color: red !important;
     border-color: transparent;
     width: 23%;
     border-radius: 20px;
     padding: 3px;
     font-size: 15px;
}

.name-resto {
     font-size: 14px;
}

.btn-tri-resto {
     padding-bottom: 1%;
     padding-top: 1%;
     border-radius: 25px;
     font-size: 14px;
     background-color: red !important;
}
@media screen and (max-width: 320px) {
     .outer-radio {
          width: 10%;
     }
}
@media screen and (max-width: 400px) {
     .ship-choice {
          width: 100% !important;
     }

     .ship-choice-1 {
          width: 100% !important;
     }
}

@media (min-width: 376px) and (max-width: 420px) {
     .outer-radio {
          width: 12%;
     }
}
@media screen and (max-width: 280px) {
     .outer-radio {
          width: 14%;
     }
}

#newID {
     display: initial !important;
}
@media only screen and (max-width: 720px) {
     .container-map {
          display: block;
     }
}
.notif {
     color: #e82322 !important;
     font-weight: bolder;
     font-size: 13px;
}

#kfc-codep {
     height: 50px;
     width: 100%;
     border-radius: 44px;
     border: 1px solid #b4b4b4;
     padding-left: 15%;
     color: #000000;
     outline: none;
     background: #ffffff 0 0 no-repeat padding-box;
}

#kfc-ville {
     border-radius: 44px;
     border: solid 1px #b4b4b4;
     height: 50px;
}
.ml-20 {
     margin-left: 20px;
}

@media (min-width:500px) {
     .modal-lg-address {
          max-width: 500px
     }
}

.kfc-modal-content {
     box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
          0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.resize {
     width: 100% !important;
     height: 100% !important;
}
#map-validation {
     padding-left: 2.5%;
}

#map-validation-address {
     padding-left: 2.5%;
}

@media only screen and (max-width: 720px) {
     #map-validation {
          font-size: 12px;
          font-weight: 500;
          padding-left: 2.5%;
          width: 80% !important;
          margin-top: 5%;
          margin-bottom: 5%;
     }
     .map-img {
          display: none !important;
     }
}

@media only screen and (max-width: 720px) {
     #map-validation-address {
          font-size: 12px;
          font-weight: 500;
          padding-left: 2.5%;
          width: 80% !important;
          margin-top: 5%;
          margin-bottom: 5%;
     }
     .map-img {
          display: none !important;
     }
}

.f-left {
     float: left;
}
.t-justify {
     text-align: justify;
}
ul.map-ul-top {
     font-size: 12px;
     color: #000;
     margin-top: -3%;
}
ul.map-ul-bottom {
     font-size: 8.4px;
     color: #000;
     margin-top: 2%;
}
.t-bold {
     font-weight: 700;
     color: #000000;
}

ul.map-ul-top,
ul.map-ul-bottom {
     list-style: none;
}
ul.map-ul-top li::before {
     content: "\2022";
     color: red;
     font-weight: bold;
     display: inline-block;
     width: 1em;
     font-size: 20px;
}
ul.map-ul-bottom li::before {
     content: "\2022";
     color: red;
     font-weight: bold;
     display: inline-block;
     width: 1em;
     font-size: 20px;
}

.map-shown {
     display: block;
}
.map-hidden {
     display: none !important;
}
.img-choice {
     max-width: 15%;
     margin-right: 10px;
}
