@charset "utf-8";
/* CSS Document */

hr {
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #cccccc;
    height: 1px;
}

#itemInfo .detailTxt div p img.autoImg {
width: auto !important;
}

#wskBox table td {
    border-bottom: 1px solid #ccc !important;
}

#itemInfo .detailTxt div#wskBox {
    width: 900px;
}

body #itemInfo .detailTxt div#wskBox tr {
    font-size:1.8rem !important;
    line-height:2.8em !important;
}

body #itemInfo .detailTxt div#wskBox td {
    font-size:1.8rem !important;
    line-height:2.8em !important;
    padding:0 8px;
}

#itemInfo .detailTxt div#wskBox table tr td:first-child{
    width:30%;
}

#itemInfo .detailTxt div p {
    line-height:2.0em !important;
}

p.toDistillery {
text-align: right;
padding: 30px 0 10px 0 !important;
}

p.toDistillery a {
    background: #000;
    padding:2px 10px;
    color: #fff;
}

p.distilleryImg a:hover {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
    opacity: 0.7; 
}

p.toDistillery a:hover {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
    opacity: 0.7; 
}

@media (max-width: 767px) {
#itemInfo .detailTxt div p img.autoImg {
width:100% !important;
}

#itemInfo .detailTxt div#wskBox tr{
display: table-row;
}

body #itemInfo .detailTxt div#wskBox tr {
    font-size:1.8rem !important;
    line-height:2.2em !important;
}

body #itemInfo .detailTxt div#wskBox td {
    font-size:1.6rem !important;
    line-height:2.4em !important;
    width:auto !important;
    display:table-cell;
    }

#itemInfo .detailTxt div#wskBox table tr td:first-child{
    width:30%;
    white-space: nowrap !important;
}

#ProductDetail .inner .flex .body .body-inner {
        padding:5% !important;
    }

#ProductDetail .inner .flex .body .body-inner h3 {
        padding-top:0 !important;
    }

p.toDistillery a {
text-align: center !important;
}
}
