/*
Theme Name: Betheme Kiaranet
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.layout-full-width #Wrapper { box-sizing: border-box; padding: 0 3%; }

.call_to_action .call_left { text-align: right; }

#Footer .footer_copy { border-top: 1px solid rgba(0, 0, 0, 0.1); }

.entry-title {
    font-size: 26px !important;
    line-height: 38px !important;
}

.call_to_action {
    padding: 20px 0 !important;
}

.call_to_action  h3 {
    font-size: 26px !important;
    line-height: 32px !important;
}

#Top_bar .menu > li > a span:not(.description) {
padding: 0 13px !important;
}
/* mba 062019 */
.listItem h3 {
}
.listItem {
padding: 20px;
margin-bottom: 10px;
border: 1px solid #e5e5e5;
}
.listItem:nth-child(even) {
background: #fffff;
}
.listItem:nth-child(odd) {
background: #f5f5f5;
}

/* login */
input[type="submit"].um-button:hover {
	color: #ffffff!important;
}