.wooctdpk--cells{display:flex;flex-wrap:wrap}.wooctdpk--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;height:32px;z-index:1}.wooctdpk--cell.-focus-{background:#f0f0f0}.wooctdpk--cell.-current-{color:#4eb5e6}.wooctdpk--cell.-current-.-focus-{color:#4a4a4a}.wooctdpk--cell.-current-.-in-range-{color:#4eb5e6}.wooctdpk--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.wooctdpk--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.wooctdpk--cell.-disabled-{cursor:default;color:#aeaeae}.wooctdpk--cell.-disabled-.-focus-{color:#aeaeae}.wooctdpk--cell.-disabled-.-in-range-{color:#a1a1a1}.wooctdpk--cell.-disabled-.-current-.-focus-{color:#aeaeae}.wooctdpk--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.wooctdpk--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.wooctdpk--cell.-range-from-.-range-to-{border-radius:4px}.wooctdpk--cell.-selected-{border:none}.wooctdpk--cell.-selected-,.wooctdpk--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.wooctdpk--cell.-selected-.-focus-{background:#45bced}.wooctdpk--cell:empty{cursor:default}.wooctdpk--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.wooctdpk--day-name{color:#ff9a19;display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.wooctdpk--cell-day{width:14.28571%}.wooctdpk--cells-months{height:170px}.wooctdpk--cell-month{width:33.33%;height:25%}.wooctdpk--cells-years,.wooctdpk--years{height:170px}.wooctdpk--cell-year{width:25%;height:33.33%}.wooctdpks-container{position:absolute;left:0;top:0}@media print{.wooctdpks-container{display:none}}.wooctdpk{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.wooctdpk.-from-top-{transform:translateY(-8px)}.wooctdpk.-from-right-{transform:translateX(8px)}.wooctdpk.-from-bottom-{transform:translateY(8px)}.wooctdpk.-from-left-{transform:translateX(-8px)}.wooctdpk.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.wooctdpk-inline .wooctdpk{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.wooctdpk-inline .wooctdpk--pointer{display:none}.wooctdpk--content{box-sizing:content-box;padding:4px}.-only-timepicker- .wooctdpk--content{display:none}.wooctdpk--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .wooctdpk--pointer,.-top-left- .wooctdpk--pointer,.-top-right- .wooctdpk--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .wooctdpk--pointer,.-right-center- .wooctdpk--pointer,.-right-top- .wooctdpk--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .wooctdpk--pointer,.-bottom-left- .wooctdpk--pointer,.-bottom-right- .wooctdpk--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .wooctdpk--pointer,.-left-center- .wooctdpk--pointer,.-left-top- .wooctdpk--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .wooctdpk--pointer,.-top-left- .wooctdpk--pointer{left:10px}.-bottom-right- .wooctdpk--pointer,.-top-right- .wooctdpk--pointer{right:10px}.-bottom-center- .wooctdpk--pointer,.-top-center- .wooctdpk--pointer{left:calc(50% - 5px)}.-left-top- .wooctdpk--pointer,.-right-top- .wooctdpk--pointer{top:10px}.-left-bottom- .wooctdpk--pointer,.-right-bottom- .wooctdpk--pointer{bottom:10px}.-left-center- .wooctdpk--pointer,.-right-center- .wooctdpk--pointer{top:calc(50% - 5px)}.wooctdpk--body{display:none}.wooctdpk--body.active{display:block}.wooctdpk--nav{display:flex;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .wooctdpk--nav{display:none}.wooctdpk--nav-action,.wooctdpk--nav-title{display:flex;cursor:pointer;align-items:center;justify-content:center}.wooctdpk--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wooctdpk--nav-action:hover{background:#f0f0f0}.wooctdpk--nav-action.-disabled-{visibility:hidden}.wooctdpk--nav-action svg{width:32px;height:32px}.wooctdpk--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.wooctdpk--nav-title{border-radius:4px;padding:0 8px}.wooctdpk--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.wooctdpk--nav-title:hover{background:#f0f0f0}.wooctdpk--nav-title.-disabled-{cursor:default;background:none}.wooctdpk--buttons{display:flex;padding:4px;border-top:1px solid #efefef}.wooctdpk--button{color:#4eb5e6;cursor:pointer;border-radius:4px;flex:1;display:inline-flex;justify-content:center;align-items:center;height:32px}.wooctdpk--button:hover{color:#4a4a4a;background:#f0f0f0}.wooctdpk--time{border-top:1px solid #efefef;display:flex;align-items:center;padding:4px;position:relative}.wooctdpk--time.-am-pm- .wooctdpk--time-sliders{flex:0 1 138px;max-width:138px}.-only-timepicker- .wooctdpk--time{border-top:none}.wooctdpk--time-sliders{flex:0 1 153px;margin-right:10px;max-width:153px}.wooctdpk--time-label{display:none;font-size:12px}.wooctdpk--time-current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.wooctdpk--time-current-colon{margin:0 2px 3px;line-height:1}.wooctdpk--time-current-hours,.wooctdpk--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.wooctdpk--time-current-hours:after,.wooctdpk--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.wooctdpk--time-current-hours.-focus-:after,.wooctdpk--time-current-minutes.-focus-:after{opacity:1}.wooctdpk--time-current-ampm{text-transform:uppercase;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.wooctdpk--time-row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.wooctdpk--time-row:first-child{margin-bottom:4px}.wooctdpk--time-row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.wooctdpk--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.wooctdpk--time-row input[type=range]::-ms-tooltip{display:none}.wooctdpk--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.wooctdpk--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.wooctdpk--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.wooctdpk--time-row input[type=range]:focus{outline:none}.wooctdpk--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.wooctdpk--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.wooctdpk--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.wooctdpk--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.wooctdpk--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.wooctdpk--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.wooctdpk--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.wooctdpk--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.wooctdpk--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.wooctdpk--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.wooctdpk--time-row input[type=range]::-ms-fill-lower,.wooctdpk--time-row input[type=range]::-ms-fill-upper{background:transparent}.wooctdpk--time-row span{padding:0 12px}.wooctdpk--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.wooctdpk--time-icon:after,.wooctdpk--time-icon:before{content:"";background:currentColor;position:absolute}.wooctdpk--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);transform:translateY(-100%)}.wooctdpk--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.wooctdpk--cell-day.-other-month-,.wooctdpk--cell-year.-other-decade-{color:#dedede}.wooctdpk--cell-day.-other-month-:hover,.wooctdpk--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.wooctdpk--cell-day.-other-month-,.-disabled-.-focus-.wooctdpk--cell-year.-other-decade-{color:#dedede}.-selected-.wooctdpk--cell-day.-other-month-,.-selected-.wooctdpk--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.wooctdpk--cell-day.-other-month-,.-selected-.-focus-.wooctdpk--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.wooctdpk--cell-day.-other-month-,.-in-range-.wooctdpk--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.wooctdpk--cell-day.-other-month-,.-in-range-.-focus-.wooctdpk--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.wooctdpk--cell-day.-other-month-:empty,.wooctdpk--cell-year.-other-decade-:empty{background:none;border:none}.wooctdpk{z-index:999999!important}.only-time .wooctdpk--content,.only-time .wooctdpk--nav{display:none!important}.only-time .wooctdpk--time{border-top:none!important}.wooct_tab a:before{content:"\F469"!important}#wooct_settings,#wooct_settings *{box-sizing:border-box}#wooct_settings input[type=number],#wooct_settings input[type=search],#wooct_settings input[type=text]{display:inline-block;box-shadow:none!important;border-radius:2px;height:30px;font-size:13px;line-height:30px;padding:0 10px;margin:0 5px 0 0!important;border:1px solid #7e8993!important;box-sizing:border-box;background-color:#fff!important;background-repeat:no-repeat;background-position:0;cursor:pointer;outline:none;transition:all .2s;-webkit-appearance:none}#wooct_settings .wooct_current_time{padding:12px;font-size:12px;border-bottom:1px dashed #eee}#wooct_settings .wooct_table{padding-top:7px;padding-bottom:7px}#wooct_settings table{width:100%}#wooct_settings table tr td,#wooct_settings table tr th{padding:5px 12px}#wooct_settings table tr th{font-size:12px;font-weight:400;text-align:left;width:150px}#wooct_settings table tr td{text-align:left}#wooct_settings table tr td div{display:inline-block;width:100%}#wooct_settings .wooct_date_input,#wooct_settings .wooct_date_time_input,#wooct_settings .wooct_time_input{padding-left:40px!important}#wooct_settings .wooct_time_input{width:140px!important}#wooct_settings .wooct_date_time_input,#wooct_settings .wooct_time_input{background-image:url(//www.casasruralesasturias.com/images/time_bg.jpg?16eff6e26746dc93618b28af15caba8e)}#wooct_settings .wooct_date_time_input{width:200px!important}#wooct_settings .wooct_date_input{width:240px!important;background-image:url(//www.casasruralesasturias.com/images/date_bg.jpg?5076bc6b71130b0fdce26934132333a6)}#wooct_settings .wooct_time_input:focus{background-image:url(//www.casasruralesasturias.com/images/time_hover_bg.jpg?ebb839a239615942f5556a98f079c5f7);border-color:#2c4b81!important;box-shadow:none!important}#wooct_settings .wooct_date_input:focus,#wooct_settings .wooct_date_time_input:focus{background-image:url(//www.casasruralesasturias.com/images/date_hover_bg.jpg?d952d7a455864e1e66bd68b53ce0bb07);border-color:#2c4b81!important;box-shadow:none!important}.lwb-icon{opacity:.3}.lwb-icon.running{opacity:1}.active[data-slug=wpc-countdown-timer] .premium a{color:#c9356e}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.casasruralesasturias.com/wp-content/plugins/javo-core/inc/Addons/WCPageBuilder/assets/dist/css/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.casasruralesasturias.com/wp-content/plugins/javo-core/inc/Addons/WCPageBuilder/assets/dist/css/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.casasruralesasturias.com/wp-content/plugins/javo-core/inc/Addons/WCPageBuilder/assets/dist/css/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 999999;
background: url(//www.casasruralesasturias.com/wp-content/plugins/javo-core/inc/Addons/WCPageBuilder/assets/dist/css/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.casasruralesasturias.com/wp-content/plugins/javo-core/inc/Addons/WCPageBuilder/assets/dist/css/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.casasruralesasturias.com/wp-content/plugins/javo-core/inc/Addons/WCPageBuilder/assets/dist/css/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}