/*font-family*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*font-family*/

html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

body {
    background: #fff;
    font-weight: 400;
    font-size: 18px;
    overflow-x: hidden;
    -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
    -webkit-font-smoothing: antialiased !important;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    font-weight: normal;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a {
    text-decoration: none;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

input,
textarea,
select {
    font-weight: normal;
}

* {
    outline: none;
}

* {
    box-sizing: border-box;
}

body {
    -webkit-text-stroke: rgba(255, 255, 255, 0.01) 0.1px;
}

select::-ms-expand {
    display: none;
}

/* ::selection { */
/* background: #d85043; */
/* color: #fff; */
/* } */

input,
select,
textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.clearfix {
    clear: both;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    -ms-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-family: 'Poppins', sans-serif;
}

a:hover,
a:focus,
a:active {
    outline: medium none;
    text-decoration: none;
}

*:focus {
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

strong,
b {
    font-weight: 700;
}

i,
em {
    font-style: italic;
}

.clear {
    border: 0;
    clear: both;
    height: 0;
}

* {
    margin: 0;
    padding: 0;
}

button {
    border: 0;
}

button:focus {
    outline: none;
}

table {
    border-collapse: collapse;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
}

p {
    margin-bottom: 1rem;
    color: #000;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

p a {
    color: #2f8bf2;
}

p a:hover,
p a:focus {
    text-decoration: underline;
    text-decoration-color: #2f8bf2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 25px;
}

h1 {
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
}

h2 {
    font-size: 45px;
    margin: 0;
    color: #272343;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

h3 {
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    line-height: 50px;
}

h4 {
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 600;
    margin-bottom: 0.8rem;
}

h5 {
    font-size: 20px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0.5rem;
}

h6 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #000;
    margin-bottom: 7px;
}

figure {
    margin: 0;
}

.gray-bg {
    background-color: #F4F4F4;
}

.custom-hr-tag hr {
    border-color: #dcd9d9;
    margin: 0;
}

.btn {
    border: 1px solid;
}

.btn:focus {
    background-color: #000000;
    border-color: #000;
    color: #fff;
    box-shadow: none;
    outline: none;
}

.btn {
    background-color: #259767;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    border: 2px solid #259767;
    border-radius: 8px;
    min-width: 90px;
    padding: 13px;
}

.btn:hover {
    background: transparent;
    color: #259767;
}


.btn.site-btn:hover,
.btn.site-btn:focus,
.btn.site-btn.active {
    opacity: 0.8;
}

.form-select:focus,
.form-control:focus,
.form-check-input:focus {
    box-shadow: none;
}

.form-label {
    font-weight: 500;
}

.btn-primary {
    color: #fff;
    background-color: #145AFF;
    border-color: #145AFF;
    font-family: 'Montserrat', sans-serif;
}

.form-control:focus {
    border-color: #259767;
}


@media (min-width: 1500px) {
    .container {
        max-width: 1470px;
        margin: 0 auto;
        box-sizing: border-box;
    }
}

/*  Checkout page Style Here  */
#checkout-banner {
    height: 350px;
}

.custom-checkout-wrapper {
    padding: 42px 0;
}

.custom-checkout-wrapper .entry-header {
    text-align: center;
}

.custom-checkout-wrapper .entry-header h1 {
    font-size: 38px;
}

.custom-checkout-wrapper .woocommerce-info {
    border-top-color: #259767;
}

.custom-checkout-wrapper .woocommerce-info::before {
    color: #259767;
}

.custom-checkout-wrapper .woocommerce-info a {
    font-size: 16px;
    color: #259767;
    font-weight: 400;
}

.custom-checkout-wrapper .woocommerce-info a:hover {
    color: #000;
}

.custom-checkout-wrapper .woocommerce form .form-row input.input-text,
.custom-checkout-wrapper .woocommerce form .form-row textarea {
    line-height: 2.5;
    border-radius: 8px;
    border-color: transparent;
    color: #444444;
    padding: 5px 20px;
    background-color: #EEEEEE;
}

.custom-checkout-wrapper .woocommerce form .form-row textarea {
    height: 172px;
    resize: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.5;
    border-radius: 8px;
    border-color: transparent;
    color: #444444;
    padding: 5px 20px;
    background-color: #EEEEEE;
    border-radius: 8px;
    height: inherit;
}

.custom-checkout-wrapper .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: transparent;
    border-radius: 0;
    height: 100%;
}

.custom-checkout-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    top: 1px;
    right: 11px;
}

.custom-checkout-wrapper h3 {
    font-size: 32px;
}

.custom-checkout-wrapper #ship-to-different-address {
    margin-top: 0;
}

.custom-checkout-wrapper #ship-to-different-address span {
    font-size: 22px;
}

.custom-checkout-wrapper input.input-checkbox {
    appearance: checkbox;
    -webkit-appearance: checkbox;
}

.custom-checkout-wrapper #add_payment_method #payment,
.custom-checkout-wrapper .woocommerce-cart #payment,
.custom-checkout-wrapper .woocommerce-checkout #payment {
    background: #eeeeee;
    border-radius: 8px;
}

.custom-checkout-wrapper #add_payment_method #payment div.payment_box,
.custom-checkout-wrapper .woocommerce-cart #payment div.payment_box,
.custom-checkout-wrapper .woocommerce-checkout #payment div.payment_box {
    background-color: #dddddd;
    color: #515151;
}

.custom-checkout-wrapper #add_payment_method #payment div.payment_box::before,
.custom-checkout-wrapper .woocommerce-cart #payment div.payment_box::before,
.custom-checkout-wrapper .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #dddddd;
}

.custom-checkout-wrapper #add_payment_method #payment div.payment_box input.input-text,
.custom-checkout-wrapper #add_payment_method #payment div.payment_box textarea,
.custom-checkout-wrapper .woocommerce-cart #payment div.payment_box input.input-text,
.custom-checkout-wrapper .woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.custom-checkout-wrapper .woocommerce-checkout #payment div.payment_box textarea {
    border: 1px solid #ddd;
}

.custom-checkout-wrapper #place_order {
    background-color: #259767;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    border: 2px solid #259767;
    border-radius: 8px;
    min-width: 90px;
    padding: 13px;
}

.custom-checkout-wrapper #place_order:hover {
    background: transparent;
    color: #259767;
}

/* abhishek settings */

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}

header .navbar-toggler i{
    color: #fff;
}

header .navlinks .navbar.nav-btns.text-end {
    padding-left: 35px;
}

header .navbar-toggler-icon {
    display: none;
}

/* abhishek settings */

/*  //Checkout page Style Here  */


/*  Style for Golf Animation */

.golf {
    overflow: hidden;
}

.golf_main figure {
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    padding-top: 20px;
    background-size: cover;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.golf_main figure figcaption {
    position: absolute;
    top: 0;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    left: 0;
    right: 0;
}

.golf_main figure figcaption h5 {
    margin: 0;
    text-align: center;
}

.golf_main .main_head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 30px 20px;
    margin-top: 50px;
    background: #fff;
    flex-direction: column;
}

/* .golf_main .main_head .golf_select {
    background: unset;
    border: unset;
    max-width: 70px;
    width: 70px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    -webkit-appearance: listbox !important;
} */

.main_head select {
    background: #EFEFEF;
    width: 100%;
    text-align: center;
    -webkit-appearance: listbox !important;
    border-radius: 10px;
    padding: 5px 0;
}

/* .golf_main .main_head option {
    background: black;
    color: #fff;
} */

.golf_main .main_head .ball_drop h5 {
    font-size: 14px;
    text-align: center;
    width: 100%;
}

/* .golf_main .main_head .ball_drop {
    margin: 0 5px;
    display: flex;
    align-items: center;
    position: relative;
} */

.golf_main .main_head .ball_drop {
    border: 1px solid #ddd;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 35px;
    gap: 35px;
}

