.ce_accordion .toggler.large.ui-state-active .desc .more { opacity: 100!important; }
.ce_accordion .toggler.large.ui-state-default .desc .more.close:after {
	top: -20px;
	border-width: 13px 26px 13px 26px;
	border-bottom-color: #968f21;
	border-top-color: transparent;
}

}

.ce_accordion .toggler.large.ui-state-default .desc .more.close:hover:after {
    border-bottom-color: #6c6718 !important;
    border-top-color: transparent !important;
}

.desc .more.close:hover:after {
    border-bottom-color: #6c6718 !important;
    border-top-color: transparent !important;
}
.close:hover:after {
    border-bottom-color: #6c6718 !important;
    border-top-color: transparent !important;
}