a {
    font-weight: bold;
  }

  img {
    max-width: 100%;
  }

  .first-p {
    margin-top: -3px;
  }

  .fb-container {
    font-size: 11px;
    line-height: 17px;
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    color: black;
    text-decoration: none;
  }

  .fb-link {
    text-decoration: none ! important;
    cursor: default ! important;
  }

  .fb-header {
    margin-bottom: 10px;
    padding: 4px 4px 4px 6px;
    background: none repeat scroll 0 0 rgb(218, 226, 232);
  }

  .fb-logo {
    float: right;
    width: 16px;
    height: 16px;
    margin-top: -1px;
  }

  .fb-header-text {
    padding: 2px 3px 1px;
    font-weight: bold;
    line-height: 100%;
    color: rgb(69, 104, 142);
  }

  .fb-avatar img {
    float: left;
    margin-right: 10px;
  }

  .fb-comment,
  .fb-comment-load {
    position: relative;
    margin-bottom: 15px;
    padding: 0 10px 15px;
    border-bottom: 1px solid rgb(218, 225, 232);
  }

  .fb-comment:last-child {
    border-bottom: 0 none;
  }

  .fb-comment-name {
    font-weight: bold;
    font-size: 12px;
    color: rgb(43, 88, 122);
  }

  .fb-comment-text {
    margin-left: 60px;
  }

  .fb-comment-text img {
    display: block;
  }

  .fb-comment-date {
    margin-left: 60px;
    color: rgb(153, 153, 153);
  }

  .fb-comment-like:hover {
    cursor: pointer;
    opacity: 0.5;
  }

