/*
Theme Name: Elementra Child Theme
Template: elementra
Theme URI: https://elementra.themerex.net/
Description: Elementra Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: elementra
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.rezerwacja-shortcode .ea-standard {
	width: 100%;
}
.rezerwacja-shortcode .ea-standard .step textarea {
	width: 60%;
}
.rezerwacja-shortcode .ea-standard .step.final input[type="checkbox"] {
	width: 15px !important;
	position: relative !important;
	margin-top: 0;
}
.rezerwacja-shortcode .ea-standard .step.final .ea_hide_show:last-child p {
	display: flex;
	align-items: center;
	line-height: 1.25;
}
.rezerwacja-shortcode .ea-standard .step.final .ea_hide_show:last-child label {
	width: auto !important;
	text-align: left;
}
.rezerwacja-shortcode .ea-standard .ea-cancel {
	margin-left: 20px;
	background-color: red;
}
.rezerwacja-shortcode .ea-standard #booking-overview {
	padding-top: 15px;
	padding-bottom: 20px;
}

.rezerwacja-shortcode .ea-bootstrap .step.final .ea_hide_show:last-child > .form-group > .control-label {
	display: none;
}
.rezerwacja-shortcode .ea-bootstrap .step.final .ea-actions-group {
	margin-top: 15px;
}
.rezerwacja-shortcode .ea-bootstrap .step.final .ea-actions-group button {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.3px;
	padding: 15px 25px;
}