/*
Theme Name:  Anologix
Theme URI: https://www.anologix.com/
Description: This is the  Anologix theme created for the Genesis Framework.
Author: Anologix
Author URI: https://www.anologix.com/

Version: 3.4.2

Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
Requires at least: 5.4
Requires PHP: 5.6
*/
@media only screen and (max-width : 959px) {
	.nav-primary{
		z-index: 100001;
	}
	.genesis-nav-menu .menu-item .menu-item{
		padding: 0;
	}
}
@media only screen and (max-width : 834px) {
	.nks_cc_trigger_tabs .ncf-tab-icon.fa-1x{
		margin-left: 0px !important;
	}
	.blog .entry, .archive .entry, .single .entry, .error404 .entry, .single-fl-builder-template .entry{
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
	.archive-pagination ul{ text-align: center;}
	.sidebar .widget{
		padding-left: 60px !important;
		padding-right: 60px !important;
	}
}
@media only screen and (max-width : 991px) {
	.page-id-3917{
		.wpsr-all-reviews{
			> div:last-child{
				display: none;
			}
		}
	}
}