@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'),
        url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
        url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Corbel';
    src: url('../fonts/Corbel-Bold.eot');
    src: url('../fonts/Corbel-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Corbel-Bold.woff2') format('woff2'),
        url('../fonts/Corbel-Bold.woff') format('woff'),
        url('../fonts/Corbel-Bold.ttf') format('truetype'),
        url('../fonts/Corbel-Bold.svg#Corbel-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Candara';
    src: url('../fonts/Candara.eot');
    src: url('../fonts/Candara.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Candara.woff2') format('woff2'),
        url('../fonts/Candara.woff') format('woff'),
        url('../fonts/Candara.ttf') format('truetype'),
        url('../fonts/Candara.svg#Candara') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Colonna MT';
    src: url('../fonts/ColonnaMT.eot');
    src: url('../fonts/ColonnaMT.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ColonnaMT.woff2') format('woff2'),
        url('../fonts/ColonnaMT.woff') format('woff'),
        url('../fonts/ColonnaMT.ttf') format('truetype'),
        url('../fonts/ColonnaMT.svg#ColonnaMT') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
*{
	-webkit-tap-highlight-color:transparent;
	-moz-tap-highlight-color:transparent;
	-ms-tap-highlight-color:transparent;
	-o-tap-highlight-color:transparent;
}
.hidden {
  display: none !important;
}
input.has-error {
  border-color: red !important;
}
.elementor-element.booking_sec {
  position: fixed;
  right: 0;
  background: #e2d3be;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width:800px;
  margin: 0;
  height: 100%;
  z-index: 51;
  font-family: "Montserrat", Sans-serif;
  letter-spacing: 0;
}
.elementor-element.booking_sec > .elementor-widget-container {
  height: 100vh;
  overflow-y: auto;
}
.elementor-element.booking_sec .elementor-text-editor {
  padding: 40px 40px;
}

.date-sec #ui-datepicker-div,
.ui-timepicker-container {
  box-shadow: 0 0 5px rgba(0,0,0,0.07);
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  width: 100% !important;
  left: 0 !important;
  padding: 24px;
  right: 0 !important;
  top: 100% !important;
  margin-top: 10px;
  position: absolute !important;
}
table.ui-datepicker-calendar {
  text-align: center;
  border: 0;
  font-size: 13px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}
table.ui-datepicker-calendar * {
  border: 0;
}
.date-time-wrap {
  position: relative;
  z-index: 1;
}
.date-time-wrap .date-sec{
  width: calc(53% - 78px);
}
 .date-time-wrap .time-sec {
  width: calc(47% - 78px);
}
.date-time-wrap .date-sec, .date-time-wrap .time-sec {
  float: left;
  margin: 0;
  display: block;
}
.ui-timepicker-container {
  width: calc(100% - 155px) !important;
  height: 320px !important;
}
.ui-timepicker-viewport {
  height: 270px !important;
}
.search-data {
  width: 155px;
  padding-left: 5px;
  float: left;
}
.search-data #smartpro_submit,
.cart_page button.next_checkout,
button.woocommerce-button.button,
 html form .form-row .button,
.reg_check_next,
.booking_all_val .confirm_book,
.woocommerce #payment #place_order,
.add_cart_treat,
.lost_reset_password .woocommerce-Button.button,
.start_ovr,
#ipay88_payment_form input[type="submit"],
#ipay88_payment_form .button,
span.close_booking,
.booking_message a.log_url,
.book_submit input#submit{
  background: #8c6239;
  color: #fff !important;
  font-weight: 500;
  text-transform: none;
  height: 44px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 150px;
  text-decoration: none !important;
  display: block;
  letter-spacing: 0;
  outline: none;
  border: none;
  line-height: 44px;
  text-align: center;
  font-size: 15px;
  font-family: "Montserrat", Sans-serif;
	cursor: pointer;
}
.search-data #smartpro_submit:hover,
.cart_page button.next_checkout:hover,
button.woocommerce-button.button:hover,
.reg_check_next:hover,
.booking_all_val .confirm_book:hover,
.woocommerce #payment #place_order:hover,
.add_cart_treat:hover,
.lost_reset_password .woocommerce-Button.button:hover,
.start_ovr:hover,
#ipay88_payment_form input[type="submit"]:hover,
#ipay88_payment_form .button:hover,
span.close_booking:hover,
 html form .form-row .button:hover,
