@charset "UTF-8";
/* Themify Music 7.2.6 framework 7.3.5 */

/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;inset:0}.tf_abs_t{position:absolute;top:0;left:0}.tf_abs_b{position:absolute;bottom:0;left:0}.tf_abs_c{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/css/themify.common.css*/
iframe{
    border:0
}
a{
	cursor:pointer
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border:0;
	clip:rect(1px, 1px, 1px, 1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
    clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
    stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    border-radius:0
}
/*/wp-content/themes/themify-music/styles/modules/site-logo.css*/
#site-logo{
	margin:2px 0 3px;
	padding:0;
	line-height:normal;
	font-weight:900;
	font-size:2em;
	z-index:999
}
#site-logo a{
	color:inherit
}
#site-logo a,
#site-logo a:hover{
	text-decoration:none
}
.fixed-header #site-logo img:not(.tf_sticky_logo){
	width:auto; /* required for max-height */
	max-height:60px /* prevent tall logo img in fixed header covering the page */
}
.fixed-header-on .tf_sticky_logo ~ *,
body:not(.fixed-header-on) .tf_sticky_logo{
	display:none!important;
}
/*/wp-content/themes/themify-music/styles/modules/site-description.css*/
#site-description{
	margin:10px 0 0;
	padding:0;
	line-height:110%;
	color:rgba(255,255,255,.75);
	z-index:100
}
#site-description .site-taglink{
	color:inherit;
	font:inherit
}
#site-description .site-taglink:hover{
	text-decoration:none
}
#site-description p{
	font-weight:300;
	font-size:1em
}
.fixed-header #site-description{
	display:none
}
/*/wp-content/themes/themify-music/styles/modules/sidebar.css*/
#sidebar{
	width:26%;
	padding:5% 0
}
#sidebar #searchform{
	position:static
}
#sidebar #searchform #s{
	width:93%
}
.full_width #sidebar{
	width:auto;
	float:none
}
/* sidebar left */
.sidebar-left #content{
	float:right
}
.sidebar-left #sidebar{
	float:left
}

/*/css/modules/search-form.css*/
.tf_s_dropdown input[type="text"]{
    background-color:#fff;
    color:#000;
    margin:0;
    width:auto;
    height:auto;
    max-width:100%;
    min-width:auto;
    min-height:auto;
    display:inline-block;
    box-shadow:none
}
.tf_search_icon{
    padding:9px 11px 10px;
    border-radius:50em;
    cursor:pointer;
    line-height:normal
}
.tf_search_icon:hover{
    background:rgba(150,150,150,.15)
}
.tf_icon_wrap{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:2px;
    font-size:1.2em;
    line-height:1
}
.tf_icon_wrap + input[type="text"],
.tf_icon_wrap + .tf_loader + input[type="text"]{
    padding-left:2.2em
}
.tf_s_dropdown .tf_icon_wrap{
    left:12px
}
/*/wp-content/themes/themify-music/styles/modules/search-form.css*/
#headerwrap #searchform{
	position:relative;
	width:34px;
	z-index:1
}
#searchform-wrap{
	display:inline-block;
	vertical-align:middle;
	margin-top:1px
}
#headerwrap #searchform #s{
	max-width:none;
	width:40px;
	box-shadow:none;
	border:0;
	border-radius:50em;
	background:0;
	color:transparent;
	margin:0;
	padding:6px 30px 6px 15px;
	height:35px;
	transition:width .7s;
	position:absolute;
	right:0
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s{
	width:180px;
	color:#fff;
	background-color:#1f1f1f;
	cursor:pointer
}
#headerwrap #searchform .icon-search:before{
	content:"\e808"; /* fa-search */
	color:#fff;
	font-size:1.25em;
	position:absolute;
	right:10px;
	top:.4em;
	cursor:pointer;
	z-index:1
}

/*/wp-content/themes/themify-music/styles/modules/widgets/text.css*/
.widget .textwidget ul{
	margin:0 0 1.4em 1.6em
}
.widget .textwidget li{
	display:list-item
}
.widget .textwidget ul li{
	list-style:disc
}
.widget .textwidget ol li{
	list-style:decimal
}
/*/wp-content/themes/themify-music/style.css*/
/*!
Theme Name:Themify Music
Theme URI:https://themify.me/themes/music
Version:7.2.6 
Description:Created by <a href="http://www.themify.me">Themify</a>.
Author:Themify
Author URI:http://www.themify.me
License:GNU General Public License v2.0
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Copyright:(c) 2016 Themify.
Tags:featured-images,translation-ready,custom-menu
Text Domain:themify

Required Plugins:themify-shortcodes,builder-audio
---------

DO NOT EDIT THIS FILE.

If you need to override theme styling,please add custom CSS in Appearance>Customize>Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,
dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,
a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,
strong,sub,sup,tt,var,legend,fieldset,figure{
	margin:0;
	padding:0
}

img,fieldset{
	border:0
}

/* set img max-width */
img{
	box-sizing:border-box
}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{ 
	display:block
}
html{
  scroll-behavior:smooth
}
audio,
iframe{
	max-width:100%
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
:root{
	--theme_accent:#26b9a3;
	--theme_accent_semi:rgba(38,185,163,.7)
}

@font-face{
	font-family:'themify_theme_icon';
	font-display:swap;
  src:url(data:application/octet-stream;base64,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) format('woff')
}
body{
	font:1em/1.7em 'Lato',Arial,Helvetica,sans-serif;
	overflow-wrap:break-word;
	background-color:#fff;
	color:#666;
	-webkit-font-smoothing:antialiased
}
a{
	text-decoration:none;
	outline:none;
	color:var(--theme_accent)
}
a:hover{
	text-decoration:underline
}
p{
	margin:0 0 1.2em;
	padding:0
}
small{
	font-size:87%
}
blockquote{
	font-size:1.2em;
	line-height:1.4em;
	padding:.8em 2em 1em;
	margin:0 0 1.2em;
	position:relative
}
blockquote:before{
	content:'\201C';
	font-size:3.3em;
	color:var(--theme_accent);
	position:absolute;
	margin-left:-.5em;
	margin-top:.2em
}
ins{
	text-decoration:none
}

/* LIST
================================================ */
ul,ol{
	margin:0 0 1em 1.6em;
	padding:0
}
li{
	margin:0 0 .5em;
	padding:0
}

/* HEADINGS
================================================ */
h1,h2,h3,h4,h5,h6{
	line-height:1.4em;
	margin:0 0 .4em;
	padding:0;
	color:#000;
	font-weight:400;
	overflow-wrap:normal
}
h1,h2{
	font-size:3.6em;
	line-height:1.2em;
	font-weight:600;	
	margin:0 0 .2em;
	letter-spacing:-.02em
}
h2{
	font-size:2.5em;
	margin:0 0 .5em
}
.module-title,
h3{
	font-size:1.7em;
	margin:0 0 .7em;
	font-weight:300
}
h4{
	font-size:1.3em;
	margin:0 0 .5em
}
h5{
	font-size:1.4em
}
h6{
	font-size:1.2em
}

/* FORM
================================================ */
/* form input */
input,textarea,select,input[type=search],button{
	font-size:100%;
	font-family:inherit;
	max-width:100%
}
textarea,input[type=text],input[type=password],input[type=search],input[type=email],input[type=url],input[type=number],input[type=tel],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=time],input[type=week]{
	background-color:#fff;
	color:#666;
	font-weight:400;
	border-radius:8px;
	padding:.8em;
	margin:.4em 0;
	border:solid 1px #ccc;
	-webkit-appearance:none;
	box-sizing:border-box
}
input[type=text],input[type=password],input[type=search],input[type=email],input[type=url]{
	width:15em;
	max-width:100%
}
input[type=number]{
	width:7em;
	max-width:100%
}

