/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

.x-logobar {
  background-color: #bf080e!important;
}

img {
  max-width: 100%!important;
  }

.x-image {
  max-width: 100%!important;
}

.single-x-portfolio .entry-wrap {
width: 0%;
display: none;
}

.single-x-portfolio .entry-featured {
width: 100%;
}

.x-bbp-user-header {
  display:none;
}
