/*
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: 1.0.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;
}
.vc_row.background-fixed{
	background-attachment: fixed;
}
.nivo-caption{
	z-index: 999;
}
.nav-links > .page-numbers {
    padding: 10px 15px;
    border: 1px solid;
	display: inline-block;
}
.comments-area h5.comments-title {
    margin-bottom: 25px;
}
.column-right .search_form.row{
    margin-left: 0;
    margin-right: 0;
}

