/* 
Theme Name: arsmedica
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
a{
	text-decoration: none !important
}
.elementor-12 {
	position:fixed;
	top:0;
	left:0;
	width: 100%;
	z-index: 99;
	transition:.3s !Important;
	
}
.site-main {
	padding-top: 140px
}
.elementor-12 #site-header{
	padding:10px 0;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);
}
.fixed{
	top:-40px;
}

#masthead .hfe-site-logo-img{
	height: 80px
}
header#masthead {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	z-index: 100;
	transition:.3s;
}
#masthead.fixed {
	box-shadow: 0px 0px 5px rgba(0,0,0,.2);
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: #fff
}
#masthead.fixed .header-icon {
	display: none
}
#masthead .hfe-site-logo-img{
    transition:.3s;
    display: block;
}
#masthead.fixed .hfe-site-logo-img {
	height: 70px
}
#masthead.fixed .elementor-46 .elementor-element.elementor-element-0987ae0 > .elementor-widget-container{
	margin:0 0 5px 0
}
#masthead .elementor-46 .elementor-element.elementor-element-2568e58 a.hfe-menu-item{
	transition:.3s;
}
#masthead.fixed .elementor-46 .elementor-element.elementor-element-2568e58 a.hfe-menu-item{
	font-size:15px
}
.form input, .form select{
    margin: 0 0 10px 0;
  
    border-radius: 0;
}
.form textarea{
    margin: 0 0 10px 0;
   
    border-radius: 0;
}
.form br{
	display: none
}
.form .wpcf7-submit {
	width: 50% !Important;
    margin: 0 auto!Important;
    display: flex !Important;
    justify-content: center !Important;
    border: 0 !Important;
    font-weight: 500 !Important;
}
.wpcf7-list-item{
	margin:0 0 15px 0
}
.elementor-27 .elementor-element.elementor-element-6b2ebc6 .premium-cf7-container input.wpcf7-submit{
	border-radius:15px !important
}
footer p a,
footer p{
	color:#fff !Important;
	font-size:15px !Important;
	margin-bottom:0 !Important;
	line-height: 28px
}
.service-item{
	border:3px solid #eee
}
.service-item:hover{
	border:3px solid #125679
}
.slogan:before{
	content:'';
	position: absolute;
	bottom: 0;
	left:0;
	height: 5px;
	width: 100%;
	background: #000
	
}
.premium-modal-box-modal-dialog a{
	display:block;
	margin-top:20px;
	background:#125679;
	padding: 15px 20px;
	border-radius:10px;
	width: fit-content;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.wapp{
	position: fixed;
	bottom:10%;
	right:0;
	width:120px;
	border-radius: 25px 0 0 25px;
	background: #2f9a8a;
	transition:.3s !Important;
	z-index: 1
}
.wapp:hover{
	width:165px
}
.promotion-page img{
	border:3px solid #fff;
	transition:.3s !Important;
}
.promotion-page img:hover{
	border:3px solid #125679
}
.elementor-slideshow__footer {
	display: none !important
}
img.emoji{
	height:20px
}
#cmplz-document{
	max-width:100%
}


@media (max-width: 1023px){
	#masthead .hfe-site-logo-img{
		height: 60px !Important
	}
	.elementor-12 #site-header{
		padding:10px 20px
	}
	.site-main {
	padding-top: 80px
	}
	.fixed{
		top:0;
		padding:0
	}
	.wapp{
	position: fixed;
	bottom:10%;
	right:0;
	width:120px;
	border-radius: 25px 0 0 25px;
	background: #2f9a8a;
	transition:.3s !Important;
	z-index: 1
}
	.icon-slide{
		display: flex;
    	justify-content: flex-start;
	}
	.icon-slide h3{
		margin:0
	}
	.prenotazioni-block{
		background-image:none !Important
	}
	.premium-modal-box-modal-dialog{
		width:98% !Important
	}
	.premium-modal-box-modal-body{
		padding:20px
	}
	
}

@media (max-width: 768px){
	.hfe-nav-menu__layout-horizontal{
		margin-top:18px
	}
	.wapp{
		bottom:0;
		width:100%;
		border-radius: 0;
		padding:10px
	}
	.wapp .elementor-widget-container,
	.wapp .elementor-element{
		padding:0 !important
	}
	.wapp .elementor-icon-box-description{
		font-size:18px !Important;
		line-height: 2
	}
	.wapp:hover{
		width:100%
	}
}