footer.site-footer{
	display:none;
}

#amenajariPitesti .swiper-slide-image{
	max-height: 460px;
}

.sydney_contact_info_widget i {
	fill: #fff;
}

.header-contact-email, .header-contact-phone{
	color: #fff !important;
	display: flex !important;
}

.footer-widgets-grid .widget-title{
	margin-bottom:24px
	
}
.sydney-hero-area .slide-inner .subtitle{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
} 

.checked-li{
	padding-left: 20px;
	margin-left: 12px;
	font-size:16px;
	margin-bottom:6px
		
}

.checked-li .fa-check{
	padding-right: 12px;
	font-size:14px;
	color: #20b2aa;
}

@media (max-width: 980px){
	.mobile-menu-close svg{
		fill: #fff;
	}
	.sydney-hero-area .slide-inner .maintitle{
		margin-left: 8px;
		margin-right: 8px;
		font-size:24px;
	}
	
	.sydney-hero-area .slide-inner .subtitle{
		font-size: 14px;
		font-weight: 500;
    margin-left: 12px;
		margin-right: 12px;
		line-height: 18px;
	} 
	h3{
    font-size: 28px;
	}
}

@media (max-width: 767px) {
	.site-title{
		display: none !important;
	}
	.site-logo{
		padding: 0px;
	}
	.mobile-header-item.offcanvas-items{
		position: relative;
		height: 50vh;
    background: #fff;
    background-image: url('/wp-content/uploads/2024/02/I3-1500-1100.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	}
	#designImages .elementor-widget-image{
		width: -webkit-fill-available;
	}
	
	.mobile-header-item.offcanvas-items::before {
  content: ""; 
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 1; 
}

.mobile-header-item.offcanvas-items > * {
  position: relative;
  z-index: 2;
}
	
	.header-contact{
		font-size:12px;
	}
	.header-contact-email{
		display: none !important;
	}
	
	.header-contact-phone{
		    width: fit-content;
			display: flex !important;
			align-items: center !important;
			justify-content: center;
			height: 24px;
		color: #fff;
	}
	
	.header-item.header-contact .header-contact-phone i{
		    margin-top: 2px;
	}
	
	.menu-toggle{
		display: flex;
	}
	
	.sydney-hero-area .slide-inner .button-slider{
		padding: 4px 24px;
	}
	
	.hide-sm{
		display: none;
	}
}

.site-description{
	display: none;
}

@media (max-width: 1248px) {
	.site-title{
		display: none;
	}
}
@media (min-width: 768px) {
	.hide-m-lg{
		display: none;
	}
	.site-title{
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	#primary-menu{
		min-width: 290px
	}
}