.golf_main .main_head .ball_drop span {
    top: 0;
    left: 4px;
    font-size: 14px;
    font-weight: 600;
}

.choose-hotel .img-overlay-box .form-check .form-check-label {
    padding-left: 0;
    color: #fff;
    position: relative;
}


/* .golf_main .main_head .ball_drop.drop_1 {
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-name: fade-in-to-bottom;
    opacity: 0;
}

.golf_main .main_head .ball_drop.drop_2 {
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-name: fade-in-to-bottom2;
    opacity: 0;
}

.golf_main .main_head .ball_drop.drop_3 {
    animation-duration: 7s;
    animation-timing-function: ease-in-out;
    animation-name: fade-in-to-bottom3;
    opacity: 0;
}

.golf_main .main_head .ball_drop.drop_4 {
    animation-duration: 10s;
    animation-timing-function: ease-in-out;
    animation-name: fade-in-to-bottom4;
    opacity: 0;
} */

@keyframes fade-in-to-bottom {
    25% {
        opacity: 1;
        top: 0;
        left: 0;
        scale: 1;
    }

    50% {
        opacity: 0.8;
        scale: 0.7;
    }

    75% {
        opacity: 0.6;
        scale: 0.5;
    }

    100% {
        opacity: 0;
        top: 260px;
        left: 45px;
        scale: 0;
    }
}

@keyframes fade-in-to-bottom2 {
    25% {
        opacity: 1;
        top: 0;
        left: 0;
        scale: 1;
    }

    50% {
        opacity: 0.8;
        scale: 0.7;
    }

    75% {
        opacity: 0.6;
        scale: 0.5;
    }

    100% {
        opacity: 0;
        top: 260px;
        left: 15px;
        scale: 0;
    }
}

@keyframes fade-in-to-bottom3 {
    25% {
        opacity: 1;
        top: 0;
        left: 0;
        scale: 1;
    }

    50% {
        opacity: 0.8;
        scale: 0.7;
    }

    75% {
        opacity: 0.6;
        scale: 0.5;
    }

    100% {
        opacity: 0;
        top: 260px;
        left: -15px;
        scale: 0;
    }
}

@keyframes fade-in-to-bottom4 {
    25% {
        opacity: 1;
        top: 0;
        left: 0;
        scale: 1;
    }

    50% {
        opacity: 0.8;
        scale: 0.7;
    }

    75% {
        opacity: 0.6;
        scale: 0.5;
    }

    100% {
        opacity: 0;
        top: 260px;
        left: -45px;
        scale: 0;
    }
}

/* .golf_main .main_head .ball_drop span {
    font-size: 21px;
    font-weight: 800;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    display: none;
} */

.golf_main .main_head .ball_drop img {
    width: 112px;
    height: 112px;
    object-fit: cover;
}

/*  //Style for Golf Animation */


/*********site-header***********/
.navbar-collapse-right .navbar-nav {
    flex-direction: column;
}

.site-header .navbar {}

.site-header {
    background: transparent;
    padding: 5px 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
}

.navbar .navlinks {
    justify-content: end;
    margin-right: 2rem;
}

.nav-btns .btn.login {
    background: transparent;
    color: #142754;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    border: 1px solid #707070;
    border-radius: 6px;
    min-width: 90px;
    margin-right: 12px;
}

.nav-btns .btn.login:hover {
    background: #145AFF 0% 0% no-repeat padding-box;
    color: #fff;
    border-color: #145AFF;
}

.navlinks ul li.nav-item {
    margin-left: 1em;
}

.navlinks ul li.nav-item a {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.site-header a.navbar-brand {
    max-width: 197px;
    padding: 0;
    margin: 0;
}

.navbar-brand img {
    width: 150px;
    height: 145px;
    object-fit: contain;
    margin: 0;
}

.site-header .navlinks ul.dropdown-menu li a {
    font-size: 15px;
    color: #02021f !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 9px 0;
}

.site-header .navlinks ul.dropdown-menu li:not(:last-child) a {
    border-bottom: 1px solid #d3d3d3;
}

.site-header .dropdown-menu {
    background-color: #fff;
    margin-top: 0;
    padding: 11px 22px;
}

.site-header .dropdown-item:focus,
.site-header .dropdown-item:hover {
    background-color: transparent;
}

.navlinks ul li.nav-item a:hover {
    color: #259767;
}

.site-header .navlinks ul.dropdown-menu li a i {
    color: #b8b8b8;
    margin-right: 0.7em;
}

.site-header .navlinks ul.dropdown-menu li a:hover i {
    color: #CE962E;
}

.site-header .navlinks ul.dropdown-menu li a:hover {
    color: #CE962E !important;
}

.site-header .dropdown-menu {
    min-width: 14rem;
}

.site-header .navlinks ul.dropdown-menu .dropend .dropdown-toggle::after {
    display: none;
}

.site-header .navlinks ul.dropdown-menu li.dropend ul li:last-child a {
    border-bottom: none;
}

/******site-banner*******/
.site-banner {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80vh;
    position: relative;
    background-attachment: fixed;
}

.site-banner .banner-cntnt {
    color: #fff;
    width: 820px;
    font-weight: 500;
    font-size: 47px;
    text-align: center;
    line-height: 1.5;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    margin-bottom: 0;
}

/*page-main*/
p.pg-hdngs-pargh {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-bottom: 1rem;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    line-height: 22px;
}

h3.pg-hdngs {
    width: 768px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/*step-from*/
.step-form-sectn h3.pg-hdngs {
    font-size: 40px;
    line-height: 1.5;
}

.action_btn {
    text-align: right;
}

.step_form.step-1 {
    display: block;
}

.step-1 .action_btn:first-child {
    display: none;
}

@media (min-width: 768px) {
    .step-1 .action_btn:first-child {
        display: block;
    }
}

.step-2 .action_btn:first-child .next-step,
.step-3 .action_btn:first-child .next-step,
.step-4 .action_btn:first-child .next-step {
    display: none;
}

@media (min-width: 768px) {
    .step-2 .action_btn:first-child .next-step,
    .step-3 .action_btn:first-child .next-step,
    .step-4 .action_btn:first-child .next-step {
        display: inline-block;
    }
}

.destination-section {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
}

@media (min-width: 768px) {
    .destination-section {
        display: block;
    }
}

.destination-section > figure {
    width: 190px;
    overflow: hidden;
}

@media (min-width: 768px) {
    .destination-section > figure {
        width: auto;
    }
}

.destination-section > figure > img {
    height: 260px;
    margin-top: -10px;
    max-width: none;
}

@media (min-width: 768px) {
    .destination-section > figure > img {
        margin-top: 0;
        max-width: 100%;
        height: auto;
    }
}

.destination-section .form-check {
    min-width: 75px;
}

@media (min-width: 768px) {
    .duration-description-short {
        display: none;
    }
}

.duration-description-long {
    display: none;
}

@media (min-width: 768px) {
    .duration-description-long {
        display: block;
    }
}

.step_form {
    display: none;
}

.step-wizard {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    position: relative;
    list-style: none;
}

.step-wizard li {
    position: relative;
    text-align: center;
}

.step_main {
    position: relative;
}

.step-form-sectn .progress {
    width: 1080px;
    height: 2px;
    background-color: #f0f0f0;
    position: absolute;
    top: 39%;
    right: 50%;
    transform: translateX(+50%);
}

.step-form-sectn .progress-bar {
    height: 100%;
    background-color: #259767;
    width: 0;
}

.step-wizard li.active strong,
.step-wizard li.active {
    color: #259767;
}

.step-wizard li.active span {
    background: #259767;
    color: #fff;
}

.step-wizard li span {
    color: #000;
    font-size: 14px;
    height: 50px;
    width: 50px;
    background-color: #F0F0F0;
    text-align: center;
    line-height: 2.4;
    border-radius: 50%;
    font-family: 'Poppins';
    font-weight: 600;
    border: 8px solid #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.step-wizard li strong {
    color: #727272;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-top: 0.8rem;
}

.step-form-container ul li.content.active {
    color: #000;
}

.step-form-sectn>h4 {
    margin-bottom: 0;
    line-height: 2;
}

.step-form-sectn .btn.next {
    width: 120px;
    display: block;
}

.step-form-sectn .grey-box {
    background-color: #F7F7F7;
    border-radius: 17px;
    margin-top: 1.5rem;
    padding: 2rem;
}

.step-form-sectn .col:first-child .grey-box,
.swings .col:first-child .box {
    margin-right: 2rem;
}

.step-form-sectn .col:last-child .grey-box,
.swings .col:last-child .box {
    margin-left: 2rem;
}

.step-form-sectn .select-dys>.form-check {
    position: relative;
    padding-left: 0;
}

.step-form-sectn .grey-box>p,
.step-form-sectn .detail p {
    font-weight: 500;
}

.step-form-sectn .select-dys>.form-check .form-check-input {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 6px;
    border: none;
    top: -4px;
    left: 26px;
    padding: 0.5rem;
    background: transparent;
}

.step-form-sectn .select-dys>.form-check .form-check-input:checked {
    border: 1px solid #259767;
}

.step-form-sectn .select-dys>.form-check .form-check-label {
    width: 160px;
    height: 70px;
    background-color: #fff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 15px;
    color: #000;
    padding: 0.5rem;
}

.step-form-sectn .select-dys>.form-check .form-check-label.active,
.step-form-sectn .select-dys>.form-check .form-check-input:checked .form-check-label {
    color: #259767;
}

.step-form-sectn .select-dys>.form-check .form-check-label span {
    font-weight: 500;
    text-align: center;
}

.input-daterange {
    margin-top: 10px;
}

.input-daterange.input-group {
    align-items: center;
}

.input-daterange.input-group .form-control {
    background-color: #FFFFFF;
    border: 1px solid #C6C6C6;
    border-radius: 6px !important;
    padding: 1rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    position: relative;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1;
}

.calander_group {
    display: flex;
    align-items: center;
    width: 47%;
    position: relative;
}

.calander_group i {
    position: absolute;
    z-index: 2;
    left: 20px;
    font-weight: 400;
    color: #259767;
    font-size: 27px;
}

.step-form-sectn .select-date {
    background-color: #FFFFFF;
    border: 1px solid #C6C6C6;
    border-radius: 6px;
    padding: 1rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
}

div#datepicker span.input-group-addon {
    margin: 0 10px;
    font-size: 16px;
    font-weight: 500;
}

.step-form-sectn .icon-text ul li h6 {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1;
}

.step-form-sectn .icon-text ul li {
    font-size: 12px;
    color: #959595;
    font-weight: 500;
}

.step-form-sectn .select-date .icon-text i {
    color: #259767;
    font-size: 27px;
    margin-right: 0.7rem;
}

.step-form-sectn .select-date .icon-text {
    position: relative;
}

.step-form-sectn .select-date .icon-text:last-child::before {
    content: "";
    background-color: #707070;
    width: 1px;
    height: 45px;
    position: absolute;
    left: -7px;
    top: 50%;
    transform: translateY(-50%);
}

.step-form-sectn .totl-amt h4 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 0;
}

