/*
Theme Name: Flora Child
Description: Child theme for the Flora
Author: Your name here
Template: flora
*/

.woocommerce-checkout .woocommerce { padding-top:20px; padding-left:20px; padding-right:20px; }
.added_to_cart { 
  -webkit-box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.82); 
  box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.82);
}
.tax-total td {
  text-align: right;
}
abbr.required {
  text-decoration: none !important;
}
abbr.required:after {
  content: " : ";
}
/*#vertical-menu-item-2955, #vertical-menu-item-2978 { display: none; }*/