.login-loadingc {
display: none;
    width: 10px;
    height: 10px;
	position:absolute;
	right: 6px;
    top: 9px;
    vertical-align: middle;
    margin-left: 3px;
    border: 3px solid rgb(153 150 150 / 30%);
    border-radius: 50%;
    border-top-color: #2271b1;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

#login form p.submit {
    position: relative;
}
input#wp-submit {
    min-width: 100px;
}
.button.button-primary.disabled + span {
    display: inline-block !important;
}
@keyframes spin {
  to {-webkit-transform: rotate(360deg);}
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
@media screen and (max-width: 600px) {
.login-loadingc
{
top:14px;	
}
}

.row.st-woo-cartpage .col-md-4.col-right h2.st-woo-heading {
    padding: 18px 0 0px;
}
div#coupons_list {
    display: block !important;
}

.check-out-form #coupons_list {
    display: none !important;
}
.header-mobile-2
{
  display:none;
}
@media only screen and (max-width:1099px) {
  .header-mobile-2
{
  display:block !important;
}
.header-desktop
  {
    display:none !important;
  }
.header-mobile-2 .control-left
  {
    display:block !important;
  }
  a.toggle-menu {
    display: block;
    width: 100%;
    vertical-align: middle;
    margin-left: 20px;
}
.header-mobile-2 .control-left .header-left
  {
    display:none;
  }
  .header-mobile .header-left {
    display: inline-block !important;
    width: 50% !important;
    float: left;
}
  .header-right a {
    background: #fff;
    float: right;
}
.header-right {
    display: inline-block !important;
    width: 50% !important;
}
  .header-mobile.sticky-mobile .helios-navbar-header {
    border-bottom: 0px !important;
}
}
.custom-avcheck {
margin-top: 14px;
  width:auto;
}
.custom-avcheck a i {
    vertical-align: text-bottom;
    padding-left: 3px;
}
.custom-avcheck input.sts-checkin-out {
  visibility: hidden;
}
.custom-avcheck .item.checkin-out.people
{
  margin-top:12px;
}


