body {
	font-size: 14px;
	line-height: 1.6;
	padding-top: 50px;
}
p {
	margin-bottom: 20px;
}
h2 {
    font-size: 25px;
	line-height: 1.4;
}

.tinynav {
	display: block;
	margin-top: 20px;
}
#product-nav .panel-heading, #product-nav .nav {
	display: none;
}

.container {
    width: auto;
}
.xs-text-center {
	text-align: center;
}

/* form input */
.form-control-01 {
	font-size: 15px;
}
input.form-control-01 {
	height: 44px;
}

/* button */
.btn-style-03, .btn-style-03:visited {
	padding: 10px 40px;
	font-size: 28px;
}

/* main */
.main {
	padding-right: 15px;
}

/* breadcrumb */
.breadcrumb {
	margin: 25px 0;
}

/* main title */
.main-title {
	margin-bottom: 0px;
}
.title-style-01 h1, .main-title h1 {
	font-size: 24px;
}
.title-style-01 h1, .main-title h1 span {
	padding: 0 10px;
}

/* header */
#header {
	border-bottom: 1px solid #ccc;
}
#header .container {
}
#header .navbar-brand {
    padding-top: 5px;
    padding-bottom: 5px;
}
#header .navbar-brand img {
	max-height: 40px;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 540px;
}

#home-main-slider {
    margin-top: 0px;
}
.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
}

.title-style-01 {
    padding: 30px 0;
}
/* title style 03 */
.title-style-03 {
	padding: 30px 0 30px 0;
}
.title-style-03 h2 {
	font-size: 28px;
	line-height: 1.4;
}

/* use list style 01 */
.use-list-style-01 .col {
	margin-bottom: 15px;
}
.use-list-style-01 .title, .use-list-style-01 a {
	font-size: 25px;
}
/* use list style 02 */
.use-list-style-02 .col {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* product list style 01 */
.product-list-style-01 .title {
	margin: 10px 0 18px 0;
	font-size: 22px;
}
.product-list-style-01 .desc {
	margin-bottom: 18px;
	font-size: 12px;
}

.product-list-style-02 .row {
	margin-right: -5px;
    margin-left: -5px;
}
.product-list-style-02 .col {
	padding-left: 5px;
	padding-right: 5px;
}

.product-list-style-02 .caption h3 {
    font-size: 14px;
}
.product-list-style-02 .caption p {
    font-size: 12px;
}

#product-list {
	margin-top: 0px;
}

/* home use */
#home-use {
	padding-bottom: 10px;
}

/* home video */
#home-video {
	padding-bottom: 35px;
}

/* genuine verification */
#genuine-verification .desc {
    margin-top: 0px;
    margin-bottom: 30px;
}
#genuine-verification form {
	margin-bottom: 50px;
}

/* attention */
#attention {
	padding-bottom: 30px;
}

/* about */
#about {
	
}

/* download app */
.download-app {
	margin: 30px 0px 0px 0px;
	padding: 20px 10px 20px 10px;
}
.download-app h2 {
	font-size: 25px;
}
.download-app .btn-download-app {
	margin-left: 0px;
	margin-top: 20px;
}

/* how to use */
#use-list {
	margin: 10px 0 30px 0;
}
#use-top-list {
	padding-top: 30px;
}

/* product detail */
#product-detail {
	margin-top: 30px;
}
#product-detail .photo {
	margin-bottom: 30px;
}
#product-detail .txt .name {
	font-size: 30px;
	line-height: 1.4;
}
#product-detail .colors {
	margin: 30px 0 30px 0;
	padding: 20px 0;
}
#product-detail .use-method {
	padding: 20px 0 10px 0;
}
#product-detail .accessories .desc {
	margin-top: -5px;
}

/* faq */
#faq #faq-accordion {
	margin-top: 20px;
}
#faq .panel > .panel-heading {
	padding: 20px;
}
#faq .panel > .panel-heading a {
	font-size: 16px;
	line-height: 1.4;
}

#faq .panel > .panel-heading + .panel-collapse > .panel-body {
	padding: 0 20px 20px 20px;
}

/* top search form */
#header .top-search-form {
	background-color: #EDEBEC;
	-webkit-box-shadow: none;
    box-shadow: none;
	border: 1px solid #E2E2E2;
	padding: 25px;
}
#header .top-search-form input.name {
	width: 100%;
}

/* helper */
.xs-margin-top-0 {
	margin-top: 0px;
}
.xs-padding-0 {
	padding: 0;
}
.xs-padding-top-20 {
	padding-top: 20px;
}


.tab-nav-style-01 > li > a {
    padding: 12px 12px;
}

#video {
    padding-bottom: 60px;
}

#product-category-img-list-slider .swiper-container {
    padding: 20px 0 0px 0;
}

.news-list-style-01 .title {
	font-size: 18px;
	margin: 10px 0 0px 0;
}
.news-list-style-01 .thumb {
    padding-right: 15px;
}