/**
 * Theme Name: gluson child
 * Template:   gluson


**/
/* zhb */
.shop-banner{
	display:none !important;
}
/*  */

gform_body {
  width: 100%;
}

.gf_simple_horizontal .gform_footer input[type="submit"] {
  right: 0;
}

.gf_simple_horizontal .gform_footer.top_label {
  width: 10%;
}

.accessories-select {
  width: 60vw;
}

.heading-title-inner {
  padding: 0;
}

.headline-container {
  margin-top: -55px;
  padding: 60px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #f8f8f8;
  flex-direction: column;
}

.headline-container h2 {
  width: 100%;
  text-transform: uppercase;
  color: #0163d2;
  font-size: 2em;
}

.headline-container p {
  color: #000;
  width: 60%;
}

@media (max-width: 768px) {
  .heading-title-inner {
    padding: 0px;
  }

  .headline-container p {
    width: 100%;
  }
}

.container-kompabilitas {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid #ddd;
  padding: 20px 27px;
  border-radius: 5px;
  background: #f8f8f8;
  width: 100%;
}

.container-kompabilitas h2 {
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}

.inner-kompabilitas {
  margin-top: 10px;
  display: flex;
  gap: 28px;
}

.box-kompabilitas {
  width: 100%;
  margin: 0;
  padding-left: 28px;
  border-left: 5px solid #0163d2;
}

.box-kompabilitas p {
  font-size: 14px;
  color: #333;
}

.compatibility-container {
  display: grid;
  grid-template-columns: 1fr 4fr;
  gap: 24px;
  align-items: center;
  padding: 0 30px;
}

.simulasi-container {
  padding: 0 16px;
}

.accessories-dropdown-container {
  padding: 0 16px;
}

@media (max-width: 768px) {
  .inner-kompabilitas {
    flex-direction: column;
  }

  .compatibility-container {
    padding: 0;
  }

  .simulasi-container {
    padding: 0;
  }
}

.compatibility-container label {
  font-weight: bold;
  font-size: 14px;
}

span.select2.select2-container.select2-container--default {
  width: 100% !important;
}

.wrapper .main-container .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li a {
  min-width: unset !important;
  font-size: 14px !important;
  padding: 8px 20px !important;
  border-radius: 80px !important;
}

.compatibility-container .select2-container--default .select2-selection--single {
  color: #999999 !important;
  padding: 16px 12px !important;
  border: 2px solid #e5e5e5 !important;
  border-radius: 6px !important;
  min-height: 45px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

.select2-container--default .select2-selection--single {
  color: #999999 !important;
  border: 2px solid #e5e5e5 !important;
}

.compatibility-container .select2-container--default.select2-container--disabled .select2-selection--single {
  color: #999999 !important;
  border: 2px solid #e5e5e5 !important;
}

.compatibility-container .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999999 !important;
}

.compatibility-container .select2-results__option--highlighted {
  background-color: #f8f8f8 !important;
  color: #000 !important;
}

#product-table .select2-results__option--highlighted {
  background-color: #f8f8f8 !important;
  color: #000 !important;
}

#product-table .select2-results__option[aria-selected="true"] {
  background-color: #e5e5e5 !important;
  /* Style untuk opsi yang sudah dipilih */
  color: #000 !important;
}

/* product select2 */
#product-table .select2-container--default .select2-selection--single {
  color: #999999 !important;
  padding: 16px 12px !important;
  border: 2px solid #e5e5e5 !important;
  border-radius: 6px !important;
  min-height: 45px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

#product-table .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999999 !important;
}

#product-table .select2-container--default.select2-container--disabled .select2-selection--single {
  color: #999999 !important;
  border: 2px solid #e5e5e5 !important;
}

#product-table .select2-results__option--highlighted[aria-selected],
#product-table .select2-results__option--highlighted[data-selected] {
  background-color: #f8f8f8 !important;
  color: #000 !important;
}

#product-table .select2-container--default .select2-dropdown {
  border: 2px solid #e5e5e5 !important;
  border-radius: 6px !important;
}

/* accesories */
#accessories-table .select2-container--default .select2-selection--single {
  color: #999999 !important;
  padding: 16px 12px !important;
  border: 2px solid #e5e5e5 !important;
  border-radius: 6px !important;
  min-height: 45px !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
}

#accessories-table .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999999 !important;
}

