/*
Theme Name:   Astra Child
Theme URI:    https://tektora-watches.com/
Description:  Child theme of Astra for tektora-watches.com. Custom code goes here so parent theme updates do not overwrite it.
Author:       Sang Huynh
Template:     astra
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  astra-child
*/

/* Add custom CSS below this line. */

.tektora-duties-notice {
	margin: 1em 0;
	font-size: 0.85em;
	line-height: 1.6;
	opacity: 0.8;
}

/* The cart shipping-rate indent is handled in functions.php, attached to
   WooCommerce's own inline stylesheet so it lands after core's rule. */