a.btn.btn-defaulT.fullybooked {
   display:inline-block;
  width:50%;
}
/*
.bar-fully-booked {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
      text-align: center;
}
*/
.bar-fully-booked span {
    text-transform: uppercase;
}
.bar-fully-booked .fullybooked {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.item.checkin-out.people a:hover {
	 background: var(--main-color, #1A2B48) !important;
	border: 1px solid var(--main-color, #1A2B48) !important;
}
.item.checkin-out.people a {
    /* background: red; */
    color: #fff;
    background: var(--link-color, #5191FA) !important;
        padding: 14px 30px;
  border: 1px solid var(--link-color, #5191FA) !important;
  width: 100%;
    text-align: center;
}
.bar-fully-booked .custom-avcheck {
    display: inline-block;
    width: 50%;
  margin-top: 0px;
    float: right;
}

.bar-fully-booked .custom-avcheck .item.checkin-out.people {
    margin-top: 0px;
}
.book-btn-price-container.cc .form-booking-inpage {
    display: inherit;
      width: 50%;
}
.bar-fully-booked .item.checkin-out.people a
{
width: 88%; 
text-align: center;
}
a.btn.btn-white.sts-btn.cst {
    width: 100%;
}
p.booked-info {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 10px;
    text-transform: uppercase;
}
@media only screen and (max-width:1199px) {
.sts-room-wrapper.list .item .content .action {
    position: relative;
    bottom: 0px;
  margin-top: 15px;
}
  .book-btn-price-container.cc .form-booking-inpage {
    display: block;
    width: 100%;
}
  .custom-avcheck {
    width: 100%;
    display: block;
}
 .book-btn-price-container {
   display: block !important;
  }


}
@media only screen and (max-width:991px) {
		.restrict_msg_area {
    top: 0px !important;
    width: 100%  !important;

}
    .item.checkin-out.people a {
    padding: 10px 30px;
}
    .bar-fully-booked .item.checkin-out.people a {
    padding: 10px 10px;
}
    .row.st-woo-cartpage div#coupons_list {
position: relative !important;
    float: none !important;
    right: 0px !important;
    /* top: 0; */
    /* left: 0px; */
    margin-top: 0px !important;
}
}
@media only screen and (max-width:767px) {
	.st-single-hotel-modern-page {
    height: auto !important;
}
ul.order-payment-list.list.mb30.abc .col-xs-9 
  {
    width:100%;
  }
  ul.order-payment-list.list.mb30.abc .col-xs-3
  {
    width:100%;
  }
  ul.order-payment-list.list.mb30.abc .order_item .row 
  {
 position:relative !important;
  }
 ul.order-payment-list.list.mb30.abc .col-xs-3 .text-right  {
    text-align: left;
    top: 20px;
    position: relative;
}	
  .specific-booking-popup .inner {
    width: 90% !important;
}
   .specific-booking-popup
  {
      z-index: 99999 !important;
}
  .specific-booking-popup table tr {
    font-size: 11px;
}
  .specific-booking-popup h3 {
    font-size: 17px;
    margin-bottom: 10px;
}
  .room-notification .inner {
    margin: 31% auto !important;
    max-width: 340px;
}
  a.join-list {
    display: block !important;
    width: 100% !important;
    /* clear: both; */
    /* float: left; */
    margin-top: 20px !important;
    /* position: absolute; */
    padding: 10px 30px !important;
    font-size: 14px !important;
    /* margin-left: -3px; */
}
  p.booked-info {
    padding: 10px 0px;
}
  .mobile-waitlist
  {
    display:block !important;
    margin: 10px 0px;
  }
  table.wait.desktop {
    display: none;
}
  .bar-fully-booked .custom-avcheck {
    width: 100%;
  }
  .bar-fully-booked .item.checkin-out.people a {
    width: 100%;
}
  a.btn.btn-defaulT.fullybooked {
    width: 100%;
}
  .custom-avcheck {
    margin-top: 0px;
  }
}


.row.st-woo-cartpage div#coupons_list {
    position: absolute;
    float: right;
    right: -51%;
    /* top: -61%; */
    margin-top: -102px;
}
body.home .info-item .price {
    padding: 6px 12px;
    background: #ebbb0f;
    top: 12px;
    left: 12px;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
div#coupons_list h3 {
    display: none;
}
a.join-list:hover {
	 background: var(--main-color, #1A2B48) !important;
}
a.join-list {
    /* background: #1A2B48; */
   
	background: var(--link-color, #5191FA) !important;
    color: #fff !important;
    text-transform: unset;
    padding: 5px 15px;
    font-size: 12px;
    margin-left: 20px;
    float: right;
    /* vertical-align: bottom; */
    /* display: block; */
    margin-top: -3px;
}
.room-notification .inner {
    background: #fff;
    width: 400px;
  position: relative;
    height: auto;
    margin: 10% auto;
    padding: 40px 20px;
}
.room-notification {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 88888;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
  display: none;
}
.room-notification h2 {
    text-align: left;
    font-size: 26px;
    margin-bottom: 10px;
}
.room-notification label {
    font-weight: normal;
    /* margin-bottom: 8px; */
    /* display: block; */
}
.room-notification button {
    background: var(--main-color, #1A2B48);
    display: block;
    width: 100%;
    border: 1px solid;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    margin-top: 10px;
}
.room-notification input[type="email"] {
    width: 100%;
    padding: 8px 10px;
    border-radius: 0px;
    border: 1px solid #bdbcbc;
}
.room-notification .fa {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 88;
    /* float: right; */
    /* left: 0; */
    margin: 8px;
    cursor: pointer;
}
span.error {
    color: red;
}
div.msg span
{
 margin-top: 10px !important;
    display: block; 
}
span.subscribed {
    color: #219921;
    /* line-height: 7px !important; */
}
button.notificationsubmit.confirmed {
    background: #52a955;
}
button.notificationsubmitall.confirmed {
    background: #52a955;
}
table.wait {
    font-size: .85em;
  margin-top: 20px;
      width: 100%;
}
table.wait td {
    padding: 10px;
}
table.wait th {
    padding: 10px;
      
}
table.wait tr {
    display: table-row;
    margin-bottom: 15px;
    border: 1px solid #fefe;
      border-bottom: 5px solid #fff;
    margin-bottom: 10px;
    background-color: rgba(0,0,0, 0.05);
    /* padding: 11px !important; */
}
a.unsubscribe {
    background: #5191fa !important;
    color: #fff !important;
    border-radius: 0;
    font-weight: 400;
    background: #5191fa !important;
    color: #fff !important;
    border-radius: 0;
    font-weight: 400;
    padding: 6px;
}
a.unsubscribe:hover {
    background: #0b5394 !important;
 
}
.mobile-waitlist
{
  display:none;
}
.mobile-waitlist p {
    font-size: .85em;
  clear: both;
}
.mobile-waitlist b {
    min-width: 100px;
    display: inline-block;
}
.mobile-waitlist span {
    float: right;
}
.mobile-waitlist {
    background: rgba(0,0,0, 0.05);
    padding: 15px;
    /* font-size: .85em; */
    margin-bottom: 13px;
}
.mobile-waitlist a.unsubscribe {
    display: block;
    text-align: center;
}
a.unsubscribe.unsubscribed_waitlist {
    background: #b5b5b5 !important;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    /* color: black; */
}
table.wait.desktop p {
    font-size: .88em !important;
    margin-bottom: 0px;
}
p.rg span {
    display: block;
	font-weight: bold;
}
p.rg {
    
	font-weight: normal;
    font-size: 14px;
	margin-bottom: 10px;
   
}
p.rg b {
    font-weight: normal;
    margin-bottom: 8px;
    display: block;
}

div.cancel_booking a {
    color: var(--ywcmap-logout-text-color) !important;
    background-color: #df4949;
    padding: 5px 10px;
    margin-left: 10px;
  float: right;
}
.cancel_booking div {
    display: inline-block;
    margin-top: 5px;
} 
div.cancel_booking {
    display: block;
    clear: both;
      max-width: 530px;
    padding: 8px 0px;
}
div.cancel_booking a:hover {
   /* background-color: #52a955; */
}
.cancel_booking.cancelled a {
    outline: none !important;
    outline-style: none;
    box-shadow: none;
    pointer-events: none;
    border-color: transparent;
    background: #b9b9b9;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: table-row !important;
}
th.order-date {
    width: 175px !important;
}
th.order-number {
    width: 58px;
}
table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table.order-table-w tr
{
    text-align: center;
}
table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table.order-table-w th {
    text-align: center;
}
table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table.order-table-w tr td:nth-child(3) {
    width: 50px !important;
    max-width: 130px !important;
    min-width: 50px !important;
}
.woocommerce table.shop_table td.order-number {
    border-top: 1px solid rgba(0,0,0,.1);
}
.cancel-specific-booking-btn p {
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    padding: 7px 10px;
    /* margin-left: 10px; */
    /* float: right; */
    width: auto;
    max-width: 272px;
  cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
}
.specific-booking-popup {
    position: fixed;
    left: 0;
  display:none;
    right: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 8888;
    top: 0;
    height: 100%;
}
.specific-booking-popup .inner {
    background: #fff;
    width: 600px;
    margin: auto;
    margin-top: 10%;
  position: relative;
    padding: 20px;
}
i.fa.fa-close.specific-date {
    float: right;
  cursor: pointer;
    position: absolute;
    right: 10px;
    /* left: 0px; */
    top: 6px;
}
.cancel-specific-booking-btn p:hover {
    background-color: var(--ywcmap-logout-background-color-hover);
}
.specific-booking-popup table {
    width: 100%;
}
th.spcae {
    width: 50px;
}
div.cancel_booking a.selected {
    background-color: #52a955;
}
button.sumitdates {
    background-color: var(--ywcmap-logout-background-color);
    color: #fff;
    border-color: background-color: var(--ywcmap-logout-background-color);
    border: 1px solid;
    padding: 10px 26px;
    text-transform: uppercase;
    margin-top: 10px;
}
.order-item-meta-box .ywcars_button_refund_container {
	display:inline-block !important;
}

ul.entire-items .ywcars_button_refund_container {
    display: none !important;
}
ul.entire-items h5 {
    margin-bottom: 10px;
}
ul.entire-items h5 a {
    margin-left: 195px;
    /* padding-bottom: 5px; */
}

.expend-dates p {
    cursor: pointer;
    /* background-color: var(--ywcmap-logout-background-color-hover); */
    width: 255px;
    color: #fff;
   text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    background-color: var(--ywcmap-logout-background-color);
}
.expend-dates p:hover {
background-color: var(--ywcmap-logout-background-color-hover);
}
button.button.ywcars_button_refund {
    text-transform: uppercase;
}
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields th.thwcfe-section-title {
    font-size: 30px;
}

.seprater-order-details {
    display: block;
    width: 100%;
    height: 2px;
    border-top: 1px solid rgba(0,0,0,.1);
    margin: 2px 0px;
}
a.button.ywcars_button_refund {
	text-align:center;
    /* font-size: 11px; */
}
.order-item-meta-box .ywcars_button_refund_container {
}
.woocommerce-MyAccount-content table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
    border: 0px;
}
table.shop_table.shop_table_responsive.customer_details tr {
    background: transparent;
}
table.shop_table.shop_table_responsive.customer_details {
    border: 0px;
}
table.shop_table.shop_table_responsive.customer_details th {
    font-family: inherit !important;
}
form#ywcars_form p:first-child {
    text-align: center;
    margin-bottom: 10px;
    font-size: 26px;
}

form#ywcars_form h3 p {
    font-size: 18px;
    /* text-align: center; */
}
button.button.ywcars_button_refund {
    font-weight: normal;
    min-width: 185px;
    border-radius: 0px !important;
    padding: 10px 7px !important;
    margin-right: 73px;
}
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields th.thwcfe-section-title {
    padding-left: 0px !important;
}
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields td:first-child {
    font-weight: bold;
}
table.shop_table.shop_table_responsive.customer_details th {
    /* float: right; */
    /* text-align: center; */
}
form#ywcars_form h3 p:nth-child(2) {
    margin-bottom: 8px;
}
a.button.btn.btn-lightblue.btn-white.sts-btn.pay {
    display: none;
}
a.button.btn.btn-lightblue.btn-white.sts-btn.cancel {
    display: none;
}
p.yith-welrp-form-field.wide {
    clear: both;
}
span.hightlight {
    color: #d91414;
}
input.refund_mutiple_requets {
     width: 15px !important;
    height: 15px;
	top: 2px;
    position: relative;


}
button#multiple_refund_frontend {
    padding: 7px 10px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    margin-bottom: 0px;
    float: right;
    /* display: block; */
    /* clear: both; */
}
p.selecteddate {
    background: #20af20;
    width: 103px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px;
}
span.selecteddate {
    background: #20af20;
    width: 103px;
	display:none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px;
}
ul.order-payment-list.list.mb30.abc > li {

}
ul.order-payment-list.list.mb30.abc > li {
    padding-bottom: 0px !important;
}
.mutiple-refund-selected-form {
    position: absolute;
    width: 100%;
    top: 0px;
    background: rgba(0,0,0,0.8);
    left: 0px;
    height: 100%;
    right: 0px;
	display:none;
    z-index: 888;
}
.mutiple-refund-selected-form .inner {
    background: #fff;
    width: 600px;
	position: relative;
    margin: auto;
    margin-top: 6%;
    padding: 20px;
}
.mutiple-refund-selected-form .fa {
    position: absolute;
    right: 8px;
    top: 5px;
    font-size: 20px;
    cursor: pointer;
}
.refund-dates ul li {
    display: inline-block;
    width: 33.33%;
	    margin-bottom: 0px;
}
.refund-dates ul li p {
    margin: 0px;
	    font-size: 13px;
}
.refund-dates ul li div {
    margin: 5px;
    background: #47b33a;
    padding: 7px;
    color: #fff;
}
textarea#custom_refund_reason {
    width: 100%;
    margin-top: 10px;
}
.refund-data h3 {
    font-size: 17px;
    margin-top: 10px;
}
button#submitallrequest {
    padding: 10px 10px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    margin-bottom: 10px;
    cursor: pointer;
}
a.button.ywcars_button_refund.disabled {
    background: #ebe9eb;
}
a.button.ywcars_button_refund.disabled {
    pointer-events: none;
}
ul.order-payment-list ul.wc-item-meta {
    display: none;
}

