/*
Theme Name: Stockholm
Theme URI: https://stockholmlanding.qodeinteractive.com/
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: https://qodeinteractive.com/
Version: 9.4
Text Domain: stockholm
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.popmake-content .wpcf7-submit {
    color: white !important;
}
.qode-plc-image .qode-plc-out-of-stock, .qode-plc-image .qode-plc-onsale {
    background: white;
    padding: 2px 10px;
    border-radius: 3px;
}
.woocommerce .product .onsale, .woocommerce .product .single-onsale {
    width: 120px !important;
    color: #393939 !important;
    background: rgba(255, 255, 255, .8)!important;
}