.elementor-1555 .elementor-element.elementor-element-79aa179 > .elementor-element-populated{padding:25px 25px 25px 25px;}.elementor-1555 .elementor-element.elementor-element-4defe95b{text-align:center;}.elementor-1555 .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-popup-modal-1555{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1555 .dialog-message{width:620px;height:auto;}#elementor-popup-modal-1555 .dialog-close-button{display:flex;}#elementor-popup-modal-1555 .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-1555 .elementor-element.elementor-element-54a6e64 {
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e48431c */.elementor-1555 .elementor-element.elementor-element-e48431c {
    display: none;
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1fb55ece */.elementor-1555 .elementor-element.elementor-element-1fb55ece {
    margin-bottom: 0;
}/* End custom CSS */
/* Start custom CSS *//* Style */
body:not(.elementor-editor-active) #activities,
body:not(.elementor-editor-active) #ids_times {
    display: none;
}

/* 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;
}

/* Button */
a.btn-time {
    color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 5px;
    min-width: 125px;
    display: inline-block !important;
    background: #52BF00 !important;
    border: none;
    border-radius: 6px;
}
a.btn-time:hover, a.btn-time:focus {
    color: #FFD800;
}
a.btn-time.ylw {
    background: #F9E819 !important;
    color: grey !important;
}
a.btn-time.grn {
    background: #27d15f !important;
}
a.btn-time.red {
    background: #FF746C !important;
}

/* Peoples */
.input-group.input-number-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.input-number-group input[type="number"]::-webkit-inner-spin-button,
.input-number-group input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
}
/*.input-number-group .input-group-button {
      line-height: calc(80px / 2 - 5px);
}*/
.input-number-group .input-number {
    width: 80px;
    padding: 0;
    margin: 0;
    color: #333333;
    display: block;
    font-size: 22px;
    text-align: center;
    background: transparent;
    vertical-align: top;
    outline: none;
}
.input-number-group .input-number,
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
}
.input-number-group .input-number-decrement,
.input-number-group .input-number-increment {
    display: block;
    width: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    font-size: 19px;
    font-weight: 400;
    background: #0068FF;
    border-radius: 4px;
}

.input-number-group .input-number-decrement {
    margin-right: 0.1rem;
}
.input-number-group .input-number-increment {
    margin-left: 0.1rem;
}/* End custom CSS */