/* BASIC css start */
 .event {width:1300px; margin:0 auto; height:250px; margin-top:70px}
 .event >li {width:50%;  position:relative}
 .event .left{float:left}
 .event .right{float:right}
  
 .swiper-container {
        width: 100%;
        height: 100%;
min-width:1300px;
      }



.discount {
    position: absolute;
    z-index: 5;
    top: 10px;
    left: 25px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #fb5135;
    text-align: center;
    font-size: 15px;
    text-decoration: none !important;
    border-radius: 100%;
}



.clera {clear:both ;}

      .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }


.swiper-scrollbar-drag {

    background: #fb5135; !important}


.time_wrap {margin:0 auto;  background-color: #f3f3f3; padding:50px}

.ec-base-product{ background-color: #fff; margin:0 auto}


.ec-base-product .prdList2 {
	display: table;
	width: 1280px;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
}

h2.tit {
    text-align: center;
    padding: 40px;
    font-size: 40px;
} 
.ec-base-product .prdList2 > li {
	position: relative;
	display: inline-block;
	margin: 0 0 50px;
	color: #757575;
	vertical-align: top;
}

.ec-base-product .prdList2 .chk {
	position: absolute;border-radius: 10px;
	top: -10px;
	left: 0;
	right: 0;
	display: block;
	margin: 0 0 10px;
}

.ec-base-product .prdList2 .thumbnail {
	position: relative;
	margin: 0 15px 15px;
	text-align: center;
}

.ec-base-product .prdList2 .thumbnail .prdImg {
	position: relative;
}

.ec-base-product .prdList2 .thumbnail .prdImg > a > img {
	width: 100%;
	box-sizing: border-box;
    border-radius: 15px;
}

.ec-base-product .prdList2 .thumbnail .wish {
	position: absolute;
	right: 3px;
	bottom: 4px;
	z-index: 1;
	cursor: pointer;
}

.ec-base-product .prdList2 .thumbnail .prdIcon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

.ec-base-product .prdList2 .thumbnail .icon {
	margin: 0;
	vertical-align: middle;
	padding: 0;
	width: 100%;
	border: 0
}

.ec-base-product .prdList2 .thumbnail .icon:after {
	content: "";
	display: block;
	clear: both;
}

.ec-base-product .prdList2 .thumbnail .promotion {
	float: left;
	margin: 0 0 4px;
	text-align: left;
}

.ec-base-product .prdList2 .thumbnail .promotion img {
	margin: 0 4px 0 0;
}

.ec-base-product .prdList2 .thumbnail .button {
	float: left;
	margin: 0;
}

.ec-base-product .prdList2 .thumbnail .button img {
	cursor: pointer;
}

.ec-base-product .prdList2 .thumbnail .button .option {
	display: inline-block;
	float: left
}

.ec-base-product .prdList2 .thumbnail .button .option .xans-product-optionpreview .prdOption {
	left: 50%;
	margin: 0 0 0 -150px;
	top: 32px
}

.ec-base-product .prdList2 .thumbnail .button .option a {
	display: inline;
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	width: 37px;
	height: auto;
	text-align: center;
	display: inline-block;
	float: left;
	line-height: 33px;
	transition: all 0.4s
}

.ec-base-product .prdList2 .thumbnail .button .option a:hover {
	background: rgba(255, 255, 255, 0.9)
}

.ec-base-product .prdList2 .thumbnail .button > span {
	background: rgba(255, 255, 255, 0.5);
	width: 37px;
	height: auto;
	text-align: center;
	display: inline-block;
	float: left;
	;
	transition: all 0.4s
}

.ec-base-product .prdList2 .thumbnail .button > span:hover {
	background: rgba(255, 255, 255, 0.9)
}

.ec-base-product .prdList2 .thumbnail .button .likeButton {
	display: inline-block;
	margin: 0 5px;
}

.ec-base-product .prdList2 .thumbnail .button .likeButton button {
	font-family: verdana;
	color: #9a9a9a;
	letter-spacing: -1px;
	background: none;
}

.ec-base-product .prdList2 .thumbnail .button .likeButton button img {
	margin-bottom: 0;
	vertical-align: middle;
}

.ec-base-product .prdList2 .thumbnail .button .likeButton button strong {
	height: 16px;
	vertical-align: middle;
}

.ec-base-product .prdList2 .thumbnail .button .likeButton.selected button {
	color: #353535;
}

.ec-base-product .prdList2 .description {
	margin: 0 auto;
	padding: 0 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	position: relative;
}

.ec-base-product .prdList2 .description .name {
	display: block;
	font-weight: normal;
	padding-bottom: 5px;
	letter-spacing: 1.5px
}

.ec-base-product .prdList2 .description .name a {
	color: #2e2e2e;
}

.ec-base-product .prdList2 .description .mileage {
	display: block;
}

.ec-base-product .prdList2 .description span.grid {
	display: block;
}

.ec-base-product .prdList2 .promotion {
	text-align: center;
	margin: 6px 0 0;
}

.ec-base-product .prdList2 .icon {
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
}

.ec-base-product .prdList2 .option {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer
}

.ec-base-product .prdList2 .button img {
	vertical-align: middle;
	margin-right: 6px;
	cursor: pointer
}

.ec-base-product .prdList2 .likeButton {
	float: right;
	position: relative;
	background: rgba(255, 255, 255, 0.5);
	width: 51px;
	height: auto;
	transition: all 0.4s
}

.ec-base-product .prdList2 .likeButton:hover {
	background: rgba(255, 255, 255, 0.9)
}

.ec-base-product .prdList2 .likeButton button {
	background: none;
	color: #999
}

.ec-base-product .prdList2 .likeButton.selected button {
	color: #333;
}

.ec-base-product .prdList2 .likeButton strong {
	position: absolute;
	top: 0;
	right: 9px;
	line-height: 34px
}

.ec-base-product .prdList2 li:hover .icon {
	opacity: 1;
	transition: all 1s
}








.tit_common.maim{
    margin-top:180px;
}

.tit_common.maim span {
	position: relative;
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 16px;
	letter-spacing: 2px;
	color: #222;
	font-weight: 400;
	line-height: 28px
}

.tit_text {
	text-align: center;
	color: #999;
	margin: 5px 0 50px;
	letter-spacing: 1px;
	line-height: 1.8;
	font-size: 12px;
	letter-spacing: 1px
}

.thumbnail .prdImg > a:hover > img{ opacity:0.6; filter:alpha(opacity=60) !important; }

.lightwidget-widget {
    margin:0 auto;
    display:block;

}


.txt_count {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'Noto Sans KR';
    text-align: left;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 15px;
    color:#555
}


#timer {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    font-family: 'Noto Sans KR';
    text-align: left;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 15px;
    color:#555
}


#timer em {
    color: #000 !important;
    font-weight: 500;
    font-size: 16px;
}



.swiper-horizontal>.swiper-scrollbar {
    bottom: 186px !important}


/* BASIC css end */

