/*
Theme Name: APATHANY
Theme URI: https://apathany.com
Author: Denylson Danial
Author URI: https://apathany.com
Description: A responsive music wordpress theme, Manage audio, album, genres, artist and sell the audio files to customer.
Version: 3.0.1
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pulsetheme
Tags: custom-colors, editor-style, featured-images, translation-ready
*/

/*------------------------------------------------------------------
[Table of contents]
1. Wordpress
2. UI Components
3. Woocommerce
4. Piklist
5. WP Social Login
-------------------------------------------------------------------*/


/*---------------------------
1. Wordpress
---------------------------*/
img, object, embed {
  max-width: 100%;
  height: auto;
}
select{
	max-width: 100%;
}
table{
	width: 100%;
	border: 1px solid rgba(120,130,140,0.1);
	margin-bottom: 20px;
}
table th,
table td{
	padding: 12px 16px;
	background-color: transparent;
	border-bottom: 1px solid rgba(120,130,140,0.1);
}

blockquote {
    quotes: "" "";
}
blockquote {
    font-size: 1.125rem;
    font-style: italic;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.alignnone, .alignleft {
  margin: 0.538em 1.47em 1.47em 0;
}

.aligncenter {
  display: block;
  margin: 0.538em auto 0.538em auto;
}

.alignright {
  float: right;
  margin: 0.538em 0 1.47em 1.47em;
}

.alignleft {
  float: left;
}

.wp-caption, .gallery-caption {
  max-width: 100%;
  padding: 0.583em 0.333em 1.593em;
  text-align: center;
}

.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
  height: auto;
  max-width: 100%;
  width: auto;
}

.wp-caption-text {
  font-size: 0.846em;
  color: #808080;
  margin: 1em 0;
}

