 
    .calendar-help-title-cover {
    padding: 20px;
    background-color: #262626;
}
.calendar-help-title {
    background-color: #1b1b1b;
    border-bottom: 2px solid #505050;
    font-family: rockwellbold;
    font-size: 20px;
    padding: 0 15px 0 0;
    text-transform: uppercase;
}
.calendar-help-title > span {
    box-shadow: 0 2px 0 0 #ff0000;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    padding: 30px 15px 36px;
    vertical-align: middle;
}
#divBookingDetails {
    background-color: #fff;
    padding: 0px;
       
}
 .start-booking {
	  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
    transition: box-shadow 200ms cubic-bezier(0.4, 0.0, 0.2, 1);
 }
.box--small {
    background-color: #fafafa;
    color:#00AEEF;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}
.avail_sessions dt {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
}
dd.dissect_sections {
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px;
}
.avail_sessions table {
    width: 100%;
    text-align: center;
}

.dissect_sections thead  { background: #0A93CC;  }
.dissect_sections thead > tr:first-child td {
    font-size: 14px;
    border: 0 none;
    color: #fff;
    font-weight: 700;
     padding: 15px 0;
}
.dissect_sections td {
    border-top: 1px solid #ccc;
    padding: 25px 0;
    color: #4a5768;
    font-size: 14px;
    line-height: 16px;
}
.userAlreadySelectedDate .userChangeDateAgain {
    display: block;
}
.userChangeDateAgain {
    display: none;
    position: absolute;
    left: 300px;
    top: 28px;
    width: 160px;
}
#modifyUserDate {
    color: #cb2620;
    font-weight: 700;
    margin: 0 10px;
    cursor: pointer;
}
    .wizard-progress .step_on {
    background-color: #0A93CC;
}
.wizard-progress > li {
   
    font-size: 16px;
    text-transform: uppercase;
}
.wizard-progress > li {
    background-color: #FFCB05;
    border-radius: 50%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    height: 70px;
    margin: 0 8px;
    padding: 16px 0;
    text-transform: uppercase;
    width: 70px;
    font-weight: bold;
}
ul.wizard-progress { margin-bottom:40px;}


.wizard-progress {

    text-align: center;
    color:#fff;

}
.avail_sessions dt {

    color:  #0073BD;
    font-size: 14px;
    line-height: 19px;

}
p.c_fix.ch_out { padding:20px;}
.c_fix  .form-control {
    display: block;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.c_fix select.form-control{
	
 
	}
	.page-banner-chk ol li { text-transform: unset !important; }
.major_error_array {padding:0px 10px; text-align:center;margin-top:10px;}
.major_error_array .errorMessage{ color : #ea3e38; }
#notify-container .alert { margin-bottom: 0px;
margin-left: -15px;
margin-right: -15px;
border-radius: 0px;}
#notify-container .alert {
  border-radius: 0;
}
#notify-container .alert h4 {
  font-weight: 600;
}
#notify-container .alert .icon {
  margin-right: 10px;
}
#notify-container .alert .close {
  color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
#notify-container .alert .close:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#notify-container .alert a {
  color: #fff;
  text-decoration: underline;
}
.alert-success {
  border-color: #008d4c;
}
#notify-container .alert-danger,
#notify-container .alert-error {
  border-color: #e72412;
}
#notify-container .alert-warning {
  border-color: #e08e0b;
}
#notify-container .alert-info {
  border-color: #00acd6;
}
#notify-container .alert-danger,
#notify-container .alert-error,
#notify-container .label-danger,
#notify-container .modal-danger .modal-body {
  background-color: #ee3524 !important;
}
#notify-container .alert-success  {
  background-color: #00a65a !important;
}
  
