/*
	Theme Name: Chome
	Theme URI: 
	Author:  Common Home
	Author URI: 
	Version: 2.0
	Description: 
	Tags: 
	Licence: GPL v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: commonhome.com
*/

/*General*/

body  {
font-family: 'HarmoniaSansStd-Regular';
font-style: normal;
font-weight: 600;
font-size: 20px; 
line-height: 30px;
	max-width:100vw;
	overflow-x; hidden;
color: #707070;
	overflow-x:hidden;
	max-width: 100vw;
}
img {
	max-width: 100%;
}
p{
	margin-bottom:0;
}
.button-event-menu a {
    padding: 10px 20px !important;
    color: #fff;
    text-transform: uppercase;
    background: #D5BC86;
    font-size: 16px;
    border-radius: 50px;
}
.absolute img {
	position:absolute;
}
.content-of-article a{
	color:#386e8d;
	text-decoration: underline;
}
.title-article-single{
	margin-top:26px; 
	margin-bottom: 32px; 
	text-align: center;
}
.content-of-article a:hover{
	color:#66a6cb;
}
.t-light {	
	font-family: 'HarmoniaSansStd-Light';
}
.container {
	max-width:1281px;
}
.br-50 {
	border-radius: 50px;
}
.btr-50 {
	border-radius: 50px 50px 0 0;
}
.font-size-16 {
	font-size: 16px;
}
.py-6 {
	padding: 2.5rem 0;
}
.btn-1 .elementor-button-link {
	border-radius:50px;
	font-size: 20px;
	text-transform:uppercase;
	background: #00304B;
	padding: 23px 34px;
}
.btn-1.gold-hover  .elementor-button-link:hover{
	background: #D5BC86
}
.btn-2 .elementor-button {
	background: none;
	color: #003B70 !important;
}
.btn-2:hover .elementor-button {
	background: none;
	color: #003B70
}

.btn-white-empty .elementor-button-link {
    background: none;
    border: 1px solid #fff;
    width: 100% !important;
    border-radius: 50px;
    padding: 1em 2em;
    font-size: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
	transition: .2s;
}
.btn-white-empty:hover .elementor-button-link {
	background: #fff;
	color: #00304B
}
/*Intestazioni*/
h1 {
font-family: 'HarmoniaSansStd-Semibd';
font-style: normal;
font-weight: 700;
font-size: 70px;
line-height: 80px;
}

h2 {
	font-family: 'HarmoniaSansStd-Semibd';
font-style: normal;
font-weight: 700;
font-size: 50px;
line-height: 50px;
}

h3 {
font-family: 'HarmoniaSansStd-Semibd';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 48px;
}
h4 {
font-family: 'HarmoniaSansStd-Semibd';
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 36px;
}
h5 {
font-family: 'HarmoniaSansStd-Semibd';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 29px;
}

@media only screen and (max-width: 1024px){
	h1 {
		font-size: 60px;
		line-height: 60px;
	}
	
	h2 {
		font-size: 40px;
		line-height: 40px;
	}
}
/* text-color and bg color */

