/*
Theme Name: Alister Bank Child
Theme URI: http://cmsmasters.net/alister-bank-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Alister Bank Child Theme
Template: alister-bank
Version: 1.0.0
License:
License URI:
Text Domain: alister-bank-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
.text-margin-top {
	margin-top:15px !important;
}
.header_bot .header_bot_outer, .header_bot .header_bot_border_top, .header_bot input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]), .header_bot textarea, .header_bot select, .header_bot option{
    background-color: #018bd2 !important;
}
ul.navigation > li > a, .header_top .header_top_meta a:hover{
    background-color: #018bd2 !important;
}
ul.navigation > li > a, ul.navigation > li > a .nav_tag{
    color: #ffffff !important;
}
.bot_nav > li > a .nav_item_wrap{
    padding: 5px 0 !important;
}
.header_mid .header_mid_inner .logo_wrap{
    width: 500px !important;
}
ul.navigation ul, ul.navigation .menu-item-mega-container{
    background-color:  #018bd2 !important;
}
.navigation li a, .navigation li a .nav_tag{
    color: #fff !important;
}
.navigation ul li a{
    font-weight: 500 !important;
}
.custom_html p{
    padding: 15px 0 !important;
    margin: 0 !important;
    font-size: 18px;
}
.facebook-icon { background: #3b5998 !important; font-size: 19px; padding: 5px 14px; border-radius: 50%; color: #ffffff !important; } 
.contact-icon { display:flex;}
.contact-social-icon {
    margin-right: 5px !important;
}
.twitter-icon {
    background: #1B95E0 !important;
    font-size: 19px;
    padding: 5px 10px;
    border-radius: 50%;
    color: #fff !important;
}
.instagram-icon {
    background: #ff003a !important;
    font-size: 19px;
    padding: 5px 10px;
    border-radius: 50%;
    color: #fff !important;
}
.linkedin-icon {
    background: #0276b6 !important;
    font-size: 19px;
    padding: 5px 10px;
    border-radius: 50%;
    color: #fff !important;
}
.whatsapp-icon {
    background: #0ae675 !important;
    font-size: 19px;
    padding: 5px 10px;
    border-radius: 50%;
    color: #fff !important;
}
field-wrap>div input[type=checkbox], .field-wrap button, .field-wrap input[type=button], .field-wrap input[type=submit] {
	padding: 3px 33px;
	height: 42px !important;
}
nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
    background: #e8318c !important;
    color: #ffffff !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
    background: #008bd1 !important;
}