/*
Theme Name: Hestia Child
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia    
Version: 0.1
*/

.woocommerce form .form-row .input-checkbox
{margin: 0px -20px 0 !important;}

.radio, .checkbox
{margin: 0 0 0 20px !important;}

.callout-alert {
   border-style: solid;
   border-width: thin;
   border-color: #ece324;
   border-radius: 15px;
   background-color: #f2e963;
   padding: 15px 15px 15px 15px;
}