.single-room-block {
    padding-top: 175px;
}

.room-grid-wrap.grid .room-facility:hover img {
    filter: invert(1);
}

.theme-mondok .single-room-sidebar .check-form-wrap form .check-input-submit {
    cursor: pointer;
    font-family: 'Quicksand';
    font-weight: 600;
    color: #119e91!important;
}

.theme-mondok .single-room-sidebar .check-form-wrap form .check-input-submit:hover {
    color: #ffffff!important;
}

.theme-mondok .calender-inner-wrap .calender1 .ui-datepicker-inline table.ui-datepicker-calendar th span {
    color: #119e91;
}

.theme-mondok .single-room-sidebar .check-form-wrap form .check-input-submit::before {
    background-color: #119e91;
}

.theme-mondok .datepicker__month th.datepicker__week-name {
    color: #119e91;
}

.theme-mondok .datepicker__topbar .datepicker__close-button {
    border-color: #119e91;
}

.theme-mondok .calender-bottom-wrap .dot {
    background-color: #119e913b;
}

.theme-mondok .datepicker__month td.datepicker__month-day--selected,
.theme-mondok .datepicker__month td.datepicker__month-day--first-day-selected:after,
.theme-mondok .datepicker__month td.datepicker__month-day--hovering,
.theme-mondok .datepicker__month td.datepicker__month-day--last-day-selected:before {
    background-color: rgb(17 158 145 / 30%);
}

.theme-mondok .datepicker__month td.datepicker__month-day--first-day-selected,
.theme-mondok .datepicker__month td.datepicker__month-day--last-day-selected {
    background-color: #119e91;
    color: #fff;
}

.theme-mondok .calender-inner-wrap .calender1 .ui-state-disabled,
.theme-mondok .calender-inner-wrap .calender1 .ui-widget-content .ui-state-disabled,
.theme-mondok .calender-inner-wrap .calender1 .ui-widget-header .ui-state-disabled {
    background-color: #c8e9e6;
}

.theme-mondok .calender-inner-wrap .calender1 .ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
    background-color: white;
}

.theme-mondok .add-service-list-wrap .service-list .service-item:hover .service-icon, 
.theme-mondok .add-service-list-wrap .service-list .service-item .service-icon.active {
    border-color: #f1f3f4;
    background-color: #119e91;
}

.theme-mondok .add-service-list-wrap .service-list .service-item:hover, 
.theme-mondok .add-service-list-wrap .service-list .service-item.selected {
    background-color: #c8e9e6;
}

.theme-mondok .add-service-list-wrap .service-list .service-item:hover .service-icon img, 
.theme-mondok .add-service-list-wrap .service-list .service-item.selected .service-icon img {
    filter: invert(1);
}

.theme-mondok .add-service-list-wrap .service-list .service-item {
    padding: 10px 15px;
    height: auto;
}

.theme-mondok .similiar-item .room-text-wrap a {
    font-family: 'Philosopher';
}

.theme-mondok .similiar-item .room-text-wrap a:hover {
    color: #119e91;
}

.single-mondok-swiper.swiper-container {
    padding-bottom: 40px;
    margin-bottom: 60px;
}

.single-mondok-swiper.swiper-container .swiper-pagination {
    bottom: -10px;
}

.single-mondok-swiper.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #999999;
}

.single-mondok-swiper.swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 14px;
}

.single-room-content .title-room {
    font-size: 38px;
    line-height: 1.2;
}

.single-room-content .description-room {
    font-weight: 500;
}

.single-room-content .inner-room-content {
    padding-top: 18px;
}

.single-room-content-wrapper {
    gap: 30px;
    grid-gap: 30px;
}

.single-room-booking .inner-room-book {
    padding: 20px 30px;
    box-shadow: 0px 0px 10px -4px #aaaaaa;
    border-radius: 10px;
}

.single-room-booking .inner-room-book h3 {
    font-size: 26px;
}

.single-mondok-swiper .swiper-slide img {
    width: 100%;
    height: 700px;
    object-fit: cover;
    transition: all .3s ease-in-out;
}

.single-mondok-swiper .swiper-slide.swiper-slide-active,
.single-mondok-swiper .swiper-slide.swiper-slide-active img {
    width: 600px !important;
    transition: all .3s ease-in-out;
}

