* {
	outline: none !important;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}

a:hover {
	text-decoration: none;
}

blockquote {
	font-style: italic;
	border-left: 3px solid #333;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Istok Web', sans-serif;
	font-weight: bold;
}
textarea {
	resize: none;
}
h1 {
	font-size: 36px;
	margin-top: 45px;
}
h2 {
	font-size: 31px;
}
pre {
	background-color: e4e4e4;
	border-radius: 10px;
}

.inner {
    border-bottom: 1px solid #f2f2f2;
}

.drescription {
	padding-top: 2.3em;
    font-family: 'Roboto Bold', sans-serif;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: .5px;
}
/* Deskripsi singkat detail tanaman */
.drescription-plant {
	padding-top: 1em;
    font-family: 'Roboto Bold', sans-serif;
    font-size: 16px;
	text-align: justify;
    letter-spacing: .5px;
}
/* -------------------------------- */
.checkbox-inline, .radio-inline {
	
	font-size: 15px;
	margin: 25px 0px 0px 0px;
}


.fa-circle-thin:before, .fa-check-circle:before, .fa-check-square:before, 
.contact {
    background-color: #f8f8f8;
	padding: 5em 0em;
}
.contact h1 {
	padding-bottom: 30px;
    font-size: 25px;
    letter-spacing: 5px;
    margin-top: 0px;
}
.contact .col-md-8, .col-md-4 {
    margin-top: -50px;
}
.contact p {
    margin-bottom: 15px;
}

.contact p.contact-desc {
    margin-bottom: 25px;
    line-height: 27px;
}

.top {
	color: #999999;
	position: absolute;
    top: 0;
    right: 15px;
}

.item1,
.form-control {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #adadad;
    border-radius: 0px;
    padding: 15px;
    height: auto;
    margin-bottom: 30px;
}

		.icon > .label {
			display: none;
		}

		.footer {
			padding: 30px 0px 5px;
		}

		.icon.style2 {
			-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
			-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
			-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
			transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
			background-color: transparent;
			border: solid 4px #f2f3f4;
			border-radius: 4px;
			width: 70px;
			height: 70px;
			display: inline-block;
			text-align: center;
			line-height: 65px;
			color: inherit;
			border-radius: 100%;
		}

			.icon.style2:before {
				font-size: 1.4em;
				color: #ffffff;
			}

			.icon.style2:hover {
				border-color: #c9c9c9;
			}

			.icon.style2:active {
				background-color: rgba(242, 132, 158, 0.1);
			}


			.contact-info{

				margin-left: 38px;
				padding: 30px 0px 70px 0px;
			}

.right-color {

	color: #333;
}
.right-color a {
  font-size: bold;
  font-weight: bold;
}
.right-color a:hover {
  text-decoration: underline;
}
#main {
    margin-top: 30px;
}
.main-body{
	margin-bottom: 50px;
}
.btn-tobais {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	border-radius: 25px;
	font-size: 12px;
	color: #333;
    background-color: #ffffff;
    margin-top: 30px;
    border: 1px solid;
    padding: 10px 20px;
}
.hover-off:hover{
	color: #fff;
}

/* Header */
	.header {
		padding: 4em 0 0 ;
	}

		.header .logo {
			display: block;
			border-bottom: 0;
			color: inherit;
			font-weight: 900;
			letter-spacing: 0.35em;
			margin: 0 0 2.5em 0;
			text-decoration: none;
			text-transform: uppercase;
			display: inline-block;
		}

			.header .logo > * {
				display: inline-block;
				vertical-align: middle;
			}

			.header .logo .symbol {
				margin-right: 0.65em;
			}

				.header .logo .symbol img {
					display: block;
					max-height: 2.5em;
					max-width: 3em;
					height: auto;
					width: auto;
				}


.unordarlist {
	font-family: 'Roboto', sans-serif;
    list-style-type: square;
    font-size: bold;
    font-weight: bold;
    margin-left: -22px;
}