.tax-substring {
    font-size: 0.9rem;
    margin-bottom: 0.8rem;
}

.step_form .detail .your-selection {
    font-size: 21px;
    font-weight: 500;
    width: 70%;
}

.choose-hotel figure {
    position: relative;
    width: 100%;
    height: 200px;
    border-radius: 12px;
    overflow: hidden;
}

.choose-hotel figure img,
.choose-golf figure img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.img-overlay-box .form-check {
    margin-top: 10px;
}

.img-overlay-box .form-check .form-check-label {

    padding-left: 0;
    color: #fff;
}

.choose-hotel figure::after {
    content: "";
    background-image: url(../images/gradiant-overlay-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.choose-golf figure {
    position: relative;
    width: 100%;
    height: 192px;
    overflow: hidden;
    border-radius: 12px;
}

.choose-golf figure::after {
    content: "";
    background-image: url(../images/gradiant-overlay-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    width: 100%;
    height: 100%;
    border-radius: 12px;
}

.choose-hotel figure .img-overlay-box,
.choose-golf figure .img-overlay-box {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 20px;
    width: 100%;
    z-index: 1;
    border-radius: 12px;
}

.img-overlay-box .input-group {
    width: fit-content;
    display: inline-flex;
    margin-right: 5px;
}

.img-overlay-box>.form-check {
    margin-top: 10px;
    display: flex;
    padding-left: 0;
    justify-content: space-between;
    color: #fff;
}

.form-check .form-check-input:checked {
    background-color: #259767;
    border-color: #259767;
}

.img-overlay-box>.form-check .form-check-label {
    position: relative;
}
/* 
.img-overlay-box>.form-check .form-check-label::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -16px;
    background-image: url(../images/info.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
} */

.choose-hotel ul.facilities {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
    font-size: 13px;
    color: #000;
    margin: 11px 0;
}

.choose-hotel ul.facilities li {
    display: flex;
    gap: 6px;
}

.choose-hotel ul.facilities li img {
    width: auto;
    object-fit: contain;
}

.choose-golf figure .img-overlay-box {
    display: flex;
    gap: 6px;
    flex-direction: column;
}

.choose-golf .img-overlay-box>.form-check {
    width: 75%;
}

.choose-golf figure figcaption {
    position: absolute;
    right: -75px;
    top: 50%;
    rotate: 270deg;
    font-size: 19px;
    font-weight: 500;
}

/*Modal*/
.modal-dialog.welcome {
    max-width: 1200px;
    min-width: 370px;
}

.welcome .modal-content {
    border-radius: 23px;
}

.welcome .modal-content .modal-body {
    padding: 0.5rem 2.5rem 2.5rem 2.5rem;
}

.welcome .modal-content .modal-header {
    border: none;
}

.welcome .modal-content .modal-body h4 {
    font-size: 31px;
}

.welcome .modal-content .modal-body h4 span {
    font-size: 17px;
    font-weight: 500;
}

.welcome .modal-content .modal-body ul.facilities {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 20px;
    font-size: 17px;
    color: #000;
    margin: 11px 0;
    width: 330px;
}

.welcome .modal-content .modal-body ul.facilities li {
    display: flex;
    gap: 6px;
}

.welcome .modal-content .modal-body ul.facilities li img {
    width: auto;
    object-fit: contain;
}

.welcome .modal-content .modal-body figure {
    border-radius: 23px;
}

/*Modal*/

.summary-box {
    box-shadow: 0px 0px 47px #00000012;
    border-radius: 14px;
    background-color: #fff;
    padding: 15px 20px;
}

.summary-box h6 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 4px;
}

.summary-box p {
    margin-bottom: 5px;
}

.paymentMethods .nav-pills .nav-link {
    background-color: #fff;
    box-shadow: 0px 0px 22px #00000012;
    border: 1px solid #D5D5D5;
    border-radius: 14px;
    margin-bottom: 1rem;
    padding: 12px 15px;
}

.paymentMethods .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    border-color: #259767;
}

.paymentMethods .nav-pills .nav-link ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
}

.paymentMethods .nav-pills .nav-link ul li:first-child {
    display: flex;
    align-items: center;
    gap: 13px;
}

.paymentMethods .nav-pills {
    flex-basis: 60%;
}

.paymentMethods .tab-content {
    flex-basis: 40%;
}

.paymentMethods .nav-pills .nav-link ul li h6 {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0;
}

.paymentMethods .nav-pills .nav-link ul li h6 p {
    font-size: 14px;
    color: #777777;
    margin-bottom: 0;
    margin-top: 3px;
}

.paymentMethods .nav-pills .nav-link ul li i {
    color: #BCBCBC;
    font-size: 25px;
}