.bg-sfumed {
	background: linear-gradient(289.79deg, #00304B 0.05%, #006096 100%);
}
.bg-sfumed-gold {
	background: linear-gradient(315deg, rgba(207, 179, 118, 0.5) 0%, #EFC66C 100%);
}
.bg-sfumed-change {
	background:  #CFB376;
	transition: .5s;
}
.bg-sfumed-change:hover {
	background: #00304B;
}
.bg-sfumed-3 {
	background: linear-gradient(180deg, rgba(196, 196, 196, 0) 12.41%, rgba(206, 181, 125, 0.273243) 92.19%, rgba(207, 179, 118, 0.3) 100%);
border-radius: 0px 0px 50px 50px;
}
.bg-sfumed-3b {
	background: linear-gradient(180deg, rgba(196, 196, 196, 0) 12.41%, rgba(206, 181, 125, 0.273243) 92.19%, rgba(207, 179, 118, 0.3) 100%);
}
.bg-sfumed-4 {
	background: linear-gradient(107.83deg, rgba(207, 179, 118, 0) 0%, rgba(207, 179, 118, 0.3) 100%);
}
.bg-sfumed-5 {
	background: linear-gradient(360deg, rgba(196, 196, 196, 0) 12.41%, rgba(206, 181, 125, 0.273243) 92.19%, rgba(207, 179, 118, 0.3) 100%);
border-radius: 50px 50px 0 0;
}
.bg-sfumed-6 {
	background: linear-gradient(280.83deg, rgba(207, 179, 118, 0) 0%, rgba(207, 179, 118, 0.3) 100%);
}
.bg-color-1 {
background: #00304B;
}
.bg-color-2 {
	background: #D5BC86;
}
.bg-break .elementor-element.elementor-element-3e9065e > .elementor-widget-container {
	background: #fff !important;
}
.t-color-1 {
	color:  #00304B;
}
.t-color-2 {
	color: #D5BC86;
}
.t-white  {
	color: #fff;
}

.label-speaker p{
	font-size: 18px !important;
	color: #D5BC86 !important;
}
.font-16-px h4{
	font-size: 18px !important;
}
/*Header*/
.dropdown:hover .dropdown-menu {
	display:
	flex;
	flex-direction:
	column;
	position:
	absolute;
	background: none;
	border:0;
	left: 0;
	color: #fff;
	background: #003755;
	font-size: 10px !important;
	line-height: 1;
	padding: 2px 0;
	padding: 30px 0px;
}
.dropdown:hover .dropdown-menu a {
	color: #fff;
	background: transparent !important;
	padding: 5px 0;
	font-size: 15px;
	z-index:  9;
}
.dropdown:hover .dropdown-menu .dropdown-menu {
	display: none;
} 
.dropdown:hover .dropdown-menu .dropdown:hover .dropdown-menu {
	display: flex;
	top:0;
	left: 100%;
	top:0;
	z-index: 9;
	position: absolute;
} 
.dropdown-toggle::after, .dropdown-toggle::before {
	content: none
}

.dropdown-toggle::after {
	content: "";
    background: url(https://wolfgetoken.com/wp-content/uploads/2022/09/arrow.png);
    width: 18px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: 75% !important;
	border: 0 !important;
}
#masthead {
	transition: .5s;
}
.site-header {
	position: sticky;
	top:0;
	margin-bottom: -128px;
	z-index: 99;
}
.elementor-html .site-header {
	position: initial !important;
	margin-bottom: 0;
}
#masthead .nav-link {
	color: #fff;
	font-size: 16px;
	position: relative;
}
#masthead.header-blue{
	background: #00304B;
	margin-bottom: 0;
}

#masthead .nav-link:before {
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	background: #D5BC86;
	border-radius: 20px;
	opacity: 0;
	transform: translateY(26px);
	transition: .8s;
}

#masthead .dropdown-toggle.nav-link:before {
	content: none;
}
#masthead .offcanvas-menu .nav-link:before {
	content: "";
    display: block;
    position: absolute;
    width: 5px;
    top: calc(50% - 5px);
    height: 5px;
    left: -15px;
    background: #D5BC86;
    border-radius: 20px;
    opacity: 0;
    transform: translateY(0px);
    transition: .8s;
}



.navbar-nav {
	align-items: center;	
}
#masthead .nav-link:hover:before {
	opacity: 1;
	transform: translateY(18px);
}

#masthead .offcanvas-menu .nav-link:hover:before {
	opacity: 1;
	transform: translatex(5px);
}
#masthead.active {
	background:  #00304B;
	box-shadow: 0px 0px 20px #0000003b;
}

#masthead.active-single {
	background: #FFF;
	box-shadow: 0px 0px 20px #0000003b;
}
#masthead.active  .primary-nav {
}

#masthead .navbar-nav .nav-link {
	font-weight: normal;
	font-size:1rem;
	padding:0;
}

#masthead.active-single {
	background: #013192;
	margin-bottom: 0;
}
#masthead .navbar-nav .nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.offcanvas-menu .nav-link {
	color:#00304B !important;
	font-size: 1.5rem !important;
	line-height:2.5rem !important;
}

.active .py-3 {
	padding: 0.25rem !Important;
}


/*Elements*/

