:root {
	--tg-primary-color: #0c3163;
	--tg-secondary-color:#d6b72e;
	--tg-blue: #0c3163;
  --theme-color: #154b91;
  --title-color: #d7b433;
  --title-color2: #d7b433;
}
.common-line.shape-mockup {
  background-image: url('/sites/www.tex-mexcleaning.com/files/public/2025-06/line-shep.webp');
  background-repeat: no-repeat;
  background-size: contain;
  height: 35px;
  top:0 !important;
}

.common-line.shape-mockup img {
  display: none;
}
.searchBoxTggler{
	display: none;
}

.breadcrumb-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0c3163;
    opacity: .85;
    z-index: -1;
}
.header-search{
	display:none;
}
.testimonial-area{display:none}
.js-form-item-resultado{display:none;}