.paymentMethods .nav-pills .nav-link.active ul li i {
    color: #259767;
}

.paymentMethods .tab-content>.tab-pane {
    box-shadow: 0px 0px 22px #00000012;
    border-radius: 14px;
    background-color: #fff;
    padding: 15px;
}

.paymentMethods .tab-content>.tab-pane label {
    font-size: 12px;
    font-weight: 500;
}

.step-form-sectn .grey-box .thanks h4 {
    font-size: 27px;
    line-height: 35px;
}

.step-form-sectn .grey-box .thanks .btn.confirm {
    max-width: 500px;
}

.step-form-sectn .grey-box .thanks .btn.confirm {
    max-width: 500px;
    font-size: 17px;
    text-decoration: underline;
    margin-top: 1.5rem;
}

.step-form-sectn .grey-box .thanks .btn.confirm span {
    line-height: 21px;
    margin-top: 8px;
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
}




/*step-from*/

.rdmr {
    color: #000000;
    font-size: 14px;
    display: block;
    margin-bottom: 0.5rem;
    width: auto;
    font-weight: 500;
}

.rdmr:hover {
    color: #259767;
}

.rdmr i {
    color: #259767;
    rotate: 45deg;
    margin-right: 7px;
}


.your-three {
    background-color: #F7F7F7;
    padding: 4.5rem 0;
}

.your-three .box {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 36px #00000014;
    border-radius: 30px;
    text-align: center;
    padding: 3rem;
}

.your-three .box img {
    width: 60px;
    margin-bottom: 1rem;
}

.your-three .box h5 {
    font-weight: bold;
    margin-bottom: 5px;
}

.your-three .box p {
    width: 160px;
    margin: 0 auto;
}


.find-hotel-slider .slide {
    margin: 15px 20px;
    height: auto;
}

.find-hotel-slider .slide figure {
    position: relative;
}

.find-hotel-slider .slide figure img {
    border-radius: 8px;
    width: 100%;
    object-fit: cover;
}

.find-hotel-slider .slide figure figcaption {
    position: absolute;
    bottom: 15px;
    left: 20px;
    width: auto;
    color: #fff;
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: 600;
    z-index: 1;
}

.find-hotel-slider .slide figure::after {
    content: "";
    background-image: url(../images/gradiant-overlay.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.find-hotel-slider .slick-arrow,
.places-sec .slick-arrow {
    font-size: 0;
    background-color: transparent;
    position: absolute;
    transition: 0.4s All ease-in-out;
}

.find-hotel-slider button.slick-prev.slick-arrow {
    top: -60px;
    right: 13%;
}

.find-hotel-slider button.slick-prev.slick-arrow::after {
    content: "\f060";
    font-size: 30px;
    font-family: 'FontAwesome';
    color: #259767;
}

.find-hotel-slider button.slick-next.slick-arrow {
    right: 9%;
    top: -60px;
}

.find-hotel-slider button.slick-next.slick-arrow::after {
    content: "\f061";
    font-size: 30px;
    font-family: 'FontAwesome';
    color: #259767;
}

.find-hotel-slider button.slick-prev.slick-arrow:hover,
.find-hotel-slider button.slick-next.slick-arrow:hover {
    scale: 0.8;
}

.find-hotel-slider .slick-list {
    padding-left: 0px !important;
    max-width: calc(50% - -720.001px);
}

.find-hotel-slider {
    max-width: calc(100% + 4em);
    /*    margin-left: -2em;
    margin-right: -2em;*/
    display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
}


.swings p b {
    font-weight: 600;
}

.founders h4 {
    margin-bottom: 0;
}

.founders .row .col:first-child figure {
    background: linear-gradient(90deg, rgba(210, 229, 221, 1) 70%, rgba(244, 244, 244, 1) 70%);
    padding: 3rem 0 3rem 3rem;
}

.founders .row .col:last-child figure {
    background: linear-gradient(90deg, rgba(244, 244, 244, 1) 30%, rgba(210, 229, 221, 1) 30%);
    padding: 3rem 3rem 3rem 0;
}


.blog .blog-box {
    background-color: #F8F8F8;
    padding: 2rem 3rem;
    text-align: center;
}

.blog figure img,
.popular-blog figure img {
    width: 100%;
}

.blog-details-wrapper {
    padding-right: 3rem;
}

.popular-blog .blog-box {
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
}

.blog-details-sidebar .card {
    background-color: #F8F8F8;
    border: none;
    padding: 2rem;
}

.blog-details-sidebar .card .card-title {
    font-size: 33px;
    margin-bottom: 1.5rem;
}

.blog-details-sidebar .related-blog-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 1.5rem;
}

.blog-details-sidebar .related-blog-item .blog-title {
    margin-bottom: 3px;
}

.blog-details-sidebar .related-blog-item p {
    margin-bottom: 5px;
}


.places-sec button.slick-prev.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    left: 4%;
    z-index: 1;
    background-color: #259767;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 2.5;
    opacity: 0.5;
}

.places-sec button.slick-prev.slick-arrow::after {
    content: "\f060";
    font-size: 22px;
    font-family: 'FontAwesome';
    color: #fff;
}

.places-sec button.slick-next.slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    right: 4%;
    z-index: 1;
    background-color: #259767;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 2.5;
    opacity: 0.3;
}

.places-sec button.slick-next.slick-arrow::after {
    content: "\f061";
    font-size: 22px;
    font-family: 'FontAwesome';
    color: #fff;
}

.places-sec button.slick-prev.slick-arrow:hover,
.places-sec button.slick-next.slick-arrow:hover {
    opacity: 1;
}

.places-sec .slide {
    height: auto;
}

.places-slider .slide figure img {
    width: 100%;
    object-fit: cover;
}

/****footer*****/
.site-footer {
    background-color: #00374A;
    color: #fff;
    position: relative;
}

.footer-widgets {
    padding-top: 3.5rem;
    padding-bottom: 1.5rem;
}

.copyright {
    padding: 1rem 0;
    text-align: center;
    background-color: #043A4D;
}

.copyright p {
    margin: 0;
    color: #B1B1B1;
    font-size: 13px;
}

.footer-widgets .widget-logo h1 {
    color: #BBBBBB;
}

.footer-widgets .widget-logo p {
    color: #EBEBEB;
    font-size: 12px;
    padding: 2rem 0;
    margin: 0;
}

.footer-widgets .widget-logo ul li a {
    color: #fff;
    margin-right: 1rem;
    font-size: 20px;
}

.footer-widgets .widget-logo ul {
    padding-top: 0.5rem;
    padding-bottom: 1.5rem;
    align-items: center;
}

.footer-widgets .widget-logo {
    padding-right: 7rem;
}

.footer-widgets h5 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.81px;
    margin-bottom: 1.8rem;
}

.footer-widgets .widget-links,
.footer-widgets .widget-contact {
    margin-top: 2rem;
    padding-left: 3rem;
}

.footer-widgets .widget-links .footer-menu {
    display: flex;
    gap: 5rem;
}

.footer-widgets .widget-links .footer-menu ul li {
    margin-bottom: 0.5rem;
}

.footer-widgets .widget-links ul li a,
.footer-widgets .widget-contact ul li a {
    color: #fff;
    letter-spacing: 0.48px;
    font-size: 14px;
    line-height: 2;
    font-weight: 500;
}

.footer-widgets .widget-contact ul li {
    margin-bottom: 1rem;
    display: flex;
    gap: 15px;
    align-items: center;
}

.footer-widgets .widget-contact ul li i {
    color: #259767;
    font-size: 17px;
    transition: transform 0.7s;
    transform-style: preserve-3d;
}

.footer-widgets .widget-contact ul li:hover a {
    color: #259767;
}

.footer-widgets .widget-contact ul li:hover i {
    transform: rotateY(180deg);
}

/*end home css*/

/*inner-pages-css*/
.your-three-inr-pg p.pg-hdngs-pargh {
    width: 75%;
}