/* text area */
textarea{
	width:100%;
	min-height:8em
}

/* form input:focus */
textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=search]:focus,input[type=email]:focus,input[type=url]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus{
	outline:none;
	background-color:#fff;
	border-color:var(--theme_accent)
}

/* form button */
input[type=reset],input[type=submit],button{
	background:0;
	color:var(--theme_accent);
	border:2px solid currentColor;
	border-radius:50em;
	padding:12px 22px;
	cursor:pointer;
	-webkit-appearance:none
}

/* form input:hover */
input[type=reset]:hover,input[type=submit]:hover,button:hover{
	background-color:var(--theme_accent);
	color:#fff
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
#main-nav a,#main-nav ul a,.post,.author-box,.widget,.col4-1,.col4-2,.col3-1{
	box-sizing:border-box
}

/* main page width */
.pagewidth{
	width:1160px;
	max-width:100%;
	margin:0 auto
}
.default_width #layout .row_inner{
	width:100%
}

/* content */
#content{
	width:69%;
	float:left;
	padding:5% 0
}

/* full_width content */
.full_width #layout{
	width:100%;
	max-width:100%
}
.full_width #content{
	padding:0;
	width:auto;
	float:none
}
.sidebar-none #content{
	width:100%;
	float:none
}
/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col3-1{
	float:left;
	margin-left:3.2%
}
.col4-1{
	width:22.6%
}
.col4-2{
	width:48.4%
}
.col3-1{
	width:31.2%
}
.col4-1.first,
.col4-2.first,
.col3-1.first{
	margin-left:0;
	clear:left
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap{
	background-color:var(--theme_accent);
	width:100%;
	color:#fff;
	z-index:100;
	position:relative;
	left:0;
	top:0
}
.fixed-header-enabled #headerwrap{
	position:-webkit-sticky; /*for safari*/
	position:sticky
}
#headerwrap.fixed-header:before{
	content:"";
	position:absolute;
	inset:0;
	pointer-events:none;
	z-index:0;
	-webkit-backdrop-filter:blur(5px);
	backdrop-filter:blur(5px)
}
.transparent-header #headerwrap{
	position:fixed
}
#header{
	z-index:1;
	padding:1em 0
}
.fixed-header #header{
	transition:padding .3s;
	padding-top:5px;
	padding-bottom:5px
}
/* sticky header logo */
.tf_sticky_logo,/* hide sticky header logo */
.fixed-header .tf_sticky_logo+span,
.fixed-header .tf_sticky_logo+img{
	display:none
}
.fixed-header .tf_sticky_logo{
	display:block
}
/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout:none){
	#headerwrap{
		background-attachment:scroll!important;
		background-position:center!important
	}
}
/* 
MAIN NAVIGATION
================================================ */
#main-nav{
	margin:0;
	padding:0;
	float:right
}
#main-nav li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:inline-block
}
/* main level link */
#main-nav a{
	text-transform:uppercase;
	font-size:.9em;
	font-weight:700;	
	color:rgba(255,255,255,.75);
	display:block;
	padding:4px 14px;
	margin: 0 0 3px;
	text-decoration:none;
	border:2px solid transparent;
	border-radius:50em;
	position:relative
}
/* main level link :hover */
#main-nav a:hover{
	background-color:var(--theme_accent);
	color:#fff
}

/* current link */
#main-nav .current_page_item a,
#main-nav .current-menu-item a{
	background:0;
	color:#fff;
	border:2px solid currentColor
}
/* current link :hover */
#main-nav .current_page_item a:hover,
#main-nav .current-menu-item a:hover{
	background-color:var(--theme_accent);
	color:#fff;
	border-color:var(--theme_accent)
}
 
/* sub-levels link */
#main-nav ul a,
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a{
	color:#fff;
	background-color:var(--theme_accent);
	font-weight:400;
	text-transform:none;
	padding:8px 15px;
	margin:0;
	display:block;
	border:0;
	text-shadow:none;
	border-radius:0;
	box-shadow:none;
	text-align:left
}
/* sub-levels link :hover */
#main-nav ul a:hover,
#main-nav .current_page_item ul a:hover,
#main-nav ul .current_page_item a:hover,
#main-nav .current-menu-item ul a:hover,
#main-nav ul .current-menu-item a:hover{
	background-color:#fff;
	color:var(--theme_accent)
}

/* dropdown ul */
#main-nav li > .sub-menu{
	width:200px;
	margin:0;
	padding:7px 0;
	border-radius:8px;
	background-color:var(--theme_accent);
	list-style:none;
	position:absolute;
	z-index:999;
	opacity:0;
	transform:scale(1,0);
	transform-origin:top;
	box-shadow:0 0 1px rgba(0,0,0,.1), 0 3px 14px rgba(0,0,0,.12);	
	transition:transform .3s
}
#main-nav ul li{
	background:0;
	padding:0;
	margin:0;
	float:left;
	width:100%
}
#main-nav ul li:last-child{
	border-bottom:none
}

/* sub-levels dropdown */
#main-nav ul ul{
	left:100%;
	top:0;
	transform:scale(0,1);
	transform-origin:left
}
/* show dropdown ul */
@media (hover:hover){
	#main-nav li:hover > .sub-menu,
	/* tab keyboard menu nav */
	#main-nav li > a:focus + .sub-menu,
	#main-nav li > .sub-menu:focus-within{
		opacity:1;
		transform:none
	}
}
.menu-item-has-children .child-arrow{
	display:none;
	cursor:pointer;
	z-index:12;
	width:36px;
	height:36px;
	border-radius:100%;
	position:absolute;
	right:0;
	top:4px;
	transition:transform .3s
}
.child-arrow:before,
.child-arrow:after{
	top:50%;
	left:12px;
	content:'';
	position:absolute;
	transition:transform .3s ease-in-out;
	height:1px;
	width:8px;
	transform:rotate(45deg);
	background:currentColor;
	z-index:9999;
	border-radius:10px
}
.child-arrow:after{
	left:17px;
	transform:rotate(-45deg)
}
.toggle-on > a .child-arrow:after,
.toggle-on > a .child-arrow:before{
	left:10px;
	width:15px
}
.toggle-on > a .child-arrow{
	transform:rotateZ(180deg)
}
@media (hover:none){
	#main-nav li .child-arrow{
		margin-left:7px;
		border-radius:100%;
		display:inline-block;
		padding:0;
		right:5px;
		top:50%;
		margin-top:-17px
	}
	#main-nav .toggle-on > a > .child-arrow{
		background:rgba(150,150,150,.15)
	}
	#main-nav .menu-item-has-children > a{
		position:relative
	}
	#main-nav li > .sub-menu{
		display:none
	}
	#main-nav li.toggle-on > .sub-menu{
		transform:scale(1,1);
		opacity:1
	}
}

