.tm-featured-wrapper.tm-post-featured-wrapper.tm-post-format- {
  width: 100%;
  height: 260px;
  text-align: center;
  background: #f3f3f3;
  align-items: center;
  display: flex;
}

img.attachment-themetechmount-img-blog-top.size-themetechmount-img-blog-top.wp-post-image {
  max-width: 100%;
  margin: auto;
  max-height: 100%;
}

.d-none {
  display: none !important;
}

span.cke_reset.cke_widget_drag_handler_container, figcaption {
  display: none !important;
}

.error-input {
  box-shadow: 0 0 5px 0 rgba(201, 0, 0, .7) !important;
}

.loading {
  position: relative;
}

.loading:before {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: rgba(255, 255, 255, .5);
  z-index: 998;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.resposta {
  font-size: 18px;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.resposta.sucesso {
  background: #3f9321;
}

.resposta.erro {
  background: #C90000;
}

div#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999;
  display: flex;
  align-items: center;
}

div#preloader .loading {
  width: 100%;
  text-align: center;
}

.margin-padding-0 *, .margin-padding-0 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

rs-sbg {
  background-position: bottom right !important;
  background-size: cover !important;
}

.bg-pg-produtos {
  background-image: url('/assets/images/bg-produtos.jpg') !important;
}

.tm-titlebar-wrapper-bg-layer.tm-bg-layer {
  background-position: bottom right;
  background-size: 100%;
  background-repeat: no-repeat;
}

.footer-menu ul {
  text-align: center;
  display: inline-flex;
  width: fit-content;
  list-style: none;
}

.footer-menu ul li {
  margin: 0 15px;
}

.logo-wip {
  padding: 10px 0;
}

.site-footer {
  padding: 30px 0 10px;
}

.btn-success {
  background-color: #43c354 !important;
}

.btn-whats-desktop {
  position: fixed;
  bottom: 0;
  right: 10px;
  z-index: 99999;
  border-radius: 5px 5px 0 0;
}

.btn-whats-mobile {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99999;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 0;
}

.banner-produtos-home .tm-process-image {
  width: 25vw;
  height: 25vw;
  overflow: hidden;
  transition: .5s ease-in-out;
}

.banner-produtos-home .tm-process-image::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .35) 100%),
    linear-gradient(135deg, rgba(186, 186, 186, 0.12) 0%, rgba(0, 0, 0, 0) 55%);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .06);
  transition: .4s ease-in-out;
}

.banner-produtos-home .tm-process-image:hover::after {
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, .2) 100%),
    linear-gradient(135deg, rgba(201, 0, 0, .18) 0%, rgba(0, 0, 0, 0) 60%);
}

.banner-produtos-home .tm-process-image .legenda {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  margin: 0;
  color: #333;
  transition: .2s ease-in-out;
}

.banner-produtos-home .tm-process-image:hover .legenda {
  opacity: 1;
}

.banner-produtos-home .tm-process-image .legenda:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1;
}

.banner-produtos-home .tm-process-image .legenda span {
  color: #333;
  position: relative;
  z-index: 2;
  font-size: 2rem;
  font-weight: 700;
}

.banner-produtos-home .tm-process-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .5s ease-in-out;
}

.banner-produtos-home .tm-process-image:hover img {
  transform: scale(1.1);
}

.aligncenter.wp-image-1945.size-full {
  max-width: 40%;
}

@media (max-width:720px) {
  .banner-produtos-home .tm-process-image {
    width: 100vw;
    height: 25vw;
    margin-bottom: 10px;
  }
}

@media (max-width: 700px) {
  .btn-whats-desktop {
    display: none;
  }

  .btn-whats-mobile {
    display: block;
  }
}

@media (min-width: 700px) {
  .btn-whats-desktop {
    display: block;
  }

  .btn-whats-mobile {
    display: none;
  }
}

.tm-titlebar-wrapper.tm-bg.tm-bgcolor-custom.tm-titlebar-align-allleft.tm-textcolor-white.tm-bgimage-yes.tm-breadcrumb-bgcolor-custom.bg-pg-produtos {
  margin-bottom: 85px;
}

.tm-titlebar-wrapper.tm-bg.tm-bgcolor-custom.tm-titlebar-align-allleft.tm-textcolor-white.tm-bgimage-yes.tm-breadcrumb-bgcolor-custom {
  margin-bottom: 85px;
}