.booking_message a.log_url:hover,
.book_submit input#submit:hover{
  background: #000; 
}
a.start_ovr,
#ipay88_payment_form input[type="submit"],
#ipay88_payment_form .button {
  display: inline-block;
  vertical-align: top;
}
#ipay88_payment_form {
  text-align: center;
  margin: 40px 0 0;
}
.blockUI.blockMsg img {
  display: block;
  float: none !important;
  margin: 0 auto 10px !important;
  width: auto;
}
#ipay88_payment_form input[type="submit"],
#ipay88_payment_form .button{
  margin:5px;
}
.date-time-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.Calendar {
  border: 1px solid #b2982e;
  background: #fff;
}
.date-time-wrap .date-sec label,
.date-time-wrap .time-sec label {
  line-height: 1;
  font-size: 12px;
  font-family: 'Myriad Pro';
  margin: 0;
  position: relative;
}
.date-time-wrap .date-sec input,
.date-time-wrap .time-sec input {
  line-height: 1;
  padding: 0;
  background: #fff;
  color: #8c6239;
  font-weight: 700;
  font-size: 14px;
  border: 0;
  width: 100%;
  outline: none;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
}
.Calendar, .Time {
  border: 1px solid #b2982e;
  background: #fff;
  padding: 6px 10px 6px 55px;
}
.date-sec #ui-datepicker-div:empty,
.cart_page:empty {
  display: none;
}
.Calendar {
  border-radius: 5px 0 0 5px;
  cursor: pointer;
}
.date-time-wrap .date-sec label{
  cursor: pointer;
}
.Time {
  border-radius: 0 5px 5px 0;
}
input#smartpro-time {
  display: none;
}
.Calendar label:before,
.Time .start_time label:before{
  content: "";
  display: block;
  background: url(../images/sprite.png)no-repeat;
  width: 27px;
  height: 28px;
  position: absolute;
  left: -41px;
  top: 0;
}
.Time .start_time label:before{
  background-position: -40px 0px;
}
.Time .start_time, .Time .end_time {
  float: left;
  width: 50%;
}
.Calendar:after, .Time:after {
  content: "";
  display: block;
  clear: both;
}
.ui-datepicker-group {
  width: 49%;
  float: left;
}
.ui-datepicker-group.ui-datepicker-group-last {
  float: right;
}
.ui-datepicker-header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 0 20px;
}
.ui-datepicker-header a.ui-datepicker-next {
  left: auto;
  right: 0;
  transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next,
.ui-datepicker-header a.ui-datepicker-prev {
  font-size: 0;
  color: #000;
  position: absolute;
  height: 11px;
  width: 17px;
  left: 0;
  visibility: visible !important;
}
.ui-datepicker-header a.ui-datepicker-next {
  left: auto;
  right: 0;
}
.ui-datepicker-header a.ui-datepicker-next:before,
.ui-datepicker-header a.ui-datepicker-prev:before {
  font-size: 0;
  background: currentColor;
  position: absolute;
  left: 0;
  width: 17px;
  content: "";
  display: block;
  height: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ui-datepicker-header a.ui-datepicker-next:after,
.ui-datepicker-header a.ui-datepicker-prev:after {
  content: "";
  display: block;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
  position: absolute;
  left: 2px;
  top: 2px;
}
table.ui-datepicker-calendar thead th {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
table.ui-datepicker-calendar td * {
  height: 30px;
  width: 30px;
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
}
table.ui-datepicker-calendar a {
  color: #8c6239;
  border-radius: 50%;
}
table.ui-datepicker-calendar .ui-state-disabled {
  color: #000;
  opacity: 0.4;
}
table.ui-datepicker-calendar td a:hover {
  background: #8c6239;
  color: #fff;
}
table.ui-datepicker-calendar .ui-datepicker-today a {
  background: #8c6239;
  border-radius: 50%;
  color: #fff;
}
.ui-datepicker-title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #000;
} 
.ui-timepicker-viewport li.ui-menu-item {
  width: 50% !important;
  float: left !important;
  list-style: none;
  font-size: 15px;
  padding: 1px 0;
  line-height: 1;
}
.ui-timepicker-viewport li.ui-menu-item a {
  line-height: 28px;
  border: 0;
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  padding: 0 13px;
  cursor: pointer;
}
.ui-timepicker-viewport li.ui-menu-item a.ui-state-hover {
  background: #8c6239;
  color:#fff;
}
#main_room_available .smart-room-tab {
  display: block;
  list-style: none;
  margin: 25px 0 0;
}
#main_room_available .smart-room-tab li {
  margin: 0;
  line-height: 1;
  padding: 0;
}
#main_room_available .prod_cat_sec {
  display: flex;
  flex-wrap: wrap;
}
#main_room_available .prod_cat_sec .room_right_wrapper {
  flex: 0 0 44%;
  margin: 0 0 0 auto;
}
#main_room_available .prod_cat_sec .room_left_section {
  flex: 0 0 55%;
}
#main_room_available .smart-room-tab .room-title {
  font-family: 'Allura', cursive;
  font-size: 44px;
  line-height: 1;
  color: #8c6239;
  margin-bottom: 25px;
}
#main_room_available .smart-room-tab .room-title span {
  font-family: 'Montserrat';
  font-weight: 700;
  font-size: 13px;
  display: block;
  letter-spacing: 0;
  margin-top: -5px;
}
#main_room_available .smart-room-tab .room-title p {
  line-height: 1;
  margin: 0;
}
.room_price_sec p {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #8c6239;
  font-size: 15px;
  line-height: 140%;
  margin: 0;
}
.room_price_sec .price p del {
  opacity: 1;
}
.room_price_sec .price p {
  display: inline-block;
  vertical-align: top;
}
.room_price_sec .sel_msg {
  background: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 4px 15px;
  border-radius: 50px;
  color: #8c6239;
  font-size: 13px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.5px;
}
span.price_desc {
  font-size: 11px;
  line-height: 130%;
  display: block;
  color:#000;
  font-weight: 400;
}
.prod_button {
  margin-top: 20px;
}
.prod_button > a {
  background: #8c6239;
  color: #fff;
  font-weight: 600;
  text-transform: none;
  height: 44px;
  padding: 0 20px;
  border-radius: 5px;
  min-width: 150px;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0;
  outline: none;
  border: 2px solid #8c6239;
  vertical-align: top;
  line-height: 40px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
}
.prod_button > a.discover_btn,
.prod_button > a:hover {
  background: transparent;
  color: #8c6239;
}
.prod_button > a.discover_btn:hover {
  background: #8c6239;
  color: #fff;
}
#main_room_available .smart-room-tab li{
  border-bottom: 1px solid #8c6239;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.select_dropdown_selection {
  border: 1px solid #B1972E;
  border-radius: 5px;
  margin: 30px 0;
  display: none;
}
.select_dropdown_selection.show_cowork_opt{
  display: flex;
}
.select_dropdown_selection > div {
  width: 33.33%;
  border: 1px solid #B1972E;
  padding: 7px 20px 7px 10px;
}
.select_dropdown_selection .sel_type:after {
  content: "\f107";
  position: absolute;
  right: 5px;
  top: 9px;
  color: #8c6239;
  font-family: 'FontAwesome';
  font-size: 21px;
  line-height: 1;
}
.select_dropdown_selection label {
  line-height: 1;
  font-size: 12px;
  font-family: 'Myriad Pro';
  margin: 0;
  position: relative;
}
.select_dropdown_selection .room_name ,
.select_dropdown_selection .pro_sel_val ,
.select_dropdown_selection .treat_sel_val{
  line-height: 1;
  padding: 0;
  background: transparent;
  color: #8c6239;
  font-weight: 700;
  font-size: 14px;
  border: 0;
  width: 100%;
  outline: none;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  display: block;
}
.select_dropdown_selection select {
  margin-bottom: -4px;
}
#treatment_list ul.treatment_list {
  margin: 0;
  list-style: none;
}
.woocommerce-form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.woocommerce form .form-row input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  border: 1px solid #b1972e;
  padding: 0 15px;
  line-height: 1;
  height: 40px;
  border-radius: 5px;
  background: #fff;
  letter-spacing: 0;
  outline: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #000;
}
html.booking_open {
  overflow: hidden;
}
.select_dropdown_selection .sel_type {
  position: relative;
  cursor: pointer;
}
.select_dropdown_selection .sel_list {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 15px rgba(177, 151, 46,0.3);
  margin-top: 10px;
  transition: all 0.5s;
  z-index: 1;
  transform: scale(0);
  transform-origin: 0 0 0;
  border: 1px solid #b1972e;
}
.select_dropdown_selection .sel_list:empty {
  display: none;
}
.select_dropdown_selection .sel_type:hover .sel_list {
  transform: scale(1);
}
.select_dropdown_selection .sel_list:before {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 100%;
  border-width: 0 7px 7px;
  border-style: solid;
  border-color: transparent transparent #fff;
}
.select_dropdown_selection .sel_list:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 10px;
}
.select_dropdown_selection .sel_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 230px;
  overflow-y: auto;
}
.select_dropdown_selection .sel_list ul > li {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  line-height: 120%;
  padding: 6px 10px;
  color: #8c6239;
  cursor: pointer;
  transition: all 0.5s;
}
.select_dropdown_selection .sel_list ul > li:hover,
.select_dropdown_selection .sel_list ul > li.active {
  background: #8c6239;
  color: #fff;
}
.select_dropdown_selection .sel_list ul > li p {
  line-height: 120%;
}
.select_dropdown_selection .sel_list ul > li:not(:last-child) {
  border-bottom: 1px solid #b1972e;
}
.procedu_section #proc_name {
  margin: 0;
  padding: 0;
  list-style: none;
}
.selected_appint ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.selected_appint ul > li:first-child,
.cart_page h2.summry_title,
.booking_all_val .main_title,
.woocommerce-order-received .woocommerce-order > p {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 30px;
  line-height: 1;
}
.selected_appint .proc_name > li:not(:first-child),
.selected_appint .treatment_list .prod_cont {
  border: 1px solid #b1972e;
  margin: 15px 0 0;
  font-size: 14px;
  padding: 9px 12px;
  border-radius: 5px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  color: #8c6239;
  cursor: pointer;
  transition: all 0.5s;
}
.selected_appint .treatment_list .prod_cont {
  display: flex;
  align-items: center;
}
.selected_appint .treatment_list .prod_cont:after {
  content: "";
  display: block;
  clear: both;
}
.selected_appint .proc_name > li:not(:first-child):hover,
.selected_appint .treatment_list .prod_cont:hover,
.selected_appint .treatment_list li.active .prod_cont {
  background: #8c6239;
  border-color: #8c6239;
  color: #fff;
	box-shadow: 0 -5px 10px rgba(0,0,0,0.1);
}
.selected_appint,
.cart_page,
.checkout_page,
.register_form,
.login_form {
  padding: 45px;
  background: #fff;
  border-radius: 5px;
}
.selected_appint:empty ,
.cart_page:empty,
.checkout_page:empty,
.register_form:empty,
.login_form:empty  {
  display: none;
}
.selected_appint .treatment_list .prod_cont .prod_price {
  text-align: right;
  margin-left: auto;
  padding-left: 15px;
}
.prod_addon_display .addon_title h4 ,
.prod_addon_display .addon_freature h4 {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  margin: 0 0 3px;
}
.prod_addon_display .addon_title span ,
.prod_addon_display .addon_freature span {
  display: block;
  font-size: 10px;
  font-family: "Montserrat", sans-serif;
  line-height: inherit;
} 
.prod_addon_display {
  padding: 15px 15px 0;
}
.treat_short_desc {
  font-size: 14px;
  line-height: 130%;
  margin: -4px 0 0;
}
.prod_addon_display:empty {
  display: none;
}
.treatment_list > li {
  margin: 0;
  line-height: 1;
}
.prod_addon_display .addon_title ,
.prod_addon_display .addon_freature {
  margin: 0 0 10px;
}
.prod_addon_display .addon_title:not(:last-child) {
  border-bottom: 1px solid #b1972e;
  padding-bottom: 10px;
}
.prod_addon_display .addon_options {
  margin: 12px 0 0;
  line-height: 1;
  font-size: 13px;
}
.prod_addon_display .addon_options label {
  margin: 0;
  color: #b1972e;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  line-height: 13px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 0 0 20px;
  cursor: pointer;
}
.prod_addon_display .addon_options label input {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 13px;
  width: 13px;
  border: 0;
}
.prod_addon_display .addon_options label span:before {
  display: block;
  border: 1px solid #b1972e;
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
  font-weight: 100;
  font-size: 10px;
  text-align: center;
  line-height: 11px;
  letter-spacing: 0;
}
.prod_addon_display .addon_options label input:checked + span:before {
  content: "\f00c";
}
.select_dropdown_selection .sel_list ul > li .prod_cont ,
.select_dropdown_selection .sel_list ul > li .prod_cont .prod_price {
  margin: 0;
}
.select_dropdown_selection .sel_list ul > li .prod_price {
  display: none;
}
.cart_page .prod_heading,
.woocommerce-order-details .woocommerce-order-details__title {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  border-bottom: 1px solid #B1972E;
  padding: 0 0 8px;
  margin: 0 0 20px;
}
.cart_page table {
  margin: 0;
}
.cart_page .woocommerce-cart-form tr th {
  color: #333;
  border: 0;
  padding: 0;
  font-size: 11px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
}
.woocommerce-cart-form table tbody tr.cart_item {
  border: 0;
}
.woocommerce-cart-form table tbody tr.cart_item td {
  line-height: 1;
  padding: 2px 0 0!important;
  vertical-align: top;
  height: auto;
}
.woocommerce-cart-form table tbody tr.cart_item td p {
  margin: 0;
  line-height: 1;
}
.cart_page .woocommerce-cart-form td {
  padding: 0 !important;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 120%;
  color: #8c6239;
  padding: 10px 0 !important
}
.cart_page .woocommerce-cart-form .started_sect td {
  padding-bottom: 30px !important;
}
.cart_page .woocommerce-cart-form td .trat_tit {
  font-size: 11px;
  color: #333;
  display: block;
  line-height: 140%;
  letter-spacing: 0;
  font-weight: 500;
}
.cart_page .woocommerce-cart-form td:last-child {
  font-weight: 700;
  text-align: right;
  width: 100px;
  max-width: 100px !important;
}
.cart_page .woocommerce-cart-form td h4 {
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  line-height: 130%;
  letter-spacing: 0;
}
.cart_page .woocommerce-cart-form .addon_sect p {
  margin: 0;
  font-size: 13px;
  line-height: 140%;
}
.cart_page .woocommerce-cart-form td a {
  color: inherit;
}
.cart_page .woocommerce-cart-form td.actions {
  padding: 0 !important;
}
.cart_page button.next_checkout {
  float: right;
  margin-top: 20px;
}
.cart_page .woocommerce:after {
  display: block;
  content: "";
  clear: both;
}
.cart_page .woocommerce-cart-form tr .product-subtotal {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
}
.cart_page .woocommerce-cart-form tr .product-subtotal,
.cart_page .woocommerce-cart-form tr .product-subtotal + td {
  border-width: 1px 0;
  border-style: solid;
  border-color: #b1972e;
  padding: 8px 0 !important;
}
.booking_sec.loader *{
  opacity: 0 ; 
  visibility: hidden;
}
.booking_sec.loader {
  overflow: hidden !important;
}
html .rum_sst_contents {
  z-index: 50;
}
.loader .elementor-widget-container {
  position: fixed;
  right: 0;
  max-width: inherit;
  top: 0;
}
.booking_sec:before {
  border-width: 6px;
  border-style: solid;
  border-color: #8c6239 transparent;
  border-radius: 50%;
  width: 50px;
  content: "";
  opacity: 0;
  visibility: hidden;
  height: 50px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  position: absolute;
  z-index: 2;
  left: 0;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
  margin: auto;
  right: 0;
  bottom: 0;
}
.booking_sec.loader:before{
  opacity: 1;
  visibility: visible;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.form-login-title h4,
.form-register-title h4,
.woocommerce-checkout .woocommerce-billing-fields > h3,
.woocommerce-MyAccount-content .main_title  {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin: 0;
}
.woocommerce-form-login.login {
  border-top: 1px solid #e6e6e6;
  margin-top: 15px;
  padding-top: 15px;
}
.form-login-title h4,
.woocommerce-MyAccount-content .main_title  {
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 15px;
  margin-bottom: 15px;
}
.form-login-title h4 a.login_section {
  border: 2px solid #8c6239;
  color: #8c6239;
  border-radius: 3px;
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 700;
  line-height: 29px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  margin-left: 15px;
}
.form-login-title h4 a.login_section:hover {
  background: #8c6239;
  color: #fff;
}
.form-register-title h4 a.reg_section {
  color: inherit;
  text-decoration: underline;
}
.form-register-title h4 a.reg_section:hover{
	color: #8c6239;
}
.woocommerce-form .form-row label:not(.woocommerce-form__label-for-checkbox),
.woocommerce-checkout .form-row label:not(.woocommerce-form__label-for-checkbox){
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin: 0 0 7px;
}
.woocommerce-form .form-row label abbr {
  text-decoration: none;
  color: red;
  cursor: pointer;
  font-size: 15px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
form.woocommerce-form.woocommerce-form-login .form-row{
  width: 100%;
  float: none;
  max-width: 250px;
  margin: 0 0 15px;
  position: relative;
}
.woocommerce-form-login .lost_password {
  margin: 0;
  font-family: "Montserrat", sans-serif !important;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 600;
}
h4.log_title {
  margin: 20px 0 -5px;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
  color: #8c6239;
}
.woocommerce-form-login .lost_password a {
  color: #8c6239;
}
.woocommerce-form-login .lost_password a:hover{
	color: #000;
}
.woocommerce-form-login .lost_password {
  line-height: 120%;
  margin: 0;
  font-family: "Montserrat", sans-serif !important;
}
body form.woocommerce-form-login .woocommerce-form-login__rememberme #rememberme {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
body form.woocommerce-form-login .woocommerce-form-login__rememberme {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  line-height: 16px;
  position: relative;
  font-size: 13px;
  padding: 0 0 0 22px;
  margin-bottom: 10px;
}
body form.woocommerce-form-login .woocommerce-form-login__rememberme span:before {
  display: block;
  border: 1px solid #b1972e;
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
  font-weight: 100;
  font-size: 9px;
  text-align: center;
  line-height: 14px;
  letter-spacing: 0;
  color: #b1972e;
}
body form.woocommerce-form-login .woocommerce-form-login__rememberme input:checked + span:before{
	content: "\f00c";
}
.woocommerce-checkout .col2-set .col-1 {
  float: none;
  width: 100%;
}
.woocommerce-checkout .col2-set .col-2 {
  display: none;
}
.woocommerce-input-wrapper {
  display: block;
  position: relative;
}
.woocommerce-billing-fields__field-wrapper {
  margin-top: 15px;
}
.woocommerce-checkout .form-row{
	margin: 0 0 15px;
}
.woocommerce-checkout .form-row.form-row-first,
.woocommerce-checkout .form-row.form-row-last {
  width: 49.4%;
}
.thwcfd-field-radio .woocommerce-input-wrapper {
  position: relative;
  font-size: 13px;
}
.thwcfd-field-radio .woocommerce-input-wrapper label.radio {
  position: relative;
  padding-left: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  line-height: 16px;
}
.thwcfd-field-radio .woocommerce-input-wrapper label.radio:before {
  content: "";
  height: 13px;
  width: 13px;
  position: absolute;
  left: 2px;
  top: 2px;
  border: 3px solid #fff;
  box-shadow: 0 0 0 1px #8c6239;
  border-radius: 50%;
  background: transparent;
}
.thwcfd-field-radio .woocommerce-input-wrapper .has-error + label.radio:before {
  box-shadow: 0 0 0 1px red;
}
.thwcfd-field-radio .woocommerce-input-wrapper input:checked + label.radio:before {
  background: #8c6239;
}
.thwcfd-field-radio .woocommerce-input-wrapper input {
  position: absolute;
  top: 0;
  opacity: 0;
}
.thwcfd-field-radio .woocommerce-input-wrapper label.radio:not(:last-child) {
  margin-right: 55px;
}
.thwcfd-field-radio.extra_option .woocommerce-input-wrapper label.radio:before {
  display: block;
  border: 1px solid #b1972e;
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
  font-weight: 100;
  font-size: 10px;
  text-align: center;
  line-height: 11px;
  letter-spacing: 0;
  box-shadow: none;
}
.thwcfd-field-radio.extra_option .woocommerce-input-wrapper label.radio {
  line-height: 13px;
  color: #b1972e;
  padding-left: 20px;
  font-size: 12px;
}
.thwcfd-field-radio.extra_option .woocommerce-input-wrapper input:checked + label.radio:before{
  content: "\f00c";
  background:transparent;
}
.thwcfd-field-radio.extra_option {
  margin-left: 107px;
}
.reg_check_next {
  display: table;
  margin: 0 0 0 auto;
}
.woocommerce-error,
.custom-error {
  border: 1px solid red;
  background: #fff;
  text-align: center;
  color: red;
  padding: 4px 10px;
  line-height: 120%;
  font-size: 14px;
  letter-spacing: 0;
  margin: 20px 0 0;
  clear: both;
  float: none;
}
#success{
  border: 1px solid green;
  background: #fff;
  text-align: center;
  color: green;
  padding: 4px 10px;
  line-height: 120%;
  font-size: 14px;
  letter-spacing: 0;
  margin: 20px 0 0;
  clear: both;
  float: none;
}
.woocommerce-error li {
  padding: 0;
  text-align: center;
  display: block;
  line-height: 120%;
}
.woocommerce-error li:not(:last-child) {
  margin-bottom: 4px;
}
.woocommerce form .show-password-input:after,
.toggle-password:after {
  content: "\f06e";
  font-family: 'FontAwesome';
  font-size: 15px;
  margin: 0;
}
.woocommerce form span.show-password-input,
.toggle-password {
  top: 12px;
  position: absolute;
  line-height: 1;
  width: 16px;
  height: 14px;
  font-size: 0;
  right: 10px;
  color: #000;
  cursor: pointer;
}
form .create-account .form-row-first, form .create-account .form-row-last {
  width: 48%;
}
form .create-account .form-row-first{
  float: left;
}
form .create-account .form-row-last {
  float: right;
}
.woocommerce form span.show-password-input.display-password:after,
.toggle-password.display-password:after {
  content: "\f070";
  color: #000;
}
.booking_top {
  border-top: 1px solid #b1972e;
  border-bottom: 1px solid #b1972e;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
}
.booking_top .booking_right {
  width: 52%;
  margin-left: auto;
}
.booking_top .booking_left {
  width: 47%;
  padding-right: 10px;
}
.booking_left > div:not(:last-child) {
  margin-bottom: 10px;
}
.booking_left h4 {
  line-height: 1;
  font-size: 10px;
  margin: 0;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.booking_left span {
  color: #8c6239;
  border: 0;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  display: block;
}
.booking_all_val .confirm_book,
.add_cart_treat {
  display: table;
  margin: 30px 0 0 auto;
}
.checkout #order_review_heading {
  font-size: 17px;
  letter-spacing: 0;
  margin: 0;
  line-height: 1;
}
.checkout #order_review_heading:before {
  content: "\f07a";
  font-family: 'FontAwesome';
  color: #7dd23b;
  font-weight: 400;
  font-size: 18px;
  margin-right: 10px;
}
#order_review {
  margin-top: 20px;
}
#order_review table {
  margin: 0;
  max-width: 380px;
  border: 0;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
}
#order_review table th {
  font-weight: 600;
  color: #000;
}
#order_review table th,
#order_review table td {
  border-width: 1px 0;
  border-color: #e2e2e2;
  padding: 5px 0;
}
.cart-subtotal .woocommerce-Price-amount.amount {
  font-weight: 700;
}
#payment .wc_payment_methods {
  margin: 20px 0;
  max-width: 380px;
}
#payment .wc_payment_methods:after {
  content: "";
  display: block;
  clear: both;
}
#payment .wc_payment_methods > li {
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
  position: relative;
}
#payment .wc_payment_methods > li label {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 120%;
  padding: 0px 0;
}
#payment .wc_payment_methods > li label img {
  float: none;
  display: inline-block;
  vertical-align: middle;
  max-width: 116px;
  max-height: 40px;
}
#payment .wc_payment_methods li .input-radio + label::before{
  height: 12px;
  width: 12px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 1px #8c6239;
  background: #fff;
  content: "";
  border-radius: 50%;
  margin:0 20px 0 0;
  display: inline-block
}
#payment .wc_payment_methods > li label a.about_paypal {
  float: right;
  color: #8c6239;
  margin: 11px 0;
  font-size: 13px;
}
#payment .wc_payment_methods > li label a.about_paypal:hover {
  color: #000;
}
#payment .wc_payment_methods li .input-radio:checked + label::before,
#payment .ipay88_opt_container input:checked + label:before {
  background: #8c6239;
}
#payment .wc_payment_method .payment_box:before {
  position: absolute;
  left: 27px;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #e0dde0;
  display: block;
  content: "";
  bottom: 100%;
}
#payment .wc_payment_method .payment_box {
  padding: 10px;
  background: #e0dde0;
  margin: 15px 0 0;
  position: relative;
}
#payment .wc_payment_method .payment_box p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  margin: 0;
  line-height: 140%;
  color: #000;
}
.woocommerce-terms-and-conditions-wrapper {
  margin: 0 0 20px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 140%;
  margin: 0;
}
.woocommerce-privacy-policy-text a {
  color: #b1972e;
}
.woocommerce-privacy-policy-text a:hover {
  color: #000;
}
.woocommerce #payment #place_order {
  float: none;
  width: auto;
  display: table;
  margin: 0 0 0 auto;
}
.woocommerce form .form-row .required {
  color: red;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper .checkbox {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  line-height: 120%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  padding-left: 25px;
  position: relative;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper .checkbox #terms {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper input + span:before {
  display: block;
  content: "";
  height: 15px;
  width: 15px;
  border: 1px solid #8c6239;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'FontAwesome';
  color: #8c6239;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper input.has-error + span:before{
  border-color: red;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper input:checked + span:before{
  content: "\f00c";
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-wrapper .checkbox a::after {
  display: none;
}
.woocommerce-terms-and-conditions-link {
  color: #8c6239;
}
.woocommerce-terms-and-conditions-link:hover {
  color: #000;
}
.woocommerce-terms-and-conditions-wrapper .form-row {
  font-size: 13px;
  line-height: 1;
  margin: 10px 0 0;
}
.cart_page .woocommerce-cart-form .extra_fee_head {
  border: 0;
}
.woocommerce-cart-form table tbody tr.cart_item td.product-name {
  font-weight: 700;
  font-size: 15px;
}
.woocommerce-cart-form table tbody tr.cart_item td.product-name a * {
  display: inline;
}
.extra_fee_head p {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  color: #000;
  margin: 0;
}
.cart_page .woocommerce-cart-form .extra_fee_head td {
  border-bottom: 1px solid #b1972e;
  padding: 40px 0 8px !important;
}
.cart_page .woocommerce-cart-form .extra_fee_data td,
.cart_page .woocommerce-cart-form .extra_fee_data th {
  padding: 8px 0 40px !important;
  font-size: 15px;
}
.booking_bottom {
  border-top: 1px solid #b1972e;
  margin-top: 16px;
  padding: 16px 0 0;
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  flex: 0 0 100%;
}
.booking_bottom .rrom_right {
  flex: 0 0 auto;
  margin: 0 0 0 auto;
  color: #8c6239;
  font-size: 15px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.booking_bottom .rrom_left {
  flex: 1 1 0;
  margin-right: 10px;
}
.booking_bottom .rrom_left h4, .booking_bottom .rrom_left div:last-child {
  line-height: 1;
  font-size: 12px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
.booking_bottom .rrom_left div:last-child {
  font-size: 10px;
}
.rrom_left .book_min {
  color: #8c6239;
  font-size: 17px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  line-height: 1;
  padding: 3px 0 3px;
}
.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received,
.woocommerce-order-pay  .woocommerce > p {
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: green;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0;
  margin: 0;
  line-height: 120%;
}
.woocommerce-order-received .woocommerce-order p.woocommerce-thankyou-order-received:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  display: block;
  font-size: 26px;
  background: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: green;
  border-radius: 50%;
  margin: 0 auto 15px;
  font-weight: 400;
  border: 2px solid;
  letter-spacing: 0;
}
ul.woocommerce-order-overview,
ul.order_details {
  display: flex;
  margin: 30px 0;
  padding: 30px 0;
  list-style: none;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
  color: #8c6239;
  border-width: 1px 0;
  border-style: solid;
}
ul.woocommerce-order-overview > li,
.order_details > li {
  font-family: inherit !important;
  margin: 0;
  padding: 0;
}
ul.woocommerce-order-overview > li:not(:last-child),
.order_details > li:not(:last-child) {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px dashed;
}
ul.woocommerce-order-overview strong,
.order_details > li strong {
  display: block;
  line-height: 1;
  font-weight: 600;
  font-size: 15px;
}
.woocommerce-order-received .woocommerce-order > p {
  text-transform: uppercase;
}
section.woocommerce-order-details {
  padding: 0;
}
.woocommerce-order-details .woocommerce-table tr {
  height: auto;
}
.woocommerce-order-details .woocommerce-table th,
.woocommerce-order-details .woocommerce-table td {
  border-width: 1px 0;
  border-color: #e2e2e2;
  border-style: solid;
  padding: 10px 0 !important;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  line-height: 120%;
  height: auto;
  min-height: 0;
}
.woocommerce-order-details .woocommerce-table thead th {
  font-weight: 700;
  color: #8c6239;
  border-bottom: 1px solid #8c6239;
  border-top: 0;
}
.woocommerce-order-details .woocommerce-table td a {
  color: inherit;
}
.woocommerce-order-details .woocommerce-table td strong {
  font-weight: 600;
}
.variable a,
dt.variation-AdditionalMaterial {
  display: none;
}
.lost_reset_password {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0;
}
.lost_reset_password > p {
  font-size: 14px;
  line-height: 140%;
}
.lost_reset_password > .form-row {
  width: 100% !important;
  float: none !important;
  max-width: 100%;
  margin: 15px 0 0;
}
.lost_reset_password > .form-row label {
  font-size: 13px;
}
.woocommerce-lost-password .woocommerce {
  max-width: 550px;
}
.woocommerce-lost-password ul.woocommerce-error {
  margin: 0 0 20px;
}
#payment .wc_payment_method .ipay88_opt_container {
  margin-top: 20px;
}
#payment .wc_payment_method .ipay88_opt_container p.ipay88_title_opt {
  font-weight: 600;
  margin: 0 0 7px;
}
#payment .ipay88_opt_container input + label {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
#payment .ipay88_opt_container input {
  vertical-align: middle;
  margin: 0 10px 0 0;
}
#payment .wc_payment_methods > li label img {
  float: none;
  display: inline-block;
  vertical-align: middle;
  max-width: 116px;
  max-height: 40px;
}
#payment .wc_payment_method .payment_box p {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  margin: 0;
  line-height: 140%;
  color: #000;
  position: relative;
}
#payment .ipay88_opt_container input + label:before {
  vertical-align: middle;
}
html .woocommerce-checkout form .col2-set {
  width: 100%;
  float: none;
}
.woocommerce-order-details .woocommerce-table td:last-child {
  width: 300px;
  max-width: 300px;
}
.woocommerce-order section.woocommerce-customer-details {
  display: none;
}
.woocommerce-order-received table tr {
  height: auto;
}
.woocommerce-order-received table {
  margin-bottom: 0;
}
.restart_btn {
  margin-top: 30px;
}
.blockUI.blockMsg {
  border-color: #8c623c !important;
  font-family: "Montserrat", sans-serif;
  color: #000 !important;
  font-size: 15px;
  line-height: 140% !important;
  width: 90%!important;
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
  top: 50% !important;
  transform: translateY(-50%);
  max-width: 380px;
}
span.close_booking {
  position: absolute;
  right: 100%;
  transform: rotate(-90deg);
  padding: 0 10px;
  min-width: 90px;
  border-radius: 6px 6px 0 0;
  top: 0px;
  bottom: 0px;
  margin: auto -28px;
  height: 34px;
  line-height: 34px;
}
.proce_note {
  font-size: 13px;
  margin-top: 45px;
  border-top: 1px dashed #8c6239;
  padding-top: 10px;
  line-height: 120%;
  color: #000;
  margin-bottom: 0px;
}
.proce_note a {
  color: #8C6239;
}
.proce_note a:hover {
  color: #000;
}
.addon_freature .addition_title {
  font-size: 13px;
  color: #000;
  line-height: 1;
  margin: 10px 0 -5px;
}
.select_dropdown_selection .sel_type .proce_note {
  display: none;
}
.woocommerce-account table.account-orders-table td {
  padding: 10px 10px;
}
.woocommerce-account table.account-orders-table td .woocommerce-button:not(:last-child) {
  margin-right: 10px;
}
.woocommerce-MyAccount-content fieldset legend {
  color: #754c22;
}
html .woocommerce-account .woocommerce-EditAccountForm fieldset {
  padding: 30px;
  border: 1px solid #b1972e;
  margin-bottom: 1em;
}
html .woocommerce-account .woocommerce-EditAccountForm fieldset .form-row:last-child {
  margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content input[type="radio"] {
  width: auto;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content input[type="radio"] + label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px 0 0;
}
.booking_message {
  padding: 20px;
  border: 1px solid #8c6239;
  text-align: center;
}
.booking_message p {
  font-size: 15px;
  color: #000;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.booking_message a.log_url {
  display: inline-block;
  vertical-align: top;
}
.dataTables_length label,
.dataTables_filter label,
.dataTables_info,
.dataTables_paginate {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0;
  color: #000;
}
#dataform_filter input[type="search"] {
  display: inline-block;
  height: 30px;
  padding: 0 10px;
  letter-spacing: 0;
  border: 1px solid #b1972e;
  vertical-align: middle;
  width: 160px;
  margin-left: 10px;
  outline: none;
}
.dataTables_filter,
.dataTables_length {
  margin-bottom:30px;
}
.dataTables_length select {
  width: 60px;
  height: 30px;
  border-radius: 0;
  border: 1px solid #b1972e;
  margin: 0 8px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  padding: 0 5px;
  vertical-align: middle;
}
.wrap-table{
  margin: 30px 0;
}
table#dataform {
  margin: 0;
  border: 1px solid #ddd;
}
table#dataform thead {
  border-bottom: 1px solid #ddd;
}
table#dataform thead th {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  border: 0;
  padding: 10px 20px 10px 10px;
  letter-spacing: 0;
  line-height: 100%;
  vertical-align: middle;
  background: #fff;
  position: relative;
  white-space: normal;
}
table#dataform thead th:last-child {
  width: 130px !important;
  white-space: break-spaces;
}

