/*
Theme Name: Leonie Child
Theme URI: https://leonie.qodeinteractive.com
Description: A child theme of Leonie
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: leonie
Template: leonie
*/
.qodef-page-title {
    background-position: 50% 60%;
}
.qodef-page-title .qodef-m-title {
    background: url(https://uniqderm.patrykkowalczyk.pl/wp-content/uploads/2023/06/abstract-gold-luxury-wallpaper-concept.jpg);
    background-size: 200%;
    background-position: 0% 70%;
    background-clip: text;
    -webkit-background-clip: text;
    color: rgba(0, 0, 0, 0) !important;
    line-height: 1.4;
}
#qodef-top-area~#qodef-page-outer .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    color: var( --e-global-color-secondary );
}


.qodef-button.qodef-layout--filled {
    background-image: url(https://uniqderm.patrykkowalczyk.pl/wp-content/uploads/2023/12/UNIQDERM-12.jpg);
    border: none !important;
    background-size:240%;
    background-position: 100% 55%;
    transition: all .15s ease-in-out;
    color: #272626 !important;
}
.qodef-button.qodef-layout--filled:hover {
    border: none !important;
    color: #272626 !important;
    box-shadow: 0px 5px 20px #b17d456e;
    transform: scale(1.05);
    text-shadow: 0 0 15px white;
}
.qodef-testimonials-list  .swiper-pagination {
    width:100% !important;
}
.qodef-testimonials-list .swiper-pagination span {
    margin:0 5px;
    border-color: var(--e-global-color-primary) !important;
}
.qodef-testimonials-list .swiper-pagination-bullet-active:after {
    background-color: var(--e-global-color-primary) !important;
}
#qodef-page-header-inner.qodef-skin--dark .qodef-button, .qodef-custom-header-layout.qodef-skin--dark .qodef-button {
    padding-left:30px;
    padding-right:30px;
}
.qodef-header--divided #qodef-page-header .qodef-widget-holder {
    margin-left: 25px;
    margin-right:0px;
}
.qodef-header-navigation>ul>li>a {
    line-height:1.2 !important;
}
.qodef-header-navigation>ul {
    white-space: pre-wrap !important;
}