/*
Theme Name: DREAMONE
Theme URI: https://www.dreamone.com.br/
Author: DREAMONE
Author URI: https://www.dreamone.com.br/
Description: WP BASE
Version: 2021
*/
.grecaptcha-badge {
    display:none !important;
}
body {
  overflow-x: hidden;
}
#floating-nextprev.style-btngray .floating-nextprev-content {
	border-color: #86cdbf !important;
}
.textnextprev {
	color: #f18280 !important;
}
@media only screen and (max-width: 767px) {
    .hidemobile {
        display:none !important;
    }
}
@media only screen and (min-width: 768px) {
    .hidedesktop {
        display:none !important;
    }
}
.bypostauthor { display: block; }