#notify-container .alert-danger ,#notify-container .alert-success ,#notify-container .alert-error {
    color: #fff !important;
}
#notify-container  .alert ul {
    list-style: none;
}
#notify-container  .alert ul li::before {
    content: "\2192 \0020";
}
#customer_details .errorMessage { color:red; margin-top:4px}
.forms .errorMessage { color:red; margin-top:4px}
.errorSummary { background :#ee3524 ; padding:10px;color:#fff;}
.errorSummary  ul   {
    list-style: none;
}
.errorSummary  ul li::before {
    content: "\2192 \0020";
}
.my_a_account  .woocommerce .nologged {  border-top:1px solid #eee;}
.my_a_account  .woocommerce form.login {  width:100%;}
#divBookingDetails td strong { font-weight:500; }
.btn.btn-primary.btn-big { padding: 15px 50px; }
#customer_login_main .btn.btn-primary { padding: 10px; min-height: 25px; margin-top: 0px;  background-color: #0073bd;border: 2px solid #0073bd; text-transform:unset; }
#customer_login_main .btn.btn-primary:hover { background-color: #fba931;border: 2px solid #fba931; }
.btn.btn-primary.btn-small { padding: 15px 25px; }
.btn.btn-primary {
    background-color: #fba931;
    color: #fff !important;
	 
	border: 2px solid #fba931;
	border-radius: 5px;
	transition: 0.3s all ease-in-out;
}
.btn.btn-primary:hover {
    background-color: #0073bd;
    color: #fff;
	 
	border: 2px solid #0073bd;
}
.woocommerce-checkout.no-padding-top{ padding-top:0px}
 .checkout  select.form-control {
    width: 100%;
    border: 1px solid #dedede !important;
    padding:12px!important;
}
.section-coupon {
    background-color: #F5F5F5;
      box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
    padding: 15px 20px;
    width: 100%;
    float: left;
    border-radius:5px;
}
.section-coupon #txtCoupon {
    padding: 9px;
    width: 100%;
    margin:0px;
}
#txtCoupon {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 6px #fff inset;
 
    font-family: Arial;
    padding: 0px !important;
    width:100%;
    margin-left:0px;
    height:37px;
    line-height:37px;
    text-indent:5px;
}
#btnCoupon {
    background-color: #EFBF6F;
    color: #000;
}
#btnCoupon {
    background: none repeat scroll 0 0 #CB2620;
        background-color: rgb(203, 38, 32);
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    font-family: RockwellBold;
    font-size: 14px;
    padding: 7px 18px!important;
    text-transform: uppercase;
    color: #fff!important;
    min-height:37px !important;
    margin-top:0px !important;
}
.section-coupon .coupon_div { float:left;}
.section-coupon .coupon_div_one  { width:100px;}
.section-coupon .coupon_div_two { width: calc( 100% - 110px); margin-right:10px;}
.btn--cart {
position: relative;
right: 0;
top:-9px;
margin-left: 10px;
margin-right: 10px;
}
.btn--cart-count {
position: absolute;
right: 0;
background-color: #FFCB05;
color:#fff;
color: #000;
font-size: 9px;
padding: 3px 4px 1px;
border-radius: 50%;
transform: translate(-3px, -4px);
}
.btn--cart .fa {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color:  #0072BC;
border-radius: 50%;
width: 40px;
height: 40px;
padding: 10px 0 0;
text-align: center;
color:#fff;
}
span.timer {color:#CB2620;display:inline-block;width:46px}		  
span.cart { float:right;display:inline-block; 
top: -8px;}		  
td.product-total, th.product-total {

width: 20% !important;
min-width: 100px !important;

}
.btn--cart.btn--danger .fa { background:#CB2620; }
td.product-total { text-align:right; }
.wc_payment_method.payment_method_cod{ display:none;}
.wc_payment_method.payment_method_alipay{ display:none;}
  #join-our {
    background: #FAFAFA;
    border-radius: 5px;
}
.fs-med.p em{
    font-size: 18px;
}
.fs-med.p  em{
    line-height: 1.35;
}
.fs-med { border-bottom:1px solid #d3ced2; color:#0072BC; padding:10px 0px;
	color: #0072BC;

font-size: 16px;

line-height: 1.35;

font-weight: bold;
	}
	#join-our ul li i { color:#0072BC; ;}
	#join-our ul  {

 list-style-type:none; 

}
#customer_login_main{   box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08); padding:10px;}
#customer_login_main .overlay,.section-coupon  .overlay {
		position: absolute;
		display:none ;
		left: 0px;

		right: 0px;

		top: 0px;

		bottom: 0px;

		width: 100%;

		text-align: center;
		opacity: 0.9;
		background: #fff;
		z-index: 1;
	
	}