.ywcars_button_refund_container
{
	display:none;
}
.time-left
{
	display:none;
}


.resale-room
{
	display:none;
	float:right;
}
.resale-room p {
    cursor: pointer;
    /* background-color: var(--ywcmap-logout-background-color-hover); */
    color: #fff;
	width:204px;
   text-align: center; 
    font-size: 14px;
    padding: 8px 10px;
    background-color: var(--ywcmap-logout-background-color);
    text-transform: uppercase;
}
.item-time
{
	display:none;
	    text-transform: capitalize;
	padding:7px 0px;
}
.resalepopup {
    position: absolute;
    width: 100%;
	display:none;
    top: 0px;
    background: rgba(0,0,0,0.8);
    left: 0px;
    height: 100%;
    right: 0px;
    z-index: 888;
}
.resalepopup .inner {
    background: #fff;
    max-width: 600px;
	width:100%;
	position: relative;
    margin: auto;
    margin-top: 6%;
    padding: 20px;
}
.resalepopup .fa {
    position: absolute;
    right: 8px;
    top: 5px;
    font-size: 20px;
    cursor: pointer;
}
button#submitallresale {
    padding: 10px 10px;
    font-size: 14px;
    text-decoration: none;
	    margin-top: 20px;
    text-transform: uppercase;
    border: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    margin-bottom: 10px;
    cursor: pointer;
}
.resale-dates ul li {
    display: inline-block;
    width: 33.33%;
	    margin-bottom: 0px;
}
.resale-dates ul li p {
    margin: 0px;
	    font-size: 13px;
}
.resale-dates ul li div {
    margin: 5px;
    background: #47b33a;
    padding: 7px;
    color: #fff;
}
.item-time span
{
	color:rgb(51 177 51);
	font-weight:500;
}
.order-payment-list .order-item-meta-box {
    display: block;
	clear: both;
    /* gap: 50px; */
}
.order-payment-list .item-thumbnail
{
	width:14%;
	    display: inline-block;
	float:left;
	margin-bottom: 18px;
	
}
.order-payment-list ul.wc-order-item-meta-list {
    width: 86%;
	float:right;
    display: inline-block;
	padding-left:18px;
}
ul.order-payment-list.list.mb30.abc .row {
display: block;
    width: 84%;
    float: right;
    position: relative;
    right: 13px;
}
ul.order-payment-list.list.mb30.abc h5 a {
    margin: 0px;
	font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
	color:#3484F5;
}

ul.order-payment-list.list.mb30.abc h5 {
    display: inline-block;
    text-align: left !important;
}
ul.order-payment-list.list.mb30.abc p.text-right {
    display: inline-block;
    float: right;
}