#accessories-table .select2-container--default.select2-container--disabled .select2-selection--single {
  color: #999999 !important;
  border: 2px solid #e5e5e5 !important;
}

#accessories-table .select2-results__option--highlighted {
  background-color: #f8f8f8 !important;
  color: #000 !important;
}

#accessories-table .select2-results__option[aria-selected="true"] {
  background-color: #e5e5e5 !important;
  color: #000 !important;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
}

.table-responsive-wrapper {
  width: 100%;
  overflow-x: auto;
}

.table-no-border {
  table-layout: fixed;
  width: 100%;
  border: none !important;
  min-width: 600px;
}

.table-no-border tr {
  border: none !important;
}

.table-no-border td,
.table-no-border th {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border: none !important;
}

.table-no-border input {
  color: #707070 !important;
  padding: 12px 16px !important;
  border: 2px solid #e5e5e5 !important;
  border-radius: 6px !important;
  height: 45px !important;
  font-size: 16px;
  box-sizing: border-box;
}

.table-no-border input:disabled,
.table-no-border input[readonly] {
  background-color: #eeeeee !important;
  color: #707070 !important;
  cursor: not-allowed;
  border: 2px solid #e5e5e5 !important;
  height: 45px !important;
}

.table-no-border input::placeholder {
  opacity: 1;
}

.table-no-border select {
  height: 45px !important;
  padding: 12px 16px !important;
  border: 2px solid #e5e5e5 !important;
  border-radius: 6px !important;
  box-sizing: border-box;
}

@media (max-width: 768px) {

  .table-responsive-wrapper,
  #product-dropdown,
  #product-server-dropdown {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .table-no-border {
    min-width: 768px;
  }
}

.hidden-price {
  width: 100%;
}

input#grand-total {
  width: 100%;
}

.img-simulasi-wrapper {
  width: 100%;
  height: 45px;
  background-color: #e5e5e5;
  border-radius: 6px;
}

.img-simulasi-wrapper img {
  width: 100%;
  height: 45px;
  border-radius: 6px;
  object-fit: cover;
}

.btn-clear {
  background: transparent;
  height: 45px;
  width: 100%;
  font-size: 20px;
  border: 2px solid transparent;
  border-radius: 6px;
  box-shadow: none;
  color: #000;
  font-weight: normal;
  padding: 0 16px;
  height: 45px;
  width: 100%;
  cursor: pointer;
}

.btn-clear:focus,
.btn-clear:active {
  color: #707070;
  border: 2px solid #e5e5e5;
  outline: none;
  box-shadow: none;
}

.add-row-wrapper {
  padding: 12px;
}

.product-select,
.quantity-input {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}

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

  input[type="number"].quantity-input {
    -moz-appearance: textfield !important;
    appearance: none;
  }

  input[type="number"].quantity-input::-webkit-inner-spin-button,
  input[type="number"].quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }

}


.button-section-container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.btn-add-to-cart {
  background-color: #0163d2;
  color: white;
  padding: 16px 48px;
  display: flex;
  align-items: center;
  gap: 16px;
  border: none;
  font-weight: 500;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
  margin-bottom: 20px;
  transition: background 0.3s ease;
}

.btn-add-to-cart span {
  font-size: 12px;
}

.btn-add-to-cart:hover {
  background-color: #0163d2;
}

.btn-add-to-cart:active {
  background-color: #013b8c;
}

.btn-add-to-cart:focus {
  outline: 2px solid #013b8c;
}

.button-group {
  display: flex;
  gap: 16px;
}

