@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.nymoorehostel.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(25,25,25);
	--wd-text-font-size: 16px;
	--wd-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: rgb(25,25,25);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(25,25,25);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(78,19,19);
	--wd-alternative-color: #191919;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(255,255,255);
	--notices-success-color: rgb(78,19,19);
	--notices-warning-bg: #F00;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(78,19,19);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgb(25,25,25);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 15px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-icon-size: 15px;
	}

}
:root{
--wd-container-w: 1215px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #0a0a0a;
}

/* Global Css Start */
/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 17px;
}
::-webkit-scrollbar {
  width: 17px;
}
::-webkit-scrollbar-thumb {
border:2px solid #191919;
background-color: #fff !important;
}
::-webkit-scrollbar-track {
   background: #191919;
}
/** Scroll bar CSS End **/

.cookies-buttons .cookies-accept-btn {
    background: #ff000000 !important;
    border: 1.5px solid #4e1313 !important;
    box-shadow: none !important;
    color: #4e1313 !important;
    text-transform: capitalize !important;
    line-height: 35px !important;
    padding: 5px 20px !important;
}

.cookies-buttons .cookies-accept-btn:hover {
    background: #4e1313 !important;
    color: #fcfcfc !important;
}


/* ---header css--- */
.whb-header .wd-social-icons.wd-size-large {
    --wd-social-size: 52px !important;
}
.whb-sticked .whb-general-header {
    background-color: #191919 !important;
}
.whb-general-header {
    background-color: transparent !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
    font-size: 14px !important;
    color: #fff !important;
    font-family: 'Poppins';
}

.btn-color-white:hover {  
    box-shadow: none;
    background: #fcfcfc !important;
    color: #191919 !important;
}


.whb-general-header .info-box-inner a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}

span.wd-icon {
    transition: 0.5s;
}

span.wd-icon:hover {
    transform: translateY(-7px);
    transition: 0.5s;
}

.aa-link a {
    color: #fff !important;
    font-weight: 700;
}
.aa-link.drk a {
    color: #141414 !important;
}
.aa-link a:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.pswp__bg {
    background: #000000b8 !important;
}
footer img[src$=".svg"] {
    width: 100% !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
}
.whb-general-header .box-icon-align-left .box-icon-wrapper {
    margin-right: 10px !important;
}

.title-hover {
    text-underline-offset: 10px;
    text-decoration: underline;
    color: #fcfcfc;
}

/* page title */

html[lang="de"] h2.elementor-heading-title {
    word-break: break-all;
}

html[lang="de"] .info-box-title {
    word-break: break-all;
}

html[lang="de"] .page-title .title {
    word-break: break-all;
}

html[lang="de"] p {
    word-break: break-all;
}

html[lang="de"] .res-mb-pro {
   word-break: break-all !important;
}

.page-title {
    background-blend-mode: overlay;
    background-color: #000000ba !important;
}
.page-title .title {
    text-transform: uppercase;
}
/* page title */
.btn {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 45px;
}

.btn.btn-style-bordered {
    border-width: 1.5px;
    padding: 6px 30px;
}

.whb-general-header .btn.btn-style-bordered {
    border-color: #fcfcfc;
}

/* home page css */
.box1 .info-box-wrapper {
    clip-path: polygon(29% 10%, 100% 0, 100% 85%, 29% 95%, 0 85%, 0 0) !important;
    background-color: #FFFFFF !important;
    padding: 2px !important;
}
.box2 .info-box-wrapper {
    clip-path: polygon(69% 0, 100% 15%, 100% 100%, 69% 85.5%, 0 100%, 0 15%) !important;
    background-color: #FFFFFF !important;
    padding: 2px !important;
}

.b1 .wd-info-box  {
    clip-path: polygon(29% 10%, 100% 0, 100% 85%, 29% 95%, 0 85%, 0 0);
    padding: 70px 50px !important;
    background-blend-mode: overlay;
    background-size: cover;
   background-position: bottom center;
   height: 400px !important;
   transition: 0.5s;
    display: flex;
    align-items: center !important;
    justify-content: center;
}

.b1 .info-box-content {
    flex: none !important;
}

.b2 .info-box-content {
    flex: none !important;
}

