/* BASIC css start */
/* BASIC css start */
.displaynone {
	display: none !important;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.trans {
	-webkit-transition: all 0.3s ease;
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


#container {padding-top:105px;}






/*2021-06-21¸®´º¾ó*/
/*¹è³Ê01*/
.top-banner .banner01 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    display : block;
    text-align: center;
    vertical-align: middle;
    background: #3b1d1d;
    color: #fae301;

}

.top-banner .banner02 {
    width: 100%;
    height: 36px;
    line-height: 36px;
    display : block;
    text-align: center;
    vertical-align: middle;
    background: #bdb0cb;
    color: #fff;

}



.top-banner {
    width : 100%;
    overflow : hidden;
    height : 0;
    background : #a8c3ce;
}

.top-banner .fix_close {float: right;position: absolute;width: 29px;height: 29px;z-index:1;background: url(/design/jason006/onedesign/images/topbanner_close.png)no-repeat center;top: 50%;webkit-transform: translate(0%,-50%);-moz-transform: translate(%,-50%);-ms-transform: translate(0%,-50%);-o-transform: translate(0%,-50%);transform: translate(0%,-50%);right: 18px;cursor: pointer;}

body.fix.scroll #header .topArea{
    background : #fff;
}
.top-catewrapper {
    width: 100%;
    /* height: 100%; */
    position : relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #000;
    /* border-bottom: 1px solid #ccc; */
    margin-top: -1px;
}
body.fix.scroll .top-catewrapper {
    visibility : visible;
    opacity : 1;
}
.top-category {
    height: 40px;
    overflow : hidden;
    width: 87%;
    margin-left : 10px;
    max-width : 1024px;
    background: #000;
}
.top-category .swiper-slide {
    width: auto!important;
}
.top-category .swiper-slide a {
    height : 100%;
    font-size: 12px;
    color:#fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;

}

.top-category .swiper-slide:last-of-type { margin-right:0!important; }
.top-category .swiper-slide a>b.blink-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  color: #ec4c6c;
  visibility: hidden;
}
.top-category .swiper-slide a>b.blink-txt.is-active {
  visibility:visible;
}
.top-category .swiper-slide a>b.blink-txt.is-active ~ b {
  visibility:hidden;
}




.joinAnimation {
    position: absolute;
    display: inline-block;
    top: 37px;
    right: 28px;
    width: 49px;
    height: 16px;
    line-height: 16px;
    font-size: 11px;
    color: #fff;
    margin: 0 0 0 -25px;
    border: 1px solid #eb4e6d;
    border-radius: 15px;
    background: #eb4e6d;
    z-index: 501;
    text-align: center;
}


.top-category .top_cate_li:last-of-type {
    margin-right: 0;
}
.top-category .swiper-slide a {
    height : 100%;
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;

}

