/*
    event cart 2 product view -ver 2.0.0 [04.06.21]
*/
#popup-loading-event-cart-2{
    opacity: 1;
    position: fixed;
    z-index: 99999;
    width: 550px;
    height: 80%;
    max-height: 750px;
    max-width: 100%;
    background-color: white;
    display: none;
    border: none;
    top: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    overflow: hidden;
}

#popup-loading-event-cart-2 .popup-loading-event-cart-2-content,#popup-loading-event-cart-2-content-rules{
    height: calc(100% - 50px);
    width: 100%;
    overflow-y: auto;
    padding: 7.5px 17px;
}

.popup-loading-event-cart-2-info,.popup-loading-event-cart-2-rule{
    height: 100%;
    padding-bottom: 15px;
}

.popup-loading-event-cart-2-title{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-shadow: 0 4px 7px 0 hsl(0, 0%, 95%);
    -moz-box-shadow: 0 4px 7px 0 hsl(0, 0%, 95%);
    box-shadow: 0 4px 7px 0 hsl(0, 0%, 95%);
    padding: 10px;
    height: 50px;
}

.fhs-event-promo-title-evt-2{
    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative
}
.fhs-event-promo-title-left-evt-2{
    /*width: 60%;*/
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.fhs-event-promo-title-left-evt-2 span,.fhs-event-promo-title-center-evt-2{
    margin-left: 8px;
    min-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
}

.btn-close-evt-2,.btn_back_evt_2{
    width: 23px;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.popup-loading-event-cart-2-rule{
    display : none;
}

.fhs-event-promo-title-left-evt-2 span,.pop_title_sm_r,.fhs-event-promo-title-center-evt-2{
    font-size: 1.23em;
    font-weight: 700;
}

/* ------- ------------------------------ END POPUP CSS  ------------------------------ --------- */

.event_cart_2_content {
    margin-top: 0px;
    background-color: white;
    padding : 0 0 16px 0;
}
.event_cart_2_header{
    display: flex;
    align-items: center;
}
.event_cart_2_title_icon{
    height: 100%;
    margin-right: 5px;
}
.event_cart_2_title{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    margin-right: 16px;
}
.evnet_cart_2_icon_more {
    background: url("/skin/frontend/ma_vanese/fahasa/images/ico_seemore_blue.svg") no-repeat center center;
    -webkit-background-size: 8px;
    -moz-background-size: 8px;
    background-size: 8px;
    height: 18px;
    width: 18px;
}

.evnet_cart_2_title_more{
    color: #2489F4;
    font-size: 14px;
    font-weight: 600;
}

.evnet_cart_2_title_more_container {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.event_cart_2_tabs_swiper_container{
    overflow: hidden;
    margin: 10px 0 5px 0;
}

ul.event_cart_2_tabs {
    list-style-type: none;
    margin: 0 0 2px 0;
    padding: 0;
    /*overflow: hidden;*/
}

.evt_cart_2_slide_container{
    overflow: hidden;
    max-width: 1230px;
    position: relative;
    margin-top: 16px;
}

.evt_cart_2_slide_content{
    display : none;
}

.evt_cart_2_slide_ite_last{
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items: center;
    color: #C92127;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    /*flex : 1;*/
    width: 104px;
    height: 109px;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;

    margin-left : 10px;
}
.evt_cart_2_slide_ite_last .evt_cart_2_view_more{
    font-size: 1.3em;
    font-weight: 700;
    width: 32px;
    height: 32px;
    color: #fff;
    margin-bottom: 4px;
    background: url("/skin/frontend/ma_vanese/fahasa/images/event_cart_2/ico-nextslider.svg") no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.evt_cart_2_slide_ite_last_mobile{
    display : none;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 10px;
    color: #fff!important;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    width: 140px;
    margin: 10px auto;
    background-color: #C92127;
}

.evt_cart_2_slide_ite{
    margin-left: 10px;
    position: relative;
}
.evt_cart_2_slide_ite.swiper-slide{
    width: auto;
}
.evt_cart_2_slide_ite.swiper-slide:first-of-type{
    margin-left:0;
}
.evt_cart_2_sli_ite_content{
    position: absolute;
    top: 0px;
    left: 0px;
    /*width: 100%;*/
    width: 350px;
    display: flex;
}

.evt_cart_2_sli_ite_left{
    width: 82px;
    height: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: aqua; */
    background-color: transparent;
    padding: 8px;
    position: relative;
    text-align: center;
}
#event_cart_2_content_mobile .evt_cart_2_icon_type{
    position: absolute;
    display: flex;
    height: 30px;
    width: 30px;
}

#event_cart_2_content_website .evt_cart_2_icon_type{
    position: absolute;
    display: flex;
    height: 20px;
    width: 20px;
    top: 10px;
    left: 8px;
}

#event_cart_promotion_mobile .evt_cart_2_icon_type{
    position: absolute;
    display: flex;
    height: 20px;
    width: 20px;
    top: 10px;
    left: 8px;
}
.evt_cart_2_sli_ite_right{
    flex: 1;
    padding: 20px 10px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.ite_txt_right{
    color: #212121;
    font-weight: bold;
    font-size: 13px;
    line-height: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#event_cart_2_content_mobile .ite_more_right{
    color: #2F80ED;
    font-size: 12px;
    cursor: pointer;
}

.sli_ite_right_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sli_ite_right_content{
    display: block;
    display: -webkit-box;
    height: calc(12px * 2 * 1.4); /* 12 : font-size , 3 : webkit-line-clamp , 1.4 : line-height*/
    /*margin: 0 auto;*/
    font-size: 12px;
    overflow: hidden;
    line-height : 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: #7A7E7F;
}
.svg-bg{
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 1px 3px);
}
.visible_tab_conent{
    display: flex;
}
.evt_cart_2_slide_coupon{
    overflow-x: auto;
    width: 100%;
    height: 100%;
    padding-bottom: 8px;
}

.evt_cart_2_text_more{
    color: #9FA7AB;
    position: absolute;
    top: 53px;
    right: 20px;
    font-size: 14px;
    z-index: 10;
    display: flex;
}
.event_cart_2_content{
    position: relative;
    border-radius: 8px;
}
    
@media (max-width: 992px) {
    .event_cart_2_content{
        border-radius: 0px;
	    padding : 0px;
    }
    .evt_cart_2_slide_container{
        overflow: auto;
        margin-top: 8px;
    }
    .evt_cart_2_text_more {
        /*display: block;*/
        top: 228px;
        font-size: 14px;
        left: 19px;
        right: 0;
    }    
}

/* ------- ------------------------------ END promotion productView CSS  ------------------------------ --------- */



.evt_cart_2_pop_container{
    /*display: flex;*/
    overflow: hidden;
    max-width: 1230px;
    position: relative;
    /*max-height: 104px;*/
}
.evt_cart_2_pop_content{
    margin: 10px 0px 0px;
}

.evt_cart_2_pop_content_more{
    display: none;
}
.evt_cart_2_pop_ite{
    /*margin-left: 10px;*/
    position: relative;
    height: fit-content;
}
.evt_cart_2_pop_ite_content{
    position: absolute;
    top: -2px;
    left: 0px;
    /* width: 350px; */
    height: 100%;
    display: flex;
    width: 100%;
}
.evt_cart_2_pop_ite_left{
    width: 22%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background-color: aqua; */
    background-color: transparent;
    padding: 8px;
    position: relative;
    text-align: center;
}
.evt_cart_pop_icon_type{
    position: absolute;
    display: flex;
    height: 32%;
    width: 42%;
}

.evt_cart_2_pop_ite_right{
    width: calc(100% - 22%);
    display: flex;
    padding-top: 12px;
    flex-direction: column;
    padding-left: 2em;
    padding-right: 10px;
    padding-bottom: 8px;
}

.pop_ite_right_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.3em;
}
.pop_ite_right_content{
    /* display: block;
    display: -webkit-box;
    height: calc(0.9em* 2* 1.6);
    font-size: 0.9em;
    overflow: hidden;
    line-height: 1.6;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: #7A7E7F;
    margin-bottom: calc((0.9em* 1* 1.6) + 4px); */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.9em;
    color: #7A7E7F;
}
.pop_ite_right_content_second_child{
    color: #2489F4;
    font-size: 0.9em;
    position: absolute;
    bottom: 12px;
}
.pop_ite_right_header .popup_small_title_more_icon{
    background-size: 22px;
    height: 22px;
    width: 22px;
    margin-right: 8px;
    padding: 10px;
    cursor: pointer;
}
.pop_ite_txt_right{
    color: #0D0E0F;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 90%;
}
.pop_ite_more_right{
    color: #2F80ED;
    font-size: 1.07em;
    min-width: 4em;
    text-align: center;
    cursor: pointer;
}
.svg-bg-pop-up-cart2{
    height: 100%;
    width: 100%;
    filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 1px 3px);
    /*filter: invert(51%) sepia(73%) saturate(2652%) hue-rotate(159deg) brightness(92%) contrast(101%);*/
}
.svg-icon-pop-up-cart2{
    height: 100%;
    width: 100%;
}