.box1 .wd-info-box {
    background-image: url(https://nymoorehostel.com/wp-content/uploads/2023/07/box1.jpg) !important;
}


.box2 .wd-info-box {
    background-image: url(https://nymoorehostel.com/wp-content/uploads/2023/07/b2.jpg) !important;
}

.box3 .wd-info-box {
    background-image: url(https://nymoorehostel.com/wp-content/uploads/2023/07/box3.jpg) !important;
}

.box4 .wd-info-box {
    background-image: url(https://nymoorehostel.com/wp-content/uploads/2023/07/box4.jpg) !important;
}




.b2 .wd-info-box {
    clip-path: polygon(69% 0, 100% 15%, 100% 100%, 69% 85.5%, 0 100%, 0 15%);
    padding: 70px 50px !important;
    background-blend-mode: overlay;
    background-size: cover;
   background-position: bottom center;
   height: 400px !important;
   transition: 0.5s;
   display: flex;
    align-items: center !important;
    justify-content: center;
}

.b1 .wd-info-box:hover {
    transition: 0.5s;
    background-color: #191919 !important;
}

.b2 .wd-info-box:hover {
    transition: 0.5s;
    background-color: #191919 !important;
}

.mh-list ul li {
    position: relative;
    margin-left: 5px;
    list-style: none;
}

.mh-list li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #4e1313;
    position: absolute;
    left: -20px;
    top: 6px;
    border-radius: 50px;
}

.mh-list ul {
    column-count: 2;
    column-gap: 50px;
    list-style: none;
}

.mh-rom .wd-btn-arrow {
    visibility: visible;
    color: var(--color-gray-800);
    opacity: 1;
    font-weight: 100px !important;
    color: #efefef;
    
    }

.mh-rom .owl-loaded:before {
    right: 6px;
}

.mh-rom [class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    left: calc(25px + var(--wd-car-sp) / 2);
    
}

.mh-rom [class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    right: calc(25px + var(--wd-car-sp) / 2);
}

.mh-rom .wd-gallery-item {
    max-height: 300px;
}

.mh-rom .wd-gallery-item:before {
    content: url(https://nymoorehostel.com/wp-content/uploads/2023/07/NoPath-Copy-4.png);
    position: absolute;
    left: 2px;
    top: 0px;
}

.mh-rom .wd-gallery-item:after {
    position: absolute;
    content: url(https://nymoorehostel.com/wp-content/uploads/2023/07/r-shadow.png);
    right: 2px;
    top: 0px;
}

.mh-rom .btn-style-link {
    line-height: 22px;
    font-weight: 900;
    color: #4E1313 !important;
}

.mh-photo .wd-gallery-item img {
    height: 340px;
    object-fit: cover;
}

.mh-photo .wd-btn-arrow  {
     visibility: visible;
    color: #191919 !important;
    opacity: 1;
    font-weight: 100px !important;
    color: #efefef;
}

.mh-group .wd-gallery-item img {
    height: 600px;
    object-fit: cover;
}

.mh-group  .wd-btn-arrow  {
     visibility: visible;
    color: #FCFCFC !important;
    opacity: 1;
    font-weight: 100px !important;
    color: #efefef;
}

.mh-contact-info .social-ok .wd-icon:before {
    filter: brightness(0) !important;
}

.mh-contact-info .icons-design-default .wd-social-icon {
    color: black !important;
}

.mh-list-hover .elementor-icon-list-text:hover {
    text-decoration: underline;
    text-underline-offset: 5px;
}

.testimonials .wd-carousel-item:nth-child(odd) .testimonial-inner {
    clip-path: polygon(29% 10%, 100% 0, 100% 85%, 29% 95%, 0 85%, 0 0);
    background-color: #191919;
    padding: 70px 40px !important;
    background-blend-mode: overlay;
    backdrop-filter: blur(10px);
}

.testimonial-inner {
    color: #fcfcfc;
}

.testimonial-inner strong {
    font-size: 20px;
}

.testimonial-rating {
    position: absolute;
    right: 50px;
}

.star-rating {
    color: #B1ECEC !important;
}

.testimonials .wd-carousel-item:nth-child(even) .testimonial-inner {
    clip-path: polygon(69% 0, 100% 15%, 100% 100%, 69% 85.5%, 0 100%, 0 15%);
    background-color: #191919;
    padding: 70px 40px !important;
    background-blend-mode: overlay;
    backdrop-filter: blur(10px);
    margin-top: -54px;
}

.testimonials .wd-carousel  {
    padding-top: 60px !important;
}

.testimonials .wd-btn-arrow {
    visibility: visible;
    color: #191919;
    opacity: 1;
}
.gr-link a:hover {
    color: #979797 !important;
}

.mh-book-sec a:hover {
 text-decoration: underline;
    text-underline-offset: 5px;
    
}

/* home page css end*/

.ws_ul_marker::marker {
  color: #4E1313 !important;
	font-size: 21px !important;
}

.input_form input , .textarea_form textarea{
  background-color: #F5F5F5;
  border: 1px solid var(--wd-primary-color);
	height: 62px !important;
}

.input_form input::placeholder , .textarea_form textarea::placeholder{
	color:rgba(39,39,39,0.58) !important;
}
.submit_form .wpcf7-submit{
    background-color: transparent !important;
    color: #FCFCFC !important;
    border: 1px solid #FCFCFC !important;
    font-size: 16px;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    padding: 20px 40px !important;
		box-shadow: none !important;
        
}
.submit_form .wpcf7-submit:hover{
    color: #4E1313 !important;
    background-color: #FCFCFC !important;
    border: 2px solid #FCFCFC;
}
.screen-reader-response{
    display: none !important;
}

.social-ok .wd-icon:before{
 content: url(/wp-content/uploads/2023/07/google-plus.svg) !important;
}

span.wd-icon {
    padding-right: 24px !important;
}

.ws_contact_icons .wd-social-icon{
  transition: transform 0.5s ease;
}
/* .ws_contact_icons .wd-social-icon:hover{ */
.ws_contact_icons .icons-design-default.color-scheme-light .wd-social-icon:hover, [class*="color-scheme-light"] .icons-design-default .wd-social-icon:hover{
	color:#fff !important;
	transform: translateY(-5px);
}

.clip_test{ 
clip-path: polygon(0 0, 20% 10%, 100% 0, 100% 80%, 20% 100%, 0 80%);
}

.up-down-arrow::after {
    position: absolute;
    left: 50%;
    bottom: 40px;
    display: block;
    text-align: center;
    font-size: 20px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0;
    width: 20px;
    height: 20px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: translate(-50%, 0%) rotate(45deg);
    -moz-transform: translate(-50%, 0%) rotate(45deg);
    transform: translate(-50%, 0%) rotate(45deg);
    -webkit-animation: fade_move_down 4s ease-in-out infinite;
    -moz-animation: fade_move_down 4s ease-in-out infinite;
    animation: fade_move_down 1.5s ease-in-out infinite;
    cursor: pointer;
    content: "";
}
 @-webkit-keyframes fade_move_down {
    0% {
      -webkit-transform: translate(0, -10px) rotate(45deg);
      opacity: 0;
    }

    50% {
      opacity: 1;
    }

    100% {
      -webkit-transform: translate(0, 10px) rotate(45deg);
      opacity: 0;
    }
  }

  @-moz-keyframes fade_move_down {
    0% {
      -moz-transform: translate(0, -10px) rotate(45deg);
      opacity: 0;
    }

    50% {
      opacity: 1;
    }

    100% {
      -moz-transform: translate(0, 10px) rotate(45deg);
      opacity: 0;
    }
  }

  @keyframes fade_move_down {
    0% {
      transform: translate(0, -10px) rotate(45deg);
      opacity: 0;
    }

    50% {
      opacity: 1;
    }

    100% {
      transform: translate(0, 10px) rotate(45deg);
      opacity: 0;
    }
  }
.aa-slideshow .wd-gallery-item::before {
    content: "";
    width: 200px;
    position: absolute;
    background-image: linear-gradient(90deg, rgba(25,25,25,0.9999999999999999) 0%, rgba(25,25,25,0) 100%);
    height: 100%;
    left: 0;
		 top: 0 !important;
}
.aa-slideshow .wd-gallery-item::after {
    content: "";
    width: 200px;
    position: absolute;
    background-image: linear-gradient(270deg, rgba(25,25,25,0.9999999999999999) 0%, rgba(25,25,25,0) 100%);
    height: 100%;
    right: 0;
	 top: 0 !important;
}
.aa-slideshow .wd-btn-arrow.owl-next {
    right: 0px !important;
}

.aa-slideshow .wd-btn-arrow.owl-prev {
    left: 0px !important;
}
.aa-slideshow .wd-btn-arrow {
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    user-select: auto !important;
    visibility: visible !important;
    color: #fff !important;
}
.aa-slideshow .wd-prev .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2023/07/larrow.png) !important;
}
.aa-slideshow .wd-next .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2023/07/rarrow.png) !important;
}
.aa-cards .wd-gallery-item::before {
    content: "";
    width: 200px;
    position: absolute;
    background-image: linear-gradient(90deg, rgba(25,25,25,0.9999999999999999) 0%, rgba(25,25,25,0) 100%);
    height: 100%;
    left: 0;
		 top: 0 !important;
}
.aa-cards .wd-gallery-item::after {
    content: "";
    width: 200px;
    position: absolute;
    background-image: linear-gradient(270deg, rgba(25,25,25,0.9999999999999999) 0%, rgba(25,25,25,0) 100%);
    height: 100%;
    right: 0;
	 top: 0 !important;
}
.aa-cards .wd-btn-arrow.owl-next {
    right: 0px !important;
}

.aa-cards .wd-btn-arrow.owl-prev {
    left: 0px !important;
}
.aa-cards .wd-btn-arrow {
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    user-select: auto !important;
    visibility: visible !important;
    color: #fff !important;
}
.aa-cards .wd-prev .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2023/07/larrow.png) !important;
}
.aa-cards .wd-next .wd-arrow-inner:after {
    content: url(/wp-content/uploads/2023/07/rarrow.png) !important;
}
.aa-cards .elementor-widget-wrap:hover {
    transform: translateY(-10px);
}
.aa-cards .elementor-widget-wrap {
    filter: drop-shadow(0px 0px 16px #0002);
    transition: ease all 0.4s !important;
}
.aa-cards .btn:hover span {
    color: #000 !important;
}

.aa-cards .btn:hover {
    opacity: 1 !important;
}
.aa-cards .btn span {
    color: #4e1313 !important;
    font-weight: 700 !important;
    line-height: 20px !important;
}
.aa-cards .wd-gallery-item img {
    height: 320px;
    width: 600px;
    object-fit: cover !important;
}
.aa-slideshow .wd-gallery-item img {
    height: 600px;
    width: 1250px !important;
    object-fit: cover;
}

@media (max-width: 1024px) {
.aa-slideshow div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 20px !important;
}
.aa-slideshow div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 20px !important;
}
.aa-cards .wd-gallery-item img {
    height: 220px !important;
}
.aa-cards div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 20px !important;
}
.aa-cards div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 20px !important;
}
	.page-title {
    padding-top: 130px !important;
    padding-bottom: 80px !important;
}
.up-down-arrow::after {
    width: 15px !important;
    height: 15px !important;
    bottom: 30px !important;
}
}