/* Edge Menu */
#main-nav li.edge > ul{
	left:auto;
    right:0
}
#main-nav ul li.edge > ul{
	left:auto;
    right:100%
}

/* mobile menu icon */
#menu-icon,
#menu-icon-close{
	display:none
}
#menu-icon{
	color:inherit
}
.menu-icon-inner{
	width:24px;
	height:20px
}
.menu-icon-inner:before,
.menu-icon-inner:after{
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	transition:transform .7s ease;
	transform:translateY(-50%);
	border-top:4px solid;
	box-sizing:border-box
}
.menu-icon-inner:before{
	top:0;
	height:100%;
	transform:none;
	border-bottom:4px solid
}
.mobile-menu-visible{
    position:relative;
    overflow-y:hidden
}
.body-overlay{
    display:none;
    background-color:rgba(0,0,0,.2);
    width:100%;
    height:100%;
    position:fixed;
    right:300px;
    top:0;
    z-index:1000;
    box-shadow:inset -1px 0 13px rgba(0,0,0,.13)
}
.mobile-menu-visible .body-overlay-on{
    display:block; /* fix for Windows phone */
}
#headerwrap[data-fullwidthvideo] video{
	object-fit:cover;
	height:100%;
	width:100%
}
/* Mega menu */
#main-nav .has-mega-column > .sub-menu a,
#main-nav .mega-menu-posts a,
#main-nav .mega-menu-posts a:hover {
	background: none;
	color: currentColor;
}

/************************************************************************************
PAGE
*************************************************************************************/
.page-title{
	font-size:320%;
	padding:0;
	margin:0 0 1em
}

/*
AUTHOR PAGE
================================================ */
.author-bio{
	margin:0 0 4em
}
.author-bio .author-avatar{
	float:left;
	margin:0 15px 0 0
}
.author-bio .author-avatar img{
	background-color:#fff;
	padding:5px;
	border:solid 1px #ccc
}
.author-bio .author-name{
	margin:0 0 .5em;
	padding:0;
	font-size:1.6em
}
.author-posts-by{
	margin:0 0 1.5em;
	padding:1em 0 0;
	font-size:1.4em;
	text-transform:uppercase;
	border-top:solid 4px rgba(118,118,118,.3)
}
/*POST*/
.post{
	margin-bottom:3em;
	position:relative
}
/* post content */
.post-content{
	min-width:120px
}

/* post title */
.post-title{
	font-size:2.2em;
	font-weight:500;
	line-height:1.1em;
	margin:0 0 .5em;
	padding:0
}
.post-title a{
	text-decoration:none
}
.post-title a:hover{
	color:var(--theme_accent)
}

/* post tag */
.post-tag{
	color:#ccc
}

/* post image */
.post-image{
	margin:0 0 1.3em
}

.module .post-image{
	margin:0 0 1.6em
}
.post-image img{
	width:100%;
	vertical-align:bottom;
	border-radius:8px
}
.post-image.left{
	float:left;
	margin-right:1em
}
.post-image.right{
	float:right;
	margin-left:1em
}
.no-gutter .post-image img{
	border-radius:0
}

/* post meta */
.post-meta{
	font-size:.85em;
	line-height:1.6em;
	margin:0 5% .5em 0;
	padding:0;
	text-align:center;
	overflow-wrap:normal;
	position:relative;
	z-index:1;
	width:120px;
	float:left	
}
.post-meta a{
	text-decoration:none
}
.post-meta a:hover{
	text-decoration:underline
}
.post-meta span{
	margin-right:.6em;
	display:block
}

/* post date */
.post-date{
	color:#fff;
	display:block;
	width:120px;
	height:120px;
	margin:0 0 .5em;
	border-radius:100%;
	background-color:var(--theme_accent_semi);
	text-align:center
}

.post-date span{
	margin:0
}

.post-date .day{
	font-size:2.625em;
	text-align:center;
	font-weight:300;
	margin:0 auto;
	padding:20px 0 5px;
	letter-spacing:-.05em
}
.post-date .month{
	font-size:.85em;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:.1em
}

.post-date .month:after{
	content:' ';
	display:block;
	width:45%;
	height:1px;
	background-color:rgba(255,255,255,.5);
	margin:.75em auto 0
}

.post-date .year{
	font-size:1.1em
}

/*post-comment*/
.post-comment:before{
	font-family:'themify_theme_icon';
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	content:'\e805'; /* ti-comment */
	display:inline-block;
	vertical-align:middle;
	color:#ccc;
	text-decoration:none;
	margin-right:5px
}

/*post-category*/
.post-category{
	vertical-align:middle;
	text-transform:uppercase;
	margin:20px 0 15px
}
.post-category:after{
	content:' ';
	display:block;
	width:30px;
	height:1px;
	background-color:#ccc;
	margin: 15px auto 0;
}
.post-author-wrapper{
	margin-bottom:10px

}
.post-author{
	font-size:.85em;
	text-transform:uppercase;
	letter-spacing:.1em;
	margin-left:10px
}
.post-author a{
	text-decoration:none
}
.author-avatar{
	display:inline-block;
	vertical-align:middle
}
.author-avatar img{
	border-radius:100%;
	vertical-align:bottom;
	width:41px;
	height:41px
}
/* Builder news layout page */
.loops-wrapper .category-top-stories .post-content{
	margin-left:0
}


/*
POST SHARE
================================================ */
.post-share{
	margin:10px 5px 0 0
}
.post-share .box{
	display:inline-block;
	padding:10px;
	text-align:center;
	border-radius:0 0 30px 30px
}
.post-share:hover .box{
	background-color:var(--theme_accent)
}