.row.pricew {
    clear: both;
}
ul.entire-items .order-item-meta-box {
	    display: block;
    clear: both;
}
ul.entire-items .row
{
display: block;
    width: 84%;
    float: right;
    position: relative;
    right: 13px;
}
ul.entire-items .item-thumbnail
{
	width:14%;
	    display: inline-block;
	float:left;
	margin-bottom: 18px;
	
}
ul.entire-items ul.wc-order-item-meta-list {
    width: 86%;
	float:right;
    display: inline-block;
	padding-left: 18px;
}
ul.entire-items h5 {
    display: inline-block;
    text-align: left !important;
}
ul.entire-items p.text-right {
    display: inline-block;
    float: right;
}
ul.entire-items h5 a {
    margin: 0px;
	font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
    font-size: 24px !important;
	color:#3484F5;
}
.roww {
    clear: both;
}
ul.order-payment-list.list.mb30.abc > li {
    padding-bottom: 0px !important;
    float: left;
    display: block;
    width: 100%;
}
ul.wc-order-item-meta-list hr.item-cart-seprator {
    max-width: 300px !important;
    text-align: left !important;
    margin-left: 0px;
}
.resale-room {
    clear: both;
}
p.order-again
{
	    clear: both;
	margin-top:10px;
}
.expend-dates p {
    text-transform: uppercase;
}
p.cancel-resale_request {
    padding: 8px 10px;
	margin-top:10px;
	clear:both;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: #d93030;
    font-weight: normal;
    clear: both;
    font-size: 14px;
    width: 254px;
    text-align: center;
    cursor: pointer;
}
p.cancel-resale_request.disabled {
    background: lightgrey;
    pointer-events: none;
}
.order-payment-list span.text-lg {
    color: #5191FA;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
.row.pricew .text-lg {
    color: #5191FA;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
.row.pricew .text-lg:first-child {
    font-size: 16px !important;
    color: #5E6D78;
}
.roww .text-lg {
    color: #5191FA;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
.roww .text-lg:first-child {
    font-size: 16px !important;
    color: #5E6D78;
}
ul.order-payment-list.list.mb30.abc .row
{
	top:10px;
}
ul.entire-items .row {
    top: 10px;
}
.woocommerce-MyAccount-content p.booking-item-address {
    margin: 5px 0px;
}
.woocommerce-MyAccount-content .item-thumbnail img {
    min-height: 165px;
}
.row.pricew {
    margin: 0px 0px;
}
span.text-lg.c {
    font-size: 16px !important;
    color: #5E6D78;
}
.mrefundbtn {
    background: #525252;
    font-weight: normal;
	margin-bottom: 0px;
    color: #fff;
    padding: 7px 15px;
	text-align: center;
    font-size: 14px;
    text-transform: uppercase;
	 position: absolute;
    top: 55px;
	right:2px;
    cursor: pointer;
}
.mrefundbtn.deselect {
    background: #c33d3d;
}
.refund_mutiple_requets {
    visibility: hidden;
}
.mrefundbtn.disabled {
    background: #d1d1d1;
    pointer-events: none;
}
.mobile-item-thumbnail
{
	display:none;
}
@media screen and (max-width: 600px) {
	body.woocommerce-cart .col-left form .booking-item-title a {
    font-size: 20px !important;
}

	body.page-id-9212 .container {
    margin-left: 0px !important;
}
	body.woocommerce-cart p.booking-item-address {
    font-size: 11px !important;
    top: 0px;
    position: relative;
}
	.book-btn-price-container.cc .form-booking-inpage {
    width: 100% !important;
}
	.sts-toolbar.search_page .item-param.date span {
    display: inline-block !important;
}
	.sts-toolbar.search_page {
    padding: 15px !important;
}
	.st-single-hotel-modern-page .st .sts-toolbar {
    height: auto !important;
}
.sts-toolbar.search_page .item-param.date {
    left: 0px !important;
    width: 100% !important;
    top: 0px !important;
	    display: inline-block;
}
.sts-toolbar.search_page .item-param {
    left: 0px !important;
    top: 0px !important;
}
	.sts-toolbar.search_page a.sts-popup.sts-btn {
    right: 0px !important;
    left: 0px !important;
    margin-top: 0px !important;
    top: 0px !important;
}
	.sts-toolbar.search_page .item-param .label {
    font-size: 15px;
}
.sts-room-wrapper.list .item .content h2.title {
    margin-top: 33px;
}
.sts-room-wrapper.list .notification-single-room-bar {
    right: 0;
    top: 5px;
    width: 100%;
    text-align: center;
}
	.sts-toolbar.search_page span {
    font-size: 15px !important;
}
	select#filter_order_list2 {
    margin-bottom: 5px;
}
	.avaibility-topbar.not-available b {
    display: none;
}

	.avaibility-topbar.not-available span {
    display: inline-block !important;
}
.avaibility-topbar.not-available a.clicktobook {
    display: none !important;
}
		span.avaibility-topbar-date {
    display: none;
}
	.avaibility-topbar span.data span {
display:none;
}
	.text-right.multidate span.text-lg.c {
    font-size: 15px !important;
}
	.text-right.multidate span.text-lg {
    font-size: 14px !important;
}
	.resalepopup .inner {
    width: 96%;
	}
	.order-item-meta-box a.button.ywcars_button_refund {
    margin-top: -39px !important;
}
.woocommerce-MyAccount-content .item-thumbnail img {
    min-height: 74px;
	width: 100%;
}
.order-payment-list .item-thumbnail {
   width: 100%;
}
	.order-payment-list ul.wc-order-item-meta-list
	{
		 width: 100%;
		padding-left:5px;
	}

	.order-item-meta-box .ywcars_button_refund_container
	{
		display:block !important;
		clear:both;
	}
	.mobile-item-thumbnail
{
	display:block !important;
}
.woocommerce-MyAccount-content .item-thumbnail {
    display: none !important;
}
	.mobile-item-thumbnail img {
    width: 100%;
}
	ul.order-payment-list.list.mb30.abc .row {
    width: 100%;
}
	#timer {
   margin-top: 46px !important;
}
	ul.entire-items .row {
    width: 100%;
}
	ul.entire-items ul.wc-order-item-meta-list {
    width: 100%;
    padding-left: 5px;
}
	.mrefundbtn
	{
		top:58px;
	}
	ul.order-payment-list.list.mb30.abc h5 a {
    font-size: 18px !important;
}
	.order-payment-list span.text-lg {
    font-size: 14px;
}
	span.text-lg.c {
    font-size: 15px !important;
}
	ul.entire-items h5 a {
    font-size: 18px !important;

}
	.roww .text-lg:first-child {
    font-size: 15px !important;
}
	.roww .text-lg {
    font-size: 14px;
}
}

element.style {
    display: block;
}
p.time-left {
    margin-bottom: 0px;
	padding:7px 0px;
}

.expend-dates {
	 margin-bottom: 5px;
}

.text-right.multipleitem span.text-lg.c {
    font-size: 16px !important;
    color: #5E6D78;
}

.text-right.multipleitem span.text-lg {
    color: #5191FA;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
.ywcars_button_refund_container {
    margin-bottom: 5px !important;
}
.expend-dates p {
    margin-bottom: 0px;
}
p.order-again {
    line-height: normal;
}


.woocommerce-MyAccount-content table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
/*    border-top: 1px solid #eee; */
    border-radius: 0px;
    margin-top: 20px;
}
.single-booking-release p {
    padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    width: 255px;
	    margin-top: 10px;
	    cursor: pointer;
  
}
.single-booking-release
{
	  display: none;
	    clear: both;
}
.ywcars_button_refund_container.ywcars_whole_order {
    display: none !important;
}
.whole-order-custom-refund
{
	clear:both;
}
.whole-order-custom-refund p:hover {
    background: #df4949;
}
.whole-order-custom-refund p {
    width: 255px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    background-color: #d93030;
    cursor: pointer;
    text-transform: uppercase;
	
}
.multiple-booking-release
{
	display:none;
}
.multiple-booking-release p
{
	width: 255px;
    color: #fff;
	margin-top: 10px;
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    background-color: var(--ywcmap-logout-background-color);
    cursor: pointer;
    text-transform: uppercase;
}
.cancel-resale_request.unavailable
{
	pointer-events: none;
	opacity: 0.3;
    background: gray;
	width:290px;
}
p.form-row.woocommerce-SavedPaymentMethods-saveNew
{
	display:none !important;
}
span.bookingfee.orderdetail {
    display: block;
}

.text-right.multidate {
    display: inline-block;
    float: right;
}
.text-right.multidate span.text-lg.c {
    font-size: 16px;
    color: #5E6D78;
	font-family: "Poppins", sans-serif;
}
.text-right.multidate span.text-lg {
    color: #5191FA;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 767px)  {
.header-mobile-2 {
/*   display: none !important */
}
}
.avaibility-topbar.available {
    text-align: center;
    background: #3ab359;
    color: #fff;
}
.avaibility-topbar.not-available {
    background: #c93030;
    color: #fff;
    text-align: center;
}
.avaibility-topbar {
    padding: 8px 0px;
}
.avaibility-topbar span.data span {
    font-size: 12px;
	margin-left: 8px;
    /* position: relative; */
    /* top: 1px; */
}
a.clicktobook {
    /* background: #3484F5; */
    background: var(--link-color, #5191FA);
    color: #fff !important;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 11px;
    margin-left: 20px;
}
a.clicktobook:hover {
    /* background: #3484F5; */
    color: var(--link-color, #5191FA) !important;
   background:#fff;
}
span.avaibility-topbar-date {
    margin-right: 5px;
}
.avaibility-topbar.available img {
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.avaibility-topbar.not-available img {
    height: 18px;
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.avaibility-topbar span.data b {
    font-weight: 500;
}
body.page-id-8448 .daterangepicker.dropdown-menu.ltr.show-calendar {
    margin-top: -2% !important;
    right: 11.4% !important;
    /* margin-right: 0px !important; */
}
body.page-id-8448 .st-single-hotel-modern-page .container:nth-child(2) {
    margin: auto;
}
body.page-id-8450 .daterangepicker.dropdown-menu.ltr.show-calendar {
    margin-top: -2% !important;
    right: 11.4% !important;
    /* margin-right: 0px !important; */
}
body.page-id-8450 .st-single-hotel-modern-page .container:nth-child(2) {
    margin: auto;
}
@media only screen and (min-width: 1700px)  {
body.page-id-8448 .daterangepicker.dropdown-menu.ltr.show-calendar {
    margin-top: 0% !important;
	right: auto !important;
}
	body.page-id-8450 .daterangepicker.dropdown-menu.ltr.show-calendar {
    margin-top: 0% !important;
	right: auto !important;
}
}
.header-mobile-2 .control-left .header-left {
    display: none;
}
.header-mobile-2.sticky {
    display: none !important;
}
@media only screen and (min-width: 900px)  {
#sts-search-popup {
    max-width: 1191px !important;
}
	.item.field-noofrooms-new {
    max-width: 135px;
}
}
.loadingc {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 3px;
    border: 3px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}
.loadbtn.loadingc {
    display: inline-block !important;
    width: 14px !important;
    height: 14px !important;
    vertical-align: middle;
    margin-left: 3px;
    border: 3px solid rgb(197 197 197 / 30%);
    border-radius: 50%;
    border-top-color: #484545;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}
form.woocommerce-checkout.processing .loadingcc
{
	 display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 3px;
    border: 3px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}
.notification-single-room-bar.avaible {
    background: #3ab359;
    color: #fff;
}
.notification-single-room-bar.notavaible {
    background: #c93030;
    color: #fff;
	cursor: pointer;
}
.notification-single-room-bar img {
    width: 20px;
    margin-right: 8px;
}
.notification-single-room-bar {
    padding: 8px 8px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.notification-single-room-bar b {
    font-weight: 500;
    margin-right: 8px;
}
.sts-room-wrapper.list .item .content
{
	position:relative;
}
.notification-single-room-bar span {
    font-size: 12px;
}
.fa-long-arrow-right:before {
    content: "\f178" !important;
  
}
form.checkout.woocommerce-checkout.processing {
    opacity: 0.4;
}
#yith-welrp .yith-welrp-popup-wrapper {
    pointer-events: auto !important;
}
span.refresh_request {
    cursor: pointer;
    background-color: var(--ywcmap-logout-background-color-hover);
    width: 238px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    background-color: var(--ywcmap-logout-background-color);
    text-transform: uppercase;
	position: absolute;
    right: -8px;
    top: 96px;
    display: inline-block;
}

}
.refresh_request p:hover {
background-color: var(--ywcmap-logout-background-color-hover);
	border-color: var(--ywcmap-logout-background-color-hover);
}

.refresh_request_model {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0px;
    background: rgba(0,0,0,0.8);
    height: 100%;
	display:none;
    z-index: 999999;
}
.refresh_request_model_close {
  position: absolute;
    right: 10px;
    font-size: 23px;
    color: #5191FA;
    top: 8px;
    cursor: pointer;
}
.refresh_request_model .inner {
    background: #fff;
    min-height: 100px;
    max-width: 700px;
    margin: auto;
    margin-top: 50px;
    position: relative;
	padding: 20px;
}

.refresh_request_model h2 {
    margin: 0px;
    font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
    font-size: 30px !important;
    color:var(--link-color, #5191FA);
}
form.refresh-form {
    margin-top: 10px;
	color: #5E6D78;
}
form.refresh-form label {
    display: block;
    color: #5E6D78;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    font-size: 15px;
    font-weight: 400;
}
select.refresh-date {
    width: 100%;
    padding: 5px;
}
p.refresh-msg {
    font-size: 15px;
    margin-top: 10px;
	margin-bottom: 10px;
        clear: both;
}
p.refresh-msg span {
   color: #3484F5;
}
p.refresh-msg b {
    font-weight: normal;
    color: #df4949;
}
#submit-room_refresh-rq {
    cursor: pointer;
    background-color: var(--ywcmap-logout-background-color);
    width: 148px;
    color: #fff;
	margin-top: 20px;
    text-align: center;
    font-size: 14px;
	border: 1px solid;
    padding: 8px 10px;
    border-color: var(--ywcmap-logout-background-color);
    text-transform: uppercase;
}
#submit-room_refresh-rq:hover {
background-color: var(--ywcmap-logout-background-color-hover);
	border-color: var(--ywcmap-logout-background-color-hover);
}
p.current_rrequest {
    color: #3484F5;
    font-size: 15px;
    line-height: normal;
}
p.cancel_clean_rrequest {
    cursor: pointer;
    background-color: var(--ywcmap-logout-background-color-hover);
    width: 187px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    background-color: var(--ywcmap-logout-background-color);
    text-transform: uppercase;
}
p.cancel_clean_rrequest:hover {
background-color: var(--ywcmap-logout-background-color-hover);
	border-color: var(--ywcmap-logout-background-color-hover);	
}
ul.refresh-date {
    height: auto;
    overflow-y: scroll;
    max-height: 162px;
}
li.requesteddate {
    background: #42b51c;
    color: #fff;
    border: 1px solid #42b51c !important;
}
ul.refresh-date li {
    display: inline-block;
    border: 1px solid #5E6D78;
    padding: 5px;
	    cursor: pointer;
}
input.refresh_dates
{
	display:none;
}
button.customer_send_code {
    display: inline-block;
    background: #d93030;
    /* border-color: color: var(--link-color) !important; */
    border: 1px solid #d93030;
    color: #fff;
    margin-top: 3px;
    width: 130px;
    line-height: normal;
    padding: 4px 0px;
}
button.customer_send_code:hover 
	{
	 	
		 background: #df4949;
		 border: 1px solid #df4949;
	}
select#filter_order_list2 {
    padding: 3px 10px;
    border-radius: 3px;
}
.bottom-footer {
    align-items: center;
    padding: 6px;
}
.bottom-footer .gusta-align-right {
    position: relative;
    top: 3px;
}
.check-out-form .checkout_coupon {
    display: none !important;
}
body.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last {
    display: block;
    width: 100%;
}
body.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first {
    width: 100%;
}
body.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first input {
    width: 100%;
    margin-bottom: 10px;
	    margin-top: 5px;
    padding: 5px 10px;
}
body.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button {
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 16px !important;
    color: #ffffff !important;
    background-color: #5191fa !important;
    border-color: #d5d5d5 !important;
    border-style: none !important;
    border-radius: 3px !important;
    display: block !important;
    /* width: 100% !important; */
}
body.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button:hover {
    color: #ffffff !important;
    background-color: #0b5394 !important;

}
span.enablerelase_btn_msg {
    margin-left: 5px;
}
input.enablerelase_btn {
    position: relative;
    top: 2px;
}
.multiple-booking-release p {
display: inline-block;
    margin-top: 0px;
}
.single-booking-release p {
display: inline-block;
    margin-top: 0px;
}
.restrict_msg_area {
    display: inline-block;
    margin-left: 10px;
    position: relative;
	padding: 13px 0px;
    /* display: none; */
    top: -50px;
width: 62%;	
	float: right;
    left: 0;
    vertical-align: middle;
}
.restrict_msg_area h5 {
    display: block !important;
    font-weight: normal;
}
.refundselected_box .order-item-meta-box {
    opacity: 0.2 !important;
}
.refundselected_box h5 {
    opacity: 0.2;
}
.refundselected_box .itemtimer {
    opacity: 0.2;
}
.refundselected_box .singleitemtimer {
    opacity: 0.2;
}
.refundselected_box .text-right .text-lg {
    opacity: 0.2;
}
.refundselected_box .restrict_msg_area
{
	opacity: 0.2;
	pointer-events: none !important;
}
.refundselected_box .mrefundbtn
{
z-index: 99;	
}
.refundselected_box .multiple-booking-release p {
    opacity: 0.2 !important;
    pointer-events: none !important;
}
a.clicktobook:hover .loadingc {
    /* color: red; */
    border: 3px solid rgb(155 149 149 / 30%);
    border-radius: 50%;
    border-top-color: #5191fa;
}
span.woocommerce-terms-and-conditions-checkbox-text {
    color: #AA0000;
}
a.woocommerce-terms-and-conditions-link {
    text-transform: capitalize;
}
li.woocommerce-SavedPaymentMethods-new::after {
    height: 0px !important;
}
#payment .wc_payment_methods .wc_payment_method {
    height: auto !important;
}
li.wc_payment_method.payment_method_stripe::after {
    display: none !important;
}
.option-mid.book-your-tay a.btn.btn-white.sts-popup {
    background: #fff;
}
@media only screen and (min-width:1100px) {
.header-mobile-2 {
  display: none !important;
	}
}
@media only screen and (max-width:900px) {
#my-account-menu~.woocommerce-MyAccount-content {
    width: 100%;
	    float: none!important;
}
	#my-account-menu {
    width: 100%;
		order: 2;
    box-sizing: border-box;
}
}
@media only screen and (max-width:600px) {
ul.entire-items .row {
        top: 10px !important;
}
	p.booking-item-address {
    font-size: 13px !important;
    top: -20px;
    position: relative;
}
	button.button.ywcars_button_refund {
  position: relative !important;
    right: -10px !important;
}
	table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tr td:last-child {
    width: auto !important;
}
table.shop_table.shop_table_responsive.customer_details td {
  width: auto !important;
}
}
.mrefundbtn {
    right: -9px;
}
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tr td:last-child {
    width: 232px;
}
table.shop_table.shop_table_responsive.customer_details td {
    width: 232px;
}
table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields.additinals 
{
	display:table !important;
}

