@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/* 
	전체 적용
 */
 
 .ddakpet-non{
 top:unset !important;
 }
 @font-face{
	font-family:"NanumGothic";
	src:url('/resources/ddakpet/fonts/NanumGothic.eot');
	src:url('/resources/ddakpet/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('/resources/ddakpet/fonts/NanumGothic.woff') format('woff'),
		url('/resources/ddakpet/fonts/NanumGothic.ttf') format('truetype');
	src:local(※), url('/resources/ddakpet/fonts/NanumGothic.woff') format('woff');
}

body{
	overflow: hidden;
}
/* .modal{
	position: absolute !important;
}
.navbar-fixed-bottom, .navbar-fixed-top{
	position: absolute !important; 
} */
.navbar{
	min-height:40px;	
}

.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li:hover>a,
.nav-tabs>li>a,
.nav-tabs>li.active>a{
	background: none;
	border:none;
}
 .modal-open {
    /* position: fixed; */
}
.modal-body{
	padding:0px;
}

#main_tab_prom2,
#main_tab_plan2,
#main_tab_event2,
#main_tab_advi2,
#main_tab_home2{
	position: absolute;
        top: 88px;
    bottom: 0;
    -ms-touch-action: none;
}

.carousel-indicators{
	bottom : 0;
}
.carousel-indicators li.active,
.carousel-indicators li{
	width:8px;
	height:8px;
	margin:1px 1px 1px 3px;
}


.ddakpet-left-group {
	position: absolute;
	z-index: 1;
	top: 52px;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #ccc;
	overflow: hidden;
	-ms-touch-action: none;
}

.ddakpet-search-filter .ddakpet-left-group{
	top: 49px;
    background: white;
}

.ddakpet-left-group .contents {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 2000px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
	background: #fff;
}




.tab-content{
/* 	position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
	overflow: hidden;

	Prevent native touch events on Windows
	-ms-touch-action: none;

	Prevent the callout on tap-hold and text selection
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	Prevent text resize on orientation change, useful for web-apps
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none; */
}

