.contact-clean {
    padding-top: 80px;
    padding-bottom: 80px
}

.contact-clean form {
    max-width: 424px;
    width: 100%;
    margin: 0 auto;
    background: rgba(255,255,255,.95);
    padding: 30px 33px;
    border-radius: 10px;
    border: 2px solid #280A54;
    box-shadow: 0 4px 10px rgba(0,0,0,.15)
}

.contact-clean h2 {
    margin-top: 5px;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 36px;
    color: inherit
}

.contact-clean .form-group:last-child {
    margin-bottom: 5px
}

.contact-clean form .form-control {
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.05);
    outline: none;
    color: inherit;
    padding-left: 12px;
    height: 42px
}

.contact-clean form .form-control:focus {
    border: 1px solid #b2b2b2
}

.contact-clean form textarea.form-control {
    min-height: 66px;
    max-height: 260px;
    padding-top: 10px;
    resize: vertical
}

.contact-clean form .btn {
    padding: 16px 32px;
    border: none;
    background: none;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    outline: none!important;
    border-radius: 5px;
    margin: auto;
    display: block
}

.contact-clean form .btn:hover {
    opacity: 1
}

.contact-clean form .btn:active {
    transform: translateY(1px)
}

.contact-clean form .btn-primary,.contact-clean .btn-primary {
    background-color: #280A54!important;
    margin-top: 15px;
    color: #fff
}

.input--primary {
    transition: color 0.3s ease-in-out,background-color 0.3s ease-in-out;
    background: rgba(255,255,255,.95)!important;
    border-color: #280A54!important;
    border-width: 1px 1px 1px 3px!important;
    border-style: solid!important;
    border-radius: 5px!important;
    font-size: 14px
}

.input--primary::placeholder {
    color: #C0C0C0!important
}

.input--primary:hover {
    box-shadow: 0 4px 10px rgba(0,0,0,.15)!important;
    cursor: pointer
}

.input--primary:hover::placeholder {
    color: #898989!important
}

.input--primary:focus,.input--primary.visited {
    border-color: #343F6D!important
}

.input--primary.visited {
    color: #280A54!important
}

.contact-clean {
    padding-left: 20px;
    padding-right: 20px
}

.close-fls,.close-fpass {
    right: 7px;
    top: 7px
}

.form--ls {
    display: block!important
}

.bg-form--ls .box--modal-ls {
    width: 100%;
    justify-content: center
}

.box--modal-ls-r,.box--modal-ls-l {
    width: 100%
}

.tab-sign-login button {
    background: transparent;
    border: unset;
    box-shadow: none;
    margin: 0 5px;
    padding: 10px 5px
}

.tab-sign-login button.active span {
    color: var(--v2-second-color)
}

.tab-sign-login button.active:before,.tab-sign-login button:hover::before {
    content: '';
    position: absolute;
    bottom: 2px;
    background: var(--v2-second-color);
    width: -webkit-fill-available;
    height: 2px
}

.icpass-show {
    position: absolute;
    right: 8px;
    bottom: 5px;
    cursor: pointer
}

.icpass-none svg path:last-child {
    display: none
}

.btn-submit-ls,.btn-sign-ls {
    width: 100%;
    height: 40px;
    max-width: 180px
}

.btn-submit-ls:hover,.btn-sign-ls:hover {
    background: white!important
}

.btn-submit-ls:hover span,.btn-sign-ls:hover span {
    color: var(--v2-primary-color)!important
}

.forget-pass {
    border-bottom: 1px solid #6c757d;
    line-height: 17px
}

.otp__digit {
    width: 50px;
    text-align: center;
    height: 50px;
    border-radius: 5px;
    border: 1px solid #C0C0C0!important
}


.contact-clean .c-modal-box {
    max-width: fit-content
}

.contact-clean .c-modal-group {
    border-radius: 10px!important;
    overflow: hidden
}

form#form-booking-popup {
    max-width: 570px;
    padding: 50px 45px
}

.c-booking .icon--image {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #df1854;
    z-index: 9;
    font-size: 20px
}

.contact-clean.c-register .c_body,.contact-clean.c-register .c_body {
    background-image: none;
    border: 1px solid #280A54;
    border-radius: 10px
}

