/* BASIC css start */
/* 롤링배너 */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative; left: 0; text-align: center; width: 100%; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .pagination .swiper-active-switch { background-position: -12px 50%; }
/* //롤링배너 */
.main h3 {font-size:1.250em; display: inline-block; margin:45px 0 18px 0; padding-top:6px; border-top:1px solid #3b3b3b;}
.main .topBanner {margin-top:15px;}
.main .topBanner .topBannerLeft {width:49%; float:left; position:relative;}
.main .topBanner .topBannerRight {width:49%; float:right; position:relative;}
.main .topBanner img {width:100%; vertical-align:top;}
.main .topBanner .topBannerTitle {width:100%; font-size:1.083em; font-weight:bold; padding:2px 0; background-color:rgba(0,0,0,0.4);; text-align:center; color:#fff; position:absolute; bottom:0; left:0;}

.issue-product .content .carousel .item .description {
	font-size: 18px !important;
	margin-top: 10px !important;
}


.slick-active::after {
	content: none !important;
}

/* 메인 추가 */
section .section-title {font-family:GothamPro,"Noto Sans KR", sans-serif !important; color:#333333 !important;}

/* 닥터스 라이프 */
.doctors-life {padding-bottom:30px !important;}
.doctors-life .content .carousel .item > div .image::after {background:none !important;}
.animal-life .item {height:170px !important; margin: 0 15px 15px 15px !important;}
.animal-life .item h3 {font-size:24px !important; top:82% !important; text-shadow: 0px 2px 4px #000000;}

/* 반려동물 상식 */
.animal-life {padding:40px 0 !important; margin:40px 0; background:#F4F4F4;}


/* 추천 상품 */


/*추천상품 탭 */
.mds-pick {width:100%; margin:0 auto; padding:20px 0 !important;}

/*기본 탭 추가*/
label.panel-label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	color: #bdc3c7;
	cursor: pointer;
	background-color: #fff;
	-webkit-transition-property: background-color, color;
	transition-property: background-color, color;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
}
#panels {
	margin:20px 0;
	background-color: white;
}
#panels .container {
	margin: 0 auto;
	width: 100%;
	padding:0 !important;
}
#panels section header label.panel-label {
	padding: 12px 24px;
	box-sizing: border-box;
}
#panels section main {
	box-sizing: border-box;
	display:none;
}
#panel-1-ctrl:checked ~ #panels #panel-1 main {
	display:block;
}
#panel-2-ctrl:checked ~ #panels #panel-2 main {
	display:block;
}
#panel-3-ctrl:checked ~ #panels #panel-3 main {
	display:block;
}
#panel-4-ctrl:checked ~ #panels #panel-4 main {
	display:block;
}

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
	color: #343434;
}

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label::after {
	height: 2px;
}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
	color: #343434;
}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label::after {
	height: 2px;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
	color: #343434;
}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label::after {
	height: 2px;
}

#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
	color: #343434;
}

#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label::after {
	height: 2px;
}

ul#tabs-list {
	display: flex;
	justify-content: center;
	list-style: none;
	text-align: center;
	margin-top: 20px;
	padding: 0;
	text-align: center;
}
ul#tabs-list li {
	display: flex;
	text-align: center;
	font-weight:600;
	width: 10%;
	margin:0 10px;

	position: relative;
}

ul#tabs-list li label.panel-label {
	position: relative;
	padding: 15px 0;
	font-size: 18px;
}
ul#tabs-list li label.panel-label::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	top: 80%;
	background-color: #343434;
	height: 0;
	-webkit-transition-property: height;
	transition-property: height;
	-webkit-transition-duration: 100ms;
	transition-duration: 100ms;
}

.panel-radios {
	display: none;
}

#panel-1, #panel-2, #panel-3, #panel-4 {padding:0 !important; margin:0 !important;}


