.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 10500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none;
}
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.pswp img {
max-width: none;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
}
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
} .pswp__img--placeholder {
-webkit-backface-visibility: hidden;
} .pswp__img--placeholder--blank {
background: #222;
}
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0;
} .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC;
}
.pswp__error-msg a {
color: #CCC;
text-decoration: underline;
}
.pswp .pswp__zoom-wrap {
text-align: center;
}
.pswp .pswp__zoom-wrap:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.pswp .wrapper {
line-height: 0;
width: 100%;
max-width: 1200px;
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.pswp .video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
width: 100%;
}
.pswp .video-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pswp video {
width: 100% !important;
height: auto !important;
}    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none; }
.pswp__button:focus,
.pswp__button:hover {
opacity: 1; }
.pswp__button:active {
outline: none;
opacity: 0.9; }
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0; } .pswp__ui--over-close .pswp__button--close {
opacity: 1; }
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px; }
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/default-skin.svg); }
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none; } }
.pswp__button--close {
background-position: 0 -44px; }
.pswp__button--share {
background-position: -44px -44px; }
.pswp__button--fs {
display: none; }
.pswp--supports-fs .pswp__button--fs {
display: block; }
.pswp--fs .pswp__button--fs {
background-position: -44px 0; }
.pswp__button--zoom {
display: none;
background-position: -88px 0; }
.pswp--zoom-allowed .pswp__button--zoom {
display: block; }
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0; } .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden; } .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute; }
.pswp__button--arrow--left {
left: 0; }
.pswp__button--arrow--right {
right: 0; }
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute; }
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px; }
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px; } .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__share-modal--hidden {
display: none; }
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform; }
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px; }
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000; }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px; }
.pswp__share-modal--fade-in {
opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); } .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px; }
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none; }
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF; }
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A; }
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF; }
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D; }
a.pswp__share--download:hover {
background: #DDD; } .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px; } .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px; }
.pswp__caption small {
font-size: 11px;
color: #BBB; }
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC; }
.pswp__caption--empty {
display: none; } .pswp__caption--fake {
visibility: hidden; } .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr; }
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px; }
.pswp__preloader--active {
opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn { background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/preloader.gif) 0 0 no-repeat; }
.pswp--css_animation .pswp__preloader--active {
opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0; }
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden; }
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0; }
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right; } }
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550; } .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%; }
.admin-bar .pswp__top-bar {
top: 32px;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible; }
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5); } .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3); } .pswp__ui--idle .pswp__top-bar {
opacity: 0; }
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0; } .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001; } .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none; }
.pswp__element--disabled {
display: none !important; }
.pswp--minimal--dark .pswp__top-bar {
background: none; }.play-link, .booking-item .title a, .widget_accommodations .item .title a {
color: inherit;
text-decoration: none;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list, .room-rules .items, .rooms-tabs .tabs-head {
margin: 0;
padding: 0;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list li, .room-rules .items li, .rooms-tabs .tabs-head li {
display: block;
}
.bg-overlay .text, .video-block .video-button-block, .nav-buttons, .portfolio-type-carousel.carousel-style2 .prev,
.portfolio-type-carousel.carousel-style2 .next, .map-block.with-content, .brand-block .nav-arrows .prev,
.brand-block .nav-arrows .next, .brand-item, .accordion-block .accordion-item .top .button, .tabs-block .tab-nav .swiper-slide, .hotel-rating-block .rating, .rooms-horizontal-gallery .nav-arrows .prev,
.rooms-horizontal-gallery .nav-arrows .next, .room-attributes .attr-item, .rooms-tabs .tabs-head li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.project-slider .prev,
.project-slider .next, .bg-overlay .video-wrap.disable-on-scroll video,
.bg-overlay .video.disable-on-scroll video, .bg-overlay iframe.video.disable-on-scroll, .bg-overlay .video-controls.hide, .bg-overlay .video-controls .button:before, .bg-overlay .video-controls .button i, .bg-overlay .color, .banner-slider .prev,
.banner-slider .next, .swiper-dots .swiper-pagination-bullet, .swiper-dots .swiper-pagination-bullet:before, .loadmore-button .load-dots, .filter-buttons .wrap .button, .filter-buttons .wrap .button:before, .filter-buttons .wrap .button span, .nav-buttons > *, .portfolio-item .icon, .portfolio-type-carousel .next, .portfolio-type-carousel.carousel-style2 .prev,
.portfolio-type-carousel.carousel-style2 .next, .portfolio-type-carousel.carousel-style2 .portfolio-item .wrap, .portfolio-type-cascade .portfolio-item .wrap, .skills-rate .rate-line span, .brand-block .nav-arrows .prev,
.brand-block .nav-arrows .next, .brand-block.style2 .next, .brand-item img, .tabs-block .tab-nav .prev,
.tabs-block .tab-nav .next, .subscribe-form button, .blog-carousel .prev,
.blog-carousel .next, .contact-links-block span, .mphb-checkbox-label:before,
.comment-form-cookies-consent input[type="checkbox"] + label:before,
.mphb_sc_checkout-form input[type="checkbox"] + label:before,
.mphb_sc_checkout-form input[type="radio"] + label:before, .image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-label,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-in-date,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-out-date,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-guests,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper, .image-slider-block .content-block .bottom, .appartments-carousel .booking-item .wrap, .booking-item .image-block .book-button, .booking-item .image-block .icon, .booking-item .image-block .attributes, .appartments-carousel .prev,
.appartments-carousel .next, .portfolio-type-cascade .nav-arrows .prev,
.portfolio-type-cascade .nav-arrows .next,
.icon-box-block .nav-arrows .prev,
.icon-box-block .nav-arrows .next, .working-hours .items .item, .testimonials-slider .prev,
.testimonials-slider .next, .testimonials-slider .swiper-container .swiper-slide, .rooms-gallery-block .thumbs .prev,
.rooms-gallery-block .thumbs .next, .rooms-gallery-block .thumbs .swiper-slide:before, .rooms-horizontal-gallery .nav-arrows .prev,
.rooms-horizontal-gallery .nav-arrows .next, .rooms-tabs .tabs-head li, .project-slider .thumbs .swiper-slide {
-webkit-transition: 300ms ease;
-o-transition: 300ms ease;
transition: 300ms ease;
-webkit-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
-o-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
transition-property: color, background, mix-blend-mode, opacity, visibility, height;
}
.vc_section,
.vc_row,
.wpb_wrapper, .bg-overlay .image, .video-block, .portfolio-item .img, .tabs-block .tab-content > * > .swiper-slide > .image, .gallery-carousel .swiper-slide, .image-slider-block .swiper-slide, .booking-item .image, .side-img-block div, .side-image-with-content > .image div, .side-image-with-content > .second-image div, .testimonials-slider .testimonial-item .avatar, .rooms-gallery-block .slider .swiper-slide, .rooms-gallery-block .thumbs .swiper-slide, .mphb-single-room-type-post-thumbnail, .rooms-horizontal-gallery .swiper-slide, .widget_accommodations .item .image, .widget_price_banner .wrap, .menu-block .image, .project-slider .item a span, .project-slider .thumbs .swiper-slide {
background: 50% no-repeat;
background-size: cover;
}
@media (max-width: 767.98px) {
body.mobile-images-true .vc_section,
body.mobile-images-true .vc_row,
body.mobile-images-true .wpb_wrapper, body.mobile-images-true .bg-overlay .image, .bg-overlay body.mobile-images-true .image, body.mobile-images-true .video-block, body.mobile-images-true .portfolio-item .img, .portfolio-item body.mobile-images-true .img, body.mobile-images-true .tabs-block .tab-content > * > .swiper-slide > .image, .tabs-block body.mobile-images-true .tab-content > * > .swiper-slide > .image, body.mobile-images-true .gallery-carousel .swiper-slide, .gallery-carousel body.mobile-images-true .swiper-slide, body.mobile-images-true .image-slider-block .swiper-slide, .image-slider-block body.mobile-images-true .swiper-slide, body.mobile-images-true .booking-item .image, .booking-item body.mobile-images-true .image, body.mobile-images-true .side-img-block div, .side-img-block body.mobile-images-true div, body.mobile-images-true .side-image-with-content > .image div, .side-image-with-content > .image body.mobile-images-true div, body.mobile-images-true .side-image-with-content > .second-image div, .side-image-with-content > .second-image body.mobile-images-true div, body.mobile-images-true .testimonials-slider .testimonial-item .avatar, .testimonials-slider .testimonial-item body.mobile-images-true .avatar, body.mobile-images-true .rooms-gallery-block .slider .swiper-slide, .rooms-gallery-block .slider body.mobile-images-true .swiper-slide, body.mobile-images-true .rooms-gallery-block .thumbs .swiper-slide, .rooms-gallery-block .thumbs body.mobile-images-true .swiper-slide, body.mobile-images-true .mphb-single-room-type-post-thumbnail, body.mobile-images-true .rooms-horizontal-gallery .swiper-slide, .rooms-horizontal-gallery body.mobile-images-true .swiper-slide, body.mobile-images-true .widget_accommodations .item .image, .widget_accommodations .item body.mobile-images-true .image, body.mobile-images-true .widget_price_banner .wrap, .widget_price_banner body.mobile-images-true .wrap, body.mobile-images-true .menu-block .image, .menu-block body.mobile-images-true .image, body.mobile-images-true .project-slider .item a span, .project-slider .item a body.mobile-images-true span, body.mobile-images-true .project-slider .thumbs .swiper-slide, .project-slider .thumbs body.mobile-images-true .swiper-slide {
background-size: contain !important;
}
}
.filter-buttons .wrap .button, .appartment-search-form .mphb_sc_search-submit-button-wrapper .button, .booking-item .book-button {
background: none;
border: none;
color: inherit;
cursor: pointer;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: inherit;
line-height: 1;
outline: none;
overflow: hidden;
padding: 0;
pointer-events: all;
position: relative;
text-decoration: none;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 1;
}
.filter-buttons .wrap .button span, .appartment-search-form .mphb_sc_search-submit-button-wrapper .button span, .booking-item .book-button span {
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}
.mphb_sc_checkout-form input[type="text"],
.mphb_sc_checkout-form input[type="email"],
.mphb_sc_checkout-form textarea,
.mphb_sc_checkout-form select {
display: block;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background: none;
color: inherit;
width: 100%;
}
.bg-overlay, .bg-overlay .image, .bg-overlay .parallax-image, .bg-overlay .video-wrap,
.bg-overlay .video, .bg-overlay .color-change, .bg-overlay .pattern, .bg-overlay .color, .bg-overlay .bg-color, .bg-overlay .gradient, .bg-overlay .cross, .bg-overlay .dots, .bg-overlay .waves, .bg-overlay .squares, .bg-overlay a, .image-slider-block .progress-line div,
.banner-slider .progress-line div, .iframe-video iframe, .portfolio-item .img a, .portfolio-item .link, .map-block.with-content .map, .accordion-block .accordion-item:before, .gallery-carousel .swiper-slide a, .video-button .icon:before, .video-button .icon:after, .image-slider-block .content-block:before, .image-slider-block .content-block:after, .booking-item.masonry .image a, .side-image-with-content > .image div, .side-image-with-content > .second-image div, .rooms-gallery-block .slider .swiper-slide a, .rooms-horizontal-gallery .swiper-slide a, .widget_accommodations .item .image a, .widget_price_banner a, .menu-block .item .ingredients-block:before, .menu-block .item .link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.bg-overlay .video-wrap.disable-on-scroll.show video,
.bg-overlay .video.disable-on-scroll.show video, .bg-overlay iframe.video.disable-on-scroll.show, .social-links-on-side.show, .loadmore-button.loading .load-dots, .filter-buttons .wrap .button:hover:before, .filter-buttons .wrap .button.current:before, .portfolio-item .wrap:hover .icon, .skills-rate .rate-line div.animated span, .brand-item:hover img + img, .image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-label.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-in-date.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-out-date.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-guests.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper.show, .booking-item .image-block:hover .book-button,
.booking-item .image-block:hover .attributes,
.booking-item .image-block:hover .icon, .booking-item .open-attributes.active + .book-button, .working-hours .items .item:hover .button-style1, .testimonials-slider .swiper-container .swiper-slide.swiper-slide-visible, .header-booking-form.opened > .box, .menu-block .item:hover .bg-image img {
opacity: 1;
visibility: visible;
}
.bg-overlay .video-wrap.disable-on-scroll video,
.bg-overlay .video.disable-on-scroll video, .bg-overlay iframe.video.disable-on-scroll, .bg-overlay .video-controls.hide, .social-links-on-side, .loadmore-button .load-dots, .loadmore-button.loading > *, .filter-buttons .wrap .button:before, .portfolio-item .icon, .portfolio-type-carousel.carousel-style2 .portfolio-item.swiper-next .wrap, .portfolio-type-cascade .slide-next .wrap,
.portfolio-type-cascade .swiper-slide-prev .wrap, .skills-rate .rate-line span, .brand-item:hover img, .tabs-block .tab-nav .prev.swiper-button-disabled,
.tabs-block .tab-nav .next.swiper-button-disabled, .image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-label,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-in-date,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-out-date,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-guests,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper, .image-slider-block.opened-form .content-block .bottom, .appartments-carousel .loading .booking-item .wrap, .booking-item .image-block .book-button, .booking-item .image-block .icon, .booking-item .image-block .attributes, .booking-item .bottom .book-button, .working-hours .items .button-style1, .testimonials-slider .swiper-container .swiper-slide, .header-booking-form > .box, .rooms-gallery-block .thumbs .prev.swiper-button-disabled,
.rooms-gallery-block .thumbs .next.swiper-button-disabled, .menu-block .item .bg-image img {
opacity: 0;
visibility: hidden;
}
.project-slider .prev,
.project-slider .next {
position: absolute;
top: 50%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: -1em;
font-size: 10px;
width: 2em;
height: 2em;
cursor: pointer;
color: inherit;
direction: ltr;
z-index: 2;
}
.project-slider .swiper-button-disabled.prev,
.project-slider .swiper-button-disabled.next {
color: inherit;
opacity: .6;
pointer-events: none;
}
.project-slider .prev {
left: -85px;
}
.project-slider .next {
right: -85px;
}
.tabs-block .tab-content > * > .swiper-slide > .content > *:first-child, .side-image-with-content > .content > *:first-child {
margin-top: 0 !important;
}
.video-block .content > *:last-child, .tabs-block .tab-content > * > .swiper-slide > .content > *:last-child, .side-image-with-content > .content > *:last-child, .qoute-block .left > *:last-child, .menu-block .item .left > *:last-child {
margin-bottom: 0 !important;
} .play-link:hover, .booking-item .title a:hover, .widget_accommodations .item .title a:hover, .project-slider .prev:hover,
.project-slider .next:hover, .banner-slider .prev:hover,
.banner-slider .next:hover, .nav-buttons > *:hover, .portfolio-type-carousel .next:hover, .portfolio-type-carousel.carousel-style2 .prev:hover,
.portfolio-type-carousel.carousel-style2 .next:hover, .brand-block .nav-arrows .prev:not(.swiper-button-disabled):hover,
.brand-block .nav-arrows .next:not(.swiper-button-disabled):hover, .brand-block.style2 .next:hover, .video-button.accent, .subscribe-form .input-block:after, .blog-carousel .prev:hover,
.blog-carousel .next:hover, .contact-links-block a:hover, .contact-links-block a:hover span, .hotel-rating-block .content a:hover, .mphb-checkbox-label.checked:before,
.comment-form-cookies-consent input[type="checkbox"]:checked + label:before,
.mphb_sc_checkout-form input[type="checkbox"]:checked + label:before,
.mphb_sc_checkout-form input[type="radio"]:checked + label:before, .image-slider-block .prev:hover,
.image-slider-block .next:hover, .booking-item .image-block .attributes .attr:hover i, .appartments-carousel .prev:hover,
.appartments-carousel .next:hover, .portfolio-type-cascade .nav-arrows .prev:hover,
.portfolio-type-cascade .nav-arrows .next:hover,
.icon-box-block .nav-arrows .prev:hover,
.icon-box-block .nav-arrows .next:hover, body.dark-scheme .icon-box .wrap .link,
body .dark-scheme .icon-box .wrap .link, .testimonials-slider .prev:hover,
.testimonials-slider .next:hover, .rooms-gallery-block .thumbs .prev:hover,
.rooms-gallery-block .thumbs .next:hover, .rooms-gallery-block .thumbs .swiper-slide.swiper-slide-thumb-active:before, .rooms-horizontal-gallery .nav-arrows .prev:hover,
.rooms-horizontal-gallery .nav-arrows .next:hover, .widget_price_banner .price {
color: #EAB98D;
}
.play-link, .banner-with-booking-form .banner-bottom .appartment-search-form .mphb_sc_search-submit-button-wrapper .button, .swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .skills-rate .rate-line div, .skills-rate .rate-line span, .contact-block .title:before, .tabs-block .tab-nav .swiper-slide.swiper-slide-thumb-active, .subscribe-form button:hover, .mphb-checkbox-label.checked:before,
.comment-form-cookies-consent input[type="checkbox"]:checked + label:before,
.mphb_sc_checkout-form input[type="checkbox"]:checked + label:before,
.mphb_sc_checkout-form input[type="radio"]:checked + label:before, .mphb_sc_checkout-form .mphb_checkout-services-list li label.checked:before, .image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper .button, .booking-item .book-button:hover, .header-booking-form > .button, .rooms-tabs .tabs-head li.current, .menu-block .item .ingredients-block:before {
background: #EAB98D;
}
.skills-rate .rate-line span:before {
border-color: #EAB98D;
} .filter-buttons .wrap .button:hover, .filter-buttons .wrap .button.current, .contact-block .title, .contact-item .label, .room-services-block .item .icon, .widget_accommodations .item .link {
color: #874C10;
}
.booking-item .open-attributes:before, .booking-item .open-attributes:after {
background: #874C10;
} .woocommerce table.shop_product_table .product-name .d-flex .img .remove-button {
color: #fff;
}
@media screen and (max-width: 450px) {
.header-minicart .minicart-wrap {
position: fixed;
top: 40px;
width: 90%;
max-width: 300px;
right: 15px;
}
}
.vc_row[data-vc-full-width] {
overflow: visible;
}
.owl-carousel .parallax-mirror {
-webkit-transform: translateX(0) !important;
-ms-transform: translateX(0) !important;
transform: translateX(0) !important;
}
.owl-carousel .owl-item {
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, transform;
transition-property: opacity, transform;
transition-property: opacity, transform, -webkit-transform;
}
.owl-carousel.loading .owl-item {
opacity: 0 !important;
-webkit-transform: translate(50%, 0%) !important;
-ms-transform: translate(50%, 0%) !important;
transform: translate(50%, 0%) !important;
}
.vc_row.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper {
height: 100%;
}
.vc_section,
.vc_row,
.wpb_wrapper {
position: relative;
}
.date-input,
.number-input {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid;
padding: 0 0 0 0;
height: 33px;
border-radius: 4px;
}
.date-input i,
.number-input i {
position: absolute;
top: 50%;
left: 8px;
margin-top: -.5em;
font-size: 18px;
}
.date-input i.base-icon-baby-boy,
.number-input i.base-icon-baby-boy {
font-size: 22px;
}
.date-input input,
.number-input input {
font-family: 'roboto-condensed';
font-size: 14px;
padding: 0 0 0 33px;
width: 100%;
height: 100%;
background: none;
color: inherit;
}
.number-input {
padding-right: 5px;
overflow: hidden;
}
.number-input input {
position: absolute;
right: 30px;
text-align: right;
padding: 0;
font-family: 'lato';
font-weight: 500;
font-size: 16px;
-moz-appearance: textfield;
}
.number-input input::-webkit-outer-spin-button, .number-input input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.number-input .label {
font-family: 'roboto-condensed';
font-size: 14px;
color: #858585;
padding-left: 33px;
}
.mphb_sc_search-children .number-input .label {
padding-left: 36px;
}
.number-input .b {
margin-top: 3px;
padding-left: 10px;
margin-left: auto;
}
.number-input .plus,
.number-input .minus {
position: relative;
width: 15px;
height: 12px;
cursor: pointer;
}
.number-input .plus:before, .number-input .plus:after,
.number-input .minus:before,
.number-input .minus:after {
content: '';
position: absolute;
width: 10px;
height: 2px;
top: 50%;
left: 50%;
-webkit-box-shadow: inset 0 0 0 2px;
box-shadow: inset 0 0 0 2px;
margin: -1px 0 0 -5px;
}
.number-input .plus {
margin-bottom: 1px;
}
.number-input .plus:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.cache-items {
display: none !important;
}
.parallax-mirror img {
left: 0;
}
[contenteditable=true]:empty:before {
content: attr(data-placeholder);
display: inline;
}
.play-link {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
padding: 10px 25px;
border-radius: 4px;
}
.play-link .icon {
font-size: 38px;
margin-right: 15px;
}
.play-link i {
display: block;
}
.play-link:hover {
background: #242221;
color: #fff;
} .load-items-area {
display: none !important;
} .bg-overlay {
z-index: -1;
pointer-events: none;
}
.vc_row > .bg-overlay,
.vc_column_container > .bg-overlay {
z-index: 0;
}
.bg-overlay > div {
z-index: 2 !important;
}
.bg-overlay .video-wrap,
.bg-overlay .video {
z-index: 3;
}
.bg-overlay .video-wrap video,
.bg-overlay .video video {
position: absolute;
min-width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
top: 50%;
left: 50%;
-o-object-fit: cover;
object-fit: cover;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.bg-overlay .video-wrap audio,
.bg-overlay .video audio {
display: none;
}
.bg-overlay iframe.video {
width: auto;
height: auto;
min-width: 100%;
min-height: 300%;
max-width: none;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.bg-overlay .color-change {
-webkit-transition: all 3000ms linear;
-o-transition: all 3000ms linear;
transition: all 3000ms linear;
mix-blend-mode: multiply;
}
.bg-overlay .video-controls {
position: absolute;
bottom: 30px;
left: 30px;
right: 30px;
z-index: 100;
pointer-events: none;
font-size: 24px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
z-index: 5 !important;
}
.bg-overlay .video-controls .button {
pointer-events: all;
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 1.5em;
-ms-flex: 0 0 1.5em;
flex: 0 0 1.5em;
text-align: center;
cursor: pointer;
}
.bg-overlay .video-controls .button i {
position: absolute;
top: 0;
left: 0;
width: 100%;
opacity: 0;
}
.bg-overlay .video-controls .button.active:before {
opacity: 0;
}
.bg-overlay .video-controls .button.active i {
opacity: 1;
}
.bg-overlay .pattern {
background-size: 445px;
}
.bg-overlay .pattern.type2 {
background-size: 360px;
}
.bg-overlay .pattern.type3 {
background-size: 195px;
}
.bg-overlay .text {
position: absolute;
left: 50%;
top: 0;
white-space: nowrap;
width: 245px;
height: 100%;
font-weight: bold;
font-size: 210px;
line-height: .7;
text-align: center;
color: rgba(0, 0, 0, 0.03);
margin-left: 575px;
overflow: hidden;
text-indent: .3em;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.bg-overlay .text span {
-webkit-transform: rotate(90deg) translate(0%, -50%);
-ms-transform: rotate(90deg) translate(0%, -50%);
transform: rotate(90deg) translate(0%, -50%);
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
margin-top: -0.9em;
}
.bg-overlay .color {
background-color: #1a1a1a;
opacity: 0.2;
}
.bg-overlay .gradient {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.2)), to(rgba(26, 26, 26, 0.7)));
background-image: -o-linear-gradient(top, rgba(26, 26, 26, 0.2) 0%, rgba(26, 26, 26, 0.7) 100%);
background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0.2) 0%, rgba(26, 26, 26, 0.7) 100%);
background-repeat: repeat-x;
}
.bg-overlay .cross {
opacity: .5;
}
.bg-overlay .cross:before, .bg-overlay .cross:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 105px;
height: 360px;
background: #fff;
}
.bg-overlay .cross:before {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-ms-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.bg-overlay .cross:after {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-ms-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.bg-overlay .lines {
position: absolute;
top: 0;
right: 0;
width: 65%;
height: 100%;
max-width: 650px;
-webkit-transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
transform: skewX(-30deg);
-webkit-transform-origin: 0% 65%;
-ms-transform-origin: 0% 65%;
transform-origin: 0% 65%;
}
.bg-overlay .lines.on-left {
right: auto;
left: 0;
-webkit-transform: skewX(30deg);
-ms-transform: skewX(30deg);
transform: skewX(30deg);
}
.bg-overlay .lines div {
width: 30.93525%;
background-color: #fff;
height: 100%;
float: left;
opacity: 0.07;
}
.bg-overlay .lines div:not(:last-of-type) {
margin-right: 3.59712%;
}
.bg-overlay .dots {
background-position: 50%;
background-size: auto 58px;
}
.bg-overlay .waves {
background-position: 50%;
background-size: auto 199px;
}
.bg-overlay .squares {
overflow: hidden;
}
.bg-overlay .squares:before, .bg-overlay .squares:after {
content: "";
position: absolute;
background-color: rgba(255, 255, 255, 0.05);
width: 100%;
height: 100%;
-webkit-transform: rotate(45deg) skewY(-25deg);
-ms-transform: rotate(45deg) skewY(-25deg);
transform: rotate(45deg) skewY(-25deg);
}
.bg-overlay .squares:before {
left: -25%;
bottom: 40%;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.bg-overlay .squares:after {
top: 60%;
left: 75%;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.bg-overlay a {
pointer-events: all;
} .scroll-down-button {
position: absolute;
right: -15px;
bottom: 40px;
font-size: 33px;
z-index: 3;
cursor: pointer;
}
.rs-layer .scroll-down-button {
position: relative;
right: 0;
bottom: 0;
} .sidebar-block {
position: fixed;
top: 0;
left: 0;
bottom: 0;
background: #000;
border-right: 1px solid #333333;
z-index: 105;
width: 75px;
}
.sidebar-block .sidebar-butter {
position: absolute;
left: 50%;
margin: 0 0 0 -12px !important;
} .banner-item .appartment-search-form {
position: relative;
pointer-events: all;
margin-bottom: 15px;
padding-top: 18px;
max-width: 640px;
}
.banner-item .appartment-search-form .mphb_sc_search-label {
position: absolute;
top: 5px;
left: 0;
margin: 0;
}
.banner-item .appartment-search-form .mphb_sc_search-label:before {
display: none;
}
.banner-item .appartment-search-form .mphb_sc_search-check-out-date + .mphb_sc_search-label {
left: 315px;
}
.banner-item .appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin-left: 0;
}
.banner-slider .prev,
.banner-slider .next {
position: absolute;
top: 50%;
margin-top: -0.5em;
font-size: 32px;
z-index: 2;
cursor: pointer;
}
.banner-area.current-white .banner-slider .prev:not(:hover), .banner-area.current-white
.banner-slider .next:not(:hover) {
color: #fff;
}
.banner-area.current-dark .banner-slider .prev:not(:hover), .banner-area.current-dark
.banner-slider .next:not(:hover) {
color: #000;
}
.banner-slider .prev {
left: 20px;
}
.banner-slider .next {
right: 20px;
}
.image-slider-block .progress-line,
.banner-slider .progress-line {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 4px;
background: #FECFA7;
overflow: hidden;
z-index: 2;
}
.image-slider-block .progress-line div,
.banner-slider .progress-line div {
background: -webkit-gradient(linear, left top, right top, color-stop(95%, #83460A), to(#FECFA7));
background: -o-linear-gradient(left, #83460A 95%, #FECFA7 100%);
background: linear-gradient(90deg, #83460A 95%, #FECFA7 100%);
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0ms ease-in-out;
-o-transition: all 0ms ease-in-out;
transition: all 0ms ease-in-out;
width: 105%;
}
.image-slider-block .progress-line.go div,
.banner-slider .progress-line.go div {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition-duration: 5000ms;
-o-transition-duration: 5000ms;
transition-duration: 5000ms;
}
.image-slider-block .progress-line.autoplay-off div,
.banner-slider .progress-line.autoplay-off div {
background: -webkit-gradient(linear, left top, right top, from(#83460A), to(#FECFA7));
background: -o-linear-gradient(left, #83460A 0%, #FECFA7 100%);
background: linear-gradient(90deg, #83460A 0%, #FECFA7 100%);
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
-webkit-transition: all 0ms ease-in-out;
-o-transition: all 0ms ease-in-out;
transition: all 0ms ease-in-out;
}
.banner-slider .button-style2 {
font-size: 16px;
font-weight: 500;
}
.banner-style2 .progress-line {
left: 50%;
}
.banner-style2 .banner-item {
overflow: visible;
}
.banner-style2 .banner-item .bg-overlay {
left: 50%;
-webkit-transition: all 800ms ease;
-o-transition: all 800ms ease;
transition: all 800ms ease;
}
.banner-style2 .banner-item .heading-block,
.banner-style2 .banner-item .text,
.banner-style2 .banner-item .appartment-search-form {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.banner-style2 .banner-item .header-booking-form {
display: none;
}
.banner-style2 .banner-item .heading-block {
padding: 20px 35px 25px 0;
margin: 0 -35px 0 0;
}
.banner-style2 .banner-item .text {
display: inline-block;
padding: 5px 20px 5px 0;
margin: 0 -20px 15px 0;
}
@media (max-width: 767.98px) {
.banner-style2 .banner-item .text {
padding-bottom: 15px;
}
}
.banner-style2 .banner-item.white {
background: #000;
}
.banner-style2 .banner-item.white .heading-block,
.banner-style2 .banner-item.white .text,
.banner-style2 .banner-item.white .appartment-search-form {
background: #000;
}
.banner-style2 .banner-item.black, .banner-style2 .banner-item {
background: #fff;
}
.banner-style2 .banner-item.black .heading-block,
.banner-style2 .banner-item.black .text,
.banner-style2 .banner-item.black .appartment-search-form, .banner-style2 .banner-item .heading-block,
.banner-style2 .banner-item .text,
.banner-style2 .banner-item .appartment-search-form {
background: #fff;
}
@media (max-width: 991.98px) {
.banner-style2 .banner-item .appartment-search-form {
display: none;
}
.banner-style2 .banner-item .header-booking-form {
display: block;
z-index: 4;
}
.banner-style2 .banner-item .header-booking-form > .box {
top: 50%;
left: 0;
right: auto;
margin-top: 0;
z-index: 5;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-style2 .banner-item .header-booking-form > .box:before {
display: none;
}
.banner-style2 .banner-item .header-booking-form .appartment-search-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.banner-style2 .banner-item .header-booking-form .appartment-search-form .mphb_sc_search-label {
position: relative;
top: 0;
left: 0;
}
}
@media (max-width: 767.98px) {
.banner-style2 .banner-item .bg-overlay, .banner-style2 .banner-item:before {
left: 40%;
}
}
@media (max-width: 575.98px) {
.banner-style2 .banner-item .header-booking-form > .box {
width: 290px;
}
.banner-style2 .banner-item .header-booking-form form {
margin-bottom: 0;
}
.banner-style2 .banner-item .header-booking-form .mphb_sc_search-check-in-date,
.banner-style2 .banner-item .header-booking-form .mphb_sc_search-check-out-date {
max-width: 116px;
}
.banner-style2 .banner-item .header-booking-form .mphb_sc_search-guests {
-webkit-box-flex: 0;
-webkit-flex: 0 0 250px;
-ms-flex: 0 0 250px;
flex: 0 0 250px;
}
.banner-style2 .banner-item .header-booking-form .mphb_sc_search-submit-button-wrapper {
margin-top: 10px;
}
.banner-style2 .banner-item .header-booking-form .mphb_sc_search-submit-button-wrapper .button {
min-width: 116px;
padding: 0 15px;
}
}
.banner-style2 .swiper-slide-next .bg-overlay {
top: 250px;
left: -105px;
bottom: 250px;
right: 70%;
-webkit-box-shadow: 0 0 0 20px #fff;
box-shadow: 0 0 0 20px #fff;
}
@media (max-width: 575.98px) {
.banner-style2 .swiper-slide-next .bg-overlay {
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-box-shadow: 0 0 0 0 #fff;
box-shadow: 0 0 0 0 #fff;
}
}
.banner-style2 .banner-navigation {
position: absolute;
right: 12px;
bottom: 160px;
color: #fff;
z-index: 2;
}
@media (max-width: 575.98px) {
.banner-style2 .banner-navigation {
right: 15px;
bottom: 5px;
}
}
@media (max-width: 575.98px) {
.banner-style2 .banner-bottom .social-links {
display: none;
}
}
.banner-with-rooms-carousel .banner-item .container {
padding-bottom: 190px;
}
.banner-with-rooms-carousel .appartments-carousel {
max-width: 635px;
margin-bottom: 0;
}
.banner-with-rooms-carousel .appartments-carousel .swiper-slide {
width: 445px;
margin-bottom: 0;
}
@media (max-width: 1199.98px) {
.banner-with-rooms-carousel .appartments-carousel {
max-width: 500px;
}
.banner-with-rooms-carousel .appartments-carousel .swiper-slide {
width: 380px;
}
}
@media (max-width: 991.98px) {
.banner-with-rooms-carousel .appartments-carousel {
max-width: 320px;
}
.banner-with-rooms-carousel .appartments-carousel .swiper-slide {
width: 300px;
}
}
@media (max-width: 767.98px) {
.banner-with-rooms-carousel .appartments-carousel {
max-width: 270px;
}
.banner-with-rooms-carousel .appartments-carousel .swiper-slide {
width: 240px;
}
}
.banner-with-rooms-carousel .banner-bottom {
pointer-events: none;
}
.banner-with-rooms-carousel .banner-bottom a,
.banner-with-rooms-carousel .banner-bottom .prev,
.banner-with-rooms-carousel .banner-bottom .next {
pointer-events: all;
}
@media screen and (max-width: 500px) {
.banner-with-rooms-carousel .prev,
.banner-with-rooms-carousel .next {
top: auto;
bottom: 31px;
}
.banner-with-rooms-carousel .prev {
left: auto;
right: 75px;
}
.banner-with-rooms-carousel .banner-bottom .right {
display: none;
}
.banner-with-rooms-carousel .banner-item .container {
padding-bottom: 40px;
}
}
.banner-with-booking-form .banner-bottom {
left: 0;
right: 0;
bottom: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
background: rgba(0, 0, 0, 0.85);
padding: 20px 0;
min-height: 105px;
}
.banner-with-booking-form .banner-bottom .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.banner-with-booking-form .banner-bottom .appartment-search-form {
margin-left: -45px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.banner-with-booking-form .banner-bottom .appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin-left: 35px;
}
.banner-with-booking-form .banner-bottom .appartment-search-form .mphb_sc_search-submit-button-wrapper .button {
color: #000000;
}
.banner-with-booking-form .banner-bottom .appartment-search-form .mphb_sc_search-submit-button-wrapper .button:hover {
background: #333333;
color: #fff;
}
.banner-with-booking-form .banner-bottom .header-booking-form {
display: none;
}
.banner-with-booking-form .banner-bottom .hotel-rating-block {
margin-left: auto;
}
@media (max-width: 991.98px) {
.banner-with-booking-form .banner-bottom {
min-height: auto;
}
.banner-with-booking-form .banner-bottom > * > .appartment-search-form {
display: none;
}
.banner-with-booking-form .banner-bottom .header-booking-form {
display: block;
}
.banner-with-booking-form .banner-bottom .header-booking-form .appartment-search-form {
margin: 0;
}
.banner-with-booking-form .banner-bottom .header-booking-form > .box {
top: auto;
bottom: 100%;
left: 0;
right: auto;
margin-top: 0;
margin-bottom: 25px;
-webkit-transform-origin: 0 110%;
-ms-transform-origin: 0 110%;
transform-origin: 0 110%;
-webkit-transform: rotateX(80deg);
transform: rotateX(80deg);
max-width: 290px;
}
.banner-with-booking-form .banner-bottom .header-booking-form > .box:before {
top: 100%;
left: 55px;
right: auto;
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.banner-with-booking-form .banner-bottom .header-booking-form > .box .mphb_sc_search-submit-button-wrapper {
margin-left: 0;
}
.banner-with-booking-form .banner-bottom .header-booking-form.opened > .box {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.banner-with-booking-form .banner-bottom .header-booking-form form {
margin-bottom: 0;
}
.banner-with-booking-form .banner-bottom .header-booking-form .mphb_sc_search-check-in-date,
.banner-with-booking-form .banner-bottom .header-booking-form .mphb_sc_search-check-out-date {
max-width: 116px;
}
.banner-with-booking-form .banner-bottom .header-booking-form .mphb_sc_search-guests {
-webkit-box-flex: 0;
-webkit-flex: 0 0 250px;
-ms-flex: 0 0 250px;
flex: 0 0 250px;
}
.banner-with-booking-form .banner-bottom .header-booking-form .mphb_sc_search-submit-button-wrapper {
margin-top: 10px;
}
.banner-with-booking-form .banner-bottom .header-booking-form .mphb_sc_search-submit-button-wrapper .button {
min-width: 116px;
padding: 0 15px;
}
}
.banner-with-image-offset2 .progress-line {
left: 50%;
margin-left: -490px;
}
@media (max-width: 1199.98px) {
.banner-with-image-offset2 .progress-line {
margin-left: -300px;
}
}
@media (max-width: 767.98px) {
.banner-with-image-offset2 .progress-line {
margin-left: -200px;
}
}
@media (max-width: 575.98px) {
.banner-with-image-offset2 .progress-line {
left: 0;
margin-left: 0;
}
}
.banner-with-image-offset2 .banner-item:before,
.banner-with-image-offset2 .banner-item .bg-overlay {
left: 50%;
margin-left: -490px;
}
@media (max-width: 1199.98px) {
.banner-with-image-offset2 .banner-item:before,
.banner-with-image-offset2 .banner-item .bg-overlay {
margin-left: -300px;
}
}
@media (max-width: 767.98px) {
.banner-with-image-offset2 .banner-item:before,
.banner-with-image-offset2 .banner-item .bg-overlay {
margin-left: -200px;
}
}
@media (max-width: 575.98px) {
.banner-with-image-offset2 .banner-item:before,
.banner-with-image-offset2 .banner-item .bg-overlay {
left: 0;
margin-left: 0;
}
}
.banner-with-image-offset2 .banner-item .content-row {
background: #fff;
padding: 35px 45px 53px 0;
}
.banner-with-image-offset2.stretch-container-fluid .progress-line {
left: 330px;
margin-left: 0;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-left: 260px;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item:before,
.banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
left: 330px;
margin-left: 0;
}
@media (max-width: 1199.98px) {
.banner-with-image-offset2.stretch-container-fluid .progress-line {
left: 230px;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-left: 160px;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item:before,
.banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
left: 230px;
}
}
@media (max-width: 991.98px) {
.banner-with-image-offset2.stretch-container-fluid .progress-line {
left: 130px;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-left: 60px;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item:before,
.banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
left: 130px;
}
}
@media (max-width: 767.98px) {
.banner-with-image-offset2.stretch-container-fluid .progress-line {
left: 0;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-left: 0;
padding-right: 0;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item .content-row {
padding-left: 15px;
}
.banner-with-image-offset2.stretch-container-fluid .banner-item:before,
.banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
left: 0;
}
}
.banner-with-image-offset2 .banner-navigation {
color: #fff;
} .social-links-on-side {
position: fixed;
top: 50%;
left: 30px !important;
-webkit-transform: translate(-50%) rotate(-90deg);
-ms-transform: translate(-50%) rotate(-90deg);
transform: translate(-50%) rotate(-90deg);
background: rgba(0, 0, 0, 0.05);
height: 26px;
padding: 0 14px;
border-radius: 4px;
color: #000;
z-index: 100;
-webkit-transition: 400ms ease;
-o-transition: 400ms ease;
transition: 400ms ease;
-webkit-transition-property: opacity, visibility, color;
-o-transition-property: opacity, visibility, color;
transition-property: opacity, visibility, color;
}
.dark-scheme .social-links-on-side, .social-links-on-side.white {
background: rgba(255, 255, 255, 0.1);
color: #fff;
}
.social-links-on-side .label {
font-size: 14px;
margin-right: 10px;
}
.social-links-on-side a {
font-size: 15px;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.social-links-on-side a:not(:last-child) {
margin-right: 10px;
}
@media (max-width: 767.98px) {
.social-links-on-side {
display: none;
}
} .iframe-video {
position: relative;
padding-bottom: 56.25%;
margin-bottom: 45px;
}
.iframe-video iframe {
width: 100%;
height: 100%;
}
.video-block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: #000;
padding: 80px 0;
}
.video-block.white {
color: #fff;
}
.video-block.white .content-block .content:before {
background: #201F1F;
}
.video-block .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.video-block .content {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.video-block .heading-block {
margin-top: 0;
margin-bottom: 22px;
}
.video-block .text {
line-height: 1.81;
margin-bottom: 20px;
}
.video-block .video-button-block {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 160px;
-ms-flex: 0 0 160px;
flex: 0 0 160px;
height: 110px;
margin: 10px 0 10px 35px;
}
.video-block .video-button-block:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
border-left: 1px solid;
opacity: 0.2;
}
@media (max-width: 767.98px) {
.video-block .container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.video-block .content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.video-block .content + .video-button-block {
margin-top: 30px;
}
.video-block .video-button-block {
margin-left: 0;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.video-block .video-button-block:before {
display: none;
}
} .swiper-dots {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 30px 0;
color: #E9E9E9;
}
.swiper-dots .swiper-pagination-bullet {
position: relative;
width: 12px;
height: 12px;
-webkit-box-shadow: inset 0 0 0 10px;
box-shadow: inset 0 0 0 10px;
border-radius: 50%;
cursor: pointer;
}
.swiper-dots .swiper-pagination-bullet:before {
content: '';
position: absolute;
top: 2px;
left: 2px;
right: 2px;
bottom: 2px;
border-radius: 50%;
}
.swiper-dots .swiper-pagination-bullet:not(:last-child) {
margin-right: 7px;
} .loadmore-button-block {
text-align: center;
margin: 30px 0 45px;
}
.portfolio-block.gap-on .loadmore-button-block,
.portfolio-block.portfolio-type-packery.gap-on .loadmore-button-block {
margin-top: 15px;
}
.blog-block .loadmore-button-block {
margin-top: 0;
}
.product-block .loadmore-button-block {
margin-top: 10px;
}
@-webkit-keyframes load_dots {
0%,
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
@keyframes load_dots {
0%,
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(-4px);
transform: translateY(-4px);
}
}
.loadmore-button {
position: relative;
}
.loadmore-button i {
-webkit-transition: -webkit-transform 300ms ease-in-out;
transition: -webkit-transform 300ms ease-in-out;
-o-transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out;
transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
.loadmore-button:hover i {
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
}
.loadmore-button .load-dots {
position: absolute;
width: 6px;
height: 6px;
overflow: visible;
}
.loadmore-button .load-dots em, .loadmore-button .load-dots:before, .loadmore-button .load-dots:after {
content: '';
position: absolute;
width: 6px;
height: 6px;
border-radius: 50%;
-webkit-box-shadow: inset 0 0 0 3px;
box-shadow: inset 0 0 0 3px;
}
.loadmore-button .load-dots em {
left: 0;
}
.loadmore-button .load-dots:before {
left: -8px;
}
.loadmore-button .load-dots:after {
right: -8px;
}
.loadmore-button > * {
-webkit-transition: 400ms ease-in-out;
-o-transition: 400ms ease-in-out;
transition: 400ms ease-in-out;
-webkit-transition-property: opacity, visible, -webkit-transform !important;
transition-property: opacity, visible, -webkit-transform !important;
-o-transition-property: opacity, visible, transform !important;
transition-property: opacity, visible, transform !important;
transition-property: opacity, visible, transform, -webkit-transform !important;
}
.loadmore-button.loading .load-dots em, .loadmore-button.loading .load-dots:before, .loadmore-button.loading .load-dots:after {
-webkit-animation: load_dots 1000ms ease-in-out infinite;
animation: load_dots 1000ms ease-in-out infinite;
}
.loadmore-button.loading .load-dots:before {
-webkit-animation-delay: 0;
animation-delay: 0;
}
.loadmore-button.loading .load-dots em {
-webkit-animation-delay: 333ms;
animation-delay: 333ms;
}
.loadmore-button.loading .load-dots:after {
-webkit-animation-delay: 666ms;
animation-delay: 666ms;
} .filter-buttons {
font-family: 'roboto';
margin: 40px 0 23px;
}
.filter-buttons .wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
}
.filter-buttons .wrap .button {
display: block;
position: relative;
overflow: visible;
line-height: 20px;
font-size: 16px;
margin-bottom: 15px;
padding: 5px 0;
font-weight: 500;
height: auto;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 1;
}
.filter-buttons .wrap .button:not(:last-of-type) {
margin-right: 30px;
}
.filter-buttons .wrap .button:last-child:after {
display: none;
}
.filter-buttons .wrap .button:hover {
background: none;
color: inherit;
}
.filter-buttons .wrap .button:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
right: 0;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
-webkit-box-shadow: inset 0 0 0 40px;
box-shadow: inset 0 0 0 40px;
z-index: -1;
}
.filter-buttons .wrap .button span {
display: block;
overflow: visible;
}
.filter-buttons .wrap .button:hover:before, .filter-buttons .wrap .button.current:before {
height: 1px;
}
.filter-buttons.tal .wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.filter-buttons.tar .wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media (max-width: 767.98px) {
.filter-buttons.tar .wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
@media (max-width: 767.98px) {
.filter-buttons .wrap .button {
font-size: 14px;
margin-bottom: 10px;
}
.filter-buttons .wrap .button:not(:last-of-type) {
margin-right: 15px;
}
} .nav-buttons {
position: absolute;
top: 0;
right: 0;
font-size: 12px;
z-index: 3;
}
.nav-buttons > * {
cursor: pointer;
pointer-events: all;
}
.nav-buttons .next {
margin-left: 15px;
}
@media (max-width: 767.98px) {
.nav-buttons {
top: -25px !important;
left: 0;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
}
.portfolio-block {
position: relative;
margin: 30px 0;
}
.portfolio-block .row {
margin: 0 -20px;
}
.portfolio-block .row article {
padding: 0 20px;
}
.portfolio-block.gap-off .row {
margin: 0;
}
.portfolio-block.gap-off article {
padding: 0;
margin: 0;
}
.portfolio-item {
margin-bottom: 45px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.portfolio-item .icon {
position: absolute;
top: 11px;
right: 11px;
color: #fff;
font-size: 35px;
opacity: 0;
z-index: 2;
}
.portfolio-item .with-video {
position: absolute;
top: 19px;
left: 19px;
z-index: 4;
}
.portfolio-item .with-video:before {
content: '';
display: block;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-left: 15px solid #fff;
border-bottom: 10px solid transparent;
}
.portfolio-item .wrap {
position: relative;
overflow: hidden;
z-index: 1;
}
.portfolio-item .wrap:hover .icon {
opacity: .75;
}
.portfolio-item .wrap:hover .content {
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
}
.portfolio-item .img {
position: relative;
}
.portfolio-item .img:before {
content: '';
display: block;
padding-bottom: 134.21053%;
}
.portfolio-type-masonry .portfolio-item .img:before {
display: none;
}
.portfolio-item .img img {
display: block;
border-radius: 4px;
width: 100%;
}
.portfolio-item .content {
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 20px 25px;
color: #fff;
background: rgba(0, 0, 0, 0.4);
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.portfolio-item .title {
font-size: 20px;
margin: 0;
}
.portfolio-type-carousel {
position: relative;
}
.portfolio-type-carousel .next {
position: absolute;
left: -75px;
bottom: 25px;
font-size: 35px;
z-index: 2;
cursor: pointer;
}
@media (max-width: 767.98px) {
.portfolio-type-carousel .next {
left: 10px;
bottom: 10px;
color: #fff;
}
}
.portfolio-type-carousel .swiper-container {
overflow: visible;
}
.portfolio-type-carousel .portfolio-item {
margin-bottom: 0;
max-width: 380px;
}
@media (max-width: 991.98px) {
.portfolio-type-carousel .portfolio-item {
max-width: 300px;
}
}
@media (max-width: 767.98px) {
.portfolio-type-carousel .portfolio-item {
max-width: 280px;
}
}
@media (max-width: 575.98px) {
.portfolio-type-carousel .portfolio-item {
max-width: 200px;
}
}
.portfolio-type-carousel.carousel-style2 .prev,
.portfolio-type-carousel.carousel-style2 .next {
position: absolute;
top: 50%;
background: #FFFFFF;
color: #000;
-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
bottom: auto;
width: 55px;
height: 45px;
font-size: 18px;
margin-top: -22.5px;
cursor: pointer;
z-index: 2;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.portfolio-type-carousel.carousel-style2 .prev {
left: 0;
margin-left: -55px;
}
.portfolio-type-carousel.carousel-style2 .next {
left: auto;
right: 0;
margin-right: -55px;
}
.portfolio-type-carousel.carousel-style2 .portfolio-item {
max-width: none;
}
.portfolio-type-carousel.carousel-style2 .portfolio-item .img:before {
padding-bottom: 92.32877%;
}
.portfolio-type-carousel.carousel-style2 .portfolio-item.swiper-next {
pointer-events: none;
}
@media (max-width: 767.98px) {
.portfolio-type-carousel.carousel-style2 .prev,
.portfolio-type-carousel.carousel-style2 .next {
width: 45px;
}
.portfolio-type-carousel.carousel-style2 .prev {
margin-left: 0;
}
.portfolio-type-carousel.carousel-style2 .next {
margin-right: 0;
}
}
.portfolio-type-cascade .nav-arrows {
top: 0 !important;
direction: ltr;
}
@media (max-width: 575.98px) {
.portfolio-type-cascade .nav-arrows {
top: -30px !important;
}
}
.portfolio-type-cascade .portfolio-item {
direction: ltr;
-webkit-transition: all 0ms linear;
-o-transition: all 0ms linear;
transition: all 0ms linear;
margin-bottom: 0;
}
.portfolio-type-packery .row {
margin: 0;
}
.portfolio-type-packery .row article {
padding: 0;
}
.portfolio-type-packery article .img:before {
padding-bottom: 115.78947%;
}
.portfolio-type-packery article:nth-child(5n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66667%;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%;
}
.portfolio-type-packery article:nth-child(5n+5) .img:before {
padding-bottom: 57.894%;
}
@media (max-width: 767.98px) {
.portfolio-type-packery article:nth-child(5n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.portfolio-type-packery article:nth-child(5n+5) .img:before {
padding-bottom: 115.78947%;
}
}
@media (max-width: 575.98px) {
.portfolio-type-packery article:nth-child(5n+5) {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.portfolio-type-packery.gap-on .row {
margin: 0 -20px;
}
.portfolio-type-packery.gap-on article .img-b {
left: 20px;
right: 20px;
}
.portfolio-type-packery.gap-on article .content {
padding: 0 20px;
}
.portfolio-type-scattered .row {
margin: 0 -30px;
}
.portfolio-type-scattered .portfolio-item {
padding: 0 30px !important;
margin-bottom: 55px;
}
.portfolio-type-scattered .portfolio-item .img:before {
display: none;
}
@media (max-width: 1199.98px) {
.portfolio-type-scattered .row {
margin: 0 -15px;
}
.portfolio-type-scattered .portfolio-item {
padding: 0 15px !important;
margin-bottom: 35px;
}
} .contact-form .title {
margin: 0 0 40px;
}
.contact-form .row {
margin: 0 -10px;
}
.contact-form .row [class^="col-"] {
padding: 0 10px;
}
.contact-form input.style1,
.contact-form textarea.style1 {
margin-bottom: 20px;
} .contact-form2 .row {
position: relative;
}
.contact-form2 input.style1,
.contact-form2 textarea.style1 {
margin-bottom: 30px !important;
}
@media (max-width: 767.98px) {
.contact-form2 input.style1,
.contact-form2 textarea.style1 {
margin-bottom: 15px !important;
}
}
.contact-form-style3 .require-text,
.contact-form2 .require-text {
position: absolute;
padding: 0 15px;
right: 0;
bottom: 32px;
font-family: roboto;
font-size: 12px;
color: #575757;
}
@media (max-width: 767.98px) {
.contact-form-style3 .require-text,
.contact-form2 .require-text {
position: relative;
bottom: 0;
margin-bottom: 30px;
}
}
.contact-form-style3 {
position: relative;
} .map-block {
position: relative;
}
.map-block .map {
height: 100%;
}
.map-block.with-content {
padding: 90px 0;
}
.map-block.with-content .map-content {
position: relative;
background: #fff;
border-radius: 4px;
max-width: 530px;
padding: 30px 25px;
}
.map-block.with-content .phone-block {
position: absolute;
right: 25px;
bottom: 39px;
}
@media screen and (max-width: 450px) {
.map-block.with-content .phone-block {
display: none;
}
}
@media (max-width: 767.98px) {
.map-block {
margin-left: 0 !important;
margin-right: 0 !important;
max-width: 100%;
}
} .skills-items {
margin-top: 35px;
}
.skills-rate {
margin: 0 0 20px 0;
}
.skills-rate .h {
font-weight: 500;
}
.skills-rate .rate-line {
position: relative;
margin: 7px 0 0;
background: #EBEBEB;
}
.skills-rate .rate-line div {
position: relative;
height: 6px;
-webkit-transition: width 900ms ease-in-out;
-o-transition: width 900ms ease-in-out;
transition: width 900ms ease-in-out;
}
.skills-rate .rate-line span {
position: absolute;
right: -4px;
bottom: 100%;
margin-bottom: 9px;
font-size: 12px;
line-height: 23px;
padding-right: 3px;
-webkit-transition-delay: 300ms;
-o-transition-delay: 300ms;
transition-delay: 300ms;
color: #fff;
height: 23px;
padding: 0 5px;
border-radius: 3px;
}
.skills-rate .rate-line span:before {
content: '';
position: absolute;
top: 100%;
right: 4px;
width: 0;
height: 0;
border-top-width: 5px;
border-top-style: solid;
border-left: 8px solid transparent !important;
} .brand-block {
position: relative;
margin: 40px 0;
}
.brand-block .nav-arrows {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
font-size: 30px;
margin-bottom: 25px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
z-index: 4;
direction: ltr;
}
.brand-block .nav-arrows .prev,
.brand-block .nav-arrows .next {
position: relative;
width: 60px;
height: 30px;
cursor: pointer;
}
.brand-block .nav-arrows .prev.swiper-button-disabled:before,
.brand-block .nav-arrows .next.swiper-button-disabled:before {
opacity: 0.2;
}
.brand-block .nav-arrows .prev {
margin-right: 1px;
}
.brand-block .nav-arrows .prev:after {
content: '';
position: absolute;
top: 0;
right: -1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
width: 1px;
height: 100%;
opacity: 0.05;
}
@media (max-width: 767.98px) {
.brand-block .nav-arrows {
-webkit-box-pack: start;
-webkit-justify-content: start;
-ms-flex-pack: start;
justify-content: start;
}
}
.brand-block .swiper-wrapper {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.brand-block.style2 {
background: #F4EDEA;
border-radius: 4px;
-webkit-box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.17);
box-shadow: 0px 12px 15px rgba(0, 0, 0, 0.17);
margin-right: 95px;
padding: 30px 20px;
}
.brand-block.style2 .next {
position: absolute;
top: 50px;
left: 100%;
margin-left: 30px;
font-size: 40px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.brand-block.extends-offset {
margin: 0;
}
.brand-block.extends-offset .swiper-container {
margin: 95px 0 70px;
}
.brand-item {
margin-top: 0 !important;
height: 110px;
}
.brand-item .content {
position: relative;
padding: 15px 0;
-webkit-transition: all 1300ms;
-o-transition: all 1300ms;
transition: all 1300ms;
-webkit-perspective: 300px;
perspective: 300px;
}
.brand-item img {
vertical-align: middle;
}
.brand-item img + img {
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
}
.brand-item:hover .content {
-webkit-transform: rotateY(-360deg);
transform: rotateY(-360deg);
}
.brand-item.without-hover img {
opacity: 1;
}
.brand-item.without-hover:hover img {
opacity: .5;
visibility: visible;
} .accordion-block {
margin: 40px 0;
}
.accordion-block .accordion-item {
position: relative;
margin-bottom: 12px;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
border-radius: 5px;
overflow: hidden;
z-index: 1;
}
.accordion-block .accordion-item:before {
content: '';
background: #FFF8F1;
z-index: -1;
}
body.dark-scheme .accordion-block .accordion-item:before,
body .dark-scheme .accordion-block .accordion-item:before {
background: #000;
}
.accordion-block .accordion-item .top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
font-family: 'roboto';
font-size: 18px;
font-weight: 500;
min-height: 45px;
padding: 10px 40px 10px 15px;
line-height: 1.2;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.accordion-block .accordion-item .top .button {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 100%;
}
.accordion-block .accordion-item .top .button:before, .accordion-block .accordion-item .top .button:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 13px;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
-webkit-transition: 400ms ease;
-o-transition: 400ms ease;
transition: 400ms ease;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.accordion-block .accordion-item .top .button:after {
-webkit-transform: translate(-50%, -50%) rotate(90deg);
-ms-transform: translate(-50%, -50%) rotate(90deg);
transform: translate(-50%, -50%) rotate(90deg);
}
.accordion-block .accordion-item .wrap {
display: none;
padding: 5px 40px 15px 15px;
line-height: 1.5;
}
.accordion-block .accordion-item.current .button:after {
-webkit-transform: translate(-50%, -50%) rotate(0deg) scaleX(0);
-ms-transform: translate(-50%, -50%) rotate(0deg) scaleX(0);
transform: translate(-50%, -50%) rotate(0deg) scaleX(0);
}
.accordion-block.style2 .accordion-item:before {
display: none;
}
.accordion-block.style2 .accordion-item .top {
padding: 5px 0 5px 25px;
}
.accordion-block.style2 .accordion-item .top .button {
left: -13px;
right: auto;
}
.accordion-block.style2 .accordion-item .wrap {
padding: 5px 0 5px 25px;
}
@media (max-width: 767.98px) {
.accordion-block .accordion-item .top {
font-size: 16px;
}
} .contact-block {
margin-bottom: 35px;
padding-left: 40px;
}
.contact-block .title {
position: relative;
font-size: 18px;
font-weight: bold;
margin-bottom: 5px;
}
.contact-block .title:before {
content: '';
position: absolute;
top: 50%;
left: -40px;
margin-top: -1px;
width: 20px;
height: 3px;
}
.contact-block .value {
font-size: 24px;
font-weight: 300;
}
@media (max-width: 991.98px) {
.contact-block .value {
font-size: 18px;
}
} .tabs-block {
margin: 30px 0;
}
.tabs-block .tab-nav {
position: relative;
padding: 0 30px 0 0;
margin-bottom: 30px;
}
.tabs-block .tab-nav .prev,
.tabs-block .tab-nav .next {
position: absolute;
top: 50%;
margin-top: -.5em;
font-size: 18px;
z-index: 200;
cursor: pointer;
}
.tabs-block .tab-nav .prev {
left: -30px;
}
@media (max-width: 767.98px) {
.tabs-block .tab-nav .prev {
display: none;
}
}
.tabs-block .tab-nav .next {
right: 0;
}
.tabs-block .tab-nav .swiper-slide {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
font-family: 'roboto';
font-weight: 500;
font-size: 20px;
min-height: 44px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
padding: 0 20px;
border-radius: 30px 0px;
}
.tabs-block .tab-nav .swiper-slide.swiper-slide-thumb-active {
color: #000;
}
.tabs-block .tab-nav .swiper-slide:last-child {
margin-right: 0 !important;
}
.tabs-block .tab-content > * > .swiper-slide.with-image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.tabs-block .tab-content > * > .swiper-slide > .image {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
margin-right: 30px;
}
.tabs-block .tab-content > * > .swiper-slide > .image:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 5px;
background: -webkit-gradient(linear, left top, right top, from(#824609), to(#FDCEA6));
background: -o-linear-gradient(left, #824609 0%, #FDCEA6 100%);
background: linear-gradient(90deg, #824609 0%, #FDCEA6 100%);
z-index: 2;
}
.tabs-block .tab-content > * > .swiper-slide > .content .wpb_text_column :first-child {
margin-top: 0;
}
@media (max-width: 991.98px) {
.tabs-block .tab-content > * > .swiper-slide {
display: block !important;
}
.tabs-block .tab-content > * > .swiper-slide > .image {
height: 210px;
margin: 0 0 20px;
}
}
@media (max-width: 767.98px) {
.tabs-block .tab-nav .swiper-slide {
font-size: 16px;
min-height: 40px;
}
} .gallery-carousel {
position: relative;
margin: 40px 0;
}
.gallery-carousel .swiper-container {
overflow: visible;
}
.gallery-carousel .swiper-slide {
position: relative;
width: 170px;
}
.gallery-carousel .swiper-slide:before {
content: '';
display: block;
padding-bottom: 100%;
}
@media (max-width: 1199.98px) {
.gallery-carousel .swiper-slide img {
max-height: 355px;
}
}
@media (max-width: 991.98px) {
.gallery-carousel .swiper-slide img {
max-height: 300px;
}
}
@media (max-width: 767.98px) {
.gallery-carousel .swiper-slide img {
max-height: 250px;
}
} @-webkit-keyframes video_circles {
0% {
-webkit-box-shadow: 0 0 0 2px;
box-shadow: 0 0 0 2px;
opacity: 0;
}
30% {
opacity: 1;
}
85% {
}
100% {
-webkit-box-shadow: 0 0 0 12px;
box-shadow: 0 0 0 12px;
opacity: 0;
}
}
@keyframes video_circles {
0% {
-webkit-box-shadow: 0 0 0 2px;
box-shadow: 0 0 0 2px;
opacity: 0;
}
30% {
opacity: 1;
}
85% {
}
100% {
-webkit-box-shadow: 0 0 0 12px;
box-shadow: 0 0 0 12px;
opacity: 0;
}
}
.video-button {
-webkit-transition: color 300ms ease-in-out;
-o-transition: color 300ms ease-in-out;
transition: color 300ms ease-in-out;
pointer-events: all;
color: inherit;
text-align: center;
font-family: 'roboto';
cursor: pointer;
}
.video-button.white {
color: #fff;
}
.video-button .icon {
display: inline-block;
position: relative;
font-size: 50px;
vertical-align: middle;
color: #041B28;
z-index: 1;
}
.video-button .icon:before, .video-button .icon:after {
content: '';
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
border-radius: 50%;
opacity: 0;
color: #E6E6E6;
-webkit-animation: video_circles 1200ms ease-in-out infinite;
animation: video_circles 1200ms ease-in-out infinite;
}
.video-button .icon:after {
-webkit-animation-delay: 300ms;
animation-delay: 300ms;
}
.video-button .icon i {
display: block;
}
.video-button .icon i:after {
content: '';
position: absolute;
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
background: #E6E6E6;
z-index: -1;
}
.video-button .icon + span {
display: block;
margin-top: 10px;
} .contact-item {
margin-bottom: 13px;
}
.contact-item.without-label {
padding-top: 20px;
}
.contact-item .label {
font-size: 18px;
line-height: 1.22222;
margin-bottom: 14px;
}
.contact-item .value {
line-height: 1.2;
}
.contact-item .value span {
font-family: 'roboto-condensed';
color: #747474;
}
.contact-item .value b {
font-family: roboto;
font-weight: 500;
color: #747474;
}
.site-footer .contact-item {
margin-bottom: 15px;
}
.site-footer .contact-item.without-label {
padding-top: 23px;
}
.site-footer .contact-item .label {
font-size: 14px;
line-height: 1.14286;
opacity: .5;
margin-bottom: 7px;
color: inherit;
}
.site-footer .contact-item .value {
font-size: 14px;
line-height: 1.21429;
}
.site-footer .contact-item .value b {
color: inherit;
} .subscribe-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin: 30px 0;
}
.subscribe-form .input-block {
position: relative;
margin-right: 12px;
padding: 4px 6px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.subscribe-form .input-block:before, .subscribe-form .input-block:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: .1;
-webkit-transition: all 400ms ease;
-o-transition: all 400ms ease;
transition: all 400ms ease;
}
.subscribe-form .input-block:after {
right: 100%;
opacity: 1;
}
.subscribe-form .input-block.focus:after {
right: 0;
}
.subscribe-form .input {
font-size: 14px;
line-height: 17px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: none;
color: inherit;
padding: 0;
width: 100%;
}
.subscribe-form button {
height: 39px;
color: #fff;
background: #302f2f;
padding: 0 20px;
border-radius: 4px;
font-size: 14px;
cursor: pointer;
}
.subscribe-form button:hover {
color: #fff;
} .blog-carousel {
position: relative;
margin: 30px 0;
}
.blog-carousel .prev,
.blog-carousel .next {
position: absolute;
top: 140px;
cursor: pointer;
z-index: 2;
}
.blog-carousel .prev {
left: -40px;
}
.blog-carousel .next {
right: -40px;
}
.blog-carousel .swiper-container {
padding: 20px;
margin: -20px;
}
@media (max-width: 767.98px) {
.blog-carousel .prev,
.blog-carousel .next {
color: #fff;
}
.blog-carousel .prev {
left: 10px;
}
.blog-carousel .next {
right: 10px;
}
}
.blog-masonry .blog-item .img a {
padding-bottom: 0;
} .share-stick-block {
position: absolute;
top: 15px;
right: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
background: rgba(255, 255, 255, 0.05);
border-radius: 4px;
height: 40px;
padding: 10px 13px;
margin-right: 30px;
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-webkit-transform: translate(0, -100%) rotate(-90deg);
-ms-transform: translate(0, -100%) rotate(-90deg);
transform: translate(0, -100%) rotate(-90deg);
}
.single-post .share-stick-block {
top: 54px;
margin-right: 20px;
}
.share-stick-block.black {
color: #000;
background: rgba(0, 0, 0, 0.05);
}
.share-stick-block .label {
font-weight: 500;
font-size: 12px;
margin-right: 12px;
}
.share-stick-block .social-links a {
font-size: 18px;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.share-stick-block .social-links a:not(:last-child) {
margin-right: 10px;
} .phone-block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 17px;
color: inherit;
}
.phone-block i {
font-size: 18px;
margin-right: 10px;
}
.phone-block .phone a {
color: inherit;
}
.phone-block .status {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
margin-left: 13px;
}
.phone-block .status:before {
content: '';
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #BD0505;
margin-right: 4px;
margin-top: -1px;
}
.phone-block .status.online:before {
background: #0ED116;
} .contact-links-block {
font-size: 12px;
}
.contact-links-block a {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
color: inherit;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
vertical-align: middle;
}
.contact-links-block a + a {
margin-left: 8px;
padding-left: 12px;
}
.contact-links-block a + a:before {
content: '';
position: absolute;
top: 50%;
left: 0;
height: 30px;
width: 0;
border-left: 1px solid;
margin-top: -15px;
opacity: .2;
}
.contact-links-block i {
font-size: 18px;
}
.contact-links-block span {
color: #6B6B6B;
}
.contact-links-block i + span {
margin-left: 7px;
}
.contact-links-block span + i {
margin-left: 7px;
} .hotel-rating-block {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
position: relative;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-width: 185px;
max-width: 205px;
color: #000;
z-index: 1;
}
.hotel-rating-block:before {
content: '';
position: absolute;
top: 50%;
left: -38px;
width: 319px;
height: 55px;
background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/hotel-rating.svg) 50% no-repeat;
margin-top: -27.5px;
z-index: -1;
}
.hotel-rating-block img {
width: 45px;
margin-right: 15px;
}
.hotel-rating-block.type-booking img {
width: 37px;
}
.hotel-rating-block.type-airbnb img {
width: 37px;
}
.hotel-rating-block.type-homeaway img {
width: 37px;
}
.hotel-rating-block .content {
margin-right: auto;
}
.hotel-rating-block .content .title {
margin-top: -4px;
text-transform: capitalize;
}
.hotel-rating-block .content a {
display: block;
color: #505050;
font-size: 12px;
line-height: 14px;
text-decoration: underline;
}
.hotel-rating-block .rating {
-webkit-box-flex: 0;
-webkit-flex: 0 0 43px;
-ms-flex: 0 0 43px;
flex: 0 0 43px;
width: 43px;
height: 43px;
line-height: 43px;
background: rgba(233, 233, 233, 0.8);
border-radius: 50%;
font-weight: bold;
font-size: 22px;
margin-left: 7px;
} .mphb-datepick-popup .datepick-month td a.datepick-today {
background: #ccc;
}
.mphb-datepick-popup .datepick-month td a.datepick-highlight {
background: #c2c2c2;
color: #000;
}
.mphb-datepick-popup .datepick-month td a.datepick-selected {
background: #c2c2c2;
color: #000;
}
.mphb-datepick-popup .datepick-month td span.mphb-check-in-date {
background: #eaeaea !important;
color: #000;
} .single-mphb_room_type .main-container {
padding-top: 0;
}
.mphb_room_type > p:first-child {
display: none;
}
.mphb_room_type .page-title {
margin-top: 9px;
margin-bottom: 40px;
}
.mphb_room_type .share-stick-block {
background: #F9F9F9;
color: #272626;
height: 45px;
top: -4px;
}
.mphb_room_type .widget-title {
font-size: 24px;
font-weight: 500;
}
.mphb_room_type .comments-area {
margin-top: 38px;
} .mphb_sc_search_results-wrapper .mphb-recommendation-title {
font-size: 36px;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list li {
border-bottom: 1px solid #eaeaea;
padding: 15px 0;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list .mphb-price {
font-size: 24px;
font-weight: 500;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list .mphb-price .mphb-currency {
display: inline-block;
font-size: 12px;
vertical-align: top;
margin-top: 9px;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list .mphb-recommendation-item-count,
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list .mphb-recommendation-item-link {
font-size: 18px;
font-weight: 500;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-details-list .mphb-recommendation-item-guests {
font-size: 16px;
}
.mphb_sc_search_results-wrapper .mphb-recommendation-total {
float: none !important;
font-size: 24px;
font-weight: 600;
margin: 0 0 20px;
border-bottom: 1px solid #eaeaea;
text-align: right;
padding: 15px 0;
}
.mphb_sc_checkout-form .mphb-total-price .mphb-total-price-field,
.mphb_sc_search_results-wrapper .mphb-recommendation-total .mphb-recommendation-total-value {
font-size: 30px;
}
.mphb_sc_checkout-form .mphb-total-price .mphb-total-price-field .mphb-currency,
.mphb_sc_search_results-wrapper .mphb-recommendation-total .mphb-recommendation-total-value .mphb-currency {
display: inline-block;
font-size: 18px;
vertical-align: top;
margin-top: 5px;
} .mphb-reservation-cart {
margin-bottom: 30px !important;
}
.mphb-reservation-cart .mphb-empty-cart-message {
font-size: 20px;
margin-bottom: 0;
font-weight: 500;
} .mphb_sc_checkout-form h3,
.mphb_sc_checkout-form h4 {
font-size: 30px;
margin: 25px 0;
}
.mphb_sc_checkout-form p {
margin: 0;
}
.mphb_sc_checkout-form .mphb-room-type-title {
margin-bottom: 15px;
}
.mphb_sc_checkout-form .mphb-terms-and-conditions-accept {
margin-bottom: 35px;
}
.mphb_sc_checkout-form label {
display: block;
margin-bottom: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mphb_sc_checkout-form label + br {
display: none;
}
.mphb_sc_checkout-form label [name="mphb_accept_terms"] {
display: inline !important;
}
.mphb_sc_checkout-form p.mphb-check-in-date {
margin-bottom: 8px;
}
.mphb_sc_checkout-form input[type="text"],
.mphb_sc_checkout-form input[type="email"],
.mphb_sc_checkout-form textarea,
.mphb_sc_checkout-form select {
font-size: 18px;
font-weight: 400;
padding: 10px 15px;
margin-bottom: 20px;
height: 45px;
resize: none;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
border: 1px solid #E3E3E3;
background: #fff;
}
.mphb_sc_checkout-form select {
background: #fff url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/select.png) no-repeat top 50% right 10px;
background-size: 11px auto;
}
.comment-form-cookies-consent input[type="checkbox"],
.mphb_sc_checkout-form input[type="checkbox"],
.mphb_sc_checkout-form input[type="radio"] {
display: none;
}
.mphb-checkbox-label,
.comment-form-cookies-consent input[type="checkbox"] + label,
.mphb_sc_checkout-form input[type="checkbox"] + label,
.mphb_sc_checkout-form input[type="radio"] + label {
position: relative;
padding-left: 45px;
font-size: 20px;
line-height: 1.25;
font-weight: 600;
cursor: pointer;
}
.mphb-checkbox-label:before,
.comment-form-cookies-consent input[type="checkbox"] + label:before,
.mphb_sc_checkout-form input[type="checkbox"] + label:before,
.mphb_sc_checkout-form input[type="radio"] + label:before {
content: '';
position: absolute;
top: 0;
left: 0;
border: 1px solid;
color: #979797;
width: 25px;
height: 25px;
-webkit-box-shadow: inset 0 0 0 3px #fff;
box-shadow: inset 0 0 0 3px #fff;
background: #fff;
}
.mphb-checkbox-label strong,
.comment-form-cookies-consent input[type="checkbox"] + label strong,
.mphb_sc_checkout-form input[type="checkbox"] + label strong,
.mphb_sc_checkout-form input[type="radio"] + label strong {
font-weight: inherit;
}
.mphb_sc_checkout-form .mphb-checkbox-label em {
margin-left: auto;
}
.mphb_sc_checkout-form textarea {
height: auto;
}
.mphb_sc_checkout-form .mphb-services-details,
.mphb_sc_checkout-form .mphb-checkout-section {
margin-top: 34px !important;
}
.mphb_sc_checkout-form .mphb-gateways-list {
padding-left: 0;
}
.mphb_sc_checkout-form .mphb-gateways-list .mphb-gateway {
border-bottom: 1px solid #eaeaea;
padding-bottom: 20px;
}
.mphb_sc_checkout-form .mphb-gateways-list .mphb-gateway-description {
padding-left: 45px;
opacity: .5;
}
.mphb_sc_checkout-form .mphb-total-price {
font-size: 24px;
border-bottom: 1px solid #eaeaea;
padding-bottom: 20px;
margin-bottom: 25px;
}
.mphb_sc_checkout-form .mphb-total-price .mphb-total-price-field {
font-size: 30px;
font-weight: 600;
}
.mphb_sc_checkout-form .mphb-reserve-rooms-details {
margin-top: 30px;
}
.mphb_sc_checkout-form .mphb-booking-details-title {
margin-bottom: 32px;
}
.mphb_sc_checkout-form .mphb-room-number {
margin-bottom: 32px;
}
.mphb_sc_checkout-form .mphb-services-details-title {
margin-top: 36px;
margin-bottom: 34px;
}
.mphb_sc_checkout-form .mphb_checkout-services-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin: 0 -15px;
font-size: 16px;
}
.mphb_sc_checkout-form .mphb_checkout-services-list li {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
padding: 0 15px;
margin-bottom: 25px;
}
.mphb_sc_checkout-form .mphb_checkout-services-list li label {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
border-bottom: 1px solid #eaeaea;
padding-left: 30px;
padding-bottom: 10px;
margin: 0;
font-size: inherit;
}
.mphb_sc_checkout-form .mphb_checkout-services-list li label:before {
top: 2px;
width: 16px;
height: 16px;
}
.mphb_sc_checkout-form .mphb_checkout-services-list li em {
font-size: 14px;
font-style: normal;
color: #535353;
font-weight: 500;
margin-left: 10px;
white-space: nowrap;
margin-top: 3px;
}
.mphb_sc_checkout-form .mphb-gateway-chooser-title {
margin-bottom: 35px;
}
.comment-form-cookies-consent input[type="checkbox"] + label {
font-size: 14px;
font-weight: normal;
padding-left: 30px;
}
.comment-form-cookies-consent input[type="checkbox"] + label:before {
width: 17px;
height: 17px;
}
.mphb-room-price-breakdown-wrapper .mphb-price-breakdown-title {
margin-top: -23px;
margin-bottom: 42px;
}
#mphb-customer-details {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -15px !important;
}
#mphb-customer-details .mphb-customer-details-title {
margin-top: 4px;
margin-bottom: 31px;
}
#mphb-customer-details > * {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 0 15px;
}
#mphb-customer-details .mphb-required-fields-tip {
margin-bottom: 14px;
}
#mphb-customer-details .mphb-customer-name,
#mphb-customer-details .mphb-customer-last-name,
#mphb-customer-details .mphb-customer-email,
#mphb-customer-details .mphb-customer-phone {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}
@media (max-width: 767.98px) {
#mphb-customer-details .mphb-customer-name,
#mphb-customer-details .mphb-customer-last-name,
#mphb-customer-details .mphb-customer-email,
#mphb-customer-details .mphb-customer-phone {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.mphb-errors-wrapper {
color: #ED4337;
border-top: 1px solid #ED4337;
border-bottom: 1px solid #ED4337;
margin-top: -26px !important;
margin-bottom: 25px !important;
padding: 20px 0;
}
.mphb_sc_booking_confirmation .mphb-booking-details-title {
margin-bottom: 35px;
} .mphb-reservation-form-block {
position: relative;
padding: 21px 20px 30px;
margin: 0 0 45px;
background: #F2F2F2;
border-radius: 4px;
}
.mphb-reservation-form-block > h6 {
font-size: 24px;
font-weight: 500;
margin-top: 0;
margin-bottom: 25px;
}
.mphb-reservation-form-block .mphb-price {
position: absolute;
top: 11px;
right: 20px;
font-family: 'roboto';
font-weight: 500;
font-size: 36px;
line-height: 1;
}
.mphb-reservation-form-block .mphb-price .mphb-currency {
display: inline-block;
font-size: 18px;
vertical-align: top;
margin-top: 5px;
}
.mphb-reservation-form-block .mphb-price-period {
display: none;
}
.mphb-reservation-form-block label {
display: block;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 10px;
}
.mphb-reservation-form-block .row {
margin: 0 -12px;
}
.mphb-reservation-form-block .row > * {
padding: 0 12px;
}
.mphb-reservation-form-block .input-row {
margin-bottom: 22px !important;
}
.mphb-reservation-form-block .input-row i {
position: absolute;
top: 50%;
left: 8px;
font-size: 18px;
margin-top: -0.5em;
}
.mphb-reservation-form-block .input-row input {
background: #FFFFFF;
border: 1px solid #000000;
border-radius: 4px;
width: 100%;
height: 40px;
padding-left: 30px;
font-family: 'roboto-condensed';
font-size: 14px;
color: #858585;
}
.mphb-reservation-form-block .number-input {
background: #fff;
height: 40px;
}
.mphb-reservation-form-block .number-input .base-icon-child {
font-size: 24px;
left: 5px;
}
.mphb-reservation-form-block .mphb-reserve-btn-wrapper {
margin: 0;
}
.mphb-reservation-form-block .button-style1 {
padding: 0 15px;
width: 163px;
margin-top: 25px;
} .room-services-block {
margin: 0 0 38px;
}
.room-services-block > h6 {
font-size: 20px;
margin-bottom: 20px;
}
.room-services-block .items {
border: 1px solid #E1E1E1;
border-radius: 4px;
background: #fff;
margin: 0 0;
padding: 17px 10px;
}
.room-services-block .item {
padding: 5px 15px;
}
.room-services-block .item .t {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.room-services-block .item .icon {
margin-right: 10px;
}
.room-services-block .item .label {
font-family: 'roboto';
font-size: 15px;
color: #535353;
} .room-rules {
border-bottom: 1px solid #E1E1E1;
padding-bottom: 38px;
}
.room-rules > h6 {
font-size: 20px;
margin: 0 0 23px;
}
.room-rules .items {
color: #535353;
}
.room-rules .items li:not(:last-child) {
margin-bottom: 4px;
} .datepick {
-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0924661);
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.0924661);
border: none;
border-radius: 0;
overflow: hidden;
padding: 10px 15px;
min-width: 695px;
margin-top: 1px;
}
.datepick a.datepick-disabled {
color: #838383;
}
.datepick a {
color: inherit;
}
.datepick-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: #fff;
color: #000;
font-size: 14px;
padding: 0 00;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: 500;
}
.datepick-nav a {
float: none;
}
.datepick-ctrl {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: #fff;
color: #000;
font-size: 14px;
padding: 0 00;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
font-weight: 500;
}
.datepick-month-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 30px;
}
.datepick-month {
float: none;
border: none;
width: auto;
}
.datepick-month table {
margin: 0 0 10px;
}
.datepick-month thead {
border: none;
}
.datepick-month th {
background: #fff;
color: #000;
font-size: 14px;
font-weight: 600;
border: none;
border-bottom: 1px solid #f0f1f4;
}
.datepick-month th a {
background: #fff;
color: #000;
font-size: 14px;
font-weight: 600;
border: none;
}
.datepick-month td {
background: none;
border: none;
font-size: 14px;
padding: 5px;
}
.datepick-month td .datepick-weekend {
background: none;
font-weight: 600;
}
.datepick-month td .mphb-earlier-min-date {
opacity: 1 !important;
background: none !important;
color: #b8b8b8;
}
.datepick-month td span {
color: #b8b8b8;
}
.datepick-month a {
border-radius: 50%;
display: inline-block;
width: 35px;
line-height: 35px;
padding: 0;
font-weight: 500;
background: none;
}
.datepick-month span {
border-radius: 50%;
display: inline-block;
width: 35px;
line-height: 35px;
padding: 0;
font-weight: 500;
background: none;
}
.datepick-month-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background: none;
color: inherit;
font-weight: 500;
margin-bottom: 10px;
height: 27px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.datepick-month-header select {
background: #fff;
color: inherit;
font-weight: 500;
padding: 2px 5px;
}
.datepick-month-header select:not(:last-child) {
margin-right: 15px;
}
.datepick-month-header input {
background: #fff;
color: inherit;
font-weight: 500;
padding: 2px 5px;
}
.datepick-month-header input:not(:last-child) {
margin-right: 15px;
}
.datepick-cmd-prev {
padding: 0;
}
.datepick-cmd-prevJump {
padding: 0;
}
.datepick-cmd-clear {
padding: 0;
}
.datepick-cmd-next {
padding: 0;
}
.datepick-cmd-nextJump {
padding: 0;
}
.datepick-cmd-close {
padding: 0;
}
.datepick-cmd:hover {
background-color: inherit !important;
color: red;
}
.mphb-datepick-popup .datepick-month td a.datepick-today {
background: #ccc;
}
.mphb-datepick-popup .datepick-month td a.datepick-highlight {
background: #c2c2c2;
color: #000;
}
.mphb-datepick-popup .datepick-month td a.datepick-selected {
background: #c2c2c2;
color: #000;
}
.mphb-datepick-popup .datepick-month td span.mphb-check-in-date {
background: #eaeaea !important;
color: #000;
} .appartment-search-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.appartment-search-form > * {
margin-top: 10px;
margin-bottom: 10px;
}
.appartment-search-form .mphb_sc_search-label {
position: relative;
font-weight: bold;
font-size: 8px;
text-transform: uppercase;
padding-top: 3px;
padding-right: 10px;
margin-right: 10px;
}
.appartment-search-form .mphb_sc_search-label:before {
content: '';
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 40px;
border-left: 1px solid;
opacity: .1;
}
.appartment-search-form .mphb_sc_search-check-in-date {
margin-right: 18px;
}
.appartment-search-form .mphb_sc_search-check-out-date {
margin-right: 20px;
}
.appartment-search-form .mphb_sc_search-check-in-date,
.appartment-search-form .mphb_sc_search-check-out-date {
max-width: 138px;
}
.appartment-search-form .date-input,
.appartment-search-form .number-input {
margin-top: 3px;
}
.appartment-search-form .mphb_sc_search-guests {
-webkit-box-flex: 0;
-webkit-flex: 0 0 294px;
-ms-flex: 0 0 294px;
flex: 0 0 294px;
}
.appartment-search-form .mphb_sc_search-guests .row {
margin: 0 -9px;
}
.appartment-search-form .mphb_sc_search-guests .row .col-6 {
padding: 0 9px;
}
.appartment-search-form .mphb_sc_search-children .number-input i {
font-size: 24px;
left: 6px;
}
.appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin-left: 35px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.appartment-search-form .mphb_sc_search-submit-button-wrapper .button {
height: 39px;
min-width: 138px;
padding: 0 25px;
background: #041B28;
border-radius: 4px;
font-size: 16px;
color: #fff;
}
.appartment-search-form .mphb_sc_search-submit-button-wrapper .button:hover {
background: #FDCEA6;
color: #000000;
} @-webkit-keyframes animation_line {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@keyframes animation_line {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
100% {
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
.image-slider-block .swiper-container {
color: #fff;
}
.image-slider-block .prev,
.image-slider-block .next {
position: absolute;
top: 50%;
font-size: 32px;
z-index: 2;
margin-top: -0.5em;
cursor: pointer;
}
.image-slider-block .prev {
left: 22px;
}
.image-slider-block .next {
right: 22px;
}
.image-slider-block .swiper-dots {
position: absolute;
left: 30px;
right: 30px;
bottom: 30px;
margin: 0;
z-index: 2;
}
.image-slider-block .content-block {
position: relative;
z-index: 1;
}
.image-slider-block .content-block:before {
content: '';
background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/pattern1.svg) 50% repeat;
background-size: 397px;
opacity: 0.16;
z-index: -2;
}
.image-slider-block .content-block:after {
content: '';
background: -webkit-gradient(linear, left top, right top, color-stop(9.94%, rgba(255, 255, 255, 0)), color-stop(74.84%, #FFFFFF));
background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 9.94%, #FFFFFF 74.84%);
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 9.94%, #FFFFFF 74.84%);
z-index: -1;
}
.image-slider-block .content-block .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
max-width: 100%;
padding: 32px 75px 0;
}
.image-slider-block .content-block .container > .content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding-bottom: 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.image-slider-block .content-block .container > .content .button {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-top: 13px;
}
@media screen and (max-width: 1250px) {
.image-slider-block .content-block .container > .content .button {
display: none;
}
}
@media screen and (min-width: 2000px) {
.image-slider-block .content-block .container {
padding-left: 415px;
padding-right: 415px;
}
}
@media (max-width: 991.98px) {
.image-slider-block .content-block .container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-top: 0;
}
}
.image-slider-block .content-block .content .heading {
margin-top: 28px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
@media screen and (max-width: 1250px) {
.image-slider-block .content-block .content .heading {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
.image-slider-block .content-block .content .text {
font-family: 'roboto';
font-size: 20px;
line-height: 1.45;
margin-left: 50px;
padding: 17px 0 17px 50px;
margin-top: 7px;
border-left: 1px solid rgba(0, 0, 0, 0.3);
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media screen and (max-width: 1250px) {
.image-slider-block .content-block .content .text {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-left: 0;
padding-left: 0;
border: none;
margin-top: 0;
padding-top: 0;
font-size: 18px;
}
}
.image-slider-block .content-block .right {
position: relative;
max-width: 708px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 708px;
-ms-flex: 0 0 708px;
flex: 0 0 708px;
margin-left: auto;
margin-bottom: 40px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-self: start;
-ms-flex-item-align: start;
align-self: start;
}
.image-slider-block .content-block .right > .appartment-search-form {
position: absolute;
top: -56px;
right: 0;
width: 880px;
visibility: hidden;
}
@media screen and (max-width: 1250px) {
.image-slider-block .content-block .right > .appartment-search-form {
display: none;
}
}
@-webkit-keyframes trer {
0% {
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes trer {
0% {
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper .button {
color: #000;
}
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper .button:hover {
background: #041B28;
color: #fff;
}
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-label.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-in-date.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-check-out-date.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-guests.show,
.image-slider-block .content-block .right > .appartment-search-form .mphb_sc_search-submit-button-wrapper.show {
-webkit-animation: trer 400ms ease-in-out forwards;
animation: trer 400ms ease-in-out forwards;
}
@media screen and (max-width: 1400px) {
.image-slider-block .content-block .right {
max-width: 615px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 615px;
-ms-flex: 0 0 615px;
flex: 0 0 615px;
}
}
@media screen and (max-width: 1250px) {
.image-slider-block .content-block .right {
margin-left: 0;
}
.image-slider-block .content-block .right .bottom {
margin-top: 10px;
}
}
@media (max-width: 767.98px) {
.image-slider-block .content-block .right {
max-width: 385px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 385px;
-ms-flex: 0 0 385px;
flex: 0 0 385px;
margin-top: 40px;
}
}
@media (max-width: 991.98px) {
.image-slider-block .content-block .right {
margin-top: -8px;
margin-bottom: 30px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
margin-left: 0;
}
.image-slider-block .content-block .right .bottom,
.image-slider-block .content-block .right .phone-block {
display: none;
}
}
.image-slider-block .content-block .bottom {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding-left: 47px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
@media screen and (max-width: 1400px) {
.image-slider-block .content-block .bottom {
padding-left: 0;
margin-top: 35px;
}
}
.image-slider-block .content-block .phone-block {
margin-left: auto;
}
@media screen and (max-width: 1450px) {
.image-slider-block .content-block .phone-block {
position: absolute;
top: 0;
right: 0;
}
}
@media (max-width: 991.98px) {
.image-slider-block .content-block .phone-block {
display: none;
}
}
.image-slider-block .header-booking-form {
display: none;
z-index: 2;
}
.image-slider-block .header-booking-form .appartment-search-form {
margin: 0;
}
.image-slider-block .header-booking-form > .box {
top: auto;
bottom: 100%;
left: 0;
right: auto;
margin-top: 0;
margin-bottom: 25px;
-webkit-transform-origin: 0 110%;
-ms-transform-origin: 0 110%;
transform-origin: 0 110%;
-webkit-transform: rotateX(80deg);
transform: rotateX(80deg);
max-width: 310px;
}
.image-slider-block .header-booking-form > .box:before {
top: 100%;
left: 55px;
right: auto;
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
}
.image-slider-block .header-booking-form > .box .mphb_sc_search-submit-button-wrapper {
margin-left: 0;
}
.image-slider-block .header-booking-form.opened > .box {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.image-slider-block .header-booking-form form {
margin-bottom: 0;
}
.image-slider-block .header-booking-form .mphb_sc_search-check-in-date,
.image-slider-block .header-booking-form .mphb_sc_search-check-out-date {
max-width: 116px;
}
.image-slider-block .header-booking-form .mphb_sc_search-guests {
-webkit-box-flex: 0;
-webkit-flex: 0 0 250px;
-ms-flex: 0 0 250px;
flex: 0 0 250px;
}
.image-slider-block .header-booking-form .mphb_sc_search-submit-button-wrapper {
margin-top: 10px;
}
.image-slider-block .header-booking-form .mphb_sc_search-submit-button-wrapper .button {
min-width: 116px;
padding: 0 15px;
}
.image-slider-block .header-booking-form .appartment-search-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.image-slider-block .header-booking-form .mphb_sc_search-submit-button-wrapper {
margin-left: 0 !important;
}
@media screen and (max-width: 1250px) {
.image-slider-block .header-booking-form {
display: block;
}
.image-slider-block .header-booking-form + .phone-block {
position: relative;
top: 0;
}
}
.image-slider-block.opened-form .content-block .appartment-search-form {
visibility: visible;
}
@media (max-width: 1199.98px) {
.image-slider-block .hotel-rating-block {
margin-top: 15px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
}
@media (max-width: 767.98px) {
.image-slider-block .content-block .container {
padding: 0 15px;
}
} .mphb-reservation-cart {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.mphb-reservation-cart .mphb-reservation-details {
margin-right: auto;
}
.mphb-reservation-cart .mphb-cart-message {
margin: 40px 0 !important;
}
.mphb-reservation-cart .mphb-cart-total-price {
display: none;
}
.booking-item {
margin-bottom: 30px;
}
.booking-item .wrap {
background: #F2F2F2;
-webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.03);
box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.03);
color: #000;
}
.booking-item .mphb-reserve-room-section select {
display: none;
}
.booking-item .mphb-reserve-room-section.mphb-rooms-added .mphb-book-button {
opacity: 0;
}
.booking-item .book-button {
background: #041B28;
padding: 0 35px;
height: 39px;
color: #fff;
font-family: 'roboto';
border-radius: 4px;
font-weight: 500;
}
.booking-item .book-button:hover {
color: #fff;
}
.booking-item .image-block {
position: relative;
}
.booking-item .image-block .book-button {
position: absolute;
top: 15px;
left: 15px;
height: 28px;
font-size: 14px;
padding: 0 15px;
}
.booking-item .image-block .icon {
position: absolute;
top: 11px;
right: 11px;
color: #fff;
font-size: 35px;
z-index: 2;
pointer-events: none;
}
.booking-item .image-block:hover .icon {
opacity: .75;
}
.booking-item .image-block .attributes {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
left: 12px;
bottom: 12px;
border-radius: 4px;
background: rgba(255, 255, 255, 0.9);
height: 45px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 5px;
}
.booking-item .image-block .attributes .attr {
position: relative;
margin: 0 10px;
}
.booking-item .image-block .attributes .attr i {
display: block;
font-size: 24px;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.booking-item .image-block .attributes .attr span {
position: absolute;
left: 50%;
bottom: 100%;
width: 65px;
text-align: center;
-webkit-transform: translateX(-50%) translateY(-10px);
-ms-transform: translateX(-50%) translateY(-10px);
transform: translateX(-50%) translateY(-10px);
margin-bottom: 18px;
font-size: 11px;
font-family: 'roboto-condensed';
color: #fff;
opacity: 0;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
pointer-events: none;
line-height: 1.1;
}
.booking-item .image-block .attributes .attr:hover span {
opacity: 1;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.booking-item .image a {
display: block;
padding-bottom: 108.57143%;
}
.image-type-horizontal .booking-item .image a {
padding-bottom: 51.66052%;
}
.booking-item.masonry .image {
position: relative;
}
.booking-item.masonry .image img {
display: block;
width: 100%;
}
.booking-item.masonry .image a {
padding-bottom: 0;
}
.booking-item .bottom {
position: relative;
overflow: hidden;
padding: 23px 20px 25px;
margin-bottom: 5px;
background: #F2F2F2;
text-align: left;
z-index: 3;
}
.booking-item .bottom:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 5px;
background: -webkit-gradient(linear, left top, right top, from(#824609), to(#FDCEA6));
background: -o-linear-gradient(left, #824609 0%, #FDCEA6 100%);
background: linear-gradient(90deg, #824609 0%, #FDCEA6 100%);
}
.booking-item .bottom .book-button {
position: absolute;
right: 20px;
bottom: 17px;
}
.booking-item .top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.booking-item .title {
font-weight: 600;
font-size: 24px;
margin-right: 20px;
line-height: 1.2;
}
.booking-item .price {
margin-left: auto;
font-weight: 500;
font-size: 36px;
font-family: 'roboto';
line-height: 1;
}
.booking-item .price .mphb-currency {
display: inline-block;
font-size: 18px;
vertical-align: top;
margin-top: 5px;
}
.booking-item .price .mphb-price-period {
display: none;
}
.booking-item .price .mphb-tax-information {
display: none;
}
.booking-item .price .mphb-tax-information {
font-size:16px;
display: inline-block;
}
.booking-item .attributes {
max-width: 275px;
display: none;
}
.booking-item .attributes .col-12 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
margin-bottom: 20px;
}
.booking-item .attributes .col-12 i {
font-size: 32px;
margin-right: 13px;
}
.booking-item .attributes .col-12 span {
font-family: 'roboto-condensed';
font-size: 14px;
line-height: 18px;
color: #7E7E7E;
}
.booking-item .button-style2 {
font-weight: 500;
}
.booking-item .open-attributes {
padding-right: 13px;
}
.booking-item .open-attributes:before, .booking-item .open-attributes:after {
content: '';
position: absolute;
top: 50%;
right: 0;
width: 0.57143em;
height: 0.04429em;
-webkit-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
transition: all 400ms ease-in-out;
}
.booking-item .open-attributes:after {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.booking-item .open-attributes.active:after {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.booking-item.minimal .image-block .icon {
font-size: 28px;
}
.booking-item.minimal .title {
font-size: 16px;
}
.booking-item.minimal .price {
font-size: 20px;
}
.booking-item.minimal .price .mphb-currency {
font-size: 12px;
margin-top: 3px;
}
.booking-item.minimal .bottom {
padding: 10px 7px 9px;
}
.booking-item.minimal .bottom:before {
height: 3px;
}
.booking-item.minimal .button-style2 {
font-size: 12px;
}
.booking-item.minimal .attributes {
padding: 10px 0 24px;
}
.booking-item.minimal .attributes .col-12 {
margin-bottom: 10px;
}
.booking-item.minimal .attributes .col-12 i {
font-size: 24px;
}
.booking-item.minimal .image-block .attributes {
padding: 0 5px;
} .appartments-carousel {
position: relative;
margin-bottom: 55px;
}
.appartments-carousel .prev,
.appartments-carousel .next {
position: absolute;
top: 50%;
margin-top: -.5em;
font-size: 20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
z-index: 2;
}
.appartments-carousel .prev {
left: -40px;
}
.appartments-carousel .next {
right: -40px;
}
.appartments-carousel .swiper-slide {
pointer-events: none;
}
.appartments-carousel .swiper-slide-visible {
pointer-events: all;
}
.appartments-carousel.type-visible .prev {
display: none;
}
.appartments-carousel.type-visible .next {
right: auto;
left: -40px;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.appartments-carousel.type-visible .swiper-container {
overflow: visible;
}
.appartments-carousel.type-visible .swiper-slide {
margin-bottom: 0;
pointer-events: none;
}
.appartments-carousel.type-visible .swiper-slide-visible {
pointer-events: all;
}
@media (max-width: 767.98px) {
.appartments-carousel .cot {
position: relative;
}
.appartments-carousel .prev,
.appartments-carousel .next {
top: 65px;
margin: 0;
color: #fff;
}
.appartments-carousel .prev {
display: block;
left: 5px;
}
.appartments-carousel .next {
right: 5px;
}
.appartments-carousel.type-visible .prev {
display: block;
left: 5px;
}
.appartments-carousel.type-visible .next {
left: auto;
right: 05px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
} .icon-box-block {
position: relative;
margin: 30px 0;
}
.icon-box-block.arrows-outside .nav-arrows {
top: -60px;
}
@media (max-width: 767.98px) {
.icon-box-block.arrows-outside .nav-arrows {
top: 15px;
}
}
.portfolio-type-cascade .nav-arrows,
.icon-box-block .nav-arrows {
position: absolute;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
top: 15px;
right: 0;
z-index: 2;
}
.portfolio-type-cascade .nav-arrows:before,
.icon-box-block .nav-arrows:before {
content: '';
position: absolute;
top: 50%;
right: 20px;
height: 24px;
width: 1px;
-webkit-box-shadow: inset 0 0 0 1px;
box-shadow: inset 0 0 0 1px;
opacity: 0.1;
margin-top: -12px;
}
.portfolio-type-cascade .nav-arrows .prev,
.portfolio-type-cascade .nav-arrows .next,
.icon-box-block .nav-arrows .prev,
.icon-box-block .nav-arrows .next {
cursor: pointer;
}
.portfolio-type-cascade .nav-arrows .next,
.icon-box-block .nav-arrows .next {
margin-left: 8px;
}
.icon-box {
margin-bottom: 30px;
}
.icon-box .icon {
position: relative;
font-size: 45px;
padding-left: 10px;
margin-bottom: 20px;
z-index: 1;
}
.icon-box .icon:after {
content: '';
position: absolute;
left: 0;
top: 50%;
width: 80px;
height: 20px;
background: #F0ECE7;
border-radius: 10px;
margin-top: -10px;
z-index: -1;
}
.icon-box .wrap {
background: #FFF8F1;
border-radius: 4px;
padding: 12px 10px 20px;
}
.icon-box .wrap .title {
font-family: 'roboto';
font-weight: 500;
font-size: 20px;
}
.icon-box .wrap .title:after {
content: '';
display: block;
width: 40px;
height: 1px;
border-bottom: 1px solid;
opacity: .1;
margin-top: 8px;
}
.icon-box .wrap .desc {
font-size: 14px;
color: #535353;
line-height: 1.43;
}
.icon-box .wrap .link {
margin-top: 14px;
}
body.dark-scheme .icon-box .icon:after,
body .dark-scheme .icon-box .icon:after {
background: #FFFFFF;
opacity: .1;
}
body.dark-scheme .icon-box .wrap,
body .dark-scheme .icon-box .wrap {
background: #212121;
}
body.dark-scheme .icon-box .wrap .desc,
body .dark-scheme .icon-box .wrap .desc {
color: #DEDEDE;
}
body.dark-scheme .icon-box .wrap .link:hover,
body .dark-scheme .icon-box .wrap .link:hover {
color: #fff;
} .side-img-block {
position: relative;
}
.side-img-block.with-shadow {
-webkit-box-shadow: -11px -13px 30px rgba(0, 0, 0, 0.15);
box-shadow: -11px -13px 30px rgba(0, 0, 0, 0.15);
}
.side-img-block div {
display: block;
height: 100%;
}
@media (max-width: 767.98px) {
.side-img-block {
max-height: 290px;
}
.side-img-block div {
margin: 0 !important;
}
} .working-hours {
border-bottom: 1px solid #F2F2F2;
padding-bottom: 15px;
}
.working-hours .title {
font-weight: 600;
font-size: 18px;
background: #F2F2F2;
border-radius: 4px;
padding: 8px 15px;
margin-bottom: 10px;
}
.working-hours .items .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 0 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 28px;
}
.working-hours .items .item:hover {
background: #F9F9F9;
}
.working-hours .items .label {
color: #264151;
font-weight: 600;
min-width: 100px;
margin-right: 20px;
}
.working-hours .items .value {
font-family: 'roboto-condensed';
color: #7E7E7E;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.working-hours .items .button-style1 {
margin-left: auto;
}
@media (max-width: 575.98px) {
.working-hours .items .item {
display: block;
padding: 2px 15px 5px;
}
.working-hours .items .button-style1 {
opacity: 1;
visibility: visible;
margin-top: 5px;
}
} .side-image-with-content {
position: relative;
padding: .1px 0;
z-index: 1;
}
.side-image-with-content > .image {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
}
.side-image-with-content > .second-image {
position: absolute;
top: 0;
right: 0;
width: 115px;
height: 100%;
}
.side-image-with-content > .content {
position: relative;
background: #FFFFFF;
-webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.05);
border-radius: 4px;
margin: 45px 0;
margin-left: 31.6%;
padding: 45px 125px;
z-index: 2;
}
.side-image-with-content.center > .image {
width: 100%;
}
.side-image-with-content.center > .content {
margin: 45px auto;
max-width: 980px;
padding: 45px;
}
.side-image-with-content.right > .image {
left: auto;
right: 0;
}
.side-image-with-content.right > .content {
margin-left: 0%;
margin-right: 31.6%;
}
.side-image-with-content.two-image > .image {
width: 43%;
}
.side-image-with-content.two-image.center > .image,
.side-image-with-content.two-image.center > .second-image {
width: 300px;
}
.side-image-with-content.two-image.right > .second-image {
right: auto;
left: 0;
}
.side-image-with-content.style2 > .image {
width: 57%;
}
.side-image-with-content.style2 > .content {
padding: 45px;
margin-left: auto;
max-width: 680px;
}
.side-image-with-content.style2.right > .content {
margin-left: 0;
margin-right: 0;
}
@media (max-width: 991.98px) {
.side-image-with-content > .content {
margin-left: 0;
padding: 45px;
}
}
@media (max-width: 575.98px) {
.side-image-with-content > .image {
width: auto;
right: -25px;
}
.side-image-with-content.style2 > .content,
.side-image-with-content > .content {
padding: 25px;
}
} .testimonials-slider {
margin: 30px 0;
}
.testimonials-slider .prev,
.testimonials-slider .next {
position: absolute;
top: 60%;
font-size: 20px;
margin-top: -10px;
cursor: pointer;
}
.testimonials-slider .prev {
left: -30px;
}
.testimonials-slider .next {
right: -30px;
}
.testimonials-slider .swiper-container {
overflow: visible;
}
.testimonials-slider .testimonial-item .top {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: 'roboto';
max-width: 410px;
color: #000;
margin-bottom: 36px;
z-index: 1;
}
.testimonials-slider .testimonial-item .top:before {
content: '';
position: absolute;
top: 50%;
left: -25px;
width: 474px;
height: 77px;
background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/testimonials-rating.png);
margin-top: -38.5px;
z-index: -1;
}
.testimonials-slider .testimonial-item .avatar {
width: 65px;
height: 65px;
max-width: 65px;
margin-right: 30px;
border-radius: 50%;
}
.testimonials-slider .testimonial-item .name {
font-weight: 500;
font-size: 22px;
}
.testimonials-slider .testimonial-item .post {
font-family: 'roboto-condensed';
color: #272626;
opacity: 0.7;
font-size: 18px;
margin-bottom: 5px;
}
.testimonials-slider .testimonial-item .rate {
position: absolute;
top: 3px;
right: 0;
font-size: 19px;
color: #e0e0e0;
}
.testimonials-slider .testimonial-item .rate i.active {
color: #F5B955;
}
.testimonials-slider .testimonial-item .quote {
font-size: 18px;
line-height: 1.61;
opacity: 0.7;
}
.testimonials-slider .testimonial-item.with-avatar .quote {
margin-left: 95px;
}
@media (max-width: 575.98px) {
.testimonials-slider .testimonial-item .avatar {
display: none;
}
.testimonials-slider .testimonial-item .rate {
top: 34px;
}
.testimonials-slider .testimonial-item.with-avatar .quote {
margin-left: 0;
}
} .header-booking-form {
position: relative;
-webkit-perspective: 2000px;
perspective: 2000px;
}
.header-booking-form > .button {
color: #000;
padding: 0 35px;
}
.header-booking-form > .button:hover {
background: #494949;
color: #fff;
}
.header-booking-form > .box {
position: absolute;
top: 100%;
right: -35px;
background: rgba(255, 255, 255, 0.97);
border-radius: 4px;
width: 355px;
color: #000;
padding: 30px;
margin-top: 40px;
-webkit-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-transform-origin: -10% 0;
-ms-transform-origin: -10% 0;
transform-origin: -10% 0;
-webkit-filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.1));
filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.1));
-webkit-transition: all 600ms ease;
-o-transition: all 600ms ease;
transition: all 600ms ease;
}
.header-booking-form > .box:before {
content: '';
position: absolute;
top: -15px;
right: 100px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 15px solid #fff;
opacity: .97;
}
.header-logo-center .header-booking-form > .box {
left: -35px;
right: auto;
}
.header-logo-center .header-booking-form > .box:before {
left: 100px;
right: auto;
}
@media (max-width: 575.98px) {
.header-booking-form > .box {
padding: 20px;
}
.header-booking-form > .box form {
padding-top: 0;
}
}
.header-booking-form.opened > .box {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
pointer-events: all;
}
.header-booking-form .mphb_sc_search-label {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
padding: 0;
margin: 0;
}
.header-booking-form .mphb_sc_search-label:before {
display: none;
}
.header-booking-form .mphb_sc_search-check-in-date,
.header-booking-form .mphb_sc_search-check-out-date {
margin-bottom: 15px;
}
.header-booking-form .mphb_sc_search-check-out-date {
margin-right: 0;
}
.header-booking-form .row {
min-height: auto !important;
}
.header-booking-form .mphb_sc_search-submit-button-wrapper {
margin: 30px 0 0;
}
.header-logo-left .header-booking-form > .button {
padding: 0 25px;
height: 35px;
}
.header-logo-left .header-booking-form + .language-switcher {
margin-left: 25px;
} .qoute-block {
margin: 30px 0;
}
.qoute-block .quote {
line-height: 1.81;
opacity: .8;
}
.qoute-block .bottom {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.qoute-block .left {
margin-right: auto;
}
.qoute-block .name {
font-weight: 500;
font-size: 18px;
text-transform: uppercase;
margin-bottom: 1px;
}
.qoute-block .post {
font-size: 16px;
font-family: 'roboto-condensed';
opacity: .7;
}
.qoute-block .signature img {
vertical-align: middle;
}
@media (max-width: 575.98px) {
.qoute-block .signature {
margin-top: 15px;
}
} .rooms-gallery-block {
position: relative;
margin: 0 0 55px;
}
.rooms-gallery-block .slider {
margin-bottom: 30px;
}
.rooms-gallery-block .slider .swiper-slide {
position: relative;
height: 500px;
}
.rooms-gallery-block .slider .swiper-slide:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
right: 0;
height: 5px;
background: -webkit-gradient(linear, left top, right top, from(#824609), to(#FDCEA6));
background: -o-linear-gradient(left, #824609 0%, #FDCEA6 100%);
background: linear-gradient(90deg, #824609 0%, #FDCEA6 100%);
}
.rooms-gallery-block .slider .swiper-slide .icon {
position: absolute;
top: 10px;
right: 10px;
font-size: 35px;
z-index: 2;
pointer-events: none;
color: #fff;
}
@media (max-width: 991.98px) {
.rooms-gallery-block .slider .swiper-slide {
height: 400px;
}
}
@media (max-width: 767.98px) {
.rooms-gallery-block .slider .swiper-slide {
height: 350px;
}
}
@media (max-width: 575.98px) {
.rooms-gallery-block .slider .swiper-slide {
height: 300px;
}
}
.rooms-gallery-block .thumbs {
position: relative;
}
.rooms-gallery-block .thumbs .prev,
.rooms-gallery-block .thumbs .next {
position: absolute;
top: 50%;
font-size: 20px;
margin-top: -.5em;
z-index: 2;
cursor: pointer;
}
.rooms-gallery-block .thumbs .prev {
left: -30px;
}
.rooms-gallery-block .thumbs .next {
right: -30px;
}
.rooms-gallery-block .thumbs .swiper-slide {
cursor: pointer;
}
.rooms-gallery-block .thumbs .swiper-slide:before {
content: '';
display: block;
padding-bottom: 60.78431%;
-webkit-box-shadow: inset 0 0 0 3px;
box-shadow: inset 0 0 0 3px;
color: transparent;
}
@media (max-width: 767.98px) {
.rooms-gallery-block .thumbs .prev,
.rooms-gallery-block .thumbs .next {
color: #fff;
}
.rooms-gallery-block .thumbs .prev {
left: 10px;
}
.rooms-gallery-block .thumbs .next {
right: 10px;
}
}
.type-slider-with-thumbs {
margin-top: 45px;
}
.type-slider-with-thumbs-type2 {
margin-bottom: 150px;
}
.type-slider-with-thumbs-type2 .slider {
margin-bottom: 0;
}
.type-slider-with-thumbs-type2 .thumbs {
position: absolute;
left: 0;
right: 0;
bottom: -80px;
}
.type-slider-with-thumbs-type2 .thumbs .prev,
.type-slider-with-thumbs-type2 .thumbs .next {
top: auto;
bottom: 30px;
margin-top: 0;
}
@media (max-width: 575.98px) {
.type-slider-with-thumbs-type2 .thumbs {
bottom: -50px;
}
.type-slider-with-thumbs-type2 .thumbs .prev,
.type-slider-with-thumbs-type2 .thumbs .next {
bottom: 37px;
}
}
.mphb-single-room-type-post-thumbnail {
margin-top: 45px;
margin-bottom: 90px;
}
.mphb-single-room-type-post-thumbnail a {
display: block;
padding-bottom: 55%;
} .rooms-horizontal-gallery {
position: relative;
margin-bottom: 90px;
}
.rooms-horizontal-gallery .nav-arrows {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
pointer-events: none;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
}
.rooms-horizontal-gallery .nav-arrows .prev,
.rooms-horizontal-gallery .nav-arrows .next {
width: 55px;
height: 44px;
background: #fff;
color: #000;
pointer-events: all;
cursor: pointer;
}
.rooms-horizontal-gallery .nav-arrows .next {
margin-left: auto;
}
.rooms-horizontal-gallery .swiper-container:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 5px;
background: -webkit-gradient(linear, left top, right top, from(#824609), to(#FDCEA6));
background: -o-linear-gradient(left, #824609 0%, #FDCEA6 100%);
background: linear-gradient(90deg, #824609 0%, #FDCEA6 100%);
z-index: 2;
}
.rooms-horizontal-gallery .swiper-slide {
height: 500px;
}
.rooms-horizontal-gallery .swiper-slide .icon {
position: absolute;
top: 15px;
right: 15px;
font-size: 35px;
color: #fff;
opacity: .75;
}
@media (max-width: 991.98px) {
.rooms-horizontal-gallery .swiper-slide {
height: 430px;
}
}
@media (max-width: 767.98px) {
.rooms-horizontal-gallery .swiper-slide {
height: 380px;
}
}
@media (max-width: 575.98px) {
.rooms-horizontal-gallery .swiper-slide {
height: 300px;
}
}
@media (max-width: 767.98px) {
.rooms-horizontal-gallery {
margin-bottom: 60px;
}
}
@media (max-width: 575.98px) {
.rooms-horizontal-gallery {
margin-bottom: 40px;
}
} .room-attributes {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #E1E1E1;
font-weight: 500;
font-size: 18px;
text-transform: uppercase;
padding-bottom: 8px;
margin-bottom: 35px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.room-attributes .attr-item {
margin-bottom: 30px;
}
.room-attributes .attr-item:not(:last-child) {
margin-right: 80px;
}
.room-attributes .attr-item i {
font-size: 25px;
margin-right: 15px;
}
.room-attributes .attr-item .mphb-price-period {
text-transform: none;
margin-left: 4px;
}
@media (max-width: 767.98px) {
.room-attributes {
font-size: 16px;
}
.room-attributes .attr-item:not(:last-child) {
margin-right: 40px;
}
} .room-description {
color: #535353;
border-bottom: 1px solid #E1E1E1;
padding-bottom: 23px;
margin-bottom: 38px;
} .widget_accommodations {
margin-bottom: 45px;
}
.widget_accommodations .widget-title {
margin-bottom: 35px;
font-weight: 500;
}
.widget_accommodations .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
font-weight: 500;
font-family: 'roboto';
}
.widget_accommodations .item .image {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 0 105px;
-ms-flex: 0 0 105px;
flex: 0 0 105px;
max-width: 105px;
margin-right: 12px;
}
.widget_accommodations .item .image:before {
content: '';
display: block;
padding-bottom: 71.42857%;
}
.widget_accommodations .item .content {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.widget_accommodations .item .title {
font-size: 16px;
line-height: 1.1875;
}
.widget_accommodations .item .link {
display: block;
text-transform: uppercase;
margin-top: 10px;
font-size: 14px;
text-decoration: underline;
}
.widget_accommodations .item .link:hover {
text-decoration: none;
}
.widget_accommodations .item .price {
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
font-size: 18px;
padding-left: 15px;
margin-left: 15px;
font-weight: 500;
line-height: 1;
}
.widget_accommodations .item .price .mphb-currency {
display: inline-block;
font-size: 10px;
vertical-align: top;
margin-top: 2px;
}
.widget_accommodations .item .price .mphb-price-period {
display: none;
} .widget_price_banner {
position: relative;
margin-bottom: 45px;
}
.widget_price_banner .widget-title {
font-weight: 500;
margin-bottom: 35px;
}
.widget_price_banner .wrap {
position: relative;
height: 255px;
padding-top: 17px;
}
.widget_price_banner .content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 72px;
background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/price-banner.png) 0 50% no-repeat;
color: #fff;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 20px;
}
.widget_price_banner .h,
.widget_price_banner .price {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.widget_price_banner .h {
font-size: 24px;
font-weight: 600;
line-height: 1.20833;
}
.widget_price_banner .price {
font-size: 18px;
font-family: 'roboto';
line-height: 1;
}
.widget_price_banner .price .currency {
display: inline-block;
font-size: 10px;
vertical-align: top;
margin-top: 2px;
} .rooms-tabs .tabs-head {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.rooms-tabs .tabs-head li {
font-family: 'roboto';
font-weight: 500;
font-size: 20px;
padding: 0 20px;
height: 45px;
border-radius: 10px 10px 0px 0px;
cursor: pointer;
}
.rooms-tabs .tabs-head li.current {
color: #000;
}
.rooms-tabs .tabs-head li:not(:last-child) {
margin-right: 10px;
}
@media (max-width: 767.98px) {
.rooms-tabs .tabs-head li {
font-size: 18px;
padding: 0 15px;
height: 40px;
border-radius: 8px 8px 0px 0px;
}
}
@media (max-width: 575.98px) {
.rooms-tabs .tabs-head li {
font-size: 14px;
padding: 0 10px;
height: 35px;
}
.rooms-tabs .tabs-head li:not(:last-child) {
margin-right: 2px;
}
}
.rooms-tabs .tabs-body {
border: 1px solid #EAB98D;
border-radius: 8px;
margin: 0 0 0 -13px;
padding: 25px 15px 25px;
}
.rooms-tabs .tabs-body .tab {
display: none;
}
.rooms-tabs .tabs-body .tab > *:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
@media (max-width: 767.98px) {
.rooms-tabs .tabs-body {
margin: 0 -8px;
}
}
.rooms-tabs .room-attributes {
margin-top: 20px;
}
.rooms-tabs .room-services-block > h6,
.rooms-tabs .room-rules > h6 {
display: none;
}
.rooms-tabs .room-services-block .items {
border: none;
padding: 0 10px;
} .menu-block {
margin-bottom: 60px;
}
.menu-block .title {
font-weight: 500;
font-size: 30px;
margin-bottom: 34px;
}
.menu-block .image {
position: relative;
height: 230px;
margin-bottom: 30px;
z-index: 2;
}
.menu-block .image:before {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 3px;
background: -webkit-gradient(linear, left top, right top, from(#824609), to(#FDCEA6));
background: -o-linear-gradient(left, #824609 0%, #FDCEA6 100%);
background: linear-gradient(90deg, #824609 0%, #FDCEA6 100%);
z-index: 2;
}
.menu-block .item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
padding: 30px 15px;
z-index: 1;
}
.menu-block .item:not(:last-child) {
border-bottom: 1px solid #ECECEC;
}
.menu-block .item .bg-image {
position: absolute;
top: 0;
left: 0;
max-width: 225px;
max-height: 225px;
pointer-events: none;
z-index: -1;
}
.menu-block .item .bg-image img {
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}
.menu-block .item .left {
margin-right: auto;
}
.menu-block .item .label-block {
margin-bottom: 8px;
}
.menu-block .item .label {
font-weight: 600;
font-size: 22px;
line-height: 1;
}
.menu-block .item .ingredients-block {
position: relative;
display: inline-block;
line-height: 1.4;
font-family: roboto;
padding: 4px 0;
}
.menu-block .item .ingredients-block:before {
content: '';
left: -15px;
right: -15px;
border-radius: 8px;
opacity: .08;
}
.menu-block .item .ingredients {
opacity: .7;
}
.menu-block .item .calorie {
font-family: 'roboto-condensed';
font-size: 14px;
opacity: .5;
}
.menu-block .item .price {
font-family: 'roboto';
font-weight: 500;
font-size: 24px;
line-height: 1;
margin-top: -1px;
margin-left: 20px;
white-space: nowrap;
}
.menu-block .item .price .currency {
display: inline-block;
font-size: 12px;
vertical-align: top;
margin-top: 3px;
}
.menu-block .item:hover .bg-image img {
opacity: 0.75;
}
.menu-block .item .link {
z-index: 3;
}
@media (max-width: 575.98px) {
.menu-block {
margin-bottom: 30px;
}
.menu-block .image {
height: 180px;
margin-bottom: 10px;
}
.menu-block .item {
padding: 15px 0;
}
.menu-block .item .label {
font-size: 18px;
}
.menu-block .item .ingredients {
font-size: 14px;
}
} .project-slider {
position: relative;
margin-top: 45px;
margin-bottom: 45px;
}
.project-slider .prev,
.project-slider .next {
font-size: 20px;
}
.project-slider .item.type-original a {
display: inline-block;
vertical-align: middle;
}
.project-slider .item a {
display: block;
}
.project-slider .item a span {
display: block;
padding-bottom: 55%;
}
.project-slider .item a img {
display: block;
margin: 0 auto;
max-height: 700px;
width: auto;
}
.project-slider .thumbs {
margin-top: 30px;
z-index: 2;
}
.project-slider .thumbs .swiper-slide {
opacity: 0.6;
cursor: pointer;
}
.project-slider .thumbs .swiper-slide:before {
content: '';
display: block;
padding-bottom: 100%;
}
.project-slider .thumbs .swiper-slide.swiper-slide-thumb-active {
opacity: 1;
}
.project-slider.type-slider-with-thumbs .prev,
.project-slider.type-slider-with-thumbs .next {
top: auto;
bottom: 83px;
} [dir="rtl"] [class^="vc_col"],
[dir="rtl"] [class*="vc_col"] {
float: right;
}
@media (max-width: 767.98px) {
[dir="rtl"] .banner-with-image-offset2 .progress-line {
margin-right: -200px;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2 .banner-item:before,
[dir="rtl"] .banner-with-image-offset2 .banner-item .bg-overlay {
margin-right: -200px;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .progress-line {
right: 0;
left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-right: 0;
padding-left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .content-row {
padding-right: 15px;
padding-left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item:before,
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
right: 0;
left: 0;
}
[dir="rtl"] .video-block .video-button-block {
margin-right: 0;
}
[dir="rtl"] .filter-buttons .wrap .button:not(:last-of-type) {
margin-left: 15px;
margin-right: 0;
}
[dir="rtl"] .nav-buttons {
right: 0;
left: auto;
}
[dir="rtl"] .portfolio-type-carousel .next {
right: 10px;
left: auto;
}
[dir="rtl"] .portfolio-type-carousel.carousel-style2 .prev {
margin-right: 0;
}
[dir="rtl"] .portfolio-type-carousel.carousel-style2 .next {
margin-left: 0;
}
[dir="rtl"] .map-block {
margin-right: 0 !important;
margin-left: 0 !important;
}
[dir="rtl"] .room-attributes .attr-item:not(:last-child) {
margin-left: 40px;
margin-right: auto;
}
[dir="rtl"] .rooms-tabs .tabs-head li {
border-radius: 8px 8px 0px 0px;
}
}
[dir="rtl"] .project-slider .prev,
[dir="rtl"] .project-slider .next {
direction: ltr;
}
[dir="rtl"] .skills-rate .rate-line span:before {
left: 4px;
right: auto;
border-right: 8px solid transparent !important;
border-left: none;
}
[dir="rtl"] .booking-item .open-attributes:before,
[dir="rtl"] .booking-item .open-attributes:after {
left: 0;
right: auto;
}
@media screen and (max-width: 450px) {
[dir="rtl"] .header-minicart .minicart-wrap {
left: 15px;
right: auto;
}
}
[dir="rtl"] .date-input,
[dir="rtl"] .number-input {
padding: 0 0 0 0;
}
[dir="rtl"] .date-input i,
[dir="rtl"] .number-input i {
right: 8px;
left: auto;
}
[dir="rtl"] .date-input input,
[dir="rtl"] .number-input input {
padding: 0 33px 0 0;
}
[dir="rtl"] .number-input {
padding-left: 5px;
padding-right: 0;
}
[dir="rtl"] .number-input input {
text-align: left;
}
[dir="rtl"] .number-input .label {
padding-right: 33px;
padding-left: 0;
}
[dir="rtl"] .mphb_sc_search-children .number-input .label {
padding-right: 36px;
padding-left: 0;
}
[dir="rtl"] .number-input .b {
padding-right: 10px;
padding-left: 0;
}
[dir="rtl"] .number-input .plus:before,
[dir="rtl"] .number-input .plus:after,
[dir="rtl"] .number-input .minus:before,
[dir="rtl"] .number-input .minus:after {
right: 50%;
left: auto;
margin: -1px -5px 0 0;
}
[dir="rtl"] .parallax-mirror img {
right: 0;
left: auto;
}
[dir="rtl"] .play-link .icon {
margin-left: 15px;
margin-right: auto;
}
[dir="rtl"] .bg-overlay .video-wrap video,
[dir="rtl"] .bg-overlay .video video {
right: 50%;
left: auto;
}
[dir="rtl"] .bg-overlay iframe.video {
right: 50%;
left: auto;
}
[dir="rtl"] .bg-overlay .video-controls {
right: 30px;
left: 30px;
}
[dir="rtl"] .bg-overlay .video-controls .button i {
right: 0;
left: auto;
}
[dir="rtl"] .bg-overlay .text {
right: 50%;
left: auto;
margin-right: 575px;
margin-left: auto;
}
[dir="rtl"] .bg-overlay .cross:before,
[dir="rtl"] .bg-overlay .cross:after {
right: 50%;
left: auto;
}
[dir="rtl"] .bg-overlay .lines {
left: 0;
right: auto;
}
[dir="rtl"] .bg-overlay .lines.on-left {
left: auto;
right: 0;
}
[dir="rtl"] .bg-overlay .lines div {
float: right;
}
[dir="rtl"] .bg-overlay .lines div:not(:last-of-type) {
margin-left: 3.59712%;
margin-right: auto;
}
[dir="rtl"] .bg-overlay .dots {
background-position: 50%;
}
[dir="rtl"] .bg-overlay .waves {
background-position: 50%;
}
[dir="rtl"] .bg-overlay .squares:before {
right: -25%;
left: auto;
}
[dir="rtl"] .bg-overlay .squares:after {
right: 75%;
left: auto;
}
[dir="rtl"] .scroll-down-button {
left: -15px;
right: auto;
}
[dir="rtl"] .rs-layer .scroll-down-button {
left: 0;
right: auto;
}
[dir="rtl"] .sidebar-block {
right: 0;
left: auto;
border-left: 1px solid #333333;
border-right: none;
}
[dir="rtl"] .sidebar-block .sidebar-butter {
right: 50%;
left: auto;
margin: 0 -12px 0 0 !important;
}
[dir="rtl"] .banner-item .appartment-search-form .mphb_sc_search-label {
right: 0;
left: auto;
}
[dir="rtl"] .banner-item .appartment-search-form .mphb_sc_search-check-out-date + .mphb_sc_search-label {
right: 315px;
left: auto;
}
[dir="rtl"] .banner-item .appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin-right: 0;
}
[dir="rtl"] .banner-slider .prev {
right: 20px;
left: auto;
}
[dir="rtl"] .banner-slider .next {
left: 20px;
right: auto;
}
[dir="rtl"] .image-slider-block .progress-line,
[dir="rtl"] .banner-slider .progress-line {
right: 0;
left: 0;
}
[dir="rtl"] .image-slider-block .progress-line div,
[dir="rtl"] .banner-slider .progress-line div {
background: -webkit-gradient(linear, left top, right top, color-stop(5%, #83460A));
background: -o-linear-gradient(left, #83460A 5% #FECFA7 100%);
background: linear-gradient(90deg, #83460A 5% #FECFA7 100%);
}
[dir="rtl"] .image-slider-block .progress-line.autoplay-off div,
[dir="rtl"] .banner-slider .progress-line.autoplay-off div {
background: -webkit-gradient(linear, left top, right top, to(#83460A));
background: -o-linear-gradient(left, #83460A 100% #FECFA7 100%);
background: linear-gradient(90deg, #83460A 100% #FECFA7 100%);
}
[dir="rtl"] .banner-style2 .progress-line {
right: 50%;
left: auto;
}
[dir="rtl"] .banner-style2 .banner-item .bg-overlay {
right: 50%;
left: 0;
}
[dir="rtl"] .banner-style2 .banner-item .heading-block {
padding: 20px 0 25px 35px;
margin: 0 0 0 -35px;
}
[dir="rtl"] .banner-style2 .banner-item .text {
padding: 5px 0 5px 20px;
margin: 0 0 15px -20px;
}
@media (max-width: 991.98px) {
[dir="rtl"] .banner-style2 .banner-item .header-booking-form > .box {
right: 0;
left: auto;
}
[dir="rtl"] .banner-style2 .banner-item .header-booking-form .appartment-search-form .mphb_sc_search-label {
right: 0;
left: auto;
}
[dir="rtl"] .banner-with-booking-form .banner-bottom .header-booking-form > .box {
right: 0;
left: auto;
}
[dir="rtl"] .banner-with-booking-form .banner-bottom .header-booking-form > .box:before {
right: 55px;
left: auto;
}
[dir="rtl"] .banner-with-booking-form .banner-bottom .header-booking-form > .box .mphb_sc_search-submit-button-wrapper {
margin-right: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .progress-line {
right: 130px;
left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-right: 60px;
padding-left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item:before,
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
right: 130px;
left: 0;
}
[dir="rtl"] .image-slider-block .content-block .right {
margin-right: 0;
}
[dir="rtl"] .side-image-with-content > .content {
margin-right: 0;
}
}
@media (max-width: 575.98px) {
[dir="rtl"] .banner-style2 .swiper-slide-next .bg-overlay {
right: 0;
left: 0;
}
[dir="rtl"] .banner-style2 .banner-navigation {
left: 15px;
right: auto;
}
[dir="rtl"] .banner-with-image-offset2 .progress-line {
right: 0;
left: auto;
margin-right: 0;
}
[dir="rtl"] .banner-with-image-offset2 .banner-item:before,
[dir="rtl"] .banner-with-image-offset2 .banner-item .bg-overlay {
right: 0;
left: auto;
margin-right: 0;
}
[dir="rtl"] .side-image-with-content > .image {
left: -25px;
right: auto;
}
[dir="rtl"] .testimonials-slider .testimonial-item.with-avatar .quote {
margin-right: 0;
}
[dir="rtl"] .rooms-tabs .tabs-head li:not(:last-child) {
margin-left: 2px;
margin-right: auto;
}
}
[dir="rtl"] .banner-style2 .swiper-slide-next .bg-overlay {
right: -105px;
left: 70%;
}
[dir="rtl"] .banner-style2 .banner-navigation {
left: 12px;
right: auto;
}
@media (max-width: 1199.98px) {
[dir="rtl"] .banner-with-image-offset2 .progress-line {
margin-right: -300px;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2 .banner-item:before,
[dir="rtl"] .banner-with-image-offset2 .banner-item .bg-overlay {
margin-right: -300px;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .progress-line {
right: 230px;
left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-right: 160px;
padding-left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item:before,
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
right: 230px;
left: 0;
}
}
@media screen and (max-width: 500px) {
[dir="rtl"] .banner-with-rooms-carousel .prev {
right: auto;
left: 75px;
}
}
[dir="rtl"] .banner-with-booking-form .banner-bottom {
right: 0;
left: 0;
}
[dir="rtl"] .banner-with-booking-form .banner-bottom .appartment-search-form {
margin-right: -45px;
margin-left: auto;
}
[dir="rtl"] .banner-with-booking-form .banner-bottom .appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin-right: 35px;
margin-left: auto;
}
[dir="rtl"] .banner-with-booking-form .banner-bottom .hotel-rating-block {
margin-right: auto;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2 .progress-line {
right: 50%;
left: auto;
margin-right: -490px;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2 .banner-item:before,
[dir="rtl"] .banner-with-image-offset2 .banner-item .bg-overlay {
right: 50%;
left: auto;
margin-right: -490px;
margin-left: auto;
}
[dir="rtl"] .banner-with-image-offset2 .banner-item .content-row {
padding: 35px 0 53px 45px;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .progress-line {
right: 330px;
left: 0;
margin-right: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .container-fluid {
padding-right: 260px;
padding-left: 0;
}
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item:before,
[dir="rtl"] .banner-with-image-offset2.stretch-container-fluid .banner-item .bg-overlay {
right: 330px;
left: 0;
margin-right: 0;
}
[dir="rtl"] .social-links-on-side {
right: 30px !important;
left: auto;
}
[dir="rtl"] .social-links-on-side .label {
margin-left: 10px;
margin-right: auto;
}
[dir="rtl"] .social-links-on-side a:not(:last-child) {
margin-left: 10px;
margin-right: auto;
}
[dir="rtl"] .video-block .video-button-block {
margin: 10px 35px 10px 0;
}
[dir="rtl"] .video-block .video-button-block:before {
right: 0;
left: auto;
border-right: 1px solid;
border-left: none;
}
[dir="rtl"] .swiper-dots .swiper-pagination-bullet:before {
right: 2px;
left: 2px;
}
[dir="rtl"] .swiper-dots .swiper-pagination-bullet:not(:last-child) {
margin-left: 7px;
margin-right: 0;
}
[dir="rtl"] .loadmore-button .load-dots em {
right: 0;
left: auto;
}
[dir="rtl"] .loadmore-button .load-dots:before {
right: -8px;
left: auto;
}
[dir="rtl"] .loadmore-button .load-dots:after {
left: -8px;
right: auto;
}
[dir="rtl"] .filter-buttons .wrap .button:not(:last-of-type) {
margin-left: 30px;
margin-right: 0;
}
[dir="rtl"] .filter-buttons .wrap .button:before {
right: 0;
left: 0;
}
[dir="rtl"] .nav-buttons {
left: 0;
right: auto;
}
[dir="rtl"] .nav-buttons .next {
margin-right: 15px;
margin-left: auto;
}
[dir="rtl"] .portfolio-item .icon {
left: 11px;
right: auto;
}
[dir="rtl"] .portfolio-item .with-video {
right: 19px;
left: auto;
}
[dir="rtl"] .portfolio-item .with-video:before {
border-right: 15px solid #fff;
border-left: none;
}
[dir="rtl"] .portfolio-item .content {
right: 0;
left: 0;
}
[dir="rtl"] .portfolio-type-carousel .next {
right: -75px;
left: auto;
-webkit-transform: scale(-1);
-ms-transform: scale(-1);
transform: scale(-1);
}
[dir="rtl"] .portfolio-type-carousel.carousel-style2 .prev {
right: 0;
left: auto;
margin-right: -55px;
margin-left: auto;
-webkit-transform: scale(-1);
-ms-transform: scale(-1);
transform: scale(-1);
}
[dir="rtl"] .portfolio-type-carousel.carousel-style2 .next {
right: auto;
left: 0;
margin-left: -55px;
margin-right: auto;
}
[dir="rtl"] .portfolio-type-cascade .nav-arrows {
direction: rtl;
}
[dir="rtl"] .portfolio-type-cascade .portfolio-item {
direction: rtl;
}
[dir="rtl"] .portfolio-type-packery.gap-on article .img-b {
right: 20px;
left: 20px;
}
[dir="rtl"] .skills-rate {
margin: 0 0 20px 0;
}
[dir="rtl"] .skills-rate .rate-line span {
left: -4px;
right: auto;
padding-left: 3px;
padding-right: 0;
}
[dir="rtl"] .brand-block .nav-arrows {
direction: rtl;
}
[dir="rtl"] .brand-block .nav-arrows .prev {
margin-left: 1px;
margin-right: auto;
}
[dir="rtl"] .brand-block .nav-arrows .prev:after {
left: -1px;
right: auto;
}
[dir="rtl"] .brand-block.style2 {
margin-left: 95px;
margin-right: auto;
}
[dir="rtl"] .brand-block.style2 .next {
right: 100%;
left: auto;
margin-right: 30px;
margin-left: auto;
}
[dir="rtl"] .brand-item img + img {
right: 0;
left: auto;
}
[dir="rtl"] .accordion-block .accordion-item .top {
padding: 10px 15px 10px 40px;
}
[dir="rtl"] .accordion-block .accordion-item .top .button {
left: 0;
right: auto;
}
[dir="rtl"] .accordion-block .accordion-item .wrap {
padding: 5px 15px 15px 40px;
}
[dir="rtl"] .accordion-block.style2 .accordion-item .top {
padding: 5px 25px 5px 0;
}
[dir="rtl"] .accordion-block.style2 .accordion-item .top .button {
right: -13px;
left: auto;
}
[dir="rtl"] .accordion-block.style2 .accordion-item .wrap {
padding: 5px 25px 5px 0;
}
[dir="rtl"] .contact-block {
padding-right: 40px;
padding-left: 0;
}
[dir="rtl"] .contact-block .title:before {
right: -40px;
left: auto;
}
[dir="rtl"] .tabs-block .tab-nav {
padding: 0 0 0 30px;
}
[dir="rtl"] .tabs-block .tab-nav .prev {
right: -30px;
left: auto;
}
[dir="rtl"] .tabs-block .tab-nav .next {
left: 0;
right: auto;
}
[dir="rtl"] .tabs-block .tab-nav .swiper-slide:last-child {
margin-left: 0 !important;
margin-right: auto;
}
[dir="rtl"] .tabs-block .tab-content > * > .swiper-slide > .image {
margin-left: 30px;
margin-right: auto;
}
[dir="rtl"] .tabs-block .tab-content > * > .swiper-slide > .image:before {
right: 0;
left: 0;
background: -webkit-gradient(linear, left top, right top, to(#824609));
background: -o-linear-gradient(left, #824609 100% #FDCEA6 100%);
background: linear-gradient(90deg, #824609 100% #FDCEA6 100%);
}
[dir="rtl"] .video-button .icon i:after {
right: 10px;
left: 10px;
}
[dir="rtl"] .subscribe-form .input-block {
margin-left: 12px;
margin-right: auto;
}
[dir="rtl"] .subscribe-form .input-block:before,
[dir="rtl"] .subscribe-form .input-block:after {
right: 0;
left: 0;
}
[dir="rtl"] .subscribe-form .input-block:after {
left: 100%;
right: auto;
}
[dir="rtl"] .subscribe-form .input-block.focus:after {
left: 0;
right: auto;
}
[dir="rtl"] .share-stick-block {
right: -55px;
margin-left: 0;
margin-right: 0;
}
[dir="rtl"] .share-stick-block .label {
margin-left: 12px;
margin-right: auto;
}
[dir="rtl"] .share-stick-block .social-links a:not(:last-child) {
margin-left: 12px;
margin-right: 0;
}
[dir="rtl"] .phone-block i {
margin-left: 10px;
margin-right: auto;
}
[dir="rtl"] .phone-block .status {
margin-right: 13px;
margin-left: auto;
}
[dir="rtl"] .phone-block .status:before {
margin-left: 4px;
margin-right: auto;
}
[dir="rtl"] .contact-links-block a + a {
margin-right: 8px;
margin-left: auto;
padding-right: 12px;
padding-left: 0;
}
[dir="rtl"] .contact-links-block a + a:before {
right: 0;
left: auto;
border-right: 1px solid;
border-left: none;
}
[dir="rtl"] .contact-links-block i + span {
margin-right: 7px;
margin-left: auto;
}
[dir="rtl"] .contact-links-block span + i {
margin-right: 7px;
margin-left: auto;
}
[dir="rtl"] .hotel-rating-block:before {
right: -38px;
left: auto;
background: url(//belvedereholidayclub.bg/wp-content/plugins/pt-holleta-addons/assets/imgs/hotel-rating.svg) 50% no-repeat;
}
[dir="rtl"] .hotel-rating-block img {
margin-left: 15px;
margin-right: auto;
}
[dir="rtl"] .hotel-rating-block .content {
margin-left: auto;
margin-right: auto;
}
[dir="rtl"] .hotel-rating-block .rating {
margin-right: 7px;
margin-left: auto;
}
[dir="rtl"] .mphb_sc_search_results-wrapper .mphb-recommendation-total {
text-align: left;
}
[dir="rtl"] .mphb-checkbox-label,
[dir="rtl"] .comment-form-cookies-consent input[type="checkbox"] + label,
[dir="rtl"] .mphb_sc_checkout-form input[type="checkbox"] + label,
[dir="rtl"] .mphb_sc_checkout-form input[type="radio"] + label {
padding-right: 45px;
padding-left: 0;
}
[dir="rtl"] .mphb-checkbox-label:before,
[dir="rtl"] .comment-form-cookies-consent input[type="checkbox"] + label:before,
[dir="rtl"] .mphb_sc_checkout-form input[type="checkbox"] + label:before,
[dir="rtl"] .mphb_sc_checkout-form input[type="radio"] + label:before {
right: 0;
left: auto;
}
[dir="rtl"] .mphb_sc_checkout-form .mphb-checkbox-label em {
margin-right: auto;
margin-left: auto;
}
[dir="rtl"] .mphb_sc_checkout-form .mphb-gateways-list {
padding-right: 0;
}
[dir="rtl"] .mphb_sc_checkout-form .mphb-gateways-list .mphb-gateway-description {
padding-right: 45px;
padding-left: 0;
}
[dir="rtl"] .mphb_sc_checkout-form .mphb_checkout-services-list li em {
margin-right: auto;
margin-left: auto;
}
[dir="rtl"] .comment-form-cookies-consent input[type="checkbox"] + label {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .mphb-reservation-form-block .mphb-price {
left: 15px;
right: auto;
}
[dir="rtl"] .mphb-reservation-form-block .input-row i {
right: 8px;
left: auto;
}
[dir="rtl"] .mphb-reservation-form-block .input-row input {
padding-right: 30px;
padding-left: 0;
}
[dir="rtl"] .mphb-reservation-form-block .number-input .base-icon-child {
right: 5px;
left: auto;
}
[dir="rtl"] .room-services-block .item .icon {
margin-left: 10px;
margin-right: auto;
}
[dir="rtl"] .datepick-month-header select:not(:last-child) {
margin-left: 15px;
margin-right: auto;
}
[dir="rtl"] .datepick-month-header input:not(:last-child) {
margin-left: 15px;
margin-right: auto;
}
[dir="rtl"] .appartment-search-form .mphb_sc_search-label {
padding-left: 10px;
padding-right: 0;
margin-left: 10px;
margin-right: 0;
}
[dir="rtl"] .appartment-search-form .mphb_sc_search-label:before {
left: 0;
right: auto;
border-right: 1px solid;
border-left: none;
}
[dir="rtl"] .appartment-search-form .mphb_sc_search-check-in-date {
margin-left: 18px;
margin-right: 0;
}
[dir="rtl"] .appartment-search-form .mphb_sc_search-check-out-date {
margin-left: 20px;
margin-right: 0;
}
[dir="rtl"] .appartment-search-form .mphb_sc_search-children .number-input i {
right: 6px;
left: auto;
}
[dir="rtl"] .appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin-right: 35px;
margin-left: 0;
}
[dir="rtl"] .header-booking-form .appartment-search-form .mphb_sc_search-submit-button-wrapper {
margin: 30px 0 0;
}
@media screen and (max-width: 1250px) {
[dir="rtl"] .image-slider-block .content-block .content .text {
margin-right: 0;
padding-right: 0;
}
[dir="rtl"] .image-slider-block .content-block .right {
margin-right: 0;
}
}
@media screen and (min-width: 2000px) {
[dir="rtl"] .image-slider-block .content-block .container {
padding-right: 415px;
padding-left: 415px;
}
}
[dir="rtl"] .image-slider-block .content-block .content .text {
margin-right: 50px;
margin-left: auto;
padding: 17px 50px 17px 0;
border-right: 1px solid rgba(0, 0, 0, 0.3);
border-left: none;
}
[dir="rtl"] .image-slider-block .content-block .right {
margin-right: auto;
margin-left: 0;
}
[dir="rtl"] .image-slider-block .content-block .right > .appartment-search-form {
left: 0;
right: auto;
}
@media screen and (max-width: 1400px) {
[dir="rtl"] .image-slider-block .content-block .bottom {
padding-right: 0;
}
}
[dir="rtl"] .image-slider-block .content-block .bottom {
padding-right: 47px;
padding-left: 0;
}
[dir="rtl"] .image-slider-block .content-block .phone-block {
margin-right: auto;
margin-left: auto;
}
@media screen and (max-width: 1450px) {
[dir="rtl"] .image-slider-block .content-block .phone-block {
left: 0;
right: auto;
}
}
[dir="rtl"] .image-slider-block .header-booking-form > .box {
right: 0;
left: auto;
}
[dir="rtl"] .image-slider-block .header-booking-form > .box:before {
right: 55px;
left: auto;
}
[dir="rtl"] .image-slider-block .header-booking-form > .box .mphb_sc_search-submit-button-wrapper {
margin-right: 0;
}
[dir="rtl"] .image-slider-block .header-booking-form .mphb_sc_search-submit-button-wrapper {
margin-right: 0 !important;
margin-left: auto;
}
[dir="rtl"] .booking-item .image-block .book-button {
right: 15px;
left: auto;
}
[dir="rtl"] .booking-item .image-block .icon {
left: 11px;
right: auto;
}
[dir="rtl"] .booking-item .image-block .attributes {
right: 12px;
left: auto;
}
[dir="rtl"] .booking-item .image-block .attributes .attr span {
right: 50%;
left: auto;
}
[dir="rtl"] .booking-item .bottom {
text-align: right;
}
[dir="rtl"] .booking-item .bottom:before {
right: 0;
left: 0;
background: -webkit-gradient(linear, left top, right top, to(#824609));
background: -o-linear-gradient(left, #824609 100% #FDCEA6 100%);
background: linear-gradient(90deg, #824609 100% #FDCEA6 100%);
}
[dir="rtl"] .booking-item .bottom .book-button {
left: 20px;
right: auto;
}
[dir="rtl"] .booking-item .title {
margin-left: 20px;
margin-right: 0;
}
[dir="rtl"] .booking-item .price {
margin-right: auto;
margin-left: 0;
}
[dir="rtl"] .booking-item .attributes .col-12 i {
margin-left: 13px;
margin-right: auto;
}
[dir="rtl"] .booking-item .open-attributes {
padding-left: 13px;
padding-right: 0;
}
[dir="rtl"] .appartments-carousel.type-visible .next {
left: auto;
right: -40px;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
[dir="rtl"] .portfolio-type-cascade .nav-arrows,
[dir="rtl"] .icon-box-block .nav-arrows {
left: 0;
right: auto;
direction: ltr;
}
[dir="rtl"] .portfolio-type-cascade .nav-arrows:before,
[dir="rtl"] .icon-box-block .nav-arrows:before {
left: 20px;
right: auto;
}
[dir="rtl"] .icon-box .icon {
padding-right: 10px;
padding-left: 0;
}
[dir="rtl"] .icon-box .icon:after {
right: 0;
left: auto;
}
[dir="rtl"] .working-hours .items .label {
margin-left: 20px;
margin-right: auto;
}
[dir="rtl"] .working-hours .items .button-style1 {
margin-right: auto;
margin-left: auto;
}
[dir="rtl"] .side-image-with-content > .image {
right: 0;
left: auto;
}
[dir="rtl"] .side-image-with-content > .second-image {
left: 0;
right: auto;
}
[dir="rtl"] .side-image-with-content > .content {
margin-right: 31.6%;
margin-left: auto;
}
[dir="rtl"] .side-image-with-content.right > .image {
right: auto;
left: 0;
}
[dir="rtl"] .side-image-with-content.right > .content {
margin-right: 0%;
margin-left: 31.6%;
}
[dir="rtl"] .side-image-with-content.two-image.right > .second-image {
left: auto;
right: 0;
}
[dir="rtl"] .side-image-with-content.style2 > .content {
margin-right: auto;
margin-left: auto;
}
[dir="rtl"] .side-image-with-content.style2.right > .content {
margin-right: 0;
margin-left: 0;
}
[dir="rtl"] .testimonials-slider .testimonial-item .top:before {
right: -25px;
left: auto;
}
[dir="rtl"] .testimonials-slider .testimonial-item .avatar {
margin-left: 30px;
margin-right: 0;
}
[dir="rtl"] .testimonials-slider .testimonial-item .rate {
left: 0;
right: auto;
}
[dir="rtl"] .testimonials-slider .testimonial-item.with-avatar .quote {
margin-right: 95px;
margin-left: auto;
}
[dir="rtl"] .header-booking-form > .box {
left: -35px;
right: auto;
}
[dir="rtl"] .header-booking-form > .box:before {
left: 100px;
right: auto;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
}
[dir="rtl"] .header-logo-center .header-booking-form > .box {
right: -35px;
left: auto;
}
[dir="rtl"] .header-logo-center .header-booking-form > .box:before {
right: 100px;
left: auto;
}
[dir="rtl"] .header-booking-form .mphb_sc_search-check-out-date {
margin-left: 0;
}
[dir="rtl"] .header-logo-left .header-booking-form + .language-switcher {
margin-right: 25px;
margin-left: auto;
}
[dir="rtl"] .qoute-block .left {
margin-left: auto;
margin-right: 0;
}
[dir="rtl"] .rooms-gallery-block .slider .swiper-slide:before {
right: 0;
left: 0;
background: -webkit-gradient(linear, left top, right top, to(#824609));
background: -o-linear-gradient(left, #824609 100% #FDCEA6 100%);
background: linear-gradient(90deg, #824609 100% #FDCEA6 100%);
}
[dir="rtl"] .rooms-gallery-block .slider .swiper-slide .icon {
left: 10px;
right: auto;
}
[dir="rtl"] .type-slider-with-thumbs-type2 .thumbs {
right: 0;
left: 0;
}
[dir="rtl"] .rooms-horizontal-gallery .nav-arrows .next {
margin-right: auto;
margin-left: 0;
}
[dir="rtl"] .rooms-horizontal-gallery .nav-arrows .next,
[dir="rtl"] .rooms-horizontal-gallery .nav-arrows .prev {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
[dir="rtl"] .rooms-horizontal-gallery .swiper-container:before {
right: 0;
left: 0;
background: -webkit-gradient(linear, left top, right top, to(#824609));
background: -o-linear-gradient(left, #824609 100% #FDCEA6 100%);
background: linear-gradient(90deg, #824609 100% #FDCEA6 100%);
}
[dir="rtl"] .rooms-horizontal-gallery .swiper-slide .icon {
left: 15px;
right: auto;
}
[dir="rtl"] .room-attributes .attr-item:not(:last-child) {
margin-left: 80px;
margin-right: 0;
}
[dir="rtl"] .room-attributes .attr-item i {
margin-left: 15px;
margin-right: auto;
}
[dir="rtl"] .room-attributes .attr-item .mphb-price-period {
margin-right: 4px;
margin-left: auto;
}
[dir="rtl"] .widget_accommodations .item .image {
margin-left: 12px;
margin-right: auto;
}
[dir="rtl"] .widget_accommodations .item .price {
padding-right: 15px;
padding-left: 0;
margin-right: 15px;
margin-left: auto;
}
[dir="rtl"] .widget_price_banner .content {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
[dir="rtl"] .rooms-tabs .tabs-head li {
border-radius: 10px 10px 0px 0px;
}
[dir="rtl"] .rooms-tabs .tabs-head li:not(:last-child) {
margin-left: 10px;
margin-right: 0;
}
[dir="rtl"] .rooms-tabs .tabs-body {
margin: 0 -13px 0 0;
}
[dir="rtl"] .menu-block .item .bg-image {
right: 0;
left: auto;
}
[dir="rtl"] .menu-block .item .left {
margin-left: auto;
margin-right: 0;
}
[dir="rtl"] .menu-block .item .ingredients-block:before {
right: -15px;
left: -15px;
}
[dir="rtl"] .menu-block .item .price {
margin-right: 20px;
margin-left: 0;
}