
/* 01 MAIN STYLES
****************************************************************************************************/
/**** Custom Background boxes ****/
.aoxhost-boxed-wrapper {background-image: url("https://whgate.com/wp-content/themes/aoxhost/images/bg-pattern/pat02.png");}
.twitter_feed {background-image: url("https://whgate.com/wp-content/themes/aoxhost/images/tweets-bg.png");}
.page_title {background-image: url("https://whgate.com/wp-content/themes/aoxhost/images/slider-bg.jpg");}

/**** Custom color ****/
a, .big_text1, .big_text2 i, .sideimg_list a, .site_logo h1, #mainmenu > li > a:hover,
#mainmenu li.active > a, #mainmenu li.current-menu-ancestor > a, #mainmenu li ul li a:hover,
#mainmenu > li > ul > li.active > a, .wpb_content_element .wpb_accordion_header a:hover,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active a, .post-content .date-box span.day,
.ad_one h1, .ad_two h1, .sidebar_widget .recent_blogs li a:hover, .sidebar_widget ul li a:hover,
.our_support h5, .address-info a, .hosting_page_plan .price, .hosting_page_plan .price i,
.our_products h3, h3 a {
	color: #25AAE2;
}

#wp-calendar tbody td#today, a.but_goback, a.but_hand_right, .button.small.colorchan,
.btn-price.small.colorchan, .pricing-tables-helight-two .price,
a.knowmore_but, a.ordernow_but, .whmcs-widget input[type=submit], #bridge input[type=submit],
#bridge input[type=reset], #footer .newsletter .newsletter-submit, .search-form #searchsubmit,
.post-content .date-box span.month, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon
{
	background-color: #25AAE2;
} 
#footer .newsletter .newsletter-submit:hover, a.knowmore_but:hover, a.ordernow_but:hover {background-color: #25AAE2;opacity:0.7;}
#mainmenu > li > ul, #mainmenu > li ul ul {border-color: #25AAE2;}
.pricing-tables-helight .title {
	background-color: rgba(19, 151, 207, 0.9);
	border-top: 3px solid rgba(19, 151, 207, 1);
    border-bottom: 1px solid rgba(19, 151, 207, 0.2);
}
.pricing-tables-helight .price {
	background-color: rgba(19, 151, 207, 0.8);
}
.punchline_text_box, .punchline_text_box2, blockquote {border-left: 5px solid #25AAE2;}
.features_section .sections:hover {border-bottom: 2px solid #25AAE2;}

.subfooter{
  background-color: #272727;
}