.btn-whatsapp {
  background-color: transparent;
  color: #00b712;
  border: 2px solid #00b712;
  padding: 8px 28px;
  display: flex;
  font-size: 16px;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.btn-whatsapp span {
  font-size: 12px;
}

.btn-whatsapp:hover {
  background-color: #00b712;
  color: white;
}

.btn-whatsapp:active {
  background-color: #00960e;
}

.btn-whatsapp:focus {
  outline: 2px solid #00960e;
}

.btn-print {
  background-color: transparent;
  color: #f3b917;
  border: 2px solid #f3b917;
  padding: 8px 28px;
  display: flex;
  font-size: 16px;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.btn-print span {
  font-size: 12px;
}

.btn-print:hover {
  background-color: #f3b917;
  color: white;
}

.btn-print:active {
  background-color: #d9a315;
}

.btn-print:focus {
  outline: 2px solid #d9a315;
}

.btn-reset {
  background-color: transparent;
  color: #7d7d7d;
  border: 2px solid #7d7d7d;
  padding: 8px 28px;
  display: flex;
  font-size: 16px;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.btn-reset span {
  font-size: 12px;
}

.btn-reset:hover {
  background-color: #7d7d7d;
  color: white;
}

.btn-reset:active {
  background-color: #656565;
}

.btn-reset:focus {
  outline: 2px solid #656565;
}

@media (max-width: 768px) {
  .button-group {
    flex-direction: column;
  }

  .btn-whatsapp,
  .btn-print,
  .btn-reset {
    justify-content: center;
  }
}

.vc_column-inner .wpb_wrapper .wpb_raw_code {
  height: 100%;
  display: flex;
  align-items: center;
}

.vc_column-inner .wpb_wrapper .wpb_raw_code .wpb_wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.vc_column-inner .wpb_wrapper .wpb_raw_code .wpb_wrapper .header-button {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: end;
  gap: 14px;
}

.header-button-mobile {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: end;
  gap: 16px;
}

.text-white {
  color: white;
}

.text-blue {
  color: #0163d2;
}

.bg-button-blue {
  background-color: #0163d2;
  color: white;
}

.bg-button-yellow {
  background-color: #F3B917;
  color: white;
}

.btn-cart {
  position: relative;
  padding: 4px 15px;
  text-wrap: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none;
  font-weight: 500;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: background 0.3s ease;
}

.btn-cart span.counter-cart {
  position: absolute;
  top: 6px;
  right: 7px;
  background: #ff3b30;
  color: #fff;
  font-size: 9px;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
}

.horizontal-menu {
    display: flex;
    justify-content: center;
}

@media (max-width: 768px) {
  .btn-cart {
    padding: 0;
  }
}

.btn-header {
  padding: 4px 15px;
  text-wrap: nowrap;
  display: flex;
  align-items: center;
  gap: 10px;
  border: none;
  font-weight: 500;
  cursor: pointer;
  font-size: 16px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: background 0.3s ease;
}

.btn-header span {
  font-size: 12px;
}

.btn-header i {
  font-size: 14px;
  color: white;
}

.btn-header:hover {
  background-color: #0163d2;
}

.btn-login:hover span {
  color: white !important;
}

.btn-header:active {
  background-color: #013b8c;
}

.btn-header:focus {
  outline: 2px solid #013b8c;
}

.btn-header-mobile {
  display: flex;
  align-items: center;
  border: none;
  cursor: pointer;
}

.btn-header-mobile {
  display: flex;
  align-items: center;
  border: none;
  cursor: pointer;
}

a.btn-header-mobile {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  a.btn-header-mobile i {
    font-size: 24px;
  }
}

@media (max-width: 425px) {
  a.btn-header-mobile i {
    font-size: 18px;
  }
}

.btn-simulasi-mobile {
  display: block;
  width: 100%;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  line-height: 12px;
  font-weight: 600;
  font-size: 10px !important;
  gap: 8px;
  color: #fff !important;
  border-radius: 4px;
  background: linear-gradient(90deg, #f3b917 0%, #f32a4a 100%);
  transition: background 0.3s ease;
}

.btn-simulasi-mobile i {
  font-size: 14px !important;
}

.btn-simulasi-mobile:hover {
  background: linear-gradient(90deg, #f32a4a 0%, #f3b917 100%);
}

.header-container .header-mobile .header-search {
  display: flex !important;
  height: 46px;
  align-items: center;
  margin-right: 0px !important;
}

.margin-r-0 {
  vertical-align: unset !important;
  margin-right: 0px !important;
}

.btn-header-simulasi {
  font-weight: 600;
  height: 70px !important;
}

.wpb_wrapper:has(.btn-header-simulasi) {
  height: 70px !important;
}

.vc_btn3-container {
  display: block;
  margin-bottom: 0 !important;
  max-width: 100%;
}

.vc_btn3-container a {
  display: block;
  margin-bottom: 0 !important;
  max-width: 100%;
}

.vc_general.vc_btn3.vc_btn3-size-lg {
  display: flex;
  justify-content: center;
  align-items: center;
}

.vc_btn3.vc_btn3-shape-rounded {
  height: 70px !important;
  border-radius: 5px;
}

.container-keunggulan {
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 20px;
  height: auto;
  padding: 60px 40px;
  width: 100%;
  background-color: #f8f8f8;
}

.card-img {
  width: 100%;
  height: 100%;
  background-image: url("https://terakitan.com/wp-content/uploads/2025/02/mask1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: start;
  justify-content: start;
  position: relative;
}

.card-img h2 {
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  padding: 24px 20px;
}

.container-keunggulan .content-keunggulan {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  /* 2 row */
  gap: 20px;
}

.container-keunggulan .row-keunggulan {
  display: flex;
  gap: 20px;
}

.card-keunggulan {
  background-color: white;
  padding: 20px 30px;
  width: 100%;
  height: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.card-keunggulan .icon {
  color: #0163d2;
  font-size: 28px;
}

.card-keunggulan .title {
  font-weight: 500;
  color: #242424;
  text-transform: uppercase;
  font-size: 18px;
}

.card-keunggulan .description {
  color: #242424;
  font-size: 14px;
}

@media (max-width: 768px) {
  .card-img h2 {
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase;
    padding: 24px 20px;
  }

  .container-keunggulan {
    padding: 40px 20px;
    grid-template-columns: 1fr;
    height: auto;
  }

  .card-img {
    height: 350px;
  }

  .content-keunggulan {
    grid-template-rows: auto;
  }

  .row-keunggulan {
    flex-direction: column;
  }

  .card-keunggulan {
    width: 100%;
  }
}

.wrapper-brand {
  overflow: hidden;
}

.carousel-brand {
  display: grid;
  gap: 30px;
  justify-content: center;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(2, auto);
}

.brand-image {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 10px;
  /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
  overflow: hidden;
  padding: 10px;
}

.brand-image img {
  width: 300px;
  height: 80px;
  object-fit: contain;
}

.simulasi-menu {
  display: none !important;
}

@media (max-width: 768px) {
  .carousel-brand {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, auto);
  }

  .carousel-brand .brand-image img {
    height: 70px;
    width: 70px;
  }

  .brand-image {
    padding: 0 10px;
  }

  .carousel-brand {
    gap: 10px;
  }

  .simulasi-menu {
    display: block !important;
  }
}

/* select checkout */
.woocommerce-input-wrapper .select2-container:nth-of-type(2) {
  display: none !important;
}

.btn-header-simulasi {
  display: none;
}

.button-container-simulasi {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-container-simulasi a {
  color: #fff !important;
}

li .gradient-button {
  display: flex !important;
  margin-top: 20px;
}

.gradient-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  border: none;
  border-radius: 4px;
  background: linear-gradient(120deg, #f7b733, #f3762f, #f32a4a, #3339f7);
  background-size: 400% 400%;
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-wrap: nowrap;
  cursor: pointer;
  position: relative;
  z-index: 1;
  animation: gradientMove 6s linear infinite;
}

.gradient-button::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: inherit;
  border-radius: 8px;
  filter: blur(15px);
  z-index: -1;
  animation: gradientMove 6s linear infinite;
}

@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
    box-shadow: 0px 0px 2px rgba(247, 182, 51, 0.632);
  }

  25% {
    background-position: 50% 100%;
    box-shadow: 0px 0px 2px rgba(243, 119, 47, 0.651);
  }

  50% {
    background-position: 100% 50%;
    box-shadow: 0px 0px 2px rgba(243, 42, 76, 0.619);
  }

  75% {
    background-position: 50% 0%;
    box-shadow: 0px 0px 2px rgba(51, 57, 247, 0.505);
  }

  100% {
    background-position: 0% 50%;
    box-shadow: 0px 0px 2px rgba(247, 182, 51, 0.546);
  }
}

.icon {
  margin-right: 10px;
  display: flex;
  align-items: center;
}

.icon svg {
  width: 30px;
  height: 30px;
  fill: white;
}

@media (max-width: 768px) {
  .gradient-button {
    font-size: 10px;
    height: 40px;
    padding: 0 10px;
    margin-top: 3px;
    margin-right: 4px;
  }

  .icon svg {
    width: 20px;
    height: 20px;
    fill: white;
  }

  .gradient-button::before {
    filter: blur(6px);
  }

  .gradient-button {
    box-shadow: 0 0 8px rgba(247, 183, 51, 0.8);
  }
}

.container-tabs-simulasi {
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e5e7eb;
}

.tabs-simulasi {
  display: flex;
  gap: 10px;
  margin-bottom: 13px;
}

.tabs-simulasi .tab {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 2px solid white;
  background-color: white;
  color: #333;
  position: relative;
}

.tabs-simulasi .tab:hover:not(.active) {
  background-color: #f3f4f6;
}

.tabs-simulasi .tab.active {
  background-color: #0066cc;
  color: white;
  border-color: #0066cc;
}

.tabs-simulasi .tab.active::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #0066cc;
}

.tabs-simulasi .tab svg {
  margin-right: 8px;
  width: 18px;
  height: 18px;
  /* stroke: #242424; */
}

.tabs-simulasi .tab.custom.design svg path {
  stroke: #242424;
}

.tabs-simulasi .tab.custom.design.active svg path {
  stroke: #fff;
}

.tabs-simulasi .tab.active svg {
  fill: white;
}

.tabs-simulasi .tab-content {
  display: none;
  padding: 20px;
  background-color: #f9fafb;
  border-radius: 4px;
}

.tabs-simulasi .tab-content.active {
  display: block;
}

@media (max-width: 768px) {
  .tabs-simulasi {
    flex-wrap: wrap;
    gap: 8px;
  }

  .tabs-simulasi .tab {
    width: calc(50% - 5px);
    text-align: center;
  }

  .tabs-simulasi .tab.active::after {
    background-color: transparent;
  }
}

#compatibility-dropdown-container {
  width: 100%;
}

#compatibility-all-dropdown {
  width: 100%;
}

#compatibility-dropdown-container {
  width: 100%;
}

