/*
 Theme Name:   microGen Theme
 Author:       William Wagner Interactive
 Author URI:   http://www.williamwagner.com
 Template:     HighendWP
 Version:      1.0.1
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/*.post-header h1 {display:none;}*/
#footer .row.footer-row {
    font-size: 13px;
}
ul {
    margin: 0 0 10px 20px;
}

.hb-page-title.stroke-title h1 {
    color: #666!important;
  font-weight: 600;
}
.hb-page-title.stroke-title h2 {
    background: #2d6fb7;
    font-weight: 600;
}
#footer {
    padding: 20px 0 50px 0;
}
ul.social-icons {
  	float:right;
}

.hb-image-bg-wrap {
    margin-top: 0px;
    padding-bottom: 0px;
  	background-position: bottom center;
    background-size: auto;
}
.about h1 {
	display:none;
}
.hb-accordion-tab i {
    font-size: 18px;
}
.hb-accordion-tab {
    font-size: 14px!important;
  	font-weight: 600;
  	color: #2d6fb7;
  	padding: 9px 45px !important;
}
.active-toggle.hb-accordion-tab, .hb-accordion-tab:hover {
    font-size: 14px!important;
  	font-weight: 600;
  	color: #2d6fb7;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 16px !important;
    font-weight: 600;
  	background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border-color: #2d6fb7 !important;
}
.vc_custom_heading a {
  	color: #ffffff !important;
}
/*#main-wrapper .hb-main-content a, select {
  	
    padding: 15px 30px;
    border: white solid 1px;
    text-transform: uppercase;
}*/
#usecasesrow .vc_grid .vc_gitem-link {
    border: white solid 1px !important;
    padding: 15px 30px 15px 50px;
    background-image: url(http://clientbuild.williamwagner.com/wp-content/uploads/microGen-icon-link.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 20px 50%;
    text-transform: uppercase;
}
#footer.dark-style a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}

article.search-entry .excerpt-wrap {
     margin-left: 0px; 
}
article.search-entry a.search-thumb, .hb-spl-thumb{display:none;}
article.search-entry h4{margin-right:45px;}

.wpcf7-mail-sent-ok {
    background-color: #ddd !important;
    color: #000 !important;
}

#wpm_download_1 a, #wpm_download_2 a, #wpm_download_3 a, #wpm_download_4 a {
    font-weight: bold !important;
    font-family: inherit !important;
    font-size: 18px !important;
    text-decoration: underline;
}
@media handheld, only screen and (max-width: 900px) {
#main-content .wpb_column {
    border: none !important;
    padding-left: 15px !important;
}
}