.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-step-marker{width:1px;height:15px;background-color:#000;float:right;z-Index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:12px;z-Index:11;color:#000;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.ol-scale-text{position:absolute;font-size:14px;text-align:center;bottom:25px;color:#000;text-shadow:-2px 0 #fff,0 2px #fff,2px 0 #fff,0 -2px #fff}.ol-scale-singlebar{position:relative;height:10px;z-Index:9;box-sizing:border-box;border:1px solid #000}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:rgba(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.galleria-container {
background: #000;
}
.galleria-close,
.galleria-link,
.galleria-link-flickr,
.galleria-link-1x,
.galleria-link-500px,
.galleria-link-oneeyeland,
.galleria-link-refresh,
.galleria-link-map,
.galleria-link-bookmark,
.galleria-link-statistics,
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
background-image: url(//www.evta.ch/wp-content/plugins/fullscreen-galleria/fs-map.svg);
}
.galleria-info-title, .galleria-layer h1 {
color: #fff;
}
.galleria-info-description {
color: #bbb;
}
.galleria-info-camera {
color: #bbb;
}
.galleria-info-text, .galleria-infolayer {
background-color: rgba(0, 0, 0, 0.7);
}
.galleria-loader {
background: #000;
}@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,600italic,700,700italic");
#galleria-map .ol-zoom .ol-zoom-out {
margin-top: 204px;
}
#galleria-map .ol-zoom {
border-radius: 20px;
}
#galleria-map .ol-zoomslider {
background-color: transparent;
top: 2.3em;
}
#galleria-map .ol-zoom-out, #galleria-map .ol-zoom-in, #galleria-map .ol-zoomslider-thumb {
background-color: rgba(66,66,66,0.5);
}
#galleria-map .ol-zoom-out {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#galleria-map .ol-zoom-in {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
#galleria-map .ol-touch .ol-zoom .ol-zoom-out {
margin-top: 212px;
}
#galleria-map .ol-touch .ol-zoomslider {
top: 2.75em;
}
#galleria-map .ol-zoom-in.ol-has-tooltip:hover [role=tooltip],
#galleria-map .ol-zoom-in.ol-has-tooltip:focus [role=tooltip] {
top: 3px;
}
#galleria-map .ol-zoom-out.ol-has-tooltip:hover [role=tooltip],
#galleria-map .ol-zoom-out.ol-has-tooltip:focus [role=tooltip] {
top: 232px;
}
.olControlAttribution {
right: 10px;
bottom: 2px;
font: normal 9pt 'Open Sans', sans-serif;
color: black;
}
.olControlAttribution a {
color: black;
}
.galleria-map-close {
position: absolute;
right: 4px;
top: 4px;
width: 24px;
height: 24px;
cursor: pointer;
background-image: url(//www.evta.ch/wp-content/plugins/fullscreen-galleria/close-mini.svg);
background-repeat: no-repeat;
z-index: 10000;
}
.galleria-layeritem .sd-content {
margin-top: 15px !important;
}
#galleria-map {
position: absolute;
width: 90%;
height: 90%;
left: 5%;
top: 5%;
border: 10px solid #FFF;
z-index: 5;
border-radius: 5px;
display: none;
}
.galleria-photobox, .galleria-photolist {
position: relative;
}
.galleria-photobox img {
position: relative;
max-width: none !important;
}
.galleria-photolist img {
position: absolute;
}
.galleria-photolist div {
padding: 0;
}
.galleria-photobox div {
padding: 0;
overflow: hidden;
position: absolute;
}
#galleria {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
z-index: 100000;
display: none;
}
.galleria-thumbnails {
margin-left: auto;
margin-right: auto;
} .galleria-container {
position: relative;
overflow: hidden;
}
.galleria-container img {
-moz-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.galleria-stage {
position: absolute;
top: 10px;
bottom: 60px;
left: 10px;
right: 10px;
overflow:hidden;
}
.galleria-thumbnails-container {
height: 50px;
bottom: 0;
position: absolute;
left: 10px;
right: 10px;
z-index: 2;
}
.galleria-carousel .galleria-thumbnails-list {
margin-left: 30px;
margin-right: 30px;
}
.galleria-thumbnails .galleria-image {
height: 40px;
width: 60px;
background: #000;
margin: 0 5px 0 0;
border: 1px solid #000;
float: left;
cursor: pointer;
}
.galleria-counter {
position: absolute;
bottom: 10px;
left: 10px;
text-align: right;
color: #fff;
font: normal 9pt 'Open Sans', sans-serif;
z-index: 1;
}
.galleria-loader {
width: 20px;
height: 20px;
margin:-10px 0 0 -10px;
position:absolute;
left:50%;
top:50%;
color:#fff;
text-align:center;
z-index:4;
display:none;
background: url(//www.evta.ch/wp-content/plugins/fullscreen-galleria/fs-loader.gif) no-repeat 2px 2px;
}
.galleria-info {
width: 50%;
bottom: 100px;
left: 15px;
z-index: 2;
position: absolute;
}
.galleria-info-text, .galleria-infolayer {
padding: 10px; zoom:1;
}
.galleria-infolayer {
position: absolute;
bottom: 20px;
display: table-row;
min-width: 550px;
}
.galleria-info-text {
display: none;
}
.galleria-info-title, .galleria-layer h1 {
font: 11pt 'Open Sans', sans-serif;
font-weight: 600;
text-transform: none;
margin: 0;
padding-bottom: 0.2em;
}
.galleria-info-description {
font: 11pt 'Open Sans', sans-serif;
margin: 0;
padding-bottom: 0.4em;
}
.galleria-info-camera {
font: 8pt 'Open Sans', sans-serif;
margin: 0;
}
.galleria-info-extra {
max-height: 72px;
overflow: hidden;
}
.galleria-layeritem {
display: table-cell;
vertical-align: middle;
padding-right: 3px;
}
.galleria-close,
.galleria-link,
.galleria-link-flickr,
.galleria-link-500px,
.galleria-link-1x,
.galleria-link-oneeyeland,
.galleria-link-refresh,
.galleria-link-map,
.galleria-link-bookmark,
.galleria-link-statistics,
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right {
background-repeat: no-repeat;
z-index: 3;
width: 24px;
height: 24px;
opacity: .7;
filter: alpha(opacity=70);
cursor: pointer;
}
.notouch .galleria-close:hover,
.notouch .galleria-link:hover,
.notouch .galleria-link-flickr:hover,
.notouch .galleria-link-500px:hover,
.notouch .galleria-link-1x:hover,
.notouch .galleria-link-oneeyeland:hover,
.notouch .galleria-link-refresh:hover,
.notouch .galleria-link-map:hover,
.notouch .galleria-link-bookmark:hover,
.notouch .galleria-link-statistics:hover,
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover,
.notouch .galleria-info-link:hover,
.notouch .galleria-info-close:hover,
.notouch .galleria-image-nav-left:hover,
.notouch .galleria-image-nav-right:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.touch .galleria-close:active,
.touch .galleria-link:active,
.touch .galleria-link-flickr:active,
.touch .galleria-link-500px:active,
.touch .galleria-link-1x:active,
.touch .galleria-link-oneeyeland:active,
.touch .galleria-link-refresh:active,
.touch .galleria-link-map:active,
.touch .galleria-link-bookmark:active,
.touch .galleria-link-statistics:active,
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active,
.touch .galleria-info-link:active,
.touch .galleria-info-close:active,
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
opacity: 1;
filter: alpha(opacity=100);
}
.galleria-info-close {
width: 16px;
height: 16px;
position: absolute;
top: 5px;
right: 5px;
background-position: 62px -8px;
opacity: .5;
filter: alpha(opacity=50);
display: none;
}
.galleria-close {
position: absolute;
top: 10px;
right: 20px;
z-index: 200000;
background-position: -48px 0px;
}
.galleria-link {
background-position: -144px 0px;
}
.galleria-link-flickr {
background-position: -120px 0px;
}
.galleria-link-1x {
background-position: -264px 0px;
}
.galleria-link-500px {
background-position: -288px 0px;
}
.galleria-link-oneeyeland {
background-position: -312px 0px;
}
.galleria-link-bookmark {
background-position: -216px 0px;
}
.galleria-link-statistics {
background-position: -240px 0px;
}
.galleria-link-map {
background-position: -192px 0px;
}
.galleria-link-refresh {
background-position: -168px 0px;
}
.galleria-info-link {
background-position: -86px -8px;
opacity: .5;
filter: alpha(opacity=50);
position: absolute;
width: 16px;
height: 16px;
cursor: pointer;
}
.galleria-image-nav {
position: absolute;
top: 50%;
margin-top: -62px;
width: 100%;
height: 62px;
left: 0;
}
.galleria-image-nav-left,
.galleria-image-nav-right {
opacity: .5;
filter: alpha(opacity=50);
cursor: pointer;
position: absolute;
left: 10px;
z-index: 2;
background-position: 0 0px;
}
.galleria-image-nav-right {
left: auto;
right: 10px;
background-position: -24px 0px;
z-index: 2;
}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
cursor: pointer;
display: none;
background-position: 0px 0px;
position: absolute;
left: 0;
top: 0;
opacity: .8;
filter: alpha(opacity=80);
}
.galleria-thumb-nav-right {
background-position: -24px 0px;
border-right: none;
right: 0;
left: auto;
}
.galleria-thumbnails-container .disabled {
opacity: .2;
filter: alpha(opacity=20);
cursor: default;
}
.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
background-color: #111;
}
.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
background-color: #111;
}
.notouch .galleria-thumbnails-container .disabled:hover {
opacity: .2;
filter: alpha(opacity=20);
background-color: transparent;
}
.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
display: block;
}.menu-top.toplevel_page_mltlngg_settings .wp-menu-image {
font-family: 'bwsicons' !important;
}
.menu-top.toplevel_page_mltlngg_settings .wp-menu-image:before {
content: "\e91c";
font-family: 'bwsicons' !important;
} #mltlngg-add-new-language-form {
display: block;
position: relative;
}
#mltlngg-add-new-language-form .form-table {
margin-top: 0;
}
.mltlngg-disabled {
background-color: #fefaf7;
border-left: 3px solid #d54e21;
}
.mltlngg-disabled > th {
border-left: 3px solid #d54e21;
box-sizing: border-box;
padding-left: 0;
}
.mltlngg-title {
font-size: 1.7em;
height: 1.7em;
line-height: 100%;
margin: 5px 0;
outline: 0 none;
padding: 3px 8px;
width: 100%;
border-style: solid;
border-width: 1px;
border-color: #DDDDDD;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
color: #333;
}
.mltlngg_slug_position {
word-break: break-word;
}
#mltlngg-save-button {
margin: 10px 0;
}
.mltlngg-lang-button,
.mltlngg-lang-button:active,
.mltlngg-lang-button:hover {
padding: 0;
margin: 0;
width: 46px;
height: auto;
border: none;
box-shadow: none;
background: none;
text-align: left;
z-index: 100;
}
.mltlngg-lang-button-icons,
.mltlngg-lang-button-icons:active,
.mltlngg-lang-button-icons:hover,
.widget .mltlngg-lang-button-icons,
.widget .mltlngg-lang-button-icons:active,
.widget .mltlngg-lang-button-icons:hover {
padding: 0;
margin: 0;
min-width: 22px;
height: auto;
border: none;
box-shadow: none;
background: none;
z-index: 100;
}
.mltlngg-lang-button img.mltlngg-lang,
.mltlngg-lang-button-icons img.mltlngg-lang {
border: none;
padding: 2px;
margin: auto 0;
}
.mltlngg-lang-button img.mltlngg-current-lang,
.mltlngg-lang-button-icons img.mltlngg-current-lang {
border: 1px solid #9C9C9C;
padding: 1px;
margin: auto 0;
}
.wp-list-table th[class*='column-mltlngg_language_'],
.wp-list-table td[class*='column-mltlngg_language_'] {
width: 5.5em;
padding: 8px 1px;
}
.wp-list-table th[class*='column-mltlngg_language_'] img,
.wp-list-table td[class*='column-mltlngg_language_'] img {
max-height: 20px;
max-width: 20px;
}
.wp-list-table th[class*='column-mltlngg_language_'] .dashicons-yes,
.wp-list-table td[class*='column-mltlngg_language_'] .dashicons-yes {
color: #46b450;
}
.metabox-prefs img.mltlngg-lang {
max-width: 20px;
height: auto;
} #mltlngg-overlay {
display: none;
}
.mltlngg_backdrop {
position: absolute;
left: -20px;
right: 0;
top: 0;
bottom: 0;
background: #f1f1f1;
background: rgba(255,255,255,.8);
z-index: 10000;
}
.mltlngg_loader {
clear: both;
position: fixed;
top: 40%;
left: 50%;
z-index: 10000;
}
.mltlngg_loader:before {
-webkit-animation: rotation 2s infinite linear;
animation: rotation 2s infinite linear;
color: #0073aa;
content: "\f463";
vertical-align: bottom;
display: inline-block;
font: 400 36px/1 dashicons !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mltlngg_switcher,
.mltlngg_switcher *,
.mltlngg-menu-item,
.mltlngg-menu-item * {
box-sizing: border-box;
}
.mltlngg_switcher ul ul {
min-width: 60px;
background: #fff;
border: 1px solid #bbb;
padding: 0;
position: absolute;
top: 100%;
z-index: 99999;
} .mltlngg-lang-switch {
position: relative;
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none !important;
}
.mltlngg-lang-switch:not(.mltlngg-lang-switch-names) {
display: inline-block;
}
.mltlngg-lang-switch img {
border: none;
padding: 2px;
margin: auto 0;
vertical-align: sub;
}
body .mltlngg-lang-switch a img {
box-shadow: none;
}
.widget-area .mltlngg-lang-switch > li {
border: none;
}
body:not(.rtl) .mltlngg-lang-switch > li:after {
border-color: #9C9C9C transparent;
border-style: solid;
border-width: 5px 5px 0;
display: inline-block;
content: "";
height: 0;
width: 0;
position: relative;
vertical-align: middle;
right: 0;
}
.rtl .mltlngg-lang-switch > li:before {
border-color: #9C9C9C transparent;
border-style: solid;
border-width: 5px 5px 0;
display: inline-block;
content: "";
height: 0;
width: 0;
position: relative;
vertical-align: middle;
left: 0;
bottom: 1px;
}
body:not(.rtl) .mltlngg-lang-switch:hover > li:after {
border-color: #9C9C9C transparent;
border-width: 0 5px 5px;
cursor: pointer;
}
.rtl .mltlngg-lang-switch:hover > li:before {
border-color: #9C9C9C transparent;
border-width: 0 5px 5px;
cursor: pointer;
}
body:not(.rtl) .mltlngg-lang-switch.mltlngg-lang-switch-names > li:after {
right: 3px;
}
.rtl .mltlngg-lang-switch.mltlngg-lang-switch-names > li:before {
left: 0px;
}
.mltlngg-lang-switch > li {
position: relative;
margin: 0 !important;
padding: 17px !important;
}
.mltlngg-lang-switch > li img,
.mltlngg-lang-switch ul {
margin-left: 3px !important;
margin-right: 3px !important;
}
.mltlngg-lang-switch > li img {
display: inline-block !important;
vertical-align: middle;
}
.mltlngg-lang-switch:hover,
.mltlngg-lang-button:hover,
.mltlngg-lang-button-icons:hover {
cursor: pointer;
}
.mltlngg-lang-switch > li ul {
display: none;
top: auto;
position: absolute !important;
margin: 0 !important;
padding: 0;
z-index: 100;
list-style: none;
}
.mltlngg-lang-switch-names > li ul {
width: 100%;
top: 100%;
}
.mltlngg-lang-switch > li:hover > ul {
display: block;
}
.mltlngg-lang-switch li > ul li,
.widget .mltlngg-lang-switch li > ul li {
margin: 0;
padding: 0;
height: auto;
background-color: #F5F5F5;
border: 1px solid #fafafa;
}
.mltlngg-lang-switch-names,
.mltlngg-lang-switch-names li {
width: auto;
color: #555;
padding: 4px 0 !important;
}
.mltlngg-lang-switch-names > li > a,
.mltlngg-lang-switch-names > li > a:active,
.mltlngg-lang-switch-names > li > a:hover {
width: 100%;
display: inline-block;
color: #555;
box-shadow: none;
border: none;
text-decoration: none;
}
body:not(.rtl) .mltlngg-lang-switch-names > li > a,
body:not(.rtl) .mltlngg-lang-switch-names > li > a:active,
body:not(.rtl) .mltlngg-lang-switch-names > li > a:hover {
padding-right: 20px;
margin-right: -15px;
}
.rtl .mltlngg-lang-switch-names > li > a,
.rtl .mltlngg-lang-switch-names > li > a:active,
.rtl .mltlngg-lang-switch-names > li > a:hover {
padding-left: 20px;
margin-left: -15px;
}
.mltlngg-lang-switch-names li button {
color: #555;
}
.mltlngg-lang-switch-names li,
.mltlngg-lang-switch-names li > ul li {
font-size: 14px;
height: auto;
background-color: #F5F5F5;
border: 1px solid #fafafa;
}
.mltlngg-lang-switch-names ul li:hover {
background-color: #fafafa;
}
.mltlngg-lang-switch-names {
height: auto;
}
.mltlngg-lang-switch-names .mltlngg-lang-button-icons {
width: 100%;
text-align: left;
text-transform: none;
font-weight: normal;
}
.rtl .mltlngg-lang-switch-names .mltlngg-lang-button-icons {
text-align: right;
}
.mltlngg-nav-tab-wrapper a.mltlngg_add {
font-size: 13px;
display: inline-block;
margin: 5px 10px 0;
}
.mltlngg-lang-switch button {
width: 100%;
vertical-align: middle;
text-align: inherit;
}
.mltlngg-lang-switch button.mltlngg-lang-button {
padding: 0;
} .mltlngg-menu-item > a {
height: 100%;
}
.mltlngg-menu-item > a > img {
height: initial;
vertical-align: middle;
}
li.mltlngg-menu-item-icon > ul > li.mltlngg-menu-item-icon > a {
width: auto;
box-sizing: border-box;
}
li.mltlngg-menu-item > ul {
min-width: 100%;
}
.menu .mltlngg-menu-item img.mltlngg-lang {
width: auto !important;
display: inline-block !important;
}
.mltlngg-menu-item-radio {
clear: both;
}
.widget .mltlngg_change_language button {
width: 100;
text-align: inherit;
} .list-format {
cursor: default;
}
.list-format button {
color: inherit;
}
.list-format img {
vertical-align: baseline;
}
.mltlngg-lang-current {
cursor: default;
font-family: inherit;
} #mltlngg_google_switcher a,
#mltlngg_google_switcher a img {
box-shadow: none;
webkit-box-shadow: none;
display: initial;
font-weight: initial;
}
.widget ul.mltlngg-lang-switch li a,
.widget ul.mltlngg-lang-switch li a:hover,
.widget ul.mltlngg-lang-switch li a:focus,
.widget ul.mltlngg-lang-switch li a:active,
#mltlngg_google_switcher a:hover,
#mltlngg_google_switcher a:focus,
#mltlngg_google_switcher a:active {
box-shadow: none;
webkit-box-shadow: none;
text-decoration: initial;
} .mltlngg-components-dropdown button.components-button[aria-expanded="true"],
.mltlngg-components-dropdown button.components-button[aria-expanded="true"]:not(:disabled):not([aria-disabled=true]):not(.is-secondary):not(.is-primary):not(.is-tertiary):not(.is-link):hover {
color: transparent;
}
.mltlngg-components-dropdown button[aria-expanded="true"] svg {
color: #555d66;
}
.mltlngg-components-dropdown .components-menu-items__item-icon {
margin-left: -140px !important;
}
textarea[name='mltlngg_blogname'],
textarea[name='mltlngg_blogdescription'] {
width: 410px;
}
@media screen and (max-width: 782px) {
.mltlngg-menu-item-radio input {
width: 25px;
}
.mltlngg-menu-item-radio {
margin-bottom: 5px;
}
}
@media only screen and ( max-width: 768px ) {
.mltlngg_widget_label {
display: inline-block;
margin-bottom: 10px;
}
}
@media only screen and ( max-width: 480px ) {
.bws_help_box.mltlngg_thumb_block {
display: none;
}
#mltlngg-settings .fixed .column-locale,
#mltlngg-settings .fixed .column-flag,
#mltlngg-settings .fixed .column-status {
display: none;
}
}
@media only screen and ( max-width: 320px ) {
input[name="mltlngg_upload_flag"] {
max-width: 290px;
}
}