.gold-container-text {
	padding: 10px 20px;
	color:#fff;
	text-transform:uppercase;
	background: #D5BC86;
	font-size:16px;
	margin-bottom:25px !important;
	border-radius: 50px;
}
.details .titolo {
	text-transform:uppercase;
font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 26px;

color: #FFFFFF;
}
.details {
	min-height: 80px;
	display: flex;
	align-items: center;
}
.details .sottotitolo {
	color: #fff;
	font-family: 'HarmoniaSansStd-Light';
}
.card {
	position: relative;
}
.plan .btn-plan {
border: 2px solid #FFFFFF;
border-radius: 50px;
	padding:23px;
	width:100%;
	color:#fff;
	display:flex;
    justify-content: center;
}
.plan .card {
	padding: 0 !important;
}
.card-padding {	
	padding: 35px 48px;
}
.card-padding-inner {	
	padding: 20px 48px;
}
.sold-out {
	content: "";
	max-width: 35% !important;
	position: absolute;
	left: 0;
	top: 0;
	z-index:9;
}
.wpcf7-submit, .button_1 { 
	background: #CFB376;
border-radius: 50px;
	width: 100%;
	border:0;
	color:#FFF;
	padding: 30px 51px;
	font-size:20px;
	text-transform:uppercase;
	display:block;
}
.contact-newsletter-footer {
	    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
footer a::after {
	content: none !important;
}
.wpcf7-spinner {
	    position: absolute;
    top: calc(50% - 20px);
    margin: 0;
}
.contact-newsletter-footer .wpcf7-form-control-wrap.your-email {
	padding-left: 25px;
}
.contact-newsletter-footer .wpcf7-submit,  .contact-newsletter-footer .button_1 {
	background-color: #003056;
	padding: 20px;
}
.contact-newsletter-footer .wpcf7-submit:hover, .contact-newsletter-footer .button_1:hover {
	background-color: #D5BC86
}
.padding-btn-news {
	padding: 12px 12px 12px 0;
}
.form-control-2 {
	border:0;
	padding: 0;
}
.box-newsletter-container input{
	margin-left: 23px; 
	outline: none;
}
.box-newsletter-shadow {
	background:#fff;
	box-shadow: 0px 0px 30px rgba(0, 48, 75, 0.3);
border-radius: 80px;
}

.min-height-desc {
	min-height: 95px;
}


/*Footer*/

footer {
	padding: 66px 0;
}
.divider-footer {
	height: 2px !important;
    background: #CFB376;
    opacity: 1;
	margin: 60px 0;
}
.nav-footer li a {
	margin: 0 30px;
	color: #fff;
}
.nav-footer li a:last-child {
	margin-right: 0;
}



.carousl,
.carousel-innr,
.carousel-inner > .carousel-item {
    overflow: hidden;
}
.carousel-inner > .carousel-item.active,
.carousel-inner > .carousel-item-next {
    display: flex;
    flex-wrap: nowrap;
}
.carousel-inner:before {
    position:absolute;
    top:0;
    bottom: 0;
    right: 72%;
    left: 0;
    content:"";
    display:block;
    background-color: #fff;
    z-index: 2;
}
.carousel-inner:after {
    position:absolute;
    top:0;
    bottom:0;
    right: 0;
    left: 72%;
    content:"";
    display:block;
    background-color:#fff;
    z-index: 2;
}

.carousel-control-prev {
    z-index: 2000;
    left: 22%;
}

.carousel-control-next {
    z-index: 2000;
    right: 22%;
}

.card-carousel {
	background: linear-gradient(107.83deg, rgba(207, 179, 118, 0) 0%, rgba(207, 179, 118, 0.3) 100%);
	padding: 90px 50px;
    border-radius: 50px;
}

.desc-open-hover {
	max-height:0;
	overflow:hidden;
	transition: .5s;
}
.bg-sfumed-change:HOVER .desc-open-hover {
	max-height: 800px;
}

.bg-sfumed-change .img-rotate {
	transition: .3s;
}
.bg-sfumed-change:HOVER .img-rotate {
	transform: rotate(180deg)
}

.border-effect-slide {
	border-bottom: 0px;
    border-top: 0px;
    border-left: 0px solid #FFF;
    border-right: 0px solid #fff;
	transition: .9s;
}
.border-effect-slide.actived {
	
    border-left: 50px solid #FFF;
    border-right: 50px solid #fff;
	border-radius: 140px;
}




.swiper-container {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.coverflow .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 320px !important;
  background-color: #fff;
  overflow: hidden;
  border-radius: 8px;
}

.coverflow .picture {
  width: 320px;
  height: 320px;
  overflow: hidden;		
} 
 .swiper-slide-active img {
	border-radius: 25px !important;
}
.swiper-container  img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


.swiper-container .detail {
	background: linear-gradient(107.83deg, rgba(207, 179, 118, 0) 0%, rgba(207, 179, 118, 0.3) 100%);
  padding: 25px 20px;
  font-weight: 600;
  text-align: center;
}

  
.swiper-container  span {
    display: block;
    font-size: 21px;
    color: #00304b;
  }

.swiper-button-prev, .swiper-button-next {
	position:initial !important;
}
.swiper-button-prev:after, .swiper-button-next:after {
	color: #00304b;
	font-size:22px !important;
}

.swiper-pagination-horizontal.swiper-pagination-bullets {
	display: inline-flex;
}
.swiper-pagination {
	position: initial !important;
	justify-content: center;
	width: auto !important;
	margin: -5px 20px 0;
}
.swiper-pagination-bullet-active {
	background: #00304b !important; 
}
.zoom-img {
	transition: .5s;
}

.zoom-img:hover {
	transform: scale(1.02);
}

.modal-dialog {
	max-width: 900px !important;
	background: #fff;
	border-radius: 50px;
	    margin-top: 100px;
}
.modal-body {
	padding: 3rem;
}
.modal-content {
	border:0;
	border-radius: 50px;
}
.modal-header {
    padding: 2rem 4rem 2rem 3rem;
}

.elementor-button-icon svg {
	width: 1.5em !important;
}
.elementor-button-text {
	    display: flex !important;
    align-items: center;
}

#slide-animation svg {
	border-radius: 50px;
	max-width:900px;
	display:block;
	margin:0 auto;
}



