.elementor-2091 .elementor-element.elementor-element-c23f156{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d1bc1e6 *//* REPLACE OLD .mecanco-hut-title CSS WITH THIS */

.mecanco-hut-title{
  max-width:1000px;
  margin:0 auto 40px;

  font-size:22px !important;
  line-height:1.5;

  font-weight:700;

  background:linear-gradient(
    90deg,
    #ffffff,
    #f0c77a,
    #cb9043,
    #ffffff
  );

  background-size:250% auto;

  -webkit-background-clip:text;
  background-clip:text;

  color:transparent;

  animation:shine 6s linear infinite;
}

@media(max-width:768px){

  .mecanco-hut-title{
    font-size:18px !important;
    line-height:1.6;
  }

}/* End custom CSS */