.post-share .share{
	font-weight:900;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:5px;
	line-height:1
}
.post-share .box .share-icon:after{
	content:'\e806'; /* ti-share */
	font-family:'themify_theme_icon';
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	display:inline-block;
	text-decoration:none;
	color:var(--theme_accent)
}
.post-share:hover .box .share-icon:after,
.post-share:hover .box .share{
	color:#fff;
	text-decoration:none
}
.post-share .social-share{
	z-index:999;
	text-align:center;
	padding:10px 5px 5px;
	left:0;
	top:auto;
	bottom:100%;
	background:rgba(255,255,255,0.9);
	transition:all .2s ease-in-out;
	border:2px solid var(--theme_accent);
	border-radius:30px 30px 0 0
}
/* show dropdown social boxes */
.post-share:hover .social-share{
	visibility:visible;
	opacity:1
}
.social-share a:hover{
	text-decoration:none
}
/* Social icons */
.facebook-share .share:after{
	content:'\e807'; /* ti-facebook */
}
.pinterest-share .share:after{
	content:'\e809'; /* ti-pinterest */
}
.googleplus-share .share:after{
	content:'\e80a'; /* ti-google */
}
.twitter-share .share:after{
	content:'\e80b'; /* ti-twitter */
}
.linkedin-share .share:after{
	content:"\e80c"; /* ti-linkedin */
}
/* common social icons config */
.social-share .share:after{
	font-family:'themify_theme_icon';
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	display:block;
	text-decoration:none;
	color:#20272F;
	top:0;
	left:0
}
.post-share .share:hover:after{
	color:var(--theme_accent);
	text-decoration:none!important
}
/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube{
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden
}
.post-video iframe,
.embed-youtube iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
/************************************************************************************
EVENT POST TYPE
*************************************************************************************/
/* event info (date & location) */
.event-info-wrap .event-date{
	margin:0 0 1em
}
.event-info-wrap .event-date:before,
.event-info-wrap .location:before{
	font-family:'themify_theme_icon';
	position:relative;
	margin-right:10px;
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.event-info-wrap .event-date:before{
	content:"\e80d"; /* ti-calendar */
}
.event-info-wrap .location:before{
	content:"\e80e"; /* ti-location-pin */
}

/* make event end date display as next line in single and widget*/
.widget .event-info-wrap .event-end-date{
	display:block; 
	margin-left:25px
}
.shortcode.map .map-container{
	border:0
}
/************************************************************************************
BUY BUTTON
*************************************************************************************/
.buy-button{
	background:0;
	padding:.5em 1.2em;
	margin-right:10px;
	color:var(--theme_accent);
	border:2px solid var(--theme_accent);	
	font-size:1.15em;
	letter-spacing:.005em;
	white-space:nowrap;
	border-radius:50em;
	transition:background-color .3s ease,color .3s ease
}
.buy-button:hover{
	background-color:var(--theme_accent);
	color:#fff;
	text-decoration:none
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box{
	margin:15px 0;
	border:0
}
.author-box .author-avatar{
	float:left;
	margin:0 15px 5px 0
}
.author-box .author-name{
	margin:0 0 20px;
	font-size:.85em;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-weight:700;
	color:#666;
	padding-top:10px

}
/************************************************************************************
POST PAGINATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination{
	text-align:right;
	margin:.5em 0 2em
}
.post-pagination strong{
	margin-right:3px
}
.post-pagination a{
	margin-left:3px;
	margin-right:3px
}
.widget{
	margin:0 0 60px;
	overflow-wrap:break-word
}
.widgettitle{
	margin:0 0 1.250em;
	padding:0;	
	font-size:1.250em;
	letter-spacing:.2em;
	text-transform:uppercase;
	font-weight:700
}
.widgettitle a{
	text-decoration:none
}
.widgettitle a:hover{
	text-decoration:underline
}
.widget ul{
	margin:0;
	padding:0
}
.widget li{
	margin:0;
	padding:.85em 0;
	list-style:none;
	clear:both;
	border-top:solid 1px #ddd
}
.widget li:first-child{
	border-top:0
}

.widget ul ul{
	margin:6px 0 -6px;
	padding:0;
	border-top:none
}
.widget ul ul li{
	margin:0;
	padding-left:10px
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption{
	font-weight:700;
	padding-bottom:10px
}
.widget #wp-calendar td{
	width:31px;
	padding:4px 2px;
	text-align:center
}

/* links widget */
.widget .links-list img,.widget_links img{
	vertical-align:middle
}

/* recent comments widget */
.recent-comments-list .avatar{
	margin-right:12px;
	float:left
}
/* add white bg to facebook badge iframe */
iframe[src*="facebook"]{
	background-color:#fff
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap{
	background-color:var(--theme_accent);
	padding-bottom:85px
}
.footer-collapsed #footerwrap{
	padding-bottom:0
}
#footer{
	color:rgba(255,255,255,.6)
}
#footer a{
	clear:both;
	color:#fff
}
#footer .footer-widgets{
	padding-top:2em
}
#footer .footer-widgets .widgettitle{
	color:#fff
}

/* footer nav */
.footer-nav{
	margin:7px 0 10px;
	padding:0;
	text-align:left
}
.footer-nav li{
	padding:0;
	margin:0 8px 5px 0;
	list-style:none;
	display:inline-block
}

/* footer text */
.footer-text{
	font-size:85%;
	padding:0 0 1em
}

/* Back to Top */
.floating-back-top{
	background-color:var(--theme_accent_semi);
	color:#fff;
	border-radius:100%;
	position:fixed;
	right:15px;
	bottom:80px;
	width:44px;
	height:44px;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	transition:opacity .2s ease-in-out .2s,bottom .2s ease-in-out .2s;
	z-index:99
}
.floating-back-top:hover{
	background-color:var(--theme_accent)
}
.tf_opacity.floating-back-top{
	pointer-events:none
}
.floating-back-top span{
	position:absolute;
	visibility:hidden;
	display:block;
	width:34px;
	height:34px;
	top:5px;
	left:5px
}
.floating-back-top span:before{
	content:"\e817";
    font-family:'themify_theme_icon';
	display:inline-block;
	visibility:visible;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-10px;
	font-size:20px
}
.floating-back-top:hover span:before{
	animation:arrow-up .5s linear .2s infinite alternate
}
@keyframes arrow-up{
	0%{ top:0 }
	50%{ top:7px }
	100%{ top:14px }
}
.footer-collapsed .floating-back-top{
	bottom:42px
}

@media (min-width:1300px){
	.floating-back-top{
		bottom:15px;
		z-index:10001
	}
	.footer-collapsed .floating-back-top{
		bottom:15px
	}
}
/************************************************************************************
SHORTCODE
*************************************************************************************/
/*
BUTTON STYLES
================================================ */
a.shortcode.button{
	background:0;
	color:var(--theme_accent);
	border-radius:0!important; 
	border-width:2px!important;
	box-shadow:none;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	font-weight:700
}
a.shortcode.button:hover{
	text-decoration:none;
	background-color:var(--theme_accent);
	color:#fff
}

.module-buttons .builder_button{
	font-size:1em;
	font-weight:700;
	line-height:1.7em;
	padding:.7em 1.4em;
	margin:0;
	color:var(--theme_accent);
	border-radius:50em;
	border-width:2px;
	box-shadow:none;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase
}
.module-buttons .builder_button:hover{
	text-decoration:none;
	background-color:var(--theme_accent);
	color:#fff
}