/* adminbar */
body.admin-bar .app-aside,
body.admin-bar .app-header{
	top: 32px;
	height: auto;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.category-sticky,
.sticky {
	display: block;
	padding: 1.5rem;
	background-color: rgba(120,130,140,0.1);
}

.hentry {
	margin: 0 0 3rem;
}

.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*
* Dropdown filter
*/
.dropdown-filter ul{
	margin: 0;
	padding: 0;
}
.dropdown-filter li{
	display: block;
}
.dropdown-filter a{
	padding: 3px 20px;
	display: block;
	font-weight: bold;
}

.dropdown-filter ul a{
	font-weight: normal;
	font-size: 0.8rem;
}


/*
* Share button
*/
.btn-facebook{
	background: #3B5998;
}
.btn-twitter{
	background: #55ACEE;
}
.btn-google{
	background: #db4437;
}
.btn-tumblr{
	background: #36465d;
}

/*
* Password form
*/
.pmpro_content_message,
.post-password-form{
	padding: 1.5rem;
}
.post-password-form label input{
	display: inline-block;
	width: auto;
}
.pmpro_content_message a{
	margin-top: 1rem !important;
}

/*
* Entry
*/
.entry-meta > span{
	margin-right: 1rem;
}
.updated:not(.published){
	display: none;
}

.widget_calendar table th,
.widget_calendar table td{
	padding: 4px 6px;
	font-size: 12px;
}

/*
* Comments
*/
.comment-list {
  position: relative;
}
.comment-list .comment-item,
.comment-list .comment {
  margin-top: 0;
  position: relative;
}
.comment-list .comment-item > .thumb-sm {
  width: 36px;
}
.comment-list .comment-item .arrow.left {
  top: 20px;
  left: 39px;
}
.comment-list .comment-meta {
  margin-bottom: 16px;
}
.comment-list .comment-meta img{
  float: left;
  margin-left: -44px;
}
.comment-list .comment-body {
  margin-left: 46px;
  margin-bottom: 40px;
}
.comment-list .depth-2, 
.comment-list .depth-3, 
.comment-list .depth-4, 
.comment-list .depth-5{
  padding-left: 46px;
}
.comment-list .comment-item .panel-body {
  padding: 10px 15px;
}
.comment-list .comment-item .panel-heading,
.comment-list .comment-item .panel-footer {
  position: relative;
  font-size: 12px;
  background-color: #fff;
}
.comment-list .comment-reply {
  margin-left: 46px;
}
.comment-author{
	font-size: 12px;
	line-height: 1.2;
}
.comment-list time {
    font-size: 11px;
    opacity: 0.7;
}
.comment-reply-title{
	font-size: 1.25rem;
}
.comment-author .says{
	display: none;
}

.input-text,
input[type='date'],
input[type='password']{
	display: block;
    width: 100%;
    padding: .35rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: inherit;
    background-color: rgba(120,130,140,0.1);
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(120,130,140,0.3) !important;
    border-radius: .25rem;
}

input.submit,
input[type='submit']{
	font-size: 100%;
    margin: 0;
    line-height: 1.2;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: inherit;
    background-color: rgba(120,130,140,0.1);
    border: 1px solid rgba(120,130,140,0.3);
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
input.date-pick{
	font-size: 14px;
	width: 170px;
	display: inline-block;
}
/*
* Media uploader
*/
.media-modal-content{
	color: #666;
	border-radius: 4px;
}
.screen-reader-text, 
.screen-reader-text span, 
.ui-helper-hidden-accessible{
	position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal!important;
}
.mejs-container{
	box-shadow: none !important;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*---------------------------
2. UI Components
---------------------------*/
.app-aside{
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
}

.app-header .nav-item{
	padding: 0;
	position: relative;
}

.app.hide-player .app-aside{
	bottom: 0 !important;
}

.app-header .nav-sub .nav-item{
	margin: 0 !important;
}

.app-header .nav-sub{
	display: none;
	left: 0;
	top: 100%;
	max-height: auto;
	overflow: visible;
	min-width: 180px;
	list-style: none;
	padding: 0;
	max-height: 1000em;
	margin: 0;
}

.app-header .nav-sub .nav-sub{
	left: 100%;
	top: 0;
}

.app-header li:hover > .nav-sub,
.app-header li:focus > .nav-sub,
.app-header li:active > .nav-sub{
	display: block;
}

@media (min-width: 992px) {
	.app-header .nav-sub{
		position: absolute;
		box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	}
  	.app-header .nav-sub li{
		float: none;
		text-align: left;
	}
	.app-header .nav-sub li a{
		padding: 0.5rem 1rem;
	}
}

@media (max-width: 992px) {
	.app-header .navbar .nav-caret{
		position: absolute;
		right: 0;
	}
	.app-header .nav-sub li a{
		padding: 0;
	}
}

.nav-sub{
	margin: 0;
}

.page-right > div{
	bottom: 60px;
}

.page-right ~ .page-left{
	border-left: 1px solid rgba(120, 130, 140, 0.13);
	border-right-width: 0;
}

.clearfix{
	display: block;
	overflow: hidden;
}

.pull-center{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}

.collapsing .navbar-nav, 
.collapse.in .navbar-nav{
	position: static;
	transform: none;
	-ms-transform: none;
}

.nav-active-none .nav > li.active > a{
	color: inherit;
	background-color: transparent !important;
}

.avatar.avatar-32{
	width: 32px;
}

.widget{
	margin-bottom: 2rem;
}

.widget-title{
	margin-bottom: 1rem;
}

ul.menu,
ul.menu ul{
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

.row.no-gutter .widget{
	margin-bottom: 0;
}

.entry-title{
	margin-bottom: 1rem;
}

.add_to_cart_button{
	padding: 0 5px;
	border-radius: 50px;
	vertical-align: middle;
}

.add_to_cart_button.added{
	display: none;
}

.item-cart-btn a.added_to_cart{
	font-size: 0.8rem;
	line-height: 1.25;
	padding: 0 5px;
	background-color: rgba(0,0,0,0.1);
	border-radius: 50px;
	display: inline-block;
	vertical-align: middle;
}

.add_to_cart_button ins{
	text-decoration: none;
}

.btn-like i,
.btn-follow i{
	font-style: normal;
}

.btn-like i.active,
.btn-follow i.active{
	display: none;
}

.btn-like.active i,
.btn-follow.active i{
	display: none;
}

.btn-like.active i.active,
.btn-follow.active i.active{
	display: block;
}

.item-overlay .btn-like{
	padding: 0;
}

.item-overlay .btn-like .btn-icon{
	width: 18px;
	height: 18px;
	line-height: 18px;
	background-color: transparent !important;
	font-size: 14px;
}

.btn-playlist{
	display: none;
}

.item-track .btn-playlist{
	display: block;
}

.item-action .dropdown{
	display: inline;
}

.item-overlay .btn-more{
	padding: 2px 2px;
}

.item-overlay .item-cart-btn{
	float: left;
	display: inline-block;
	padding: 2px 6px 1px 2px;
}

.item-list-li .item-overlay{
	padding: 0px 8px;
}

.item-grid .item-info{
	min-height: 70px;
}

.item-grid .item-info-user{
	min-height: 100px;
}

.item-grid .item-info-user{
	text-align: center;
}

.item-action .item-cart-btn a{
	padding: 4px 12px;
	margin: 0 4px;
}

.item-action .btn-playpause:after{
	background-color: transparent !important;
}

.item .item-meta-right{
	padding-left: 10px;
	position: static;
	float: right;
}

.item-list .item:hover .item-meta-right,
.item-list .item:focus .item-meta-right,
.item-list .open ~ .item-meta-right {
  display: none; }

.item-grid .item-meta-right{
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
}

.item-list .item-meta-bottom{
	position: absolute;
	top: 0;
	right: 0;
}

.item-user .btn-follow .btn{
	font-size: 0.75rem;
	padding: 0.25rem 0.75rem;
}

#nprogress .spinner-icon{
	display: none;
}

.page-numbers{
	background-color: rgba(120,130,140,0.1);
	border: 1px solid rgba(120,130,140,0.1);
	display: inline-block;
	padding: .25rem .75rem;
	border-radius: 3px;
}

.page-numbers.current{
	opacity: 0.5;
}


/*---------------------------
3. Woocommerce
---------------------------*/
.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
	background-color: rgba(120,130,140,0.1);
	color: inherit;
}

#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods,
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register,
.woocommerce table.shop_table,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th,
#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th{
	border-color: rgba(120,130,140,0.1);
}
.woocommerce h2{
	font-size: 1.35rem;
}
.woocommerce h3{
	font-size: 1.25rem;
}
.woocommerce .mark, 
.woocommerce mark{
	border-radius: 4px;
	padding: .2em .4em;
}
.woocommerce form .form-row{
	padding: 0;
	margin-bottom: 16px;
}
.woocommerce-MyAccount-navigation ul{
	display: block;
	margin: 0;
	padding: 0;
}
.woocommerce-MyAccount-navigation li{
	display: block;
	opacity: 0.7;
}
.woocommerce-MyAccount-navigation li.is-active{
	font-weight: bold;
	opacity: 1;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
	background-color: #ef1960 !important;
}

li.payment_method_paypal label img{
	background-color: #fff;
	border-radius: 4px;
	padding: 2px 5px !important;
	margin-right: 5px !important;
}


/*---------------------------
4. Piklist
---------------------------*/
input.piklist-error,
.piklist-notice-error{
	background-color: rgba(120,130,140,0.1) !important; 
	outline: none !important;
}
input.piklist-error{
	border-color: #c00 !important;
}
.piklist-theme-field{
	display: table;
	width: 100%;
}
.piklist-theme-field .upload-btn{
	display: table-cell;
	width: 1%;
	padding: 9px 16px;
	border-radius: 0;
	border-left-width: 0;
}
.piklist-field-list-item{
	margin-right: 1rem;
}


/*---------------------------
5. WP Social Login
---------------------------*/
.wp-social-login-provider-list{
	padding: 1rem 0;
}
.wp-social-login-provider{
	border-radius: 20px;
	padding: 4px 12px;
	display: inline-block;
	color: #fff !important;
	background-color: rgba(120,130,140,0.3);
}
.wp-social-login-provider:before{
	font-family: "FontAwesome";
	content: '';
	float: left;
	font-size: 14px;
	margin-right: 4px;
}
.wp-social-login-provider-google{
	background-color: #db4437;
}
.wp-social-login-provider-google:before{
	content: "\f0d5";
}
.wp-social-login-provider-twitter{
	background-color: #55acee;
}
.wp-social-login-provider-twitter:before{
	content: "\f099";
}
.wp-social-login-provider-facebook{
	background-color: #3b5998;
}
.wp-social-login-provider-facebook:before{
	content: "\f09a";
}

#post-widget-user-popular h2{
	font-size: 1.25rem;
}

.page-title .user-verified{
	font-size: 1.5rem;
    vertical-align: top;
    margin-top: 0.55rem;
}

/* RTL */
.rtl .item-list .item-meta-right{
	float: left;
}
.rtl .comment-list .comment-meta img{
	float: right;
	margin: 0 0 0 10px;
}
.rtl .item-overlay .item-cart-btn{
	float: right;
}
.rtl .item-list .item-user .item-meta-bottom{
	left: 0;
	right: auto;
}
.rtl ul.menu,
.rtl ul.menu ul{
	margin: 0 1.25em 1.75em 0;
	padding: 0;
}