.your-three-inr-pg .input-group,
.FAQs-inr-pg .input-group {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.your-three-inr-pg .input-group i,
.FAQs-inr-pg .input-group i {
    position: absolute;
    left: 25px;
    z-index: 1;
    top: 13px;
    font-size: 14px;
    color: #a6a6a6a6;
}

.your-three-inr-pg .input-group .btn,
.FAQs-inr-pg .input-group .btn {
    position: absolute;
    right: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    padding: 3px 40px;
    line-height: 2;
    background-color: #145AFF;
    color: #fff;
    border: 1px solid #145AFF;
}

.your-three-inr-pg .input-group .btn:hover,
.FAQs-inr-pg .input-group .btn:hover {
    filter: grayscale(1);
}

.your-three-wrapper .btn.btn-small {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    padding: 3px 20px;
    min-width: 100px;
    margin: 0 10px;
    line-height: 2;
    background-color: transparent;
    color: #000;
    border: 1px solid #A6A6A6;
    transition: 0.4s ease-in-out;
}

.your-three-wrapper .btn.btn-small:hover,
.your-three-wrapper .btn.btn-small.active {
    background-color: #145AFF;
    color: #fff;
    border: 1px solid #145AFF;
}

.your-three-detail-pg h3.pg-hdngs.wdth {
    text-align: left;
    width: 80%;
    margin: 0;
    padding-top: 2.5rem;
    padding-bottom: 1rem;
}

.your-three-detail-pg ul.your-three-detail li {
    font-size: 14px;
    color: #145AFF;
    margin-right: 1rem;
    font-family: 'Poppins';
}

ul.inr-pg-list {
    margin-bottom: 1rem;
    padding-left: 1.3rem;
    width: 55%;
}

ul.inr-pg-list li {
    list-style-type: disc;
    margin-bottom: 9px;
}

ul.inr-pg-list li::marker {
    color: #145AFF;
}


/*contact-us*/
.contact-pg {
    padding-top: 5rem;
    padding-bottom: 6rem;
}

.contact-pg .contact-box {
    background-color: #fff;
    padding: 2rem 3rem;
    box-shadow: 0px 0px 50px #0000001A;
    border-radius: 12px;
}

.contact-pg .contact-box form {
    margin: 1rem 0;
}

.contact-pg .contact-box .form-control,
.contact-pg .contact-box .form-select {
    line-height: 2.5;
    border-radius: 8px;
    border-color: transparent;
    color: #444444;
    padding: 5px 20px;
    font-family: 'Poppins';
    background-color: #EEEEEE;
}

.contact-pg .contact-box textarea.form-control {
    resize: none;
}

::placeholder {
    color: #000;
}

.contact-pg ul.contact-list li {
    display: flex;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1rem;
}

.contact-pg ul.contact-list li img {
    width: 25px;
    transition: transform 0.7s;
    transform-style: preserve-3d;
}

.contact-pg ul.contact-list li a {
    color: #000;
    font-size: 19px;
    font-weight: 500;
}

.contact-pg ul.contact-list li:hover a {
    color: #259767;
}

.contact-pg ul.contact-list li:hover img {
    transform: rotateY(180deg);
}

.contact-box form .btn.submit {
    font-size: 18px;
    width: 150px;
    padding: 15px;
}


/*about us page*/

.site-banner h2.banner-cntnt {
    font-size: 35px;
    font-weight: 700;
    width: 915px;
    line-height: 1.3;
}

.inner-page .site-banner {
    height: 415px;
}

section.misn {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 3.5rem 0;
    position: relative;
}

section.misn::before {
    content: "";
    background-image: url(../images/path-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.misn .left-cntnt {
    position: relative;
    padding: 0 3rem;
}

.misn .left-cntnt h4 {
    color: #fff;
    font-size: 33px;
    width: 90%;
    line-height: 43px;
}

.misn .left-cntnt p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 2rem;
}


.image-content-box .row.g-5 {
    --bs-gutter-x: 5rem;
}

.btn.pgbtn {
    font-size: 20px;
    padding: 15px 20px;
}

.content-box {
    width: 85%;
}

.btn.getStart {
    width: 325px;
    font-size: 27px;
    padding: 23px;
}


.places-sec h3.pg-hdngs {
    font-size: 52px;
}

.input-group-text {
    padding: 4px 9px;
    font-size: 13px;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -2px;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -2px;
    font-size: 12px;
}

.package_section .container .row .col-md-12 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 14px;
    gap: 7px;
}

span.page-numbers.current {
    color: #259767;
    font-weight: 600;
}

.custom-checkout-wrapper .woocommerce-checkout #payment div.payment_box::before{
	border:unset !important;
}

#basket_summary .accordion .accordion-item{
    margin-bottom: 17px;
    border-radius: 14px !important;
    border: unset;
}

#basket_summary .accordion .accordion-item button.accordion-button {
    border-radius: 14px !important;
    background: #fff;
    font-size: 17px;
    /* color: #000!important; */
    font-weight: 600;
}


#basket_summary .accordion .accordion-item .accordion-button:not(.collapsed) {
    color: #259767;
}

#basket_summary .accordion .accordion-item .accordion-button:focus {
    border-color: unset;
    box-shadow: unset;
}

@media only screen and (min-width: 1181px) {
    .terms-policy {
        width: 70%;
        margin: 0 auto;
    }
}



/*end CSS*/



/***************************************************Responsiveness*********************************************************/

@media(max-width:1499px){
    .calander_group {
        width: 46%;
    }

    section {
        overflow: hidden;
    }

    .step-form-sectn .col:first-child .grey-box {
        margin-right: unset;
    }

    .step-form-sectn .grey-box {
        padding: 1rem;
    }
    .choose-golf figure {
        position: relative;
        width: 100%;
        height: 192px;
        overflow: hidden;
        border-radius: 12px;
    }

}

@media only screen and (max-width: 1399px) {
   
    .step-form-sectn .progress {
        width: 998px;
    }

    .step-form-sectn .select-dys>.form-check .form-check-label {
        width: 130px
    }

    .img-overlay-box>.form-check .form-check-label {
        font-size: 15px;
    }

    .img-overlay-box .input-group-text {
        padding: 4px 9px;
        font-size: 13px;
    }

    .step-form-sectn .select-dys>.form-check .form-check-label span {
        font-size: 14px;
    }

    .paymentMethods .nav-pills .nav-link ul {
        gap: 0.5rem;
    }

    .paymentMethods .nav-pills .nav-link ul li:first-child {
        gap: 7px;
    }

    .paymentMethods .nav-pills .nav-link ul li h6 {
        font-size: 15px;
    }

    .paymentMethods .nav-pills .nav-link ul li h6 p {
        font-size: 13px;
    }

    .site-banner h1 {
        font-size: 40px;
        line-height: 1.3;
    }

    .step-form-sectn h3.pg-hdngs {
        font-size: 35px;
    }

    h3 {
        font-size: 35px;
        line-height: 43px;
    }

    h3.pg-hdngs {
        font-size: 40px;
        width: 60%;
    }

    .places-sec h3.pg-hdngs {
        font-size: 40px;
    }

    .step-form-sectn .totl-amt h4 {
        font-size: 25px;
        line-height: 1;
    }

    .meet-doctr .text-icon-box p {
        font-size: 13px;
    }

    p.pg-hdngs-pargh {
        width: 60%;
    }

    .footer-widgets .widget-links,
    .footer-widgets .widget-contact {
        padding-left: 0;
    }

    .footer-widgets .widget-links .footer-menu {
        gap: 2rem;
    }

}

