/*
Theme Name: Pool Services
Theme URI: https://smartdatasoft.com/theme/pool-services
Author: the Smartdatasoft team
Author URI: https://smartdatasoft.com/
Description: Premium WordPress theme for swimming pool services.
Version: 2.0
License: Premium
License URI: https://smartdatasoft.com/
Text Domain: pool-services
Tags: two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
/* 
1. custom fixings 
*/ 

/* 1. custom fixings */ 

header.page-header{
	z-index: 1000;
}
.background-fixed {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:cover;
	background-position:center;
}
@media (max-width: 1024px) {
	.background-fixed {
		background-attachment: scroll;
	}	
}
.nivo-caption{
	z-index: 999;
}
#envato_activate_checkbox {
	display: block;
  }