/*
Theme Name: STI
Description: Based on Sahifa framework
Author: NLH Solutions
Template: sahifa
*/

@import url("../sahifa/style.css");

#text-2 .widget-container {
background:#f5f5f5 !important;
}

#text-2 .widget-container button {
background: #ff0000;
color: #fff;
font-size: 16px;
padding: 10px;
}

p.post-meta {
display:none !important;
}

.widget-container li span.date {
display:none !important;
}

.cat-tabs-header li {
line-height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

div.content h2 {
margin-bottom: 15px;
}

#main-nav div.main-menu ul li.underline a {
color: #F88C00;
}

#main-nav div.main-menu ul li.underline a:hover {
color: #FFF;
}

#main-nav div.main-menu ul li.current-menu-item a {
color: #FFF;
}

.search-widget input {
font-size:18px;
color: #2D70BF;
}

div.textwidget h4 {
font-size:20px;
}

/* Mindset Call Page */

.date-head {
  background-color: #ddd;
  font-size: 24px;
  text-align: center;
  padding: 15px;
  margin: 15px 0;
  font-weight: 200 !important;
}

.review-entry {
  background-color: #eee;
  padding: 15px;
  margin: -15px 0;
}

.review-entry p {
  vertical-align: middle;
}

.listen-btn {
  margin-top: 10px;
  text-align: center;
}

@media screen and (max-width: 760px) {
  #mindset-call-series .one_half {
    display: block;
    float: none;
    width: 100%;
  }

  #mindset-call-series .one_half .last {
    display: block;
    float: none;
    width: 100%;
  }
}