.img-fit{
	display: block;
	min-width: 100%;
}

.image-text{

	margin:  60px 0px;
}
.image-text-text{

	margin: 20px 0px;
}
.tiles{

	margin: 30px 0px;
}
img.img-responsive {
    margin: 15px 0px;
}
/* Batas Konten Utama */
.contact {
    background-color: #f8f8f8;
    padding: 5em 0em 1em;
    border-top: 2px solid #ccc; /* Tambahan garis pembatas */
  	width: 100%;
}
/* Ukuran Gambar Home */
.tile-image {
  width: 100%;
  height: 250px;
  object-fit: contain;
  background-color: #f8f8f8; /* opsional untuk padding warna netral */
  display: block;
}
/*Edit Judul Teks*/
.img-title {
  background-color: rgba(0, 0, 0, 0.6); /* hitam transparan */
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 6px 12px;
  border-radius: 6px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  display: inline-block;
}
/*Kembali ke atas*/
#back-to-top {
  color: #555;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
#back-to-top:hover {
  color: #000;
  text-decoration: underline;
}
/*-------------------*/
/*Ukuran gambar styles*/
.style-image {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 300px;
  border-radius: 10px;
  margin: 15px auto;
  display: block;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.style-image:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
/*-------------------*/
/* Tambahkan ini untuk memberi garis bawah pada header */
.head {
    border-bottom: 2px solid #ccc; /* Atau warna lain yang sesuai */
}

/* Tambahkan ini untuk memberi garis atas pada footer */
.footer {
    border-top: 2px solid #ccc; /* Atau warna lain yang sesuai */
}

/*Plant Page*/
.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 15px;
}

.gallery-item {
  position: relative;
  width: calc(20% - 12px); /* 5 per row */
  cursor: pointer;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  
  max-width: 200px; /* Sesuaikan */
  width: 100%;
}

.gallery-item img {
  width: 100%;
  display: block;
  height: 200px;
  border-radius: 8px;

  object-fit: cover;
}

.gallery-overlay, .plant-name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  padding: 10px;
  text-align: center;
  background: rgba(0,0,0,0.6);
  font-weight: bold;
  font-size: 14px;
  transition: opacity 0.3s ease;
}

.plant-name {
  top: 0;
  bottom: auto;
}

.gallery-overlay {
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
  font-size: 13px;
  padding: 10px;
  transition: opacity 0.3s ease;
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
  height: 100%;
  text-align: left;
}

.gallery-item:hover .plant-name {
  opacity: 0;
}

.gallery-item:hover .gallery-overlay {
  opacity: 1;
}
/* Detail Tanaman */
.plant-detail a.back-link {
      display: inline-block;
      margin-bottom: 25px;
      background-color: #333;
      color: #fff;
      padding: 10px 20px;
      border-radius: 25px;
      font-weight: bold;
      text-decoration: none;
}
.plant-detail a.back-link:hover {
      background-color: #555;
}
.image-row {
  display: flex;
  flex-wrap: wrap; /* agar responsive di layar kecil */
  justify-content: flex-start; /* atau flex-start */
  gap: 10px; /* kecilkan jarak antar gambar */
  align-items: flex-start;
}
.image-row img {
  max-width: 100%;
  max-height: 250px;
  height: 250px;
  width: auto;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  object-fit: contain;
  cursor: pointer;
  margin: 0; /* pastikan tidak ada margin bawaan */
  padding: 0;
  display: block;
}
/* Credit */
.image-row figure {
  margin: 0;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  color: #555;
}
.image-row figcaption {
  font-size: 1.2rem;
  color: #555;
  margin-top: 4px;
  font-style: italic;
  opacity: 0.9;
}
.image-row figcaption a {
  color: #555;
  text-decoration: none;
  border-bottom: 1px dotted var(--nav);
  transition: color 0.3s, border-bottom 0.3s;
}
.image-row figcaption a:hover {
  color: #1e88e5;
  border-bottom: 1px solid var(--nav-hov);
}
/* Credit */
.modal-content img {
    max-width: 90vw;
    max-height: 80vh;
    width: auto;
    height: auto;
    margin: auto;
    display: block;}
