.full {
  padding-top: 8px;
  background: #f6f6f6; }
  .full.promotion {
    padding-top: 23px; }
    .full.promotion .product_item .img a {
      background: #FFF; }
  .full.detail {
    padding-top: 13px; }
    .full.detail .tth_navigation {
      margin-bottom: 13px; }

#tth-column_left {
  background: #FFF;
  padding: 0px 12px; }
  #tth-column_left .box_l_product .title {
    font-family: OpenSans-Bold0;
    font-size: 15px;
    color: #3b3b3b;
    text-transform: uppercase; }
  #tth-column_left .box_l_product.box_list {
    padding-top: 18px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e1e1e1; }
    #tth-column_left .box_l_product.box_list .title {
      padding-bottom: 15px; }
    #tth-column_left .box_l_product.box_list > ul {
      padding-left: 0px;
      margin: 0px; }
      #tth-column_left .box_l_product.box_list > ul h3.current a, #tth-column_left .box_l_product.box_list > ul h3:hover a {
        color: #007236; }
      #tth-column_left .box_l_product.box_list > ul h3 a {
        font-family: OpenSans-Regular;
        font-size: 15px;
        color: #000;
        font-weight: normal;
        padding-left: 22px;
        position: relative;
        display: inline-block;
        padding-bottom: 8px; }
        #tth-column_left .box_l_product.box_list > ul h3 a:before {
          content: '\e8a3';
          font-family: ficon;
          position: absolute;
          left: 0px; }
      #tth-column_left .box_l_product.box_list > ul > ul {
        padding-left: 22px; }
        #tth-column_left .box_l_product.box_list > ul > ul > li > a {
          font-family: OpenSans-Light;
          font-size: 15px;
          padding-left: 20px;
          position: relative;
          display: inline-block;
          color: #000; }
          #tth-column_left .box_l_product.box_list > ul > ul > li > a.current, #tth-column_left .box_l_product.box_list > ul > ul > li > a:hover {
            color: #008f2f; }
          #tth-column_left .box_l_product.box_list > ul > ul > li > a:before {
            content: '\e8a3';
            font-family: ficon;
            position: absolute;
            left: 0px;
            color: #007236; }
        #tth-column_left .box_l_product.box_list > ul > ul > li ul {
          padding-left: 20px; }
          #tth-column_left .box_l_product.box_list > ul > ul > li ul li a {
            font-family: OpenSans-Light;
            font-size: 15px;
            color: #686868; }
            #tth-column_left .box_l_product.box_list > ul > ul > li ul li a.current, #tth-column_left .box_l_product.box_list > ul > ul > li ul li a:hover {
              color: #007236; }
  #tth-column_left .box_l_product.search_price {
    padding: 25px 0px 35px;
    border-bottom: 1px solid #e1e1e1; }
    #tth-column_left .box_l_product.search_price .title {
      padding-bottom: 22px; }
    #tth-column_left .box_l_product.search_price #search_price #slider-range-good {
      border: none;
      height: 7px;
      background: #ff8a00;
      border-radius: 3px; }
      #tth-column_left .box_l_product.search_price #search_price #slider-range-good div {
        background: #007236; }
      #tth-column_left .box_l_product.search_price #search_price #slider-range-good a {
        height: 15px;
        width: 15px;
        border-radius: 50%;
        background: #007236;
        border: none;
        cursor: pointer; }
    #tth-column_left .box_l_product.search_price #search_price .row {
      margin: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      font-family: OpenSans-Regular;
      font-size: 15px;
      color: #3b3b3b;
      padding-top: 26px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #tth-column_left .box_l_product.search_price #search_price .row .min {
        padding-right: 4px; }
      #tth-column_left .box_l_product.search_price #search_price .row .max {
        padding: 0px 4px; }
    #tth-column_left .box_l_product.search_price #search_price .btn-price-filter {
      margin-top: 5px;
      border: none;
      background: #ff8a00;
      cursor: pointer;
      border-radius: 4px; }
      #tth-column_left .box_l_product.search_price #search_price .btn-price-filter:hover {
        opacity: 0.8; }
      #tth-column_left .box_l_product.search_price #search_price .btn-price-filter i:before {
        color: #eb0009; }
  #tth-column_left .box_l_product.box_brand, #tth-column_left .box_l_product.box_material {
    padding: 28px 0px 20px; }
    #tth-column_left .box_l_product.box_brand .title, #tth-column_left .box_l_product.box_material .title {
      margin-bottom: 10px; }
    #tth-column_left .box_l_product.box_brand ul li, #tth-column_left .box_l_product.box_material ul li {
      position: relative;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
      #tth-column_left .box_l_product.box_brand ul li input, #tth-column_left .box_l_product.box_material ul li input {
        position: absolute;
        opacity: 0; }
      #tth-column_left .box_l_product.box_brand ul li input:checked ~ .checkmark ~ label, #tth-column_left .box_l_product.box_material ul li input:checked ~ .checkmark ~ label {
        color: #e20000; }
      #tth-column_left .box_l_product.box_brand ul li label, #tth-column_left .box_l_product.box_material ul li label {
        font-family: OpenSans-Light;
        font-size: 15px;
        color: #414141;
        cursor: pointer; }
        #tth-column_left .box_l_product.box_brand ul li label:hover, #tth-column_left .box_l_product.box_material ul li label:hover {
          color: #e20000; }
  #tth-column_left .box_l_product.box_brand {
    border-bottom: 1px solid #e1e1e1; }

#tth-content .banner_video .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #tth-content .banner_video .top .banner {
    width: 66%;
    padding-right: 7px; }
    #tth-content .banner_video .top .banner .banner_item a {
      display: block;
      padding-top: 38.8%;
      position: relative;
      overflow: hidden; }
      #tth-content .banner_video .top .banner .banner_item a img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 100%; }
  #tth-content .banner_video .top .video {
    width: 34%; }
    #tth-content .banner_video .top .video .video_item a {
      display: block;
      padding-top: 74.6%;
      position: relative;
      overflow: hidden; }
      #tth-content .banner_video .top .video .video_item a:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.27) url("../images/play_button.png") no-repeat center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1; }
      #tth-content .banner_video .top .video .video_item a:hover:before {
        background: rgba(0, 0, 0, 0.37) url("../images/play_button.png") no-repeat center; }
      #tth-content .banner_video .top .video .video_item a img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        min-width: 100%; }
