@charset "utf-8";

ul {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
p {
    margin-bottom: 0 !important;
}

body > * {
    font-family: 'Pretendard', san-serif;
}

.deli_today {
    /* border: 1px solid #E50012; */
    border-radius: 10px;
    padding: 5px 20px;
    min-width: 9rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    border-radius: 70px;
border: 1px solid #DEDEDE;
background: #F6F7FA;
}

.deli_today.on {
border-radius: 70px;
border: 1px solid #DEDEDE;
background: #F6F7FA;
}

.deli_today p {
    font-weight: 500;
    font-size: 0.625rem;
    color: #fff;
    margin-bottom: 0;
    font-family: 'Pretendard', san-serif;
}
.deli_today h6 {
   color: #222;
text-align: center;
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.deli_today h6 span {
    color: #888;
text-align: center;
font-family: Pretendard;
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.deli_today h6 b {
    color: #293591;
text-align: center;
font-family: Pretendard;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.deli_today p img {
    filter: invert(1);
}
.prd_tab_wrapper .prd_tab_arw.next {
    top: 7% !important ;
}
.prd_tab_wrapper .prd_tab_arw.prev {
    top: 84% !important ;
}

.lastLi {
    width: 100%;
    max-width: 300px
}

.needLogin {
max-width: 300px;
width: 100%;
}
.needLogin h6 {
    display: flex;
height: 51.69px;
justify-content: center;
align-items: center;
flex-shrink: 0;
align-self: stretch;
border-radius: 70px;
border: 1px solid #293591;
background: #FFF;
color: #222;
text-align: center;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;

}

.cartBtn {
    width: 20vw; margin: 0 auto;
}
#loading-screen img {
    width: 20vw;
}

@media screen and (max-width: 768px) {
    .cartBtn {
    width: 100%; margin: 0 auto;
}
#loading-screen img {
    width: 80vw;
}

}

.logo_tit_yo img {
    display: none;
}

.footer_bottom {
    padding: 0;
}

.footer_slide .slideTitle {
    font-weight: 600;
    font-size: 1.5rem;
    color: #222;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #222;
}
.f_slide_img {
    border-radius: 10px 0 0 10px;
    width: 50%;
}
.f_slide_img img {
    width: 100%;
    height: 100%;
}
.f_slide_info {
    border-radius: 0 10px 10px 0;
    width: 100%;
    background-color: #fff;
    padding: 20px 40px;
    width: 50%;
}
.f_slide_info h2 {
    font-size: 1.5rem;
    font-weight: 600;
    color: #000;
    font-family: 'Pretendard', san-serif;
    margin-bottom: 1.5rem;
}
.f_slide_info p {
    font-weight: 400;
    color: #222;
    font-size: 1.125rem;
    margin-bottom: 0.625rem !important;
    font-family: 'Pretendard', san-serif;
    margin-top: 0 !important;
}
.footer_slide .swiper {
    width: 100%;
    margin-left: 0;
}

.gap200 {
    gap: 12.5rem;
}

.callTitle {
    font-weight: 600;
    font-size: 1.5rem;
    color: #222;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #222;
}
.footer_slide_con  {
    margin-top: 1.25rem;
}

.callBox {
    height: calc(100% - 32.67px);
    gap: 0 5rem;
    margin-top: 1.25rem;
}
.callBox h3 img {
    margin-right: 1.25rem;
}
.callBox h3 {
    color: #212121;
    font-weight: bold;
    font-size: 2.34rem;
}
.callBox p {
    font-weight: 400;
    color: #222;
    font-size: 1.125rem;
    margin-bottom: 0.625rem !important;
    font-family: 'Pretendard', san-serif;
    margin-top: 0 !important;
}
.callBox button {
    width: 100%;
}
.callBox button img {
    width: 100%;
}

.ftTop {
    padding: 3rem 0;
}

#footer .header_mem_box ul li p {
    color: #fff;
}

.footer_info {
    width: 100%;
    background-color: #333333;
    border-bottom: 1px solid #dedede;
}
.footer_info .header_mem_box {
    padding-top: 40px;
}

.footer_info .header_mem_box ul {
    padding-bottom: 1rem;
}

.footer_info .header_mem_box ul li a {
    font-size: 0.875rem;
}
.fi2 {
    padding: 3rem 0;
}
.fi2 p {
    font-weight: 400;
    font-size: 0.875rem;
    color: #fff;
    margin-bottom: 0;
}
.fi2 h6 {
    margin-top: 1.25rem;
    font-weight: 400;
    font-size: 0.875rem;
    color: #fff;
}
.fi2 img {
    filter: brightness(1);
}

.sub_visual_box img {
    width: 100%;
}

/**********/
.header_ad_box {
    display: none;
}

/* .best_shop_list_wrapper01 .swiper-slide a {
    min-height: 505px!important;
} */


@media screen and (max-width: 768px) {
    .header_right {
        display: flex;
    }
    .header_inner {
        width: 90%;
   
    }
    .header_inner.gap-4 {
        gap: 10px !important;
    }
    .header_mem_box {
      
    }
    .sale_right {
        max-height: 1000px;
    }
    #header_center {
            position: sticky;
    top: -0.1vh;
    z-index: 9999;
    height: 8vh;
    background: #fff;
    }
    .header_bottom {
        position: sticky;
    top: 7.8vh;
    z-index: 9999;
    background: #fff;
    height: 4vh;
    }
    .category_dropdown.show {
            height: 88.2vh;
    position: fixed;
    top: 11.8vh;

    }
    .teuk_img_box {
        max-width: 100vw;
    }
    .prd_tab_sub_depth_wrap .sub_depth_item .inner {
        gap: 0;
        width: 100%;
    }
    .prd_tab_sub_depth_wrap .tab_sub_depth {
               width: 33.333333%;
        border: 1px solid #eee;
        border-radius: 0;
    }
    .prd_tab_sub_depth_wrap .sub_depth_item {
        padding: 0;
    }
}
