/*
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
	Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Template: hello-elementor
	Version: 3.0.1
	Stable tag: 3.0.1
	Requires at least: 6.0
	Tested up to: 6.4
	Requires PHP: 7.3
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

/* Add your custom styles here */



/*  Ea plugin rewrites  */

.ea-woo-checkout .woocommerce .app-details .ea-woo-checkout-order-review .ea-order-review-table .table-col-1 {
	flex-basis: 59%;
    max-width: 65%;
}

.ea-woo-checkout .woocommerce .app-details .ea-woo-checkout-order-review .ea-order-review-table .table-col-3 {
	flex-basis: 26%;
	max-width: 26%;
	text-align: right;
	padding: 0 !important;
}

.ea-woo-checkout .woocommerce .app-details .ea-woo-checkout-order-review .ea-order-review-table .table-row {
	font-size: 14px;
	line-height: 1.3;
}

.ea-woo-checkout .woocommerce .app-details .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content {
	font-size: 14px;
}

.ea-woo-checkout .woocommerce .app-details .ea-woo-checkout-order-review .ea-order-review-table-footer .footer-content {
	width: 100%;
	padding: 10px 0 0 0;
	border-top: 1px solid #e2e2e2;
}

.ea-woo-checkout .woocommerce .app-order-details #customer_details.col2-set .col-1 {
	width: 100% !important;
}

.ea-woo-checkout .woocommerce .ea-woo-checkout-order-review  {
	margin-bottom: 20px;
}

.ea-woo-checkout .woocommerce .app-order-details .woo-checkout-coupon .checkout_coupon {
	display: flex;
	flex-wrap:  wrap;
}

.ea-woo-checkout .woocommerce .app-order-details .woo-checkout-coupon .checkout_coupon > p {
	width: 100%;
	margin: 0;
}

/*  Woocommerce rewrites  */

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first {
	width: 49%;
}

.woocommerce form .form-row label {
	line-height: 1.7;
}

.woocommerce-checkout .section__tables,
.woocommerce-checkout .section__foot,
.woocommerce-checkout .section__btn {
	display: none;
}

/*  Select rewrites  */

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	padding-left: 16px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px;
	right: 16px;
}

.form-radios .radios ul li .radio span {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: -6px;
}

.section-form-table .pay_out {
    color: #b8e834;
    text-align: center;
}

/*  Remove Order Preview 

.app-order-details .woo-checkout-section-title,
.app-order-details .ea-woo-checkout-order-review {
	display: none;
}
*/

/* ------------------------------------------------------------ *\
	Responsive
\* ------------------------------------------------------------ */

@media (max-width: 1023px) {
	.app-order-details {
		margin-top: 25px;
	}
}

@media (max-width: 767px) {
    .p_addons [type="checkbox"] + label {
    font-size: 15px;
}

.section-form-table ul.p_addons {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.section-form-table ul.p_addons li {
    padding: 5px 0;
}

.p_addons [type="checkbox"]:checked + label {
    width: 192px;
    height: 48px;
}

.p_addons [type="checkbox"] + label {
    width: 192px;
    height: 48px;
}
	/*  Section Table Title  */
	.section-table-title .section__inner {
		padding: 20px 14px;
	}

	/*  Section Form Table  */
	.section-form-table .section__head {
		grid-template-columns:  1fr;
	}

	.section-form-table .section__inner {
		padding: 20px 14px;
	}

	.section-form-table .section__head-actions {
		gap: 14px;
	}
    
    .section-form-table .section__btn {
	display: flex;
    justify-content: space-evenly;
}

	/*  Form Radios  */
	.form-radios .radios {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 5px;
	}

	.form-radios .radios ul {
		gap: 6px;
	}

	/*  Table  */
	.table-holder {
		width: 100%;
		position: relative;
	}

	.table-holder:not(.has-buttons) table {
		width: 1065px;
		overflow: auto;
	}

	.table-holder.has-buttons table th:not(:first-child):not(.is-active),
	.table-holder.has-buttons table td:not(:first-child):not(.is-active) {
		display: none;
	}

	.table-holder.has-buttons table th,
	.table-holder.has-buttons table td {
		width: 50%;
	}

	.table-holder.has-buttons table tr:first-child th:not(:first-child) {
		border-radius: 0 5px 0 0;
	}

	.table-holder table th,
	.table-holder table td {
		font-size: 14px;
		padding: 14px 12px;
	}

	.btn-next {
		display: block;
	}

	.form-radios .price {
		font-size: 12px;
		line-height: 1;
		padding: 9px 12px;
	}

	.price {
		font-size: 15px;
	}
	
}
.section-form-table ul.p_addons {
    padding: 0;
    display: flex;
    align-items: center;
    gap:12px;
}

.section-form-table ul.p_addons li {
    margin: 0;
}
.section__tables li {
    display: inline-block;
    padding: 5px;
    color: #fff;
	margin-left:15px; 
}

.section__tables li .package_addons
{
    margin-left: 5px;
}