@media only screen and (max-width: 1299px) {
    .find-hotel-slider .slick-list {
        margin-left: 5rem;
    }

    .step-form-sectn .col:first-child .grey-box,
    .swings .col:first-child .box {
        margin-right: 0.5rem;
    }

    .step-form-sectn .col:last-child .grey-box,
    .swings .col:last-child .box {
        margin-left: 0.5rem;
    }

    .choose-hotel figure .img-overlay-box,
    .choose-golf figure .img-overlay-box {
        padding: 8px;
    }

    .img-overlay-box .form-select {
        background-position: right .25rem center;
    }

    .step-form-sectn .grey-box .row .col {
        padding: 0 0.5rem;
    }

    .btn {
        font-size: 15px;
    }

    .navlinks ul li.nav-item a {
        font-size: 14px;
    }

    .btn.login,
    .btn.signup {
        padding: 11px;
        line-height: 1.3;
        min-width: 80px;
    }

    p {
        font-size: 14px;
    }

    .footer-widgets .widget-logo {
        padding-right: 1rem;
    }

    .btn.getStart {
        padding: 20px;
        font-size: 20px;
        width: 300px;
    }

}

@media only screen and (max-width: 1199px) {
    div#products-wrapper {
        display: flex;
        flex-direction: column;
    }
    div#products-wrapper figure img {
        max-width: 100% !important;
        width: 100%;
    }
    div#products-wrapper .col {
        width: 100%;
    }
    .choose-hotel figure {
        width: 100%;
    }
    header .navlinks .navbar.nav-btns.text-end {
        padding-left: 18px;
    }

    .navbar .navlinks {
        justify-content: end;
        margin-right: unset;
        background: #2D3F55;
    }

    .content-box {
        width: 95%;
    }

    .step-form-sectn .select-dys {
        gap: 10px;
    }

    .step-form-sectn .form-check {
        width: 100%;
    }

    .step-form-sectn .select-dys>.form-check .form-check-label {
        width: 100%;
    }

    .calander_group {
        width: 45%;
    }

    .calander_group i {
        position: absolute;
        z-index: 2;
        left: 10px;
        font-weight: 400;
        color: #259767;
        font-size: 23px;
    }
}

@media(max-width:991px) {
    .site-banner {
        height: 70vh;
    }

    .step_form.step-2 > .row {
        display: flex;
        flex-direction: column;
    }

    .step-form-sectn .select-dys {
        gap: 10px;
    }

    .step-form-sectn .form-check {
        width: 100%;
    }

    .step-form-sectn .progress {
        width: 100%;
    }

    .step-form-sectn .select-dys>.form-check .form-check-label {
        width: 100%;
    }

    .calander_group {
        width: 80%;
    }

    .input-daterange.input-group {
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .calander_group i {
        position: absolute;
        z-index: 2;
        left: 25px;
        font-weight: 400;
        color: #259767;
        font-size: 23px;
    }

    .py-5 .container > .row:first-child {
        display: flex;
        flex-direction: column;
    }

    .py-5 .container > .row:first-child .col {
        width: 100%;
    }

    .swings .container > .row .col:nth-child(2) .box > .row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
    }

    .swings .container > .row .col:nth-child(2) .box > .row .col {
        width: 50%;
    }

    .golf .row {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .founders .container > .row {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .founders .container > .row .col {
        width: 100%;
        padding: unset;
    }

    .founders .container > .row:nth-child(3) {
        flex-direction: column-reverse;
    }

    footer .footer-widgets .row .col {
        width: 50%;
    }

    /* about page responsiveness */

    .misn .col {
        width: 100%;
    }

    section.misn::before {
        content: "";
        background-image: url(../images/path-1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #000;
        opacity: 0.6;
    }

    /* blog page responsiveness */

    .site-banner h2.banner-cntnt {
        font-size: 31px;
        width: 100%;
    }

    .contact-pg .row {
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .contact-pg .row .col-md-6 {
        width: 100%;
    }

    #productModal .slick-slider .slick-prev {
        left: 80px;
    }

    #productModal .slick-slider .slick-next {
        right: 95px;
    }

    .img-overlay-box .form-check .form-check-label {
        padding-left: 0;
        color: #fff;
        position: relative;
    }

}

@media(max-width:767px){
    section {
        overflow: hidden;
    }

    .py-5 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }

    .navbar-brand img {
        width: 100px;
        height: auto;
        object-fit: contain;
        margin: 0;
    }

    h3{
        font-size: 25px;
    }

    h3.pg-hdngs {
        font-size: 28px;
    }

    .step-form-sectn h3.pg-hdngs {
        font-size: 26px !important;
    }

    .step_main {
        position: relative;
        width: 100%;
        overflow-x: auto;
    }

    .site-banner .banner-cntnt {
        width: 100%;
        font-size: 31px;
    }

    h3 {
        width: 100% !important;
    }

    .step-wizard {
        width: 1000px;
    }

    .step-form-sectn .progress {
        width: fit-content;
    }

    .step-form-sectn .action_btn {
        text-align: center;
        margin-top: 20px;
    }

    .step-form-sectn .align-items-stretch {
        display: flex;
        flex-direction: column;
        gap: 30px 0;
    }

    footer .footer-widgets .row .col {
        width: 100%;
    }

    .px-5 {
        padding-right: unset !important;
        padding-left: unset !important;
    }

    /* about page responsive */

    .misn .left-cntnt {
        position: relative;
        padding: unset;
    }

    .misn .left-cntnt h4 {
        color: #fff;
        font-size: 27px;
        width: 100%;
        line-height: 43px;
    }

    .footer-widgets .widget-logo ul {
        display: none !important;
    }

    #productModal .slick-slider .slick-next {
        left: 200px;
    }

    #productModal .slick-slider .slick-prev {
        left: 131px;
    }

    #productModal .row {
        display: flex;
        flex-direction: column-reverse;
    }

    #productModal .row > div:nth-child(2) {
        margin-bottom: 50px;
    }

    #productModal .slick-slide img {
        width: 100% !important;
        height: auto !important;
        object-fit: cover !important;
    }

    #productModal .slick-slider .slick-prev {
        position: absolute;
        bottom: -34px;
        left: 40% !important;
        background: unset;
        z-index: 9;
    }

    #productModal .slick-slider .slick-next {
        position: absolute;
        bottom: -34px;
        left: 55% !important;
        background: unset;
        z-index: 9;
        width: 30px !important;
    }

    .find-hotel-slider .slide figure figcaption {
        line-height: 1;
        bottom: 10px;
        left: 10px;
        font-size: 20px;
    }
}

@media(max-width:575px){
	.step-wizard {
        width: 100%;
    }
	
	.step-wizard::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #ddd;
    top: 40px;
}
	
	.step-wizard li strong {
    display: none;
}
	
	.founders p {
    text-align: center;
}
	
	.founders h4 {
    text-align: center !important;
    margin-bottom: 15px;
}
	
	div#basket_summary {
    display: flex;
    flex-direction: column-reverse;
}
}

@media(max-width:558px){
    .find-hotel-slider .slick-list {
        padding-left: 0px !important;
        max-width: 100%;
    }

    .find-hotel-slider .slick-list {
        margin-left: 0;
    }

    .find-hotel-slider .slide figure figcaption {
        bottom: 15px;
        left: 20px;
        font-size: 22px;
    }
}

@media(max-width:475px){
	.site-banner .banner-cntnt {
    padding: 0 15px;
}
	
	.site-banner h2.banner-cntnt {
    font-size: 28px;
    width: 100%;
    padding: 0 15px;
}
	
	section.inner-page.package_section h2 {
    font-size: 25px;
}
	
	.misn .left-cntnt p {
    text-align: center;
}
	
    h4 {
        width: 100%;
        text-align: center;
    }
    html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
        text-align: center !important;
        width: 100%;
    }
    .swings h3.w-100.text-start {
        text-align: center !important;
    }
    .site-banner {
        height: 58vh;
    }
    .site-banner .banner-cntnt {
        top: 73%;
    }
    .site-banner .banner-cntnt {
        font-size: 25px;
    }

    .step-form-sectn .detail {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .step-form-sectn .detail div {
        width: 100%;
        text-align: center;
    }

    .calander_group i {
        left: 10px;
    }

    .contact-pg .contact-box {
        padding: 2rem 1rem;
    }

    .golf_main .main_head .ball_drop {
        width: calc(100%);
        height: 79px;
    }
    
    .golf_main {
        height: auto;
    }

    .loader {
        width: 50px !important;
        height: 50px !important;
    }
  
    .review-section button.slide-arrow.prev-arrow {
        left: -10px !important;
        right: auto;
        width: 35px;
        height: 35px;
    }
    .review-section .slide-arrow { 
        right: -10px!important; 
        width: 35px !important;
        height: 35px !important;
    }
    .review-section .slick-slide .card { 
        width: 300px;
        margin: auto;
    }
}

