﻿/*
h1.wf-h1, .wf-h1 {
    font-family: Century Gothic, "Century Gothic", Arial, Helvetica, Sans-Serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #891c33 !important;
    text-transform: none !important;
    line-height: 1.2 !important;
    font-family: Century Gothic, "Century Gothic", Arial, Helvetica, Sans-Serif !important;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #891c33 !important;
    text-transform: none !important;
    line-height: 1.2 !important;
    background: none !important;
    box-shadow: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    margin:0 0 1em;
}

h2.wf-h2, .wf-h2, .product-spotlight h1.wf-h2{
	font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
	font-size: 20px!important;
	font-weight: bold!important;
	color:#891c33!important;
	line-height:1.2!important;
	text-transform: none!important;
}

h3.wf-h3, .wf-h3{
	font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
	color:#891c33!important;
	font-size: 15px!important;
	font-weight: bold!important;
	line-height:1.8!important;
	text-transform: none!important;
}

.wf-button{
	font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
	color:#fff!important;

	background:#3e811a!important;

	&:hover{
		background:#235408!important;
	}
}
.wf-center{
	text-align: center!important;
}
.wf-link{
	color:#891c33!important;
		font-size:12px!important;
		font-weight: bold!important;
		&:hover{
			text-decoration: underline!important;
		}
}
.wf-price{
    position:relative!important;
    bottom:0!important;
	background:#eee6e3;
	
	font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
	
	font-size: 22px!important;
	font-weight: bold!important;
	padding-top: 8px!important;
	padding-bottom: 6px!important;
	.price{
		color:#891c33!important;
	}
	&.big{
		padding-top: 19px!important;
		padding-bottom: 13px!important;
	}
}
.wf-editorstyle{
	font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
	h1,h2,h3{
		font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
	}
	h1{
		font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
		font-size: 24px!important;
		font-weight: bold!important;
		color:#891c33!important;
		text-transform: none;
		line-height:1.2;
	}
	h2{
		font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
		font-size: 20px!important;
		font-weight: bold!important;
		color:#891c33!important;
		line-height:1.2;
	}
	h3{
		font-family: Century Gothic, "Century Gothic", Arial,  Helvetica, Sans-Serif!important;
		color:#891c33!important;
		font-size: 15px!important;
		font-weight: bold!important;
		line-height:1.2;
		margin-bottom: 0px;
	}

	.pink-text{
		color:#000!important;
	}
	a{
		color:#891c33!important;
		font-size:12px!important;
		font-weight: bold!important;
		&:hover{
			text-decoration: underline!important;
		}
	}
}
    */