#tth-content .banner_video .nav {
  padding-top: 20px; }
  @media (max-width: 425px) {
    #tth-content .banner_video .nav {
      display: none; } }
#tth-content .box_mid {
  margin-bottom: 6px; }
  #tth-content .box_mid .box_header_product {
    margin-bottom: 0px;
    padding-top: 13px; }
    #tth-content .box_mid .box_header_product .filter-top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 15px; }
      #tth-content .box_mid .box_header_product .filter-top .group_title {
        font-family: OpenSans-Bold0;
        font-size: 18px;
        color: #e50000;
        text-transform: uppercase; }
        @media (max-width: 980px) {
          #tth-content .box_mid .box_header_product .filter-top .group_title {
            font-size: 16px; } }
      #tth-content .box_mid .box_header_product .filter-top .sort_product {
        position: relative; }
        #tth-content .box_mid .box_header_product .filter-top .sort_product:after {
          content: '\e8af';
          font-family: ficon;
          position: absolute;
          right: 5px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          pointer-events: none;
          cursor: pointer;
          font-size: 14px; }
        #tth-content .box_mid .box_header_product .filter-top .sort_product span {
          font-family: OpenSans-Light;
          font-size: 14px;
          color: #5f5e5e;
          margin-right: 4px; }
        #tth-content .box_mid .box_header_product .filter-top .sort_product #sort_product {
          height: 28px;
          border-radius: 3px;
          border: 1px solid #d3d3d3;
          padding: 0px 38px 0px 8px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          font-family: OpenSans-Light;
          font-size: 14px;
          cursor: pointer; }
  #tth-content .box_mid .box_mid-content {
    padding: 30px 22px 20px;
    -webkit-box-shadow: 0px 0px 7px 2px #e8e8e8;
    box-shadow: 0px 0px 7px 2px #e8e8e8; }
    @media (max-width: 980px) {
      #tth-content .box_mid .box_mid-content {
        padding: 10px; } }

#box_rate_comment .title_comment {
  display: none;
  font-family: helveticaneuemedium;
  font-size: 18px;
  color: #006a24;
  font-weight: normal;
  padding-top: 20px;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 3px;
  margin-bottom: 26px; }
  #box_rate_comment .title_comment:after {
    content: '';
    display: block;
    width: 23px;
    height: 1px;
    background: #006a24;
    position: absolute;
    bottom: 0px; }
#box_rate_comment .list_comment .media .media-body .name {
  font-family: OpenSans-Bold0;
  font-size: 18px;
  color: #545454; }
#box_rate_comment .list_comment .media .media-body .comment {
  font-family: OpenSans-Regular;
  text-align: justify;
  font-size: 14px;
  color: #545454; }
#box_rate_comment .list_comment .media .media-body .reply .show_num_comment, #box_rate_comment .list_comment .media .media-body .reply .time {
  font-family: OpenSans-Regular;
  font-size: 14px;
  color: #006a24; }
#box_rate_comment .list_comment .media .media-body .reply .show_num_comment {
  cursor: pointer; }
  #box_rate_comment .list_comment .media .media-body .reply .show_num_comment:hover {
    font-weight: bold; }
#box_rate_comment .list_comment .media .media-body .list_reply {
  padding: 10px 0px;
  padding-left: 30px; }
  #box_rate_comment .list_comment .media .media-body .list_reply .media .input {
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 3px;
    font-family: OpenSans-Light;
    font-size: 14px;
    color: #636363;
    font-style: italic;
    padding: 5px 9px; }
  #box_rate_comment .list_comment .media .media-body .list_reply .media.last {
    margin-bottom: 10px; }
  #box_rate_comment .list_comment .media .media-body .list_reply .d-none {
    display: none; }
#box_rate_comment .list_comment .media .media-body .captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media (max-width: 768px) {
    #box_rate_comment .list_comment .media .media-body .captcha {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding-bottom: 10px; } }
  #box_rate_comment .list_comment .media .media-body .captcha .captcha-group .captcha_img {
    height: 30px; }
  #box_rate_comment .list_comment .media .media-body .captcha .form-control {
    height: 30px; }
#box_rate_comment .list_comment .media .media-body .button-blue {
  background: #00a651;
  font-family: OpenSans-Bold0;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0px 8px;
  border-radius: 3px; }
  #box_rate_comment .list_comment .media .media-body .button-blue:hover {
    background: #02753a;
    -webkit-box-shadow: 2px 2px 3px 1px #00a651;
    box-shadow: 2px 2px 3px 1px #00a651; }
#box_rate_comment #form_rate {
  padding-top: 10px; }
  #box_rate_comment #form_rate .media .input {
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 3px;
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #7a7a7a;
    padding: 5px 9px 5px 23px; }
  #box_rate_comment #form_rate .media textarea {
    font-size: 18px !important;
    color: #7a7a7a;
    padding: 10px 23px !important;
    height: 73px; }
  #box_rate_comment #form_rate .media .media-body {
    overflow: hidden; }
  #box_rate_comment #form_rate .captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 768px) {
      #box_rate_comment #form_rate .captcha {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-bottom: 10px; } }
    #box_rate_comment #form_rate .captcha .captcha-group .captcha_img {
      height: 30px; }
    #box_rate_comment #form_rate .captcha .form-control {
      height: 30px; }
  #box_rate_comment #form_rate .button-blue {
    background: #008f2f;
    font-family: OpenSans-Bold0;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0px 8px;
    border-radius: 3px; }
    #box_rate_comment #form_rate .button-blue:hover {
      opacity: 0.8; }

