.elementor-16469 .elementor-element.elementor-element-f10dea6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--padding-block-start:75px;--padding-block-end:75px;--padding-inline-start:20px;--padding-inline-end:20px;}.elementor-16469 .elementor-element.elementor-element-f10dea6:not(.elementor-motion-effects-element-type-background), .elementor-16469 .elementor-element.elementor-element-f10dea6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F4F4;}.elementor-16469 .elementor-element.elementor-element-f10dea6, .elementor-16469 .elementor-element.elementor-element-f10dea6::before{--border-transition:0.3s;}@media(min-width:768px){.elementor-16469 .elementor-element.elementor-element-f10dea6{--content-width:890px;}}@media(max-width:1024px){.elementor-16469 .elementor-element.elementor-element-f10dea6{--padding-block-start:45px;--padding-block-end:45px;--padding-inline-start:20px;--padding-inline-end:20px;}}@media(max-width:767px){.elementor-16469 .elementor-element.elementor-element-f10dea6{--padding-block-start:35px;--padding-block-end:35px;--padding-inline-start:20px;--padding-inline-end:20px;}}/* Start custom CSS for shortcode, class: .elementor-element-376abe7 *//* Diesel Prices Table */
.diesel-prices-table { background-color: #fff; }
.diesel-prices-table .table-responsive { display: block; width: 100%; }
.diesel-prices-table table { width: 100%; }
.diesel-prices-table th {
  background-color: #2C9B5F;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  padding: 14px 20px;
  text-align: center;
}
.diesel-prices-table td {
  font-size: 19px;
  line-height: 22px;
  padding: 15px 20px;
  text-align: center;
}
.diesel-prices-table tbody tr:nth-child(even) td { background-color: #f2f2f2; }
.diesel-latest-row td {
  background-color: #e0f5eb !important;
  font-weight: 700;
  color: #1a7a45;
}
.diesel-latest-badge {
  display: inline-block;
  font-size: 12px;
  background: #2C9B5F;
  color: #fff;
  border-radius: 4px;
  padding: 2px 7px;
  margin-left: 8px;
  font-weight: 500;
  vertical-align: middle;
}

@media (max-width: 600px) {
  .diesel-prices-table th {
    font-size: 17px;
    line-height: 20px;
    padding: 14px 10px;
  }
  .diesel-prices-table td {
    font-size: 16px;
  }
}/* End custom CSS */