/*
Theme Name:     Bellevue - Child Theme
Theme URI:      http://themovation.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        2.0
Text Domain:    bellevue
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
.th-header-social {
    font-size:22px;
    padding-top:2px;
    padding-left:6px;
}
.footer .th-contact-info-widget .icon-blocks p {
    line-height: 10%;
}
.footer .widget {
    margin-bottom: 30px;
}
.footer .widget-title {
    border-bottom-color: rgba(255,255,255,1) !important;
}
.th-pricing-column.th-highlight ul li {
    border-color: rgba(255,255,255,1) ;
}
/*.th-pricing-column.th-highlight {
    padding: 40px 30px;
}*/
.form input, .frm_forms form input,.with_frm_style .frm_submit input[type=submit] {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight:700;
}
.btn-ghost-dark-form form .frm_submit input[type=submit] {
	color: #888;
    border-color: #888;
}
.footer-btm-bar {
    background: #44525e;
}
.comments-closed {

display: none!important;

}