@charset "utf-8";

/* widget-mrzzang-post-webzine-carousel */
.widget-mrzzang-post-webzine-carousel .item-wrap { overflow:hidden; }
.widget-mrzzang-post-webzine-carousel .item-row { float:left; }
/*.widget-basic-post-photo-carousel .label-icon { position:absolute; left:0px; bottom:0px; }*/
.widget-mrzzang-post-webzine-carousel .item-caption { position:absolute; left:0; bottom:0; padding:6px 10px; line-height:20px; margin:0; width:100%; text-align:center; letter-spacing:-1px; }
.widget-mrzzang-post-webzine-carousel .item-details { font-size:13px; margin-top:8px; color:#aaa; text-align:center; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; margin:0px 10px 0px 10px; }                                                                                                 
.widget-mrzzang-post-webzine-carousel .item-details .sp { margin:0px 6px;}
.widget-mrzzang-post-webzine-carousel .item-none { padding:0px 10px; }
.widget-mrzzang-post-webzine-carousel .item-head { overflow:hidden; font-size:14px; margin:-10px 10px 10px 10px; text-align:center; }
.widget-mrzzang-post-webzine-carousel .item-cont { overflow:hidden; margin:10px; }
.widget-mrzzang-post-webzine-carousel  li .cont { padding:0; line-height:20px; }

/* a:link, a:visited {color: #777; text-decoration:none} 컨트롤러 하단배치 관련 스타일
.widget-mrzzang-post-webzine-carousel .carousel-nav-left { text-align:left; margin-top:10px; margin-left:10px;  }
.widget-mrzzang-post-webzine-carousel .carousel-nav-right { text-align:right; margin-top:-20px; margin-right:10px; }
.widget-mrzzang-post-webzine-carousel .carousel-nav i { color:#888; margin:0px 45px 0px 45px; font-size:18px; }*/

@media (max-width: 600px) { 
	.responsive .widget-mrzzang-post-webzine-carousel .item-row { width:100% !important } 
}

.widget-mrzzang-post-webzine-carousel.carousel.div-carousel .carousel-control.left {
	left:-15px;
	top:50%;
}
.widget-mrzzang-post-webzine-carousel.carousel.div-carousel .carousel-control.right {
	right:-15px;
	top:50%;
}

.widget-mrzzang-post-webzine-carousel.carousel.div-carousel .carousel-control { 
	display:inline;
    background-color: rgba(255, 255, 255, 0.9);
    width: 25px;
    height: 30px;
    margin-top: 15px;
    text-align: center;
    line-height: 30px !important;
	font-size:16px;
    color: rgba(255, 255, 255, 255.5);
}

.widget-mrzzang-post-webzine-carousel.carousel.div-carousel:hover .carousel-control:hover {
	font-size: 16px !important;
    color: rgba(255, 255, 255, 0.8);
    text-shadow: 0px 0px 0px rgba(255,255,255,0.3);
}




