/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.9
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/


.box-image-feature,
.image-feature .wp-caption,
.image-feature a:before,
.image-feature a:hover:before {
    background: unset;
}

.image-feature a ,
.image-feature a:hover {
    border-radius: 6px
}
 
.image-feature .widget-image-caption span {
    background: #FFF;
    color: #000;
}


body ul.products li.product .button {
    bottom: unset;
}

.custom-price {
    position: unset!important;
}


