.deliveredSection .deliveredList.slickDelivered.item5 {
  /* width: 100% !important; */
  /* width: calc(100% + 60px) !important;
  margin: 0 auto !important; */
  width: calc(100% + 80px);
  margin-left: -41px;
  margin-right: auto;
}

#single-shop aside > br {
  display: none;
}
#single-shop aside .itemOptionSection {
  padding-bottom: 0 !important;
}
#single-shop aside .itemInfoSection {
  margin-top: 118px !important;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
  #single-shop aside .itemInfoSection {
    margin-top: 0 !important;
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1279.9px) {
  #single-shop aside .itemInfoSection {
    padding-top: 25px !important;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1560px) {
  #single-shop aside .itemInfoSection {
    padding-top: 50px !important;
  }
}
#single-shop aside .itemOptionSection p.text.caption {
  padding-bottom: 50px !important;
}
@media screen and (min-width: 440px) {
  #single-shop aside .itemOptionSection p.text.caption {
    /* padding-bottom: 50px !important; */
  }
}
@media screen and (min-width: 769px) {
  #single-shop aside .itemOptionSection p.text.caption {
    padding-bottom: 100px !important;
  }
}
@media screen and (min-width: 1280px) {
  #single-shop aside .itemOptionSection p.text.caption {
    padding-bottom: 150px !important;
  }
}
.single-shop article .section {
  margin-top: 0 !important;
}
/*# sourceMappingURL=shop.css.map */