/**
Theme Name: PopularFX Child
Template: popularfx
Theme URI: https://popularfx.com
Author: Pagelayer
Author URI: https://pagelayer.com
Description: Lightweight theme to make beautiful websites with Pagelayer. Includes 100s of pre-made templates to design your dream website !
Version: 1.0.0
License: LGPL v2.1
License URI: LICENSE
Text Domain: popularfx
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, microformats, post-formats, theme-options, blog, rtl-language-support
*/


/*
    Add your custom styles here
*/
.p-agm6227 .pagelayer-wp_menu-ul>li>a:hover{color: #00aee5!important}
.p-agm6227 .pagelayer-wp_menu-ul>li.pagelayer-active-sub-menu>a:hover{color: #00aee5!important}
.p-agm6227 .pagelayer-wp_menu-ul>li.current-menu-item>a{color: #00aee5!important}

.menu-item{font-size:14px!important;} 

.menu-item > a {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#menu-item-56 > a{ /* last element of list no padding right */
	padding-right:0px !important;
}

.pagelayer-menu-type-horizontal{display:flex;}
.p-agm6227 .pagelayer-primary-menu-bar i {
    color: #ffffff;
    font-size: 30px;
}

#register_form_wrapper{
	display:block;
	text-align:center;
	background-color:#00aee5
}

#register_form{
	display:inline-block;
	margin-left: auto;
    margin-right: auto;
    text-align: left;
	width:100%
}

.p-agm6227 .pagelayer-primary-menu-bar i {
	background-color:#00aee5 !important;
}

.register_form_label{
	width:100%;
}

.register_form_input{
	background-color:darkgray;
	width:100%;
}

.main_color{
	color:#0e6293 !important;
}

.faq_title{
	font-size:18px !important;
	font-weight:bold !important;
}

.faq_answer{
	font-size:16px;
}

h1{
	font-size:38px !important;
}