/*
 * Theme Name: Lore Child
 * Template: lore
 */

.single-format-standard .header-search{ padding: 30px 0; }

.widget.lsvr-kb-categories .children-holder ul > li { padding-left: 10px; }

.section-logos { padding-top: 36px; }
.section-logos .section-body { text-align: center; margin-bottom: 51px; }
.section-logos  .section-body h2 { font-style: normal; font-family: 'Open Sans', Arial, sans-serif; margin-bottom: 9px; font-size: 24px; }
.section-logos  .section-body p { max-width: 700px; margin: 0 auto; font-size: 12px; line-height: 1.2; }
.section-logos ul.list-logos { list-style: none outside none; display: flex; flex-flow: row nowrap; justify-content: space-between; margin: 0 0 30px -20px; }
.section-logos ul.list-logos li { flex: 0 1 auto; display: flex; align-items: center; max-width: 354px; margin: 0 0 0 20px; }
.section-logos ul.list-logos li a { display: block; }
.section-logos .blog-list-more { margin-top: 60px; }
.section-logos .btn {}

@media (max-width: 768px) {
.section-logos ul.list-logos { flex-flow: row wrap; justify-content: center; margin: 0 0 0 0; }
	.section-logos ul.list-logos li { flex: 1 1 100%; justify-content: center; margin: 0 0 30px 0; }
}
