ul.tickbullet {
  list-style: none;
  padding-left: 6px;
}

ul.tickbullet li {
  position: relative;
  margin-bottom: 6px;
}

ul.tickbullet li::before {
  content: "";
  display: inline-block;
  background-image: url("https://storage.googleapis.com/limecube-live-f328cc25/root%2FIcons%2Ftick-circle-svgrepo-com-1-.png");
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
  position: absolute;
  left: -28px;
  top: 4px;
  width: 20px;
  height: 20px;
}
.lc-shop #header{
    background-color:#000000;
}
.lc-shop #content-wrapper {
    padding-top:60px;
}
@media (max-width: 1200px) {
    ul.tickbullet {
        padding-left: 9px;
    }
    .lc-shop #content-wrapper {
        padding-top:30px;
    }
}
#lc-box-module-item-lc-761acd78-6a88-4826-a44a-2ac0ac033b95 {
    border-radius:30px;
    overflow:hidden;
}
#lc-rct-afa491d3-8fa7-4949-8b86-c7321cd0af50 .qms-box-module-item {
    border-radius:20px;
    overflow:hidden;
}
@media (max-width: 1200px) and (min-width:768px) {
    .qms-box-module .space-around.hor-xlarge {
        padding-left:50px;
        padding-right:50px;
    }
    #qms-box-module-0262177e-8ad1-42f3-9e5b-65a07dc5362a .qms-box-module-item{
        height:960px!important;
    }
}
