.control-section-expert-adventure-guide h3 {
	margin: 0;
	padding: 1px 0;
	border: 0;
	position: relative;
}
.control-section-expert-adventure-guide h3 a {
	background: #fff;
	display: block;
	/* padding: 11px 10px 12px 14px; */
	text-decoration: none;
}

li#accordion-section-expert-adventure-guide a {
    color: #fff;
    position: absolute;
    right: 10px;
    padding: 4px 20px;
    border-radius: 4px;
    font-size: 15px;
    text-decoration: none;
    top: 49%;
    background: #d4635e;
    margin-top: -15px;
    font-weight: 400;
}

#accordion-section-themes+.control-section {
    margin-bottom: 17px;
}

img.expert-adventure-guide-selector-img{
    margin-right: 8px;
}

img.expert-adventure-guide-selected-img{
    border: 2px solid #2271b1;
}