.btn_add_cart {
  background: #007528;
  border: none;
  padding: 0px 15px 0px 18px;
  height: 31px;
  line-height: 31px;
  cursor: pointer;
  margin-top: 15px;
  border-radius: 5px;
  margin-right: 6px; }
  .btn_add_cart:hover {
    opacity: 0.8; }
  .btn_add_cart span {
    font-family: helveticaneuebold;
    font-size: 15px;
    color: #FFF; }
    .btn_add_cart span:before {
      content: url("../images/add_cart.png");
      padding-right: 5px;
      position: relative;
      top: 2px; }

.btn_buy_now {
  height: 31px;
  padding: 0px 15px 0px 17px;
  line-height: 31px;
  font-family: helveticaneuebold;
  font-size: 15px;
  color: #FFF;
  background: #c90006;
  border-radius: 5px;
  display: inline-block;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
  margin-top: 15px;
  border: none;
  cursor: pointer; }
  .btn_buy_now:hover {
    color: #FFF;
    opacity: 0.8; }
  .btn_buy_now:before {
    content: url("../images/link_cart.png");
    padding-right: 5px;
    position: relative;
    top: 3px; }

#dk_callback .modal-header .modal-title {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-family: OpenSans-Bold0;
  color: #008f2f; }
#dk_callback .modal-header .close {
  padding: 10px 20px;
  margin: -15px -15px -15px auto;
  margin-top: -53px; }
  @media (max-width: 425px) {
    #dk_callback .modal-header .close {
      padding: 0px 10px; } }
  #dk_callback .modal-header .close:hover {
    background: #008f2f;
    color: #FFF;
    border-bottom-left-radius: 6px; }
#dk_callback .modal-body .form_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #dk_callback .modal-body .form_group label {
    padding-left: 0px;
    font-family: OpenSans-Bold0;
    font-size: 16px;
    color: #008f2f; }
    @media (max-width: 992px) {
      #dk_callback .modal-body .form_group label {
        width: 100%; } }
    #dk_callback .modal-body .form_group label span {
      color: red;
      font-family: OpenSans-Light;
      font-size: 15px; }
  #dk_callback .modal-body .form_group .error {
    font-size: 13px;
    font-family: OpenSans-Light;
    color: red;
    padding-left: 10px;
    padding-top: 5px; }
  #dk_callback .modal-body .form_group input {
    font-size: 13px;
    padding-left: 6px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #008f2f; }
    @media (max-width: 992px) {
      #dk_callback .modal-body .form_group input {
        width: 100%; } }
  #dk_callback .modal-body .form_group .content {
    padding: 0px;
    border: 1px solid #008f2f;
    border-radius: 5px; }
    @media (max-width: 992px) {
      #dk_callback .modal-body .form_group .content {
        width: 100%; } }
    #dk_callback .modal-body .form_group .content #content {
      padding-left: 5px; }
  @media (max-width: 992px) {
    #dk_callback .modal-body .form_group .col-md-3.last {
      display: none; } }
  #dk_callback .modal-body .form_group .submit_form {
    padding: 5px 15px;
    font-size: 15px;
    background: #008f2f;
    color: #FFF;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 3px 3px;
    box-shadow: 0px 3px 3px;
    font-family: OpenSans-Bold0;
    margin-top: 10px; }
    @media (max-width: 992px) {
      #dk_callback .modal-body .form_group .submit_form {
        width: auto; } }
    #dk_callback .modal-body .form_group .submit_form:hover {
      opacity: 0.8; }

.animated {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  webkit-animation-duration: 2s !important;
  -webkit-animation-duration: 2s !important;
  animation-duration: 2s !important;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important; }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

/*-------------------img_detail----------------*/
/*GALERY BIG*/
div#gallery_slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c4c3bc;
  border-radius: 5px;
  overflow: hidden; }
  div#gallery_slider a .item {
    padding-top: 80%;
    position: relative; }
    div#gallery_slider a .item img {
      max-width: 100%;
      max-height: 100%;
      height: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

div#gallery_slider .owl-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

div#gallery_slider .owl-nav {
  margin: 0px; }

div#gallery_slider .owl-nav .owl-prev {
  position: absolute;
  top: 40%;
  left: 15px;
  display: none;
  width: 45px;
  height: 75px;
  font-size: 0px;
  padding: 0px;
  margin: 0px; }

div#gallery_slider .owl-nav .owl-next {
  position: absolute;
  top: 40%;
  right: 15px;
  display: none;
  width: 45px;
  height: 75px;
  font-size: 0px;
  padding: 0px;
  margin: 0px; }

div#gallery_slider img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

/*GALERY THUMB*/
div#gallery_slider_thumb {
  width: 20%;
  float: left; }
  div#gallery_slider_thumb .slick-list {
    height: 100% !important; }
    div#gallery_slider_thumb .slick-list .slick-track {
      height: 100% !important; }
      div#gallery_slider_thumb .slick-list .slick-track .item {
        margin-bottom: 5px;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        height: calc(25% - 4px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100% !important;
        padding: 9px;
        cursor: pointer; }
        div#gallery_slider_thumb .slick-list .slick-track .item img {
          max-width: 100%;
          width: auto;
          height: auto;
          max-height: 100%; }
        div#gallery_slider_thumb .slick-list .slick-track .item:hover, div#gallery_slider_thumb .slick-list .slick-track .item.slick-current {
          border-color: #007528; }

div#gallery_slider_thumb .owl-item {
  padding: 16px 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0px; }

div#gallery_slider_thumb .owl-item .item {
  border: 1px solid #c8c7c6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 64%;
  position: relative;
  overflow: hidden;
  height: 0px; }

div#gallery_slider_thumb .owl-item .item img {
  -webkit-transform-style: none;
  transform-style: none;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 5px;
  width: auto; }

div#gallery_slider_thumb .owl-item.sync_cur .item, div#gallery_slider_thumb .owl-item:hover .item {
  border: 1px solid #5490ea; }

div#gallery_slider_thumb .owl-nav {
  margin: 0px; }

div#gallery_slider_thumb .owl-nav .owl-prev,
div#gallery_slider_thumb .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  left: -35px;
  display: none;
  width: 25px;
  height: 26px;
  background: url(../images/nav.png) no-repeat left top;
  text-transform: uppercase;
  padding: 0px;
  margin: -13px 0px 0px;
  font-size: 0px; }

div#gallery_slider_thumb .owl-nav .owl-next {
  left: auto;
  right: -35px;
  background-position: right top; }

/*END PIC*/
.resp-contents {
  margin-top: 0px;
  text-align: justify; }

@media (max-width: 1180px) {
  .detail #container .wrapper {
    margin: 0px auto !important; } }