/************************************************************************************
A.BAR
*************************************************************************************/
.announcement-bar-showing.announcement-top #headerwrap,
.announcement-bar-showing.announcement-top.fixed-announcement-on #headerwrap.fixed-header{
	top:54px
}
.announcement-bar-showing.announcement-top #headerwrap.fixed-header,
.announcement-bar-showing .themify_announcement.collapsed+#pagewrap #headerwrap{
	top:0
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
img.alignleft,img.aligncenter,img.alignright,img.alignnone{
	margin-bottom:15px
}
.alignleft{
	float:left;
	margin-right:30px
}
.alignright{
	float:right;
	margin-left:30px
}
.aligncenter{
	text-align:center;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wp-caption{
	text-align:center;
	margin-bottom:15px;
	max-width:100%
}
.wp-caption-text{
	font-size:95%;
	line-height:120%;
	margin:6px 0
}

/* clearfix */
.widget li:after,.menu:after,#content:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0 }

@keyframes single-fixed-header{
	0%{
		max-height:0;
		opacity:0.9
	}
	100%{
		max-height:380px;
		opacity:1
	}
}
/************************************************************************************
ICON FONT
*************************************************************************************/
.social-widget div.rss a:before,
#headerwrap #searchform .icon-search:before{
	font-family:'themify_theme_icon';
	speak:none;
	font-style:normal;
	font-weight:400;
	font-variant:normal;
	text-transform:none;
	line-height:1
}
.tf_grid_content .post{
    overflow:hidden;
    border-radius:8px
}
.tf_grid_content.no-gutter .post{
    border-radius:0
}
.loops-wrapper.tf_grid_content .post-content{
    position:absolute;
    overflow:hidden;
    box-sizing:border-box;
    background-color:rgba(0,0,0,.5);
    transition:top .5s ease-in-out;
    height:100%;
    width:100%;
    margin:0 auto;
	inset:75% 0 0;
    cursor:pointer;
    color:#ccc;
    padding:5%
}
.loops-wrapper.tf_grid_content .post:hover > .post-content{
	top:0;
	-webkit-backdrop-filter:blur(10px);
	backdrop-filter:blur(10px)
}
.tf_grid_content .post-image{
    cursor:pointer;
    margin:0
}
.js-click{
    z-index:1
}
#footer-player{
	position:fixed;
	bottom:0
}

/*/wp-content/themes/themify-music/media-queries.css*/
@media (max-width:1200px){
@media(max-width:1260px){
	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.pagewidth{
		max-width:94%
	}
	#pagewrap,
	.default_width #layout .row_inner{
		max-width:100%
	}
	/* POST */
	.loops-wrapper.list-thumb-image .post-image{
		max-width:20%;
		float:left;
		margin:0 1em 1em 0
	}
	.loops-wrapper.list-thumb-image .post-content{
		padding-left:24%
	}
	.loops-wrapper.list-thumb-image .post-title{
		width:100%!important
	}
	.loops-wrapper.list-large-image .post-image{
		max-width:34%;
		float:left;
		margin:0 1em 1.3em 0
	}
	.loops-wrapper.list-large-image.album .post-title{
		width:55%
	}
	.loops-wrapper .buy{
		display:inline-block
	}
	/*event slider */
	.loops-wrapper.slider.event .post-meta{
		bottom:40px;
		left:2%;
		width:98%;
		text-align:left
	}
	.loops-wrapper.slider.event .post-meta span{
		display:inline-block
	}
	.loops-wrapper.slider.event .post-meta .post-date span{
		display:block
	}
	.loops-wrapper.slider.event .post-meta .post-date{
		margin-left:8px;
		width:76px;
		height:76px
	}
	.loops-wrapper.slider.event .post-meta .post-date .day{
		font-size:1.5em;
		padding:8px 0 0
	}
	.loops-wrapper.slider.event .post-meta .post-date .month{
		line-height:1.5em
	}

	.loops-wrapper.slider.event .post-meta .post-date .month:after{
		margin: 0 auto 1px;
	}
	.loops-wrapper.slider.event .post-meta .post-date .year{
		font-size:.85em;
		line-height:1.5em
	}
	/*
	MUSIC PLAYER
	================================================ */
	/* Album Carousel */
	.loops-wrapper.slider.album .record-details li{
		width:19.33%;
		margin-right:10px!important
	}
	/* Gallery Thumbs */
	.loops-wrapper.grid2.gallery .post-content .post-title{
		font-size:1.6em
	}
	.loops-wrapper.gallery .post-meta .post-date{
		height:auto
	}
	.loops-wrapper.gallery .entry-content{
		width:98%;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap
	}
	/*gallery grid column post title and post content */
	.loops-wrapper.grid4.gallery .post-content .entry-content,
	.loops-wrapper.grid3.gallery .post-content .entry-content{
		display:none
	}
	.loops-wrapper.grid4.gallery .post-content .post-title,
	.loops-wrapper.grid3.gallery .post-content .post-title{
		font-size:1.2em
	}
}