table#dataform tbody td {
  font-size: 13px;
  padding: 10px;
  border: 0;
  background: #fff;
  color: #754c22;
  letter-spacing: 0;
}
table#dataform tbody td a {
  color: inherit;
  white-space: normal;
}
table#dataform tbody td a:hover {
  color: #000;
}
table#dataform tbody tr:nth-child(2n+2) td {
  background: #eee;
}
.dataTables_paginate a {
  margin: 0 3px;
  background: #ddd;
  display: inline-block;
  vertical-align: top;
  color: #000;
  line-height: 26px;
  padding:0 8px;
  font-size: 14px;
  min-width: 26px;
  text-align: center;
  border-radius: 50px;
  outline: none;
}
.dataTables_paginate a.current ,
.dataTables_paginate a:hover{
  background: #754c22;
  color: #fff;
}
.dataTables_paginate a.disabled {
  cursor: not-allowed;
  opacity: 0.3;
  pointer-events: none;
}
table#dataform thead th:after {
  content: "\f106  \f107";
  font-family: 'FontAwesome';
  width: 9px;
  display: inline-block;
  vertical-align: middle;
  white-space: pre-wrap;
  position: absolute;right: 5px;
  line-height: 1;top: 0;bottom: 0;height: 30px;margin: auto;}

