body,
p,
a {
  letter-spacing: 0px !important;
}
.product_meta a:hover {
  color: black;
}

.uk-navbar-left img {
  width: 100px;
}
.uk-article-meta {
  color: black;
}
.uk-breadcrumb > * > * {
  color: black;
}
.uk-breadcrumb > * > *:hover {
  opacity: 0.7;
}
.uk-breadcrumb > :nth-child(n + 2):not(.uk-first-column)::before {
  color: black;
}
.uk-section-primary:not(.uk-preserve-color) .uk-text-lead {
  color: white !important;
}
.form.form-personalizzazioni .uk-grid > * {
  margin-top: 10px !important;
}
aside#tm-sidebar h3 {
  font-size: 18px;
}
.form ::placeholder {
  font-family: montserrat;
  font-size: 15px;
  text-transform: uppercase;
}
.svg-logo-inverse svg * {
  fill: #ffffffed;
}
.panel-image-title {
  position: relative;
  border: 5px solid #a3a994;
  background: #a3a994;
}
.panel-image-title img {
  background: white;
}
.panel-image-title .el-title {
  margin: 0px !important;
  font-weight: 400;
  position: absolute;
  top: 17%;
  width: 100%;
  text-align: center;
  left: 10px;
  font-family: montserrat;
}
.panel-image-title .el-content {
  padding: 0px !important;
  margin: 0px;
  background-color: #a3a994;
}
.tm-toolbar-default .uk-text-lead,
.uk-card-secondary.uk-card-body .uk-text-lead,
.uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-lead,
.uk-light .uk-text-lead,
.uk-overlay-primary .uk-text-lead,
.uk-section-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-section-secondary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-primary:not(.uk-preserve-color) .uk-text-lead,
.uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead {
  color: white !important;
}
.panel-image-title .el-content {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 350px;
  padding: 10px 20px;
}
span.wpcf7-not-valid-tip {
  background: #ff00006e;
  color: white;
  padding: 10px 10px;
}

.form-personalizzazioni span.wpcf7-list-item-label {
  color: white;
}

.form-personalizzazioni span.wpcf7-list-item-label a {
  color: white;
  opacity: 0.8;
}
.form-personalizzazioni span.wpcf7-list-item-label a:hover {
  opacity: 1;
}

.form-personalizzazioni .wpcf7-list-item,
.form-generico .wpcf7-list-item {
  padding-top: 20px;
  margin: 0;
}

.form-personalizzazioni input[type="text"],
.form-personalizzazioni input[type="email"],
.form-personalizzazioni input[type="number"],
.form-personalizzazioni textarea {
  background: white;
}
.form-personalizzazioni .wpcf7-response-output {
  background: #ffb900;
  color: white;
}
/*.form-personalizzazioni .privacy-acceptance .uk-checkbox{
	background:white;
}*/
.form-personalizzazioni .privacy-acceptance .uk-checkox:cheked {
  background-position: center;
  background-repeat: no-repeat !important;
}

.navbar-left.show-on-sticky {
  padding: 10px;
  transition: all ease-in 0.2s;
}

.navbar-left.show-on-sticky img {
  width: 100px;
}
.show-on-sticky.opacity-0 {
  opacity: 0;
}

.form-generico input[type="checkbox"],
.form-generico .uk-checkbox:focus {
  background: #8c8c8c26 !important;
}
.form-generico .uk-width-1-1 {
  margin-top: 10px;
}
.form-generico input[type="text"],
.form-generico input[type="email"],
.form-generico textarea {
  background: white;
  border: 3px solid #a3a994;
}

.widget .uk-h4 {
  font-size: 20px;
  font-family: montserrat;
  text-transform: uppercase;
}
.cat-item a,
.cat-parent > a {
  font-size: 16px;
  color: black !important;
  text-transform: uppercase;
  font-family: montserrat;
}

.children li a {
  color: #0000019e !important;
  text-transform: lowercase;
  font-family: montserrat;
  font-size: 13px;
  line-height: 15px;
}

.cat-item a:hover,
.cat-parent > a:hover,
.children li a:hover {
  opacity: 0.5 !important;
}
@media only screen and (min-width: 1250px) {
  .uk-navbar-container .uk-container {
    padding-left: 150px;
    padding-right: 150px;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1250px) {
  .uk-navbar-container .uk-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 950px) {
  .uk-logo img {
    width: 90px;
  }
}

@media screen and (min-width: 650px) and (max-width: 1000px) {
  .panel-image-title img {
    width: 100%;
  }
  .panel-image-title .el-title {
    top: 25%;
    font-size: 35px;
  }
}

.card-related img {
  width: 100%;
  height: 150px;
  object-fit: cover;
}
.card-related {
  border-radius: 5px;
  border: none;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  transition: all ease-in 0.3s;
}
.card-related h5 {
  font-size: 13px;
  font-weight: bold;
}
.card-related:hover {
  box-shadow: 1px 5px 10px rgb(0 0 0 / 11%);
}
.card-related .uk-card-body div {
  font-size: 12px;
}
.card-related .uk-card-body {
  padding: 10px 10px;
}
.card-related .uk-card-footer {
  border: none;
}

.card-related a {
  font-size: 7px;
}
.input-danger {
  border-color: #d22323 !important;
  background: #ff00001f !important;
}
.icon-cart .cart-count {
  width: 20px;
  height: 20px;
  background: black !important;
  font-size: 13px;
  position: absolute;
  top: -6px;
  left: 20px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: bold;
  box-shadow: 1px 2px 8px rgb(0 0 0 / 23%);
}
#form-configurator ::placeholder {
  font-size: 15px;
}
#form-configurator label.uk-label {
  background: white;
  padding: 0 5px;
  z-index: 99999999999999999999;
  color: black;
  position: absolute;
  top: -8px;
  left: 45px;
}
#form-configurator .uk-grid-margin {
  margin-top: 18px;
}
#form-configurator input[type="text"],
#form-configurator select {
  border: 3px solid #a3a994;
  height: 55px;
  background: white;
}

.totals-configurator li {
  font-size: 15px;
}

.mini-cart-dropdown {
  min-width: 300px !important;
}
.mini-cart-dropdown a {
  font-size: 16px;
}
.mini-cart-dropdown p {
  margin-top: 0px;
}
.mini-cart-item {
  padding: 20px 5px;
}
.spinner-del {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #8080808a;
  /* padding: 10px; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-wrap span {
  animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
  -webkit-animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
}
.uk-sticky .uk-navbar-center {
  width: 100%;
  align-items: center;
  justify-content: center;
}
.uk-sticky .center-menu-sticky {
  flex: 1;
  justify-content: center;
  gap: 40px;
}
.sticky-logo img {
  width: 120px;
}
@keyframes bounce_in_animation {
  0% {
    transform: scale(0, 0);
  }
  20% {
    transform: scale(1.4, 1.4);
  }
  50% {
    transform: scale(0.8, 0.8);
  }
  85% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes bounce_in_animation {
  0% {
    -webkit-transform: scale(0, 0);
  }
  20% {
    -webkit-transform: scale(1.4, 1.4);
  }
  50% {
    -webkit-transform: scale(0.8, 0.8);
  }
  85% {
    -webkit-transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
