/*
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.   ***************/

a.button.is-outline.white.is-small.box-shadow-0.box-shadow-0-hover.uxb-draggable.uxb-selected {
    margin-top: -40%;
}

section#section_1473526215 {
    margin-top: -10%;
}

#slider-508 {
    background-color: rgb(255,255,255);
}

#section_1162654112 {
    margin-top: -10% !important;
}


#section_1722500453 {
    position: relative;
    margin-top: -11%;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}



/*************** CUSTOMS LOGIN  ***************/
body.login.login-action-login.wp-core-ui.locale-pt-br {
    background-color: black !important;
}

body.login input#wp-submit {
    background-color: black;
}

form#loginform {
    background-color: whitesmoke;
    border-radius: 15%;
}

input#user_login, #user_pass {
    border-radius: 10PX;
}

.login h1 a {
    margin-bottom: -15%;
	background-image: url(/wp-content/uploads/2022/03/newlogo-_neg-_h.png);
}