table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields
{
	display:none;
}
select#change_check_in {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 5px 8px;

}
select#change_check_out {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 5px 8px;
}
select#change_parking {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 5px 8px;
	min-width: 79px;
}
.additinal_btn {
    background: #5191fa;
    color: #fff;
    border: 1px solid #5191fa;
    padding: 5px 9px;
    border-radius: 4px;
    font-size: 13px;
}
input#car_no {
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 5px 8px;
  max-width: 79px;
    margin: 3px 0px;
}
.car_no_display
{
	display:none;
}
.checkin_closed
{
	
	display: inline-block;
    background: #d93030;
    /* border-color: color: var(--link-color) !important; */
    border: 1px solid #d93030;
    margin-top: 3px;
    width: 130px;
    line-height: normal;
    padding: 4px 0px;
	color: #fff;
    pointer-events: none;
    opacity: 0.3;
}
.checkin_open
{
	
	display: inline-block;
    background: #3ab359;
    /* border-color: color: var(--link-color) !important; */
    border: 1px solid #3ab359;
    margin-top: 3px;
    width: 130px;
    line-height: normal;
    padding: 4px 0px;
	color: #fff;
}
.order_cancel_booking
{
	
	margin-top: 4px !important;
	display: block;
	background: #d93030;
	border: 1px solid #d93030;
	margin-top: 3px;
	width: 133px;
	line-height: normal;
	padding: 4px 0px;
	color: #fff !important;
	margin: auto;
}
.order_cancel_booking:hover 
	{
	 	
		 background: #df4949;
		 border: 1px solid #df4949;
	}
.release_my_rooms
{
	margin-top: 4px !important;
	display: block;
	background: #d93030;
	border: 1px solid #d93030;
	margin-top: 3px;
	width: 133px;
	line-height: normal;
	padding: 4px 0px;
	color: #fff !important;
	margin: auto;
}
.release_my_rooms:hover 
	{
	 	
		 background: #df4949;
		 border: 1px solid #df4949;
	}
