/* BASIC css start */
#footer {
  margin-top: 50px;
  position: relative;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  background: #fff
}

#footer .footer_top {
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

#footer .footer_top .footer_top_inner {
  padding: 18px 0;
  width: 1260px;
  margin: 0 auto;
  position: relative;
}

#footer .footer_top .footer_top_inner .left {
    float:left;
}

#footer .footer_top .footer_top_inner .left ul {
  font-size: 0;
}

#footer .footer_top .footer_top_inner .left ul li {
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #dcdcdc;
  height: 12px;
}
#footer .footer_top .footer_top_inner .left ul li:nth-child(4){border-right: 0;}
#footer .footer_top .footer_top_inner .left ul li a {
  color: #666;
  font-size: 13px;
  padding: 0 20px; font-family:'Pretendard-Regular',"¸¼Àº °íµñ",'Malgun Gothic','Noto Sans KR', sans-serif
}

#footer .footer_top .footer_top_inner .right {
  float: right;
}
#footer .footer_top .footer_top_inner .right select#family{
    width: auto !important;
    text-align: center;
    padding-right: 15px !important;}

#footer .footer_top .footer_top_inner .right ul {
  font-size: 0;
}

#footer .footer_top .footer_top_inner .right ul li {
  font-size: 12px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}

#footer .footer_top .footer_top_inner .right ul li:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 12px;
  background: #dadada;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

#footer .footer_top .footer_top_inner .right ul li:first-child:after {
  display: none;
}

#footer .footer_top .footer_top_inner .left ul li:first-child a {
  padding-left: 0 !important;
}

#footer .footer_top .footer_top_inner .right ul li:last-child {
  padding-right: 2px !important;
}

#footer .footer_top .footer_top_inner a:hover {
  opacity: 0.8;
}


#footer .footer_bottom {position: relative;width: 1260px; margin: 0 auto; padding: 60px 0;}
#footer .footer_bottom .footer_bottom_left{float: left;}
#footer .footer_bottom .footer_bottom_right{float: right; width: 27%;}
#footer .footer_bottom .footer_bottom_left .footer_left_top .cstext .shop_tel{color: #333333; font-size: 24px; margin-bottom: 10px; font-weight: bold; font-family: 'Pretendard-Regular','Heebo','Noto Sans KR', sans-serif;}
#footer .footer_bottom .footer_bottom_left .footer_left_top .cstext div{line-height: 24px;}
#footer .footer_bottom .footer_bottom_left .footer_left_top .cstext div p{color: #666666; font-family:'Pretendard-Regular',"¸¼Àº °íµñ",'Malgun Gothic','Noto Sans KR', sans-serif}
#footer .footer_bottom .copyright { color: #b2b2b2; font-family: 'Pretendard-Regular','Heebo','Noto Sans KR', sans-serif;}
#footer .footer_bottom .footer_bottom_content{color: #666666; line-height: 24px; padding: 23px 0; font-family:'Pretendard-Regular',"¸¼Àº °íµñ",'Malgun Gothic','Noto Sans KR', sans-serif}
#footer .footer_bottom .footer_bottom_content a {color: #666666; font-family:'Pretendard-Regular',"¸¼Àº °íµñ",'Malgun Gothic','Noto Sans KR', sans-serif }
#footer .footer_bottom .footer_bottom_right .right_bottom_top{margin-bottom: 20px;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top .f_title{color: #000; font-size: 14px; margin-bottom: 20px;    font-weight: bold;
    font-family: 'Pretendard-Regular','Heebo','Noto Sans KR', sans-serif;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top .f_title .go_link{float: right;}
#footer .footer_bottom .footer_bottom_right .right_bottom > ul{text-align: right; font-size: 0; display: none;}
#footer .footer_bottom .footer_bottom_right .right_bottom > ul > li{display: inline-block; margin-right:7px;}
#footer .footer_bottom .footer_bottom_right .right_bottom > ul > li:nth-child(3){ margin-right:0;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top ul {height: 134px; margin-bottom: 27px;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top ul li a{color: #666666; float: left; font-family: 'Pretendard-Regular',"¸¼Àº °íµñ",'Malgun Gothic','Lato', sans-serif;}
#footer .footer_bottom .footer_bottom_right .right_bottom_top ul li p{color: #b2b2b2; float: right; font-family: 'Pretendard-Regular',"¸¼Àº °íµñ",'Malgun Gothic','Lato', sans-serif;}
select{color: #666666; padding-left: 10px; border: 0; background: url(/design/enamor/meringue/pc/icon/familysitearrow.png) no-repeat; background-position: right;     -webkit-appearance: none; appearance: none; outline: 0; width:100px; font-family: 'Pretendard-Regular','Heebo','Noto Sans KR', sans-serif;}
select::-ms-expand{display:none;}

/* ¿ìÃø Áß¾Ó °íÁ¤ ÇÃ·ÎÆÃ ¹è³Ê (80x200px ±Ô°Ý) */
.quick_floating_banner {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%) !important; /* »óÇÏ ¿Ïº® Áß¾Ó Á¤·Ä */
    right: 20px !important;        /* ¿ìÃø ¿©¹é */
    width: 160px !important;        /* °¡·Î 80px */
    height: 400px !important;      /* ¼¼·Î 200px */
    z-index: 1000 !important;
}

.quick_floating_banner a {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
}

.quick_floating_banner img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 4px, rgba(0, 0, 0, 0.24) 0px 4px 4px;
    transition: transform 0.2s ease-in-out !important;
}

.quick_floating_banner img:hover {
    transform: scale(1.03) !important; /* ¸¶¿ì½º ¿Ã·ÈÀ» ¶§ »ìÂ¦ Ä¿Áö´Â È¿°ú */
}
/* Å¸ÀÌ¸Ó ¹Ú½º ½ºÅ¸ÀÏ */
.quick_floating_banner .timer_box {
    position: absolute;
    top: 60px;                  /* À§Ä¡ Á¶Àý */
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    text-align: center;
    background: rgba(0, 0, 0, 0.75); /* Å¸ÀÌ¸Ó ¹è°æ (°¡µ¶¼º È®º¸) */
    color: #ffffff;
    padding: 6px 0;
    border-radius: 6px;
    z-index: 2;
}

.quick_floating_banner .timer_title {
    display: block;
    font-size: 13px;
    color: #ffeb3b;             /* °­Á¶ ³ë¶õ»ö */
    margin-bottom: 2px;
}

#today_ship_timer {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Pretendard-Regular', sans-serif;
}
/* BASIC css end */

