/*
Theme Name:  oceanwp tema child
Description: Tema hijo para hacer personalizaciones de código
Author:      AMDG+ Comunicación y difusión
Author URL:  https://amdgrestauracion.com/
Template:    oceanwp
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oceanwp-child
*/

/*----------------- Empieza a añadir cambios aquí abajo -------------------------------*/

.bottom-header-wrap{
	background-color: #415b77;
}

.oceanwp-recent-posts .recent-posts-comments a{
	display: none;
}

.contact-info-widget.default i, .contact-info-widget.default .owp-icon{
	font-size: 160%;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{
	background-color: rgba(255,255,255,0.7) !important;
    border-top: none !important;
}

#site-navigation-wrap .dropdown-menu >li >a, .oceanwp-mobile-menu-icon a, .mobile-menu-close, .after-header-content-inner >a {
	line-height: 85px;
}

.blog-entry.thumbnail-entry .blog-entry-comments{
	display: none;
}

.blog-entry.thumbnail-entry .blog-entry-date{
	float: left;
}