.math-captcha-form {
display:block;
float:none;
clear:both;
}
.math-captcha-form  .mathalert{color:#c62828}
.login form .math-captcha-form span {
display: inline-block;
margin-bottom: 10px; 
}
input[type="text"].mc-input {
display: inline-block;
width: 60px!important;
vertical-align: middle;
margin-bottom: 0;
} .frm_forms .math-captcha-form {
display: block;
float: none;
clear: both;
margin-bottom: 15px;
}
.frm_forms .math-captcha-form label{
padding-right: 10px;
}
.frm_forms .math-captcha-form .mathalert {
color: #c62828;
}
.frm_forms .math-captcha-form span {
display: inline-block;
margin-bottom: 10px;
}
.frm_forms input[type="text"].mc-input {
display: inline-block;
width: 60px !important;
vertical-align: middle;
margin-bottom: 0;
}
.frm_forms .frm_error {
color: #c62828;
font-weight: bold;
margin-bottom: 10px;
}
.frm_forms .frm_message.math-captcha {
background-color: #ffebee;
border: 1px solid #ffcdd2;
padding: 8px 12px;
border-radius: 4px;
color: #c62828;
}.ngg-video-play-overlay {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.55);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
pointer-events: none;
z-index: 3;
}
.ngg-video-play-overlay:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
width: 0;
height: 0;
border-left: 14px solid rgba(255, 255, 255, 0.95);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
} a[data-ngg-video-play-overlay="1"],
div[data-ngg-video-play-overlay="1"] {
position: relative;
display: block;
}
a[data-ngg-video-play-overlay="1"]::before,
div[data-ngg-video-play-overlay="1"]::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border-radius: 999px;
background: rgba(0, 0, 0, 0.55);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
pointer-events: none;
z-index: 50;
}
a[data-ngg-video-play-overlay="1"]::after,
div[data-ngg-video-play-overlay="1"]::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-35%, -50%);
width: 0;
height: 0;
border-left: 14px solid rgba(255, 255, 255, 0.95);
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
pointer-events: none;
z-index: 51;
} .ngg-galleryoverview .ngg-gallery-thumbnail a,
.ngg-imagebrowser a,
.ngg-gallery-singlepic-image a,
.ngg-pro-masonry-item > a,
.nextgen_pro_thumbnail_grid .image-wrapper > a,
.nextgen_pro_film .image-wrapper > a,
.nextgen_pro_sidescroll .image-wrapper > a,
.nextgen_pro_blog_gallery .image-wrapper > a,
.tiled-gallery-item a,
.ngg-pro-mosaic-item a,
.galleria-stage .galleria-image,
.galleria-thumbnails .galleria-image {
position: relative;
display: block;
}.ngg-video-container {
position: relative;
width: auto;
height: auto;
background:transparent;
z-index: 10001;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-video-player,
.ngg-video-container iframe {
width: 100%;
height: 100%;
object-fit: contain;
}  #npl_wrapper.npl-video-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-video-mode .ngg-video-container {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.sl-wrapper.sl-video-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-video-mode .sl-image {
top: 0 !important;
left: 0 !important;
width: 100vw !important;
height: 100vh !important;
} .ngg-video-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
#fancybox-wrap.ngg-video-mode {
width: auto !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#fancybox-wrap.ngg-video-mode #fancybox-content {
width: auto !important;
height: auto !important;
} #shDisplay #shWrap.ngg-video-mode #shImage {
display: none !important;
}
#shDisplay .ngg-video-container {
margin-inline: auto;
}
#shDisplay.ngg-video-mode {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
} #TB_window.ngg-video-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-video-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-video-mode {
margin-left: 0 !important;
margin-top: 0 !important;
width: auto !important;
transform: translate(-50%, -50%);
} #TB_window.ngg-video-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-video-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-video-mode #TB_prev,
#TB_window.ngg-video-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-video-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
display: flex;
align-items: center;
justify-content: center;
z-index: 20;
}
.ngg-video-error-content {
color: #fff;
text-align: center;
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
}
.ngg-video-error-icon {
font-size: 48px;
opacity: 0.7;
}
.ngg-video-error-text {
font-size: 16px;
} .ngg-custom-lightbox-video-mode img:not(.ngg-video-processed) {
display: none !important;
}
.ngg-custom-lightbox-video-mode .ngg-video-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-video-mode .ngg-video-player,
.ngg-custom-lightbox-video-mode .ngg-video-container iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
}.ngg-trigger-buttons {
clear: both;
text-align: right;
font-size: 12px;
line-height: 1em;
margin: 0;
}
.ngg-trigger-buttons.hidden {
display: none;
}
.ngg-trigger-large {
font-size: 16px;
margin: 0 10px;
}
.ngg-trigger-buttons .ngg-trigger {
margin-left: 0.3em;
cursor: pointer;
}
.ngg-trigger-buttons .ngg-trigger:active,
.ngg-trigger-buttons .ngg-trigger:focus,
.ngg-trigger-buttons .ngg-trigger:visited,
.ngg-trigger-buttons .ngg-trigger {
color: #999;
}
.ngg-trigger-buttons .ngg-trigger:hover {
color: #333;
}
.ngg-trigger-large .ngg-trigger {
} .galleria.photocrati-nextgen_pro_horizontal_filmstrip {
margin-bottom: 5px;
}
@media screen and (min-width: 0px) and (max-width: 1024px) {
.ngg-trigger-buttons.mobile-hide {
display: none;
}
}#shDisplay div#shTitle {
font: normal 12px/17px 'Lucida Grande', Verdana, sans-serif; color: #ffffff; text-align: center;
margin: 0 auto;
}
#shDisplay div#shCount {
color: #999999;
font: normal 10px/12px 'Lucida Grande', Verdana, sans-serif;
}
#shDisplay div#shTitle a {
text-decoration: none;
font: bold 16pt 'Courier New', Courier, fixed;
letter-spacing: -2px;
margin: 0 10px;
width: 26px;
color: #999999;
}
#shDisplay div#shTitle a:hover {
color: #ffffff;
border: none;
}
#shDisplay div#shNext{
float:right;
}
#shDisplay div#shPrev {
float:left;
}
body {
height: 100%;
}
#shShutter *, #shDisplay * {
padding: 0;
margin: 0;
}
div#shShutter, div#shDisplay {
top: 0;
left: 0;
width: 100%;
position: absolute;
}
div#shShutter {
height: 100%;
z-index: 10000;
background-color: #000000;
opacity: 0.8;
filter:alpha(opacity=80);
}
div#shDisplay {
display: block;
background-color: transparent;
z-index: 10002;
}
div#shDisplay img#shTopImg {
margin: 0 auto;
border: 1px solid #555;
background: transparent;
display: block;
max-width: none;
max-height: none;
float: none;
padding:2px;
cursor: pointer;
}
div#shDisplay div#shWrap {
visibility: hidden;
}
div#shWaitBar {
font: bold 32px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
height: 36px;
width: 100%;
left: 0;
cursor: default;
opacity: 0.999;
filter: alpha(opacity=100);
z-index: 10001;
margin-top: 160px;
color: #ae0a0a;
text-align: center;
}.ngg-tiktok-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-video,
.ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: contain;
}  #npl_wrapper.npl-tiktok-mode .galleria-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image img {
display: none !important;
} .sl-wrapper.sl-tiktok-mode .sl-image {
display: flex !important;
align-items: center;
justify-content: center;
width: 100vw !important;
height: 100vh !important;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
width: 100% !important;
height: 100% !important;
max-width: 100vw !important;
max-height: 100vh !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
box-sizing: border-box;
}
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-video,
.sl-wrapper.sl-tiktok-mode .sl-image .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} .ngg-tiktok-mode#fancybox-wrap #fancybox-img {
display: none !important;
}
.ngg-tiktok-mode#fancybox-wrap #fancybox-content {
padding: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: block !important;
padding: 0 !important;
margin: 0 !important;
}
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-video,
.ngg-tiktok-mode#fancybox-wrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain;
display: block;
} body.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
html.ngg-tiktok-shutter-active {
overflow: hidden !important;
}
#shShutter.ngg-tiktok-mode + #shDisplay #shWrap,
#shShutter.ngg-tiktok-mode ~ #shDisplay #shWrap {
position: relative !important;
display: flex !important;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 200px;
overflow: visible !important;
}
#shDisplay.ngg-tiktok-mode {
overflow: visible !important;
}
#shDisplay #shWrap .ngg-tiktok-container {
position: relative !important;
top: auto !important;
left: auto !important;
margin: 0 !important;
z-index: 10003;
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
display: flex;
align-items: center;
justify-content: center;
padding: 0 !important;
box-sizing: border-box;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
}
#shDisplay #shWrap .ngg-tiktok-video,
#shDisplay #shWrap .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: none !important;
max-height: none !important;
visibility: visible !important;
object-fit: contain !important;
display: block !important;
overflow: visible !important;
clip: auto !important;
clip-path: none !important;
} #TB_window.ngg-tiktok-mode #TB_Image {
display: none !important;
}
#TB_window.ngg-tiktok-mode #TB_ImageOff {
display: none !important;
}
#TB_window.ngg-tiktok-mode {
background: #fff !important;
padding: 15px 15px 0 15px !important;
} #TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper {
display: block !important;
text-align: center !important;
margin: 0 auto !important;
padding: 0 !important;
position: relative !important;
width: auto !important;
height: auto !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-container {
position: relative !important;
width: auto !important;
height: auto !important;
display: inline-block !important;
margin: 0 auto !important;
padding: 0 !important;
vertical-align: middle !important;
background: transparent !important;
}
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-video,
#TB_window.ngg-tiktok-mode .ngg-tiktok-wrapper .ngg-tiktok-iframe {
width: auto !important;
height: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain !important;
display: block !important;
margin: 0 auto !important;
} #TB_window.ngg-tiktok-mode #TB_caption {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_secondLine {
display: block !important;
visibility: visible !important;
}
#TB_window.ngg-tiktok-mode #TB_prev,
#TB_window.ngg-tiktok-mode #TB_next {
display: inline !important;
visibility: visible !important;
} .ngg-tiktok-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
color: #fff;
z-index: 11;
display: flex;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-content {
padding: 20px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ngg-tiktok-error-icon {
font-size: 48px;
display: block;
margin-bottom: 10px;
color: #ff4d4d;
}
.ngg-tiktok-error-text {
font-size: 16px;
font-family: sans-serif;
} .ngg-custom-lightbox-tiktok-mode img:not(.ngg-tiktok-processed) {
display: none !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-container {
position: relative !important;
width: 100% !important;
height: 100% !important;
display: flex !important;
align-items: center;
justify-content: center;
padding: 0 !important;
margin: 0 !important;
}
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-video,
.ngg-custom-lightbox-tiktok-mode .ngg-tiktok-iframe {
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
object-fit: contain;
display: block;
} #ngg-custom-lightbox-overlay {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
background-color: transparent !important;
z-index: 999999 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close {
position: absolute !important;
top: 20px !important;
right: 20px !important;
background: transparent !important;
border: none !important;
color: #000 !important;
font-size: 40px !important;
cursor: pointer !important;
z-index: 1000000 !important;
padding: 10px !important;
line-height: 1 !important;
opacity: 0.8;
transition: opacity 0.2s;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-close:hover {
opacity: 1;
}
#ngg-custom-lightbox-overlay .ngg-custom-lightbox-content {
position: relative !important;
max-width: 90vw !important;
max-height: 90vh !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-container {
position: relative !important;
background: transparent !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
}
#ngg-custom-lightbox-overlay .ngg-tiktok-video {
max-width: 90vw !important;
max-height: 90vh !important;
width: auto !important;
height: auto !important;
object-fit: contain !important;
}.fa.fa-glass:before{content:"\f000"}.fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-home:before{content:"\f015"}.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-list-alt:before{content:"\f022"}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit:before{content:"\f044"}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart-o:before,.fa.fa-bar-chart:before{content:"\e0e3"}.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-twitter-square:before{content:"\f081"}.fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square:before{content:"\f082"}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-github-square:before{content:"\f092"}.fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-globe:before{content:"\f57d"}.fa.fa-tasks:before{content:"\f828"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-cut:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-save:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-magic:before{content:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square:before{content:"\f0d3"}.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-square:before{content:"\f0d4"}.fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f625"}.fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard:before{content:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f0ed"}.fa.fa-cloud-upload:before{content:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f5c0"}.fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f5c0"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before,.fa.fa-unlink:before{content:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt:before{content:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\24"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\e1bc"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f884"}.fa.fa-sort-amount-desc:before{content:"\f160"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-square:before{content:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square:before{content:"\f169"}.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square:before{content:"\f174"}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo-square:before{content:"\f194"}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square:before{content:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square:before{content:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square:before{content:"\f1b7"}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-cab:before{content:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy:before,.fa.fa-life-buoy:before,.fa.fa-life-saver:before,.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-git-square:before{content:"\f1d2"}.fa.fa-git,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square:before{content:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before,.fa.fa-transgender:before{content:"\f224"}.fa.fa-transgender-alt:before{content:"\f225"}.fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square:before{content:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square:before{content:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost:before{content:"\f2ab"}.fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-square:before{content:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//ferienhaus-happyness.de/wp-content/plugins/nextgen-gallery/static/FontAwesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}.ngg-navigation {
font-size: 0.9em !important;
clear: both !important;
display: block !important;
padding-top: 24px;
padding-bottom: 3px;
text-align: center;
}
.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev,
.ngg-navigation span.current {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
cursor: pointer !important;
}
.ngg-navigation .ellipsis {
background: #BBB;
border: none;
border-radius: 2px;
box-shadow: none;
color: #fff;
display:inline;
font-size: 14px;
font-weight: bold;
margin-right: 3px;
padding: 4px 8px;
text-decoration: none;
}
.ngg-navigation span.current {
background: #666;
}
.ngg-navigation a.next,
.ngg-navigation a.prev,
.ngg-navigation span.next,
.ngg-navigation span.prev {
background: transparent;
color: #BBB;
padding: 2px;
border: none;
}
.ngg-navigation a.page-numbers:hover,
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.current:hover {
background: #666;
color: #FFFFFF !important;
text-decoration: none !important;
}
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover,
.ngg-navigation span.next,
.ngg-navigation span.prev {
color: #666 !important;
}
.ngg-navigation a.page-numbers {
display: inline;
}
.ngg-clear {
clear: both;
}.ngg-galleryoverview {
overflow: hidden;
margin-top: 10px;
width: 100%;
clear: both;
display: block !important;
}
.ngg-galleryoverview .desc { margin: 0px 10px 10px 0px;
padding: 5px;
}
.ngg-gallery-thumbnail-box {
float: left;
max-width: 100% !important;
}
.ngg-template-caption .ngg-gallery-thumbnail-box {
margin-right: 0px;
}
.ngg-gallery-thumbnail {
text-align: center;
max-width: 100% !important;
background-color: #FFFFFF;
border: 1px solid #A9A9A9;
margin-right: 5px;
margin: 5px;
}
.ngg-template-caption .ngg-gallery-thumbnail {
margin-right: 0px;
}
.ngg-gallery-thumbnail a {
display: block;
margin: 4px;
border: none;
box-shadow: none;
}
.ngg-gallery-thumbnail img {
display: block;
margin: 0;
padding: 0;
position: relative;
max-width: 100% !important;
height: auto;
}
.ngg-gallery-thumbnail span { font-size: 90%;
padding-left: 5px;
display: block;
} .ngg-galleryoverview {
margin-top: 40px;
margin-bottom: 50px;
-webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
transition: width 1s, height 1s, background-color 1s, transform 1s;
min-height: 100px;
}
.ngg-gallery-thumbnail-box.ngg-1-columns {
width: 100%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-2-columns {
width: 50%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-3-columns {
width: 33.33333%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-4-columns {
width: 25%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-5-columns {
width: 20%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-6-columns {
width: 16.6666%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-7-columns {
width: 14.2857%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-8-columns {
width: 12.5%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-9-columns {
width: 11.1111%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-10-columns {
width: 10%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-11-columns {
width: 9.09%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-12-columns {
width: 8.3333%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-13-columns {
width: 7.692%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-14-columns {
width: 7.142%;
float: left !important;
}
.ngg-gallery-thumbnail-box.ngg-15-columns {
width: 6.6666%;
float: left !important;
}
@media (max-width: 800px) {
.ngg-gallery-thumbnail-box.ngg-5-columns,
.ngg-gallery-thumbnail-box.ngg-6-columns,
.ngg-gallery-thumbnail-box.ngg-7-columns,
.ngg-gallery-thumbnail-box.ngg-8-columns,
.ngg-gallery-thumbnail-box.ngg-9-columns,
.ngg-gallery-thumbnail-box.ngg-10-columns,
.ngg-gallery-thumbnail-box.ngg-11-columns,
.ngg-gallery-thumbnail-box.ngg-12-columns,
.ngg-gallery-thumbnail-box.ngg-13-columns,
.ngg-gallery-thumbnail-box.ngg-14-columns,
.ngg-gallery-thumbnail-box.ngg-15-columns,
.ngg-gallery-thumbnail-box.ngg-16-columns,
.ngg-gallery-thumbnail-box.ngg-17-columns,
.ngg-gallery-thumbnail-box.ngg-18-columns,
.ngg-gallery-thumbnail-box.ngg-19-columns,
.ngg-gallery-thumbnail-box.ngg-29-columns {
width: 25%;
}
}
@media (max-width: 600px) {
.ngg-gallery-thumbnail-box.ngg-4-columns,
.ngg-gallery-thumbnail-box.ngg-5-columns,
.ngg-gallery-thumbnail-box.ngg-6-columns,
.ngg-gallery-thumbnail-box.ngg-7-columns,
.ngg-gallery-thumbnail-box.ngg-8-columns,
.ngg-gallery-thumbnail-box.ngg-9-columns,
.ngg-gallery-thumbnail-box.ngg-10-columns,
.ngg-gallery-thumbnail-box.ngg-11-columns,
.ngg-gallery-thumbnail-box.ngg-12-columns,
.ngg-gallery-thumbnail-box.ngg-13-columns,
.ngg-gallery-thumbnail-box.ngg-14-columns,
.ngg-gallery-thumbnail-box.ngg-15-columns,
.ngg-gallery-thumbnail-box.ngg-16-columns,
.ngg-gallery-thumbnail-box.ngg-17-columns,
.ngg-gallery-thumbnail-box.ngg-18-columns,
.ngg-gallery-thumbnail-box.ngg-19-columns,
.ngg-gallery-thumbnail-box.ngg-29-columns {
width: 33.33333%;
}
}
@media (max-width: 400px) {
.ngg-gallery-thumbnail-box.ngg-3-columns,
.ngg-gallery-thumbnail-box.ngg-4-columns,
.ngg-gallery-thumbnail-box.ngg-5-columns,
.ngg-gallery-thumbnail-box.ngg-6-columns,
.ngg-gallery-thumbnail-box.ngg-7-columns,
.ngg-gallery-thumbnail-box.ngg-8-columns,
.ngg-gallery-thumbnail-box.ngg-9-columns,
.ngg-gallery-thumbnail-box.ngg-10-columns,
.ngg-gallery-thumbnail-box.ngg-11-columns,
.ngg-gallery-thumbnail-box.ngg-12-columns,
.ngg-gallery-thumbnail-box.ngg-13-columns,
.ngg-gallery-thumbnail-box.ngg-14-columns,
.ngg-gallery-thumbnail-box.ngg-15-columns,
.ngg-gallery-thumbnail-box.ngg-16-columns,
.ngg-gallery-thumbnail-box.ngg-17-columns,
.ngg-gallery-thumbnail-box.ngg-18-columns,
.ngg-gallery-thumbnail-box.ngg-19-columns,
.ngg-gallery-thumbnail-box.ngg-29-columns {
width: 50%;
}
} .ngg-galleryoverview.default-view {
text-align: center;
font-size: 0 !important;
letter-spacing: 0 !important;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
display:inline-block;
float: none;
vertical-align: middle;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail {
background-color: transparent;
border: none;
margin: 0;
margin-right: 0;
position: relative;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
margin: 2px;
box-shadow: none;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img:hover {
opacity: .8;
}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail img {
margin: 0 auto;
box-shadow: none;
cursor: pointer;
}
.ngg-galleryoverview.default-view .slideshowlink {
margin: 24px auto 0;
text-align: center;
text-transform: uppercase;
}
.ngg-galleryoverview.default-view .slideshowlink a {
font-size: 13px;
letter-spacing: .75px;
cursor: pointer;
text-decoration: none;
box-shadow: none;
border: none;
}
.ngg-galleryoverview.default-view .slideshowlink a:hover {
text-decoration: none !important;
box-shadow: none !important;
border: none !important;
} .ngg-galleryoverview ul li:before {
content: '' !important;
}
.ngg-gallery-list {
list-style-type: none;
padding: 0px !important;
text-indent: 0px !important;
}
.ngg-galleryoverview div.pic img {
width: 100%;
border: 0px;
border-radius: 0px;
}
.ngg-gallery-list li {
float: left;
margin: 0 2px 0px 2px !important;
overflow: hidden;
}
.ngg-gallery-list li a {
border: 1px solid #CCCCCC;
display: block;
padding: 2px;
}
.ngg-gallery-list li.selected a {
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background: #000000 none repeat scroll 0 0;
}
.ngg-gallery-list li img {
height: 40px;
width: 40px;
}
li.ngg-next, li.ngg-prev {
height: 40px;
width: 40px;
font-size: 3.5em;
}
li.ngg-next a, li.ngg-prev a {
padding-top: 10px;
border: none;
text-decoration: none;
} .ngg-caption-view-wrapper {
display: flex;
justify-content: center;
flex-wrap: wrap;
} .ngg-basic-thumbnails-carousel {
display: flex;
justify-content: center;
}
.ngg-basic-thumbnails-carousel-list {
display: flex;
flex-wrap: wrap;
}
.ngg-galleryoverview.carousel-view .ngg-gallery-thumbnail img {
max-width: 80px !important;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--hotel-primary-color: #AF9065;
--hotel-primary-rgb: 175, 144, 101;
--hotel-secondary-color: #FFAC41;
--hotel-secondary-rgb: #020201;
--hotel-primary-font: Cardo, serif;
--hotel-secondary-font: Nunito, sans-serif;
}
.widget.widget_social_feeds .social-links li a, .widget .wp-block-social-links li {
display: -webkit-inline-box;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.display-flex, .page-grid, .site-header .info, .site-header .header-top .container, .site-header .header-top .mphb_sc_search-wrapper, .site-header .header-wrapper, .site-header .header-bottom .nav-wrap, .site-header .header-left, .site-header .header-left .nav-menu, .site-header .header-right, .site-header .menu-container-wrapper, .social-networks, .social-networks li a, .header-two .header-right-wrap, .btn-wrap, .category-list, .single-post .category-wrap .banner__stitle, .single.single-hp-facility .category-wrap .banner__stitle, .single.single-hp-offers .category-wrap .banner__stitle, .single-post .entry-footer .tags, .single.single-hp-facility .entry-footer .tags, .single.single-hp-offers .entry-footer .tags, .post-navigation .nav-links, .post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .post, .post-navigation .nav-links .pagination-details, .widget .wp-block-calendar .wp-calendar-nav, .mphb_sc_search-wrapper form, .mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper, .author-section .author-wrapper, .contact-wrapper, .contact__blocks, .contact__form-wrap .contact-form-grid, .error404 .search-form, .single-post .entry-meta .author-details, .single.single-hp-facility .entry-meta .author-details, .single.single-hp-offers .entry-meta .author-details, .single-post .entry-footer, .single.single-hp-facility .entry-footer, .single.single-hp-offers .entry-footer, .single .social-wrap, .single .mphb-single-room-type-attributes li, .page .site-main .entry-content .gallery-wrapper {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
.display-inline-flex, .site-header .info a, .site-header .info span, .post .meta li, .search .hp-testimonial .meta li, .search article .meta li, .related-posts.blog .post .meta li, .archive .mphb_room_type .meta li {
display: -webkit-inline-box;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.sticky {
position: -webkit-sticky !important;
position: -moz-sticky !important;
position: -ms-sticky !important;
position: -o-sticky !important;
position: sticky !important;
top: 80px;
}
.transition-slow {
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.rotate45 {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.item-center, .news-and-blogs__slider .owl-prev, .news-and-blogs__slider .owl-next {
display: -webkit-inline-box;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.item-center-left {
display: -webkit-inline-box;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
-moz-align-items: start;
align-items: start;
}
.box-shadow, .news-and-blogs__slider .owl-prev, .news-and-blogs__slider .owl-next, .post .card__content, .search .hp-testimonial .card__content, .search article .card__content, .related-posts.blog .post .card__content, .archive .mphb_room_type .card__content, .services__slider:before {
-webkit-box-shadow: 0px 0px 15px rgba(41, 41, 42, 0.1);
-ms-box-shadow: 0px 0px 15px rgba(41, 41, 42, 0.1);
-o-box-shadow: 0px 0px 15px rgba(41, 41, 42, 0.1);
box-shadow: 0px 0px 15px rgba(41, 41, 42, 0.1);
}
.absolute-center {
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.check:after {
display: block;
width: 8px;
height: 16px;
border: solid var(--hotel-primary-color);
border-width: 0 2px 2px 0;
left: -12px;
top: 11px;
margin-top: -10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.times:after, .times:before {
top: 5px;
left: -11px;
height: 20px;
width: 2px;
background-color: rgba(var(--hotel-secondary-rgb), 0.1);
}
.times:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.times:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.stretched-link:before, .gallery-archive .card__content h5 a:before, .rooms .overlay__content a:before {
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: auto;
z-index: 1;
}
.arrow-up {
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
width: 33px;
height: 33px;
}
.close-btn .arrow-up {
width: 27.5px;
height: 30px;
}
.hide .close-btn .arrow-up {
height: 24px;
}
.arrow-up::after {
top: 45%;
left: 45%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
position: absolute;
z-index: 11;
display: block;
width: 10px;
height: 10px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
.close-btn .arrow-up::after {
position: absolute;
z-index: 11;
display: block;
width: 8px;
height: 8px;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
left: 48%;
top: 48%;
}
.arrow-down {
width: 16px;
}
.arrow-down::after {
top: 5px;
left: 5px;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
position: absolute;
z-index: 11;
display: block;
width: 5px;
height: 5px;
border-top: 1px solid #000;
border-left: 1px solid #000;
}
.arrow-left {
width: 16px;
}
.arrow-left::after {
top: 5px;
left: 5px;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
position: absolute;
z-index: 11;
display: block;
width: 5px;
height: 5px;
border-top: 1px solid #000;
border-right: 1px solid #000;
}
.arrow-right {
width: 16px;
}
.arrow-right::after {
top: 9px;
left: 7px;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
z-index: 11;
display: block;
width: 6px;
height: 6px;
border-top: 1px solid #000;
border-left: 1px solid #000;
}
.arrow-fill-right {
width: 16px;
}
.arrow-fill-right:after {
width: 0;
height: 0;
border-left: 6.5px solid transparent;
border-right: 6.5px solid transparent;
border-top: 6.5px solid transparent;
border-bottom: 6.5px solid transparent;
border-left: 12px solid var(--hotel-primary-color);
border-right: 0;
}
.dropcap, .has-drop-cap:not(:focus)::first-letter, .entry-header .entry-title, .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6, .btn-text, .navigation .nav-links, blockquote cite, #primary .post .entry-content table thead tr th, #primary .page .entry-content table thead tr th, .tag-list ul li a, .comment-body .fn, .tag__plan, .widget .wp-block-tag-cloud .tag-cloud-link, .widget .widget-title, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time, #secondary .widget.widget_pages ul, #secondary .widget.widget_pages ol, #secondary .widget.widget_meta ul, #secondary .widget.widget_meta ol, #secondary .widget.widget_recent_comments ul, #secondary .widget.widget_recent_comments ol, #secondary .widget.widget_recent_entries ul, #secondary .widget.widget_recent_entries ol, #secondary .widget.widget_rss ul, #secondary .widget.widget_rss ol, #secondary .widget.widget_block ul, #secondary .widget.widget_block ol, #secondary .widget.widget_archive ul, #secondary .widget.widget_archive ol, #secondary .widget.widget_categories ul, #secondary .widget.widget_categories ol, .mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper input, .author-section .author-wrapper span, .error404 .error-404 .page-header h1, .error404 .error-404 .page-header .subtitle, .error404 .search-form input[type="search"], .rooms .overlay__content .price-wrapper, .rooms .overlay__content a, .archive-room-style-one .mphb-room-type .mphb-regular-price .mphb-price, .page .site-main .entry-content .entry-title, .page .site-main .entry-content h1,
.page .site-main .entry-content h2,
.page .site-main .entry-content h3,
.page .site-main .entry-content h4,
.page .site-main .entry-content h5,
.page .site-main .entry-content h6 {
font-family: var(--hotel-primary-font);
}
.site-header .info, .site-header .header-left ul li, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, ::-webkit-input-placeholder, .wp-caption-text, figcaption, .comments-title,
.comment-reply-title, .widget .wp-block-tag-cloud .tag-cloud-link, body, html {
font-family: var(--hotel-secondary-font);
}
.site-header .info, .site-header .header-left ul li, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, :-ms-input-placeholder, .wp-caption-text, figcaption, .comments-title,
.comment-reply-title, .widget .wp-block-tag-cloud .tag-cloud-link, body, html {
font-family: var(--hotel-secondary-font);
}
.site-header .info, .site-header .header-left ul li, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, ::-ms-input-placeholder, .wp-caption-text, figcaption, .comments-title,
.comment-reply-title, .widget .wp-block-tag-cloud .tag-cloud-link, body, html {
font-family: var(--hotel-secondary-font);
}
.site-header .info, .site-header .header-left ul li, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, ::placeholder, .wp-caption-text, figcaption, .comments-title,
.comment-reply-title, .widget .wp-block-tag-cloud .tag-cloud-link, body, html {
font-family: var(--hotel-secondary-font);
}
.dropcap, .has-drop-cap:not(:focus)::first-letter, .h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6, .btn-text, .post-navigation .nav-links .pagination-details .entry-header .entry-title, #secondary .widget h2, #secondary .widget-title, .banner__stitle, .section-header__tag, .breadcrumb-tag, .section-header__title, .error404 .error-404 .page-header .subtitle, .rooms .overlay__content .price-wrapper, .rnb__meta span.text-primary, .mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-title, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title, .page .site-main .entry-content h1,
.page .site-main .entry-content h2,
.page .site-main .entry-content h3,
.page .site-main .entry-content h4,
.page .site-main .entry-content h5,
.page .site-main .entry-content h6 {
font-weight: 700;
}
table tr th, .entry-meta > span, .skip-link, .site-header .info, .site-header .header-left ul a, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, dt, .tag-list ul, label, .mphb_sc_search-wrapper form ::-webkit-input-placeholder, .post .meta li span, .search .hp-testimonial .meta li span, .search article .meta li span, .related-posts.blog .post .meta li span, .archive .mphb_room_type .meta li span, .mphb-price-breakdown tfoot tr th, .mphb-checkout-section small, .mphb-loop-room-type-attributes li span, .mphb-single-room-type-attributes li span {
font-weight: 600;
}
table tr th, .entry-meta > span, .skip-link, .site-header .info, .site-header .header-left ul a, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, dt, .tag-list ul, label, .mphb_sc_search-wrapper form :-ms-input-placeholder, .post .meta li span, .search .hp-testimonial .meta li span, .search article .meta li span, .related-posts.blog .post .meta li span, .archive .mphb_room_type .meta li span, .mphb-price-breakdown tfoot tr th, .mphb-checkout-section small, .mphb-loop-room-type-attributes li span, .mphb-single-room-type-attributes li span {
font-weight: 600;
}
table tr th, .entry-meta > span, .skip-link, .site-header .info, .site-header .header-left ul a, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, dt, .tag-list ul, label, .mphb_sc_search-wrapper form ::-ms-input-placeholder, .post .meta li span, .search .hp-testimonial .meta li span, .search article .meta li span, .related-posts.blog .post .meta li span, .archive .mphb_room_type .meta li span, .mphb-price-breakdown tfoot tr th, .mphb-checkout-section small, .mphb-loop-room-type-attributes li span, .mphb-single-room-type-attributes li span {
font-weight: 600;
}
table tr th, .entry-meta > span, .skip-link, .site-header .info, .site-header .header-left ul a, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .breadcrumb-wrapper, dt, .tag-list ul, label, .mphb_sc_search-wrapper form ::placeholder, .post .meta li span, .search .hp-testimonial .meta li span, .search article .meta li span, .related-posts.blog .post .meta li span, .archive .mphb_room_type .meta li span, .mphb-price-breakdown tfoot tr th, .mphb-checkout-section small, .mphb-loop-room-type-attributes li span, .mphb-single-room-type-attributes li span {
font-weight: 600;
}
.entry-meta, .entry-header .entry-title, .site-header .info a, .site-header .info span, .site-header .header-left ul li, ::-webkit-input-placeholder, #primary .post .entry-content table thead tr th, #primary .page .entry-content table thead tr th, #primary .post .entry-content table tbody tr td, #primary .page .entry-content table tbody tr td, .comment-body .fn a, .comment-body .comment-metadata, .tag__plan, .widget .wp-block-tag-cloud .tag-cloud-link, .widget .widget-title, .widget .author_bio_holder .title-holder, .widget .author_bio_holder .author_bio_content, .widget.widget_social_feeds .social-links li, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a time, .widget.widget_recent_entries li .wp-block-latest-posts__post-author, .widget.widget_recent_entries li .wp-block-latest-posts__post-date, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-author, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date, .widget ul.wp-block-categories-list, .card__title, .site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3, .site-footer .footer-bottom h4, .contact__form-wrap input[type="submit"], .page .site-main .entry-content .entry-title {
font-weight: 500;
}
.entry-meta, .entry-header .entry-title, .site-header .info a, .site-header .info span, .site-header .header-left ul li, :-ms-input-placeholder, #primary .post .entry-content table thead tr th, #primary .page .entry-content table thead tr th, #primary .post .entry-content table tbody tr td, #primary .page .entry-content table tbody tr td, .comment-body .fn a, .comment-body .comment-metadata, .tag__plan, .widget .wp-block-tag-cloud .tag-cloud-link, .widget .widget-title, .widget .author_bio_holder .title-holder, .widget .author_bio_holder .author_bio_content, .widget.widget_social_feeds .social-links li, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a time, .widget.widget_recent_entries li .wp-block-latest-posts__post-author, .widget.widget_recent_entries li .wp-block-latest-posts__post-date, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-author, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date, .widget ul.wp-block-categories-list, .card__title, .site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3, .site-footer .footer-bottom h4, .contact__form-wrap input[type="submit"], .page .site-main .entry-content .entry-title {
font-weight: 500;
}
.entry-meta, .entry-header .entry-title, .site-header .info a, .site-header .info span, .site-header .header-left ul li, ::-ms-input-placeholder, #primary .post .entry-content table thead tr th, #primary .page .entry-content table thead tr th, #primary .post .entry-content table tbody tr td, #primary .page .entry-content table tbody tr td, .comment-body .fn a, .comment-body .comment-metadata, .tag__plan, .widget .wp-block-tag-cloud .tag-cloud-link, .widget .widget-title, .widget .author_bio_holder .title-holder, .widget .author_bio_holder .author_bio_content, .widget.widget_social_feeds .social-links li, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a time, .widget.widget_recent_entries li .wp-block-latest-posts__post-author, .widget.widget_recent_entries li .wp-block-latest-posts__post-date, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-author, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date, .widget ul.wp-block-categories-list, .card__title, .site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3, .site-footer .footer-bottom h4, .contact__form-wrap input[type="submit"], .page .site-main .entry-content .entry-title {
font-weight: 500;
}
.entry-meta, .entry-header .entry-title, .site-header .info a, .site-header .info span, .site-header .header-left ul li, ::placeholder, #primary .post .entry-content table thead tr th, #primary .page .entry-content table thead tr th, #primary .post .entry-content table tbody tr td, #primary .page .entry-content table tbody tr td, .comment-body .fn a, .comment-body .comment-metadata, .tag__plan, .widget .wp-block-tag-cloud .tag-cloud-link, .widget .widget-title, .widget .author_bio_holder .title-holder, .widget .author_bio_holder .author_bio_content, .widget.widget_social_feeds .social-links li, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a, .widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a time, .widget.widget_recent_entries li .wp-block-latest-posts__post-author, .widget.widget_recent_entries li .wp-block-latest-posts__post-date, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-author, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date, .widget ul.wp-block-categories-list, .card__title, .site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3, .site-footer .footer-bottom h4, .contact__form-wrap input[type="submit"], .page .site-main .entry-content .entry-title {
font-weight: 500;
}
.site-header .header-left ul ul li, .site-header .header-left ul li.menu-item-has-children::after, .site-header .header-left ul li .angle-down::after, .category-list a, .single-post .category-wrap .banner__stitle a, .single.single-hp-facility .category-wrap .banner__stitle a, .single.single-hp-offers .category-wrap .banner__stitle a, .single-post .entry-footer .tags a, .single.single-hp-facility .entry-footer .tags a, .single.single-hp-offers .entry-footer .tags a, blockquote cite, .tag-list ul li a, .widget ul.wp-block-categories-list li a, .widget .wp-block-tag-cloud .tag-cloud-link, .widget .product_list_widget li .product-title, #secondary .widget.widget_pages ul, #secondary .widget.widget_pages ol, #secondary .widget.widget_meta ul, #secondary .widget.widget_meta ol, #secondary .widget.widget_recent_comments ul, #secondary .widget.widget_recent_comments ol, #secondary .widget.widget_recent_entries ul, #secondary .widget.widget_recent_entries ol, #secondary .widget.widget_rss ul, #secondary .widget.widget_rss ol, #secondary .widget.widget_block ul, #secondary .widget.widget_block ol, #secondary .widget.widget_archive ul, #secondary .widget.widget_archive ol, #secondary .widget.widget_categories ul, #secondary .widget.widget_categories ol, .widget.widget_categories ul li a, .datepick-month th, .datepick-month th a, .author-section .author-wrapper .author-wrap, .rooms .overlay__content .price-wrapper span, .page .site-main .entry-content p, body, html {
font-weight: 400;
}
.mphb_sc_search-wrapper form label, .section-header__tag, .breadcrumb-tag, .rooms .overlay__content a {
text-transform: uppercase;
}
.entry-header .entry-title .author a, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .tag-list ul li a, .comment-respond .comment-reply-title, .site-footer a, .site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3 {
text-transform: capitalize;
}
.site-toggled, .site-footer, .post .card__img .svg-holder, .search .hp-testimonial .card__img .svg-holder, .search article .card__img .svg-holder, .related-posts.blog .post .card__img .svg-holder, .archive .mphb_room_type .card__img .svg-holder, .gallery-archive .card__img, .search .site-main .card__img .svg-holder {
overflow: hidden;
}
.check, .times, .arrow-up, .arrow-down, .arrow-left, .arrow-right, .arrow-fill-right, .site-header .header-bottom, .site-header .header-left ul li, .site-header .menu-container-wrapper .menu-top-wrap, .site-header .toggle-btn, .site-toggled, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, .has-spinner, .news-and-blogs__slider .owl-prev, .news-and-blogs__slider .owl-next, .breadcrumb-wrapper, .breadcrumb-text, .arrow-list li, .list-disc, .single-post .entry-meta span, .single.single-hp-facility .entry-meta span, .single.single-hp-offers .entry-meta span, .navigation.pagination .page-numbers, blockquote, .comments-area .comment-body, .comment-body .comment-content, .widget ul.wp-block-categories-list li, .widget .wp-block-archives-list li, .widget.widget_archive ul li, .widget.widget_categories ul li, .select, .banner, .banner-overlay .wp-custom-header, .banner-video .wp-custom-header, .mphb_sc_search-wrapper, .mphb_sc_search-wrapper .mphb_sc_search-check-in-date, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date, .cta-image .section-header, .card, .site-footer .footer-top ul.menu li, .video-block, .cta-image__content, .author-section .author-wrapper .author-img, .contact__form-wrap p, .gallery-archive .gallery.gallery-columns-3 .gallery-item, .gallery-archive .card__content h5, .rooms .overlay, .services__slider, .news-and-blogs__slider, .sign-up-section .blossomthemes-email-newsletter-wrapper form, .single-post .entry-content ul li, .single.single-hp-facility .entry-content ul li, .single.single-hp-offers .entry-content ul li, .mphb-loop-room-type-attributes li, .mphb-single-room-type-attributes li, .single-mphb_room_type .entry-content ul li, .page .site-main .entry-content ul li {
position: relative;
}
.absolute-center, .check:after, .times:after, .times:before, .stretched-link:before, .gallery-archive .card__content h5 a:before, .rooms .overlay__content a:before, .skip-link, .header-transparent .site-header .header-bottom, .site-header .header-left ul li .angle-down, .site-header .menu-container-wrapper .toggle-btn, .site-header .toggle-btn .toggle-bar, .site-toggled:before, .breadcrumb-wrapper:before, .breadcrumb-nav, .arrow-list li:before, .list-disc::before, .single-post .entry-meta span::before, .single.single-hp-facility .entry-meta span::before, .single.single-hp-offers .entry-meta span::before, .navigation.pagination .page-numbers.next::after, .navigation.pagination .page-numbers.prev::after, blockquote::after, .widget ul.wp-block-categories-list li:before, .widget .wp-block-archives-list li:before, .widget.widget_archive ul li:before, .widget.widget_categories ul li:before, .banner-overlay .wp-custom-header:before, .banner-video .wp-custom-header .wp-custom-header-video-button, .banner-video .wp-custom-header .wp-custom-header-video-button:before, .banner-video .wp-custom-header video, .banner-video .wp-custom-header iframe, .banner-video .wp-custom-header embed, .mphb_sc_search-wrapper .mphb_sc_search-check-in-date:before, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date:before, .site-footer .footer-top ul.menu li:before, .video-block:before, .cta-image__content:before, .contact__form-wrap .wpcf7-spinner, .gallery-archive .card__content, .gallery-archive .card__content h5:before, .services__slider:before, .sign-up-section .blossomthemes-email-newsletter-wrapper input[type="submit"], .single-post .entry-meta span .byline:after, .single.single-hp-facility .entry-meta span .byline:after, .single.single-hp-offers .entry-meta span .byline:after, .single-post .entry-content ul li:after, .single.single-hp-facility .entry-content ul li:after, .single.single-hp-offers .entry-content ul li:after, .mphb-loop-room-type-attributes li:before, .mphb-single-room-type-attributes li:before, .single-mphb_room_type .entry-content ul li:after, .page .site-main .entry-content ul li:after {
position: absolute;
}
.check:after, .times:after, .times:before, .stretched-link:before, .gallery-archive .card__content h5 a:before, .rooms .overlay__content a:before, .arrow-up::after, .arrow-down::after, .arrow-left::after, .arrow-right::after, .site-toggled:before, .breadcrumb-wrapper:before, .arrow-list li:before, .list-disc::before, .single-post .entry-meta span::before, .single.single-hp-facility .entry-meta span::before, .single.single-hp-offers .entry-meta span::before, .navigation.pagination .page-numbers.next::after, .navigation.pagination .page-numbers.prev::after, blockquote::after, .widget ul.wp-block-categories-list li:before, .widget .wp-block-archives-list li:before, .widget.widget_archive ul li:before, .widget.widget_categories ul li:before, .banner-overlay .wp-custom-header:before, .banner-video .wp-custom-header .wp-custom-header-video-button:before, .mphb_sc_search-wrapper .mphb_sc_search-check-in-date:before, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date:before, .section-header__tag--sideLine:before, .breadcrumb-tag:before, .section-header__tag--sideLine:after, .breadcrumb-tag:after, .site-footer .footer-top ul.menu li:before, .video-block:before, .cta-image__content:before, .gallery-archive .card__content h5:before, .services__slider:before, .single-post .entry-meta span .byline:after, .single.single-hp-facility .entry-meta span .byline:after, .single.single-hp-offers .entry-meta span .byline:after, .single-post .entry-content ul li:after, .single.single-hp-facility .entry-content ul li:after, .single.single-hp-offers .entry-content ul li:after, .mphb-loop-room-type-attributes li:before, .mphb-single-room-type-attributes li:before, .single-mphb_room_type .entry-content ul li:after, .page .site-main .entry-content ul li:after {
content: "";
}
.row, .site-footer .footer-top .grid, .owl-dots, .owl-thumbs, .owl-thumb-item, .comment-respond form .comment-form-cookies-consent, .datepick-month-row, .gallery, .card__wrapper, .post .meta, .search .hp-testimonial .meta, .search article .meta, .related-posts.blog .post .meta, .archive .mphb_room_type .meta, .news-and-blogs .post .card, .archive-style-two .post .card, .archive-style-one .post .card, .contact__social, .gallery-archive .card__content, .two-col__wrap, .two-col__img, .rooms__wrapper, .rooms .overlay, .services__slider-wrapper, .news-and-blogs__slider, .news-and-blogs__slider .post .card, .foot-top__wrap, .foot-top__right, .foot-top__right a, .sign-up-section .blossomthemes-email-newsletter-wrapper, .archive-room-style-two .mphb_sc_rooms-wrapper.mphb-room-types, .archive-room-style-one .mphb_sc_rooms-wrapper, .search .site-main article, .search .site-main .card.blog-card {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
}
.arrow-list li:before, .video-block {
background-position: center;
}
.page-grid {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 53px;
}
@media screen and (min-width: 1199px) {
.page-grid {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.page-grid #secondary section.widget:last-child {
margin-bottom: 0;
}
.page-grid .site-main {
-webkit-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: 100%;
}
.leftsidebar .page-grid {
-webkit-box-direction: reverse;
-webkit-box-orient: horizontal;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
#secondary {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media screen and (min-width: 1199px) {
#secondary {
-webkit-box-flex: 0;
-ms-flex: 0 0 30.977%;
flex: 0 0 30.977%;
max-width: 30.977%;
}
}
.leftsidebar .page-grid {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 1199px) {
.leftsidebar .page-grid {
-webkit-box-direction: reverse;
-webkit-box-orient: horizontal;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0;
background: #fff;
}
main {
display: block;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
background: #eee;
padding: 20px;
}
a {
background-color: transparent;
color: var(--hotel-primary-color);
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 12px;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
height: auto;
max-width: 100%;
vertical-align: middle;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
cursor: pointer;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body,
button,
input,
select,
optgroup,
textarea {
color: #000;
font-size: 1rem;
line-height: 1.778;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
p > small {
font-size: 12px;
}
small {
font-size: 12px;
margin-bottom: 3px;
}
label {
line-height: 1.78rem;
font-size: 1rem;
}
a:focus {
text-decoration: none;
color: var(--hotel-secondary-color);
}
.dropcap, .has-drop-cap:not(:focus)::first-letter {
font-size: 100px;
line-height: 1;
float: left;
margin-right: 5px;
color: var(--hotel-primary-color);
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: rgba(55, 126, 249, 0.1);
text-decoration: none;
}
big {
font-size: 125%;
}
ul,
ol {
padding-left: 0;
}
.entry-content ul, .entry-content
ol {
margin: 0 0 1.5em 0;
}
ul {
list-style: none;
}
.entry-content ul {
list-style: disc;
}
.entry-content ol {
list-style: decimal;
}
.entry-content li > ul, .entry-content
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
embed,
iframe,
object {
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 1.5em 0;
width: 100%;
border-radius: 0;
font-size: 1rem;
text-align: left;
overflow: hidden;
border-collapse: collapse;
}
table tr th {
padding: 10px 15px;
border-bottom: 2px solid #D9DBE1;
background: rgba(0, 0, 0, 0.03);
color: #000;
}
table tr td {
padding: 10px 15px;
}
table p {
margin-bottom: 0;
}
table tr,
table th,
table td {
border: 1px solid #D9DBE1;
padding: 10px 15px;
}
a:hover,
a:focus,
a:active {
color: var(--hotel-secondary-color);
}
a:hover,
a:active {
outline: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #000;
border-radius: 0;
background: transparent;
color: #000;
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #000;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #000;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #000;
border: 1px solid #000;
border-radius: 5px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #000;
}
.alignleft {
display: inline;
float: left;
margin-right: 1em;
margin-bottom: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.entry-meta {
font-size: 14px;
color: #000;
margin-bottom: 20px;
}
.entry-meta a {
color: #000;
}
.entry-meta a:hover {
color: var(--hotel-secondary-color);
}
.entry-meta > span {
display: inline-block;
vertical-align: middle;
margin-right: 12px;
padding-right: 12px;
position: relative;
last-child-margin-right: 0;
last-child-padding-right: 0;
last-child-after-display: none;
}
.entry-meta .category a {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
last-child-margin-right: 0;
last-child-after-display: none;
}
.entry-meta .category a ::after {
content: ",";
}
.entry-header {
margin-bottom: 1px;
}
.entry-header .entry-title {
margin-top: 0;
margin-bottom: 20px;
font-size: 38px;
line-height: 1.3;
color: #000;
}
.entry-header .entry-title a {
text-decoration: none;
color: #000;
}
.entry-header .entry-title a:hover {
color: var(--hotel-primary-color);
}
.entry-content {
color: #474A57;
}
.entry-content p {
margin-top: 0;
margin-bottom: 20px;
}
.entry-content .h1,
.entry-content .h2,
.entry-content .h3,
.entry-content .h4,
.entry-content .h5,
.entry-content .h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin: 20px 0;
}
@media screen and (min-width: 1199px) {
.single-mphb_room_type .entry-content .h1, .single-mphb_room_type
.entry-content .h2, .single-mphb_room_type
.entry-content .h3, .single-mphb_room_type
.entry-content .h4, .single-mphb_room_type
.entry-content .h5, .single-mphb_room_type
.entry-content .h6, .single-mphb_room_type
.entry-content h1, .single-mphb_room_type
.entry-content h2, .single-mphb_room_type
.entry-content h3, .single-mphb_room_type
.entry-content h4, .single-mphb_room_type
.entry-content h5, .single-mphb_room_type
.entry-content h6 {
margin: 50px 0 30px;
}
}
.entry-content figure {
margin: 15px 0;
}
@media screen and (min-width: 992px), print {
.entry-content figure {
margin: 40px 0;
}
}
.entry-content figure:first-child {
margin-top: 0;
}
.entry-content .heading__title {
margin-top: 0;
margin-bottom: 14px;
}
.entry-content .heading p {
margin-bottom: 0;
}
.entry-content a {
text-decoration: underline;
color: var(--hotel-primary-color);
}
.entry-content a:hover {
text-decoration: none;
}
.post .entry-content {
margin: 0;
}
blockquote, q {
font-style: italic;
margin: 1.5em 1em;
font-size: 20px;
line-height: 34px;
color: #000;
}
q {
border-left: 3px solid rgba(0, 0, 0, 0.1);
padding-left: 30px;
text-align: left;
width: 50%;
margin: 0;
float: left;
display: block;
display: none;
}
blockquote span, q span {
display: inline-block;
font-size: 18px;
font-weight: 400;
color: #000;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.text-center, .entry-content .heading--center, .social-networks li, .btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button, #back-to-top, #load-posts, .wp-caption-text, figcaption, .widget .author_bio_holder, .widget.widget_social_feeds .social-links li a, .widget .wp-block-calendar table th, .widget .wp-block-calendar tbody tr, .banner__text, .section-header--center, .section-header--fixed-width, .site-footer .footer-bottom .site-info, .video-block, .author-section .author-wrapper .author-count, .contact__info, .contact__info .icon, .error404 .error-404, .gallery-archive .card__content, .foot-top__title, .foot-top__right a, .sign-up-section .blossomthemes-email-newsletter-wrapper {
text-align: center;
}
.text-left, blockquote p {
text-align: left;
}
.text-right {
text-align: right;
}
.text-bolder {
font-weight: 800;
}
.text-bold {
font-weight: 700;
}
.text-sbold {
font-weight: 600;
}
.text-medium {
font-weight: 500;
}
.text-regular {
font-weight: 400;
}
.text-light {
font-weight: 300;
}
.text-primary {
color: var(--hotel-primary-color);
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;
}
.h1, h1 {
line-height: 1.22;
font-size: 2rem;
}
@media screen and (min-width: 992px), print {
.h1, h1 {
font-size: 2.67rem;
}
}
@media screen and (min-width: 1199px) {
.h1, h1 {
font-size: 3rem;
}
}
.h2, h2 {
line-height: 1.32;
font-size: 1.78rem;
}
@media screen and (min-width: 992px), print {
.h2, h2 {
font-size: 2.11rem;
}
}
@media screen and (min-width: 1199px) {
.h2, h2 {
font-size: 2.44rem;
}
}
.h3, h3 {
line-height: 1.33;
font-size: 1.56rem;
}
@media screen and (min-width: 992px), print {
.h3, h3 {
font-size: 1.78rem;
}
}
@media screen and (min-width: 1199px) {
.h3, h3 {
font-size: 2rem;
}
}
.h4, h4 {
line-height: 1.35;
font-size: 1.33rem;
}
@media screen and (min-width: 992px), print {
.h4, h4 {
font-size: 1.56rem;
}
}
.h5, h5 {
color: #000;
line-height: 1.55;
font-size: 1.1rem;
}
@media screen and (min-width: 992px), print {
.h5, h5 {
font-size: 1.22rem;
}
}
.offers .h5,
.news-and-blogs .h5,
.testimonial .h5, .offers h5,
.news-and-blogs h5,
.testimonial h5 {
text-transform: unset;
}
.h6, h6 {
line-height: 1.4;
font-size: 1rem;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*::before, *::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body,
button,
input,
select,
optgroup,
textarea {
font-size: 1rem;
line-height: 1.5;
}
a {
text-decoration: none;
color: #000;
-webkit-transition: all ease 0.35s;
transition: all ease 0.35s;
}
li {
list-style: none;
}
.w-100 {
width: 100%;
}
a {
color: #AF9065;
-webkit-transition: 0.5s ease;
transition: 0.5s ease;
}
a:hover {
text-decoration: none;
color: #AF9065;
}
*, ::after, ::before {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 420px;
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media screen and (min-width: 992px), print {
.container, .mphb_sc_search-wrapper,
.container-fluid {
padding-right: 25px;
padding-left: 25px;
}
}
@media screen and (min-width: 575px), print {
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 540px;
}
}
@media screen and (min-width: 767px), print {
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 750px;
}
}
@media screen and (min-width: 992px), print {
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 960px;
}
}
@media screen and (min-width: 1199px) {
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 1170px;
}
}
@media screen and (min-width: 1440px) {
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 1320px;
}
}
@media screen and (min-width: 1600px) {
.container, .mphb_sc_search-wrapper,
.container-fluid {
max-width: 1620px;
}
}
.row, .site-footer .footer-top .grid {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
@media screen and (min-width: 992px), print {
.row, .site-footer .footer-top .grid {
margin-left: -25px;
margin-right: -25px;
}
}
.align-items-center {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.col, .grid-layout.layout-item-3 .row .col, .grid-layout.layout-item-3 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-3 .grid .col, .grid-layout.layout-item-2 .row .col, .grid-layout.layout-item-2 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-2 .grid .col, .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article, .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-md,
.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,
.col-lg,
.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 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media screen and (min-width: 992px), print {
.col, .grid-layout.layout-item-3 .row .col, .grid-layout.layout-item-3 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-3 .grid .col, .grid-layout.layout-item-2 .row .col, .grid-layout.layout-item-2 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-2 .grid .col, .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article, .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-md,
.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,
.col-lg,
.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 {
padding-right: 25px;
padding-left: 25px;
}
}
.col, .grid-layout.layout-item-3 .row .col, .grid-layout.layout-item-3 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-3 .grid .col, .grid-layout.layout-item-2 .row .col, .grid-layout.layout-item-2 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-2 .grid .col, .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article, .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
-webkit-box-flex: 1;
flex-grow: 1;
max-width: 100%;
}
.col-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
@media screen and (min-width: 767px), print {
.col-md-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (min-width: 992px), print {
.col-lg-1 {
-ms-flex: 0 0 8.333333%;
-webkit-box-flex: 0;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-ms-flex: 0 0 16.666667%;
-webkit-box-flex: 0;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-ms-flex: 0 0 25%;
-webkit-box-flex: 0;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-ms-flex: 0 0 41.666667%;
-webkit-box-flex: 0;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-ms-flex: 0 0 58.333333%;
-webkit-box-flex: 0;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-ms-flex: 0 0 66.666667%;
-webkit-box-flex: 0;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-ms-flex: 0 0 75%;
-webkit-box-flex: 0;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-ms-flex: 0 0 83.333333%;
-webkit-box-flex: 0;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-ms-flex: 0 0 91.666667%;
-webkit-box-flex: 0;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
}
.m-0 {
margin: 0;
}
.mb-0 {
margin-bottom: 0;
}
.bg-dim-primary {
background-color: rgba(var(--hotel-primary-rgb), 0.1);
}
.section-padding, .page-grid, .post-navigation, .comment-list + .comment-respond, .archive.full-width .grid-layout-wrap, .about, .rooms, .cta-image, .rnb, .offers, .news-and-blogs, .contact, .recent-posts {
padding: 20px 0;
}
@media screen and (min-width: 767px), print {
.section-padding, .page-grid, .post-navigation, .comment-list + .comment-respond, .archive.full-width .grid-layout-wrap, .about, .rooms, .cta-image, .rnb, .offers, .news-and-blogs, .contact, .recent-posts {
padding: 35px 0;
}
}
@media screen and (min-width: 1199px) {
.section-padding, .page-grid, .post-navigation, .comment-list + .comment-respond, .archive.full-width .grid-layout-wrap, .about, .rooms, .cta-image, .rnb, .offers, .news-and-blogs, .contact, .recent-posts {
padding: 50px 0;
}
}
.skip-link {
font-size: 1rem;
color: #000;
background-color: #f7f7f7;
border: 1px solid rgba(0, 0, 0, 0.3);
padding: 10px 20px;
transition: none;
-webkit-transition: none;
text-align: center;
top: -9999px;
left: 20px;
-webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
-ms-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
-o-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3);
}
.skip-link:focus {
top: 0;
z-index: 99;
}
body.admin-bar .skip-link:focus {
top: 35px;
}
.site-header .info {
font-size: 14px;
line-height: 18px;
}
@media screen and (max-width: 991px) {
.site-header .info {
width: 100%;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
}
@media screen and (max-width: 574px) {
.site-header .info {
display: block;
}
}
.site-header .info a, .site-header .info span {
color: #fff;
-webkit-transition: linear 0.2s;
transition: linear 0.2s;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.site-header .info a:hover, .site-header .info span:hover {
text-decoration: none;
color: var(--hotel-primary-color);
}
.site-header .info a:hover svg, .site-header .info span:hover svg {
fill: var(--hotel-primary-color);
}
.site-header .info a svg, .site-header .info span svg {
margin-right: 10px;
}
@media screen and (max-width: 574px) {
.site-header .info a, .site-header .info span {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
}
.site-header .info svg {
fill: #fff;
}
.site-header .info svg:hover {
fill: var(--hotel-primary-color);
}
.site-header .info .location-link {
margin-right: 30px;
}
@media screen and (min-width: 992px), print {
.site-header .info .location-link {
margin-right: 50px;
}
}
@media screen and (max-width: 574px) {
.site-header .info .location-link {
margin: 0 0 10px 0;
}
}
.site-header .info .tel-link {
margin-right: 30px;
}
@media screen and (min-width: 992px), print {
.site-header .info .tel-link {
margin-right: 50px;
}
}
@media screen and (max-width: 574px) {
.site-header .info .tel-link {
margin: 0 0 10px 0;
}
}
.site-header .header-top {
background: #18191F;
color: #fff;
}
.site-header .header-top .container, .site-header .header-top .mphb_sc_search-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header .header-top-left, .site-header .header-top-right {
width: 100%;
}
.site-header .header-top-left {
padding: 7px 0;
}
@media screen and (max-width: 991px) {
.site-header .header-top-left {
margin-bottom: 10px;
}
}
@media screen and (min-width: 992px), print {
.site-header .header-top-left {
width: 60%;
}
}
.site-header .header-top-right {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: end;
justify-content: end;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
@media screen and (max-width: 574px) {
.site-header .header-top-right {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (max-width: 991px) {
.site-header .header-top-right {
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
text-align: center;
padding-bottom: 7px;
}
}
@media screen and (min-width: 992px), print {
.site-header .header-top-right {
width: 40%;
}
}
.site-header .header-top .social-wrap {
max-width: 500px;
margin: 0;
}
@media screen and (max-width: 766px) {
.site-header .header-top .social-wrap {
width: 100%;
max-width: 100%;
text-align: center;
margin-top: 15px;
display: block;
}
.site-header .header-top .social-wrap .social-networks {
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
}
@media screen and (min-width: 767px), print {
.site-header .header-top .social-wrap .social-networks {
width: auto !important;
}
}
.site-header .header-top .social-wrap .widget-title {
display: none;
}
.site-header .header-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.site-header .header-bottom {
padding: 9px 0;
background: #fff;
background: #fff;
}
.header-transparent .site-header .header-bottom {
background: transparent;
left: 0;
right: 0;
z-index: 99;
}
.site-header .header-bottom .site-branding {
width: 50%;
padding: 0 15px 0 0;
}
@media screen and (min-width: 992px), print {
.site-header .header-bottom .site-branding {
width: 40%;
}
}
@media screen and (min-width: 1199px) {
.site-header .header-bottom .site-branding {
width: 27%;
}
}
.site-header .header-bottom .site-branding .site-title {
font-size: 1.44rem;
}
.site-header .header-bottom .site-branding p {
margin-bottom: 0;
}
.site-header .header-bottom .nav-wrap {
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.site-header .header-bottom ul,
.site-header .header-bottom ol {
list-style: none;
margin: 0;
padding: 0;
}
.site-header .header-left {
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
@media screen and (min-width: 1199px) {
.site-header .header-left {
max-width: 76%;
}
}
.site-header .header-left ul ul {
position: absolute;
width: 220px;
top: 100%;
right: 9999em;
background-color: #fff;
color: #000;
-webkit-box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.3);
-webkit-transition: opacity 0.15s linear, right 0s 0.15s, -webkit-transform 0.15s linear;
transition: opacity 0.15s linear, right 0s 0.15s, -webkit-transform 0.15s linear;
transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s, -webkit-transform 0.15s linear;
z-index: 999;
opacity: 0;
}
@media screen and (min-width: 1199px) {
.site-header .header-left ul ul {
width: 230px;
}
}
@media screen and (min-width: 1440px) {
.site-header .header-left ul ul {
width: 316px;
}
}
.site-header .header-left ul ul ul {
top: 0;
}
.site-header .header-left ul ul li {
display: block;
font-size: 1rem;
text-align: left;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.site-header .header-left ul ul li.menu-item-has-children::after {
background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-angle-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23000' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E") !important;
right: 15px;
top: 50%;
-webkit-transform: translateY(-50%) rotate(270deg);
transform: translateY(-50%) rotate(270deg);
}
.header-four .site-header .header-left ul ul li.menu-item-has-children::after {
background-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.10661 1.875L5.43995 6.20833L9.77328 1.875' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.site-header .header-left ul ul li.menu-item-has-children:last-child a {
padding: 14px 25px;
}
@media screen and (min-width: 1440px) {
.site-header .header-left ul ul li.menu-item-has-children:last-child a {
padding: 14px 30px;
}
}
.site-header .header-left ul ul li a {
color: #000 !important;
display: block;
padding: 14px 25px;
}
@media screen and (min-width: 1440px) {
.site-header .header-left ul ul li a {
padding: 14px 30px;
}
}
.site-header .header-left ul ul li a:hover {
color: var(--hotel-primary-color) !important;
}
.site-header .header-left ul ul li:last-child a {
padding: 14px 25px;
}
@media screen and (min-width: 1440px) {
.site-header .header-left ul ul li:last-child a {
padding: 14px 30px;
}
}
.site-header .header-left ul li {
display: inline-block;
font-size: 1rem;
line-height: 1.2;
}
.site-header .header-left ul li.menu-item-has-children::after, .site-header .header-left ul li .angle-down::after {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: 8px;
content: "";
background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-angle-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23000000' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat;
width: 10px;
height: 12px;
}
@media screen and (max-width: 1198px) {
.site-header .header-left ul li.menu-item-has-children::after, .site-header .header-left ul li .angle-down::after {
z-index: 0;
display: none;
right: 15px;
top: 60%;
}
}
.site-header .header-left ul li .angle-down {
display: none;
padding: 0;
background: transparent;
border: 0;
top: 0;
right: 0;
width: 45px;
height: 45px;
}
@media screen and (max-width: 1198px) {
.site-header .header-left ul li .angle-down {
right: -7px;
}
}
.site-header .header-left ul li:nth-last-of-type(3):hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(3).focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(2):hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(2).focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(1):hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(1).focus > .sub-menu {
right: 0;
left: unset;
}
.site-header .header-left ul li:nth-last-of-type(3):hover > .sub-menu li:hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(3):hover > .sub-menu li.focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(3).focus > .sub-menu li:hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(3).focus > .sub-menu li.focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(2):hover > .sub-menu li:hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(2):hover > .sub-menu li.focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(2).focus > .sub-menu li:hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(2).focus > .sub-menu li.focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(1):hover > .sub-menu li:hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(1):hover > .sub-menu li.focus > .sub-menu, .site-header .header-left ul li:nth-last-of-type(1).focus > .sub-menu li:hover > .sub-menu, .site-header .header-left ul li:nth-last-of-type(1).focus > .sub-menu li.focus > .sub-menu {
left: unset;
right: 100%;
}
.site-header .header-left ul li:nth-last-of-type(3) ul.sub-menu li::after, .site-header .header-left ul li:nth-last-of-type(2) ul.sub-menu li::after, .site-header .header-left ul li:nth-last-of-type(1) ul.sub-menu li::after {
-webkit-transform: translateY(-50%) rotate(-270deg);
transform: translateY(-50%) rotate(-270deg);
}
.site-header .header-left ul li:last-child a {
padding-right: 0;
}
.site-header .header-left ul li:last-child.menu-item-has-children a {
padding-right: 25px;
}
.site-header .header-left ul li li:hover > .sub-menu, .site-header .header-left ul li li.focus > .sub-menu {
right: unset;
left: 100%;
}
.site-header .header-left ul li:hover > ul, .site-header .header-left ul li.focus > ul {
left: 0;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.15s linear, -webkit-transform 0.15s linear;
transition: opacity 0.15s linear, -webkit-transform 0.15s linear;
transition: opacity 0.15s linear, transform 0.15s linear;
transition: opacity 0.15s linear, transform 0.15s linear, -webkit-transform 0.15s linear;
}
.site-header .header-left ul li ul li:hover, .site-header .header-left ul li ul li.focus {
right: 0;
left: unset;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: opacity 0.15s linear, -webkit-transform 0.15s linear;
transition: opacity 0.15s linear, -webkit-transform 0.15s linear;
transition: opacity 0.15s linear, transform 0.15s linear;
transition: opacity 0.15s linear, transform 0.15s linear, -webkit-transform 0.15s linear;
}
.site-header .header-left ul li ul li:nth-last-of-type(3):hover > .sub-menu, .site-header .header-left ul li ul li:nth-last-of-type(3).focus > .sub-menu, .site-header .header-left ul li ul li:nth-last-of-type(2):hover > .sub-menu, .site-header .header-left ul li ul li:nth-last-of-type(2).focus > .sub-menu, .site-header .header-left ul li ul li:nth-last-of-type(1):hover > .sub-menu, .site-header .header-left ul li ul li:nth-last-of-type(1).focus > .sub-menu {
left: 100%;
right: unset;
}
.site-header .header-left ul a {
padding: 25px;
transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
font-size: 1rem;
display: inline-block;
color: #000;
line-height: 1.78;
}
@media screen and (min-width: 1199px) {
.site-header .header-left ul a {
font-size: 0.78rem;
}
}
@media screen and (min-width: 1440px) {
.site-header .header-left ul a {
font-size: 16px;
}
}
.site-header .header-left ul a:hover {
color: var(--hotel-primary-color);
}
.site-header .header-left .nav-menu {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-box-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.site-header .header-right {
line-height: 1;
}
.site-header .menu-container-wrapper {
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
z-index: 1;
background-color: #fff;
color: #000;
padding: 50px 25px 25px;
position: fixed;
top: 0;
left: 0;
width: 80%;
height: 100vh;
display: block;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
text-align: right;
}
@media screen and (max-width: 766px) {
.site-header .menu-container-wrapper {
padding: 25px;
}
}
@media screen and (min-width: 575px), print {
.site-header .menu-container-wrapper {
width: 62%;
}
}
.site-header .menu-container-wrapper .header-left {
text-align: left;
display: block;
margin-top: 10px;
}
.site-header .menu-container-wrapper .header-left nav {
width: 100%;
}
.site-header .menu-container-wrapper .header-left ul {
display: block;
position: relative;
}
.site-header .menu-container-wrapper .header-left ul li {
padding: 12px 0;
display: block;
position: relative;
border-bottom: 0;
}
.site-header .menu-container-wrapper .header-left ul li .angle-down {
margin: 0;
display: block;
}
.site-header .menu-container-wrapper .header-left ul li .angle-down:after {
display: block;
}
.site-header .menu-container-wrapper .header-left ul li.menu-item-has-children:after {
display: none;
}
.site-header .menu-container-wrapper .header-left ul li a {
padding: 0;
color: #000;
}
.site-header .menu-container-wrapper .header-left ul li ul.sub-menu {
display: none;
position: static;
width: 100%;
top: 100%;
background-color: #fff;
color: #fff;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
opacity: 1;
z-index: 999;
visibility: visible;
-webkit-transition: none;
transition: none;
margin-top: 10px;
padding: 0 0 0 30px;
}
.site-header .menu-container-wrapper .header-left ul li ul.sub-menu li {
padding: 12px 0;
display: block;
position: relative;
border-bottom: 0;
}
@media screen and (max-width: 766px) {
.site-header .menu-container-wrapper .header-left ul li ul.sub-menu li {
padding: 10px 0;
}
}
.site-header .menu-container-wrapper .header-left ul li ul.sub-menu li a {
padding: 0 !important;
font-weight: 500;
width: 80%;
}
.site-header .menu-container-wrapper .header-left ul li:last-child.menu-item-has-children a {
padding: 0;
}
@media screen and (max-width: 574px) {
.site-header .menu-container-wrapper .book-btn {
width: 100%;
}
}
.site-header .menu-container-wrapper.open {
z-index: 99;
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-webkit-box-shadow: 10px 0 15px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 10px 0 15px rgba(0, 0, 0, 0.15);
-o-box-shadow: 10px 0 15px rgba(0, 0, 0, 0.15);
box-shadow: 10px 0 15px rgba(0, 0, 0, 0.15);
overflow: auto;
}
.site-header .menu-container-wrapper .toggle-btn {
background: rgba(255, 255, 255, 0.2);
border-color: #000;
right: 0;
top: 24px;
}
.site-header .menu-container-wrapper .toggle-btn .toggle-bar {
background: #000;
}
.site-header .menu-container-wrapper .site-branding {
display: block;
text-align: left;
}
.site-header .toggle-btn {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
border-radius: 5px;
padding: 15px;
border: none;
background: transparent;
width: 20px;
height: 16px;
}
@media screen and (min-width: 1199px) {
.site-header .toggle-btn {
display: none;
width: 25px;
height: 20px;
}
}
.site-header .toggle-btn:focus {
outline: 2px solid #000;
}
.site-header .toggle-btn .toggle-title {
display: none;
}
.site-header .toggle-btn .toggle-bar {
width: 20px;
height: 2px;
border-radius: 5px;
background: #000;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
-webkit-transition: all ease-in-out 0.25s;
transition: all ease-in-out 0.25s;
}
@media screen and (min-width: 1199px) {
.site-header .toggle-btn .toggle-bar {
width: 25px;
}
}
.site-header .toggle-btn .toggle-bar:nth-of-type(1) {
top: -18px;
}
.site-header .toggle-btn .toggle-bar:nth-of-type(3), .site-header .toggle-btn .toggle-bar:nth-of-type(2) {
top: 0;
}
.site-header .toggle-btn .toggle-bar:nth-of-type(4) {
top: 18px;
}
.site-header .toggle-btn.toggle-off .toggle-bar:nth-of-type(1) {
width: 0;
top: 0;
left: 50%;
}
.site-header .toggle-btn.toggle-off .toggle-bar:nth-of-type(2), .site-header .toggle-btn.toggle-off .toggle-bar:nth-of-type(3) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.site-header .toggle-btn.toggle-off .toggle-bar:nth-of-type(3) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.site-header .toggle-btn.toggle-off .toggle-bar:nth-of-type(4) {
top: 0;
width: 0;
left: 50%;
}
.site-toggled .site-header .toggle-btn.toggle-main {
opacity: 0;
visibility: hidden;
}
.site-header .social-networks li a svg {
fill: #fff;
}
.social-networks {
margin: 0;
padding: 0;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
row-gap: 10px;
}
.social-networks span {
display: inline-block;
margin-right: 10px;
}
@media screen and (max-width: 574px) {
.social-networks span {
width: 100%;
display: block;
}
}
.social-networks li {
display: inline-block;
margin-right: 20px;
line-height: 1;
}
.social-networks li:last-child {
margin-right: 0;
}
.social-networks li a {
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.social-networks li a svg {
height: 17px;
}
.social-networks li a svg:hover {
fill: var(--hotel-secondary-color);
}
.social-networks--bg a {
background: #fff;
border-radius: 50%;
width: 38px;
height: 38px;
line-height: 47px;
}
.social-networks--bg .facebook svg {
fill: #4267B2;
}
.social-networks--bg .instagram svg {
fill: #833AB4;
}
.social-networks--bg .twitter svg {
fill: #1DA1F2;
}
.social-networks--bg .linkedin svg {
fill: #2867B2;
}
.header-two .header-center {
width: 16%;
}
.header-two .header-bottom .nav-wrap {
-ms-flex-wrap: none;
flex-wrap: nowrap;
}
.header-two .header-right-wrap {
width: 84%;
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.header-two .header-top .info a:hover {
color: var(--hotel-primary-color);
}
.header-two .header-top .info a:hover svg {
fill: var(--hotel-primary-color);
}
@media screen and (max-width: 766px) {
.header-two .header-top-left {
margin-bottom: 7px;
}
}
@media screen and (max-width: 766px) {
.header-two .header-top .social-wrap {
margin-top: 7px;
}
}
@media screen and (max-width: 574px) {
.header-two .header-top .social-wrap {
margin-top: 0;
}
}
.header-two .header-search button {
margin-top: 6px;
}
@media screen and (min-width: 1199px) {
.header-two .header-right .btn, .header-two .header-right .reply a, .reply .header-two .header-right a, .header-two .header-right button,
.header-two .header-right input[type="button"],
.header-two .header-right input[type="reset"],
.header-two .header-right input[type="submit"], .header-two .header-right .wp-block-button .wp-block-button__link, .wp-block-button .header-two .header-right .wp-block-button__link, .header-two .header-right .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_rooms-wrapper .header-two .header-right .mphb-view-details-button, .header-two .header-right .mphb_sc_search_results-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .header-two .header-right .mphb-view-details-button {
margin-left: 40px;
}
}
.site-header.stick-header .header-bottom {
position: fixed !important;
top: 0;
left: 0;
right: 0;
z-index: 99;
background-color: #fff;
width: 100%;
-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
-webkit-animation: slideDown 0.25s ease-in-out;
animation: slideDown 0.25s ease-in-out;
--webkit-animation: slideDown 0.25 ease-in-out;
}
.site-toggled:before {
z-index: 1;
background: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
}
.site-toggled .site-header.stick-header .header-bottom {
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
height: 0;
padding: 0;
}
.admin-bar .site-header.stick-header .header-bottom {
top: 32px;
}
@-webkit-keyframes slideDown {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideDown {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@media screen and (min-width: 1199px) {
.mobile-header {
display: none;
}
}
.mobile-header .header-right {
padding-top: 17px;
}
@media screen and (max-width: 1198px) {
.desktop-header {
display: none;
}
}
.site-branding img {
width: var(--logo-width);
}
.btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button {
font-size: 12px;
line-height: 16px;
display: inline-block;
padding: 18px 36px;
-webkit-box-sizing: inherit;
box-sizing: inherit;
vertical-align: middle;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
color: #fff;
cursor: pointer;
border: 1px solid;
text-decoration: none;
}
@media screen and (max-width: 574px) {
.btn, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button {
width: 100%;
}
}
.btn-primary, .reply a, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link {
background: var(--hotel-primary-color);
border-color: var(--hotel-primary-color);
}
.btn-primary:hover, .reply a:hover, button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"], .wp-block-button .wp-block-button__link:hover, .btn-primary:focus, .reply a:focus, button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"], .wp-block-button .wp-block-button__link:focus {
background: var(--hotel-secondary-color);
border-color: var(--hotel-secondary-color);
color: #fff;
}
.btn-sm, .reply a {
padding: 9px 30px;
font-size: 14px;
line-height: 18px;
}
.btn-lg, button,
input[type="button"],
input[type="reset"],
input[type="submit"], .wp-block-button .wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button {
padding: 12px 40px;
font-size: 16px;
line-height: 1.375;
}
.btn-outline, .wp-block-button.is-style-outline .wp-block-button__link, .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-view-details-button {
border-color: var(--hotel-primary-color);
background: transparent;
}
.btn-outline:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .mphb_sc_rooms-wrapper .mphb-view-details-button:hover, .mphb_sc_search_results-wrapper .mphb-view-details-button:hover, .btn-outline:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus, .mphb_sc_rooms-wrapper .mphb-view-details-button:focus, .mphb_sc_search_results-wrapper .mphb-view-details-button:focus {
background: var(--hotel-primary-color);
border-color: var(--hotel-primary-color);
color: #fff;
}
.btn-white {
border-color: #fff;
background: transparent;
}
.btn-white:hover, .btn-white:focus {
background: #fff;
border-color: #fff;
color: var(--hotel-primary-color);
}
.btn-text {
color: var(--hotel-primary-color);
font-size: 15px;
line-height: 1.34;
display: block;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.btn-text span {
padding-left: 7px;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn-text span svg path {
fill: var(--hotel-primary-color);
}
.btn-text:hover {
color: var(--hotel-secondary-color);
}
.btn-text:hover span {
padding-left: 12px;
}
.btn-text:hover span svg path {
fill: var(--hotel-secondary-color);
}
.btn-arrow {
background: url(//ferienhaus-happyness.de/assets/img/right-arrow.png);
height: 13px;
width: 13px;
height: 12px;
width: 14px;
background-size: contain;
background-repeat: no-repeat;
margin-left: 15px;
display: inline-block;
}
@media screen and (max-width: 574px) {
.btn-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (max-width: 574px) {
.btn-wrap a + a {
margin-top: 15px;
}
}
@media screen and (min-width: 575px), print {
.btn-wrap a + a {
margin-left: 15px;
}
}
#back-to-top {
display: none;
padding: 0;
visibility: visible;
opacity: 1;
position: fixed;
bottom: 20px;
right: 20px;
width: 60px;
height: 60px;
background: rgba(0, 0, 0, 0.37);
color: #fff;
cursor: pointer;
line-height: 70px;
border-radius: 100%;
z-index: 999;
-webkit-transition: all ease 0.35s;
transition: all ease 0.35s;
}
#back-to-top svg {
width: 24px;
height: 24px;
margin-top: 18px;
}
.owl-dots {
margin-top: 28px;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
@media screen and (min-width: 1199px) {
.owl-dots {
margin-top: 50px;
}
}
.owl-carousel button.owl-dot {
height: 10px;
margin: 0 5px;
}
.owl-carousel button.owl-dot:not(.active) {
width: 10px;
background-color: rgba(187, 153, 105, 0.4);
border-radius: 50%;
-webkit-transition: background-color ease 0.5s;
transition: background-color ease 0.5s;
}
.owl-carousel button.owl-dot:not(.active):hover {
background-color: rgba(187, 153, 105, 0.8);
}
.owl-carousel button.owl-dot.active {
width: 30px;
border-radius: 20px;
background-color: var(--hotel-primary-color);
}
@media screen and (min-width: 992px), print {
.owl-thumbs {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (max-width: 991px) {
.owl-thumbs {
overflow: auto;
width: 100%;
}
}
.owl-thumb-item {
padding: 14px 18px;
outline: none;
border: 0;
text-align: left;
min-width: 260px;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-webkit-transition: background-color 0.4s;
transition: background-color 0.4s;
}
@media screen and (min-width: 767px), print {
.owl-thumb-item {
padding: 20px 24px;
}
}
@media screen and (min-width: 1440px) {
.owl-thumb-item {
padding: 30px 55.23px;
}
}
.owl-thumb-item h4 {
margin-bottom: 3px;
}
.owl-thumb-item p {
color: #474A57;
line-height: 1.778;
margin: 0;
}
.owl-thumb-item .icon-wrapper svg {
height: 32px;
width: 32px;
}
@media screen and (min-width: 992px), print {
.owl-thumb-item .icon-wrapper {
max-width: 52px;
height: 48px;
}
}
.owl-thumb-item .icon-wrapper + .content-wrapper {
margin-left: 20px;
}
@media screen and (min-width: 1440px) {
.owl-thumb-item .icon-wrapper + .content-wrapper {
margin-left: 34px;
}
}
.owl-thumb-item.active {
background-color: #fff;
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
}
@media screen and (min-width: 992px), print {
.owl-thumb-item:not(:last-of-type) {
margin-bottom: 20px;
}
}
@media screen and (max-width: 991px) {
.owl-thumb-item:not(:last-of-type) {
margin-right: 16px;
}
}
.owl-thumb-item:hover {
background-color: rgba(255, 255, 255, 0.6);
}
.news-and-blogs__slider .owl-prev, .news-and-blogs__slider .owl-next {
z-index: 1;
height: 38px;
width: 38px;
border-radius: 50%;
background-color: #fff !important;
-webkit-transition: transform 0.3s ease;
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (min-width: 767px), print {
.news-and-blogs__slider .owl-prev, .news-and-blogs__slider .owl-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
}
.news-and-blogs__slider .owl-prev:hover, .news-and-blogs__slider .owl-next:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (min-width: 767px), print {
.news-and-blogs__slider .owl-prev:hover, .news-and-blogs__slider .owl-next:hover {
-webkit-transform: translateY(-50%) scale(1.1);
transform: translateY(-50%) scale(1.1);
}
}
@media screen and (min-width: 767px), print {
.news-and-blogs__slider .owl-prev {
left: -9px;
}
}
@media screen and (min-width: 767px), print {
.news-and-blogs__slider .owl-next {
right: -9px;
}
}
@media screen and (max-width: 766px) {
.news-and-blogs__slider .owl-next {
margin-left: 8px;
}
}
@media screen and (max-width: 766px) {
.news-and-blogs__slider .owl-nav {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
}
.breadcrumb-wrapper {
background: var(--hotel-primary-color);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
font-size: 14px;
line-height: 1.28;
color: #fff;
margin-bottom: 20px;
}
@media screen and (min-width: 767px), print {
.breadcrumb-wrapper {
margin-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.breadcrumb-wrapper {
margin-bottom: 50px;
}
}
.breadcrumb-wrapper:before {
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
}
.breadcrumb-wrapper .breadcrumb-tag {
color: #F4F5F7;
}
.breadcrumb-wrapper .breadcrumb-tag:before {
display: none;
}
.breadcrumb-wrapper .breadcrumb-tag:after {
background-color: #F4F5F7;
margin-top: -3px;
}
.breadcrumb-tag {
color: % gray-100;
}
.breadcrumb-text {
z-index: 1;
padding: 60px 0;
}
@media screen and (min-width: 1199px) {
.breadcrumb-text {
padding: 100px 0;
}
}
.breadcrumb-text .entry-header .entry-title {
font-size: 1.78rem;
line-height: 1.31;
color: #fff;
}
@media screen and (min-width: 767px), print {
.breadcrumb-text .entry-header .entry-title {
font-size: 2.11rem;
}
}
@media screen and (min-width: 1199px) {
.breadcrumb-text .entry-header .entry-title {
font-size: 2.44rem;
}
}
.breadcrumb-nav {
right: 0;
bottom: 0;
background-color: #fff;
padding: 15px;
z-index: 2;
-webkit-box-shadow: 0px 0px 5px 1px rgba(var(--hotel-primary-rgb), 0.2);
-ms-box-shadow: 0px 0px 5px 1px rgba(var(--hotel-primary-rgb), 0.2);
-o-box-shadow: 0px 0px 5px 1px rgba(var(--hotel-primary-rgb), 0.2);
box-shadow: 0px 0px 5px 1px rgba(var(--hotel-primary-rgb), 0.2);
}
@media screen and (max-width: 766px) {
.breadcrumb-nav {
display: none;
}
}
.breadcrumb-nav a, .breadcrumb-nav .separator {
color: #000;
padding: 1px;
}
.breadcrumb-nav a:hover, .breadcrumb-nav .separator:hover {
color: var(--hotel-primary-color);
}
.breadcrumb-nav .current a {
color: #000;
cursor: default;
pointer-events: none;
}
.arrow-list {
margin-left: 0;
}
.arrow-list li {
margin-left: 20px;
}
.arrow-list li:before {
top: 14px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -20px;
background-image: url("data:image/svg+xml,%3Csvg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.4707 1L8.4707 8L1.4707 15' stroke='%23377EF9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
height: 14px;
width: 10px;
}
.arrow-list li:not(last-of-child) {
padding-bottom: 20px;
}
.category-list, .single-post .category-wrap .banner__stitle, .single.single-hp-facility .category-wrap .banner__stitle, .single.single-hp-offers .category-wrap .banner__stitle, .single-post .entry-footer .tags, .single.single-hp-facility .entry-footer .tags, .single.single-hp-offers .entry-footer .tags {
margin: 0 -5px;
}
.category-list a, .single-post .category-wrap .banner__stitle a, .single.single-hp-facility .category-wrap .banner__stitle a, .single.single-hp-offers .category-wrap .banner__stitle a, .single-post .entry-footer .tags a, .single.single-hp-facility .entry-footer .tags a, .single.single-hp-offers .entry-footer .tags a {
font-size: 16px;
background-color: var(--hotel-primary-color);
color: #fff;
padding: 8px 10px;
margin: 5px;
line-height: 1;
display: inline-block;
}
.category-list a:hover, .single-post .category-wrap .banner__stitle a:hover, .single.single-hp-facility .category-wrap .banner__stitle a:hover, .single.single-hp-offers .category-wrap .banner__stitle a:hover, .single-post .entry-footer .tags a:hover, .single.single-hp-facility .entry-footer .tags a:hover, .single.single-hp-offers .entry-footer .tags a:hover {
color: #fff;
background: var(--hotel-secondary-color);
}
.list-disc, .single-post .entry-meta span, .single.single-hp-facility .entry-meta span, .single.single-hp-offers .entry-meta span {
padding-left: 20px;
}
@media screen and (min-width: 992px), print {
.list-disc, .single-post .entry-meta span, .single.single-hp-facility .entry-meta span, .single.single-hp-offers .entry-meta span {
padding-left: 25px;
}
}
.list-disc:not(:last-child), .single-post .entry-meta span:not(:last-child), .single.single-hp-facility .entry-meta span:not(:last-child), .single.single-hp-offers .entry-meta span:not(:last-child) {
margin-bottom: 15px;
}
@media screen and (min-width: 992px), print {
.list-disc:not(:last-child), .single-post .entry-meta span:not(:last-child), .single.single-hp-facility .entry-meta span:not(:last-child), .single.single-hp-offers .entry-meta span:not(:last-child) {
margin-bottom: 20px;
}
}
.list-disc::before, .single-post .entry-meta span::before, .single.single-hp-facility .entry-meta span::before, .single.single-hp-offers .entry-meta span::before {
left: 0;
border-radius: 50%;
top: 10px;
background: #474A57;
height: 8px;
width: 8px;
}
@media screen and (min-width: 767px), print {
.list-disc::before, .single-post .entry-meta span::before, .single.single-hp-facility .entry-meta span::before, .single.single-hp-offers .entry-meta span::before {
top: 12px;
}
}
.navigation.pagination {
text-align: center;
margin-top: 30px;
}
@media screen and (min-width: 992px), print {
.navigation.pagination {
margin-top: 50px;
}
}
.navigation.pagination .page-numbers {
height: 38px;
width: 38px;
background-color: #fff;
color: #000;
display: inline-block;
margin: 0 3px;
line-height: 38px;
border-radius: 50%;
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.12);
}
.navigation.pagination .page-numbers.next, .navigation.pagination .page-numbers.prev {
text-indent: -9999px;
}
.navigation.pagination .page-numbers:hover, .navigation.pagination .page-numbers.current {
color: #fff;
background-color: var(--hotel-primary-color);
}
.navigation.pagination .page-numbers:hover.next::after, .navigation.pagination .page-numbers:hover.prev::after, .navigation.pagination .page-numbers.current.next::after, .navigation.pagination .page-numbers.current.prev::after {
background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 8H15.8571' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.35742 1.5L15.8574 8L9.35742 14.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.navigation.pagination .page-numbers:hover.prev::after, .navigation.pagination .page-numbers.current.prev::after {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.navigation.pagination .page-numbers.next::after, .navigation.pagination .page-numbers.prev::after {
height: 10px;
width: 10px;
background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07227 8H15.9294' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.42969 1.5L15.9297 8L9.42969 14.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.navigation.pagination .page-numbers.prev::after {
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
left: 40%;
top: 44%;
}
.post-navigation .meta-nav {
font-size: 0.889em;
font-weight: 500;
line-height: 1.75;
color: #6d6e71;
cursor: pointer;
max-width: auto;
max-height: auto;
}
.post-navigation .nav-links {
-webkit-box-align: top;
-ms-flex-align: top;
-moz-align-items: top;
align-items: top;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
}
.post-navigation .nav-links a {
color: var(--hotel-primary-color);
}
.post-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous {
width: 43%;
}
@media screen and (max-width: 766px) {
.post-navigation .nav-links .nav-next,
.post-navigation .nav-links .nav-previous {
width: 100%;
}
}
.post-navigation .nav-links .nav-next .meta-nav,
.post-navigation .nav-links .nav-previous .meta-nav {
position: relative;
display: inline;
}
.post-navigation .nav-links .nav-next .meta-nav:hover,
.post-navigation .nav-links .nav-previous .meta-nav:hover {
color: var(--hotel-primary-color);
}
.post-navigation .nav-links .nav-next .meta-nav:hover::after,
.post-navigation .nav-links .nav-previous .meta-nav:hover::after {
width: 80px;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .post {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.post-navigation .nav-links .nav-previous img,
.post-navigation .nav-links .nav-previous svg,
.post-navigation .nav-links .post img,
.post-navigation .nav-links .post svg {
border-radius: 50%;
}
.post-navigation .nav-links .pagination-details {
-webkit-box-direction: reverse;
-webkit-box-orient: vertical;
-moz-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.post-navigation .nav-links .pagination-details .entry-header {
position: unset;
}
.post-navigation .nav-links .pagination-details .entry-header .entry-title {
margin: 0;
line-height: 1.5;
font-size: 1rem;
}
@media screen and (min-width: 767px), print {
.post-navigation .nav-links .pagination-details .entry-header .entry-title {
font-size: 1.22rem;
}
}
.post-navigation .nav-links .nav-next {
text-align: right;
float: right;
margin-left: auto;
}
@media screen and (max-width: 766px) {
.post-navigation .nav-links .nav-next {
float: unset;
width: 100%;
}
}
.post-navigation .nav-links .nav-next .post {
-webkit-box-direction: reverse;
-webkit-box-orient: horizontal;
-moz-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.post-navigation .nav-links .nav-next .post img,
.post-navigation .nav-links .nav-next .post svg rect {
border-radius: 50%;
}
.post-navigation .nav-links .post-thumbnail {
-webkit-box-flex: 0;
-moz-flex: 0 0 132px;
-ms-flex: 0 0 132px;
flex: 0 0 132px;
}
@media screen and (min-width: 992px), print {
.post-navigation .nav-links .post-thumbnail {
-webkit-box-flex: 0;
-moz-flex: 0 0 90px;
-ms-flex: 0 0 90px;
flex: 0 0 90px;
}
}
@media screen and (min-width: 1199px) {
.post-navigation .nav-links .post-thumbnail {
-webkit-box-flex: 0;
-moz-flex: 0 0 75px;
-ms-flex: 0 0 75px;
flex: 0 0 75px;
}
}
.navigation .nav-links {
text-align: center;
margin-top: 40px;
margin-bottom: 30px;
color: #fff;
border-radius: 11px;
padding: 18px 35.5px;
font-size: 1em;
font-weight: 500;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.navigation .nav-links:hover {
color: var(--hotel-primary-color);
background: transparent;
}
#load-posts {
margin-top: 30px;
width: 100%;
}
@media screen and (min-width: 992px), print {
#load-posts {
margin-top: 50px;
}
}
#load-posts .btn, #load-posts .reply a, .reply #load-posts a, #load-posts button,
#load-posts input[type="button"],
#load-posts input[type="reset"],
#load-posts input[type="submit"], #load-posts .wp-block-button .wp-block-button__link, .wp-block-button #load-posts .wp-block-button__link, #load-posts .mphb_sc_rooms-wrapper .mphb-view-details-button, .mphb_sc_rooms-wrapper #load-posts .mphb-view-details-button, #load-posts .mphb_sc_search_results-wrapper .mphb-view-details-button, .mphb_sc_search_results-wrapper #load-posts .mphb-view-details-button {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
#load-posts .btn svg, #load-posts .reply a svg, .reply #load-posts a svg, #load-posts button svg, #load-posts input[type="button"] svg, #load-posts input[type="reset"] svg, #load-posts input[type="submit"] svg, #load-posts .wp-block-button .wp-block-button__link svg, .wp-block-button #load-posts .wp-block-button__link svg, #load-posts .mphb_sc_rooms-wrapper .mphb-view-details-button svg, .mphb_sc_rooms-wrapper #load-posts .mphb-view-details-button svg, #load-posts .mphb_sc_search_results-wrapper .mphb-view-details-button svg, .mphb_sc_search_results-wrapper #load-posts .mphb-view-details-button svg {
height: 14px;
margin-right: 5px;
}
.grid-layout.layout-item-3 .row, .grid-layout.layout-item-3 .site-footer .footer-top .grid, .site-footer .footer-top .grid-layout.layout-item-3 .grid {
row-gap: 20px;
}
@media screen and (min-width: 767px), print {
.grid-layout.layout-item-3 .row, .grid-layout.layout-item-3 .site-footer .footer-top .grid, .site-footer .footer-top .grid-layout.layout-item-3 .grid {
row-gap: 30px;
}
}
@media screen and (min-width: 992px), print {
.grid-layout.layout-item-3 .row, .grid-layout.layout-item-3 .site-footer .footer-top .grid, .site-footer .footer-top .grid-layout.layout-item-3 .grid {
row-gap: 50px;
}
}
@media screen and (min-width: 767px), print {
.grid-layout.layout-item-3 .row .col, .grid-layout.layout-item-3 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-3 .grid .col, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .full-width .grid-layout-wrap .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .full-width .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .full-width .grid-layout-wrap .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid article {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (min-width: 767px) and (min-width: 992px), print {
.grid-layout.layout-item-3 .row .col, .grid-layout.layout-item-3 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-3 .grid .col, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .full-width .grid-layout-wrap .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .full-width .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .full-width .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .full-width .grid-layout-wrap .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .recent-posts .grid-layout-wrap .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .leftsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .post, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .post, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row .hp-testimonial, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid .hp-testimonial, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .row article, .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .site-footer .footer-top .grid article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-3 .grid article, .grid-layout.layout-item-3 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-3 .rightsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-3 .grid article {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
}
.grid-layout.layout-item-2 .row, .grid-layout.layout-item-2 .site-footer .footer-top .grid, .site-footer .footer-top .grid-layout.layout-item-2 .grid {
row-gap: 20px;
}
@media screen and (min-width: 767px), print {
.grid-layout.layout-item-2 .row, .grid-layout.layout-item-2 .site-footer .footer-top .grid, .site-footer .footer-top .grid-layout.layout-item-2 .grid {
row-gap: 30px;
}
}
@media screen and (min-width: 992px), print {
.grid-layout.layout-item-2 .row, .grid-layout.layout-item-2 .site-footer .footer-top .grid, .site-footer .footer-top .grid-layout.layout-item-2 .grid {
row-gap: 50px;
}
}
@media screen and (min-width: 767px), print {
.grid-layout.layout-item-2 .row .col, .grid-layout.layout-item-2 .site-footer .footer-top .grid .col, .site-footer .footer-top .grid-layout.layout-item-2 .grid .col, .grid-layout.layout-item-2 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .grid-layout.layout-item-2 .row .post, .grid-layout.layout-item-2 .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .full-width .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-2 .full-width .grid-layout-wrap .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .grid-layout.layout-item-2 .row .hp-testimonial, .grid-layout.layout-item-2 .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .full-width .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-2 .full-width .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .grid-layout.layout-item-2 .row article, .grid-layout.layout-item-2 .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .full-width .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid article, .full-width .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-2 .full-width .grid-layout-wrap .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .row .post, .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .row .hp-testimonial, .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .row article, .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-2 .recent-posts .grid-layout-wrap .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .row .post, .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .row .hp-testimonial, .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .row article, .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-2 .leftsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .row .post, .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .grid .post, .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .row .hp-testimonial, .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .grid .hp-testimonial, .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .row article, .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .site-footer .footer-top .grid article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid-layout.layout-item-2 .grid article, .grid-layout.layout-item-2 .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .grid-layout.layout-item-2 .rightsidebar .grid-layout-wrap .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid-layout.layout-item-2 .grid article {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
select {
max-width: 100%;
}
::-webkit-input-placeholder {
font-size: 1em;
}
:-ms-input-placeholder {
font-size: 1em;
}
::-ms-input-placeholder {
font-size: 1em;
}
::placeholder {
font-size: 1em;
}
.wp-caption-text, figcaption {
font-size: 16px;
line-height: 2.3333333;
color: #969BAB;
}
blockquote {
background-color: rgba(var(--hotel-primary-rgb), 0.1);
margin: 0;
padding: 30px;
border-left: 3px solid var(--hotel-primary-color);
}
blockquote::after {
background-image: url("data:image/svg+xml,%3Csvg width='128' height='100' viewBox='0 0 128 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M73.2631 92.8699L77.8977 100C109.983 78.4314 127.809 52.2282 127.809 30.6595C127.809 9.80392 112.479 0 99.4663 0C83.0671 0 71.4806 13.9037 71.4806 28.5205C71.4806 40.82 79.3237 51.3369 89.8407 55.2585C92.871 56.328 95.723 57.2193 95.723 62.3886C95.723 68.984 90.9102 78.7879 73.2631 92.8699ZM2.49665 92.8699L7.13123 100C38.8603 78.4314 57.0421 52.2282 57.0421 30.6595C57.0421 9.80392 41.3558 0 28.3434 0C11.7658 0 0.00111389 13.9037 0.00111389 28.5205C0.00111389 40.82 8.0225 51.3369 18.8959 55.2585C21.9262 56.328 24.6 57.2193 24.6 62.3886C24.6 68.984 19.6089 78.7879 2.49665 92.8699Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 127px;
height: 100px;
}
blockquote p {
margin-bottom: 0 !important;
font-style: normal;
}
blockquote cite {
color: #000;
font-style: normal;
margin-top: 5px;
display: block;
}
#primary .post .entry-content table, #primary .page .entry-content table {
border-collapse: collapse;
text-align: left;
padding: 20px;
border: none;
}
#primary .post .entry-content table thead tr, #primary .page .entry-content table thead tr {
background: var(--hotel-primary-color);
border: none;
}
#primary .post .entry-content table thead tr th, #primary .page .entry-content table thead tr th {
color: #fff;
font-size: 1em;
line-height: 1.5556;
padding: 18px 21px;
border: none;
}
#primary .post .entry-content table tbody, #primary .page .entry-content table tbody {
border: none;
}
#primary .post .entry-content table tbody tr, #primary .page .entry-content table tbody tr {
border: none;
}
#primary .post .entry-content table tbody tr td, #primary .page .entry-content table tbody tr td {
border: none;
font-size: 1em;
line-height: 1.5556;
color: #474A57;
padding: 18px 21px;
}
#primary .post .entry-content table tbody tr td a, #primary .page .entry-content table tbody tr td a {
text-decoration: underline;
}
#primary .post .entry-content table tbody tr td a:hover, #primary .page .entry-content table tbody tr td a:hover {
text-decoration: none;
}
#primary .post .entry-content table tbody tr:nth-of-type(odd), #primary .page .entry-content table tbody tr:nth-of-type(odd) {
background: rgba(var(--hotel-primary-rgb), 0.1);
}
#primary .post .entry-content table tbody tr:nth-of-type(even), #primary .page .entry-content table tbody tr:nth-of-type(even) {
background: rgba(var(--hotel-primary-rgb), 0.2);
}
.wp-block-image .alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
@media screen and (max-width: 766px) {
.wp-block-image .alignright {
margin-left: 0;
float: none;
}
}
.wp-block-image .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
@media screen and (max-width: 766px) {
.wp-block-image .alignleft {
margin-right: 0;
float: none;
}
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
padding-right: 0;
}
@media screen and (max-width: 766px) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
padding: 0;
}
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding-right: 8%;
padding-left: 0;
}
@media screen and (max-width: 766px) {
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding-right: 0;
}
}
@media screen and (max-width: 766px) {
.tag-list {
text-align: left;
}
}
.tag-list span {
margin-right: 20px;
display: inline-block;
}
.tag-list ul {
margin: 0;
font-size: 0.89rem;
color: #000;
}
.tag-list ul li {
display: inline-block;
margin-bottom: 15px;
}
@media screen and (min-width: 767px), print {
.tag-list ul li {
margin-bottom: 20px;
}
}
.tag-list ul li:not(:last-of-type) {
margin-right: 10px;
}
@media screen and (min-width: 767px), print {
.tag-list ul li:not(:last-of-type) {
margin-right: 10px;
}
}
.tag-list ul li a {
padding: 9px 10px;
max-height: 36px;
line-height: 1;
background: rgba(55, 126, 249, 0.1);
color: #000;
font-size: 0.89rem;
border-radius: 5px;
display: inline-block;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol li:not(:last-child) {
border-bottom: 1px solid #D9DBE1;
}
.comments-area ol.children {
border-top: 1px solid #D9DBE1;
margin-top: 15px;
padding-top: 15px;
}
@media screen and (max-width: 766px) {
.comments-area ol.children {
padding-left: 40px;
}
}
@media screen and (min-width: 767px), print {
.comments-area ol.children li {
padding-left: 110px;
}
}
.comments-area ol.children .comment-content {
border: none;
}
.comments-area ol.children .comment-content:after, .comments-area ol.children .comment-content:before {
display: none;
}
.comments-area ol.children .comment-content p a {
color: var(--hotel-primary-color);
text-decoration: underline;
}
.comments-area ol.children .comment-content p a:hover {
text-decoration: none;
color: var(--hotel-primary-color);
}
.comments-area ol.children > li:first-child > .comment-body {
margin-top: 0;
padding-top: 0;
}
@media screen and (min-width: 767px), print {
.comments-area .comment-meta {
padding-left: 120px;
}
}
.comments-title,
.comment-reply-title {
margin-top: 0;
font-size: 16px;
margin: 35px 0 20px;
}
@media screen and (min-width: 992px), print {
.comments-title,
.comment-reply-title {
margin-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.comments-title,
.comment-reply-title {
margin-bottom: 50px;
}
}
.comment-reply-title {
margin-bottom: 30px;
}
.comment-reply-title a#cancel-comment-reply-link {
display: inline-block;
margin-left: 20px;
text-decoration: underline;
color: #333;
text-transform: capitalize;
}
.comment-reply-title a#cancel-comment-reply-link:hover {
color: #3f46ad;
text-decoration: none;
}
.comment-body {
margin-top: 15px;
}
.comment-body .fn {
font-size: 1.22rem;
line-height: 34px;
color: #000;
}
@media screen and (max-width: 766px) {
.comment-body .fn {
margin-left: 15px;
}
}
.comment-body .fn a {
color: #000;
}
.comment-body .fn a:hover {
color: var(--hotel-secondary-color);
}
.comment-body .fn .says {
display: none;
}
.comment-body .comment-metadata {
font-size: 14px;
}
.comment-body .comment-metadata a {
color: var(--hotel-primary-color);
}
.comment-body .comment-awaiting-moderation {
margin: 0;
font-size: 0.888em;
color: var(--hotel-primary-color);
}
.comment-body .comment-content {
font-size: 1rem;
padding: 5px 0 15px 0;
color: #000;
}
@media screen and (min-width: 767px), print {
.comment-body .comment-content {
padding: 5px 0 25px 120px;
}
}
.comment-body .comment-content p {
margin-top: 0px;
margin-bottom: 20px;
}
.comment-body .comment-content p:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 766px) {
.comment-author {
margin-bottom: 20px;
}
}
.comment-author img {
width: 60px;
height: 60px;
border-radius: 100%;
-o-object-fit: cover;
object-fit: cover;
top: 8px;
left: 0;
}
@media screen and (min-width: 767px), print {
.comment-author img {
position: absolute;
width: 70px;
height: 70px;
}
}
.comment-body .fn a:hover,
.comment-body .comment-metadata a:hover {
color: var(--hotel-secondary-color);
}
.reply a {
padding: 2px 5px;
width: auto;
}
.comment-respond {
color: #000;
padding-bottom: 20px;
display: none;
}
.comment-respond.open {
display: block;
}
.comment-respond .comment-reply-title {
font-size: 1.33rem;
}
.comment-respond .comment-reply-title span a {
font-size: 1rem;
float: right;
color: #000;
}
.comment-respond .comment-reply-title span a:hover {
color: var(--hotel-primary-color);
}
.comment-respond .form-info {
float: right;
padding-bottom: 10px;
color: #000;
}
.comment-respond form p {
margin-top: 0;
margin-bottom: 15px;
}
@media screen and (min-width: 767px), print {
.comment-respond form p {
margin-bottom: 20px;
}
}
.comment-respond form p:not(.comment-form-cookies-consent) label {
display: none;
}
.comment-respond form p textarea {
height: 150px;
}
.comment-respond form p.form-submit {
margin-bottom: 0;
}
.comment-respond form .comment-form-cookies-consent {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.comment-respond form input#wp-comment-cookies-consent {
display: inline-block;
vertical-align: top;
margin-top: 0;
}
.comment-respond form label[for="wp-comment-cookies-consent"] {
font-size: 0.89rem;
display: inline-block;
width: calc(100% - 15px);
margin-bottom: 0;
}
.comment-respond form label[for="wp-comment-cookies-consent"]:hover {
text-decoration: underline;
}
.comment-respond form .comment-form-comment label,
.comment-respond form .comment-form-email label,
.comment-respond form .comment-form-author label {
display: none;
}
.comment-respond form .comment-form-comment input,
.comment-respond form .comment-form-comment textarea,
.comment-respond form .comment-form-email input,
.comment-respond form .comment-form-email textarea,
.comment-respond form .comment-form-author input,
.comment-respond form .comment-form-author textarea {
border: 0;
width: 100%;
padding: 17.5px 15px;
vertical-align: middle;
}
.comment-respond form .comment-form-author {
width: 50%;
float: left;
padding-right: 10px;
margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
.comment-respond form .comment-form-author {
float: unset;
width: 100%;
padding-right: 0;
margin-bottom: 15px;
}
}
@media screen and (max-width: 766px) {
.comment-respond form {
float: unset;
width: 100%;
padding-right: 0;
}
}
.comment-respond form .comment-form-email {
width: 50%;
float: right;
padding-left: 10px;
margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
.comment-respond form .comment-form-email {
float: unset;
width: 100%;
padding-left: 0;
margin-bottom: 15px;
}
}
.comment-form p.comment-notes {
display: none;
}
.comment-respond form p input[type="text"],
.comment-respond form p input[type="url"],
.comment-respond form p input[type="email"],
.comment-respond form p input[type="tel"],
.comment-respond form p textarea {
height: 60px;
background: #fff;
border-color: #D9DBE1;
padding: 10px 15px;
font-size: 0.89rem;
width: 100%;
}
.comment-respond form p input[type="text"]::-webkit-input-placeholder,
.comment-respond form p input[type="url"]::-webkit-input-placeholder,
.comment-respond form p input[type="email"]::-webkit-input-placeholder,
.comment-respond form p input[type="tel"]::-webkit-input-placeholder,
.comment-respond form p textarea::-webkit-input-placeholder {
color: #474A57;
opacity: 1;
}
.comment-respond form p input[type="text"]:-moz-placeholder,
.comment-respond form p input[type="url"]:-moz-placeholder,
.comment-respond form p input[type="email"]:-moz-placeholder,
.comment-respond form p input[type="tel"]:-moz-placeholder,
.comment-respond form p textarea:-moz-placeholder {
color: #474A57;
opacity: 1;
}
.comment-respond form p input[type="text"]::-moz-placeholder,
.comment-respond form p input[type="url"]::-moz-placeholder,
.comment-respond form p input[type="email"]::-moz-placeholder,
.comment-respond form p input[type="tel"]::-moz-placeholder,
.comment-respond form p textarea::-moz-placeholder {
color: #474A57;
opacity: 1;
}
.comment-respond form p input[type="text"]:-ms-input-placeholder,
.comment-respond form p input[type="url"]:-ms-input-placeholder,
.comment-respond form p input[type="email"]:-ms-input-placeholder,
.comment-respond form p input[type="tel"]:-ms-input-placeholder,
.comment-respond form p textarea:-ms-input-placeholder {
color: #474A57;
opacity: 1;
}
@media screen and (max-width: 766px) {
.comment-respond form p input[type="text"],
.comment-respond form p input[type="url"],
.comment-respond form p input[type="email"],
.comment-respond form p input[type="tel"],
.comment-respond form p textarea {
height: 50px;
}
}
.comment-respond form p textarea {
height: 100px;
}
.comment-open {
background: rgba(var(--hotel-primary-rgb), 0.1);
border-color: rgba(var(--hotel-primary-rgb), 0.1);
padding: 12px 40px;
width: 100%;
color: #000;
}
@media screen and (min-width: 1199px) {
.comment-open {
padding: 19px 0;
}
}
.comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol li:not(:last-child) {
border-bottom: 1px solid #D9DBE1;
}
.comments-area ol.children {
border-top: 1px solid #D9DBE1;
margin-top: 15px;
padding-top: 15px;
}
@media screen and (max-width: 766px) {
.comments-area ol.children {
padding-left: 40px;
}
}
@media screen and (min-width: 767px), print {
.comments-area ol.children li {
padding-left: 110px;
}
}
.comments-area ol.children .comment-content {
border: none;
}
.comments-area ol.children .comment-content:after, .comments-area ol.children .comment-content:before {
display: none;
}
.comments-area ol.children .comment-content p a {
color: var(--hotel-primary-color);
text-decoration: underline;
}
.comments-area ol.children .comment-content p a:hover {
text-decoration: none;
color: var(--hotel-primary-color);
}
.comments-area ol.children > li:first-child > .comment-body {
margin-top: 0;
padding-top: 0;
}
@media screen and (min-width: 767px), print {
.comments-area .comment-meta {
padding-left: 120px;
}
}
.comments-title,
.comment-reply-title {
margin-top: 0;
font-size: 16px;
margin: 35px 0 20px;
}
@media screen and (min-width: 992px), print {
.comments-title,
.comment-reply-title {
margin-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.comments-title,
.comment-reply-title {
margin-bottom: 50px;
}
}
.comment-reply-title {
margin-bottom: 30px;
}
.comment-reply-title a#cancel-comment-reply-link {
display: inline-block;
margin-left: 20px;
text-decoration: underline;
color: #333;
text-transform: capitalize;
}
.comment-reply-title a#cancel-comment-reply-link:hover {
color: #3f46ad;
text-decoration: none;
}
.comment-body {
margin-top: 15px;
}
.comment-body .fn {
font-size: 1.22rem;
line-height: 34px;
color: #000;
}
@media screen and (max-width: 766px) {
.comment-body .fn {
margin-left: 15px;
}
}
.comment-body .fn a {
color: #000;
}
.comment-body .fn a:hover {
color: var(--hotel-secondary-color);
}
.comment-body .fn .says {
display: none;
}
.comment-body .comment-metadata {
font-size: 14px;
}
.comment-body .comment-metadata a {
color: var(--hotel-primary-color);
}
.comment-body .comment-awaiting-moderation {
margin: 0;
font-size: 0.888em;
color: var(--hotel-primary-color);
}
.comment-body .comment-content {
font-size: 1rem;
padding: 5px 0 15px 0;
color: #000;
}
@media screen and (min-width: 767px), print {
.comment-body .comment-content {
padding: 5px 0 25px 120px;
}
}
.comment-body .comment-content p {
margin-top: 0px;
margin-bottom: 20px;
}
.comment-body .comment-content p:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 766px) {
.comment-author {
margin-bottom: 20px;
}
}
.comment-author img {
width: 60px;
height: 60px;
border-radius: 100%;
-o-object-fit: cover;
object-fit: cover;
top: 8px;
left: 0;
}
@media screen and (min-width: 767px), print {
.comment-author img {
position: absolute;
width: 70px;
height: 70px;
}
}
.comment-body .fn a:hover,
.comment-body .comment-metadata a:hover {
color: var(--hotel-secondary-color);
}
.reply a {
padding: 2px 5px;
width: auto;
}
.comment-respond {
color: #000;
padding-bottom: 20px;
display: none;
}
.comment-respond.open {
display: block;
}
.comment-respond .comment-reply-title {
font-size: 1.33rem;
}
.comment-respond .comment-reply-title span a {
font-size: 1rem;
float: right;
color: #000;
}
.comment-respond .comment-reply-title span a:hover {
color: var(--hotel-primary-color);
}
.comment-respond .form-info {
float: right;
padding-bottom: 10px;
color: #000;
}
.comment-respond form p {
margin-top: 0;
margin-bottom: 15px;
}
@media screen and (min-width: 767px), print {
.comment-respond form p {
margin-bottom: 20px;
}
}
.comment-respond form p:not(.comment-form-cookies-consent) label {
display: none;
}
.comment-respond form p textarea {
height: 150px;
}
.comment-respond form p.form-submit {
margin-bottom: 0;
}
.comment-respond form .comment-form-cookies-consent {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.comment-respond form input#wp-comment-cookies-consent {
display: inline-block;
vertical-align: top;
margin-top: 0;
}
.comment-respond form label[for="wp-comment-cookies-consent"] {
font-size: 0.89rem;
display: inline-block;
width: calc(100% - 15px);
margin-bottom: 0;
}
.comment-respond form label[for="wp-comment-cookies-consent"]:hover {
text-decoration: underline;
}
.comment-respond form .comment-form-comment label,
.comment-respond form .comment-form-email label,
.comment-respond form .comment-form-author label {
display: none;
}
.comment-respond form .comment-form-comment input,
.comment-respond form .comment-form-comment textarea,
.comment-respond form .comment-form-email input,
.comment-respond form .comment-form-email textarea,
.comment-respond form .comment-form-author input,
.comment-respond form .comment-form-author textarea {
border: 0;
width: 100%;
padding: 17.5px 15px;
vertical-align: middle;
}
.comment-respond form .comment-form-author {
width: 50%;
float: left;
padding-right: 10px;
margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
.comment-respond form .comment-form-author {
float: unset;
width: 100%;
padding-right: 0;
margin-bottom: 15px;
}
}
@media screen and (max-width: 766px) {
.comment-respond form {
float: unset;
width: 100%;
padding-right: 0;
}
}
.comment-respond form .comment-form-email {
width: 50%;
float: right;
padding-left: 10px;
margin-bottom: 20px;
}
@media screen and (max-width: 766px) {
.comment-respond form .comment-form-email {
float: unset;
width: 100%;
padding-left: 0;
margin-bottom: 15px;
}
}
.comment-form p.comment-notes {
display: none;
}
.comment-respond form p input[type="text"],
.comment-respond form p input[type="url"],
.comment-respond form p input[type="email"],
.comment-respond form p input[type="tel"],
.comment-respond form p textarea {
height: 60px;
background: #fff;
border-color: #D9DBE1;
padding: 10px 15px;
font-size: 0.89rem;
width: 100%;
}
.comment-respond form p input[type="text"]::-webkit-input-placeholder,
.comment-respond form p input[type="url"]::-webkit-input-placeholder,
.comment-respond form p input[type="email"]::-webkit-input-placeholder,
.comment-respond form p input[type="tel"]::-webkit-input-placeholder,
.comment-respond form p textarea::-webkit-input-placeholder {
color: #474A57;
opacity: 1;
}
.comment-respond form p input[type="text"]:-moz-placeholder,
.comment-respond form p input[type="url"]:-moz-placeholder,
.comment-respond form p input[type="email"]:-moz-placeholder,
.comment-respond form p input[type="tel"]:-moz-placeholder,
.comment-respond form p textarea:-moz-placeholder {
color: #474A57;
opacity: 1;
}
.comment-respond form p input[type="text"]::-moz-placeholder,
.comment-respond form p input[type="url"]::-moz-placeholder,
.comment-respond form p input[type="email"]::-moz-placeholder,
.comment-respond form p input[type="tel"]::-moz-placeholder,
.comment-respond form p textarea::-moz-placeholder {
color: #474A57;
opacity: 1;
}
.comment-respond form p input[type="text"]:-ms-input-placeholder,
.comment-respond form p input[type="url"]:-ms-input-placeholder,
.comment-respond form p input[type="email"]:-ms-input-placeholder,
.comment-respond form p input[type="tel"]:-ms-input-placeholder,
.comment-respond form p textarea:-ms-input-placeholder {
color: #474A57;
opacity: 1;
}
@media screen and (max-width: 766px) {
.comment-respond form p input[type="text"],
.comment-respond form p input[type="url"],
.comment-respond form p input[type="email"],
.comment-respond form p input[type="tel"],
.comment-respond form p textarea {
height: 50px;
}
}
.comment-respond form p textarea {
height: 100px;
}
.comment-open {
background: rgba(var(--hotel-primary-rgb), 0.1);
border-color: rgba(var(--hotel-primary-rgb), 0.1);
padding: 12px 40px;
width: 100%;
color: #000;
}
@media screen and (min-width: 1199px) {
.comment-open {
padding: 19px 0;
}
}
.tag__plan, .widget .wp-block-tag-cloud .tag-cloud-link {
font-size: 14px;
background-color: var(--hotel-primary-color);
color: #fff;
padding: 9px 20px;
border-radius: 5px;
margin: 5px;
line-height: 1;
display: inline-block;
}
.tag__plan:hover, .widget .wp-block-tag-cloud .tag-cloud-link:hover {
color: #fff;
background: var(--hotel-secondary-color);
} .widget {
margin: 0 0 30px;
}
@media screen and (min-width: 992px), print {
.widget {
margin: 0 0 35px;
}
}
@media screen and (min-width: 1199px) {
.widget {
margin: 0 0 50px;
}
}
.widget .widget-title {
font-size: 1.11rem;
line-height: 1.35;
margin-bottom: 20px;
color: #000;
}
@media screen and (min-width: 1199px) {
.widget .widget-title {
font-size: 1.56rem;
}
}
.widget .author_bio_holder {
padding: 29px 63px;
border-radius: 16px;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.widget .author_bio_holder .title-holder {
font-size: 1.333rem;
padding-bottom: 20px;
}
.widget .author_bio_holder .image-holder {
padding-bottom: 28px;
}
.widget .author_bio_holder .author_bio_content {
font-size: 0.889rem;
color: #929497;
}
.widget .author_bio_holder .author_bio_soclinks {
margin: 0;
}
.widget .author_bio_holder .author_bio_soclinks li {
display: inline-block;
margin: 0 8px 8px 0;
}
.widget .author_bio_holder .author_bio_soclinks li a:hover path {
fill: var(--hotel-primary-color);
}
.widget.widget_social_feeds .social-links {
margin: 0;
}
.widget.widget_social_feeds .social-links li {
font-size: 1rem;
margin-bottom: 20px;
padding: 8.5px 11px;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
background: #fff;
width: 38px;
height: 38px;
}
.widget.widget_social_feeds .social-links li:hover {
background: var(--hotel-primary-color);
}
.widget.widget_social_feeds .social-links li a {
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
width: 38px;
height: 38px;
margin-right: 17px;
line-height: 38px;
color: #000;
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap {
padding: 18px 28px 29px;
border-radius: 16px;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap .twitter-feed-wrapper:not(:last-of-type) {
border-bottom: 1px dashed #929497;
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header {
font-size: 0.8889rem;
padding: 20px 0;
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header p {
display: inline-block;
margin-bottom: 0;
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header p a {
color: var(--secondary-color);
font-style: italic;
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time {
font-size: 0.778rem;
}
.widget.widget_twitter_feed .twitter-feeds-main-wrap .tweets-header .tweets-time a {
color: #929497;
}
.widget.widget_search form .wp-block-search__label, .widget.widget_search .search-form .wp-block-search__label {
display: none;
}
.widget.widget_search form label, .widget.widget_search .search-form label {
margin: 0;
display: initial;
}
.widget.widget_search form input[type="search"], .widget.widget_search .search-form input[type="search"] {
color: #474A57;
font-size: 14px;
width: calc(100% - 67px);
background: #fff;
padding: 16.5px 29px;
border: solid #fff;
border-width: 1px 0 1px 1px;
height: 60px;
border-radius: 0;
}
.widget.widget_search form button.wp-block-search__button, .widget.widget_search form input[type="submit"], .widget.widget_search .search-form button.wp-block-search__button, .widget.widget_search .search-form input[type="submit"] {
float: right;
height: 60px;
width: 67px;
padding: 0;
cursor: pointer;
background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 25L19.8335 19.3234L25.5 25ZM22.9737 11.7368C22.9737 14.5844 21.8425 17.3154 19.8289 19.3289C17.8154 21.3425 15.0844 22.4737 12.2368 22.4737C9.38925 22.4737 6.6583 21.3425 4.64475 19.3289C2.6312 17.3154 1.5 14.5844 1.5 11.7368C1.5 8.88925 2.6312 6.1583 4.64475 4.14475C6.6583 2.1312 9.38925 1 12.2368 1C15.0844 1 17.8154 2.1312 19.8289 4.14475C21.8425 6.1583 22.9737 8.88925 22.9737 11.7368V11.7368Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-position: center;
background-size: 23px;
font-size: 0;
border: solid #EEEFF4;
border-width: 1px 1px 1px 0;
border-radius: 0;
background-color: var(--hotel-primary-color);
}
.widget.widget_recent_entries li, .widget .wp-block-latest-posts__list li {
padding-left: 0 !important;
display: inline-block;
}
.widget.widget_recent_entries li:before, .widget .wp-block-latest-posts__list li:before {
display: none;
}
.widget.widget_recent_entries li:not(:last-child), .widget .wp-block-latest-posts__list li:not(:last-child) {
border-bottom: 1px solid #D9DBE1;
padding-bottom: 0;
}
.widget.widget_recent_entries li .wp-block-latest-posts__featured-image,
.widget.widget_recent_entries li .wp-block-latest-posts__featured-image a, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image,
.widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a {
width: 80px;
height: 80px;
margin-right: 20px;
}
.widget.widget_recent_entries li .wp-block-latest-posts__featured-image a,
.widget.widget_recent_entries li .wp-block-latest-posts__featured-image a a, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a,
.widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a a {
display: block;
}
.widget.widget_recent_entries li .wp-block-latest-posts__featured-image img,
.widget.widget_recent_entries li .wp-block-latest-posts__featured-image a img, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image img,
.widget .wp-block-latest-posts__list li .wp-block-latest-posts__featured-image a img {
width: 100%;
border-radius: 50%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.widget.widget_recent_entries li a, .widget .wp-block-latest-posts__list li a {
font-size: 1rem;
}
.widget.widget_recent_entries li .wp-block-latest-posts__post-author, .widget.widget_recent_entries li .wp-block-latest-posts__post-date, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-author, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date {
font-size: 14px;
color: var(--hotel-primary-color);
}
@media screen and (min-width: 1199px) {
.widget.widget_recent_entries li .wp-block-latest-posts__post-author, .widget.widget_recent_entries li .wp-block-latest-posts__post-date, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-author, .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date {
font-size: 1rem;
}
}
.widget ul.wp-block-categories-list {
margin: 0;
font-size: 0.89rem;
}
.widget ul.wp-block-categories-list li {
padding: 0 0 0 30px;
}
.widget ul.wp-block-categories-list li:before {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 5.00014C0.5 4.86753 0.552678 4.74036 0.646447 4.64659C0.740215 4.55282 0.867392 4.50014 1 4.50014H12.793L9.646 1.35414C9.55211 1.26026 9.49937 1.13292 9.49937 1.00014C9.49937 0.867368 9.55211 0.74003 9.646 0.646143C9.73989 0.552257 9.86722 0.499512 10 0.499512C10.1328 0.499512 10.2601 0.552257 10.354 0.646143L14.354 4.64614C14.4006 4.69259 14.4375 4.74776 14.4627 4.80851C14.4879 4.86926 14.5009 4.93438 14.5009 5.00014C14.5009 5.06591 14.4879 5.13103 14.4627 5.19178C14.4375 5.25252 14.4006 5.3077 14.354 5.35414L10.354 9.35414C10.2601 9.44803 10.1328 9.50077 10 9.50077C9.86722 9.50077 9.73989 9.44803 9.646 9.35414C9.55211 9.26026 9.49937 9.13292 9.49937 9.00014C9.49937 8.86737 9.55211 8.74003 9.646 8.64614L12.793 5.50014H1C0.867392 5.50014 0.740215 5.44746 0.646447 5.3537C0.552678 5.25993 0.5 5.13275 0.5 5.00014Z' fill='black'/%3E%3C/svg%3E ");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: 0;
top: 11px;
height: 9px;
width: 14px;
}
.widget ul.wp-block-categories-list li a {
font-size: 0.89rem;
}
.widget ul.wp-block-categories-list li a:hover {
color: var(--hotel-primary-color);
}
.widget .wp-block-categories-dropdown select {
background: #F4F5F7;
font-size: 14px;
border: 1px solid #F4F5F7;
padding: 10px 20px;
width: 100%;
}
.widget .wp-block-tag-cloud {
margin-bottom: 0;
}
.widget .wp-block-tag-cloud .tag-cloud-link {
font-size: 16px !important;
color: #000;
background-color: #fff;
margin: 0 10px 10px 0;
border-radius: 0;
}
.widget .wp-block-calendar table {
border-collapse: collapse;
margin-bottom: 0;
}
.widget .wp-block-calendar table caption {
margin-bottom: 10px;
}
.widget .wp-block-calendar table thead tr th,
.widget .wp-block-calendar table tbody tr td {
border: 1px solid #D9DBE1;
}
.widget .wp-block-calendar table th {
background: rgba(55, 126, 249, 0.1);
}
.widget .wp-block-calendar .wp-calendar-nav {
border-top: 0 !important;
border: 1px solid #D9DBE1;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
.widget .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
width: 45%;
padding: 0 5px;
}
.widget .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-prev {
border-right: 1px solid #D9DBE1;
}
.widget .wp-block-calendar .wp-calendar-nav .wp-calendar-nav-next {
float: right;
text-align: right;
border-left: 1px solid #D9DBE1;
}
.widget .wp-block-calendar .wp-calendar-nav .pad {
width: 15%;
}
.widget .product_list_widget li:not(:last-child) {
padding-bottom: 20px;
}
.widget .product_list_widget li .product-title {
color: #000;
}
.widget .product_list_widget li del, .widget .product_list_widget li ins {
font-size: 0.89rem;
}
.widget.woocommerce ul.cart_list li img, .widget.woocommerce ul.product_list_widget li img, .widget.woocommerce ul.product_list_widget li a {
border-radius: 50%;
margin-left: 0;
margin-right: 20px;
float: left;
}
.widget.widget_media_image {
border: none;
padding: 0;
}
.widget.widget_media_image figure {
margin: 0;
}
.widget figure.wp-block-embed {
margin: 0;
}
.widget .wp-block-social-links li.wp-social-link:not(:last-child) {
margin: 4px 8px 4px 0 !important;
}
.widget .wp-block-social-links li {
-webkit-transition: 0.3s ease all;
transition: 0.3s ease all;
background: #fff !important;
width: 38px;
height: 38px;
border-radius: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.widget .wp-block-social-links li:hover {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-box-shadow: 0 0 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-ms-box-shadow: 0 0 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-o-box-shadow: 0 0 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
box-shadow: 0 0 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
}
.widget .wp-block-social-links li a {
padding: 0;
}
.widget .wp-block-social-links li a svg {
color: #000;
}
.widget .wp-block-archives-list li, .widget.widget_archive ul li {
padding: 0 0 0 30px;
}
.widget .wp-block-archives-list li:before, .widget.widget_archive ul li:before {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 5.00014C0.5 4.86753 0.552678 4.74036 0.646447 4.64659C0.740215 4.55282 0.867392 4.50014 1 4.50014H12.793L9.646 1.35414C9.55211 1.26026 9.49937 1.13292 9.49937 1.00014C9.49937 0.867368 9.55211 0.74003 9.646 0.646143C9.73989 0.552257 9.86722 0.499512 10 0.499512C10.1328 0.499512 10.2601 0.552257 10.354 0.646143L14.354 4.64614C14.4006 4.69259 14.4375 4.74776 14.4627 4.80851C14.4879 4.86926 14.5009 4.93438 14.5009 5.00014C14.5009 5.06591 14.4879 5.13103 14.4627 5.19178C14.4375 5.25252 14.4006 5.3077 14.354 5.35414L10.354 9.35414C10.2601 9.44803 10.1328 9.50077 10 9.50077C9.86722 9.50077 9.73989 9.44803 9.646 9.35414C9.55211 9.26026 9.49937 9.13292 9.49937 9.00014C9.49937 8.86737 9.55211 8.74003 9.646 8.64614L12.793 5.50014H1C0.867392 5.50014 0.740215 5.44746 0.646447 5.3537C0.552678 5.25993 0.5 5.13275 0.5 5.00014Z' fill='black'/%3E%3C/svg%3E ");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: 0;
top: 11px;
height: 9px;
width: 14px;
}
.widget .wp-block-latest-comments {
margin-bottom: 0;
}
.widget .wp-block-latest-comments .avatar {
border-radius: 50%;
margin-right: 20px;
height: 60px;
width: 60px;
}
@media screen and (min-width: 1199px) {
.widget .wp-block-latest-comments .avatar {
height: 80px;
width: 80px;
}
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment, .widget .wp-block-latest-comments .avatar li {
margin-bottom: 20px;
line-height: 1.78;
color: #000;
margin-bottom: 0;
}
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment:not(last-child), .widget .wp-block-latest-comments .avatar li:not(last-child) {
padding-bottom: 20px;
border-bottom: 1px solid #EFEFEF;
}
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment a, .widget .wp-block-latest-comments .avatar li a {
color: #000;
font-size: 18px;
}
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment p, .widget .wp-block-latest-comments .avatar li p {
margin-bottom: 0;
}
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, .widget .wp-block-latest-comments .avatar li .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .widget .wp-block-latest-comments .avatar li .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 70px;
font-size: 0.89rem;
}
}
@media screen and (min-width: 1199px) and (min-width: 1199px) {
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, .widget .wp-block-latest-comments .avatar li .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .widget .wp-block-latest-comments .avatar li .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 100px;
}
}
@media screen and (min-width: 1199px) {
.widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a, .widget .wp-block-latest-comments .avatar .wp-block-latest-comments__comment .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a, .widget .wp-block-latest-comments .avatar li .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a, .widget .wp-block-latest-comments .avatar li .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
color: #000;
}
}
#secondary .widget {
padding: 30px 25px;
background: rgba(var(--hotel-primary-rgb), 0.1);
}
#secondary .widget h2, #secondary .widget-title {
font-size: 1.11rem;
line-height: 1.35;
margin-bottom: 20px;
}
@media screen and (min-width: 1199px) {
#secondary .widget h2, #secondary .widget-title {
font-size: 1.56rem;
}
}
#secondary .widget.widget_pages ul, #secondary .widget.widget_pages ol, #secondary .widget.widget_meta ul, #secondary .widget.widget_meta ol, #secondary .widget.widget_recent_comments ul, #secondary .widget.widget_recent_comments ol, #secondary .widget.widget_recent_entries ul, #secondary .widget.widget_recent_entries ol, #secondary .widget.widget_rss ul, #secondary .widget.widget_rss ol, #secondary .widget.widget_block ul, #secondary .widget.widget_block ol, #secondary .widget.widget_archive ul, #secondary .widget.widget_archive ol, #secondary .widget.widget_categories ul, #secondary .widget.widget_categories ol {
font-size: 1rem;
margin: 0;
}
#secondary .widget.widget_pages ul li, #secondary .widget.widget_pages ol li, #secondary .widget.widget_meta ul li, #secondary .widget.widget_meta ol li, #secondary .widget.widget_recent_comments ul li, #secondary .widget.widget_recent_comments ol li, #secondary .widget.widget_recent_entries ul li, #secondary .widget.widget_recent_entries ol li, #secondary .widget.widget_rss ul li, #secondary .widget.widget_rss ol li, #secondary .widget.widget_block ul li, #secondary .widget.widget_block ol li, #secondary .widget.widget_archive ul li, #secondary .widget.widget_archive ol li, #secondary .widget.widget_categories ul li, #secondary .widget.widget_categories ol li {
line-height: 1.78;
}
#secondary .widget.widget_pages ul li:not(:last-child), #secondary .widget.widget_pages ol li:not(:last-child), #secondary .widget.widget_meta ul li:not(:last-child), #secondary .widget.widget_meta ol li:not(:last-child), #secondary .widget.widget_recent_comments ul li:not(:last-child), #secondary .widget.widget_recent_comments ol li:not(:last-child), #secondary .widget.widget_recent_entries ul li:not(:last-child), #secondary .widget.widget_recent_entries ol li:not(:last-child), #secondary .widget.widget_rss ul li:not(:last-child), #secondary .widget.widget_rss ol li:not(:last-child), #secondary .widget.widget_block ul li:not(:last-child), #secondary .widget.widget_block ol li:not(:last-child), #secondary .widget.widget_archive ul li:not(:last-child), #secondary .widget.widget_archive ol li:not(:last-child), #secondary .widget.widget_categories ul li:not(:last-child), #secondary .widget.widget_categories ol li:not(:last-child) {
margin-bottom: 20px;
}
#secondary .widget.widget_pages ul li a, #secondary .widget.widget_pages ol li a, #secondary .widget.widget_meta ul li a, #secondary .widget.widget_meta ol li a, #secondary .widget.widget_recent_comments ul li a, #secondary .widget.widget_recent_comments ol li a, #secondary .widget.widget_recent_entries ul li a, #secondary .widget.widget_recent_entries ol li a, #secondary .widget.widget_rss ul li a, #secondary .widget.widget_rss ol li a, #secondary .widget.widget_block ul li a, #secondary .widget.widget_block ol li a, #secondary .widget.widget_archive ul li a, #secondary .widget.widget_archive ol li a, #secondary .widget.widget_categories ul li a, #secondary .widget.widget_categories ol li a {
color: #000;
}
#secondary .widget.widget_pages ul li a:hover, #secondary .widget.widget_pages ol li a:hover, #secondary .widget.widget_meta ul li a:hover, #secondary .widget.widget_meta ol li a:hover, #secondary .widget.widget_recent_comments ul li a:hover, #secondary .widget.widget_recent_comments ol li a:hover, #secondary .widget.widget_recent_entries ul li a:hover, #secondary .widget.widget_recent_entries ol li a:hover, #secondary .widget.widget_rss ul li a:hover, #secondary .widget.widget_rss ol li a:hover, #secondary .widget.widget_block ul li a:hover, #secondary .widget.widget_block ol li a:hover, #secondary .widget.widget_archive ul li a:hover, #secondary .widget.widget_archive ol li a:hover, #secondary .widget.widget_categories ul li a:hover, #secondary .widget.widget_categories ol li a:hover {
color: var(--hotel-primary-color);
}
.widget.widget_categories ul li {
padding: 0 0 0 30px;
}
.widget.widget_categories ul li:before {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 5.00014C0.5 4.86753 0.552678 4.74036 0.646447 4.64659C0.740215 4.55282 0.867392 4.50014 1 4.50014H12.793L9.646 1.35414C9.55211 1.26026 9.49937 1.13292 9.49937 1.00014C9.49937 0.867368 9.55211 0.74003 9.646 0.646143C9.73989 0.552257 9.86722 0.499512 10 0.499512C10.1328 0.499512 10.2601 0.552257 10.354 0.646143L14.354 4.64614C14.4006 4.69259 14.4375 4.74776 14.4627 4.80851C14.4879 4.86926 14.5009 4.93438 14.5009 5.00014C14.5009 5.06591 14.4879 5.13103 14.4627 5.19178C14.4375 5.25252 14.4006 5.3077 14.354 5.35414L10.354 9.35414C10.2601 9.44803 10.1328 9.50077 10 9.50077C9.86722 9.50077 9.73989 9.44803 9.646 9.35414C9.55211 9.26026 9.49937 9.13292 9.49937 9.00014C9.49937 8.86737 9.55211 8.74003 9.646 8.64614L12.793 5.50014H1C0.867392 5.50014 0.740215 5.44746 0.646447 5.3537C0.552678 5.25993 0.5 5.13275 0.5 5.00014Z' fill='black'/%3E%3C/svg%3E ");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: 0;
top: 11px;
height: 9px;
width: 14px;
}
.widget.widget_categories ul li a:hover {
color: var(--hotel-primary-color);
}
.datepick {
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
}
@media screen and (max-width: 574px) {
.datepick {
width: 100% !important;
}
}
.datepick-nav, .datepick-ctrl {
background: var(--hotel-primary-color);
padding: 7px 10px;
}
.datepick-nav .datepick-cmd:hover, .datepick-ctrl .datepick-cmd:hover {
background: var(--hotel-secondary-color);
color: #fff;
}
.datepick-month-header {
padding: 5px;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input, .datepick-month td span {
background-color: #fff;
color: #000;
}
.datepick a.datepick-disabled {
color: #fff !important;
opacity: 0.8;
}
.mphb-calendar .datepick-month-header select {
font-size: 16px;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.datepick-month th, .datepick-month th a {
background: #F4F5F7;
color: #000;
font-size: 11px;
}
.datepick, .datepick-month, .datepick-month th, .datepick-month td, .datepick-month tr, .datepick-month td .datepick-weekend {
border: none;
background: #fff;
}
.datepick-month td {
font-size: 11px;
}
.mphb-calendar .datepick-month table {
margin-bottom: 0;
}
.datepick-month thead, .datepick-month thead th, .datepick-month a {
background: #F4F5F7;
border: none;
}
.mphb-calendar .datepick-month td, .datepick-month th, .datepick-month td {
padding: 5px 2px;
}
.mphb-datepick-popup .datepick-month td a.datepick-highlight, .mphb-datepick-popup .datepick-month td a.datepick-selected {
background: var(--hotel-primary-color);
}
@media screen and (max-width: 574px) {
.datepick-month-row {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (max-width: 574px) {
.datepick-month-row .datepick-month {
width: 100%;
}
}
@media screen and (max-width: 574px) {
.datepick-month-row .datepick-month span {
padding: 5px 0;
}
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
color: #000;
background: #fff;
padding: 15.5px 20px;
border: none;
font-size: 1rem;
border-radius: 0;
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.2);
-webkit-border-radius: 0;
width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #000;
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
}
.select select {
-webkit-appearance: none;
-moz-appearance: window;
}
.select:after {
position: absolute;
content: "";
color: #474A57;
right: 15px;
top: 16px;
pointer-events: none;
background-image: url('data:image/svg+xml utf-8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%234A545A" d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"></path></svg>');
background-repeat: no-repeat;
background-position: center;
width: 12px;
height: 14px;
}
textarea {
width: 100%;
max-height: 150px;
}
label {
display: inline-block;
margin-bottom: 10px;
}
form p {
margin-bottom: 20px;
}
@media screen and (min-width: 1199px) {
form p {
margin-bottom: 30px;
}
}
form p:last-child {
margin-bottom: 0;
}
input[type="checkbox"] {
margin: 0 14px 2px 0;
}
.gallery {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
row-gap: 20px;
-webkit-column-gap: 20px;
column-gap: 20px;
}
@media screen and (min-width: 992px), print {
.gallery {
row-gap: 25px;
-webkit-column-gap: 25px;
column-gap: 25px;
}
}
.gallery .gallery-item {
margin: 0;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
@media screen and (min-width: 575px), print {
.gallery .gallery-item {
-ms-flex-preferred-size: calc((100% - 20px)/2);
flex-basis: calc((100% - 20px)/2);
}
}
@media screen and (min-width: 992px), print {
.gallery .gallery-item {
-ms-flex-preferred-size: calc((100% - 50px)/3);
flex-basis: calc((100% - 50px)/3);
}
}
@media screen and (min-width: 1199px) {
.gallery .gallery-item {
-ms-flex-preferred-size: calc((100% - 50px)/4);
flex-basis: calc((100% - 50px)/4);
}
}
.gallery .gallery-item img {
width: 100%;
}
@media screen and (min-width: 1440px) {
.gallery.gallery-columns-6 .gallery-item {
-ms-flex-preferred-size: calc((100% - 125px)/6);
flex-basis: calc((100% - 125px)/6);
}
}
@media screen and (min-width: 1440px) {
.gallery.gallery-columns-5 .gallery-item {
-ms-flex-preferred-size: calc((100% - 100px)/5);
flex-basis: calc((100% - 100px)/5);
}
}
@media screen and (min-width: 1199px) {
.gallery.gallery-columns-4 .gallery-item {
-ms-flex-preferred-size: calc((100% - 75px)/4);
flex-basis: calc((100% - 75px)/4);
}
}
@media screen and (min-width: 992px), print {
.gallery.gallery-columns-3 .gallery-item {
-ms-flex-preferred-size: calc((100% - 50px)/3);
flex-basis: calc((100% - 50px)/3);
}
}
@media screen and (min-width: 992px), print {
.gallery.gallery-columns-2 .gallery-item {
-ms-flex-preferred-size: calc((100% - 20px)/2);
flex-basis: calc((100% - 20px)/2);
}
}
.gallery.gallery-columns-1 .gallery-item {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.banner {
padding: 0;
}
@media screen and (min-width: 767px), print {
.banner {
margin-bottom: 20px;
}
}
@media screen and (min-width: 1199px) {
.banner {
margin-bottom: 50px;
}
}
.banner img {
width: 100%;
vertical-align: top;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 767px), print {
.banner img {
max-height: 550px;
height: 550px;
}
}
@media screen and (min-width: 992px), print {
.banner img {
max-height: 650px;
height: 650px;
}
}
@media screen and (min-width: 767px), print {
.banner__wrap {
position: absolute;
left: 0;
bottom: 50%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
width: 100%;
}
}
.banner__text {
margin: 0 auto;
}
@media screen and (max-width: 766px) {
.banner__text {
padding: 20px 0 40px 0;
}
}
@media screen and (min-width: 767px), print {
.banner__text {
max-width: 720px;
}
}
.banner__text .btn-wrap {
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
@media screen and (min-width: 767px), print {
.left-align .banner__text .btn-wrap {
-webkit-box-pack: start;
-ms-flex-pack: start;
-moz-justify-content: start;
justify-content: start;
}
}
@media screen and (min-width: 767px), print {
.right-align .banner__text .btn-wrap {
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: end;
justify-content: end;
}
}
@media screen and (min-width: 767px), print {
.left-align .banner__text {
text-align: left;
margin-left: 0;
}
}
@media screen and (min-width: 767px), print {
.right-align .banner__text {
text-align: right;
margin-right: 0;
}
}
@media screen and (min-width: 767px), print {
.banner__text.caption-overlay {
padding: 20px;
background: rgba(0, 0, 0, 0.5);
}
}
@media screen and (min-width: 1199px) {
.banner__text.caption-overlay {
padding: 30px;
max-width: 780px;
}
}
.banner__title, .banner__stitle, .banner__title a, .banner__stitle a {
color: #000;
}
@media screen and (min-width: 767px), print {
.banner__title, .banner__stitle, .banner__title a, .banner__stitle a {
color: #fff;
}
}
.banner__stitle {
margin-bottom: 15px;
font-size: 14px;
letter-spacing: 0.12px;
}
.banner__title {
margin-bottom: 20px;
line-height: 1.22;
font-size: 2rem;
}
@media screen and (min-width: 767px), print {
.banner__title {
font-size: 2.11rem;
margin-bottom: 30px;
}
}
@media screen and (min-width: 992px), print {
.banner__title {
font-size: 2.44rem;
}
}
@media screen and (min-width: 1199px) {
.banner__title {
margin-bottom: 40px;
font-size: 3rem;
}
}
@media screen and (max-width: 766px) {
.banner .btn-white {
border-color: var(--hotel-primary-color);
background: transparent;
color: var(--hotel-primary-color);
}
.banner .btn-white:hover, .banner .btn-white:focus {
background: var(--hotel-primary-color);
border-color: var(--hotel-primary-color);
color: #fff;
}
}
.banner + .mphb_sc_search-wrapper {
margin-bottom: 0;
}
.banner-overlay .wp-custom-header:before {
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 766px) {
.banner-overlay .wp-custom-header:before {
display: none;
}
}
.banner-overlay .wp-custom-header:before {
z-index: 1;
}
.banner-overlay .banner__wrap {
z-index: 2;
}
.banner-video.right-align .wp-custom-header .wp-custom-header-video-button {
left: 20%;
}
.banner-video iframe {
width: 100%;
}
.banner-video:hover .wp-custom-header .wp-custom-header-video-button {
opacity: 0.8;
}
.banner-video .wp-custom-header {
padding-bottom: 56.25%;
padding-top: 0;
height: 0;
overflow: hidden;
}
@media screen and (max-width: 766px) {
.banner-video .wp-custom-header {
padding-bottom: 0;
height: auto;
}
}
.banner-video .wp-custom-header .wp-custom-header-video-button {
background: transparent;
left: 80%;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 0;
height: 40px;
width: 40px;
padding: 0;
opacity: 0;
z-index: 99;
border: none;
}
@media screen and (min-width: 767px), print {
.banner-video .wp-custom-header .wp-custom-header-video-button {
height: 50px;
width: 50px;
}
}
.banner-video .wp-custom-header .wp-custom-header-video-button:before {
background-position: center;
background-repeat: no-repeat;
background-size: contain;
width: 40px;
height: 40px;
line-height: 40px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
@media screen and (min-width: 1199px) {
.banner-video .wp-custom-header .wp-custom-header-video-button:before {
height: 50px;
width: 50px;
}
}
.banner-video .wp-custom-header .wp-custom-header-video-button:hover {
opacity: 1;
}
.banner-video .wp-custom-header .wp-custom-header-video-play:before {
background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 0C11.1942 0 0 11.1942 0 25C0 38.8058 11.1942 50 25 50C38.8058 50 50 38.8058 50 25C50 11.1942 38.8058 0 25 0ZM25 45.7589C13.5379 45.7589 4.24107 36.4621 4.24107 25C4.24107 13.5379 13.5379 4.24107 25 4.24107C36.4621 4.24107 45.7589 13.5379 45.7589 25C45.7589 36.4621 36.4621 45.7589 25 45.7589ZM20.0893 16.0714H17.4107C17.1652 16.0714 16.9643 16.2723 16.9643 16.5179V33.4821C16.9643 33.7277 17.1652 33.9286 17.4107 33.9286H20.0893C20.3348 33.9286 20.5357 33.7277 20.5357 33.4821V16.5179C20.5357 16.2723 20.3348 16.0714 20.0893 16.0714ZM32.5893 16.0714H29.9107C29.6652 16.0714 29.4643 16.2723 29.4643 16.5179V33.4821C29.4643 33.7277 29.6652 33.9286 29.9107 33.9286H32.5893C32.8348 33.9286 33.0357 33.7277 33.0357 33.4821V16.5179C33.0357 16.2723 32.8348 16.0714 32.5893 16.0714Z' fill='white'/%3E%3C/svg%3E ");
}
.banner-video .wp-custom-header .wp-custom-header-video-pause:before {
background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 0C11.1942 0 0 11.1942 0 25C0 38.8058 11.1942 50 25 50C38.8058 50 50 38.8058 50 25C50 11.1942 38.8058 0 25 0ZM25 45.7589C13.5379 45.7589 4.24107 36.4621 4.24107 25C4.24107 13.5379 13.5379 4.24107 25 4.24107C36.4621 4.24107 45.7589 13.5379 45.7589 25C45.7589 36.4621 36.4621 45.7589 25 45.7589Z' fill='white'/%3E%3Cpath d='M36.574 24.28L20.0505 12.2823C19.918 12.1851 19.7611 12.1267 19.5973 12.1135C19.4335 12.1003 19.2693 12.1328 19.1229 12.2074C18.9765 12.2821 18.8537 12.3959 18.7682 12.5362C18.6827 12.6765 18.6379 12.8378 18.6387 13.0021V36.9977C18.6387 37.7287 19.4646 38.1416 20.0505 37.7175L36.574 25.7198C36.688 25.6376 36.7809 25.5294 36.845 25.4043C36.9091 25.2791 36.9425 25.1405 36.9425 24.9999C36.9425 24.8593 36.9091 24.7207 36.845 24.5955C36.7809 24.4704 36.688 24.3622 36.574 24.28ZM22.1989 31.7577V18.2421L31.5014 24.9999L22.1989 31.7577Z' fill='white'/%3E%3C/svg%3E%0A");
}
.banner-video .wp-custom-header video, .banner-video .wp-custom-header iframe, .banner-video .wp-custom-header embed {
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.mphb_sc_search-wrapper {
margin-bottom: 20px;
z-index: 9;
}
@media screen and (min-width: 767px), print {
.mphb_sc_search-wrapper {
margin-top: -52px;
margin-bottom: 35px;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_search-wrapper {
margin-bottom: 50px;
}
}
.mphb_sc_search-wrapper form {
-webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.12);
-o-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.12);
background: #fff;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.mphb_sc_search-wrapper form .mphb-required-fields-tip {
display: none;
}
.mphb_sc_search-wrapper form p {
width: 100%;
padding: 10px 20px;
margin: 0;
}
@media screen and (max-width: 574px) {
.mphb_sc_search-wrapper form p {
border-bottom: 1px solid #D9DBE1;
}
}
@media screen and (min-width: 575px), print {
.mphb_sc_search-wrapper form p {
width: 50%;
}
}
@media screen and (min-width: 767px), print {
.mphb_sc_search-wrapper form p {
padding: 20px 30px 10px 30px;
width: 25%;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_search-wrapper form p {
width: 20%;
padding: 20px 30px;
}
}
@media screen and (min-width: 1199px) {
.mphb_sc_search-wrapper form p {
padding: 14px 40px;
}
}
.mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper {
background: var(--hotel-primary-color);
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media screen and (min-width: 575px), print {
.mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper {
border: none;
}
}
@media screen and (max-width: 991px) {
.mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper {
width: 100%;
}
}
.mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper input {
font-size: 1rem;
color: #fff;
}
.mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper input:hover, .mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper input:focus {
background: var(--hotel-secondary-color);
}
.mphb_sc_search-wrapper form .mphb_sc_search-submit-button-wrapper:hover {
background: var(--hotel-secondary-color);
}
.mphb_sc_search-wrapper form label {
font-size: 14px;
}
.mphb_sc_search-wrapper form input, .mphb_sc_search-wrapper form select {
border: none;
font-size: 14px;
color: #000;
background: transparent;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
padding: 0;
width: auto;
}
.mphb_sc_search-wrapper form input:hover, .mphb_sc_search-wrapper form input:focus, .mphb_sc_search-wrapper form select:hover, .mphb_sc_search-wrapper form select:focus {
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.mphb_sc_search-wrapper form ::-webkit-input-placeholder {
color: #000;
opacity: 1;
}
.mphb_sc_search-wrapper form :-ms-input-placeholder {
color: #000;
opacity: 1;
}
.mphb_sc_search-wrapper form ::-ms-input-placeholder {
color: #000;
opacity: 1;
}
.mphb_sc_search-wrapper form ::placeholder {
color: #000;
opacity: 1;
}
.mphb_sc_search-wrapper .mphb_sc_search-check-in-date input, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date input {
padding: 0 20px;
}
.mphb_sc_search-wrapper .mphb_sc_search-check-in-date:before, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date:before {
height: 12px;
width: 12px;
background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.08935 0C4.20074 0 4.30757 0.0442499 4.38633 0.123015C4.4651 0.20178 4.50935 0.308609 4.50935 0.42V1.2054H9.01955V0.4254C9.01955 0.314009 9.0638 0.20718 9.14256 0.128415C9.22133 0.0496499 9.32816 0.0054 9.43955 0.0054C9.55094 0.0054 9.65777 0.0496499 9.73653 0.128415C9.8153 0.20718 9.85955 0.314009 9.85955 0.4254V1.2054H11.4855C11.8037 1.2054 12.1088 1.33175 12.3339 1.55666C12.5589 1.78157 12.6854 2.08664 12.6855 2.4048V10.8006C12.6854 11.1188 12.5589 11.4238 12.3339 11.6487C12.1088 11.8737 11.8037 12 11.4855 12H1.88555C1.56739 12 1.26226 11.8737 1.03723 11.6487C0.812204 11.4238 0.685706 11.1188 0.685547 10.8006V2.4048C0.685706 2.08664 0.812204 1.78157 1.03723 1.55666C1.26226 1.33175 1.56739 1.2054 1.88555 1.2054H3.66935V0.4194C3.66951 0.308113 3.71383 0.201439 3.79257 0.122803C3.87132 0.0441674 3.97806 -1.13558e-07 4.08935 0V0ZM1.52555 4.6452V10.8006C1.52555 10.8479 1.53486 10.8947 1.55295 10.9384C1.57104 10.982 1.59756 11.0217 1.63099 11.0552C1.66442 11.0886 1.7041 11.1151 1.74778 11.1332C1.79146 11.1513 1.83827 11.1606 1.88555 11.1606H11.4855C11.5328 11.1606 11.5796 11.1513 11.6233 11.1332C11.667 11.1151 11.7067 11.0886 11.7401 11.0552C11.7735 11.0217 11.8001 10.982 11.8181 10.9384C11.8362 10.8947 11.8455 10.8479 11.8455 10.8006V4.6536L1.52555 4.6452ZM4.68575 8.7714V9.771H3.68555V8.7714H4.68575ZM7.18535 8.7714V9.771H6.18575V8.7714H7.18535ZM9.68555 8.7714V9.771H8.68535V8.7714H9.68555ZM4.68575 6.3852V7.3848H3.68555V6.3852H4.68575ZM7.18535 6.3852V7.3848H6.18575V6.3852H7.18535ZM9.68555 6.3852V7.3848H8.68535V6.3852H9.68555ZM3.66935 2.0448H1.88555C1.83827 2.0448 1.79146 2.05411 1.74778 2.0722C1.7041 2.0903 1.66442 2.11681 1.63099 2.15024C1.59756 2.18367 1.57104 2.22336 1.55295 2.26703C1.53486 2.31071 1.52555 2.35752 1.52555 2.4048V3.8058L11.8455 3.8142V2.4048C11.8455 2.35752 11.8362 2.31071 11.8181 2.26703C11.8001 2.22336 11.7735 2.18367 11.7401 2.15024C11.7067 2.11681 11.667 2.0903 11.6233 2.0722C11.5796 2.05411 11.5328 2.0448 11.4855 2.0448H9.85955V2.6022C9.85955 2.71359 9.8153 2.82042 9.73653 2.89919C9.65777 2.97795 9.55094 3.0222 9.43955 3.0222C9.32816 3.0222 9.22133 2.97795 9.14256 2.89919C9.0638 2.82042 9.01955 2.71359 9.01955 2.6022V2.0448H4.50935V2.5968C4.50935 2.70819 4.4651 2.81502 4.38633 2.89378C4.30757 2.97255 4.20074 3.0168 4.08935 3.0168C3.97796 3.0168 3.87113 2.97255 3.79236 2.89378C3.7136 2.81502 3.66935 2.70819 3.66935 2.5968V2.0448Z' fill='black'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
top: 65%;
left: 20px;
}
@media screen and (min-width: 767px), print {
.mphb_sc_search-wrapper .mphb_sc_search-check-in-date:before, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date:before {
left: 30px;
top: 68%;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_search-wrapper .mphb_sc_search-check-in-date:before, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date:before {
top: 63%;
}
}
@media screen and (min-width: 1199px) {
.mphb_sc_search-wrapper .mphb_sc_search-check-in-date:before, .mphb_sc_search-wrapper .mphb_sc_search-check-out-date:before {
left: 40px;
top: 66%;
}
}
.section-header {
margin-bottom: 28px;
}
@media screen and (min-width: 992px), print {
.section-header {
margin-bottom: 50px;
}
}
@media screen and (max-width: 991px) {
.section-header {
text-align: center;
}
}
.section-header__tag, .breadcrumb-tag {
font-size: 14px;
color: #AF9065;
line-height: 1.35;
margin-bottom: 10px;
letter-spacing: 0.12em;
display: inline-block;
}
.section-header__tag--sideLine, .breadcrumb-tag {
display: -webkit-inline-box;
display: -moz-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.section-header__tag--sideLine:before, .breadcrumb-tag:before, .section-header__tag--sideLine:after, .breadcrumb-tag:after {
width: 30px;
height: 1.5px;
background-color: var(--hotel-primary-color);
display: inline-block;
}
.section-header__tag--sideLine:before, .breadcrumb-tag:before {
margin-right: 10px;
}
.section-header__tag--sideLine:after, .breadcrumb-tag:after {
margin-left: 10px;
}
.section-header__title {
color: #000;
line-height: 1.35;
font-size: 1.56rem;
}
@media screen and (min-width: 992px), print {
.section-header__title {
font-size: 1.56rem;
}
}
@media screen and (min-width: 1199px) {
.section-header__title {
font-size: 2rem;
}
}
.section-header__title-2 {
font-size: 1.78rem;
line-height: 1.32;
margin-bottom: 10px;
}
@media screen and (min-width: 992px), print {
.section-header__title-2 {
font-size: 2.11rem;
}
}
@media screen and (min-width: 1199px) {
.section-header__title-2 {
font-size: 2.44rem;
}
}
.section-header--fixed-width {
max-width: 696px;
text-align: center;
margin-right: auto;
margin-left: auto;
}
.cta-image .section-header {
max-width: 826px;
margin: 0 auto 30px;
}
.cta-image .section-header__title-2 {
color: #fff;
margin-bottom: 15px;
}
.label-text {
font-size: 16px;
color: var(--hotel-primary-color);
display: block;
line-height: 1.375;
}
.card {
background: #fff;
cursor: pointer;
}
.card__img {
height: 293px;
margin: 0;
}
.card__img img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.card__content .tag__category {
float: right;
}
.card__title {
margin: 10px 0 20px;
}
.card__wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-column-gap: 30px;
column-gap: 30px;
}
@media screen and (min-width: 992px), print {
.card__wrapper {
-webkit-column-gap: 50px;
column-gap: 50px;
}
}
.site-footer {
background: #413525;
color: #fff;
margin-top: 20px;
}
@media screen and (min-width: 767px), print {
.site-footer {
margin-top: 25px;
}
}
@media screen and (min-width: 992px), print {
.site-footer {
margin-top: 35px;
}
}
@media screen and (min-width: 1199px) {
.site-footer {
margin-top: 50px;
}
}
.site-footer a {
color: #fff;
}
.site-footer .footer__box {
width: 515px;
}
.site-footer .footer__logo {
height: 48px;
width: 250px;
-o-object-fit: cover;
object-fit: cover;
margin-bottom: 52px;
}
.site-footer .footer-top {
padding: 40px 0 10px;
}
@media screen and (min-width: 767px), print {
.site-footer .footer-top {
padding: 50px 0 0;
}
}
@media screen and (min-width: 992px), print {
.site-footer .footer-top {
padding: 70px 0 20px;
}
}
.site-footer .footer-top .grid {
height: auto !important;
}
.site-footer .footer-top .grid.column-4 .col, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 article {
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media screen and (min-width: 575px), print {
.site-footer .footer-top .grid.column-4 .col, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 article {
width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media screen and (min-width: 992px), print {
.site-footer .footer-top .grid.column-4 .col, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-4 article, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 .post, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 .hp-testimonial, .site-footer .footer-top .grid.column-4 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-4 article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-4 article {
width: 25%;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
}
@media screen and (max-width: 991px) {
.site-footer .footer-top .grid.column-3 .col, .site-footer .footer-top .grid.column-3 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-3 article, .site-footer .footer-top .grid.column-3 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-3 article, .site-footer .footer-top .grid.column-3 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-3 article, .site-footer .footer-top .grid.column-3 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-3 article {
width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media screen and (max-width: 574px) {
.site-footer .footer-top .grid.column-3 .col, .site-footer .footer-top .grid.column-3 .full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .full-width .grid-layout-wrap .grid.column-3 article, .site-footer .footer-top .grid.column-3 .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid.column-3 article, .site-footer .footer-top .grid.column-3 .leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid.column-3 article, .site-footer .footer-top .grid.column-3 .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-3 .post, .site-footer .footer-top .grid.column-3 .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-3 .hp-testimonial, .site-footer .footer-top .grid.column-3 .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid.column-3 article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid.column-3 article {
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3 {
color: #fff;
font-size: 1.44rem;
margin-bottom: 20px;
line-height: 1.83rem;
}
@media screen and (min-width: 767px), print {
.site-footer .footer-top .widget-title, .site-footer .footer-top h4, .site-footer .footer-top h2, .site-footer .footer-top h3 {
margin-bottom: 30px;
}
}
.site-footer .footer-top ul {
margin: 0;
}
.site-footer .footer-top ul li:not(:last-of-type) {
padding-bottom: 15px;
}
.site-footer .footer-top ul.menu {
padding-left: 20px;
}
.site-footer .footer-top ul.menu li {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.site-footer .footer-top ul.menu li:before {
height: 1px;
width: 8px;
background: #fff;
top: 15px;
left: -20px;
}
.site-footer .footer-top ul.menu li a {
display: inline;
padding-bottom: 5px;
}
.site-footer .footer-top ul.menu li a:hover {
color: #fff;
}
.site-footer .footer-top ul.menu li:hover {
margin-left: 10px;
}
.site-footer .footer-top .wp-block-social-links li {
padding: 0;
background: transparent;
}
.site-footer .footer-top .wp-block-social-links li a {
padding-right: 5px;
}
.site-footer .footer-bottom .site-info {
border-top: 1px solid #F4F5F7;
padding: 14px 0;
font-size: 0.89rem;
}
.site-footer .footer-bottom h4 {
color: #fff;
margin-bottom: 0;
}
.site-footer .footer-bottom .form-group {
display: -webkit-box;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
margin: 0 -30px;
}
.site-footer .footer-bottom .form-group button {
border-radius: 5px;
}
.site-footer .footer-bottom .form-control {
padding: 0 30px;
}
.site-footer .footer-bottom .form-control input {
border-radius: 5px;
padding: 0 40px;
height: 80px;
max-height: 80px;
min-width: 465px;
color: #fff;
}
.site-footer .footer-bottom .col:nth-child(1), .site-footer .footer-bottom .grid-layout.layout-item-3 .row .col:nth-child(1), .grid-layout.layout-item-3 .row .site-footer .footer-bottom .col:nth-child(1), .grid-layout.layout-item-3 .site-footer .footer-bottom .footer-top .grid .col:nth-child(1), .grid-layout.layout-item-3 .site-footer .footer-top .grid .footer-bottom .col:nth-child(1), .site-footer .footer-bottom .footer-top .grid-layout.layout-item-3 .grid .col:nth-child(1), .site-footer .footer-top .grid-layout.layout-item-3 .grid .footer-bottom .col:nth-child(1), .site-footer .footer-bottom .grid-layout.layout-item-2 .row .col:nth-child(1), .grid-layout.layout-item-2 .row .site-footer .footer-bottom .col:nth-child(1), .grid-layout.layout-item-2 .site-footer .footer-bottom .footer-top .grid .col:nth-child(1), .grid-layout.layout-item-2 .site-footer .footer-top .grid .footer-bottom .col:nth-child(1), .site-footer .footer-bottom .footer-top .grid-layout.layout-item-2 .grid .col:nth-child(1), .site-footer .footer-top .grid-layout.layout-item-2 .grid .footer-bottom .col:nth-child(1), .site-footer .footer-bottom .full-width .grid-layout-wrap .row .post:nth-child(1), .full-width .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1), .full-width .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1), .full-width .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .footer-top .full-width .grid-layout-wrap .grid .post:nth-child(1), .site-footer .footer-top .full-width .grid-layout-wrap .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .full-width .grid-layout-wrap .row .hp-testimonial:nth-child(1), .full-width .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1), .full-width .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1), .full-width .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial:nth-child(1), .site-footer .footer-top .full-width .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .full-width .grid-layout-wrap .row article:nth-child(1), .full-width .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1), .full-width .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1), .full-width .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .footer-top .full-width .grid-layout-wrap .grid article:nth-child(1), .site-footer .footer-top .full-width .grid-layout-wrap .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .recent-posts .grid-layout-wrap .row .post:nth-child(1), .recent-posts .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1), .recent-posts .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1), .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .footer-top .recent-posts .grid-layout-wrap .grid .post:nth-child(1), .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .recent-posts .grid-layout-wrap .row .hp-testimonial:nth-child(1), .recent-posts .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1), .recent-posts .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1), .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial:nth-child(1), .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .recent-posts .grid-layout-wrap .row article:nth-child(1), .recent-posts .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1), .recent-posts .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1), .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .footer-top .recent-posts .grid-layout-wrap .grid article:nth-child(1), .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .leftsidebar .grid-layout-wrap .row .post:nth-child(1), .leftsidebar .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1), .leftsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1), .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .footer-top .leftsidebar .grid-layout-wrap .grid .post:nth-child(1), .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .leftsidebar .grid-layout-wrap .row .hp-testimonial:nth-child(1), .leftsidebar .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1), .leftsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1), .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial:nth-child(1), .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .leftsidebar .grid-layout-wrap .row article:nth-child(1), .leftsidebar .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1), .leftsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1), .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .footer-top .leftsidebar .grid-layout-wrap .grid article:nth-child(1), .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .rightsidebar .grid-layout-wrap .row .post:nth-child(1), .rightsidebar .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1), .rightsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1), .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .footer-top .rightsidebar .grid-layout-wrap .grid .post:nth-child(1), .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .footer-bottom .post:nth-child(1), .site-footer .footer-bottom .rightsidebar .grid-layout-wrap .row .hp-testimonial:nth-child(1), .rightsidebar .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1), .rightsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1), .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial:nth-child(1), .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1), .site-footer .footer-bottom .rightsidebar .grid-layout-wrap .row article:nth-child(1), .rightsidebar .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1), .rightsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1), .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1), .site-footer .footer-bottom .footer-top .rightsidebar .grid-layout-wrap .grid article:nth-child(1), .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .footer-bottom article:nth-child(1) {
max-width: 38%;
-webkit-box-flex: 0;
-ms-flex: 0 0 38%;
flex: 0 0 38%;
}
.site-footer .footer-bottom .col:nth-child(1) h4, .site-footer .footer-bottom .grid-layout.layout-item-3 .row .col:nth-child(1) h4, .grid-layout.layout-item-3 .row .site-footer .footer-bottom .col:nth-child(1) h4, .grid-layout.layout-item-3 .site-footer .footer-bottom .footer-top .grid .col:nth-child(1) h4, .grid-layout.layout-item-3 .site-footer .footer-top .grid .footer-bottom .col:nth-child(1) h4, .site-footer .footer-bottom .footer-top .grid-layout.layout-item-3 .grid .col:nth-child(1) h4, .site-footer .footer-top .grid-layout.layout-item-3 .grid .footer-bottom .col:nth-child(1) h4, .site-footer .footer-bottom .grid-layout.layout-item-2 .row .col:nth-child(1) h4, .grid-layout.layout-item-2 .row .site-footer .footer-bottom .col:nth-child(1) h4, .grid-layout.layout-item-2 .site-footer .footer-bottom .footer-top .grid .col:nth-child(1) h4, .grid-layout.layout-item-2 .site-footer .footer-top .grid .footer-bottom .col:nth-child(1) h4, .site-footer .footer-bottom .footer-top .grid-layout.layout-item-2 .grid .col:nth-child(1) h4, .site-footer .footer-top .grid-layout.layout-item-2 .grid .footer-bottom .col:nth-child(1) h4, .site-footer .footer-bottom .full-width .grid-layout-wrap .row .post:nth-child(1) h4, .full-width .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1) h4, .full-width .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1) h4, .full-width .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .footer-top .full-width .grid-layout-wrap .grid .post:nth-child(1) h4, .site-footer .footer-top .full-width .grid-layout-wrap .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .full-width .grid-layout-wrap .row .hp-testimonial:nth-child(1) h4, .full-width .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1) h4, .full-width .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1) h4, .full-width .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial:nth-child(1) h4, .site-footer .footer-top .full-width .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .full-width .grid-layout-wrap .row article:nth-child(1) h4, .full-width .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1) h4, .full-width .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1) h4, .full-width .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .footer-top .full-width .grid-layout-wrap .grid article:nth-child(1) h4, .site-footer .footer-top .full-width .grid-layout-wrap .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .recent-posts .grid-layout-wrap .row .post:nth-child(1) h4, .recent-posts .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1) h4, .recent-posts .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1) h4, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .footer-top .recent-posts .grid-layout-wrap .grid .post:nth-child(1) h4, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .recent-posts .grid-layout-wrap .row .hp-testimonial:nth-child(1) h4, .recent-posts .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1) h4, .recent-posts .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1) h4, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial:nth-child(1) h4, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .recent-posts .grid-layout-wrap .row article:nth-child(1) h4, .recent-posts .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1) h4, .recent-posts .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1) h4, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .footer-top .recent-posts .grid-layout-wrap .grid article:nth-child(1) h4, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .leftsidebar .grid-layout-wrap .row .post:nth-child(1) h4, .leftsidebar .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1) h4, .leftsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1) h4, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .footer-top .leftsidebar .grid-layout-wrap .grid .post:nth-child(1) h4, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .leftsidebar .grid-layout-wrap .row .hp-testimonial:nth-child(1) h4, .leftsidebar .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1) h4, .leftsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1) h4, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial:nth-child(1) h4, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .leftsidebar .grid-layout-wrap .row article:nth-child(1) h4, .leftsidebar .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1) h4, .leftsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1) h4, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .footer-top .leftsidebar .grid-layout-wrap .grid article:nth-child(1) h4, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .rightsidebar .grid-layout-wrap .row .post:nth-child(1) h4, .rightsidebar .grid-layout-wrap .row .site-footer .footer-bottom .post:nth-child(1) h4, .rightsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .post:nth-child(1) h4, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .footer-top .rightsidebar .grid-layout-wrap .grid .post:nth-child(1) h4, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .footer-bottom .post:nth-child(1) h4, .site-footer .footer-bottom .rightsidebar .grid-layout-wrap .row .hp-testimonial:nth-child(1) h4, .rightsidebar .grid-layout-wrap .row .site-footer .footer-bottom .hp-testimonial:nth-child(1) h4, .rightsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid .hp-testimonial:nth-child(1) h4, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial:nth-child(1) h4, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .footer-bottom .hp-testimonial:nth-child(1) h4, .site-footer .footer-bottom .rightsidebar .grid-layout-wrap .row article:nth-child(1) h4, .rightsidebar .grid-layout-wrap .row .site-footer .footer-bottom article:nth-child(1) h4, .rightsidebar .grid-layout-wrap .site-footer .footer-bottom .footer-top .grid article:nth-child(1) h4, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .footer-bottom article:nth-child(1) h4, .site-footer .footer-bottom .footer-top .rightsidebar .grid-layout-wrap .grid article:nth-child(1) h4, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .footer-bottom article:nth-child(1) h4 {
font-size: 2.17rem;
}
.site-footer .social-links .wp-block-social-links li, .site-footer .widget .wp-block-social-links li {
display: inline-block;
background: transparent !important;
}
.site-footer .social-links .wp-block-social-links li:hover, .site-footer .widget .wp-block-social-links li:hover {
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.site-footer .social-links .wp-block-social-links li:not(:last-of-type), .site-footer .widget .wp-block-social-links li:not(:last-of-type) {
padding-right: 20px;
padding-bottom: 0;
}
.site-footer .social-links .wp-block-social-links li img, .site-footer .widget .wp-block-social-links li img {
height: 22px;
width: 22px;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.site-footer .social-links .wp-block-social-links li a:after, .site-footer .widget .wp-block-social-links li a:after {
display: none;
}
.site-footer .social-links .wp-block-social-links li a:hover img, .site-footer .widget .wp-block-social-links li a:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.site-footer .site-info {
text-align: center;
padding: 26px 0;
line-height: 1.78;
}
.site-footer .site-info p {
margin: 0;
}
.site-footer .site-info a:hover {
color: var(--hotel-primary-color);
}
.post .card, .search .hp-testimonial .card, .search article .card, .related-posts.blog .post .card, .archive .mphb_room_type .card {
display: block;
cursor: auto;
}
@media screen and (min-width: 767px), print {
.post .card__img, .search .hp-testimonial .card__img, .search article .card__img, .related-posts.blog .post .card__img, .archive .mphb_room_type .card__img {
-webkit-box-flex: 0;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
}
}
@media screen and (min-width: 1440px) {
.post .card__img, .search .hp-testimonial .card__img, .search article .card__img, .related-posts.blog .post .card__img, .archive .mphb_room_type .card__img {
-webkit-box-flex: 0;
-ms-flex: 0 0 280px;
flex: 0 0 280px;
max-height: 293px;
}
}
.post .card__img + .card__content, .search .hp-testimonial .card__img + .card__content, .search article .card__img + .card__content, .related-posts.blog .post .card__img + .card__content, .archive .mphb_room_type .card__img + .card__content {
margin: 0;
}
.post .card__img .svg-holder, .search .hp-testimonial .card__img .svg-holder, .search article .card__img .svg-holder, .related-posts.blog .post .card__img .svg-holder, .archive .mphb_room_type .card__img .svg-holder {
height: 100%;
}
.post .card__content, .search .hp-testimonial .card__content, .search article .card__content, .related-posts.blog .post .card__content, .archive .mphb_room_type .card__content {
padding: 24px 16px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
@media screen and (min-width: 1199px) {
.post .card__content, .search .hp-testimonial .card__content, .search article .card__content, .related-posts.blog .post .card__content, .archive .mphb_room_type .card__content {
padding: 42px 26px;
}
}
.post .card__content h5 a, .search .hp-testimonial .card__content h5 a, .search article .card__content h5 a, .related-posts.blog .post .card__content h5 a, .archive .mphb_room_type .card__content h5 a {
color: #000;
}
.post .card__content h5 a:hover, .search .hp-testimonial .card__content h5 a:hover, .search article .card__content h5 a:hover, .related-posts.blog .post .card__content h5 a:hover, .archive .mphb_room_type .card__content h5 a:hover {
color: var(--hotel-primary-color);
}
.post .card__content p, .search .hp-testimonial .card__content p, .search article .card__content p, .related-posts.blog .post .card__content p, .archive .mphb_room_type .card__content p {
margin: 15px 0 22px;
line-height: 1.76;
}
.post .meta, .search .hp-testimonial .meta, .search article .meta, .related-posts.blog .post .meta, .archive .mphb_room_type .meta {
padding: 0;
margin: 0 0 14px;
}
.post .meta li, .search .hp-testimonial .meta li, .search article .meta li, .related-posts.blog .post .meta li, .archive .mphb_room_type .meta li {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.post .meta li svg + span, .search .hp-testimonial .meta li svg + span, .search article .meta li svg + span, .related-posts.blog .post .meta li svg + span, .archive .mphb_room_type .meta li svg + span {
margin-left: 10px;
}
.post .meta li + li, .search .hp-testimonial .meta li + li, .search article .meta li + li, .related-posts.blog .post .meta li + li, .archive .mphb_room_type .meta li + li {
margin-left: 30px;
}
.post .meta li span, .search .hp-testimonial .meta li span, .search article .meta li span, .related-posts.blog .post .meta li span, .archive .mphb_room_type .meta li span {
font-size: 0.7778rem;
display: inline-block;
line-height: 1.29;
}
.post .meta li span a, .search .hp-testimonial .meta li span a, .search article .meta li span a, .related-posts.blog .post .meta li span a, .archive .mphb_room_type .meta li span a {
color: #474A57;
}
.post .meta li span a:hover, .search .hp-testimonial .meta li span a:hover, .search article .meta li span a:hover, .related-posts.blog .post .meta li span a:hover, .archive .mphb_room_type .meta li span a:hover {
color: var(--hotel-primary-color);
}
.news-and-blogs .post .card, .archive-style-two .post .card {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media screen and (min-width: 767px), print {
.news-and-blogs .post .card, .archive-style-two .post .card {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
.news-and-blogs .post .card__img, .archive-style-two .post .card__img {
max-height: unset;
height: unset;
}
.news-and-blogs .post .card__img + .card__content, .archive-style-two .post .card__img + .card__content {
margin-top: 20px;
}
@media screen and (min-width: 767px), print {
.news-and-blogs .post .card__img + .card__content, .archive-style-two .post .card__img + .card__content {
margin: 0 0 0 19px;
}
}
.archive-style-two.full-width .grid-layout-wrap .row .post, .archive-style-two.full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .archive-style-two.full-width .grid-layout-wrap .grid .post {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
@media screen and (min-width: 992px), print {
.archive-style-two.full-width .grid-layout-wrap .row .post, .archive-style-two.full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .archive-style-two.full-width .grid-layout-wrap .grid .post {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
@media screen and (min-width: 1199px) {
.archive-style-two.rightsidebar .post .card__img, .archive-style-two.leftsidebar .post .card__img {
-webkit-box-flex: 0;
-ms-flex: 0 0 390px;
flex: 0 0 390px;
}
}
.archive-style-one .post {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.archive-style-one .post .card {
height: 100%;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.blog.archive-style-two .navigation.pagination .nav-links, .blog.archive-style-one .navigation.pagination .nav-links, .archive-room-style-two .navigation.pagination .nav-links {
padding: 0;
margin: 0;
}
.related-posts.blog .post .card, .recent-posts .post .card {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
display: -moz-flex;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.video-block {
background-size: cover;
background-repeat: no-repeat;
color: #fff;
z-index: 1;
}
.video-block:before {
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: #000;
opacity: 0.3;
z-index: -1;
}
.video-block__text h2 {
color: #fff;
margin-top: 20px;
}
.video-block__icon svg {
width: 50px;
height: 50px;
}
@media screen and (min-width: 992px), print {
.video-block__icon svg {
width: 80px;
height: 80px;
}
}
.cta-image__content {
color: #fff;
background: #000;
padding: 40px 30px;
text-align: center;
z-index: 1;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
@media screen and (min-width: 767px), print {
.cta-image__content {
padding: 50px 70px;
}
}
.cta-image__content:before {
top: 0;
left: 0;
height: 100%;
width: 100%;
background: #000;
opacity: 0.3;
}
.archive.author .author-section {
margin: 40px 0 20px;
}
@media screen and (min-width: 767px), print {
.archive.author .author-section {
margin: 70px 0 35px;
}
}
@media screen and (min-width: 1199px) {
.archive.author .author-section {
margin: 100px 0 50px;
}
}
.full-width .grid-layout-wrap .row, .full-width .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .full-width .grid-layout-wrap .grid, .recent-posts .grid-layout-wrap .row, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid {
grid-row-gap: 20px;
}
@media screen and (min-width: 767px), print {
.full-width .grid-layout-wrap .row, .full-width .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .full-width .grid-layout-wrap .grid, .recent-posts .grid-layout-wrap .row, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid {
grid-row-gap: 30px;
}
}
@media screen and (min-width: 1199px) {
.full-width .grid-layout-wrap .row, .full-width .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .full-width .grid-layout-wrap .grid, .recent-posts .grid-layout-wrap .row, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid {
grid-row-gap: 50px;
}
}
.full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article {
max-width: 100%;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
@media screen and (min-width: 767px), print {
.full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (min-width: 992px), print {
.full-width .grid-layout-wrap .row .post, .full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .full-width .grid-layout-wrap .grid .post, .full-width .grid-layout-wrap .row .hp-testimonial, .full-width .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .full-width .grid-layout-wrap .grid .hp-testimonial, .full-width .grid-layout-wrap .row article, .full-width .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .full-width .grid-layout-wrap .grid article, .recent-posts .grid-layout-wrap .row .post, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .post, .recent-posts .grid-layout-wrap .row .hp-testimonial, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid .hp-testimonial, .recent-posts .grid-layout-wrap .row article, .recent-posts .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .recent-posts .grid-layout-wrap .grid article {
-ms-flex: 0 0 33.333333%;
-webkit-box-flex: 0;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
}
.leftsidebar .grid-layout-wrap .row, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid, .rightsidebar .grid-layout-wrap .row, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid {
grid-row-gap: 20px;
}
@media screen and (min-width: 767px), print {
.leftsidebar .grid-layout-wrap .row, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid, .rightsidebar .grid-layout-wrap .row, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid {
grid-row-gap: 30px;
}
}
@media screen and (min-width: 1199px) {
.leftsidebar .grid-layout-wrap .row, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid, .rightsidebar .grid-layout-wrap .row, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid {
grid-row-gap: 50px;
}
}
.leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article {
max-width: 100%;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
@media screen and (min-width: 767px), print {
.leftsidebar .grid-layout-wrap .row .post, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .post, .leftsidebar .grid-layout-wrap .row .hp-testimonial, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid .hp-testimonial, .leftsidebar .grid-layout-wrap .row article, .leftsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .leftsidebar .grid-layout-wrap .grid article, .rightsidebar .grid-layout-wrap .row .post, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .post, .rightsidebar .grid-layout-wrap .row .hp-testimonial, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid .hp-testimonial, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid .hp-testimonial, .rightsidebar .grid-layout-wrap .row article, .rightsidebar .grid-layout-wrap .site-footer .footer-top .grid article, .site-footer .footer-top .rightsidebar .grid-layout-wrap .grid article {
-ms-flex: 0 0 50%;
-webkit-box-flex: 0;
flex: 0 0 50%;
max-width: 50%;
}
}
@media screen and (min-width: 767px), print {
.leftsidebar.archive-style-two .row .post, .leftsidebar.archive-style-two .site-footer .footer-top .grid .post, .site-footer .footer-top .leftsidebar.archive-style-two .grid .post, .rightsidebar.archive-style-two .row .post, .rightsidebar.archive-style-two .site-footer .footer-top .grid .post, .site-footer .footer-top .rightsidebar.archive-style-two .grid .post {
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
max-width: 100%;
}
}
.rooms, .services, .video-block {
padding: 40px 0;
margin: 20px 0;
}
@media screen and (min-width: 767px), print {
.rooms, .services, .video-block {
padding: 70px 0;
margin: 35px 0;
}
}
@media screen and (min-width: 1199px) {
.rooms, .services, .video-block {
padding: 100px 0;
margin: 50px 0;
}
}
.author-section {
margin: 50px 0 0;
}
.author-section .author-wrapper {
padding: 20px 20px 30px;
-webkit-box-align: start;
-ms-flex-align: start;
-moz-align-items: start;
align-items: start;
background: rgba(var(--hotel-primary-rgb), 0.1);
}
@media screen and (max-width: 766px) {
.author-section .author-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (min-width: 1199px) {
.author-section .author-wrapper {
padding: 50px 50px 60px;
}
}
.author-section .author-wrapper .author-img {
width: 80px;
height: 80px;
min-width: 80px;
border-radius: 50%;
margin-bottom: 40px;
}
@media screen and (min-width: 767px), print {
.author-section .author-wrapper .author-img {
width: 100px;
height: 100px;
min-width: 100px;
margin: 0;
}
}
@media screen and (min-width: 1199px) {
.author-section .author-wrapper .author-img {
width: 172px;
height: 172px;
min-width: 172px;
}
}
.author-section .author-wrapper .author-img img {
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
}
.author-section .author-wrapper .author-count {
bottom: 0;
background: #fff;
color: #000;
padding: 3px 5px;
font-size: 14px;
display: block;
-webkit-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
-o-box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 992px), print {
.author-section .author-wrapper .author-count {
display: inline-block;
min-width: 80px;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@media screen and (min-width: 1199px) {
.author-section .author-wrapper .author-count {
font-size: 16px;
min-width: 100px;
padding: 3px 15px;
}
}
.author-section .author-wrapper .author-wrap {
font-size: 1rem;
}
@media screen and (min-width: 767px), print {
.author-section .author-wrapper .author-wrap {
padding-left: 20px;
}
}
@media screen and (min-width: 992px), print {
.author-section .author-wrapper .author-wrap {
padding-left: 40px;
}
}
.author-section .author-wrapper .author-wrap p {
line-height: 1.75;
margin-bottom: 15px;
}
.author-section .author-wrapper ul li a {
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
color: #000;
}
.author-section .author-wrapper ul li a:hover {
color: var(--hotel-secondary-color);
}
.mphb-booking-details .mphb-check-in-date span:first-child, .mphb-booking-details .mphb-check-out-date span:first-child {
width: 25%;
display: inline-block;
}
.mphb-booking-details .mphb-reserve-rooms-details {
max-width: 100%;
}
@media screen and (min-width: 1199px) {
.mphb-booking-details .mphb-reserve-rooms-details {
max-width: 497px;
}
}
.mphb-booking-details .mphb-room-number, .mphb-booking-details .mphb-services-details-title, .mphb-booking-details .mphb-customer-details-title, .mphb-booking-details .mphb-booking-details-title {
font-size: 1.56rem;
line-height: 1.33;
}
@media screen and (min-width: 992px), print {
.mphb-booking-details .mphb-room-number, .mphb-booking-details .mphb-services-details-title, .mphb-booking-details .mphb-customer-details-title, .mphb-booking-details .mphb-booking-details-title {
font-size: 1.78rem;
}
}
@media screen and (min-width: 1199px) {
.mphb-booking-details .mphb-room-number, .mphb-booking-details .mphb-services-details-title, .mphb-booking-details .mphb-customer-details-title, .mphb-booking-details .mphb-booking-details-title {
font-size: 2rem;
}
}
.page .site-main .entry-content .mphb-booking-details-title {
margin-top: 0;
}
.mphb_sc_checkout-form > .mphb-checkout-section:not(:first-of-type), .mphb_cb_checkout_form > .mphb-checkout-section:not(:first-of-type) {
margin-top: 20px;
}
@media screen and (min-width: 1199px) {
.mphb_sc_checkout-form > .mphb-checkout-section:not(:first-of-type), .mphb_cb_checkout_form > .mphb-checkout-section:not(:first-of-type) {
margin-top: 50px;
}
}
.mphb_sc_checkout-services-list label em {
font-style: normal;
}
.mphb_sc_checkout-wrapper .mphb_checkout-services-list li select, .mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list li select {
margin: 0 20px;
width: 100px;
display: inline-block;
}
.mphb-price-breakdown tfoot tr {
border: 1px solid rgba(var(--hotel-primary-rgb), 0.2);
border-width: 0 0 1px 0;
}
.mphb-price-breakdown tfoot tr th {
border: none;
background: rgba(var(--hotel-primary-rgb), 0.2);
}
@media screen and (min-width: 767px), print {
.mphb-checkout-section {
max-width: 500px;
}
}
.page .site-main .entry-content .mphb-customer-details-title {
margin-bottom: 0;
}
.mphb-total-price {
color: #000;
}
.contact-wrapper {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.contact__blocks {
width: 100%;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
row-gap: 20px;
-webkit-column-gap: 30px;
column-gap: 30px;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
@media screen and (min-width: 767px), print {
.contact__blocks {
width: 50%;
}
}
@media screen and (min-width: 992px), print {
.contact__blocks {
row-gap: 50px;
-webkit-column-gap: 50px;
column-gap: 50px;
}
}
.contact__info {
width: 100%;
-webkit-box-shadow: 0px 0 15px rgba(var(--hotel-primary-rgb), 0.2);
-ms-box-shadow: 0px 0 15px rgba(var(--hotel-primary-rgb), 0.2);
-o-box-shadow: 0px 0 15px rgba(var(--hotel-primary-rgb), 0.2);
box-shadow: 0px 0 15px rgba(var(--hotel-primary-rgb), 0.2);
padding: 20px;
font-size: 16px;
}
@media screen and (min-width: 767px), print {
.contact__info {
width: calc((100% - 30px)/2);
}
}
@media screen and (min-width: 992px), print {
.contact__info {
width: calc((100% - 50px)/2);
}
}
@media screen and (min-width: 1199px) {
.contact__info {
padding: 30px 40px;
}
}
.contact__info .icon {
height: 45px;
width: 45px;
line-height: 55px;
border-radius: 50%;
margin: 0 auto 15px;
border: 2px dotted var(--hotel-primary-color);
}
.contact__details a, .contact__details span {
color: #474A57;
display: block;
}
.contact__details a:hover, .contact__details span:hover {
color: var(--hotel-primary-color);
}
.contact__form {
width: 50%;
margin-top: 20px;
}
@media screen and (max-width: 991px) {
.contact__form {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
@media screen and (min-width: 767px), print {
.contact__form {
margin-top: 30px;
}
}
@media screen and (min-width: 992px), print {
.contact__form {
margin-top: 0;
}
}
.contact__form label {
display: block;
}
.contact__form-wrap {
background: rgba(var(--hotel-primary-rgb), 0.1);
padding: 20px;
}
@media screen and (min-width: 1199px) {
.contact__form-wrap {
padding: 45px;
}
}
.contact__form-wrap .contact-form-grid {
grid-gap: 50px;
}
@media screen and (max-width: 766px) {
.contact__form-wrap .contact-form-grid {
grid-gap: 25px;
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
grid-gap: 0;
}
}
.contact__form-wrap p {
margin-bottom: 20px;
}
.contact__form-wrap p:last-child {
margin-bottom: 0;
}
.contact__form-wrap p, .contact__form-wrap input, .contact__form-wrap textarea {
width: 100%;
}
.contact__form-wrap p input:not(input[type="submit"]), .contact__form-wrap p textarea, .contact__form-wrap input input:not(input[type="submit"]), .contact__form-wrap input textarea, .contact__form-wrap textarea input:not(input[type="submit"]), .contact__form-wrap textarea textarea {
color: #000;
background: #fff;
padding: 15.5px 20px;
border: 1px solid #fff;
font-size: 1rem;
}
.contact__form-wrap textarea {
max-height: 143px;
}
.contact__form-wrap input[type="submit"] {
width: 100%;
color: #fff;
border: 1px solid var(--hotel-primary-color);
font-size: 1rem;
margin-top: 0;
background: var(--hotel-primary-color);
cursor: pointer;
padding: 12px 20px;
width: 100%;
}
@media screen and (min-width: 992px), print {
.contact__form-wrap input[type="submit"] {
padding: 15px 20px;
}
}
@media screen and (min-width: 1199px) {
.contact__form-wrap input[type="submit"] {
padding: 17px 20px;
}
}
.contact__form-wrap input[type="submit"]:hover {
background: var(--hotel-secondary-color);
color: #fff;
border: 1px solid var(--hotel-secondary-color);
}
.contact__form-wrap input[type="submit"] label {
color: #fff;
font-size: 14px;
}
.contact__form-wrap [type="checkbox"], .contact__form-wrap [type="radio"] {
width: auto;
}
.contact__form-wrap .wpcf7-list-item {
margin: 0;
}
.contact__form-wrap .wpcf7 form.invalid .wpcf7-response-output, .contact__form-wrap .wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #fff;
color: #fff;
margin: 0;
}
.contact__form-wrap .wpcf7 .ajax-loader {
position: absolute;
top: 50%;
right: 20px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.contact__form-wrap .wpcf7-spinner {
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.contact__social {
width: 100%;
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.contact__social h4 {
margin-right: 20px;
}
.contact__social svg {
fill: var(--hotel-primary-color);
}
.contact__map {
padding-top: 20px;
}
@media screen and (min-width: 767px), print {
.contact__map {
padding-top: 35px;
}
}
@media screen and (min-width: 1199px) {
.contact__map {
padding-top: 50px;
}
}
.contact__map iframe {
width: 100%;
height: 500px;
}
.error404 .error-404 {
max-width: 800px;
margin: 0 auto;
}
.error404 .error-404 figure {
margin-bottom: 10px;
margin-left: 0;
margin: 0 auto 10px auto;
width: 70%;
}
@media screen and (min-width: 1199px) {
.error404 .error-404 figure {
margin-bottom: 30px;
width: 80%;
}
}
@media screen and (min-width: 1440px) {
.error404 .error-404 figure {
width: 100%;
}
}
.error404 .error-404 .page-header h1 {
line-height: 1.5;
margin: 0 0 10px 0;
color: var(--hotel-primary-color);
font-size: 3.33rem;
}
@media screen and (min-width: 992px), print {
.error404 .error-404 .page-header h1 {
font-size: 3.89rem;
}
}
@media screen and (min-width: 1199px) {
.error404 .error-404 .page-header h1 {
margin: 0 0 30px 0;
font-size: 5rem;
}
}
.error404 .error-404 .page-header .subtitle {
font-size: 1rem;
color: #000;
}
@media screen and (min-width: 767px), print {
.error404 .error-404 .page-header .subtitle {
font-size: 1.22rem;
}
}
@media screen and (min-width: 1199px) {
.error404 .error-404 .page-header .subtitle p {
margin: 50px 0 30px;
}
}
.error404-search {
max-width: 610px;
margin: 0 auto 10px;
}
@media screen and (min-width: 767px), print {
.error404-search {
margin: 0 auto 30px;
}
}
.error404-links p {
margin-bottom: 15px;
}
.error404-links ul {
display: inline-block;
margin: 0;
}
.error404-links ul li {
padding: 0 20px;
display: inline-block;
}
.error404-links ul li a {
text-decoration: underline;
color: #474A57;
}
.error404-links ul li a:hover {
text-decoration: none;
}
.error404 .search-form {
width: 100%;
}
.error404 .search-form label {
width: calc(100% - 70px);
}
.error404 .search-form input[type="search"] {
padding: 15px 34px;
height: 100%;
font-size: 16px;
background: #F4F5F7;
width: 100%;
border-radius: 0;
border: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
@media screen and (min-width: 767px), print {
.error404 .search-form input[type="search"] {
height: 60px;
}
}
.error404 .search-form input[type="submit"] {
font-size: 0;
background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 25L19.3335 19.3234L25 25ZM22.4737 11.7368C22.4737 14.5844 21.3425 17.3154 19.3289 19.3289C17.3154 21.3425 14.5844 22.4737 11.7368 22.4737C8.88925 22.4737 6.1583 21.3425 4.14475 19.3289C2.1312 17.3154 1 14.5844 1 11.7368C1 8.88925 2.1312 6.1583 4.14475 4.14475C6.1583 2.1312 8.88925 1 11.7368 1C14.5844 1 17.3154 2.1312 19.3289 4.14475C21.3425 6.1583 22.4737 8.88925 22.4737 11.7368V11.7368Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
background-size: 22px;
color: var(--hotel-primary-color);
width: 50px;
height: 54px;
border-radius: 0;
border: none;
background-color: var(--hotel-primary-color);
}
@media screen and (min-width: 767px), print {
.error404 .search-form input[type="submit"] {
height: 60px;
width: 70px;
background-size: 27px;
}
}
@media screen and (max-width: 766px) {
.error404 .search-form input[type="submit"] {
padding: 0 30px;
}
}
.error404 .recent-posts {
padding-bottom: 0;
}
.gallery-archive .gallery {
row-gap: 20px;
-webkit-column-gap: 20px;
column-gap: 20px;
}
@media screen and (min-width: 992px), print {
.gallery-archive .gallery {
row-gap: 30px;
-webkit-column-gap: 30px;
column-gap: 30px;
}
}
@media screen and (min-width: 1199px) {
.gallery-archive .gallery {
row-gap: 50px;
-webkit-column-gap: 50px;
column-gap: 50px;
}
}
@media screen and (min-width: 575px), print {
.gallery-archive .gallery.gallery-columns-3 .gallery-item {
-ms-flex-preferred-size: calc((100% - 20px)/2);
flex-basis: calc((100% - 20px)/2);
}
}
@media screen and (min-width: 992px), print {
.gallery-archive .gallery.gallery-columns-3 .gallery-item {
-ms-flex-preferred-size: calc((100% - 60px)/3);
flex-basis: calc((100% - 60px)/3);
}
}
@media screen and (min-width: 1199px) {
.gallery-archive .gallery.gallery-columns-3 .gallery-item {
-ms-flex-preferred-size: calc((100% - 100px)/3);
flex-basis: calc((100% - 100px)/3);
}
}
.gallery-archive .gallery .gallery-item:hover .card__content {
top: 10px;
left: 10px;
bottom: 10px;
right: 10px;
opacity: 1;
}
.gallery-archive .card {
cursor: auto;
}
.gallery-archive .card__img .svg-holder {
height: 100%;
}
.gallery-archive .card__img .svg-holder svg {
height: 100%;
width: 100%;
}
.gallery-archive .card__content {
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
}
.gallery-archive .card__content h5 {
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top: 40px;
}
.gallery-archive .card__content h5:before {
height: 30px;
width: 30px;
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.98585 0H1.13208C0.505896 0 0 0.505896 0 1.13208V9.0566C0 9.36792 0.254717 9.62264 0.566038 9.62264H2.26415C2.57547 9.62264 2.83019 9.36792 2.83019 9.0566V2.83019H8.98585C9.29717 2.83019 9.55189 2.57547 9.55189 2.26415V0.566038C9.55189 0.254717 9.29717 0 8.98585 0ZM29.434 20.3774H27.7358C27.4245 20.3774 27.1698 20.6321 27.1698 20.9434V27.1698H21.0142C20.7028 27.1698 20.4481 27.4245 20.4481 27.7358V29.434C20.4481 29.7453 20.7028 30 21.0142 30H28.8679C29.4941 30 30 29.4941 30 28.8679V20.9434C30 20.6321 29.7453 20.3774 29.434 20.3774ZM8.98585 27.1698H2.83019V20.9434C2.83019 20.6321 2.57547 20.3774 2.26415 20.3774H0.566038C0.254717 20.3774 0 20.6321 0 20.9434V28.8679C0 29.4941 0.505896 30 1.13208 30H8.98585C9.29717 30 9.55189 29.7453 9.55189 29.434V27.7358C9.55189 27.4245 9.29717 27.1698 8.98585 27.1698ZM28.8679 0H21.0142C20.7028 0 20.4481 0.254717 20.4481 0.566038V2.26415C20.4481 2.57547 20.7028 2.83019 21.0142 2.83019H27.1698V9.0566C27.1698 9.36792 27.4245 9.62264 27.7358 9.62264H29.434C29.7453 9.62264 30 9.36792 30 9.0566V1.13208C30 0.505896 29.4941 0 28.8679 0Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: contain;
left: 50%;
top: -40px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.gallery-archive .card__content h5 a {
color: #fff;
}
.gallery-archive .card__content h5 a:before {
height: 100%;
}
.two-col__wrap {
-webkit-box-direction: reverse;
-webkit-box-orient: vertical;
-moz-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
@media screen and (min-width: 992px), print {
.two-col__wrap {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
}
}
@media screen and (min-width: 992px), print {
.two-col__wrap > * {
width: 50%;
}
}
.two-col__wrap .section-header {
margin-bottom: 30px;
}
.about .two-col__intro p {
margin: 18px 0 30px;
}
@media screen and (min-width: 1440px) {
.about .two-col__intro p {
margin: 30px 0 50px;
}
}
.rnb .two-col__intro p {
margin: 18px 0;
}
@media screen and (min-width: 1440px) {
.rnb .two-col__intro p {
margin: 30px 0;
}
}
@media screen and (max-width: 991px) {
.two-col__intro {
text-align: center;
margin-top: 28px;
}
}
.two-col__img {
width: 100%;
}
@media screen and (min-width: 992px), print {
.two-col__img {
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
width: 50%;
}
}
@media screen and (min-width: 992px), print {
.about .two-col__img {
margin-left: 50px;
}
}
.two-col__img figure + figure {
margin-left: 20px;
}
@media screen and (min-width: 992px), print {
.two-col__img figure + figure {
margin-left: 50px;
}
}
.two-col__img figure img {
width: 100%;
}
@media screen and (max-width: 991px) {
.rnb .two-col__img {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
.rooms .card {
background-size: cover;
background-repeat: no-repeat;
height: 493px;
-webkit-box-flex: 0;
-ms-flex: 0 0 390px;
flex: 0 0 390px;
}
.rooms .card:hover .opacity {
max-height: 250px;
opacity: 1;
}
.rooms .overlay {
height: 100%;
width: 100%;
overflow: hidden;
background: rgba(0, 0, 0, 0.3);
}
.rooms .overlay__content {
padding: 0 31px 28px;
color: #fff;
margin-top: auto;
width: 100%;
}
.rooms .overlay__content h4 {
color: inherit;
padding-bottom: 7px;
margin: 10px 0 5px;
border-bottom: 1px solid #D9DBE1;
}
.rooms .overlay__content .price-wrapper {
font-size: 1.5556rem;
line-height: 1.35;
margin-bottom: 0;
}
.rooms .overlay__content .price-wrapper span {
font-size: 1rem;
}
.rooms .overlay__content p:not(.price-wrapper) {
font-size: 0.8889rem;
line-height: 1.5;
margin: 8px 0 15px;
}
.rooms .overlay__content a {
color: inherit;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.rooms .overlay__content a span {
padding-left: 7px;
}
.rooms .overlay__content a:hover {
color: var(--hotel-secondary-color);
}
.rooms .overlay__content .opacity {
opacity: 0;
max-height: 0;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.services__slider {
max-height: 592px;
padding: 0 30px;
margin-top: 28px;
}
@media screen and (min-width: 992px), print {
.services__slider {
margin-left: 25px;
max-width: 65%;
margin-top: 0;
padding: 0 45px;
}
}
@media screen and (min-width: 1440px) {
.services__slider {
max-width: calc(100% - 440px);
margin-left: 50px;
}
}
.services__slider figure {
width: 100%;
height: 100%;
}
.services__slider:before {
width: 100%;
height: calc(100% - 122px);
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #fff;
}
@media screen and (max-width: 991px) {
.services__slider-wrapper {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (min-width: 1440px) {
.services__slider-wrapper .owl-thumbs {
-ms-flex-preferred-size: 390px;
flex-basis: 390px;
}
}
.services__slider-wrapper .owl-thumb-item {
background: transparent;
}
.services__slider-wrapper .owl-thumb-item.active, .services__slider-wrapper .owl-thumb-item:hover {
background: #fff;
}
.rnb__details h5 {
margin-bottom: 14px;
}
.rnb__meta span {
display: block;
}
.rnb__meta span:not(.text-primary) {
color: #000;
}
.rnb__meta span.text-primary {
margin-top: 2px;
}
.rnb__meta + .rnb__meta {
margin-top: 15px;
}
.news-and-blogs .margin-fixed {
margin: -10px;
}
.news-and-blogs__slider {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
}
.news-and-blogs__slider .post .card {
-webkit-box-flex: 0;
-ms-flex: 0 0 610px;
flex: 0 0 610px;
padding: 10px;
}
.foot-top {
background: rgba(var(--hotel-primary-rgb), 0.1);
margin-top: 25px;
}
@media screen and (min-width: 767px), print {
.foot-top {
margin-top: 35px;
}
}
@media screen and (min-width: 1199px) {
.foot-top {
margin-top: 50px;
}
}
.foot-top__wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 992px), print {
.foot-top__wrap {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
}
.foot-top__title, .foot-top__right {
max-width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media screen and (min-width: 992px), print {
.foot-top__title, .foot-top__right {
max-width: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
}
@media screen and (min-width: 992px), print {
.foot-top__title {
text-align: left;
padding-right: 20px;
}
}
@media screen and (min-width: 992px), print {
.foot-top__title .section-header {
margin-bottom: 0;
}
}
.foot-top__right {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
row-gap: 30px;
-webkit-box-pack: center;
-ms-flex-pack: center;
-moz-justify-content: center;
justify-content: center;
}
.foot-top__right a {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media screen and (max-width: 766px) {
.foot-top__right a {
display: inline-block;
}
}
@media screen and (min-width: 767px), print {
.foot-top__right a {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
}
@media screen and (min-width: 992px), print {
.foot-top__right a {
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33%;
flex: 0 0 33.33%;
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
}
}
.foot-top + .site-footer {
margin-top: 0;
}
.gallery-main .gallery {
row-gap: unset;
-webkit-column-gap: unset;
column-gap: unset;
}
.gallery-main .gallery .card {
cursor: auto;
}
@media screen and (max-width: 991px) {
.gallery-main .gallery .card {
margin-bottom: 30px;
}
}
@media screen and (max-width: 766px) {
.gallery-main .gallery .card {
margin-bottom: 20px;
}
}
.gallery-main .gallery .small-post {
max-width: 100%;
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
@media screen and (min-width: 992px), print {
.gallery-main .gallery .small-post {
max-width: 25.8%;
-webkit-box-flex: 25.8%;
-ms-flex: 25.8%;
flex: 25.8%;
padding-left: 0;
padding-right: 15px;
}
}
@media screen and (min-width: 1199px) {
.gallery-main .gallery .small-post {
padding-right: 25px;
}
}
@media screen and (min-width: 992px), print {
.gallery-main .gallery .small-post .card {
margin-bottom: 30px;
}
}
@media screen and (min-width: 1199px) {
.gallery-main .gallery .small-post .card {
margin-bottom: 50px;
}
}
.gallery-main .gallery .small-post .card:last-child {
margin-bottom: 0;
}
.gallery-main .gallery .small-post .card .image {
height: 100%;
}
.gallery-main .gallery .large-post {
max-width: 100%;
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
@media screen and (max-width: 991px) {
.gallery-main .gallery .large-post {
margin-top: 30px;
}
}
@media screen and (max-width: 766px) {
.gallery-main .gallery .large-post {
margin-top: 20px;
}
}
@media screen and (min-width: 992px), print {
.gallery-main .gallery .large-post {
max-width: 48.4%;
-webkit-box-flex: 48.4%;
-ms-flex: 48.4%;
flex: 48.4%;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (min-width: 1199px) {
.gallery-main .gallery .large-post {
padding-left: 25px;
padding-right: 25px;
}
}
.gallery-main .gallery .large-post .card {
margin-bottom: 0;
}
@media screen and (min-width: 992px), print {
.gallery-main .gallery .large-post .card {
height: 100%;
}
}
@media screen and (min-width: 992px), print {
.gallery-main .gallery .large-post .card__img, .gallery-main .gallery .large-post .card .image {
height: 100%;
}
}
@media screen and (min-width: 992px), print {
.gallery-main .gallery .large-post + .small-post {
padding-right: 0;
padding-left: 30px;
}
}
@media screen and (max-width: 991px) {
.gallery-main .gallery .large-post + .small-post {
margin-top: 30px;
}
}
@media screen and (max-width: 766px) {
.gallery-main .gallery .large-post + .small-post {
margin-top: 20px;
}
}
.sign-up-section {
margin: 20px 0;
}
@media screen and (min-width: 767px), print {
.sign-up-section {
margin: 35px 0;
}
}
@media screen and (min-width: 1199px) {
.sign-up-section {
margin: 50px 0;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper {
color: #fff;
padding: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media screen and (min-width: 767px), print {
.sign-up-section .blossomthemes-email-newsletter-wrapper {
padding: 50px;
}
}
@media screen and (min-width: 992px), print {
.sign-up-section .blossomthemes-email-newsletter-wrapper {
text-align: left;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper h3 {
color: #fff;
margin-bottom: 20px;
font-size: 2.11rem;
}
@media screen and (min-width: 1440px) {
.sign-up-section .blossomthemes-email-newsletter-wrapper h3 {
font-size: 2.44rem;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper .text-holder, .sign-up-section .blossomthemes-email-newsletter-wrapper form {
max-width: 100%;
-webkit-box-flex: 100%;
-ms-flex: 100%;
flex: 100%;
}
@media screen and (min-width: 992px), print {
.sign-up-section .blossomthemes-email-newsletter-wrapper .text-holder {
max-width: 50%;
-webkit-box-flex: 50%;
-ms-flex: 50%;
flex: 50%;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper form {
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
}
@media screen and (min-width: 992px), print {
.sign-up-section .blossomthemes-email-newsletter-wrapper form {
max-width: 50%;
-webkit-box-flex: 50%;
-ms-flex: 50%;
flex: 50%;
padding-left: 50px;
}
}
@media screen and (min-width: 1199px) {
.sign-up-section .blossomthemes-email-newsletter-wrapper form {
padding-left: 150px;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper input {
height: 50px;
margin: 0 !important;
font-size: 16px;
border-radius: 0;
width: 100%;
}
@media screen and (min-width: 767px), print {
.sign-up-section .blossomthemes-email-newsletter-wrapper input {
height: 60px;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper input[type="submit"] {
height: 50px;
font-size: 16px;
background: var(--hotel-primary-color);
border-color: var(--hotel-primary-color);
background-size: contain;
background-repeat: no-repeat;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
padding: 15px;
width: 40%;
right: 0;
}
@media screen and (min-width: 767px), print {
.sign-up-section .blossomthemes-email-newsletter-wrapper input[type="submit"] {
right: 6px;
width: 30%;
}
}
.sign-up-section .blossomthemes-email-newsletter-wrapper input[type="submit"]:hover, .sign-up-section .blossomthemes-email-newsletter-wrapper input[type="submit"]:focus {
background: var(--hotel-secondary-color);
border-color: var(--hotel-secondary-color);
color: #fff;
}
.single-post .category-wrap, .single.single-hp-facility .category-wrap, .single.single-hp-offers .category-wrap {
margin: -5px 0 20px;
}
@media screen and (min-width: 767px), print {
.single-post .category-wrap, .single.single-hp-facility .category-wrap, .single.single-hp-offers .category-wrap {
margin: -5px 0 25px;
}
}
.single-post .blog-card .card__content, .single.single-hp-facility .blog-card .card__content, .single.single-hp-offers .blog-card .card__content {
padding: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.single-post .entry-meta, .single.single-hp-facility .entry-meta, .single.single-hp-offers .entry-meta {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
margin-bottom: 0;
}
@media screen and (max-width: 766px) {
.single-post .entry-meta, .single.single-hp-facility .entry-meta, .single.single-hp-offers .entry-meta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
.single-post .entry-meta .author-details, .single.single-hp-facility .entry-meta .author-details, .single.single-hp-offers .entry-meta .author-details {
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.single-post .entry-meta .author-details .avatar, .single.single-hp-facility .entry-meta .author-details .avatar, .single.single-hp-offers .entry-meta .author-details .avatar {
margin-right: 10px;
border-radius: 50%;
height: 38px;
width: 38px;
}
.single-post .entry-meta .author-details .img, .single.single-hp-facility .entry-meta .author-details .img, .single.single-hp-offers .entry-meta .author-details .img {
border-radius: 50%;
padding-right: 10px;
}
.single-post .entry-meta span, .single.single-hp-facility .entry-meta span, .single.single-hp-offers .entry-meta span {
margin-bottom: 15px;
}
@media screen and (min-width: 992px), print {
.single-post .entry-meta span, .single.single-hp-facility .entry-meta span, .single.single-hp-offers .entry-meta span {
margin-bottom: 20px;
}
}
.single-post .entry-meta span .byline, .single.single-hp-facility .entry-meta span .byline, .single.single-hp-offers .entry-meta span .byline {
margin-bottom: 0;
margin-right: 40px;
}
.single-post .entry-meta span .byline:after, .single.single-hp-facility .entry-meta span .byline:after, .single.single-hp-offers .entry-meta span .byline:after {
width: 30px;
height: 2px;
background: #000;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
right: -45px;
}
.single-post .entry-meta span:before, .single.single-hp-facility .entry-meta span:before, .single.single-hp-offers .entry-meta span:before {
height: 5px;
width: 5px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-bottom: 0;
}
@media screen and (max-width: 766px) {
.single-post .entry-meta span, .single.single-hp-facility .entry-meta span, .single.single-hp-offers .entry-meta span {
margin-bottom: 15px;
}
}
.single-post .entry-meta span:nth-child(1), .single-post .entry-meta span:nth-child(2), .single.single-hp-facility .entry-meta span:nth-child(1), .single.single-hp-facility .entry-meta span:nth-child(2), .single.single-hp-offers .entry-meta span:nth-child(1), .single.single-hp-offers .entry-meta span:nth-child(2) {
padding-left: 0;
}
.single-post .entry-meta span:nth-child(1):before, .single-post .entry-meta span:nth-child(2):before, .single.single-hp-facility .entry-meta span:nth-child(1):before, .single.single-hp-facility .entry-meta span:nth-child(2):before, .single.single-hp-offers .entry-meta span:nth-child(1):before, .single.single-hp-offers .entry-meta span:nth-child(2):before {
display: none;
}
.single-post .entry-meta span:nth-child(1) span, .single-post .entry-meta span:nth-child(2) span, .single.single-hp-facility .entry-meta span:nth-child(1) span, .single.single-hp-facility .entry-meta span:nth-child(2) span, .single.single-hp-offers .entry-meta span:nth-child(1) span, .single.single-hp-offers .entry-meta span:nth-child(2) span {
padding-left: 0;
}
.single-post .entry-meta span:nth-child(1) span:before, .single-post .entry-meta span:nth-child(2) span:before, .single.single-hp-facility .entry-meta span:nth-child(1) span:before, .single.single-hp-facility .entry-meta span:nth-child(2) span:before, .single.single-hp-offers .entry-meta span:nth-child(1) span:before, .single.single-hp-offers .entry-meta span:nth-child(2) span:before {
display: none;
}
.single-post .entry-title, .single.single-hp-facility .entry-title, .single.single-hp-offers .entry-title {
margin-bottom: 20px;
line-height: 1.35;
font-size: 1.78rem;
}
@media screen and (min-width: 767px), print {
.single-post .entry-title, .single.single-hp-facility .entry-title, .single.single-hp-offers .entry-title {
font-size: 2.11rem;
line-height: 2.67rem;
}
}
.single-post .entry-content, .single.single-hp-facility .entry-content, .single.single-hp-offers .entry-content {
margin: 20px 0;
}
@media screen and (min-width: 767px), print {
.single-post .entry-content, .single.single-hp-facility .entry-content, .single.single-hp-offers .entry-content {
margin: 20px 0 35px 0;
}
}
@media screen and (min-width: 1199px) {
.single-post .entry-content, .single.single-hp-facility .entry-content, .single.single-hp-offers .entry-content {
margin: 20px 0 50px;
}
}
.single-post .entry-content blockquote, .single.single-hp-facility .entry-content blockquote, .single.single-hp-offers .entry-content blockquote {
margin: 50px 0;
}
.single-post .entry-content ul, .single.single-hp-facility .entry-content ul, .single.single-hp-offers .entry-content ul {
padding-left: 30px;
margin-left: 20px;
}
.single-post .entry-content ul li:not(:last-child), .single.single-hp-facility .entry-content ul li:not(:last-child), .single.single-hp-offers .entry-content ul li:not(:last-child) {
margin-bottom: 20px;
}
.single-post .entry-content ul li:after, .single.single-hp-facility .entry-content ul li:after, .single.single-hp-offers .entry-content ul li:after {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 5.00014C0.5 4.86753 0.552678 4.74036 0.646447 4.64659C0.740215 4.55282 0.867392 4.50014 1 4.50014H12.793L9.646 1.35414C9.55211 1.26026 9.49937 1.13292 9.49937 1.00014C9.49937 0.867368 9.55211 0.74003 9.646 0.646143C9.73989 0.552257 9.86722 0.499512 10 0.499512C10.1328 0.499512 10.2601 0.552257 10.354 0.646143L14.354 4.64614C14.4006 4.69259 14.4375 4.74776 14.4627 4.80851C14.4879 4.86926 14.5009 4.93438 14.5009 5.00014C14.5009 5.06591 14.4879 5.13103 14.4627 5.19178C14.4375 5.25252 14.4006 5.3077 14.354 5.35414L10.354 9.35414C10.2601 9.44803 10.1328 9.50077 10 9.50077C9.86722 9.50077 9.73989 9.44803 9.646 9.35414C9.55211 9.26026 9.49937 9.13292 9.49937 9.00014C9.49937 8.86737 9.55211 8.74003 9.646 8.64614L12.793 5.50014H1C0.867392 5.50014 0.740215 5.44746 0.646447 5.3537C0.552678 5.25993 0.5 5.13275 0.5 5.00014Z' fill='black'/%3E%3C/svg%3E ");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: -30px;
top: 11px;
height: 9px;
width: 14px;
}
.single-post .entry-footer, .single.single-hp-facility .entry-footer, .single.single-hp-offers .entry-footer {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
border-bottom: 1px solid #D9DBE1;
padding-bottom: 20px;
row-gap: 20px;
}
@media screen and (min-width: 767px), print {
.single-post .entry-footer, .single.single-hp-facility .entry-footer, .single.single-hp-offers .entry-footer {
padding-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.single-post .entry-footer, .single.single-hp-facility .entry-footer, .single.single-hp-offers .entry-footer {
padding-bottom: 50px;
}
}
.single-post .entry-footer .tags, .single.single-hp-facility .entry-footer .tags, .single.single-hp-offers .entry-footer .tags {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.single-post .entry-footer .tags a, .single.single-hp-facility .entry-footer .tags a, .single.single-hp-offers .entry-footer .tags a {
background-color: rgba(var(--hotel-primary-rgb), 0.1);
color: #000;
}
.single-post .entry-footer .tags span, .single.single-hp-facility .entry-footer .tags span, .single.single-hp-offers .entry-footer .tags span {
font-size: 0;
}
.single-post .author-section, .single.single-hp-facility .author-section, .single.single-hp-offers .author-section {
margin: 0;
}
.single-post .author-section .author-wrapper, .single.single-hp-facility .author-section .author-wrapper, .single.single-hp-offers .author-section .author-wrapper {
padding: 20px 0;
background: transparent;
border-bottom: 1px solid #D9DBE1;
}
.single .social-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
-moz-justify-content: space-between;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
-moz-align-items: center;
align-items: center;
}
.single .social-wrap span {
padding-right: 10px;
}
.single .social-wrap .social-networks {
color: #000;
}
.single .social-wrap .social-networks a {
line-height: 0;
}
.single .edit-link {
width: 100%;
}
@media screen and (min-width: 992px), print {
.single.full-width .card__content, .single.full-width .post-navigation, .single.full-width .comments-area, .single.full-width .related-posts {
width: 80%;
margin: 0 auto;
}
}
@media screen and (min-width: 992px), print {
.single.full-width .grid-layout-wrap .row .post, .single.full-width .grid-layout-wrap .site-footer .footer-top .grid .post, .site-footer .footer-top .single.full-width .grid-layout-wrap .grid .post {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
.single .post-navigation {
border-bottom: 1px solid #D9DBE1;
margin-bottom: 20px;
}
@media screen and (min-width: 767px), print {
.single .post-navigation {
margin-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.single .post-navigation {
margin-bottom: 50px;
}
}
.single .post-navigation .nav-links .pagination-details {
padding-top: 0;
padding-bottom: 0;
}
.single.single-hp-facility .entry-content, .single.single-hp-offers .entry-content {
margin: 0;
}
.single.single-hp-facility .entry-footer, .single.single-hp-offers .entry-footer {
padding: 0;
border: none;
}
.related-posts {
padding-top: 20px;
}
@media screen and (min-width: 767px), print {
.related-posts {
padding-top: 25px;
}
}
@media screen and (min-width: 992px), print {
.related-posts {
padding-top: 35px;
}
}
@media screen and (min-width: 1199px) {
.related-posts {
padding-top: 50px;
}
}
@media screen and (max-width: 766px) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
margin-top: 20px;
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 2;
grid-row: 2;
}
}
@media screen and (max-width: 766px) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
-ms-grid-column: 1;
grid-column: 1;
-ms-grid-row: 1;
grid-row: 1;
}
}
@media screen and (max-width: 766px) {
.wp-block-media-text.is-stacked-on-mobile {
-ms-grid-columns: 100% !important;
grid-template-columns: 100% !important;
}
}
@media screen and (max-width: 766px) {
.wp-block-media-text {
margin-bottom: 20px;
}
}
.wp-block-button .wp-block-button__link {
border-radius: 0;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-radius: 0;
color: var(--hotel-primary-color);
}
.author-details {
margin-right: 10px;
}
.author-details .avatar {
border-radius: 50%;
}
.mphb-loop-room-type-attributes li, .mphb-single-room-type-attributes li {
list-style: none;
padding: 10px 0 10px 30px;
}
.mphb-loop-room-type-attributes li:before, .mphb-single-room-type-attributes li:before {
left: 0;
top: 17px;
background-size: contain;
background-repeat: no-repeat;
width: 17px;
height: 17px;
display: block;
}
.mphb-loop-room-type-attributes li a, .mphb-single-room-type-attributes li a {
text-decoration: underline;
}
.mphb-loop-room-type-attributes li a:hover, .mphb-single-room-type-attributes li a:hover {
text-decoration: none;
}
.mphb-loop-room-type-attributes li span, .mphb-single-room-type-attributes li span {
font-size: 16px;
}
.mphb-loop-room-type-attributes li.mphb-room-type-adults-capacity:before, .mphb-single-room-type-attributes li.mphb-room-type-adults-capacity:before {
background-image: url("data:image/svg+xml,%3Csvg width='14' height='18' viewBox='0 0 14 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.2487 0.666748C3.69073 0.666748 4.11465 0.842343 4.42721 1.1549C4.73977 1.46746 4.91536 1.89139 4.91536 2.33341C4.91536 2.77544 4.73977 3.19937 4.42721 3.51193C4.11465 3.82449 3.69073 4.00008 3.2487 4.00008C2.80667 4.00008 2.38275 3.82449 2.07019 3.51193C1.75763 3.19937 1.58203 2.77544 1.58203 2.33341C1.58203 1.89139 1.75763 1.46746 2.07019 1.1549C2.38275 0.842343 2.80667 0.666748 3.2487 0.666748ZM1.9987 4.83342H4.4987C4.94072 4.83342 5.36465 5.00901 5.67721 5.32157C5.98977 5.63413 6.16536 6.05805 6.16536 6.50008V11.0834H4.91536V17.3334H1.58203V11.0834H0.332031V6.50008C0.332031 6.05805 0.507626 5.63413 0.820186 5.32157C1.13275 5.00901 1.55667 4.83342 1.9987 4.83342ZM10.7487 0.666748C11.1907 0.666748 11.6146 0.842343 11.9272 1.1549C12.2398 1.46746 12.4154 1.89139 12.4154 2.33341C12.4154 2.77544 12.2398 3.19937 11.9272 3.51193C11.6146 3.82449 11.1907 4.00008 10.7487 4.00008C10.3067 4.00008 9.88275 3.82449 9.57019 3.51193C9.25763 3.19937 9.08203 2.77544 9.08203 2.33341C9.08203 1.89139 9.25763 1.46746 9.57019 1.1549C9.88275 0.842343 10.3067 0.666748 10.7487 0.666748ZM9.4987 4.83342H11.9987C12.4407 4.83342 12.8646 5.00901 13.1772 5.32157C13.4898 5.63413 13.6654 6.05805 13.6654 6.50008V11.0834H12.4154V17.3334H9.08203V11.0834H7.83203V6.50008C7.83203 6.05805 8.00763 5.63413 8.32019 5.32157C8.63275 5.00901 9.05667 4.83342 9.4987 4.83342Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb-loop-room-type-attributes li.mphb-room-type-children-capacity:before, .mphb-single-room-type-attributes li.mphb-room-type-children-capacity:before {
background-image: url("data:image/svg+xml,%3Csvg width='17' height='14' viewBox='0 0 17 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.897 1.86693C5.90276 2.11564 5.85875 2.363 5.76755 2.59445C5.67635 2.82591 5.5398 3.03681 5.36594 3.21474C5.19207 3.39268 4.9844 3.53406 4.75511 3.6306C4.52583 3.72713 4.27956 3.77685 4.03078 3.77685C3.78201 3.77685 3.53574 3.72713 3.30645 3.6306C3.07717 3.53406 2.86949 3.39268 2.69563 3.21474C2.52176 3.03681 2.38522 2.82591 2.29402 2.59445C2.20282 2.363 2.15881 2.11564 2.16456 1.86693C2.17258 1.37721 2.37275 0.910246 2.72191 0.566755C3.07107 0.223264 3.54124 0.0307617 4.03103 0.0307617C4.52083 0.0307617 4.991 0.223264 5.34016 0.566755C5.68932 0.910246 5.88949 1.37721 5.8975 1.86693H5.897Z' fill='%23AF9065'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.84773 7.99659C1.70719 8.22146 1.48307 8.38129 1.22468 8.44092C0.966296 8.50054 0.694805 8.45508 0.469935 8.31454C0.245065 8.174 0.0852361 7.94988 0.0256085 7.69149C-0.0340191 7.43311 0.011439 7.16162 0.151983 6.93675L0.153982 6.93375L0.157482 6.92825L0.16948 6.90925C0.232895 6.8093 0.298062 6.71046 0.364951 6.6128C0.492432 6.42532 0.671905 6.17136 0.875874 5.9129C1.07534 5.66094 1.32031 5.37648 1.57927 5.14552C1.70875 5.03003 1.86473 4.90705 2.0412 4.80807C2.20717 4.71508 2.46664 4.6001 2.78409 4.6001H5.28171C5.59917 4.6001 5.85863 4.71508 6.0251 4.80807C6.20108 4.90705 6.35755 5.03003 6.48653 5.14552C6.74549 5.37648 6.99096 5.66094 7.18993 5.9134C7.44169 6.23348 7.67744 6.56584 7.89632 6.90925L7.90882 6.92825L7.91232 6.93325L7.91382 6.93625C7.91382 6.93625 7.89632 6.90925 7.91382 6.93625C8.05051 7.16096 8.09315 7.43048 8.03251 7.68642C7.97186 7.94235 7.8128 8.16408 7.58981 8.30356C7.36682 8.44304 7.09784 8.48903 6.84117 8.43157C6.58451 8.37411 6.36082 8.21783 6.21857 7.99659L6.21707 7.99459L6.20908 7.98209C6.18409 7.9427 6.15876 7.90354 6.13309 7.86461V9.10642L6.49453 12.9034C6.51726 13.1622 6.43835 13.4197 6.27451 13.6213C6.11068 13.823 5.87479 13.9529 5.6168 13.9836C5.35882 14.0144 5.099 13.9435 4.89237 13.786C4.68575 13.6285 4.54855 13.3967 4.50983 13.1398L3.99941 9.57035L3.48948 13.1398C3.45297 13.3987 3.31651 13.633 3.10934 13.7925C2.90218 13.952 2.64078 14.0239 2.38117 13.993C2.12156 13.9621 1.88439 13.8307 1.72048 13.627C1.55657 13.4234 1.47896 13.1636 1.50428 12.9034L1.92422 8.49901H1.93322V7.86411C1.90742 7.90324 1.88192 7.94257 1.85673 7.98209L1.84923 7.99459L1.84773 7.99659Z' fill='%23AF9065'/%3E%3Cpath d='M14.1431 1.86647C14.1431 2.36149 13.9465 2.83623 13.5964 3.18626C13.2464 3.5363 12.7716 3.73294 12.2766 3.73294C11.7816 3.73294 11.3069 3.5363 10.9568 3.18626C10.6068 2.83623 10.4102 2.36149 10.4102 1.86647C10.4102 1.37145 10.6068 0.896707 10.9568 0.546676C11.3069 0.196645 11.7816 0 12.2766 0C12.7716 0 13.2464 0.196645 13.5964 0.546676C13.9465 0.896707 14.1431 1.37145 14.1431 1.86647V1.86647Z' fill='%23AF9065'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.096 7.8915C9.95459 8.11265 9.73184 8.26929 9.47589 8.32761C9.21994 8.38593 8.95132 8.34125 8.72803 8.20322C8.50473 8.06519 8.34468 7.84488 8.28243 7.58985C8.22018 7.33483 8.26072 7.06555 8.3953 6.84016L8.3968 6.83716L8.4008 6.83166L8.4123 6.81267L8.45479 6.74568C8.65982 6.42655 8.87884 6.11663 9.11119 5.81681C9.30816 5.56485 9.55112 5.27989 9.80709 5.04843C9.93557 4.93295 10.0905 4.80897 10.266 4.70998C10.431 4.61599 10.691 4.49951 11.0099 4.49951H13.4805C13.7995 4.49951 14.0594 4.61599 14.2249 4.70948C14.3999 4.80947 14.5549 4.93295 14.6834 5.04843C14.9398 5.27989 15.1823 5.56485 15.3793 5.81681C15.6284 6.13694 15.8616 6.46912 16.0781 6.81216L16.0901 6.83166L16.0951 6.84016C16.2346 7.06569 16.2788 7.3374 16.218 7.5955C16.1571 7.85361 15.9962 8.07697 15.7707 8.21645C15.5452 8.35594 15.2735 8.40011 15.0154 8.33927C14.7572 8.27842 14.5339 8.11754 14.3944 7.892L14.3929 7.8895L14.3854 7.87701C14.3102 7.75853 14.2327 7.64153 14.1529 7.52606C14.3869 8.69088 14.8478 10.2886 15.0888 11.0965C15.1089 11.1621 15.1152 11.2312 15.1072 11.2993C15.0992 11.3675 15.0772 11.4332 15.0426 11.4924C15.0079 11.5516 14.9613 11.603 14.9057 11.6433C14.8502 11.6836 14.7869 11.7119 14.7199 11.7264C12.9516 12.0949 11.7138 12.0854 9.79359 11.7194C9.72468 11.7059 9.65941 11.6779 9.60203 11.6374C9.54466 11.5969 9.49647 11.5448 9.46062 11.4844C9.42476 11.424 9.40205 11.3567 9.39395 11.287C9.38586 11.2172 9.39257 11.1465 9.41365 11.0795C9.66611 10.2676 10.1355 8.68688 10.358 7.49606C10.2712 7.6214 10.1869 7.74841 10.105 7.87701L10.0975 7.8895L10.096 7.8915V7.8915Z' fill='%23AF9065'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0508 12.5744V13.2483C10.051 13.43 10.1171 13.6055 10.237 13.7421C10.3568 13.8787 10.5222 13.9671 10.7023 13.9909C10.8825 14.0148 11.0651 13.9724 11.2164 13.8716C11.3676 13.7709 11.4771 13.6187 11.5246 13.4433L11.722 12.7114C11.1631 12.6915 10.6055 12.6458 10.0508 12.5744ZM12.8779 12.7094L13.0763 13.4438C13.1238 13.6192 13.2333 13.7715 13.3846 13.8722C13.5359 13.9729 13.7186 14.0153 13.8988 13.9914C14.079 13.9675 14.2444 13.879 14.3642 13.7423C14.484 13.6056 14.55 13.43 14.5501 13.2483V12.5674C13.9951 12.6393 13.4371 12.6866 12.8779 12.7089V12.7094Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb-loop-room-type-attributes li.mphb-room-type-facilities:before, .mphb-single-room-type-attributes li.mphb-room-type-facilities:before {
background-image: url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.14251 0.805522C9.26189 0.56372 9.44654 0.360137 9.67557 0.217788C9.90461 0.0754387 10.1689 0 10.4386 0C10.7082 0 10.9725 0.0754387 11.2016 0.217788C11.4306 0.360137 11.6152 0.56372 11.7346 0.805522L14.1774 5.75527L19.6394 6.54864C19.9065 6.58716 20.1574 6.69963 20.3638 6.87334C20.5702 7.04706 20.7239 7.27507 20.8075 7.53159C20.891 7.78811 20.9011 8.06289 20.8366 8.32485C20.7721 8.58681 20.6356 8.82549 20.4425 9.01388L16.4884 12.8683L17.4215 18.3079C17.4669 18.5737 17.437 18.8468 17.3353 19.0965C17.2335 19.3462 17.064 19.5624 16.8458 19.7208C16.6276 19.8792 16.3695 19.9734 16.1006 19.9927C15.8317 20.0121 15.5627 19.9559 15.3241 19.8304L10.4386 17.264L5.55305 19.8336C5.31416 19.9594 5.04482 20.0157 4.77556 19.9962C4.50629 19.9768 4.24787 19.8823 4.02955 19.7235C3.81123 19.5647 3.64175 19.3479 3.54031 19.0977C3.43887 18.8475 3.40952 18.5739 3.45559 18.3079L4.38708 12.8683L0.436278 9.01549C0.243197 8.8272 0.106645 8.58865 0.0420597 8.32681C-0.0225254 8.06497 -0.0125669 7.79028 0.0708092 7.5338C0.154185 7.27733 0.307653 7.04929 0.513861 6.87548C0.720069 6.70166 0.970792 6.58901 1.23768 6.55025L6.69815 5.75688L9.14251 0.807128V0.805522Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb-loop-room-type-attributes li.mphb-room-type-view:before, .mphb-single-room-type-attributes li.mphb-room-type-view:before {
background-image: url("data:image/svg+xml,%3Csvg width='23' height='16' viewBox='0 0 23 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.364 7.42969C20.2457 3.29648 16.0519 0.5 11.25 0.5C6.44803 0.5 2.2531 3.29844 0.135916 7.43008C0.0465575 7.60684 0 7.80213 0 8.0002C0 8.19826 0.0465575 8.39355 0.135916 8.57031C2.25428 12.7035 6.44803 15.5 11.25 15.5C16.0519 15.5 20.2469 12.7016 22.364 8.56992C22.4534 8.39316 22.5 8.19787 22.5 7.9998C22.5 7.80174 22.4534 7.60645 22.364 7.42969ZM11.25 13.625C10.1375 13.625 9.04992 13.2951 8.1249 12.677C7.19987 12.0589 6.4789 11.1804 6.05316 10.1526C5.62741 9.12476 5.51602 7.99376 5.73306 6.90262C5.9501 5.81147 6.48583 4.80919 7.2725 4.02252C8.05917 3.23585 9.06145 2.70012 10.1526 2.48308C11.2437 2.26604 12.3747 2.37743 13.4026 2.80318C14.4304 3.22892 15.3089 3.94989 15.927 4.87492C16.5451 5.79994 16.875 6.88748 16.875 8C16.8753 8.73879 16.7301 9.4704 16.4475 10.153C16.165 10.8356 15.7507 11.4559 15.2283 11.9783C14.7059 12.5007 14.0856 12.915 13.403 13.1976C12.7204 13.4801 11.9888 13.6254 11.25 13.625ZM11.25 4.25C10.9153 4.25468 10.5827 4.30448 10.2613 4.39805C10.5262 4.75808 10.6534 5.20113 10.6197 5.64685C10.5859 6.09258 10.3936 6.51146 10.0775 6.82754C9.76144 7.14362 9.34256 7.33595 8.89683 7.36967C8.45111 7.40339 8.00805 7.27626 7.64803 7.01133C7.44301 7.76664 7.48002 8.56722 7.75384 9.30039C8.02766 10.0336 8.5245 10.6624 9.17444 11.0984C9.82437 11.5344 10.5947 11.7556 11.3769 11.7309C12.1592 11.7062 12.914 11.4368 13.5351 10.9607C14.1562 10.4845 14.6124 9.82555 14.8394 9.07656C15.0664 8.32756 15.0528 7.52624 14.8005 6.78538C14.5482 6.04452 14.07 5.40142 13.433 4.94661C12.7961 4.49179 12.0326 4.24816 11.25 4.25Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb-loop-room-type-attributes li.mphb-room-type-bed-type:before, .mphb-single-room-type-attributes li.mphb-room-type-bed-type:before {
background-image: url("data:image/svg+xml,%3Csvg width='19' height='13' viewBox='0 0 19 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.332 1.83341H8.66536V7.66675H1.9987V0.166748H0.332031V12.6667H1.9987V10.1667H16.9987V12.6667H18.6654V5.16675C18.6654 4.28269 18.3142 3.43485 17.6891 2.80973C17.0639 2.1846 16.2161 1.83341 15.332 1.83341ZM5.33203 6.83341C5.99507 6.83341 6.63096 6.57002 7.0998 6.10118C7.56864 5.63234 7.83203 4.99646 7.83203 4.33341C7.83203 3.67037 7.56864 3.03449 7.0998 2.56565C6.63096 2.09681 5.99507 1.83341 5.33203 1.83341C4.66899 1.83341 4.0331 2.09681 3.56426 2.56565C3.09542 3.03449 2.83203 3.67037 2.83203 4.33341C2.83203 4.99646 3.09542 5.63234 3.56426 6.10118C4.0331 6.57002 4.66899 6.83341 5.33203 6.83341Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb-loop-room-type-attributes li.mphb-room-type-categories:before, .mphb-single-room-type-attributes li.mphb-room-type-categories:before {
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0.25C1.66848 0.25 1.35054 0.381696 1.11612 0.616116C0.881696 0.850537 0.75 1.16848 0.75 1.5V7.2325C0.750071 7.56399 0.881813 7.88188 1.11625 8.11625L9.86625 16.8663C10.1007 17.1006 10.4185 17.2322 10.75 17.2322C11.0815 17.2322 11.3993 17.1006 11.6337 16.8663L17.3663 11.1337C17.6006 10.8993 17.7322 10.5815 17.7322 10.25C17.7322 9.91854 17.6006 9.60066 17.3663 9.36625L8.61625 0.61625C8.38188 0.381813 8.06399 0.250071 7.7325 0.25H2ZM7 4.625C7 5.12228 6.80246 5.59919 6.45083 5.95083C6.09919 6.30246 5.62228 6.5 5.125 6.5C4.62772 6.5 4.15081 6.30246 3.79917 5.95083C3.44754 5.59919 3.25 5.12228 3.25 4.625C3.25 4.12772 3.44754 3.65081 3.79917 3.29917C4.15081 2.94754 4.62772 2.75 5.125 2.75C5.62228 2.75 6.09919 2.94754 6.45083 3.29917C6.80246 3.65081 7 4.12772 7 4.625Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb-loop-room-type-attributes li.mphb-room-type-size:before, .mphb-single-room-type-attributes li.mphb-room-type-size:before {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25 0C2.38805 0 1.5614 0.34241 0.951903 0.951903C0.34241 1.5614 0 2.38805 0 3.25V6.25C4.19176e-09 6.44891 0.0790175 6.63968 0.21967 6.78033C0.360322 6.92098 0.551088 7 0.75 7C0.948912 7 1.13968 6.92098 1.28033 6.78033C1.42098 6.63968 1.5 6.44891 1.5 6.25V3.25C1.5 2.284 2.284 1.5 3.25 1.5H6.25C6.44891 1.5 6.63968 1.42098 6.78033 1.28033C6.92098 1.13968 7 0.948912 7 0.75C7 0.551088 6.92098 0.360322 6.78033 0.21967C6.63968 0.0790175 6.44891 4.19176e-09 6.25 0H3.25Z' fill='%23AF9065'/%3E%3Cpath d='M9.75 0C9.55109 4.19176e-09 9.36032 0.0790175 9.21967 0.21967C9.07902 0.360322 9 0.551088 9 0.75C9 0.948912 9.07902 1.13968 9.21967 1.28033C9.36032 1.42098 9.55109 1.5 9.75 1.5H12.75C13.716 1.5 14.5 2.284 14.5 3.25V6.25C14.5 6.44891 14.579 6.63968 14.7197 6.78033C14.8603 6.92098 15.0511 7 15.25 7C15.4489 7 15.6397 6.92098 15.7803 6.78033C15.921 6.63968 16 6.44891 16 6.25V3.25C16 2.38805 15.6576 1.5614 15.0481 0.951903C14.4386 0.34241 13.612 0 12.75 0H9.75Z' fill='%23AF9065'/%3E%3Cpath d='M0.75 9C0.948912 9 1.13968 9.07902 1.28033 9.21967C1.42098 9.36032 1.5 9.55109 1.5 9.75V12.75C1.5 13.716 2.284 14.5 3.25 14.5H6.25C6.44891 14.5 6.63968 14.579 6.78033 14.7197C6.92098 14.8603 7 15.0511 7 15.25C7 15.4489 6.92098 15.6397 6.78033 15.7803C6.63968 15.921 6.44891 16 6.25 16H3.25C2.38805 16 1.5614 15.6576 0.951903 15.0481C0.34241 14.4386 0 13.612 0 12.75V9.75C0 9.55109 0.0790175 9.36032 0.21967 9.21967C0.360322 9.07902 0.551088 9 0.75 9Z' fill='%23AF9065'/%3E%3Cpath d='M16 9.75C16 9.55109 15.921 9.36032 15.7803 9.21967C15.6397 9.07902 15.4489 9 15.25 9C15.0511 9 14.8603 9.07902 14.7197 9.21967C14.579 9.36032 14.5 9.55109 14.5 9.75V12.75C14.5 13.2141 14.3156 13.6592 13.9874 13.9874C13.6592 14.3156 13.2141 14.5 12.75 14.5H9.75C9.55109 14.5 9.36032 14.579 9.21967 14.7197C9.07902 14.8603 9 15.0511 9 15.25C9 15.4489 9.07902 15.6397 9.21967 15.7803C9.36032 15.921 9.55109 16 9.75 16H12.75C13.612 16 14.4386 15.6576 15.0481 15.0481C15.6576 14.4386 16 13.612 16 12.75V9.75Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.mphb_sc_rooms-wrapper li, .mphb_sc_search_results-wrapper li {
list-style: none;
}
.mphb_sc_rooms-wrapper .mphb-room-type, .mphb_sc_search_results-wrapper .mphb-room-type {
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.1);
padding: 20px;
}
@media screen and (min-width: 1199px) {
.mphb_sc_rooms-wrapper .mphb-room-type, .mphb_sc_search_results-wrapper .mphb-room-type {
padding: 30px;
}
}
@media screen and (min-width: 1440px) {
.mphb_sc_rooms-wrapper .mphb-room-type, .mphb_sc_search_results-wrapper .mphb-room-type {
padding: 40px;
}
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-height: 250px;
}
@media screen and (min-width: 575px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img {
max-height: 300px;
}
}
@media screen and (min-width: 767px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img {
max-height: 400px;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img {
max-height: 500px;
}
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images {
margin: -20px -20px 0;
}
@media screen and (min-width: 1199px) {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images {
margin: -30px -30px 0;
}
}
@media screen and (min-width: 1440px) {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images {
margin: -40px -40px 0;
}
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images li, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images li {
padding-left: 0;
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img.size-large, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images img.size-large {
width: 100% !important;
-o-object-fit: cover;
object-fit: cover;
max-height: 250px;
}
@media screen and (min-width: 575px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img.size-large, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images img.size-large {
max-height: 300px;
}
}
@media screen and (min-width: 767px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img.size-large, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images img.size-large {
max-height: 400px;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img.size-large, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-images img.size-large {
max-height: 500px;
}
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-title, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title {
font-size: 1.33rem  !important;
line-height: 1.35  !important;
margin-bottom: 15px !important;
}
@media screen and (min-width: 992px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-title, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title {
font-size: 1.56rem !important;
}
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-title a, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title a {
color: #000;
text-decoration: none;
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-title a:hover, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-title a:hover {
color: var(--hotel-primary-color);
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-details-title, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-room-type-details-title {
font-size: 1.11rem;
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-type-attributes {
margin: 0;
}
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes li, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-type-attributes li {
width: 100%;
list-style: none;
display: inline-block;
vertical-align: top;
list-style: none;
}
@media screen and (min-width: 767px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes li, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-type-attributes li {
width: 46%;
padding-right: 20px;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes li, .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-type-attributes li {
width: 47%;
padding-right: 0;
}
}
@media screen and (min-width: 575px), print {
.mphb_sc_rooms-wrapper p.mphb-view-details-button-wrapper, .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 20px;
margin-bottom: 0 !important;
}
}
@media screen and (max-width: 574px) {
.mphb_sc_rooms-wrapper p.mphb-view-details-button-wrapper {
margin-bottom: 10px !important;
}
}
.mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper br {
display: none;
}
.mphb-price-period {
border: none;
}
.archive-room-style-two #load-posts {
margin-top: 0;
}
.archive-room-style-two .mphb_sc_rooms-wrapper.mphb-room-types {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
row-gap: 20px;
}
@media screen and (min-width: 767px), print {
.archive-room-style-two .mphb_sc_rooms-wrapper.mphb-room-types {
row-gap: 30px;
}
}
@media screen and (min-width: 1199px) {
.archive-room-style-two .mphb_sc_rooms-wrapper.mphb-room-types {
row-gap: 50px;
}
}
.archive-room-style-two .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), .archive-room-style-two .mphb_sc_services-wrapper .mphb-service:not(:first-of-type), .archive-room-style-two .mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
margin-top: 0;
}
@media screen and (max-width: 766px) {
.archive-room-style-two .mphb-loop-room-type-attributes, .archive-room-style-two .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes {
margin-bottom: 10px;
}
}
.archive-room-style-two .mphb-loop-room-type-attributes li, .archive-room-style-two .mphb-loop-room-type-attributes li:not(last-of-child), .archive-room-style-two .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes li, .archive-room-style-two .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes li:not(last-of-child) {
margin-bottom: 0 !important;
}
.archive-room-style-two .mphb-room-type-details-title {
display: none;
}
.archive-room-style-two .navigation.pagination {
margin-top: 0;
}
.archive-room-style-two.full-width .mphb_sc_rooms-wrapper.mphb-room-types {
-webkit-box-direction: normal;
-webkit-box-orient: horizontal;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-column-gap: 50px;
column-gap: 50px;
}
.archive-room-style-two.full-width .mphb-room-type {
max-width: 100%;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
@media screen and (min-width: 1199px) {
.archive-room-style-two.full-width .mphb-room-type {
-ms-flex-preferred-size: calc((100% - 50px)/2);
flex-basis: calc((100% - 50px)/2);
max-width: calc((100% - 50px)/2);
}
}
.archive-room-style-two .mphb-loop-room-thumbnail {
margin-bottom: 20px !important;
}
@media screen and (min-width: 1440px) {
.archive-room-style-two .mphb-loop-room-thumbnail {
margin-bottom: 30px !important;
}
}
.archive-room-style-one #load-posts {
margin-top: 0;
}
.archive-room-style-one .mphb_sc_rooms-wrapper {
grid-row-gap: 20px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-column-gap: 20px;
column-gap: 20px;
}
@media screen and (min-width: 767px), print {
.archive-room-style-one .mphb_sc_rooms-wrapper {
grid-row-gap: 30px;
-webkit-column-gap: 30px;
column-gap: 30px;
}
}
@media screen and (min-width: 1199px) {
.archive-room-style-one .mphb_sc_rooms-wrapper {
grid-row-gap: 50px;
-webkit-column-gap: 50px;
column-gap: 50px;
}
}
.archive-room-style-one.leftsidebar .mphb-room-type, .archive-room-style-one.rightsidebar .mphb-room-type {
max-width: 100%;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
@media screen and (min-width: 767px), print {
.archive-room-style-one.leftsidebar .mphb-room-type, .archive-room-style-one.rightsidebar .mphb-room-type {
-ms-flex-preferred-size: calc((100% - 30px)/2);
flex-basis: calc((100% - 30px)/2);
max-width: calc((100% - 30px)/2);
}
}
@media screen and (min-width: 1199px) {
.archive-room-style-one.leftsidebar .mphb-room-type, .archive-room-style-one.rightsidebar .mphb-room-type {
-ms-flex-preferred-size: calc((100% - 50px)/2);
flex-basis: calc((100% - 50px)/2);
max-width: calc((100% - 50px)/2);
}
}
.archive-room-style-one.full-width .mphb-room-type {
max-width: 100%;
-ms-flex: 0 0 100%;
-webkit-box-flex: 0;
flex: 0 0 100%;
}
@media screen and (min-width: 767px), print {
.archive-room-style-one.full-width .mphb-room-type {
-ms-flex-preferred-size: calc((100% - 30px)/2);
flex-basis: calc((100% - 30px)/2);
max-width: calc((100% - 30px)/2);
}
}
@media screen and (min-width: 1199px) {
.archive-room-style-one.full-width .mphb-room-type {
-ms-flex-preferred-size: calc((100% - 100px)/3);
flex-basis: calc((100% - 100px)/3);
max-width: calc((100% - 100px)/3);
}
}
.archive-room-style-one .mphb-gallery-thumbnails-slider, .archive-room-style-one .mphb-room-type-details-title, .archive-room-style-one .mphb-loop-room-type-attributes, .archive-room-style-one .mphb-view-details-button-wrapper {
display: none;
}
.archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), .archive-room-style-one .mphb_sc_services-wrapper .mphb-service:not(:first-of-type), .archive-room-style-one .mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
margin: 0;
}
.archive-room-style-one .flexslider {
border: none;
}
.archive-room-style-one .mphb-room-type .mphb-room-type-title.entry-title {
line-height: 1.55;
font-size: 1.1rem !important;
margin-top: 25px;
margin-bottom: 12px !important;
}
@media screen and (min-width: 992px), print {
.archive-room-style-one .mphb-room-type .mphb-room-type-title.entry-title {
font-size: 1.22rem !important;
}
}
.archive-room-style-one .mphb-room-type p {
margin-bottom: 20px !important;
border-bottom: 1px solid #D9DBE1;
padding-bottom: 20px;
}
.archive-room-style-one .mphb-room-type .mphb-view-details-button-wrapper, .archive-room-style-one .mphb-room-type .mphb-regular-price strong {
display: none;
}
.archive-room-style-one .mphb-room-type .mphb-regular-price {
color: var(--hotel-primary-color);
display: inline-block;
width: 50%;
border: none;
margin-bottom: 0 !important;
padding-bottom: 0;
}
.archive-room-style-one .mphb-room-type .mphb-regular-price .mphb-price {
font-size: 1.44rem;
line-height: 48px;
}
@media screen and (min-width: 992px), print {
.archive-room-style-one .mphb-room-type .mphb-regular-price .mphb-price {
font-size: 1.67rem;
}
}
.archive-room-style-one .mphb-room-type .mphb-regular-price .mphb-price-period {
font-size: 13px;
}
.archive-room-style-one .mphb-room-type .mphb-to-book-btn-wrapper {
margin-right: 0;
width: calc(50% - 5px);
-webkit-box-pack: end;
-ms-flex-pack: end;
-moz-justify-content: flex-end;
justify-content: flex-end;
float: right;
}
@media screen and (max-width: 574px) {
.archive-room-style-one .mphb-room-type .mphb-to-book-btn-wrapper {
margin-top: 15px;
width: 100%;
}
}
.archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img, .archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img.size-large, .archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img.size-large, .archive-room-style-one .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .archive-room-style-one .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img.size-large {
width: 100% !important;
-o-object-fit: cover;
object-fit: cover;
max-height: 250pxt;
height: 250px;
}
@media screen and (min-width: 575px), print {
.archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img, .archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-room-type-images img.size-large, .archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .archive-room-style-one .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-thumbnail img.size-large, .archive-room-style-one .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img, .archive-room-style-one .mphb_sc_search_results-wrapper .mphb-room-type .mphb-loop-room-thumbnail img.size-large {
max-height: 300px;
height: 300px;
}
}
.mphb-flexslider ul.flex-direction-nav a {
height: 38px !important;
width: 38px !important;
line-height: 50px !important;
background: #fff !important;
font-size: 0 !important;
border-radius: 50%;
}
.flex-direction-nav a::before {
content: "" !important;
background-repeat: no-repeat;
background-size: contain;
background-image: url("data:image/svg+xml,%3Csvg width='19' height='12' viewBox='0 0 19 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.6652 6C18.6652 5.82321 18.595 5.65367 18.47 5.52866C18.345 5.40366 18.1755 5.33343 17.9987 5.33343H2.27687L6.47228 1.13935C6.53426 1.07737 6.58342 1.0038 6.61696 0.922824C6.6505 0.84185 6.66777 0.755061 6.66777 0.667415C6.66777 0.579769 6.6505 0.492981 6.61696 0.412006C6.58342 0.331032 6.53426 0.257456 6.47228 0.195481C6.41031 0.133506 6.33673 0.0843448 6.25576 0.050804C6.17478 0.0172633 6.088 0 6.00035 0C5.9127 0 5.82592 0.0172633 5.74494 0.050804C5.66397 0.0843448 5.59039 0.133506 5.52842 0.195481L0.195831 5.52807C0.133755 5.58999 0.0845051 5.66354 0.0509012 5.74453C0.0172973 5.82551 0 5.91232 0 6C0 6.08768 0.0172973 6.17449 0.0509012 6.25548C0.0845051 6.33646 0.133755 6.41002 0.195831 6.47193L5.52842 11.8045C5.59039 11.8665 5.66397 11.9157 5.74494 11.9492C5.82592 11.9827 5.9127 12 6.00035 12C6.088 12 6.17478 11.9827 6.25576 11.9492C6.33673 11.9157 6.41031 11.8665 6.47228 11.8045C6.53426 11.7425 6.58342 11.669 6.61696 11.588C6.6505 11.507 6.66777 11.4202 6.66777 11.3326C6.66777 11.2449 6.6505 11.1582 6.61696 11.0772C6.58342 10.9962 6.53426 10.9226 6.47228 10.8607L2.27687 6.66657H17.9987C18.1755 6.66657 18.345 6.59635 18.47 6.47134C18.595 6.34633 18.6652 6.17679 18.6652 6Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
height: 12px;
width: 19px;
}
.flex-direction-nav a.flex-next::before {
background-image: url("data:image/svg+xml,%3Csvg width='19' height='12' viewBox='0 0 19 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.33476 6C0.33476 5.82321 0.404988 5.65367 0.529994 5.52866C0.655001 5.40366 0.824547 5.33343 1.00133 5.33343H16.7231L12.5277 1.13935C12.4657 1.07737 12.4166 1.0038 12.383 0.922824C12.3495 0.84185 12.3322 0.755061 12.3322 0.667415C12.3322 0.579769 12.3495 0.492981 12.383 0.412006C12.4166 0.331032 12.4657 0.257456 12.5277 0.195481C12.5897 0.133506 12.6633 0.0843448 12.7442 0.050804C12.8252 0.0172633 12.912 0 12.9997 0C13.0873 0 13.1741 0.0172633 13.2551 0.050804C13.336 0.0843448 13.4096 0.133506 13.4716 0.195481L18.8042 5.52807C18.8662 5.58999 18.9155 5.66354 18.9491 5.74453C18.9827 5.82551 19 5.91232 19 6C19 6.08768 18.9827 6.17449 18.9491 6.25548C18.9155 6.33646 18.8662 6.41002 18.8042 6.47193L13.4716 11.8045C13.4096 11.8665 13.336 11.9157 13.2551 11.9492C13.1741 11.9827 13.0873 12 12.9997 12C12.912 12 12.8252 11.9827 12.7442 11.9492C12.6633 11.9157 12.5897 11.8665 12.5277 11.8045C12.4657 11.7425 12.4166 11.669 12.383 11.588C12.3495 11.507 12.3322 11.4202 12.3322 11.3326C12.3322 11.2449 12.3495 11.1582 12.383 11.0772C12.4166 10.9962 12.4657 10.9226 12.5277 10.8607L16.7231 6.66657H1.00133C0.824547 6.66657 0.655001 6.59635 0.529994 6.47134C0.404988 6.34633 0.33476 6.17679 0.33476 6Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
}
.single .mphb-details-title, .single .mphb-calendar-title {
margin: 50px 0 30px;
line-height: 1.33;
font-size: 1.56rem;
}
@media screen and (min-width: 992px), print {
.single .mphb-details-title, .single .mphb-calendar-title {
font-size: 1.78rem;
}
}
@media screen and (min-width: 1199px) {
.single .mphb-details-title, .single .mphb-calendar-title {
font-size: 2rem;
}
}
.single .mphb-single-room-type-attributes li {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #D9DBE1;
}
@media screen and (min-width: 767px), print {
.single .mphb-single-room-type-attributes li {
margin-bottom: 15px;
padding-bottom: 15px;
}
}
@media screen and (min-width: 992px), print {
.single .mphb-single-room-type-attributes li {
margin-bottom: 17px;
padding-bottom: 17px;
}
}
.single .mphb-single-room-type-attributes li .mphb-attribute-value, .single .mphb-single-room-type-attributes li .mphb-attribute-title {
display: block;
}
.single .mphb-single-room-type-attributes li .mphb-attribute-title {
width: 35%;
min-width: 35%;
}
@media screen and (min-width: 575px), print {
.single .mphb-single-room-type-attributes li .mphb-attribute-title {
width: 20%;
min-width: 20%;
}
}
.single .mphb-regular-price {
color: #000;
}
@media screen and (max-width: 991px) {
.single .mphb-regular-price {
margin: 35px 0;
}
}
@media screen and (max-width: 766px) {
.single .mphb-regular-price {
margin: 20px 0;
}
}
.single .mphb-reservation-form-title {
margin: 0 !important;
line-height: 1.35;
font-size: 1.33rem;
}
@media screen and (min-width: 992px), print {
.single .mphb-reservation-form-title {
font-size: 1.56rem;
}
}
.single .mphb_room_type .post-thumbnail {
margin-bottom: 20px;
}
@media screen and (min-width: 992px), print {
.single .mphb_room_type .post-thumbnail {
margin-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.single .mphb_room_type .post-thumbnail {
margin-bottom: 50px;
}
}
@media screen and (min-width: 992px), print {
.single.single-mphb_room_type .site-main {
padding-right: 35%;
position: relative;
}
}
@media screen and (min-width: 1199px) {
.single-mphb_room_type form p {
margin-bottom: 30px;
}
}
@media screen and (min-width: 1199px) {
.single-mphb_room_type form .mphb-adults-wrapper, .single-mphb_room_type form .mphb-children-wrapper {
width: calc( 50% - 2.5px);
display: inline-block;
}
}
@media screen and (min-width: 1199px) {
.single-mphb_room_type form .mphb-adults-wrapper {
padding-right: 12.5px;
}
}
@media screen and (min-width: 1199px) {
.single-mphb_room_type form .mphb-children-wrapper {
padding-left: 12.5px;
}
}
.single-mphb_room_type form input[type="submit"] {
width: 100%;
}
.single-mphb_room_type .entry-content ul {
padding-left: 30px;
margin-left: 20px;
}
.single-mphb_room_type .entry-content ul li:not(:last-child) {
margin-bottom: 20px;
}
.single-mphb_room_type .entry-content ul li:after {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 5.00014C0.5 4.86753 0.552678 4.74036 0.646447 4.64659C0.740215 4.55282 0.867392 4.50014 1 4.50014H12.793L9.646 1.35414C9.55211 1.26026 9.49937 1.13292 9.49937 1.00014C9.49937 0.867368 9.55211 0.74003 9.646 0.646143C9.73989 0.552257 9.86722 0.499512 10 0.499512C10.1328 0.499512 10.2601 0.552257 10.354 0.646143L14.354 4.64614C14.4006 4.69259 14.4375 4.74776 14.4627 4.80851C14.4879 4.86926 14.5009 4.93438 14.5009 5.00014C14.5009 5.06591 14.4879 5.13103 14.4627 5.19178C14.4375 5.25252 14.4006 5.3077 14.354 5.35414L10.354 9.35414C10.2601 9.44803 10.1328 9.50077 10 9.50077C9.86722 9.50077 9.73989 9.44803 9.646 9.35414C9.55211 9.26026 9.49937 9.13292 9.49937 9.00014C9.49937 8.86737 9.55211 8.74003 9.646 8.64614L12.793 5.50014H1C0.867392 5.50014 0.740215 5.44746 0.646447 5.3537C0.552678 5.25993 0.5 5.13275 0.5 5.00014Z' fill='black'/%3E%3C/svg%3E ");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: -30px;
top: 11px;
height: 9px;
width: 14px;
}
.single-mphb_room_type .entry-content .mphb-single-room-type-attributes {
padding-left: 0;
margin-left: 0;
}
.single-mphb_room_type .entry-content .mphb-single-room-type-attributes li:after {
display: none;
}
@media screen and (min-width: 992px), print {
body.single .mphb_room_type .single-room-reservation-form {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 33.333%;
}
}
body.single .mphb_room_type .single-room-reservation-form .entry-footer {
position: absolute;
bottom: 0;
right: 0;
}
@media screen and (min-width: 992px), print {
body.single .mphb_room_type .single-room-reservation-form-wrapper {
max-width: 390px;
margin-left: auto;
position: -webkit-sticky;
position: sticky;
top: 50px;
background: rgba(var(--hotel-primary-rgb), 0.1);
padding: 24px 30px;
}
}
@media screen and (min-width: 1600px) {
body.single .mphb_room_type .single-room-reservation-form-wrapper {
max-width: 500px;
}
}
body.single.sticky-header .mphb_room_type .single-room-reservation-form-wrapper {
top: 100px;
}
@media screen and (min-width: 1199px) {
body.single.sticky-header .mphb_room_type .single-room-reservation-form-wrapper {
top: 120px;
}
}
.mphb-search-recommendations-wrapper {
-webkit-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
-ms-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
-o-box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
box-shadow: 0px 0px 15px 0 rgba(var(--hotel-primary-rgb), 0.4);
padding: 20px;
margin-bottom: 20px;
}
@media screen and (min-width: 992px), print {
.mphb-search-recommendations-wrapper {
margin-bottom: 35px;
}
}
@media screen and (min-width: 1199px) {
.mphb-search-recommendations-wrapper {
margin-bottom: 50px;
}
}
@media screen and (min-width: 1199px) {
.mphb-search-recommendations-wrapper {
padding: 40px;
}
}
.mphb-search-recommendations-wrapper .mphb-recommendation-title {
margin: 0 0 30px !important;
font-size: 1.22rem;
line-height: 38px;
}
.mphb-search-recommendations-wrapper .mphb-recommendation-item-guests {
font-size: 12px;
}
.page .site-main .entry-content p.mphb-recommendation-total, .mphb_sc_search_results-wrapper .mphb-reservation-cart, .page .site-main .entry-content .mphb-empty-cart-message {
margin-bottom: 0;
}
.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button {
float: none;
}
.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), .mphb_sc_services-wrapper .mphb-service:not(:first-of-type), .mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
margin-top: 0;
}
@media screen and (min-width: 1199px) {
.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), .mphb_sc_services-wrapper .mphb-service:not(:first-of-type), .mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
margin-top: 30px;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_search_results-wrapper .mphb-rooms-quantity-wrapper select {
max-width: 145px;
margin-right: 50px;
}
}
@media screen and (min-width: 992px), print {
.mphb_sc_search_results-wrapper .button.mphb-view-details-button, .mphb_sc_search_results-wrapper .mphb-book-button {
width: 450px;
}
}
.search .site-main article, .search .site-main .card.blog-card {
-webkit-box-direction: normal;
-webkit-box-orient: vertical;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.search .site-main .card {
height: 100%;
}
.search .site-main .card__img .svg-holder {
height: 100%;
}
.page .site-main .entry-content {
margin: 0;
}
.page .site-main .entry-content .post-thumbnail {
margin-bottom: 30px;
border-radius: 5px;
}
@media screen and (min-width: 1199px) {
.page .site-main .entry-content .post-thumbnail {
margin-bottom: 50px;
}
}
.page .site-main .entry-content .entry-title {
line-height: 1.2;
margin-top: 0;
font-size: 1.8rem;
}
@media screen and (min-width: 767px), print {
.page .site-main .entry-content .entry-title {
font-size: 2.44rem;
}
}
.page .site-main .entry-content .entry-title span {
display: block;
margin-bottom: 10px;
}
.page .site-main .entry-content h1,
.page .site-main .entry-content h2,
.page .site-main .entry-content h3,
.page .site-main .entry-content h4,
.page .site-main .entry-content h5,
.page .site-main .entry-content h6 {
margin: 0 0 20px;
}
.page .site-main .entry-content p {
margin-bottom: 15px;
}
@media screen and (min-width: 767px), print {
.page .site-main .entry-content p {
margin-bottom: 30px;
}
}
.page .site-main .entry-content p a {
text-decoration: underline;
color: var(--hotel-primary-color);
}
.page .site-main .entry-content p a:hover {
color: var(--hotel-secondary-color);
}
.page .site-main .entry-content p a.button, .page .site-main .entry-content p a.btn, .page .site-main .entry-content p .reply a, .reply .page .site-main .entry-content p a, .page .site-main .entry-content p .wp-block-button a.wp-block-button__link, .wp-block-button .page .site-main .entry-content p a.wp-block-button__link, .page .site-main .entry-content p .mphb_sc_rooms-wrapper a.mphb-view-details-button, .mphb_sc_rooms-wrapper .page .site-main .entry-content p a.mphb-view-details-button, .page .site-main .entry-content p .mphb_sc_search_results-wrapper a.mphb-view-details-button, .mphb_sc_search_results-wrapper .page .site-main .entry-content p a.mphb-view-details-button {
text-decoration: none;
}
.page .site-main .entry-content p a.button:hover, .page .site-main .entry-content p a.btn:hover, .page .site-main .entry-content p .reply a:hover, .reply .page .site-main .entry-content p a:hover, .page .site-main .entry-content p .wp-block-button a.wp-block-button__link:hover, .wp-block-button .page .site-main .entry-content p a.wp-block-button__link:hover, .page .site-main .entry-content p .mphb_sc_rooms-wrapper a.mphb-view-details-button:hover, .mphb_sc_rooms-wrapper .page .site-main .entry-content p a.mphb-view-details-button:hover, .page .site-main .entry-content p .mphb_sc_search_results-wrapper a.mphb-view-details-button:hover, .mphb_sc_search_results-wrapper .page .site-main .entry-content p a.mphb-view-details-button:hover {
color: #fff;
}
.page .site-main .entry-content blockquote {
margin: 40px 0;
}
.page .site-main .entry-content .gallery-wrapper {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.page .site-main .entry-content .gallery-wrapper img {
vertical-align: middle;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
@media screen and (min-width: 767px), print {
.page .site-main .entry-content .gallery-wrapper {
width: 25%;
}
}
@media screen and (min-width: 992px), print {
.page .site-main .entry-content .gallery-wrapper {
width: 33.333%;
}
}
@media screen and (min-width: 1199px) {
.page .site-main .entry-content .gallery-wrapper {
width: 50%;
}
}
.page .site-main .entry-content ul {
padding-left: 30px;
margin-left: 20px;
}
.page .site-main .entry-content ul li:not(last-of-child) {
margin-bottom: 20px;
}
.page .site-main .entry-content ul li:after {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 5.00014C0.5 4.86753 0.552678 4.74036 0.646447 4.64659C0.740215 4.55282 0.867392 4.50014 1 4.50014H12.793L9.646 1.35414C9.55211 1.26026 9.49937 1.13292 9.49937 1.00014C9.49937 0.867368 9.55211 0.74003 9.646 0.646143C9.73989 0.552257 9.86722 0.499512 10 0.499512C10.1328 0.499512 10.2601 0.552257 10.354 0.646143L14.354 4.64614C14.4006 4.69259 14.4375 4.74776 14.4627 4.80851C14.4879 4.86926 14.5009 4.93438 14.5009 5.00014C14.5009 5.06591 14.4879 5.13103 14.4627 5.19178C14.4375 5.25252 14.4006 5.3077 14.354 5.35414L10.354 9.35414C10.2601 9.44803 10.1328 9.50077 10 9.50077C9.86722 9.50077 9.73989 9.44803 9.646 9.35414C9.55211 9.26026 9.49937 9.13292 9.49937 9.00014C9.49937 8.86737 9.55211 8.74003 9.646 8.64614L12.793 5.50014H1C0.867392 5.50014 0.740215 5.44746 0.646447 5.3537C0.552678 5.25993 0.5 5.13275 0.5 5.00014Z' fill='black'/%3E%3C/svg%3E ");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
left: -30px;
top: 11px;
height: 9px;
width: 14px;
}
.page .site-main .entry-content .mphb_sc_search_results-wrapper ul, .page .site-main .entry-content .mphb_sc_checkout-wrapper ul {
padding-left: 0;
margin-left: 0;
}
.page .site-main .entry-content .mphb_sc_search_results-wrapper ul li:after, .page .site-main .entry-content .mphb_sc_checkout-wrapper ul li:after {
display: none;
}
.page.archive-room-style-one .site-main .entry-content ul, .page.archive-room-style-two .site-main .entry-content ul {
padding-left: 0;
margin-left: 0;
}
.page.archive-room-style-one .site-main .entry-content ul li:after, .page.archive-room-style-two .site-main .entry-content ul li:after {
display: none;
}
@media screen and (min-width: 1199px) {
.page.archive-room-style-two.leftsidebar .page-grid .site-main, .page.archive-room-style-two.rightsidebar .page-grid .site-main {
-webkit-box-flex: calc((100% - 50px) - 30.9777%);
-ms-flex: calc((100% - 50px) - 30.9777%);
flex: calc((100% - 50px) - 30.9777%);
max-width: calc((100% - 50px) - 30.9777%);
}
}
.blocks-gallery-grid, .wp-block-gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style-type: none;
padding: 0 !important;
margin: 0 !important;
grid-gap: 20px;
}
@media screen and (min-width: 992px), print {
.blocks-gallery-grid, .wp-block-gallery {
grid-gap: 30px;
}
}
@media screen and (min-width: 1199px) {
.blocks-gallery-grid, .wp-block-gallery {
grid-gap: 50px;
}
}
.blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-item {
margin: 0 !important;
width: 100 !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding-left: 0 !important;
}
@media screen and (min-width: 575px), print {
.blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-item {
width: calc(50% - 10px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}
}
@media screen and (min-width: 992px), print {
.blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-item {
width: calc(50% - 15px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media screen and (min-width: 1199px) {
.blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-item {
width: calc(50% - 25px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 25px);
flex: 0 0 calc(50% - 25px);
}
}
.blocks-gallery-grid .blocks-gallery-item:after, .wp-block-gallery .blocks-gallery-item:after {
display: none;
}
.blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-item figure {
margin: 0;
}
.blocks-gallery-grid .blocks-gallery-item figure img, .wp-block-gallery .blocks-gallery-item figure img {
width: 100%;
}
@media screen and (min-width: 992px), print {
.full-width .blocks-gallery-grid .blocks-gallery-item, .full-width .wp-block-gallery .blocks-gallery-item {
width: calc(32.73% - 15px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(32.73% - 15px);
flex: 0 0 calc(32.73% - 15px);
}
}
@media screen and (min-width: 1199px) {
.full-width .blocks-gallery-grid .blocks-gallery-item, .full-width .wp-block-gallery .blocks-gallery-item {
width: calc(32.5% - 25px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(32.5% - 25px);
flex: 0 0 calc(32.5% - 25px);
}
}
@media screen and (min-width: 1440px) {
.full-width .blocks-gallery-grid .blocks-gallery-item, .full-width .wp-block-gallery .blocks-gallery-item {
width: calc(32.73% - 25px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(32.73% - 25px);
flex: 0 0 calc(32.73% - 25px);
}
}
@media screen and (min-width: 575px), print {
.single .blocks-gallery-grid.columns-3 .blocks-gallery-item, .single .wp-block-gallery.columns-3 .blocks-gallery-item {
width: calc(50% - 10px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}
}
@media screen and (min-width: 992px), print {
.single .blocks-gallery-grid.columns-3 .blocks-gallery-item, .single .wp-block-gallery.columns-3 .blocks-gallery-item {
width: calc(32.73% - 15px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(32.73% - 15px);
flex: 0 0 calc(32.73% - 15px);
}
}
@media screen and (min-width: 1199px) {
.single .blocks-gallery-grid.columns-3 .blocks-gallery-item, .single .wp-block-gallery.columns-3 .blocks-gallery-item {
width: calc(32.5% - 25px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(32.5% - 25px);
flex: 0 0 calc(32.5% - 25px);
}
}
@media screen and (min-width: 1440px) {
.single .blocks-gallery-grid.columns-3 .blocks-gallery-item, .single .wp-block-gallery.columns-3 .blocks-gallery-item {
width: calc(32.73% - 25px) !important;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(32.73% - 25px);
flex: 0 0 calc(32.73% - 25px);
}
}
body, html {
color: #474A57;
font-size: 16px;
margin: 0;
scroll-behavior: smooth;
line-height: 1.78;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
scroll-padding-top: 125px;
}
@media screen and (min-width: 1199px) {
body, html {
font-size: 18px;
}
}.site-header .header-left ul ul li.menu-item-has-children::after {
background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-angle-down fa-w-10' aria-hidden='true' data-prefix='fas' data-icon='angle-down' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512' data-fa-i2svg=''%3E%3Cpath fill='%23000' d='M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z'%3E%3C/path%3E%3C/svg%3E") ;
right: 15px !important;
}
.btn-arrow {
background-image: url(//ferienhaus-happyness.de/assets/img/right-arrow.png);
}
.navigation.pagination .page-numbers.next::after, .navigation.pagination .page-numbers.prev::after {
background-image: url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07227 8H15.9294' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.42969 1.5L15.9297 8L9.42969 14.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
}
blockquote::after {
background-image: url("data:image/svg+xml,%3Csvg width='128' height='100' viewBox='0 0 128 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.2' d='M73.2631 92.8699L77.8977 100C109.983 78.4314 127.809 52.2282 127.809 30.6595C127.809 9.80392 112.479 0 99.4663 0C83.0671 0 71.4806 13.9037 71.4806 28.5205C71.4806 40.82 79.3237 51.3369 89.8407 55.2585C92.871 56.328 95.723 57.2193 95.723 62.3886C95.723 68.984 90.9102 78.7879 73.2631 92.8699ZM2.49665 92.8699L7.13123 100C38.8603 78.4314 57.0421 52.2282 57.0421 30.6595C57.0421 9.80392 41.3558 0 28.3434 0C11.7658 0 0.00111389 13.9037 0.00111389 28.5205C0.00111389 40.82 8.0225 51.3369 18.8959 55.2585C21.9262 56.328 24.6 57.2193 24.6 62.3886C24.6 68.984 19.6089 78.7879 2.49665 92.8699Z' fill='%23AF9065'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
}
.widget.widget_search form button.wp-block-search__button, .widget.widget_search form input[type="submit"], .widget.widget_search .search-form button.wp-block-search__button, .widget.widget_search .search-form input[type="submit"] {
background-image: url("data:image/svg+xml,%3Csvg width='27' height='26' viewBox='0 0 27 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 25L19.8335 19.3234L25.5 25ZM22.9737 11.7368C22.9737 14.5844 21.8425 17.3154 19.8289 19.3289C17.8154 21.3425 15.0844 22.4737 12.2368 22.4737C9.38925 22.4737 6.6583 21.3425 4.64475 19.3289C2.6312 17.3154 1.5 14.5844 1.5 11.7368C1.5 8.88925 2.6312 6.1583 4.64475 4.14475C6.6583 2.1312 9.38925 1 12.2368 1C15.0844 1 17.8154 2.1312 19.8289 4.14475C21.8425 6.1583 22.9737 8.88925 22.9737 11.7368V11.7368Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
}
.error404 .search-form input[type="submit"] {
background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 25L19.3335 19.3234L25 25ZM22.4737 11.7368C22.4737 14.5844 21.3425 17.3154 19.3289 19.3289C17.3154 21.3425 14.5844 22.4737 11.7368 22.4737C8.88925 22.4737 6.1583 21.3425 4.14475 19.3289C2.1312 17.3154 1 14.5844 1 11.7368C1 8.88925 2.1312 6.1583 4.14475 4.14475C6.1583 2.1312 8.88925 1 11.7368 1C14.5844 1 17.3154 2.1312 19.3289 4.14475C21.3425 6.1583 22.4737 8.88925 22.4737 11.7368V11.7368Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
}
.gallery-archive .card__content h5:before {
background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.98585 0H1.13208C0.505896 0 0 0.505896 0 1.13208V9.0566C0 9.36792 0.254717 9.62264 0.566038 9.62264H2.26415C2.57547 9.62264 2.83019 9.36792 2.83019 9.0566V2.83019H8.98585C9.29717 2.83019 9.55189 2.57547 9.55189 2.26415V0.566038C9.55189 0.254717 9.29717 0 8.98585 0ZM29.434 20.3774H27.7358C27.4245 20.3774 27.1698 20.6321 27.1698 20.9434V27.1698H21.0142C20.7028 27.1698 20.4481 27.4245 20.4481 27.7358V29.434C20.4481 29.7453 20.7028 30 21.0142 30H28.8679C29.4941 30 30 29.4941 30 28.8679V20.9434C30 20.6321 29.7453 20.3774 29.434 20.3774ZM8.98585 27.1698H2.83019V20.9434C2.83019 20.6321 2.57547 20.3774 2.26415 20.3774H0.566038C0.254717 20.3774 0 20.6321 0 20.9434V28.8679C0 29.4941 0.505896 30 1.13208 30H8.98585C9.29717 30 9.55189 29.7453 9.55189 29.434V27.7358C9.55189 27.4245 9.29717 27.1698 8.98585 27.1698ZM28.8679 0H21.0142C20.7028 0 20.4481 0.254717 20.4481 0.566038V2.26415C20.4481 2.57547 20.7028 2.83019 21.0142 2.83019H27.1698V9.0566C27.1698 9.36792 27.4245 9.62264 27.7358 9.62264H29.434C29.7453 9.62264 30 9.36792 30 9.0566V1.13208C30 0.505896 29.4941 0 28.8679 0Z' fill='white'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
}
.entry-content ul, .entry-content
ol {
margin: 0 0 1.5em;
}
.entry-content li > ul, .entry-content
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
@media screen and (min-width: 1199px) {
.single-mphb_room_type .entry-content .h1, .single-mphb_room_type
.entry-content .h2, .single-mphb_room_type
.entry-content .h3, .single-mphb_room_type
.entry-content .h4, .single-mphb_room_type
.entry-content .h5, .single-mphb_room_type
.entry-content .h6, .single-mphb_room_type
.entry-content h1, .single-mphb_room_type
.entry-content h2, .single-mphb_room_type
.entry-content h3, .single-mphb_room_type
.entry-content h4, .single-mphb_room_type
.entry-content h5, .single-mphb_room_type
.entry-content h6 {
margin: 50px 0 30px;
}
}