/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.entry-content.excerpt .woocommerce .wc-memberships-restriction-message {
	display: none;
}

#disqus_thread,
#jp-relatedposts,
.nc_socialPanel:not(.nc_floater):not(.nc_socialPanelSide), 
.et_monarch .et_social_inline_bottom,
.x-comments-area, 
.single-post .entry-header {
    width: 88% !important;
    max-width: 1210px;
    clear: both;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;

}

.entry-thumb {
    text-align: center;
}

.single-post .x-main.full .hentry .entry-featured img{
clear: both;
float: none;
margin-left: auto;
margin-right: auto;
width: 100%;
}

.single-post .x-container.max {
  width: 100%;
  max-width: 100%;
}

.nc_socialPanel {
margin-top: 40px !important;
margin-bottom: 40px !important;
}

.nc_floater {
   padding: 0px 4% 0px 2%;
}

