/* previo-block-tiles */
.tiles .items:not(.general-carousel){display:grid;flex-wrap:wrap;gap:20px;grid-template-columns:1fr 1fr 1fr;justify-content:center}@media (max-width:1199px){.tiles .items:not(.general-carousel){grid-template-columns:1fr 1fr 1fr!important}.tiles .items:not(.general-carousel) .item{height:350px!important}}@media (max-width:991px){.tiles .items:not(.general-carousel){grid-template-columns:1fr 1fr!important}}@media (max-width:767px){.tiles .items:not(.general-carousel) .item{height:275px!important}}@media (max-width:519px){.tiles .items:not(.general-carousel){grid-template-columns:1fr!important}}.tiles .items:not(.general-carousel).items--col-2{grid-template-columns:1fr 1fr}.tiles .items:not(.general-carousel).items--col-2 .item{height:380px}.tiles .items:not(.general-carousel).items--col-3{grid-template-columns:1fr 1fr 1fr}.tiles .items:not(.general-carousel).items--col-3 .item{height:350px}.tiles .items:not(.general-carousel).items--col-3 .item .content{max-height:270px}.tiles .items:not(.general-carousel).items--col-4{grid-template-columns:1fr 1fr 1fr 1fr}.tiles .items:not(.general-carousel).items--col-4 .item{height:300px}.tiles .items:not(.general-carousel).items--col-4 .item .item__inner--sliding{bottom:calc(-100% + 48px)}.tiles .items:not(.general-carousel).items--col-4 .item .title{font-size:18px}.tiles .items:not(.general-carousel).items--col-4 .item .content{font-size:14px;max-height:220px}.tiles .items:not(.general-carousel).items--col-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.tiles .items:not(.general-carousel).items--col-5 .item{height:250px}.tiles .items:not(.general-carousel).items--col-5 .item .item__inner--sliding{bottom:calc(-100% + 48px)}.tiles .items:not(.general-carousel).items--col-5 .item .title{font-size:18px}.tiles .items:not(.general-carousel).items--col-5 .item .content{font-size:14px;max-height:180px}.tiles .item{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:column;height:380px;justify-content:flex-end;overflow:hidden;position:relative}@media (max-width:991px){.tiles .item{height:300px}}@media (max-width:767px){.tiles .item{height:320px}}@media (max-width:519px){.tiles .item{height:270px}}.tiles .item:before{content:"";height:100%;left:0;position:absolute;top:0;transition:.4s;width:100%;z-index:1}@media (pointer:fine){.tiles .item:hover:before{background:#0000001a}.tiles .item:hover .item__inner--sliding{bottom:0!important}}.tiles .item.hover:before{background:#0000001a}.tiles .item.hover .item__inner--sliding{bottom:0!important}.tiles .item__img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:.4s;width:100%}.tiles .item__inner{background-color:#0009;color:#fff;padding:20px;position:relative;z-index:2}.tiles .item__inner--sliding{bottom:calc(-100% + 55px);height:100%;padding:15px 20px;position:absolute;transition:.3s;width:100%}.tiles .item__inner--sliding .title{margin-bottom:10px}@media (max-width:1199px){.tiles .item__inner--sliding .title{margin-bottom:12px}}.tiles .item__inner .button{padding:8px 12px}@media (min-width:992px){.tiles .item__inner .button{display:none}}.tiles .item .title{color:#fff;font-size:22px;font-weight:500;margin-bottom:0}@media (max-width:991px){.tiles .item .title{font-size:20px}}.tiles .item .title small{font-size:14px;white-space:nowrap}.tiles .item .title+.content{margin-top:15px}.tiles .item .content{color:#fff;font-size:16px;font-weight:500;margin:0;max-height:305px;overflow:auto}@media (max-width:1199px){.tiles .item .content{display:-webkit-box;-webkit-line-clamp:9;line-clamp:9;max-height:255px!important;overflow:hidden;-webkit-box-orient:vertical}}@media (max-width:767px){.tiles .item .content{-webkit-line-clamp:6;line-clamp:6;max-height:155px!important}}.tiles .item .link{background:var(--main-color);color:#fff;display:inline-block;font-size:14px;font-weight:600;padding:7px 15px;text-transform:uppercase;transition:.3s}.tiles .item .link:hover{background:#fff;color:var(--main-color)}
/*# sourceMappingURL=../maps/tiles.css.map */

/* previo-block-posts-listing-1 */
.posts-listing-1{margin-bottom:0!important}.posts-listing-1__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:520px){.posts-listing-1__row{margin-left:-15px;margin-right:-15px}}@media (min-width:768px){.posts-listing-1__row{margin-left:-15px;margin-right:-15px}}@media (min-width:992px){.posts-listing-1__row{margin-left:-15px;margin-right:-15px}}@media (min-width:1200px){.posts-listing-1__row{margin-left:-15px;margin-right:-15px}}.posts-listing-1__row{justify-content:center}.posts-listing-1 .col{margin-bottom:1.5625rem;min-height:1px;padding-left:.9375rem;padding-right:.9375rem;position:relative;width:100%}@media (min-width:520px){.posts-listing-1 .col{padding-left:.9375rem;padding-right:.9375rem}}@media (min-width:768px){.posts-listing-1 .col{padding-left:.9375rem;padding-right:.9375rem}}@media (min-width:992px){.posts-listing-1 .col{padding-left:.9375rem;padding-right:.9375rem}}@media (min-width:1200px){.posts-listing-1 .col{padding-left:.9375rem;padding-right:.9375rem}}.posts-listing-1 .col{flex:0 0 25%;max-width:25%}@media (max-width:1199px){.posts-listing-1 .col{flex:0 0 50%;max-width:50%}}@media (max-width:519px){.posts-listing-1 .col{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.posts-listing-1 .col.col-count-2{flex:0 0 33.3333333333%;max-width:33.3333333333%}.posts-listing-1 .col.col-count-2 .post-item__image{height:14.5rem}}.posts-listing-1 .post-item{background-color:#fdfdfd;border:1px solid #efefef;height:100%;padding-bottom:50px;position:relative;text-align:center}.posts-listing-1 .post-item__image{display:block;height:12.5rem;overflow:hidden;position:relative}.posts-listing-1 .post-item__image img{height:auto;min-height:100%;min-width:100%;object-fit:cover;object-position:center}.posts-listing-1 .post-item p:last-of-type{margin-top:auto;padding-top:1.25rem}.posts-listing-1 .post-item .button.button--white:not(:hover){border-color:var(--main-color);color:var(--main-color)}.posts-listing-1 .post-item .button.button--white{width:100%}.posts-listing-1 .post-item__date{color:var(--main-color);font-size:.875rem!important;padding:20px 15px 10px;text-transform:uppercase}.posts-listing-1 .post-item__date i{margin-right:10px}.posts-listing-1 .post-item__content{padding:5px 15px 20px}.posts-listing-1 .post-item__title{font-size:1rem;font-weight:500;margin:0}.posts-listing-1 .post-item__title a:hover{color:var(--main-color);text-decoration:underline}.posts-listing-1 .post-item__more{bottom:0;position:absolute;width:100%}.posts-listing-1 .post-item__link{background-color:var(--main-color);color:#fff;display:block;font-size:.875rem;padding:10px 15px;transition:.3s}.posts-listing-1 .post-item__link:hover{background-color:var(--main-color-darken)}i.post-item{margin:0;opacity:0;padding:0;visibility:hidden}i.date-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cpath fill='%23666' d='M452 40h-24V0h-40v40H124V0H84v40H60C26.916 40 0 66.916 0 100v352c0 33.084 26.916 60 60 60h284.506L512 338.064V100c0-33.084-26.916-60-60-60m-96 402.397V370c0-11.028 8.972-20 20-20h68.975zM472 310h-96c-33.084 0-60 26.916-60 60v102H60c-11.028 0-20-8.972-20-20V188h432zm0-162H40v-48c0-11.028 8.972-20 20-20h24v40h40V80h264v40h40V80h24c11.028 0 20 8.972 20 20z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.875rem .875rem;display:inline-block;height:.875rem;margin-right:.375rem;transform:translateY(.125rem);width:.875rem}
/*# sourceMappingURL=../maps/posts-listing-1.css.map */

/* previo-block-packages-listing-3 */
.packages-listing-3__row:not(.general-carousel){display:flex;flex-flow:row wrap;justify-content:space-between}.packages-listing-3__row.general-carousel .package-item{margin-bottom:0}@media (min-width:992px){.packages-listing-3__row.general-carousel .package-item{flex:0 0 100%;max-width:100%}}.packages-listing-3__row[data-items="3"] .package-item__content{flex-flow:column}.packages-listing-3__row[data-items="3"] .package-item__content .package-title{margin-bottom:1.25rem;padding-right:0}.packages-listing-3 .package-item{background-color:#f6f7f7;display:flex;flex:100%;flex-flow:column;margin-bottom:2.5rem;max-width:100%}@media (min-width:992px){.packages-listing-3 .package-item{flex:0 0 calc(33.33333% - 0.625rem);max-width:calc(33.33333% - .625rem)}}@media (min-width:520px) and (max-width:991px){.packages-listing-3 .package-item{flex:0 0 calc(50% - 0.625rem);max-width:calc(50% - .625rem)}}.packages-listing-3 .package-item__image{background-color:#f6f7f7;display:block;height:13.75rem;overflow:hidden;position:relative}.packages-listing-3 .package-item__image img{height:100%;object-fit:cover;object-position:center;position:absolute;transition:.3s;width:100%}.packages-listing-3 .package-item__image img:hover{transform:scale(1.03)}.packages-listing-3 .package-item__line{align-items:flex-end;bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;right:0;z-index:10}.packages-listing-3 .package-item__line__button{background-color:#000c;border-radius:.1875rem;color:#fff;font-size:.625rem;font-weight:700;margin-bottom:.9375rem;margin-left:auto;margin-right:.9375rem;padding:.375rem .75rem;text-transform:uppercase}.packages-listing-3 .package-item__line .package-price{background-color:var(--main-color);padding:.625rem .625rem .4375rem}.packages-listing-3 .package-item__line .package-price__content{color:#fff;font-size:.9375rem}.packages-listing-3 .package-item__line .package-price__content span{color:#fff;font-size:1.125rem}.packages-listing-3 .package-item__line .package-price__content .per-person{display:none}.packages-listing-3 .package-item__content{background-color:#f6f7f7;display:flex;flex-flow:column;margin-bottom:auto;padding:1.25rem}.packages-listing-3 .package-item__content .package-title{color:var(--main-color);font-size:1.25rem;margin-bottom:1.25rem}.packages-listing-3 .package-item__content .package-title:hover a{text-decoration:underline}.packages-listing-3 .package-item__content__info{display:flex;justify-content:space-between;margin-top:15px}.packages-listing-3 .package-item__content__info .icon-text{transform:scale(.8)}.packages-listing-3 .package-item__footer{background-color:#f6f7f7;padding:0 1.25rem 1.25rem}.packages-listing-3 .package-item__footer a{width:100%}.packages-listing-3 .package-item .button{border-radius:0;border-width:1px;font-size:.875rem}.packages-listing-3 .package-item hr+p{margin-top:1.25rem}.packages-listing-3 .package-item hr{border:0;border-bottom:1px solid #e7e7e7;margin:0}.packages-listing-3 i.package-item{margin:0;padding:0;visibility:hidden}.packages-listing-3 .more-link{margin-top:20px;text-align:center}.packages-listing-3 .package-price__standard-price{font-size:.8rem!important}
/*# sourceMappingURL=../maps/packages-listing-3.css.map */

/* previo-block-reviews-cards */
@charset "UTF-8";.reviews-cards .reviews-item{display:inline-flex}.reviews-cards .reviews-item__inner{border-radius:.75rem;height:100%;padding:20px;position:relative}.reviews-cards .reviews-item__inner:before{background-color:#f0ecec;border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.reviews-cards .reviews-item p{font-size:18px;position:relative;z-index:10}.reviews-cards .reviews-item p:first-of-type{font-style:italic}.reviews-cards .reviews-item p:first-of-type:before{content:"„"}.reviews-cards .reviews-item p:first-of-type:after{content:"“"}.reviews-cards .reviews-item p:last-of-type{font-weight:700;margin-top:.625rem}.reviews-cards .reviews-item p:last-of-type:before{content:"– "}
/*# sourceMappingURL=../maps/reviews-cards.css.map */

/* previo-block-gallery-strip */
.gallery-strip__item img{float:left;height:350px;object-fit:cover;width:100%}.gallery-strip .tns-nav{bottom:0;position:absolute}
/*# sourceMappingURL=../maps/gallery-strip.css.map */

/* previo-block-map-objects */
.map-objects .map-objects-map{height:540px;width:100%}.map-objects__item{display:none;padding:20px;position:absolute;z-index:1}.map-objects__item.active{display:block}.map-objects__item .close{align-items:center;color:#eee;cursor:pointer;display:flex;font-size:35px;height:30px;justify-content:center;padding:5px;position:absolute;right:20px;top:20px;transition:.3s;width:30px;z-index:1}.map-objects__item .close:hover{color:#666}.map-objects__item .card{background-color:#fff;box-shadow:0 0 10px 0 #0006}.map-objects__item .card__img{overflow:hidden;position:relative}.map-objects__item .card__img:hover .card__img-hover{left:0}.map-objects__item .card__img img{display:block;height:250px;object-fit:cover;width:350px}.map-objects__item .card__img-hover{align-items:center;background:#0000004d;display:flex;height:100%;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%}.map-objects__item .card__content{padding:20px}.is-dark-mode .map-objects__item .card__content{background:#777}.map-objects__item .card__content svg{height:auto;max-width:15px}.is-dark-mode .map-objects__item .card__content svg{fill:#fff}.map-objects__item .card__title-link:hover{text-decoration:underline}.map-objects__item .card__title{font-size:22px}.map-objects__item .card__address,.map-objects__item .card__title{border-bottom:1px solid #eee;margin:0 0 10px;padding:0 0 10px}.map-objects__item .card__phone{display:flex;font-size:14px;gap:10px}.map-objects__item .card__phone:not(:last-child){margin-bottom:5px}.map-objects__item .card__phone a:hover{text-decoration:underline}
/*# sourceMappingURL=../maps/map-objects.css.map */

/* previo-block-footer-complex */
.footer-complex{background-color:var(--footer-bg-color)}.footer-complex__top{padding:3.75rem 0 1.25rem}@media (max-width:991px){.footer-complex__top{padding-bottom:0;padding-top:25px}}.footer-complex__top .container{display:flex;flex-flow:row wrap;justify-content:space-between}@media (min-width:1200px){.footer-complex__top>.container{max-width:1140px}}@media (max-width:767px){.footer-complex__col{margin-bottom:25px}}.footer-complex h2,.footer-complex h3,.footer-complex h4,.footer-complex p{color:var(--footer-text-color)}.footer-complex h2 img,.footer-complex h3 img,.footer-complex h4 img,.footer-complex p img{max-width:100%}.footer-complex .col-header .title{font-size:22px;margin-bottom:15px}@media (max-width:991px){.footer-complex .col-header .title{font-size:20px}}.footer-complex .col-2{flex:0 0 100%;max-width:100%}@media (min-width:992px){.footer-complex .col-2{flex:0 0 calc(50% - 1.25rem);max-width:calc(50% - 1.25rem)}}.footer-complex .col-3{flex:0 0 100%;max-width:100%}@media (min-width:992px){.footer-complex .col-3{flex:0 0 calc(25% - 1.25rem);max-width:calc(25% - 1.25rem)}}.footer-complex .col-4{flex:0 0 100%;max-width:100%}@media (min-width:992px){.footer-complex .col-4{flex:0 0 calc(33.33333% - 1.25rem);max-width:calc(33.33333% - 1.25rem)}}.footer-complex__bottom{padding:1.25rem 0;position:relative}.footer-complex__bottom p{color:var(--footer-text-color);font-size:.75rem;line-height:1;text-align:center}.footer-complex__bottom .copyright{margin:0}.footer-complex__bottom a{color:#fff}.footer-complex .previo-logo{display:block;margin:.625rem 0 0;opacity:.5;text-align:center}@media (min-width:992px){.footer-complex .previo-logo{margin:0;position:absolute;right:1.25rem;text-align:initial;top:50%;transform:translateY(-50%)}}.footer-complex .previo-logo svg{display:inline-block;height:30px;width:auto}.footer-complex__posts__item+.footer-complex__posts__item{margin-top:.625rem}.footer-complex__posts__item{align-items:flex-start;display:flex}.footer-complex__posts__item img{display:flex;flex:0 0 5.625rem;height:auto;max-width:5.625rem}.footer-complex__posts__item img+div{padding-left:.625rem}.footer-complex__posts__item a{text-decoration:underline}.footer-complex__posts__item p{font-size:.75rem;margin-top:.3125rem;opacity:.75}.footer-nav-complex__menu{display:flex;flex-flow:column}.footer-nav-complex__menu img{display:block;height:100%;max-height:40px;width:auto}.footer-nav-complex__menu svg{display:inline-block;height:12px;margin-right:.625rem;width:auto}.footer-nav-complex__menu svg path{fill:var(--footer-text-color)}.footer-nav-complex__item+.footer-nav-complex__item{margin-top:8px}.footer-nav-complex__link{color:var(--footer-text-color)!important;display:flex;text-decoration:none}.footer-nav-complex__link:hover{text-decoration:underline}.footer-nav-complex__link svg{flex-shrink:0;margin-top:6px}.footer-nav-complex__item--lang-item{display:none}
/*# sourceMappingURL=../../maps/footer/complex.css.map */

/* username-changer */
/**
 * Username Changer - Frontend Styles
 * Author profile link and display name styling.
 */
a.author-url,
.author a,
span.author a {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

/* wpa-style */
.wpa-ld button span.screen-reader, .longdesc-link span.screen-reader,
.wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited,
.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.wpa-hide-ltr#skiplinks a:focus,
.wpa-hide-rtl#skiplinks a:focus {
	background-color: #eee;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.wpa-alt,
.wpa-ld {
	display: inline-block;
	position: relative;
}

.post-thumbnail .wpa-alt,
.post-thumbnail .wpa-ld {
	display: block;
}

/* basic support for themes that don't define alignleft and alignright for non-image elements. */
div.alignleft.wpa-alt,
div.alignleft.wpa-ld {
	float: left;
}

div.alignright.wpa-alt,
div.alignright.wpa-ld {
	float: right;
}

div.aligncenter.wpa-alt,
div.aligncenter.wpa-ld {
	display: block;
	margin: 0 auto;
	width: fit-content;
}

.wpa-focusable:focus {
	outline: 1px solid;
	outline-offset: 1px;
}

.wpa-ld .longdesc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	overflow-y: scroll;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .92);
	color: #111;
	padding: 46px 1rem 1rem;
	text-align: start;
}

.wpa-ld .longdesc,
.wpa-ld .longdesc p {
	font-size: clamp( 16px, 1rem, 24px );
}

.wpa-ld .longdesc-link {
	position: absolute;
	display: inline-block;
	right: 3px;
	bottom: 3px;
	color: #000;
	background: rgba(255, 255, 255, .92);
	font-size: clamp( 14px, .875rem, 20px );
	padding: 2px;
	border-radius: 3px;
}

.wpa-alt .wpa-alt-text {
	position: absolute;
	width: calc( 100% - 2em );
	height: fit-content;
	bottom: 0;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .92);
	padding: 1rem;
	margin: 1rem;
	border-radius: 15px;
	box-shadow: 0 0 6px #333;
	text-align: start;
	z-index: 10;
	font-size: clamp( 16px, 1rem, 24px );
	line-height: 1.5;
	color: #111;
}

.top-right .wpa-alt .wpa-alt-text,
.top-left .wpa-alt .wpa-alt-text {
	bottom: auto;
	top: 0;
	margin-top: 2.5em;
}

.rtl .wpa-alt .wpa-alt-text,
.rtl .wpa-ld .longdesc {
	text-align: right;
}

.template-longdesc {
	text-align: left;
	line-height: 1.5;
	width: 100%;
	max-width: 50em;
	padding: 2em;
	margin: 1em auto;
	background: #fdfdfd;
	color: #333;
	box-shadow: 0 0 5px;
	font-size: 1.4em;
}

label.wpa-screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.wpa-content-summary {
	padding: 30px;
	background: rgba( 0,0,0,.05 );
	margin-bottom: 30px;
}

.wpa-content-summary div p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.wpa-excerpt .wp-block-read-more,
.wpa-excerpt .wp-block-post-excerpt__more-text {
	display: none !important;
}

.wpa-excerpt .wp-block-post-excerpt .continue {
	margin-top: 1rem;
	display: block;
}

.wpa-alt button.wpa-toggle, .wpa-alt a.wpa-toggle,
.wpa-ld button.wpa-toggle, .wpa-ld a.wpa-toggle,
button.wpa-video {
	all: unset;
	background: #111;
	display: block;
	color: #fff;
	border-radius: 32px !important;
	height: 28px !important;
	width: 28px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	position: absolute !important;
	z-index: 10;
	padding: 4px !important;
	border: 1px solid currentColor !important;
}

.wpa-alt button {
	font-family: monospace !important;
	font-size: clamp( 14px,.875rem,20px ) !important;
}

.wpa-alt button.wpa-toggle:active,
.wpa-ld button.wpa-toggle:active {
	background: #f6f6f6;
	color: #111;
}

.wpa-ld button.wpa-toggle,
.wpa-alt button.wpa-toggle,
button.wpa-video {
	top: 4px;
	left: 4px;
}

.wpa-ld button.wpa-toggle:focus, .wpa-ld button.wpa-toggle:hover,
.wpa-alt button.wpa-toggle:focus, .wpa-alt button.wpa-toggle:hover,
button.wpa-video:hover,
button.wpa-video:focus {
	outline: 2px solid currentColor;
	outline-offset: 1px;
}

button.wpa-video[aria-pressed=true] .dashicons::before {
	content: "\f522" / '';
}

.wpa-alt button.wpa-toggle[aria-expanded=true],
.wpa-ld button.wpa-toggle[aria-expanded=true] {
	color: #111;
	background: #f6f6f6;
}

.wpa-alt button:focus, .wpa-alt button:hover,
.wpa-ld button:focus, .wpa-ld button:hover {
	cursor: pointer;
}

.top-left .wpa-alt a.wpa-toggle, .top-left .wpa-alt button.wpa-toggle,
.top-left .wpa-ld a.wpa-toggle, .top-left .wpa-ld button.wpa-toggle {
	top: 4px;
	bottom: auto;
}

.top-right .wpa-alt a.wpa-toggle, .top-right .wpa-alt button.wpa-toggle,
.top-right .wpa-ld a.wpa-toggle, .top-right .wpa-ld button.wpa-toggle {
	top: 4px;
	right: 4px;
	left: auto;
	bottom: auto;
}

.bottom-right .wpa-alt a.wpa-toggle, .bottom-right .wpa-alt button.wpa-toggle,
.bottom-right .wpa-ld a.wpa-toggle, .bottom-right .wpa-ld button.wpa-toggle {
	right: 4px;
	left: auto;
}

.wpa-alt .wpa-ld button {
	left: 46px;
}

.top-right .wpa-alt .wpa-ld button,
.bottom-right .wpa-alt .wpa-ld button {
	left: auto;
	right: 46px;
}
