footer .icons .fa {
    color: #616161;
    font-size: 25px;
    margin: 0 11px;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.8);
    border-color: transparent;
}
.header-btn {
    border-radius: 6px;
}
.w-100 {
    width: 100%;
}
#page-header {
    position: sticky;
    top: 0;
    z-index: 1052;
    background: #fff;
    box-shadow: rgb(0 0 0 / 12%) 0 1px 3px, rgb(0 0 0 / 24%) 0 0 2px;
}
#deals-list .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid transparent;
    border-radius: 7px;
    box-shadow: 0 0.15em 1.35em 0 rgb(0 0 0 / 14%);
}
input {
    background-color: #f5f5f5;
    color: #000;
    border: 1px solid transparent;
    padding: 10px;
    outline: 0;
    width: 400px;
}
.term-content ul {
    padding-inline-start: 30px;
}
.pp-content ul {
    padding-inline-start: 30px;
}
.pp-content ul.pp-ul-list .pp-ul-sub-list {
    padding-inline-start: 10px;
}
.url-img-wrapper {
    height: auto;
    display: block;
    margin: auto;
}
.term-content .main-ul-list li {
    list-style-type: decimal-leading-zero;
    margin-top: 30px;
}
.term-content .sub-ordered-list ul {
    padding-inline-start: 0;
}
.pp-ul-sub-list li {
    list-style-type: disc;
    margin-top: 15px;
}
.pp-ul-sub-list li p span {
    font-weight: 600;
    font-size: 16px;
}
.pp-ul-list li h4 {
    color: #0b4c6e;
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 20px;
}
.term-content .sub-ordered-list li {
    list-style-type: lower-roman;
    margin-top: 4px;
    font-size: 14px;
}
.disclaimer-content ul li {
    margin-top: 10px;
}
.term-content .sub-ul-list li {
    font-size: 15px;
    list-style-type: lower-alpha;
    margin-top: 12px;
}
.fw-300 {
    font-weight: 300;
}
.font-12 {
    font-size: 13px;
    width: 100%;
    vertical-align: middle;
    align-items: center;
    align-self: center;
    color: #6c757d !important;
}
.font-15 {
    font-size: 15px;
    width: 100%;
    vertical-align: middle;
    align-items: center;
    align-self: center;
}
.first-section h2 {
    color: #0b4c6e;
    font-size: 42px;
    font-weight: 600;
    padding: 11px 0;
}
.image-wrapper {
    display: block;
    margin: auto;
}
.image-wrapper img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 12px;
}
.reseller-image .image-wrapper img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 12px;
    width: 100%;
    height: 100%;
}
.howitworks .image-wrapper img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 12px;
    width: 100%;
    height: 100%;
}
.reseller-program h1 {
    font-weight: 700;
}
.lookout-text h4 {
    font-weight: 200;
}
.locate-address-section {
    min-height: 555px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add-btns {
    display: block;
    margin: auto;
    padding: 20px 0;
    background: #fafafa;
}
.add-btns a {
    border-width: 2px;
    border-radius: 4px;
    padding: 10px 25px;
    margin: 10px;
    color: #0b4c6e;
    border-radius: 10px;
    border: 2px solid #63d6d6;
    outline: 0 !important;
    box-shadow: unset !important;
    min-width: 200px;
}
.add-btns a:hover {
    color: #fff;
    background: #63d6d6;
    font-weight: 700;
}
.add-btns a:hover .icons {
    color: #fff;
}
.add-btns .icons {
    font-size: 40px;
    color: #54d2d2;
}
.auth-nav {
    margin-left: 10px;
    cursor: pointer;
}
.auth-nav .dropdown-menu {
    right: 0 !important;
    left: unset;
}
.first-section h5 {
    font-size: 32px;
    font-weight: 600;
    font-size: 32px;
    font-weight: 600;
}
.alreadylogin:hover {
    border-bottom: 1px solid #0056b3;
    padding-bottom: 3px;
}
.second-section h4 {
    font-size: 40px;
    line-height: 30px;
    font-weight: 600;
}
.second-section .card {
    font-size: 17px !important;
    padding: 11px 11px 5px;
    border: 1px solid transparent;
    box-shadow: 0 1px 2px rgb(54 64 67 / 30%), 0 1px 3px rgb(54 64 67 / 15%);
    height: 170px;
    text-align: justify;
}
.second-section .card.use-ginbox {
    padding: 11px 11px 5px;
    border: 1px solid transparent;
    box-shadow: 0 1px 2px rgb(54 64 67 / 30%), 0 1px 3px rgb(54 64 67 / 15%);
    height: 200px;
    text-align: justify;
}
.second-section .card:focus,
.second-section .card:hover {
    box-shadow: rgb(0 0 0 / 15%) 8px 8px 30px;
}
.fourth-section h3 {
    font-weight: 600;
    font-size: 40px;
}
.pp-content {
    text-align: justify;
}
.disclaimer-content {
    text-align: justify;
}
.term-content {
    text-align: justify;
}
#accordion p {
    text-align: justify;
}
.second-section .fa-circle {
    color: #0b4c6e;
    font-size: 26px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 17px !important;
    font-weight: 200;
}
.navbar-nav .first-name {
    font-weight: 200;
}
.h1-heading {
    font-size: 40px;
    font-weight: 600;
}
.footer-details {
    font-size: 16px;
    font-weight: 600;
    color: #0b4c6e;
}

#footer-description .big-footer-heading {
    font-size: 20px;
    font-weight: 600;
    color: #0b4c6e;
}