@media(max-width:862px){
	/* heading */
	h1{
		font-size:2.4em
	}
	h2{
		font-size:2em
	}
	.module-title,
	h3{
		font-size:1.8em
	}
		
	/************************************************************************************
	ALBUM CONTAINER
	*************************************************************************************/
	.album-container .album-cover{
		width:65%;
		margin-bottom:1em
	}
	.album-container .album-info{
		width:30%;
		margin:0
	}
	.album-container .record-details li{
		display:block
	}
	.album-container .album-playlist{
		width:100%;
		float:none
	}	
	.loops-wrapper.video .post-image{
		height:auto!important
	}
	.loops-wrapper.grid3.video .post-title{
		font-size:1em
	}
	/************************************************************************************
	ALBUM LIGHTBOX
	*************************************************************************************/
	.post-lightbox .album-lightbox.flipped .album-container{
		overflow-y:scroll;
		-webkit-overflow-scrolling:touch
	}
	.post-lightbox .album-lightbox.flipped .album-container .album-playlist{
		overflow:visible
	}
}
@media(max-width:800px){
	.gallery-wrapper.masonry .item .gallery-caption .post-title{
		font-size:.9em
	}
}
@media(max-width:760px){
	/************************************************************************************
	STRUCTURE
	*************************************************************************************/
	.pagewidth{	
		max-width:90%
	}
	#content,
	#sidebar{
		width:100%;
		max-width:100%;
		float:none;
		clear:both
	}
	/************************************************************************************
	POST
	*************************************************************************************/
	.loops-wrapper.slider.album .post-title{
		margin-bottom:.4em;
		float:none;
		display:block;
		width:100%
	}
	.loops-wrapper.slider.album .record-details{
		float:none;
		display:block;
		width:100%;
		text-align:left;
		font-size:90%
	}
	.loops-wrapper.slider .post-image:before,
	.loops-wrapper.list-post .post-image:before{
		font-size:3em;
		padding:.5em .3em;
		border:3px solid #fff;
		top:40%
	}
	.loops-wrapper.grid3 .post-image:before,
	.loops-wrapper.grid2 .post-image:before{
		font-size:2em!important;
		padding:.3em .25em!important;
		border:2px solid #fff!important;
		top:50%
	}
	.loops-wrapper.list-post .post-content{
		padding-left:0
	}
	.loops-wrapper.list-post .post-title{
		margin-bottom:.4em;
		float:none;
		position:static;
		display:block;
		width:100%;
		text-align:left
	}
	.loops-wrapper.grid2 .record-details{
		font-size:80%
	}
	.loops-wrapper.grid3 .record-details{
		display:none
	}
	.loops-wrapper.list-post .record-details{
		font-size:80%;
		position:static;
		display:block;
		width:100%;
		float:none;
		text-align:left;
		list-style:none
	}
	/*list-thumb-image*/
	.loops-wrapper.list-thumb-image .post-content{
		padding-left:24%
	}
	.loops-wrapper.list-thumb-image .record-details{
		font-size:90%
	}
	/*	list-large-image */
	.loops-wrapper.list-large-image .post-content{
		padding-left:42%
	}
	.loops-wrapper.list-large-image.album .post-title{
		width:100%
	}
	.loops-wrapper.list-large-image .record-details{
		font-size:80%
	}
	/*slider.event*/
	.loops-wrapper.slider.event .post-meta{
		bottom:40px;
		left:1%;
		width:99%
	}
	/************************************************************************************
	MUSIC PLAYER
	*************************************************************************************/
	 /* media player */
	.album-container .album-cover{
		width:50%
	}
	.album-container .album-info{
		width:46%
	}
	.album-container .album-playlist{
		width:100%
	}
	/* homepage share and buy button layout fix in events */
	.loops-wrapper.list-post.event .event-cta-wrapper{
		position:static
	}
	/* featured layout fix in module image left */
	.module-image.image-left .image-content{
		clear:left
	}
}
@media(max-width:700px){
	/*gallery entry content */
	.loops-wrapper.grid2.gallery .post-content .entry-content{
		display:none
	}
	/*gallery post title */
	.loops-wrapper.grid2.gallery .post-content .post-title{
		font-size:1.2em
	}
}
@media(max-width:680px){
	/* heading */
	h1{
		font-size:2em
	}
	h2{
		font-size:1.7em
	}
	.module-title,
	h3{
		font-size:1.5em
	}
	h4{
		font-size:1.2em
	}
	/************************************************************************************
	GRID
	*************************************************************************************/
	.col4-1,
	.col4-2, .col2-1,
	.col4-3,
	.col3-1,
	.col3-2	{
		margin-left:0;
		/* in 680px width all columns should fit full width */
		width:100%;
		max-width:100%
	}
	.loops-wrapper.list-post .post,
	.loops-wrapper.list-post .post,
	.loops-wrapper.list-post .post{
		overflow:visible
	}
	.single-post .post-content,
	.loops-wrapper.list-post .post-content{
		padding-left:0
	}
	.loops-wrapper.grid2.album .post-content{
		margin-left:0
	}
	/* all post title */
	.loops-wrapper.list-post .post-title,
	.loops-wrapper.grid4 .post-title,
	.loops-wrapper.grid3 .post-title,
	.loops-wrapper.grid2 .post-title,
	.loops-wrapper.grid2-thumb .post-title,
	.loops-wrapper.list-thumb-image .post-title,
	.loops-wrapper.list-large-image .post-title,
	.loops-wrapper.slider .post-title{
		font-size:1.4em
	}
	/* all post image */
	.loops-wrapper.list-post .post-image,
	.loops-wrapper.grid4 .post-image,
	.loops-wrapper.grid3 .post-image,
	.loops-wrapper.grid2 .post-image{
		float:none;
		position:static;
		width:auto;
		margin:0 0 1em;
		overflow:visible
	}
    .loops-wrapper.video .post-image,
    .loops-wrapper.album .post-image,
    .loops-wrapper.gallery .post-image{
        margin:0
    }
	/* all post content */
	.loops-wrapper.grid2-thumb .post-content,
	.loops-wrapper.list-thumb-image .post-content{
		overflow:visible
	}
	.loops-wrapper.slider .carousel-nav-wrap .carousel-prev,
	.loops-wrapper.slider .carousel-nav-wrap .carousel-next{
		top:50%
	}
	/* post-content */
	.post-content{
		overflow:visible
	}
	/* post-meta */
	.post-meta .post-date{
		margin-left:10px;
		width:94px;
		height:94px
	}
	.post-meta .post-date .day{
		font-size:2em;
		padding:10px 0 5px
	}
	.post-meta .post-date .month:after{
		margin:2px auto
	}
	.post-meta .post-date .year{
		font-size:.85em
	}
	/* single-post post-meta */
	.single-post .post-meta{
		width:90px
	}
	.single-post .post-meta .post-date{
		width:80px;
		height:80px;
		margin:auto
	}
	.single-post .post-meta .post-date .day{
		font-size:1.5em;
		padding:8px 0 0
	}
	.single-post .post-meta .post-category{
		font-size:.8em
	}
	/*event*/
	.loops-wrapper.tf_grid_content.slider.event .post-content{
		position:static
	}
	.loops-wrapper.slider.event .post-content{
		padding:20px 5% 20px 17%;
		font-size:.75em
	}
	.loops-wrapper.slider.event .post-meta{
		position:relative;
		bottom:100px
	}
	.loops-wrapper.slider.event .event-cta-wrapper{
		position:relative;
		float:none;
		z-index:9999;
		display:none
	}
	.loops-wrapper.list-thumb-image.event .event-cta-wrapper,
	.loops-wrapper.list-large-image.event .event-cta-wrapper{
		position:static;
		float:none
	}
	.loops-wrapper.list-post.event .event-cta-wrapper{
		position:static;
		float:none;
		text-align:left
	}
	body.single-event .list-post .post-content{
		padding-left:0
	}
	.loops-wrapper.slider.event .post-image + .post-content .post-title a{
		position:static;
		text-align:left
	}
	/************************************************************************************
	MUSIC PLAYER
	*************************************************************************************/
	/* media player */
	.album-container .album-info{
		width:100%;
		margin:1em 0
	}
	.album-container .album-cover,
	.album-container .album-playlist{
		width:100%
	}
	
	.loops-wrapper.grid4.album .post-content{
		top:85%!important
	}
	/*
	FULL HEIGHT SECTION STYLES
	================================================ */
	.module_row.full-height{
		height:auto;
		padding:20% 0!important
	}
	/* Fixing grid2 press post-image position */
	.loops-wrapper.grid2.press .post-image{
		float:left
	}
	/* News layout page life-style post-content padding */
	.loops-wrapper.list-thumb-image .post-content{
		padding-left:5%
	}
	/* Single Page Title for press, album, event, gallery and video, font size reduced */
	.single-press .post-title,
	.single-album .post-title,
	.single-event .post-title,
	.single-gallery .post-title,
	.single-video .post-title{
		font-size:160%
	}
	.loops-wrapper.grid3.press .post-image{
		width:30%;
		float:left
	}
	.loops-wrapper.grid3.press .post-content{
		clear:none
	}
	.loops-wrapper.grid3.press .post-share{
		width:auto
	}
	.gallery-wrapper.masonry .item .gallery-item-wrapper .gallery-caption{
		display:none
	}
	.single-gallery article.type-gallery .post-content{
		padding-left:0
	}
	/************************************************************************************
	POST NAV
	*************************************************************************************/
	.post-nav .prev,
	.post-nav .next{
		display:block;
		width:100%;
		clear:both;
		margin-bottom:10px
	}
	/************************************************************************************
	COMMENTS
	*************************************************************************************/
	.sidebar-none.single .post-nav,
	.sidebar-none.single .commentwrap{
		padding-left:0;
		padding-right:0
	}
	.commentlist{
		padding-left:0
	}
	.commentlist .commententry{
		clear:left
	}
	.commentlist .avatar{
		float:left;
		width:40px;
		height:40px;
		margin:0 1em 1em 0
	}
	.commentlist .reply{
		position:static;
		display:block;
		margin-bottom:1.2em
	}
	#commentform input[type=text],
	#commentform input[type=email],
	#commentform input[type=url]{
		width:100%
	}
	/************************************************************************************
	FOOTER
	*************************************************************************************/
	#footer-player{
		height:60px
	}
	#footer-player.collapsed{
		bottom:-60px
	}
	#footer-player .wp-playlist .tf_playlist_current .tf_playlist_caption{
		top:0!important;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		width:50%
	}
	.floating-back-top{
		right:15px;
		bottom:65px
	}
	/************************************************************************************
	EVENT SINGLE
	*************************************************************************************/
	.single-event .event-single-details{
		position:static;
		margin:0 0 40px;
		max-width:inherit
	}
	.single-event .event-map{
		height:200px
	}
	.single-event .event-map .shortcode.map{
		height:100%
	}
	.single-event .event-map .shortcode.map .map-container{
		height:100%!important
	}
	/************************************************************************************
	ALBUM
	*************************************************************************************/
	/* buy button */
	.buy-button{
		font-size:.9em
	}
	/* track */
	.tracklist .track{
		font-size:1em
	}
	ul.record-details{
		display:none
	}
	/* event listing */
	.loops-wrapper.list-post.event h2:first-of-type{
		font-size:1.6em;
		padding-right:0
	}
	.loops-wrapper.list-post.event .post-image{
		max-width:25%;
		float:left;
		margin:0 1.4em 1em 0
	}
	.loops-wrapper.list-post.event .post-meta{
		margin-right:0
	}
	.loops-wrapper.list-post.event .post-meta .post-date{
		width:80px;
		height:80px
	}
	.loops-wrapper.list-post.event .post-meta .post-date .day{
		font-size:1.4em;
		padding:6px 0 0
	}
	.loops-wrapper.list-post.event .post-title{
		max-width:100%
	}
	.gallery-wrapper .gallery-item{
		width:50%!important
	}
}
@media(min-width:680px) and (max-width:862px){
	.loops-wrapper.grid4.video .post-content,
	.loops-wrapper.grid3.video .post-content,
	.loops-wrapper.grid2.video .post-content{
		top:55%
	}
}
}
/*/wp-content/themes/themify-music/skins/orange/style.css*/
/*  
Skin Name:Orange
Version:1.0
Description:Skin for Music
*/

