/*
 Theme Name:     Divi Child
 Theme URI:      https://divimax.tw
 Description:    Divi Child Theme
 Author:         max
 Author URI:     https://divimax.tw
 Template:       Divi
 Version:        1.0
*/
/*----- 自定義的式樣設計開始 ----- */

.mozart_corporation_slider .et-pb-controllers {
    position: relative;
    display: flex;
    width: calc(100% - 15px);
    max-width: 993px;
    margin: 26px auto 130px !important;
    float: none;
    bottom: 0;
    top: 0;
    justify-content: space-between;
    align-content: center;
}