@media(min-width:768px){.elementor-132487 .elementor-element.elementor-element-18d9ebd9{width:70%;}.elementor-132487 .elementor-element.elementor-element-26c2fbbf{width:29.665%;}}/* Start custom CSS for shortcode, class: .elementor-element-6e459eef */.hr-devider{
    border-top: 1px solid #808080;
}

.image-col {
  max-width: 220px;
}

.date-image {
  height: 200px;
  width: 200px;
  color: white;
  background-image: url("/wp-content/plugins/laxixa-auction/images/calendar.png");
  background-size: cover;
}

.col.date-image-year {
  font-size: xx-large;
  text-align: center;
  padding-top: 12px;
}

.col.date-image-date {
  font-size: xxx-large;
  text-align: center;
  color: black;
}

a.black-text{
  color: #282828;
}

@media only screen and (max-width: 1024px) {
    .image-col {
        max-width: 110px;
    }
    .date-image {
  height: 100px;
  width: 100px;
  color: white;
  background-image: url("/wp-content/plugins/laxixa-auction/images/calendar.png");
  background-size: cover;
}

.col.date-image-year {
  font-size: large;
  text-align: center;
  padding-top: 5px;
}

.col.date-image-date {
  font-size: x-large;
  text-align: center;
  color: black;
}
}/* End custom CSS */