/* Loader styles */
.loader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /* Ensure it's on top of everything */
}

.loader {
    border: 8px solid #f3f3f3;
    /* Light grey */
    border-top: 8px solid #259767;
    /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    /* Spin animation */
}

/* Spin animation */
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


@media (min-width: 768px) {
    #golf-courses-list {
        height: 650px;
        margin-top: 20px;
        overflow-y: auto;
    }
}


/* Custom Modal Styles */
#productModal .modal-content {
  background-color: #f8f9fa; /* Light background color */
  border-radius: 10px;       /* Rounded corners */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

#productModal .modal-header {
    border-bottom: none;
    padding: 1rem 1.5rem;
    display: flex;
    justify-content: end;
}

#productModal .close {
  font-size: 1.5rem;
  color: #6c757d;
}

#productModal .modal-body {
  padding: 2rem;
}

#productModal h5 {
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 0.75rem;
}

#productModal p {
  margin-bottom: 1rem;
}

#product-thumbnail img {
  border-radius: 10px; /* Rounded corners for the image */
  max-width: 100%;
  height: auto;
}

#productModal .slick-slider .slick-prev {
    position: absolute;
    bottom: -34px;
    left: 30%;
    background: unset;
    z-index: 9;
}

#productModal .slick-slider .slick-next {
    position: absolute;
    bottom: -34px;
    right: 30%;
    background: unset;
    z-index: 9;
}

#productModal .row {
    display: flex;
    align-items: center;
}

#productModal .modal-dialog {
    transform: none;
    max-width: 900px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}

#productModal .slick-slide img {
    width: 100%;
    height: 270px;
}

#productModal .row {
    display: flex;
    align-items: center;
}

#productModal .row ul li {
    font-size: 14px;
}

#productModal .modal-content {
    padding-bottom: 20px;
}

#productModal .modal-header button {
    background: unset;
}

.customHotels-sel .col.disabled {
    position: relative;
}

.customHotels-sel .col.disabled::before {
    position: absolute;
    content: "Not Available";
    color: #fff;
    font-size: 12px;
    top: 8px;
    left: 14px;
    z-index: 1;
    background: #f40808;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 700;
}

.customHotels-sel .col.available {
    position: relative;
}

.customHotels-sel .col.available::before {
    position: absolute;
    content: "Available";
    color: #fff;
    font-size: 12px;
    top: 8px;
    left: 14px;
    z-index: 1;
    background: #054810;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 700;
}

.golfcourse-sel .col.available {
    position: relative;
}

.golfcourse-sel .col.available::before {
    position: absolute;
    content: "Available";
    color: #fff;
    font-size: 12px;
    top: 8px;
    left: 14px;
    z-index: 1;
    background: #054810;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 700;
}

.golfcourse-sel .col.disabled {
    position: relative;
}



.golfcourse-sel .col.disabled::before {
    position: absolute;
    content: "Not Available";
    color: #fff;
    font-size: 12px;
    top: 8px;
    left: 14px;
    z-index: 1;
    background: #f40808;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 700;
}



/*  Extra Activies  */


.extra-activities .col.available {
    position: relative;
}

.extra-activities .col.available::before {
    position: absolute;
    content: "Available";
    color: #fff;
    font-size: 12px;
    top: 8px;
    left: 14px;
    z-index: 1;
    background: #054810;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 700;
}

.extra-activities .col.disabled {
    position: relative;
}



.extra-activities .col.disabled::before {
    position: absolute;
    content: "Not Available";
    color: #fff;
    font-size: 12px;
    top: 8px;
    left: 14px;
    z-index: 1;
    background: #f40808;
    padding: 3px 7px;
    border-radius: 20px;
    font-weight: 700;
}

.currency_selector {
    display: flex;
    margin-bottom: 20px;
    flex-direction: column;
    margin-top: 10px;
    gap: 3px 0;
}

.currency_selector select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 6px 10px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 10px;
    font-size: 14px;
    position: relative;
}

.currency_selector select::after {
    content: "▼"; /* Custom icon */
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
  }

  select::-ms-expand {
     display: block; 
}

tfoot tr:not(:last-child) {
    display: none;
}

.woocommerce-checkout-review-order-table tfoot tr {
    display: none;
}

.woocommerce-checkout-review-order-table tfoot tr.order-total,
.woocommerce-checkout-review-order-table tfoot tr.additional-info {
    display: table-row;
}

.woocommerce-checkout-review-order-table tfoot tr.additional-info td {
    font-weight: normal;
}

table.shop_table.woocommerce-checkout-review-order-table tbody {
    display: none;
}

table.shop_table.woocommerce-checkout-review-order-table thead {
    display: none;
}

.woocommerce table.shop_table {
     border: unset !important;
}

h3#order_review_heading {
    display: none;
}

/* ul.woocommerce-error {
    display: none;
} */

.step_form_list .choose-hotel {
    position: relative;
}

.step_form_list .choose-golf {
    position: relative;
}

/* .my_info_icon {
    display: none !important;
} */

.step_form_list .choose-hotel .my_info_icon {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 18px;
    height: 18px;
    z-index: 2;
    cursor: pointer;
    /* box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px; */
    border-radius: 100%;
    border: 2px solid green;

}

.step_form_list .choose-golf .my_info_icon {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 18px;
    height: 18px;
    z-index: 2;
    cursor: pointer;
    /* box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px; */
    border-radius: 100%;
    border: 2px solid green;
}

.step_form_list .choose-golf .col_group {
    display: flex;
    align-items: center;
}

.step_form_list label.input-group-text img {
    width: 30px !important;
}
/* Style the outer container */
.logo-slider {
    overflow: hidden;
    width: 100%;
    background-color: #f9f9f9; /* Optional: Add a background color */
}
.logo-track{
    /* padding: 25px 0; */
    /* cursor: grab; */
    display: flex;
    /* animation: scroll 15s linear infinite; */
}
/* 

.logo-track:active {
    cursor: grabbing;
  }
.logo-track .slick-slide img {
    display: block;
    height: 80px;
    
}
.logo-track .item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    min-height: 150px;
} */
.review-section .case-studies-slick-slider {
    position: relative;
}

.review-section .case-studies-slick-slider figure {
    margin: 0px;
}

/* .case-studies-slick-slider h3 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
} */

.review-section h4 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.review-section p {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    margin-bottom: 0px;
}

.review-section .slick-slide {
    margin: 10px;
    text-align: center;
}

.review-section .slick-slide .card {
    padding: 16px;
    box-shadow: 0 0 10px #e3e3e3;
    border-radius: 12px;
}