/*Sticky Bar*/
.bar-fixed-bottom {
	display:none;
	position:fixed;
	left:0;
	bottom:0;
	width: 100vw;
	padding: 1.4em 0;
	z-index: 999;
	box-shadow: 0px -10px 24px rgba(0, 0, 0, 0.25);
}
.bar-fixed-bottom .container {
	max-width: 1280px;
}
.bar-fixed-bottom .btn-white-rounded {
	background: none;
    color: #fff;
    border-radius: 25px;
    padding: 0.7em 1.3em;
    border: 2px solid #cfb376;
    font-size: 20px;
    text-transform: uppercase;
	transition: .2s;
}
.bar-fixed-bottom .btn-white-rounded:hover {
	background: #cfb376;
}

.img-50px img {
	border-radius: 50px !important;
}

.max-h-full {
	padding:120px;
	display:flex;
	align-content:center;
	align-items:center;
	min-height: calc(100vh - 413px)
}


/***** ADDON CITAZIONI *********/
.citazione-container .content-citazione{
	padding: 80px;
}
.controller-slider{
	display: flex;
	flex-direction: column;
	gap: 30px;
	justify-content: center;
	align-items: center;
}
.prev-citazioni, .next-citazioni{
	background: transparent !important;
}
.citazione-container h3, .citazione-container h4{
	color: #D5BC86;
}
.citazione-container h2{

	color: #00304B;
}
.citazione-container h2, .citazione-container h3{
	font-size: 30px;
}
.citazione-container h2, .citazione-container h3, .citazione-container h4{
	line-height: 1;
	font-weight: 700;
	font-family: 'HarmoniaSansStd-Semibd';
}
.citazione-container h4{
	font-size: 20px;
}
.citazione-container{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.citazione-container img{
	max-width: 300px !important;
}
/*******************************/

/*  Responsive */

/* MENU MOBILE */
@media(max-width: 890px){
	.citazione-container{
	flex-direction: column;
}
	.citazione-container .content-citazione{
		padding: 0;
	}
}
@media (max-width: 1199px){
	
	
	
	.offcanvas-start .btn-close{
		box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent !important;
  border: 0;
  border-radius: 0.25rem;
  opacity: 1 !important;
	}
	
	.offcanvas-start .btn-close svg{
		fill: #D5BC86 !important;
	}
	.offcanvas-start{
		background: #003755 !important;
	}
	#masthead .navbar-nav li{
			padding-left: 0 !important;
			padding-right: 0 !important;
		}
		.dropdown:hover .dropdown-menu{
			position: relative !important;
		}
		#masthead .navbar-nav .nav-link{
			padding-left: 10px !important;
			align-items: unset !important;
			justify-content: unset !important;
		}
		#masthead .navbar-nav .nav-link
		.menu-item-has-children .dropdown-menu{
			right: 0 !important;
		}
	li.button-event-menu.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2894.nav-item{
		display: flex;
	}
		.menu-item-has-children ul{
			border-radius: 0 !important;
		}
		.menu-item-has-children{
			position: unset !important;
		}
		#menu-menuprimary-1 li{
			width: 100% !important;
		}
		#menu-menuprimary-1{
			position: relative !important;
		}
		.dropdown-menu{
			padding-left: 10px !important;
			padding-right: 10px !important;
		}
		
		.menu-item-has-children a{
			white-space: unset !important;
		}
		
		.menu-item-has-children
		.image-scaling{
		margin: unset;
		width: 100% !important;
		height: 398px !important;
		}
	
	#masthead .navbar-nav .nav-link{
		display: flex !important;
		align-items: center !important;
		gap: 5px !important;
		color: #fff !important;
		font-size: 18px !important;
	}
	.menu-item-has-children .dropdown-menu{
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}
	.menu-item-has-children .dropdown-menu a{
		font-size: 14px !important;
	}
	
	.off-canvas-start .social-nav{
		padding-top: 20px !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 8px !important;
		text-align: center !important;
	}
	
	.off-canvas-start .social-nav .soc-el{
		display: flex !important;
		
	}
}
@media (max-width:767px) {
	.border-effect-slide {
		border-radius: 0 !important;
		border-right:0 !important;
		border-left: 0 !important;
	}
	.navbar-brand img {
		max-width: 230px;
	}
	.form-control {
		padding: 1.2em 1em 1em;
		font-size:14px;
	}
	.wpcf7-submit, .button_1 {
		padding:1.2em 1em 1em;
		font-size:15px;
	}
	.col-footer {
		align-content: center !important;
		align-items: center !important;
		justify-content: center !important;
		margin-bottom: 30px !important;
	}
	.margin-bottom-20px {
		margin-bottom: 30px !important;
	}
	.nav-footer li a {
		margin:0 10px !important;
	}
}


