/**
 * Theme Name:  Lush Child - Music Band & Musician WordPress Theme
 * Theme URI:   http://irontemplates.com/wp-demos/lush/
 * Description: Lush a complete solution for everybody in the music industry. If you are a jazz master, punk rocker, soprano singer, piano player, band manager or even a webmaster, this theme is for you.
 * Tags:        3d menu, music, blog, artist, musician, dj, club, responsive, html5, css3, design, irontemplates, ironband, lush 
 *
 * Author:      IronTemplates
 * Author URI:  http://irontemplates.com
 *
 * Version:     1.0.0
 * Template:    lush
 * Text Domain: lush-child
 *
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 *
 */

@import url("../lush/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

html, body {
    overflow-x: hidden;
}

body:not(.rtl) :where(h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, .site-title, .site-description, p, blockquote, li, a, strong, b, em, .menu-main-menu-container li a, .menu-main-menu-container li span, #menu-main-menu li a, #menu-main-menu li span) {
    font-family: Roboto,sans-serif !important;
}

@keyframes fadeLB {
    from {
        opacity: 0;
        transform: translate(-80px,100px);
    }
    to {
        opacity: 1;
        transform: translate(0,0);
    }
}

@keyframes fadeRB {
    from {
        opacity: 0;
        transform: translate(80px,100px);
    }
    to {
        opacity: 1;
        transform: translate(0,0);
    }
}

@keyframes fadeB {
    from {
        opacity: 0;
        transform: translate(0,100px);
    }
    to {
        opacity: 1;
        transform: translate(0,0);
    }
}

.iitc1 , .iitc4 {
    animation: fadeRB 1s ease-out;
}

.iitc3 , .iitc5 {
    animation: fadeLB 1s ease-out;
}
.iitc2 {
    animation: fadeB 1s ease-out;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 30px;
    display: none;
}


.nav-main-menu {
    position: absolute;
    right: 130px;
    top: 30px;
    z-index: 2001;
    font-size: 16px;
}

.wpml-custom-language-selector {
    position: fixed;
    left: 40px;
    top: 40px;
    z-index: 2001;
}

.wpml-custom-language-selector ul {
    padding: 5px;
}

.wpml-custom-language-selector ul li {
    padding: 4px 5px !important;
	border-radius:3px;
	transition:0.3s;
}

.wpml-custom-language-selector ul li:hover {
	background:#4285f4;
}

.wpml-custom-language-selector ul li a:hover {
	text-decoration:none !important;
}

.wpml-custom-language-selector ul li a {
	color:#484848;
	transition:0.3s;
}

.wpml-custom-language-selector ul li:hover a {
	color:#fff;
}

.wpml-custom-language-selector .wpml-ls-statics-shortcode_actions {
    position: absolute;
    left: 0;
    top: calc(100% + 5px);
    border-radius: 5px;
    width: 120px !important;
    max-width: 120px;
    direction: ltr;
    text-align: left !important;
	display:none;
}

.wpml-custom-language-selector span.toggleLang {
    display: flex;
    align-items: center;
    gap: 4px;
	cursor:pointer;
}

ul.header-top-menu {
    top: 16px !important;
    left: 90px !important;
}

.nav-main-menu ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 30px;
    color: #fff;
}

.nav-main-menu ul li a {
    color: #fff !important;
    position: relative;
    text-decoration: none;
}

.nav-main-menu ul li a:hover {
    text-decoration: none;

}

