/* Widget first trhee news */
.section-blog.block-slide .elementor-widget-container .news-wrap .image-wrap {
	padding-bottom: 100%;
}

.section-blog.block-slide .elementor-widget-container .news-wrap .image-wrap > a.link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: unset;
	max-height: unset;
	padding: 0;
}

.section-blog.block-slide .elementor-widget-container .news-wrap .image-wrap > a img {
	height: 100% !important;
}

/**/
.block-news,
.block-news .elementor-widget-container,
.block-news .news-container {
	position: unset !important;
}

.block-news .elementor-widget-container {
	overflow: hidden;
}

.section-blog.block-slide .block-news.facetwp-template,
.section-blog.block-slide .block-news {
	margin-right: 0;
	margin-left: 0;
}

.section-blog.block-slide .elementor-widget-container .news-wrap {
	width: 100%;
	margin: 0 !important;
	min-height: unset !important;
}

.section-blog.block-slide .elementor-widget-container .news-wrap .image-wrap > a {
	overflow: unset !important;
	width: 100%;
}

.section-blog.block-slide .elementor-widget-container .news-wrap .title-wrap a {
	padding: 0 !important;
}

.block-slide .elementor-widget-container .owl-dots button.active,
.block-slide .elementor-widget-container .owl-dots button.active {
	min-width: 16px;
	min-height: 16px;
}

.block-slide .elementor-widget-container .owl-dots button,
.block-slide .elementor-widget-container .owl-dots button {
	min-width: 16px;
	min-height: 16px;
}

/**/
body {
	background-color: var(--white) !important;
}

.facetwp-pager {
	text-align: center;
	margin-top: 60px;
}

.facetwp-page {
	font-size: 20px;
	padding: 8px 12px !important;
	margin: 0 6px !important;
	color: var(--titleBlu) !important;
	font-weight: 600;
}

.facetwp-page.active {
	background-color: var(--titleBlu);
	color: var(--white) !important;
	border-radius: 6px;
	font-weight: 600 !important;
}

/**/
.blog .title-archive.elementor-widget-heading,
.tax-destinazione .title-blog.elementor-widget-heading {
	display: none;	
}

.tax-destinazione .title-archive.elementor-widget-heading,
.blog .title-blog.elementor-widget-heading {
	display: block;
}

/**/
.block-slide,
.elementor-widget-wrap,
.elementor-widget-posts,
.elementor-posts-container {
	position: unset !important;
}

/**/
.block-slide .elementor-widget-posts .owl-nav,
.block-slide .facetwp-template .owl-nav,
.block-slide .block-news .owl-nav {
	position: absolute;
	top: 82%;
	left: 18%;
	max-width: 200px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 !important;
}

.block-slide .elementor-widget-posts .owl-nav button,
.block-slide .facetwp-template .owl-nav button,
.block-slide .block-news .owl-nav button {
	width: 12px;
	height: 24px;
	position: relative;
	left: 0 !important;
	right: 0 !important;
}

.block-slide .elementor-widget-posts .owl-nav button span,
.block-slide .facetwp-template .owl-nav button span,
.block-slide .block-news .owl-nav button span {
	display: none;
}

.elementor-widget-posts .owl-nav .owl-prev:after,
.facetwp-template .owl-nav .owl-prev:after,
.block-news .owl-nav .owl-prev:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 12px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(https://www.forexchange.it/wp-content/themes/forexchange/icons/arrow/arrow-left.svg);
	background-size: 12px;
}

.elementor-widget-posts .owl-nav .owl-next:after,
.facetwp-template .owl-nav .owl-next:after,
.block-news .owl-nav .owl-next:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 12px;
	height: 24px;
	background-repeat: no-repeat;
	background-image: url(https://www.forexchange.it/wp-content/themes/forexchange/icons/arrow/arrow-right.svg);
	background-size: 12px;
}

/**/
.block-slide .elementor-widget-posts .owl-dots,
.block-slide .facetwp-template .owl-dots,
.block-slide .block-news .owl-dots {
	position: absolute;
	top: 82%;
	left: 18%;
	max-width: 152px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 24px !important;
	transform: translateX(24px);
}

