﻿@font-face {
  font-family: 'Pattaya';
  font-style: normal;
  font-weight: 400;
  src: local('Pattaya'), local('Pattaya-Regular'), url(s/pattaya/v4/ea8ZadcqV_zkHY-XBdet8A.woff) format('woff');
}
.box_price {
  background-image: url(/img/bg_price.png);
  background-repeat: no-repeat;
  height: 88px;
  width: 225px;
}

.box_price {
  position: absolute;
  right: 0;
  top: 50%;
  padding-top: 7px;
  padding-right: 10px;
}

.price_old {
  font: 24px RobotoItalic, sans-serif;
  color: white;
  text-decoration: line-through;
}

.price {
  font: 48px RobotoMediumItalic, sans-serif;
  color: #ffffff;
  margin-top: -3px;
}
.list_s4.pull-left li img{
  padding-right: 10px;
position: relative;
  top: 5px;
}
.list_s4.pull-left li{
  padding: 5px 10px;
  padding-top: 0;
  line-height: 20px;
  font-size: 16px;
  font-weight: bolder;
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
}