/*
Theme Name:  MagOne Child
Theme URI:   http://yochicago.com/
Description: A child theme of MagOne
Author:      Richard Graeber
Author URI:  http://dataasedads.com
Template:    magone
Version:     1.0
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  magone
*/
a:hover { text-decoration:underline; }

.feed.widget.one h3.item-title {
    font-size: 22px;
    font-weight: 300;
    margin: 5px 0 0 0;
}

.home #primary .yo_fpslider .widget, .home #primary #content .widget.content-scroll { margin-top: 0; }

ul.nobullets
{
    list-style-type: none;
    padding-left: 10px;
}

.imgleft, .imgright { width: 49.5%; }

.imgright { float: right; }

.review-sidebar { float: right;; }
.review-sidebar table.bldgstats { border-left: none; width:100%; }
.review-sidebar table.bldgstats td { border-right: none; vertical-align: top; }
.review-sidebar table.bldgstats td:nth-child(1) { color: #999; }
.review-sidebar .bpright { margin-bottom: 2em; background-color: white; padding: 5px 20px 20px 20px; }

.category-building-profiles .column-inner .imgright, .category-building-profiles .column-inner .imgleft { margin-bottom: 10px; }

div.header-bg div.widget.header a#main-menu-toggle { display:none; }
div.header-bg div.widget.header a#main-menu-toggle span.inner span { display:none; }
.header-layout-default .blog-title img { border:none; padding:0; }

.blog-title a img { width:auto !important; height:auto !important; }

div.youtube-embed br { display:none !important; }

@media screen and (max-width: 767px) {
  .imgleft, .imgright { width: 100%; }
  .imgright { float: right; }
  clear: both;
  div.header-bg div.widget.header a#main-menu-toggle { display:inherit; }
  div.header-bg div.widget.header a#main-menu-toggle span.inner span { display:none; }
  .header-layout-default .blog-title img { border-left: 1px solid #ddd; padding:0 0 0 20px; }
}