/*
Theme Name: IndoCCTV
Author: Sofyan Kurniawan
Version: 0.1
Description: IndoCCTV Official Theme
*/

html {
  background-color: #f5f5f5;
}

body {
  background-color: #f5f5f5;
}

.desc-box {
  font-family: "Poppins", sans-serif;
}

article ol {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #555;
  letter-spacing: 0.0125rem;
  line-height: 1.8;
}

p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  color: #555;
  line-height: 1.8;
}

h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 23px;
}

h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 18px;
}

h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 15px;
}

h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12px;
}

a {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #C5A059;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 14px;
  font-style: italic;
}
p.text-emas{
    letter-spacing: 0;
    display: inline-block;
    text-align: left;
}

label {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

button {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}

.jenis-emas{
    background-color: cornsilk;
    padding: 15px;
    margin: 30px 0 30px 0;
}

.comment {
  list-style: none;
  list-style-type: none !important;
}

.comment-meta a {
  font-size: 13px;
}

.comment-body p {
  margin-bottom: 0 !important;
}

.comment-body {
  padding-bottom: 13px;
}

.reply {
  font-size: small;
}

.wp-block-quote {
  padding-left: 20px;
}

.breadcrumbs a {
  color: #888;
}

.breadcrumbs {
  color: #888;
}

img {
  max-width: 100%;
  height: auto;
}

.opsi {
  max-width: 400px;
  margin: auto;
}

.judul-box {
  width: 100%;
  color: white;
  font-weight: bold;
  font-size: 20px;
  padding: 5px;
}

.desc-box {
  padding: 12px;
  background-color: #7caa2d55;
  color: black;
  font-size: 16px;
}

.no-decoration {
  text-decoration: none;
}

.no-decoration:hover {
  text-decoration: none;
}

.callout-box {
  background-color: #7caa2daa;
  font-size: 18 !important;
}

.box-hover {
  transition: transform 0.3s;
}

.box-hover:hover {
  transform: scale(1.05);
}

pre {
  background-color: #ddd;
  padding: 8px;
  border-radius: 3px;
}

.bar {
  background-color: #fff;
  padding: 0px 5px 0px 5px;
  color: #888;
}

body {
  background-color: #ffffff00;
}

.peta {
  height: 350px;
  overflow: hidden;
}

.site-footer {
  background-color: #333333;
  color: white;
  padding-top: 20px;
}

.artikel {
  background-color: #fff;
  padding: 21px;
  width: 100%;
  margin-bottom: 9px;
  border-top: 2px solid #C5A059;
  box-shadow: 0 4px 12px #e0e0e0;
}

.menu-desktop a:hover {
  color: #ffffffff;
}
.widget {
  background-color: #fff;
  padding: 10px;
  width: 100%;
}

.attrib {
  background-color: #000;
  padding: 9px;
  color: #777;
}

.widgets {
  background-color: #fff;
  padding: 10px;
  width: 100%;
  border-top: 2px solid #29a1dd;
  box-shadow: 0 4px 12px #e0e0e0;
}

.judul-shadow {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.menu-desktop {
  text-align: right;
  margin: auto;
}

.menu-desktop a {
  transition: color 0.2s;
  font-size: 14px;
  color: #ffffffbf;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: bold;
}

.menu-desktop a:hover {
  text-decoration: none;
}

.banner-welcome {
  width: 100%;
  min-height: 200px;
  background: rgb(51, 135, 139);
  background: linear-gradient(90deg, rgba(51, 135, 139, 1) 0%, rgba(104, 197, 201, 1) 100%);
}

.button-outline-green {
  border: 1px solid #7caa2d;
  background-color: #7caa2d;
  color: white;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.button-outline-green:hover {
  background: #fff;
  color: #33878b;
}

.button-outline {
  border: 1px solid white;
  background-color: #33878b;
  color: white;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
}

.button-outline:hover {
  background: #fff;
  color: #33878b;
}

.backhead {
  width: 100%;
  background-color: #000000;
  color: white;
  box-shadow: 0 15px 30px 0 rgb(119 123 146 / 10%);
  border-bottom: 3px solid #C5A059;
}

a.nohover:hover {
  text-decoration: none;
}

.post {
  min-height: 200px;
}

.max-lebar {
  max-width: 1170px;
  margin: auto;
}

ul.menu {
  padding: 0;
}

.header-logo {
  float: left;
  margin-right: 20px;
  margin-top: 11px;
  margin-bottom: 11px;
}

.site-footer a {
  color: white;
}

.topnav ul {
  list-style-type: none;
  margin: 0;
}

.back-menu a:hover {
  text-decoration: none;
}

.padding-lebar {
  padding: 5px;
}

.mobi-menu {
  width: 100%;
  background-color: #000;
  min-height: 30px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 9;
}

.container {
  background-color: none;
}

.topnav {
  overflow: hidden;
  position: relative;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: #4caf50;
  color: white;
}

/*ZOOM image hover */

/* [1] The container */
.img-hover-zoom {
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform 0.5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}

/* Brightness-zoom Container */
.img-hover-zoom--brightness img {
  transition: transform 0.3s, filter 0.3s ease-in-out;
  transform-origin: center center;
  filter: brightness(60%);
}

/* The Transformation */
.img-hover-zoom--brightness:hover img {
  filter: brightness(100%);
  transform: scale(1);
}

.no-padding {
  padding: 0;
}

html,
body {
  overflow-x: hidden;
}

@media only screen and (max-width: 770px) {
  #desktop {
    display: none;
  }
  #mobile {
    display: block;
  }
}

@media only screen and (min-width: 770px) {
  #desktop {
    display: block;
  }
  #mobile {
    display: none;
  }
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.noradius {
  border-radius: 0 !important;
}