.block-slide .elementor-widget-posts .owl-dots button,
.block-slide .facetwp-template .owl-dots button,
.block-slide .block-news .owl-dots button {
	width: 16px;
	height: 16px;
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
	background-color: var(--white);
	border: solid 2px var(--btnBlu);
	border-radius: 32px;
	margin: 0 12px;
}

.block-slide .elementor-widget-posts .owl-dots button.active,
.block-slide .facetwp-template .owl-dots button.active,
.block-slide .block-news .owl-dots button.active {
	width: 16px;
	height: 16px;
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
	background-color: var(--titleBlu);
	border: solid 2px var(--titleBlu);
	border-radius: 32px;
	margin: 0 12px;
}

.block-slide .elementor-widget-posts .owl-dots button span,
.block-slide .facetwp-template .owl-dots button span,
.block-slide .block-news .owl-dots button span {
	display: none;
}

/* Block title */
.section-latest-news .block-title .elementor-widget-wrap {
	padding-right: 40px !important;
	padding-top: 40px !important;
}

body.archive.category .title-princ.elementor-widget-heading,
body.archive.category .elementor-widget-theme-archive-title.elementor-widget-heading {
	display: block;
}

body.archive.category .elementor-widget-heading {
	display: none;
}

/* Template article carousel */
.owl-carousel .owl-stage {
	padding-left: 0 !important;
}

.elementor-widget-posts article .elementor-post__card {
	padding: 40px !important;
	align-items: center;
	min-height: 640px;
}

.elementor-widget-posts article .elementor-post__card .elementor-post__thumbnail  {
	box-shadow: 0 24px 56px 0 rgba(0, 0, 0, 0.16);
}

article:not(.has-post-thumbnail) .elementor-post__card:before {
	content: '';
	display: inline-block;
	top: 0;
	left: 0;
	background-image: url(https://www.forexchange.it/wp-content/uploads/2022/07/forexchange-thumbnail.jpg);
	background-position: center;
	background-size: contain;
}

article:not(.has-post-thumbnail) .elementor-post__card:before,
.elementor-widget-posts article .elementor-post__card img {
	border-radius: 16px !important;
	box-shadow: 0 24px 56px 0 rgba(0, 0, 0, 0.16);
	width: 100% !important;
	height: 416px !important;
	object-fit: cover !important;
}


.block-slide .elementor-widget-posts article .elementor-post__card .elementor-post__thumbnail img {
	box-shadow: none;
}

.section-latest-news .block-slide .elementor-post .elementor-post__text h4.elementor-post__title a {
	text-overflow: ellipsis !important;
	overflow: hidden !important;
	-webkit-box-orient: vertical !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 3 !important;
}

.elementor-widget-posts .owl-carousel .owl-item a {
	max-height: unset;
}

.elementor-widget-posts article .elementor-post__card .elementor-post__thumbnail__link {
	order: 1;
	margin: 0;
}

.elementor-widget-posts article .elementor-post__card .elementor-post__badge {
	order: 2;
	position: relative;
	padding: 9px 26px;
	margin-top: -20px !important;
	min-width: 200px;
	min-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px !important;
}

.elementor-widget-posts article .elementor-post__card .elementor-post__text {
	order: 3;
	margin-top: 32px !important;
}

/* Template article FacetWP */
.section-blog .facetwp-template,
.section-blog .block-news {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-right: -40px;
	margin-left: -40px;
}

.section-blog .facetwp-template .news-wrap,
.section-blog .block-news .news-wrap {
	width: calc(25% - 80px);
	padding: 40px;
	border: 3px solid var(--borderGrey);
	border-radius: 32px;
	margin: 0 40px 80px 40px;
	min-height: 640px !important;	
}

.section-blog .facetwp-template .news-wrap .image-wrap,
.section-blog .block-news .news-wrap .image-wrap {
	position: relative;
	display: flex;
	margin-bottom: 52px;
}

.section-blog .facetwp-template .news-wrap .image-wrap a,
.section-blog .block-news .news-wrap .image-wrap a {
	display: flex;
}

.section-blog .facetwp-template .news-wrap .image-wrap img,
.section-blog .block-news .news-wrap .image-wrap img {
	border-radius: 32px;
	box-shadow: 0 24px 56px 0 rgba(0, 0, 0, 0.16);
	height: 416px;
	object-fit: cover;
	width: 100%;
}

.news-cat {
	display: none;
}

.news-cat:first-child {
	display: block !important;
}

.news-cat.non-categorizzato:first-child {
	display: none !important;
}

.section-blog .facetwp-template .news-wrap .image-wrap p,
.section-blog .block-news .news-wrap .image-wrap p {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	background-color: var(--white);
	width: 50%;
	border-radius: 8px;
	text-align: center;
	padding: 10px 26px;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	color: var(--titleBlu);
	text-align: center;
}

.section-blog .facetwp-template .news-wrap .image-wrap p a,
.section-blog .block-news .news-wrap .image-wrap p a {
	align-items: center;
	justify-content: center;
	padding: 0 !important;
}

.section-blog .facetwp-template .news-wrap .title-wrap h3,
.section-blog .block-news .news-wrap .title-wrap h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25;
	text-align: center;
	color: var(--titleBlu);
	margin: 0 !important;
	text-overflow: ellipsis !important;
	overflow: hidden !important;
	-webkit-box-orient: vertical !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 3 !important;
}