form.checkin-conformation-form label {
    font-family: 'Playfair Display', serif !important;
    font-size: 15px;
	font-weight: 600;
}
form.checkin-conformation-form p {
    font-size: 14px;
    color: #827C7C;
    font-weight: 500;
}
form.checkin-conformation-form select#change_check_out {
    margin: 0px 5px;
	cursor: pointer;
}
form.checkin-conformation-form select#change_check_in {
    margin: 0px 5px;
	cursor: pointer;
}
a.confrimation-back {
    background: #5191fa;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
	vertical-align: middle;
    font-size: 14px;
    width: 100px;
    display: block;
    text-align: center;
	font-family: Poppins !important;
    font-weight: 400;
	position: absolute;
    left: 0px;
	
}
a.confrimation-back:hover {
    background: #0b5394;
    color: #fff;
}
form.checkin-conformation-form select#changeparking {
    margin: 0px 5px;
}
form.checkin-conformation-form input#car_no {
    margin: 0px 5px;
}
p.space {
    height: 5px;
}
#changeparking
{
	border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 5px 8px;
    min-width: 79px;
}
.registration_show_hide {
    display: inline-block;
}


form.checkin-conformation-form h2 a {
    display: inline-block;
    float: left;
}

form.checkin-conformation-form h2 {
    text-align: center;
	position: relative;
    margin-bottom: 30px;
}
.header-confirmation i {
    font-size: 33px;
    vertical-align: top;
    margin-right: 20px;
    position: relative;
    top: -6px;
}
.header-confirmation p {
    display: inline-block;
}
.header-confirmation span {
    display: block;
}
.header-confirmation {
    margin-bottom: 20px;
}
form.checkin-conformation-form table th {
    min-width: 200px;
}
form.checkin-conformation-form td {
    font-size: 14px;
    color: #827C7C;
    font-weight: 500;
    padding: 5px 0px;
}
form.checkin-conformation-form table {
    padding: 10px;
    background: #f6f7f7;
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
	font-size: 15px;
    width: 100%;
    display: block;
}
.conformation-section2 {
    padding: 10px;
    background: #f6f7f7;
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 100%;
	    display: block;
    float: left;
}
.conformation-section2 > div {
    display: inline-block;
    width: 33.33%;
    float: left;
}
.conformation-section2 h3 {
    font-size: 15px;
	margin-bottom: 5px;
    font-family: 'Playfair Display', serif !important;
    font-weight: bold;
}
.conformation-section2 p {
    margin: 5px 0px;
}
span.footernote {
    font-size: 11px;
    color: #827C7C;
    font-weight: 400;
    display: block;
}
form.checkin-conformation-form {
    margin-top: 20px;
}

.conformation-section2 .center {
    text-align: center;
}
.conformation-section2 .center span {
    display: block;
}
.conformation-section2 .bottom {
    display: block;
    width: 100%;
	    margin-top: 30px;
}
.conformation-section2 > div.right {
    text-align: right;
}
.conformation-section3 {
    padding: 10px;
    background: #f6f7f7;
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    width: 100%;
    display: block;
    float: left;
}
p.confirmedmsg input {
    margin-right: 8px;
}
button.submitcheckin {
    background: #5191fa;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px !important;
    vertical-align: middle;
    font-size: 14px !important;
    width: auto;
    display: inline-block;
    text-align: center;
    font-family: Poppins !important;
    font-weight: 400;
    border: solid 1px #5191fa;
    margin-left: 37%;
    margin-top: 20px;
}
button.submitcheckin:hover {
    background: #0b5394;
    border:1px solid #0b5394;
}
button.terms_select_all {
    background: #5191fa;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px !important;
    vertical-align: middle;
    font-size: 14px !important;
    width: 130px;
    display: inline-block;
    text-align: center;
    font-family: Poppins !important;
    font-weight: 400;
    border: solid 1px #5191fa;
    margin-top: 20px;
}
button.terms_select_all:hover {
    background: #0b5394;
    border:1px solid #0b5394;
}
i.fa.fa-thumbs-up {
    background: #3ab359;
    color: #fff;
    font-size: 33px;
    padding: 10px 12px;
    border-radius: 40px;
    margin-bottom: 30px;
}
.confrimation-completed {
    clear: both;
    text-align: center;
	   
}
p.checkin_confirmation_message {
  
}
p.checkin_confirmation_message {
    text-align: left;
}
.confrimation-completed a {
    background: #5191fa;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px !important;
    vertical-align: middle;
    font-size: 14px !important;
    width: auto;
    display: inline-block;
    text-align: center;
    font-family: Poppins !important;
    font-weight: 400;
    border: solid 1px #5191fa;
    margin-left: 50px;
    margin-top: 0px;
}
.confrimation-completed a:hover {
  background: #0b5394;
    border:1px solid #0b5394;
	color:#fff !important;
}
.ckcompleted {
    background: #fff;
    color: #3ab359;
    max-width: 131px;
    margin: auto;
    padding: 2px;
    line-height: normal;
}
.ckcompleted img {
    max-width: 100px;
}
ul.myaccount-menu > li:last-child {
    display: none !important;
}
ul.myaccount-menu {
    background: #fff !important;
}

ul.myaccount-menu li:hover {
background:#f4f4f4 !important;
}
ul.myaccount-menu {
    justify-content: center;
}