@media (max-width: 767px) {
.aa-slideshow img {
    height: 250px !important;
    object-fit: cover;
}
span.wd-tools-text {
    display: none !important;
}
}


/* footer css */
footer .menu li a {
  color: #fcfcfc;
}

footer .menu li {
    line-height: 40px;
    margin-left: 20px;
    position: relative;
}

footer .menu li:before {
    content:"";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #7a7a7a;
    left: -20px;
    top: 15px;
    border-radius: 50px;
}

.mc4wp-form-fields input[type='email'], .mc4wp-form-fields input[type='text'] {
    font-size: 16px !important;
    height: 55px;
    border: 1.5px solid #fcfcfc !important;
   --wd-form-placeholder-color: #bababa;
}


.mc4wp-form input[type="submit"] {
    padding-right: 30px !important;
    padding-left: 30px !important;
    font-size: 16px;
    text-transform: capitalize;
    color: #191919;
    background: #fcfcfc !important;
    box-shadow: none;
    height: 55px;
}

.mc4wp-form input[type="submit"]:hover {
	  color: #fcfcfc !important;
    background: #4E1313 !important;
}

footer .menu li a:hover {
    transform: translateX(6px);
}

/* contact us */

.ws_accordion .wd-accordion.wd-opener-style-arrow .wd-accordion-opener:before {
    font-weight: 700;
    font-size: 16px;
    color: #4E1313;
}
.ws_submit_form .wpcf7-response-output , .elementor-icon-list-item{
    width: fit-content;
}

