/*
Theme Name:		 extensia
Theme URI:		 https://www.gloriaingrassia.com
Description:	 extensia theme
Author:			 Gloria Ingrassia
Author URI:		 https://www.gloriaingrassia.com
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 extensia
*/

img.rounded {
    border-radius: 50%;
}

#top-bar .fa {
    color: #e782a0;
    margin-right: 10px;
}

.topbar-content a {
    margin-right: 15px;
}

#footer {
    line-height: 1.6!important;
}

h4.widget-title {
    border-left: 0!important;
    padding: 0 0 5px 0!important;
    border-bottom-width: 1px;
}

.recent-posts-widget img {
    border-radius: 50%!important;
}

.recent-posts-widget .recent-posts-title {
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 1.6!important;
}

.recent-posts-info {
    display: none!important;
}

footer .oceanwp-recent-posts li {
    border-top: 1px dashed #333!important;
}

aside .oceanwp-recent-posts li {
    border-top: 1px dashed #eee!important;
}

.oceanwp-recent-posts li:first-child {
    border-top: none!important;
}

.oceanwp-recent-posts .recent-posts-thumbnail .overlay {
    background: none!important;
}

.entry-header h2 {
    padding: 0!important;
    border-bottom: 0!important;
}

.blog-entry-readmore a {
    background-color: #e782a0;
    padding: 15px 28px 15px 28px!important;
    color: #fff;
    border-radius: 30px!important;
    border: 1px solid #e782a0;
    text-transform: uppercase;
    font-size: 16px!important;
    font-weight: 400!important;
}

.blog-entry-readmore a:hover {
    background: #fff;
}

ul.meta {
    font-size: 14px!important;
}

ul.meta i {
    color: #e782a0!important;
}

.entry-title a {
    color: #55225b;
}

.blog-entry-inner .thumbnail {
    max-height: 400px;
    overflow: hidden;
}

.widget-title {
    font-size: 15px!important;
    font-family: Poppins!important;
}

.widget_categories li:first-child,
.widget_recent_entries li:first-child,
.widget_archive li:first-child,
.widget_recent_comments li:first-child,
.widget-recent-posts-icons li:first-child {
    border-top: 0!important;
}

#footer ul li {
    margin-bottom: 10px;
}

#footer .widget_text ul li:before {
    font-family: 'FontAwesome';
    content: "\f105";
    margin-right: 10px;
    color: #e782a0;
}

#footer .fa {
    color: #e782a0;
    margin-right: 10px;
}

#footer table td {
    border: 0!important;
    padding: 5px 0 5px 0;
}

#footer table th {
    border-width: dashed;
    border-color: #333!important;
}
