/*
 Theme Name:   Poolax Child  
 Theme URI:    https://themeholy.com/wordpress/poolax
 Description:  This is a child theme for Poolax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     poolax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  poolax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */  

/* DesignStudio syndified edits
 * force show checkboxes on the /hot-tubs page
 */

.dsw-watkins-brand-landing-page input[type="checkbox"]
{
	visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
}