/*
 Theme Name:   Pekko WP Child
 Theme URI:    https://demo.cocobasic.com/pekko-wp
 Description:  Pekko WP Child Theme
 Author:       CocoBasic
 Author URI:   https://cocobasic.com/
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:     pekko-wp
 Text Domain:  pekko-wp-child
*/

.elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px !important;
}
.site-content{
	margin-top: 130px !important;
}
footer {
    visibility: hidden !important;
}
.nav-previous a, .nav-next a , .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active{
    font-family: 'Work Sans', sans-serif !important;
}
.portfolio-text-holder {
	    text-align: left !important;
		left: 0% !important;
		/*transform: none !important;*/
		transform: translate(0%, 70%) !important;
	
}
.portfolio-title {
    font-size: 40px !important;
	border: none !important;
}