.df-multipopup {
    display: none;
    position: absolute !important;
    z-index: 9999 !important;
    width: 450px;
}

.df-multipopup-box {
    position: relative;
    background-color: #fff;
}

.df-slider {
    position: relative;
    z-index: 1;
}

.df-slider .swiper-container-autoheight, .df-slider .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.df-slider .swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height;
}

.df-slider .swiper-wrapper {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition-property: transform;
    box-sizing: content-box;
    transform: translate3d(0px,0,0);
}

.df-slider .swiper-slide > * {
    display: block;
}

.df-slider .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.df-slider .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.df-slider .swiper-pagination-text {
    bottom: 44px;
}

.df-slider .swiper-pagination-bullets {
    width: 100%;
    height: 0;
    left: 0;
    bottom: 18px;
}

.df-slider .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    box-sizing: border-box;
}

.df-multipopup-box .df-slider .swiper-pagination {
    position: relative;
    height: auto;
    bottom: auto;
    text-align: left;
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
}

.df-slider .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    box-sizing: border-box;
}

.df-slider .swiper-pagination-text .swiper-pagination-item-link:before {
    background-color: rgba(255,255,255,.92);
}

.df-multipopup-box .df-slider .swiper-pagination-item-text {
    display: table-cell;
    padding: 0 4px !important;
    line-height: 17px !important;
    min-height: 27px !important;
    min-width: 23px !important;
    color: #828282 !important;
    vertical-align: middle !important;
    text-align: center;
    font-size: 11px !important;
}

.df-slider .swiper-pagination-item-text {
    display: block;
    position: relative;
    z-index: 1;
    padding: 0 12px;
    min-width: 23px;
    line-height: 27px;
    min-height: 27px;
    color: #2f2f2f;
}

.df-multipopup-box .df-slider .swiper-pagination-item-link {
    display: table;
    width: 100%;
    height: 40px;
    border: 0;
    cursor: pointer;
}

.df-multipopup-box .df-slider .swiper-pagination:before {
    z-index: 1;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 1px;
    height: 100%;
    background: #dfdfdf;
}

.df-multipopup-btn-items {
    text-align: center !important;
    font-size: 12px !important;
    color: #fff !important;
}

.df-multipopup-btn-item_todayclose {
    float: left;
    width: calc(100% - 108px);
    letter-spacing: -.25px;
    background-color: rgba(100,100,100,0.88);
    border-bottom: 1px solid #dfdfdf !important;
    border-top: 1px solid #dfdfdf !important;
    border-left: 1px solid #dfdfdf !important;
    border-right: 1px solid #dfdfdf !important;
}

.df-multipopup-btn-item {
    line-height: 40px;
    box-sizing: border-box;
    cursor: pointer;
}

.df-multipopup-btn-item_close {
    float: right;
    width: 108px;
    background-color: rgba(50,50,50,0.88);
    border-bottom: 1px solid #dfdfdf !important;
    border-top: 1px solid #dfdfdf !important;
    border-right: 1px solid #dfdfdf !important;
}

.df-multipopup-btn-item_close:hover {
    background-color: rgba(72,72,72,0.9);
}

.df-multipopup-btn-item_todayclose:hover {
    background-color: rgba(116,116,116,0.9);
}

.df-multipopup-btn-item_todayclose:before {
    content: "오늘하루 열지 않음";
}

.df-multipopup-btn-item_close:before {
    content: "닫기";
}

.df-multipopup-btn-items:after {
    display: block;
    clear: both;
    content: "";
}

.df-slider img {
    width: 450px;
    height: 100% !important;
    object-fit: cover;
    border: none;
    vertical-align: middle;
}

.df-multipopup-box .df-slider .swiper-pagination-item {
    width: 33.333%;
    margin: 0;
    background-color: #f5f5f5 !important;
    border-right: 1px solid #dfdfdf !important;
    box-sizing: border-box;
    height: 100% !important;
    opacity: unset !important;
    border-radius: 0 !important;
}

.df-slider .swiper-pagination-item {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
}

.df-multipopup-box .df-slider .swiper-pagination-item-link:before {
    background-color: transparent;
}

.df-slider .swiper-pagination-item-link:before {
    display: block;
    position: absolute;
    height: 100%;
    background-color: #bbb;
    content: '';
}

.df-top-box {
    padding: 13px 0;
    background-color: rgba(0,0,0,0.88);
}

.df-multipopup-box .df-slider .swiper-pagination-item:hover, .df-multipopup-box .df-slider .swiper-pagination-bullet-active {
    background-color: #fff !important;
}

.df-multipopup-box .df-slider .swiper-pagination-item-link:hover .swiper-pagination-item-text, .df-multipopup-box .df-slider .swiper-pagination-bullet-active .swiper-pagination-item-text {
    font-weight: bold !important;
    color: #222 !important;
}

@media (max-width: 1199.98px) {
    .df-multipopup {
        left: 100px !important;
    }
}

@media (max-width: 767.98px) {
    .df-multipopup {
        left: 0 !important;
		width:100%; padding:0 20px; box-sizing: border-box;
    }

}
