.theme-mol .sc-inner {
  padding: 30px 0;
}

/* ******************** */
/*    product section   */
/* ******************** */
.theme-mol .sc-product .col:not(:last-child) {
  margin-bottom: 15px;
}

/* ******************** */
/*    compare section   */
/* ******************** */
.theme-mol .sc-compare .cards .slick-list {
  overflow: visible;
}

.theme-mol .sc-compare .cards .card {
  padding: 0 5px;
}

/* **************************** */
/*    special product section   */
/* **************************** */
.theme-mol .sc-special .card[data-card-index="0"] .action + div {
  margin-top: 15px;
}

.theme-mol .sc-special .card[data-card-index="1"] .action + div {
  margin-top: 55px;
}

/* **************************** */
/*    related product section   */
/* **************************** */
.theme-mol .sc-related .sc-headline:not(:last-child) {
  margin-bottom: 20px;
}