/*
Theme Name:        Efor
Text Domain:       efor
Version:           7.1.8
Description:       Responsive WordPress theme. Install and activate Pixelwars Core plugin for advanced features. (Appearance > Install Plugins)
Tested up to:      5.7
Requires at least: 4.9
Requires PHP:      5.6
Tags:              education
Author:            Pixelwars
Author URI:        https://themeforest.net/user/pixelwars
Theme URI:         https://themeforest.net/user/pixelwars/portfolio
License:           ThemeForest License
License URI:       https://themeforest.net/licenses
Domain Path:       /languages
*/


/*
    Do not remove any of the commented text above as it is used by the theme for proper function!
*/


.form-btn{
	display: inline-block !important;
    position: relative !important;
    padding: 14px 26px !important;
    margin-bottom: .25em !important;
    outline: 0 !important;
    border: 2px solid currentColor !important;
    color: inherit !important;
    text-shadow: none !important;
    background: none !important;
    border-radius: 0 !important;
    cursor: pointer !important;
}
.form-field > input, textarea{
	padding: 1em !important;
    width: 100% !important;
    font-size: 13px !important;
    color: inherit !important;
    border: 2px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    -webkit-appearance: none !important;
    -webkit-tap-highlight-color: transparent !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
}

.form-field > label{
	display: block !important;
    font-size: 11px !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
    margin-bottom: 0.6em !important;
    text-transform: uppercase !important;
}
.tptn_counter{
	display: none !important;
}
.close-popup-btn  a{
	padding: 3px 12px !important;
}
.shopping-cart{
	display: none;
}
.timeline-item__card-title{
	margin: 0 0 0 0 !important;
}
#free-consult .jet-headline__label{
	font-size: 29px !important;
}
.small-words .jet-headline__label{
	text-transform: inherit !important;
}