/**
 * Theme Name: Astra child
 * Template: astra
 */


 body{
 	font-size: 16px;
 	line-height: 1.5em;
 }

 p{
 	margin-bottom: 1em;
 }

 .tablepress > :where(thead, tfoot) > tr > *{
 	background: #f5f5f5 !important;
 }

 .container-fluid{
	max-width: 1240px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.box-realizzazione{
	height: 450px;
	/*max-width: 350px;*/
}

.box-realizzazione h4{

}

.elementor-button-text{
	line-height: 1.5em;
}

.product{
	max-width: 380px !important;
	padding: 25px;
	margin-bottom: 1em;
}

.ast-single-post-featured-section{
	display: none;
}


.navigation.post-navigation{
	display: none;
}

header.entry-header{
	display: none;
}

/*
.page-template .custom-logo, .single .custom-logo{
	filter: none;
}

.page-template h1, .single h1{
	margin-bottom: 20px;
}

.page-template #ast-desktop-header .main-header-bar, .single #ast-desktop-header .main-header-bar{
	background: #fafafa;
}
*/

.tablepress th{
	background-color: #f5f5f5 !important;
}

@media screen and (max-width: 1199px){
	.tablepress{
		display: none;
	}
}

/*
.elementor-element-blyq0ds .e-con-inner{
	padding-bottom: 0px;
}

.elementor-2 .elementor-element.elementor-element-3892ba6a{
	padding-top: 0px;
}
*/

.form-control{
	width: 100%;
}

.alert-danger{
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
}

.alert{
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border-radius: .25rem;
}

form .form-group{
	margin-bottom: 1em;
}

#ast-desktop-header .current_page_item a::before{
	content: "";
	position: absolute;
	right: 50%;
	height: 1px;
	bottom: 10px;
	transform: scale(1,1) translate(50%,0);
	background-color: #fff;
	width: calc(100% - 1.2em);
}

.blu-box{
	padding: 30px;
	border-radius: 20px;
	background: #0274be;
	color: #fff;
	margin-bottom: 30px;
}

.blu-box h5{
	color: #fff;
}

.gallery{
	text-align: center;
}

.gallery img{
	max-width: 280px;
	margin-bottom: 4px;
}

.title-with-border{
	margin-bottom: 10px !important;
}

.shimmer {
  color: grey;
  display: inline-block;
  mask: linear-gradient(-60deg, #000 30%, #0005, #000 70%) right/350% 100%;
 
}

.shimmer:hover{
	 animation: shimmer 1s infinite;
}

.product img{
	/*transition: transform 1s;*/
}

.product .elementor-widget-container{
	overflow: hidden;
}

.product:hover img{
	opacity: .8;
}

@keyframes shimmer {
  100% {
    mask-position: left
  }
}


#site-footer{
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #242a56;
	color: #fff;
	border-bottom: rgba(230,230,230,0.57);
}

#site-footer a{
	color: #fff;
	text-decoration: underline;
}

#site-footer a:hover{
	color: #1868b1;
}

#site-footer h2{
	font-size: 1.375rem;
	margin-bottom: 1rem;
	line-height: 1.5;
	color: #fff;
}

.color-blu{
	color: #1868b1
}

.download-box{
	padding: 1em;
	
	background:  linear-gradient(180deg,rgba(0, 109, 150, 1) 0%, rgba(1, 170, 234, 1) 100%);

	color: #fff;
	min-height: 480px;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 10px;
}

.download-box:hover{
	background: #1868b1;
	background:  linear-gradient(180deg,rgba(0, 109, 150, 1) 0%, rgba(1, 170, 234, 1) 100%);
}


.download-box h4{
	margin-bottom: 0px;
	color: #fff;
}

.social a{
	font-size: 22px;
	margin-right: 25px;
}

#site-footer .material-symbols-outlined{
	vertical-align: middle;
	margin-right: 5px;
	font-size: 1.2em;
}

.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link::before{
	bottom: 10px !important;
}

@media screen and (max-width: 1120px){
	#ast-desktop-header{
		display: none;
	}
}

#ast-mobile-popup a{
	color: #000;
	background: #fff;
}

#ast-mobile-popup .current_page_item a{
	color: #0274be;
}

.silver-mark{
	/*background: #b2b6b7;*/
	background-image: url('images/silver-mark.png');
	background-size: cover;
	height: 30px;
	width: 50px;
	display: inline-block;
}

.gold-mark{
	/*background: #cab57c;*/
	background-image: url('images/gold-mark.png');
	background-size: cover;
	height: 30px;
	width: 50px;
	display: inline-block;
}

.platinum-mark{
	/*background: #b9b899;*/
	background-image: url('images/platinum-mark.png');
	background-size: cover;
	height: 30px;
	width: 50px;
	display: inline-block;
}

@media (max-width: 768px) {
    #cookie-law-info-again { display: none !important; }
}

