/*
Theme Name: Thème APP Car Wash Go Services
Description: Thème pour l'app Go Services
Author: Blue Pixel
Author URI: http://bluepixel.be
Template: hello-elementor
Version: 1.0.0
*/

@import url("../../hello-elementor/style.css");
@import url("../hello-elementor-child/table.css");
@import url("../hello-elementor-child/order.css");

/* section, ul, .elementor-section, .elementor-container, .elementor-section, .elementor-top-section, .elementor-element, .elementor-element-e1499b5, .elementor-section-boxed .elementor-section-height-default, .elementor-section-height-default, .elementor-widget-wrap, .elementor-element-populated, .elementor-column, .elementor-col-100, .elementor-top-column, .elementor-element, .elementor-element-17cd571, .elementor-widget-wrap, .elementor-element-populated, .elementor-element, .elementor-element-be16781, .elementor-widget, .elementor-widget-shortcode, .elementor-widget-container, .elementor-shortcode {
	margin: 0 !important;
	padding: 0 !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
} */

a {
	text-decoration: none !important;
}

.wrapper {
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 3rem;
	padding-right: 3rem;
}

@media screen and (max-width: 1000px) {
	.wrapper {
		padding-top: 75px;
		padding-bottom: 75px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

.bg-primary-color, .acf-button {
	background-color: #2C7E8E !important;
	color: white !important;
	padding: 10px 20px 10px 20px !important;
	border: none !important;
}

.bg-primary-color:hover {
	background-color: rgba(44, 126, 142, 0.824) !important;
}

.primary-color {
	color: #2C7E8E !important;
}

.primary-color:hover {
	color: rgba(44, 126, 142, 0.849) !important;
}

table thead tr th {
	text-align: left;
}

.isDisabled:hover {
	opacity: 0.5;
	cursor: not-allowed;
	pointer-events: all !important;
}

.primary-button:hover {
	cursor: pointer;
}

.h-icons {
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.color-red {
	color: #rgb(255, 2, 2);
}

.color-green {
	color: #rgb(90, 238, 43);
}

ul {
	list-style-type: none;
}

.filter {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.current {
	font-weight: bold !important;
	text-decoration: underline !important;
}

.reset-button {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

.reset-button:hover {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}