@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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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: #676564;
background-image:url(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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: #676564;
}
.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: #676564;
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 #676564; -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 #676564; -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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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: #970120 !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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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: #000000;
font-weight: bold;
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: #970120;
}  .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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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: 3px solid #000000 !important;
-webkit-border-radius: 16px;
-webkit- border: 3px solid #000000 !important;
-moz- border: 3px solid #000000 !important;
-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: 10px;
-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: 5px solid #000000 !important;
color: #000000;
-webkit-border: 3px solid #000000;
-moz-border: 3px solid #000000;
}
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=checkbox]:checked,
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=radio]:checked{
border: 5px solid #000000 !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: 5px solid #000000 !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: 5px solid #000000 !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 #676564;
-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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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: #970120;
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: #676564;
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: #676564;
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: #676564;
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: #676564;
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 #676564 !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: #676564 !important;
background-image: url(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/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(//visitasguiadascastillayleon.es/wp-content/plugins/dopbsp/templates/beautify/images/sprite-retina.png) !important;
background-size: 320px 190px;
}
}@font-face{font-family:flexslider-icon;src:url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot);src:url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:flexslider-icon;font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}body .metaslider .coin-slider,
body .metaslider .nivoSlider,
body .metaslider .nivoSlider img,
body .metaslider .rslides,
body .metaslider .rslides li,
body .metaslider .flexslider ul.slides,
body .metaslider .flexslider .slides li,
body .metaslider .flexslider .slides ul,
body .metaslider .flexslider .slides ol,
body .metaslider .flexslider .slides img,
body .metaslider .flexslider .flex-direction-nav,
body .metaslider .flexslider .flex-direction-nav li {
border: 0;
margin: 0;
list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
.metaslider {
position: relative;
z-index: 0;
} .metaslider.fullwidth {
overflow: hidden;
}
.metaslider .caption {
padding: 5px 10px;
word-wrap: break-word;
}
.metaslider .caption-wrap {
position: absolute;
bottom: 0;
left: 0;
background: black;
color: white;
opacity: 0.7;
margin: 0;
display: block;
width: 100%;
line-height: 1.4em;
}
.metaslider img {
height: auto;
padding: 0;
margin: 0;
-moz-user-select: none;
}
.metaslider a {
outline: none;
}
.metaslider.ms-left {
float: left;
margin: 0 20px 20px 0;
}
.metaslider.ms-right {
float: right;
margin: 0 0 20px 20px;
}
.metaslider li:before,
.metaslider li:after {
content: "" !important;
display: none !important;
bottom: auto !important;
margin: 0 !important;
}
.metaslider .caption-wrap .caption img {
width: auto;
}
.metaslider .slides img {
width: 100%;
display: block;
}
.metaslider .flex-pauseplay a {
box-sizing: border-box;
height: 30px;
width: 30px;
} .metaslider .flexslider {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
border: 0;
margin: 0 0 40px;
max-width: none;
max-height: none;
}
.metaslider .flex-control-nav {
border: 0;
margin: auto;
list-style-type: none;
list-style: none;
padding: 0;
bottom: -27px;
line-height: 11px;
z-index: 2;
}
.metaslider.has-dots-onhover-navigation .flexslider .flex-control-paging {
opacity: 1;
transition: opacity .3s ease;
}
.metaslider.has-dots-onhover-navigation:hover .flexslider .flex-control-paging {
opacity: 1 !important;
}
.metaslider-flex.ms-theme-default .flex-next:focus {
background: url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png) scroll right 0 transparent!important;
height: 27px!important;
}
.metaslider-flex.ms-theme-default .flex-prev:focus {
background: url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png) scroll left 0 transparent!important;
height: 27px!important;
} .metaslider .flex-control-nav li {
margin: 0;
}
.metaslider .flex-control-nav li a {
margin: 0 6px;
padding: 0;
text-indent: 9999px;
overflow: hidden;
}
.metaslider .flexslider .slides li {
position: relative;
height: auto;
} .metaslider .flex-viewport {
direction: ltr;
} .metaslider .flex-direction-nav a {
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.metaslider .flexslider .slides p {
margin: 0;
}
.metaslider .flexslider.filmstrip {
margin-top: 10px;
}
.metaslider .flexslider.filmstrip .slides li {
cursor: pointer;
opacity: 0.5;
}
.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
opacity: 1.0 !important;
}
.metaslider .flex-control-thumbs {
margin: 5px -5px 0 -5px;
}
.metaslider .flex-control-thumbs li {
width: auto;
margin: 5px;
}
.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
margin: 10px 5px 0;
width: auto;
}
.metaslider.nav-hidden .flexslider {
margin-bottom: 0;
}
.metaslider.nav-hidden.add-margin .flexslider {
margin-bottom: 40px;
}  .metaslider .flexslider .flex-direction-nav li a:before {
content:none!important;
}
.metaslider .flexslider .flex-direction-nav li a {
width: 30px;
height: 30px;
border: 0;
margin: -20px 0 0;
box-shadow: none!important;
display: block;
background-color: transparent;
background-image: url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat:  no-repeat;
position: absolute;
right: 10px;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider.has-onhover-arrows .flexslider .flex-direction-nav li a {
opacity: 0;
}
.metaslider.has-onhover-arrows:hover .flexslider .flex-direction-nav li a{
opacity: 1;
}
.metaslider .flex-direction-nav .flex-prev {
background-position: left 0;
left: 10px;
}
.metaslider .flex-direction-nav .flex-next {
background-position: right 0;
text-align: left; text-indent: 9999px;
}
.metaslider .flexslider:focus-within .flex-next,
.metaslider .flexslider:hover .flex-next {
opacity: 0.8;
}
.metaslider .flexslider:focus-within .flex-prev,
.metaslider .flexslider:hover .flex-prev {
opacity: 0.8; text-indent: -9999px;
}
.metaslider .flexslider:focus-within .flex-next:focus,
.metaslider .flexslider:focus-within .flex-prev:focus,
.metaslider .flexslider:hover .flex-next:hover,
.metaslider .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.metaslider .flexslider .flex-next:focus,
.metaslider .flexslider .flex-prev:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .flex-direction-nav .flex-disabled {
cursor: default;
pointer-events: none;
}
.metaslider .flexslider .flex-control-nav a {
box-shadow: none !important;
}
.metaslider .flexslider .flex-control-nav a:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .slides > li {
position: relative;
}
.metaslider .flexslider .flex-pauseplay .flex-play,
.metaslider .flexslider .flex-pauseplay .flex-pause {
width: 30px;
height: 30px;
background: #000;
color: #fff;
text-align: center;
padding: 0 8px;
border-radius: 50px;
text-decoration: none;
line-height: 30px;
font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay a:before {
font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay .flex-play:focus,
.metaslider .flexslider .flex-pauseplay .flex-pause:focus {
background: #000;
color: #fff;
outline: 2px solid #fff;
}
.metaslider .flexslider .flex-pauseplay .flex-play:before {
margin-left: 4px;
}
.metaslider .flexslider .flex-pauseplay .flex-pause:before {
margin-left: 1px;
} .metaslider .rslides_nav,
.metaslider .rslides_tabs a {
box-shadow: none !important;
}
.metaslider .rslides_tabs {
margin: 0 0 40px;
}
.metaslider .rslides_nav:focus,
.metaslider .rslides_nav:hover {
color: #ffffff;
}
.metaslider-responsive.no-text .rslides_nav{
width: 30px;
height: 30px;
border: 0;
margin: 0 5px;
box-shadow: none !important;
display: block;
background-color: transparent;
background-image: url(//visitasguiadascastillayleon.es/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat: no-repeat;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider-responsive.no-text .rslides_nav.next {
background-position: right 0;
} div.metaslider .theme-default .nivoSlider {
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.metaslider .slider-wrapper .nivo-directionNav a,
.metaslider .slider-wrapper .nivo-controlNav a,
.metaslider .slider-wrapper img {
border: 0;
box-shadow: none; list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
div.metaslider .slider-wrapper .nivo-controlNav a {
transition: none;
} .metaslider .coin-slider { max-width: 100%;
overflow:hidden;
}
.metaslider .coin-slider .cs-buttons a,
.metaslider .coin-slider > a {
box-shadow: none !important;
}
.metaslider .coin-slider a[href="javascript:void(0)"] {
cursor: default !important;
} #wpadminbar #wp-admin-bar-ms-main-menu .ab-item #metaslider-main-menu-icon {
background-size: 18px;
background-repeat: no-repeat;
background-position: left center;
width: 18px;
height: 32px;
float: left;
margin-right: 5px;
}
#wpadminbar #wp-admin-bar-ms-main-menu:hover #metaslider-main-menu-icon{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBmaWxsPSIjNzJhZWU2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjU1LjggMjU1LjgiIHN0eWxlPSJmaWxsOiM3MmFlZTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik0xMjcuOSwwQzU3LjMsMCwwLDU3LjMsMCwxMjcuOWMwLDcwLjYsNTcuMywxMjcuOSwxMjcuOSwxMjcuOWM3MC42LDAsMTI3LjktNTcuMywxMjcuOS0xMjcuOUMyNTUuOCw1Ny4zLDE5OC41LDAsMTI3LjksMHogTTE2LjQsMTc3LjFsOTIuNS0xMTcuNUwxMjQuMiw3OWwtNzcuMyw5OC4xSDE2LjR6IE0xNzAuNSwxNzcuMWwtMzguOS00OS40bDE1LjUtMTkuNmw1NC40LDY5SDE3MC41eiBNMjA4LjUsMTc3LjFMMTQ2LjksOTkgbC02MS42LDc4LjJoLTMxbDkyLjUtMTE3LjVsOTIuNSwxMTcuNUgyMDguNXoiLz48L2c+PC9zdmc+Cg==") !important;
}
.ms-edit-frontend {
text-decoration: none !important;
font-size: 18px;
}
.ms-edit-frontend .dashicons.dashicons-external {
height: 25px;
vertical-align: middle;
}
#preview-container .ms-edit-frontend{
display: none;
} .ms-theme-precognition .flex-control-nav {
display: table !important;
width: 100% !important;
margin-top: 0 !important;
}
.metaslider.ms-theme-precognition .flex-control-nav li {
display: table-cell !important;
width: auto;
text-align: center;
border-left: 1px solid;
border-bottom: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li:last-child {
border-right: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: 0 !important;
width: auto !important;
display: block !important;
height: auto !important;
padding: 10px !important;
margin: 0 !important;
} .flex-progress-bar {
position: absolute;
top: 0;
left: 0;
height: 4px;
width: 0%;
background-color: #fff;
transition: width 2s linear;
z-index: 999;
} .ms-carousel-force-height .slides > li {
overflow: hidden;
}
.ms-carousel-force-height .slides > li.ms-image img {
height: 100%;
width: auto;
} .ms-custom-button {
display: inline-block;
background-color: #0073aa;
color: #fff;
cursor: pointer;
padding: 8px 14px;
border-radius: 4px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.ms-custom-button:hover {
opacity: 0.8;
}
.slides li:focus-within {
outline: 2px solid #007cba;
outline-offset: -2px;
} .ms-slider-loading {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center; 
background: #f2f2f2;
z-index: 11;
} .metaslider-container-box .metaslider.metaslider-flex.ml-slider .flexslider {
margin-bottom: 0;
}
.metaslider-container-box .metaslider.metaslider-flex.ml-slider {
padding-bottom: 0;
margin-bottom: 0;
}
.metaslider-container-box .metaslider.metaslider-flex.ml-slider .flexslider .flex-control-nav:not(.flex-control-thumbs) {
margin-bottom: 0;
} @media only screen and (max-width : 767px) {
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: -9999px !important;
}
}
@media only screen and (min-width : 768px) {
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: 0 !important;
}
}