.all-btn{
    width: 10%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
}
.all-btn>img{
    vertical-align: middle;
    width: 15px;
    margin-bottom : 4px;
}
.all-btn>img.rotate{
    transform : scale(-1);
}
.more-cate {position: absolute;top: 40px;width: 100%;padding: 0;box-sizing : border-box;background: #f5f5f5;height : 0;visibility :hidden;opacity : 0;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;-ms-transition: opacity .2s;transition: opacity .2s;border-bottom: 1px solid #dbdbdb;}
.show-category{
    height : auto;
    visibility: visible;
    opacity : 1;
}
.more-cate>ul {
    text-align: left;
    /* margin-bottom: 10px; */
    width: 100%;
    display: table;
    margin-bottom: 8px;
    border-bottom: 1px solid #dbdbdb;
    background: #fff;
    box-sizing: border-box;
}

.more-cate>ul:last-of-type { margin-bottom:0; border-bottom:none; }

.more-cate>ul>li {
    display: inline-block;
    width: 50%;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    margin-right: 0;
    box-sizing: border-box;
    text-align: left;
    float: left;
    background: url(/design/jason006/0621renewal/img/MB/category_go_icon.svg) no-repeat;
    background-position: calc(100% - 15px) 50%;
    background-size: 6px auto;
}

.more-cate>ul>li a {font-size: 13px;color:#202020;font-weight:500;}

.more-cate>ul>li:last-of-type {
    margin-right: 0;
}

/* »çÀÌµå ¸Þ´º */



.aside-top .info li { display:inline-block; margin-right:5px }

.aside-top .info li>a {
    display:block;
    background: #eb4f6e;
    box-sizing: border-box;
    text-align: center;
    border-radius: 40px;
    font-size: 13px;
    color: #fff;
    height: 35px;
    line-height: 33px;
    padding: 0 20px;
    font-weight: 500;
    border: 1px solid #eb4f6e;
    box-sizing: border-box;
}

ul.info {
    padding: 0 12px;
    padding-bottom: 15px;
}

.aside-top .info li:last-of-type>a {background: #fff;color: #eb4f6e;}
ul.icon-menu {
    margin: 10px 0 20px 0;
}
ul.icon-menu>li {
    display: inline-block;
    margin-right: 32px;
}

ul.icon-menu>li>a {
    display: block;
    font-size: 15px;
    text-align : center;
    font-weight: 600;
}
ul.icon-menu>li>a>div {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #f2f2f2;
    margin-bottom: 10px;
}
ul.icon-menu>li>a>div>img {
    width: 38px;
    margin-top: 12px;
}

ul.icon-menu>li:last-of-type>a>div>img {
    margin-top: 18px;
    width: 47px;
}

ul.icon-menu>li:first-of-type>a>div {
    background: #e5282f;
    color: #fff;
    line-height: 20px;
    padding-top: 20px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.aside-category {

    padding: 20px 12px;
    border-bottom: 2px solid #fff;
}

.aside-category>.list {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
}

.aside-category>.list li {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
}

.aside-category>.list li:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 10px;
}

.aside-category>.list:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #ddd;
    transform: translateX(-50%);
}
.aside-category>.list:last-of-type, ul.icon-menu>li:last-of-type {
    margin-right: 0;
}

.aside-category>.list>li>a {
    display :block;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.05em;
    color: #202020;
    background: url(/design/jason006/0621renewal/img/MB/category_go_icon.svg) no-repeat;
    background-position: 100% 50%;
    background-size: 7px auto;
}

.event-box>div {
    width: 100%;
    height: 50px;
    background: #dae5e6;
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    font-weight: 600;
}
.event-box>div>a {
    display: block;
}
/*--------------------------------------------2021-06-21 ¸®´º¾ó end---------------------------------------------------------------------------*/

.closeAside {     display: none;
    position: fixed;
    left: 317px;
    bottom: 6px;
    width: 50px;
    height: 30px;
    /* background: rgb(48, 48, 48); */
    color: #fff;
    font-size: 26px;
    line-height: 40px;}



/* »ó´Ü */
.menu_on { height:100%; }
.menu_off { height:auto; overflow:initial; }




#header .header { z-index:20; position:relative; text-align:center; vertical-align:top; }
#header .headerTop{ clear:both; position:fixed; margin:0px; width:100%; height:60px; display:block;top:0; z-index : 9999; }
body.fix #header .headerTop {
    top: 48px;
    transition: top 0.3s ease-in-out;
}



/* ·Î°í */
#header .topArea {
    position: relative;
    height: 65px;
    padding: 10px 12px 6px;
    box-sizing: border-box;
    background : #fff;
    }
#header .topArea img {max-height: 23px;}
#header .topArea > ul {
    display: table;
    width: 100%;
    height: 100%;
}

#header .topArea > ul > * {display:table-cell;position: relative;table-layout:fixed;vertical-align:middle;}
#header .topArea > ul > .left {text-align:left;width:20%;}
#header .topArea > ul > .left > * {display: inline-block;vertical-align: middle;}
#header .topArea > ul > .left > .headerIcon {/*width:30px;background:url('/design/jason006/onedesign/images/iconMenuall.png') 0 0 no-repeat;background-size:20px;*/}
#header .topArea > ul > .left > .headerIcon span.fa {display:block;}
#header .topArea > ul > .left > .sear {padding-left:10px}

#header .topArea > ul > .logo {text-align: left;}
#header .topArea > ul > .logo img {max-height: 26px;}

#header .topArea > ul > .right {text-align:right;width: 40%;}

#header .topArea > ul > .right > * {display:inline-block;vertical-align:middle;margin-left: 15px;}



