/*
Theme Name: Leven Child
Author: lmpixels
Author URI: https://themeforest.net/user/lmpixels
Description: Child theme for the Leven. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Version: 1.1.0
License:     ThemeForest License
License URI: http://themeforest.net/licenses
Text Domain: leven
Template: leven
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.portfolio-block .gallery {
	width: 100%;
}
.pswp__counter {
	color: #007ced;
}
.pswp__button > svg {
	fill: #007ced;
	color: #007ced;
}
body .astra-portfolio-style-1 .site-preview,
body .astra-portfolio-style-1 .site-preview:hover {
	background-size: 100%;
}
body .home-text h1 {
	-webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
/* debug: permanently display preloader */
.pswp-with-perma-preloader .pswp__icn {
  	/* opacity: 0.85 !important; */
  	fill: #007ced;
	color: #007ced;
}