/*
Theme Name: Hello Dickytall
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Dickytall Child is a child theme of Hello Elementor, created by Dickytall & Sons team
Author: Dickytall & Sons
Author URI: https://dickytall.com/
Template: hello-elementor
Version: 2.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.karteltop-champagne-light {position: relative;}
.karteltop-champagne-light::after {
    content: '';
    transform: scaleY(-1);
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 20"><path d="M 0 8 Q 3.75 8 7.5 4 Q 15 -4 22.5 4 Q 26.25 8 30 8 Q 33.75 8 37.5 4 Q 45 -4 52.5 4 Q 56.25 8 60 8 L 30 20 L 0 20 Z" fill="%23FFF7EB" /></svg>') repeat-x;
    background-size: 30px 20px;
    z-index: 1;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
}

.karteltop-champagne-medium {position: relative;}
.karteltop-champagne-medium::after {
    content: '';
    transform: scaleY(-1);
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 20"><path d="M 0 8 Q 3.75 8 7.5 4 Q 15 -4 22.5 4 Q 26.25 8 30 8 Q 33.75 8 37.5 4 Q 45 -4 52.5 4 Q 56.25 8 60 8 L 30 20 L 0 20 Z" fill="%23FAE8CE" /></svg>') repeat-x;
    background-size: 30px 20px;
    z-index: 1;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
}

.karteltop-white {position: relative;}
.karteltop-white::after {
    content: '';
    transform: scaleY(-1);
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 20"><path d="M 0 8 Q 3.75 8 7.5 4 Q 15 -4 22.5 4 Q 26.25 8 30 8 Q 33.75 8 37.5 4 Q 45 -4 52.5 4 Q 56.25 8 60 8 L 30 20 L 0 20 Z" fill="%23FFFFFF" /></svg>') repeat-x;
    background-size: 30px 20px;
    z-index: 1;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.15));
}


.kartelbtm-white {position: relative;}
.kartelbtm-white::after {
    content: '';
    transform: scaleY(-1);
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 20px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 20"><path d="M 0 12 Q 3.75 12 7.5 16 Q 15 24 22.5 16 Q 26.25 12 30 12 Q 33.75 12 37.5 16 Q 45 24 52.5 16 Q 56.25 12 60 12 L 30 0 L 0 0 Z" fill="%23FFFFFF" /></svg>') repeat-x;
    background-size: 30px 20px;
    z-index: 1;
    filter: drop-shadow(0px -4px 6px rgba(0, 0, 0, 0.15));
}