/***** BLOG - CATEGORY.php ******/
.mt-150{
	margin-top: 150px;
}
.mb-150{
	margin-bottom: 150px;
}
.mt-n-150{
	margin-top: -150px !important;
}

.loader-circle{
	width: 4em !important;
	height: 4em !important;
}
#loader-circle-container{
	display: none;
}
.hero-category{
	width: 100%;
	padding-top: 178px;
	padding-bottom: 50px;
}
.bg-hero-gradient{
	background: linear-gradient(289.79deg, #00304B 0.05%, #006096 100%);
}
.bg-gradient-brown{
	background: linear-gradient(107.83deg, rgba(207, 179, 118, 0) 0%, rgba(207, 179, 118, 0.3) 100%);
}
.border-radius-50{
	border-radius: 50px;
}
.bg-primary-brown{
	background: #D5BC86;
}
.plate{
	font-size: 16px;
	font-weight: 700;
	padding: 2px 22px;
	border-radius: 50px;
}
.title-hero{
	font-size: 75px;
	font-weight: 700;
	line-height: 75px;
}

.category-control{
	transform: translateY(100px);
	border-radius: 25px;
}
.category-control ul{
	list-style: none !important;
	display: flex;
	align-items: center;
	height: 100%;
	padding: 37px 78px;
	margin: 0;
	gap: 63px;
}

.category-control ul li a{
	color: #FFFF;
	text-decoration: none;
}
.category-control ul li{
	color: #FFFF;
	font-size: 20px;
	font-weight: 600;
	transition: .2s all;
	cursor: pointer;
}

.category-control ul li:hover{
	text-decoration: underline;
}

.socials-container{
	position: sticky;
	top: 50% !important;
	float: right;
}
.socials-container li{
	cursor: pointer;
}
.socials-container ul{
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 32px;
}
#masthead{
	background: linear-gradient(289.79deg, #00304B 0.05%, #006096 100%);
}

.posts-row{
	max-width: 30%;
}
.container-posts{
	gap: 24px;
	
}
.container-posts .img{
	width: 100%;
	height: 309px;
	border-radius: 50px;
	background: #E5E5E5;
}
.container-posts .img img{
	width: 100%; 
	height: 100%;
}
.container-posts h3{
	font-size: 40px;
	color: #00304B !important;
	font-weight: 700;
	line-height: 48px
}
.container-posts p{
	color: #00304B;
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
}
.container-posts a{
	color: #D5BC86;
}

 .custom-h3{
	font-size: 40px;
	font-weight: 700;
	line-height:48px;
	color: #00304B !important;
}
.mt-70{
	margin-top: 70px;
}
.evidence-section .row-icon{
	max-width: 108px;
}
.text-blue{
	color:#00304B !important;
	font-weight: 400;
}
.text-blue strong, .text-blue b{
	color: #002b3d !important;
	font-weight: bolder !important;
}

.evidence-section .item-sx{
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 75px;
	
}
.evidence-section .item-dx-75{
	padding-top: 75px;
	padding-bottom: 75px;
	padding-right: 75px;
}


 p{
	font-size: 20px;
	line-height: 24px;
}
.text-brown{
	color:#D5BC86;
}

.evidence-post{
	background: linear-gradient(107.83deg, rgba(207, 179, 118, 0) 0%, rgba(207, 179, 118, 0.3) 100%);
	border-radius: 50px;
}

.evidence-post .img{
	border-radius: 50px;
	width: 409px;
	height: 450px;
	flex: 1;
}

.posts-row {
	position: relative;
}
.keep-reading{
	position: absolute;
	bottom: -20px;
}
.evidence-post .evidence-img {
	width: 100%;
	height: 100%;
	border-radius: 50px;
}
.evidence-post h3{
	font-size: 40px;
	color: #00304B !important;
	font-weight: 700;
	line-height: 48px
}
.read-more{
	position: absolute;
	bottom: -25px;
}
.evidence-post p{
	color: #707070;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
}
.evidence-post a{
	color: #D5BC86;
}

.evidence-post .evidence-description{
	padding-top: 5%;
	flex: 1;
}
.evidence-post{
	gap: 46px;
	padding: 67px;
}
.section-category{
	margin-left: 79px;
	margin-right: 79px;
	margin-top: 150px;
}
 .load-more{
	margin-top: 150px;
	margin-bottom: 150px;
	font-weight: 700;
	line-height: 24px;
	padding: 23px 49px;
	border: 0;
	outline: none;
	border-radius: 50px;
	font-size: 20px;
	color: #ffff;
	background: linear-gradient(289.79deg, #00304B 0.05%, #006096 100%);
}

.underline{
	text-decoration: underline !important;
}
/*******************************/

.max-width-850{
	max-width: 850px !important;
}
.text-blue p{
	color: #00304B !important;
	font-weight: 400;
}
/** SINGLE POST **/
.current-post p{
	font-size: 20px;
	color: #00304B;
	font-weight: 400;
	line-height: 24px;
}
.current-post h2{
	color: #204961;
	font-weight: 700;
	font-size: 50px;
	line-height: 60px;
}
.current-post .plate{
	font-size: 16px;
	font-weight: 700;
	padding: 8px 22px;
	border-radius: 50px;
}
.section-post{
display: flex;
align-items: center;
margin-top: 150px;
	/*	margin-left: 100px;
	margin-right: 100px;
	margin-top: 150px;
	*/
	
}

.section-post img{
	width: 800px;
	height: 498px;
}
.section-category .title-correlati h3{
	color: #00304B;
	font-size: 50px;
	line-height: 60px;
}
.section-category .title-correlati{
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}


.my-custom-inner{
	margin-top: 127px;
}

.my-custom-inner h3{
	font-size: 40px;
	font-weight: 700;
	color: #00304B;
	line-height: 48px;
}
.my-custom-inner p{
	font-size: 20px;
	font-weight: 400;
	color: #00304B;
	line-height: 24px;
}
.margin-200-b{
	margin-bottom: 200px;
}
.margin-b-150{
	margin-bottom: 150px;
}
.content-single-posts{
	margin-top:30px; 
	margin-right:50px;
	margin-left: 50px;
}
/****************/

.opacity-0{
	opacity: 0;
}




/** MEDIA QUERIES **/
@media only screen and (max-width: 1200px) {
	.evidence-post{
		flex-direction: column;
	}
	.evidence-post .img{
		width: 100%;
		min-height: 400px;
	}
	
	.evidence-post .evidence-description{
		padding-top: 0 !important;
	}
	
}

@media only screen and (max-width: 1000px) {
.container-posts .img{
		height: 250px;
	}
}

@media only screen and (max-width: 900px){
	.container-posts{
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 70px;
	}
	.container-posts .posts-row{
		max-width: unset;
		width: 100%;
	}
	.container-posts .img{
		height: 487px !important;
	}
}


@media only screen and (max-width: 800px){
	.title-article-single{
	font-size: 25px !important;
	line-height: 24px !important
}
	.evidence-section .item-sx, .evidence-section .item-dx{
		padding: 10px;
		padding-bottom: 40px;
		padding-top: 40px;
	}
	
	.articles .col-md-4{
		margin-bottom: 60px;
	}
	
	.mt-150{
		margin-top: 50px;
	}
	.mb-150{
		margin-bottom: 150px;
	}
	.section-category{
		margin-top: 50px;
	}
	.image-scaling{
		margin: 5px;
		width: 80% !important;
		height: 398px !important;
	}
	.my-custom-inner{
		margin-top: 40px;
		margin-left: 45px;
		margin-right: 45px;
	}
	
	.title-hero{
		font-size: 29px;
		line-height: 50px;
	}
	.section-category{
		margin-left: 0;
		margin-right: 0;
		
		
	}
	.evidence-post{
		padding: 10px;
		padding-bottom: 40px;
	}
	.evidence-post .img{
		width: 100%;
	}
	.container-posts .img{
		width: 100% !important;
	}
	.container-posts{
		padding: 10px;
	}
	.post-row{
		padding: 5px;
	}
	.category-control{
		margin-top: 40px;
		transform: unset;
	}
	.category-control ul{
		flex-direction: column;
	}
	
	

	
	@media only screen and (max-width: 400px) {
		.social-icons-spacer{
			margin-left: 20%;
		}
		.content-single-posts{
			margin-right: 0;
		}
		.content-single-posts{
			margin-top:30px; 
			margin-right:10px;
			margin-left: 10px;
		}
		
	}
	
	
	
}

.item-sx img{
	border-radius: 20px;
}
.articles .col-md-4 a:first-child img{
	border-radius: 20px;
	width: 100%;
    height: 31%;
    object-fit: cover;
}
/*******************************/


.garden-img{
	width: 100% !important;
	object-fit: contain !important;
	object-position: center !important;
	margin: 0 !important;
}

/* --------- POP UP --------- */

.overlay-popup-newsletter{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100vh;
	background: #1e1e1e87;
	z-index: 30000;
	display: none;
	align-items: center;
	justify-content: center;
}

.overlay-popup-newsletter.active{
	display: flex !important;
}


.overlay-popup-newsletter-mobile{
	display: none !important;
}

.overlay-popup-newsletter-mobile.active{
	display: none !important;
}

@media only screen and (max-width: 700px){
	.overlay-popup-newsletter.active{
		display: none !important;
	}
	
	.overlay-popup-newsletter-mobile.active{
		display: flex !important;
	}
}

.sticky {
	padding: 12px;
    background: linear-gradient(281.76deg, rgb(207, 179, 118) 0%, rgb(255, 255, 255) 100%) !important;
    position: fixed;
    transition: .3s all;
    opacity: 0;
      left: 0;
    right: 0;
    visibility: hidden;
	height: auto;
}

.sticky .container-stickybassa{
    max-width: 1260px;
    display: flex;
    align-items: center;
    justify-content:center;
    flex-wrap: wrap;
    gap: 30px;
    margin: auto;
    text-align: center;
    
}

@media only screen and (max-width: 1000px){
	.sticky .container-stickybassa{
		gap: 0;
		height: auto;
	}
}

.sticky h6{
    margin: 0;
	text-align: left;
}
.sticky a {
   
    background: #00d2b6;
    padding: 12px 16px;
    border-radius: 10px;
    color: #fff;

}

.sticky.visible {
    opacity: 1;
    z-index: 99999;
    visibility: visible;   
}

.sticky.bassa {
    bottom: 0;
}


.image-overlay-popup{
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(23%, 37%);
}

.popup-newsletter h6{
	font-size: 43px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
}
.popup-newsletter p{
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	font-weight: 400;
	padding-top: 30px;
	padding-bottom: 30px;
	/*max-width: 320px;*/
}

.popup-newsletter{
	position: relative;
	border-radius: 50px;
	padding: 60px;
	padding-bottom: 30px;
	padding-left: 56px;
	background-image: url(https://commonhome.com/wp-content/uploads/2024/03/Rectangle-6.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain
	margin-left: 20px;
	margin-right: 20px;
}

.heading-pop-newsletter{
	padding-top: 30px;
	display: flex;
	flex-direction: column;
	
}

.heading-pop-newsletter button{
	position: absolute;
	top: 20px;
	right: 20px;
	outline: none;
	border: 0;
	background: transparent;
	padding-bottom: 100px;
}

.popup-button{
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}

.btn-popup{
	background: transparent;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 50px;
	width: 100%;
}

.popup-button:hover .btn-popup, .btn-popup:hover{
	background: #FFF;
	color: #00304B;
}

@media only screen and (max-width: 500px) {
	.image-overlay-popup{
		transform: translate(40%, 50%);
		width: 250px;
	}
	
	.popup-newsletter h6{
		font-size: 30px;
		font-weight: bold;
		line-height: 30px;
		color: #FFF;
	}
	
	.popup-newsletter p{
		padding-top: 0;
		padding: 0;
		margin-right: 40px;
	}
	
	.popup-newsletter {
		margin-right: 0;
		width: 90%;
		padding: 30px 40px;
	}
		
}

.swiper-centrale{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}

.swiper-centrale .swiper-slide{
	/*height: 500px;*/
}

.swiper-centrale > .swiper-slide,
.swiper-centrale > .swiper-slide > .picture,
.swiper-centrale .swiper-slide-active img
{
	width: 100% !important; 
	border-radius: 0 !important;
}

.swiper-centrale .detail{
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	height: 180px;
}

.swiper-centrale .swiper-scrollbar{
	margin-top: 15px;
}

.swiper-centrale .swiper-slide img{	
	border-top-right-radius: 25px !important;
	border-top-left-radius: 25px !important;
}

@media only screen and (max-width: 760px){
	.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
		display: none !important;
	}
}

.elementor-element-414f293f .elementor-container {
    justify-content: center !important;
}

.centere-carousel{
	position: relative;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.centered-carousel.swiper-scrollbar-drag{
	height: 10% !important;
}

.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
	z-index: 50;
}

.swiper-scrollbar{
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
}

.jotform-form .form-label {
	font-family: 'HarmoniaSansStd-Regular' !important;
}

.form-all {
	font-family: 'HarmoniaSansStd-Regular' !important;
}

.supernova .form-all, .form-all{
	font-family: 'HarmoniaSansStd-Regular' !important;
}

.page-id-4825{
	font-family: 'HarmoniaSansStd-Regular' !important;
}

.jotform-form{
	padding: 0 !important;
}

/* NEWS */
@media only screen and (max-width: 768px){
	.news-row .col-md-4{
		margin-bottom: 30px;
	}
}