.evt_cart_2_pop_title_sm{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pop_title_sm_r{
    font-weight: bold;
    color: #212121;
}
.pop_title_sm_l{
    font-size: 1em;
    color: #9FA7AB;
}

.evt_cart_2_pop_viewmore{
    text-align: center;
    margin: 5px 0px 0px 0px;
    cursor: pointer;
}

.pop_text_viewmore{
    font-size: 14px;
    color : #2489F4;
    margin: 0px 4px 0px;
}
.pop_icon_more_down{
    transform: rotate(0deg);
    transition: all 0.5s;
}
.pop_icon_more_down_180{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.evt_cart_2_collapsed{
    display: flex;
    justify-content: center;
}
#test-svg {
    filter: invert(51%) sepia(73%) saturate(2652%) hue-rotate(159deg) brightness(92%) contrast(101%);
}
@media (max-width: 320px) {
    .pop_ite_txt_right{
        font-size: 1em;
        -webkit-line-clamp: 1;
        max-width: 11em;
    }
    .pop_ite_right_content{
        font-size: 0.9em;
        /* -webkit-line-clamp: 2; */
    }
    .evt_cart_2_slide_ite_last{
        display: none;
    }

    .pop_ite_more_right{
        font-size: 1em;
    }

    .pop_ite_right_content_second_child{
        font-size: 0.5em;
        bottom: 12px;
    }
}

@media (min-width: 321px) and (max-width: 376px) {
    .evt_cart_2_slide_ite .svg-bg,.evt_cart_2_sli_ite_content{
        width: 300px;
    }
    .ite_txt_right{
        font-size:  14px;
    }
    .ite_more_right{
        font-size:  0.9em;
    }
    .evt_cart_2_sli_ite_left{
        width : 70px;
    }
    .ite_txt_right{
        max-width: 160px;
    }
}


/* ------- ------------------------------ END promotion popup CSS  ------------------------------ --------- */

/* css promotion desktop 2024 */

.svg-container {
    display: flex;
    height: 100%;
    max-width: 170px;
    cursor: pointer;
}
.svg-container-parent{
    position: relative;
    height: 45px;
    width: 170px;
    margin-left: 4px;
}
.svg-container-parent:first-child{
    margin-left: 0;
}
.svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.svg-container-warp{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.svg-content-body{
    width: calc(170px - 40px);
    z-index: 1;
    padding: 8px 8px;
}
.svg-content-icon{
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 5px;
    height: 75%;
}
.svg-icon{
    height: 100%;
    width: 40px;
    display: inline-block;
    position: relative;
}
.svg_content_popup_small{
    margin-top: 50px;
    position: fixed;
    background: white;
    padding: 16px 0;
    z-index: 11;
    /* min-height: 172px; */
    width: 265px;
    box-shadow: 0px 3px 6px #CDCFD0;
    cursor: auto;
    border-radius: 8px;
    color: #212121;
    font-size: 14px;
    -webkit-box-shadow: 2px 4px 15px -8px #202020;
    -moz-box-shadow: 2px 4px 15px -8px #202020;
    box-shadow: 2px 4px 15px -8px #202020;
    display: none;

}
.item_background:nth-child(even){
    background: #F7F9FA;
}
.popup_small_title{
    padding: 0 15px 16px 16px;
    display: flex;
}
.popup_small_title_text{
    font-size: 14px;
    font-weight: bold;
    flex : 1;
}
.popup_small_title_more{
    color: #2489F4;
    display: flex;
    cursor: pointer;
}
.popup_small_title_more_icon{
    background: url("/skin/frontend/ma_vanese/fahasa/images/promotion/ico-alert-blue.svg") no-repeat center center;
    background-size: 18px;
    height: 18px;
    width: 18px;
    margin-left: 4px;
    padding-right: 8px;
}
.popup_small_content_container li{
    list-style: disc;
}
.popup_small_content_container{
    padding: 8px 16px 8px 30px;
    font-size: 14px;
    line-height: 22px;
}
.popup_small_time{
    font-size: 12px;
    color: #7A7E7F;
}
.popup_voucher_coppy,.popup_expire_time{
    display: flex;
    padding: 8px 16px;
    margin-bottom: 8px;
}
.popup_voucher_title,.popup_expire_time_title{
    flex-basis: 45%;
}
.popup_voucher_code,.popup_expire_date{
    flex : 1;
}
.svg-bg-pop-up-cart2-mobile{
    display: none;
}


@media screen and (max-width: 460px){
    .svg-bg-pop-up-cart2-mobile{
        height: 100%;
        width: 100%;
        filter: drop-shadow(rgba(0, 0, 0, 0.15) 0px 1px 3px);
        display: block;
    }
    .svg-bg-pop-up-cart2{
        display: none;
    }
    .evt_cart_2_pop_ite_right {
        width: calc(100% - 25%);
        padding-top : 1em;
        padding-left: 1em;
    }
    .evt_cart_2_pop_ite_left{
        width: 25%;
    }
}

@media screen and (max-width: 396px){
    .pop_ite_right_content{
        /* height: calc(0.9em* 1* 1.6); */
        -webkit-line-clamp: 1;
        /* margin-bottom: calc((0.9em* 1* 1.6) + 4px); */
    }
    
    .pop_ite_right_content_second_child{
        font-size: 0.75em;
        bottom: calc(10vw / 6);
    }
}
