/*
Theme Name: Themify Ultra Child
Theme URI: https://themify.me/themes/ultra/
Template: themify-ultra
Author: Themify
Author URI: https://www.themify.me
Description: Use Ultra theme to create professional sites quickly and easily (landing pages, portfolio, blog, corporate, ecommerce, and more). It includes a bunch of header/footer layout options and pre-built demos that you can import to your site. Read Ultra documentation for more information.
Tags: themify,featured-images,translation-ready,custom-menu,sidebar
Version: 7.1.8.1683706145
Updated: 2023-05-10 10:09:05

*/

.boxed-compact #pagewrap {
  width: 1080px;
}

#headerwrap, #layout {
  padding-left: 15px;
  padding-right: 15px;
}

#sidebar {
  width: 30%;
}

#content {
  width: 66%;
}

@media (max-width: 760px) {
  #content, #sidebar {
      clear: both;
      max-width: 100%;
      padding-top: 10%;
      width: 100%;
  }
}