.room-facilities {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.room-fac-item {
    display: flex;
    column-gap: 20px;
}

.fac-title {
    margin-bottom: 0;
}

.fac-icons i {
    font-size: 18px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 10px;
}

/* Review */

.single-room-content-wrapper .glsr .glsr-reviews,
.single-room-content-wrapper .glsr .glsr-reviews-wrap {
    gap: 1rem;
}

.glsr-default .glsr-review {
    padding: 20px 30px;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
}

.review-date span {
    font-size: 12px;
    color: #acacac;
}

.glsr-review-author {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 20px;
    font-family: 'Philosopher';
}

.review-date {
    line-height: 15px;
}

.glsr-read-more a {
    position: absolute;
    left: 0;
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline !important;
    text-transform: capitalize;
    bottom: -7px;
}

.glsr .glsr-review-content {
    position: relative;
    padding-bottom: 20px;
}

.single-room-content-wrapper .glsr-default .glsr-review p {
    line-height: 3rem;
}

.room-reviews .glsr-default {
    padding-bottom: 30px;
    border-bottom: 2px solid #e3e3e3;
}

.room-reviews .glsr-default[data-class="my-reviews-form full-width"] {
    padding-bottom: 0;
    border-bottom: none;
}

.glsr-form-wrap {
    padding-top: 30px;
    padding-bottom: 0;
    border-bottom: 0px;
}

.reviewer-info {
    display: flex;
    margin-bottom: 15px;
}

.reviewer-info .glsr-review-avatar img {
    margin-right: 20px;
    border-radius: 50%;
}

.author-name {
    padding-top: 5px;
}

.single-room-content-wrapper .glsr-default form.glsr-form textarea.glsr-textarea,
.single-room-content-wrapper .glsr-default form.glsr-form input.glsr-input {
    border: 2px solid #ddd;
    padding: 10px;
    border-radius: 5px;
}

.single-room-content-wrapper .glsr-default form.glsr-form textarea.glsr-textarea::placeholder,
.single-room-content-wrapper .glsr-default form.glsr-form input.glsr-input::placeholder {
    color: #000;
}

.single-room-content-wrapper .glsr-default form.glsr-form input.glsr-input:focus,
.single-room-content-wrapper .glsr-default form.glsr-form select.glsr-select:focus,
.single-room-content-wrapper .glsr-default form.glsr-form textarea.glsr-textarea:focus {
    box-shadow: none;
}

.glsr-form-wrap div[data-field="submit-button"] {
    padding-top: 20px;
}

.glsr-default form.glsr-form .glsr-field-error {
    margin-top: 5px;
}

.glsr-form-wrap .glsr-button[type="submit"] {
    font-family: 'Open Sans';
    font-weight: 600;
    color: #119e91;
    padding: 3px 25px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

.glsr-form-wrap .glsr-button[type="submit"]:hover {
    background-color: transparent;
    color: #ffffff;
    transition: all .3s ease-in-out;
}

.glsr-form-wrap .glsr-button[type="submit"]::before {
    content: "";
    position: absolute;
    left: 0;
    width: 44px;
    height: 44px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #119e91;
    border-radius: 30px;
    z-index: -1;
    opacity: 0.2;
    transition: all .3s ease-in-out;
}

.glsr-form-wrap .glsr-button[type="submit"]:hover::before {
    width: 100%;
    opacity: 1;
    transition: all .3s ease-in-out;
}

.single-room-content-wrapper .glsr-default form.glsr-form .gl-star-rating--stars>span {
    height: 4rem;
    width: 3rem;
}

.single-room-content-wrapper .glsr-default form.glsr-form label.glsr-label {
    font-size: 1.4rem;
    margin-bottom: 5px;
    font-weight: bold;
}

.room-head-meta {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 20px;
}

.room-head-meta .room-price {
    display: flex;
    align-items: center;
    gap: 10px;
}

.room-head-meta .room-price span {
    font-size: 32px;
    font-weight: bold;
}

.rate-review,
.rate-review .glsr-star-rating {
    display: flex;
    align-items: center;
    gap: 10px;
}

.rate-review .glsr-star-rating span {
    width: 15px;
    height: 15px;
}

.rate-review .glsr-star-rating span.star-info {
    width: auto;
    height: auto;
}

.rate-review .glsr-star-empty {
    display: none;
}

/* cart page */

.mondok-cart-content-wrapper {
    display: flex;
    column-gap: 30px;
}

.mondok-product-cart {
    width: 70%;
}

.mondok-cart-side {
    width: 30% !important;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px -5px #aaa;
}

.woocommerce-checkout .mondok-cart-side {
    width: unset !important;
}

.booking-date {
    display: flex;
    margin-bottom: 20px;
}

.booking-date .check-box {
    width: 50%;
    border: 2px solid #ebebeb;
    padding: 15px 20px;
}

.booking-date .checkin.check-box {
    border-right: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.booking-date .checkout.check-box {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.booking-date span.check-stat {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 7px;
    display: block;
}

.booking-date .check-date {
    font-size: 14px;
}

.mondok-cart-side .side-title {
    font-size: 18px;
    font-weight: 700;
}

.mondok-cart-side .room-title-side {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    margin-top: 3px;
    margin-bottom: 10px;
}

.mondok-cart-side .cart-info-w-price {
    display: flex;
    justify-content: space-between;
}

.mondok-cart-side .cart-info-w-price .cart-price {
    font-size: 25px;
    font-weight: 700;
    color: #119d94;
    margin-top: -15px;
}

.mondok-cart-side .cart-additional-price.discount-value {
    border-top: 2px solid #f0f0f0;
    margin-top: 10px;
    padding-top: 20px;
}

.mondok-cart-side .cart-info-w-price .cart-price.disc-price {
    text-decoration: line-through #000;
    margin-left: auto;
    margin-right: 10px;
}

.mondok-cart-side .cart-info-w-price .cart-price-disc {
    font-size: 20px;
    font-weight: 700;
    color: #119d94;
    margin-top: -15px;
}

.mondok-cart-side .total-price-room {
    margin-top: 10px;
    padding-top: 30px;
    border-top: 2px solid #f0f0f0;
}

.mondok-billing-details {
    padding: 30px 25px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px -5px #aaa;
}

.mondok-billing-details .mondok-billing-detail-titleh2.mondok-billing-detail-title {
    font-size: 3.5rem;
}

.mondok-billing-details .mondok-proceed-to-checkout {
    padding-top: 30px;
    border-top: 2px solid #f0f0f0;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.woocommerce .mondok-billing-details .mondok-proceed-to-checkout a {
    font-size: 16px;
    color: #119e91;
    font-weight: 600;
    font-family: "Quicksand";
    position: relative;
    z-index: 1;
    padding: 12px 20px;
    background-color: #ffffff;
    width: auto;
}

.woocommerce .mondok-billing-details .mondok-proceed-to-checkout a:hover {
    color: #ffffff;
    background-color: #ffffff;
}

.mondok-cart-side .cart-info-w-price .cart-price span.price-disc {
    font-size: 20px;
    color: #aaa;
    text-decoration: line-through;
    text-decoration-color: #aaa;
    text-decoration-thickness: 3px;
}

.woocommerce .mondok-billing-details .mondok-proceed-to-checkout a:before {
    content: "";
    position: absolute;
    left: 0;
    width: 40px;
    height: 100%;
    top: 0px;
    background-color: #119e91;
    border-radius: 30px;
    z-index: -1;
    opacity: 0.2;
    transition: all .3s ease-in-out;
}

.woocommerce .mondok-billing-details .mondok-proceed-to-checkout .remove-cart a:before {
    background-color: red;
}

.woocommerce .mondok-billing-details .mondok-proceed-to-checkout a:hover:before {
    width: 100%;
    opacity: 1;
    transition: all .3s ease-in-out;
}

.mondok-additional-options {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.mondok-additional-options .mondok-additional-item {
    display: flex;
    cursor: pointer;
    padding: 8px 15px;
    height: 100%;
    border-radius: 10px;
    transition: all .3s;
    align-items: center;
}

.mondok-additional-item.active {
    background-color: rgb(17 158 145 / 30%);
}

.mondok-additional-item.active .mondok-add-item-icon img {
    filter: invert(1);
}

.mondok-additional-options .mondok-additional-item .mondok-add-info span {
    display: block;
    line-height: 1;
}

.mondok-additional-options .mondok-additional-item .mondok-add-info .services-name {
    margin-bottom: 8px;
}

.mondok-additional-options .mondok-additional-item .mondok-add-item-icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #aaa;
    border-radius: 8px;
    margin-right: 15px;
}

.mondok-additional-options .mondok-additional-item .mondok-add-item-icon img {
    width: 20px;
    height: 20px;
    object-fit: scale-down;
}

.mondok-additional-options .mondok-additional-item.active .mondok-add-item-icon {
    background-color: #119d94;
    border-color: #119d94;
}

.woocommerce-message {
    border-top-color: #119d94;
}

.woocommerce-message::before {
    color: #119d94;
}

.woocommerce-page .woocommerce-message .button,
.woocommerce-page .return-to-shop .button {
    background-color: #119e91;
    color: #ffffff;
    border-radius: 30px;
}

.woocommerce-page .woocommerce-message .button:hover,
.woocommerce-page .return-to-shop .button:hover {
    background-color: #0f877b;
    color: #ffffff;
}

/* My Account */

.woocommerce-account .page-content .mondok-myaccnt-wrap.mondok1-style,
.woocommerce-account .page-content .mondok-myaccnt-wrap.mondok2-style {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 40px;
}

.woocommerce-MyAccount-navigation {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    max-width: 220px;
    margin-right: 30px;
    max-height: 270px;
}

.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 40px;
}

.the-content.content .woocommerce-MyAccount-navigation ul li {
    position: relative;
}

.the-content.content .woocommerce-MyAccount-navigation ul li a {
    color: #000000;
}

.the-content.content .woocommerce-MyAccount-navigation ul li.is-active a,
.the-content.content .woocommerce-MyAccount-navigation ul li a:hover {
    color: #119e91;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: calc(100% - 335px);
    padding: 40px;
}

.woocommerce-MyAccount-content {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
}

.mondok-myaccnt-wrap.mondok3-style .woocommerce-MyAccount-navigation,
.mondok-myaccnt-wrap.mondok3-style .woocommerce-MyAccount-content {
    background: #FFFFFF;
    box-shadow: 0px 9px 80px rgba(0, 0, 0, 0.07), 0px 1.12694px 10.0172px rgba(0, 0, 0, 0.035);
    border: none;
    border-radius: 12px;
}

.the-content.content .mondok-myaccnt-wrap.mondok2-style .woocommerce-MyAccount-navigation ul li.is-active a,
.the-content.content .mondok-myaccnt-wrap.mondok2-style .woocommerce-MyAccount-navigation ul li a:hover,
.the-content.content .mondok-myaccnt-wrap.mondok2-style .mondok2-style a {
    color: #FCBC58;
}

.the-content.content .mondok-myaccnt-wrap.mondok2-style .mondok2-style p:nth-child(2) a {
    color: #B0B0B0;
}

.woocommerce .mondok-myaccnt-wrap.mondok2-style form .form-row label {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}

.woocommerce .mondok-myaccnt-wrap.mondok2-style form .form-row input.input-text {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #020202;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    transition: all 0.3s ease;
}

.woocommerce .mondok-myaccnt-wrap.mondok2-style form .form-row input.input-text:hover,
.woocommerce .mondok-myaccnt-wrap.mondok2-style form .form-row input.input-text:focus {
    border-color: #FCBC58;
}

.woocommerce .mondok-myaccnt-wrap.mondok2-style form .show-password-input, 
.woocommerce-page .mondok-myaccnt-wrap.mondok2-style form .show-password-input {
    top: 2px;
    right: 0;
}

.woocommerce .mondok-myaccnt-wrap.mondok2-style button[type="submit"] {
    background: #FCBC58;
    border-radius: 25px;
    padding: 10px 45px;
    border: none;
    outline: none;
    cursor: pointer;
    font-family: 'Quicksand';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-top: 20px;
}

.woocommerce .mondok-myaccnt-wrap.mondok2-style button[type="submit"]::before,
.woocommerce .mondok-myaccnt-wrap.mondok3-style button[type="submit"]::before {
    display: none;
}

.mondok-myaccnt-wrap.mondok2-style .select2-container .select2-selection--single {
    border-width: 0;
    border-bottom-width: 1px;
    border-color: #000000;
    border-radius: 0;
}

.mondok-myaccnt-wrap.mondok2-style .select2-container .select2-selection--single span {
    padding: 0;
}

.mondok2-style .woocommerce-orders-table td a {
    color: #FCBC58;
}

.mondok2-style .woocommerce-orders-table td a:hover {
    color: #ffb440;
}

.the-content.content .mondok-myaccnt-wrap.mondok3-style .woocommerce-MyAccount-navigation ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -40px;
    width: 0;
    height: 20px;
    background: #119E91;
    border-radius: 20px 0px 0px 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.3s ease;
}

.the-content.content .mondok-myaccnt-wrap.mondok3-style .woocommerce-MyAccount-navigation ul li.is-active a::before {
    width: 5px;
}

.woocommerce .mondok-myaccnt-wrap.mondok3-style form .form-row input.input-text {
    border-width: 1px;
}

.woocommerce .mondok-myaccnt-wrap.mondok3-style button[type="submit"] {
    padding: 12px 36px;
    background-color: #119E91;
    border-radius: 50px;
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.15px;
    color: #FFFFFF;
    border: none;
    outline: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.woocommerce .mondok-myaccnt-wrap.mondok3-style button[type="submit"]:hover {
    background-color: #0c7469;
}

.mondok-myaccnt-wrap.mondok3-style .select2-container .select2-selection--single{
    border-width: 1px;
}

.woocommerce .mondok-myaccnt-wrap.mondok3-style form .show-password-input, 
.woocommerce-page .mondok-myaccnt-wrap.mondok3-style form .show-password-input  {
    background-image: url('../img/eye_icon2.png');
}

.the-content.content .mondok3-style .woocommerce-MyAccount-navigation ul li:last-child a,
.the-content.content .mondok3-style .woocommerce-MyAccount-navigation ul li:last-child a:hover,
.the-content.content .mondok-myaccnt-wrap.mondok3-style .mondok3-style p:nth-child(2) a {
    color: #FF5722;
}

/* Custom Galler Elementor CSS */
.elementor-slideshow__header i,
.elementor-slideshow__header div {
    display: none !important;
}

/* Woocommerce My-Account */
.myaccount-body {
    display: flex;
}
/* mondok 1 my account 2 */
.mondok2-style.myaccount-head {
    margin-bottom: 30px;
}

.mondok2-style .myaccount-head-inner {
    padding: 50px;
    background-image: url('../img/acc-card-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    border-radius: 10px;
}

.mondok2-style .myaccount-head-inner .author-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
}

.mondok2-style .myaccount-head-inner .author-img img {
    border-radius: 100%;
    min-width: 80px;
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.mondok2-style .myaccount-head-inner .author-name {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 10px;
}
.mondok2-style .myaccount-head-inner .bio {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 0;
}
.mondok2-style .woocommerce-info {
    border-top-color: #FCBC58;
}
.mondok2-style .woocommerce-info::before {
    color: #FCBC58;
}

/* mondok 1 my account */
.mondok1-style.myaccount-head {
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
}
.mondok1-style .myaccount-head-inner .author-wrap {
    display: flex;
    align-items: center;
    gap: 30px;
}
.mondok1-style .myaccount-head-inner .author-img img {
    border-radius: 100%;
}
.mondok1-style .author-name {
    padding-top: 0;
    margin-bottom: 10px;
}
.mondok1-style .bio {
    margin-bottom: 0;
}

.woocommerce form .form-row input.input-text {
    background-color: transparent;
    border-color: #c3c3c3;
    border-radius: 5px;
    border-width: 2px;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    font-family: "Quicksand";
    transition: all 0.3s ease;
}

.woocommerce form .form-row input.input-text:hover,
.woocommerce form .form-row input.input-text:focus {
    border-color: #02ad88;
}

.woocommerce form .form-row label {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    font-family: "Quicksand";
}

.woocommerce button[type="submit"] {
    position: relative;
    font-size: 16px;
    color: #119e91;
    font-weight: 600;
    font-family: "Quicksand";
    z-index: 1;
    padding: 10px 20px;
    background-color: transparent;
    transition: all 0.3s ease;
}

.woocommerce button[type="submit"]::before {
    content: "";
    position: absolute;
    left: 0;
    width: 35px;
    height: 100%;
    top: 0px;
    background-color: #119e91;
    border-radius: 30px;
    z-index: -1;
    opacity: 0.2;
    transition: all .3s ease-in-out;
}

.woocommerce button[type="submit"]:hover {
    background-color: transparent;
    color: #ffffff;
}

.woocommerce button[type="submit"]:hover::before {
    width: 100%;
    opacity: 1;
}

.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {
    top: 10px;
    width: 20px;
    height: 20px;
    background-image: url('../img/eye_icon1.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.woocommerce form .show-password-input::after, 
.woocommerce-page form .show-password-input::after {
    content: "";
}

.select2-container .select2-selection--single {
    display: flex;
    align-items: center;
    height: 40px;
    border-color: #c3c3c3;
    border-radius: 5px;
    border-width: 2px;
    transition: all 0.3s ease;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    font-family: "Quicksand";
    color: #000000;
}

.select2-container .select2-selection--single:hover,
.select2-container.select2-container--open .select2-selection--single,
.select2-dropdown {
    border-color: #02ad88;
}

.select2-dropdown {
    border-width: 2px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], 
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #02ad88;
}

.woocommerce form .form-row {
    margin: 0 0 17px;
}

.woocommerce-checkout .woocommerce .customer-details-wrap {
    display: flex;
    gap: 30px;
}

.woocommerce-checkout .woocommerce .customer-details-wrap > div {
    float: none;
    width: 100%;
}

.woocommerce-checkout .woocommerce .customer-details-wrap .col-1 {
    max-width: 65%;
    width: 65%;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 15px -5px #aaa;
}

.woocommerce-checkout .woocommerce .customer-details-wrap .col-2 {
    max-width: 35%;
    width: 35%;
}

.woocommerce-checkout .woocommerce .col2-set::before,
.woocommerce-checkout .woocommerce .col2-set::after {
    display: none;
}

.woocommerce-checkout .woocommerce #billing_postcode_field,
.woocommerce-checkout .woocommerce #billing_phone_field {
    float: left;
    width: 47%;
    overflow: visible;
    clear: unset;
}

.woocommerce-checkout .woocommerce #billing_state_field,
.woocommerce-checkout .woocommerce #billing_email_field {
    float: right;
    width: 47%;
    overflow: visible;
    clear: unset;
    margin-bottom: 21px;
}

.woocommerce-checkout .woocommerce .woocommerce-additional-fields > h3 {
    display: none;
}

.woocommerce-checkout .woocommerce .woocommerce-additional-fields .input-text {
    padding: 10px;
    height: 200px;
    background-color: transparent;
    border-color: #c3c3c3;
    border-radius: 5px;
    border-width: 2px;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    font-family: "Quicksand";
    transition: all 0.3s ease;
}

.woocommerce-checkout .woocommerce .woocommerce-additional-fields .input-text:hover,
.woocommerce-checkout .woocommerce .woocommerce-additional-fields .input-text:focus {
    border-color: #02ad88;
}

.woocommerce-checkout .woocommerce table.shop_table {
    display: none;
}

.woocommerce-checkout .woocommerce #payment #place_order, 
.woocommerce-checkout .woocommerce-page #payment #place_order {
    float: left;
    color: #119e91;
    background-color: unset;
}

.woocommerce-checkout .woocommerce #payment #place_order:hover {
    color: #ffffff;
}

.woocommerce-checkout .woocommerce .woocommerce-checkout #payment {
    border-radius: 0;
    background-color: unset;
}

