/* Enter Your Custom CSS Here */

/*new theme*/
.espresso_venues .entry-header .entry-title,.espresso_venues .entry-header .entry-title a{font-weight:500;font-size:1.25em;}
.espresso_events .entry-header .entry-title,.espresso_events  .entry-header .entry-title a {font-weight:500;font-size:1.25em;}



.site-header .logo {
width: 70%;
}

.top-bar .open-time p {
    margin-left: 14em;
}

.top-bar {
background: white;
}

.top-bar p {
color: black;
}

.top-bar .call p {
color: white;
}


div.navbar-header {
      width: 20%;
    top: -35px;
    position: absolute;
    left: 100px;
}

.ow-navigation .navbar-nav > li > a {
      padding: 20px 12px;
       color: #6b6969;
    font-weight: bold;
}

.history, .breadcrumb, .top-bar .call, .site-footer {
    background: #224098;
}


.overlay-gr {
display: none;
}

.site-header:before {
height: 100px;
}

ul.row.on-view {
display: none;
}

@media (min-width: 1200px) {
.container {
    width: 96%;
    margin: auto !important;
}
}

.akr-img {
margin-top: 4em;
}


.akr-img h4 {
text-decoration: underline;
}

.akr-btn {
  margin-top: 2em;
  background: #ea0202;
  background-image: -webkit-linear-gradient(top, #ea0202, #e82c2c);
  background-image: -moz-linear-gradient(top, #ea0202, #e82c2c);
  background-image: -ms-linear-gradient(top, #ea0202, #e82c2c);
  background-image: -o-linear-gradient(top, #ea0202, #e82c2c);
  background-image: linear-gradient(to bottom, #ea0202, #e82c2c);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Georgia;
  color: #ffffff;
  font-size: 15px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.akr-btn:hover {
  background: #0127ea;
  background-image: -webkit-linear-gradient(top, #0127ea, #0127ea);
  background-image: -moz-linear-gradient(top, #0127ea, #0127ea);
  background-image: -ms-linear-gradient(top, #0127ea, #0127ea);
  background-image: -o-linear-gradient(top, #0127ea, #0127ea);
  background-image: linear-gradient(to bottom, #0127ea, #0127ea);
  text-decoration: none;
    color: #ffffff;
}

body a {
color: blue;
}

.akr_space {
margin-bottom: 10px;
}

/*related articles*/

.wpb_text_column.wpb_content_element h4 {
display: none;
}

.ow-navigation .navbar-nav > li > a {
		padding: 20px 7px;}

li {
	list-style: square;}

.akr-list-sytle li {
	list-style: square;}

.home .history-detail li, #menu-cc-main-menu li {
	list-style:none;
}