.review-section p {  
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.review-section .slide-arrow {
    background-color: #259767;
    border: 1px solid #259767;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: absolute;
    top: calc(100%/2 - 48px/2);
    right: -50px;
    transition: .3s all;
    cursor: pointer;
    line-height: 1;
    z-index: 10;
}

.review-section .slide-arrow:hover {
    /* color: #259767;
    border-color: #259767;
    background-color:#ffffff; */
}

.review-section button.slide-arrow.prev-arrow {
    left: -50px;
    right: auto;
}

.review-section button.slide-arrow.prev-arrow img {
    transform: rotate(180deg);
}

.review-section figure {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.review-section figure img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.review-section .card-header {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 10px;
}
.rating-stars {
    text-align: left;
    line-height: 1;
}
.rating-stars i{
    color: #FB8700;
    font-size: 16px;
}
.review-section .card-header {
    background-color: transparent;
    border-bottom: 0px;
    padding: 0px;
    margin-bottom: 8px;
}

.logo-slider:hover .logo-track {
    animation-play-state: paused; /* Pauses animation on hover */
}



.marquee {
    width: 100%;
    height: 9rem;
    pointer-events: none;
     background: #d9d9d930; 
    overflow: hidden;
    /* box-shadow: 0 2rem 2rem 0.4rem rgba(0, 0, 0, 0.2); */
}
  
.marquee__inner-wrap {
    height: 100%;
    width: 100%;
}
  
.marquee span {
    text-align: center;
    color: lightgray;
    font-weight: 400;
    white-space: nowrap;
    font-size: max(2vw, 2.4rem);
    line-height: 1.2;
    font-weight: 700;
    padding: 1vh 1vw 0;
    text-transform: uppercase;
}

.marquee__img {
    height: 8rem;
    margin: 0 0.5vw;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-width: 172px;
}

.marquee__inner {
    height: 100%;
    width: fit-content;
    align-items: center;
    display: flex;
    position: relative;
    animation: marquee 50s linear infinite;
    will-change: transform;
}

@keyframes marquee {
    to {
      transform: translateX(-50%);
    }
}

/**
 * Styles for a price tag.
 */

.tag {
    background-color: #9e9e9e;
    filter: drop-shadow(0.2em 0.2em 0 #868686);
    text-align: left;
    height: 2.5em;
    line-height: 2.5em;
    border-top-right-radius: 0.15em;
    border-bottom-right-radius: 0.15em;
    display: inline-block;
    position: relative;
    margin-left: 1.25em;
    margin-right: 0.25em;
    margin-bottom: 0.5em;
}

.tag::before {
    border-right-color: #9e9e9e;
}

.tag::after {
    box-shadow: inset 0.2em 0.2em 0 #868686;
}

.tag::before, .tag::after {
    content: "";
    position: absolute;
}

.tag::before {
    width: 1.875em;
    border-top: 1.25em solid transparent;
    border-bottom: 1.25em solid transparent;
    border-right-style: solid;
    border-right-width: 1.25em;
    top: 0;
    left: -1.875em;
}

.tag::after {
    background-color: #fff;
    width: 0.6em;
    height: 0.6em;
    border-radius: 50%;
    top: 50%;
    left: -0.4166666667em;
    margin-top: -0.3em;
}

.tag-label {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: white;
    padding-left: 1em;
    padding-right: 1em;
}

.tag--green {
    background-color: #259767;
    filter: drop-shadow(0.2em 0.2em 0 #365145);
}

.tag--green::before {
    border-right-color: #259767;
}

.tag--green::after {
    box-shadow: inset 0.2em 0.2em 0 #365145;
}

/**
 * Product cards.
 */

.product-item {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
}

.product-item-image {
    display: flex;
    border-radius: 12px;
    overflow: hidden;
    min-height: 100px;
    position: relative;
}

.product-item.selected .product-item-image::after {
    content: "Selected";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgb(28 147 36 / 60%);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    font-size: 14px;
    z-index: 1;
}

@media (min-width: 768px) {
    .product-item-image {
        height: 190px;
    }
}

.product-item-image figcaption {
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 20px;
}

.not-available .product-item-image figcaption {
    cursor: auto;
}

.product-item-image > img {
    width: 100%;
    object-fit: cover;
}

.not-available .product-item-image > img {
    filter: grayscale(100%);
}

.product-item-image figcaption::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.0); /* Transparent by default */
    transition: background 0.3s ease;
}

.product-item:hover .product-item-image figcaption::before {
    background: rgba(0, 0, 0, 0.4); /* Dark overlay on hover */
}

.not-available:hover .product-item-image figcaption::before {
    background: none;
}

.product-item figcaption::after {
    content: "";
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    opacity: 0.5;
}

.product-item-image figcaption span {
    position: relative;
    font-weight: bold;
    color: #fff;
    font-size: 3.5vw;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000;
}

@media (min-width: 768px) {
    .product-item-image figcaption span {
        font-size: 25px;
    }
}

@media (min-width: 992px) {
    .product-item-image figcaption span {
        font-size: 31px;
    }
}

.product-item .slick-slide {
    height: auto;
}


.product-item h2 {
    font-size: 30px;
}

.product-item .price-tag {
    font-weight: bold;
    text-align: right;
    font-size: 20px;
}

.product-item .close-button {
    background: transparent;
    color: #259767;
}

/**
 * Hotels.
 */
.hotels-info-container {
    display: none;
}

#hotels-list.hotel-selected .hotels-info-container {
    display: block;
}

#hotels-list.hotel-selected .product-item.selected .hotels-info-container {
    display: none;
}

#hotels-list.hotel-selected .hotels-selection-container {
    display: none;
}

#hotels-list.hotel-selected .product-item.selected .hotels-selection-container {
    display: block;
}

.hotels-info-container .hotels-info-message {
    display: inline-block;
    border: 2px solid #000;
    padding: 20px;
    margin: 10px 0;
    border-radius: 5px;
}

.hotels-info-message a {
    border-color: #dc3545;
    color: #dc3545;
    background-color: transparent;
    font-weight: 400;
}

.hotels-info-message a:hover {
    background-color: #dc3545;
    color: #fff;
}

.hotels-info-message a span {
    font-weight: 500;
}

/**
 * General blocks.
 */
.long-duration-request {
    background-color: #d2ffd59e;
    display: flex;
    font-size: 16px;
    padding: 22px;
    border-radius: 7px;
    border: 1px solid #CCC;
    font-weight: 500;
    gap: 15px;
}

.long-duration-request svg {
    width: 75px;
}

.long-duration-request a {
    color: #259767;
    font-weight: bold;
}

.nights-selection {
    gap: 5px;
}

.step-form-sectn .buttons-section >.form-check .form-check-label {
    width: auto;
    border: 1px solid #d9d9d9;
}

.step-form-sectn .buttons-section>.form-check {
    width: 100%;
}

.buttons-section {
    display: flex;
    justify-content: space-between;
    flex: 1;
}

.step-form-sectn .buttons-section {
    gap: 5px;
}

.buttons-section span {
    margin-top: 5px;
    white-space: nowrap;
}

.product-gallery-nav .thumbnail {
    cursor: pointer;
    position: relative;
    padding: 3px;
    background: #fdfdfd;
    border: 1px solid #dfdfdf;
    margin: 4px;
}

.product-gallery-nav .thumbnail::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.0); /* Transparent by default */
    transition: background 0.3s ease;
}

.product-gallery-nav .thumbnail:hover::before {
    background: rgba(0, 0, 0, 0.2);
}

.number-selectors {
    display: inline-flex;
    align-items: center;
}

.number-selectors .input-group {
    width: fit-content;
    display: inline-flex;
    margin-right: 5px;
}

.product-info-container {
    display: none;
}

.product-item.selected .product-info-container,
.product-item.preselected .product-info-container {
    display: block;
}

.product-info-container svg {
    width: 50px;
}

.select-product-button {
    padding: 25px;
    font-size: 1.4em;
    background: transparent;
    color: #259767;
}

.product-item.selected .select-product-button,
.product-item.preselected .select-product-button {
    display: none;
}

.product-selectors-container {
    display: none;
}

.product-item.selected .product-selectors-container,
.product-item.preselected .product-selectors-container {
    display: block;
}

/**
 * Arrow guide.
 */
.arrow-guide {
    position: fixed;
    width: 140px;
    height: 71px;
    margin-left: -70px;
    left: 50%;
    bottom: 1px;
    z-index: 1;
}

@media (min-width: 768px) {
    .arrow-guide {
        display: none;
    }
}