.woocommerce-checkout #payment ul.payment_methods,
.woocommerce-checkout #payment div.form-row {
    padding: 1.5em 0;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    display: none;
}

.woocommerce-checkout #payment ul.payment_methods li input {
    height: auto;
}

.woocommerce-checkout .page-title-wrap {
    text-align: center;
}

.woocommerce-checkout .customer-details-wrap .woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce-checkout .customer-details-wrap #coupon_code {
    border-width: 1px;
}

.woocommerce-checkout .woocommerce-checkout-payment {
    border-top: 1px solid #d3ced2;
    margin-top: 10px;
}

.woocommerce-MyAccount-content.mondok1-style a.woocommerce-button.view {
    background-color: transparent;
}

.woocommerce-MyAccount-content.mondok1-style a.woocommerce-button.view:hover {
    color: #0f877b;
}

.woocommerce-MyAccount-content.mondok1-style .woocommerce-pagination a.woocommerce-button {
    font-size: 16px;
    color: #119e91;
    background-color: transparent;
    font-weight: 600;
    font-family: "Quicksand";
    position: relative;
    z-index: 1;
    padding: 10px 20px;
}

.woocommerce-MyAccount-content.mondok1-style .woocommerce-pagination a.woocommerce-button::before {
    content: "";
    position: absolute;
    left: 0;
    width: 36px;
    height: 100%;
    top: 0px;
    background-color: #119e91;
    border-radius: 30px;
    z-index: -1;
    opacity: 0.2;
    transition: all .3s ease-in-out;
}

