body {
    font-family: 'Calibri', sans-serif;
    color: #000;
	font-size: 1.85em;}

blockquote {
	font-family:'Courier', cursive;
	font-size: 20px;
	font-style: italic;
}
a, a:visited, a:active, a:focus{
	color: red;
}
a:hover {
	color: #7261f0;
	
}

.logo .header-logo-text
{
	font-family: 'Life Savers', cursive;
text-transform: none;
font-weight: bold;}
.tagline p
{
	font-size: 1.80em;
}

.fa-instagram {
	color: #db4ed4;
	font-size: 40px;
}
.fa-facebook {
	color: #4361e1;
	font-size: 40px;
}

.fontawesome-text
{display: none;}

.widget-title
{
	font-family: 'Life Savers', cursive;
	font-size: 2.0em;
text-transform: none;
font-weight: bold;
}
.widget ul > li > a, .widget ul > li > span > a,
.textwidget a{
    text-transform: uppercase;
    font-size: 16px;
    color: #276ade;
}

form
{font-size: 14px;}

.optinform {
background-color: #f6e84a; padding: 20px;
}

.optinform h3,
.entry-title,
h2{
font-family: 'Life Savers', cursive;
	font-size: 36px;
	font-weight: bold;
	color:#000; 
	letter-spacing: 1px;
	text-transform: none;
	
}
.buybox {
background-color: #d675bb;
 padding: 20px;
 width: 100%;
	margin: 0 auto;
	text-align: center;
}
.buybox h3
{
font-family: 'Life Savers', cursive;
	font-size: 36px;
	font-weight: bold;
	color:#000; 
	letter-spacing: 1px;
	text-transform: none;
	
}
/*---------------------
 * WIDGETS
----------------------*/
.widget.widget_search {
    
background-color: #f6e84a;
}
.sidebar-no-borders .widget.widget_text {
    padding: 40px 0;
    border-top: 0px solid 
#000;
border-bottom: 0px solid
    #000;
}


.frontpage-banner .caption 
{display: none;}

.credit
{display: none;}

input a:link
{background-color: #e16422;
	padding: 10px;
	color: #fff;}
input a:hover
{background-color: #9e2dbc;
	padding: 10px;
	color: #fff;}
button, html input[type="button"], input[type="reset"], input[type="submit"]
{
	background-color: red;
	color: #fff;
	border: 2px #fa5ccf solid;
	font-weight: 700;
	font-size: 28px;
	padding: 10px;
	font-family: 'Life Savers', serif;
	text-transform: lowercase;
	border-radius: 30px; 
	
}

.wp-block-button__link {
    color: #fff;
    background-color: #000!important;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}

#menu-menu-1 a
{
	font-size: 1.25em;
}

.woocommerce-shipping-destination,
.woocommerce-shipping-calculator
{display: none;}
