/* 
Theme Name:		 Small Meetings
Theme URI:		 https://sm.medpedia.com.br/
Description:	 Small Meetings is a child theme of Hello, created by Choveu
Author:			 Choveu
Author URI:		 https://choveu.com.br/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 smallmeetings
*/


/*
    Add your custom styles here
*/

#btn-solicitacao {
    display: none;
}

a {
    color: #092235;
}

a.button-primary {
    color: #092235 !important;
    font-size: 14px;
}

a:hover {
    color: #061420;
}

.acf-field .acf-label label {
    font-weight: 400;
    font-size: 16px;
    color: #54595F !important;
    text-decoration: none;
    text-transform: none !important;
}

.elementor-button-content-wrapper {
    align-items: center;
}

.elementor-button-wrapper a {
    padding: 12px 24px;
}

select {
    padding: 10px !important;
    width: 100%;
    border: none !important;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 22px !important;
    color: #555 !important;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.16) !important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.16) !important;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.elementor-kit-1545 button, .elementor-kit-1545 input[type="button"], .elementor-kit-1545 input[type="submit"], .elementor-kit-1545 .elementor-button {
    outline: none !important;
    border: none;
    padding: 12px 24px;
}