/*@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables";*/
.container {
  overflow-x: hidden; }

#header .container {
  overflow-x: inherit; }

.floating_help {
  z-index: 100;
  position: fixed;
  width: 100px;
  padding: 5px;
  border-radius: 5px;
  right: 5px;
  bottom: 5px;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  background-color: #1ba1e2;
  color: #fff;
  cursor: pointer; }
  .floating_help i {
    font-size: 1.4em;
    position: relative; }
  .floating_help span {
    position: relative;
    top: -3px; }

.rate-item {
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 0;
  position: relative; }
  .rate-item .fa-star {
    font-size: 1.2em;
    color: #eeeeee; }
  .rate-item .star-big {
    font-size: 1.8em;
    color: #888;
    padding: 5px; }
  .rate-item .star_checked {
    color: #FFD800 !important; }
  .rate-item .star-unchecked {
    color: #FFD800 !important; }
  .rate-item .very-good, .rate-item .score_num {
    color: #00aba9; }
  .rate-item .good {
    color: blue; }
  .rate-item .normal {
    color: #555; }
  .rate-item .bad {
    color: red; }
  .rate-item .desc {
    font-family: Verdana;
    padding-top: 5px; }
  .rate-item .k_edit_vote {
    text-decoration: underline;
    cursor: pointer;
    padding: 6px 0 0 0;
    font-size: 0.8em; }

.rate-box {
  padding: 12px 0; }
  .rate-box .rate_item_inline, .rate-box .id_rate {
    text-align: center; }
  .rate-box .id_rate_title {
    display: block; }
  .rate-box .t {
    padding: 5px;
    font-size: 0.9em; }
  .rate-box #frm_ratebox #rate_comment {
    min-height: 100px; }

.view_mote_vote {
  padding: 10px;
  text-align: center; }
  .view_mote_vote a {
    text-decoration: underline; }

.rating_bar {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px; }
  .rating_bar .fa-star {
    color: #FFD800; }
  .rating_bar .total {
    width: 30%;
    display: inline-block;
    font-size: 2em;
    text-align: center;
    padding: 0;
    float: left; }
  .rating_bar .detail {
    font-size: 12px;
    padding-left: 35px;
    width: 65%;
    display: inline-block; }
    .rating_bar .detail .bar-label {
      padding-right: 4px; }
      .rating_bar .detail .bar-label .fa {
        padding-right: 4px;
        color: #aaa !important; }
    .rating_bar .detail ._5 .bar {
      background-color: #8dd0f0; }
    .rating_bar .detail ._4 .bar {
      background-color: #bae2f6; }
    .rating_bar .detail ._3 .bar {
      background-color: #fadfb5; }
    .rating_bar .detail ._2 .bar {
      background-color: #f6c06b; }
    .rating_bar .detail ._1 .bar {
      background-color: #f09609; }
    .rating_bar .detail .bar-label {
      font-size: 11px;
      left: -28px;
      letter-spacing: 1px;
      position: absolute;
      top: 4px; }
      .rating_bar .detail .bar-label .star-tiny {
        left: -2px;
        position: relative;
        top: -2px; }
    .rating_bar .detail .rating-bar-container {
      margin-bottom: 2px;
      color: #737373;
      height: 23px;
      font-weight: 400;
      position: relative;
      width: 100%; }
      .rating_bar .detail .rating-bar-container .bar {
        opacity: .8;
        filter: alpha(opacity=80);
        transition: width .25s ease;
        display: inline-block;
        height: 100%; }
    .rating_bar .detail .bar-number {
      color: #333;
      font-size: 11px;
      left: 5px;
      position: absolute;
      top: 4px; }

#show_product {
  overflow: hidden; }
  #show_product .btn_buy .btn {
    font-weight: bold; }
  #show_product .btn_buy .price {
    font-size: 1.3em;
    color: #ff77aa; }
  #show_product .btn_buy .split {
    display: inline-block; }
  #show_product .btn_buy .split:first-child {
    width: 49%; }
    #show_product .btn_buy .split:first-child span {
      text-decoration: line-through; }
  #show_product .btn_buy .split:last-child {
    width: 49%; }
  #show_product .sub_total {
    margin-top: 10px; }
    #show_product .sub_total label:first-child {
      width: 96px; }
    #show_product .sub_total label.num, #show_product .sub_total .price_total {
      color: #ff77aa;
      font-size: 18px; }
    #show_product .sub_total p {
      padding-left: 96px;
      font-size: 0.8em; }
  #show_product .item .price, #show_product .row .price {
    color: #ff77aa;
    font-size: 1.2em; }
  #show_product .price_market {
    color: #888;
    text-decoration: line-through; }
  #show_product .headline {
    background-color: transparent;
    border-top: none; }
  #show_product .title {
    font-size: 1em !important; }
  #show_product .product-img {
    text-align: center; }
    #show_product .product-img .single_img {
      max-height: 240px;
      min-height: 100px;
      background-size: contain;
      position: relative;
      /*object-fit: contain; */
    }
  #show_product .product_text img {
    max-width: 95%; }
  #show_product .product_text ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #show_product .product_text ul li {
      position: relative;
      margin: 0;
      padding: 0 0 6px 12px;
      line-height: 1.4em;
      list-style: none; }
      #show_product .product_text ul li:before {
        content: "";
        position: absolute;
        top: 9px;
        left: 0;
        line-height: 0;
        border: 2px solid #aaa;
        border-radius: 50%;
        width: 0;
        height: 0; }
  #show_product .product_text .view_more {
    height: 380px;
    overflow-y: hidden; }
  #show_product .product_text .viewMoreBtnArea {
    height: 40px;
    text-align: center;
    position: relative;
    top: -20px; }
    #show_product .product_text .viewMoreBtnArea.trans:after {
      content: "";
      position: absolute;
      bottom: 15px;
      left: 0;
      width: 100%;
      height: 100px;
      /*background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 96%, white 100%);*/
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); }
    #show_product .product_text .viewMoreBtnArea div {
      margin: auto;
      padding-top: 30px; }
  #show_product .product-info {
    padding: 20px 0 5px; }
    #show_product .product-info .row {
      margin-top: 10px; }
      #show_product .product-info .row .price {
        font-size: 1.5em;
        padding-top: 3px; }
    #show_product .product-info .ship {
      font-size: 0.9em;
      color: #888; }

.shop-info .title {
  font-size: 1.1em;
  text-transform: uppercase;
  padding-bottom: 5px; }

.shop-info .left {
  float: left;
  width: 75%;
  padding-right: 10px; }
  .shop-info .left .hotline {
    color: red;
    font-size: 1.2em;
    padding-top: 10px; }

.shop-info .right {
  float: right;
  width: 25%; }
  .shop-info .right img {
    border: 1px solid #eeeeee;
    width: 100%; }

.box-order {
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 10px; }
