/*
Theme Name: Wabi Sabi
Theme URI: https://wabi-sabi.ancorathemes.com/
Description: Wabi Sabi is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: wabi-sabi
*/
/* TABLE OF CONTENTS:

1. Reset tags and predefined classes
2+ See in the active skin styles

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, video, audio,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
}

html {
  font-size: 100%;
  /*62.5%;*/
                	          		/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
									   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
                            	/* www.456bereastreet.com/archive/201012/
									   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html:not(.edit-post-visual-editor) {
  height: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
}

html:not(.edit-post-visual-editor),
body:not(.edit-post-visual-editor) {
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  overflow-x: hidden!important;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.ui-datepicker {
  background-color: #fff;
}

div.ui-accordion .ui-accordion-header {
  padding: 0;
}

div.ui-accordion .ui-accordion-header-icon {
  display: none;
}

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0;
}

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0;
}

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
}

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important;
}

.overflow_x_hidden {
  overflow-x: hidden !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}

/*# sourceMappingURL=style.css.map */




/* CUSTOM CODE */










.masked-text {
    font-size: 8rem;
    font-weight: bold;
    color: transparent;
    transform: skew(0deg, -10deg);
    background-image: url('https://essenz.fosil24.de/wp-content/uploads/2022/07/3.jpg'); 
    background-size: 200%; /* Enlarged for smooth animation */
    background-position: 0 50%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: animate-background 25s infinite alternate linear;
}

@keyframes animate-background {
    0% {
        background-position: 0 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}



img.claim {
    width: 250px;
    margin: 0 auto;
    display: flex;
    padding-bottom: 20px;
}

.sc_layouts_row_delimiter {
    border-bottom: 0!important;
}

div#swiper-wrapper-d10dbfcc102a7add66 {
    /*max-height: 655px;*/
}

.slider-slide.swiper-slide,
.slider-slide.swiper-slide.swiper-slide-active {
/*max-width: 450px!important
  background-size: 50%;*/
}

.slick-dots {
    opacity: .4;
}

.slick-list.draggable {
    margin-bottom: 50px;
}

/* Mobile Devices (Portrait and Landscape) */
@media only screen and (max-width: 767px) {
    .slick-dots {
        display:none!important;
    }

    .wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
        max-height: 240px!important;
    }    

    .slick-list.draggable {
        margin-bottom: 0px;
    }  
  
  
  .elementor-1512 .elementor-element.elementor-element-3d697c8 {
        --min-height: 480px!important;
    }
}

header.top_panel.top_panel_default.without_bg_image {
    z-index: 14 !important;
}


.hide {
    display: none!important;
}


.wpcf7 .wpcf7-submit-style .submit-style-in
 {
    background-color: #1333c2!important;
}




/*.swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active, .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-bullet-active, .sc_slider_controls.slider_pagination_style_bullets .slider_pagination_bullet:hover, .slider_container .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active, .slider_outer .slider_pagination_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active, .slider_container .slider_pagination_wrap .swiper-pagination-bullet:hover, .slider_outer .slider_pagination_wrap .swiper-pagination-bullet:hover
{
    border-color: #1333c2!important;
    background-color: #1333c2!important;
}
*/

.clip-circle {
  clip-path: circle(35% at center);
}





/* Sticky + Smooth */
#custom-menu{
  position: sticky;
  top: var(--adminbar, 0);
  z-index: 1000;
  height: 100px;                 /* Start-Höhe */
  opacity: 1;
  overflow: hidden;
  transition: height 180ms ease, opacity 180ms ease;
}

/* geschrumpfter Zustand */
#custom-menu.shrunk{
  height: 50px;                  /* 100px - 50px */
  opacity: 0.8;
}

/* WordPress Adminbar-Ausgleich */
body.admin-bar{ --adminbar: 32px; }
@media (max-width:782px){ body.admin-bar{ --adminbar: 46px; } }

/* Logo-Breite über Body-Klasse (falls JS nicht direkt setzt) */
.elementor-1512 .elementor-element.elementor-element-d53e380 img{
  width: 90%;
  transition: width 180ms ease;
}
.menu-shrunk .elementor-1512 .elementor-element.elementor-element-d53e380 img{
  width: 40% !important;
}







/* häufige Elementor-Container: Overflow/Transform neutralisieren */
.elementor,
.elementor-section,
.elementor-container,
.elementor-widget-wrap,
header,
.site,
.site-content {
  overflow: visible !important;
  transform: none !important;
  contain: none !important;
}

/* dein Menü: */
#custom-menu{
  position: sticky;
  top: 0;
  z-index: 1000;
}


































.wpr-mobile-nav-menu:not(.wpr-mobile-mega-menu) {
    position: absolute;
    z-index: 9999;
    top: -40px;
    height: 100vh;
}


