/*
Theme Name: IrisInn
Theme URI: https://irisinn.com
Description: Custom theme for the hotel
Author: Nenad Obradovic
Text Domain: irisinn
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

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.
*/

.qodef-interactive-link-showcase .qodef-m-items>* {
    max-width: 210px;
}

@media only screen and (max-width: 1440px) {
	.qodef-interactive-link-showcase .qodef-m-items>* {
    	max-width: 150px;
	}
}

.qodef-accordion {
	overflow-anchor: none;
}