/*!
 * Customized by MOOWABO (https://moowabo.com)
 * Each annotation except mwb||moowabo has a different license.
 * 각각의 주석에 영문,국문이 혼용되어 있습니다.
*/
#mwb-board {}

/*list*/
.mwb-motzip-list-wrapper2 { clear: both; }
.mwb-motzip-list {}
.mwb-motzip-list .btn {font-size: 12px; }
.mwb-motzip-list.mwb-card .header {padding: 10px; }
.mwb-motzip-list.mwb-card .body {padding: 10px; }
.mwb-motzip-list.mwb-card .body h3 {font-size: 20px; display: inline-block; margin-top: 0; }
.motzip-list-call {}
.mwb-motzip-list .feature {margin: 5px 0; }
#bo_sch select {
    border: 1px;
    margin: 0;
    height: 39px;
    border-right: 1px solid #dce4ec;
    float: none;
    width: 100%;
}
#motzip-search {}

/*write*/
.mwb_motzip_radio {display: inline-block; margin: 0; padding: 0; }
.mwb_motzip_radio li {display: inline-block; margin-right: 5px; }
.mwb_motzip_radio label {margin: 0; }
.mwb_motzip_checkbox {margin: 0; padding: 0; }
.mwb_motzip_checkbox li {width: 25%; display: inline-block; }
.mwb_motzip_checkbox label {margin: 0; }
.thumbnail-del {text-align: center; margin:5px 0; overflow: hidden; }
.thumbnail-del label {text-align: left; }
.mwb-write-thumnail {height: auto !important; max-height: 149px !important; }

/*view*/
.carousel-indicators {bottom: 0; }
.mwb-motzip-view .mwb-motzip-view-body {padding: 20px 10px; }
.motzip-main-thumbnal {padding: 4px; border: 1px solid #dce4ec; }
.menu-list {margin-bottom: 0px; }
.menu-list li {margin-bottom: 10px; margin-right: 5px; }
.homepage {margin-left: 10px; }
.reervation h3 {font-size: 20px; margin-top: 5px; margin-bottom: 5px; }
.btn-list {margin-bottom: 0px; }
.btn-list li {margin-bottom: 10px; margin-right: 5px; }
.mwb-reservation-left {}
.period.today {color: #2196f3; font-weight: 900; }
.map-move {}
.map-wrap {padding: 4px; border: 1px solid #dce4ec; }
#mwb-motzip-map {width: 100%; height: 300px; }
.motzip-tag { padding: 20px; }
.motzip-tag-list {margin-bottom: 6px; margin-right: 3px; }
#motzip-menu-slider .carousel-inner {padding-bottom: 40px; }
#motzip-menu-slider .carousel-control {margin-bottom: 40px; }
.motzip-menu-slider {padding: 4px; border: 1px solid #dce4ec; }
.motzip-menu-caption {bottom: -40px; left: 0; right: 0; line-height: 40px; padding: 0; }
.motzip-menu-caption .menu-name {font-size: 16px; color:#2c3e50; text-shadow: none; overflow: hidden; height: 40px; width: 100%; }
.motzip-menu-caption .menu-name small {display: inline-block; }
.naver-reserve {font-size: 18px; vertical-align: -4px; }
.mwb-bg-naver {background-color: #0EC838 !important; color: #fff !important; }
.mwb-bg-etc i {font-size: 18px; vertical-align: -1px; }
.mwb-naver-search .header .search-naver {display:inline-block; color: #9e9e9e; font-size: 14px; }
.mwb-naver-search .header .search-naver b {color:#0ec838 }
.mwb-naver-search .body .search-count {}
.mwb-naver-search .body .search-title {color: #2196f3; font-weight: 700; height: 25px; overflow: hidden; }
.mwb-naver-search .body .search-title a {color: #2196f3; font-weight: 700; }
.mwb-naver-search .body .search-bloggername {display: inline-block; font-size: 14px; padding-left: 23px; }
.mwb-naver-search .body .search-date {display: inline-block; font-size: 12px; color: #aaa; padding-left: 5px; }
.mwb-naver-search .body .search-content {font-size: 14px; padding-left: 22px; }

/* responsive style design */
@media (min-width:440px) { /* 440px 보다 클 경우 */
}

@media (min-width:768px) { /* 768px 보다 클 경우 */
}

@media (min-width:992px) { /* 992px 보다 클 경우 */
}

@media (min-width:1200px) { /* 1200px 보다 클 경우 */
}

@media (max-width:1199px) { /* 1199px 보다 작을 경우 */
}

@media (max-width:991px) { /* 991px 보다 작을 경우 */
}

@media (max-width:767px) { /* 767px 보다 작을 경우 */
}

@media (max-width:439px) { /* 439px 보다 작을 경우 */
	.motzip-main-thumbnal {margin-right: -10px; margin-left: -10px; }
}

@media (min-width:440px) and (max-width:767px) {
}

@media (min-width:768px) and (max-width:991px) {
}

@media (min-width:992px) and (max-width:1199px) {
}