#item_detail .border_detail {
  padding: 20px 17px 30px;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 980px) {
    #item_detail .border_detail {
      padding: 10px 10px 20px; } }
#item_detail .left {
  width: 39%;
  padding-right: 29px; }
  @media (max-width: 800px) {
    #item_detail .left {
      width: 100%;
      float: none;
      padding-right: 0px;
      margin-bottom: 15px; } }
  #item_detail .left .info_row-share {
    margin-top: 25px; }
#item_detail .info_right {
  width: 39%;
  float: left;
  padding-right: 29px; }
  @media (max-width: 1180px) {
    #item_detail .info_right {
      padding-right: 10px; } }
  @media (max-width: 800px) {
    #item_detail .info_right {
      width: 70%;
      padding-left: 0px; } }
  @media (max-width: 600px) {
    #item_detail .info_right {
      width: 100%;
      padding-right: 0px;
      margin-bottom: 15px; } }
  #item_detail .info_right .title_product {
    font-family: OpenSans-Bold0;
    font-size: 18px;
    color: #343333;
    text-transform: uppercase;
    margin-bottom: 8px; }
    @media (max-width: 980px) {
      #item_detail .info_right .title_product {
        font-size: 17px; } }
  #item_detail .info_right .info .rate {
    margin-bottom: 9px; }
    #item_detail .info_right .info .rate i:before {
      margin: 0px;
      color: #ffc600;
      font-size: 15px;
      margin-right: -4px; }
    #item_detail .info_right .info .rate span {
      font-family: OpenSans-Regular;
      font-size: 15px;
      color: #161616;
      margin-left: 11px; }
  #item_detail .info_right .info .status, #item_detail .info_right .info .brand {
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #454545; }
    #item_detail .info_right .info .status span, #item_detail .info_right .info .brand span {
      color: #ff0000; }
  #item_detail .info_right .info .price_buy {
    font-family: OpenSans-ExtraBold;
    font-size: 20px;
    color: #d70008;
    margin-top: 11px; }
    #item_detail .info_right .info .price_buy span {
      font-family: OpenSans-Semibold;
      color: #d70008;
      text-decoration: underline; }
  #item_detail .info_right .info .saving {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: OpenSans-Regular;
    font-size: 14px;
    color: #454545;
    margin-top: 2px; }
    #item_detail .info_right .info .saving .price_market {
      margin-right: 10%; }
      #item_detail .info_right .info .saving .price_market span {
        font-family: OpenSans-Semibold;
        color: #232222;
        text-decoration: line-through;
        padding-left: 4px; }
    #item_detail .info_right .info .saving .price_save span {
      font-family: OpenSans-Semibold;
      color: #ec0000;
      text-decoration: line-through;
      padding-left: 4px; }
  #item_detail .info_right .info .item_code {
    font-family: OpenSans-Semibold;
    font-size: 14px;
    color: #232222;
    margin-top: 19px;
    margin-bottom: 22px; }
    #item_detail .info_right .info .item_code .title_code {
      padding-right: 10px;
      display: inline-block;
      margin-bottom: 5px; }
    #item_detail .info_right .info .item_code .list_code {
      display: inline-block; }
    #item_detail .info_right .info .item_code span {
      font-family: OpenSans-Regular;
      font-size: 15px;
      color: #1c1c1c;
      display: inline-block;
      height: 29px;
      padding: 0px 15px;
      line-height: 29px;
      background: #e1e1e1;
      border-radius: 4px;
      margin-right: 5px;
      cursor: pointer;
      margin-bottom: 5px; }
      #item_detail .info_right .info .item_code span.current, #item_detail .info_right .info .item_code span:hover {
        background: #008f2f;
        color: #FFF; }
      #item_detail .info_right .info .item_code span:last-child {
        margin-right: 0px; }
  #item_detail .info_right .info .callback {
    margin-bottom: 26px; }
    #item_detail .info_right .info .callback .btn_dk {
      height: 35px;
      padding: 0px 28px;
      background: #008f2f;
      font-family: OpenSans-Bold0;
      font-size: 14px;
      color: #FFF;
      text-transform: uppercase;
      line-height: 35px;
      display: inline-block;
      cursor: pointer;
      border-radius: 5px; }
      #item_detail .info_right .info .callback .btn_dk:hover {
        opacity: 0.8; }
  #item_detail .info_right .info .tag_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 5px; }
    #item_detail .info_right .info .tag_list span {
      position: absolute;
      left: 0px;
      font-family: OpenSans-Semibold;
      font-size: 14px;
      color: #0b0b0b; }
    #item_detail .info_right .info .tag_list .list_tag {
      padding-left: 39px;
      font-family: OpenSans-Regular;
      font-size: 14px;
      color: #0b0b0b; }
  #item_detail .info_right .info .short {
    max-height: 93px;
    overflow: auto; }
    @media (max-width: 800px) {
      #item_detail .info_right .info .short {
        max-height: unset;
        min-height: unset; } }
    #item_detail .info_right .info .short::-webkit-scrollbar {
      width: 4px;
      background-color: #e1e1e1; }
    #item_detail .info_right .info .short::-webkit-scrollbar-track {
      background: #FFF;
      opacity: 0; }
    #item_detail .info_right .info .short p {
      padding: 0px;
      padding-left: 9px;
      position: relative;
      font-family: OpenSans-Regular;
      font-size: 14px;
      color: #0b0b0b;
      padding-bottom: 3px; }
      #item_detail .info_right .info .short p:before {
        content: '-';
        display: block;
        position: absolute;
        left: 0px; }
  #item_detail .info_right .info_row .price_buy span {
    font-weight: bold;
    font-size: 14px; }
  #item_detail .info_right .info_row .price {
    font-weight: bold;
    font-size: 14px; }
    #item_detail .info_right .info_row .price .price_format span {
      color: #545454; }
  #item_detail .info_right .info_row-share {
    padding-top: 10px; }
