html {
    overflow-x: hidden;
    font-size: 12px;
    width: 100%;
}

body {
    overflow-x: hidden;
    font-size: 12px;
    width: 100%;
}

#stamp {
    position: relative;
    top: -5px;
    max-width: 240px;
    width: 100%;
    height: auto;
}

#red_cont_mobile {
    max-height: 120px;
    clip-path: inset(-999px 0 0 0);
}

#red_cont_mobile .row {
    align-items: center;
}

#red_cont_mobile .row>.col-6 {
    align-self: flex-end;
}

#number-one {
    font-weight: 900;
    font-size: 25px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-expand-lg .navbar-nav .nav-link.active:before,
.navbar-expand-lg .navbar-nav .nav-link.active:after {
    display: none;
}

#logo {
    max-width: 100%;
    max-height: 90px;
    width: auto;
    height: auto;
}

.current_loc > [class*="col-"] {
    margin-bottom: 25px !important;
}

.navbar-toggler {
    color: white;
    font-weight: 400;
    font-size: 14px;
    height: 40px;
    padding: 5px;
    text-transform: uppercase;
}

#mobil_menu_img {
    max-height: 20px;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.nav-item .icon {
    font-size: 16px;
    padding-left: 15px;
}

.location-button {
    background: red;
    /*background-image:url(/assets/images/pin.png);*/
    height: 25px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 5px;
    margin-right: 10px;
    margin-left: 0px;
    border-radius: 3px;
    padding-left: 20px;
    padding-right: 20px;
}

.location-name {
    font-size: 11px;
    font-weight: 900;
    line-height: 40px;
    vertical-align: top;
    text-transform: uppercase;
    white-space: nowrap;
}

.location {
    width: 32%;
    padding-top: 5px;
    padding-bottom: 5px;
}

h1,
h2 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.pt-5 {
    padding-top: 20px !important;
}

.game .inner p {
    font-size: 14px;
}

#icons {
    display: none;
}

.game .inner h6 {
    font-size: 24px;
}

.game .inner h2 {
    font-size: 24px;
    text-align: left;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
}

.game .inner h1 {
    font-size: 24px;
    text-align: left;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: normal;
}

.game .inner .icon {
    height: 70px;
}

.game .inner .image button {
    padding-right: 20px;
    padding-left: 20px;
    text-transform: uppercase;
}

body.setting_up_your_location .location-name>span:last-child {
    display: none;
}

body.setting_up_your_location .location-name {
    font-size: 12px;
}

@media (max-width: 600px) {

    body.setting_up_your_location label,
    body.about label,
    body.enquiry label {
        display: none;
    }
}

input.red-button {
    border: 4px solid red;
    margin: 10px;
}

.setup_badge {
    margin-bottom: 30px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    padding-right: 40px;
    position: relative;
    padding-bottom: 9px;
    padding-top: 7px;
}

#loccont>.container {
    padding-bottom: 30px;
}

.location {
    margin-top: 30px;

}

.location .initial {
    font-size: 34px;
}

.enquery_form {
    background: none;
}

.enquery_form .text-right {
    /*text-align:left !important;*/
}

/* Icon filter bar mobile */
.icon-filter-bar {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
    padding: 0 10px;
    margin-bottom: 20px;
}

.icon-filter-btn {
    max-width: none;
    min-width: unset;
}

.icon-filter-circle {
    width: 56px;
    height: 56px;
}

.icon-filter-circle img {
    width: 30px;
    height: 30px;
    filter: brightness(0) invert(1) !important;
    opacity: 0.85;
}

.icon-filter-btn.active .icon-filter-circle img {
    opacity: 1;
}

.icon-filter-label {
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 1.3;
}

.filters {
    display: none;
}

.filters .filter {
    width: 48%;
}

.h40 {
    min-height: 25vh;
}

.game_table td {
    padding: 2px;
    font-size: 10px !important;
}

.game_table p {
    font-size: 10px !important;
}

.price_table_body {
    font-size: 14px;
}

.discount {
    font-size: 10px;
}

.game_big .inner>p:nth-child(2n) {
    min-height: 70px;
}

.game_big .inner {
    margin-bottom: 15px;
}

.game_big .inner p:nth-child(2n+1) {
    padding-right: 0px;
}

.back_link {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.game_big .inner .game_table .label {
    margin-top: 20px
}

body.prices .price_table_body,
body.prices .price_table_thead {
    padding-left: 60px;
}

body.prices .gradient-line-red.mt-3.mb-3 {
    margin-top: 8px !important;
    margin-bottom: 8px !important;
}

.about .inner p {
    height: auto;
}

.why .inner h6 {
    min-height: 0px;
}

body.about .h40.red {
    min-height: 40vh;
}

#voucher_icon {
    width: 100px !important;
}

#voucher_truly {
    font-size: 16px !important;
}

.price_icon {
    height: 100px;
}

.container {
    max-width: 100%;

}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;

    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;

    }

    .navbar-expand-lg .navbar-collapse.show {
        display: block !important;

    }
}

/*promotion*/

.prmotion_text_img {
    margin-top: 10px;
}

.promotion_text {
    padding: 20px;
    font-size: 30px;
    font-weight: 900;
    color: black;
}

.promotion_img {
    display: block;
    padding: 20px;
    width: 100%;
    height: auto;
    max-width: 50vw;
    position: relative;
}

.promotion_desc {
    font-size: 18px;
    color: black;
}