/*
Theme Name: Huuk Blog
Theme URI: https://boostifythemes.com/
Template: hello-elementor
Author: Boostifythemes
Author URI: https://boostifythemes.com/
Description: Huuk Blog
Version: 1.0.1706329840
Updated: 2024-01-27 04:30:40

*/

.huukblog_custom_menu {
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	padding-top: 30px;
}
.custom_menu_wrap {
	text-align: center;
}
.custom_menu_wrap .menu-button{
	background: rgba(135, 46, 229, 1);
	color: rgba(247, 250, 252, 1);
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	display: inline-block;
	border-radius: 50px;
}
.boostify-menu-sidebar .boostify-menu-dropdown {
	height: 85% !important;
}
.custom_menu_wrapper {
	text-align: center;
	margin-top: 10px;
}
.custom_menu_wrapper span {
	font-size: 16px;
	line-height: 26px;
	color: rgba(247, 250, 252, 1);
	margin-right: 5px;
}

.custom_menu_wrapper a {
	color: rgba(135, 46, 229, 1);
}