.select2-container {
  width: 100% !important;
}

.icon.keunggulan svg path {
  fill: #0066cc;
}

.btn-reset svg path {
  fill: #000;
  stroke: #000;
}


.recommendation-item {
  padding: 0 8px 0 8px;
}

.attachment-medium.size-medium.wp-post-image {
  width: 100%;
  height: 14rem;
  object-fit: cover;
  margin-bottom: 16px;
}

.recommendation-item h3 a {
  color: #0163D2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.recommendation-item h3 a:hover {
  color: #DD0DD2;
}

.recommendation-item h3 {
  height: 36px;
}

.recommendation-item p,
.recommendation-item li {
  color: #707070;
}

.recommendation-item .price {
  color: #242424;
  font-size: 26px;
  font-weight: bold;
}

.recommendation-item .lihat-detail {
  display: block;
  align-content: center;
  text-align: center;
  background-color: #0163D2;
  border-radius: 10px;
  width: 100%;
  height: 64px;
  color: #FFFFFF;
  font-weight: bold;
}

.recommendation-item .lihat-detail:hover {
  background-color: #0111D3;
  transform: scale(1.05);
}

ul#shipping_method {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  gap: 10px;
}

ul#shipping_method li {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: start;
  text-align: start;
}

ul#shipping_method li label {
  text-align: start;
}

