/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.sidebar-menu .search-form{display:none !important;}
.header-button-1{display:none !important;}
.lidd_mc_form{font-family:"Lato", sans-serif;}
.total_amt_div label{font-size:17px;}
.interest_div label{font-size:17px;}
.amortization_period_div label{font-size:17px;}
.calc_sbt_btn{font-size:17px;}
.lidd_mc_details{font-family:"Lato", sans-serif;font-size:17px;}
.fixed_deposite_tbl{display: table !important;table-layout: fixed !important;width: 100% !important;}
.srno{width:75px !important;}
.fixed_deposite_tbl tr td{text-align:center !important;}
.tblhead{font-weight:bold !important;}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.srno{width:60px !important;}

}

/*.home_row{height: 40px;padding:7px; }*/
.home_row{padding:1px; }
.free_service_h2{background: #446084;padding:5px 5px;}
.amazingcarousel-image > div{display: none !important; opacity: 0 !important;}

@media only screen and (max-width: 600px) {
	.bg-fill{background-size:contain !important;background-position:top !important;}
}

#mvcwid{width:25% !important;}
#wpsvcattribution{display:none !important;}
div.wpforms-container-full .wpforms-form .wpforms-description{color:red !important;}