/*!
Theme Name: Monstroid2 Child
Theme URI:
Author: Zemez
Author URI:
Description: Monstroid2 child theme.
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: monstroid2-child
*/

.flyer-move {
    border-radius: 15px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.6);
    transform-style: preserve-3d;
    transition: transform 0.2s ease;
    will-change: transform;
}


.label-full {
	width: 100%;
}

.label-small {
	width: 30%;
}

.mietform label {
	display:inline-block;
	font-weight:bold;
}

.input-70, select .input-70 {
	width:70% !important;
}

