/*
Theme Name:     Toyup Child
Theme URI:      http://radiustheme.com/demo/wordpress/themes/toyup
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Toyup is an Responsive Toy Store WooCommerce WordPress Theme.
Version:        3.2.3
Tested up to: 	6.9
Requires PHP: 	7.4
Text Domain:    toyup
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License: 		Envato split License
License URI: 	https://themeforest.net/licenses/terms/regular
*/

.rt-slide-nav {
    height: 100vh;
}


.rtsb-toyup-list-layout1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}

@media only screen and (max-width: 767px) {
    .rtsb-archive-filters.has-mobile-toggle .rtsb-archive-filters-wrapper {
        max-width: initial;
        width: 100vw;
    }
}