:root{
	--theme_accent:#dd5135;
	--theme_accent_semi:rgba(221,81,53,.7)
}

a{
	color:var(--theme_accent);
}
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
#main-nav ul,
.post-share .social-share,
.album-container .jp-progress{
	border-color:var(--theme_accent);
}
#main-nav .current_page_item a:hover, 
#main-nav .current-menu-item a:hover{
	background-color:var(--theme_accent);
	border-color:var(--theme_accent);
}
body:not(.mobile_menu_active).header-slide-out .sidemenu,
.mobile_menu_active.header-slide-out .sidemenu,
.mobile_menu_active.header-leftpane #headerwrap #menu-icon,
.mobile_menu_active.header-rightpane #headerwrap #menu-icon,
.header-minbar .sidemenu,
input[type=reset]:hover,
input[type=submit]:hover,
button:hover,
#headerwrap,
#headerwrap.fixed-header,
#main-nav a:hover,
#main-nav ul a, 
#main-nav .current_page_item ul a, 
#main-nav ul .current_page_item a, 
#main-nav .current-menu-item ul a, 
#main-nav ul .current-menu-item a,
.commentlist .comment-reply-link:hover,
#respond #cancel-comment-reply-link:hover,
#footerwrap,
#footer-player .mejs__container .mejs__controls .mejs__time-rail .mejs__time-current,
#footer-player .tracklist .wp-playlist-themify .mejs__controls .mejs__horizontal-volume-slider .mejs__horizontal-volume-current,
#footer-player .mejs__container .mejs__time-rail .mejs__time-total,
.album-container .album-playlist .mejs__controls .mejs__time-rail .mejs__time-current,
a.shortcode.button:hover{
	background-color:var(--theme_accent_semi);
}
.mobile_menu_active #headerwrap #main-nav a:hover,
.mobile_menu_active #headerwrap #main-nav ul a:hover,
#main-nav ul a:hover,
#main-nav .current_page_item ul a:hover, 
#main-nav ul .current_page_item a:hover, 
#main-nav .current-menu-item ul a:hover, 
#main-nav ul .current-menu-item a:hover,
.post-share .box .share-icon:after,
.post-share .share:hover span:after,
.album-container .play-track:hover,
.album-container .pause-track:hover,
.album-container .tracklist .track:hover .play-track,
.album-container .tracklist .track:hover .pause-track,
.album-container .tracklist .track:hover .track-title,
.post-nav a:hover span:before,
.widget .feature-posts-list .feature-posts-title,
#footer-player .player-button:hover,
#footer-player .footer-player-inner .tracklist .wp-playlist .mejs__controls .mejs__playpause-button button:hover,
#footer-player .footer-player-inner .tracklist .wp-playlist .wp-playlist-prev:hover,
#footer-player .footer-player-inner .tracklist .wp-playlist .wp-playlist-next:hover,
.album-container .album-playlist .tracklist .track:hover button{
	color:var(--theme_accent);
}
body:not(.mobile_menu_active) #main-nav ul a:hover{
	background-color:#fff;
}
.commentlist .comment-reply-link,
#respond #cancel-comment-reply-link,
a.shortcode.button,
blockquote:before,
input[type=reset],
input[type=submit],
button,
.buy-button{
	color:var(--theme_accent);
	border-color:var(--theme_accent);
}
.post-share:hover .box,
#pagewrap .loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover,
#pagewrap .loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover,
.buy-button:hover,
#footer-player .volume-bar span,
.collapsed .footer-player-inner .button-switch-player{
	background-color:var(--theme_accent);
}
#pagewrap .loops-wrapper.slider .carousel-pager a.selected{
	background-color:var(--theme_accent_semi);
	border-color:var(--theme_accent);
}
#pagewrap .carousel-pager a:hover,
#pagewrap .carousel-pager a.selected{
	background-color:var(--theme_accent);
}
.album-container .jp-play-bar{
	background-color:var(--theme_accent)!important;
}
/* START MOBILE MENU CSS */
@media screen and (max-width:900px){
/*/wp-content/themes/themify-music/mobile-menu.css*/
/************************************************************************************
MOBILE NAVIGATION
*************************************************************************************/
#header{
	padding:10px 0 5px;
}

