.elementor-1228 .elementor-element.elementor-element-79aa179 > .elementor-element-populated{padding:25px 25px 25px 25px;}.elementor-1228 .elementor-element.elementor-element-4defe95b{text-align:center;}.elementor-1228 .elementor-element.elementor-element-4defe95b .elementor-heading-title{font-family:"GrilledCheeseBTNCnBold Regular", Sans-serif;font-size:36px;font-weight:normal;color:var( --e-global-color-a2702d8 );}.elementor-1228 .elementor-element.elementor-element-1fb55ece > .elementor-widget-container{padding:0px 0px 40px 0px;}#elementor-popup-modal-1228{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1228 .dialog-message{width:620px;height:auto;}#elementor-popup-modal-1228 .dialog-close-button{display:flex;}#elementor-popup-modal-1228 .dialog-widget-content{border-radius:15px 15px 15px 15px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for html, class: .elementor-element-54a6e64 */.elementor-1228 .elementor-element.elementor-element-54a6e64 {
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e48431c */.elementor-1228 .elementor-element.elementor-element-e48431c {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .elementor-1228 .elementor-element.elementor-element-e48431c .elementor-widget-container {
        display: flex;
        flex-wrap: wrap;
    }
    .elementor-1228 .elementor-element.elementor-element-e48431c .elementor-widget-container .dropdown {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 2px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1fb55ece */.elementor-1228 .elementor-element.elementor-element-1fb55ece {
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS *//* Style */
body:not(.elementor-editor-active) #people,
body:not(.elementor-editor-active) #ids_times {
    display: none;
}

.btn {
    cursor: pointer;
}
/* Label */
.bt-label {
    display: flex;
    justify-content: space-evenly;
}
.bt-label span {
    width: 15px;
    height: 15px;
    border-radius: 30px;
    display: inline-block;
    vertical-align: middle;
}
.color-wrapper {
    font-weight: 400;
    color: #333;
    font-size: 14px;
    padding: 5px;
}

@media (max-width: 575.98px) {
    .input-number-group .col-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
      }
}

/* Button */
a.btn-time {
    color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 5px;
    min-width: 125px;
    display: inline-block;
    background: #52BF00 !important;
    border: none;
    border-radius: 6px;
}
a.btn-time:hover, a.btn-time:focus {
    color: #F9E819;
}
a.btn-time.ylw {
    background: #F9E819 !important;
    color: grey !important;
}
a.btn-time.grn {
    background: #27d15f !important;
}
a.btn-time.red {
    background: #FF746C !important;
}

a.btn-time.disabled {
    display: none;
    visibility: hidden;
}

/* Dropdown */
.dropdown-menu {
    width: 100%;
}
.dropdown .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.dropdown .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.dropdown .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: none;
}
div.dropdown-item {
    white-space: wrap;
}
div.dropdown-item:focus, div.dropdown-item:hover {
    background-color: #ffffff;
}/* End custom CSS */