/* 
Theme Name:		AKASHA
Template:		hello-elementor
Version:		1.0.0
Text Domain:	akasha-theme
*/

P:last-child { margin-bottom:0 }
.hideit { display:none !important}
*:focus { outline: none }

UL { margin-bottom:20px }
P+UL { margin-top:-10px }

#headermenu { transition:0.3s all }
#headermenu.elementor-sticky--effects { padding-top:15px !important; padding-bottom:15px !important }

#headermenu #logo IMG { height:60px !important; width:auto; transition:0.3s all }
#headermenu.elementor-sticky--effects #logo IMG { height:45px !important }
@media(max-width:767px) {
	#headermenu #logo IMG { height:auto !important; width:100% }
}

UL.pcat_list { margin:0; padding:0; list-style:none; font-size:14px !important; font-weight:600 !important }
UL.pcat_list LI { padding:5px 0 0 10px }

.video_wrap { position: relative; width: 100%; height: 0; padding-bottom: 56.25% !important }
.videoPlayer { position: absolute; top: 0; left: 0; width: 100%; height: 100% }
