/*

Theme Name: Ocalab
Theme URI: http://www.ocalab.it
Author: OCALAB by PROMOinVIDEO Srl
Author URI: http://www.ocalab.it
Description: Agenzia di comunicazione
Version: 1.0.0
Template: pro

*/

/* ===================================================  BASE CSS */
.grecaptcha-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    transform: scale(.4);
    transform-origin: top right;
    opacity: .5;
}
.entry-featured img {
    width: 100%;
}
@media (max-width: 720px) {
 .grecaptcha-badge {
     display: none !important;
 }
}
/* ===================================================  CUSTOM CSS */