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

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


.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;
}