#item_detail .support_share {
  width: 22%; }
  @media (max-width: 800px) {
    #item_detail .support_share {
      width: 30%; } }
  @media (max-width: 600px) {
    #item_detail .support_share {
      width: 100%; } }
  #item_detail .support_share .support {
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    padding: 20px 5px 20px 22px; }
    @media (max-width: 980px) {
      #item_detail .support_share .support {
        padding: 15px 5px 15px 5px; } }
    #item_detail .support_share .support a {
      font-family: OpenSans-Light;
      font-size: 14px;
      color: #181818;
      display: inline-block;
      padding-left: 60px;
      position: relative; }
      @media (max-width: 980px) {
        #item_detail .support_share .support a {
          padding-left: 55px;
          font-size: 13px; } }
      #item_detail .support_share .support a:before {
        content: '';
        display: block;
        width: 49px;
        height: 49px;
        background: url("../images/hotline_detail.png") no-repeat center;
        background-size: contain;
        border-radius: 50%;
        position: absolute;
        left: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-filter: invert(37%) sepia(78%) saturate(5203%) hue-rotate(141deg) brightness(149%) contrast(84%);
        filter: invert(37%) sepia(78%) saturate(5203%) hue-rotate(141deg) brightness(149%) contrast(84%); }
      #item_detail .support_share .support a p {
        padding: 0px;
        font-family: OpenSans-ExtraBold;
        font-size: 22px;
        color: #008f2f; }
        @media (max-width: 980px) {
          #item_detail .support_share .support a p {
            font-size: 20px; } }
  #item_detail .support_share .video {
    margin-top: 17px; }
    #item_detail .support_share .video a {
      display: block;
      position: relative;
      padding-top: 93%;
      overflow: hidden;
      border-radius: 4px; }
      #item_detail .support_share .video a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.31) url("../images/play_button.png") no-repeat center;
        z-index: 1; }
      #item_detail .support_share .video a:hover:before {
        background: rgba(0, 0, 0, 0.41) url("../images/play_button.png") no-repeat center; }
      #item_detail .support_share .video a img {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

#item_detail .info_left .info_col {
  display: inline-block;
  float: left;
  margin-right: 25px; }

#item_detail .info_right .price_buy .price_format {
  color: #f00;
  font-size: 25px;
  font-weight: bold; }
#item_detail .info_right .price .price_format {
  text-decoration: line-through; }
#item_detail .info_right .rate_view {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }
  #item_detail .info_right .rate_view a {
    padding-right: 20px;
    border-right: solid 1px #ddd;
    margin-right: 20px; }
#item_detail .info_right .chose_color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px; }
  #item_detail .info_right .chose_color .title {
    font-weight: bold;
    font-size: 13px;
    color: #444;
    padding-right: 5px;
    padding-top: 5px; }
#item_detail .info_right .list_input_color {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 5px; }
  #item_detail .info_right .list_input_color li {
    display: inline-block;
    float: left;
    margin-right: 5px; }
    #item_detail .info_right .list_input_color li:last-child {
      margin-right: 0px; }
    #item_detail .info_right .list_input_color li:hover, #item_detail .info_right .list_input_color li.checked {
      border-bottom: 1px solid; }
    #item_detail .info_right .list_input_color li label {
      margin-bottom: 0px !important;
      height: 21px;
      margin-left: 5px;
      cursor: pointer;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      color: #444 !important; }
    #item_detail .info_right .list_input_color li input {
      display: none; }
#item_detail .info_right .chose_size {
  padding-top: 10px; }
  #item_detail .info_right .chose_size .title {
    font-weight: bold;
    font-size: 13px;
    color: #444;
    padding-right: 5px; }
  #item_detail .info_right .chose_size .list_input_size {
    display: inline-block; }
    #item_detail .info_right .chose_size .list_input_size li {
      display: inline;
      margin-right: 10px;
      cursor: pointer; }
      #item_detail .info_right .chose_size .list_input_size li input {
        margin-right: 5px; }
      #item_detail .info_right .chose_size .list_input_size li:hover, #item_detail .info_right .chose_size .list_input_size li.checked {
        border-bottom: 1px solid; }
#item_detail .info_right #text_quantity {
  display: inline-block;
  display: none;
  padding-right: 23px; }
  #item_detail .info_right #text_quantity .input-group-btn button {
    width: 33px;
    height: 33px;
    color: #000;
    background: #f3f3f3;
    border: solid 1px #f3f3f3;
    margin-left: 4px; }
    #item_detail .info_right #text_quantity .input-group-btn button:focus {
      outline: none !important; }
  #item_detail .info_right #text_quantity .input-group-btn:first-child button {
    margin-left: 0px; }
#item_detail .info_right .info_col .col-title {
  font-weight: bold;
  font-size: 13px;
  color: #333; }
#item_detail .info_right .info_col .col-content {
  font-size: 13px;
  font-weight: normal;
  color: #333; }
#item_detail .info_right .info_row_btn {
  display: block;
  color: #fff;
  text-align: left;
  margin-bottom: 10px; }

#item_detail .tool-share {
  margin-top: 21px; }
  #item_detail .tool-share .solo-item {
    float: left;
    display: block;
    text-align: center;
    margin-left: 11px; }
    #item_detail .tool-share .solo-item:first-child {
      margin-left: 0px; }
  #item_detail .tool-share .solo-item > i {
    display: block;
    font-size: 18px;
    height: 35px;
    text-align: center;
    width: 35px;
    color: #fff;
    background: #08651e;
    border: 1px solid #8094be;
    -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
    padding-top: 3px; }
  #item_detail .tool-share .solo-item > i.ficon-facebook {
    background: #1667e1;
    border-color: #1667e1;
    padding-left: 0px; }
  #item_detail .tool-share .solo-item > i.ficon-linkedin {
    background: #0073b2;
    border-color: #0073b2;
    padding-left: 0px; }
  #item_detail .tool-share .solo-item > i.ficon-gplus {
    background: #d91a00;
    border-color: #d91a00; }
  #item_detail .tool-share .solo-item > i.ficon-youtube {
    background: #b00000;
    border-color: #b00000; }
  #item_detail .tool-share .solo-item > i.ficon-twitter {
    background: #56c2e1;
    border-color: #56c2e1; }
  #item_detail .tool-share .solo-item > i.ficon-instagram {
    background: #7c4a3a;
    border-color: #fff; }
  #item_detail .tool-share .solo-item:hover > i {
    color: #ed3237;
    background: #fff;
    border: 1px solid #ed3237; }
  #item_detail .tool-share .solo-item > i:before {
    padding-top: 3px; }