.contact-clean#s-address .c-modal-box,.contact-clean#s-time .c-modal-box {
    max-width: 500px!important;
    padding: 0!important
}

.fs-40 {
    font-size: 40px!important
}

.contact-clean#s-time .s_day ul li {
    width: 62px;
    flex: 0 0 auto;
    height: 72px;
    text-align: center;
    align-items: center;
    display: grid!important;
    border: 1px solid #df1854;
    margin-right: 16px;
    color: #333
}

.contact-clean#s-time .s_day,.contact-clean#s-time .s_time {
    overflow: hidden;
    border-bottom: 1px solid silver;
    border-radius: 0!important
}

.contact-clean.c-register .c_body {
    padding: 40px!important
}

.contact-clean.c-modal .c_close {
    width: 24px;
    height: 24px;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    border-radius: 3px;
    background: #E8E8E8;
    top: 8px;
    right: 8px
}

.contact-clean.c-modal .c_close:hover {
    background-color: #F6F6F6;
    border-radius: 3px
}

.contact-clean#s-time .s_day ul li.is-active,.contact-clean#s-time .s_time ul li.is-active {
    border: 2px solid #343F6D;
    background-color: #FFF;
    color: #343F6D
}

.contact-clean#s-time .s_day ul li:hover::before,.contact-clean#s-time ul li:hover::before {
    opacity: 0!important
}

.contact-clean#s-time .s_day ul li div:first-child {
    border-bottom: 1px solid #333
}

.contact-clean#s-time .s_day ul li.is-active div:first-child {
    border-bottom: 1px solid #343F6D
}

.contact-clean#s-time .s_day ul li:hover div:first-child {
    border-bottom: 1px solid #280A54
}

.contact-clean#s-time .s_day ul li:hover,.contact-clean#s-time ul li:hover {
    color: #280A54
}

.contact-clean#s-time .s_day ul li:hover,.contact-clean#s-time .s_day ul li.is-active,.contact-clean#s-time ul li:hover,.contact-clean#s-time ul li.is-active {
    box-shadow: 0 4px 10px rgba(0,0,0,.15)
}

.contact-clean#s-time .s_time ul li {
    width: 62px;
    height: 36px;
    text-align: center;
    margin-bottom: 0;
    margin-right: 0
}

.contact-clean#s-time li.disabled {
    background: #F6F6F6;
    border: none
}

.contact-clean#s-time .s_time {
    background: #FFF;
    padding: 0
}

.contact-clean#s-time li.disabled {
    background: #F6F6F6;
    border: none
}

.contact-clean#s-time .s_time {
    background: #FFF;
    padding: 0
}

.contact-clean#s-time .s_time #time-choice {
    column-gap: 8px;
    row-gap: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.contact-clean button.c-btn.c-button-9 {
    margin-top: 0!important
}

.s_result {
    height: 32px;
    display: flex;
    align-items: center;
    gap: 10px
}

.result__dash {
    border: 1px solid silver;
    height: 100%
}

.contact-clean#s-time button.button--previous-time {
    left: 0
}

.contact-clean#s-time button.button--next-time {
    right: 0
}

.contact-clean#s-time button.button--next-time,.contact-clean#s-time button.button--previous-time {
    top: 40%;
    height: 100%;
    background-color: #fff!important;
    box-shadow: none!important;
    padding: 0
}

.contact-clean#s-address .s_address ul li.store__item {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 4px;
    padding: 0
}

.contact-clean#s-address .s_address ul li.store__item .store__store_image img {
    width: 100%;
    height: 100%
}

.contact-clean#s-address .s_address ul li.store__item .store__store_image {
    height: 128px;
    width: 100%;
    margin-right: 0!important;
    border-radius: 20px 0;
    overflow: hidden
}

.contact-clean#s-address .s-home-15 .s_content .s_address {
    background-image: none!important;
    padding-left: 0;
    padding-right: 0;
    background: transparent!important
}

.contact-clean .s_address li:hover,.contact-clean .s_address li.active {
    background: transparent!important;
    color: #333
}