#yith-wcwl-icon-heart-outline,
#yith-wcwl-icon-heart {
  display: none;
}

.header-container .horizontal-menu>.mega_main_menu>.menu_holder .menu_inner>ul>li>a.item_link .link_text {
    color: #0163D2 !important;
	font-size: 15px !important;
}
/*.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link .link_text {*/
/*  font-size: 16px !important;*/
/*}*/

.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li > a.item_link i[class*='im-icon'] {
    color: #0163D2;
    font-size: 20px;
}

.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li > ul.mega_dropdown {
  background: #e5e5e5 !important;
  padding: unset !important;
  width: 150px !important;
  /* padding: 10px 0px !important; */
  position: absolute;
  top: 100%;
  -webkit-box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
  box-shadow: 0 3px 11px 0 rgba(0,0,0,0.1);
  border-top: 2px solid #0163D2;
  
}
.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li > ul.mega_dropdown li.menu-item span.link_text {
  font-weight: 400 !important;
  padding: unset !important;
  font-size: 15px !important;
}
.header-container .horizontal-menu > .mega_main_menu > .menu_holder .menu_inner > ul > li > ul.mega_dropdown li.menu-item a.item_link {
  font-weight: 400 !important;
  padding: 10px 20px !important;
  background-color: blue;
}

.categories-menu-wrapper .categories-menu.show .catemenu {
  background: #f3f3f3 !important;
  border: 0px solid #e5e5e5 !important;
}