#item_detail #img_detail {
  float: left;
  width: 100%;
  padding: 0px;
  height: 100%;
  text-align: center; }

#item_detail .wrap_col {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }
  @media (max-width: 649px) {
    #item_detail .wrap_col {
      -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
      -webkit-flex-wrap: wrap-reverse; } }

#item_detail .item_info {
  float: left;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  color: #757070;
  font-size: 15px; }

.info_right .info_col {
  color: #757070;
  font-size: 15px;
  padding: 3px 0px; }

#item_detail .item_info .price {
  padding: 0px;
  color: #282828;
  font-size: 15px;
  font-family: "Roboto-Light"; }
  #item_detail .item_info .price > span:first-child {
    text-decoration: line-through; }
  #item_detail .item_info .price > span:last-child {
    color: #f00;
    padding-left: 15px; }

#item_detail .item_info .price_buy {
  padding: 0px;
  color: #757070;
  font-size: 15px; }
  #item_detail .item_info .price_buy span {
    font-size: 18px;
    color: #ff0000; }

#item_detail .item_info .price_buy {
  padding: 0px;
  color: #757070;
  font-size: 15px; }
  #item_detail .item_info .price_buy .span {
    display: inline-block;
    font-size: 15px; }

#item_detail .contact_info p {
  padding: 0px;
  color: #333; }

#item_detail .item_info .status_stock0,
#item_detail .item_info .status_stock1 {
  display: inline-block;
  color: #ffffff;
  padding: 0px 10px; }

#item_detail .item_info .status_stock0 {
  background: #989898;
  padding: 0px 10px 0px 25px;
  line-height: 22px;
  margin-left: 5px;
  border-radius: 20px;
  position: relative; }

#item_detail .item_info .status_stock1 {
  background: #1760bb;
  padding: 0px 10px 0px 25px;
  line-height: 22px;
  margin-left: 5px;
  border-radius: 20px;
  position: relative; }

#item_detail .item_info .status_stock0 i,
#item_detail .item_info .status_stock1 i {
  width: 18px;
  height: 18px;
  position: absolute;
  background: #fff;
  display: inline-block;
  border-radius: 20px;
  top: 2px;
  left: 3px; }

#item_detail .item_info .info_row .info_col {
  float: left;
  width: 45%;
  padding-right: 5%;
  padding-bottom: 8px; }

#item_detail .item_info .info_row .col-content {
  font-weight: bold; }

#item_detail .info_promotion {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  display: none; }

#item_detail .item_info .info_row-short {
  padding-bottom: 10px;
  /* text-align: justify; */
  font-size: 13px;
  color: #333; }

#item_detail .info_row_btn .btn_add_cart_show,
#item_detail .info_row_btn .btn_add_cart, #item_detail .info_row_btn .btn_buy_now {
  padding: 5px 0px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  max-width: 170px;
  width: 100%;
  outline: none;
  border: none;
  border-radius: 4px;
  background: #005ba1;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
  font-family: "Roboto-Bold";
  cursor: pointer; }
  #item_detail .info_row_btn .btn_add_cart_show:before,
  #item_detail .info_row_btn .btn_add_cart:before, #item_detail .info_row_btn .btn_buy_now:before {
    display: none;
    content: url("../images/icon_add_cart.png");
    padding-right: 10px; }
  #item_detail .info_row_btn .btn_add_cart_show i,
  #item_detail .info_row_btn .btn_add_cart i, #item_detail .info_row_btn .btn_buy_now i {
    display: none; }

#item_detail .item_info ._dis {
  opacity: 0.8;
  cursor: not-allowed !important; }

#item_detail .item_info .btn_add_cart_show:hover,
#item_detail .item_info .btn_add_cart:hover,
#item_detail .item_info .btn_add_cart_show:focus,
#item_detail .item_info .btn_add_cart:focus {
  cursor: pointer;
  color: #008eda;
  background: #fff;
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s; }

#item_detail .item_info #info_row-shipping .info_row_content {
  font-size: 110%; }

#item_detail .item_info .info_row-share {
  margin: 5px 0px; }

.tab_list {
  display: inline-block;
  width: 100%;
  height: 0px; }

#item_detail #tab-detail {
  padding-top: 23px;
  padding-left: 0px;
  display: block;
  width: 78%;
  padding-right: 29px; }
  @media (max-width: 800px) {
    #item_detail #tab-detail {
      width: 100%;
      padding-right: 0px; } }
  #item_detail #tab-detail #tabs {
    padding: 0px;
    padding-top: 15px; }
    #item_detail #tab-detail #tabs .resp-contents.tab_content .text_content {
      max-height: 360px;
      overflow: hidden; }
    #item_detail #tab-detail #tabs .resp-contents p {
      font-family: OpenSans-Light;
      font-size: 15px;
      color: #181818; }
    #item_detail #tab-detail #tabs .resp-contents #see_more {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      height: 31px;
      background: #ffa200;
      line-height: 31px;
      font-family: OpenSans-Light;
      font-size: 14px;
      color: #181818;
      text-transform: uppercase;
      padding: 0px 26px;
      border-radius: 3px;
      margin: auto;
      cursor: pointer;
      margin-top: 24px; }
      #item_detail #tab-detail #tabs .resp-contents #see_more:hover {
        opacity: 0.8; }
  #item_detail #tab-detail .resp-tablist .resp-tablistItem {
    font-family: OpenSans-Bold0;
    font-size: 15px;
    text-transform: uppercase;
    color: #605f5f;
    background: none;
    padding: 0px 15px;
    position: relative;
    padding-bottom: 8px; }
    #item_detail #tab-detail .resp-tablist .resp-tablistItem:first-child {
      padding-left: 0px; }
      #item_detail #tab-detail .resp-tablist .resp-tablistItem:first-child.resp-tablistItem__active:after, #item_detail #tab-detail .resp-tablist .resp-tablistItem:first-child:hover:after {
        width: calc(100% - 15px); }
    #item_detail #tab-detail .resp-tablist .resp-tablistItem.resp-tablistItem__active, #item_detail #tab-detail .resp-tablist .resp-tablistItem:hover {
      color: #008f2f; }
      #item_detail #tab-detail .resp-tablist .resp-tablistItem.resp-tablistItem__active:after, #item_detail #tab-detail .resp-tablist .resp-tablistItem:hover:after {
        content: '';
        display: block;
        width: calc(100% - 30px);
        height: 3px;
        background: #008f2f;
        position: absolute;
        bottom: -2px; }

