.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//localliving.dk/wp-content/themes/localliving/js/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//localliving.dk/wp-content/themes/localliving/js/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//localliving.dk/wp-content/themes/localliving/js/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//localliving.dk/wp-content/themes/localliving/js/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(155, 191, 17, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//localliving.dk/wp-content/themes/localliving/js/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//localliving.dk/wp-content/themes/localliving/js/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}#fancybox-buttons {
position: fixed;
left: 0;
width: 100%;
z-index: 8050;
}
#fancybox-buttons.top {
top: 10px;
}
#fancybox-buttons.bottom {
bottom: 10px;
}
#fancybox-buttons ul {
display: block;
width: 166px;
height: 30px;
margin: 0 auto;
padding: 0;
list-style: none;
border: 1px solid #111;
border-radius: 3px;
-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
background: rgb(50,50,50);
background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}
#fancybox-buttons ul li {
float: left;
margin: 0;
padding: 0;
}
#fancybox-buttons a {
display: block;
width: 30px;
height: 30px;
text-indent: -9999px;
background-color: transparent;
background-image: url(//localliving.dk/wp-content/themes/localliving/js/fancybox/helpers/fancybox_buttons.png);
background-repeat: no-repeat;
outline: none;
opacity: 0.8;
}
#fancybox-buttons a:hover {
opacity: 1;
}
#fancybox-buttons a.btnPrev {
background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
background-position: -33px 0;
border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
background-position: 3px -60px;
border-left: 1px solid #111;
border-right: 1px solid #3e3e3e;
width: 35px
}
#fancybox-buttons a.btnToggleOn {
background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
border-left: 1px solid #111;
width: 35px;
background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
opacity : 0.4;
cursor: default;
}#fancybox-thumbs {
position: fixed;
left: 0;
width: 100%;
overflow: hidden;
z-index: 8050;
}
#fancybox-thumbs.bottom {
bottom: 2px;
}
#fancybox-thumbs.top {
top: 2px;
}
#fancybox-thumbs ul {
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
#fancybox-thumbs ul li {
float: left;
padding: 1px;
opacity: 0.5;
}
#fancybox-thumbs ul li.active {
opacity: 0.75;
padding: 0;
border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
opacity: 1;
}
#fancybox-thumbs ul li a {
display: block;
position: relative;
overflow: hidden;
border: 1px solid #222;
background: #111;
outline: none;
}
#fancybox-thumbs ul li img {
display: block;
position: relative;
border: 0;
padding: 0;
max-width: none;
}.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dk-select, .dk-select-multi {
position: relative;
display: inline-block;
vertical-align: middle;
line-height: 1.5em;
width: 200px;
cursor: pointer;
}
.dk-selected {
width: 100%;
white-space: nowrap;
overflow: hidden;
position: relative;
background-color: white;
border: 1px solid #CCCCCC;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
padding: 0 1.5em 0 0.5em;
-o-text-overflow: ellipsis;
-ms-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.dk-selected:before, .dk-selected:after {
content: '';
display: block;
position: absolute;
right: 0;
}
.dk-selected:before {
top: 50%;
border: solid transparent;
border-width: 0.25em 0.25em 0;
border-top-color: #CCCCCC;
margin: -0.125em 0.5em 0 0;
}
.dk-selected:after {
top: 0;
height: 100%;
border-left: 1px solid #CCCCCC;
margin: 0 1.5em 0 0;
}
.dk-selected-disabled {
color: #BBBBBB;
}
.dk-select .dk-select-options {
position: absolute;
display: none;
left: 0;
}
.dk-select-open-up .dk-select-options {
-moz-border-radius: 0.4em 0.4em 0 0;
-webkit-border-radius: 0.4em 0.4em 0 0;
border-radius: 0.4em 0.4em 0 0;
margin-bottom: -1px;
bottom: 100%;
}
.dk-select-open-down .dk-select-options {
-moz-border-radius: 0 0 0.4em 0.4em;
-webkit-border-radius: 0 0 0.4em 0.4em;
border-radius: 0 0 0.4em 0.4em;
margin-top: -1px;
top: 100%;
}
.dk-select-multi .dk-select-options {
max-height: 10em;
}
.dk-select-options {
width: 100%;
z-index: 100;
background-color: white;
border: 1px solid #CCCCCC;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
border-radius: 0.4em;
overflow-x: hidden;
overflow-y: auto;
max-height: 10.5em;
list-style: none;
padding: 0.25em 0;
margin: 0;
}
.dk-option-selected {
background-color: #3297fd;
color: #fff;
}
.dk-select-options-highlight .dk-option-selected {
background-color: transparent;
color: inherit;
}
.dk-option {
padding: 0 0.5em;
line-height: 20px;
}
.dk-select-options .dk-option-highlight {
background-color: #3297fd;
color: #fff;
line-height: 20px;
}
.dk-select-options .dk-option-disabled {
color: #BBBBBB;
background-color: transparent;
}
.dk-optgroup {
border: solid #CCCCCC;
border-width: 1px 0;
padding: 0.25em 0;
margin-top: 0.25em;
}
.dk-optgroup + .dk-option {
margin-top: 0.25em;
}
.dk-optgroup + .dk-optgroup {
border-top-width: 0;
margin-top: 0;
}
.dk-optgroup:nth-child(2) {
padding-top: 0;
border-top: none;
margin-top: 0;
}
.dk-optgroup:last-child {
border-bottom-width: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.dk-optgroup-label {
padding: 0 0.5em 0.25em;
font-weight: bold;
width: 100%;
}
.dk-optgroup-options {
list-style: none;
padding-left: 0;
}
.dk-optgroup-options li {
padding-left: 1.2em;
}
.dk-select-open-up .dk-selected {
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
border-color: #3297fd;
}
.dk-select-open-down .dk-selected {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
border-color: #3297fd;
}
.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
border-width: 0 0.25em 0.25em;
border-bottom-color: #3297fd;
}
.dk-select-open-up .dk-selected:after, .dk-select-open-down .dk-selected:after {
border-left-color: #3297fd;
}
.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
display: block;
border-color: #3297fd;
}
.dk-select-multi:hover, .dk-select-multi:focus {
outline: none;
}
.dk-selected:hover, .dk-selected:focus {
outline: none;
border-color: #3297fd;
}
.dk-selected:hover:before, .dk-selected:focus:before {
border-top-color: #3297fd;
}
.dk-selected:hover:after, .dk-selected:focus:after {
border-left-color: #3297fd;
}
.dk-select-disabled {
opacity: 0.6;
color: #BBBBBB;
cursor: not-allowed;
}
.dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
border-color: inherit;
}
.dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
border-top-color: inherit;
}
.dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
border-left-color: inherit;
}
select[data-dkcacheid] {
display: none;
}
.dk-search{
display:none;
}
.dk-select-open-down .dk-search{
display:block;
}.component-hero {
background-repeat: no-repeat;
background-size: cover;
height: 400px;
background-position: center;
position: relative;
color: #fff;
}
.component-hero::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, .3);
}
.component-hero-content {
position: absolute;
z-index: 10;
margin: 0 auto;
text-align: center;
width: 100%;
left: 0;
top: 50%;
transform: translateY(-50%);
padding: 0 25px;
}
.component-hero-title {
color: #fff;
font-size: 32px;
text-shadow: 0 3px 6px rgb(0, 0, 0, .7);
font-weight: 700;
margin-bottom: 30px;
}
.component-hero-text {
color: #fff;
text-shadow: 0 1px 3px rgb(0, 0, 0, .7);
font-size: 18px;
font-weight: 400;
font-family: "Merriweather", serif;
max-width: 100%;
width: 890px;
margin: 0 auto;
}
@media (min-width: 992px) {
.component-hero {
height: 500px;
}
.component-hero-title {
font-size: 50px;
}
.component-hero-text {
font-size: 25px;
font-style: italic;
}
}.component-two-column-media-text {
display: grid;
grid-template-columns: 1fr;
row-gap: 40px;
align-items: center;
width: 100%;
max-width: 1370px;
margin-left: auto;
margin-right: auto;
padding: 0 15px;
font-size: 15px;
}
@media (min-width: 768px) {
.component-two-column-media-text.position-right figure,
.component-two-column-media-text.position-right
.component-two-column-media-text-video {
order: 2;
}
}
@media (min-width: 768px) {
.component-two-column-media-text.position-right
.component-two-column-media-text-content {
order: 1;
}
}
.component-two-column-media-text figure {
aspect-ratio: 1/0.8;
}
.component-two-column-media-text figure img {
width: 100%;
height: 100%;
object-fit: cover;
}
.component-two-column-media-text h2 {
font-size: 32px;
font-weight: 400;
margin-bottom: 30px;
line-height: 38px;
}
.component-two-column-media-text .button {
margin-top: 15px;
}
@media (min-width: 768px) {
.component-two-column-media-text {
grid-template-columns: 1fr 1fr;
column-gap: 70px;
row-gap: 0;
}
}
@media (min-width: 992px) {
.component-two-column-media-text h2 {
font-size: 50px;
line-height: 58px;
font-style: italic;
}
}
.component-two-column-media-text-video {
aspect-ratio: 1/0.8;
width: 100%;
position: relative;
}
.component-two-column-media-text iframe,
.component-two-column-media-text video {
width: 100%;
height: 100%;
z-index: 1;
object-fit: cover;
}
.component-two-column-media-text-video-preview {
position: absolute;
width: 100%;
height: 100%;
aspect-ratio: 1/0.8;
top: 0;
left: 0;
z-index: 2;
cursor: pointer;
transition: opacity 0.35s;
}
.component-two-column-media-text-video span {
font-style: italic;
font-size: 20px;
position: absolute;
z-index: 3;
top: 60%;
left: 50%;
color: #fff;
transform: translateX(-50%);
font-family: "Merriweather", serif;
font-weight: 400;
}
.component-two-column-media-text-video-preview::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 36px;
height: 47px;
background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iR3JvdXBfMjUiIGRhdGEtbmFtZT0iR3JvdXAgMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHdpZHRoPSI2Ni4yNzYiIGhlaWdodD0iNzcuNzU5IiB2aWV3Qm94PSIwIDAgNjYuMjc2IDc3Ljc1OSI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGVfMTUiIGRhdGEtbmFtZT0iUmVjdGFuZ2xlIDE1IiB3aWR0aD0iNjYuMjc2IiBoZWlnaHQ9Ijc3Ljc1OSIgZmlsbD0iI2ZmZiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9Ikdyb3VwXzE3IiBkYXRhLW5hbWU9Ikdyb3VwIDE3IiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICA8cGF0aCBpZD0iUGF0aF8xMSIgZGF0YS1uYW1lPSJQYXRoIDExIiBkPSJNMi44NjgsMGwuNzQ5LjA0NS43MzkuMzEzTDY0Ljg2OCwzNi4zNzdhMi44ODIsMi44ODIsMCwwLDEsMCw0Ljk1M0w0LjM1Niw3Ny4zNDlBMi44ODEsMi44ODEsMCwwLDEsMCw3NC44NzRWMi44MzVBMi45MzYsMi45MzYsMCwwLDEsMi4xMzQuMDVabTIuOSw3LjlWNjkuOGw1Mi0zMC45NTFaIiBmaWxsPSIjZmZmIi8+CiAgPC9nPgo8L3N2Zz4K");
background-repeat: no-repeat;
background-size: contain;
}
@media (min-width: 548px) {
.component-two-column-media-text-video-preview::before {
width: 66px;
height: 77px;
}
}
.component-two-column-media-text-video-preview img {
aspect-ratio: 1/0.8;
object-fit: cover;
}.component-spacer-small {
height: 40px;
}
.component-spacer-large {
height: 80px;
}
@media (min-width: 992px) {
.component-spacer-small {
height: 80px;
}
.component-spacer-large {
height: 150px;
}
}.component-text {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.component-text h2 {
font-size: 32px;
font-weight: 400;
margin-bottom: 15px;
line-height: 38px;
font-style: italic;
}
.component-text .button {
margin-top: 15px;
}
@media (min-width: 992px) {
.component-text h2 {
font-size: 50px;
line-height: 58px;
}
}.highlight-boxes {
display: grid;
grid-template-columns: 1fr;
position: relative;
}
.highlight-box {
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
color: #fff;
font-size: 22px;
line-height: 28px;
font-weight: 400;
font-family: "Merriweather", serif;
position: relative;
display: flex;
align-items: flex-end;
justify-content: flex-start;
z-index: 1;
aspect-ratio: 1/.6;
width: 100%;
text-decoration: none;
padding: 0 0 25px 25px;
padding: 0 0 10% 15%;
}
.highlight-box::before {
content: '';
position: absolute;
width: 100%;
height: 70%;
left: 0;
bottom: 0;
background: linear-gradient(rgba(255, 255, 255, 0), #60760A);
z-index: -1;
}
@media (min-width: 768px) {
.highlight-box {
font-size: 30px;
line-height: 35px;
font-style: italic;
}
}
@media (min-width: 992px) {
.highlight-boxes {
grid-template-columns: 1fr 1fr;
}
.highlight-box {
font-size: 22px;
line-height: 28px;
}
}
@media (min-width: 1200px) {
.highlight-box {
font-size: 30px;
line-height: 35px;
}
}.component-hotspots {
background-color: #f5f4f0;
padding: 70px 0 50px;
}
.component-hotspots-top {
text-align: center;
margin-bottom: 50px;
}
.component-hotspots-top h2 {
font-weight: 400;
font-size: 30px;
line-height: 42px;
margin-bottom: 20px;
font-style: italic;
}
.component-hotspots .popular-element__item .description {
background-color: #fff;
padding: 30px;
}
.component-hotspots .popular-element__item .description-text {
height: auto;
}
@media (min-width: 992px) {
.component-hotspots {
padding: 140px 15px 100px;
}
.component-hotspots-top {
margin-bottom: 100px;
}
.component-hotspots-top h2 {
font-size: 60px;
line-height: 85px;
}
.component-hotspots .popular-element__item .description h2 {
font-size: 40px;
line-height: 52px;
}
} .component-hotspots .swiper-button-next,
.component-hotspots .swiper-button-prev {
top: 130px;
}
.component-hotspots .swiper-button-next {
right: 10px;
}
.component-hotspots .swiper-button-prev {
left: 10px;
}
@media (min-width: 992px) {
.component-hotspots .swiper-button-next,
.component-hotspots .swiper-button-prev {
top: 210px;
}
}.popular-element {
background: #fff;
padding: 140px 15px 100px;
}
.popular-element--brown {
background: #f5f4f0;
}
.popular-element__top {
text-align: center;
padding-bottom: 100px;
}
.popular-element__top h2 {
font-size: 60px;
margin-bottom: 20px;
font-weight: normal;
}
.popular-element ul.row {
list-style: none;
padding: 0;
margin: 0;
}
.popular-element__item {
position: relative;
display: block;
margin-bottom: 50px;
text-decoration: none;
}
.popular-element__item .region-name-row {
top: 15px;
left: 15px;
}
.popular-element__item img {
height: 400px;
width: 100%;
object-fit: cover;
object-position: center;
}
.popular-element__item .description {
padding: 20px 30px;
background: #f5f4f0;
min-height: 152px;
}
.popular-element__item .description-text {
height: 80px;
overflow: hidden;
}
.popular-element--brown .popular-element__item .description {
background: #fff;
}
.popular-element__item .description p {
margin-top: 10px;
color: #595d56;
overflow: hidden;
}
.popular-element__item .description h2 {
color: #5d720a;
font-size: 20px;
font-weight: normal;
}
.popular-element .stars {
display: flex;
margin-top: 10px;
}
.popular-element .star {
margin-right: 2px;
}
.popular-element__slider {
width: 100%;
}
.popular-element__slider .swiper-wrapper {
margin-bottom: 50px;
}
.popular-element__slide {
width: 100%;
height: auto;
}
.popular-element__item {
position: relative;
display: block;
text-decoration: none;
background-color: #f5f4f0;
height: 100%;
margin-bottom: 0;
}
.popular-element.popular-element--brown .popular-element__item {
background-color: #fff;
}
.component-hotspots .popular-element__item {
background-color: #fff;
}
.popular-element__item .description {
background: none;
}
@media (max-width: 991px) {
.popular-element__top h2 {
font-size: 30px;
}
.villa-types__top h2 {
font-size: 30px;
}
.villa-types__top {
margin-bottom: 50px;
}
.popular-element {
padding: 70px 0 50px;
}
.popular-element__top {
padding-bottom: 50px;
}
.popular-element__item .description h2 {
font-size: 18px;
}
.popular-element__item img {
height: 250px;
}
}
.swiper {
--swiper-pagination-color: #fff;
--swiper-pagination-bullet-inactive-opacity: 1;
--swiper-pagination-bullet-size: 15px;
--swiper-pagination-bullet-inactive-color: transparent;
}
.swiper-pagination-bullet {
border: 2px solid #fff;
}
.swiper-scrollbar {
height: 2px !important;
width: 100% !important;
left: 0 !important;
}
.swiper-scrollbar-drag {
background: #5d720a;
border-radius: 0;
top: -2px;
height: 7px;
}
.swiper-button-next,
.swiper-button-prev {
width: 50px;
height: 50px;
background: #fff;
border-radius: 50%;
color: #5d720a;
padding: 13px;
z-index: 11;
}
.swiper-button-next {
right: 30px;
}
.swiper-button-prev {
left: 30px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
display: none;
}
.swiper-button-next svg,
.swiper-button-prev svg {
fill: #5d720a;
width: 24px;
height: 13px;
}
.search-results-row {
position: relative;
background: #fff;
margin-bottom: 50px;
width: 100%;
}
.region-name-row {
min-width: 120px;
border-radius: 80px;
font-family: "Merriweather", serif;
font-size: 16px !important;
padding: 10px 20px;
top: 50%;
position: absolute;
text-align: center;
left: -50px;
z-index: 10;
}
.site-main.online-booking-page {
background: #f5f4f0;
}
.search-results-bg {
background: none;
}
.results-count {
text-align: left;
padding: 0;
margin: 0;
}
.results-count strong {
font-size: 24px;
}
.search-result-header {
margin-bottom: 20px;
}
.search-result-header h1 {
font-size: 40px;
margin-bottom: 15px;
}
.villa-object-price-row,
.villa-object-price-row-special-offer {
position: relative;
padding-right: 0;
}
.search-results-row {
display: flex;
}
.villa-search-result-image {
width: 45%;
}
.villa-search-result-row {
width: 55%;
padding: 50px 70px;
height: auto;
display: flex;
flex-direction: column;
}
.search-results-row h1 .text {
font-size: 30px;
color: #5d720a;
text-transform: none;
font-weight: normal;
line-height: 1.2;
}
.search-results-row h1 a {
display: flex;
align-items: baseline;
}
.search-results-row .stars {
display: flex;
align-items: center;
}
.search-results-row .star {
height: 18px;
margin-right: 4px;
}
.search-results-row .description {
margin-top: 10px;
flex-grow: 1;
}
.villa-search-result-image-swiper {
width: 100%;
height: 100%;
background: #eee;
}
.villa-search-result-image-swiper .swiper-slide a {
display: block;
height: 100%;
}
.villa-search-result-image-swiper .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
@media (min-width: 992px) {
.villa-search-result-image-swiper .swiper-slide img {
position: absolute;
}
}
.villa-search-result-image .swiper-button-next {
bottom: 15px;
top: auto;
right: 15px;
}
.villa-search-result-image .swiper-pagination {
right: 0;
text-align: right;
padding-right: 90px;
bottom: 25px;
}
.villa-object-number-of-days {
font-weight: bold;
}
.villa-button {
background: #ebebeb;
display: flex;
align-items: center;
padding: 5px 5px 5px 25px;
color: #5d720a;
float: right;
text-decoration: none;
font-family: "Merriweather", serif;
border-radius: 80px;
font-size: 16px;
}
.villa-button svg {
width: 45px;
height: 45px;
fill: #fff;
background: #5d720a;
padding: 10px;
border-radius: 50%;
margin-left: 15px;
}
.villa-object-usps p {
display: flex;
align-items: center;
}
.villa-object-footer {
margin-top: 10px;
display: flex;
justify-content: flex-end;
}
.villa-object-usps p::before {
content: "";
width: 20px;
height: 20px;
background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjcuOCAyMC41IiA+DQo8cGF0aCBmaWxsPSIjNUQ3MjBBIiBkPSJNMjUuMywwYy0wLjcsMC0xLjMsMC4yLTEuOCwwLjdMOSwxNC4zTDQuNSw5LjRDNCw4LjksMy40LDguNiwyLjcsOC42QzIsOC41LDEuNCw4LjgsMC45LDkuMg0KCUMwLjMsOS42LDAsMTAuMywwLDEwLjljMCwwLjcsMC4yLDEuMywwLjYsMS44TDcsMTkuNmMwLjMsMC4zLDAuNywwLjYsMS4yLDAuN2MwLjQsMC4xLDAuOSwwLjEsMS4zLDBjMC40LTAuMSwwLjktMC4zLDEuMi0wLjYNCglMMjcsNC4zYzAuNS0wLjUsMC44LTEuMSwwLjgtMS44cy0wLjItMS4zLTAuNy0xLjhDMjYuNiwwLjMsMjUuOSwwLDI1LjMsMEwyNS4zLDB6Ii8+DQo8L3N2Zz4NCg==");
display: inline-block;
background-repeat: no-repeat;
background-position: center;
margin-right: 15px;
transform: translateY(2px);
}
.special-offer-unit-old-price {
font-size: 20px;
color: #b4b4b4;
padding-right: 0;
margin-top: 15px;
}
@media (max-width: 991px) {
.villa-search-result-row,
.villa-search-result-image {
width: 100%;
}
.search-results-row {
flex-direction: column;
}
.region-name-row {
top: 10px;
left: 10px;
}
.search-results-row h1 .text {
font-size: 20px;
}
.villa-search-result-row {
padding: 20px !important;
}
.villa-object-price-row-special-offer {
text-align: left;
}
.special-offer-unit-old-price {
margin-top: 0;
}
.villa-object-footer {
justify-content: center;
}
} .static-picture-container {
top: 0;
}
#generalSearchPanel {
float: none;
}
.front-top {
position: relative;
}
.front-top-swiper {
position: relative;
}
.front-top-swiper img {
width: 100%;
height: 710px;
object-fit: cover;
}
.front-top-swiper .swiper-pagination {
bottom: 15%;
}
.front-top-swiper .swiper-pagination-bullet {
border-width: 1px;
}
.front-top-swiper__content {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
height: 60%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
font-size: 50px;
font-weight: bold;
text-shadow: 0 3px 6px rgba(0, 0, 0, 0.7);
font-family: "Merriweather", serif;
color: #fff;
max-width: 800px;
margin: 0 auto;
}
.front-search-box {
position: sticky;
top: 0;
z-index: 10;
left: 0;
right: 0;
width: 100%;
background-color: #f5f4f0;
padding: 36px 0px;
}
.front-search-box__content {
width: 100%;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
padding: 0px 15px;
}
.front-search-box__content > h2 {
color: #5d720a;
text-transform: none;
font-size: 30px;
font-style: italic;
}
.front-search-box__inputs {
padding: 15px 0 0px 0;
display: flex;
align-items: flex-start;
justify-content: space-between;
width: 100%;
gap: 9px;
}
@media (max-width: 1199px) {
.front-search-box__inputs {
display: grid;
grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 991px) {
.front-search-box__inputs {
display: flex;
}
}
.front-search-box__inputs input,
.front-search-box__inputs select,
.front-search-box__inputs .dk-selected,
.front-search-box__inputs .dropkick {
height: 60px !important;
width: 100% !important;
background-color: #fff;
border-radius: 100vw;
border: none !important;
font-size: 15px;
flex-grow: 1;
padding: 0px 12px 0px 50px !important;
min-width: 200px;
}
.front-search-box__inputs .dk-select .dk-selected {
display: flex;
align-items: center;
text-align: left;
padding: 0 !important;
padding-left: 46px !important;
justify-content: flex-start;
}
.front-search-box__inputs .dk-select {
padding: 0 !important;
}
.front-search-box__inputs input:focus,
.front-search-box__inputs select:focus {
outline: none;
}
.front-search-box__inputs .custom-combobox {
height: 60px !important;
width: 100% !important;
background-color: #fff;
border-radius: 100vw;
border: none !important;
font-size: 15px;
flex-grow: 1;
padding: 0px 12px 0px 50px !important;
}
.front-search-box__inputs .custom-combobox input {
padding: 0 !important;
}
.front-search-box__inputs .button {
width: 100%;
height: 60px;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
background-color: #ebebeb;
color: #5d720a;
padding: 0px 5px 0px 27px !important;
font-size: 19px;
}
.front-search-box__inputs .button .search-icon {
height: 50px;
width: 50px;
border-radius: 100vw;
background-color: #5d720a;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
}
.front-search-box__inputs .custom-combobox .ui-button {
border-radius: 0;
}
.front-search-box__inputs .custom-combobox input {
height: 100% !important;
width: 100% !important;
}
.front-search-box__inputs .dk-selected {
height: 37px;
text-align: left;
}
.front-search-box__inputs .secondary {
background: #fff;
color: #5d720a;
margin-right: 8px;
}
.front-search-box__inputs .secondary:hover {
background: #fff;
color: #5d720a;
opacity: 0.8;
}
.front-search-box__advanced {
text-align: left;
color: #333;
}
.button {
border-radius: 80px;
text-transform: none;
text-decoration: none;
padding: 14px 30px;
}
@media (max-width: 991px) {
.front-search-box__inputs {
flex-direction: column;
border-radius: 0;
}
.front-top-swiper__content {
font-size: 20px;
height: 95%;
}
.front-search-box__inputs input,
.front-search-box__inputs select,
.front-search-box__inputs .dropkick,
.front-search-box__inputs .custom-combobox {
margin: 0 0 8px 0;
width: 100%;
}
.front-search-box {
position: relative;
bottom: 0;
padding: 30px 0;
}
.front-search-box__content > h2 {
color: #5d720a;
font-size: 20px;
}
.front-top-swiper img {
height: 400px;
}
.front-top-swiper .swiper-pagination {
bottom: 15px;
}
}
.villa-details-star-fav {
border-color: #438077;
}
.villa-details-star-fav-toscana {
border-color: #7ea5b7;
}
.villa-details-star-fav-umbrien {
border-color: #b47eb7;
}
.villa-details-star-fav-Ligurien {
border-color: #9b5757;
}
.villa-details-star-fav-sicilien {
border-color: #57649b;
}
.form-wrapper {
background: #f5f4f0;
padding: 60px 30px;
}
.form-wrapper p {
margin: 0;
}
.form-wrapper br {
display: none;
}
.form-wrapper form {
max-width: 400px;
margin: 30px auto 0;
text-align: left;
font-size: 16px;
}
.form-wrapper label strong {
display: block;
margin-bottom: 5px;
}
.form-input strong {
display: block;
margin-top: 20px;
margin-bottom: 5px;
}
.form-wrapper .button {
width: 100%;
display: block;
}
.form-input input,
.form-input textarea {
display: block;
width: 100%;
padding: 10px;
border: 1px solid rgb(210, 215, 222);
}
.page-id-620 .flexible-content > div:last-child,
.page-id-7650 .flexible-content > div:last-child {
width: 100%;
max-width: 100%;
}
.form-wrapper .wpcf7-list-item {
margin-left: 0;
margin-right: 15px;
}
.form-wrapper .wpcf7-list-item label {
display: flex;
white-space: nowrap;
align-items: center;
margin-bottom: 10px;
}
.form-wrapper .wpcf7-checkbox {
display: block;
}
.page-id-620 .flexible-content > div:last-child {
width: 100%;
max-width: 100%;
}
.villa-types {
padding: 140px 15px 100px;
}
.villa-types--brown {
background: #f5f4f0;
}
.villa-types__top {
text-align: center;
padding-bottom: 100px;
}
.villa-types__top h2 {
font-size: 60px;
margin-bottom: 20px;
font-weight: normal;
}
.villa-types__top p {
max-width: 1000px;
margin: 0 auto 14px auto;
}
@media (max-width: 991px) {
.villa-types__top h2 {
font-size: 30px;
}
.villa-types__top {
margin-bottom: 50px;
}
}
.villa-types__slider {
}
.villa-types__wrapper {
margin-bottom: 50px;
}
.villa-types__item {
height: auto;
}
.villa-types__slider .villa-types__slide {
position: relative;
display: block;
text-decoration: none;
background: #fff;
height: 100%;
}
.villa-types__slider .villa-types__slide img {
height: 400px;
width: 100%;
object-fit: cover;
object-position: center;
}
.villa-types__slider .villa-types__slide .description-text {
padding: 20px 30px;
min-height: 152px;
}
.villa-types__slider .villa-types__slide .description-text h2 {
color: #595d56 !important;
font-size: 25px;
font-weight: normal;
}
.villa-types__slider .villa-types__slide .description-text p {
margin-top: 10px;
color: #595d56 !important;
font-size: 17px;
overflow: hidden;
}
.villa-types__offers {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: #5d720a;
}
.villa-types__offers a {
font-family: "Merriweather", serif;
display: block;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-size: 25px;
line-height: 30px;
font-weight: bold;
text-align: center;
}
.recapthca {
font-size: 12px;
max-width: 500px;
}
.grecaptcha-badge {
visibility: hidden !important;
}
.sort-links {
width: auto;
display: flex;
justify-content: flex-end;
}
@media (max-width: 1199px) {
.sort-links {
justify-content: flex-start;
}
}
.custom-dropdown {
position: relative;
display: inline-block;
z-index: 9999;
}
.custom-dropdown:after { content: "";
position: absolute;
top: 50%;
right: 15px;
transform: translateY(-50%);
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #595d56;
}
.custom-dropdown-toggle {
background: none;
border: none;
cursor: pointer;
font-weight: bold;
font-size: 16px;
background-color: #ebebeb;
padding: 12px 50px 12px 23px;
width: 100%;
border-radius: 100vw;
text-align: start;
font-family: "Merriweather";
min-width: 250px;
color: #595d56;
}
.custom-dropdown-menu {
display: none;
position: absolute;
background-color: #fff;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
min-width: 160px;
z-index: 1;
background-color: #ebebeb;
padding: 12px 50px 12px 23px;
border-radius: 25px;
width: 100%;
left: 0;
bottom: -120px;
}
.dropdown-item,
.sort-link-name {
display: block;
color: #595d56 !important;
text-decoration: none;
font-family: "Merriweather" !important;
font-weight: bold !important;
font-size: 16px !important;
padding: 10px 0px;
text-align: start;
} .custom-dropdown.active .custom-dropdown-menu {
display: block;
}
.search-results-header-title {
display: flex;
align-items: baseline;
gap: 24px;
}
.search-results-header-title h1 {
margin-bottom: 0;
}
@media (max-width: 768px) {
.search-results-header-title {
flex-direction: column;
gap: 0px;
align-items: flex-start;
margin-bottom: 24px;
}
}
.villa-wishlist {
position: absolute;
right: 20px;
top: 20px;
}
@media (max-width: 991px) {
.villa-wishlist {
left: 20px;
right: auto;
top: auto;
bottom: 33px;
}
}
.search-results-favorites {
background-color: #f5f4f0;
}
.search-results-favorites-title {
margin-top: 130px;
font-size: 60px;
margin-bottom: 20px;
font-weight: normal;
}
@media (max-width: 991px) {
.search-results-favorites-title {
margin-top: 80px;
font-size: 30px;
}
}
.villa-favorites-footer .villa-wishlist {
position: relative;
top: auto;
right: auto;
left: auto;
}
@media (max-width: 991px) {
.villa-favorites-footer .villa-wishlist {
position: relative;
top: 0;
right: 0;
left: 0;
}
}
.villa-favorites-footer {
display: flex;
justify-content: space-between;
align-items: center;
}
.favorite-form-container {
max-width: 720px;
margin: 180px auto 180px auto;
}
.favorite-form-top {
display: flex;
justify-content: space-between;
align-items: center;
text-align: center;
flex-direction: column;
margin-bottom: 80px;
}
.favorite-form-title {
font-size: 60px;
font-weight: normal;
margin-bottom: 40px;
}
@media (max-width: 991px) {
.favorite-form-title {
font-size: 30px;
margin-bottom: 20px;
}
}
.favorite-form {
}
.favorite-form .wpcf7-submit {
width: 100% !important;
margin-top: 20px;
}
.favorite-form .wpcf7-list-item label {
display: flex;
align-items: center;
}
.favorite-form .wpcf7-list-item label input {
width: auto;
}
.villa-wishlist-popular {
position: absolute;
right: 20px;
bottom: 20px;
border: none;
}
.villa-wishlist-popular button {
border: none;
}
#masthead {
position: fixed;
z-index: 10000;
background: #fff;
width: 100%;
}
#masthead.frontpage {
position: relative;
z-index: 10000;
background: #fff;
}
.site-content {
padding-top: 83px;
}
@media (max-width: 991px) {
.site-content {
padding-top: 192px;
}
}
@media (max-width: 767px) {
.site-content {
padding-top: 108px;
}
}
.site-content.frontpage {
padding-top: 0;
}
@media (min-width: 1400px) {
.container {
width: 1370px;
}
}
.gform-theme--framework {
--gf-color-primary: #9bbf11 !important;
--gf-color-primary-darker: #5d720a !important;
--gf-ctrl-border-color: #9bbf11 !important;
--gf-ctrl-btn-radius: 80px !important;
--gf-ctrl-label-color-primary: #595d56 !important;
--gf-ctrl-border-color: rgb(210, 215, 222) !important;
--gf-font-weight-secondary: 700 !important;
--gf-radius: 0 !important;
--gf-ctrl-btn-font-family: "Merriweather", serif !important;
--gf-ctrl-btn-font-size: 16px !important;
--gf-ctrl-btn-padding-y: 14px !important;
--gf-ctrl-btn-padding-x: 30px !important;
--gf-local-border-color: #9bbf11 !important;
}
.gform-theme--framework .ginput_container input {
border-color: #9bbf11 !important;
}
.footer-newsletter .gform-theme--foundation .gform_fields {
row-gap: 16px;
}
.footer-newsletter .gform-theme--foundation #field_submit {
align-items: flex-start;
}
.footer-newsletter-wrapper {
background-color: #fff;
}
.footer-newsletter {
display: flex;
justify-content: center;
padding-top: 30px;
}
@media (max-width: 767px) {
.footer-newsletter {
flex-direction: column;
}
}
.footer-newsletter h3 {
color: #595d56;
margin: 5px 30px 0;
text-transform: uppercase;
}
@media (max-width: 767px) {
.footer-newsletter h3 {
margin: 0 0 16px;
}
}
#gform_4 .gfield--type-captcha {
grid-column: 1;
}
.footer-newsletter .gform-button {
border-radius: 0 !important;
padding: 10px 30px !important;
}
.footer-newsletter input {
min-width: 250px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background: transparent;
}
.gform-theme--framework.ui-datepicker table td a, .gform-theme--framework.ui-datepicker table td span{
--gf-local-bg-color: #5d720a !important;
--gf-local-color: #fff !important;
}
.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a, .gform-theme--framework.ui-datepicker table .ui-datepicker-current-day span {
--gf-local-bg-color: #9bbf11 !important;
}
.gform-theme--framework.ui-datepicker table .ui-datepicker-today a, .gform-theme--framework.ui-datepicker table .ui-datepicker-today span {
--gf-local-bg-color: #5d720a !important;
border: 4px solid #fff;
}
.preload-content img {
height: auto;
}
.insta-col img {
width: 100%;
height: 100%;
object-fit: cover;
}
@media (min-width: 1400px) {
.villa-details-gallery {
width: 1256px;
overflow: hidden;
}
}
.villa-details-gallery .swiper-slide  img {
display: block;
max-height: 120px;
width: 100%;
object-fit: cover;
}
.villa-details-availability-calendar-periods.swiper-wrapper {
width: 100%;
}
.villa-details-availability-calendar-periods-swiper {
width: 80%;
overflow: hidden;
}
.villa-details-availability-calendar-periods-swiper .swiper-button-prev {
right: 50px;
left: auto;
}
.villa-details-availability-calendar-periods-swiper .swiper-button-next {
right: 5px;
}
.villa-details-availability-calendar-periods-swiper .swiper-button-prev, .villa-details-availability-calendar-periods-swiper .swiper-button-next {
top: calc(100% - 25px);
background: #9bbf11;
width: 40px;
height: 40px;
padding: 9px;
}
.villa-details-availability-calendar-periods-swiper .swiper-button-prev svg, .villa-details-availability-calendar-periods-swiper .swiper-button-next svg {
fill: #fff;
height: 20px;
}
.villa-details-availability-calendar-periods-swiper  .period-column {
flex-shrink: 0;
width: 100%;
}
@media (max-width: 767px) {
.villa-details-availability-calendar-periods-swiper {
width: 70%;
}
}
@media (max-width: 500px) {
.villa-details-availability-calendar-periods-swiper {
width: 34%;
}
}
.villa-details-availability-calendar-names h3 {
min-height: 50px;
}
.villaTestimonials-heading {
text-transform: uppercase;
color: #3e433b;
font-size: 20px;
font-weight: bold;
padding-bottom: 12px;
font-style: normal;
text-align: center;
margin-top: 50px;
margin-right: 58px;
}
#villaTestimonials {
padding-top: 0;
}