/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/








/************************************************************************************





Put your custom CSS below this block :)




*************************************************************************************/


.nhg-scroll-button {
    z-index: 100000 !important;
    margin-top: -36px !important;
}
	.rd_testimonial .tm_text{
    font-size: 15px !important;
    font-style: italic !important;
    font-weight: 300 !important;
}
.rd_testimonial .tm_author_info .tm_author{
    font-family: "Balham", Arial, sans-serif !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
		font-weight: 400 !important;
}

.ctct-form-wrapper .ctct-form-field{
    margin: 0 0 0.2rem !important;
}
form.ctct-form {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
}

p.ctct-form-field.ctct-form-field-text.ctct-form-field-required {
    width: 48% !important;
}
p.ctct-form-field.ctct-form-field-email.ctct-form-field-required {
    width: 99% !important;
}
.ctct-email{
	margin-top: 0px !important;
}
input.ctct-submit{
    background-color: #338ba8 !important;
}
input.ctct-submit:hover{
    background-color: #236d85 !important;
}

button#brave_open_popup_5250 {
    background-color: transparent !important;
    border: 2px solid #fff !important;
    padding: 6px 15px !important;
    color: #fff !important;
    font-family: 'Balham' !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
}
button#brave_open_popup_5250:hover {
    background-color: #3c90ab !important;
    border: 2px solid #3c90ab !important;
    padding: 6px 15px !important;
    color: #fff !important;
    font-family: 'Balham' !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    cursor:pointer !important;
}
#ctct-form-wrapper-0 > div > small > a {
    display: none;
}