/*
 Theme Name:   Woopy Child Theme
 Theme URI:    https://woopy.ancorathemes.com/
 Description:  Woopy Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     woopy
 Version:      1.0
 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:  woopy
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.single_product_custom_text_style .custom_icons_2 [class*="icon-"] {
    margin-right: 15px;
}

.single_product_custom_text_style .custom_icons_3 {
    margin-top: 1.8em;
}
.woocommerce div.product form.cart,.woocommerce .post_item_single .woocommerce-breadcrumb {
    display: none;
}
.single_product_custom_text_after_price a {
    color: #FF9E54;
}
a.woocommerce-load-more.woocommerce-load-more-inited {
    background: #ff914d;
}
.woocommerce div.product .summary span.onsale,.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale{
	background-color:#ff914d
}
