/*
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
*/

.show_if_two_dates {
	/*display: block !important;*/
}

.woocommerce-message a.btn.button {
    border: 1px solid rgb(255, 255, 255);
    background-color: rgb(247, 148, 29);
    border-radius: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 33px;
    padding-right: 33px;
    color: rgb(255, 255, 255);
    box-shadow: 0 14px 26px -12px rgba(156, 39, 176, .42), 0 4px 23px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(156, 39, 176, .2);
}
