#atas{
  font-size: 9.5pt;
  padding: 4px;
  padding-top: 5px;
  padding-bottom: 4px;
}
#atas a{
  color: white;
  text-decoration: none;
  margin: 5px;
}
header a{
	font-size: 18pt;
}
header .judulbesar h1 a{
  font-size: 24pt;
}
#notifikasi {
  font-size: 24px;
  cursor: pointer;
  user-select: none;
  color: white;
  margin-right: 25px;
}
nav{
	box-shadow: 1px 1px 4px;
}
.kanan{
	border-left: 1px solid #C0C0C0;
}
.kanan img{
	width: 25px;
	height: 20px;
	margin-left: 28px;
}
footer h5{
	padding-bottom: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dashed white;
}
footer ul{
	margin-top: 25px;
	list-style: none;
	padding-right: 25px;
}
footer li a{
	text-decoration: none;
	color: white;
}
footer li a:hover{
	text-decoration: none;
}
footer p{
  line-height: 18px;
}
.copyright{
  text-align: center;
  height: 100%;
  background-color: #007eb8;
  color: white;
  padding-top: 30px;
}
.copyright img{
  width: 135px;
  margin: 5px;
}
.copyright img#gambar{
  width: 50px;
}
@media (max-width: 576px){
  #ongkir{
    padding-left: 160px;
  }
}