/* Checkbox FacetWP */
.section-filter .facetwp-type-checkboxes {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 !important;
}

.section-filter .facetwp-checkbox {
	text-align: left;
	border-bottom: 1px solid var(--white);
	background: none;
	margin-bottom: 0;
	padding-left: 0;
}

.section-filter .facetwp-checkbox span {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.25;
	color: var(--white);
	padding-left: 0;
}

.section-filter .facetwp-checkbox.checked {
	background-image: none;
}

.section-filter .facetwp-counter {
	display: none;
}

/* Search facetwp */
.section-filter .facetwp-facet {
	margin-bottom: 0;
}

.section-filter .facetwp-input-wrap {
	width: 100%;
}

.section-filter .facetwp-facet input {
	padding: 16px 32px;
	font-size: 20px;
	color: #8d8d8d;
	border-radius: 32px;
}

.section-filter .facetwp-facet input:focus {
	outline: none !important;
}

.section-filter .facetwp-facet input::placeholder {
	font-size: 20px;
	color: #8d8d8d;	
}

.section-filter .facetwp-icon,
.section-filter .facetwp-facet.is-loading {
	opacity: 1;
}

.section-filter .facetwp-icon.f-loading:before {
	animation: none;
}

.section-filter .facetwp-icon:before {
	display: inline-block;
	content: '';
	width: 24px;
	height: 24px;
	background: url(https://www.forexchange.it/wp-content/themes/forexchange/icons/gen/search.svg) no-repeat !important;
	background-size: 24px;
	top: 50%;
	transform: translateY(-50%);
	right: 32px;
	position: absolute;
	opacity: 1;
}

/*  */


@media(max-width:2144px) {
	.block-slide .elementor-widget-posts .owl-nav,
	.block-slide .facetwp-template .owl-nav,
	.block-slide .block-news .owl-nav {
		top: calc(100% - 24px);
	}
	
	.block-slide .elementor-widget-posts .owl-dots,
	.block-slide .facetwp-template .owl-dots,
	.block-slide .block-news .owl-dots {
		top: calc(100% - 24px);
	}
}

@media(max-width:1920px){
	/* padding primo blocco */
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-wrap {
		padding: 40px 40px 0 20%;
	}
	
	/* Lista news */
	.section-blog .facetwp-template,
	.section-blog .block-news {
		margin-right: -20px;
		margin-left: -20px;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		width: calc(25% - 40px);
		margin: 0 20px 80px 20px;
		min-height: 576px !important;
	}
	
	.section-blog .facetwp-template .news-wrap .image-wrap img,
	.section-blog .block-news .news-wrap .image-wrap img {
		height: 348px;
	}
	
	.section-blog .facetwp-template .news-wrap .image-wrap p,
	.section-blog .block-news .news-wrap .image-wrap p {
		width: 60%;
	}
	
	/**/
	.section-latest-news .elementor-inner-section .elementor-container {
		align-items: center;
	}
	
	.section-latest-news .block-title .elementor-widget-wrap {
		padding: 0 40px 0 32px !important;
	}
	
	.section-latest-news .block-title .elementor-widget-wrap {
		border: none !important;
	}
	
	.section-latest-news .block-slide .elementor-widget-wrap {
		border-left: 1px solid #dfdfdf !important;
	}
	
	.block-slide .elementor-widget-posts .owl-dots,
	.block-slide .facetwp-template .owl-dots,
	.block-slide .block-news .owl-dots {
		left: 64px;
		transform: translateX(0);
	}
	
	.block-slide .elementor-widget-posts .owl-nav,
	.block-slide .facetwp-template .owl-nav,
	.block-slide .block-news .owl-nav {
		left: 40px;
	}
	
	.section-latest-news {
		padding: 68px 0px 120px 0px !important;
	}
	
	.section-latest-news .block-title .elementor-widget-heading h2 {
		font-size: 62px !important;
	}
	
	.elementor-widget-posts article .elementor-post__card {
		min-height: 552px;
	}
	
	article:not(.has-post-thumbnail) .elementor-post__card:before,
	.elementor-widget-posts article .elementor-post__card img {
		height: 324px !important;
	}
}

@media(max-width:1640px){	
	/* Lista news */
	.section-blog .facetwp-template,
	.section-blog .block-news {
		margin-right: -40px;
		margin-left: -40px;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		width: calc(33.33% - 80px);
		margin: 0 40px 80px 40px;
	}
	
	/**/
	.elementor-widget-posts article .elementor-post__card {
		min-height: 488px;
	}
	
	article:not(.has-post-thumbnail) .elementor-post__card:before,
	.elementor-widget-posts article .elementor-post__card img {
		height: 260px !important;
	}
}

@media(max-width:1440px){
	/* Primo blocco */
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-wrap {
		padding: 0 40px 0 10% !important;
	}
	
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-wrap {
		align-content: center;
	}
	
	/* Titolo */
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-heading h1 {
		font-size: 32px;
	}
	
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-heading h2 {
		font-size: 64px;
	}
	
	/* Lista news */
	.section-blog .facetwp-template,
	.section-blog .block-news {
		margin-right: -20px;
		margin-left: -20px;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		width: calc(33.33% - 40px);
		margin: 0 20px 80px 20px;
	}
	
	/**/
	.block-slide .elementor-widget-posts .owl-nav,
	.block-slide .facetwp-template .owl-nav,
	.block-slide .block-news .owl-nav {
		left: 72px;
	}
	
	/**/
	.block-slide .elementor-widget-posts .owl-dots,
	.block-slide .facetwp-template .owl-dots,
	.block-slide .block-news .owl-dots {
		left: 94px;
	}
	
	/**/
	.elementor-widget-posts article .elementor-post__card {
		min-height: 588px;
	}
	
	article:not(.has-post-thumbnail) .elementor-post__card:before,
	.elementor-widget-posts article .elementor-post__card img {
		height: 360px !important;
	}
}

@media(max-width:1240px){	
	/* Lista news */
	.section-blog .facetwp-template,
	.section-blog .block-news {
		margin-right: -20px;
		margin-left: -20px;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		width: calc(50% - 40px);
		margin: 0 20px 80px 20px;
	}
	
	.section-blog .facetwp-template .news-wrap .image-wrap img,
	.section-blog .block-news .news-wrap .image-wrap img {
		height: 462px;
	}
}

@media(max-width:1024px){
	/* Primo blocco */
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-wrap {
		padding: 0 32px 60px 32px !important;
	}
	
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-wrap {
		align-content: center;
	}
	
	/* Titolo */
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-heading h1 {
		font-size: 28px;
	}
	
	.section-latest-news .elementor-inner-section .block-title .elementor-widget-heading h2 {
		font-size: 42px;
	}
	
	/* Lista news */
	.section-blog .facetwp-template,
	.section-blog .block-news {
		margin-right: -20px;
		margin-left: -20px;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		width: calc(50% - 40px);
		margin: 0 20px 80px 20px;
		min-height: 602px !important;
	}
	
	.section-blog .facetwp-template .news-wrap .image-wrap img,
	.section-blog .block-news .news-wrap .image-wrap img {
		height: 374px;
	}
	
	/**/
	.section-latest-news {
		padding: 68px 0px 164px 0 !important;
	}
	
	.section-latest-news .block-title .elementor-widget-heading h2 {
		font-size: 52px !important;
	}
	
	.block-slide .elementor-widget-posts .owl-dots,
	.block-slide .facetwp-template .owl-dots,
	.block-slide .block-news .owl-dots {
		left: 50%;
		transform: translateX(-50%);
	}
	
	.block-slide .elementor-widget-posts .owl-nav,
	.block-slide .facetwp-template .owl-nav,
	.block-slide .block-news .owl-nav {
		left: 50%;
	}
	
	/**/
	.block-slide .elementor-widget-posts .owl-nav,
	.block-slide .facetwp-template .owl-nav,
	.block-slide .block-news .owl-nav {
		top: calc(100% + 44px);
		left: 50%;
		transform: translateX(-50%);
	}
	
	/**/
	.block-slide .elementor-widget-posts .owl-dots,
	.block-slide .facetwp-template .owl-dots,
	.block-slide .block-news .owl-dots {
		top: calc(100% + 44px);
		left: 50%;
		transform: translateX(-50%);
	}
}

@media(max-width:991px) {
	/* Lista News */
	.section-blog .facetwp-template .news-wrap .image-wrap img,
	.section-blog .block-news .news-wrap .image-wrap img {
		height: 340px;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		min-height: 568px !important;
	}
}

@media(max-width:767px){	
	/* Lista news */
	.section-blog .facetwp-template,
	.section-blog .block-news {
		margin-right: 0;
		margin-left: 0;
	}
	
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		width: 100%;
		margin: 0 0 60px 0;
	}
	
	.elementor-widget-posts article .elementor-post__card,
	.section-blog .facetwp-template .news-wrap,
	.section-blog .block-news .news-wrap {
		min-height: 470px !important;
		padding: 32px 24px !important;
	}
	
	article:not(.has-post-thumbnail) .elementor-post__card:before,
	.elementor-widget-posts article .elementor-post__card img,
	.section-blog .facetwp-template .news-wrap .image-wrap img,
	.section-blog .block-news .news-wrap .image-wrap img {
		height: 280px;
	}
	
	.elementor-widget-posts article .elementor-post__card .elementor-post__badge,
	.section-blog .facetwp-template .news-wrap .image-wrap p,
	.section-blog .block-news .news-wrap .image-wrap p {
		font-size: 14px !important;
		width: 80%;
	}
	
	.section-blog .facetwp-template .news-wrap .title-wrap h3,
	.section-blog .block-news .news-wrap .title-wrap h3 {
		font-size: 18px;
	}
	
	/* Filtri categorie */
	.section-filter .facetwp-type-checkboxes {
		flex-wrap: wrap;
	}
	
	.section-filter .facetwp-checkbox {
		margin-bottom: 30px;
	}
	
	/**/
	.section-latest-news {
		padding: 38px 0 134px  0 !important;
	}
	
	.section-latest-news .block-title .elementor-widget-heading h2 {
		font-size: 42px !important;
	}
	
	.elementor-widget-posts article .elementor-post__card {
		min-height: 470px;
	}
	
	article:not(.has-post-thumbnail) .elementor-post__card:before,
	.elementor-widget-posts article .elementor-post__card img {
		height: 280px !important;
	}
}

@media(max-width:550px){
	.section-filter .facetwp-type-checkboxes {
		justify-content: flex-start;
	}
	
	.section-filter .facetwp-checkbox {
		margin-right: 20px;
	}
}

@media screen and (max-width: 1920px) and (min-width: 1025px) {
	
	.block-slide .elementor-widget-posts article .elementor-post__card .elementor-post__thumbnail,
	.news-wrap a {
		position: relative;
		padding-bottom: 100%;
		height: 100%;
		flex: 0 0 100%;
	}
	
	.block-slide .elementor-widget-posts article .elementor-post__card .elementor-post__thumbnail img,
	.news-wrap a img{
		position: absolute;
		width: 100%;
		height: 100% !important;
		object-fit: cover;
		top: 0;
		left: 0;
	}
	
	.block-slide .elementor-widget-posts article .elementor-post__card,
	.news-wrap {
		min-height: 494px;
	}
	
	.section-filter .facetwp-checkbox span {
		font-size: 20px;
	}
}