/*
Theme Name: Leonie
Theme URI: https://leonie.qodeinteractive.com
Description: Nail and Beauty Salon
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: leonie
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License URI: -
License: ThemeForest Split Licence
*/

/*Header*/

.home #qodef-top-area{
	border-color: rgba(17,17,17,0.10)!important;
}

#qodef-top-area{
	border-color: #ffffff2e!important;
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
	order: 3;
    justify-content: flex-end;
    flex-basis: 33.33%;
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link{
	flex-basis: 33.33%;
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
	flex-basis: 33.33%;
    justify-content: center;
}

#qodef-page-header-inner.qodef-skin--light .widget .link-cta-header {
	position: relative;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff!important;
    font-size: 12px;
    letter-spacing: .15em;
    font-weight: 800;
    padding: .2rem 0;
    line-height: 2.1em;
}

.home #qodef-page-header-inner.qodef-skin--light .widget .link-cta-header {
	color: #fff!important;
}

#qodef-page-header-inner.qodef-skin--light .widget .link-cta-header:after{
	content: '';
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
}

.home #qodef-page-header-inner.qodef-skin--light .widget .link-cta-header:after{
	background-color: #000;
}

/*Menu dekstop*/

.home .qodef-header-navigation> ul > li > a .qodef-menu-item-text {
    color: #000;
}

/*Sections*/

.custom-testimonial .swiper-pagination{
		width: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

/*Mobile hero*/

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
	width: 100%;
}