.second-section {
    padding: 40px 0 20px 0;
}
.third-section {
    padding: 0 0 40px 0;
}
.third-section .g-recaptcha div {
    margin: auto;
}
.filled-btn {
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}
.outline-btn {
    background: #fff;
    border: 1px solid #0b4c6e;
    color: #0b4c6e;
    padding: 10px 25px;
    border-radius: 5px;
}
.card-img {
    width: 45%;
}
.accordion .card-header:after {
    font-family: FontAwesome;
    content: "\f106";
    float: right;
    color: #0b4c6e;
}
.accordion .card-header.collapsed:after {
    content: "\f107";
    color: #0b4c6e;
}
.accordion > .card {
    overflow: hidden;
    border: 1px solid #fafafa;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
    background: #fafafa;
    font-size: 24px;
    color: #000;
    line-height: 28px;
    border-bottom: 2px solid #e0e0e0;
    padding: 32px 0;
    cursor: pointer;
}
.card-title {
    color: #000;
    margin-bottom: 0.75rem;
}
.accordion .card-body {
    border-bottom: 1px solid #e0e0e0;
    color: #616161;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0.1px;
    line-height: 28px;
    padding-bottom: 32px;
    background-color: #fafafa;
}
.card-header[aria-expanded="true"] {
    border-bottom: 1px solid transparent !important;
}
.fourth-section {
    padding: 60px 142px;
    background: #fafafa;
}
.url-img-wrapper img {
    width: 80%;
    object-fit: cover;
    height: 100%;
    display: block;
    margin: auto;
}
span.circle {
    display: block;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #0b4c6e;
    color: #fff;
    text-align: center;
    float: left;
}
.bg-light {
    background-color: #fff !important;
}
.signin-link {
    font-size: 14px;
    color: #222;
    display: block;
    text-align: center;
}
.signup-link {
    font-size: 14px;
    color: #222;
    display: block;
    text-align: center;
}
.footer-heading {
    color: #616161;
    font-size: 15px;
    text-align: left;
}
.sitemap-section .footer-heading {
    color: #616161;
    font-size: 15px;
    text-align: left;
}
.sitemap-section .nav-tabs .nav-link {
    color: #6c757d;
}
#navbarNav {
    justify-content: flex-end;
}
html {
    scroll-behavior: smooth;
}
body {
    font-family: Roboto, sans-serif;
}
.otp-field {
    border: 1px solid #3e8d1a !important;
    background: #dff0d8 !important;
}
.active-address {
    position: absolute;
    left: 17px;
    top: -19px;
    background: #4caf50;
    color: #fff;
    padding: 3px 8px;
    font-size: 11px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.address-details {
    -webkit-box-shadow: 0 3px 15px #b8c6db;
    max-width: 360px;
    margin: auto;
    padding: 14px;
    text-transform: capitalize;
}
.border-active {
    border-color: green !important;
}
.payments-item img.mr-3 {
    width: 47px;
}
.order-list .btn {
    border-radius: 2px;
    min-width: 121px;
    font-size: 13px;
    padding: 7px 0 7px 0;
}
.osahan-account-page-left .nav-link {
    padding: 10px 20px 10px 10px;
    border: none;
    font-weight: 600;
    color: #535665;
}
.nav-tabs .nav-item {
    align-items: center;
}
.osahan-account-page-left .nav-link i {
    width: 28px;
    height: 28px;
    background: #535665;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    font-size: 15px;
    border-radius: 50px;
    margin: 0 7px 0 0;
    color: #fff;
}
.osahan-account-page-left .nav-link {
    font-weight: 100 !important;
    color: #535665;
    border: 1px solid #d3d3d3;
    margin: 5px 0;
    border-radius: 10px;
    text-align: left;
}
.osahan-account-page-left .nav-link.active {
    background-color: #fff;
    border: 1px solid #072448;
    color: #072448 !important;
}
.osahan-account-page-left .nav-link.active i {
    background: #072448 !important;
}
.osahan-user-media img {
    width: 120px;
    object-fit: cover;
    height: 120px;
}
.osahan-user-media .fa-camera {
    position: absolute;
    right: auto;
    z-index: 1;
    color: gray;
    left: 58%;
    cursor: pointer;
    font-size: 24px;
    top: 90px;
}
.osahan-user {
    position: relative;
}
.card offer-card h5.card-title {
    border: 2px dotted #000;
}
.card.offer-card h5 {
    border: 1px dotted #daceb7;
    display: inline-table;
    color: #17a2b8;
    margin: 0 0 19px 0;
    font-size: 15px;
    padding: 6px 10px 6px 6px;
    border-radius: 2px;
    background: #fffae6;
    position: relative;
}
.card.offer-card h5 img {
    height: 22px;
    object-fit: cover;
    width: 22px;
    margin: 0 8px 0 0;
    border-radius: 2px;
}
.card.offer-card h5:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #daceb7;
    content: "";
    left: 30px;
    position: absolute;
    bottom: 0;
}
.card.offer-card h5:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #daceb7;
    content: "";
    left: 30px;
    position: absolute;
    top: 0;
}
.payments-item .media {
    align-items: center;
}
.payments-item .media img {
    margin: 0 40px 0 11px !important;
}
.reviews-members .media .mr-3 {
    width: 56px;
    height: 56px;
    object-fit: cover;
}
.order-list img.mr-4 {
    width: 70px;
    height: 70px;
    object-fit: cover;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    border-radius: 2px;
}
.osahan-cart-item p.text-gray.float-right {
    margin: 3px 0 0 0;
    font-size: 12px;
}
.osahan-cart-item .food-item {
    vertical-align: bottom;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.rounded-pill {
    border-radius: 50rem !important;
}
a:hover {
    text-decoration: none;
}
#editAddressModal input[type="tel"] {
    padding-left: 38px;
}
#editAddressModal .pre-code {
    position: absolute;
    top: 8px;
    left: 22px;
}
#editAddressModal .select2-container--default .select2-selection--single {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + 0.75rem + 2px) !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}
input[name="ginbox_number"] {
    text-transform: uppercase;
}
.ginbox-view {
    position: relative;
    background: #fafafa;
}
.focussed-in {
    background-color: #fff !important;
}
input[name="ginbox_number"] {
    text-transform: inherit;
    background-color: #fff;
    border: 1px solid #194a6e;
}
input[name="ginbox_number"]::-webkit-input-placeholder {
    text-transform: inherit;
}
input[name="ginbox_number"]::-moz-placeholder {
    text-transform: inherit;
}
.check-availability[type="button"] {
    padding: 10px;
    width: 200px;
    color: #fff;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}
.navigate-btn {
    padding: 10px;
    width: 200px;
    color: #fff;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}
.save-address-profile-button {
    padding: 10px;
    width: 200px;
    background: #134b6e;
    border: 1px solid #134b6e;
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;
}

.themed-button{
    padding: 10px;
    width: 200px;
    background: #134b6e;
    border: 1px solid #134b6e;
    padding: 10px 25px;
    border-radius: 5px;
    color: #fff;       
}

button.check-availability:disabled {
    padding: 10px;
    width: 200px;
    color: #fff;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}
.generate-ginbox-number[type="button"] {
    background-color: #1aadb5;
    border: 1px solid #1aadb5;
    padding: 10px;
    width: 200px;
    color: #fff;
}
.signup-page {
    background-color: #1aadb5;
    border: 1px solid #1aadb5;
    padding: 10px;
    width: 200px;
    color: #fff;
}
.generate-ginbox-number[type="submit"] {
    background-color: #1aadb5;
    border: 1px solid #1aadb5;
    padding: 10px;
    width: 200px;
    color: #fff;
}
.ginbox-number-box {
    display: inline-block;
    border: 2px dashed #0b4c6e;
    padding: 10px;
    border-radius: 5px;
    margin: 30px 0 0 0;
}
.banner-txt {
    color: #0b4c6e;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 30px;
}
.flyer-wrapper img {
    height: 100%;
    width: 100%;
}
.seo-data-desc {
    color: gray;
    font-size: 16px;
}
.add-address {
    background-color: #0b2348;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    float: right;
    line-height: 35px !important;
    font-size: 16px;
}
.w-auto {
    width: auto;
}
.modal-confirm {
    color: #636363;
    width: 400px;
}
.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 14px;
}
.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}
.modal-confirm h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -10px;
}
.modal-confirm .close {
    position: absolute;
    top: -5px;
    right: -2px;
}
.modal-confirm .modal-body {
    color: #999;
}
.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
    color: #999;
}
.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
    color: #f15e5e;
    font-size: 46px;
    display: inline-block;
    margin-top: 13px;
}
.modal-confirm .btn,
.modal-confirm .btn:active {
    color: #fff;
    border-radius: 4px;
    background: #60c7c1;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
}
.modal-confirm .btn-secondary {
    background: #c1c1c1;
}
.modal-confirm .btn-secondary:focus,
.modal-confirm .btn-secondary:hover {
    background: #a8a8a8;
}
.modal-confirm .btn-danger {
    background: #f15e5e;
}
.modal-confirm .btn-danger:focus,
.modal-confirm .btn-danger:hover {
    background: #ee3535;
}
.successPopup {
    position: fixed;
    z-index: 999;
}
.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 400px;
    height: auto;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    overflow: hidden;
    background-color: #4654ea;
    border-radius: 10px;
}
.popup .fa-check-circle {
    color: #fff;
    font-size: 35px;
}
.popup p {
    font-weight: 600;
    font-size: 17px;
    color: #fff;
    margin-left: 15px;
    margin-bottom: 0;
    padding: 12px 0;
}
.popup .timeIndicator {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height: 4px;
    background-color: rgba(255, 255, 255, 0.2);
}
.overlay {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(4, 5, 13, 0.9);
    z-index: 10;
}
.hidden {
    display: none;
}
.logo-img-wrapper {
    height: auto;
    width: 140px;
}
.logo-img-wrapper img {
    height: 100%;
    width: 100%;
}
#sign-in-form {
    position: relative;
}
.countdown {
    position: absolute;
    right: 24px;
    bottom: 67px;
    color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 12px !important;
    right: 1px;
    width: 20px;
}
.pre-code {
    position: absolute;
    top: 32px;
    left: 26px;
    font-size:12px;
}
#addAddressModal .select2-selection {
    display: block !important;
    width: 100% !important;
    height: calc(1.5em + 0.75rem + 2px) !important;
    padding: 0.375rem 0.75rem !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}