.categories-menu-wrapper .categories-menu .categories > .menu_holder .menu_inner > ul > li:hover {
  background: #c0c0c0 !important;
  color: white !important;
  font-weight: 500;
}

.categories-menu-wrapper .categories-menu .catemenu-toggler span {
  text-transform: uppercase !important;
}

.categories-menu-wrapper .categories-menu .categories > .menu_holder .menu_inner > ul > li > a.item_link .link_text {
  font-size: 12px !important;
}

.categories-menu-wrapper .categories-menu .categories > .menu_holder .menu_inner > ul > li {
  padding: 0 26px !important;
}

/**/
/**/
/**/

#back-top.show {
	bottom: 10% !important;
}


/*  */
/* breadcrumb home page */
.home .wrapper .page-wrapper .main-container .breadcrumb-container {
    display: none !important;
}

.home .wrapper .page-wrapper .main-container .container .entry-header {
    display: none !important;
}

@media (min-width: 992px) {
    .home1-slider {
        margin-top: 0px !important;
    }
}
/*  */

/* WhatsApp Button */
/*  */
/* Container for positioning */
.whatsapp-hover-container {
    position: fixed;
    bottom: 20px; /* Adjust as needed */
    left: 20px;  /* Adjust as needed */
    z-index: 1000; /* Ensure it's above other content */
}

/* The floating button */
.whatsapp-float-button {
    background-color: #25D366; /* WhatsApp Green */
    color: white;
    width: 60px;        /* Adjust size */
    height: 60px;       /* Adjust size */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    cursor: pointer; /* Indicate it's interactive */
    transition: transform 0.2s ease;
    position: relative; /* Needed for z-index stacking if required */
    z-index: 1001; /* Ensure button is clickable above box if overlap happens */
}

.whatsapp-float-button img {
    width: 35px; /* Adjust icon size */
    height: 35px;
}

/* The contact box (hidden by default) */
.whatsapp-contact-box {
    position: absolute;
    bottom: 75px; /* Position above the button (button height + margin) */
    left: 0;
    width: 300px; /* Adjust width */
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    padding: 0; /* Remove padding, handle inside */
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px); /* Start slightly lower */
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    overflow: hidden; /* To contain border-radius */
    z-index: 1000; /* Below button by default */
}

/* --- KEY CHANGE: Show the box on hover OR when container is active --- */
.whatsapp-hover-container:hover .whatsapp-contact-box,
.whatsapp-hover-container.is-active .whatsapp-contact-box {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Optional: Slight scale effect on button hover (independent of open state) */
.whatsapp-float-button:hover {
     transform: scale(1.1);
}

/* Styling for the header inside the box */
.whatsapp-contact-box .contact-header {
    background-color: #25D366; /* Green header */
    color: white;
    padding: 12px 15px;
    font-weight: bold;
    font-size: 1.1em;
    display: flex;
    align-items: center;
    border-top-left-radius: 8px; /* Match container */
    border-top-right-radius: 8px; /* Match container */
}

 .whatsapp-contact-box .contact-header .header-icon {
     width: 24px; /* Adjust icon size */
     height: 24px;
     margin-right: 10px;
 }


/* Styling for the list */
.whatsapp-contact-box ul {
    list-style: none;
    margin: 0;
    padding: 10px 0; /* Padding top/bottom for the list area */
}

.whatsapp-contact-box li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #eee; /* Separator */
}
 .whatsapp-contact-box li:last-child {
     border-bottom: none; /* No border on last item */
 }

.whatsapp-contact-box li a {
    display: flex;
    align-items: center;
    padding: 12px 20px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.2s ease;
}

.whatsapp-contact-box li a:hover {
    background-color: #f0f0f0;
}

.whatsapp-contact-box .location-icon {
    width: 30px; /* Adjust icon size */
    height: 30px; /* Adjust icon size */
    margin-right: 15px;
    flex-shrink: 0; /* Prevent icon from shrinking */
}

 .whatsapp-contact-box li a div {
     display: flex;
     flex-direction: column;
 }

 .whatsapp-contact-box li a strong {
     font-weight: 600;
     /* Add other styles if needed */
 }
/*  */


.mobile-menu .mbmenu-toggler:before {
    color: #000 !important;
  }
  .mobile-menu .mbmenu-toggler:hover:before {
    color: #000 !important;
  }
  
a.bc-category-item {
  color: #323438 !important;
}

a.bc-category-item:hover {
  color: #323438 !important;
}