/*
Theme Name: Syndified Child Theme
Theme URI: https://designStudio.com
description: Next Generation WordPress Theme to showcase products with a complex data syndication 
Version: 2.0.0
Author: DesignStudio
Author URI: https://designstudio.com/
Template: syndified-theme-main
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Text Domain: syndified-theme-child
*/

.single_blogpost #main article .entry-content ul li
{
	list-style: none;
}


/* /swim-spas/ hide the categories at the top since there are so many, Dec. 05, 2022 */
.page-id-1068983 .dss-watkins-brand-categories-container
{
	display: none;
}




@media (min-width: 1440px) {
    .container {
        max-width:1440px
    }
    .md\:container {
        max-width:1440px
    }
}

@media (min-width: 1620px) {
    .container {
        max-width:1620px
    }
        .md\:container {
        max-width:1620px
    }
}

@media (min-width: 1920px) {
    .container {
        max-width:1920px
    }
    .md\:container {
        max-width:1920px
    }
}

.elementor-1022990 .elementor-element.elementor-element-baa17ea, .elementor-1022990 .elementor-element.elementor-element-baa17ea .elementor-html5-video {
    max-width:1920px !important;
}