.woocommerce-MyAccount-content.mondok1-style .woocommerce-pagination a.woocommerce-button:hover {
    color: #ffffff;
}

.woocommerce-MyAccount-content.mondok1-style .woocommerce-pagination a.woocommerce-button:hover::before {
    width: 100%;
    opacity: 1;
    transition: all .3s ease-in-out;
}

.woocommerce-info {
    border-top-color: #119e91;
}

.woocommerce-info::before {
    color: #119e91;
}

.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-info .button:hover {
    background-color: transparent;
}

/* Woocommerce Login & Register */
#content.auth-page {
    padding: 0;
}

.auth-page .page-content {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: 100% 0;
}

.mondok-auth-wrap {
    align-items: center;
}

.mondok-auth-swiper-wrap {
    grid-column: span 7 / span 7;
}

.mondok-auth-form.style-1 .site-logo-wrap img {
    margin: 0 auto;
}

.mondok-auth-form.style-1 {
    grid-column: span 5 / span 5;
    padding: 0 150px;
}

.register-form {
    display: none;
}

.woocommerce .mondok-auth-wrap form {
    border: none;
    padding: 0;
    margin: 0;
}

.woocommerce .mondok-auth-form.style-1 form {
    margin: 60px 0 0;
}

.mondok-auth-form.style-1 form .form-title-wrap h3 {
    font-size: 32px;
    color: #000000;
    font-weight: 700;
    font-family: "Philosopher";
    margin: 0;
}

.mondok-auth-form.style-1 form .form-title-wrap p {
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    font-family: "Quicksand";
    margin: 0;
}

.mondok-auth-form.style-1 form .form-title-wrap {
    margin-bottom: 15px;
}

.woocommerce .mondok-auth-form.style-1 form .form-row input.input-text {
    height: 45px;
    border-color: #d6d6d6;
}

.woocommerce .mondok-auth-form.style-1 form .form-row input.input-text:hover, 
.woocommerce .mondok-auth-form.style-1 form .form-row input.input-text:focus {
    border-color: #02ad88;
}

.woocommerce .mondok-auth-form.style-1 button[type="submit"] {
    width: 100%;
    background-color: #119e91;
    color: #ffff;
    border-radius: 30px;
    height: 50px
}

.woocommerce .mondok-auth-form.style-1 button[type="submit"]:hover {
    background-color: #0d776c;
}

.woocommerce .mondok-auth-form.style-1 button[type="submit"]::before {
    display: none;
}

.woocommerce .mondok-auth-form.style-1 form .lost_password {
    text-align: center;
    margin: 0;
    padding: 13px 0 20px;
}

.woocommerce .mondok-auth-form.style-1 form .lost_password a {
    font-size: 14px;
    color: #ababab;
    font-weight: 400;
    font-family: "Quicksand";
}

.mondok-auth-form.style-1 form .create-accnt-text p,
.mondok-auth-form.style-1 form .login-link-text p {
    font-size: 14px;
    color: #ababab;
    font-weight: 400;
    font-family: "Quicksand";
    text-align: center;
    margin: 0;
}