.news_product {
  width: 21%;
  float: left;
  padding-top: 48px; }
  @media (max-width: 800px) {
    .news_product {
      display: none; } }
  .news_product .title_box {
    height: 40px;
    padding: 0 10px 0px 14px;
    line-height: 40px;
    font-family: helveticaneuemedium;
    font-size: 18px;
    color: #fefefe;
    text-transform: uppercase;
    background: #007528;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    @media (max-width: 980px) {
      .news_product .title_box {
        padding: 0 10px; } }
  .news_product .list_news_item {
    padding-top: 30px;
    border: 1px solid #dfdfdf;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .news_product .list_news_item .item {
      border-bottom: 1px solid #c2c2c2;
      padding: 10px 14px 20px 14px; }
      .news_product .list_news_item .item:last-child {
        border-bottom: none; }
      .news_product .list_news_item .item .img {
        text-align: center;
        padding-bottom: 10px; }
        .news_product .list_news_item .item .img a img {
          max-width: 100%;
          height: auto;
          max-height: 98px; }
      .news_product .list_news_item .item .title {
        font-family: helveticaneuemedium;
        font-size: 14px;
        color: #007528; }
        .news_product .list_news_item .item .title:hover {
          color: #06da4e; }
      .news_product .list_news_item .item .short {
        font-family: helveticaneue-regular;
        font-size: 14px;
        color: #6b6b6b;
        padding-top: 4px; }

#item_detail .product_watched {
  display: inline-block;
  width: 20%;
  padding-top: 30px; }

#item_detail #tab-detail #tab-detail-nav {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding-left: 10px; }

#item_detail #tab-detail #tab-detail-nav li {
  position: relative;
  float: left; }

#item_detail #tab-detail #tab-detail-nav li a:first-child {
  border-left: 1px #c5c5c5 solid; }

#item_detail #tab-detail #tab-detail-nav li a {
  display: block;
  padding: 2px 10px;
  border: 1px #c5c5c5 solid;
  border-bottom: 0px;
  border-left: 0px;
  /* text-transform: uppercase; */
  font-size: 17px;
  font-weight: bold;
  font-weight: normal;
  -webkit-transition: all 0ms ease-out 0s;
  -moz-transition: all 0ms ease-out 0s;
  -o-transition: all 0ms ease-out 0s;
  transition: all 0ms ease-out 0s;
  background-image: -webkit-linear-gradient(top, #fff 0, #d6d6d6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#d6d6d6));
  background-image: -o-linear-gradient(top, #fff 0, #d6d6d6 100%);
  background-image: linear-gradient(to bottom, #fff 0, #d6d6d6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd6d6d6', GradientType=0); }

#item_detail #tab-detail #tab-detail-nav li.activeli,
#item_detail #tab-detail #tab-detail-nav li a.active {
  background: #f1f1f1;
  font-weight: bold;
  color: #1f75d0; }

#item_detail #tab-detail #tab-detail-nav li a:hover {
  color: #1f75d0; }

#item_detail #tab-detail .tab-content {
  padding-top: 10px;
  border-top: 2px solid #c5c5c5; }

#item_detail #tab-detail .tab-content .captcha b {
  text-align: left; }

.captcha {
  line-height: 30px;
  text-align: left; }

#item_detail #tab-detail .tab-content ul {
  padding-left: 15px; }

#item_detail .contact_info {
  margin-top: 0px;
  margin-bottom: 9px;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block; }

#item_detail .contact_info .contact_info-content {
  border: 1px solid #08651e;
  max-width: 700px;
  width: 100%;
  position: relative; }

#item_detail .contact_info .contact_info-content:before {
  content: '';
  display: block;
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 56%;
  width: 1px;
  background: #08651e; }

#item_detail .contact_info .contact_info-col {
  float: left;
  width: 50%;
  padding: 15px 30px; }

#item_detail .contact_info .contact_info-col:nth-of-type(1) {
  width: 56%; }

#item_detail .contact_info .contact_info-col:nth-of-type(2) {
  width: 44%; }

#item_detail .contact_info .contact_info-col h3 {
  color: #08651e;
  text-transform: uppercase;
  padding: 5px 0px; }

#item_detail .contact_info .contact_info-col p {
  padding: 0px; }

#item_detail .contact_info .contact_info-col ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

#item_detail .contact_info .contact_info-col ul li {
  background: url(../images/check.png) no-repeat 0px 6px;
  padding-left: 24px;
  margin-bottom: 3px; }

#item_detail .other-title {
  background: #efefef;
  border: 1px solid #dbdbdb;
  color: #800080;
  font-size: 20px;
  height: 32px;
  line-height: 32px;
  padding: 0px 13px;
  margin: 40px 0px 15px; }

