.wof-container.feb23-theme {
    background: #a6955f;
    border-color: #a6955f;
	border-width: 8px;
}

.feb23-theme .wof_section_dot {
	background: #bfb083;
	width: 16px;
	height: 16px;
	margin-left: -8px;
    margin-top: -8px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}
.feb23-theme .spinflapper {
	border-color: #98d2f5 transparent transparent transparent;
}
/* feb23_pattern.jpg */
.feb23-theme .spincenter {
	background: #a6955f url(/hostcmsfiles/hd_wof/feb23-theme/spin.svg) no-repeat center 11px;
	background-size: 40px;
	width: 64px;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
}

.feb23-theme .wof-svg-bg g path {
	fill: #4d704d;
}

.feb23-theme .wof-svg-bg g path:nth-child(2n) {
	fill: #302727;
}
.feb23-theme .wof-wheel .wof-slice:nth-child(2n) {
	color:#fff;
}
.feb23-theme .wof-wheel .wof-slice {
	color:#fff;
	text-shadow: none;
}

.feb23-theme .spinflapper {
    border: 0;
    width: 40px;
    height: 60px;
    margin-left: -20px;
    margin-top: -40px;
    background: url(/hostcmsfiles/hd_wof/feb23-theme/flapper.svg) no-repeat center center;
	filter: drop-shadow(0px 2px 2px rgba(0,0,0,0.5));
    transform-origin: 50% 7px;
	background-size: 40px;
    top: 15px;
}


.pole_popup.feb23-theme {
	color:#302727;
}

.pole_popup.feb23-theme a,
.pole_popup.feb23-theme .pole_close,
.pole_popup.feb23-theme .pole_caption {
	color: #302727;
}
.pole_popup.feb23-theme button {
	border: 1px solid #302727;
	background: #302727;
	color:#fff;
}
.pole_popup.feb23-theme button:hover {
	border: 1px solid #302727;
	background: none;
	color: #302727;
}
.pole_popup.feb23-theme .pole_field input,
.pole_popup.feb23-theme .pole_field textarea {
	border: 1px solid #4d704d;
}
.pole_popup.feb23-theme .pole_field input:focus,
.pole_popup.feb23-theme .pole_field textarea:focus {
	border: 1px solid #4d704d;
	outline: none;
}
.pole_popup.feb23-theme .pole_content {
	background: #705438 url(/hostcmsfiles/hd_wof/feb23-theme/bg.svg);
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.pole_popup.feb23-theme .pole_description {
	color: #302727;
}

@media (max-width: 768px) {
	.feb23-theme .spincenter {
		background-size: 25px;
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
		background-position-y: 7px
	}
	.feb23-theme .spinflapper {
		margin-top: -30px;
		top: -1px;
	}
}
@media (max-width: 500px) {
	.feb23-theme .spincenter {
		background-size: 25px;
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}
}
