.featured-image {
    width: 50%;
    margin-bottom: 2em;
}
.entry-content {
  text-align: justify;
  text-justify: inter-word;
}


.main-navigation a {
    padding: 16px 12px;
    font-size: 16px;
    text-transform: none;
 	  font-weight: 100;
}
.site-title {
    margin: 7px 0px 0 -10px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 20px;
}



.test{
    font-size: 16px !important;
}

.vc_column_container>.vc_column-inner {
    padding-right: 40px;
 		padding-left: 6px;
}
.main-navigation a:after {
  	background-color: #aaa;
}

.nav-links .nav-previous a, .nav-links .nav-next a {
    border-radius: 8px;
    background-color: #fff;
    background-color: none;
    color: #000;
    border: 1px dotted #000;   
}

h3 {
    font-weight: 100;
}

.entry-header {
    font-size: 24px;
   font-weight: 100;
}

h1 {
    font-size: 24px;
		font-weight:100;
}

.menu-item-1290{
font-style:italic;
}

.menu-item-28{
font-style:italic;
}

li{
 text-transform: uppercase;
}

.read-more {
    color: #000;
 		font-size:16px;
    text-transform: uppercase;
   	font-weight: bold;

}

.entry-meta a {
font-weight: 100;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-radius: 8px;
    background-color: #fff;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5;
    padding: .6em 1em .6em;
    background-color: #fff;
    color: #000;
    transition: all .2s ease-out;
    border: 1px dotted #000;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 14px;
    min-height: 45px;
}

h2, h2, h3, h4, h5, h6, .read-next span {
    margin: 0 0 0.5em 22px;
}

p.sangria { 
text-indent:60px;
} 

.read-more {
color: #000;
font-size: 16px;
text-transform: uppercase;
display: none;
}

.vc_gitem_row .vc_gitem-col {
padding: 0px;
}

.entry-title {
margin-bottom: 0;
margin: 0;
font-size: 24px;
font-weight: 100;
}

.entry-meta {
font-weight: 100;
}

.comment-form-cookies-consent{
  visibility: hidden;
}