.input_form input, .textarea_form textarea {
    background-color: transparent;
    border: 1.5px solid #FFF;
    height: 62px !important;
    color: #fff !important;
}
.ws_submit_form .input_form input::placeholder {
    color: #fff !important;
}
.ws_submit_form .input_form input:focus {
    border: 1.5px solid #FFF !important;
}
.textarea_form textarea:focus {
    border: 1.5px solid #FFF !important;
}
.textarea_form textarea::placeholder {
    color: #fff !important
}
.submit_form .wpcf7-submit {
    background-color: #fff !important;
    color: #191919 !important;
    border: 1px solid #FFF !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    padding: 20px 40px !important;
}
.submit_form .wpcf7-submit:hover {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #FCFCFC !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 20px 40px !important;
}
.ws_accordion .wd-accordion{
		--wd-row-gap: 0px !important;
}
.ws_accordion .wd-accordion.wd-style-shadow>.wd-accordion-item:not(:last-child) {
    margin-bottom: 25px;
}
  .input_form input, .textarea_form textarea:-internal-autofill-selected {
        background-color: transparent !important;
    border: 1.5px solid #FFF !important;
    height: 62px !important;
    color: #fff !important;
}
.ws_social_icons a .elementor-icon-list-text:hover {
/*     color: #B1B1B1 !important; */
	    text-decoration: underline !important;
}