#addAddressForm .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#addAddressForm .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid unset !important;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single {
    border: unset !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 30% !important;
    width: 0;
}
.sidenav-bakcdrop {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    transition: 0.8s;
    display: none;
}
.sidenav {
    width: 200px;
    background-color: #59d2d2;
    overflow-x: hidden;
    transition: 0.5s;
    height: 100%;
    margin-left: auto;
    position: relative;
}
#mySidenav ul {
    padding-inline-start: 30px;
    margin-top: 60px;
}
.sidenav .nav-link {
    color: #0b2348;
    text-decoration: none;
    font-size: 16px;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .first-name {
    font-weight: 200;
}
.sidenav .closebtn {
    position: absolute;
    top: 7px;
    right: 32px;
    font-size: 36px;
    color: #0b2348;
    padding: unset;
}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}
.ginbox-card {
    height: 200px;
    width: 400px;
    margin: auto;
    border: 1px solid #134b6e;
    border-radius: 15px;
    background-color: #134b6e;
    background-image: url(https://www.transparenttextures.com/patterns/dark-circles.png);
}
.ginbox-card .col-7 {
    filter: drop-shadow(4px 0 4px rgba(50, 50, 0, 0.5));
    position: relative;
}
.ginbox-card .left-side {
    background: #fff;
    height: 100%;
    padding: 0 15px;
    clip-path: polygon(0 0, 87% 0, 100% 100%, 0 100%);
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.ginbox-card .left-side .copied {
    position: absolute;
    bottom: 69px;
    left: 85px;
    font-size: 13px;
}
.ginbox-card .right-side {
    position: relative;
}
.ginbox-card .right-side .smart-div {
    color: #fff;
    width: 146px;
    display: block;
    position: absolute;
    right: 19px;
    top: 8px;
}
.ginbox-card .right-side .smart-div p:nth-child(2) {
    font-size: 12px;
    padding: 0 2px 0 0;
}
.smart-span {
    font-weight: 700;
    letter-spacing: 1px;
}
.name-div {
    position: absolute;
    bottom: 8px;
    width: 100%;
    padding: 0 16px 0 0;
}
.name {
    margin: 10px 0 0 0;
    text-align: center;
    font-weight: 700 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px !important;
    width: 149px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ginbox-card .avatarBorder {
    position: absolute;
    bottom: 42px;
    right: 20px;
    width: 80px;
    height: 80px;
}
.ginbox-card .avatarBorder img {
    height: 80px;
    width: 80px;
    border-radius: 8px;
    border: 1px solid #fff;
    margin-right: 25px;
}
.ginbox-card .ginbox-logo {
    width: 80px;
    margin: 12px 0 0 1px;
    display: inline-block;
}
.ginbox-card .ginbox-number {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 26px;
    color: #134b6e;
    position: absolute;
    top: 78px;
    border: 2px dashed #0b4c6e;
    padding: 4px;
}
.ginbox-card .left-side .far.fa-copy {
    color: #9aa4ab;
    margin: 0 4px 0 8px;
    cursor: pointer;
    font-size: 17px;
    position: absolute;
    top: 102px;
    right: 17px;
}
.ginbox-card .left-side .fas.fa-envelope {
    color: #134b6e;
    vertical-align: middle;
    margin: 0 4px 0 0;
}
.ginbox-card .email.truncate {
    margin: 25px 0 0 0;
    font-size: 13px;
    display: inline-block;
}
.ginbox-card .left-side .fas.fa-map-marker-alt {
    color: #134b6e;
    vertical-align: middle;
    margin: 0 8px 0 0;
    position: absolute;
    bottom: 12px;
    font-size: 19px;
}
.info-contact-us {
    padding: 10px;
    width: 200px;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    border-radius: 5px;
}
.info-contact-us:hover {
    padding: 10px;
    width: 200px;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    border-radius: 5px;
}
.icon-img-wrapper img {
    height: 100%;
    width: 100px !important;
}
.technologies-wrapper img {
    height: 100%;
    width: 100%;
}
.technologies-wrapper {
    width: 200px;
    display: block;
    margin: auto;
}
.flow-graphic img {
    width: 100%;
    height: 100%;
}
.custom-row {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}
.desk-padding {
    padding: 0 200px;
}
.desk-padding h6 {
    font-size: 1.3rem;
}
.about-img-wrap {
    width: 400px;
    display: block;
    margin: auto;
}
.custom-row-heading {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}
.flow-graphic {
    width: 600px;
    display: block;
    margin: auto;
}
.primary-color {
    color: #0b4c6e;
}
.no-primary-address p {
    font-size: 12px;
    padding-left: 18px;
    margin-top: 0;
    display: block;
    position: absolute;
    bottom: -12px;
    width: 203px;
    padding: 0 0 0 21px;
}
.ginbox-card .city {
    position: absolute;
    bottom: 9px;
    left: 32px;
    font-size: 12px;
    width: 68px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#retrieve-form input {
    border: 1px solid #194a6e;
    width: 400px;
}
.third-section h2 {
    font-size: 40px;
    font-weight: 600;
}
.ginbox-card .country {
    font-size: 13px;
    margin: 0 0 0 20px;
    position: absolute;
    right: 8px;
    bottom: 7px;
    width: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ginbox-card .flag {
    position: absolute;
    right: 101px;
    bottom: 6px;
    height: 28px;
    width: 28px;
}
.ginbox-card .flag img {
    width: 28px;
}
.logo-footer {
    max-width: 100px;
    margin-right: 10px;
}
#footer {
    margin-top: 20px;
}
#sticky_button {
    display: none;
}
.sticky-nav ul {
    width: 100%;
    list-style-type: none;
    list-style-type: none;
    margin-bottom: 1px;
    justify-content: space-around;
    padding-inline-start: 0;
}
.sticky-img {
    display: block;
    margin: auto;
    text-align: center;
    color: #0b4c6e;
    font-size: 14px;
}
.sticky-nav {
    display: none;
}
.sticky-txt {
    color: #0b4c6e;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
}
.guide-banner img {
    height: 100%;
    width: 100%;
}
.guide-banner .image-container {
    position: relative;
}
.guide-banner .image-container .heading-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.guide-banner .image-container .heading-container h1 {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 50px;
}
.howitworks h5 {
    font-size: 24px;
    font-size: 24px;
    color: #6c757d;
    font-weight: 500;
}
#map {
    width: 100%;
    height: 370px;
    border-radius: 10px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #134b6e;
    border-color: #134b6e;
}
body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
.title {
    font-weight: 700;
}
#infowindow-content {
    display: none;
}
#map #infowindow-content {
    display: inline;
}
.search-ginbox-number[type="button"], .search-ginbox-number[type="submit"] {
    background-color: #0b2348;
    border: 1px solid #0f2248;
    padding: 10px;
    width: 200px;
    color: #fff;
    border-radius: 5px;
}
.navigate-btn {
    background-color: #0b2348;
    border: 1px solid #0f2248;
    padding: 10px;
    width: 250px !important;
    color: #fff;
}
.clipboard {
    position: relative;
}
.share-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.share-links ul li {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}
.share-links ul li a i {
    color: #0b2348;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    font-size: 27px;
    margin: 8px;
}
.share-links ul li a {
    display: block;
    font-size: 1.4em;
    margin: 0 5px;
    text-decoration: none;
}
.copy-input {
    max-width: 360px;
    width: 100%;
    cursor: pointer;
    background-color: #f7f6f6;
    border: none;
    color: #6c6c6c;
    font-size: 14px;
    border-radius: 5px;
    padding: 15px 45px 15px 15px;
    font-family: Montserrat, sans-serif;
    box-shadow: 0 3px 15px #b8c6db;
    -moz-box-shadow: 0 3px 15px #b8c6db;
    -webkit-box-shadow: 0 3px 15px #b8c6db;
}
.copy-btn {
    width: 40px;
    background-color: #eaeaeb;
    font-size: 18px;
    padding: 6px 9px;
    border-radius: 5px;
    border: none;
    color: #6c6c6c;
    margin-left: -50px;
    transition: all 0.4s;
}
#copyClipboard .copied {
    font-family: Montserrat, sans-serif;
    width: 75px;
    position: fixed;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    padding: 15px 15px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 15px #b8c6db;
    -moz-box-shadow: 0 3px 15px #b8c6db;
    -webkit-box-shadow: 0 3px 15px #b8c6db;
}
.sync_address {
    padding: 5px;
    width: fit-content;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    border-radius: 5px;
}
.check-ginbox-availability {
    padding: 5px;
    width: fit-content;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    border-radius: 5px;
}
.check-ginbox-availability[disabled] {
    background: #e9ecef;
    color: #000;
    border: 1px solid #000;
}
.sync_address[disabled] {
    background: #e9ecef;
    color: #000;
    border: 1px solid #000;
}
.powered-txt-img {
    width: 10% !important;
}
.look-out {
    padding: 36px;
    text-align: center;
    background-color: #f0f8ff;
    margin-top: 25px;
}
.becoming-reseller h1 {
    font-weight: 700;
}
.reseller-header {
    background-image: url(../images/reseller-bg.png);
}
.reseller {
    width: 80% !important;
}
.reseller-features {
    display: flex;
}
.reseller-features h4 {
    font-weight: 700;
}
.reseller-icon {
    width: 100%;
}
.benefits {
    background-image: url(../images/reseller-parallax-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.benefits .row {
    justify-content: flex-end;
}
.benefits-list li {
    font-size: 20px;
}
.reseller-image .image-wrapper {
    padding: 0 125px;
}
.copy-btn-container {
    font-size: 21px;
    position: relative;
    margin-bottom: 20px;
}
.copy-key-text-input-container {
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-shadow: 0 3px 15px #b8c6db;
    font-size: 14px;
    padding: 0;
    position: relative;
}
.key-copy-text-btn {
    position: absolute;
    right: -16px;
    font-size: 15px;
    bottom: 0;
}
.copy-btn-container .copied {
    position: absolute;
    right: -30px;
    font-size: 14px;
    color: #a9a9a9;
    background: content-box;
    bottom: -20px;
}
#access-key-container {
    display: none;
}
.error_list {
    list-style-type: auto;
    color: #dc3545 !important;
}
.merchant-signup {
    align-items: start !important;
}
.merchant-signup ul {
    list-style-type: "- ";
    text-align: left;
    padding-inline-start: 12px;
}
.merchant-signup ul {
    list-style-type: disc;
    text-align: left;
    padding-inline-start: 12px;
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 600;
}
.merchant-signup ul li {
    margin-bottom: 5px;
}
.merchant-login {
    align-items: start !important;
}
.merchant-login ul {
    list-style-type: disc;
    text-align: left;
    padding-inline-start: 12px;
    margin-bottom: 40px;
    margin-top: 30px;
    font-weight: 600;
}
.merchant-login ul li {
    margin-bottom: 5px;
}
.merchant-signup-container .main-heading {
    font-weight: 700;
    font-size: 2.5rem;
    text-align: left;
    margin: 0;
}
.merchant-signup-container .secondary-heading {
    font-weight: 600;
}
.modal-proceed-btn {
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    border-radius: 5px;
}
.signup-radio-btn-container {
    display: flex;
}
.signup-radio-btn-container .input-container {
    text-align: left;
    width: 50%;
    display: flex;
}
.signup-radio-btn-container .input-container input {
    width: 22px !important;
    height: 20px;
    margin-top: 1px !important;
    margin-bottom: 0 !important;
}
.form-radio-check {
    width: unset;
    height: unset;
    display: inline;
    outline: 0;
    box-shadow: unset;
}
.form-radio-check:focus {
    outline: 0;
    box-shadow: unset;
}
form input[type="file"] {
    height: unset;
}
.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    padding: 4px 10px;
}
.datetimepicker .datetimepicker-hours span {
    margin: 4px 8px;
}
.ads-address-change-btn {
    color: #fff;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    padding: 10px 25px;
    border-radius: 5px;
    text-decoration: none;
}
.ads-address-change-btn:focus,
.ads-address-change-btn:hover {
    color: #fff;
    background: #0b4c6e;
    text-decoration: none;
}
#deals-list .image-container {
    width: 100%;
    position: relative;
    min-height: 175px;
}
#deals-list .image-container img {
    width: 100%;
    height: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.featured-icon {
    position: absolute;
    top: 2px;
    right: 5px;
    background: #fff;
    border-radius: 12px;
    padding-right: 3px;
    display: none;
}
.deals-brand-name {
    font-weight: 900;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
    width: 100%;
    max-width: 210px;
}
.deals-brand-name:hover {
    color: #000;
    font-weight: 900;
    font-size: 15px;
}
.deals-font-12 {
    font-size: 12px;
    color: gray;
    font-weight: 600;
}
.valid-upto-heading {
    font-size: 13px;
    color: gray;
}
#deals-list .ads-site-detail-btn {
    color: #fff;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    padding: 3px 4px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 13px;
}
.featured-deal {
    border-radius: 7px;
    height: 24px;
}
.save-address-profile-button:disabled {
    color: #000;
    font-weight: bold;
    background-color: #e9ecef;
    border-color: #134b6e;
}
.deala-detail-add-image-container {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.deala-detail-add-image-container img {
    width: 86%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.grey-text {
    color: #535665;
    font-weight: 100;
}
.post-add-btn {
    font-weight: 600;
    background-color: #134b6e;
    border: 1px solid #134b6e;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
}
.toggle-icon {
    font-size: 25px;
    cursor: pointer;
}
#post-ad-btn-2 {
    display: none;
}
.ginbox-for-you-card {
    height: 175px !important;
}
.homepage-static-banner-section {
    display: flex;
    flex-wrap: wrap;
}
.homepage-static-banner-section .banner-image-container {
    width: 25%;
    padding: 15px;
}
.homepage-static-banner-section .banner-image-container img {
    width: 100%;
    border-radius: 15px;
    height: 100%;
}
.preview-image {
    display: none;
    width: 100%;
    height: auto;
    /* object-fit: cover; */
}
.highlighted-link {
    color: #54d2d2;
}
.deals-highlighted-link {
    color: #616161;
}
.stylish-text {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-style: italic;
}
#add-primary-address-container .card {
    box-shadow: 0 1px 2px rgb(0 0 0 / 14%), 0 1px 3px rgb(0 0 0 / 14%);
    max-height: 190px;
    border-radius: 15px;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}