/*
SITE LOGO & SITE DESCRIPTION
================================================ */
/* reset absolute elements to static */
#site-logo,
#site-description{
	position:static;
	float:none;
	clear:both;
}
/* site logo */
#site-logo{
	font-size:30px;
	margin:2px 0 3px;
	padding:0;
}
/* site description */
#site-description{
	margin:0 0 5px;
}

/*
SOCIAL LINKS
================================================ */
.social-widget{
	margin:0 0 1em;
	position:static;
	float:none;
}
.social-widget .widgettitle{
	display:block;
	margin:0 0 .4em;
}
#searchform-wrap + .social-widget{
	margin:auto;
}
#header .social-widget a{
	color:inherit
}

/*
SEARCH FORM
================================================ */
#headerwrap #searchform{
	position:relative;
	inset:auto;
	float:none;
	clear:both;
	margin:.5em 0 1.25em;
	padding:0;
	width:auto;
}
#headerwrap #searchform #s{
	width:100%;
	float:none;
	transition:none;
	color:#fff;
	background:rgba(255,255,255,.2);
	position:static;
	padding:8px 30px 8px 14px
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s{
	width:100%;
	color:#fff;
	background-color:rgba(255,255,255,.3);
}
#headerwrap #searchform .icon-search:before{
	padding:0;
	right:10px;
	top:6px;
}

/*
HEADER WIDGET
================================================ */
/* header widget */
.header-widget{
	position:static;
	float:none;
	text-align:left;
	clear:both;
	margin:0;
}
.header-widget .widget{
	margin:0 0 10px;
}

/*
MENU PANEL
================================================ */	
/* Display mobile menu */
/* main-nav-wrap */
#main-nav-wrap{
	float:none;
}

/* menu icon */
#menu-icon{
	position:absolute;
	display:block;
	top:4px;
	right:0;
	text-decoration:none;
	line-height:normal;
	z-index:1000;
	border-radius:100%;
	padding:10px
}
#menu-icon:hover{
	background-color:rgba(150,150,150,.15);
}
/* Mobile Menu Styles */
.sidemenu{
	transition:.2s ease-in-out;
    transition-property:left,right;
	height:100%;
	width:300px;
	padding:50px 25px;
	background-color:#000;
	color:#fff;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	-ms-scroll-chaining:none;
	display:none;
	position:fixed;
	top:0;
	z-index:111;
	box-sizing:border-box;
	text-align:left;
}
#mobile-menu{
	right:-300px;
}
#mobile-menu.sidemenu-on{
	right:0;
}
/* fix footer player overlay if mobile menu visible */
.mobile-menu-visible #footer-player{
	z-index:99;
}
.admin-bar .sidemenu{
	padding-top:90px;
}
.admin-bar #headerwrap #menu-icon-close{
	top:50px;
}
/* slide menu close */
#menu-icon-close{
	position:absolute;
	display:block;
	color:#7f7f7f;
	text-decoration:none;
	top:10px;
	right:20px;
	font-size:2em;
	width:30px;
	height:30px;
	border-radius:100%
}
#menu-icon-close:before,
#menu-icon-close:after{
    content:'';
    display:block;
    border-top:2px solid;
    transform:rotateZ(-45deg);
    position:absolute;
    left:0;
	right:0;
    top:50%;
    width:60%;
    margin:auto
}
#menu-icon-close:after{
    transform:rotateZ(45deg)
}
#menu-icon-close:hover{
	background-color:rgba(214,214,214,.4);
	color:#fff;
}
/* main nav */
#main-nav{
	position:static;
	padding:0;
	margin:15px 0;
	background:0;
	text-align:left;
	float:none;
	height:auto;
}
#main-nav li{
	float:none;
	display:block;
	padding:0;
}
/* sub level */
#main-nav li > .sub-menu{
	position:static;
	margin:0;
	border:0;
	padding:0 0 0 1em;
	background:0;
	display:none;
	opacity:1;
	transform:none;
	width:auto
}
#main-nav ul li{
	border:0;
	float:none;
}
#main-nav ul ul{
	transform:none
}
/* menu link */
#headerwrap #main-nav a,
#headerwrap #main-nav ul a{
	width:auto;
	display:block;
	border:0;
	padding:.6em 0;
	margin:0;
	color:#ccc;
	background:0;
	text-decoration:none;
	border-radius:0;
	clear:both;
}
#main-nav > li:last-child a{
	border:0;
}
#main-nav .current_page_item ul a,
#main-nav ul .current_page_item a,
#main-nav .current-menu-item ul a,
#main-nav ul .current-menu-item a{
	color:#ccc;
	background:0;
}
/* sub level menu link */
#main-nav ul a{
	font-weight:normal;
}
/* menu hover */
#headerwrap #main-nav a:hover,
#headerwrap #main-nav ul a:hover{
	color:#fff;
}
/* sub-menu icon */
#main-nav .menu-item-has-children > a:after,
#main-nav ul .menu-item-has-children > a:after{
	display:none;
}
/* current link */
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a{
	color:#fff;
}
#main-nav .current_page_item a, 
#main-nav .current-menu-item a{
	border:0;
	border-bottom:solid 1px rgba(255,255,255,.1);
}
#main-nav .current_page_item a:hover, 
#main-nav .current-menu-item a:hover{
	background:0;
}
/* fixed header */
#headerwrap.fixed-header #header{
	text-align:inherit; /* make left text align on sticky header */
}
#headerwrap .header-bar,
#headerwrap .social-widget,
#headerwrap #searchform-wrap{
	display:block;
	float:none;
}
/* dropdown icon */
#main-nav .child-arrow{
	display:inline-block;
	float:right;
}
#headerwrap #main-nav > li{
	position:relative;
}
/*mobile-menu-visible*/
.sidemenu-right,
.sidemenu-left,
.sidemenu-active,
.sidemenu-active #headerwrap{
	transition:left .2s ease-in-out
}
.sidemenu-active{
	position:relative;
}
.sidemenu-active{
	left:0;
}
.sidemenu-right{
	left:-300px
}
.sidemenu-left{
	left:300px
}
.mobile-menu-visible .body-overlay-on{
	display:none
}
/* mega menu */
#main-nav .mega-menu-posts{
	display:none
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega > .sub-menu{
	padding:0;
	width:auto;
	margin:0
}
#main-nav .has-mega-column > .sub-menu,
#main-nav .has-mega-sub-menu .mega-sub-menu ul{
	float:none;
	margin:0 0 0 1em
}
}
/* END MOBILE MENU CSS */