/* 
Theme Name:		 Aball Child
Theme URI:		 http://wp.quomodosoft.com/aball
Description:	 Aball Child is a child theme of Aball.
Author:			 QuomodoTheme
Author URI:		 http://quomodosoft.com/
Template:		 aball
Version:		 1.0.0
*/

/*
    Add your custom styles here
*/


ul.post__category {
    display: none;
}
h3.post__title {
    min-height: 62px;
}

.custom-logo-link img {
    max-width: 150px;
}

h3.post__title a {
    color: #142857 !important;
    font-family: "Noto Serif",Arial,Helvetica,sans-serif !important;
    font-size: 30px !important;
    line-height: 1.25 !important;
    font-style: italic !important ;
}

.post__inner p {
    color: #a0a0a0 !important;
    font-weight: 400 !important;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif !important;
    font-size: 15px !important;
}

.header-action a, .header-action a.action-button, .header-action button {    background: #b9342d;

}

.header-action a.action-button:hover, .header-action a:hover, .header-action button:hover {
    background: #2e5d33;
  
}

li.elementor-icon-list-item {
/*     align-items: flex-start !important; */
}
span.elementor-icon-list-icon {
/*     top: 9px !important; */
}
.custom-logo-link svg#Layer_2 {
    width: 150px;
}


.page-title h1 {
    text-transform: inherit;
}

.logo_footer {
    margin-bottom: 0 !important;
}
.logo_footer .elementor-widget-container {
    margin-bottom: 4px !important;
}

ul#nav li a {
    text-transform: inherit !important;
}

.header_w_100 {
    width: 100% !important;
}