.product-list.product-list-thumbs .shop2-product-btn.type-2.buy {
  display: block !important;
  margin-right: 0;
}
.product-list.product-list-thumbs .product-price {
  margin-bottom: 8px;
}
.opt_for_list {
  font-size: 14px;
  display: flex;
  margin-top: 5px;
  flex-direction: column;
}
.opt_for_list .option-title {
  color: #191919;
}
.opt_for_list .option-body {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
  /*div{
			box-sizing: border-box;
		    padding: 8px 13px;
		    border: 1px solid #ccc;
		    margin-right: 5px;
		    margin-bottom: 5px;
		    display: inline-block;
		    transition: all 0.3s ease;
		    font-size: 16px;
		    color: #000;
		    font-weight: bold;
		    background: #fff;
		    font-family: 'Arimo', sans-serif;
		}*/
}
.opt_for_list .option-body .jq-selectbox__select {
  display: none;
}
.opt_for_list .option-body .jq-selectbox__dropdown {
  display: block !important;
  position: relative !important;
}
.opt_for_list .option-body .jq-selectbox__dropdown ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.opt_for_list .option-body .jq-selectbox__dropdown ul li {
  box-sizing: border-box;
  padding: 7px;
  border: 1px solid #ccc;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  background: #fff;
  font-family: "Arimo", sans-serif;
}
.opt_for_list .option-body .jq-selectbox__dropdown ul li.selected {
  border-color: #f46a60;
}
.opt_for_list .option-body .jq-selectbox__dropdown ul li:hover {
  border-color: #f46a60;
}
.tit.paym {
  margin-top: 30px;
}
.widget-35.paym .soc-content {
  padding-left: 10px;
}
.product_top_wrapper .shop2-product .shop2-product-options .option-item.name_razmer .valss, .product-list.product-list-thumbs .product-item .opt_for_list .valss {
  box-sizing: border-box;
  padding: 7px;
  border: 1px solid #f46a60;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  background: #fff;
  font-family: "Arimo", sans-serif;
  display: inline-block;
}
.product-list.product-list-thumbs .product_l_bottom_wr .favorite_btn_wrapper {
  margin-bottom: 10px;
}
.product-price .product-old-price {
  font-size: 21px;
}
@media (max-width: 480px) {
  html body .side-panel-top-inner {
    justify-content: flex-end;
  }
}
@media (max-width: 640px) {
  .product-list.product-list-thumbs .product-price .price-old span strong, .product-list.product-list-thumbs .product-price .price-old span, .product-list.product-list-thumbs .product-price .price-current, .kinds-block .kinds-block-list .kinds-block-item .kind-price .price-current strong, .product-list.product-list-thumbs .product-price .price-current strong {
    font-size: 15px !important;
  }
}
