/*
Theme Name: Volodymyrsheiko
Author: Serhii Bovkun
Author URI: https://serhiibovkun.com
Version: 1.0.0
*/

body {
    margin: 0;
    padding: 0;
}

.rotate-element .elementor-widget-container {
    white-space: nowrap;
}

.elementor-menu-toggle {
	padding: 12px 20px;
}

.elementor-menu-toggle svg {
	height: 10px;
	width: auto;
}

span.elementor-menu-toggle__icon--close, 
span.elementor-menu-toggle__icon--open {
	line-height: 0;
}

.divide-word {
    position: relative;
    display:inline-flex
}
.divide-word .divide-letter {
    opacity:0
}

@-webkit-keyframes blurred-letters {
    0% {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        opacity:0
    }

    20% {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        opacity:0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity:1
    }
}

@keyframes blurred-letters {
    0% {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        opacity:0
    }

    20% {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        opacity:0
    }

    100% {
        -webkit-filter: blur(0);
        filter: blur(0);
        opacity:1
    }
}

/* Word Animate */

.word-animate {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.word-animate .word-content {
    position: relative;
    display: inline-block;
    transform: translateY(0);
    opacity: 1;
    line-height: 130%;
}

.word-animate.animate-out .word-content {
    animation: slideUpText 1.2s ease forwards;
}

@keyframes slideUpText {
    0% {
        transform: translateY(0);
        opacity: 1;
    }
    100% {
        transform: translateY(-100%);
        opacity: 0;
    }
}

.word-animate.animate-in .word-content {
    animation: slideDownText 1.2s ease forwards;
}

@keyframes slideDownText {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.rotate-element .elementor-widget-container {
    white-space: nowrap;
}

/* Sticky Header */

.my-header {
    background-color: transparent;
    transition: all 0.3s ease;
}
.my-header.is-scrolled {
    background-color: #F4F1EE !important;
    transition: all 0.3s ease;
}

.my-header .logo a {
    color: #F4F1EE !important;
    transition: all 0.3s ease;
}
.my-header.is-scrolled .logo a {
    color: #060706 !important;
    transition: all 0.3s ease;
}

.my-header .menu-icon {
    color: #F4F1EE;
    transition: all 0.3s ease;
}

.my-header.is-scrolled .menu-icon {
    color: #060706;
    padding: 0 !important;
    transition: all 0.3s ease;
}

.elementor-menu-toggle {
    background-color: transparent !important;
    padding: 0 !important;
    transition: all 0.3s ease;
}

.elementor-menu-toggle__icon--close, 
.elementor-menu-toggle__icon--open {
    line-height: 0 !important;
    transition: all 0.3s ease;
}

.my-header .elementor-menu-toggle__icon--open,
.my-header .menu-icon {
    color: #F4F1EE !important;
    transition: all 0.3s ease;
}

.my-header.is-scrolled .elementor-menu-toggle__icon--open,
.my-header.is-scrolled .menu-icon,
.menu-icon {
    color: #060706 !important;
    transition: all 0.3s ease;
}

.my-header .elementor-social-icon i {
    color: #F4F1EE !important;
}

.my-header.is-scrolled .elementor-social-icon i {
    color: #060706 !important;
}

.my-header .elementor-social-icon:hover i,
.my-header.is-scrolled .elementor-social-icon:hover i {
    color: #B98D58 !important;
    transition: all 0.3s ease;
}

.elementor-menu-toggle__icon--open:hover,
.my-header .menu-icon:hover,
.my-header.is-scrolled .menu-icon:hover,
.menu-icon:hover {
    color: #B98D58 !important;
}

.my-header .logo-white a {
    color: #F4F1EE;
    transition: all 0.3s ease;
}

.my-header.is-scrolled .logo-white a {
    color: #060706;
    transition: all 0.3s ease;
}

.my-header .logo-white a:hover {
    color: #B98D58;
}

.my-header.is-scrolled .logo-white a:hover {
    color: #B98D58;
}

.bottom .logo-white a {
    color: #F4F1EE;
    transition: all 0.3s ease;
}

.bottom .logo-white a:hover {
    color: #B98D58;
}

.logo-black a {
    color: #060706;
    transition: all 0.3s ease;
}

.logo-black a:hover {
    color: #B98D58;
}

.elementor-posts .elementor-post__card {
    border-radius: 10px !important;
}

hr {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    color: rgba(0,0,0,.3);
    margin-block-start: 0.5em;
    margin-inline-start: auto;
    border-top-style: none;
    border-top-width: 1px;
}

.elementor-slideshow__title {
    font-size: 14px !important;
    line-height: 1.6em !important;
    font-weight: 500 !important;
    font-family: "Manrope" !important;
}

.elementor-slideshow__footer {
    bottom: 15px !important;
    position: fixed;
    z-index: 5;
}

.elementor-lightbox .dialog-lightbox-close-button {
    text-decoration: none !important;
}

.elementor-slideshow__counter {
    font-size: 14px !important;
    line-height: 1.6em !important;
    font-weight: 500 !important;
    font-family: "Manrope" !important;
}

/* Music Player */

.swp_player_title {
    color: #1A2940;
}

.before_current_song_name,
.current_song_name,
.player_song_name,
.swp_timeline {
    font-family: 'Manrope' !important;
    font-size: 14px !important;
    line-height: 130%
}

.player_song_name {
    color: #060706 !important;
}

i.before_song {
    margin-top: -5px;
    color: #060706 !important;
}

.swp_player_controls a i {
    color: #F4F1EE !important;
}

.swp_player_top {
    display: none;
}

.music_player_left {
    display: none;
}

.music_player_right {
    width: 100%;
    padding: 20px 0;
    height: auto;
}

.swp_player_content {
    height: auto;
}

.swp_player_bottom {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    border-radius: 0;
    z-index: 8888;
}

.swp_player_bottom .swp_player_controls {
    top: 35px !important;
}

.swp_player_bottom .swp_current_play {
    left: 20px !important;
}

.swp_player_bottom .swp_timeline {
    right: 20px !important;
}

.swp_music_player_entry:hover .entry_duration {
    color: #060706 !important;
}

.now_playing .play_icon i,
.now_playing .player_song_name,
.now_playing .entry_duration {
    color: #B98D58 !important;
}

.player_time_slider, .player_time_slider_base {
    height: 7px !important;
}
.player_time_slider {
    margin-top: -7px !important;
}
.smc_player_progress_bar {
    position: relative;
    z-index: 9999;
}


@media(min-width: 1024px) {
.before_current_song_name,
.current_song_name,
.player_song_name,
.swp_timeline {
    font-family: 'Manrope' !important;
    font-size: 15px !important;
    line-height: 160%
}
.music_player_right {
    width: 100%;
    padding: 40px 0;
    height: auto;
}

.swp_player_content {
    height: auto;
}

.swp_player_bottom {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    border-radius: 0;
    z-index: 8888;
}

.swp_player_bottom .current_song_name {
    max-width: 300px;
}

.swp_player_bottom .swp_player_controls {
    top: 35px !important;
}

.swp_player_bottom .swp_current_play {
    left: 40px !important;
}
.swp_player_bottom .swp_timeline {
    right: 40px !important;
}
}