/* .ws_social_icons a .elementor-icon-list-text:hover{
    color: #A2762B !important;
}

.ws_contact_icons .icons-design-default .wd-social-icon{
    padding: 6px 25px 6px 5px !important;
}
.ws_submit_form .input_form input::placeholder , .submit_form .textarea_form textarea::placeholder{
    color: #191919 !important;
}
.clip_path_test{
   clip-path: polygon(0 15%, 20% 0, 100% 15%, 100% 100%, 20% 86%, 0 100%);
} */

/* contact us end*/

/* photos */

button.mfp-close, button.mfp-arrow {
    background-color: black !important;
    opacity: 1 !important;
    height: 50px !important;
    width: 50px !important;
    margin: 0px !important;
}
.mfp-arrow-left:before {
    margin: 0px !important;
    border-right: 16px solid #f5f5f5 !important;
    border-top-width: 10px !important;
    border-bottom-width: 10px !important;
    width: fit-content !important;
    left: 50% !important;
    transform: translate(-59%, -50%) !important;
    top: 50% !important;
    opacity: 0.8 !important;
    transition: ease all 0.4s;
}

.mfp-arrow:after {
    display: none !important;
}
.mfp-arrow-right:before {
    margin: 0px !important;
    border-right: 16px solid #f5f5f5 !important;
    border-top-width: 10px !important;
    border-bottom-width: 10px !important;
    width: fit-content !important;
    left: 50% !important;
    border-left: 0px !important;
    transform: translate(-40%, -50%) rotateZ(180deg) !important;
    top: 50% !important;
    opacity: 0.8 !important;
    transition: ease all 0.4s;
}
.mfp-arrow-right:hover:before {
    opacity: 1 !important;
}
.mfp-arrow-left:hover:before {
    opacity: 1 !important;
}
button.mfp-close:hover {
    opacity: 1 !important;
}

button.mfp-close {
    padding: 0px !important;
    right: -50px !important;
    transform: translateY(40px);
    cursor: pointer !important;
    text-align: center !important;
    font-size: 33px;
    font-weight: 100;
    opacity: 0.8 !important;
    transition: ease all 0.4s;
}
/*.ws_gallery .wplg-gallery-item {*/
/*    padding-bottom: 0px !important;*/
/*}*/
.ws_gallery .wplg-textpanel-title {
    font-family: 'Poppins' !important;
}
.ws_gallery .wplg-textpanel{
    display: none;
}
/* Load More Button CSS */
.ws_gallery button.wplg_gallery_loadmore {
    background: transparent !important;
    padding: 20px 40px !important;
    filter: drop-shadow(4px 4px 16px rgba(0,0,0,16%));
    overflow: hidden;
    height: 100% !important;
    line-height: 25px !important;
    border: 1px solid rgb(78,19,19) !important;
}
.ws_gallery button.wplg_gallery_loadmore:hover {
    background: rgb(78,19,19) !important;
}
.ws_gallery a.btn.btn-color-primary.ah-headerbtn {
    background-color: #f5f5f5 !important;
    color: #283F51 !important;
    border: 1px solid #5f9bcf8f !important;
}
.mfp-title {
    display: none !important;
}
.ws_gallery a.btn.btn-color-primary.ah-headerbtn:hover {
    color: #f5f5f5 !important;
}
.ws_gallery button.wplg_gallery_loadmore:hover label {
    color: #fff !important;
}
.ws_gallery .wplg_gallery_loadmore label {
    color: rgb(78,19,19) !important;
    text-transform: capitalize;
    font-family: 'Poppins' !important;
    font-size: 16px !important;
    font-weight: 400;
    cursor: pointer;
}
.ws_gallery .wplg_gallery_loadmore .wplg-loadmore-loader {
    color: #f5f5f5 !important;
    fill: #f5f5f5 !important;
}
.ws_gallery button.wplg_gallery_loadmore.wplg-disable-loadmore {
    display: none !important;
}
#elementor-lightbox-slideshow-single-img {
    display: none !important;
}
.page-id-122 .ws_gallery .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
     padding: 0px !important; 
}
.sz-gallery .wd-gallery-item img{
	 height: 290px !important; 
   object-fit: cover !important;
		transition: ease all 500ms !important;
}
.sz-gallery .wd-gallery-item a{
	position: relative;
}
.sz-gallery .wd-gallery-item a:after {
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 160% !important;
    height: 100% !important;
    background: rgba(255, 255, 255, 0.2) !important;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0) !important;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0) !important;
    -webkit-transition: transform 0.7s ease 0s !important;
    transition: transform 0.7s ease 0s !important;
    z-index: 1 !important;
}
.sz-gallery .wd-gallery-item:hover a:after {
    opacity: 1 !important;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0) !important;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0) !important;
}
.sz-gallery .wd-gallery-item a:before{
		content: "";
	  background-color: rgba(0, 0, 0, 0.4);
    opacity: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    margin: 0;
}
.sz-gallery .wd-gallery-item:hover a:before{
	  opacity: 1 !important;
}
.sz-gallery .wd-gallery-item:hover img{
	transform: scale(1.1);
}
/* photos end */