.contact-clean .s_address li:after {
    border: 1px solid #280A54;
    border-radius: 69px;
    right: 0;
    width: 24px;
    height: 24px
}

.contact-clean .s_address li .store__name {
    color: #280A54;
    margin-bottom: 8px;
    font-size: 16px;
    display: flex;
    align-items: flex-end;
    line-height: normal
}

.contact-clean .s_address li .store__name img {
    margin-right: 4px;
    width: 16.67px;
    height: 20px
}

.contact-clean .s_address li .store__address {
    padding-right: 20px
}

.contact-clean .s_address li .store__text {
    font-size: 16px
}

.contact-clean .s_address li.active .store__name {
    color: #343F6D
}

.contact-clean .s_address li:hover .checkO,.contact-clean .s_address li.active .checkO {
    box-shadow: 0 4px 4px rgba(0,0,0,.15),inset 0 2px 2px rgba(0,0,0,.25)
}

.contact-clean .s_address li:after {
    content: none!important
}

.checkO {
    position: absolute;
    top: 4px;
    left: 8px;
    width: 24px;
    height: 24px;
    background: #FFF;
    border-radius: 50%;
    border: 1px solid #280A54;
    cursor: pointer!important
}

.checkO::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff
}

.contact-clean#s-address .s_address ul li.store__item .checkO {
    position: absolute;
    top: 50%;
    right: 0px!important;
    left: auto!important;
    transform: translateY(-50%)
}

.contact-clean#s-address .s_address ul li.store__item .checkO:after {
    top: 0;
    left: 0
}

.contact-clean#s-address .s_address ul li.store__item.active .checkO:after {
    background: #343F6D;
    width: 16px;
    height: 16px;
    top: 3px;
    left: 3px
}

form#form-booking-popup {
    max-width: 570px
}

.c-booking .icon--image {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #df1854;
    z-index: 9;
    font-size: 20px
}

.contact-clean.c-register .c_body,.contact-clean.c-register .c_body {
    background-image: none;
    border: 1px solid #280A54;
    border-radius: 10px
}

.contact-clean#s-address .c-modal-box,.contact-clean#s-time .c-modal-box {
    max-width: 500px!important;
    padding: 0!important
}

.fs-40 {
    font-size: 40px!important
}

.contact-clean#s-time .s_day ul li {
    width: 62px;
    flex: 0 0 auto;
    height: 72px;
    text-align: center;
    align-items: center;
    display: grid!important;
    border: 1px solid #df1854;
    margin-right: 16px;
    color: #333
}

.contact-clean#s-time .s_day,.contact-clean#s-time .s_time {
    overflow: hidden;
    border-bottom: 1px solid silver;
    border-radius: 0!important
}

.contact-clean.c-register .c_body {
    padding: 40px!important
}

.contact-clean.c-modal .c_close {
    width: 24px;
    height: 24px;
    box-shadow: inset 0 2px 2px rgba(0,0,0,.15);
    border-radius: 3px;
    background: #E8E8E8;
    top: 8px;
    right: 8px
}

.contact-clean.c-modal .c_close:hover {
    background-color: #F6F6F6;
    border-radius: 3px
}

.contact-clean#s-time .s_day ul li.is-active,.contact-clean#s-time .s_time ul li.is-active {
    border: 2px solid #343F6D;
    background-color: #FFF;
    color: #343F6D
}

.contact-clean#s-time .s_day ul li:hover::before,.contact-clean#s-time ul li:hover::before {
    opacity: 0!important
}

.contact-clean#s-time .s_day ul li div:first-child {
    border-bottom: 1px solid #333
}

.contact-clean#s-time .s_day ul li.is-active div:first-child {
    border-bottom: 1px solid #343F6D
}

.contact-clean#s-time .s_day ul li:hover div:first-child {
    border-bottom: 1px solid #280A54
}

.contact-clean#s-time .s_day ul li:hover,.contact-clean#s-time ul li:hover {
    color: #280A54
}

.contact-clean#s-time .s_day ul li:hover,.contact-clean#s-time .s_day ul li.is-active,.contact-clean#s-time ul li:hover,.contact-clean#s-time ul li.is-active {
    box-shadow: 0 4px 10px rgba(0,0,0,.15)
}

