/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 23 2024 | 19:50:01 */
/* #custom-product-form {
    margin-bottom: 60px;
}

.form-step h2 {
    font-size: 36px;
    color: #000;
    font-family: "Bowlby One", Sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.form-step label {
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}

.form-step input {
    display: block;
    width: 100%;
    padding: 15px;
    border: 1px solid #C5C5C5;
    border-radius: 0px;
    background: transparent;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.form-step input+label {
    margin-top: 25px;
}

.form-step .signatur-btn-holder {
    display: none;
}

.form-step button {
	display: block;
    background-color: transparent;
    font-family: "Baloo Thambi 2", Sans-serif;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 33px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-image: linear-gradient(157deg, #8A0FFD 0%, #D0118C 100%);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #F8D91D;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 50px 15px 50px;
    transition: all 0.3s;
    margin: 60px 0px 0px !important;
}

.form-step button:hover {
    background-image: linear-gradient(157deg, #D0118C 0%, #8A0FFD 100%);
}

.mwb-mbfw-cart-page-data {
    width: 100%;
}

.elementor-add-to-cart .cart >.quantity {
    display: none;
}

.mbfw-date-picker-section__wrapper, .mbfw-additionl-detail-listing-section__wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0px 10px 40px 0px !important;
    float: left;
    width: 200px;
}

.mbfw-date-picker-section {
    width: 100%;
    max-width: 100%;
}
.woocommerce-customer-details{
	display:none;
}

.mbfw-date-picker-section label {
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}

input#wps_booking_single_calendar_form {
    display: block;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #C5C5C5;
    border-radius: 0px;
    background: #fff;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.mbfw-additionl-detail-listing-section {
    width: 100%;
    max-width: 100%;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    margin-top: -5px;
}

.mbfw-additionl-detail-listing-section input {
    display: block;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #C5C5C5;
    border-radius: 0px;
    background: #fff;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
}

.mbfw-total-listing-single-page__wrapper-parent {
}

.elementor-widget-woocommerce-product-add-to-cart .single_add_to_cart_button {
    font-family: "Baloo Thambi 2", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 900 !important;
    text-transform: uppercase !important;
    line-height: 33px !important;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-image: linear-gradient(157deg, #8A0FFD 0%, #D0118C 100%) !important;
    border-style: solid !important;
    border-width: 2px 2px 2px 2px !important;
    border-color: #F8D91D !important;
    border-radius: 0px 0px 0px 0px !important;
    padding: 15px 50px 15px 50px !important;
    transition: all 0.3s !important;
    margin: 0px 0px 0px !important;
	clear: both;
	display: none !important;
}

.elementor-widget-woocommerce-product-add-to-cart:has(#step-3[style="display: block;"]) .single_add_to_cart_button {
    display: block !important;
}


.elementor-widget-woocommerce-product-add-to-cart .mbfw-date-picker-section__wrapper{
	display: block;
    position: absolute;
    top: 85px;
}
.elementor-widget-woocommerce-product-add-to-cart .mbfw-additionl-detail-listing-section__wrapper{
	display: block;
    position: absolute;
    top: 85px;
    left: 215px;
}

:is(.mbfw-additionl-detail-listing-section__wrapper, .mbfw-date-picker-section__wrapper) {
    display: none;
}

.elementor-widget-woocommerce-product-add-to-cart:has(#step-2[style="display: block;"]) :is(.mbfw-date-picker-section__wrapper, .mbfw-additionl-detail-listing-section__wrapper),
.elementor-widget-woocommerce-product-add-to-cart:has(#step-3[style="display: block;"]) :is(.mbfw-date-picker-section__wrapper, .mbfw-additionl-detail-listing-section__wrapper){
	display: none;
}

#step-1 h2 {
    margin-bottom: 140px;
}

.elementor-widget-woocommerce-product-add-to-cart .single_add_to_cart_button:hover{
    background-image: linear-gradient(157deg, #D0118C 0%, #8A0FFD 100%);
}

.mbfw-total-listing-single-page__wrapper {
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    display: block;
}

.wps_cal_timeslot {
    padding: 10px 10px;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    max-height: 95px;
}

.wps_cal_timeslot span {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}

div.wps_cal_timeslot span button {
    width: fit-content;
    font-size: 13px;
    white-space: nowrap;
    margin: 0px;
}

.wps_cal_timeslot::-webkit-scrollbar {
  width: 4px;
    height: 4px;
}

.wps_cal_timeslot::-webkit-scrollbar-track {
  background-color: #0000003d;
    border-radius: 2px;
}

.wps_cal_timeslot::-webkit-scrollbar-thumb {
  background-color: #D0118C;
    border-radius: 2px;
}

.form-step input+h2 {
    margin-top: 40px;
}

.form-step h3 {
    margin-top: 30px;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 26px;
    display: block;
}

.form-step h4 { 
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 18px;
}

.form-step h3:has(+h4) {
    margin-bottom: 0px;
}

.form-step label:has(input[type="radio"]) {
    display: inline-flex;
    width: 90px;
    margin: 10px 5px 0px 0px !important;
    padding: 10px;
    border: 1px solid #ff10bb;
    border-radius: 4px;
    cursor: pointer;
    gap: 10px;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.form-step label:has(input[type="radio"]) input {
    width: fit-content;
    accent-color: #ff10bb;
}

.form-step label:has(input[type="radio"])+h3 {
    margin-top: 40px;
}

.signatur-btn-holder {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    gap: 0px;
}

.signatur-btn-holder button {
    margin-right: 10px !important;
}
.woocommerce-notices-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 111;
}





body:has(.wc-block-checkout) [data-elementor-post-type="elementor-hf"] >div>.e-grid.e-con-full.e-con.e-child {
    background: linear-gradient(134deg, #8A0FFD 0%, #D0118C 100%);
}

body:has(.wc-block-checkout) [data-elementor-post-type="elementor-hf"]{
    margin-bottom: 180px !important;
}


body:has(.wc-block-checkout) h1.entry-title {
    font-size: 46px;
    color: #000;
    font-family: "Barlow Condensed", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.wc-block-components-order-summary-item__image {
    width: 70px !important;
}

.wc-block-components-order-summary-item__image img {
    width: 100% !important;
    max-width: 100% !important;
}

.wc-block-components-product-name {
    font-size: 18px;
    font-weight: 500;
}

.wc-block-components-product-price {
    font-size: 14px;
    margin-top: 0px; 
}

ul.wc-block-components-product-details {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
}

ul.wc-block-components-product-details li {
    display: block;
    background: #fff;
    border-bottom: 1px solid #00000021;
    font-size: 11px;
    color: #000;
    padding: 4px 0px;
    width: 100%;
}

ul.wc-block-components-product-details li .wc-block-components-product-details__name {
    font-weight: 700 !important;
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    border-radius: 0px !important;
    border-color: #C5C5C5 !important;
    background: transparent;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}

:is(.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url]) + label {
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
}

.wc-blocks-components-select .wc-blocks-components-select__container {
    border-radius: 0px !important;
    border-color: #C5C5C5 !important;
    background: transparent;
    color: #333333;
    font-family: "Roboto Condensed", Sans-serif;
}

ul.wc-block-components-product-details li:not(.wc-block-components-product-details__peoples, .wc-block-components-product-details__from, .wc-block-components-product-details__to, .wc-block-components-product-details__num-adults, .wc-block-components-product-details__num-children) {
    display: none;
}

 .main-summary h1 {
            font-size: 25px;
            font-weight: 800;
            font-family: "Baloo Thambi 2", Sans-serif;
        }

        .main-summary h2 {
            font-weight: 700;
            font-size: 18px;
            font-family: "Baloo Thambi 2", Sans-serif;
            margin-top: 30px;
			margin-bottom:0 !important;
        }

        .main-summary p {
            font-family: "Roboto Condensed", Sans-serif;
            font-size: 14px;
            margin: 0.7em 0em;
        } */