/* rooms */
.ws_rooms_slider .wd-gallery-item img {
    height: 540px;
    object-fit: cover;
}
/* rooms end */

.scrollToTop {
    left: 15px !important;
    bottom: 90px !important;
}


@media only screen and (max-width: 1024px) {
 .gt_selected a {
    padding: 10px 20px !important;
    min-height: 20px  !important;
    border: none !important;
}

.gt_option a {
    line-height: 60px !important;
    min-height: 20px  !important;
}

.gt_option {
    padding-left: 16px !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}

.gt_selected {
    background: transparent !important;
}

.gt_option a:hover {
    background: transparent !important;
}

.gt_switcher .gt_option {
    max-height: 100% !important;
    height: 100% !important;
	  transition: 0.5s;
    overflow: visible !important;
}

.gt_switcher .gt_selected a:after {
    filter: invert(1) !important;
}

.gt_option a {
    border-bottom: none !important;
}

.gt_switcher a {
    height: 40px !important;
}

a.open {
    height: 0px !important;
}
}

.wd-cookies-popup {
    z-index: 2147483648 !important;
}
.grecaptcha-badge{
z-index:2;
}

.mh-rom .wd-arrow-inner {
    color: white !important;
}

.review-sec .wd-arrow-inner {
    color: #191919 !important;
}@media (min-width: 1025px) {
	html[lang="pt"] .wd-logo img {
   max-width: 210px !important;
}
html[lang="de"] .wd-logo img {
   max-width: 188px !important;
}

.whb-column>.info-box-wrapper .wd-info-box {
    --ib-icon-sp: 0px !important;
}

.gt_switcher .gt_option::-webkit-scrollbar-thumb {
    background-color: #494949 !important;
    border: #494949 !important;
}
.wd-social-icons.wd-size-large {
        --wd-social-size: 52px !important;
}

/* .home .whb-general-header {
    background-image: url(/wp-content/uploads/2023/07/new.png);
    background-position: center bottom;
} */

.gt_switcher a{
   font-size: 15px !important;
}

.gt_selected a:after {
    right: 0px !important;
}

html[lang="ar"] .whb-main-header .whb-space-element,html[lang="fr"] .whb-main-header .whb-space-element,html[lang="ja"] .whb-main-header .whb-space-element,html[lang="ru"] .whb-main-header .whb-space-element,html[lang="es"] .whb-main-header .whb-space-element  {
	width: 20px !important;
}
html[lang="ar"] .whb-main-header .headbtn,html[lang="fr"] .whb-main-header .headbtn,html[lang="ja"] .whb-main-header .headbtn,html[lang="ru"] .whb-main-header .headbtn,html[lang="es"] .whb-main-header .headbtn{
	padding: 6px 15px !important;
}
html[lang="ar"] .whb-main-header .site-logo img,html[lang="fr"] .whb-main-header .site-logo img,html[lang="ja"] .whb-main-header .site-logo img,html[lang="ru"] .whb-main-header .site-logo img,html[lang="es"] .whb-main-header .site-logo img{
	max-width: 270px !important;
}
html[lang="ja"] .whb-main-header .gtranslate_wrapper .gt_switcher {
    width: 135px !important;
}
.wd-nav-fs>li>a {
    max-width: 230px !important;
}

.gtranslate_wrapper .gt_selected {
    background: transparent !important;
    color: #fcfcfc !important;
}

.gtranslate_wrapper  .gt_switcher {
    overflow: hidden;
    width: 127px !important;
    line-height: 0;
    float: right !important;
}

.gtranslate_wrapper .gt_selected a {
    border: none !important;
    color: #fcfcfc !important;
}

.gtranslate_wrapper .gt_selected a:hover {
    background: transparent !important;
}

.gtranslate_wrapper .gt_option {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
     color: #fcfcfc !important;
     background-color: #191919 !important;
     overflow-y: scroll !important;
      max-width: 201px !important;
    width: 100% !important;
}

.gtranslate_wrapper .gt_option a:hover {
    color: #fcfcfc !important;
    background-color: #1c1c1c !important;
}

.gtranslate_wrapper .gt_switcher .gt_option a {
    color: #fcfcfc;
}

.gt_option a {
    color: #fcfcfc !important;
}

a.open {
    margin-top: 140px !important;
}

/* #google_language_translator select.goog-te-combo {
      padding: 12px 12px !important;
} */

body .social-ok .wd-icon {
    padding-right: 0px !important;
}

.whb-general-header span.wd-icon {
    padding-right: 15px !important;
}

/* Page Title */
.page-title {
    padding-bottom: 150px !important;
}
/* Page Title */

@media (max-width: 1440px) {
	.aa-slideshow {
    max-width: 70% !important;
    margin: auto;
}
.aa-slideshow .wd-gallery-item img {
    height: 500px !important;
}
.page-id-122 .aa-slideshow {
    max-width: 100% !important;
}
}
@media(min-width: 768px) and (max-width: 1024px){
    .ws_gallery .wplg-gallery-item {
    padding: 10px !important;
}
.ws_gallery button.wplg_gallery_loadmore {
    padding: 18px 36px !important;
}
.ws_gallery .wplg-gallery-theme-default .wplg-textpanel, .wplg-gallery-portfolio .wplg-textpanel {
    padding: 0px !important;
}
.mfp-content {
    max-width: 80% !important;
    margin: auto;
}
.page-id-122 .site-content{
    padding-right: 6px !important;
    padding-left: 6px !important;
}
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.sz-gallery .wd-images-gallery .wd-grid-g{
	--wd-col-sm: 3 !important;
}
.sz-gallery .wd-gallery-item img{
	height: 171px !important;
}

@media (min-width:950px){
	 .res-mb-pro font {
    font-size: 48px !important;
}
.moore-slider	#rev_slider_1_1_wrapper .hesperiden.tp-bullets {
    display: none;
	}}

.page-title .title {
    font-size: 45px !important;
}
.aa-slideshow .wd-gallery-item img {
    height: 360px !important;
}

.mh-group .wd-gallery-item img {
    height: 340px;
    object-fit: cover;
}


.whb-main-header {
    background: #191919c2;
    backdrop-filter: blur(2px);
}
html[lang="fr"] .b1 .wd-info-box {
    height: 530px !important;
}

html[lang="ru"] .b1 .wd-info-box {
    height: 590px !important;
}


.b1 .wd-info-box {
    padding: 66px 26px !important;
    height: 470px !important;
}

.b2 .wd-info-box {
    padding: 66px 26px !important;
    height: 470px !important;
}

.mh-rom div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 0px !important;
}