#add-primary-address-container .card.disabled{
    background: #f1f1f1b3;
}
#add-primary-address-container .card .card-body {
    padding: 10px 15px 15px 15px;
}
#add-primary-address-container .card.active,
#add-primary-address-container .card:focus {
    box-shadow: 0 1px 2px rgb(84 210 210), 0 1px 3px rgb(99 214 214);
}
#add-primary-address-container .card .address-text {
    color: #535665;
    font-size: 14px;
}
.pac-container {
    top: 70px !important;
    left: 17px !important;
}
#end-date-time,
#start-date-time {
    background-color: #fff;
}
.email-table {
    margin-left: auto;
}
.text-bold {
    font-weight: 700;
}
.custom-radio-container label {
    display: block;
    position: relative;
    padding-left: 38px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
}
.custom-radio-container label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 10px;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}
.custom-radio-container label:hover input ~ .checkmark {
    background-color: #ccc;
}
.custom-radio-container label input:checked ~ .checkmark {
    background-color: #000;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.custom-radio-container label input:checked ~ .checkmark:after {
    display: block;
}
.custom-radio-container label .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
}

/* custom checkbox css */

/* The container */
.custom-checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /* font-size: 22px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .custom-checkbox-container label{
    font-size: 15px;
  }
  /* Hide the browser's default checkbox */
  .custom-checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .custom-checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 4px;
  }
  
  /* On mouse-over, add a grey background color */
  .custom-checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .custom-checkbox-container input:checked ~ .checkmark {
    background-color: #000;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .custom-checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .custom-checkbox-container input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .custom-checkbox-container .checkmark:after {
    left: 9px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

/* custom checkbox css */


.address-delect-my-location-btn {
    width: fit-content;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    padding: 8px 16px;
}
.address-delect-my-location-btn img {
    width: 17px;
    margin-right: 9px;
}
.custom-border {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 1px solid #dee2e6;
    width: 80%;
}
.custom-info-text {
    font-size: 13px;
    color: gray;
}
.fetch-location-container .icon {
    position: absolute;
    top: 11px;
    left: 15px;
    color: gray;
}
.fetch-location-container input {
    padding-left: 27px;
}
.password-container {
    width: 400px;
}
.password-rule-container {
    text-align: left;
    font-size: 10px;
    list-style-type: none;
    padding-inline-start: 20px;
    margin-left: 10px;
    height: 100%;
    width: 100%;
    display: flow-root;
}
.password-rule-container li:first-child {
    margin-bottom: 5px;
    width: 100%;
    float: left;
    color: #000 !important;
    font-weight: 600;
}
.password-rule-container li {
    margin-bottom: 5px;
    width: 50%;
    float: left;
}
.access-key-image {
    border: 2px solid #0b4c6e;
    width: 100%;
    height: auto;
}
.deals-city-category-font {
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
}
.deals-list-share-icon {
    height: 60px;
}
.deals-list-share-button {
    height: 30px;
}
.read-more-text {
    display: none;
}
.sticky-nav .deals-detail-share-icon {
    height: 22px;
    margin-bottom: 4px;
}
#pwa-install-prompt {
    display: none;
}
.map-image {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 12px;
    height: 100%;
    width: 100%;
}
.login-with-google-btn {
    width: 100%;
    border: 1px solid #000;
    border-radius: 4px;
    text-align: center;
    padding: 10px;
    color: #000;
    position: relative;
    font-size: 22px;
}