.woocommerce .mondok-auth-form form .show-password-input, 
.woocommerce-page .mondok-auth-form form .show-password-input {
    width: 20px;
    height: 20px;
    background-image: url('../img/eye_icon1.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    top: 12px;
    opacity: 0.5;
}

.woocommerce .mondok-auth-form form .show-password-input.display-password, 
.woocommerce-page .mondok-auth-form form .show-password-input.display-password {
    opacity: 1;
}

.woocommerce .mondok-auth-form form .show-password-input::after, 
.woocommerce-page .mondok-auth-form form .show-password-input::after {
    content: "";
}

/* Style2 */
.mondok-auth-gallery-wrap {
    grid-column: span 12 / span 12;
}

.mondok-auth-form.style-2 {
    position: absolute;
    top: 50%;
    left: 6%;
    min-width: 430px;
    max-width: 430px;
    padding: 0;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 10px;
    z-index: 10;
    transform: translate(-6%, -50%);
    -webkit-transform: translate(-6%, -50%);
    -moz-transform: translate(-6%, -50%);
    -ms-transform: translate(-6%, -50%);
    -o-transform: translate(-6%, -50%);
}

.mondok-auth-form.style-2 .auth-form-inner {
    padding: 74px 70px 50px;
}

.mondok-auth-form.style-2 .form-title-wrap h3 {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 0;
}

.mondok-auth-form.style-2 .form-title-wrap h3::after {
    content: ".";
    color: #FCBC58;
}

.mondok-auth-form.style-2 .form-title-wrap p {
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin: 0;
}

.mondok-auth-form.style-2 .form-title-wrap {
    margin-bottom: 52px;
}

.woocommerce .mondok-auth-form.style-2 form .form-row label {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}

.woocommerce .mondok-auth-form.style-2 form .form-row input.input-text {
    width: 100%;
    height: 30px;
    border: none;
    border-bottom: 1px solid;
    border-color: #000000;
    border-radius: 0;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    padding: 0;
    box-sizing: border-box;
    background-color: #ffffff;
    outline: none;
    transition: all 0.3s ease;
}

.woocommerce .mondok-auth-form.style-2 form .form-row input.input-text:hover,
.woocommerce .mondok-auth-form.style-2 form .form-row input.input-text:focus {
    border-color: #FCBC58;
}

.woocommerce .mondok-auth-form.style-2 form .form-row .show-password-input {
    top: 3px;
    right: 0;
}

.woocommerce .mondok-auth-form.style-2 form .lost_password {
    margin-top: 18px;
    margin-bottom: 20px;
    text-align: center;
}

.woocommerce .mondok-auth-form.style-2 form .lost_password a {
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #161616;
}

.woocommerce .mondok-auth-form.style-2 form .woocommerce-button {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 45px;
    padding: 0;
    background: #FCBC58;
    border: none;
    outline: none;
    border-radius: 25px;
    font-family: 'Quicksand';
    font-weight: 600;
    font-size: 16px;
    line-height: 45px;
    color: #000000;
    cursor: pointer;
    transition: all 0.3s ease;
}

.woocommerce .mondok-auth-form.style-2 form .woocommerce-button::before {
    display: none;
}

.woocommerce .mondok-auth-form.style-2 form .woocommerce-button:hover {
    background: #f5a220;
}

.mondok-auth-form form .auth-form-separator {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 20px 0;
    width: 100%;
}

.mondok-auth-form form .auth-form-separator::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #E5E5E5;
}

.mondok-auth-form form .auth-form-separator p {
    position: relative;
    width: 30px;
    height: 18px;
    text-align: center;
    background-color: #ffffff;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #E5E5E5;
    margin: 0;
    z-index: 2;
}

.the-content.content .mondok-auth-form.style-2 a {
    color: #FCBC58;
}

/* Style 3 */
.mondok-auth-form.style-3 {
    position: absolute;
    top: 50%;
    left: 10%;
    width: 20vw;
    height: auto;
    padding: 37px 39px 28px;
    background: linear-gradient(23.69deg, rgba(239, 239, 239, 0.6) 20.43%, rgba(255, 255, 255, 0.08) 95.68%);
    backdrop-filter: blur(10px);
    border-radius: 27px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    transform: translate(-10%, -50%);
    z-index: 10;
}

.mondok-auth-form.style-3 .form-title-wrap h3 {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 4px;
}

.mondok-auth-form.style-3 .form-title-wrap h3::after {
    content: ".";
    color: #FF5722;
}

.mondok-auth-form.style-3 .form-title-wrap p {
    font-family: "DM Sans";
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin: 0;
}

.mondok-auth-form.style-3 .form-title-wrap {
    margin-bottom: 25px;
}

.woocommerce .mondok-auth-form.style-3 .form-row label {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}

.woocommerce .mondok-auth-form.style-3 .form-row input.input-text {
    background-color: transparent;
    outline: none;
    border: none;
    border-bottom: 1px solid #ffffff;
    width: 100%;
    height: 30px;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #323232;
    box-sizing: border-box;
    border-radius: 0;
    padding: 0;
}

.woocommerce .mondok-auth-form.style-3 .show-password-input, 
.woocommerce-page .mondok-auth-form.style-3 .show-password-input {
    top: 3px;
    right: 0;
}

.woocommerce .mondok-auth-form.style-3 button[type="submit"] {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    text-transform: capitalize;
    padding: 10px 0;
    width: 100%;
    background: #FF5722;
    border: 2px solid #FF5722;
    border-radius: 30px;
    text-align: center;
    color: #ffffff;
    outline: none;
    border: none;
    cursor: pointer;
}

.woocommerce .mondok-auth-form.style-3 button[type="submit"]::before {
    display: none;
}

.woocommerce .mondok-auth-form.style-3 button[type="submit"]:hover {
    background: #ffffff;
    color: #FF5722;
}

.mondok-auth-form.style-3 form .auth-form-separator::before {
    width: 45%;
}

.mondok-auth-form.style-3 form .auth-form-separator::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 45%;
    height: 1px;
    background: #E5E5E5;
}

.mondok-auth-form.style-3 form .auth-form-separator p {
    background: transparent;
    font-family: "DM Sans";
}

.mondok-auth-form.style-3 form .lost_password {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 9px;
}

.mondok-auth-form.style-3 form .lost_password a {
    color: #161616;
}

.woocommerce .mondok-auth-form.style-3 form .show-password-input, 
.woocommerce-page .mondok-auth-form.style-3 form .show-password-input {
    background-image: url('../img/eye_icon2.png');
}

.mondok-auth-form.style-3 .create-accnt-text p {
    text-align: center;
    font-family: "Quicksand";
    font-size: 12px;
    line-height: 30px;
    color: #161616;
}

.mondok-auth-form.style-3 .create-accnt-text p a {
    color: #FF5722;
}

/* Woocommerce Login & Register Room Swiper Loop */
.auth-swiper-slide {
    position: relative;
    background-size: cover;
    background-position: center center;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 100vh;
}

.auth-swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    z-index: 1;
}

.auth-swiper-content {
    position: absolute;
    background-color: #ffffff;
    padding: 40px 40px;
    border-radius: 30px;
    min-width: 409px;
    max-width: 409px;
    bottom: 50px;
    left: 60px;
    z-index: 2;
}

.auth-swiper-content::before {
    content: "\f3c5";
    width: 60px;
    height: 60px;
    background-color: #119e91;
    color: #ffffff;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: -30px;
    right: 40px;
}

.auth-swiper-content h3 {
    font-size: 23px;
    line-height: 30px;
}

.auth-swiper-content p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
}