.mh-rom div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 0px !important;
}

.new-group .gallery-images .col-12 {
    max-width: 50% !important;
}

.testimonials .owl-item:nth-child(even) .testimonial-inner {
    margin-top: 0px;
}
.testimonials .owl-stage-outer {
    padding-top: 0px !important;
}
.ws_gallery button.wplg_gallery_loadmore {
    padding: 16px 32px !important;
}
.mfp-content {
    max-width: 75% !important;
    margin: auto;
}
.ws_gallery .wplg-textpanel-title {
    font-size: 16px !important;
    line-height: 25px !important;
}
.ws_gallery .wplg-textpanel {
    display: none !important;
}
button.mfp-close {
    height: 40px !important;
    width: 40px !important;
    font-size: 30px !important;
    top: -42px !important;
    right: 0px !important;
}
.page-id-122 .site-content{
    padding-right: 12px !important;
    padding-left: 12px !important;
}
.ws_rooms_slider .wd-gallery-item img {
    height: 440px;
    object-fit: cover;
		width:600px;
}

.tp-bullet {
    margin-top: -140px !important;
}

.new-group .wd-grid-g {
    --wd-col-sm: 2 !important;
}

.rom-pg .wd-carousel-item {
    flex: 0 0 calc(50% / var(--wd-col)) !important;
    max-width: calc(50% / var(--wd-col)) !important;
}