.contact-clean#s-time .s_time ul li {
    width: 62px;
    height: 36px;
    text-align: center;
    margin-bottom: 0;
    margin-right: 0
}

.contact-clean#s-time li.disabled {
    background: #F6F6F6;
    border: none
}

.contact-clean#s-time .s_time {
    background: #FFF;
    padding: 0
}

.contact-clean#s-time li.disabled {
    background: #F6F6F6;
    border: none
}

.contact-clean#s-time .s_time {
    background: #FFF;
    padding: 0
}

.contact-clean#s-time .s_time #time-choice {
    column-gap: 8px;
    row-gap: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr
}

.contact-clean button.c-btn.c-button-9 {
    margin-top: 0!important
}

.s_result {
    height: 32px;
    display: flex;
    align-items: center;
    gap: 10px
}

.result__dash {
    border: 1px solid silver;
    height: 100%
}

.contact-clean#s-time button.button--previous-time {
    left: 0
}

.contact-clean#s-time button.button--next-time {
    right: 0
}

.contact-clean#s-time button.button--next-time,.contact-clean#s-time button.button--previous-time {
    top: 40%;
    height: 100%;
    background-color: #fff!important;
    box-shadow: none!important;
    padding: 0
}

.contact-clean#s-address .s_address ul li.store__item {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 4px;
    padding: 0
}

.contact-clean#s-address .s_address ul li.store__item .store__store_image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.contact-clean#s-address .s_address ul li.store__item .store__store_image {
    height: 128px;
    width: 100%;
    margin-right: 0!important;
    border-radius: 20px 0;
    overflow: hidden
}

.contact-clean#s-address .s-home-15 .s_content .s_address {
    background-image: none!important;
    padding-left: 0;
    padding-right: 0;
    background: transparent!important
}

.contact-clean .s_address li:hover,.contact-clean .s_address li.active {
    background: transparent!important;
    color: #333
}

.contact-clean .s_address li:after {
    border: 1px solid #280A54;
    border-radius: 69px;
    right: 0;
    width: 24px;
    height: 24px
}

.contact-clean .s_address li .store__name {
    color: #280A54;
    margin-bottom: 8px;
    font-size: 16px;
    display: flex;
    align-items: flex-end;
    line-height: normal
}

.contact-clean .s_address li .store__name img {
    margin-right: 4px;
    width: 16.67px;
    height: 20px
}

.contact-clean .s_address li .store__address {
    padding-right: 20px
}

.contact-clean .s_address li .store__text {
    font-size: 16px
}

.contact-clean .s_address li.active .store__name {
    color: #343F6D
}

.contact-clean .s_address li:hover .checkO,.contact-clean .s_address li.active .checkO {
    box-shadow: 0 4px 4px rgba(0,0,0,.15),inset 0 2px 2px rgba(0,0,0,.25)
}

.contact-clean .s_address li:after {
    content: none!important
}

.checkO {
    position: absolute;
    top: 4px;
    left: 8px;
    width: 24px;
    height: 24px;
    background: #FFF;
    border-radius: 50%;
    border: 1px solid #280A54;
    cursor: pointer!important
}

.checkO::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff
}

.contact-clean#s-address .s_address ul li.store__item .checkO {
    position: absolute;
    top: 50%;
    right: 0px!important;
    left: auto!important;
    transform: translateY(-50%)
}

.contact-clean#s-address .s_address ul li.store__item .checkO:after {
    top: 0;
    left: 0
}

.contact-clean#s-address .s_address ul li.store__item.active .checkO:after {
    background: #343F6D;
    width: 16px;
    height: 16px;
    top: 3px;
    left: 3px
}

.contact-clean#s-address .s_address ul li.store__item.active .checkO {
    border-color: #343F6D
}

#form-booking-popup [name="time"] {
    background: transparent;
    height: 40px!important;
    margin-top: 1px
}

.select2-container {
    width: 100%!important
}