.auth-swiper-pagination {
    position: absolute;
    width: 100%;
    display: flex;
    column-gap: 30px;
    bottom: 50px;
    left: auto;
    right: 60px;
    justify-content: flex-end;
}

.auth-number-pagination-wrap {
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
}

.auth-number-pagination-wrap .current,
.auth-number-pagination-wrap .total {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
}

.auth-number-pagination-wrap .count-separator {
    width: 100px;
    height: 2px;
    background: #fff;
    margin: 0 10px;
}

.nav-arrow-slide {
    position: relative;
    max-width: 65px;
    width: 65px;
    height: 60px;
    display: flex;
    justify-content: space-between;
}

.nav-arrow-slide .swiper-button-prev {
    left: 0;
}

.nav-arrow-slide .swiper-button-next {
    right: 0;
}

.nav-arrow-slide .swiper-button-next:after, 
.nav-arrow-slide .swiper-button-prev:after {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

/* Woocommerce Login & Register Gallery */
.auth-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: calc(100vh - 180px);
    padding: 90px 0;
}

.auth-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(196, 196, 196, 0) 49.95%);
}

.auth-slide-inner {
    position: absolute;
    top: 50%;
    left: 69%;
    width: 100%;
    max-width: 50%;
    transform: translate(-69%, -50%);
    -webkit-transform: translate(-69%, -50%);
    -moz-transform: translate(-69%, -50%);
    -ms-transform: translate(-69%, -50%);
    -o-transform: translate(-69%, -50%);
}

.auth-slide-inner h3 {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 100px;
    line-height: 120px;
    color: #FFFFFF;
    margin: 0;
}

.auth-swiper-nav {
    position: absolute;
    height: 25px;
    width: 100%;
    max-width: 236px;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.auth-swiper-nav::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    height: 1px;
    background: #FFFFFF;
    z-index: 10;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.auth-swiper-nav .auth-swiper-next,
.auth-swiper-nav .auth-swiper-prev {
    column-gap: 15px;
    color: #ffffff;
}

.auth-swiper-nav .auth-swiper-next {
    right: 0;
}

.auth-swiper-nav .auth-swiper-prev {
    left: 0;
}

.auth-swiper-nav .auth-swiper-next::after,
.auth-swiper-nav .auth-swiper-prev::after {
    display: none;
}

.auth-gallery-style1 .auth-swiper-nav .auth-swiper-next span,
.auth-gallery-style1 .auth-swiper-nav .auth-swiper-prev span {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.mondok-auth-swiper1 .auth-slider-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
}

.mondok-auth-swiper1 .auth-slider-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #ffffff;
    margin: 0 7.5px;
    opacity: 1;
}

.mondok-auth-swiper1 .auth-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FCBC58;
}

.hero-swiper-bottom-content {
    position: absolute;
    left: 50%;
    bottom: 40px;
    max-width: 90%;
    width: 100%;
    height: 26px;
    display: grid;
    align-items: center;
    z-index: 10;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    visibility: visible !important;
    opacity: 1 !important;
}

.hero-social-list {
    position: relative;
    z-index: 100;
    max-width: 500px;
}

.the-content.content .auth-gallery-style1 .mondok-auth-swiper1 .hero-social-list a {
    display: inline-block;
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin-right: 30px;
}

.the-content.content .mondok-auth-swiper1 .hero-social-list a:last-child {
    margin-right: 0;
}

.the-content.content .auth-gallery-style1 .mondok-auth-swiper1 .hero-social-list a:hover {
    color: #FCBC58; 
}

/* style 3 */
.the-content.content .auth-gallery-style2 .mondok-auth-swiper1 .hero-social-list a {
    display: inline-block;
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    text-transform: capitalize;
    margin-right: 15px;
}

.the-content.content .auth-gallery-style2 .mondok-auth-swiper1 .hero-social-list a:hover {
    color: #FF5722; 
}

.auth-gallery-style2 .mondok-auth-swiper1 .auth-slider-pagination .swiper-pagination-bullet {
    margin: 0 7px;
}

.auth-gallery-style2 .mondok-auth-swiper1 .auth-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #119E91;
}

.auth-gallery-style2 .auth-swiper-nav .auth-swiper-next span,
.auth-gallery-style2 .auth-swiper-nav .auth-swiper-prev span {
    font-family: 'Outfit';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.auth-gallery-style2 .auth-swiper-nav::before {
    width: 90px;
}

.auth-gallery-style2 .auth-swiper-nav {
    max-width: 180px;
}

/* Mondok2 Contact Form 7(Contact Page) */
.mondok-contact-form .wpcf7 form p {
    display: inline-block;
    width: calc(50% - 15px);
}

.mondok-contact-form .wpcf7 form p:nth-child(odd) {
    float: right;
}

.mondok-contact-form .wpcf7 form p input[type="text"],
.mondok-contact-form .wpcf7 form p input[type="email"],
.mondok-contact-form .wpcf7 form p textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    border-bottom: 1px solid;
    border-color: #000000;
    font-family: 'Quicksand';
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    background-color: transparent;
    transition: all 0.3s ease;
}

.mondok-contact-form .wpcf7 form p input[type="text"],
.mondok-contact-form .wpcf7 form p input[type="email"] {
    height: 30px;
}

.mondok-contact-form .wpcf7 form p textarea {
    height: 150px;
}

.mondok-contact-form .wpcf7 form p input[type="text"]::placeholder,
.mondok-contact-form .wpcf7 form p input[type="email"]::placeholder,
.mondok-contact-form .wpcf7 form p textarea::placeholder {
    color: #C8C8C8;
}

.mondok-contact-form .wpcf7 form p input[type="text"]:hover,
.mondok-contact-form .wpcf7 form p input[type="email"]:hover,
.mondok-contact-form .wpcf7 form p textarea:hover,
.mondok-contact-form .wpcf7 form p input[type="text"]:focus,
.mondok-contact-form .wpcf7 form p input[type="email"]:focus,
.mondok-contact-form .wpcf7 form p textarea:focus {
    border-color: #FCBC58;
}

.mondok-contact-form .wpcf7 form p:nth-child(6),
.mondok-contact-form .wpcf7 form p:nth-child(7) {
    width: 100%;
}

.mondok-contact-form .wpcf7 form p label {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}

.mondok-contact-form .wpcf7 form p input[type="submit"] {
    margin-top: 0;
    padding: 0 52px;
    background: #FCBC58;
    border-radius: 25px;
    text-align: center;
    color: #000000;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    transition: all 0.3s ease;
}

.mondok-contact-form .wpcf7 form p input[type="submit"]:hover {
    background: #dba34b;
}

/* Footer Widget Custom css */
.footer-style-2 .footer-widget:first-child .widget-footer h3 {
    font-family: 'Lexend';
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 0;
}

.footer-style-2 .footer-widget:not(:first-child) .widget-footer {
    margin-bottom: 5px;
}

.footer-style-2 .widget-footer h3 {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 0;
}

/* ThankYou Page */
.woocommerce-order-received .mondok-room-order {
    position: relative;
    height: 250px;
    display: flex;
    overflow: hidden;
    border-radius: 10px;
}

.woocommerce-order-received .mondok-room-order .room-received-content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: calc(100% - 60px);
    position: absolute;
    bottom: 30px;
    border-radius: 10px;
    z-index: 1;
    left: 30px;
}

.woocommerce-order-received .mondok-room-order .room-received-content h3 {
	margin-bottom: 0;
    color: #fff;
    line-height: 1;
}

