/* order min spending for AP countries*/
.usd-99[data-ap="nz"]::before, :lang(en-AP) .usd-99::before {
content: "NZ$159"; }
.usd-99[data-ap="th"]::before {
content: "฿3,400"; }
.usd-99[data-ap="my"]::before {
content: "RM439"; }
.usd-99[data-ap="ph"]::before {
content: "₱5,400"; }
.usd-15[data-ap="nz"]::before, :lang(en-AP) .usd-15::before {
content: "NZ$25"; }
.usd-15[data-ap="th"]::before {
content: "฿480"; }
.usd-15[data-ap="my"]::before {
content: "RM60"; }
.usd-15[data-ap="ph"]::before {
content: "₱870"; }
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}