#buttonDiv div[role="button"]{
    border: 1px solid #000;
    color: #000;
    font-size: 22px;
    padding: 8px 20px;
    height: unset;
}

#buttonDiv div[role="button"] span{
    font-weight: unset;
    font-family: Roboto, sans-serif;
}

.login-icon {
    position: absolute;
    left: 19px;
    top: 15px;
    height: 24px;
    width: 24px;
}
#login-signup-modal .modal-dialog {
    width: 550px;
}
#login-signup-modal .modal-content {
    border-radius: 12px;
}
#account-type-selection-modal .modal-title {
    font-weight: 600;
    color: #0b4c6e;
}
#account-type-selection-modal .primary-column {
    border: solid 1px #000;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    background-color: #134b6e;
}
#account-type-selection-modal .secondary-column {
    border: solid 1px #000;
    color: #415a75;
    font-size: 20px;
    font-weight: 700;
    background-color: #d9e3f4;
}
#account-type-selection-modal table td {
    padding: 20px;
}
#account-type-selection-modal input {
    width: 30px;
    height: 30px;
}
#login-email-modal .modal-dialog {
    width: 550px;
}
#login-email-modal .otp-popup-btn {
    font-weight: 600;
    background-color: #134b6e;
    border: 1px solid #134b6e;
    padding: 6px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 22px;
    width: 100%;
}
#login-email-modal input {
    box-shadow: none;
    border: 1px solid #134b6e;
    height: 45px;
}
#login-email-modal .countdown {
    position: unset;
    color: #000;
    text-align: center;
}
#login-email-modal .modal-content {
    border-radius: 12px;
}

