/*
Theme Name: FotoBox
Description: FotoBox Child Theme from Enfold
Version: 1.0
Author: cloudhives
Author URI: https://www.cloudhives.de
Template: enfold
*/


/*Add your own styles here:*/
#mainsec .container{
	padding-top: 0px !important;
}

#mainlogoimage{
	max-width: 400px;
}

#pricingbox .av-catalogue-container{
	border: 2px solid #000000;
	padding: 20px;
}
#pricingbox .av-catalogue-item{
	padding: 25px 5px;
}

#advantagesbox .iconlist-timeline{
	display: none;
}

#advantagesbox .iconlist_icon{
	background-color: transparent !important;
}


#advantagesbox .avia-icon-list li{
	padding: 0 0 5px 0;
}

#advantagesbox .iconlist_icon{
	margin-right: 5px;
	height: 55px;
}
#advantagesbox .av_iconlist_title{
	color: #ffffff;
}

/*
#mainsec .container{
	padding-top: 0px !important;
}


#mainsec .container .post-entry-type-page{
	margin-top: -300px;
}

*/

#mainimage{
	max-width: 434px;
}

#mainimage img{
	margin-bottom: -32px;
}

#moveme .container{max-width: 100%; padding: 0px;}
#moveme{min-height: 0px;}






#wpforms-116-field_16-container ul li{
	flex: 1 0 21%;
}





.html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
   padding-top: 0px; 
}



#pricingbox li a img{
	display:none;
}


/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 1085px) {
	#mainsec h1.av-special-heading-tag{
		font-size: 100px !important;
	} 
	#mainsec{
		background-image: none;
		background: linear-gradient(to right, #5bdee5, #004aad);
	}
	    
/*	#mainimage img {
    margin-bottom: -76px;
}*/
	
}

@media only screen and (max-width: 922px){
	#mainsec h1.av-special-heading-tag {
        font-size: 80px !important;
    }
/*	    #mainimage img {
        margin-bottom: -120px;
    }*/
}

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
	#wpforms-116-field_16-container ul li{
		    flex: 1 0 30%;
	}
	
	    #mainsec h1.av-special-heading-tag {
        font-size: 40px !important;
    }
	#mainsec .av-subheading{
		font-size: 25px;
	}
	
	
	#mainimage1{
	margin-bottom: 0px !important;
}
/*		#mainimage img {
    margin-bottom: -190px;
}

	
	#mainsec .container{
		padding-top: 88px !important;
	}
*/
}




.wpforms-container .wpforms-field {
    padding: 1px 0;
    position: relative;
}


.flatpickr-months .flatpickr-month{
	    height: 50px !important;
}


