/*!
Theme Name: Redox
Theme URI: https://wp.ravextheme.com/redox/
Author: ravextheme
Author URI: https://themeforest.net/user/ravextheme
Description: Redox - Creative Agency and Portfolio WordPress Theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: redox
Tested up to: 6.8
Requires PHP: 7.4 or later
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media all and (min-width:1100px){
	.jet-listing-grid__items .jet-listing-grid__item:nth-of-type(2){
		margin-top:250px;
	}
	.jet-listing-grid__items .jet-listing-grid__item:nth-of-type(2n+3){
		margin-top:-250px;
	}
	.dynamiccat .jet-listing-dynamic-terms__link{
			border: 2px solid black;
		padding: 7px 20px;
		border-radius: 50px;
		margin-right: 10px;
		}
}