.select2-container .select2-selection--single {
    height: 36px!important;
    transition: color 0.3s ease-in-out,background-color 0.3s ease-in-out;
    background: rgba(255,255,255,.95)!important;
    border-color: #280A54!important;
    border-width: 1px 1px 1px 3px!important;
    border-style: solid!important;
    border-radius: 5px!important;
    font-size: 14px;
    display: flex!important;
    align-items: center;
    overflow: hidden
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #C0C0C0!important
}

.select2-results__option--highlighted {
    background-color: firebrick!important;
    color: #000
}

.select2-results__option--selected {
    color: #fff;
    background-color: #df1854
}

.select2-selection__arrow {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    border: none!important;
    margin: auto!important;
    top: 8px!important;
    right: 10px!important;
    background-image: url(https://cdn.diemnhangroup.com/seoulcenter/2023/04/Frame-3516.svg)
}

.select2-selection__arrow b {
    display: none
}

li#select2-kovx-result-3jsp-none {
    display: none!important
}

span.select2.select2-container.select2-container--default.select2-container--below .select2-selection__rendered {
    color: #333333!important;
    background-color: #e7f0fe!important;
    width: 100%!important;
    height: 100%!important;
    display: flex;
    align-items: center
}

span.select2.select2-container.select2-container--default.select2-container--below .select2-selection__arrow {
    display: none
}

.c-form-border .c_input {
    border-color: #280A54!important
}

.c-form-border::before {
    background-image: linear-gradient(to right top,#280A54,#280A54)!important
}

.c-form-border .c_input::placeholder {
    color: #C0C0C0!important
}

.select2-results__option {
    font-size: 14px!important;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 0 10px!important;
    margin-top: 0;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear
}

.select2-results__options::-webkit-scrollbar {
    width: 5px
}

.select2-results__options::-webkit-scrollbar-thumb {
    background: #280A54!important;
    border-radius: 5px
}

.select2-results__options::-webkit-scrollbar-track {
    background: #F2F2F2
}

.select2-results {
    padding: 5px
}

.select2-dropdown {
    border: none!important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    z-index: 10000
}

.contact-clean .select2-container .select2-selection--single {
    height: 42px!important
}

#slidebar_form-advise button.btn {
    background-color: #280A54!important;
    color: #fff;
    padding: 13px 30px;
    border: 1px solid transparent;
    background: none;
    box-shadow: none;
    text-shadow: none;
    opacity: 1;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    outline: none!important;
    border-radius: 5px;
    margin: auto;
    display: block
}

#slidebar_form-advise button.btn:hover {
    background-color: #fff!important;
    color: #280A54;
    border: 1px solid #280A54
}

#slidebar_form-advise {
    width: 100%;
    margin: 0 auto;
    background: rgba(255,255,255,.95);
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #280A54;
    box-shadow: 0 4px 10px rgba(0,0,0,.15)
}

#slidebar_form-advise>div:first-child {
    font-size: 30px!important
}

#slidebar_form-advise textarea#message-reg {
    max-height: 90px
}

.contact-clean#s-address .s_address ul li.store__item {
    grid-template-columns: 130px 1fr;
    padding: 5px!important;
    padding-right: 0!important
}

.contact-clean .s_address li .store__address {
    padding-right: 30px
}

.contact-clean#s-address .s_address ul li.store__item .checkO {
    right: 10px!important;
    width: 20px;
    height: 20px
}

.contact-clean#s-address .s_address ul li.store__item.active .checkO:after,.contact-clean#s-address .s_address ul li.store__item .checkO:after {
    width: 12px;
    height: 12px;
    top: 3px;
    left: 3px
}

#s-time .s_day ul.custom-time {
    display: flex;
    justify-content: flex-start;
    overflow: auto;
    height: 95px;
    width: 100%;
    max-width: 500px
}

#s-time ul.custom-time li {
    width: 100%;
    max-width: 80px
}

ul#time-choice {
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 10px;
    justify-items: stretch;
    padding: 5px
}

ul#time-choice li {
    width: 100%!important;
    height: 35px!important
}

#s-time .s_day ul.custom-time li span {
    pointer-events: none!important
}

.contact-clean#s-address .s_address ul li.store__item .store__store_image {
    height: 90px
}