.woocommerce-order-received .mondok-room-order .booking-date {
	margin-bottom: 0;
}

.woocommerce-order-received .mondok-room-order .booking-date .check-box {
    background: #fff;
}

.woocommerce-order-received .mondok-room-order:after {
    content: "";
    position: absolute;
    bottom: -50px;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    height: 50%;
    z-index: 0;
    filter: blur(51px);
}

.woocommerce-order-received .mondok-order-received-wrap {
    padding: 40px;
    border-radius: 10px;
    box-shadow: 0px 0px 17px -5px #aaa;
}

.woocommerce-order-received .page > .page-title-wrap {
	display: none;
}

.mondok-received-info {
    display: flex;
    margin-top: 40px;
}

.mondok-received-info > div {
    width: 50%;
}

.mondok-received-left {
	padding-right: 50px;
    border-right: 2px solid #f0f0f0;
}

.mondok-received-right {
	padding-left: 50px;
}

.mondok-received-left-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 5px;
    margin-bottom: 20px;
    padding-right: 30px;
}

.mondok-received-left-top h5 {
	margin-bottom: 0;
	font-weight: 400;
    font-family: 'Quicksand';
}

.mondok-received-left-content h5 {
    margin-bottom: 5px;
    font-family: 'Quicksand';
}

.mondok-received-left-content + .mondok-received-left-content {
	margin-top: 20px;
}

.mondok-received-left-content.discount-value {
    border-top: 2px solid #f0f0f0;
    padding-top: 20px;
}

.received-w-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 30px;
}

.received-w-price span.received-price-number {
    font-size: 16px;
    font-weight: 700;
    color: #119e91;
}

.mondok-received-total-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-top: 25px;
    border-top: 2px solid #f0f0f0;
    padding-right: 30px;
}

.mondok-received-total-price h5 {
	margin-bottom: 0;
    font-family: 'Quicksand';
    font-weight: 700;
}

.mondok-received-total-price span {
    font-size: 18px;
    font-weight: 700;
    color: #119e91;
}

.mondok-received-right h5 {
    font-family: 'Quicksand';
}

.mondok-received-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    word-break: break-word;
}

.mondok-received-content h5 {
	font-weight: 400;
	margin-bottom: 0;
}

.mondok-received-content span {
    font-family: 'Quicksand';
    font-size: 16px;
}

.mondok-received-content:last-child {
	display: block;
}

.mondok-received-content:last-child span {
    display: block;
    font-size: 14px;
    margin-top: 20px;
}

.mondok-received-content + .mondok-received-content {
    margin-top: 10px;
}

/* ThankYou Page Style 2 */
.woocommerce-checkout .page-title-wrap.style-2 {
    text-align: left;
    margin-bottom: 90px;
    align-items: center;
}

.page-title-wrap.style-2 h3 {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    color: #000000;
    margin-bottom: 10px;
}

.page-title-wrap.style-2 .text-item:first-child {
    padding-right: 100px;
}

.page-title-wrap.style-2 p {
    font-family: 'Quicksand';
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 0;
}

.page-title-wrap.style-2 img {
    display: block;
    margin: 0 auto;
}

