.cart-delete-from-set a, .cart-delete-wr .cart-icon-close {
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 16px;
  height: 17px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2016%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%236371f8%22%20d%3D%22M15.050%2C3.775%20L14.515%2C3.775%20L13.699%2C15.250%20C13.629%2C16.234%2012.804%2C17.005%2011.821%2C17.005%20L4.163%2C17.005%20C3.180%2C17.005%202.356%2C16.234%202.286%2C15.250%20L1.470%2C3.775%20L0.934%2C3.775%20C0.415%2C3.775%20-0.006%2C3.352%20-0.006%2C2.830%20C-0.006%2C2.308%200.415%2C1.885%200.934%2C1.885%20L6.110%2C1.885%20L6.110%2C0.940%20C6.110%2C0.418%206.532%2C-0.006%207.052%2C-0.006%20L8.934%2C-0.006%20C9.453%2C-0.006%209.874%2C0.418%209.874%2C0.940%20L9.874%2C1.885%20L15.050%2C1.885%20C15.570%2C1.885%2015.992%2C2.308%2015.992%2C2.830%20C15.992%2C3.352%2015.570%2C3.775%2015.050%2C3.775%20ZM3.357%2C3.775%20L4.163%2C15.115%20L11.821%2C15.115%20L12.628%2C3.775%20L3.357%2C3.775%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.set_item_wrap {
  padding-left: 15px;
  background: #e2edf0; }

.tot {
  margin-left: 30px;
  font-size: 17px; }

.shop2-product .set_wr .shop2_product_options_wr .shop2_product_options {
  background: none;
  padding: 0; }

.shop2-product .set_wr .shop2_product_options_wr .shop2_product_options .option_item .shop2-color-pick li.active-color::after {
  box-shadow: none;
  background: url(che.png) 50% 50% no-repeat; }

.shop2-product .set_wr .shop2_product_options_wr .shop2_product_options .option_item .shop2-color-pick li {
  margin-right: 10px; }

.sets_container .shop2-product-tabs, .sets_container .shop2-product-desc {
  display: none; }

.sets_container .shop2-product-data {
  margin: 0; }

.set_wr {
  margin-top: 20px; }
  .set_wr .tit {
    font-family: Roboto Condensed, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px; }

.shop2_product_options_wr_sets .shop2_product_options .option_item {
  margin-bottom: 11px; }
  .shop2_product_options_wr_sets .shop2_product_options .option_item .option_title {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #000; }
  .shop2_product_options_wr_sets .shop2_product_options .option_item .option_body select {
    background: #fff url(selbg.png) no-repeat right 50%;
    height: 34px;
    padding: 5px 15px 5px 5px;
    border-radius: 5px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    width: 100%; }
    .shop2_product_options_wr_sets .shop2_product_options .option_item .option_body select.act {
      color: rgba(0, 0, 0, 1); }

.shop2-btn2 {
  background: #6371f8;
  font: 600 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border-radius: 10px;
  padding: 5px 10px;
  border: 0;
  color: #fff;
  box-shadow: none; }

.shop2-btn2:hover {
  background: #ff6b6b; }

#set-items-added {
  display: none; }

.tpl-form .tpl-value input, .tpl-form .tpl-value textarea {
  max-width: 100%; }
