.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:_none}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px 5px;font-weight:400;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-size:13px;line-height:20px}.datepicker.datepicker-inline td,.datepicker.datepicker-inline th,.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.dpDiv {
} .dpTable {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #505050;
background-color: #ece9d8;
border: 1px solid #AAAAAA;
} .dpTR {
} .dpTitleTR {
} .dpDayTR {
} .dpTodayButtonTR {
} .dpTD {
border: 1px solid #ece9d8;
} .dpDayHighlightTD {
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
} .dpTDHover {
background-color: #aca998;
border: 1px solid #888888;
cursor: pointer;
color: red;
} .dpTitleTD {
} .dpButtonTD {
} .dpTodayButtonTD {
} .dpDayTD {
background-color: #CCCCCC;
border: 1px solid #AAAAAA;
color: white;
} .dpTitleText {
font-size: 12px;
color: gray;
font-weight: bold;
} .dpDayHighlight {
color: #4060ff;
font-weight: bold;
} .dpButton {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: gray;
background: #d8e8ff;
font-weight: bold;
padding: 0px;
} .dpTodayButton {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: gray;
background: #d8e8ff;
font-weight: bold;
}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_next:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:105px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;font-color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}div.pp_default .pp_description{font-size:13px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_next:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_nav .pp_play{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_bottom .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_top .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_next:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_description{margin-right:85px;color:#fff}div.dark_rounded .pp_nav .pp_play{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_bottom .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}div.dark_square .pp_loaderIcon{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_next:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_expand{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_nav .pp_play{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_next:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_top .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content_container .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_expand{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_description{margin:0 37px 0 0}div.facebook .pp_loaderIcon{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:none}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_description{display:none;margin:0}.pp_social{float:left;margin:7px 0 0}.pp_social .facebook{float:left;position:relative;top:-1px;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}a.pp_next{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//localliving.dk/itravel/XSLTControls/Script/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}.pp_top,.pp_bottom{height:20px;position:relative}* html .pp_top,* html .pp_bottom{padding:0 20px}.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}
.pp_description{font-size:13px;font-weight:700;}#ui-datepicker-div{display:none;} .ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -9999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }/*\*/* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }/**/.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); } .ui-state-disabled { cursor: default !important; }  .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  .ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; } .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; } .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }  .ui-icon { width: 16px; height: 16px; background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-icons_ffffff_256x240.png); } .ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-top { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-right {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }
.ui-corner-left { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } .ui-widget-overlay { background: #eeeeee url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } .ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;} .ui-selectable-helper { border:1px dotted black } .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; } .ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; } .ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url(//localliving.dk/wp-content/plugins/iTravelPlugin/PHPAPIIntegration/XSLTControls/Script/jquery/themes/cupertino/images/ui-anim_basic_16x16.gif) right center no-repeat; } * html .ui-autocomplete { width:1px; }  .ui-menu {
list-style:none;
padding: 2px;
margin: 0;
display:block;
}
.ui-menu .ui-menu {
margin-top: -3px;
}
.ui-menu .ui-menu-item {
margin:0;
padding: 0;
zoom: 1;
float: left;
clear: left;
width: 100%;
}
.ui-menu .ui-menu-item a {
text-decoration:none;
display:block;
padding:.2em .4em;
line-height:1.5;
zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
font-weight: normal;
margin: -1px;
} .ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } .ui-button-icon-only { width: 2.2em; } button.ui-button-icon-only { width: 2.4em; } .ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } .ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } input.ui-button { padding: .4em 1em; } .ui-button-icon-only .ui-icon, .ui-button-text-icon .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } .ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; }  .ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; } .ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; } .ui-tabs { position: relative; padding: .2em; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; } .ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; } .ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; } .ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; } .ui-datepicker-cover {
display: none; display : block; position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 200px; height: 200px; } .ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;font-family:'Open Sans',sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}figure{margin:0}img{vertical-align:middle}.img-responsive,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media(min-width:768px){.container{width:740px}}@media(min-width:992px){.container{width:960px}}@media(min-width:1200px){.container{width:1140px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;-moz-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;-moz-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;-moz-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;-moz-transition-timing-function:ease;transition-timing-function:ease}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;-moz-transition:transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;-ms-perspective:1000;perspective:1000}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'‹'}.carousel-control .icon-next:before{content:'›'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width;}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(max-width:767px){.visible-xs-block{display:block !important}}@media(max-width:767px){.visible-xs-inline{display:inline !important}}@media(max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media(min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media(min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(min-width:1200px){.visible-lg-block{display:block !important}}@media(min-width:1200px){.visible-lg-inline{display:inline !important}}@media(min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media(max-width:767px){.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.row {
clear: both;
}
::-webkit-scrollbar {
-webkit-appearance: none;
width: 20px;
}
::-webkit-scrollbar-thumb {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color: rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
::-webkit-scrollbar:horizontal {
height: 11px;
}
::-webkit-scrollbar:vertical {
width: 20px;
}
::-webkit-scrollbar-track {
background-color: #fff;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.des-title {
font-size: 1.5em;
padding: 7px 0;
}
.des-image {
max-width: 225px;
clear: both;
}
.des-image img {
max-width: 100% !important;
}
.des-description {
max-width: 225px;
padding: 20px 0 5px 0;
clear: both;
}
.footer-privacy {
justify-content: flex-end;
display: flex;
align-items: center;
gap: 8px;
}
.dev-text {
font-size: 11px;
padding: 1em;
}
.dev-text a {
color: #3e433b;
}
img {
border: none;
max-width: 100%;
}
.gm-style img {
max-width: none;
}
body {
font-size: 14px;
color: #595d56;
font-family: "Open Sans", sans-serif;
}
input {
font-family: "Open Sans", sans-serif;
}
.lowercase {
text-transform: lowercase;
}
.uppercase {
text-transform: uppercase;
}
#scroll {
position: fixed;
bottom: 0;
left: 50%;
z-index: 1000;
}
@media (max-width: 767px) {
#scroll {
left: 15px;
}
}
.no-hor-margin {
margin-left: 0;
margin-right: 0;
}
.relative-z2 {
position: relative;
z-index: 3;
}
.absolute-z2 {
position: absolute;
z-index: 2;
}
.min-height-overflow {
height: 1px;
overflow: visible;
}
.hide {
display: none;
}
a {
color: #8dad0e;
text-decoration: underline;
}
input[type="checkbox"],
input[type="radio"] {
border: none !important;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: #fffffd;
width: 15px;
height: 15px;
padding: 0;
margin: 0 6px 0 0;
position: relative;
z-index: 1;
top: 1px;
float: left;
}
label[data-type="checkbox"] {
display: block;
position: relative;
z-index: 0;
}
label[data-type="checkbox"] input[type="checkbox"],
label[data-type="checkbox"] input[type="radio"] {
visibility: hidden;
}
label[data-type="checkbox"]:before {
content: " ";
display: block;
position: absolute;
z-index: 1;
background: #fff;
width: 15px;
height: 15px;
border: 1px solid #bebebe;
left: 0;
top: 50%;
margin: -7px 0 0 0;
cursor: pointer;
}
label[data-type="checkbox"].rounded:before,
.advanced-search-placeholder label[data-type="checkbox"].rounded:before {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
label[data-type="checkbox"] .mark {
content: " ";
display: block;
position: absolute;
z-index: 2;
width: 11px;
height: 11px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/check.png) no-repeat;
cursor: pointer;
left: 0;
top: 50%;
margin: -5px 0 0 2px;
opacity: 0;
}
label[data-type="checkbox"] input:checked + .mark {
opacity: 1;
}
#categoryFilter label[data-type="checkbox"]:before,
#categoryFilter label[data-type="checkbox"] .mark,
#categoryFilter label[data-type="radio"]:before,
#categoryFilter label[data-type="radio"] .mark {
top: 25%;
}
hr {
clear: both;
border: none;
border-bottom: 2px solid #f5f4f0;
margin: 0 0 15px 0;
padding: 30px 0 0 0;
}
.no-overflow {
overflow: hidden;
}
.show-overflow {
overflow: visible;
}
.no-bg {
background: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Merriweather", serif;
margin: 0;
padding: 0;
font-weight: normal;
clear: left;
}
.heading,
.heading-caps,
thead {
font-family: "Merriweather", serif;
font-weight: bold;
}
.heading-caps,
thead {
text-transform: uppercase;
}
.overlined-title {
clear: both;
border-top: 2px solid #5d720a;
color: #5d720a;
margin: 0 116px 0 0;
line-height: 1.2em;
font-size: 25px;
padding: 15px 30px 20px 0;
text-transform: uppercase;
}
.overlined-title.full {
margin-right: 0;
}
.green-title {
clear: both;
color: #5d720a;
margin: 0;
line-height: 1.2em;
font-size: 25px;
padding: 26px 0 12px 0;
text-transform: uppercase;
font-weight: bold;
}
.green-title.overlined {
border-top: 2px solid #5d720a;
padding: 26px 0 20px 0;
}
.green-title.floated {
float: left;
padding-right: 96px;
}
.button {
font-family: "Merriweather", serif;
font-size: 16px;
border: none;
color: #fff;
line-height: 16px;
padding: 14px 29px 10px 29px;
background: #9bbf11;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
cursor: pointer;
text-shadow: none;
text-transform: uppercase;
text-decoration: none;
}
.button:hover {
background: #8dad0e;
color: #fff;
text-decoration: none;
}
.button.secondary {
background: #8c8b8b;
}
.button.secondary:hover {
background: #7c7c7c;
}
.button.medium {
font-size: 16px;
line-height: 17px;
padding: 13px 16px 9px 16px;
}
.button.wide {
width: 100%;
text-align: center;
padding: 14px 0 10px 0;
}
#searchResultsFilter .secondary {
margin-top: 7px;
}
p {
padding: 0;
margin: 0 0 1em 0;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.main-navigation {
display: block;
float: right;
font-family: "Merriweather", serif;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
line-height: 20px;
padding-top: 4px;
}
.main-navigation .menu {
float: right;
}
.main-navigation .menu > li {
padding-bottom: 20px;
}
.main-navigation .menu > li:last-child > a {
padding-right: 0;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
color: #3e433b;
display: block;
text-decoration: none;
padding: 0 10px;
}
.main-navigation a:hover,
.current-menu-ancestor a,
.current-menu-parent a {
color: #637020;
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 40px;
left: -999em;
z-index: 99999;
background: url(//localliving.dk/wp-content/themes/localliving/images/submenu-bg.png) repeat-x 0 0 #3e433c;
padding: 11px 0;
line-height: 16px;
}
.main-navigation ul ul a {
color: #fff;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul .current-menu-item a {
color: #9abf0f;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
padding: 6px 20px;
}
.main-navigation ul li:hover > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul {
left: 100%;
background: #2a2e28;
}
@media screen and (max-width: 768px) {
#site-navigation.toggled ul {
display: block;
position: static;
background: #fff;
padding: 0;
float: none;
}
#site-navigation.toggled ul ul {
padding-left: 1.5em;
}
#site-navigation.toggled .menu li {
padding-bottom: 0.5em;
float: none;
padding-right: 0;
}
#site-navigation.toggled .menu-item-has-children > a {
position: relative;
z-index: 1;
padding-right: 40px;
}
#site-navigation.toggled .menu-item-has-children > a:after {
content: "+";
display: inline-block;
position: absolute;
right: 5px;
color: #8dad0e;
font-size: 43px;
line-height: 20px;
overflow: hidden;
width: 24px;
height: 20px;
top: -1px;
font-family: "Arial Narrow", "Nimbus Sans L", sans-serif;
font-weight: 200;
}
#site-navigation.toggled .sub-menu .menu-item-has-children > a:after {
font-size: 30px;
}
#site-navigation.toggled .sub-menu {
height: 0;
overflow: hidden;
padding-left: 0;
}
#site-navigation.toggled .sub-menu a {
font-weight: normal;
font-size: 0.95em;
width: auto;
}
#site-navigation.toggled .menu-item-toggle > .sub-menu {
height: auto;
}
#site-navigation.toggled ul a {
color: #3e433c;
}
}
.menu-toggle {
display: none;
}
.menu-toggle.toggled {
background: url(//localliving.dk/wp-content/themes/localliving/images/menu.png) 50% 50% no-repeat #d7dcce;
}
@media screen and (max-width: 767px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.menu-toggle {
background: url(//localliving.dk/wp-content/themes/localliving/images/menu.png) 50% 50% no-repeat #fff;
width: 32px;
height: 32px;
border: 1px solid #999;
cursor: pointer;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin-top: 10px;
}
.main-navigation ul {
display: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
.ui-autocomplete {
z-index: 9999;
max-height: 250px;
overflow: auto;
background: #fff;
border-color: #3297fd;
font-size: 14px;
line-height: 20px;
padding: 0;
}
html .ui-autocomplete li {
font-size: 14px;
line-height: 20px;
border: none !important;
padding: 0 7px !important;
background: #fff !important;
font-weight: normal !important;
}
html .ui-autocomplete li:hover {
background: #3297fd !important;
color: #fff !important;
font-size: 14px !important;
line-height: 20px !important;
border: none !important;
}
.ui-widget {
font-family: "Open Sans", sans-serif;
font-size: 1em;
}
.villa-combo-wrap {
display: inline-block;
max-width: 150px;
margin-right: 10px;
}
.favorites-menu {
position: fixed;
z-index: 9999;
right: 0;
top: 174px;
text-align: right;
font-weight: bold;
font-family: "Merriweather", serif;
font-size: 14px;
text-transform: uppercase;
}
.favorites-menu .favorites-link {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist-small-empty.png) 11px 50% no-repeat #a2a2a2;
height: 40px;
line-height: 44px;
white-space: nowrap;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
text-align: left;
margin-bottom: 7px;
}
.favorites-menu .favorites-link.wlist-contains {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist-small.png) 11px 50% no-repeat #3e433b;
}
.favorites-menu .favorites-link a {
color: #fff;
text-decoration: none;
display: block;
text-indent: 41px;
width: 41px;
overflow: hidden;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.favorites-menu .favorites-link a:hover {
width: 200px;
}
.logo-col {
padding-top: 18px;
padding-bottom: 18px;
}
.laguage-col {
height: 38px;
padding-top: 6px;
text-align: right;
}
.laguage-col a {
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
margin-left: 8px;
}
.language-flag {
opacity: 0.7;
}
.language-flag:hover,
.language-flag:active {
opacity: 1;
}
.transition {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.transition-slow {
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
#colophon {
position: relative;
z-index: 2;
clear: both;
height: 0;
overflow: visible;
}
.footer-newsletter-bg {
background: #d7dcce;
padding: 15px 26px;
}
.footer-contact,
.footer-newsletter {
padding: 0 48px;
}
.footer-newsletter h4 {
line-height: 34px;
font-size: 20px;
font-weight: bold;
color: #3e433b;
}
.footer-newsletter input[type="email"] {
width: 100%;
line-height: 32px;
height: 34px;
font-size: 14px;
padding: 0 10px;
}
.footer-newsletter input[type="submit"] {
width: 100%;
text-align: center;
border: 0;
background: #9bbe11;
line-height: 34px;
height: 34px;
font-size: 16px;
font-family: "Merriweather", serif;
color: #fff;
font-weight: bold;
}
.footer-newsletter input[type="submit"]:hover {
background: #b1d914;
}
.footer-stripe {
background: #d7dcce;
}
.footer-contact-inner {
padding: 0 42px;
font-size: 13px;
}
.footer-contact-border {
padding: 68px 0 0 0;
border-bottom: 1px solid #9ea989;
font-weight: bold;
}
.footer-contact-left-col {
text-align: right;
border-right: 1px solid #9ea989;
padding-right: 24px;
}
.footer-contact-right-col {
padding-left: 24px;
}
.footer-contact h4 {
padding-top: 14px;
line-height: 24px;
font-weight: bold;
}
.footer-contact-text {
line-height: 50px;
padding-bottom: 12px;
color: #3e433b;
font-family: "Merriweather", serif;
font-size: 31px;
}
.footer-contact-text a {
color: #3e433b;
text-decoration: none;
}
.footer-working-hours {
text-align: center;
line-height: 20px;
padding-top: 14px;
color: #3e433b;
padding-bottom: 58px;
}
.footer-copyright {
font-family: "Merriweather", serif;
font-size: 13px;
color: #3e433b;
padding: 14px 0;
line-height: 33px;
}
.fb-row {
position: relative;
z-index: 0;
}
.fb-row:before {
position: absolute;
z-index: 0;
left: -1000px;
right: -1000px;
top: 0;
height: 112px;
background: #d7dcce;
content: " ";
display: block;
}
.insta-col > .widget-content {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 1000px;
}
.insta-col,
.fb-col {
position: relative;
z-index: 0;
height: 225px;
}
.fb-col {
position: relative;
z-index: 0;
background: url(//localliving.dk/wp-content/themes/localliving/images/f-bg.png) repeat-x;
}
.fb-col a {
display: block;
position: absolute;
z-index: 0;
left: 0;
right: 20px;
top: 0;
bottom: 0;
overflow: hidden;
cursor: pointer;
background: url(//localliving.dk/wp-content/themes/localliving/images/fb-l.png) 28px 35px no-repeat #999e93;
padding: 138px 0 0 28px;
color: #fff;
font-size: 24px;
line-height: 28px;
}
.fb-col a:before {
position: absolute;
z-index: 1;
display: block;
content: " ";
width: 31%;
border-top: 2px solid #fff;
left: 28px;
top: 110px;
}
.fb-col a:hover {
background: url(//localliving.dk/wp-content/themes/localliving/images/fb-l.png) 28px 35px no-repeat #858a80;
}
.fb-col .fb-col-content {
height: 225px;
width: 500px;
background: #999e93;
padding: 35px 28px 0 28px;
}
.fb-col h1 {
color: #fff;
border-color: #fff;
}
#colophon .facebook-album-container {
height: 100%;
overflow: hidden;
}
#colophon .facebook-album-wrapper {
height: 50%;
width: 12%;
overflow: visible;
float: right !important;
margin: 0 !important;
}
#colophon .fbalbum .image {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
#colophon .fbalbum .size-5 {
width: 100%;
height: 100%;
}
#colophon .facebook-album-wrapper:nth-child(1) .fbalbum .size-5,
#colophon .facebook-album-wrapper:nth-child(5) .fbalbum .size-5 {
height: 200%;
position: relative;
z-index: 99;
width: 200%;
left: -100%;
}
.wide-banner {
position: relative;
z-index: 0;
}
.wide-banner > div {
position: absolute;
z-index: 1;
width: 100%;
}
.wide-banner .carousel-caption {
bottom: auto;
left: 0;
right: 0;
top: 158px;
text-align: center;
font-family: "Merriweather", serif;
font-size: 46px;
font-weight: bold;
color: #fff;
padding: 0;
}
.wide-banner .carousel-caption p {
margin: 0;
padding: 0;
}
.main-baner-carousel-indicators {
min-height: 0;
}
.main-baner-carousel-indicators .carousel-indicators {
bottom: 52px;
left: 8px;
margin: 0;
padding: 0;
width: auto;
text-align: left;
height: 16px;
}
.main-baner-carousel-indicators .carousel-indicators li {
width: 16px;
height: 16px;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
border-width: 2px;
}
.search-box-row {
pointer-events: none;
background: url(//localliving.dk/wp-content/themes/localliving/images/transparent.png);
z-index: 8;
}
.search-box-row .button {
width: 100%;
margin-bottom: 24px;
padding-left: 0;
padding-right: 0;
}
.search-box-row > .row * {
pointer-events: all;
}
.wide-banner-crop {
background: #fff;
position: relative;
z-index: 2;
}
.wide-banner .carousel-inner .item {
background: #f5f4f0;
}
.wide-banner .carousel-inner .item img {
margin: 0 auto;
max-width: none;
}
.down-arrow {
background: url(//localliving.dk/wp-content/themes/localliving/images/down-arrow.png) 50% 0 no-repeat;
clear: both;
height: 32px;
}
.static-picture-container {
position: relative;
z-index: 1;
top: -42px;
background: #fff;
padding: 16px 0 16px 14px;
}
.static-picture-container .image-item {
width: 34%;
padding: 0 9px 10px 0;
float: left;
}
.static-picture-container .image-item.first {
width: 32%;
}
.static-picture-container .image-item.last {
padding-right: 4px;
}
.static-picture-container .middle {
float: left;
width: 34%;
}
.static-picture-container .middle .image-item {
width: 100%;
}
.static-picture-container .fancybox-media .overlay {
position: absolute;
z-index: 1;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: url(//localliving.dk/wp-content/themes/localliving/images/media-link.png) 50% 50% no-repeat;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.static-picture-container .fancybox-media .overlay:hover {
opacity: 0.7;
}
.fancybox-title-inside-wrap {
color: #fff;
}
.static-picture-container a {
position: relative;
z-index: 1;
display: block;
cursor: pointer;
}
.static-picture-container a .button {
position: absolute;
z-index: 2;
left: -14px;
top: 50%;
margin-top: -20px;
}
.front-page-post {
font-size: 14px;
padding: 25px 12px 0 12px;
}
.front-page-post h1 {
font-family: "Merriweather", serif;
color: #5d720a;
font-size: 25px;
font-weight: bold;
line-height: 32px;
}
.front-page-post hr {
color: #5d720a;
border-top: 2px solid #5d720a;
width: 224px;
margin: 0;
margin-bottom: 16px;
clear: left;
}
.popular-accommodation-page-post {
position: absolute;
padding-right: 10px;
}
.popular-accommodation-text-col {
padding-left: 0;
}
.popular-accommodation-page-post h1 {
font-family: "Merriweather", serif;
color: #5d720a;
font-size: 25px;
font-weight: bold;
line-height: 32px;
}
.popular-accommodation-page-post p {
margin-right: 15px;
}
.popular-accommodations-container {
background: #f5f4f0;
padding: 64px 0 54px 0;
}
.popular-accommodations-container .overlined-title,
.villa-types .overlined-title {
margin-right: 93px;
}
.villa-types .omrader-description,
.villa-types .description {
background: url(//localliving.dk/wp-content/themes/localliving/images/toscana-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.villa-types .popular-villas-results li:nth-child(1) .omrader-description,
.villa-types .popular-villas-results li:nth-child(1) .description {
background: url(//localliving.dk/wp-content/themes/localliving/images/toscana-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.villa-types .popular-villas-results li:nth-child(2) .omrader-description,
.villa-types .popular-villas-results li:nth-child(2) .description {
background: url(//localliving.dk/wp-content/themes/localliving/images/umbrien-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.villa-types .popular-villas-results li:nth-child(3) .omrader-description,
.villa-types .popular-villas-results li:nth-child(3) .description {
background: url(//localliving.dk/wp-content/themes/localliving/images/ligurien-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.villa-types .popular-villas-results li:nth-child(4) .omrader-description,
.villa-types .popular-villas-results li:nth-child(4) .description {
background: url(//localliving.dk/wp-content/themes/localliving/images/sicilien-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.popular-villas-results {
list-style: none;
margin: 0;
padding: 0 0 26px 0;
border-bottom: 2px solid #fff;
float: left;
width: 100%;
min-height: 370px;
}
.popular-villas-results > li {
padding-left: 20px;
padding-right: 0;
padding-bottom: 20px;
}
.popular-villas-results > li:first-child {
padding-left: 0;
}
.popular-villas-results img {
height: 150px;
width: 100%;
}
.popular-villas-results .description {
background: #fff;
padding: 18px;
min-height: 180px;
}
.popular-villas-results .omrader-description {
background: #fff;
padding: 18px;
min-height: 306px;
}
.popular-villas-results .description h2 {
font-size: 15px;
font-weight: bold;
line-height: 18px;
}
.popular-villas-results .description p {
font-size: 15px;
line-height: 18px;
}
.popular-villas-results .description .features {
margin: 0;
padding: 0;
list-style: none;
font-size: 13px;
}
.popular-villas-results .description .features strong {
min-width: 52px;
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
}
.popular-villas-results .button {
width: 100%;
padding: 0;
font-size: 14px;
line-height: 14px;
padding-top: 9px;
padding-bottom: 5px;
text-align: center;
}
.popular-villas-results .stars {
float: left;
width: 100%;
padding-bottom: 16px;
line-height: 12px;
clear: both;
font-weight: bold;
}
.popular-villas-results .stars .star {
float: left;
padding-right: 4px;
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
width: 16px;
height: 12px;
background: url(//localliving.dk/wp-content/themes/localliving/images/sprite.png) -18px 0 no-repeat;
}
.popular-villas-results .omrader-description.popular-results-row-toscana,
.popular-villas-results .description.popular-results-row-toscana {
background: url(//localliving.dk/wp-content/themes/localliving/images/toscana-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.popular-villas-results .omrader-description.popular-results-row-umbrien,
.popular-villas-results .description.popular-results-row-umbrien {
background: url(//localliving.dk/wp-content/themes/localliving/images/umbrien-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.popular-villas-results .omrader-description.popular-results-row-ligurien,
.popular-villas-results .description.popular-results-row-ligurien {
background: url(//localliving.dk/wp-content/themes/localliving/images/ligurien-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.popular-villas-results .omrader-description.popular-results-row-sicilien,
.popular-villas-results .description.popular-results-row-sicilien {
background: url(//localliving.dk/wp-content/themes/localliving/images/sicilien-hor-line-bg.png) 100% 100% repeat-x #fff;
}
.cookbook-catalogue-container {
width: 100%;
background: url(//localliving.dk/wp-content/themes/localliving/images/catalog--bg.jpg) repeat-x;
line-height: normal;
}
.cookbook-catalogue p {
line-height: normal;
margin: 0;
}
.coupled-images-bg {
height: 223px;
}
.cookbook-catalogue-title-top {
margin-top: 73px;
border-top: 2px solid #fff;
max-width: 181px;
}
.cookbook-catalogue-title {
line-height: 29px;
color: #fff;
font-size: 24px;
font-weight: bold;
font-family: "Merriweather", serif;
text-transform: uppercase;
padding-top: 25px;
min-height: 124px;
}
.cookbook-catalogue-title a {
color: #fff;
text-decoration: none;
}
.title-1 .cookbook-catalogue-title-top,
.title-1 .cookbook-catalogue-title {
margin-left: 28px;
}
.testimonial-title {
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-size: 20px;
line-height: 24px;
color: #3e433b;
padding: 60px 0 18px 0;
}
#testimonials-carousel .item {
padding: 0;
text-align: center;
}
#testimonials-carousel blockquote {
font-style: italic;
font-size: 15px;
padding: 0 170px;
}
#testimonials-carousel blockquote footer {
padding: 1em 0 0 0;
text-transform: uppercase;
font-style: normal;
}
.carousel-indicators-testimonial {
position: static;
margin: 0;
width: 100%;
padding-bottom: 70px;
}
.carousel-indicators-testimonial li {
color: #a7aaa5;
border-color: #a7aaa5;
}
.carousel-indicators-testimonial li.active {
background: #a7aaa5;
}
#testimonials-carousel .carousel-indicators-testimonial li {
width: 16px;
height: 16px;
margin-right: 3px;
}
.villa-types {
background: #f5f4f0;
padding: 65px 0;
}
.villa-types .popular-villas-results .last-item a {
font-family: "Merriweather", serif;
display: block;
height: 456px;
background: #5d720a;
padding: 350px 20px 0 20px;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 25px;
line-height: 30px;
font-weight: bold;
}
td.highlight {
border: none !important;
padding: 1px 0 1px 1px !important;
background: none !important;
overflow: hidden;
}
td.highlight a {
background: #99dd73 url(//localliving.dk/wp-content/themes/localliving/bg.png) 50% 50% repeat-x !important;
border: 1px #88a276 solid !important;
}
.home-search-form {
margin: 0;
padding: 0;
}
.search-box-bg {
background: url(//localliving.dk/wp-content/themes/localliving/images/w9.jpg);
background: rgba(255, 255, 255, 0.5);
padding: 20px 20px 0 20px;
color: #a3a8a0;
}
.searchbox-title {
font-size: 25px;
font-weight: bold;
color: #3e433b;
line-height: 30px;
padding: 0 0 15px 0;
text-transform: uppercase;
}
.searchbox-title + .row.min-height-overflow {
height: auto;
}
.theme-input {
color: #a3a8a0;
}
input.theme-input,
select.theme-input {
border: 1px solid #bebebe;
height: 37px;
line-height: 17px;
overflow: hidden;
padding: 10px 35px 10px 12px;
color: #a3a8a0;
width: 100%;
margin: 0 0 7px 0;
font-size: 14px;
}
.search-box-bg .dk-select,
.theme-input.dk-select {
width: 100%;
line-height: 37px;
margin-bottom: 8px;
}
.search-box-bg .dk-select .dk-selected,
.theme-input .dk-selected {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.search-box-bg .dk-select .dk-selected:after,
.theme-input.dk-select .dk-selected:after {
margin-right: 35px;
border-left: none;
}
.search-box-bg .dk-selected:hover,
.search-box-bg .dk-selected:focus,
.theme-input.dk-select .dk-selected:hover,
.theme-input.dk-select .dk-selected:focus {
border-color: #bebebe;
}
.theme-input ul.dk-select-options {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.input-persons .dk-selected:before {
top: 1px;
right: 0;
bottom: 1px;
border: 0;
margin: 0;
width: 38px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/person.png) 100% 50% no-repeat #fff;
}
.input-persons .dk-selected {
padding-left: 12px;
}
.input-rooms .dk-selected:before {
top: 1px;
right: 0;
bottom: 1px;
border: 0;
margin: 0;
width: 38px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/rooms.png) 100% 50% no-repeat #fff;
}
.input-rooms .dk-selected {
padding-left: 12px;
}
.input-region .dk-selected:before,
.input-destination .dk-selected:before {
top: 1px;
right: 0;
bottom: 1px;
border: 0;
margin: 0;
width: 38px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/dest.png) 100% 50% no-repeat #fff;
}
.custom-combobox {
margin-bottom: 8px;
line-height: 17px;
height: 37px;
position: relative;
z-index: 1;
display: block;
}
.custom-combobox input {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: #fff;
border: 1px solid #bebebe;
height: 37px;
line-height: 17px;
color: #a3a8a0;
padding: 10px 35px 10px 12px;
width: 100%;
font-weight: normal;
}
.custom-combobox .ui-button {
border: none;
position: absolute;
z-index: 2;
right: 0;
top: 1px;
bottom: 1px;
width: 36px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/globe.png) 100% 50% no-repeat #fff;
}
.custom-combobox .ui-icon {
display: none;
}
.villa-combo-wrap .custom-combobox {
line-height: 12px;
height: 27px;
}
.villa-combo-wrap .custom-combobox input {
height: 27px;
line-height: 12px;
padding: 5px 35px 5px 6px;
}
.villa-combo-wrap .custom-combobox .ui-button {
background-image: url(//localliving.dk/wp-content/themes/localliving/images/icons/search.png);
width: 27px;
}
html .input-from,
html .input-to {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/date.png) 100% 50% no-repeat #fff;
}
html .input-name {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/house.png) 100% 50% no-repeat #fff;
}
#generalSearchPanel {
float: right;
}
#advSearchPanel,
#advSearchPanelMobile {
padding: 0;
position: relative;
z-index: 5;
padding-left: 10px;
padding-right: 10px;
clear: both;
}
#advSearchPanelMobile {
clear: both;
display: none !important;
}
.advanced-search-placeholder {
color: #51554e;
background: #f7f7f7;
height: 0;
overflow: hidden;
position: absolute;
left: 0;
right: 0;
width: 100%;
padding: 0 10px 0 20px;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
}
.advanced-search-placeholder:after {
content: " ";
display: table;
clear: both;
}
.button.transparent,
.button.transparent:active,
.button.transparent:focus,
.button.transparent:hover {
background: none;
color: #8c8b8b;
outline: none;
}
.advanced-search-placeholder label[data-type="checkbox"]:before {
border: 1px solid #595d56;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border-radius: 1px;
}
.advanced-search-placeholder .button {
margin-bottom: 0;
}
.search-advanced-group {
font-size: 13px;
letter-spacing: -0.5px;
float: left;
width: 20%;
border-top: 2px solid #fffffd;
}
.search-advanced-group--wide {
width: 100%;
}
.search-advanced-group.button-group {
padding: 23px 0 10px 0;
}
.search-advanced-group.button-group .search-group-list {
line-height: 40px;
}
.search-advanced-group.button-group input[type="checkbox"] {
float: none;
}
.page-template-page-special-offers-search-results .search-advanced-group,
.page-template-page-online-booking .search-advanced-group {
font-size: 14px;
}
@media screen and (max-width: 780px) {
.search-advanced-group {
width: 100%;
}
html #location.search-group-list li:not(.dk-option) {
width: 100% !important;
padding-left: 0 !important;
padding-right: 0;
}
}
.search-group-title {
font-size: 14px;
font-weight: bold;
line-height: 17px;
padding: 15px 0 10px 0;
text-transform: uppercase;
}
.search-group-list {
margin: 0;
padding: 0;
list-style: none;
line-height: 17px;
}
.search-group-list > li {
float: left;
width: 100%;
padding: 5px 0;
}
.search-group-list > li:nth-child(3n + 1) {
clear: left;
}
.search-group-list.stars-list .stars {
position: relative;
z-index: 1;
top: -7px;
display: block;
}
.search-group-list.stars-list .stars span {
float: left;
width: 18px;
text-align: center;
line-height: 12px;
font-weight: bold;
font-size: 18px;
}
.search-group-list input[type="checkbox"] {
border: none !important;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: #fffffd;
width: 15px;
height: 15px;
padding: 0;
margin: 0 6px 4px 0;
position: relative;
z-index: 1;
top: 1px;
float: left;
}
#location.search-group-list li:not(.dk-option) {
width: 25% !important;
padding-left: 0 !important;
padding-right: 10px;
float: left;
clear: none;
}
.page-column-stripe {
position: relative;
z-index: 1;
width: 100%;
height: 0;
overflow: visible;
padding-top: 55px;
background: #f5f4f0;
}
.page-column-stripe.no-bg {
padding: 0;
}
.page-column-stripe .stripe {
position: absolute;
z-index: 1;
background: #f5f4f0;
width: 100%;
}
.search-results-bg {
background: #fff;
padding: 10px 20px 25px 30px;
margin: 0 0 0 -20px;
min-height: 350px;
}
.page-template-page-search-results-favorites .search-results-bg {
min-height: 610px;
}
@media (max-width: 991px) {
.page-template-page-search-results-favorites .search-results-bg {
min-height: 350px;
}
}
.search-results-row-toscana {
background: url(//localliving.dk/wp-content/themes/localliving/images/toscana-hor-line-bg.png) 100% 100% repeat-x #f5f4f0;
margin-bottom: 20px;
color: #3e433b;
}
.search-results-row-umbrien {
background: url(//localliving.dk/wp-content/themes/localliving/images/umbrien-hor-line-bg.png) 100% 100% repeat-x #f5f4f0;
margin-bottom: 20px;
color: #3e433b;
}
.search-results-row-ligurien {
background: url(//localliving.dk/wp-content/themes/localliving/images/ligurien-hor-line-bg.png) 100% 100% repeat-x #f5f4f0;
margin-bottom: 20px;
color: #3e433b;
}
.search-results-row-sicilien {
background: url(//localliving.dk/wp-content/themes/localliving/images/sicilien-hor-line-bg.png) 100% 100% repeat-x #f5f4f0;
margin-bottom: 20px;
color: #3e433b;
}
.search-results-row-north-italy,
.search-results-row-north-piemonte,
.search-results-row-north-default {
background: #438077;
margin-bottom: 20px;
}
.region-name-row {
color: #fff;
text-transform: uppercase;
font-size: 12px;
background-repeat: repeat !important;
}
.search-results-row h1 {
font-size: 17px;
font-weight: bold;
line-height: 22px;
text-transform: uppercase;
}
.search-results-row h1 a {
color: #3e433b;
text-decoration: none;
}
.search-results-row > .col-md-3,
.search-results-row > .col-md-4 {
padding: 0 0 0 0;
}
.search-results-row > .col-md-8,
.search-results-row > .col-md-9 {
padding: 18px 10px 18px 5px;
}
.page-template-page-category-search-results .search-results-row > .col-md-9,
.page-template-page-category-search-results .search-results-row > .col-md-8,
.page-template-page-custom-results-searchbar .search-results-row > .col-md-9,
.page-template-page-custom-results-searchbar .search-results-row > .col-md-8 {
padding: 18px 10px 18px 18px;
}
.search-results-row h1 .text {
padding-right: 20px;
float: left;
}
.search-results-row .stars {
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
white-space: nowrap;
position: relative;
top: 4px;
}
.search-results-row .star {
width: 18px;
height: 22px;
float: left;
margin-top: -2px;
}
.search-results-row .description {
padding: 14px 26px 14px 0;
line-height: 17px;
clear: left;
}
.search-results-filter {
color: #3e433b;
line-height: 20px;
padding-bottom: 50px;
}
.search-results-filter-tile {
font-size: 25px;
font-weight: bold;
line-height: 30px;
margin-top: 22px;
}
.search-results-filter-subtile {
font-size: 17px;
font-weight: bold;
line-height: 22px;
padding: 24px 0 6px 0;
clear: both;
}
.search-results-filter input[type="checkbox"] {
border: 1px solid #bebebe;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: #f8fafa;
width: 16px;
height: 16px;
margin: 0 11px 0 0;
float: left;
}
.search-results-filter .theme-input,
.search-results-filter .button.wide {
width: 90%;
}
.search-results-filter .theme-input {
margin-top: 16px;
}
.number-of-stars-chk {
line-height: 23px;
font-size: 18px;
font-weight: bold;
color: #5d720a;
float: left;
width: 100%;
padding-bottom: 6px;
}
.number-of-stars-chk span {
float: left;
line-height: 15px;
}
.star {
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
width: 18px;
height: 22px;
background: url(//localliving.dk/wp-content/themes/localliving/images/cat-medium2.png) no-repeat;
background-size: contain;
margin-right: 1px;
}
.search-result-desc-col h4 {
font-family: "Merriweather", serif;
font-size: 17px;
font-weight: bold;
color: #3e433b;
}
.search-result-desc-col p {
font-family: "Open Sans", serif;
font-size: 14px;
font-style: normal;
color: #3e433b;
}
.villa-details {
color: #3e433b;
line-height: 22px;
}
.no-hor-overlay {
width: 100%;
overflow: hidden;
}
.no-hor-overlay h3 {
margin-bottom: 8px;
}
.villa-details-header {
background: #e3eae3;
}
.villa-details-header .container {
min-height: 680px;
}
.villa-details-header-title {
position: relative;
z-index: 0;
padding-bottom: 33px;
margin-bottom: 33px;
}
.villa-details-header-title:before {
content: " ";
position: absolute;
z-index: -1;
background: #f7f7f7;
display: block;
left: -5000px;
right: -10px;
top: 0;
bottom: 0;
}
.villa-details-header-title h1 {
color: #5d720a;
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
line-height: 30px;
padding: 14px 0 6px 0;
}
.villa-details-header-title h1 + p {
font-size: 13px;
margin: 0;
}
.villa-details-star-fav {
border-bottom: 6px solid #7ea5b7;
padding: 35px 40px 14px 0;
float: left;
white-space: nowrap;
}
.villa-details-star-fav .stars {
float: left;
padding: 6px 90px 0 0;
position: relative;
z-index: 99999;
line-height: 15px;
}
.villa-details-star-fav .star {
float: left;
}
.stars-description-warp {
position: relative;
z-index: 999;
height: 0;
width: 100%;
clear: both;
}
.stars-description-warp .stars-description {
top: -8px;
left: 0;
right: -20px;
display: none;
padding: 18px 16px;
background: #3e433c;
color: #fff;
position: absolute;
z-index: 0;
max-width: 475px;
white-space: normal;
}
.stars-description-warp .stars-description:after {
left: 36px;
border: 8px solid rgba(0, 0, 0, 0);
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-bottom-color: #3e433c;
top: 0;
margin-top: -16px;
}
.add-to-wishlist {
float: right;
width: 31px;
height: 29px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist.png);
display: block;
cursor: pointer;
-moz-transition: none;
-o-transition: none;
-webkit-transition: none;
transition: none;
}
.add-to-wishlist.added {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist-added.png);
}
.add-to-wishlist.added:hover {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist.png);
}
.custom-add-to-wishlist {
display: flex;
align-items: center;
gap: 8px; cursor: pointer;
text-decoration: none;
position: relative; }
.custom-add-to-wishlist::after {
content: "";
display: inline-block;
width: 31px;
height: 29px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist.png);
background-size: contain;
background-repeat: no-repeat;
} .custom-add-to-wishlist.added::after {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/wlist-added.png);
background-size: contain;
background-repeat: no-repeat;
} .add-to-wishlist-text {
font-size: 14px; color: #333; }
@media (max-width: 1199px) {
.add-to-wishlist-text {
display: none;
}
}
@media (max-width: 991px) {
.add-to-wishlist-text {
display: block;
}
}
@media (max-width: 576px) {
.add-to-wishlist-text {
display: none;
}
}
.villa-details-header-image {
position: absolute;
z-index: 0;
margin-left: 10px;
width: 220%;
left: 100%;
min-height: 680px;
bottom: 0;
top: 0;
text-align: left;
overflow-x: visible;
}
.villa-details-header-image img {
max-width: none;
min-width: 100%;
min-height: 680px;
width: 100%;
height: 100%;
}
.villa-details-header-distances {
margin: 0;
padding: 0 0 23px 0;
list-style: none;
font-size: 14px;
line-height: 20px;
color: #3e433b;
margin-top: 32px;
}
.villa-details-header-distances .list-label {
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
min-width: 270px;
text-transform: uppercase;
}
.villa-details-header-facts {
padding: 0 10px 0 0;
}
.villa-details-header-facts ul {
margin: 0;
list-style-position: inside;
padding: 0;
font-size: 14px;
line-height: 20px;
color: #3e433b;
}
.fact-box-note p {
display: list-item;
}
.villa-details-gallery-col {
position: relative;
z-index: 0;
}
.villa-details-gallery-col:before {
content: " ";
position: absolute;
left: -2000px;
right: 100%;
margin-right: -10px;
top: 0;
bottom: 0;
background: #fff;
z-index: 999;
}
.villa-details-gallery {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
max-height: 120px;
}
.villa-details-gallery .slick-track {
max-height: 120px;
}
.villa-details-gallery img {
cursor: pointer;
opacity: 0.7;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
display: none;
}
.villa-details-gallery .active {
opacity: 1;
}
.villa-details-gallery .slick-list {
overflow: visible !important;
}
.villa-details-gallery .slick-slide img {
width: 100%;
display: block;
height: 120px;
}
.villa-details-gallery .slick-dots,
.villa-details-gallery button {
display: none !important;
}
.gallery-link {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/galleri.png) 100% 50% no-repeat #3e433b;
color: #fff;
padding: 13px 60px 7px 22px;
display: inline-block;
*display: inline;
-ms-zoom: 1;
zoom: 1;
font-size: 16px;
line-height: 19px;
text-decoration: none;
}
.gallery-link:hover,
.gallery-link:active {
color: #fff;
text-decoration: none;
opacity: 0.8;
}
.villa-details-call-for-info {
position: relative;
z-index: 2;
background: url(//localliving.dk/wp-content/themes/localliving/images/branding/inge-round.jpg) 10px 50% no-repeat;
padding: 96px 58px 0 130px;
color: #3e433b;
text-align: right;
line-height: 29px;
font-size: 35px;
}
.villa-details-call-for-info h2 {
font-size: 15px;
}
.villa-details-map-warp {
position: relative;
z-index: 0;
min-height: 294px;
}
.villa-details-map-warp .villa-details-map {
position: absolute;
bottom: 0;
background: #f1eee6;
right: 58px;
top: 0;
width: 200%;
height: 294px;
}
#villaTestimonials {
margin-right: 58px;
padding: 40px 0;
text-align: center;
color: #595d56;
font-size: 15px;
font-style: italic;
}
#villaTestimonials .carousel-indicators {
position: static;
margin: 0;
width: 100%;
}
#villaTestimonials .carousel-indicators li {
border-color: #a7aaa5;
}
#villaTestimonials .carousel-indicators .active {
background: #a7aaa5;
}
#villaTestimonials h1 {
text-transform: uppercase;
color: #3e433b;
font-size: 20px;
font-weight: bold;
padding-bottom: 12px;
font-style: normal;
}
#villaTestimonials em {
display: block;
text-transform: uppercase;
padding-top: 14px;
font-style: normal;
}
.villa-details-attributes {
padding: 15px 0;
padding-bottom: 50px;
}
.villa-details-attributes ul {
margin: 0;
padding: 0;
list-style: none;
}
.brown-stripe {
position: relative;
background: #f5f4f0;
z-index: 3;
clear: both;
}
.brown-stripe:before {
content: " ";
display: block;
position: absolute;
z-index: -1;
left: -100%;
right: -100%;
top: 0;
bottom: 0;
background: #f5f4f0;
}
.brown-stripe.under-footer {
z-index: 0;
}
.brown-stripe.under-footer:before {
bottom: -100px;
left: 0;
right: 0;
}
.villa-details-calculation-dates {
text-align: center;
padding: 34px 0 0 0;
}
.villa-details-calculation-dates h2 {
font-size: 25px;
font-weight: bold;
text-transform: uppercase;
padding: 0 0 22px 0;
}
.villa-details-calculation-dates .dk-select {
margin: 0;
text-align: left;
}
.reservation-background-worker {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 500;
background: url(//localliving.dk/wp-content/themes/localliving/images/ajax-loader.gif) 50% 50% no-repeat #fff;
cursor: progress;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
display: none;
}
.villa-details-units {
padding: 45px 0 27px 0;
z-index: 0;
}
.villa-details-units article {
background: #f5f4f0;
margin-bottom: 20px;
}
.villa-details-units h1 {
font-size: 17px;
padding: 17px 0 14px 0;
}
.villa-details-units .unit-gallery {
position: relative;
z-index: 1;
display: block;
cursor: pointer;
}
.villa-details-units .unit-gallery:hover {
opacity: 0.9;
}
.villa-details-units .unit-gallery .icon {
position: absolute;
z-index: 3;
display: block;
right: 10px;
bottom: 0;
width: 41px;
height: 41px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/galleri.png) 7px 50% no-repeat #3e433b;
}
.unit-old-price {
text-decoration: line-through;
}
.special-offer-unit-old-price {
text-decoration: line-through;
line-height: 22px;
padding-right: 30px;
}
.unit-price {
color: #5d720a;
font-size: 20px;
line-height: 22px;
}
.object-price {
color: #5d720a;
font-size: 20px;
line-height: 65px;
}
.special-offer-unit-price {
color: #5d720a;
font-size: 20px;
line-height: 22px;
}
.villa-unit-image {
padding-left: 0;
}
.villa-unit-price-row {
padding-top: 10px;
}
.villa-unit-price-row .book-button-holder {
padding-right: 45px;
}
.villa-object-price-row {
padding-top: 10px;
position: absolute;
width: 100%;
bottom: -4px;
padding-right: 45px;
}
.villa-object-price-row-special-offer {
padding-top: 10px;
position: absolute;
width: 100%;
bottom: 16px;
padding-right: 45px;
}
.villa-search-result-row {
height: 220px;
}
.pricelist-warp {
padding: 45px 0;
}
.pricing-table {
background: #f5f4f0;
width: 100%;
border-spacing: 0;
padding: 0;
color: #3e433b;
text-align: center;
}
.pricing-table thead th {
background: #e4e8e1;
padding: 40px 30px;
line-height: 20px;
font-size: 17px;
}
.pricing-table thead th.period {
white-space: nowrap;
}
.pricing-table td {
padding: 12px 20px;
}
.pricing-table tr.odd td {
background: #e4e8e1;
}
.pricing-table tbody .unit-name {
text-align: left;
font-weight: normal;
white-space: nowrap;
text-transform: uppercase;
}
.pricing-table tbody .unit-name strong {
font-weight: normal;
display: block;
overflow: hidden;
width: 100%;
max-width: 292px;
}
.pricing-table tbody .min-days,
.pricing-table thead .min-days {
max-width: 80px;
}
.pricing-table .footable-row-detail-cell {
text-align: left;
}
.pricing-table .footable-row-detail-inner {
width: 100%;
}
.pricing-table .footable-row-detail-name,
.pricing-table .footable-row-detail-value {
width: 50%;
padding: 6px 0;
border-bottom: 1px dashed #f5f4f0;
}
.villa-details-availability {
padding: 46px 0 76px 0;
}
.villa-details-availability .slick-dots {
display: none !important;
}
.villa-details-similar-villas {
padding: 60px 0 44px 0;
}
.villa-details-availability-calendar {
clear: left;
white-space: nowrap;
text-transform: uppercase;
font-weight: bold;
}
.villa-details-availability-calendar h3 {
font-size: 17px;
line-height: 50px;
background: #f5f4f0;
}
.villa-details-availability-calendar-names {
float: left;
width: 20%;
}
.villa-details-availability-calendar-names h3 {
padding-left: 43px;
}
.villa-details-availability-calendar-names ul {
margin: 0;
padding: 0;
list-style: none;
}
.villa-details-availability-calendar-names li,
.villa-details-availability-calendar-periods .period {
padding: 5px 0;
line-height: 29px;
}
.villa-details-availability-calendar-names li {
padding: 5px 1em 5px 21px;
font-weight: normal;
letter-spacing: -1px;
}
.villa-details-availability-calendar-names li:nth-child(2n),
.villa-details-availability-calendar-periods .period:nth-child(2n + 1) {
background: #f5f4f0;
}
.villa-details-availability-calendar-periods {
float: left;
width: 80%;
position: relative;
z-index: 1;
padding-bottom: 60px;
}
.villa-details-availability-calendar-periods h3 {
text-align: center;
}
.villa-details-availability-calendar-periods .period > * {
margin: 0 1em;
display: block;
text-align: center;
font-size: 13px;
color: #fff;
background: #9bbf11;
}
.villa-details-availability-calendar-periods .occupied > * {
background: #3e433b;
cursor: default;
}
.villa-details-availability-calendar-periods button {
position: absolute;
z-index: 2;
bottom: 0;
right: 0;
width: 34px;
height: 34px;
border: none;
padding: 0;
font-size: 0;
outline: none;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.villa-details-availability-calendar-periods button:hover {
opacity: 0.8;
}
.villa-details-availability-calendar-periods button:active {
opacity: 0.6;
}
.villa-details-availability-calendar-periods .slick-next {
background: url(//localliving.dk/wp-content/themes/localliving/images/sprite.png) -34px 0 no-repeat;
}
.villa-details-availability-calendar-periods .slick-prev {
right: 42px;
background: url(//localliving.dk/wp-content/themes/localliving/images/sprite.png) -69px 0 no-repeat;
}
.villa-details-availability-calendar-periods .slick-disabled {
opacity: 0.2;
}
.price-list-note {
margin: -1em 0 2em;
}
.price-list-note p {
margin: 0;
}
.online-booking-page {
color: #3e433b;
}
.header-phone {
padding: 35px 0 50px 0;
}
.header-phone h2 {
font-size: 15px;
margin-top: 10px;
}
.header-phone p {
font-size: 30px;
font-weight: bold;
margin: 0;
}
.page-search-box {
display: block;
margin: 0;
padding: 44px 0 44px 0;
}
.optional-search-placeholder {
padding: 15px 0 5px 0;
line-height: 22px;
}
.online-booking-page .popular-accommodations-container {
position: relative;
z-index: 0;
}
.online-booking-page .popular-accommodations-container:after {
content: " ";
display: block;
position: absolute;
z-index: -1;
height: 100px;
top: 100%;
left: 0;
right: 0;
background: #f5f4f0;
}
.advanced-search-placeholder.expanded {
overflow: visible;
}
.page-search-box .advanced-search-placeholder {
margin-top: 20px;
position: static;
}
.page-search-box .advanced-search-placeholder .button {
width: 100%;
padding-left: 0;
padding-right: 0;
}
.page-search-box .main-submit {
margin-right: 20px;
}
.general-page-left-col {
position: relative;
z-index: 0;
}
.default-post-header-row {
position: absolute;
z-index: -1;
content: " ";
display: block;
height: 310px;
width: 100%;
background: #f5f4f0;
}
.left-column-stripe {
position: relative;
padding-bottom: 18px;
overflow: visible;
}
.left-column-stripe a {
cursor: pointer;
color: #fff;
text-decoration: none;
}
.left-column-stripe img {
max-width: none;
float: right;
}
.left-column-stripe .text {
display: block;
bottom: 38px;
position: absolute;
z-index: 1;
color: #fff;
font-family: "Merriweather", serif;
font-size: 20px;
font-weight: bold;
line-height: normal;
padding-top: 30px;
text-transform: uppercase;
width: 100%;
}
.left-column-stripe .text:before {
content: " ";
position: absolute;
left: 0;
top: 0;
height: 2px;
background: #fff;
z-index: 1;
right: 84px;
}
.general-page-left-image {
width: 1000px;
float: right;
padding-bottom: 18px;
text-align: right;
background: #fff;
}
.general-page-left-image img {
float: right;
}
.general-page-no-hor-margin-row {
background: #f5f4f0;
}
.green-line {
background: url(//localliving.dk/wp-content/themes/localliving/images/green-line-bg.png) repeat-x 0 0 #3e433c;
float: left;
position: absolute;
top: 49px;
left: -999em;
z-index: 99999;
padding: 11px 20px;
line-height: 16px;
}
.cities-container {
background: #fff;
}
.city-container {
background: #f5f4f0;
margin-bottom: 18px;
position: relative;
z-index: 1;
}
.city-title {
text-transform: uppercase;
font-family: "Merriweather", serif;
font-size: 17px;
line-height: 20px;
font-weight: bold;
}
.city-desc-col {
padding-top: 18px;
}
.city-desc-col p {
font-size: 14px;
color: #3e433b;
font-family: "Open Sans", sans-serif;
font-style: normal;
}
.general-page-right-col {
margin-top: 46px;
position: relative;
z-index: 0;
background: #fff;
padding-left: 25px;
padding-right: 18%;
}
.general-page-right-col:before {
position: absolute;
z-index: -2;
content: " ";
background: #fff;
left: -10px;
right: 0;
top: 0;
bottom: 0;
}
.general-page-right-col h1 {
font-family: "Merriweather", serif;
font-size: 25px;
font-weight: bold;
clear: both;
border-top: 2px solid #5d720a;
color: #5d720a;
margin: 40px 116px 0 0;
line-height: 1.2em;
padding: 15px 30px 20px 0;
text-transform: uppercase;
}
.left-stripe-image {
position: absolute;
z-index: 1;
overflow: visible;
top: 0;
bottom: 0;
right: 100%;
padding-right: 10px;
width: 1200px;
text-align: right;
float: right;
}
.left-stripe-image img {
height: 100%;
width: auto;
}
.checkAnotherWeekContainer {
height: 20%;
width: 100%;
}
.checkAnotherWeekTop {
background: #d7dcce;
}
.checkAnotherWeekTop .imageCell {
width: 20%;
}
.checkAnotherWeekTop .textCell {
width: 80%;
}
.checkAnotherWeekTop .textCell h2 {
font-weight: bold;
color: #5d720a;
}
.checkAnotherWeekTop td {
padding: 2%;
}
.checkAnotherWeekBottom {
background: #f5f4f0;
text-align: center;
}
.checkAnotherWeekBottom .previousLink a {
background-image: url(//localliving.dk/wp-content/themes/localliving/images/left-arrow.png);
background-repeat: no-repeat;
background-position: 10% 50%;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.checkAnotherWeekBottom .nextLink a {
background-image: url(//localliving.dk/wp-content/themes/localliving/images/right-arrow.png);
background-repeat: no-repeat;
background-position: 90% 50%;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.checkAnotherWeekBottom .previousLink a:hover,
.checkAnotherWeekBottom .nextLink a:hover {
background-color: #ebe9e1;
}
.checkAnotherWeekBottom .previousLink a div {
padding-left: 10%;
}
.checkAnotherWeekBottom .nextLink a div {
padding-right: 10%;
}
.checkAnotherWeekBottom .previousLink:after {
content: " ";
position: absolute;
top: 25%;
right: 0;
width: 1px;
height: 50%;
background-color: #000;
}
.checkAnotherWeekBottom td {
position: relative;
width: 50%;
}
.checkAnotherWeekBottom td a {
padding: 30px 0;
display: block;
}
.checkAnotherWeekBottom td a div {
display: inline-block;
line-height: 24px;
}
.checkAnotherWeekLink {
float: left;
width: 50%;
height: 100%;
}
.map-and-sort-placeholder {
padding: 0;
line-height: 24px;
font-size: 13px;
}
.map-title {
float: left;
}
.sort-placeholder {
float: right;
padding: 0 0 0 4px;
}
.sort-placeholder a {
float: left;
border-bottom: 1px solid #d5d5d5;
border-top: 1px solid #d5d5d5;
line-height: 22px;
display: block;
color: #000;
text-decoration: none;
}
.sort-placeholder .text {
float: left;
font-weight: bold;
margin-left: 8px;
}
.sort-placeholder .icon {
float: right;
width: 10px;
height: 10px;
margin: 7px 12px 5px 5px;
}
.sort-placeholder-end-icon {
float: left;
width: 4px;
height: 24px;
}
.google-map {
border-top: 10px solid #fff;
height: 800px;
}
.google-map-results {
height: 350px;
}
.map-expandable .button {
margin: 0 0 10px 0;
}
.map-expandable .btn-close-map {
display: none;
}
.expand-map {
position: absolute;
z-index: 11;
width: 100%;
transition: width 1s;
}
.expand-map .btn-close-map {
display: inline-block;
}
.expand-map .btn-expand-map {
display: none;
}
.static-page-image-title {
position: absolute;
top: 118px;
right: 66px;
color: #fff;
font-size: 25px;
font-family: Merriweather;
display: block;
width: 313px;
text-transform: uppercase;
text-align: left;
z-index: 11;
}
.static-page-image-title hr {
width: 70%;
padding: 0;
margin-bottom: 30px;
}
.contact-form-container {
padding-bottom: 45px;
}
.contact-form-template {
width: 458px;
}
.contact-form-container input {
color: #a3a8a0;
border: 1px solid #bebebe;
height: 37px;
line-height: 17px;
overflow: hidden;
font-size: 14px;
width: 457px;
padding: 10px 35px 10px 12px;
max-width: 100%;
}
.contact-form-container textarea {
width: 457px;
height: 100px;
resize: none;
padding: 10px 35px 10px 12px;
max-width: 100%;
}
.contact-form-container input[type="submit"] {
width: 147px;
text-align: center;
border: 0;
background: #9bbe11;
line-height: 17px;
height: 37px;
font-size: 16px;
font-family: "Merriweather", serif;
color: #fff;
font-weight: bold;
text-transform: uppercase;
float: right;
}
#villaTestimonials .carousel-inner {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
#testimonials-carousel .carousel-inner {
height: 220px;
}
.city-img-col {
float: left;
padding-left: 0;
position: absolute;
z-index: 0;
top: 0;
bottom: 0;
}
.city-img-col img {
width: 239px;
height: 100%;
}
.city-desc-col {
padding-left: 270px;
padding-right: 35px;
}
.city-desc-col h2 {
clear: none;
}
#main-carousel .carousel-inner img {
width: 100%;
min-height: 492px;
min-width: 1980px;
}
.villa-types .popular-villas-results .last-item .special-offers-button:hover {
background: #8dad0e;
}
.clear-both {
clear: both;
}
.first-omrader {
padding-left: 20px !important;
}
.main-navigation .large-menu-item ul a {
width: 240px;
}
.ob-title {
font-weight: bold;
margin-top: 35px;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
cursor: not-allowed;
}
.datepicker table tr td.highlighted,
.datepicker table tr td.disabled.highlighted:hover {
background: #9bbf11;
color: #fff;
}
.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled.active:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active[disabled] {
background: none;
background-color: #516308;
}
.datepicker table tr td.highlighted:hover {
color: #000;
}
.no-results-naslov {
margin: 0;
font:
bold 18px/20px Arial,
Helvetica,
sans-serif;
color: #808080;
padding: 20px 0 0 0;
}
.show-loader {
width: 100%;
height: 100%;
overflow: hidden;
}
.show-loader #preloaderWrap {
display: block;
}
.show-loader iframe,
.show-loader #cisYZL,
.show-loader #scsYZL,
.show-loader #scroll {
display: none !important;
}
.load-spinner {
position: relative;
}
.load-spinner:before {
content: " ";
display: block;
position: absolute;
z-index: 99999;
width: 100%;
height: 100%;
background: url(//localliving.dk/wp-content/themes/localliving/images/villa-loader.gif) 50% no-repeat #5e5e5e;
opacity: 0.75;
top: 0;
left: 0;
}
[data-load-popular].loading,
#preloaderWrap {
position: fixed;
z-index: 99999;
width: 100%;
height: 100%;
background: url(//localliving.dk/wp-content/themes/localliving/images/villa-loader.gif) 50% no-repeat #5e5e5e;
opacity: 0.75;
display: none;
top: 0;
left: 0;
}
[data-load-popular].loading {
position: static;
min-height: 300px;
display: block;
}
.black,
.black a {
color: #000;
}
.green,
.green a {
color: #5e6b12;
}
.grey,
.grey a {
color: #808080;
}
.fancybox-wrap .fancybox-nav span {
visibility: visible;
}
​ .fancybox-skin {
background: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.fancybox-close {
top: 0 !important;
right: 0 !important;
}
.fancybox-next span {
right: -20px !important;
}
.fancybox-prev span {
left: -20px !important;
}
.carousel-fade .carousel-inner .item {
opacity: 0;
-moz-transition: opacity 1s;
-o-transition: opacity 1s;
-webkit-transition: opacity 1s;
transition: opacity 1s;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
-webkit-transform: none !important;
transform: none !important;
width: 100%;
height: 100%;
margin: 0 !important;
}
.carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right,
.carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.prev,
.carousel-fade .item {
left: 0 !important;
right: 0 !important;
text-align: right;
}
.carousel-fade .carousel-inner .active {
opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-control {
z-index: 2;
}
#page {
position: relative;
z-index: 1;
}
#page .preloader {
visibility: hidden;
position: absolute;
z-index: 1000000;
left: 0;
right: 0;
top: 0;
bottom: 30000px;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
}
#page .preloader.visible {
visibility: visible;
bottom: 0;
}
#page .preloader .preload-bg {
position: absolute;
z-index: 1;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
opacity: 0.79;
}
#page .preloader .preload-content {
z-index: 2;
position: fixed;
left: 50%;
top: 50%;
margin: -41px 0 0 -230px;
width: 460px;
max-width: 100%;
height: 82px;
text-align: center;
}
#page .preloader .preload-content .animate {
content: " ";
position: absolute;
z-index: 2;
left: 0;
right: 0;
top: 0;
height: 100%;
overflow: hidden;
}
#page .preloader.visible .preload-content .animate {
-moz-animation-name: animHeight;
-o-animation-name: animHeight;
-webkit-animation-name: animHeight;
animation-name: animHeight;
-moz-animation-duration: 3.5s;
-o-animation-duration: 3.5s;
-webkit-animation-duration: 3.5s;
animation-duration: 3.5s;
-moz-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@media (max-width: 461px) {
#page .preloader .preload-content {
left: 0;
margin-left: 0;
}
}
@-moz-keyframes animHeight {
from {
height: 100%;
}
to {
height: 0%;
}
}
@-ms-keyframes animHeight {
from {
height: 100%;
}
to {
height: 0%;
}
}
@-webkit-keyframes animHeight {
from {
height: 100%;
}
to {
height: 0%;
}
}
@keyframes animHeight {
from {
height: 100%;
}
to {
height: 0%;
}
}
.underlined-title {
font-size: 1.57em;
color: #5d720a;
line-height: 1.71em;
padding: 9px 0 7px 0;
border-bottom: 5px solid #f00;
clear: both;
margin-bottom: 0.63em;
letter-spacing: -2px;
}
.category-search-result {
height: 220px;
}
.category-search-result-detailed-view-button {
padding-top: 10px;
position: absolute;
width: 100%;
bottom: 16px;
padding-right: 45px;
}
#dateSelection + form input {
cursor: pointer;
}
.calculationErrorDescription {
padding-right: 45px;
font-size: 13px;
}
.pricelist-placeholder {
clear: both;
width: 100%;
position: relative;
margin-bottom: 24px;
}
.left-table {
float: left;
width: 500px;
}
.left-table table {
width: 100%;
}
.right-table {
position: absolute;
left: 500px;
right: 0;
top: 0;
bottom: -24px;
overflow: hidden;
}
.right-table.scroll {
border-left: 1px dashed #aab37d;
}
.right-table .scroll {
position: absolute;
right: -18px;
left: 0;
top: 0;
bottom: 0;
overflow: scroll;
}
.left-table .pricing-table thead th {
padding: 40px 0;
}
.left-table thead .min-days,
.left-table thead .min-persons {
letter-spacing: -1px;
font-size: 0.85em;
}
.left-table thead .min-days {
width: 120px;
}
.pagination-list {
margin: 4px 0 12px;
padding: 0;
text-align: center;
}
.pagination-list li {
display: inline-block;
margin: 16px 4px;
}
.pagination-list li a {
padding: 8px 14px;
border: 2px solid #8dad0e;
text-decoration: none;
}
.pagination-list li.selected a,
.pagination-list a:hover {
background: #8dad0e;
color: #fff;
}
@media (max-width: 992px) {
.col-md-4.clear-on-mobile,
.col-md-12.clear-on-mobile,
.search-box-bg .custom-combobox {
clear: both;
}
.laguage-col {
padding-top: 30px;
height: auto;
}
}
@media screen and (min-width: 992px) {
.watermark {
background: url(//localliving.dk/wp-content/themes/localliving/images/ll-watermark.png) 100% 140px no-repeat;
}
}
@media screen and (max-width: 992px) {
.popular-accommodation-page-post {
position: static;
padding-right: 0;
}
}
@media screen and (max-width: 780px) {
.left-table {
width: 400px;
}
.right-table {
left: 400px;
}
.pricing-table .min-days,
.pricing-table tbody .unit-name {
white-space: normal;
}
.pricing-table thead th,
.pricing-table td {
padding: 15px 3px;
}
.pricing-table thead th,
.left-table .pricing-table thead th,
.left-table thead .min-days,
.left-table thead .min-persons,
.pricing-table thead th.period {
font-size: 10px;
line-height: 11px;
letter-spacing: -1px;
}
.laguage-col img {
max-height: 22px;
margin: 0 4px;
}
.min-height-overflow {
height: auto;
}
.search-box-row .col-md-12 {
clear: both;
}
.search-box-row .col-xs-6 {
clear: none;
}
#generalSearchPanel,
#advSearchPanel,
#advSearchPanelMobile {
float: none;
position: static;
clear: both;
}
.advanced-search-placeholder {
position: static;
}
.search-group-list > li,
.search-group-list.stars-list > li {
float: left;
width: 100%;
padding: 5px 0;
}
.search-group-list input[type="checkbox"] {
margin-bottom: 10px;
}
.static-picture-container {
position: static;
}
.popular-villas-results > li {
padding-left: 0;
padding-right: 0;
}
.popular-villas-results .description p {
margin-bottom: 4px;
}
.popular-villas-results .stars {
padding-bottom: 5px;
}
.popular-villas-results .description .features {
padding-bottom: 10px;
}
.popular-villas-results img {
width: 100%;
height: auto;
}
.popular-accommodation-text-col {
padding-left: 10px;
}
.overlined-title {
margin-right: 50px;
}
.cookbook-catalogue .background-img {
position: absolute;
z-index: -1;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.cookbook-catalogue .background-img img {
max-width: none;
min-width: 100%;
}
.cookbook-catalogue .cookbook-catalogue-title-top {
margin-top: 60px;
margin-left: 0;
}
.cookbook-catalogue .cookbook-catalogue-title {
min-height: 140px;
margin-left: 0;
font-size: 18px;
}
.villa-types {
padding: 40px 0;
}
.first-omrader {
padding-left: 0 !important;
}
.popular-villas-results .omrader-description {
min-height: 0;
}
.villa-types .popular-villas-results .last-item a {
height: 210px;
padding: 100px 20px 0 20px;
}
.footer-contact,
.footer-newsletter {
padding: 0 10px;
}
.footer-contact-inner {
padding: 0;
}
.footer-contact-border {
padding: 0;
border: 0;
}
.footer-contact-left-col,
.footer-contact-right-col {
text-align: center;
border: none;
padding: 0;
}
.footer-contact-text {
font-size: 22px;
line-height: 35px;
}
.insta-col,
.fb-col {
height: auto;
}
.fb-col a {
position: static;
padding: 123px 0 26px 16px;
font-size: 22px;
}
.page-search-box {
padding: 16px 0 0 0;
}
.page-search-box button {
width: 100%;
margin: 5px 0;
}
.search-results-row > .col-md-3,
.search-results-row > .col-md-4 {
padding: 0 10px;
}
.villa-search-result-row {
height: auto;
padding: 10px !important;
}
.search-results-bg img {
width: 100%;
}
.villa-object-price-row {
position: static;
text-align: center;
padding: 0;
width: auto;
}
.villa-object-price-row .object-price {
float: none !important;
text-align: center;
}
.search-results-row .button {
clear: both;
float: none !important;
margin: 0 10px 20px 10px;
display: block;
}
.search-results-row .description {
padding: 1em 0;
line-height: 17px;
clear: left;
}
.villa-details-header-distances .list-label {
min-width: 70%;
padding-right: 10px;
}
.villa-details-gallery .slick-list {
overflow: hidden !important;
}
.villa-details-map-warp {
padding-top: 20px;
}
.villa-details-map-warp .villa-details-map {
position: static;
width: 100%;
right: 0;
}
html .enlarge-map {
margin: 18px 0 !important;
text-align: center;
}
.villa-unit-image {
padding: 0 10px;
}
.villa-unit-image img {
width: 100%;
}
.villa-unit-price-row .book-button-holder {
padding: 10px;
}
.book-button-holder .button {
width: 100%;
text-align: center;
}
.unit-price {
text-align: center;
}
.alert-message-container {
padding: 0 10px !important;
}
.villa-details-availability-calendar-names {
width: 30%;
}
.villa-details-availability-calendar-periods {
width: 70%;
}
.villa-object-price-row-special-offer {
position: static;
padding: 10px 0;
text-align: center;
width: auto;
}
.villa-object-price-row-special-offer .heading-caps {
text-align: center;
}
.villa-object-price-row-special-offer .heading-caps > .row {
padding-top: 10px;
}
.villa-object-price-row-special-offer .heading-caps > .row + .row {
padding-bottom: 20px;
padding-top: 0;
}
.special-offer-unit-price {
padding-right: 10px;
}
.special-offer-unit-old-price {
float: left !important;
padding: 0 0 0 10px;
}
.category-search-result {
height: auto;
}
.search-results-row > .col-md-8,
.search-results-row > .col-md-9 {
padding: 18px 10px 18px 10px;
}
.category-search-result-detailed-view-button {
position: static;
padding-right: 0;
text-align: center;
width: auto;
}
.general-page-right-col {
padding: 0 10px;
}
.general-page-right-col h1 {
margin: 0;
clear: left;
border: none;
padding-top: 20px;
font-size: 21px;
}
.city-container {
padding: 10px;
}
.city-img-col {
position: static;
float: none;
text-align: center;
}
.city-desc-col {
padding: 18px 0 0 0;
}
.city-title {
text-align: center;
}
.left-column-stripe {
overflow: hidden;
padding-left: 10px;
}
.google-map {
height: 400px !important;
margin-bottom: 100px;
}
.checkAnotherWeekBottom td {
width: 100%;
display: inline-block;
}
.checkAnotherWeekBottom .previousLink a div {
padding-left: 0;
}
.checkAnotherWeekBottom .nextLink a div {
padding-right: 0;
}
.checkAnotherWeekBottom .previousLink:after {
content: " ";
position: absolute;
left: 25%;
top: 100%;
width: 50%;
height: 1px;
background-color: #5d720a;
}
}
@media (max-width: 767px) {
.laguage-col {
padding-top: 14px;
height: auto;
text-align: left;
}
.logo-col {
text-align: center;
padding: 4px 0;
}
.villa-combo-wrap {
margin: 0;
max-width: 120px;
}
}
@media (max-width: 500px) {
.villa-combo-wrap {
max-width: 110px;
}
.pricing-table .min-days,
.pricing-table .unit-name {
max-width: 130px;
}
.left-table {
width: 60%;
}
.right-table {
left: 60%;
}
.pricing-table thead th,
.left-table .pricing-table thead th,
.left-table thead .min-days,
.left-table thead .min-persons,
.pricing-table thead th.period {
font-size: 9px;
line-height: 10px;
letter-spacing: -1px;
}
.villa-details-availability-calendar-names {
width: 66%;
}
.villa-details-availability-calendar-periods {
width: 34%;
}
}
@media (max-width: 767px) {
.pull-right-xs {
float: right;
}
.pull-left-xs {
float: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.pull-right-sm {
float: right;
}
.pull-left-sm {
float: left;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.pull-right-md {
float: right;
}
.pull-left-md {
float: left;
}
}
@media (min-width: 1200px) {
.pull-right-lg {
float: right;
}
.pull-left-lg {
float: left;
}
}
html .cc_banner-wrapper {
z-index: 999999;
}
[data-load-popular] {
display: inline;
}
.results-count {
padding: 10px;
background-color: #f5f4f0;
font-size: 15px;
color: #708131;
font-weight: bold;
text-align: center;
margin: 10px 0;
font-family: "Merriweather", serif;
}
.results-count strong {
font-size: 20px;
}
.wishlist-form {
background-color: #d7dcce;
margin: 15px -10px 2em -10px;
padding: 1em;
}
.wishlist-form h4 {
line-height: 34px;
font-size: 20px;
font-weight: bold;
color: #3e433b;
}
.wishlist-form input[type="email"] {
width: 100%;
line-height: 32px;
height: 34px;
font-size: 14px;
padding: 0 10px;
}
.wishlist-form input[type="submit"] {
width: 100%;
text-align: center;
border: 0;
background: #9bbe11;
line-height: 34px;
height: 34px;
font-size: 16px;
font-family: "Merriweather", serif;
color: #fff;
font-weight: bold;
}
.wishlist-form input[type="submit"]:hover {
background: #b1d914;
}
.grecaptcha-badge {
z-index: 999;
}
.custom-input-persons .dk-selected:before {
top: 1px;
left: 0;
bottom: 1px;
border: 0;
margin: 0;
width: 38px;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/persons.png) 20px 50% no-repeat transparent;
}
.front-search-box__inputs .custom-combobox .ui-button {
border: none;
position: absolute;
z-index: 2;
left: 0;
top: 1px;
bottom: 1px;
width: 100%;
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/globe2.png) 20px 50% no-repeat transparent;
}
html .custom-input-from,
html .custom-input-to {
background: url(//localliving.dk/wp-content/themes/localliving/images/icons/calender.png) 20px 50% no-repeat transparent;
}
.highlight-green {
background-color: #9ebe28 !important;
color: white !important;
border-radius: 0 !important;
}.fb-row .insta-col {
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-flow: column wrap;
-ms-flex-flow: column wrap;
flex-flow: column wrap;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 200px;
}
@media screen and (max-width: 1024px) {
.fb-row .insta-col {
height: 200px;
}
}
.fb-row .insta-col .image {
display: block;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: cover !important;
height: 100%;
}
.fb-row .insta-col .image:nth-child(1) {
width: 35%;
height: 100%;
}
.fb-row .insta-col .image:nth-child(2) {
height: 50%;
width: 15%;
}
.fb-row .insta-col .image:nth-child(3) {
height: 50%;
width: 15%;
}
.fb-row .insta-col .image:nth-child(4) {
height: 50%;
width: 15%;
}
.fb-row .insta-col .image:nth-child(5) {
height: 50%;
width: 15%;
}
.fb-row .insta-col .image:nth-child(6) {
height: 100%;
width: 35%;
}
.wide-banner .carousel-caption p {
font-size: 30px !important;
}
.front-slider .item {
position: relative !important;
}
.front-slider .item::after {
content: "";
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
background: rgba(0, 0, 0, 0.15) !important;
}