.old_price{font-size:26px;display:inline-block;padding:0 30px 0 0;position:relative;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.7), -1px -1px 1px rgba(0, 0, 0, 0.7), 1px -1px 1px rgba(0, 0, 0, 0.7), -1px 1px 1px rgba(0, 0, 0, 0.7);}
.new_price{font-size:55px;text-shadow:1px 1px 1px rgba(0, 0, 255, 0.7), -1px -1px 1px rgba(0, 0, 255, 0.7), 1px -1px 1px rgba(0, 0, 0, 0.7), -1px 1px 1px rgba(0, 0, 0, 0.7);}
.old_price::after{content:'';position:absolute;display:block;top:-11px;right:-11px;width:18px;height:24px;background:url("../fire.html") no-repeat;}
.old_price::before{content:'';position:absolute;display:block;top:0;bottom:0;right:0px;margin:auto;width:100%;height:2px;background-color:#fff;}
.footer_content{display:inline-block;margin-top:-90px;width:633px;}
.footer .old_price{display:inline-block;padding:0 30px 0 0;margin:0;}
.footer .old_price::before{width:100%;}
.footer .old_price::after{right:-9px;top:-8px;}
.footer_content-order-price{text-align:center;font-weight:700;}
.footer_content-order-price .old_price{color:#FFFF00;margin-right:-20px;}







  .fb-comment-like-count {
    padding-left: 14px;
    font-weight: bold;
    font-size: 10px;
    color: rgb(114, 149, 178);
  }

  .fb-comment-answer {
    color: rgb(43, 88, 122);
  }

  .fb-comment-answer:hover {
    cursor: pointer;
    opacity: 0.5;
  }

  body {
    margin: 0;
    padding: 0;
  }

  body * {
    font-family: "Arial", sans-serif;
  }

  h1,
  h2,
  h3 {
    margin: 0;
    font-weight: normal;
  }

  h1 {
    font-size: 27px;
  }

  h2 {
    font-size: 21px;
  }

  a {
    color: rgb(186, 0, 9);
  }

  a:hover {
    color: rgb(255, 0, 0);
    text-decoration: none;
  }

  .wrap {
    min-width: 240px;
    max-width: 700px;
    margin: 0 auto;
  }

  body img {
    max-width: 100%;
  }

  .content {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid #1e9c79;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 20px #cccccc;
    box-shadow: 0 0 20px #cccccc;
  }

  .breadcrumbs {
    position: relative;
    top: 15px;
    width: 140px;
    margin-bottom: 25px;
    padding: 2px 2px 2px 15px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    background: rgb(186, 0, 9) none repeat scroll 0 0;
  }

  .breadcrumbs a {
    color: rgb(255, 255, 255);
  }

  .breadcrumbs a:hover {
    text-decoration: none;
  }

  .topic {
    position: relative;
    left: -10px;
    width: 480px;
    height: 38px;
    margin: 10px 0;
    border: 1px solid rgb(204, 204, 204);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  }

  .topic span {
    display: block;
    float: left;
  }

  .topic .title {
    position: relative;
    top: 8px;
    width: 100px;
    font-size: 21px;
    text-align: center;
    color: rgb(186, 0, 9);
  }

  .topic .text {
    position: relative;
    top: 4px;
    width: 380px;
    font-size: 16px;
  }

  .post {
    padding: 15px;
    font-size: 17px;
  }

  .post .info {
    font-size: 11px;
    color: rgb(153, 153, 153);
    font-style: italic;
  }

  .post a {
    font-size: 19px;
  }

  .comments {
    width: 100%;
    margin-top: 5px;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
  }

  .comment {
    margin: 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid rgb(204, 204, 204);
  }

  .comment:last-child {
    border: medium none;
  }

  .comment .avatar {
    float: left;
    width: 35px;
    height: 35px;
  }

  .comment .text {
    margin-left: 45px;
    font-size: 13px;
  }

  .comment .text .login {
    font-weight: bold;
    color: rgb(186, 0, 9);
  }

  .comment .text .date {
    font-size: 11px;
    color: rgb(153, 153, 153);
    font-style: italic;
  }

  .comment .text .data {
    display: block;
    width: 70%;
    margin-top: 2px;
  }

  .comment .text .data img {
    position: relative;
    top: 5px;
    display: block;
  }

  .center {
    text-align: center;
  }

  .btn a {
    display: inline-block;
    box-sizing: border-box;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 21px;
    line-height: 23px !important;
    color: #ffffff;
    text-decoration: none;
    background: #ff2000;
    background: linear-gradient(to bottom, #ff7400, #ff2000);
    background: -moz-linear-gradient(bottom, #ff7400, #ff2000);
    background: -o-linear-gradient(bottom, #ff7400, #ff2000);
    border-top: 2px solid #ffb300;
    border-radius: 7px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .btn a:hover {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
  }

  .photo {
    position: relative;
    display: inline-block;
    margin-top: 5px;
    padding-bottom: 10px;
    text-align: center;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
  }

  .photo span {
    position: absolute;
    right: 10px;
    bottom: 140px;
    padding: 10px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background: #bb020a;
  }

  .footer {
    margin-top: 5px;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-top: 1px solid rgb(153, 153, 153);
  }

  header .logo {
    padding: 20px 0;
    text-align: center;
  }

  header .logo h1:before {
    content: url(../png/logo.png);
    display: inline-block;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  .post-img {
    float: left;
    max-width: 60%;
    margin-right: 10px;
  }

  header .logo h1 span {
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
    font-size: 80px;
    line-height: 110px;
    font-family: "Pacifico", cursive;
    vertical-align: top;
    color: #1e9c79;
    text-decoration: none;
  }

  .fb-comment-load:last-child {
    border-bottom: none;
  }

  .product-link {
    display: block;
    width: 250px;
    margin: 0 auto;
    text-align: center;
  }

  @media screen and (max-width:999px) {
    .fb-container {
      font-size: 18px;
      line-height: 31px;
      font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
      color: black;
      text-decoration: none;
    }

    .fb-comment-name {
      font-weight: bold;
      font-size: 18px;
      color: rgb(43, 88, 122);
    }

    .fb-comment-like-count {
      padding-left: 14px;
      font-weight: bold;
      font-size: 14px;
      color: rgb(114, 149, 178);
    }
  }

  @media screen and (max-width:720px) {
    .wrap {
      padding: 0 10px;
    }
  }

  @media screen and (max-width:639px) {
    .fb-container {
      font-size: 16px;
      line-height: 25px;
      font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
      color: black;
      text-decoration: none;
    }

    .post {
      padding: 0 10px;
    }

    header .logo h1 span {
      display: block;
      font-size: 60px;
    }
  }

  @media(max-width:991px) {
    .fb-comment-load:nth-last-child(n 6) {
      display: none;
    }
  }

  @media screen and (max-width:580px) {
    .fb-comment-text img {
      margin-left: -30px !important;
    }

    h1 {
      margin-top: 10px;
      margin-bottom: 20px;
    }

    .content {
      padding-top: 10px;
    }
  }

  @media screen and (max-width:425px) {
    header .logo h1 span {
      font-size: 44px;
    }

    .photo span {
      position: relative;
      right: 0;
      bottom: 0;
      display: block;
    }

    .post-img {
      display: block;
      float: none;
      max-width: 100%;
      margin: 0 auto;
    }

    .first-p {
      margin-top: 5px;
    }
  }

  @media screen and (max-width:319px) {
    .fb-container {
      font-size: 16px;
      line-height: 23px;
      font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
      color: black;
      text-decoration: none;
    }

    .fb-comment-name {
      font-weight: bold;
      font-size: 15px;
      color: rgb(43, 88, 122);
    }

    .fb-comment-like {
      display: none;
    }
  }

  .titanform {
    width: 100%;
    margin: 0 0px 20px
  }

  .titanust {
    border: 5px solid rgb(237, 27, 36);
    padding: 15px 15px 5px 15px;
    background: rgb(255, 239, 191) none repeat scroll 0% 0%
  }
  .ac_footer {
    position: relative;
    top: 10px;
    height: 0;
    text-align: center;
    margin-bottom: 70px;
    color: #A12000;
  }

  .ac_footer a {
    color: #A12000;
  }

  .ac_footer p {
    text-align: center;
  }

  img[height="1"],
  img[width="1"] {
    display: none !important;
  }

  @media screen and (max-width: 580px) {
    header .logo h1:before {
      display: none;
    }

    header .logo h1 span {
      line-height: 30px;
    }
  }

  .additional-link {
    text-decoration: none;
  }
  .comeback_layout {
    display: none;
    position: fixed;
    color: #000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20000000;
    background: rgba(0, 0, 0, .75);
    overflow-y: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
  }

  .comeback_layout::-webkit-scrollbar {
    width: 0
  }

  .comeback_wrapper {
    width: 100%;
    max-width: 550px;
    margin: 0 auto
  }

  .comeback_container {
    background: #fff;
    padding: 25px;
    margin-top: 2%;
    text-align: center
  }

  .comeback_container h1 {
    font-size: 23px
  }

  .comeback_container .form-group {
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    text-align: left
  }

  .comeback_container .btn {
    display: block;
    width: 240px;
    color: #fff;
    background: #f82a5e;
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px;
    margin: 0 auto;
    text-decoration: none
  }

  .comeback_img {
    width: 80%;
    margin: 10px auto;
    max-width: 200px
  }

  .form-horizontal span {
    display: block;
    margin: 20px 0
  }

  .comeback_close {
    float: right;
    cursor: pointer
  }

  #comeback p {
    font-size: 16px
  }

  @media (max-width:700px) {
    .comeback_container h1 {
      line-height: 18px;
      font-size: 16px
    }

    .comeback_img {
      margin: 5px auto
    }

    .comeback_container p {
      line-height: 14px;
      font-size: 15px
    }

    .comeback_container {
      padding: 5px
    }
  }