/*
Theme Name:   Bw Zagg Child
Theme URI:    https://zagg.bzotech.com/intro/
Author:       The BZOTech
Author URI:   https://bzotech.com/
Description:  With Zagg WordPress template for WooCommerce, you'll elevate your online store by showcasing cutting-edge electronics and phone accessories with style.
Template:     bw-zagg
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.6
Requires PHP: 7.4
Copyright: © 2024 BZOTech Theme. All rights reserved.
Tags: custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, post-formats, sticky-post, threaded-comments, block-styles, blog, news
Text Domain: bw-zagg-child
*/

/* saved price message */

.dizoro-save-inline{

margin-left:10px;
color:#0f9d58;
font-size:14px;
font-weight:600;

}


/* save badge on variation */

.variation-save-label{

display:block;
font-size:11px;
background:#0f9d58;
color:#fff;
padding:2px 6px;
border-radius:4px;
margin-top:4px;

}


/* responsive */

@media(max-width:768px){

.dizoro-save-inline{

font-size:13px;

}

}


/* savings message */

.dizoro-save-inline{
margin-left:10px;
color:#0f9d58;
font-size:14px;
font-weight:600;
}

/* urgency alert */

.dizoro-stock-alert{

margin-top:6px;
font-size:13px;
color:#b45309;
background:#fff7ed;
border-left:3px solid #f59e0b;
padding:5px 8px;
border-radius:4px;
width: fit-content;
}

/* mobile */

@media(max-width:768px){

.dizoro-stock-alert{
font-size:12px;
	width: fit-content;
}

}