/*-------------------list_other------------------*/
.list_other {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 30px; }
  .list_other .mid_title_other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 14px; }
    .list_other .mid_title_other span.title {
      font-family: OpenSans-Bold0;
      font-size: 18px;
      color: #e50000;
      text-transform: uppercase;
      position: relative;
      padding-left: 31px;
      padding-right: 18px; }
      .list_other .mid_title_other span.title:before {
        content: '\e806';
        font-family: ficon;
        position: absolute;
        left: 0px; }
    .list_other .mid_title_other span.right {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      height: 1px;
      background: #cccccc;
      -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
      transform: translateY(15px); }
  .list_other .box_mid-content {
    -webkit-box-shadow: 0px 0px 6px 2px #e6e6e6;
    box-shadow: 0px 0px 6px 2px #e6e6e6;
    padding: 14px 14px 13px; }
    @media (max-width: 980px) {
      .list_other .box_mid-content {
        padding: 10px; } }
  .list_other .product_scroll_orther .owl-stage-outer {
    padding: 6px 6px 0px;
    margin: -6px -6px 0px; }
  .list_other .product_scroll_orther .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .list_other .owl-prev {
    background: url(../images/nav_left.png) no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: -67px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .list_other .owl-prev:hover {
      -webkit-filter: invert(56%) sepia(88%) saturate(3202%) hue-rotate(-18deg) brightness(83%) contrast(127%);
      filter: invert(56%) sepia(88%) saturate(3202%) hue-rotate(-18deg) brightness(83%) contrast(127%); }
  .list_other .owl-next {
    background: url(../images/nav_right.png) no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    z-index: 1;
    position: absolute;
    top: 50%;
    right: -67px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .list_other .owl-next:hover {
      -webkit-filter: invert(56%) sepia(88%) saturate(3202%) hue-rotate(-18deg) brightness(83%) contrast(127%);
      filter: invert(56%) sepia(88%) saturate(3202%) hue-rotate(-18deg) brightness(83%) contrast(127%); }
  @media (max-width: 499px) {
    .list_other .owl-next {
      display: none; }
    .list_other .owl-prev {
      display: none; } }

.list_other .list_other-title {
  margin-bottom: 14px;
  font-family: "Roboto-Bold";
  font-size: 15px;
  color: #008eda;
  padding: 4px 15px; }

.list_other .list_other-title span {
  display: inline-block;
  font-size: 140%; }

.list_other .jcarousel-wrapper {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(201, 201, 201, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(201, 201, 201, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(201, 201, 201, 0.75); }

.list_other .jcarousel-wrapper .jcarousel-control-prev,
.list_other .jcarousel-wrapper .jcarousel-control-next {
  position: absolute;
  background: url(../images/jcarousel_arrow.gif) #d0d0d0 left center;
  height: 100%;
  width: 23px;
  top: 0px; }

.list_other .jcarousel-wrapper .jcarousel-control-prev {
  background-position: left center;
  left: 0px; }

.list_other .jcarousel-wrapper .jcarousel-control-next {
  background-position: right center;
  right: 0px; }

.list_other li {
  border-left: 1px solid #dedede;
  height: 189px; }

.list_other table {
  border: none;
  margin: 0px; }

.list_other table td {
  border: none;
  padding: 0px;
  vertical-align: middle; }

.price_saving {
  display: block; }

.price_saving b {
  color: #1760bb;
  font-size: 18px; }

.notification_product {
  margin: 10px 0px; }

.notification_product .text_no {
  max-width: 185px;
  display: inline-block; }

.notification_product .button_no {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  cursor: pointer;
  outline: none;
  padding: 6px 10px;
  border-radius: 40px;
  background-color: #b51717;
  background-image: -webkit-linear-gradient(top, #b51717 0, #ff0b0b 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b51717), to(#ff0b0b));
  background-image: -o-linear-gradient(top, #b51717 0, #ff0b0b 100%);
  background-image: linear-gradient(to bottom, #b51717 0, #ff0b0b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b51717', endColorstr='#ff0b0b', GradientType=0);
  border: 1px solid #e50f0f;
  color: #ffffff;
  -webkit-box-shadow: inset 0 -1px 1px #881818;
  box-shadow: inset 0 -1px 1px #881818; }

.quantity_text {
  /* padding: 2px 5px; */
  margin-left: 9px;
  /* border-radius: 1px; */
  max-width: 50px;
  /* outline: none; */
  width: 33px;
  height: 33px;
  color: #000;
  /* background: #f3f3f3; */
  border: solid 1px #d4d4d4;
  margin-left: 4px;
  outline: none !important; }

.send_no_product {
  display: inline-block;
  width: 60%;
  vertical-align: top; }

.view_no_product {
  display: inline-block;
  width: 40%; }

.send_no_product input {
  width: 100%;
  border-radius: 2px;
  padding: 5px 8px;
  font-size: 13px;
  font-family: tahoma;
  border: 1px #ccc solid;
  margin-top: 10px; }

.view_no_product .title {
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
  color: #404142; }

.send_no_product textarea {
  width: 100%;
  min-height: 95px;
  border-radius: 2px;
  max-height: 150px;
  resize: vertical;
  margin-top: 10px;
  border: 1px #ccc solid; }

.send_no_product .bottom {
  margin-top: 10px; }

.send_no_product input:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none; }

.full.promotion .list_item_product .col_item.product_item_list {
  width: 100%; }

.content_promotion {
  padding-bottom: 10px; }

.content_promotion img {
  max-width: 100%;
  height: auto; }

.list_related {
  display: block;
  width: 100%;
  float: left;
  border: 1px #ddd solid;
  padding: 15px; }

.list_related .item_related .image {
  display: inline-block;
  float: left;
  margin-right: 15px;
  width: 35%; }

.list_related .item_related .image a {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  height: 0px;
  display: block; }

.list_related .item_related .image:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1); }

.list_related .item_related .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 500ms ease-out 0s;
  -moz-transition: all 500ms ease-out 0s;
  -o-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s; }

.list_related .item_related .info .price {
  font-size: 15px;
  font-weight: bold;
  color: red; }

.list_related > .title {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  margin-bottom: 10px; }

.box_nature {
  /*    border: 1px #555 solid;
      margin: 10px 0px;
      padding: 15px;*/
  margin-top: 15px; }

.box_nature .group_nature {
  border: 1px solid #ddd;
  padding: 0px 10px;
  border-bottom: 0px; }

.box_nature .group_nature:last-child {
  border-bottom: 1px solid #ddd; }

.box_nature .group_nature .title {
  display: inline-block;
  float: left;
  font-weight: bold;
  min-width: 150px;
  padding: 10px 0px;
  margin-right: 10px;
  border-right: 1px solid #ddd; }

.box_nature .group_nature .value {
  display: inline-block;
  float: left;
  padding: 10px 0px; }

.box_nature .group_nature:nth-of-type(odd) {
  background-color: #f9f9f9; }

.box_nature_focus {
  margin-top: -5px; }

.box_nature_focus .group_nature {
  padding: 0px 10px;
  border-bottom: 0px;
  margin-bottom: 15px; }

.box_nature_focus .group_nature .title {
  display: inline-block;
  float: left;
  font-weight: bold;
  min-width: 85px;
  padding: 5px 0px;
  margin-right: 10px;
  border-right: 1px solid #ddd; }

.box_nature_focus .group_nature .value {
  display: inline-block;
  float: left;
  padding: 5px 0px; }



/*# sourceMappingURL=product.css.map */