/* 奢華與安全的完美融合 - start */
#safeSection {
    padding-bottom: 0;
}

#safeSection .my-container {
    flex-flow: column;
}

#safeSection .my-container .left-wrapper {
    padding: 0;
}

#safeSection .my-container .right-wrapper {
    padding-left: 0;
}

#safeSection {
    background-image: none;
}

#safeSection .my-container {
    background-size: 100% auto;
    background-position: bottom right;
}

#safeSection .my-container {
    position: relative;
}

#safeSection .my-container .right-wrapper {
    width: 100%;
    min-height: 260px;
}

#safeSection .my-container .right-wrapper .shower-img-1 {
    width: 20%;
    height: auto;
    position: absolute;
    bottom: 24px;
    left: 16%;
    margin: 0;
}

#perfumerySection .product-list {
    position: relative;
}

.section-sub-title {
    justify-content: center;
}

#perfumerySection .section-content {
    text-align: left;
}

#perfumerySection .shower-2-video-wrapper {
    margin-top: 0;
    padding: 32px 0 0 0;
}

#perfumerySection .product-item {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#perfumerySection .shower-2-video {
    margin-top: 32px;
}
/* 奢華與安全的完美融合 - end */

/* 優質過濾器 - start */
#filterSection .my-container {
    flex-flow: column-reverse;
}

#filterSection {
    padding-top: 0;
    background-size: 500% auto;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: relative;
}

/* #filterSection::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 0;
    position: absolute;
} */

#filterSection .video-wrapper-3 {
    margin-top: 16px;
    margin-bottom: 16px;
}

#filterSection .right-wrapper {
    padding-left: 0;
}

#filterSection .video-wrapper {
    width: 100%;
    position: relative;
    margin-bottom: 16px;
}

#filterSection .video-wrapper-2 {
    margin-top: 0px;
    margin-bottom: 0px;
}
/* 優質過濾器 - end */

/* 科學的設計 -start */
#designSection .my-container {
    flex-flow: column;
}

#designSection .right-wrapper {
    padding: 16px 0 0 0;
}

#designSection .shower-item {
    padding: 4px;
}

#designSection .shower-item-1 {
    width: 50%;
}
/* 科學的設計 -end */

/* 規格與細節 - start   */
#detailsSection {
    padding-top: 32px;
}

#detailsSection .my-container {
    flex-flow: column-reverse;
}

#detailsSection .my-container .details-right {
    margin-bottom: 32px;
}

.details-left {
    width: 100%;
}

.details-left .section-sub-title {
    justify-content: flex-start;
}

.fixed-wrapper {
    background-size: 66% !important;
    padding: 18px;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}

.fixed-wrapper .section-sub-title {
    justify-content: flex-start;
}

.fixed-wrapper img {
    width: 22%;
}
/* 規格與細節 - end */

