/*
 Theme Name:     Klient 2021
 Template:       Divi
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#top-menu-nav #menu-item-133 a{
	font-size: 15px;
    text-transform: uppercase!important;
    background-color: #fec12f;
    display: inline-block;
    padding: 7px 10px;
    color: #FFF !important;
    border-radius: 5px;
}

#top-menu-nav #menu-item-133 a:hover{
	background: #3aaddf !important;
}

.yellow-btn:hover{
	background: #3aaddf !important;
}

.blue-btn:hover{
	background: #fec12f !important;
}

body #page-container .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover{
	background: #3aaddf !important;
}


.btn-inline .et_pb_button_module_wrapper {
    display: inline-block;
    margin: 0 5px;
    float: left;
}

.btn-inline {
    text-align: center !important;
}