body.woocommerce-account.woocommerce-page #st-footer-hotel-activity .wpb-content-wrapper > .vc_row:nth-child(1) {
    display: none;
}
a.waitlist-searchdates {
    background: #5191fa;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px !important;
    vertical-align: middle;
    font-size: 14px !important;
    max-width: 189px;
    display: inline-block;
    text-align: center;
    font-family: Poppins !important;
    font-weight: 400;
    border: solid 1px #5191fa;
    /* margin-left: 0px; */
    margin-top: 6px;
    display: block;
    margin: 20px auto;
}
a.waitlist-searchdates:hover {
 background: #0b5394;
    border:1px solid #0b5394;
	color:#fff !important;
}
a.backtoorders {
    cursor: pointer;
    /* background-color: #0b5394; */
    width: 120px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 10px;
    background-color: #3484F5;
    display: inline-block;
    text-transform: uppercase;
}
a.backtoorders:hover {
background: #0b5394;
	color:#fff !important;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders thead th {
    background: #fff;
}
table.shop_table.shop_table_responsive.my_account_orders th {
    background: #fff;
	padding:10px;
}
table.shop_table.shop_table_responsive.my_account_orders td {
	padding:10px;
}
table.shop_table.shop_table_responsive.my_account_orders tbody tr:nth-child(even) td {
    background: #fff;
}
table.shop_table.shop_table_responsive.my_account_orders tr {
    margin: 0px !important;
    padding-bottom: 0px !important;
	border: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
	    background-color: #f5f5f5;
	display: table-row;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders thead thead {
    border: 1px solid #e0e0e0;
}
table.shop_table.shop_table_responsive.my_account_orders {
    border-spacing: 0;
    border-collapse: collapse;
}
#my-account-menu-tab .user-profile {
    display: none;
}
table.ywcars_refund_info img {
    width: 150px;
    text-align: left;
    /* float: left; */
    height: 165px;
}
table.ywcars_refund_info td span {
    display: block;
}
table.ywcars_refund_info {
    width: 100%;
}
.ywcars_refund_info_add_mesage textarea#ywcars_new_message {
    width: 100%;
}
ul.order-details-bottom-tabs {
    display: flex;
    align-self: stretch;
	max-width: 609px;
    align-items: center;
	    border-bottom: 1px solid #e0e0e0;
    flex-wrap: wrap;
}
ul.order-details-bottom-tabs .active {
    background: #f4f4f4;
}
ul.order-details-bottom-tabs li {
    margin: 10px 5px 0 0;
}
ul.order-details-bottom-tabs .active a { 
	
	 color: #000;
}
ul.order-details-bottom-tabs li a {
   border: 1px solid #e0e0e0;
    border-bottom: none;
    font-style: normal;
   font-weight: bold;
    text-align: left;
    padding: 10px 15px;
    display: block;
    /* font-family: Poppins !important; */
    color: #777777;
    font-size: 16px;
    font-family: 'Playfair Display', serif !important;
}
ul.order-details-bottom-tabs li:hover a
{
	color: #000 !important;
	background: #f4f4f4 !important;
}
ul.order-details-bottom-tabs li:hover
{
	background: #f4f4f4 !important;
}
.order-details-bottom-tabs-content {
    display: none;
	    max-width: 609px;
    border: 1px solid #e0e0e0;
    border-top: 0px;
}
ul.order-details-bottom-tabs a i {
    padding-right: 12px;
}
body.woocommerce-account.woocommerce-page .woocommerce {
	min-height:400px;
}
form.woocommerce-EditAccountForm.edit-account {
    max-width: 965px;
    margin: auto;
    border: 1px solid #bdbdbd;
    background: #f6f7f7;
    padding: 15px;
	position: relative;
    right: 2px;
    border-radius: 5px;
}
form.edit-address {
    max-width: 965px;
    margin: auto;
    border: 1px solid #bdbdbd;
    background: #f6f7f7;
    padding: 15px;
    border-radius: 5px;
	position: relative;
    right: 2px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses {
    max-width: 965px;
    margin: auto;
    border: 1px solid #bdbdbd;
    background: #f6f7f7;
    padding: 15px;
    border-radius: 5px;
    position: relative;
    right: 2px;
}
body.page-id-8973 #st-footer-hotel-activity .wpb-content-wrapper > .vc_row:nth-child(1) {
    display: none;
}
body.page-id-8973 .st-single-hotel-modern-page .container
{
min-height: 450px;
}
body.page-id-39782 #st-footer-hotel-activity .wpb-content-wrapper > .vc_row:nth-child(1) {
    display: none;
}
td.woocommerce-PaymentMethod.woocommerce-PaymentMethod--actions.payment-method-actions .delete {
    display: none;
}
a.btn.btn-default.btn-booknow.sts-btn {
    display: block;
		border-color: #3ab359 !important;
}
a.btn.btn-default.btn-booknow.sts-btn {
    display: block;
}
.book-btn-price-container.cc .form-booking-inpage {
    display: block !important;
	width: 73%;
}
.book-btn-price-container {
    gap: 7% !important;
}
.checkin_open:hover {
    background: #149535;
    border: 1px solid #149535;
}
a.cart-search-dates {
    background: var(--link-color, #5191FA);
    color: #fff !important;
    text-transform: uppercase;
    padding: 5px 15px;
    font-size: 12px;
    margin-left: 20px;
}
a.cart-search-dates:hover {
	border-color: #0b5394 !important;
    background: #0b5394 !important;
}
.woocommerce-message.danger {
    border-top-color: #c93030;
}
.woocommerce-message.danger::before {
    content: "\e028" !important;
    color: #c93030 !important;
}
a.payment-hold {
    border-radius: 0px;
    /* height: 45px; */
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
    width: 100% !important;
    text-align: center;
    display: block;
    margin-top: 5px;
    padding: 11px 0px;
}

input#customer_payment_date {
    display: block;
    width: 48%;
	border: 1px solid #d7dce3;
    border-radius: 5px;
    height: 40px;
    padding: 12px 20px;
  
}
.display_payment_date {
    margin-top: 3px;
	display:none;
}
.checkout-payment-hold label {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 16px;
}
input#hold_toggle {
    width: 20px !important;
    height: 17px !important;
    vertical-align: baseline;
    top: 2px;
	display:none;
    position: relative;
	cursor: pointer;
    margin-left: 5px;
}
button.submit_hold {

    float: right;
    padding: 8px 20px;
    border-radius: 3px;
    font-size: 16px;
}

.display-area-booking-hold
{
	display:none;
    background: #e9e6ed;
	position: relative;
    z-index: 100;
    border-radius: 5px;
		float: left;
    padding: 20px;
}
p.hold_text {
   font-size: 16px;
    margin-top: 20px;
    padding-top: 14px;
	    border-top: 1px solid #cfc8d8;
}
button.checkout-btn.hold {
    background: #ff9800;
    border: 1px solid #ff9800;
    padding: 8px 10px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
}
button.checkout-btn.payment {
    background: #5191fa;
    border: 1px solid #5191fa;
    padding: 8px 10px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
}
 .ui-datepicker .highlight a {
   
    /* border-radius: 50%; */
    padding: 2px;
   background: #AA0000 !important;
    color: #fff !important;
	opacity: 0.4;
    text-align: center;       
}
td.highlight {
    pointer-events: none;
}
.list-hold {
    position: relative;
    top: -16px;
}
.list-hold a.payment-hold {
    padding: 12px 0px;
}
span.loadingc.hold {
    border: 4px solid rgb(6 6 6 / 30%);
    border-top-color: #000000;
    width: 24px;
    height: 24px;
  margin:auto;
    z-index: 9999;
	display: block;
    margin-bottom: 10px;
    
}
.page-id-43919 .st-checkout-page .cart-info .info-section ul li span.label {
    width: 48%;
	font-weight: 450;
}
.page-id-43919 .st-checkout-page .cart-info .info-section ul li span.value {
    width: 50%;
	text-align: right;
}
.page-id-9212 .st-checkout-page .cart-info .info-section ul li span.label {
    width: 48%;
	font-weight: 450;
}
.page-id-9212 .st-checkout-page .cart-info .info-section ul li span.value {
    width: 50%;
	text-align: right;
}
.page-id-43919 .info-section ul {
    background: #F5F5F5;
    padding: 15px !important;
}
.page-id-9212 .info-section ul {
    background: #F5F5F5;
    padding: 15px !important;
}
.notavaible.roomonhold {
    background: #e5b22c;
}
p.booked-info.roomonhold {
    background: #e5b22c47;
    color: #e5b22c;
}
input#terms_hold {
    outline: 2px solid var(--wc-red);
    outline-offset: 2px;
}
i.fa.fa-spinner.fa-spin.loadingc::before {
    content: '' !important;
}
.extend-pay-date:hover {
    background: #e9c156;
    border: 1px solid #e9c156;
}
.extend-pay-date {
    margin-top: 4px !important;
    display: block;
    background: #e5b22c;
    border: 1px solid #e5b22c;
    margin-top: 3px;
    width: 133px;
    line-height: normal;
    padding: 4px 0px;
    color: #fff !important;
    margin: auto;
}