/*
.input-search-moto{
	border: 0px !important;
	width: 400px;
}

.ast-below-header-bar{
	background: #1a1a1a !important;
	border-bottom: 0px;
	
}

.box{
	padding: 1em;
	background: #f0efef;
}

.site-footer{
	padding-left: 20px;
	padding-right: 20px;
	background: #1a1a1a !important;
	font-size: 14px;
}

.site-footer a{
	color: rgb(255, 192, 61) !important;
}



.elementor-content{
	padding-left: 10px;
	padding-right: 10px;
}

.gallery{
	margin-top: 4px;
}

.gallery img{
	height: 100px;
	width: auto;
	margin-bottom: 4px;
}

#fancybox-title{
	display: none !important;
}


@media screen and (max-width: 921px){
	.input-search-moto{
		width:  270px !important;
	}
}

@media screen and (max-width: 544px){
	.search-moto{
		display:  none !important;
	}
}


@media screen and (max-width: 768px){

	.elementor-308 .elementor-element-d4ffd3e{
		overflow: hidden !important;
		height: 400px !important;
		min-height: 400px !important;

	}

	.elementor-308 .elementor-background-slideshow {
		height: 400px;
		overflow: hidden;
	}

}

@media screen and (max-width: 544px){
	.elementor-308 .elementor-element-d4ffd3e{
		overflow: hidden !important;
		height: 350px !important;
		min-height: 350px !important;

	}

	.elementor-308 .elementor-background-slideshow {
		height: 350px;
		overflow: hidden;
	}
}

.ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary{
	margin-top: 2em;
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{
	fill: #000;
}

.ast-primary-header-bar{
	background: #1a1a1a  !important;
	background: rgb(255, 192, 61) !important;
}

.site-primary-footer-wrap{
	background: #1a1a1a !important;
}

.site-below-footer-wrap{
	background: #1a1a1a !important;
}

#pre-footer{
	background: #1a1a1a !important;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;

}

#pre-footer h4{
	font-size: 1em;
	color: rgb(255, 192, 61);

}

#pre-footer a{
	color: rgb(255, 192, 61);
}

h1,h2,h3,h4{
	text-transform: uppercase;
}



#ast-hf-mobile-menu a{
	background: #1a1a1a;
}

.main-header-bar-navigation a{
	text-transform: uppercase;
	color: rgb(255, 192, 61) !important;
	font-size: 1.4rem;

}


.main-header-bar-navigation a:hover, #ast-hf-mobile-menu a:hover{
	color: #1a1a1a !important;
	color: rgb(242, 38, 68) !important;
	background: rgb(255, 192, 61);
	
}

.main-header-bar-navigation li.current_page_item a, #ast-hf-mobile-menu li.current_page_item a{
	background: rgb(255, 192, 61) !important;
	color: #1a1a1a !important;
	color: rgb(242, 38, 68) !important;
}



.ast-below-header-bar.ast-below-header, .ast-header-break-point .ast-below-header-bar.ast-below-header{
	margin-top: 0px;
}

.moto-box{
	width: 236px;
	display: inline-block;
	float: left;
	margin: 0px;
	padding: 4px;
	height: 220px;
	overflow: hidden;
}

.moto-box .img-container{
	overflow: hidden;
}

#usato .moto-box{
	width: 300px;
	height: 280px;
}

#moto-details td:nth-child(1){
	background: #1a1a1a;
	color: #fff;
}

#moto-details td:nth-child(2){
	background: rgb(255, 192, 61);
}


.site-primary-header-wrap{
	position: relative;
}

.moto-box .price{
	background: rgb(242, 38, 68);
	color: #fff;
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 0px 10px;
	border-radius: 10px;
	font-size: .8em;
}

.moto-box .km{
	background: rgb(255, 192, 61);
	color: #000;
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 0px 10px;
	border-radius: 10px;
	font-size: .8em;
}

.moto-box img{
	transition: all 0.3s ease-out;
}

.moto-box img:hover{
	transform: scale(1.2);
}



.uppercase{
	text-transform: uppercase;
}

.red{
	color: rgb(242, 38, 68);
}

.btn-primary{
	background: rgb(255, 192, 61) !important;
	color: #000 !important;
}

.btn-secondary{
	background: #1a1a1a !important;
	color: rgb(255, 192, 61) !important;
}

.btn:hover{
	color: rgb(242, 38, 68) !important;
	border-color: rgb(242, 38, 68) !important;
}

.btn.active{
	color: rgb(242, 38, 68) !important;
	border-color: rgb(242, 38, 68) !important;
}

.moto-box .title{
	font-weight: bold;
	color: #000;
	line-height:  1.4em;
}



.my-title{
	font-family: 'Montserrat',sans-serif;
	font-size: 3rem;
	margin-top: 0px;
	margin-bottom: 20px;
}



form input, form select{
	border: 1px solid !important;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

.searchbox{
	border: 1px solid;
}

.container-fluid{
	position: relative;
}

.searchbox input, .searchbox select{
	min-width: 200px;
}

.searchbox form > div{
	margin-bottom: 10px;
}

.searchbox form > div > div{
	display: inline-block;
}

.searchbox form > div > div label{
	width: 30px;
}

.collpase{
	display: none;
}


.searchbox label{
	width: 200px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline:  0px !important;
}

.search-box{
	position: absolute;
	width: 100%;
	overflow-y: auto;
	left: 0px;
	right: 0px;
	max-height: 500px;
	padding: 20px;
	background: #fff;
	background:  #ffc03d;
	display: none;
	margin-top:21px;
	font-size: 15px;
	color: #000;
}

.tab{
	display: none;
}

body{
		background: #fff !important;
}

.my-content{
	padding-top: 40px;
	padding-bottom: 40px;
	display: block;
	width: 100%;
}


.ast-separate-container #content .ast-container{
	padding-left:  0px !important;
	padding-right:  0px !important;
}

body, button, input, select, textarea, .ast-button, .ast-custom-button{
	font-family: 'Open Sans',sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: var(--ast-body-line-height,1.5em) !important;

}
*/