/*상품 4열 진열 */
/* .item-wrap */
.product-wrap {width:100%;}
.item-wrap4 { overflow: hidden; width:100%; }
.item-wrap4 .item-hd { margin: 40px 0 20px 0 }
.item-wrap4 .nbg { background: none; text-align: center; }
.item-wrap4 .item-info { zoom: 1; overflow: hidden; padding: 35px 0 10px; margin-bottom:10px }
.item-wrap4 .item-info:after { display:block; clear:both; content:'' }
.item-wrap4 .item-info .item-total { float: left; font-size:14px; color:#7b7b7b }
.item-wrap4 .item-info .item-total span { color: #0e0d0d }
.item-wrap4 .item-info .item-order { float: right }
.item-wrap4 .item-info .item-order li { float: left; padding: 0 15px; line-height:12px; border-right:1px solid #ddd }
.item-wrap4 .item-info .item-order li.nobg { padding-right:0; border-right:none }
.item-wrap4 .item-info .item-order li a { font-size: 12px; color:#a6a6a6; line-height:12px; vertical-align:top }
.item-wrap4 .item-info .item-order li a .on { color: #111 }

.item-wrap4 .item-cont { width:100%; *zoom:1 }
.item-wrap4 .item-cont:after { content: ""; display: block; clear: both }
.item-wrap4 .item-cont .nomg { padding-right: 0px }
.item-wrap4 .item-page { margin-top: 50px; text-align: center; }
.item-wrap4 .item-page a { padding: 0 5px }
.item-wrap4 .item-page a:hover, .item-wrap .item-page a.now { color: #111; font-weight: bold; letter-spacing: -1px; }

.item-wrap4 .item-cont .item-list { padding-left:2%; float:left; width:46%; text-align:center }
.item-wrap4 .item-cont dl:last-child {padding-left:2% !important;}
.item-wrap4 .item-cont .item-list .thumb { width:100%; height:100%; overflow:hidden }
.item-wrap4 .item-cont .item-list .thumb img { width:100%;  height:100% }
.item-wrap4 .item-cont .item-list .prd-info { padding:18px 0 20px; overflow:hidden }
.item-wrap4 .item-cont .item-list .prd-ico img { margin:2px;}
.item-wrap4 .item-cont .item-list .prd-name { padding-top:5px; }
.item-wrap4 .item-cont .item-list .prd-name a { display:block; font-size:14px; color:#343434; line-height:20px; text-overflow:ellipsis; word-wrap:normal }
.item-wrap4 .item-cont .item-list .prd-price { padding-top:5px; font-weight:normal; }
.item-wrap4 .item-cont .item-list .prd-price strike { color:#6f6f6f; }
.item-wrap4 .item-cont .item-list .prd-price .price { color:#dc5f0d; font-weight:600; font-size:16px;}
.item-wrap4 .item-cont .item-list .prd-color { padding-top:5px }
.item-wrap4 .item-cont .item-list .prd-preview { padding-top:5px }
.item-wrap4 .item-cont .item-list .prd-preview img {width:20px;}
.item-wrap4 .item-cont .item-list .prd-preview .btn-preview { display:inline-block; width:69px; height:17px; text-indent:-9999em; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/btn_preview.gif) 0 0 no-repeat }
.item-wrap4 .item-cont .item-list .prd-subname { margin-top:15px; padding-top:15px; color:#8b8b8b; text-align:left; border-top:1px dashed #c6c6c6 }
.item-wrap4 .item-cont .item-list .MK-product-icons img { vertical-align: middle;}

.CSSbuttonIrion {border-radius:50px; display:inline-block;  color:#fff ; text-align:center;  border:1px solid #dc5f0d ; background:#dc5f0d; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
.more {text-align:center;}
.more a{padding:10px 30px;}

/*메인 슬라이드 배너*/
section.slide-banner {
	padding-top:0 !important;
}

#f2s-rolling-container2 .swiper-container {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 50%;
}

#f2s-rolling-container2 .swiper-container .swiper-slide{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.swiper-pagination {
	position: relative;
	bottom: 20px;
}

#f2s-rolling-container2 .swiper-pagination-bullet {
	border-radius:50% !important;
	margin:0 4px !important;
}

/*띠배너*/
.line-banner {background:#fdebdf; text-align:center;}
.line-banner img {width:100%;}

/*펫플레이스*/

.sub-txt {text-align:center; color:#666; font-weight:400; padding-top:10px; font-size:14px;}
.petplace{padding:20px 0 !important;}
.petplace .container {height:100% !important;}
.petplace ul li {}
.petplace ul li.place-left { width:100%;}
.petplace ul li.place-right { width:100%; text-align:left; padding-top:18px; }
.petplace ul li.place-right .sub-title { font-size:14px; color:#666; font-weight:normal;}
.petplace ul li.place-right .con-txt {font-size:13px; color:#aaa; padding-top:16px;}
.petplace h2 { font-size:28px; color:#333; font-weight:600; line-height:28px; padding-top:5px;}

.petplace .owl-item { color: white; text-align: center; padding-top:26px;}
.petplace .owl-prev { float: left; font-size: 18px; text-transform: uppercase; padding: 20px;}
.petplace .owl-next { float: right; font-size: 18px; text-transform: uppercase; padding: 20px;}
.petplace .owl-nav button span { visibility:visible !important;}

.petplace .btns {z-index:1; position: relative; bottom:-15px; left:0; width:0; display: table;}
.petplace .btns img{width:36px !important;}

.petplace .customNextBtn, .customPreviousBtn{float:left; cursor: pointer;}
.petplace .customPreviousBtn { margin-right:65px; }
.petplace .customPreviousBtn img{
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);

	filter: FlipH;
	-ms-filter: "FlipH";}

	.petplace .owl-dots {
		color:#aaa;
		font-family: GothamPro, sans-serif;
		counter-reset: slides-num;
		/* Initialize counter. */
		position: absolute;
		font-size: 16px;
		bottom: -42px;
		left: 48px;
		font-weight: noraml;
		color:#aaa;
		margin-top: 15px;
		vertical-align: middle;
	}
	.petplace .owl-dots:before { content:"/"; position: absolute; left: 15px;}
	.petplace .owl-dots:after {
		content: counter(slides-num);
		/* get total number of items - more info on http://www.sitepoint.com/a-little-known-way-to-replace-some-scripts-with-css-counters/ */
		display: inline-block;
		position: absolute;
		left: 30px;
	}


	.petplace .owl-dot {
		display: inline-block;
		counter-increment: slides-num;
		/* Increment counter */
		margin-right: 6px;

	}
	.petplace .owl-dot span {
		display: none;
	}

	.petplace .owl-dot.active:after {
		font-family: GothamPro, sans-serif;
		content: counter(slides-num);
		/* Use the same counter to get current item. */
		display: inline-block;
		position: absolute;
		color:#dc5f0d;
		left: 0;
		top: 0;
	}


.instagram {padding:20px 0 40px;}
    #eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav {background:rgba(255, 255, 255, 0.9) !important;}
    #eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav-icon {fill:rgb(0, 0, 0) !important;}

.insta-btn a{font-size: 12px; border-radius: 50px;}


section.partner-logo {padding:0 0 30px !important; text-align:center}
.logo-img {padding-bottom:20px;}
.logo-img li {display:inline-block; width:49%;}
.logo-img li img {width:100% !important; text-align:center; }

/*메인슬라이드 추가 2022 */
.hm-slide {
    padding:0 !important;
}
.hm-slide .slider-wraper .sl-item{
	position: relative;
	z-index: 10;
}
.hm-slide .slider-wraper .sl-item img{
	top: 0;
	left: 0;
	background-color: #333;
	height: 100%;
}

/*Slider Nav*/

.hm-slide .owl-nav .disabled{
	opacity: 0.3;
}

.hm-slide .owl-nav .owl-prev{
	position: absolute;
	top: calc(50% - 65px);
	left:2%;
	width: auto;
	padding: 0;
	color: rgba(255, 255, 255, 0);

	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.hm-slide .owl-nav .owl-next{
	position: absolute;
	top: calc(50% - 65px);
	right:2%;
	width: auto;
	padding: 0;
	color: rgba(255, 255, 255, 0);

	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.hm-slide .owl-nav .owl-prev::before{
	text-decoration: none;
	speak: none;
	content: "〈";
	font-size: 50px;
	color: rgba(255, 255, 255, 0.5);

	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.hm-slide .owl-nav .owl-next::before{
	text-decoration: none;
	speak: none;
	content: "〉";
	font-size: 50px;
	color: rgba(255, 255, 255, 0.5);

	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.hm-slide .owl-nav .owl-prev:hover::before,
.hm-slide .owl-nav .owl-next:hover::before{
	color: rgba(220, 95, 14, 1);
}
/*dots*/
.hm-slide .owl-dots{
	position: absolute;
	width: 100%;
	padding-bottom: 15px;
	bottom: 0;
	text-align: center;
	pointer-events: none;
}
.hm-slide .owl-dots .owl-dot{
	display: inline-block;
	pointer-events: auto;
	background-color: rgba(255, 255, 255, 1);
	width: 11px;
	height: 11px;
	margin-left: 8px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.hm-slide .owl-dots .owl-dot::before{
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	background-color: transparent;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.hm-slide .owl-dots .owl-dot.active::before{
	background-color: rgba(220, 95, 14, 1);
}
/* BASIC css end */