.plant-detail blockquote {
      margin: 30px 0;
      font-style: italic;
      padding-left: 15px;
      border-left: 3px solid #333;
      color: #555;
}
.unordarlist-plant {
  list-style: none; /* hilangkan bullet bawaan */
  padding: 0;
  margin: 0;
}

.unordarlist-plant li {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6px;
}
.unordarlist-plant li strong {
  width: 160px; /* sesuaikan sesuai kebutuhan */
  font-weight: 600;
}
.unordarlist-tips {
	padding-bottom: 50px;
}
/* --------------------------------- */
#plant-search {
  max-width: 300px;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 15px;
  margin-top: 20px;
}

#filter-wrapper {
  position: relative;
  display: inline-block;
}

#filter-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 8px;
  z-index: 100;
  display: none;
  background-color: white;
  border: 1px solid #ccc;
  padding: 15px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  width: max-content;
}

.filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.filter-col {
  display: flex;
  flex-direction: column;
  min-width: 120px;
}

#filter-toggle {
  background: transparent;
  border: none;
  cursor: pointer;
  margin-bottom: 10px;
}

#pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 50px;
}

#pagination button.active {
  background-color: #007bff;
  color: white;
}
/*----------------------*/
.btn-send {
	padding: 10px 30px;
    background-color: #333;
    color: #fff;
    margin-top: 30px;
}

.btn-big {
	background-color: #333;
	color: #fff;
	padding: 15px 35px;
	border-radius: 30px;
}

@media only screen and (max-width: 417px) {

}

.btn:hover{
	background-color: #555;
    color: #fff;
}
.btn:focus{
	background-color: #333;
	color: #fff;
    text-decoration: none;
}

@media only screen and (max-width: 400px) {

}

button[disabled], html input[disabled] {
	cursor: not-allowed;
}

@media only screen and (max-width: 400px) {

}

.btn-send-2 {
	padding: 18px 60px;
    background-color: #333;
    color: #fff;
    margin-top: 10px;
}


