body {
    touch-action: pan-x pan-y;
}
* {
user-select: none;
-webkit-touch-callout: none;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
}

.item-review-score-bg {
    display: block;
    float: left;
    width: 76px;
    height: 15px;
    background: url(//img1a.coupangcdn.com/image/fodium/desktop/widget-sdp-alsoviewedproducts-20160622.png) no-repeat -39px -43px;
    text-indent: -9999px;
}

.item-review-score {
    display: block;
    width: 76px;
    height: 15px;
    background: url(//img1a.coupangcdn.com/image/fodium/desktop/widget-sdp-alsoviewedproducts-20160622.png) no-repeat -39px -58px;
    text-indent: -9999px;
}

.item-review-count {
    display: block;
    float: left;
    margin-top: 0px;
    margin-left: 4px;
    font-weight: 600;
    font-size: 12px;
    color: #878787;
    line-height: 12px;
}

.tooltip-inner {
    font: #000;
    background: #fff;
    border: #000;
    max-width:500px;
    width:500px;
    border-style: solid;
    border-width: thin;
}

h1 {
    font-size: 25px;
}
h2 {
    font-size: 25px;
}
h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom:0px;
}

p.price {
font-size: 20px;
font-weight: 500;
line-height: 17px;
margin-bottom: 5px;
margin-top: 5px;
color:black;
}

p.sale {
font-size: 12px;
line-height: 17px;
margin-bottom: 5px;
margin-top: 0px;
color:#f00;
}

p.oos {
font-size: 14px;
line-height: 17px;
margin-bottom: 5px;
margin-top: 0px;
color:black;
}

p.title {
font-size: 14px;
line-height: 17px;
margin-bottom: 0px;
margin-top: 0px;
max-height: 51px;
overflow: hidden;
color:black;
}

@media screen and (min-width: 992px) {
div.var-btn-mobile {
display:none;
}
div.var-btn-desktop {
display:block;
}
div.swiper-button-next {
display:block;
}
div.swiper-button-prev {
display:block;
}
div.var-bar {
background-color:#fff;
display:none;
}
g.highcharts-yaxis {
font-size: 30px;
}
input.var-input {
height: 40px;
width: calc(600px - 150px);
}
button.var-search {
height: 40px;
width: 150px;
font-size: 30px;
}
button.var-button {
height: 50px;
width: 250px;
font-size: 30px;
}
div.var-height {
height: 240px;
}
div.var-pad {
padding-bottom: 30px;
}
}

@media screen and (max-width: 991px) {
div.var-btn-mobile {
display:block;
}
div.var-btn-desktop {
display:none;
}
div.swiper-button-next {
display:none;
}
div.swiper-button-prev {
display:none;
}
div.var-bar {
background-color:#eff2f8;
display:block; 
}
g.highcharts-yaxis {
font-size: 20px;
}
input.var-input {
height: 40px;
width: calc(100% - 80px);
font-size: 15px;
}
button.var-search {
height: 40px;
width: 80px;
font-size: 20px;
}
button.var-button {
height: 50px;
width: 400px;
font-size: 30px;
}
div.var-height {
height: 440px;
}
div.var-pad {
padding-bottom: 100px;
}
div.bgactive:active {
background: #eee;
}
nav.fixed-bottom {
padding: 5px 5px calc(constant(safe-area-inset-bottom) + 5px);
padding: 5px 5px calc(env(safe-area-inset-bottom) + 5px);
}
nav.fixed-top {
padding: calc(constant(safe-area-inset-top) + 0.25rem) 0.25rem 0.25rem;
padding: calc(env(safe-area-inset-top) + 0.25rem) 0.25rem 0.25rem;
}
div.var-top-pad {
  height: calc(constant(safe-area-inset-top) + 50px);
  height: calc(env(safe-area-inset-top) + 50px);
}
div.var-bottom-pad {
  height: calc(constant(safe-area-inset-bottom) + 55px);
  height: calc(env(safe-area-inset-bottom) + 55px);
}
div.var-top-pad-main {
  height: calc(constant(safe-area-inset-top));
  height: calc(env(safe-area-inset-top));
}
}

@media screen and (min-width: 1849px) {
div.vert-ads {
display:block;
}
}
@media screen and (max-width: 1850px) {
div.vert-ads {
display:none;
}
}
