.stm_open_table_style_2 {
    position: relative;
}

.stm_open_table_style_2 .widget {
    margin-bottom: 0;
}

.stm_open_table_style_2 .stm_open_table__title {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.56px;
    margin-bottom: 15px;
    color: #fff !important;
}

.stm_open_table_style_2 .stm_open_table__powered {
    text-align: center;
    font-size: 12px;
    margin-bottom: 65px;
    color: #fff !important;
}

.stm_open_table_style_2 .stm_open_table__content {
    max-width: 750px;
    margin: 0 auto;
    margin-bottom: 70px;
}

.stm_open_table_style_2 .top_deco, .stm_open_table_style_2 .bottom_deco {
    display: none;
}

.stm_open_table_style_2 .otw-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}

.stm_open_table_style_2 .otw-input-wrap {
    width: calc(25% - 30px);
    margin: 0 15px;
    background: #fff;
    position: relative;
}

.stm_open_table_style_2 .otw-input-wrap input, .stm_open_table_style_2 .otw-input-wrap .selectric {
    background-color: transparent !important;
    border: none !important;
    height: 45px !important;
    width: 100% !important;
    font-size: 16px;
    font-weight: 400;
    display: block;
    padding: 10px 50px;
}

.stm_open_table_style_2 .otw-input-wrap input .label, .stm_open_table_style_2 .otw-input-wrap .selectric .label {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    margin: 0;
}

.stm_open_table_style_2 .otw-input-wrap input .button, .stm_open_table_style_2 .otw-input-wrap .selectric .button {
    height: 5px;
    width: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 1px;
}

.stm_open_table_style_2 .otw-input-wrap input .button:after, .stm_open_table_style_2 .otw-input-wrap .selectric .button:after {
    border: 5px solid transparent;
    border-top-color: #BBB;
    border-bottom: none;
}

.stm_open_table_style_2 .otw-input-wrap .stm_select {
    background-color: transparent;
    border-color: transparent transparent #DDD transparent;
    border-width: 1px;
    font-size: 14px;
}

.stm_open_table_style_2 .otw-input-wrap .stm_select .stm-select__val {
    padding: 10px 50px;
}

.stm_open_table_style_2 .otw-input-wrap .stm_select:after {
    content: none;
}

.stm_open_table_style_2 .otw-input-wrap label {
    font-size: 0;
    display: none;
}

.stm_open_table_style_2 .otw-input-wrap:before {
    font-family: "stmicons";
    font-size: 28px !important;
    line-height: 45px;
    padding-right: 20px;
    position: absolute;
    width: 50px;
    text-align: center;
    padding: 0;
    pointer-events: none;
}

.stm_open_table_style_2 .otw-input-wrap:after {
    content: "\ebb0";
    font-family: "stmicons";
    pointer-events: none;
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999999;
}

.stm_open_table_style_2 .otw-submit-btn {
    width: 170px;
    border-radius: 0;
    margin-top: 50px;
    font-size: 14px !important;
    font-weight: bold !important;
}

.stm_open_table_style_2 .selectric-scroll > ul > li {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    padding-left: 0;
    margin: 0 15px;
    color: #000;
}

.stm_open_table_style_2 .selectric-scroll > ul > li:not(.selected):hover {
    background-color: transparent;
}

.stm_open_table_style_2 .selectric-scroll > ul > li.selected {
    color: #fff;
}

.stm_open_table_style_2 .selectric-scroll > ul > li:before {
    display: none;
}

.stm_open_table_style_2 .otw-button-wrap {
    -ms-flex: 100%;
    flex: 100%;
    text-align: center;
}

.stm_open_table_style_2 .selectric-wrapper {
    width: 100%;
}

.stm_open_table_style_2 .selectric-wrapper .selectric .label {
    color: #000 !important;
}

.stm_open_table_style_2 .selectric-wrapper .selectric .button {
    display: none;
}

.stm_open_table_style_2 .selectric-wrapper .selectric-items {
    border: 0;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

.stm_open_table_style_2 .otw-date-li:before {
    content: "\e677";
}

.stm_open_table_style_2 .otw-time-wrap:before {
    content: "\e675";
}

.stm_open_table_style_2 .otw-party-size-wrap:before {
    content: "\e67b";
}

.stm_open_table_style_2 .powered-by-open-table {
    display: none;
}

@media (max-width: 1024px) {
    .stm_open_table_style_2 .otw-wrapper {
        max-width: 300px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 auto;
    }

    .stm_open_table_style_2 .otw-input-wrap {
        margin: 0 0 20px;
        width: 100%;
    }
}

.open-table-widget-datepicker {
    margin-top: -10px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2) !important;
    border: 0 !important;
}

.open-table-widget-datepicker:before, .open-table-widget-datepicker:after {
    display: none !important;
}

.open-table-widget-datepicker .datepicker-panel {
    font-size: 14px;
}

.open-table-widget-datepicker .picked {
    color: #fff !important;
}