.site-header,
      .home-slider-empty,
      .site-header.site-header-nobanner,
      body.single-product.woocommerce .site-header {
        margin-bottom: 40px;
      }
      .woocommerce #container,
      .woocommerce-page #container,
      .page-template-template-right-sidebar .content-area,
      .page-template-template-left-sidebar .content-area,
      .post-template-template-right-sidebar .content-area,
      .post-template-template-left-sidebar .content-area,
      .content-not-boxed
        > .site-container.guten-content-nobgborder
        .content-area {
        width: 68%;
      }
      .woocommerce .content-boxed #container,
      .woocommerce-page .content-boxed #container,
      .page-template-template-right-sidebar .content-boxed .content-area,
      .page-template-template-left-sidebar .content-boxed .content-area,
      .post-template-template-right-sidebar .content-boxed .content-area,
      .post-template-template-left-sidebar .content-boxed .content-area,
      .page-template-template-right-sidebar
        .content-not-boxed
        > .site-container.guten-content-nobgborder
        .content-area,
      .page-template-template-left-sidebar
        .content-not-boxed
        > .site-container.guten-content-nobgborder
        .content-area,
      .post-template-template-right-sidebar
        .content-not-boxed
        > .site-container.guten-content-nobgborder
        .content-area,
      .post-template-template-left-sidebar
        .content-not-boxed
        > .site-container.guten-content-nobgborder
        .content-area {
        width: 73%;
      }
      .blog .widget-area,
      .archive .widget-area,
      .search .widget-area,
      .woocommerce .widget-area,
      .page-template-template-right-sidebar .widget-area,
      .page-template-template-left-sidebar .widget-area,
      .post-template-template-right-sidebar .widget-area,
      .post-template-template-left-sidebar .widget-area,
      body.page-template-template-floating-left-sidebar .widget-area,
      body.page-template-template-floating-right-sidebar .widget-area,
      body.post-template-template-floating-left-sidebar .widget-area,
      body.post-template-template-floating-right-sidebar .widget-area {
        width: 27%;
      }
      body.page-template-template-floating-left-sidebar .widget-area,
      body.post-template-template-floating-left-sidebar .widget-area,
      body.blog.guten-blog-fl-sidebar .widget-area,
      body.archive.category.guten-blog-archives-fl-sidebar .widget-area,
      body.archive.tag.guten-blog-archives-fl-sidebar .widget-area,
      body.single.single-post.guten-blog-single-fl-sidebar .widget-area,
      body.search-results.guten-blog-search-fl-sidebar .widget-area,
      body.post-type-archive-product.woocommerce.guten-shop-full-width.guten-shop-fl-sidebar
        .widget-area,
      body.archive.woocommerce.guten-shop-archives-full-width.guten-shop-archives-fl-sidebar
        .widget-area,
      body.single-product.woocommerce.guten-shop-single-full-width.guten-shop-single-fl-sidebar
        .widget-area {
        left: -27%;
      }
      body.page-template-template-floating-right-sidebar .widget-area,
      body.post-template-template-floating-right-sidebar .widget-area {
        right: -27%;
      }
      .widget-area .widget-title {
        font-size: 14px;
      }
      .site-top-bar .site-container {
        max-width: 100%;
      }
      .site-header .site-container {
        max-width: 100%;
      }
      .site-container.content-container {
        max-width: 100%;
      }
      .site-footer .site-container {
        max-width: 100%;
      }
      .site-footer-bottom-bar .site-container {
        max-width: 100%;
      }
.logo img{height:80px!important}
      @media (max-width: 980px) {
        .site-top-bar {
          display: none !important;
        }
        .logo{text-align: center;}
        .logo img{display:inline-block!important;height:55px!important;}
        .site-footer-no-widgets{padding:0;}
        .site-footer-standard .site-footer-widgets{padding:25px 0;}
      }