/*
 Theme Name: Abisko Child
 Theme URI: https://example.com/
 Description: Child theme for the Abisko WordPress theme
 Author: Your Name
 Template: abisko
 Version: 1.0.0
*/

/* Import parent theme styles */
@import url("../abisko/style.css");


.lightbox-close-btn {
	padding-bottom:6px;
	height:60px !important;
	width: 60px !important;
}
