* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: Arial;
	line-height: 1.7;
}
h1 {
	font-size: 28px;
	text-align: center;
}
h2, h3 {
	font-size: 26px;
}
p {
	margin-bottom: 20px;
}
ul, ol {
	margin: 0px 0px 20px 20px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	color: #000;
}
textarea {
	resize: vertical;
}
input[type=text], input[type=email], input[type=password], input[type=date], input[type=time], input[type=number], select, textarea {
	width: 100%;
	padding: 6px 12px;
	margin: 8px 0;
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	outline: none;
	box-sizing: border-box;
	line-height: 1.4;
}
input[type=file] {  
	margin: 8px 0;
}
input[type=submit] {
	background-color: #2aa7e2;
	color: #fff;
	padding: 10px 20px;
	margin: 8px 0;
	border: none;
	outline: none;
	border-radius: 4px;
	cursor: pointer;
	line-height: 1.2;
}
input[type=submit]:hover {
	background-color: #109bdc;
}
label {
	font-weight: 600;
}
table {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0px;
}

td, th {
	border: 1px solid #dddddd;
	text-align: left;
	padding: 8px;
}
.rk {
	width: 100%;
	padding: 4px 12px;
	margin: 8px 0px 30px 0px;
	display: inline-block;
	color: #757575;
	background: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: not-allowed;
	user-select: none;
	font-size: 15px;
}
.jdlsitus {
	font-size: 12px;
	color: #fff;
	clip: rect(0,0,0,0);
	overflow: hidden;
	position: absolute !important;
}
.ketpre {
	white-space: pre-line;
}
.kmenu {
	border-bottom: 1px solid #d5d5d5;
}
.menu {
	margin: 0 auto;
	max-width: 1366px;
	padding: 20px 15px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 1rem;
	align-items: center;
}
.menu a, .menu a {
	font-size: 14px;
	font-weight: 600;
	padding: 10px;
	text-transform: uppercase;
}
.menu2 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 0px;
	align-items: center;
	text-align: center;
}
.menu2 img {
	vertical-align: middle;
	width: 300px;
}
.menu3 {
	text-align: right;
}
.tmenu {
	display: none;
	text-align: right;
}
.tmenu svg {
	vertical-align: middle;
}
.rmenu3 {
	text-align: right;
}
.kslider {
	margin: 0 auto;
	max-width: 1366px;
}
.slider img {
	object-fit: cover;
	width: 100%;
	height: 500px;
}
.jdlh {
	margin: 80px auto 20px auto;
	max-width: 1366px;
	text-align: center;
}
.bjdlh {
	margin: 10px auto 0px auto;
	border-bottom: 2px solid #ffda25;
	width: 40px;
}
.kproduk {
	margin: 0 auto;
	max-width: 1366px;
	padding: 30px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 2rem;
	align-items: flex-start;
}
.kproduk img {
	max-width: 100%;
}
.kproduk a:hover {
	opacity: 60%;
}
.jproduk {
	font-size: 16px;
}
.harga {
	margin-top: 10px;
	color: #8b6d00;
	font-weight: 600;
	font-size: 16px;
}
.cari {
	max-width: 40%;
	margin: 10px auto 0px auto;
	padding: 2px 4px;
	background: #efefef;
	border-bottom: 1px solid #e0e0e0;
	line-height: 1.4;
	border-radius: 100px;
}
.cari input[type=text] {
	outline: none;
	border: none;
	margin: 0 !important;
	background: transparent;
	line-height: 1.2;
}
.tebal {
	font-weight: 600;
}
.kfooter {
	background: #f5f5f5;
	margin-top: 40px;
}
.footer1 {
	margin: 0 auto;
	max-width: 1366px;
	padding: 30px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 4rem;
	align-items: flex-start;
}
.footer1 a:hover {
	opacity: 60%;
}
.ifooter p {
	margin-bottom: 6px;
}
.ifooter p:first-child {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.footer2 {
	margin: 0 auto;
	max-width: 1366px;
	padding: 30px;
}
.footer2 a {
	font-weight: 600;
}
.footeric svg {
	vertical-align: middle;
	margin: 0px 8px 0px 0px;
}
.gagal {
	color: #8a6d3b;
	background: #fcf8e3;
	margin: 30px 0px;
	padding: 20px 15px;
	border: 1px solid #faebcc;
	border-radius: 6px;
}
.berhasil {
	color: #437b3f;
	background: #e3ffe1;
	padding: 20px 15px;
	border: 1px solid #b2e0af;
	border-radius: 4px;
}
.berhasil a {
	color: #52b4e3;
	font-weight: 600;
}
.konten {
	margin: 0 auto;
	max-width: 1366px;
	padding: 60px;
}
.dkonten {
	margin: 0 auto;
	max-width: 600px;
	padding: 60px;
}
.dproduk {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 2rem;
	align-items: flex-start;
}
.dproduk img {
	max-width: 100%;
}
.dproduk h1 {
	text-align: left;
}
.desproduk {
	margin-top: 30px;
}
.jdldesproduk {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}
.stokproduk {
	margin: 30px 0px;
}
.tersedia {
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #019d3f;
}
.kosong {
	font-size: 16px;
	font-weight: 600;
	font-style: italic;
	color: #b90c0c;
}
.produkterkait {
	margin: 60px auto 0px auto;
	max-width: 1366px;
}
.produkterkait h2 {
	padding: 0px 30px;
}
.center {
	text-align: center;
}
.opsi {
	text-align: center;
}
.opsi span {
	margin: 10px;
}
.opsi svg {
	margin: 5px;
}
.opsi svg:hover {
	fill: #1d243e;
}
.sc {
	overflow-x: auto;
	margin-bottom: 10px;
}
.sc::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}
.sc::-webkit-scrollbar-thumb {
	background: #dcdcdc;
	border-radius: 10px;
}
.sc::-webkit-scrollbar-track {
	border-radius: 10px;
}
.no {
	width: 5px;
}
.tablea {
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0 20px 0;
}
.tablea tr:nth-child(even){background-color: #f5f5f5;}
.tablea tr:hover {background-color: #ddd;}
.tablea th {
  padding: 12px 8px;
  background-color: #ffc107;
  border: 1px solid #ddd;
  color: #000;
  text-align: center;
}
.tablea td {
  border: 1px solid #ddd;
  padding: 8px;
}
.tablea a {
	color: #03a9f4;
}
.pageku {
	display: flex;
	font-size: 15px;
	list-style: none;
	justify-content: flex-end;
	margin: 0px;
}
.pageku li {
	padding: 5px 10px;
	color: #555;
	border: 1px solid #ddd;
	cursor: pointer;
}
.pageku li:hover {
	background: #f2f2f2;
}
.pageku li.active {
	color: #000;
	background: #ffc107;
	border: 1px solid #ffc107;
}
.disabled, .disabled a {
	cursor: not-allowed !important;
	color: #555 !important;
}
.kettotal {
	margin: 0 0 10px 0;
}
.ket {
	color: #7d7d7d;
	font-weight: 400;
	font-size: 13px;
}
.wajib {
	color: #ee0000;
	font-size: 16px;
}
.aksi {
	border: none;
	vertical-align: super;
	background: transparent;
	cursor: pointer;
}
.w100 {
	max-width: 100%;
}
.ctabeli {
	display: block;
	background: #ffc107;
	font-weight: 600;
	font-size: 16px;
	text-align: center;
	border-radius: 6px;
	padding: 10px;
	margin: 60px 0px;
}
.ctabeli:hover {
	opacity: 80%;
}
.batal {
	padding: 10.5px 20px;
	margin: 0px 10px;
	color: #fff !important;
	background: #f5736f;
	border-radius: 4px;
	line-height: 1.2;
	vertical-align: -0.3px;
}
.kembali {
	padding: 10.5px 20px;
	margin: 0px 10px;
	color: #fff !important;
	background: #64d264;
	border-radius: 4px;
	line-height: 1.2;
	vertical-align: -0.3px;
}
.pageari {
	display: flex;
	border-radius: 4px;
	margin: 20px 0px;
	font-size: 15px;
	list-style: none;
	justify-content: flex-end;
}
.pageari>li {
	display: inline
}
.pageari>li>a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #8b6d00;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pageari>li:first-child>a {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pageari>li:last-child>a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pageari>li>a:focus,
.pageari>li>a:hover {
	z-index: 2;
	color: #8b6d00;
	background-color: #eee;
	border-color: #ddd
}
.pageari>.active>a,
.pageari>.active>a:focus,
.pageari>.active>a:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #8b6d00;
	border-color: #8b6d00;
}
.pageari>.disabled>a,
.pageari>.disabled>a:focus,
.pageari>.disabled>a:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pageari-lg>li>a {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pageari-lg>li:first-child>a {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pageari-lg>li:last-child>a {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pageari-sm>li>a {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pageari-sm>li:first-child>a {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pageari-sm>li:last-child>a {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.ktab {
	display: grid;
	grid-template-columns: 1fr 5fr;
	grid-column-gap: 1em;
}
.tab {
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 10px;
}
.tab img {
	width: 100%;
	cursor: pointer;
	transition: 0.2s;
	padding: 1px;
}
.tab img:hover {
	opacity: 60%;
}
.tabcontent {
	margin-bottom: 10px;
	text-align: center;
}
.tabcontent img {
	width: 500px;
	height: 500px;
	object-fit: cover;
	vertical-align: middle;
}
.seth {  
	clip: rect(0,0,0,0);
	overflow: hidden;
	position: absolute;
	width: 0%;
}
.setb {
	display: block;
}
.dnone {
	display: none;
}
.klminhv {
	min-height: 100vh;
	display: flex;
}
.lminhv {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: space-around;
}
.klogin {
	width: 28%;
	max-width: 360px;
	background: #fff;
	margin: 100px auto;
	padding: 30px 20px;
	box-shadow: 0px 0px 100px 4px #ececec;
}
.klogin input[type=submit] {
	width: 100%;
	background: #ffc107;
	color: #000;
	font-weight: 600;
	font-size: 12px;
}
.peringatan {
	color: #bb740a;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}
.nojs {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f1f1f1;
	z-index: 10;
}
.knav {
	border-bottom: 1px solid #d5d5d5;
}
.nav {
	margin: 0 auto;
	max-width: 1366px;
	padding: 15px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1rem;
}
.nav a {
	padding: 15px;
}
.nav a:hover {
	opacity: 70%;
}
.nav1 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 1rem;
}
.icnav {
	display: none;
}
.icnav svg {
	vertical-align: middle;
}
.nav2 {
	text-align: right;
}
.menudashboard {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1rem;
	margin: 60px 0px;
}
.menudashboard a {
	display: block;
	padding: 10px;
	text-align: center;
	background: #ffc107;
	font-weight: 600;
}
.tentang {
	margin: 0 auto;
	max-width: 900px;
	padding: 60px;
	text-align: justify;
}
.tentang h1 {
	margin-bottom: 30px;
}
.lskategori {
	margin: 30px auto;
	padding: 30px;
	max-width: 1366px;
}
.lskategori h3 {
	margin-bottom: 15px;
}
.lskategori span {
	margin: 6px;
	padding: 2px 10px;
	border: 1px solid #b1b1b1;
	border-radius: 12px;
	color: #767676;
	display: inline-block;
}

@media screen and (max-width: 1000px) {
h1 {
	font-size: 22px;
}
h2, h3 {
	font-size: 18px;
}
.menu {
	grid-template-columns: repeat(1, 1fr);
}
.menu a, .menu a {
	font-size: 14px;
}
.menu2 {
    order: -1;
	grid-template-columns: repeat(2, 1fr);
}
.menu2 a {
	padding: 0px;
}
.menu2 img {
	width: 100%;
}
.menu1, .menu3 {
	display: none;
}
.tmenu {
	display: block;
}
.rmenu1 a, .rmenu3 a {
	display: block;
}
.rmenu3 {
	text-align: left;
}
.slider img {
	height: 150px;
}
.kproduk {
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 1rem;
	padding: 15px;
}
.jdlh {
	margin: 40px auto 10px auto;
}
.jproduk {
	font-size: 14px;
}
.cari {
	max-width: 70%;
	padding: 0px 4px;
}
.footer1 {
	padding: 15px;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 2rem;
}
.footer2 {
	padding: 15px;
}
.konten {
	padding: 30px;
}
.dproduk {
	grid-template-columns: repeat(1, 1fr);
}
.produkterkait h2 {
	padding: 0px 15px;
}
.tablea {
	width: 300%;
}
.pageku {
	justify-content: center;
}
.dkonten {
	padding: 20px;
}
.pageari {
	justify-content: center;
}
.ktab {
    grid-template-columns: repeat(1, 1fr);
}
.ktab div:last-child {
	order: -1;
}
.tab {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.tabcontent img {
	width: 100%;
	height: 100%;
}
.klogin {
	width: 80%;
}
.nav {
	grid-template-columns: repeat(1, 1fr);
}
.lnav a {
	padding: 15px 0px;
}
.icnav {
	display: block;
	text-align: right;
}
.nav1 {
	grid-template-columns: repeat(2, 1fr);
}
.nav2 {
	text-align: left;
}
.nav2 a {
	display: block;
	padding: 15px 0px;
}
.nav2 a:last-child {
	padding-bottom: 0px;
}
.rnav1 {
	display: none;
}
.rnav2 {
	display: block;
}
.tentang {
	padding: 30px;
}
.lskategori {
	padding: 15px;
}
}