button.extend_submit {
    background: #5191fa;
    color: #fff;
    border: 1px solid #5191fa;
    padding: 5px 9px;
    border-radius: 4px;
    font-size: 13px;
	margin-left: 3px;
	    display: none;
}
input#account_customer_payment_date {
    display: inline-block;
    width: 103px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    padding: 5px 8px;
    margin-left: 4px;
}
p.pending_cancel {
       padding: 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    font-weight: normal;
  
    font-size: 14px;
    cursor: pointer;
}
p.pending_cancel:hover {
    background-color: var(--ywcmap-logout-background-color-hover);
}
ul.order-details-bottom-tabs
{
	clear:both;
}
a.button.pay {
    border-radius: 0px;
    text-align: center;
    width: 130px;
    display: block;
    color: #fff;
    margin-bottom: 3px !important;
    font-size: 12px;
    font-weight: 400;
    margin: auto;
    border-radius: 0px;
}
button#submitallrequest_pending {
    padding: 10px 10px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: var(--ywcmap-logout-background-color);
    margin-bottom: 10px;
    cursor: pointer;
}
.page-id-43919 .st-checkout-page {
    margin-top: 0px !important;
}
body.woocommerce-checkout #st-footer-hotel-activity .wpb-content-wrapper > .vc_row:nth-child(1) {
    display: none;
}
body.page-id-43919 #st-footer-hotel-activity .wpb-content-wrapper > .vc_row:nth-child(1) {
    display: none;
}
body.page-id-9212 #st-footer-hotel-activity .wpb-content-wrapper > .vc_row:nth-child(1) {
    display: none;
}
.warning_popup_hold {
    position: absolute;
    /* height: 42%; */
    display: none;
    margin: 0 auto;
    align-items: center;
    top: 48%;
    width: 77%;
    left: 0;
	z-index: 9999;
    right: 0;
}
.warning_popup_hold .inner {
    margin: 30px;
    padding: 15px;
	
}
body.woocommerce-checkout a.st-link {
    display: none;
}
a.checkout-button.button.alt.wc-forward {
    color: #fff;
}
button.stripe-gateway-stripelink-modal-trigger {
    display: none !important;
}
input.c_fullclean {
    display: none;
}
input.c_consuctive {
    display: none;
}
i.fa-solid.fa-broom {
    display: none;
}
i.fa-solid.fa-highlighter {
    display: none;
}
@media only screen and (max-width: 767px) {
	.sts-room-wrapper.list .item .thumb {

    width: 100% !important;
}
	.sts-room-wrapper.list .item .content {
        width: 100% !important;		
	         padding: 25px 25px 25px 25px !important;	
    }
}
button#addGuestButton {
    padding-top: 8px;
    padding-right: 16px;
	float:right;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 16px !important;
    color: #ffffff !important;
    background-color: #5191fa !important;
    border-color: #d5d5d5 !important;
    border-style: none !important;
    border-radius: 3px !important;
}
button#addGuestButton:hover {
    color: #ffffff !important;
    background-color: #0b5394 !important;
}
button.save-guest-db
{
   padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 16px !important;
    color: #ffffff !important;
    background-color: #5191fa !important;
    border-color: #d5d5d5 !important;
    border-style: none !important;
    border-radius: 3px !important;
}
button.save-guest-db:hover {
    color: #ffffff !important;
    background-color: #0b5394 !important;
}
button#existingGuestButton
{
	padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 16px !important;
    color: #ffffff !important;
    background-color: #5191fa !important;
    border-color: #d5d5d5 !important;
    border-style: none !important;
    border-radius: 3px !important;
}
button#existingGuestButton:hover {
    color: #ffffff !important;
    background-color: #0b5394 !important;
}
div#guestForm {
    clear: both;
    /* border-top: 0px !important; */
    margin-top: 23px !important;
    float: left;
}
.sts-room-wrapper .item .content .action .form-more-extra .extras
{
	top: 15px !important;
    left: 100%;
	padding: 7px 8px !important;
}
.sts-room-wrapper .item .content .action .form-more-extra .extras {
    display: block;
}
.form-group.form-more-extra a {
    visibility: hidden;
}
.sts-room-wrapper .item .content .action .form-more-extra .extras {
    left: 0%;
    max-width: 252px;
}
.sts-room-wrapper .item .content .action .price {
    text-align: right;
    top: -16px;
    position: relative;
}
@media only screen and (max-width: 600px) {
	.sts-room-wrapper .item .content .price {
    margin-top: 50px;
}
.sts-room-wrapper .item .content .action .form-more-extra .extras {
    left: 0;
    max-width: 100%;
    /* top: 96px; */
    position: relative !important;
    margin-top: 11px;
    /* display: block; */
    /* float: left; */
}
.sts-room-wrapper.list .item .content .action .form-more-extra {
        position: absolute;
        bottom: 0px;
	        top: 40px;
        width: 100%;
    }
}
.sts-room-wrapper .item .content .action .form-more-extra .extras
{
	display:block !important;
}
button.guest_frontend_cancel {
    background: #c33d3d;
    font-weight: normal;
    margin-bottom: 0px;
    color: #fff;
    padding: 7px 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    top: 138px;
	    z-index: 9999;
    right: -8px;
    cursor: pointer;
    border: 1px solid #c33d3d;
}
.pending_guest
{
	 background: #e9e6ed;
    font-weight: normal;
    margin-bottom: 0px;
    opacity: .5;
    padding: 7px 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    top: 138px;
    right: -8px;
    cursor: not-allowed;
    border: 1px solid #e9e6ed;
    color: var(--main-color, #1A2B48);
}
.place-order-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

ul.entire-items ul.wc-order-item-meta-list {
  position: relative;
    top: -30px;
}
.guest_frontend_cancel.disabled {
    visibility: hidden !important;
	pointer-events: none !important;
}
button.unselctguest {
    background: #c33d3d;
    font-weight: normal;
    margin-bottom: 0px;
    color: #fff;
    padding: 7px 15px;
	display:none;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    top: 138px;
    z-index: 9999;
    right: -8px;
    cursor: pointer;
    border: 1px solid #c33d3d;
}
input.guest_refund_mutiple_requets {
    display: none;
}
span.guestonly {
    background: #ffac00;
    padding: 2px 7px;
    font-size: 10px;
	display: inline-block;
    margin-bottom: 5px;
}
.plusguest
{
	  background: #ffac00;
    padding: 2px 7px;
    font-size: 10px;
	display: inline-block;
    margin-bottom: 5px;
}
a.backtoorders {
    font-size: 14px;
    padding: 10px 10px;
    float: right;
    font-weight: 400;
    font-size: 14px;
}
.order-details-bottom-tabs-content {
	max-width: 438px;
}
ul.order-details-bottom-tabs
{
	max-width: 438px;
}
button.cancel-add-guest {
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-size: 16px !important;
    color: #ffffff !important;
    background-color: #aa0000c9 !important;
    border-color: #aa0000c9 !important;
    border-style: none !important;
    border-radius: 3px !important;
}
button.cancel-add-guest:hover {
    background-color: #a00 !important;
    border-color: #a00 !important;
}
.custom-loader-message
{
font-size:15px;
	color:#a00 !important;
	background: #ffffff;
    padding: 20px;
	text-transform:capitalize;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}
@media only screen and (max-width: 600px) {
div#guestInfoForm p {
    width: 100% !important;
}
	div#guestInfoForm .form-row.form-row-first {
    min-width: 100% !important;
}
}
span.loadingc.checkoutloader {
    border-top-color: #a00 !important;
    border: 3px solid rgb(114 104 104 / 30%);
	width: 16px;
    height: 16px;
}
p.create_guest {
    display: inline-block;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #0b5394;
    padding: 10px;
    vertical-align: middle;
    margin-left: 10px;
    text-transform: capitalize;
	cursor: pointer;
}
p.create_guest:hover
{
    background: #2773b7;
    color: #fff;
}
.sts-room-wrapper .item .content .action .form-more-extra .extras
 {
    max-width: 100%;
}
select#field-extra_guest {
    display: none;
}
.quantity-box {
  display: flex;
	margin-left: 21px;
  align-items: center;
  gap: 8px;
}

.qty-minus,
.qty-plus {
  background-color: #0b5394;
  color: #fff;
  border: none;
padding: 3px 12px;
  cursor: pointer;
  border-radius: 4px;
  font-size: 18px;
}

.qty-input {
  width: 60px;
  text-align: center;
 padding: 4px;
}
.sts-room-wrapper .item .content .action .form-more-extra .extras .item .st-flex {
    justify-content: left !important;
}
.st-flex.space-between span {
    min-width: 104px;
}
.qty-input::-webkit-outer-spin-button,
.qty-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.qty-input[type=number] {
  -moz-appearance: textfield;
}
body .sts-check-available-form-style2 .st-room-check-available .sts-form-wrapper > .item.field-guest-new .dropdown-menu {
    margin-top: 3px;
}
.wrapper_frontend_guest_nights_picker .fa
 {
    float: right;
    margin-top: 10px;
	 cursor: pointer;
    margin-right: 6px;
}
.frontend_check_in {
    width: 100%;
    border: 1px solid #c5c5c5;
    padding: 6px;
    border-radius: 5px;
}
i.fa.fa-chevron-down.rotated {
    transform: rotate(181deg);
}
.wrapper_frontend_guest_nights_picker {
    margin-top: 0px;
}
span.cancel-resale_request {
    padding: 8px 10px;
	margin-top:10px;
	clear:both;
    text-decoration: none;
    text-transform: uppercase;
    border: 0;
    border-radius: 0;
    color: var(--ywcmap-logout-text-color) !important;
    background-color: #d93030;
    font-weight: normal;
    clear: both;
    font-size: 14px;
    width: 254px;
    text-align: center;
    cursor: pointer;
}
span.cancel-resale_request.disabled {
    background: lightgrey;
    pointer-events: none;
}