table#dataform thead th[aria-sort="ascending"]:after {
  content: "\f106";
}
table#dataform thead th[aria-sort="descending"]::after {
  content: "\f107";
  line-height: 42px;
}
table#dataform tbody td:nth-child(3) a {
  white-space: pre;
}
.all-details .appoint-data {
  border-bottom: 1px solid #e6e6e6;
  padding: 0 12px 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
  color: #000;
}
.all-details .appoint-data .appoint_value {
  float: right;
  font-weight: 600;
}
.all-details .appoint-data:after {
  content: "";
  display: block;
  clear: both;
}
.all-details .appoint-data .appoint_value .xray_name {
  float: right;
  clear: both;
}
.booking_details .book_submit{
  position: relative;
}
.booking_details .book_submit input#submit {
  display: block;
  width: 100%;
}
div.wpcf7 .booking_details .book_submit .ajax-loader {
  position: absolute;
  left: 0;
  right: -160px;
  top: 0;
  background-color: #fff;
  border-radius: 50px;
  bottom: 0;
  margin: auto;
  display: block;
}
.booking_details .xray_type .wpcf7-list-item {
  display: block;
  margin: 0;
}
.booking_details .wpcf7-list-item input[type="checkbox"] {
  outline: none;
}
.booking_details > div:not(.book_submit) {
  margin-bottom: 15px;
}
.booking_details .left ,.booking_details .right {
  width: 48%;
  float: left;
}
.booking_details .right {
  float: right;
}
.booking_details .left,
.booking_details .xray_type {
  clear: both;
}
.booking_details .wpcf7-not-valid {
  border-color: red !important;
}
.booking_details .wpcf7-not-valid-tip {
  font-size: 14px;
  letter-spacing: 0;
}
html .wpcf7 form.wpcf7-form .wpcf7-response-output {
  border: 1px solid;
  margin: 10px 0 0;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  background: #fff;
  color: red;
  padding: 5px 10px;
}
html .wpcf7 form.sent .wpcf7-response-output {
  color: green;
}
.booking_details .wpcf7-not-valid input[type="checkbox"] {
  border-color: red;
}

/*color: #e2d3be
#8c6239
font-family: 'Allura', cursive;
font-family: 'Myriad Pro';
font-family: 'Corbel';
font-family: 'Candara';
"Montserrat", Sans-serif
font-family: 'Colonna MT';*/