body > div.wrapper > div > header > div > div.header_top.clearfix > div.right > div > div > div > div > blockquote{
display:none;}
h3{
    padding-bottom: 7px;
    padding-top: 17px;
}
p{
    padding-bottom: 5px;
    padding-top: 5px;
}

.post_infos > p{display: none;}

.post_text span.post_infos {display: none !important;}


table td{font-weight: normal; text-align: left;}
table tr:nth-child(odd) td{background-color: inherit; color: inherit; font-weight: inherit; }

@media only screen and (max-width: 1100px) {
	nav.main_menu ul li a {
		padding: 0 12px;
	}

	.content .title .container_inner {
		margin-top: 40px;
	}
}

nav.mobile_menu ul>li.has_sub>h3 span.mobile_arrow {
    margin-right: 20px;
}
aside .widget {
    border-bottom: none;
}

@media screen and (max-width: 650px){
    .two_columns_66_33 {
    display: flex;
    flex-direction: column;}
.two_columns_66_33>.column1 {
    order: 2;}
}