/*COMMENT STYLE*/
.even .comment-body {
  background-color: #f8f8f8;
  margin: 9px;
  padding: 9px;
}
.odd .comment-body {
  background-color: #f1f1f1;
  margin: 9px;
  padding: 9px;
}

input#author {
  width: 100%;
  margin-top: 9px;
  margin-bottom: 9px;
  border: 1px solid #ccc;
  padding: 7px;
}

input#email {
  width: 100%;
  margin-top: 9px;
  margin-bottom: 9px;
  border: 1px solid #ccc;
  padding: 7px;
}

.wp-comment-cookies-consent label {
  font-size: small;
}

textarea#comment {
  width: 100%;
  margin-top: 9px;
  margin-bottom: 9px;
  border: 1px solid #ccc;
  padding: 7px;
}

input#submit.submit {
  border: 1px solid #7caa2d;
  background-color: #7caa2d;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.comment-notes {
  font-size: small;
}

#email-notes {
  font-size: small;
}

#commentnotes {
  font-size: small;
}

p.comment-form-cookies-consent {
  font-size: small;
}

p.logged-in-as {
  font-size: small;
}

/*TAGS*/
.tags a {
  font-size: small;
}

/*BUTTON*/
.wp-block-button__link {
  border: 1px solid #ee4d2d !important;
  background-color: #ee4d2d !important;
  color: #fff !important;
  padding: 5px 10px !important;
  font-size: 16px !important;
  cursor: pointer !important;
  transition: 0.3s !important;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  border-radius: 0 !important;
}





.logo-container {
  display: flex;
  align-items: center; /* Menyejajarkan logo dan teks pas di tengah secara vertikal */
  gap: 12px;           /* Mengatur jarak horizontal antara logo dan teks */
  background-color: #000000; /* Menyesuaikan latar belakang hitam seperti gambar */

}

.logo-img {
  /* Atur tinggi logo agar proporsional dengan ukuran teks font Anda */
  height: 40px; 
  width: auto;  /* Menjaga rasio gambar agar tidak gepeng */
}

.logo-text {

  font-size: 32px;                 /* Sesuaikan ukuran font teks */
  font-weight: bold;

}

/* Pewarnaan teks sesuai gambar */
.text-white {
  color: #ffffff;
}

.text-gold {
  color: #D4AF37; /* Menggunakan variasi warna Metallic Gold */
}