.twitch-faq {
	position: relative;
	padding-top: 60px;
	padding-bottom: 200px;
}

.twitch-faq >.fl-module-content {
	position: relative;
    border: 2px solid #DEB89E;
}

.twitch-faq >.fl-module-content::before {
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -40px;
	top: 0;
	margin-top: -29px;
	width: 81px;
	height: 58px;
	background: url('https://www.conanexiles.com/wp-content/uploads/sites/5/2022/11/faq-crest-retina.png') no-repeat;
	background-size: 100% auto;
}

.twitch-faq >.fl-module-content::after {
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: 0;
	margin-bottom: -29px;
	width: 81px;
	height: 58px;
	background: url('https://www.conanexiles.com/wp-content/uploads/sites/5/2022/11/faq-crest-retina.png') no-repeat;
	background-size: 100% auto;
}

#twitch-faq-title {
	padding-top: 125px;
}

.twitch-faq .uabb-adv-accordion-item {
	position: relative;
}

.twitch-faq .uabb-adv-accordion-item .uabb-adv-accordion-button::after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: 45px;
	width: 23px;
	height: 32px;
	background: url("https://www.conanexiles.com/wp-content/uploads/sites/5/2022/11/arrow-faq.png") no-repeat;
	transition: all 0.2s ease-in;
}

.twitch-faq .uabb-adv-accordion-item.uabb-adv-accordion-item-active .uabb-adv-accordion-button::after {
	transform: rotate(-90deg);
}

.twitch-faq .uabb-adv-accordion-item:nth-of-type(even) .uabb-adv-accordion-button {
	background-color: rgba(25,14,15,0.8);
}

.twitch-faq .uabb-adv-accordion-item:nth-of-type(even) .uabb-adv-accordion-content {
	background-color: rgba(25,14,15,0.8);
}

.twitch-faq .uabb-adv-accordion-item p {
	color: #DC9767;
}

.twitch-faq .uabb-adv-accordion-item *{
	outline: none !important;
}

.home .custom-ce-menu .fl-module-uabb-advanced-menu {
	position: relative;
}

.home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	z-index: 5;
	content: '';
	position: absolute;
	width: 199px;
	height: 120px;
	left: 7px;
    top: 66px;
	background: url('https://www.conanexiles.com/wp-content/uploads/sites/5/2022/11/chapter-2-menu-en.png');
}

html[lang="ko-KR"] .home .custom-ce-menu {
	height: 83px;
}

html[lang="pl-PL"] .home .custom-ce-menu {
	height: 83px;
}

html[lang="en-US"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-en.png');
}

html[lang="fr-FR"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-fr.png');
}

html[lang="de-DE"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-de.png');
}

html[lang="es-ES"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-es.png');
}

html[lang="pl-PL"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-pol.png');
}

html[lang="pt-BR"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-pt.png');
}

html[lang="ru-RU"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-ru.png');
}

html[lang="ja"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-jp.png');
}

html[lang="ko-KR"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-ko.png');
}

html[lang="zh-CN"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-zh.png');
}

html[lang="zh-TW"] .home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
	background: url('https://conanexiles.com/wp-content/uploads/sites/5/2023/03/chapter-3-menu-tz.png');
}

@media (max-width: 1296px) {
	.home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
		top: 96px;
	}
}

@media (max-width: 990px) {
	.home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
		top: 116px;
	}
}

@media (max-width: 950px) {
	.home .custom-ce-menu .fl-module-uabb-advanced-menu::after {
		display: none;
	}
}

.latest-news-slider .fl-post-carousel-post .fl-post-carousel-image {
	position: relative;
}

.latest-news-slider .fl-post-carousel-post {
	position: relative;
	background: none;
	border: 1px solid rgba(222, 184, 158, 1);
}

.latest-news-slider .fl-post-carousel-text {
	position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    background: rgba(0,0,0,0.5);
}

.latest-news-slider .fl-post-carousel-title {
	order: 2;
	font-family: 'Noto Serif';
	font-style: normal;
	font-weight: 600;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #DEB89E;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	margin-bottom: 0 !important;
}

.latest-news-slider .fl-post-carousel-meta {
	order: 1;
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	display: flex;
	align-items: flex-end;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #DC9767;
	padding-bottom: 0 !important;
}

.latest-news-slider .fl-post-carousel-meta span {
	display: none;
}

.latest-news-slider .fl-post-carousel-meta span.fl-post-feed-date {
	display: block;
}

.latest-news-slider .bx-wrapper{
	max-width: 1065px !important;
}

.latest-news-slider .bx-wrapper .bx-pager.bx-default-pager a{
	background: url("https://conanexiles.com/wp-content/uploads/sites/15/2022/08/carousel-dot.png") no-repeat;
	width: 20px;
	height: 20px;
	background-size: 100% auto;
	border-radius: none;
}

.latest-news-slider .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: url("https://conanexiles.com/wp-content/uploads/sites/15/2022/08/carousel-active.png") no-repeat;
	background-size: 100% auto;
}

.latest-news-slider .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	bottom: -45px;
}