/*======================================
Theme Name: Historymakers
Theme URI: https://divicake.com/
Description: Historymakers Child Theme
Version: 1.0
Author: Historymakers
Author URI: https://historymakers.link/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/*----Rodapé----*/
.et-social-icons {
    float: left;
    margin-right: 10px;
}


.logo_suportepress {
	float: right;
  margin: auto;
}

.logo_suportepress > a#suportepress {
	display: block;
	height: 17px;
	width: 17px;
	margin: 0px auto;
}

.logo_suportepress > a#suportepress {
	opacity: 0.5 !important;  
}

.logo_suportepress > a#suportepress:hover,
.logo_suportepress > a#suportepress:focus {
	opacity: 1 !important;
}

@media only screen and (max-width: 940px) {
	.logo_suportepress {
		text-align: center;
		width: 100%;
	}
}

@media only screen and (max-width: 940px) {
	.et-social-icons {
		display: none;
}
}

#footer-bottom {
	padding: 20px 0 15px;
}
