.sct_minititle { display: block; width: 100%; padding: 20px 20px; }
.sct_minititle h2 { font-size:1.3em; font-weight: 600; }

div.is_view_type_list { position:relative; }
div.kitBtnBox { position:relative; top:-65px; right:5px; }
div.sct_img { cursor: pointer; }
div.kitBtn { width:50px; height:50px; background:white; padding:10px; 
  float:right; border-radius: 30px; box-shadow: 1px 2px 3px grey; cursor: pointer; 
  background-image: url("/welcomekit/img/box_in.png");
  background-size: 50px 50px;
}
/* div.kitBtn img { width: 30px; filter: invert(64%) sepia(1%) saturate(102%) hue-rotate(276deg) brightness(83%) contrast(89%); } */

div.kitBtn:hover { transform: translate(10px, 10px);  }
/* div.kitBtn:hover img { filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(21deg) brightness(97%) contrast(103%);  } */

.rollbtn { transform: translate(10px, 10px);  }
/* .rollbtn img { filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(21deg) brightness(97%) contrast(103%) !important; } */

a.btn_address { height: 20px; margin-left: 10px; cursor: pointer; color: white !important }

.inBox {  width:50px; height:50px; padding:10px; 
  float:right; border-radius: 30px; box-shadow: 1px 2px 3px grey;  
  cursor: pointer;
  background-image: url("/welcomekit/img/check.png");
  background-size: 50px 50px;
}
/*.inBox img { width: 30px; filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(153deg) brightness(103%) contrast(101%) !important; } */

div.soldout { position:relative; top:-105px; left:-140px; }
div.soldout img { width:50px; filter: invert(17%) sepia(98%) saturate(5318%) hue-rotate(351deg) brightness(67%) contrast(110%); }

