body {
  background-image: url("https://proyectokinder.com/wp-content/uploads/2025/08/FONDO_gris-kinder.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

.button {
  letter-spacing: 2.5px;
}

a.white.button.is-outline:hover {
  border-color: black;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
}

.button {
  border-color: black;
  color: #000000;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  padding: 0px 15px 0px 15px;
}

a.button:hover {
  border-color: white;
  color: #ffffff;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  padding: 0px 15px 0px 15px;
  background-color: white;
}

a.button.is-outline:hover {
  border-color: white;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
}

.wp-post-image.ux-skip-lazy {
  border-style: solid;
  border-color: #000000;
  border-width: 2px;
}

.button.primary.is-small {
  color: #ffffff;
  border-color: white;
  border-style: solid;
  border-top-width: 2px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  border-right-width: 2px;
  padding: 0px 15px 0px 15px;
  background-color: #262832!important;
}

a.button.primary.is-small:hover {
  color: black;
  background-color: white!important;
}

.botones-section {
  padding-right: -30px;
  margin-left: 30px;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  width: 100%;
  font-size: 14px;
}

label {
  font-weight: 100;
}

.form-group {
  margin-bottom: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

label {
  width: 120px;
  /* Adjust width as needed */
  margin-right: 20px;
  /* Space between label and input */
  text-align: left;
}

input {
  flex-grow: 1;
  padding: 8px;
  font-size: 16px;
  border: 1px solid #ccc;
}

#text-280744341.text {
  margin-top: 7px;
  padding-top: 22px;
}

.absolute-footer {
  visibility: hidden;
  display: none;
}

.single-product header#header {
  display: none;
}

.single-product .woocommerce-breadcrumb {
  display: none;
}

#masthead.header-main.hide-for-sticky {
  display: none;
}

.page-title-inner.flex-row.medium-flex-wrap.container {
  display: none;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  border-width: 1.5px;
  border-style: solid;
}

bdi {
  color: rgb(73, 72, 204);
}

.price {
  color: rgb(73, 72, 204);
}

.absolute-footer,
html {
  background-color: #ffffff00;
}

.hamburger {
  font-size: 35px;
}

.nav-column>li>a,
.nav-dropdown>li>a,
.nav-vertical-fly-out>li>a,
.nav>li>a {
  color: white;
}

.nav-sidebar.nav-vertical>li+li {
  border-top: none;
}

.pswp__bg,
.mfp-bg.mfp-ready {
  background-color: #000000;
  opacity: 1;
}

.actions.clear {
  color: #ffffff;
}

.button {
  color: rgb(73, 72, 204);
}

label {
  width: 100%;
}






a.hotspot .icon-search {
    background-image: url('https://proyectokinder.com/wp-content/uploads/2025/08/FIGURAS-02.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;   /* adjust size */
    height: 30px;		
    display: inline-block;
    font-size: 0; /* hide the original icon */
		top: -22px;       /* moves icon higher */
    z-index: 10;     /* keep it on top of bubble */
}