/* #login-email-modal .otp-popup-btn {
    font-weight: 600;
    background-color: #134b6e;
    border: 1px solid #134b6e;
    padding: 6px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 22px;
    width: 100%;
} */
/* #login-email-modal input {
    box-shadow: none;
    border: 1px solid #134b6e;
    height: 45px;
} */
#alert_create_modal .countdown {
    position: absolute;
    color: gray;
    text-align: center;
    top: 40px;
}
#alert_create_modal .modal-content {
    border-radius: 12px;
}
#alert_create_modal #alert-resend-otp-btn {
    width: 100%;
    text-decoration: underline;
}

.deals-page-banner-section img {
    width: 100%;
    height: auto;
}
.deals-detail-address-card {
    box-shadow: 0 0.15em 1em 0 rgb(0 0 0 / 10%);
    padding: 25px;
    max-width: 395px;
    display: flex;
    justify-content: center;
    height: 200px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px;
    text-align: left;
    border: 1px solid #134b6e;
    color: #616161;
}
.deal-detail-brand-name {
    font-size: 16px;
    font-weight: 600;
    color: #0b4c6e;
    padding-left: 70px;
}
.deal-detail-valid-date {
    font-size: 15px;
    font-weight: 600;
    color: #616161;
    padding-left: 70px;
}
#account-type-selection-modal .user-type-select-btn {
    font-weight: 600;
    background-color: #134b6e;
    border: 1px solid #134b6e;
    padding: 6px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}