#customer_login_main  .overlay .center { 
 
			display:block; margin:50px auto; width:50px;height:50px; box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
			text-align: center;opacity: 1;
			vertical-align: middle;
			line-height: 50px;
}
.section-coupon  .overlay .center2{ 
			display: block;
			margin: 20px auto;
			width: 100px;
			height: 50px;
			box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
			text-align: center;
			opacity: 1;
			vertical-align: middle;
			line-height: 50px;
}
		 
#promo_code_error { display:block;}
.errorMessage { color :red; }
#PricePlanOrderTransaction-grid .summary{ padding :10px 0px 0px 0px !important; }
#PricePlanOrderTransaction-grid  th ,#PricePlanOrderTransaction-grid   td { font-size:13px !important; }
.price-plan-payment h2 { font-size:22px; }
.price-plan-payment .lead { font-size:18px; }
.price-plan-payment td { vertical-align:middle !important; }
.price-plan-payment th {  font-weight:500 !important; }
.pax select {
   -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
   background-image: url('../img/select-arr.png') !important;
   background-position: right;
   background-size: 24px 18px;
   background-repeat: no-repeat;
}
 .btn-success.btn-blue,.btn-success.btn-blue.focus,  .btn-success.btn-blue:focus {
	color: #fff;
	background-color: #0073bd !important;
	border-color: #0073bd !important;
}
  .btn-success.btn-blue:hover {
	color: #fff;
	background-color: #0073bd !important;
	border-color: #0073bd !important;
	
}
td.w-onefifty { width:150px;}
/* Checkout Page Issue */
@media 
only screen and (max-width: 769px) and (min-width:501px)   {
	#customer_login_main {  width:90% !important;}
table.c_fix .main_sub   { display:none; }
td.inputerM { max-width:150px;width:150px; }
td .price_person  { display:none;  }
td .price_person2.hidden  { display:inline-block!important;  }
td.w-onefifty { width:100px;}
}