.contact-clean#s-address .s_address ul li.store__item {
    padding: 9px 5px!important;
    gap: 10px
}

.contact-clean#s-time .s_day ul li span:first-child {
    border-bottom: 1px solid #333;
    white-space: nowrap
}

.contact-clean#s-time .s_day ul li span {
    white-space: nowrap
}

.contact-clean#s-time .s_day ul li {
    width: 100%!important;
    min-width: max-content
}

.group-service .icon--image {
    position: absolute;
    right: 0;
    top: 6px
}

.c-cta .fa-spinner {
    display: none
}

.form-group .fa-spinner.load {
    display: inline-block!important
}

@media (max-width: 767px) {
    ul#time-choice {
        display:grid!important;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 10px;
        justify-items: stretch;
        padding: 5px
    }

    .fst--time.s_time {
        padding: 10px 0
    }

    .contact-clean#s-time .s_day ul li {
        max-width: min-content
    }

    .contact-clean form {
        padding: 40px 14px 26px 14px
    }

    .contact-clean {
        padding: 20px 0 50px 0
    }

    .contact-clean h2 {
        font-size: 32px!important
    }

    .contact-clean .c-modal-box {
        max-width: 100%!important;
        padding: 0 20px
    }

    .form-formAdvise {
        top: calc(100vh - 91%)
    }

    section.contact-clean {
        padding: 20px 20px 50px 20px;
        background-image: none!important
    }

    form#form-booking-popup {
        padding: 38px 16px
    }

    .contact-clean#s-address .c-modal-box,.contact-clean#s-time .c-modal-box {
        max-width: 100%!important;
        padding: 0 20px!important
    }

    .contact-clean#s-address .c_body,.contact-clean#s-time .c_body {
        padding: 45px 16px 32px 16px!important
    }

    #s-address .s-home-15 {
        padding: 0!important
    }

    .contact-clean#s-address .s_address ul li.store__item {
        grid-template-columns: 120px 1fr
    }

    .contact-clean#s-address .s_address ul li.store__item .store__store_image {
        height: 96px
    }

    .contact-clean .s_address li .store__name {
        font-size: 14px
    }

    .contact-clean .s_address li .store__text {
        font-size: 14px
    }

    form#form-booking-popup {
        padding: 38px 14px
    }

    form#form-booking-popup {
        padding: 24px 11px
    }

    #formBooking .contact-clean form .form-control {
        height: 35px
    }

    #form-booking-popup>div {
        margin-bottom: 10px!important
    }

    #form-booking-popup>div:first-child,#form-booking-popup>p {
        margin-bottom: 0px!important
    }

    #formBooking form button.btn,#form_form-advise .contact-clean .btn-primary {
        padding: 10px 32px!important
    }

    #formBooking.show .c-modal-box,#formCTA.show .c-modal-box {
        top: 50%!important;
        transform: translate(0%,-50%)!important
    }

    #formBooking .c-booking .icon--image {
        position: absolute;
        right: 5px;
        top: 7px;
        color: #df1854;
        z-index: 9;
        font-size: 15px
    }

    .contact-clean form .btn-primary,.contact-clean .btn-primary {
        padding: 10px 32px
    }

    #tab-localtion-f a.nav-link {
        white-space: normal;
        text-align: center;
        padding: 5px 4px
    }

    div#popupMapStore .c_close {
        top: 8px;
        right: 28px
    }
}

@media (max-width: 375px) {
    .contact-clean#s-address .s_address ul li.store__item {
        grid-template-columns:98px 1fr
    }

    .contact-clean#s-address .s_address ul li.store__item .store__store_image {
        height: 60px
    }

    .checkO {
        width: 20px;
        height: 20px
    }

    .checkO::after {
        width: 16px;
        height: 16px
    }

    .contact-clean#s-address .s_address ul li.store__item.active .checkO:after {
        width: 12px;
        height: 12px
    }

    .contact-clean .s_address li .store__name {
        font-size: 13px
    }

    .contact-clean .s_address li .store__text {
        font-size: 13px
    }

    #formBooking.show .c-modal-box,#formCTA.show .c-modal-box {
        top: 60%!important;
        transform: translate(0%,-50%)!important
    }
}