.deals-sticky-nav select {
    padding: 0;
    border: 1px solid #0b4c6e;
    color: #0b4c6e;
    font-weight: 700;
    font-size: 13px;
    height: 18px;
    padding-left: 60px;
}
.sticky-filter {
    position: relative;
}
.sticky-filter .sticky-img {
    position: absolute;
    top: 8px;
    left: 22px;
}
.deals-filter-reset-btn:hover {
    background: #134b6e;
    border: 1px solid #134b6e;
    color: #fff;
}
.profile-banner-section {
    width: 100%;
}
.profile-banner-section img {
    width: 86%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.address-profile-title {
    font-size: 25px;
    font-weight: 600;
    color: #0b4c6e;
    text-align: center;
}
#login-email-modal .otp-box-contaier input {
    width: 50px;
    height: 45px;
}
#alert_create_modal .otp-box-contaier input {
    width: 50px;
    height: 45px;
    box-shadow: none;
    /* border: 1px solid #134b6e; */
}
#city_search_modal {
    z-index: 1054;
    background: rgba(0, 0, 0, 0.6);
}
#city_search_modal .modal-content {
    max-width: 540px;
    margin: auto;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
    height: 440px;
    background: unset;
    border: unset;
}
#city_search_modal .modal-content .city-search-container {
    position: relative;
}
#city_search_modal .modal-content .city-search-container input {
    width: 100%;
    box-sizing: border-box;
    font-size: 1em;
    padding: 16px 16px 16px 56px;
    position: relative;
    border: none;
    border-bottom: solid 1px #ebebeb;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#city_search_modal .modal-content .city-search-container .search-icon {
    position: absolute;
    top: 18px;
    left: 20px;
    font-size: 18px;
    color: #000;
}
#city_search_modal .modal-content .data-list ul {
    list-style-type: none;
    padding-inline-start: 0;
    max-height: 380px;
    overflow-y: scroll;
    margin-bottom: 0;
}
#city_search_modal .modal-content .data-list {
    background: #fff;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
}
#city_search_modal .modal-content .data-list ul li {
    padding: 20px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    cursor: pointer;
}
#city_search_modal .modal-content .data-list ul li .circle-icon {
    margin-right: 20px;
}
#id_search_location_container .search-icon {
    position: absolute;
    bottom: 10px;
    left: 25px;
    color: gray;
}
#id_search_location_container input {
    background: #fff;
    padding-left: 32px;
}
.deals-list-filter-reset-btn {
    border: none;
    font-size: 18px;
}
.deals-mobile-list-filter-reset-btn {
    display: none;
    border: none;
    font-size: 11px;
}
#search_location_container_2 input {
    background: #fff;
    padding-left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 0;
    font-size: 12px;
    border-color: transparent;
}
#search_location_container_2 .search-icon {
    position: absolute;
    top: 11px;
    left: 10px;
    font-size: 12px;
}
.clear-otp-btn {
    color: gray;
    font-size: 12px;
}
.deal-detail-card-heading {
    font-size: 20px;
    font-weight: 600;
    color: #0b4c6e;
    padding-left: 70px;
}
.deal-detail-map-heading {
    font-size: 20px;
    font-weight: 600;
    color: #0b4c6e;
}
.deals-about-us {
    text-align: justify !important;
    color: #616161;
    font-size: 17px;
}
.break-lg {
    display: block;
}
.break-sm {
    display: none;
}
.summary-banner-container img {
    width: 100%;
    height: auto;
}

.static-image-section img{
    width: 100%;
    height: auto; 
}

.homepage-static-banner-section h4 {
    font-size: 40px;
    line-height: 30px;
    font-weight: 600;
}
.view-page-link {
    font-weight: 600;
    background-color: #134b6e;
    border: 1px solid #134b6e;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    margin-bottom: 15px;
}
.black-bold-text {
    font-weight: 700;
    color: #000;
}
.no-deals-banner {
    width: 100%;
    height: auto;
}
.deals-page-banner-section {
    min-height: 480px;
}
.deala-detail-add-image-container {
    min-height: 550px;
}
.deals-detail-map-image-container {
    min-height: 380px;
    width: 100%;
}

/**
custom switch btn css
**/
.switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 25px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #0b2348;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #0b2348;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

  .ginbox-blue-color{
     color: #134b6e;
  }

  .address-icon{
    font-size: 22px;
    margin-top: 3px;
  }

.datetimepicker .switch{
    display: table-cell;
}  

.custom-search-loader {
    border: 3px solid #f3f3f3;
    border-top: 3px solid #3498db;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 18px;
    right: 15px;
    z-index: 1;
    background: #fff;
    display: none;
}

@keyframes spin{
    0%{
        transform:rotate(0)
    }
    100%
    {
        transform:rotate(360deg)
    }
}

.shopping-location-list-container .shopping-card{
    border: 1px solid transparent;
    border-radius: 7px;
    box-shadow: 0 0.15em 1.35em 0 rgb(0 0 0 / 14%);
    overflow: hidden;
}

.shopping-location-list-container .popular-location-main-heading{
    color: #0b4c6e;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 22px;
    text-align: center;
}

.shopping-location-list-container .popular-location-main-heading2{
    color: #0b4c6e;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 22px;
    text-align: center;
}

.shopping-location-list-container .image-container{
    width: 100%;
    position: relative;
    min-height: 175px;
    height: 270px;
}

.shopping-location-list-container .image-container .image-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg ,black, transparent 35%)
}

.shopping-location-list-container .image-container img{
    width: 100%;
    height: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    object-fit: cover;
}

.shopping-location-list-container .text-container {
    padding: 10px 10px;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: end;
}

.shopping-location-list-container .text-container .location_name{
    color: #fff;
    font-weight: 900;
    font-size: 15px;
    margin-bottom: 0;
}
.deals-faq-question{
    color: #0b4c6e;
    font-weight: 600;
}

.relative-blogs-section .relative-blog-main-heading{
    color: #0b4c6e;
    font-weight: 800;
    text-transform: capitalize;
    font-size: 16px;
}

#relative-blog-list .card{
    border: 1px solid transparent;
    border-radius: 7px;
    box-shadow: 0 0.15em 1.35em 0 rgb(0 0 0 / 14%);
    padding: 10px;
}

#relative-blog-list .card .blog_heading{
    color: #0b4c6e;
    font-weight: bold;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#relative-blog-list .card .blog_description {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin: 0;
}

.sitemap-section .sitemap-header .sitemap-header-btn{
    color: #6c757d;
    outline: none;
    box-shadow: unset;
    text-decoration: none;
}

.sitemap-section .sitemap-header .sitemap-header-btn:hover{
    text-decoration: underline;
}

.sitemap-section .nav-tabs {
    border-bottom: 1px solid #a4a8ab;
    color: #495057;
}

.sitemap-section .nav-tabs .nav-link {
    color: #8b8080;
}