.spansec_mobile{ z-index:100}
li.spansec_mobile2 { display:none !important; }
@media only screen and (max-width: 991px)  {
#notify-container {
    top: 66px;
    position: relative;
}
.error_page h3 { font-size:40px !important;}
li.spansec_mobile2 { display:block !important; }
}

 
@media only screen and (max-width: 540px)  {
.descript { width:100%;}
   .descript p { font-size:14px !important;margin-bottom:5px;margin-top:10px; text-align:left !important;}
   .descript p b {  font-weight:normal !important; }
	.order_detail .cart_item td { padding-left:15px !important;}
	.price-plan-payment .col-xs-7 ,  .price-plan-payment .col-xs-5{ width:100%; }

	.statusBtn { width:auto; display:block;margin-top:10px;}
.prifile_link .col-sm-3 { width:100% !important ;}
.clear_for_small   { width:100% !important; clear:both; margin-top:10px; float:right; }
}
@media only screen and (max-width: 500px)  {
.change_html_slot { width:100% !important; text-align:center; }
span.selected_texxt { display:block !important; }
a.hidSmallS {display:none;}
.price-plan-payment { padding:10px !important; }
.price-plan-payment .page-header small { clear:both; width:100%; text-align:right;}

.pannel_btns_notop   { margin-top:0px !important; }
.pannel_btns_forgot a { width:auto !important; clear:both;}
.clear_for_small   { width:100% !important; clear:both; margin-top:10px; float:right; }
.error_page h3 { font-size:20px !important;}
.show_big_screen { display:none;}
.show_small_screen.hidden { display:inline-block !important;}
.pannel_btns a{ display:inline-block;width:100%;margin-bottom:5px; width:50%; float:left; ; }
.pannel_btns {  margin-top:0px !important;  width:100%; }
 
.no-s-padding {  padding:0px !important;   }

.cart_item td.product-name{ width:120px; }
.woocommerce-info { padding-right:5px !important;}
.cart-right { float:right; clear:both;display:block; }
td.product-name { font-size:11px;padding:0px!important;min-width: 91px;}
 .cart_item td{ padding-left:0px !important;}
 #order_review th { padding-left:0px !important; } 
   .bigscreen { display:none;}
   .wc-terms-and-conditions { font-size:10px;}
	#customer_login_main {  width:90% !important;}

	.single-product.container-fluid { padding-left:0px; padding-right:0px;}
	td.inputerM{     width: 100% !important;
    height: 90px;
    padding: 10px;
	} 
	table.c_fix { 
	  	width: 100%; 
	}

	/* Force table to not be like tables anymore */
	table.c_fix,table.c_fix thead,table.c_fix tbody,table.c_fix th,table.c_fix td,table.c_fix tr { 
		display: block; 
	}
	table.c_fix tr:nth-child(odd) {background: #edf0f2;}
	table.c_fix tr:nth-child(even) {background: #fafafa;}
	.obj_small.hidden { display:inline-block !important; }
	/* Hide table headers (but not display: none;, for accessibility) */
	table.c_fix  thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	table.c_fix tr { border: 1px solid #ccc; }
	
 
	table.c_fix td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);

		color: #000;
		font-weight: bold;
	}

}
#openTextClass{ z-index:11111;display:none;color: rgba(0, 0, 0, 0.87); background-color: rgb(255, 255, 255); transition: transform 250ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 250ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; box-sizing: border-box; font-family: open-sans, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 4px; border-radius: 2px; position: fixed; z-index: 2100; opacity: 1; transform: scale(1, 1); transform-origin: right top; max-height: 273px; overflow-y: auto; top: 8px;     right: 8px;}
#openTextClass #div-1 { max-height: 100%; overflow-y: auto; transform: scaleX(1); opacity: 1; transform-origin: right top; transition: transform 250ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 250ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
#openTextClass #div-2 { opacity: 1; transform: scaleY(1); transform-origin: right top; transition: transform 500ms cubic-bezier(0.23, 1, 0.32, 1) 0ms, opacity 500ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
#openTextClass #div-3 {  z-index: 1000; position: relative; width: 168px;}
#openTextClass #div-4 { padding: 8px 0px; display: table-cell; user-select: none; width: 168px; }
#openTextClass #div-5 { color: rgba(0, 0, 0, 0.87); display: block; font-size: 16px; line-height: 48px; position: relative; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; margin-left: 0px; padding: 0px 16px; cursor: not-allowed; min-height: 48px; white-space: nowrap; }
#openTextClass #div-6 { border: 10px; box-sizing: border-box; display: block; font-family: open-sans, sans-serif; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); cursor: pointer; text-decoration: none; margin: 0px; padding: 0px; outline: none; font-size: 16px; font-weight: inherit; position: relative; z-index: 1; color: rgba(0, 0, 0, 0.87); line-height: 48px; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; min-height: 48px; white-space: nowrap; background: none;}

.serv-item-inner img {
position: relative;
height: 100%;
}
.left-attached .ser-title h3 { text-align:left; margin-left:50px; }.right-attached .ser-title h3 { text-align:right; margin-right:50px; }
#main .topsection { background :transparent;}
#main .topsection .dark-bg-1 .col-md-6 { background:#09213D }
#main .topsection  .grey-border .col-md-6{border-bottom: 2px solid #ccc;; }

@media only screen and (max-width: 480px) {
  #main .topsection .row {  margin:0px !important;  } 
  .left-attached .ser-title h3 { text-align:left; margin-left:10px !important; }.right-attached .ser-title h3 { text-align:right; margin-right:10px  !important; }
html  .left-attached  .serv-item-inner .spanhjk { left:10px !important; right:unset !important; }
 html  .right-attached  .serv-item-inner .spanhjk , html  .right-attached  .serv-item-inner  .spanhjkrigt  { right:10px !important; left:unset !important; }
   #main .topsection .col-md-6 { padding: 0px !important }
}
#articles .stop.last{ display:none !important;}
 ul.progress-bar::after { height : calc(100% - 40px) !important;}
#articles  ul.progress-bar {
    height: 66%;
}