/* Ä«Å×°í¸® */
.categoryTop { clear:both; width:100%; background:#fff; border-top:1px solid #e8e8e8; padding: -10px 0px 0px; 80px;}
.categoryTop ul { font-size:0; line-height:0; }
.categoryTop li { float:left; width:20%; height:35px; overflow:hidden; text-align:center; border-left:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; 
	-webkit-box-sizing:border-box; -khtml-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; box-sizing:border-box; }
.categoryTop a { display:block; line-height:35px; font-size:12px; color:#000; letter-spacing:1px; }

.categoryTop span{color:#eb4e6d;}



/* ======================== Ä«Å×°í¸® ÇÜ¹ö°Å ¸Þ´º ======================== */
#mask { display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#222; opacity:0.8; filter:alpha(opacity=80); z-index:99; }
#header aside {text-align : left;position:fixed;width: 100%;height:100%;top:0;left:0;bottom:0;background-color:#fff;overflow-y:auto;-webkit-overflow-scrolling: touch;z-index:1001;display:none;padding: 10px 0 50px;box-sizing : border-box;}

#header aside .aside_in { width:100%; margin:0 auto; padding:0 0 40px; }
#header aside .aside_in a {}
#header aside .aside_in h2 { clear:both; position:relative; text-align:left; padding:0 0 0 15px; background:#f5f5f5; line-height:40px; color:#222; letter-spacing:1px; font-weight:bold; font-size:10px; cursor:pointer; }

.aside_up_div {
    overflow: hidden;
    padding: 15px 12px 20px;
    position: relative;
}

.aside_up_div .ham_logo {
    width: 43%;
}

.aside_up_div .close {
    width: 5%;
    float: right;
    position: absolute;
    right: 12px;
    top: 45%;
    transform: translateY(-50%);
}

aside .txt {font-size:14px;color:#202020;font-weight:500;margin-bottom: 12px;padding: 0 12px;}

/* ¸¶ÀÌÆäÀÌÁö ¸Þ´º */
.myshop_main { background-color:#303030; }
.myshop_main a {
float:left; width:25%; padding:36px 0 10px; color:#fff; text-align:center; border:1px solid #303030; border-right:0; background-color:#303030;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-sizing:border-box;
-o-sizing:border-box;
box-sizing:border-box;
}
.myshop_main a:first-child { border-left:0; }
.myshop_main:after { content:""; display:block; clear:both; }
.myshop_main a.mypageList { background:#303030 url("/design/jason006/onedesign/mobile/images/bg_mypage_list.png") no-repeat 50% 15px; background-size:18px 16px; }
.myshop_main a.Cart { background:#303030 url("/design/jason006/onedesign/mobile/images/bg_cart_list.png") no-repeat 50% 15px; background-size:17px 16px; }
.myshop_main a.orderList { background:#303030 url("/design/jason006/onedesign/mobile/images/bg_order_list.png") no-repeat 50% 15px; background-size:12px 16px; }
.myshop_main a.Sear { background:#303030 url("/design/jason006/onedesign/mobile/images/bg_sear_list.png") no-repeat 50% 15px; background-size:16px 16px; }



/* ·Î±×ÀÎ ¸Þ´º */
.logArea { clear:both; margin:20px 0 25px; padding:0 10px; text-align:left; background:#fff; }
.logArea p { display:inline-block; font-size:11px; line-height:18px; color:#222; }
.logArea p span { text-decoration:underline; color:#222; }
.logArea p b { font-size:9px; font-weight:normal; color:#222; } 
.logArea ul { font-size:0; margin-top:15px; }
.logArea li { position:relative; text-align:center;  }
.logArea li a { display:block; font-size:11px; color:#222; letter-spacing:0.1em; line-height:35px; border:1px solid #303030; box-sizing:border-box; -webkit-box-sizing:border-box; }
.logArea li.first a { color:#fff; border:1px solid #303030; background:#303030; }



/* °Ô½ÃÆÇ ¸Þ´º */
.menuBoard { float: left; position: absolute; top: 218px;left: 150px; width: 50%;}
.menuBoard h2 { clear:both; position:relative; text-align:left; padding:0 0 0 15px; background:#f5f5f5; line-height:40px; color:#222;  letter-spacing:1px; font-weight:bold; font-size:10px; cursor:pointer; }
.menuBoard ul { font-size:0; }
.menuBoard li { margin:0 10px; }
.menuBoard li a { display: block; padding: 9px 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 11px; color: #222; letter-spacing: 0.05em;}
.menuBoard li img { width:15px; height:16px; }



/* ÅÇ */
#header aside .aside_tab {float: left; width: 50%; margin: 0 auto; text-align: left;}
#header aside nav { background:#fff; }
#header aside nav li { position:relative; text-align:left; }
#header aside nav li a {display: block; padding: 9px 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 11px; color: #222; letter-spacing: 0.05em;}
#header aside nav li .fa { position: absolute; top:0; right:10px; width:40px; height:40px; line-height:40px; text-align:center; font-size:medium; }
#header aside nav li > ul { display:none; }
#header aside nav li > ul > li { border-top:1px solid #ddd; border-bottom:0; }
#header aside nav li > ul > li:first-child { }
#header aside nav li > ul > li a { padding:13px 40px 12px 30px; margin:0; }
#header aside nav li > ul > li > ul { margin:0; }
#header aside nav li > ul > li > ul > li { }
#header aside nav li > ul > li > ul > li a { padding:13px 0 12px 40px; margin:0; }
/* ======================== //Ä«Å×°í¸® ÇÜ¹ö°Å ¸Þ´º ======================== */



/*ÇÏ´Ü·Î±×ÀÎ¸Þ´º°¨Ãã190823*/

.foot_fix{width:100%; position:fixed; left:0; bottom:0; z-index:99999; display:none;}
.foot_fix ul{font-size:0; line-height:0; letter-spacing:0;}
.foot_fix ul li{display:inline-block !important; width:20%; font-size:11px; line-height:1; background:#333; text-align:center;}
.foot_fix ul li a{display:block; color:#fff; padding:13px 0; letter-spacing:-0.5px; background: url('/design/jason006/onedesign/mobile/images/line_com.png') no-repeat 100% 50%;}
.foot_fix ul li:last-child a{background:none;}





/* ÃÖ±Ù º» »óÇ° ÆË¾÷ */
#pop_close { position: absolute; right: 40px; top: 20px; font-size: 20px; color: #fff; }
#pop_todays_view { display: none; position: fixed; top: 0; left: 0; padding: 20px; width: calc(100% - 20px); height: calc(100% - 20px); z-index: 9999; }
#pop_todays_view a { color: #fff; }
#pop_todays_view h2 { display: block; margin-top: 35px; width: calc(100% - 20px); height: 40px; line-height: 40px; background: #222; color: #fff; font-size: 15px; text-align: center; font-weight: bold; }
#pop_todays_view .list_shopping3x { width: calc(100% - 20px); padding-top: 10px; }
#pop_todays_view .list_shopping3x p { color: #fff; display:inline-block; *display:inline; *zoom:1; width: 90%; margin: 0 auto; }


.member2 {width: 100%;margin:0 auto;background: #f6f6f6;}
.member2 ul {padding: 0 40px;display: flex;}
.member2 ul li {display:inline-block;text-align:center;width: 25%;box-sizing: border-box;padding: 15px 0;position: relative;}
.member2 ul li a>p {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.member2 ul li:first-child {  }
.member2 ul li:last-child {  }
.member2 ul li img {width: 47%;margin-bottom: 5px;}


aside span#user_basket_quantity {
    position: absolute;
    top: 40%;
    right: 21px;
    border-radius: 50%;
    background: #eb4f6e;
    height: 15px;
    width: 15px;
    line-height: 14px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}


.category_tab {
    display: flex;
    margin-bottom: 15px;
}

.category_tab>div {
    margin-right: 20px;
    font-size: 18px;
    color: #bbb;
    font-weight: 400;
}

.category_tab>div.on {
    color: #202020;
}

.category_tab>div a {
    display: inline-block;
    width: 21px;
    height: 15px;
    background: url(/design/jason006/0621renewal/img/MB/category_off.svg) no-repeat;
    background-size: 14px auto;
    background-position: center;
}

.category_tab>div.on a {
    background: url(/design/jason006/0621renewal/img/MB/category_on.svg) no-repeat;
    background-size: 14px auto;
    background-position: center;
}


.event_list {
    padding: 0px 12px;
}

.event_list ul {
    overflow: hidden;
}

.event_list ul li {
    float: left;
    width: calc((100% - 14px) / 3);
    margin-right: 7px;
}

.event_list ul li:last-of-type {
    margin-right: 0;
}

.event_list ul li img {
    margin-bottom: 9px;
}

.event_list ul li p {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-bottom: 6px;
}

.event_list ul li span {
    font-size: 12px;
    color: #8c8c8c;
    font-weight: 400;
    display: block;
}

.tag_list {
    margin: 0 12px;
    border: 1px solid #dbdbdb;
    border-bottom: none;
}

.tag_list a {
    border-bottom: 1px solid #dbdbdb;
    display: block;
    padding: 0 10px;
    line-height: 40px;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 400;
}

.tag_list a span {
    font-weight: 500;
    margin-right: 5px;
}

.tag_list a span font {
    font-weight: 400;
}


.bottom_icon_list {
    margin: 0px 12px 20px;
    border-top: 1px solid #dbdbdb;
}

.bottom_icon_list li {
    border-bottom: 1px solid #dbdbdb;
}

.bottom_icon_list li:nth-of-type(1) a {background: url(/design/jason006/0621renewal/img/MB/ham_bottom_icon_01.svg);}
.bottom_icon_list li:nth-of-type(2) a {background: url(/design/jason006/0621renewal/img/MB/ham_bottom_icon_03.svg);}
.bottom_icon_list li:nth-of-type(3) a {background: url(/design/jason006/0621renewal/img/MB/ham_bottom_icon_02.svg);}
.bottom_icon_list li:nth-of-type(4) a {background: url(/design/jason006/0621renewal/img/MB/ham_bottom_icon_04.svg);}

.bottom_icon_list li a {
    display: block;
    padding: 12px 0;
    padding-left: 81px;
    background-position: 25px 50%!important;
    background-repeat: no-repeat!important;
    background-size: 48px auto!important;
}

.bottom_icon_list li a h1 {
    font-size: 14px;
    color: #272525;
    font-weight: 700;
}

.bottom_icon_list li a p {
    font-size: 12px;
    color: #272525;
    margin-top: 3px;
}

a.cart span#user_basket_quantity {
    position: absolute;
    bottom: 0;
    right: -2px;
    border-radius: 50%;
    background: #000;
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.snap_review_count {font-size:11px; color: #888; font-weight: 400; text-align: left;}
@media screen and (max-width:300px){
#header .topArea > ul > .right { width:47%; }
}


/* 2024 06 27 ¸®´º¾ó */
#header {
    z-index: 99;
    position: fixed;
    left: auto;
    top: 0;
    right: 0;
    width: 100%; 
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#header.white {background: #fff !important;/*height: 59px;*/     top: -59px !important;}

#header.white .header1 {
    /* display: none; */
    /*top: -72px;
    opacity: 0;
    visibility: hidden;*/
}

#header.white .header2 {
    /*padding: 20px 15px 20px;
    top: -72px;*/
}
.HBanner {
    display: none;
    background: #9cb0ba;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}

.HBanner a:first-child {
    color: #fff;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    text-align: center;
    display: block;
}
.HBanner .close-top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

.HBanner .close-top img {
    width: 12px;
    vertical-align: middle;
}

#new_header {}

.header1 {
    display: flex;
    justify-content: space-between;
    padding: 20px 23px 20px 15px;
    align-items: center; 
    position: relative;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.new_logo {}

.new_logo a {}

.new_logo a img {
    width: 175px;
}

.rightMenu {
    font-size: 0;
}

.rightMenu a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px;
    position: relative;
}

.rightMenu a  img {
    transform: scale(0.75);
}
.header2 {
    padding: 0 15px 13px;
    /* padding: 0 80px 20px 15px; */
    display: flex;
    align-items: center;
    position: relative;
    top: 0;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header2 ul {
    display: flex;
    gap: 10px;
    white-space: nowrap;
    overflow-x: scroll;
    /* flex-grow: 1; */ 
    max-width: 90%;
}
.header2 ul::-webkit-scrollbar {
    display: none;
  }
.header2 ul li {}

.header2 ul li a {
    font-size: 14px;
}
.header2 .arrow {
    margin-left: 20px;
    /* flex-grow: 1; */
    position: relative;
    top: 3px;
}

.header2 a>b.blink-txt {
  position: absolute;
  left: 50%;
  top: 26%;
  transform: translate(-47%,-50%);
  width: 100%;
  color: #ec4c6c;
  visibility: hidden;
}
.header2 a>b.blink-txt.is-active {
  visibility:visible;
}
.header2 a>b.blink-txt.is-active ~ b {
  visibility:hidden;
}

iframe#hfrADCheck {
    display: none;
}
   
/* BASIC css end */