.woocommerce-order-received .mondok-order-received-wrap.style-2 {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

.woocommerce-order-received .style-2 .mondok-room-order {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.woocommerce-order-received .style-2 .mondok-room-order .room-received-content {
    align-items: center;
    justify-content: center;
    width: 215px;
    height: 80px;
    background-color: #ffffff;
    border-top-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}

.woocommerce-order-received .style-2 .mondok-room-order .room-received-content h3 {
    font-family: 'Lexend';
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #000000;
    margin: 0;
}

.mondok-received-info.style-2 {
    column-gap: 30px;
}

.mondok-received-info.style-2 .mondok-received-left {
    border-right: 0;
    border-bottom: 1px solid #E6E6E6;
    width: 60%;
    height: 100%;
    padding-right: 0;
}

.mondok-received-info.style-2 .mondok-received-right {
    width: 40%;
    padding: 50px 50px 45px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
}

.mondok-received-info.style-2 .mondok-received-left .mondok-received-title h3 {
    font-family: 'Lexend';
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px;
}

.mondok-received-info.style-2 .mondok-received-inner {
    padding-bottom: 10px;
}

.mondok-received-inner .received-inner-content {
    display: flex;
    justify-content: space-between;
}

.mondok-received-info.style-2 .mondok-received-content {
    display: block;
    flex: 100%;
}

.mondok-received-info.style-2 .mondok-received-content h5 {
    font-family: 'Lexend';
    font-weight: 700;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
}

.mondok-received-info.style-2 .mondok-received-content span {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    margin-top: 0;
}

.mondok-received-right-top h3 {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 600;
    font-size: 23px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 22px;
}

.mondok-received-right-content .booking-date {
    column-gap: 38px;
    row-gap: 25px;
}

.mondok-received-right-content .booking-date .check-box {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.mondok-received-right-content .booking-date .checkin.check-box {
    border-right: 1px solid #F7F7F7;
}

.mondok-received-right-content .booking-date .check-box-title {
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 6px;
}

.mondok-received-right-content .booking-date .check-box-title span {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #A0A0A0;
    margin-bottom: 0;
}

.mondok-received-right-content .booking-date .check-date {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 23px;
    line-height: 30px;
    color: #000000;
}

.right-content-title {
    display: flex;
    align-items: center;
    column-gap: 5px;
    margin-bottom: 3px;
}

.mondok-received-right .right-content-title h5 {
    font-family: 'Lexend';
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #A0A0A0;
    margin: 0;
}

.mondok-received-right-content span,
.mondok-received-right-content .received-w-price span.received-price-number {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 0;
}

.mondok-received-right-content:nth-child(3),
.mondok-received-right-content:nth-child(4) {
    margin-bottom: 15px;
}

.mondok-received-right-content:nth-child(5) {
    margin-bottom: 38px;
}

.mondok-received-right .mondok-received-total-price h5,
.mondok-received-right .mondok-received-total-price span {
    font-family: 'Quicksand';
    font-weight: 700;
    font-size: 23px;
    line-height: 30px;
    color: #000000;
    margin: 0;
}

/* ThankYou Page Style 3 */
.page-title-wrap.style-3 h3 {
    font-family: 'Playfair Display';
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    letter-spacing: 0.25px;
    text-transform: capitalize;
    color: #323232;
    margin-bottom: 0;
}

.page-title-wrap.style-3 P {
    font-family: 'DM Sans';
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.15px;
    color: #323232;
    margin: 0;
}

.woocommerce-order-received .mondok-order-received-wrap.style-3 {
    padding: 0;
}

.mondok-order-received-wrap.style-3 .mondok-room-order {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 293px;
}

.mondok-received-info.style-3 {
    padding: 0 34px 43px;
}

.woocommerce-order-received .mondok-order-received-wrap.style-3 .mondok-room-order .room-received-content {
    display: block;
    max-width: 190px;
    max-height: 85px;
    background: #FF5722;
    border-radius: 0px 12px 0px 0px;
    padding: 15px 22px 18px;
    left: 0;
    bottom: 0;
}

.woocommerce-order-received .mondok-order-received-wrap.style-3 .mondok-room-order .room-received-content h3 {
    font-family: 'DM Sans';
    font-size: 25px;
    line-height: 33px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
}

.woocommerce-order-received .mondok-order-received-wrap.style-3 .mondok-room-order .room-received-content ul {
    padding: 0;
    list-style: none;
}

.woocommerce-order-received .mondok-order-received-wrap.style-3 .mondok-room-order .room-received-content ul li {
    display: inline-block;
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.15px;
    color: #FFFFFF;
}

.mondok-received-info.style-3 .mondok-received-left-top {
    padding-right: 0;
    padding-bottom: 16px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #E7E7E7;
}

.mondok-received-info.style-3 .mondok-received-left-content {
    display: flex;
    justify-content: space-between;
}

.mondok-received-info.style-3 .mondok-received-left-content,
.mondok-received-info.style-3 .mondok-received-right-top,
.mondok-received-info.style-3 .mondok-received-content {
    margin-top: 8px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #E7E7E7;
}

.mondok-received-info.style-3 .mondok-received-right-top {
    margin-top: 0;
}

.mondok-received-info.style-3 .mondok-received-left-top h5,
.mondok-received-info.style-3 .mondok-received-left-content.mondok-add-service h5,
.mondok-received-info.style-3 .mondok-received-right-top h5 {
    font-family: 'DM Sans';
    font-size: 16px;
    line-height: 21px;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    color: #323232;
    margin: 0;
}

.mondok-received-info.style-3 .mondok-received-left-content h5,
.mondok-received-info.style-3 .mondok-received-content h5 {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.15px;
    color: #868686;
    margin: 0;
}

.mondok-received-info.style-3 .mondok-received-left-content span,
.mondok-received-info.style-3 .mondok-received-content span {
    font-family: 'DM Sans';
    font-weight: 500;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.15px;
    color: #323232;
    margin-top: 0;
}

.mondok-received-info.style-3 .mondok-received-left-content .received-w-price {
    padding-right: 0;
}

.mondok-received-info.style-3 .mondok-received-left-content.mondok-add-service {
    display: block;
    border-bottom: 0;
    padding-bottom: 0;
}

.mondok-received-info.style-3 .mondok-received-left-content .received-w-price {
    margin-top: 8px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #E7E7E7;
}

.mondok-received-info.style-3 .mondok-received-left-content .received-w-price span:first-child {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.15px;
    color: #868686;
}

.mondok-received-info.style-3 .mondok-received-left-content .received-w-price span:last-child {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.15px;
    color: #323232;
    width: auto;
}

.mondok-received-info.style-3 .mondok-received-total-price {
    margin-top: 5px;
    padding-top: 11px;
    padding-right: 0;
    border-top: 1px dashed #E7E7E7;
}

.mondok-received-info.style-3 .mondok-received-total-price h5 {
    font-family: 'DM Sans';
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.15px;
    color: #323232;
    margin: 0;
}

.mondok-received-info.style-3 .mondok-received-total-price span {
    font-family: 'DM Sans';
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.15px;
    color: #323232;
}

.mondok-received-info.style-3 .mondok-received-content:last-child {
    display: flex;
    border-bottom: 0;
}

.mondok-received-info.style-3 .mondok-received-content:last-child span {
    max-width: 50%;
}

.woocommerce-cart .page-title-wrap {
    text-align: center;
}

.mondok-additional-options ~ .coupon {
    margin-top: 50px;
    padding-top: 30px;
    border-top: 2px solid #f0f0f0;
}

.single-product.woocommerce .quantity .qty {
    padding: unset;
}

.single-product.woocommerce button[type="submit"]::before {
    display: none;
}

.single-product.woocommerce button[type="submit"] {
    border-radius: 30px;
    padding: 12px 30px;
    background-color: #119e91!important;
    outline: 0!important;
}

.single-product.woocommerce .comment-respond form p.form-submit::before {
    display: none;
}

.single-product.woocommerce .comment-respond {
    box-shadow: unset;
}

.single-product.woocommerce section.related.products {
    padding-top: 20px;
    border-top: 2px solid #eee;
}

.single-product.woocommerce section.related.products h2 {
    text-align: center;
}

.theme-mondok .shop_table_responsive .coupon ~ button {
    background-color: unset!important;
    color: #119e91!important;
}

.theme-mondok .shop_table_responsive .coupon ~ button:hover {
    color: #ffffff!important;
}

.theme-mondok .shop_table_responsive .coupon #coupon_code {
    width: auto!important;
    background-color: #fff;
    border: 2px solid #d6d6d6;
    border-radius: 10px;
    padding: 6px 10px;
    margin-right: 15px;
}

.theme-mondok .shop_table_responsive .coupon #coupon_code:hover,
.theme-mondok .shop_table_responsive .coupon #coupon_code:focus {
    border-color: #119e91;
}

.theme-mondok .shop_table_responsive ~ .wc-proceed-to-checkout .checkout-button {
    background-color: #119e91!important;
    border-radius: 30px;
}

/* Footer Contact Form Mondok 3 */
#footer.footer-style-3 .widget-footer .wpcf7 {
    position: absolute;
    top: -207px;
    right: 0;
    background: #FFFFFF;
    box-shadow: 0px 10px 50px rgb(0 0 0 / 20%);
    border-radius: 20px;
    padding: 31px 40px 40px;
}

#footer.footer-style-3 .widget-footer .wpcf7 p:not(.the-desc) {
    display: none;
}

#footer.footer-style-3 .widget-footer .wpcf7 h3 {
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0.25px;
    text-transform: capitalize;
    color: #323232;
    margin-bottom: 16px
}

#footer.footer-style-3 .widget-footer .wpcf7 p.the-desc {
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.15px;
    color: #646464;
    margin-bottom: 18px;
}

.widget-footer .wpcf7 .contact-form-input {
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.widget-footer .wpcf7 .contact-form-input:nth-child(5) {
    margin-bottom: 0;
}

.widget-footer .wpcf7 .contact-form-input.half-input {
    width: calc(50% - 15px);
}

.widget-footer .wpcf7 .contact-form-input.half-input:nth-child(4) {
    float: right;
}

#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="text"],
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="email"] {
    padding: 7px 0;
    width: 100%;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.15px;
    color: #000000;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    border-color: #C4C4C4;
    background-color: transparent;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input textarea {
    padding: 7px 0;
    width: 100%;
    height: 100%;
    max-height: 200px;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.15px;
    color: #000000;
    border: none;
    outline: none;
    border-bottom: 1px solid;
    border-color: #C4C4C4;
    background-color: transparent;
    box-sizing: border-box;
    transition: all 0.3s ease;
}

#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="text"]::placeholder,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="email"]::placeholder,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input textarea::placeholder {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.15px;
    color: #DCDBD5;
}

#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="text"]:hover,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="email"]:hover,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input textarea:hover,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="text"]:focus,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input input[type="email"]:focus,
#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-input textarea:focus {
    border-color: #FF5722;
}

#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-btn input[type="submit"] {
    display: inline-block;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    text-transform: capitalize;
    color: #ffffff;
    background: #FF5722;
    border: 2px solid #FF5722;
    border-radius: 30px;
    padding: 9px 55px;
    outline: none;
    cursor: pointer;
    transition: 0.3s all ease;
}

#footer.footer-style-3 .widget-footer .wpcf7 .contact-form-btn input[type="submit"]:hover {
    background: #ffffff;
    color: #FF5722;
}