/*

Theme Name: X &ndash; 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

*/

.single.x-hide-featured-image .entry-wrap {
    display: none;
}

#x-iso-container .x-post-slider-entry {
    display: none !important;

}

.ubermenu .x-menu-item {
    padding: 18px 20px !important;
}

.woocommerce .onsale {
    display: none !important;
}

.attachment-entry.size-entry.wp-post-image {
    height: 135px !important;
    visibility: hidden !important;
    width: 10% !important;
}

.hideOverlay .emb-new {
    display: none !important;
}

#infscr-loading {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
}

#infscr-loading div {

    width: 975px !important;
}

#x-root div.ufaq-faq-title div.ewd-ufaq-post-margin-symbol {
    top: 9px;
    position: relative;
}