@media only screen and  (min-width: 957px) and (max-width: 1024px) {
.mh-box-row {
    padding-top: 100px !important;
	  z-index: 99999;
}
}
}

@media (max-width: 576px) {
	.whb-main-header {
    background: #191919c2;
    backdrop-filter: blur(2px);
}

.mh-book-sec .wd-info-box {
    --ib-icon-sp: 0px !important;
}

button.mfp-close {
    right: 0px !important;
}

.box1 .info-box-wrapper {
    clip-path: polygon(30% 0%, 100% 0, 100% 100%, 29% 100%, 0 100%, 0 0) !important;
}
.box2 .info-box-wrapper {
    clip-path: polygon(70% 0, 100% 0%, 100% 100%, 75% 100%, 0 100%, 0 0%) !important;
}
.b1 .wd-info-box {
    clip-path: polygon(30% 0%, 100% 0, 100% 100%, 29% 100%, 0 100%, 0 0);
    padding: 50px 20px !important;
    height: 430px !important;
	  background-position: center center;
}

.b2 .wd-info-box {
    clip-path: polygon(70% 0, 100% 0%, 100% 100%, 75% 100%, 0 100%, 0 0%);
    background-position: center center;
    padding: 50px 20px !important;
    height: 430px !important;
}

.mh-rom div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 0px !important;
}

.mh-rom div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 0px !important;
}

.mh-rom .wd-gallery-item img {
    object-fit: cover;
    height: 440px;
}

.mh-list ul {
    column-count: 1;
}

.testimonials .wd-carousel-item:nth-child(odd) .testimonial-inner {
    clip-path: polygon(30% 0%, 100% 0, 100% 100%, 29% 100%, 0 100%, 0 0);
    padding: 40px 20px 30px 20px !important;
}

.testimonials .wd-carousel-item:nth-child(even) .testimonial-inner {
     clip-path: polygon(70% 0, 100% 0%, 100% 100%, 75% 100%, 0 100%, 0 0%);
    padding: 40px 20px 30px 20px !important;
    margin-top: 0 !important;
}

.testimonials .wd-carousel {
    padding-top: 0px !important;
}

.testimonials .owl-stage-outer {
    padding-top: 0px !important;
}

.mh-photo .wd-gallery-item img {
    height: 270px;
}

.mh-group .wd-gallery-item img {
    height: 320px;
}
.ws_rooms_slider .wd-gallery-item img {
    height: 340px;
    object-fit: cover !important;
}

.testimonial-rating {
    right: 20px !important;
}

.gtranslate_wrapper .gt_switcher  .wd-nav-mobile li a {
  min-height: 20px !important;
}
.ws_rooms_slider .wd-gallery-item img {
    height: 340px;
    object-fit: cover;
		width:600px
}

.testimonial-inner strong {
    font-size: 18px;
}

.new-group .gallery-images .col-12 {
    max-width: 50% !important;
}

footer img[src$=".svg"] {
    width: 85% !important;
}

.sz-gallery .wd-gallery-item img{
	height: 116px !important;
}

/* body.page .widget-visible iframe{
	bottom: 90px !important;
} */

@media only screen and (max-width: 320px) {
 .res-mb {
    font-size: 16px !important;
    line-height: 22px !important;
}
	.res-mb-btn {
    font-size: 15px !important;
    margin-top: 40px !important;
}
	.b1 .wd-info-box {
    height: 470px !important;
}
	.tp-bullets {
    margin-top: 45px;
}
.mh-box-row {
    margin-top: -70px !important;
}
.res-mb-320 {
    margin-top: 60px !important;
}
}
.grecaptcha-badge{
	display:none !important;
}
@media(max-width:320px){
	
html[lang="ru"] .tan-se5 h2.elementor-heading-title {
    font-size: 25px !important;
}
html[lang="ru"] .mh-box-row p {
    font-size: 14px;
}
	html[lang="ru"] .submit_form .wpcf7-submit {
    font-size: 14px;
    padding: 20px 20px !important;
    width: 282px;
}
	html[lang="ru"] .submit-form .wpcf7-submit {
    font-size: 14px;
    padding: 20px 20px !important;
    width: 282px;
}
.moore-slider #rev_slider_1_1_wrapper .hesperiden.tp-bullets {
    top: 104% !important;
	}}

.gt_switcher{
    width: 200px !important;
}

.new-group .wd-grid-g {
    --wd-col-sm: 2 !important;
}
}

