@charset "utf-8";

 @import url("https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800");
.DOPBSPCalendar-wrapper{
-webkit-box-sizing: content-box; 
-moz-box-sizing: content-box;
box-sizing: content-box;
margin: 20px 0;
min-width: 240px;
}
.DOPBSPCalendar-wrapper .dopbsp-loader{
background: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/loader.gif) no-repeat center center;
background-color: #f7f6f9;
border: 1px solid #f7f6f9;
height: 38px;
} .DOPBSPCalendar-container{
background: #f7f6f9;
-webkit-box-shadow: 0 0 10px 2px rgba(3, 3, 3, 0.1);
box-shadow: 0 0 10px 2px rgba(3, 3, 3, 0.1);
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 13px;
line-height: 20px;
margin: 0;
padding: 0;
position: relative;
}
.DOPBSPCalendar-strong{
font-weight: bold !important;
}
.DOPBSPCalendar-left{
float: left !important;
}
.DOPBSPCalendar-right{
float: right !important;
}
.DOPBSPCalendar-hidden{
display: none !important;
}
.DOPBSPCalendar-clear{
clear: both;
} .DOPBSPCalendar-navigation{
background-color: #f7f6f9;
border: 1px solid #f7f6f9;
margin: 0;
padding: 0;
position: relative;
}
.DOPBSPCalendar-navigation .dopbsp-add-btn,
.DOPBSPCalendar-navigation .dopbsp-next-btn,
.DOPBSPCalendar-navigation .dopbsp-previous-btn,
.DOPBSPCalendar-navigation .dopbsp-remove-btn{
background-color: #e5ddff;
background-image:url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
display: block;
height: 20px;
margin: 0;
padding: 0;
position: absolute;
width: 20px;
-webkit-transition: background-color 600ms linear;
-moz-transition: background-color 600ms linear;
-o-transition: background-color 600ms linear;
transition: background-color 600ms linear;
}
.DOPBSPCalendar-navigation .dopbsp-add-btn:hover,
.DOPBSPCalendar-navigation .dopbsp-next-btn:hover,
.DOPBSPCalendar-navigation .dopbsp-previous-btn:hover,
.DOPBSPCalendar-navigation .dopbsp-remove-btn:hover{
background-color: #9d8fd1;
}
.DOPBSPCalendar-navigation .dopbsp-add-btn{
background-position: -10px -10px;
left: 19px;
top: 19px;
}
.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-add-btn{
left: 9px;
}
.DOPBSPCalendar-navigation .dopbsp-remove-btn{
background-position: -50px -10px;
display: none;
left: 49px;
top: 19px;
}
.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-remove-btn{
left: 39px;
}
.DOPBSPCalendar-navigation .dopbsp-remove-btn.dopbsp-no-add{
left: 19px;
}
.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-remove-btn.dopbsp-no-add{
left: 9px;
}
.DOPBSPCalendar-navigation .dopbsp-previous-btn{
background-position: -90px -10px;
display: none;
right: 49px;
top: 19px;
}
.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-previous-btn{
right: 39px;
}
.DOPBSPCalendar-navigation .dopbsp-next-btn{
background-position: -130px -10px;
right: 19px;
top: 19px;
}
.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-next-btn{
right: 9px;
}
.DOPBSPCalendar-navigation .dopbsp-add-btn .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-next-btn .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-previous-btn .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-remove-btn .dopbsp-info{
background-color: #9d8fd1;
color: #ffffff;
display: none;
font-family: 'Open Sans' !important;
font-size: 12px;
font-weight: normal;
line-height: 20px;
max-width: 230px;
margin: 22px 0 0 0;
padding: 10px;
position: absolute;
white-space: nowrap;
z-index: 1000000;
}
.DOPBSPCalendar-navigation .dopbsp-next-btn .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-previous-btn .dopbsp-info{
right: 0;
}
.DOPBSPCalendar-navigation .dopbsp-add-btn:hover .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-next-btn:hover .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-previous-btn:hover .dopbsp-info,
.DOPBSPCalendar-navigation .dopbsp-remove-btn:hover .dopbsp-info{
display: block;
}
.DOPBSPCalendar-navigation .dopbsp-month-year{
color: #252525;
font-family: 'Open Sans' !important;
font-size: 24px;
font-weight: 600;
line-height: 40px;
margin: 0;
padding: 9px;
text-align: center;
}
.DOPBSPCalendar-navigation.dopbsp-style-small .dopbsp-month-year{
padding: 49px 9px 9px 9px;
text-align: left;
}
.DOPBSPCalendar-navigation .dopbsp-week{
margin: 0;
overflow: hidden;
padding: 0 4px;
}
.DOPBSPCalendar-navigation .dopbsp-week .dopbsp-day{
color: #666666;
display: block;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px;
line-height: 20px;
float: left;
margin: 0;
padding: 0;
text-align: center;
}  .DOPBSPCalendar-calendar{
margin: 0;
position: relative;
text-align: center;
}
.DOPBSPCalendar-month{
border: 1px solid #f7f6f9;
background: #f7f6f9;
margin: 0;
overflow: hidden;
padding: 4px 0 4px 5px;
}
.DOPBSPCalendar-month-year{
background-color: #f7f6f9;
border: 1px solid #f7f6f9;
color: #252525;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 38px;
height: 38px;
margin: 20px 0 5px 0;
overflow: hidden;
padding: 0 0 0 9px;
text-align: left;
} .DOPBSPCalendar-day{
clear: none !important;
float: left;
margin: 0;
padding: 0;
}
.DOPBSPCalendar-day .dopbsp-bind-left, 
.DOPBSPCalendar-day .dopbsp-bind-right{
float: left;
opacity: 0;
width: 1px;
}
.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-enabled,
.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended,  
.DOPBSPCalendar-day .dopbsp-bind-right.dopbsp-enabled,  
.DOPBSPCalendar-day .dopbsp-bind-right.dopbsp-extended{
opacity: 1;
}
.DOPBSPCalendar-day .dopbsp-bind-left .dopbsp-head, 
.DOPBSPCalendar-day .dopbsp-bind-right .dopbsp-head{
background-color: #ffffff !important;
border: none !important;
border-top: 5px solid #9d8fd1 !important; -webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
height: 15px !important;
margin: 0 !important;
padding: 5px 0 0 0 !important;
width: 1px !important;
}
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-left .dopbsp-head{
height: 25px !important;
} 
.DOPBSPCalendar-day .dopbsp-bind-left .dopbsp-body, 
.DOPBSPCalendar-day .dopbsp-bind-right .dopbsp-body{
background-color: #ffffff !important;
border-bottom: 1px solid #ffffff !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-weight: 300 !important;
line-height: 15px !important;
margin: 0 !important;
padding: 0 0 4px 0 !important;
width: 1px !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle{
float: left;
overflow: hidden;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head{
background-color: #ffffff !important;
border: none !important;
border-top: 5px solid #9d8fd1 !important; -webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
display: block !important;
height: 15px !important;
margin: 0 !important;
padding: 5px 0 0 5px !important;
position: relative !important;
width: auto !important;
}
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head{
height: 25px !important;
padding: 5px 0 0 0 !important;
} 
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-head{
border-right: none !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-head{
border-left: none !important;
border-right: none !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 .dopbsp-head{
border-left: none !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-day{
color: #252525;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-weight: bold !important;
line-height: 15px !important;
margin: 0;
padding: 0;
position: relative !important;
}
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-day{
text-align: center;
width: 100%;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-co{
background: #ffffff;
border: none;
border-top: 5px solid #9d8fd1; -webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
height: 20px;
left: -1px;
margin: 0 !important;
padding: 0px 0px 0px 1px !important;
position: absolute !important;
top: -5px;
width: 50% !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-ci{
background-color: #ffffff;
border: none;
border-top: 5px solid #9d8fd1; -webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
height: 20px;
right: -1px;
margin: 0 !important;
position: absolute !important;
top: -5px;
width: 50% !important;
}
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-co,
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-ci{
height: 25px !important;
} 
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head .dopbsp-co{
border-left-color: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-head .dopbsp-co{
border-left-color: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-head .dopbsp-co,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-head .dopbsp-co,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-head .dopbsp-ci,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head .dopbsp-ci{
border-right-color: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-head .dopbsp-ci{
border-left: none !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-info{
background-color: #e5ddff;
background-image: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png);
background-position: -163px -3px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
cursor: pointer;
float: right;
height: 15px;
margin: 0 5px 0 0;
position: relative;
width: 15px;
-webkit-transition: background-color 300ms linear;
-moz-transition: background-color 300ms linear;
-o-transition: background-color 300ms linear;
transition: background-color 300ms linear;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-info:hover{
background-color: #9d8fd1;
}
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-bind-middle .dopbsp-head .dopbsp-info{
display: none !important;
} 
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body{
background-color: #ffffff !important;
border: 1px solid #ffffff !important;
border-top: none !important;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
color: #666666 !important;
display: block;
float: none !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-weight: 300 !important;
line-height: 15px !important;
margin: 0 !important;
padding: 0 0 4px 0 !important;
position: relative !important;
text-align: left !important;
vertical-align: middle !important;
width: auto !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-co{
background: transparent;
border: 1px solid #ffffff;
border-right: none;
border-top: none;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
left: -1px;
height: inherit !important;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
top: 0;
width: 50% !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-ci{
background: transparent;
border: 1px solid #ffffff;
border-left: none;
border-top: none;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
height: inherit !important;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
right: -1px;
top: 0;
width: 50% !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-body{
border-right-color: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 .dopbsp-body{
border-left-color: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-body{
border-left-color: transparent !important;
border-right-color: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group0.dopbsp-extended .dopbsp-body .dopbsp-co,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1.dopbsp-extended .dopbsp-body .dopbsp-co,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-body .dopbsp-co,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3 .dopbsp-body .dopbsp-co{
border-left: none !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group1 .dopbsp-body .dopbsp-ci,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group2 .dopbsp-body .dopbsp-ci,
.DOPBSPCalendar-day .dopbsp-bind-middle.dopbsp-group3.dopbsp-extended .dopbsp-body .dopbsp-ci{
border-right-color: transparent !important;
border-right: transparent !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-old-price{
color: #666666;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-weight: 300;
line-height: 15px !important;
margin: 0 !important;
padding: 0 0 0 5px !important;
text-decoration: line-through;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-price{
color: #666666;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
line-height: 15px !important;
margin: 0 !important;
padding: 0 0 0 5px !important;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-available{
color: #666666;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-weight: 300;
line-height: 15px !important;
padding: 0 0 0 5px;
width: 100%;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-info-body{
color: #666666;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-style: italic;
font-weight: 300;
line-height: 15px !important;
height: 20px;
overflow: hidden;
padding: 0 0 0 5px;
width: auto;
word-break:break-all;
}
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-body .dopbsp-info-body .dopbsp-info-body-mask{
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
font-style: normal;
height: 20px;
padding: 0 2px 0 0;
position: absolute;
right: 0;
width: 70%;
text-align: right;
z-index: 100;
}
.DOPBSPCalendar-day.dopbsp-style-small .dopbsp-body{
display: none !important;
} .DOPBSPCalendar-day.dopbsp-last-month{
opacity: 0.5;
} .DOPBSPCalendar-day.dopbsp-past-day{
opacity: 0.25;
} .DOPBSPCalendar-day.dopbsp-curr-month{
} .DOPBSPCalendar-day.dopbsp-next-month{
opacity: 0.5;
} .DOPBSPCalendar-day.dopbsp-available .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-available .dopbsp-head{
background-color: #ffffff !important;
border-color: #81c990 !important; }
.DOPBSPCalendar-day.dopbsp-available .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-available .dopbsp-body{
border-color: #ffffff !important;
}
.DOPBSPCalendar-day.dopbsp-available .dopbsp-head .dopbsp-day,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-available,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-available{
cursor: pointer;
} .DOPBSPCalendar-day.dopbsp-booked .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-booked,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-booked{
background-color: #ffffff !important; border-top-color: #e295b3 !important; }
.DOPBSPCalendar-day.dopbsp-booked .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-booked,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-booked{
border-color: #ffffff !important; } .DOPBSPCalendar-day.dopbsp-special .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-special .dopbsp-head{
background-color: #ffffff !important; border-color: #9d8fd1 !important; }
.DOPBSPCalendar-day.dopbsp-special .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-bind-left.dopbsp-extended.dopbsp-special .dopbsp-body{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-special .dopbsp-head .dopbsp-day,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-special,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-special{
cursor: pointer;
} .DOPBSPCalendar-day.dopbsp-unavailable .dopbsp-head,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-unavailable,
.DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-unavailable{
background-color: #ffffff !important; border-color: #9d8fd1 !important; }
.DOPBSPCalendar-day.dopbsp-unavailable .dopbsp-body,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-co.dopbsp-unavailable,
.DOPBSPCalendar-day .dopbsp-body .dopbsp-ci.dopbsp-unavailable{
border-color: #ffffff !important; } .DOPBSPCalendar-day.dopbsp-selected .dopbsp-head,
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-head .dopbsp-co,
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-head .dopbsp-ci,
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-head{
background-color: #ffffff !important; border-color: #252525 !important; }
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-body,
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-body .dopbsp-co,
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-body .dopbsp-ci,
.DOPBSPCalendar-day.dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-body{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-none,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-none{
background-color: #ffffff !important; border-color: #9d8fd1 !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-none,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-none{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-available,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-available,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-available.dopbsp-extended .dopbsp-head,
.DOPBSPCalendar-day.dopbsp-available.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-head{
background-color: #ffffff !important; border-color: #81c990 !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-available,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-available,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-available.dopbsp-extended .dopbsp-body,
.DOPBSPCalendar-day.dopbsp-available.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-body{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-booked,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-booked{
background-color: #dd6464 !important; border-color: #e295b3 !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-booked,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-booked{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-special,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-special,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-special.dopbsp-extended .dopbsp-head,
.DOPBSPCalendar-day.dopbsp-special.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-head{
background-color: #ffffff !important; border-color: #9d8fd1 !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-special,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-special,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-bind-left.dopbsp-special.dopbsp-extended .dopbsp-body,
.DOPBSPCalendar-day.dopbsp-special.dopbsp-selected.dopbsp-last .dopbsp-bind-right .dopbsp-body{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-head .dopbsp-co.dopbsp-unavailable,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-head .dopbsp-ci.dopbsp-unavailable{
background-color: #ffffff !important; border-color: #9d8fd1 !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-body .dopbsp-co.dopbsp-unavailable,
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-last .dopbsp-body .dopbsp-ci.dopbsp-unavailable{
border-color: #ffffff !important; }
.DOPBSPCalendar-day.dopbsp-selected.dopbsp-first .dopbsp-extended .dopbsp-body .dopbsp-co{
border-left-color: transparent !important;
} .DOPBSPCalendar-day.dopbsp-mask{
cursor: default;
opacity: 0;
} .DOPBSPCalendar-day.dopbsp-hide{
display: none;
} .DOPBSPCalendar-day.dopbsp-cursor-pointer{
cursor: pointer !important;
}
.DOPBSPCalendar-day.dopbsp-no-cursor-pointer
.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-head .dopbsp-co,
.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-head .dopbsp-ci,
.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-body .dopbsp-co,
.DOPBSPCalendar-day.dopbsp-no-cursor-pointer .dopbsp-body .dopbsp-ci{
cursor: default !important;
} .DOPBSPCalendar-day.dopbsp-first-column .dopbsp-bind-left{
opacity: 0 !important;
} .DOPBSPCalendar-day.dopbsp-last-column .dopbsp-bind-middle.dopbsp-group1 .dopbsp-head .dopbsp-ci,
.DOPBSPCalendar-day.dopbsp-last-column .dopbsp-bind-middle.dopbsp-group2 .dopbsp-head .dopbsp-ci{
right: 0px !important;
}
.DOPBSPCalendar-day.dopbsp-last-column .dopbsp-bind-right{
opacity: 0 !important;
}  .DOPBSPCalendar-hours{
background-color: #f7f6f9;
border: 1px solid #f7f6f9;
border-top: none;
display: none;
padding: 0 5px 4px 5px;
}
.DOPBSPCalendar-hour{
cursor: pointer;
display: block;
margin: 0;
text-align: left;
}
.DOPBSPCalendar-hour .dopbsp-bind-top, 
.DOPBSPCalendar-hour .dopbsp-bind-bottom{
background-color: #ffffff;
border-left: 5px solid #9d8fd2; border-bottom: none;
border-top: none;
height: 1px;
opacity: 0;
}
.DOPBSPCalendar-hour .dopbsp-bind-top .dopbsp-hour, 
.DOPBSPCalendar-hour .dopbsp-bind-bottom .dopbsp-hour{
background: #ffffff;
color: #ffffff;
float: left;
line-height: 1px !important;
padding: 0 5px;
}
.DOPBSPCalendar-hour .dopbsp-bind-top.dopbsp-enabled, 
.DOPBSPCalendar-hour .dopbsp-bind-bottom.dopbsp-enabled{
opacity: 1;
}
.DOPBSPCalendar-hour .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour, 
.DOPBSPCalendar-hour .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{
background-color: #9d8fd2; color: #9d8fd2; }
.DOPBSPCalendar-hour .dopbsp-bind-middle{    
background-color: #ffffff;
border-left: 5px solid #9d8fd2; height: 18px;
line-height: 18px;
margin: 0;
overflow: hidden;
padding: 0;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle.dopbsp-group1{
border-bottom-color: #ffffff;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle.dopbsp-group2{
border-bottom-color: #ffffff;
border-top-color: #ffffff;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle.dopbsp-group3{
border-top-color: #ffffff;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-hour{    
background-color: #ffffff;
color: #252525;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
font-weight: bold !important;
line-height: 18px !important;
padding: 0 5px 0 4px;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-price, 
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-price-promo{
color: #666666;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
line-height: 18px !important;
padding: 0 0 0 10px !important;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-old-price{
color: #666666;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
line-height: 18px !important;
padding: 0 0 0 5px !important;
text-decoration: line-through;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-available{
color: #666666;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 12px !important;
line-height: 18px !important;
padding: 0 10px !important;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info-body{
color: #acacac;
float: left;
font-family: 'Open Sans', sans-serif !important;
font-size: 11px !important;
font-style: italic;
font-weight: 300;
line-height: 18px !important;
height: 18px;
overflow: hidden;
padding: 0 0 0 5px;
width: 60px;
word-break: break-all;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info-body .dopbsp-info-body-mask{
background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
float: right;
font-style: normal;
height: 18px;
padding: 0 2px 0 0;
width: 10px;
text-align: right;
z-index: 100;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info{
background-color: #e5ddff;
background-image: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png);
background-position: -162px -2px;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
float: right;
height: 16px;
margin: 1px 5px 0 0;
width: 16px;
-webkit-transition: background-color 300ms linear;
-moz-transition: background-color 300ms linear;
-o-transition: background-color 300ms linear;
transition: background-color 300ms linear;
}
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info:hover{
background-color: #9d8fd1 !important;
} .DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-middle{    
border-color: #81c990; }
.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-top{    
border-color: #81c990; }
.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-top .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-bottom{    
border-color: #81c990; }
.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-bottom .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-available .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{
background-color: #ffffff;
color: #ffffff;
} .DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-middle{    
border-color: #e295b3; }
.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-top{    
border-color: #e295b3; }
.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-top .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-bottom{    
border-color: #e295b3; }
.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-bottom .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-booked .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{
background-color: #ffffff;
color: #ffffff;
} .DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-middle{    
border-color: #9d8fd1; }
.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-top{    
border-color: #9d8fd1; }
.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-top .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-bottom{    
border-color: #9d8fd1; }
.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-bottom .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-special .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{
background-color: #ffffff;
color: #ffffff;
} .DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-middle{    
border-color: #9d8fd1; }
.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-top{    
border-color: #9d8fd1; }
.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-top .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-bottom{    
border-color: #9d8fd1; }
.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-bottom .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-unavailable .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{
background-color: #ffffff;
color: #ffffff;
} .DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-middle{    
border-color: #252525; }
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-middle .dopbsp-hour{    
background: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top{    
border-color: #252525; }
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom{    
border-color: #252525; }
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom .dopbsp-hour{    
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-top.dopbsp-enabled .dopbsp-hour,
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-bottom.dopbsp-enabled .dopbsp-hour{ 
background-color: #ffffff;
color: #ffffff;
}
.DOPBSPCalendar-hour.dopbsp-selected .dopbsp-bind-middle .dopbsp-info{
background-color: #252525; } .DOPBSPCalendar-hour.dopbsp-past-hour{  
cursor: default;
opacity: 0.25;
}
.DOPBSPCalendar-hour.dopbsp-past-hour .dopbsp-bind-middle .dopbsp-notes{
display: none;
}
.DOPBSPCalendar-hour.dopbsp-past-hour .dopbsp-bind-middle .dopbsp-info{
display: none;
}   .DOPBSPCalendar-sidebar,
.DOPBSPCalendar-outer-sidebar{
font-family: 'Open Sans', sans-serif !important;
overflow: hidden;
padding: 0;
}
.DOPBSPCalendar-sidebar.dopbsp-hidden,
.DOPBSPCalendar-outer-sidebar.dopbsp-hidden{
margin: 0 !important;
width: 0 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-sidebar-content,
.DOPBSPCalendar-outer-sidebar .dopbsp-sidebar-content{
border-collapse: collapse;
border: none !important;
border-spacing: 0;
margin: 0 !important;
padding: 0 !important;
table-layout: fixed;
width: 100%;
}
.DOPBSPCalendar-sidebar .dopbsp-sidebar-content .dopbsp-column-separator-style,
.DOPBSPCalendar-outer-sidebar .dopbsp-sidebar-content .dopbsp-column-separator-style{
border: none !important;
margin: 0 !important;
padding: 0 !important;
width: 20px;
}
.DOPBSPCalendar-sidebar .dopbsp-sidebar-content td,
.DOPBSPCalendar-outer-sidebar .dopbsp-sidebar-content td{
border: none !important;
float: none !important;
margin: 0 !important;
padding: 0 !important;
vertical-align: top !important;
}  .DOPBSPCalendar-sidebar.dopbsp-style1,
.DOPBSPCalendar-outer-sidebar.dopbsp-style1{
float: right;
margin: 0 0 0 20px;
width: 560px;
}
.DOPBSPCalendar-sidebar.dopbsp-style1-medium,
.DOPBSPCalendar-outer-sidebar.dopbsp-style1-medium{
padding: 20px 0 0 0;
width: 100%;
}
.DOPBSPCalendar-sidebar.dopbsp-style1 .dopbsp-column2,
.DOPBSPCalendar-sidebar.dopbsp-style1 .dopbsp-column3,
.DOPBSPCalendar-sidebar.dopbsp-style1-medium .dopbsp-column2,
.DOPBSPCalendar-sidebar.dopbsp-style1-medium .dopbsp-column3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style1 .dopbsp-column2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style1 .dopbsp-column3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style1-medium .dopbsp-column2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style1-medium .dopbsp-column3{
display: none;
} .DOPBSPCalendar-sidebar.dopbsp-style2,
.DOPBSPCalendar-sidebar.dopbsp-style2-medium,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium{
padding: 20px 0 0 0;
width: 100%;
}
.DOPBSPCalendar-sidebar.dopbsp-style2 col.dopbsp-column1,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2 col.dopbsp-column1{
width: 33%;
}
.DOPBSPCalendar-sidebar.dopbsp-style2 .dopbsp-column4,
.DOPBSPCalendar-sidebar.dopbsp-style2 .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style2 .dopbsp-column6,
.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column4,
.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2 .dopbsp-column4,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2 .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2 .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column4,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column6{
display: block;
width: auto;
}
.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column7,
.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column8,
.DOPBSPCalendar-sidebar.dopbsp-style2-medium .dopbsp-column9,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column7,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column8,
.DOPBSPCalendar-outer-sidebar.dopbsp-style2-medium .dopbsp-column9{
display: block;
} .DOPBSPCalendar-sidebar.dopbsp-style3,
.DOPBSPCalendar-sidebar.dopbsp-style3-medium,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium{
padding: 20px 0 0 0;
width: 100%;
}
.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column4,
.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column6,
.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column7,
.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column8,
.DOPBSPCalendar-sidebar.dopbsp-style3-medium .dopbsp-column9,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column4,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column7,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column8,
.DOPBSPCalendar-outer-sidebar.dopbsp-style3-medium .dopbsp-column9{
display: block;
} .DOPBSPCalendar-sidebar.dopbsp-style4,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4{
float: right;
margin: 0 0 0 20px;
width: 270px;
}
.DOPBSPCalendar-sidebar.dopbsp-style4-medium,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium{
padding: 20px 0 0 0;
width: 100%;
}
.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column2,
.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column3,
.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style4 .dopbsp-column6,
.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column2,
.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column3,
.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style4-medium .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4 .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style4-medium .dopbsp-column6{
display: none;
} .DOPBSPCalendar-sidebar.dopbsp-style5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5{
float: right;
margin: 0 0 0 20px;
}
.DOPBSPCalendar-sidebar.dopbsp-style5-medium,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium{
padding: 20px 0 0 0;
width: 100%;
}
.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column2,
.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column3,
.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style5 .dopbsp-column6,
.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column2,
.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column3,
.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column5,
.DOPBSPCalendar-sidebar.dopbsp-style5-medium .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5 .dopbsp-column6,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column2,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column3,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column5,
.DOPBSPCalendar-outer-sidebar.dopbsp-style5-medium .dopbsp-column6{
display: none;
} .DOPBSPCalendar-sidebar.dopbsp-style-small,
.DOPBSPCalendar-outer-sidebar.dopbsp-style-small{
padding: 10px 0 0 0;
width: 100%;
}
.DOPBSPCalendar-sidebar.dopbsp-style-small td,
.DOPBSPCalendar-outer-sidebar.dopbsp-style-small td{
display: block;
}
.DOPBSPCalendar-sidebar.dopbsp-style-small .dopbsp-column-separator-style,
.DOPBSPCalendar-sidebar.dopbsp-style-small col:last-child,
.DOPBSPCalendar-outer-sidebar.dopbsp-style-small .dopbsp-column-separator-style,
.DOPBSPCalendar-outer-sidebar.dopbsp-style-small col:last-child{
display: none;
} .DOPBSPCalendar-sidebar .dopbsp-module,
.DOPBSPCalendar-outer-sidebar .dopbsp-module{
background: #ffffff;
border: 1px solid #e5ddff !important;
margin: 0 0 20px 0;
padding: 8px 9px 0 9px;
min-width: 250px;
}
.DOPBSPCalendar-sidebar.dopbsp-style-small .dopbsp-module,
.DOPBSPCalendar-outer-sidebar.dopbsp-style-small .dopbsp-module{
margin: 0 0 10px 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper{
margin: 0 0 10px 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.DOPBSPCalendar-left:first-child,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.DOPBSPCalendar-left:first-child{
margin: 0 10px 10px 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper{
margin: 0;
overflow: hidden;
}
.DOPBSPCalendar-sidebar .dopbsp-module h4,
.DOPBSPCalendar-outer-sidebar .dopbsp-module h4{
color: #474747 !important;
display: block !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 16px !important;
font-weight: 600 !important;
line-height: 20px !important;
margin: 0 !important;
padding: 10px 0 20px !important;
} .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info{
float: left;
margin: 1px 5px 0 0;
z-index: 10000;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-icon,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-icon{
background-color: #f1705c;
background-image: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png);
background-position: -181px -1px;
float: right;
height: 18px;
margin: 0;
width: 18px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-message,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-message{
background-color: #f1705c;
color: #ffffff;
display: none;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 20px;
margin: 19px 0 0 0;
padding: 5px 10px;
position: absolute;
width: 230px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info:hover .dopbsp-message,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info:hover .dopbsp-message{
display: block;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label{
color: #acacac;
display: block;
cursor: pointer;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-style: italic;
font-weight: 300;
line-height: 20px;
margin: 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-checkbox,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-checkbox,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio{
margin: 0;
padding: 0 0 0 23px;
width: auto;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label.dopbsp-for-radio{
color: #666666 !important;
cursor: default;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label .dopbsp-required,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label .dopbsp-required{
color: #f1705c;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label a,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label a{
color: #acacac;
text-decoration: none !important;
-webkit-transition: color 300ms linear;
-moz-transition: color 300ms linear;
-o-transition: color 300ms linear;
transition: color 300ms linear;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label:hover,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper label a:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper label a:hover{
color: #9d8fd1;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]{
-webkit-appearance: none !important;
background: #ffffff;
border: 1px solid #f5ebff !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-sizing: content-box;
box-sizing: content-box;
color: #666666;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
height: auto;
line-height: 20px;
margin: 0;
outline: none;
padding: 4px 9px;
width: 230px;
-webkit-transition: border-color 300ms linear;
-moz-transition: border-color 300ms linear;
-o-transition: border-color 300ms linear;
transition: border-color 300ms linear;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:focus,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:focus{
border: 1px solid #9d8fd1 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:disabled,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]:disabled{
opacity: 0.5;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view{
background: #ffffff url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png) -5px -116px;
padding: 4px 9px 4px 34px !important;
width: 205px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].dopbsp-small,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].dopbsp-small{
width: 115px !important;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea{
-webkit-appearance: none !important;
background: #ffffff;
border: 1px solid #f5ebff !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-sizing: content-box;
box-sizing: content-box;
color: #666666;
display: block;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
margin: 0;
min-width: 230px;
overflow-wrap: normal;
outline: none;
padding: 4px 9px 3px 9px;
resize: vertical;
width: 90%;
-webkit-transition: border-color 300ms linear;
-moz-transition: border-color 300ms linear;
-o-transition: border-color 300ms linear;
transition: border-color 300ms linear;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:focus,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:focus{
border: 1px solid #9d8fd1 !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
outline: none;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:disabled,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea:disabled{
opacity: 0.5;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox],
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]{
-webkit-appearance: none !important;
background: #ffffff;
border: 1px solid #f5ebff !important;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
-webkit-box-shadow: none;
box-shadow: none;
cursor: pointer;
float: left;
height: auto;
margin: 1px 5px 1px 0;
outline: none !important;
padding: 8px !important;
position: relative;
width: auto;
-webkit-transition: border-color 300ms linear;
-moz-transition: border-color 300ms linear;
-o-transition: border-color 300ms linear;
transition: border-color 300ms linear;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:hover,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:hover{
border: 1px solid #9d8fd1 !important;
color: #9d8fd1;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked{
border: 1px solid #9d8fd1 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:before,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:after,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:before,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked:after{
background: #9d8fd1 !important;
border: 1px solid #9d8fd1 !important;
-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
color: #9d8fd1 !important;
content: ' ' !important;
font-size: 16px !important;
left: 3px !important;
height: 10px !important;
line-height: 16px !important;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
top: 3px !important;
width: 10px !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:before,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked:after{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled:hover,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:disabled:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:disabled:hover{
border: 1px solid #f5ebff !important;
cursor: default;
opacity: 0.5;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul.multiple-select,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul.multiple-select{
background: #ffffff;
border: 1px solid #f5ebff !important;
list-style: none;
margin: 0 !important;
max-height: 80px;
overflow-y: scroll;
padding: 9px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul.single,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul.single{
background: none;
border: none;
padding: 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul li,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul li{
margin: 0 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper ul li label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper ul li label{
font-style: normal;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit],
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]{
-webkit-appearance: none !important;
background: #ffffff;
border: 1px solid #9d8fd1;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-box-sizing: content-box; 
-moz-box-sizing: content-box;
box-sizing: content-box;
color: #9d8fd1;
cursor: pointer;
display: none;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: normal;
line-height: 38px;
height: 38px;
margin: 0 auto;
overflow: hidden;
padding: 0;
text-align: center;
width: 100%;
-webkit-transition: background 300ms linear, color 300ms linear;
-moz-transition: background 300ms linear, color 300ms linear;
-o-transition: background 300ms linear, color 300ms linear;
transition: background 300ms linear, color 300ms linear;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=submit],
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=button],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=submit],
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper.dopbsp-add-to-cart-wrapper input[type=button]{
margin: 11px 0 10px 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:hover,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:focus,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:hover,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:focus,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:focus,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:hover,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:focus{
background: #9d8fd1;
color: #ffffff;
outline: none;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:disabled,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:disabled,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:disabled,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=button]:disabled{
opacity: 0.5;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-submit-loader,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-submit-loader{
background: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/loader.gif) no-repeat center center;
height: 40px;
}  .DOPBSPCalendar-sidebar .DOPSelect,
.DOPBSPCalendar-outer-sidebar .DOPSelect{
width: 250px !important;
} .DOPBSPCalendar-sidebar .DOPSelect .dopselect-select,
.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select{
background: #ffffff;
border: 1px solid #f5ebff;
}
.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select .dopselect-selection,
.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select .dopselect-selection{
color: #666666 !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
height: 28px !important;
line-height: 28px !important;
width: 210px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select .dopselect-icon,
.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select .dopselect-icon{
color: #f5ebff !important;
line-height: 28px !important;
height: 28px !important;
width: 28px !important;
-webkit-transition: color 300ms linear;
-moz-transition: color 300ms linear;
-o-transition: color 300ms linear;
transition: color 300ms linear;
}
.DOPBSPCalendar-sidebar .DOPSelect .dopselect-select:hover .dopselect-icon,
.DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select:hover .dopselect-icon{
color: #9d8fd1 !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul{
background: #ffffff !important;
border: 1px solid #9d8fd1 !important;
width: 248px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li{
background: #ffffff !important;
color: #666666 !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
height: 30px !important;
line-height: 30px !important;
width: 230px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li:hover,
.DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li.dopselect-selected,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li:hover,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li.dopselect-selected{
background: #9d8fd1 !important;
color: #ffffff !important;
} .DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small{
width: 120px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small.DOPBSPCalendar-left:last-of-type,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small.DOPBSPCalendar-left:last-of-type{
margin: 0 0 0 10px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection{
width: 80px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul{
width: 118px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul li,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul li{
width: 110px !important;
} .DOPBSPCalendar-sidebar .DOPSelect.dopbsp-big,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-big{
width: 100% !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small .dopselect-select .dopselect-selection{
width: 80px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul{
width: 118px !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-small ul li,
.DOPBSPCalendar-outer-sidebar .DOPSelect.dopbsp-small ul li{
width: 110px !important;
} .DOPBSPCalendar-sidebar .DOPSelect.dopselect-multiple ul{
border: 1px solid #f5ebff !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopselect-multiple ul label{
color: #666666;
font-size: 14px;
font-weight: normal;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code{
width: 80px !important;
float: left;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select{
background-color: #f1f2f5 !important;
}
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select .dopselect-selection{
width: 40px !important;
text-transform: uppercase !important;
color: #464646 !important;
} 
.DOPBSPCalendar-sidebar .DOPSelect.dopbsp-phone-code .dopselect-select .dopselect-icon{
color: #464646 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-phone-input{
width: 150px !important;
border-left: 0px !important;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message{
background: #9d8fd1;
color: #ffffff;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 20px;
margin: 0 0 10px 0;
padding: 5px 10px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message.dopbsp-success,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message.dopbsp-success{
background: #9cbc72;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message.dopbsp-error,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message.dopbsp-error{
background: #f1705c;
}  .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper{
margin: 0 -10px -10px -10px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart{
border: none;
border-collapse: collapse !important;
border-spacing: 0 !important;
margin: 0 0 9px 0 !important;
table-layout: fixed !important;
width: 100% !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td{
border: none !important;
display: table-cell;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 15px;
overflow: hidden;
padding: 2px 0 3px 0 !important;
text-align: left;
vertical-align: top;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-label{
color: #acacac;
font-style: italic;
padding: 2px 0 3px 10px !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value{
background: none;
color: #666666;
font-weight: 600;
padding: 2px 10px 3px 0 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-price,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-price{
font-weight: bold;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-info,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value.dopbsp-info{
font-style: italic;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-rule,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-rule{
font-size: 13px;
font-style: normal;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-price,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart td.dopbsp-value .dopbsp-info-price{
font-size: 13px;
font-style: normal;
font-weight: 600;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td{
background: none;
border: none !important;
height: 20px;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-label{
padding: 0 0 0 10px !important; 
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-value,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td.dopbsp-value{
padding: 0 10px 0 0 !important; 
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td .dopbsp-line,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart tr.dopbsp-separator td .dopbsp-line{
border-bottom: 1px solid #e5ddff;
height: 0;
padding: 19px 0 0 0;
margin: 0 0 20px 0;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-label{
background: #9d8fd1;
color: #ffffff;
font-size: 15px;
font-weight: bold;
line-height: 20px;
padding: 20px 0 20px 10px !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-value,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-total td.dopbsp-value{
background: #9d8fd1;
color: #ffffff;
font-size: 20px;
font-weight: 600;
line-height: 20px;
padding: 20px 10px 20px 0 !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-label,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-label{
background: #9d8fd1;
border-bottom: 1px solid #e5ddff !important;
color: #ffffff;
font-size: 14px;
font-weight: normal;
line-height: 20px;
padding: 10px 0 9px 10px !important;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-value,
.DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-cart-wrapper .dopbsp-cart .dopbsp-deposit td.dopbsp-value{
background: #9d8fd1;
border-bottom: 1px solid #e5ddff !important;
color: #ffffff;
font-size: 14px;
font-weight: bold;
line-height: 20px;
padding: 10px 10px 9px 0 !important;
}  .DOPBSPCalendar-datepicker.ui-datepicker{
background: #ffffff !important;
border: 1px solid #9d8fd1 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 0 !important;
width: 248px !important;
} .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header{
background: #9d8fd1 !important;
border-bottom: 1px solid #9d8fd1 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
margin: 0 !important;
overflow: hidden !important;
padding: 0 !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{
background-color: #9d8fd1 !important;
background-image: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png) !important;
border: none !important;
-webkit-border-radius: 30px !important;
-moz-border-radius: 30px !important;
border-radius: 30px !important;
cursor: pointer !important;
height: 30px !important;
left: auto !important;
position: relative !important;
right: auto !important;
top: 4px !important;
width: 30px !important;
-webkit-transition: background-color 300ms linear !important;
-moz-transition: background-color 300ms linear !important;
-o-transition: background-color 300ms linear !important;
transition: background-color 300ms linear !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{
background-color: #474747 !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled{
display: none !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next{
background-position: -285px -5px !important;
float: right !important;
right: 4px !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{
background-position: -245px -5px !important;
float: left !important;
left: 4px !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{
display: none !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-month,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-year{
color: #ffffff !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 18px !important;
font-weight: normal !important;
line-height: 38px !important;
text-align: center !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-title{
margin: 0 38px !important;
} .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar{
border-collapse: collapse !important;
border-spacing: 0 !important;
margin: 0 !important;
table-layout: fixed !important;
width: 100% !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar th{
background: #f7f6f9 !important;
border: 1px solid #e5ddff !important;
border-top: none !important;
color: #474747 !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 13px !important;
font-weight: normal !important;
line-height: 18px !important;
padding: 0 !important;
text-align: center !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar td{
border: 1px solid #e5ddff !important;
padding: 0 !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month{
background: #f7f6f9 !important;
line-height: 17px !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a{
background: #ffffff !important;
border: 0 !important;
color: #acacac !important;
display: block !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 13px !important;
font-weight: 300 !important;
line-height: 19px !important;
padding: 0 !important;
text-align: center !important;
text-decoration: none !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a{
color: #666666 !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a.ui-state-active{
background-color: #9d8fd1 !important;
color: #ffffff !important;
}
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a.ui-state-active,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a:hover{
border: 1px solid #9d8fd1 !important;
line-height: 17px !important;
}   .DOPBSPCalendar-info-message{
border: 1px solid #cccccc;
display: none;
margin: 20px 0;
overflow: hidden;
padding: 19px 9px;
position: relative;
}
.DOPBSPCalendar-info-message .dopbsp-icon{
background-image:url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png);
float: left;
height: 40px;
width: 40px;
}
.DOPBSPCalendar-info-message .dopbsp-text{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 300;
line-height: 20px;
margin: 0 80px 0 60px;
}
.DOPBSPCalendar-info-message .dopbsp-timer{
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 300;
height: 20px;
line-height: 20px;
position: absolute;
right: 49px;
text-align: center;
top: 19px;
width: 25px;
}
.DOPBSPCalendar-info-message .dopbsp-close{
background-image:url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite.png);
background-position: -80px -40px;
display: block;
height: 20px;
position: absolute;
right: 19px;
top: 19px;
width: 20px;
} .DOPBSPCalendar-info-message.dopbsp-success{
border: 1px solid #9cbc72;
}
.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-icon{
background-color: #9cbc72;
background-position: 0 -40px;
}
.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-text,
.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-timer{
color: #9cbc72;
}
.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-close{
background-color: #9cbc72;
} .DOPBSPCalendar-info-message.dopbsp-error{
border: 1px solid #dd6464;
}
.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-icon{
background-color: #dd6464;
background-position: -40px -40px;
}
.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-text,
.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-timer{
color: #dd6464;
}
.DOPBSPCalendar-info-message.dopbsp-error .dopbsp-close{
background-color: #dd6464;
}
.DOPBSPCalendar-info-message .dopbsp-close:hover{
background-color: #9d8fd1;
}  .DOPBSPCalendar-tooltip{
background: #f7f6f9;
border: 1px solid #9d8fd1;
color: #666666;
display: none;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 300;
left: 0px;
line-height: 20px;
max-width: 500px;
padding: 9px;
position: absolute;
top: 0px;
z-index: 1000000;
}
.DOPBSPCalendar-tooltip.dopbsp-text{
background: #9d8fd1;
border: 1px solid #9d8fd1;
color: #ffffff;
padding: 19px 9px;
}  .DOPBSPCalendar-referral{
color: #666666 !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 15px !important;
font-weight: 300 !important;
line-height: 38px !important;
text-align: left !important;
text-decoration: none !important;
}
.DOPBSPCalendar-referral a{
color: #666666;
text-decoration: none !important;
-webkit-transition: color 300ms linear;
-moz-transition: color 300ms linear;
-o-transition: color 300ms linear;
transition: color 300ms linear;
}
.DOPBSPCalendar-referral a:hover{
color: #9d8fd1;
text-decoration: none !important;
}  @media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi){
.DOPBSPCalendar-navigation .dopbsp-add-btn,
.DOPBSPCalendar-navigation .dopbsp-next-btn,
.DOPBSPCalendar-navigation .dopbsp-previous-btn,
.DOPBSPCalendar-navigation .dopbsp-remove-btn,
.DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-info,
.DOPBSPCalendar-hour .dopbsp-bind-middle .dopbsp-info,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-warning-info .dopbsp-icon,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-in-view,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text].DOPBSPCalendar-check-out-view,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.DOPBSPCalendar-info-message .dopbsp-icon,
.DOPBSPCalendar-info-message .dopbsp-close{
background-image: url(//shenbay.com/wp-content/plugins/booking-system/templates/beautify/images/sprite-retina.png) !important;
background-size: 320px 190px;
}
}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.hidden{
display:none;
}
.booksy-business-link, .card .card-banner{
display: none !important;
}
.booksy-widget-button{
background:none !important;
background-color: #ffffff;
color: #5CD079;
padding: 15px 0px !important;
text-decoration: none !important;
border-color: #5CD079;
border-width: 3px;
border-style: solid;
height:auto !important;
}
.section-intro{
position: relative;
}
.section-intro .image_wrapper, .sliding_box .photo_wrapper{
text-align: center;
}
.section-title{
position: absolute;
}
.pricing-box .plan-inside ul li{
border-bottom: 0!important;
}
.pricing-box .plan-inside ul {
border-top: 1px solid rgba(0,0,0,0.1);
}
.feature_list ul li p{
display: block;
}
.text-center{
text-align: center;
} #home .wp-caption-text{
position: absolute;
top: 25px;
right: 50px;
font-size: 24px;
line-height: 60px;
font-weight: 700;
color: rgb(60, 60, 60);
font-style: italic;
background-color: transparent;
} #home .home-titulo {
position: absolute;
top: 25px;
width: 48%;
left: 0;
color: rgb(60, 60, 60);
white-space: normal;
font-size: 18px;
line-height: 25px;
font-weight: 400;
}
#home .home-titulo .desc_wrapper{
margin-left: 20px;
color: #FFF;
}
p.titulo {
text-align: center;
font-size: 22px;
max-width: 700px;
margin: auto;
line-height: 26px;
font-weight: bold;
margin-bottom: 20px;
}
.mcb-wrap.divider {
width: 90%;
border-bottom: 1px solid #BBB;
margin-left: 5%;
margin-bottom: 50px;
}
.cuadro{
position: relative;
text-align: left;
}
.cuadro .count{
font-size: 35px;
top: 0;
color: #CFCFCF;
left: 6px;
}
.cuadro .titulo{
text-align: left;
margin-bottom: 20px;
}
.cuadro p{
margin-bottom: 5px;
}
.flat_box .desc_wrapper{
margin-left: 0;
}
.flat_box a, .flat_box a:hover{
display: inline;
}
.portada .image_wrapper{
overflow: visible;
position: static;
}
#home > .section_wrapper:first-child, #home .wrap{
position: static!important;
}
.portada .image_wrapper img{
max-width: 100vw!important;
position: absolute!important;
width: 100vw;
left: 0;
}
.portada{
min-height: 615px;
}
@media (min-width: 1500px){
.portada{
min-height: 705px;
}
}
@media (min-width: 1700px){
.portada{
min-height: 805px;
}
}
@media (min-width: 2015px){
.portada{
min-height: 850px;
}
}
@media (min-width: 2140px){
.portada{
min-height: 950px;
}
}
@media (min-width: 2400px){
.portada{
min-height: 1150px;
}
}  #experiencias .mcb-wrap{
position: static;
}   #rituales .mcb-wrap{
position: static;
}
#rituales .section-title{
top: 125px;
} #terapias .mcb-wrap{
position: static;
} .column_flat_box .flat_box .photo_wrapper .icon{
display: none;
}
.flat_box:hover .photo_wrapper .icon, .flat_box a:hover .photo_wrapper .icon, .flat_box .photo_wrapper img.photo{
transform: translateX(0)!important;
}
.flat_box .photo_wrapper img.photo{
border-radius: 100%;
max-width: 330px!important;
}
#quien-ayuda .flat_box .desc_wrapper h4{
position: absolute;
top: 0;
left: calc(50% - 190px);
}
#quien-ayuda .flat_box{
margin-top: 50px;
}
#quien-ayuda .flat_box .photo_wrapper{
float: left;
padding-right: 40px;
}
#quien-ayuda .column_flat_box{
position: relative;
}
#quien-ayuda .flat_box .desc_wrapper .desc{
padding-top: 20px;
}
#quien-ayuda .flat_box a{
padding-top: 25px;
color: #2a892c;
display: inline-block;
} #contacto-direccion{
margin-top: 300px;
}
#contacto h2{
color: #FFF;
}
#contacto .titulo{
margin-bottom: 50px;
}
#contacto iframe{
margin-top: 50px;
}
.pricing-box-box.pricing-box-featured{
background: rgba(0,0,0,.02)!important;
padding-left: 10px;
padding-right: 10px;
transition: all 0.3s;
}
.pricing-box-box.pricing-box-featured:hover{
box-shadow: 0px 0px 15px -6px rgba(0, 0, 0, 0.2);
transform: scale3d(1.01, 1.01, 1.01);
}
.pricing-box-box.pricing-box-featured div *{
color: #626262;
}
.pricing-box-box.pricing-box-featured h2{
color: #161922!important;
}
.pricing-box-box.pricing-box-featured p{
color: #989898!important;
}
#oferta-banner{
display: none;
}
@media (max-width: 1239px){
#home .column_flat_box{
font-size: 15px;
}
#home .wp-caption-text{
font-size: 20px;
}
#experiencias .section-title .desc_wrapper{
width: 400px;
}
#experiencias .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper{
width: 380px;
}
#rituales .section-title {
top: 25px;
}
#rituales .flat_box .desc_wrapper {
margin-left: 50px;
}
#rituales .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper{
top: 100px;
}
}
@media (max-width: 959px){
#experiencias .section-title .desc_wrapper{
width: 280px;
}
#experiencias .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper{
width: 310px;
right: 5px;
}
#rituales .section-title {
top: 25px;
}
#rituales .flat_box .desc_wrapper {
margin-left: 20px;
width: 340px!important;
}
#terapias .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper{
width: 600px;
left: 30px;
}
#terapias .section-title {
left: 25px;
}
.column.mcb-column.one.column_image.portada{
position: absolute;
left: 0;
}
.column.mcb-column.one.column_flat_box.shenbay-ofrece {
margin-top: 390px;
}
}
@media (max-width: 767px){
#rituales .flat_box .desc_wrapper{
margin-left: 5px;
width: auto!important;
}
#rituales .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper{
margin: auto;
}
#terapias .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper, #terapias .section-title{
width: auto!important;
left: 0px;
}
#contacto-direccion{
margin-top: 0;
}
.column.mcb-column.one.column_flat_box.shenbay-ofrece{
margin-top: 160px;
}
.flat_box .photo_wrapper img.photo{
max-width: 100%!important;
margin: auto;
}
#quien-ayuda .flat_box .desc_wrapper h4{
left: 0;
}
.photo_wrapper{
width: 100%;
}
#experiencias .mcb-section-inner .wrap:not(.section-intro) .desc_wrapper{
width: auto;
right: 0;
}
} #contacto .DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-co, .DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head .dopbsp-ci, #contacto .DOPBSPCalendar-day .dopbsp-bind-middle .dopbsp-head, #contacto .DOPBSPCalendar-hour .dopbsp-bind-middle{
border-color: #5cd079!important;
}
#contacto .DOPBSPCalendar-day.dopbsp-selected .dopbsp-head, #contacto .DOPBSPCalendar-day.dopbsp-selected .dopbsp-head, #contacto .DOPBSPCalendar-day.dopbsp-selected .dopbsp-head .dopbsp-co, #contacto .DOPBSPCalendar-day.dopbsp-selected .dopbsp-head .dopbsp-ci, #contacto .DOPBSPCalendar-day.dopbsp-selected .dopbsp-bind-left.dopbsp-extended .dopbsp-head{
border-color: #252525!important;
}
#contacto .DOPBSPCalendar-navigation .dopbsp-add-btn, #contacto .DOPBSPCalendar-navigation .dopbsp-next-btn, #contacto .DOPBSPCalendar-navigation .dopbsp-previous-btn, #contacto .DOPBSPCalendar-navigation .dopbsp-remove-btn,  body.home .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-message,  body.home .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-message{
background-color: #afe0bb!important;
}
#contacto .DOPBSPCalendar-navigation .dopbsp-add-btn:hover, #contacto .DOPBSPCalendar-navigation .dopbsp-next-btn:hover, #contacto .DOPBSPCalendar-navigation .dopbsp-previous-btn:hover, #contacto .DOPBSPCalendar-navigation .dopbsp-remove-btn:hover, body.home .DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li:hover, body.home .DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul li.dopselect-selected, body.home .DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li:hover, body.home .DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul li.dopselect-selected{
background-color: #2a892c!important;
}
#contacto .DOPBSPCalendar-sidebar .dopbsp-module, #contacto .DOPBSPCalendar-outer-sidebar .dopbsp-module, #contacto .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text], #contacto .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text], #contacto .DOPBSPCalendar-sidebar .DOPSelect .dopselect-select, #contacto .DOPBSPCalendar-outer-sidebar .DOPSelect .dopselect-select, #contacto .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text], body.home .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text], body.home .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a.ui-state-active, body.home .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a:hover, body.home .DOPBSPCalendar-datepicker.ui-datepicker, body.home .DOPBSPCalendar-sidebar .DOPSelect.dopselect-single ul, body.home .DOPBSPCalendar-outer-sidebar .DOPSelect.dopselect-single ul, body.home .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper textarea, body.home .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper textarea{
border-color: #b0e4bc!important;
}
body.home .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header, .DOPBSPCalendar-datepicker.ui-datepicker{
background: #5cd079 !important;
border-color: #5cd079!important;
}
body.home .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-next, body.home .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, body.home .DOPBSPCalendar-datepicker.ui-datepicker .ui-datepicker-calendar a.ui-state-active, body.home .DOPBSPCalendar-navigation .dopbsp-add-btn .dopbsp-info, body.home .DOPBSPCalendar-navigation .dopbsp-next-btn .dopbsp-info, body.home .DOPBSPCalendar-navigation .dopbsp-previous-btn .dopbsp-info, body.home .DOPBSPCalendar-navigation .dopbsp-remove-btn .dopbsp-info{
background-color: #5cd079 !important;
}
body.home .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text], body.home .DOPBSPCalendar-outer-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=text]{
width: 90%!important;
}
#contacto .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper .dopbsp-phone-input{
width: calc(90% - 80px)!important;
}
body.home #contacto .DOPBSPCalendar-day.dopbsp-unavailable .dopbsp-head, body.home #contacto .DOPBSPCalendar-day .dopbsp-head .dopbsp-co.dopbsp-unavailable, body.home .DOPBSPCalendar-day .dopbsp-head .dopbsp-ci.dopbsp-unavailable{
border-color: #c4d2c7!important;
}
body.home #contacto .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]{
display: block!important;
}
#contacto .DOPBSPCalendar-sidebar #DOPBSPCalendar-order1.dopbsp-module{
border: 0!important;
}
#contacto .DOPBSPCalendar-sidebar #DOPBSPCalendar-order1.dopbsp-module h4, #contacto .DOPBSPCalendar-sidebar #DOPBSPCalendar-order1.dopbsp-module .dopbsp-input-wrapper label, #contacto #DOPBSPCalendar-sidebar-column-wrapper-3-1, #contacto #DOPBSPCalendar-reservation1, #contacto #DOPBSPCalendar-no-items-wrapper1{
display: none!important;
}
#contacto .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]{
border-color: #5cd079!important;
color: #5cd079!important;
}
#contacto .DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit]:hover{
background-color: #5cd079!important;
color: #FFF!important;
}
#contacto #DOPBSPCalendar-form1{
margin-bottom: 0;
}
#calendario_reserva{
display: none;
}
.reserva_btn{
border: 1px solid #5cd079;
border-width: 1px!important;
color: #5cd079;
cursor: pointer;
display: block;
margin: auto;
background-color: #FFF;
font-size:16px;
transition-duration: 1s;
font-weight:bold;
}
.reserva_btn:hover{
background-color: #5cd079;
color: #FFF;
font-size:20px;
}
#main_reserva_btn{
background-color: #5cd079;
color: #FFF;
font-size: 16px;
padding: 20px 45px;
}
#main_reserva_btn:hover{
background-color: transparent;
color: #5cd079;
}
#Content{
padding-top: 0;
}
.redes_footer i{
font-size: 40px;
margin-top: 30px;
margin-left: 50px;
}
@media (min-width: 768px) and (max-width: 960px){
.redes_footer i{
margin-left: 30px;
}
}
.woocommerce ul.products li.product{
text-align:center;
}
.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc{
background: #2c933b !important;
}
#ywgc-recipient-name, #ywgc-sender-name{
margin-bottom:0px;
}
.gift_card_template_button{
margin-top:0px;
}
.rituales .pricing-box .plan-header .image {
width: 100%; 
height: 287px; 
overflow: hidden; 
}
.pricing-box .plan-header .image img {
width: 100%;
height: 100%; 
object-fit: cover; 
display: block; 
}