/*
 Theme Name: Merlin Software
 Theme URI: www.easymerlin.com
 Description: Divi child theme
 Author: Headway Digital
 Author URI: https://headwaydigital.co.za/
 Template: Divi
 Version: 10.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

body, p, ul li {
    font-family: 'Instrument Sans', sans-serif;
    font-weight: 300;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Instrument Sans', sans-serif; 
}
#blog-content h1, #blog-content h2, #blog-content h3, #blog-content h4, #blog-content h5, #blog-content h6 {
	margin-top: 40px; 
	margin-bottom: 16px; 
}

#testimonial-slider h4 {
	color: #00C8D4 important;
	font-size: 20px !important; 
	font-weight: 700 !important; 
	margin-top: 32px;
}
#blog-content ul li {
    line-height: 32px;
    margin-bottom: 24px;
}
.et_pb_tabs_controls li {
    max-width: 33.333%;
    min-width: 33.333%;
    height: 60px;
    min-height: 60px;
}
.footer-copyright a {
    margin-left: 4px;
    margin-right: 4px;
}

.wpgb-facet button.wpgb-button {
	border-radius: 32px !important; 
	font-weight: 600 !important; 
}
.faq-section h3 {
	margin-bottom: 16px; 
	margin-top: 32px; 
}

    .single #main-header {
        background-color: #1d2d51 !important;
    }
footer li:before {
	display: none; 
}

/* Style a specific menu item as a button */
#top-menu li.menu-item-26 > a {
  background: #00c8d4;         /* button background color */
  color: #fff !important;      /* button text color */
  padding: 10px 20px;          /* size */
  border-radius: 32px;          /* rounded corners */
  font-weight: bold !important;          /* stronger text */
  transition: background 0.3s ease;

}
.custom-list li {
	list-style: none; 
	padding-top: 8px; 
	padding-bottom: 8px;
	border-bottom: 1px dashed rgba(255,255,255,0.6);
}

#menu-item-26 {
		padding-right: 6px !important;
}
#top-menu .menu-item-has-children>a:first-child, #et-secondary-nav .menu-item-has-children>a:first-child {
    padding-right: 0;
}
#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after {
	display: none; 
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent;
    opacity: 1;
}
/* Hover effect */
#top-menu li.menu-item-26 > a:hover {
  background: #5d708a;         /* darker hover */
  color: #fff !important;
	opacity: 1; 
}
    .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom: 20px !important;
        padding-top: 20px !important; 
		font-weight: 500;
    }
/* Style a specific menu item as a button */
#top-menu li.menu-item-109 > a {
  background: #254282;         /* button background color */
  color: #fff !important;      /* button text color */
  padding: 10px 20px;          /* size */
  border-radius: 32px;          /* rounded corners */
  font-weight: bold!important;           /* stronger text */
  transition: background 0.3s ease;
}

/* Hover effect */
#top-menu li.menu-item-109 > a:hover {
  background: #5d708a;         /* darker hover */
  color: #fff !important;
	opacity: 1; 
}
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding: 50px 0 0 0;
        padding: 16px 0 16px 0 !important; 
    }

.gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input, 
.gform_wrapper.gravity-theme #field_submit input:hover, .gform_wrapper.gravity-theme .gform_footer input:hover {
    font-family: 'Instrument Sans', sans-serif;
    text-align: center;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
    font-size: 20px;
    line-height: 1.7em!important;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    transition-property: all!important;
    position: relative;
    transition: all 300ms ease 0ms;
    display: inline-block;
    background-color: #00c8d4;
    border-width: 4px!important;
    border-color: #00c8d4;
    border-radius: 32px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    padding: .3em 1em!important;
    color: #ffffff;
}
.et_pb_toggle_content li {
    padding-bottom: 16px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.24);
    padding-top: 16px;
    margin-left: 24px;
}

    .faq-buttons .et_pb_module {
        margin-bottom: 16px !important; 
    }

 #main-header .et_mobile_menu {
    background-color: #1d2d51 !important; 
}
#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .et_pb_member_social_links a:hover, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a {
    color: #fff !important;
}