/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2025 | 19:07:59 */
body {
	overflow-x:hidden;
	font-family: "Jost", Sans-serif !important;
}
.wpum-action-links {
	text-align:center;
}
.wpum-action-links a {
	color:#ec1b34 !important;
}
.elementor-widget-text-editor ul {
    margin-bottom:15px;
}
.elementor-widget-text-editor ul:last-child {
	margin-bottom:0px !important;
}
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0px;
}
.summary-price-item-w::first-child .spi-price {
	display:none;
}

.latepoint-w.latepoint-inline-form {
    margin: 20px 0;
    display: flex
;
    font-family: 'DM Sans' !important;
}
.summary-price-item-w {
	padding:15px;
	border-radius:6px;
	background:#F6F0E5;
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i {
  cursor: pointer;
  display: flex;
  background: #FFFFFF;
  border:none;
  align-items: center;
  background: #f6f0e59e;
  border-radius: 8px;
  box-shadow: none;
  outline: none;
  padding: 15px;
  color: var(--latepoint-body-color);
  text-decoration: none;
}
.summary-price-item-w.spi-total {
    padding: 0px 5px;
    /* border-radius: 6px; */
    margin-top: 12px !important;
    background: transparent;
    border: none;
}
.latepoint-w .latepoint-summary-w .summary-box:not(.main-box) {
    display: flex
;
    align-items: center !important;
    padding: 0;
    background: transparent;
}
.summary-box-heading .sbh-item {
    color: #000;
    position: relative;
    font-size: 15px;
    font-weight: 600;
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
    display: block;
    color: var(--latepoint-brand-primary);
    line-height: 1.1;
    font-weight: 700;
    font-family: 'DM Sans';
    font-size: 18px;
}

.summary-attributes > span strong {
    color: var(--latepoint-body-color);
    font-weight: 400;
    padding: 0px !important;
    background: none !important;
}
.summary-attributes > span {
    position: relative;
    display: inline-block;
    padding: 15px;
	color: #CE0100;
	font-weight:600;
    border-radius: 8px;
    background: #ce010014;
}
.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn.latepoint-prev-btn{
	background:#F6F0E5;
}
.latepoint-step-desc {
    padding: 20px;
    background: #F6F0E5;
    border-radius: 8px;
}
.latepoint-w .latepoint-booking-form-element .latepoint-side-panel .latepoint-step-desc-w .latepoint-step-desc .latepoint-desc-title {
    padding-top: 0px;
    margin-bottom: 15px;
    font-size: 20px;
	color:#ce0100;
    font-family: 'DM Sans';
    line-height: 1.2;
}
.summary-attributes > span:not(:last-child) {
	margin-right:0px;
	margin-bottom:10px;
}
.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-footer .latepoint-btn {
    font-weight: 600;
    box-shadow: none;
    padding: 12px 30px;
    border-radius: 8px;
    font-size: 14px;
}
.tawk-branding {
	display:none !important;
}
/* .os-selectable-item .os-item-i::before {
	background:red !important;
} */
.latepoint-w .latepoint-booking-form-element .os-items .os-item.os-allow-multiselect.selected .os-item-i:before {
	background :#ce0100
 !important;
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i:hover {
    border-color: #ce0100
;
    box-shadow: 0 0 0 1px #ce0100
;
    text-decoration: none;
}

.latepoint-book-form-wrapper {
	font-family: "poppins", Sans-serif !important;
}

.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i .os-item-price-w .os-item-price {
	color: #ce0100;
}

.latepoint-booking-form-element .os-monthly-calendar-days .os-day.os-day-current .os-day-box {
    background-color: #F6F0E5;
}
.latepoint-booking-form-element .step-customer-logged-in-header-w div:before {
    position: absolute;
    content: "";
    background-color: #ce0100;
    height: 2px;
    left: 0px;
    bottom: -1px;
    width: 100%;
    transition: all 0.2s ease;
}
.latepoint-booking-form-element .dp-timebox {
    white-space: nowrap;
    text-align: center;
    padding: 6px 3px;
    line-height: 1.2;
    background-color: #F6F0E5;
    font-size: 15px;
    color: #14161d;
    cursor: pointer;
    font-weight: 600;
    position: relative;
    width: auto !important;
    max-width: none !important;
}

.latepoint-booking-form-element .dp-timebox:hover {
	background-color:#ce0100;
	color:#fff !important;
}

.latepoint-booking-form-element .os-day-status .day-available {
    background-color:  #ce0100;
    top: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 1;
    min-width: 3px;
}

.latepoint-booking-form-element .os-monthly-calendar-days .os-day.selected .os-day-box {
    background-color: #ce0100;
    border-color: transparent;
    color: #fff;
    opacity: 1;
}
.latepoint-booking-form-element .dp-timebox.selected {
    background-color: #ce0100;
    color: #fff;
    box-shadow: none;
}

.latepoint-btn.latepoint-btn-primary {
    background-color: #ce0100;
    color: #fff;
}
.cstm-menu .menu-item > a:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	transition: height .3s ease-in-out;
	z-index: -1;
	background-color: #EC1B34 !important;
	border-color:#EC1B34 !important;
	height: 0;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 15px), 0 100%);
}
.ww{
   
    transition: all 400ms cubic-bezier(.47,1.64,.41,.8);
}
.ww:hover {
 
    scale: 1.09;
}


