.c-goodsdc .sg-ctn .sg-table {
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.units-opt .units-opt-radio{ display: inline-block; }
.units-opt{ text-align: center; margin-bottom: 20px; }

.measure-guide{ text-align: center; }
.c-goodsdc .sg-ctn .sg-table tr.trhead {
    border: 1px solid #e5e5e5;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    line-height: initial;
    text-align: center;
    white-space: nowrap;
}
.c-goodsdc .sg-ctn .sg-table tr td:first-child {
    background-color: #f5f5f5;
    font-weight: 700;
    text-align: center;
}
.c-goodsdc .sg-ctn .sg-table tr td {
    border-right: 1px solid #e5e5e5;
    padding: 10px 24px;
    text-transform: capitalize;
    transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.c-goodsdc .sg-ctn .sg-table tr.border-bottom, .c-goodsdc .sg-ctn .sg-table tr.cm-inch {
    border: 1px solid #e5e5e5;
    color: #222;
    font-size: 12px;
}

.c-goodsdc .sg-ctn .measure-pic {
    margin-top: 20px; text-align: center;
    position: relative;
}
.c-goodsdc .sg-ctn .measure-pic0 {
    display: inline-block;
    width: 150px;
}

.c-goodsdc .sg-ctn .measure-pic0 img {
    width: 100%;
}
fieldset, img {
    border: 0 none;
}
.la-ball-pulse > div, img {
    vertical-align: middle;
}
.c-goodsdc .sg-ctn .measure-pic-guide {
    display: inline-block;
    margin-left: 40px;
    position: relative;
    top: 50%;
    vertical-align: middle;
    width: 300px;
}
.c-goodsdc .sg-ctn .measure-pic-guide .measure-wrap {
    margin-bottom: 45px;
}
.c-goodsdc .sg-ctn .measure-pic-guide h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: capitalize; text-align: left;
    word-wrap: break-word;
}
.c-goodsdc .sg-ctn .measure-pic-guide h6 span {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 20px;
    margin-right: 8px;
    text-align: center;
    width: 20px;
}
.c-goodsdc .sg-ctn .measure-pic-guide p {
    color: #666;
    word-wrap: break-word;
}
.c-goodsdc .sg-ctn .measure-pic-guide .measure-wrap {
    margin-bottom: 45px;
}
.c-goodsdc .sg-ctn .measure-pic-guide .measure-wrap:last-child {
    margin-bottom: 0;
}