.tab-pane{
	position: absolute;
    width: 100%;
	/* Prevent elements to be highlighted on tap */
	-webkit-tap-highlight-color: rgba(0,0,0,0);

	/* Put the scroller into the HW Compositing layer right from the start */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.main-tab-panel{
	position: fixed;
	z-index: 1;
	top: 54px;
	left: 0;
	width: 100%;
	background: white;
	overflow: hidden;
    height: 34px;
    border-bottom: 1px solid #ddd;
}

.main-tab-panel a{
    padding: 9px !important;
    background: white;
    border-radius: 0px !important;
    border: none !important;
    font-size: 11px;
    font-weight: bold;
    color: #565656;
}
.main-tab-panel .active>a{
    color: #ea3235 !important;
}
.main-tab-panel .active>a:after {
    width: 80%;
    margin: 0 auto;
    content: "";
    height: 5px;
    margin-top: 5px;
    background: #ea3235;
    display: block;
}



.main-tab-panel .tabpanel{
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	width: 500px;
	height: 100%;
	background-color: white;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
.main-tab-panel .nav-tabs>li{
	display: block;
    float: left;
    width: 100px;
    height: 100%;
    border-right: none;
    background-color: white;
    font-size: 14px;
}


.main-tab-panel .nav-tabs {
        list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    border-bottom: none;
}
.ddakpet-modal[data-uri='myshop_search_realtime'],.ddakpet-modal[data-uri='myshop_search']{padding-right:0px !important;}
.ddakpet-modal .modal-body {height: 100%;}
.default-hr{margin: 0; border: 0;height: 10px;background: #e6e6e6; box-shadow: inset 0 0 3px #00000040;}
.default-title{width: 100%; background: white; border-bottom: 1px solid #ddd;display: block; font-size: 12px; padding: 5px; color: darkslategrey;}
.btn-ddakpet{border: 1px solid rgb(233, 49, 53);background: rgb(233, 49, 53);padding: 12px 6px;text-align: center; color: white;}
.btn-ddakpet:hover{background: rgb(197, 43, 46);}
.btn-ddakpet.white{color: rgb(233, 49, 53);border: 1px solid rgb(233, 49, 53); background: rgb(255, 255, 255);}
.btn-ddakpet.white:hover{	background: rgb(243, 243, 243);}
.label-text{	padding:10px;font-weight: normal;	font-size:90%; }
.form-control{	border-radius: 0px;    -webkit-box-shadow: none;}
.form-control:focus {    border-color: rgb(233, 49, 53);  outline: 0;   -webkit-box-shadow: none;	box-shadow: none;}
.modal-backdrop{height:100% !important;}
@media (min-width: 768px){
	.navbar-header {
   		float: none;
	}
	
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    		margin-left: auto;
	}
	
	.container>.navbar-header {
	    margin-right: -15px;
	    margin-left: -15px;
	}
}



/* 
	메인 카테고리 탭
 */
.cate-tab-panel{
	border-bottom: 3px solid #dd8d0e;
	background: white;
    width: 100%;
}

.cate-tab-panel.fixed{
	position: fixed;
}
.cate-tab-panel .nav-tabs{
    text-align: center;
   	border-bottom: none;
}
.cate-tab-panel .nav-tabs>li{
    padding-bottom: 5px;
    padding-left: 5px;
    margin-bottom: 0px;
    padding-right: 5px;
    font-size: 11px;
}
.cate-tab-panel .nav-tabs>li.active{
    color: white;
}
.cate-tab-panel a {
    padding: 0px !important;
   	background: transparent;
   	border:none;
}

.cate-tab-panel img {
    width: 50px;
    height: 50px;
}

/* 
	상품
 */
.prod-item {
    display: inline-flex;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    padding: 5px;
}

.prod-item.sold:before{
    content: "SOLD OUT!";
    position: absolute;
    width: 100%;
    height: 130px;
    background: #ffffff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    opacity: 0.5;
    padding: 45px;
}


.prod-item.mini {
    display: block;
    width: 120px;
}

.prod-item span.prod-option .event:after {
    content: "행사상품";
    font-weight: normal;
    font-size: 9px;
    background: #35a2ff;
    padding: 2px 3px;
    border-radius: 2px;
    color: white;
    margin-right: 5px;
}
.prod-item span.prod-option .offline:after {
    content: "오프라인전용";
    font-weight: normal;
    font-size: 9px;
    background: #ff6d35;
    padding: 2px 3px;
    border-radius: 2px;
    color: white;
    margin-right: 5px;
}


.prod-item:last-child {
    border-bottom: none;
}

.prod-item .prod-image {
    float: left;
    height: 120px;
    width: 120px;
    flex: none;
    margin-right: 5px;
    background-position: center center;
    background-size: cover;
}

.prod-item.mini .prod-image {
    float: none;
    height: 110px;
    width: 110px;
    display: block;
}

.prod-item .prod-info {
    float: right;
    flex-direction: column;
    display: flex;
    margin: 10px 0;
}
.prod-item.mini .prod-info {
    float: none;
    display: block;
}
.prod-item .fit{
	flex: 1;
}
.prod-info>span {
    display: block;
}

.prod-item span.prod-cate {
    font-size: 11px;
        display: block;
}
.prod-item span.prod-name {
    font-size: 14px;    display: block;
}
.prod-item.mini span.prod-name {
    font-size: 12px;
    white-space: pre;
    width: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prod-item span.prod-price {
    font-size: 16px;
    font-weight: bold;
}
.prod-item.mini span.prod-price {
    font-size: 14px;
}
/* .prod-item span.prod-price:before{
    content: "딱펫가";
    font-size: 11px;
    margin-right: 3px;
    color: #ea3235;
    font-weight: normal;
} */
.prod-item span.prod-price>font {
    font-size: 12px;
    font-weight: normal;
    margin-left: 1px;
}
.prod-item div.prod-number>.prod-price{
	    margin-top: -5px;
    display: block;
}

.prod-item div.prod-number{
	float: left;
}
.prod-item span.prod-original {
    font-size: 12px;
    font-weight: normal;
    margin-left: 2px;
    color: #848484;
    text-decoration: line-through;
    display: block;
}

.prod-item span.prod-percent{
	float: left;
    font-size: 20px;
    color: #1c82ec;
    font-weight: bold;
    margin-right: 5px;
}

.prod-item span.prod-percent:after{
	content:"%";
    font-size: 12px;
}

.prod-item span.prod-price>small:before {
    content: "";
}
.prod-item span.prod-price>small:after {
    content: "원";
}
/* 
	상단 헤더
 */
.ddakpet-header-nav{ min-height : auto; background: rgb(233, 49, 53); overflow: hidden;}
.ddakpet-header-nav .container{ width: 100%; }
.ddakpet-header-nav .navbar-toggle{display: block; border: none; float: left; margin: 17px 0;padding: 3px 10px;}
.ddakpet-header-nav .navbar-toggle:focus, .ddakpet-header-nav .navbar-toggle:hover {background-color: transparent;}
.ddakpet-header-nav .navbar-toggle .icon-bar{background-color:white;}
.ddakpet-header-nav .navbar-brand{margin: 10px 0;height: auto;padding: 0px;width: calc(100% - 52px);}
.ddakpet-header-nav .navbar-brand>img{z-index: 2;height: 28px;position: absolute;top: 0;margin: 13px 0;}
.ddakpet-header-nav .navbar-brand>.flaticon-search{z-index: 2;top: 0; margin-top: -27px;padding-right: 8px;display: block;width: 100%;text-align: right;}
.ddakpet-header-nav .navbar-brand>.flaticon-search:before{font-size : 16px}


/* 
	좌측 메뉴
 */
.ddakpet-left-menu .navbar{margin-bottom:0px;}
.ddakpet-left-menu .modal-backdrop{opacity: 0.1;}
.ddakpet-left-menu .modal-body{padding:0px;overflow: auto;    width: 100%;
    height: 100%;}
.ddakpet-left-menu .modal-content{overflow: auto;
    box-shadow: none;
    border: none;
    border-radius: 0;
    position: absolute;
    height: 100%;
    width: 100%;}
.ddakpet-left-menu .modal-content .contents{width: 100%;}
.ddakpet-left-menu .modal-content .contents .row{margin:0px;background: #e8e8e8;}
.ddakpet-left-menu .modal-content .contents .left-menu-top .box{background:rgb(233, 49, 53);}
.ddakpet-left-menu .modal-content .contents .box>.box-content{display: table;margin: 5px auto;}
.ddakpet-left-menu .modal-content .contents .left-menu-top .box>.box-content>.flat{    height: 52px;display: table-cell; vertical-align: middle;font-size: 10px; color:white;}
.ddakpet-left-menu .modal-content .contents .box>.box-content>i.flat:before{font-size:30px;margin-right:5px;}
.ddakpet-left-menu .modal-content .contents .left-menu-top .box+.box{border-left:1px solid #ddd}
.ddakpet-left-menu .modal-content .contents .box>span{height: 52px;display: table-cell;vertical-align: middle;text-align: center;}
.ddakpet-left-menu .modal-dialog{
    -webkit-box-shadow: 2px 0px 11px #00000061;box-shadow: 2px 0px 11px #00000061;overflow: auto;margin: 0px;height: 100%;background: white;}
.ddakpet-left-menu .ddakpet-left-nav { min-height : auto; background: rgb(233, 49, 53);}
.ddakpet-left-menu .ddakpet-left-nav .container{width:auto;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand{height: auto;padding: 0px;width: 100%;color: white;text-align: right;display: inline-flex;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>img{display: block; float: left; width: 42px;height: 42px;margin: 5px;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.flaticon-cross{z-index:2;padding: 16.5px;margin-left: auto;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.flaticon-cross:before{font-size : 16px}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.left_login_follow:after{content:"로그인을 진행해주세요.";display:block;padding: 16px 0;text-decoration: underline;font-size:14px;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.left_shop_name{    display: inline-flex;padding: 16px 0;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.left_shop_name.notting{font-size:13px; display: inline-flex;padding: 16px 0;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.left_shop_name:after{content:"님";font-size: 12px;line-height: 21px;}
.ddakpet-left-menu .ddakpet-left-nav .navbar-brand>.left_shop_name.notting:after{content:"";}
.ddakpet-left-menu .prod_history_div:empty:after {width:100%; content: "최근 본 상품이 없습니다.";display: block;text-align: center;padding: 10px;font-size: 12px;color: gray;}
.ddakpet-left-menu .prod_history_div {display:flex;}
/* 
	좌측 메뉴의 카테고리
 */
.ddakpet-left-menu .left-category-group ul,
.ddakpet-left-menu .left-category-group li{padding:0;margin:0;}
.ddakpet-left-menu .left-category-group .box {background: white;border-bottom: 1px solid #ddd;position: relative;display: block; box-sizing: border-box;}
.ddakpet-left-menu .left-category-group .box .box-content{line-height: 5px;padding: 10px 0; width: 100%;height: 100%; margin: 0px !important;text-align: center;}
.ddakpet-left-menu .left-category-group .box .box-content .flat{ vertical-align: middle;font-size: 10px; color:#3c3c3c;}
.ddakpet-left-menu .left-category-group .box .flat>img{ width:60px; height:60px; }
.ddakpet-left-menu .left-category-group .box span.flat{height: auto;display: table-row; text-align: center;}
.ddakpet-left-menu .left-category-group .box:nth-child(4n+1) {clear: both;}
.ddakpet-left-menu .box>ul{display: none;}
.ddakpet-left-menu .box.active span.flat{color:white !important;}
.ddakpet-left-menu .box.active>ul{display: block;position: fixed;width: 100%;left: 0; transition: 1s;overflow: hidden; border-bottom: 1px solid #ddd;background: #e8e8e8;}
.ddakpet-left-menu .category-sub-item{list-style: none; position: relative; width: 50%;float: left; padding: 9px 12px !important; border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;font-size: 12px;}
.ddakpet-left-menu .category-sub-item[width='3']{width:33.33333%}
.ddakpet-left-menu .category-sub-item:after{content: "\f104"; font-family: Flaticon;font-size: 12px;font-style: normal; float: right;color: #0000007a;}
.ddakpet-left-menu .category-sub-item:empty:after{ content: " ";height: 17px; display: block;}



/* 
	우측 필터 메뉴
 */
.ddakpet-search-filter .modal-backdrop{opacity: 0.3 !important;}
.ddakpet-search-filter .modal-body{padding:0px;overflow: auto;    width: 100%;
    height: 100%;}
.ddakpet-search-filter .modal-body>span{
	width: 250px;
    height: 49px;
    border-bottom: 1px solid #bbb;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
    font-size: 15px;
    font-weight: bold;
    color: black;
}
.ddakpet-search-filter .modal-content{overflow: auto;
    box-shadow: none;
    border: none;
    border-radius: 0;
    position: absolute;
    height: 100%;
    width: 100%;}
.ddakpet-search-filter .modal-content .contents{width: 100%;}
.ddakpet-search-filter .modal-content .contents .row{margin:0px;background: #e8e8e8;}
.ddakpet-search-filter .modal-dialog{
    width:250px !important;
    float: right;
    -webkit-box-shadow: 2px 0px 11px #00000061;box-shadow: 2px 0px 11px #00000061;overflow: auto;margin: 0px;height: 100%;background: white;}

/*
	메인페이지 기획전
*/

#main_tab_plan .carousel-inner .item>div{
	height: 150px;
    width: 100%;
    background-size: cover;
    background-position: center center;
}
@media (min-width: 768px){
	#main_tab_plan .carousel-inner .item>div{
   		height: 250px;
	}
}
@media (min-width: 992px){
	#main_tab_plan .carousel-inner .item>div{
   		height: 280px;
	}
}


/* 
	메인페이지 기획전  탭
 */
#main_tab_planning .plan-item{
	padding:0px;
}
#main_tab_planning .plan-item .main{
	width: 100%;
    height: 150px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
@media (min-width: 768px){
	#main_tab_planning .plan-item .main{
   		height: 250px;
	}
}
@media (min-width: 992px){
	#main_tab_planning .plan-item .main{
   		height: 280px;
	}
}

.plan-info {
    margin: 10px;
}

.plan-info span.plan-title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: black;
}

.plan-info span.plan-sub-title {
    display: block;
    font-size: 12px;
}

.plan-info span.plan-date {
    display: block;
    font-size: 12px;
    color: #444444;
}
/* 
	맞춤상품 탭
 */

#main_tab_advi .advice-not-login{
	background-image: url(../img/tab_advice_background.jpg);
	width:100%;
	height:100%;
	background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

#main_tab_advi .advice-not-login>span{
	font-size:19px;
	font-weight: bold;
	color:black;
	text-shadow: 1px 1px 0px white;
}

#main_tab_advi .advice-not-login>button{
	font-size:12px;
	padding: 5px 12px;
	margin-top:15px;
}

#main_tab_advi .div-advice{
	padding: 50px 0;
    text-align: center;
    background-image: url(../img/back_advice_tab.png);
    background-size: cover;
    background-position: center center;
    color:white;
}

#main_tab_advi span.area{
	    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

#main_tab_advi img.service{
	width: 28px;
    height: 28px;
    padding: 3px;
}

#main_tab_advi span.service{
	font-size: 80%;
    color: #696969;
}
#main_tab_advi span.service:before{
	content: "(";
}
#main_tab_advi span.service:after{
	content: ")";
}
#main_tab_advi span.shop{
	font-size: 20px;
    font-weight: bold;
    font-style: italic;
}

/* 
	팝업
 */
 
.ddakpet-modal .modal-backdrop {opacity:0;}
.ddakpet-modal .modal-dialog{width: 100%; max-height: 100%;height: 100%;max-width: 100%;margin: 0;}
.ddakpet-modal .modal-content{box-shadow: none; border: none;border-radius: 0; height: 100%;}
.ddakpet-modal .modal-content>.flaticon-arrow{padding: 15px; position: absolute;right: 0; margin: 10px;}
.ddakpet-modal .modal-content>.flaticon-arrow:before{font-size:16px;color: #484848;}
.ddakpet-modal .modal-content .navbar-default {background-color: white;border-color: rgb(233, 49, 53);}

.ddakpet-modal .flaticon:before{font-size:15px;}
.ddakpet-modal .flaticon{ position: absolute; top: 9px; }
.ddakpet-modal img.img-title-ddakpet{ position: absolute; width: 120px;top: 4px;left: 35px; }
.ddakpet-modal .flaticon.btn-modal-close{ padding: 10px 14px;left: 0;top: 0; }
.ddakpet-modal .flaticon.btn-modal-search{ right: 75px; }
.ddakpet-modal .flaticon.btn-wish{ right: 15px; }
.ddakpet-modal .flaticon.btn-wish.active{color:red;}
.ddakpet-modal .navbar.color .flaticon.btn-wish.active:before {color:#f5d833;}
.ddakpet-modal .flaticon.btn-modal-cart{ right: 45px; }
.ddakpet-modal .flaticon.btn-alarm{ right: 75px; }

.ddakpet-modal .navbar-brand{padding:9px 15px;height:40px;}
.ddakpet-modal .navbar-brand>.title{position: absolute;
    text-align: center;
    left: 50px;
    right: 50px;
    top: 11px;
    font-size: 15px;
    color: #484848;}
.ddakpet-modal .ddakpet-modal-body {/* margin-top:55px; */ margin-top:0px;}
.ddakpet-modal .form-control{margin-bottom:10px;}
@media (min-width: 992px){
	.ddakpet-modal .container{
   		width: auto;
	}
}
@media (min-width: 768px){
	.ddakpet-modal .container{
   		width: auto;
	}
}

/* 
	다이얼로그
 */
 
.ddakpet-dialog{position: absolute; width: 100%; height: 100%; display: table; z-index: 1040;    top: 0;}
.ddakpet-dialog.out{}
.ddakpet-dialog>.ddakpet-back{width: 100%;height: 100%;position: absolute;top: 0; background: rgba(0, 0, 0, 0.34);}
.ddakpet-dialog>.ddakpet-content{display: table-cell;vertical-align: middle;}
.ddakpet-dialog.out>.ddakpet-content{}
.ddakpet-dialog>.ddakpet-content input{width: 100%;
    height: 37px;
    padding: 5px;}
.ddakpet-dialog>.ddakpet-content small{
	padding-top: 5px;
    display: block;
}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop{background: white; -webkit-box-shadow: 0px 0px 5px 0px #00000078; box-shadow: 0px 0px 5px 0px #00000078;}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop>.dialog-body{margin: 10px 0 15px;text-align: center;}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop>.dialog-body>span{word-break: keep-all;}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop .dialog-hr{ width: 50px;margin: 10px auto;}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop>.dialog-header>span{width: 100%; display: block;text-align: center;margin-top: 10px; font-size: 16px;font-weight: bold;}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop>.dialog-header>.flaticon-cross{position: absolute; top: 0; right: 0; margin: 10px;}
.ddakpet-dialog>.ddakpet-content>.ddakpet-drop>.dialog-header>.flaticon-cross:before{ font-size:12px;}



/* 
 
 Toast

 */
 
/* 
	다이얼로그
 */
 
.ddakpet-toast{    position: absolute;
    width: 100%;
    display: table;
    z-index: 1040;
    height: 100%;
    top: 0;}
.ddakpet-toast>.ddakpet-content{display: table-cell;vertical-align: middle;}
.ddakpet-toast.out>.ddakpet-content{}
.ddakpet-toast>.ddakpet-content>.ddakpet-drop{background: rgba(0, 0, 0, 0.34); border-radius: 15px;}
.ddakpet-toast>.ddakpet-content>.ddakpet-drop>.dialog-body{margin: 8px;text-align: center;color: white;font-size:13px;}

/*
animation 애니메이션
*/

.modal.fade{padding-right:0px !important; padding-left:0px !important; opacity: 1;-webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear;transition: opacity .15s linear;}
.modal.fade:not(.in).left .modal-dialog {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}
.modal.fade:not(.in).right .modal-dialog {-webkit-transform: translate3d(125%, 0, 0);transform: translate3d(125%, 0, 0);}
.modal.fade:not(.in).bottom .modal-dialog {-webkit-transform: translate3d(0, 125%, 0);transform: translate3d(0, 125%, 0);}



/*
	체크박스 및라디오 버튼
*/
input[type="checkbox"], input[type="radio"]{	position: absolute;	right: 9000px;}

/*Check box*/
input[type="checkbox"] + .label-text:before{	content: "\f096";	font-family: "FontAwesome";	speak: none;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing:antialiased;	width: 1em;	display: inline-block;	margin-right: 5px;}
input[type="checkbox"]:checked + .label-text:before{	content: "\f14a";	color: rgb(233, 49, 53);}
input[type="checkbox"]:disabled + .label-text{	color: #aaa;}
input[type="checkbox"]:disabled + .label-text:before{	content: "\f0c8";	color: #ccc;}

/*Radio box*/
input[type="radio"] + .label-text:before{	content: "\f10c";	font-family: "FontAwesome";	speak: none;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing:antialiased;	width: 1em;	display: inline-block;	margin-right: 5px;}
input[type="radio"]:checked + .label-text:before{	content: "\f192";	color: #8e44ad;}
input[type="radio"]:disabled + .label-text{	color: #aaa;}
input[type="radio"]:disabled + .label-text:before{	content: "\f111";	color: #ccc;}

/*Radio Toggle*/
.toggle input[type="radio"] + .label-text:before{	content: "\f204";	font-family: "FontAwesome";	speak: none;	font-style: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	line-height: 1;	-webkit-font-smoothing:antialiased;	width: 1em;	display: inline-block;	margin-right: 10px;}
.toggle input[type="radio"]:checked + .label-text:before{	content: "\f205";	color: #16a085;	}
.toggle input[type="radio"]:disabled + .label-text{	color: #aaa;}
.toggle input[type="radio"]:disabled + .label-text:before{	content: "\f204";	color: #ccc;}


@keyframes effect{
	0%{transform: scale(0);}
	25%{transform: scale(1.3);}
	75%{transform: scale(1.4);}
	100%{transform: scale(1);}
}

@keyframes zoom-in{
	0%{transform: scale(0);}
	100%{transform: scale(1);}
}

@keyframes zoom-out{
	0%{transform: scale(1);}
	100%{transform: scale(0);}
}



/* loding */
.ddakpet-loding-back{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.52);
    z-index: 9999;
    display: flex;
}

.ddakpet-loding-back>div{
        display: table-cell;
    vertical-align: middle;
    margin: auto;
}

.ddakpet-loding-back .img{
    height: 100px;
    width: 100px;
    background-size: cover;
    border-radius: 50%;
    margin: auto;
}

/* 
	footer
 */
 
.footer{
 	margin: 10px;
 	text-align: center;
 	font-size: 12px;
}
.footer .platform-info,
.footer .platform-service{
 	padding: 0;
    list-style: none;
    display: block;
}
.footer .platform-service li {
    background: #f3f3f3;
    border: 1px solid #ddd;
    padding: 3px 6px;
    margin: 0 3px;
}

.footer .platform-info li+li:before {
    content: "∙";
    padding: 0px 8px;
}

.footer .platform-service li,
.footer .platform-info li {
    font-size: 11px;
    display: inline-block;
}