/* Menu */

	#menu {
		-moz-transform: translateX(22em);
		-webkit-transform: translateX(22em);
		-ms-transform: translateX(22em);
		transform: translateX(22em);
		-moz-transition: -moz-transform 0.45s ease, visibility 0.45s;
		-webkit-transition: -webkit-transform 0.45s ease, visibility 0.45s;
		-ms-transition: -ms-transform 0.45s ease, visibility 0.45s;
		transition: transform 0.45s ease, visibility 0.45s;
		position: fixed;
		top: 0;
		right: 0;
		width: 22em;
		max-width: 80%;
		height: 100%;
		-webkit-overflow-scrolling: touch;
		background: #333;
		color: #ffffff;
		cursor: default;
		visibility: hidden;
		z-index: 10002;
	}

		#menu > .inner {
			-moz-transition: opacity 0.45s ease;
			-webkit-transition: opacity 0.45s ease;
			-ms-transition: opacity 0.45s ease;
			transition: opacity 0.45s ease;
			-webkit-overflow-scrolling: touch;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			padding: 2.75em;
			opacity: 0;
			overflow-y: auto;
		}

			#menu > .inner > ul {
				list-style: none;
				margin: 0 0 1em 0;
				padding: 0;
			}
			#menu > .inner > h2 {
				list-style: none;
				padding-bottom: 30px;
				margin-top: 10px;
				margin-bottom: 15px;
			}

				#menu > .inner > ul > li {
					padding: 0;
					/* border-top: solid 1px rgba(255, 255, 255, 0.15); */
				}

					#menu > .inner > ul > li a {
						display: block;
						padding: 7px 0px;
						line-height: 1.5;
						border: 0;
						color: inherit;
					}

					#menu > .inner > ul > li:first-child {
						border-top: 0;
						margin-top: -1em;
					}

		#menu > .close {
			-moz-transition: opacity 0.45s ease, -moz-transform 0.45s ease;
			-webkit-transition: opacity 0.45s ease, -webkit-transform 0.45s ease;
			-ms-transition: opacity 0.45s ease, -ms-transform 0.45s ease;
			transition: opacity 0.45s ease, transform 0.45s ease;
			-moz-transform: scale(0.25) rotate(180deg);
			-webkit-transform: scale(0.25) rotate(180deg);
			-ms-transform: scale(0.25) rotate(180deg);
			transform: scale(0.25) rotate(180deg);
			-webkit-tap-highlight-color: transparent;
			display: block;
			position: absolute;
			top: 3em;
			right: 6em;
			width: 6em;
			text-indent: 6em;
			height: 3em;
			border: 0;
			font-size: 1em;
			opacity: 0;
			overflow: hidden;
			padding: 0;
			white-space: nowrap;
		}

			#menu > .close:before, #menu > .close:after {
				-moz-transition: opacity 0.2s ease;
				-webkit-transition: opacity 0.2s ease;
				-ms-transition: opacity 0.2s ease;
				transition: opacity 0.2s ease;
				content: '';
				display: block;
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background-position: center;
				background-repeat: no-repeat;
				background-size: 2em 2em;
			}

			#menu > .close:before {
				background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 8px%3B stroke: %23f2849e%3B %7D%3C/style%3E%3Cline x1='15' y1='15' x2='85' y2='85' /%3E%3Cline x1='85' y1='15' x2='15' y2='85' /%3E%3C/svg%3E");
				opacity: 0;
			}

			#menu > .close:after {
				background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cstyle%3Eline %7B stroke-width: 8px%3B stroke: %23585858%3B %7D%3C/style%3E%3Cline x1='15' y1='15' x2='85' y2='85' /%3E%3Cline x1='85' y1='15' x2='15' y2='85' /%3E%3C/svg%3E");
				opacity: 1;
			}

			#menu > .close:hover:before {
				opacity: 1;
			}

			#menu > .close:hover:after {
				opacity: 0;
			}

		@media screen and (max-width: 736px) {

			#menu {
				-moz-transform: translateX(16.5em);
				-webkit-transform: translateX(16.5em);
				-ms-transform: translateX(16.5em);
				transform: translateX(16.5em);
				width: 16.5em;
			}

				#menu > .inner {
					padding: 2.75em 1.5em;
				}

				#menu > .close {
					top: 0.5em;
					left: -4.25em;
					width: 4.25em;
					text-indent: 4.25em;
				}

					#menu > .close:before, #menu > .close:after {
						background-size: 1.5em 1.5em;
					}

		}

	body.is-menu-visible #wrapper {
		-moz-pointer-events: none;
		-webkit-pointer-events: none;
		-ms-pointer-events: none;
		pointer-events: none;
		cursor: default;
		opacity: 0.25;
	}

	body.is-menu-visible #menu {
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		visibility: visible;
	}

		body.is-menu-visible #menu > * {
			opacity: 1;
		}

		body.is-menu-visible #menu .close {
			-moz-transform: scale(1.0) rotate(0deg);
			-webkit-transform: scale(1.0) rotate(0deg);
			-ms-transform: scale(1.0) rotate(0deg);
			transform: scale(1.0) rotate(0deg);
			opacity: 1;
		}

		.nav-bars {
			position: absolute;
			right: 15px;
			width: auto;
			height: auto;
			top: 15px;
			padding: 30px;
		}

		.nav-bars i {
			color: #000;
			font-size: 20px;
			margin-right: 0px;
		}

/*---------------------------hover---------------------*/
#open-popup {padding:20px}