.sitemap-section .nav-tabs .nav-link.disabled {
    color: #808080bd!important;
    background-color: transparent;
    border-color: transparent;
}

.sitemap-section .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #a4a8ab #a4a8ab #fff;
}

.qrcode-nbtns{
    background-color: #0b2348;
    border: 1px solid #0f2248;
    padding: 10px;
    min-width: 250px!important;
    color: #fff;
    border-radius: 8px;
}

.qr-code-block img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.qr-download-btn{
    background: #072448;
    color: #fff;
    padding: 5px;
    border-radius: 8px;
    font-size: 13px;
}

.theme-buttom-blue{
    background: #072448;
    color: #fff;
}

.theme-buttom-blue:hover{
    background: #072448;
    color: #fff;
}

.view-related-all-deal-btn{
    background: #072448;
    color: #fff;
    padding: 6px 8px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: bold;    
}

.deals-gallery-container{
    column-count: 3;
    column-gap: 20px;
}

.deals-gallery-container .card{
    margin-bottom: 20px;
    display: inline-block!important;
}

.theme-blue-btn {
    padding: 10px;
    width: 200px;
    color: #fff;
    background: #0b4c6e;
    border: 1px solid #0b4c6e;
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}    

.theme-blue-btn.disabled{
    color: #535665;
    background: #e9ecef;
    border: 1px solid #535665;
    pointer-events: none;
    cursor: default;
}

.notification-bell{
    position: relative;
}

.notification-bell .bell-icon{
    color: #082448;
}

.notification-bell .notification_counter{
    font-size: 10px;
    padding: 5px 5px;
    border-radius: 250px;
    color: #082448;
    font-weight: 600;
    position: absolute;
    top: 11px;
    right: 4px;
    background: red;
    display: none;
}

.notification-bell .notification_counter.unread{
    display: block;
}

.notitication-bar {
    position: absolute;
    top: 0px;
    right: 0;
    max-width: 350px;
    box-shadow: 2px 2px 10px 5px rgb(0 0 0 / 20%);
    background: #fff;
    z-index: 9999;
    overflow-y: auto;
    width: 0%;
    transition: 1s;
}

.notitication-bar .notification-message-container{
    max-height: 435px;
    overflow-y: auto;
}

.notitication-bar .notification-message-icon{
    /* width: 40%; */
    margin-right: 10px;
}

.notitication-bar .notification-message-icon img{
    height: auto;
    width: 55px;
}

.notitication-bar .notification-body .message{
    font-size: 13px;
    margin-bottom: 0;
    color: black;
}

.notitication-bar .notification-body .date{
    font-size: 10px;
    margin-bottom: 0;
    color: #495057;
    margin-top: 3px;
}

.notitication-bar .notification-item{
    /* border-top: 1px solid #80808075; */
}

.notitication-bar .notification-border{
    border-bottom: 1px solid #80808075;
    width: 90%;
    margin: 0 auto 0 auto;
}

.notitication-bar .notification-item.new{
    background: #fbfbf4;
}

.notitication-bar .no-notification-image{
    width: 100%;
    height: auto;
}

.notitication-bar .notification-header {
    padding: 15px 0px;
    background: #082448;
}

.notitication-bar .notification-header .main-heading{
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}

.notitication-bar .notification-close-btn{
    color: #fff;
}

.notitication-bar .notification-close-btn:hover{
    color: #fff;
}

.scanner-floating-btn{
    width: 55px;
    position: fixed;
    bottom: 55px;
    right: 20px;
    overflow: hidden;
    background: #082549;
    text-align: center;
    padding: 2px 4px;
    border-radius: 14px;
    z-index: 2;
}

.scanner-floating-btn img{
    width: 100%;
    height: 100%;
}

.scanner-floating-btn .floating-icon-text{
    font-size: 8px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}

.shop-qr-code-block{
    width: 350px;
    position: relative;
}

.saprtation-border{
    border-left: 1px solid black;
}

.shop-qr-code-block img{
    width: 100%;
    height: 100%;
}

.shop-qr-code-block .qr-content-container{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    /* height: 100%; */
    display: flex;
    justify-content: center;
    /* align-items: center; */
}

.shop-qr-code-block .qr-content-container .inner-container{
    text-align: center;
}

.shop-qr-code-block .qr-content-container .inner-container .qr-placeholder{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.shop-qr-code-block .qr-content-container .inner-container .inner-heading{
    font-weight: bold;
    color: black;
    font-size: 16px;
}

.shop-qr-code-block .qr-content-container .inner-container .address-heading-1{
    font-size: 13px;
    margin-bottom: 0;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
}

.shop-qr-code-block .qr-content-container .inner-container .address-heading-2{
    margin-bottom: 0;
    font-size: 12px;
    color: black;
    text-transform: uppercase;
}

.shop-qr-code-block .terms-and-condition-text{
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
}

.magic-qr-top-right-stylish-text{
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
    text-transform: capitalize;
}

#credential_picker_container{
    top: 73px!important;
    right: unset!important;
    left: 0!important;
    display: none;
}

.schedule-meeting-button{
    font-weight: 600;
    background-color: #134b6e;
    border: 1px solid #134b6e;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
}

.deals-list-zig-zag-section{
    background: url(../images/striped_zig_zag_bg.jpg);
    background-size: cover;
    padding: 10px 15px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 40px;
}

.deals-list-zig-zag-section .page-heading{
    font-size: 22px;
    margin-bottom: 0;
}

/* .brand-slider .image-container{
    width: ;
} */

.brand-slider{
    position: relative;
}

.brand-slider .swiper-pagination{
    bottom: 0;
}

.brand-slider .image-container{
    height: auto;
}

.brand-slider .image-container img{
    width: 100%;
    height: auto;
    border-radius: 8px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 16%);
    border-radius: 8px;
}

.gray-bg-section{
    background: #f3f3f3;
}

.public-labels{
    font-weight: 600;
    color: #134b6e;
}

#alert_create_modal input{
    border-color: #64d2d2;
}

#alert_create_modal input:focus{
    box-shadow: 0 0 0 0.2rem #64d2d245!important;
}

#alert_create_modal .select2-container{
    border-color: #64d2d2!important;
}
.signup-form{
    display:flex;
    justify-content:center;
    flex-wrap:wrap;
}
input[type=checkbox], input[type=radio] {
    width:unset;
}