/*
Theme Name: PoolServices Child
Theme URI: http://poolservices.ancorathemes.com/
Description: PoolServices Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: Acnorathemes
Author URI: http://ancorathemes.com/
Template: poolservices
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: poolservices-child
*/

/*Write your style*/

@import url("../poolservices/style.css");


#testi { display: none; }

.entry-summary > p.price + div.woocommerce-product-details__short-description{display:none}

.sc_services_item .sc_icon:after {
    content: attr(data-count);
    width: 44px;
    height: 44px;
    line-height: 44px;
    display: block;
    position: absolute;
    top: 0px;
    font-size: 2.2em;
    font-weight: bold;
    left: -5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}