.nav-main-menu ul li a img {
    width: 62px;
    display: inline-block;
    position: absolute;
    height: 36px;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.Image-Icon-Text-Csutom .wpb_wrapper {
    width: max-content;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}


.Image-Icon-Text-Csutom .wpb_wrapper .vc_icon_element {
    position: absolute;
    top: 48px;
    margin: 0;
    left: 50%;
    transition: 1.2s;
    transform: translateX(-50%) scale(1);
    transform-origin: center center;
}


.Icon-top-Custom .wpb_wrapper .vc_icon_element {
    top: 20px !important;
}

.Image-Icon-Text-Csutom .wpb_wrapper img {
    transition: transform 1.2s, drop-shadow 0.3s;
    transform: scale(1);
    transform-origin: center center;
    opacity: 120% !important;
    /* 	transition:0.3s; */
}

.Image-Icon-Text-Csutom .wpb_wrapper .wpb_text_column p span {
    transform: scale(0.8);
    opacity: 0;
    transition: 1.1s;
    display: inline-block;
}

.Image-Icon-Text-Csutom .wpb_wrapper:hover .wpb_text_column p span {
    transform: scale(1);
    opacity: 1;
}

.Image-Icon-Text-Csutom .wpb_wrapper:hover img {
    transform: scale(1.1);
    filter: drop-shadow(1px 1px 2px #fff);

}

.Image-Icon-Text-Csutom .wpb_wrapper:hover .vc_icon_element {
    transform: translateX(-50%) scale(1.2);
}

.Image-Icon-Text-Csutom .wpb_wrapper .vc_icon_element .vc_icon_element-icon {
    transition: 0.3s;
    opacity: 120% !important;
}

.Image-Icon-Text-Csutom .wpb_wrapper:hover .vc_icon_element .vc_icon_element-icon {
    filter: drop-shadow(1px 1px 2px #fff);

}

.site-logo {
    top: 20px !important;
}


#pusher {
    overflow-x: unset !important;
    overflow-y: unset !important;
    height: auto !important;
}

span.heading-t {
    margin-top: 0 !important;
}

body.single .boxed {
    padding-top: 100px;
}

.side-menu {
    background: #000 !important;
}

.panel {
    width: max-content;
    margin-inline: auto;
}

body {
    background: #000 !important;
}


.panel .nav-menu li a {
    color: #fff !important;
    padding: 16px 10px;
    display: flex;
    justify-content: center;
}

.menu-toggle-off {
    right: 20px !important;
    top: 30px !important;
    font-size: 50px;
    color: #fff;
}

body.rtl .playlist_enabled .player-box .jp-playlist ul li a.jp-playlist-item {
    text-align: right !important;
}

body.rtl .playlist_enabled .player-box .jp-playlist ul li {
    padding: 18px 50px 18px 25px;
}

body.rtl .tracks-list > li:before {
    float: right !important;
    width: 30px !important;
    margin: 8px -30px 0 0 !important;
    color: #5a5a5a;
    content: counters(item, ".") " ";
    counter-increment: item;
    font-weight: 700;
    font-size: 14px;
}

.player-box .jp-progress .jp-play-bar {
    background-color: #f78888 !important;
}

.player-box .jp-seek-bar {
    direction: ltr;
}

body:not(.rtl) .iron_widget_radio .player-title-box .track-name {
	text-align:left;
}

.video-post h4 {
    letter-spacing: 0 !important;
}


.text-center-column .wpb_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.custom-seperator span.vc_sep_holder .vc_sep_line {
    height: 2px !important;
    border: none !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(107, 107, 107, .75), rgba(0, 0, 0, 0));
}

.filter-invert img {
    filter: invert(1);
}

@keyframes donate {

    0%, 100% {
        font-size: 1.5vw;
    }

    50% {
        font-size: 1.7vw;
    }
}

@keyframes donateC {

    0%, 100% {
        color: #7bb5db;
    }

    50% {
        color: #f8fcff;
    }
}

.paypal-icon span.vc_icon_element-icon.fab.fa-cc-paypal {
    animation: donateC 5s infinite;

}

.paypal-icon {
    animation: donate 5s infinite;
}

.wpcf7 {
    width: 500px;
    margin: 0 auto !important;
    display: block;
    max-width: 96%;
}

div.wpcf7 :where(input:not([type=submit]) , textarea) {
    background: #0f0f0f;
    border: none;
    transition: 0.3s;
    border-bottom: 1px solid #ffffff30;
    font-family: 'yekan' !important;
    color: #fff;
    font-size: 16px;
}

div.wpcf7 :where(input:not([type=submit]):focus , textarea:focus) {
    border-bottom-color: #fff;
}

div.wpcf7 input[type=submit] {
    letter-spacing: 0 !important;
    font-family: 'yekan' !important;
}

.sepCustomWidth {
    width: 200px !important;
}

.vc_box_rounded img {
    border-radius: 10px !important;
}


.Album-songs {
    display: none;
}

.Album-songs .wpb_column .vc_column-inner > .wpb_wrapper {
    position: relative;
    overflow: hidden;
    border: 0.5px solid #000;
}


.Album-songs .wpb_column .vc_column-inner .wpb_wrapper .wpb_text_column {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -80px;
    z-index: 2;
    background: #00000080;
    margin: 0 !important;
    padding: 5px !important;
    box-sizing: border-box;
    transition: 0.3s;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Album-songs .wpb_column .vc_column-inner .wpb_wrapper .wpb_text_column :where(h3 , p){
	margin:0 !important;
}


.Album-songs .wpb_column .vc_column-inner .wpb_wrapper:hover .wpb_text_column {
	bottom:0;
}



.wpml-custom-language-selector-front ul {
    display: flex;
}

header.header-index {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 9998;
}

.header-index ul.header-top-menu {
    margin: 0;
	padding-block:6px;
    position: static !important;
	
}

.wpml-custom-language-selector-front .wpml-ls-statics-shortcode_actions {
    background: transparent;
}

.wpml-custom-language-selector-front .wpml-ls-statics-shortcode_actions li a {
    color: #fff;
	transition:0.3s;
	border-radius:1px;
}

.wpml-custom-language-selector-front .wpml-ls-statics-shortcode_actions li a:hover,
.wpml-custom-language-selector-front .wpml-ls-statics-shortcode_actions li.wpml-ls-current-language a{
    background:#ffffff20;
	text-decoration:none;
}

body:not(.rtl) header.header-index {
    direction: rtl;
}

.wpml-custom-language-selector-front {
    padding-right: 30px;
}

.wpml-custom-language-selector-front .menu-toggle {
    position: static !important;
}

body:not(.rtl) header.header-index .wpml-custom-language-selector-front .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) a span {
	    font-family: 'yekan' !important;
}


@media only screen and (max-width: 850px) {
    .nav-main-menu {
        display: none;
    }

    .Image-Icon-Text-Csutom .wpb_wrapper .wpb_text_column p span {
        margin-top: 16px !important;
    }


    .iitc1 , .iitc4 {
        animation: fadeB 1s ease-out;
    }

    .iitc3 , .iitc5 {
        animation: fadeB 1s ease-out;
    }
    .Icon-top-Custom .vc_column-inner {
        padding: 0 !important;
    }
	.wpml-custom-language-selector {
    	left: 90px;
    	top: 36px;
	}
	
	
	.wpml-custom-language-selector-front {
		width:100%;
		display:flex;
		justify-content:space-between;
		align-items:center;
	}
}

@media only screen and (max-width: 500px) {
    .jp-progress, .time-box {
        display: block !important;
    }

    .iron_widget_radio #audio-holder .jp-interface {
        margin-right: 8px;
    }
	
	.Album-songs .wpb_column .vc_column-inner .wpb_wrapper .wpb_text_column h3 a {
    font-size: 16px !important;
}
}