/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* WPTANG CSS BELOW */
nav li a {
border: 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
	    color:#fff;

}

nav li.current-menu-item a {
color: #00aeef;
text-decoration: underline;
}

nav li {
	    margin-right: 79px;
	    margin-left: 83px;
}

nav li a:hover {
	border: 0;
}

nav li ul li a {
	 text-align: left;
	color: #093e84;
}

@media only screen and (max-width: 1024px) {
.responsivemenu ul li a {
text-align: center;	
}
}

#posts {
  width: 960px;
}

#comments-template .comment-respond .comment-form .input-textarea {
width: 100%;
	margin-bottom: 14px;
}

#comments-template .comment-respond .comment-form #contact_submit {
float: right;	
}

#comments-template .comment-respond .comment-form fieldset .input-small-left{
width: 100%	
}

#comments-template .comment-respond .comment-form fieldset .input-small-right{
	width: 100%;
}

.lawyeria_lite_poweredby {
display: none;
}

.wide-nav h3 {
font-family: 'spectral-sc-regular' !important;
text-align: center;
font-style: normal;
font-weight: 400;
color: #cecece;
	    font-size: 20px;
}

.submitbutton {
    font-size: 25px;
    font-family: Galatia SIL Regular;
    text-align: center;
    color: #ffffff;
    background: #00274c;
    padding: 10px 20px 10px 20px;
    text-decoration: none !important;
	    box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.2);
}

.submitbutton:hover {
	background-color:#00274c;
  transition:.5s

}


@media only screen and (max-width: 480px) {
.submitbutton {
color: black;
background: none;
}
}

.header-contact {
width: 140px;
}

#post-grid-2739 .item .layer-media {
display: none;
}

#subheader .subheader-color {
	background: #00274c;
}

.wide-nav {
	background: #00274c;
}


.element.element_0.title, .excerpt {
color: black;	
}

.post-grid .pagination.lite .page-numbers {
color: black;	
}

#footer {
background-color: #00274c;	
}

.wide-nav {
border-top: 1px solid;	
}


#customborder {
    width: 100%;
  background: url(/wordpress/wp-content/themes/lawyeria-lite/images/features-background.png);
    padding: 8px 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15) inset;
  	}


.dl-button {
background-color: #093e84;
    border: none;
    padding: 13px 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    box-shadow: 3px 5px 3px rgba(0, 0, 0, 0.2)

}
.dl-button:hover{ 
	background-color: #00274c;
    transition: .5s;
}
   
.owl-theme .owl-controls {
    margin-top: -3em;
}


#post-grid-2739 .element_0 {
	    font-size: 21px !important;
    text-decoration: underline;
}


.otw_blog_manager-blog-timeline-heading {
	display: none;
}


/* EXAMPLE POST SLIDER PAGE */
.page-id-3012 .wrapper.cf {
  width: 89% !important;
  }

 .page-id-3012 #posts {
   width: 100% !important;
   }

.skin.flat .layer-content {
	text-align: left;
}

.grid-nav-bottom {text-align: center;}

/* END */

.post .post-excerpt h6 {
	font-family: 'spectral-sc-regular';
}

.post p {
		font-family: 'spectral-sc-regular !important';
}

.post-grid .grid-items {
		font-family: 'spectral-sc-regular !important';
}

.post .post-image img {
	margin: auto;
}

.post-meta {
	display: none;
}


@media only screen and (max-width: 570px) {
	.wide-nav h3 {
		font-size:14px;
	}
}