/*
Theme Name:     Owly Child
Theme URI: 		http://owly.dttheme.com
Author: 		the DesignThemes team
Description:    Child theme for the Owly theme powered by DesignThemes
Template:       owly
Version:        1.0
*/
.tss-carousel .carousel-item {
    display: block;
}

.menu-container li.disabled:hover a {
	background:transparent!important;
	color: currentColor;
  	cursor: default;
  	text-decoration: none;
}
li.disabled a span {
	color:currentcolor;
	opacity:.2
}
li.disabled a {
	pointer-events: none;
}
.entry-author-bio .thumb {
	visibility:hidden;
}

.whatsapp-btn {
	position:fixed;
	bottom:30px;
	right:30px;
	width:80px;
	z-index:999999;
}