/* OMK Earthmoving — typographic wordmark + service icon sizing */
/* Header logo sits in an Elementor image widget that defaults to centered */
header .elementor-widget-image,
header .elementor-widget-image .elementor-widget-container,
.elementor-element-98eb2e8,
.elementor-element-98eb2e8 .elementor-widget-container{
  text-align:left !important;
}
.elementor-element a.omk-wordmark,
a.omk-wordmark{
  display:inline-block !important;
  text-decoration:none !important;
  line-height:1;
  text-align:left;
  color:#007DB5 !important;
  vertical-align:middle;
}
.elementor-element a.omk-wordmark:hover,
.elementor-element a.omk-wordmark:focus,
a.omk-wordmark:hover,
a.omk-wordmark:focus{
  color:#005A82 !important;
}
.omk-wordmark__mark,
.omk-wordmark__sub{
  display:block !important;
}
.omk-wordmark__mark{
  font-family:"Rubik",Sans-serif !important;
  font-weight:800 !important;
  font-size:42px !important;
  letter-spacing:-0.065em;
  text-transform:uppercase;
  line-height:0.9 !important;
}
.omk-wordmark .omk-wordmark__sub{
  font-family:"Rubik",Sans-serif !important;
  font-weight:700 !important;
  font-size:11.5px !important;
  letter-spacing:0.2em;
  text-transform:uppercase;
  margin-top:2px !important;
  padding-right:0.55em;
  opacity:0.88;
}

.omk-wordmark:not(.omk-wordmark--light) .omk-wordmark__sub{
  color:#202020 !important;
}
.elementor-element a.omk-wordmark--light,
a.omk-wordmark--light{
  color:#ffffff !important;
}
.elementor-element a.omk-wordmark--light:hover,
.elementor-element a.omk-wordmark--light:focus,
a.omk-wordmark--light:hover,
a.omk-wordmark--light:focus{
  color:#ffffff !important;
  opacity:0.9;
}
.omk-wordmark--light .omk-wordmark__sub{
  opacity:0.82;
}
.elementor-image-box-img img[src*="service-excavation"],
.elementor-image-box-img img[src*="service-tip-trucks"],
.elementor-image-box-img img[src*="service-dirt-moving"]{
  width:110px !important;
  max-width:100%;
  height:auto !important;
  margin:12px auto 16px;
  display:block;
}
@media (max-width:767px){
  .omk-wordmark__mark{font-size:32px !important;}
  .omk-wordmark .omk-wordmark__sub{font-size:10px !important;letter-spacing:0.18em;}
}
