#custom-bullet-list-seller li {font-size: 1em;}

.column-left-side {width: 70%; float: left; padding: 10px;}
.column-right-side {width: auto; min-width: 300px; float: left; background-color: #efefef; padding: 10px;}

@media only screen and (max-width: 992px) {
  .column-left-side {width: 100%;}
  .column-right-side {width: 100%; text-align: center;}
}

.icon-bullet-list-fa-home {
  color: #e50000 !important;
}

.icon-bullet-list {
  color: #e50000 !important;
  top: 0 !important;
  line-height: 2 !important;
}

.button-heading {font-size: 1.2em; line-height: 1.2; text-align: center; color: #333333; font-weight: 600;}

.item-wrapper {background-color: var(--light-background-color1); padding: 14px;}

.mp-heading-1 {font-weight: 600; font-size: 1.1em; line-height: 1.5; color: #000000; margin-bottom: 10px;}

.mp-heading-2 {font-weight: 600; font-size: 1.2em; line-height: 1.5; color: #333; text-transform: uppercase; margin-bottom: 10px; text-align: center;}