.a a img.img-responsive {
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.a a:hover img.img-responsive{
	opacity: 1;
}
.a a .img-hover {
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    transition: all .5s ease-in-out;
    opacity: 0.8;
}

@media screen and (max-width: 768px) {
	.a a .img-hover {
	top: 0px;
	bottom: 0px;
	}
}

.a a:hover .img-hover {
	opacity: 0;
}
.a a .img-hover.glass {
    background: #ea766a;
}
.a a .img-hover.shoes-glass {
    background: #a0c4a3;
}
.a a .img-hover.hand-parts {
    background: #da9dd9;
}
.a a .img-hover.table-with-phone {
    background: #6da178;
}
.a a .img-hover.orange-shoe {
    background: #da9567;
}
.a a .img-hover.glass-shoes {
    background: #5dc6aa;
}
.a a .img-hover.girls-tops {
    background: #cab0a6;
}
.a a .img-hover.egg-arts {
    background: #ddd173;
}
.a a .img-hover .c-table {
	display: table;
	width: 100%;
	height: 100%;
}

.a a .img-hover .c-table .ct-cell {
    display: table-cell;
    vertical-align: middle;
}

.a a .img-hover .c-table .ct-cell .img-title {
	display: block;
	letter-spacing: 5px;
	transition: all 0.5s cubic-bezier(0.81, -0.14, 0.47, 1)
}

.a a:hover .img-hover .c-table .ct-cell .img-title {
    display: none;
}

.pop-up-color .p-r-0 {
	padding-right: 0px;
}
.pop-up-color .p-l-0 {
	padding-left: 0px;
}

@media screen and (max-width: 1024px) {
	.pop-up-color section {
	margin-top: 25px;
	}
}
textarea#message {
    margin-top: 35px;
}

.form-control:focus {
    border-color: #adadad;
    box-shadow: none;
}

@media screen and (min-width: 601px) {
.mfp-content .white-popup .col-md-4 {
	padding-right: 25px;
	padding-left: 25px;
}
}

/* Iklan adsterra */
.header-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; /* penting agar tetap sejajar */
  gap: 10px;
}

.header-left,
.header-center,
.header-right {
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0; /* cegah overflow */
}

.header-left {
  justify-content: flex-start;
}

.header-right {
  justify-content: flex-end;
}

.header-center {
  justify-content: center;
}

.header-center-box {
  max-width: 320px;
  width: 100%;
  height: auto;
  background: #fff;
  border-radius: 6px;
  padding: 6px 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  overflow: hidden;
}

.header-center-box img {
  width: 100%;
  height: auto;
  max-height: 50px;
  display: block;
}

/* Responsive */
@media (max-width: 768px) {
  .header-row {
    flex-direction: row; /* Tetap baris agar tidak turun */
    flex-wrap: nowrap;
  }

  .header-left {
    justify-content: flex-start;
  }

  .header-center {
    justify-content: center;
  }

  .header-right {
    justify-content: flex-end;
  }
}
.responsive-ad-wrapper {
  max-width: 100%;
  overflow: hidden;
}

.ad-container {
  width: 320px;
  height: 50px;
  transform-origin: top left;
  transform: scale(1);
}

@media (max-width: 400px) {
  .ad-container {
    transform: scale(0.8); /* skala 80% di layar kecil */
  }
}

@media (max-width: 320px) {
  .ad-container {
    transform: scale(0.6); /* skala 60% di layar sangat kecil */
  }
}
.ad-box-responsive {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 15px;
	margin: 10px auto 15px auto;
	text-align: center;
	width: 100%;
	max-width: 500px;
}
.ad-box-responsive iframe {
  display: block;     /* agar margin:auto efektif */
  margin: 0 auto;     /* center horisontal iframe */
}
@media (max-width: 480px) {
	.ad-box-responsive iframe {
		width: 320px !important;
		height: 50px !important;
	}
}
/*-----------------------------------*/