.wof-container.feb14-theme {
    background: #da3333;
    border-color: #da3333;
	border-width: 8px;
}

.feb14-theme .wof_section_dot {
	background: #ffcec4;
	width: 16px;
	height: 16px;
	margin-left: -8px;
    margin-top: -8px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}
.feb14-theme .spinflapper {
	border-color: #98d2f5 transparent transparent transparent;
}

.feb14-theme .spincenter {
	background: #FF6647 url(/hostcmsfiles/hd_wof/feb14-theme/heart.svg) no-repeat center center;
	background-size: 40px;
	width: 64px;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
}

.feb14-theme .wof-svg-bg g path {
	fill: #FF6647;
}

.feb14-theme .wof-svg-bg g path:nth-child(2n) {
	fill: #E35336;
}
.feb14-theme .wof-wheel .wof-slice:nth-child(2n) {
	color:#fff;
}
.feb14-theme .wof-wheel .wof-slice {
	color:#fff;
}
.feb14-theme .spinflapper {
    border: 0;
    width: 54px;
    height: 46px;
    margin-left: -27px;
    margin-top: -30px;
    background: url(/hostcmsfiles/hd_wof/feb14-theme/flapper.svg) no-repeat center center;
	filter: drop-shadow(0px 2px 2px rgba(0,0,0,0.5));
    transform-origin: 50% 7px;
    top: 15px;
}

.pole_popup.feb14-theme a,
.pole_popup.feb14-theme .pole_close,
.pole_popup.feb14-theme .pole_caption {
	color: #E35336;
}
.pole_popup.feb14-theme button {
	border: 1px solid #E35336;
	background: #E35336;
}
.pole_popup.feb14-theme button:hover {
	background: none;
	color: #E35336;
}
.pole_popup.feb14-theme .pole_field input,
.pole_popup.feb14-theme .pole_field textarea {
	border: 1px solid #FF6647;
}
.pole_popup.feb14-theme .pole_field input:focus,
.pole_popup.feb14-theme .pole_field textarea:focus {
	border: 1px solid #E35336;
	outline: none;
}
.pole_popup.feb14-theme .pole_content {
	background: #fff url(/hostcmsfiles/hd_wof/feb14-theme/hearts-pattern.svg);
}

@media (max-width: 768px) {
	.feb14-theme .spincenter {
		background-size: 25px;
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}
	.feb14-theme .spinflapper {
		width: 40px;
		height: 37px;
		background-size: 100%;
		margin-left: -20px;
		margin-top: -15px;
		top: -1px;
	}
}
@media (max-width: 500px) {
	.feb14-theme .spincenter {
		background-size: 25px;
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}
	.feb14-theme .spinflapper {
		width: 40px;
		height: 37px;
		background-size: 100%;
		margin-left: -20px;
		margin-top: -15px;
		top: -1px;
	}
}