/* Theme Name: Enfold Inszemo Theme URI: http://www.inszemo.at Description: Child theme for the Enfold theme Author: Thomas Egger Author URI: http://www.hgn.io Template: enfold Version: 0.1.0 */ html { body { &#top { #wrap_all { header#header { .logo { padding:30px; } } #main { .container_wrap { max-width: 100%; &.fullsize { .container { &.template-blog { .entry-content-wrapper { margin-left: 0; margin-right: 0; } } } } main { &.content { .post-entry { .entry-content-header { .post-title { font-size: 38px; padding: 15px 0 5px 0; } .post-meta-infos { font-size: 11px; } } .entry-content-wrapper { max-width:1024px; .entry-content { a { text-decoration: underline; .image-overlay-inside { &::before { display: none; } } } } } .wpcf7-form-control-wrap { &.your-job, &.your-time { .wpcf7-list-item { display: block; margin-left: 0.5em; } } } } } } } } } } } } .clearfix:before, .clearfix:after { content: ""; display: table !important; }