/*
Theme Name: Saasland Child
Theme URI: https://droitthemes.com/wp/saasland-theme/demos/
Template: saasland
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes
Description: Saasland is a creative WordPress theme for saas, software, startup, mobile app, agency and related products &amp; services. SaasLand is loaded with tons of features, elements &amp; blocks, options that give its users real flexibility to create a dynamic, professional website in no time.
Version: 1.1.5
Updated: 2021-08-12 

 */

div.emd-container .emd-btn-info, .emd-btn-block {
    width: 12rem !important;
}

.emd-form-inside .nolabel .emd-fieldicons-wrap, .emd-fieldicons-wrap {
    left: 6px;
}

.emd-form-submit.emd-btn, .emd-form-search.emd-btn {
    border-radius: 4px !important;
    font-family: Roboto;
    font-weight: 600;
}

div.emd-container .emd-btn-info {
    font-family: Roboto;
    font-weight: 600;
}

div.emd-container {
    margin-top: 5rem;
}

div.emd-container .emd-btn-info,
div.emd-container .emd-btn-success,
div.emd-container .emd-btn-primary {
    color: #ffffff !important;
    background-color: #03417A !important;
    border-color: #03417A !important;
    border-radius: 8px !important;
	width: auto !important;
	min-width: 10rem;
}

button.emd-form-search.emd-btn.emd-btn-primary.emd-btn-large.emd-btn-block:focus-visible {
    outline: none;
}

button.emd-form-search.emd-btn.emd-btn-primary.emd-btn-large.emd-btn-block:focus {
    box-shadow: none !important;
}