.cstm-menu .menu-item > a:hover:before{
	height: calc(100% + 25px) !important;
}
.cstm-menu .current_page_item > a:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	transition: height .3s;
	background-color: #EC1B34 !important;
	border-color: #EC1B34 !important;
	height: calc(100% + 25px) !important;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 50% calc(100% - 15px), 0 100%);
}
.cstm-menu li.menu-item {
    border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.cstm-float-img{
	-webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@keyframes float-bob-y{
	0% {
    transform: translateY(-20px);
	}
	50% {
		transform: translateY(-10px);
	}
	100% {
		transform: translateY(-20px);
	}
}

.cstm-menu .menu-item .sub-menu a::before {
	display:none !important;
}

.cstm-menu  .sub-menu .menu-item {
    border-right: none !important;
}

.page-id-861 .elementor-797 .elementor-element.elementor-element-775d20a:not(.elementor-motion-effects-element-type-background), .elementor-797 .elementor-element.elementor-element-775d20a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-image: url(http://travelingtarts.com/wp-content/uploads/2024/12/HOLIDAY-2534-scaled.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.latepoint-w.latepoint-inline-form .latepoint-booking-form-element .latepoint-form-w .latepoint-body {
	max-height:450px !important;
}

.current-step-booking__service_extras p b {
	font-size:20px !important;
	color:#ce0100
 !important;
}

.latepoint-add-another-item-trigger{
	display:none;
	visibility:hidden;
}


.summary-box.summary-box-agent-info{
    display: none !important;
    visibility: hidden !important;
    
}

.summary-box.summary-box-location-info{
    display: none !important;
    visibility: hidden !important;    
}


.os-timezone-info{
        display: none !important;
    visibility: hidden !important;    

}
.cstm_1 img{
	display:none !important;
}/* Container Styles */
body .wpum-form {
  max-width: 500px !important;
  margin: 30px auto !important;
  padding: 30px !important;
  background: #fff !important;
  border-radius: 12px !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
  font-family: 'Segoe UI', 'Roboto', 'Helvetica Neue', sans-serif !important;
}

/* Fieldsets */
body .wpum-form fieldset {
  margin-bottom: 20px !important;
  border: none !important;
  padding: 0 !important;
}

/* Labels */
body .wpum-form label {
  display: block !important;
  margin-bottom: 8px !important;
  font-weight: 600 !important;
  padding-left: 2px !important;
}

/* Inputs & Selects */
body .wpum-form input[type="text"],
body .wpum-form input[type="password"],
body .wpum-form input[type="email"],
body .wpum-form input[type="url"],
body .wpum-form select,
body .wpum-form textarea {
  width: 100% !important;
  padding: 12px 14px !important;
  font-size: 16px !important;
  border: 1px solid #ccc !important;
  border-radius: 6px !important;
  box-sizing: border-box !important;
  font-family: inherit !important;
  resize: vertical;
}

/* File input */
body .wpum-form input[type="file"] {
  padding: 6px 0 !important;
}

/* Checkbox label alignment */
body .wpum-form .fieldset-remember label {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

/* Required asterisk */
body .wpum-required {
  color: red !important;
  margin-left: 4px !important;
}

/* Submit & Button Styles */
body .wpum-form input[type="submit"],
body .wpum-form .button,
body .wpum-form button {
  width: 100% !important;
  background-color: #EC1B34 !important;
  color: white !important;
  border: none !important;
  padding: 14px !important;
  border-radius: 6px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  transition: background-color 0.3s ease !important;
  font-family: inherit !important;
}

body .wpum-form input[type="submit"]:hover,
body .wpum-form .button:hover,
body .wpum-form button:hover {
  background-color: #b81228 !important; /* darker red on hover */
}

/* Tabs Navigation (account page) */
body .wpum-account-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

body .wpum-account-navigation li {
  margin-bottom: 10px;
}

body .wpum-account-navigation a {
  display: block;
  padding: 10px 16px;
  background: #f8f8f8;
  border-radius: 6px;
  color: #333;
  text-decoration: none;
  transition: background 0.3s ease;
}

/* WPUM Account Navigation - Hover and Active Tab */
body .wpum-account-navigation a:hover,
body .wpum-account-navigation .current-tab {
  background-color: #EC1B34 !important;
  color: #ffffff !important;
  border-radius: 6px !important;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.page-header .entry-title {
	display:none!important;
}
body .wpum-template {
  padding-top: 50px !important; /* or use margin-top */
}
/* Links inside WPUM plugin pages */
body .wpum-template a {
  color: #EC1B34 !important;
  text-decoration: none !important;
  transition: color 0.3s ease;
}

body .wpum-template a:hover,
body .wpum-template a:focus {
  color: #b81228 !important; /* darker red on hover */
  text-decoration: none !important;
}
.login-icon{
	  color: white;
    font-size: larger;
    font-weight: 500;
}
  
