h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
    text-transform: uppercase;
}
#navbar-top {
	border-bottom: 1px solid rgba(44,123,210,0.4);
	display: block;
	width: 100%;
}
#navbar-top li{
	border-left: 1px dashed rgba(44,123,210,0.4);
}
#navbar-top li.dropdown li{
	border-left: none;
}
#navbar-top li a{
	font-weight: bold;
	font-size: 12px;
}
#navbar-top li a:hover{
	background-color: transparent;
	color: rgba(238,137,46,1);
}
#main-header {
	position: relative;
	margin-top: 25px;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
}
#main-header li a {
	background-color: transparent;
}
#main-header li a:hover {
	color: rgba(238,137,46,1);
}
#menu-utama {
	min-height: 80px !important;
	margin-top: 5px;
	padding-top: 5px;
}
#menu-utama a {
	padding: 10px 15px;
}
#top-search {
	min-height: 80px;
	font-weight: normal;
	margin-top: 10px;
}
#logo {
	text-align: center;
	min-height: 80px;
	z-index: 1000;
}
#logo button {
	color: #337ab7;
}
#btn-top-search {
	padding-top: 9px;
	padding-bottom: 9px;
	border: 1px solid #ccc;
}
#menu-utama .dropdown-menu {
	min-width: 220px;
}
.dropdown-menu.parent {
	left: 0px !important;
    right: auto  !important;
}
#main-header>.navbar-collapse>.nav>.dropdown:hover>.dropdown-menu.parent>li{
	display: table-cell !important;
	min-width: 150px;
}
#main-header>.navbar-collapse>.nav>.dropdown.open>.dropdown-menu.parent>li{
	display: table-cell !important;
	min-width: 150px;
}
#main-header .dropdown-menu li a {
	padding: 3px 10px;
	font-weight: bold;
	color: #337ab7;
	padding: 10px 10px;
	font-size: 0.9em;
}
#main-header>.navbar-collapse>.nav>.dropdown:hover>.dropdown-menu.parent>li>ul>li>a, #main-header>.navbar-collapse>.nav>.dropdown.open>.dropdown-menu.parent>li>ul>li>a{
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
	text-decoration: none;
}
.dropdown-menu h4 {
	display: table;
	padding: 5px 10px;
	font-size: 14px;
}
#main-header>.navbar-collapse>.nav>.dropdown:hover>.dropdown-menu.parent>li>ul>li>a:hover{
	color: #fff;
}
#main-header>.navbar-collapse>.nav>.dropdown:hover>.dropdown-menu {
	padding: 5px 0px;
}
.drop-left {
	left: 0px !important;
}
#main-header .dropdown-menu a:hover {
	background-color: #19498c;
	color: #fff;
	margin-top: 0px;
}
/*--banner---*/
.carousel-indicators li{
	border-color: rgba(238,137,46,1);
}
.carousel-indicators li.active{
	background-color: rgba(238,137,46,1);
}
/*------------------ Page --------------------*/
.page {
	min-height: 250px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.page .banner-page {
	position: relative;
	min-height: 50px !important;
	background-color: #f4f4f4;
}
.page .banner-page h1{
	position: absolute;
    bottom: 10px;
    padding: 10px 50px 10px 30px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(44,66,121, 0.7);
    font-size: 35px;
    text-transform: uppercase;
    background: rgba(102,102,102,0.3);
}
.page .btn-print {
	margin: 5px 15px;
}
.page img {
	max-width: 100%;
}
#side-kiri .list-group .list-group-item{
	border-left: none;
	border-right: none;
}
#side-kiri .list-group div{
	margin-bottom: -1px;
	padding-left: 10px;
}

#side-kiri .list-group .list-group-item.collapsed:before{
	content: "\f054";
	position: absolute;
	top: 15px;
	right: 15px;
	color: rgba(92,93,96, 1);
	font: normal normal normal 10px/1 FontAwesome;
}
#side-kiri h4{
	font-size: 14px;
	margin: 15px 0px;
}
.banner-page .img-full{
	width: 100%;
}
.thumbnail-post {
	height: 90px;
	overflow: hidden;
}
.thumbnail-post>img{
	display: block;
    max-width: 100%;
    height: auto;
	margin-left: auto;
	margin-right: auto;
}
.post-item .slide .item img {
	max-height: 80px;
	margin: 0px auto;
}
/*================================== product setting  ==================*/
.list-product>div>.thumbnail:hover {
	border: 1px solid #286090;
}
.list-product .thumbnail {
	margin-bottom: 5px;
}
.list-product .item {
	text-align: center !important;
	height: 170px !important;
	overflow: hidden;
}
.list-product .item img{
	max-height: 160px;
}
.list-product .judul-item {
	font-weight: bold;
	height: 50px;
	overflow: hidden;
	text-align: center;
}
.list-product .caption .isi-item{
	height: 90px;
	overflow:hidden;
}
.list-product .item .gbr span{
	margin-top: 35px;
}
/*========================================= post setting ============================= */
#postslide .carousel-inner{
	height: 270px;
}

#postslide .item img{
	margin: 0px auto;
	max-height: 250px;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.item-relasi {
	height: 100px;
	margin-bottom: 15px;
}
.item-relasi .carousel{
	width: 100px;
    height: 100px;
}
.item-relasi .carousel .item img{    
	max-height: 100px;
}
/*------------------ footer --------------------*/
footer {
	background-color: #d0d0d0;
	min-height: 200px;
	color: #333;
}
footer h3{
	font-size: 14px;
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 15px;
}
footer ul{
	padding: 0px 0px;
	list-style: none;
}
footer ul li {
	margin: 5px 0px;
	font-size: 12px;
}
footer ul li a{
	color:#333;
}
#copyright {
	margin: 10px;
}
#menu-btn {
	font-size: 16px;
	z-index: 1000;
	margin-right: 0px;
}
/*----------------------------------------------- home --------------------------*/
#home h3{
	color: #337ab7;
	font-size: 18px;
}
/*----------------------------------------------- produk --------------------------*/
#produk-page .harga{
	font-size: 30px;
	padding: 10px;
	border: 2px dashed rgba(204,204,204,1);
	margin: 10px 0px;
}
#produk-page .produk-aksi{
	margin: 10px 0px;
}
#main-foto-product {
	height: 300px;
}
#main-foto-product img{
	margin: 0px auto;
	max-height: 300px;
}
#galery-post img{
	margin: 0px auto;
}
#galery-post .close{
	position: fixed;
	top:15px;
	right:15px;
	font-size: 1.5em;
	color: 0 1px 0 #333;
	opacity:0.8;
}
#main-foto img {
	max-width:250px;
}
#owl-demo .item{
  margin: 10px;
}
#owl-demo .item img{
  display: block;
  height: auto;
}
.carousel-inner .item img{
	margin: 0px auto;
}
.label {
	margin: 10px 1px;
}
#galery-post img{
	margin: 0px auto;
}
#galery-post .close{
	position: fixed;
	top:15px;
	right:15px;
	font-size: 1.5em;
	color:#fff;
	text-shadow: 0 1px 0 #333;
	opacity:0.8;
}
#main-foto img {
	max-width:250px;
	margin-right:10px;
}
@media (max-width:767px){ /* seetinga -sm dan xs */
	#navbar-top .navbar-nav>li{
		float: left;
		border: none;
	}
	#logo img {
		float: left;
	}
	.list-product .item {
		text-align: center !important;
		height: 120px !important;
		overflow: hidden;
	}
	.list-product .judul-item {
		height: 80px;
	}
}