#gallery_02 .slick-slide:hover, #gallery_02 .slick-slide:focus {
  outline: none;
  box-shadow: none;
  border: none; }

#gallery_02 .slick-arrow {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  line-height: 40px;
  text-align: center;
  z-index: 2;
  box-shadow: initial; }
  @media (max-width: 767px) {
    #gallery_02 .slick-arrow {
      display: none !important; } }
  #gallery_02 .slick-arrow.slick-prev {
    left: 0px; }
    #gallery_02 .slick-arrow.slick-prev:before {
      content: "";
      background-image: url(//theme.hstatic.net/200000320937/1001360923/14/left_s.png?v=57);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: 8px center;
      height: 40px;
      width: 40px;
      display: block;
      background-color: #ff0000;
      border-radius: 20px;
      opacity: 0.7;
      -webkit-transform: initial;
      -moz-transform: initial;
      -ms-transform: initial;
      -o-transform: initial;
      transform: initial; }
    #gallery_02 .slick-arrow.slick-prev:hover:before {
      opacity: 1; }
  #gallery_02 .slick-arrow.slick-next {
    right: 0px; }
    #gallery_02 .slick-arrow.slick-next:before {
      content: "";
      background-image: url(//theme.hstatic.net/200000320937/1001360923/14/right_s.png?v=57);
      background-size: 20px;
      background-repeat: no-repeat;
      background-position: 11px center;
      height: 40px;
      width: 40px;
      display: block;
      background-color: #ff0000;
      border-radius: 20px;
      opacity: 0.7;
      -webkit-transform: initial;
      -moz-transform: initial;
      -ms-transform: initial;
      -o-transform: initial;
      transform: initial; }
    #gallery_02 .slick-arrow.slick-next:hover:before {
      opacity: 1; }

#gallery_02 .slick-dots {
  text-align: center;
  margin: 0;
  padding: 0; }
  #gallery_02 .slick-dots li {
    display: inline-block; }
    #gallery_02 .slick-dots li button {
      border-radius: 0;
      height: 10px;
      width: 10px;
      border: 1px solid #e5e5e5;
      background-color: #fff;
      padding: 0;
      font-size: 0; }
    #gallery_02 .slick-dots li + li {
      margin-left: 5px; }
    #gallery_02 .slick-dots li.slick-active button {
      border-color: #ff0000;
      background-color: #ff0000;
      border-radius: 0;
      width: 10px; }

#gallery_02 .item.slick-slide a {
  justify-content: center;
  display: flex;
  -o-justify-content: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -os-justify-content: center;
  -o-display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  -os-display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  height: 80px;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  margin: 5px; }
  #gallery_02 .item.slick-slide a img {
    max-width: 100%;
    max-height: 100%;
    width: auto; }

.ppt {
  display: none !important; }

.hqty {
  margin-right: 10px; }

.details-product .large-image {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  position: relative; }
  .details-product .large-image img {
    display: block;
    margin: auto; }

.details-product .large-image a {
  display: block; }

.zoomWrapper img {
  margin: 0 auto; }

.main.container .product-view {
  background: #fff; }
  .main.container .product-view .product-left .inner {
    -webkit-box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
    box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
    padding: 20px; }

.product-tabs {
  line-height: normal;
  margin: 0;
  outline: none;
  padding: 0;
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-bottom: 1px solid #e5e3df;
  margin-top: 0px;
  width: 100%; }

.product-tabs li a {
  border-bottom: none;
  color: #333;
  margin-right: 0px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  padding: 0 12px; }

.product-tabs li.active a {
  background: none repeat scroll 0 0 #fff;
  color: #ff0000;
  font-weight: 700;
  padding: 12px;
  border: none;
  border-bottom: 3px solid #ff0000; }

.nav-tabs.product-tabs > li > a {
  margin-right: 10px;
  line-height: 1.42857143;
  border-radius: 0px;
  border: none;
  padding: 12px 0; }

.nav-tabs > li > a.active,
.nav-tabs > li > a.active:hover,
.nav-tabs > li > a.active:focus {
  border: none;
  border-bottom: 1px solid #ff0000;
  color: #ff0000; }

.nav-tabs > li > a:hover {
  border: none;
  background: #fff;
  color: #ff0000; }

.tab-content {
  background-color: #FFFFFF;
  overflow: hidden;
  font-size: 14px;
  margin: 10px 0 15px 0; }
  .tab-content img {
    max-width: 100%; }
  .tab-content.active {
    margin-top: 15px; }

@media (max-width: 1199px) {
  .zoomContainer {
    display: none !important; }
  .large-image .zoomWrapper {
    width: auto !important;
    margin: auto; }
  .large-image .zoomWrapper img {
    position: static !important; } }

@media (min-width: 1200px) {
  .zoomWrapper {
    height: auto !important;
    width: auto !important; }
  .zoomWrapper img {
    position: static !important;
    max-width: 100% !important;
    height: auto !important; }
  .zoomWrapper img ~ img {
    display: none !important; } }

@media (max-width: 767px) {
  .zoomWrapper {
    width: 100% !important;
    height: auto !important; }
  .product-tab.e-tabs.not-dqtab {
    margin-bottom: 0px; }
  .related-product {
    margin-top: 0px; }
  .padding-mobile {
    padding: 0px 15px !important; } }

div#sku, div#vendor, div#type {
  color: #e5101d;
  font-weight: 600;
  font-size: 14px; }

.custom button.items-count-s {
  background-color: #f5f5f5;
  background-color: initial;
  border: initial;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  color: #999;
  font-size: 20px;
  line-height: normal;
  padding: 8px 10px 8px 10px;
  line-height: 24px;
  vertical-align: -2px;
  width: 40px; }

#gallery_02 .owl-buttons .owl-next a:before {
  content: '';
  background-image: url(//theme.hstatic.net/200000320937/1001360923/14/right-arrow.png?v=57);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  text-transform: none;
  height: 28px;
  display: block; }

#gallery_02 .owl-buttons .owl-prev a:before {
  content: '';
  background-image: url(//theme.hstatic.net/200000320937/1001360923/14/left-arrow.png?v=57);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  text-transform: none;
  height: 28px;
  display: block; }

#gallery_02 .owl-buttons a {
  background: rgba(84, 96, 129, 0.25);
  display: block;
  height: 30px;
  position: absolute;
  width: 30px;
  z-index: 5; }

#gallery_02 .owl-buttons a.flex-prev {
  top: 18px;
  left: 0; }

#gallery_02 .owl-buttons a.flex-next {
  top: 18px;
  right: 0; }

.zoomContainer {
  z-index: 99; }

div#gallery_02 .item a.active {
  border: 1px solid #ff0000; }

.product_preview {
  clear: both;
  margin-bottom: 10px; }
  .product_preview div#owl-daxem {
    border: 1px solid #c1c1c1; }
  .product_preview div#recent-products {
    margin-top: 10px; }
  .product_preview .recently-viewed-products .title_section_center .title {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
    padding: 10px;
    background: #453828;
    color: #fff;
    margin: 0; }
  .product_preview .recently-viewed-products #recent-products .recently-item-pro {
    margin-bottom: 10px;
    width: 33%;
    display: inline-block; }
    .product_preview .recently-viewed-products #recent-products .recently-item-pro .box-image {
      text-align: center; }
    .product_preview .recently-viewed-products #recent-products .recently-item-pro .image img {
      width: 75px;
      height: auto;
      border: 1px solid #b82800; }
    .product_preview .recently-viewed-products #recent-products .recently-item-pro .info {
      padding-left: 85px; }
      .product_preview .recently-viewed-products #recent-products .recently-item-pro .info h3 {
        margin: 0;
        font-size: 14px; }
        .product_preview .recently-viewed-products #recent-products .recently-item-pro .info h3 a {
          color: #222; }
          .product_preview .recently-viewed-products #recent-products .recently-item-pro .info h3 a:hover, .product_preview .recently-viewed-products #recent-products .recently-item-pro .info h3 a:focus {
            color: #ff0000;
            text-decoration: none; }

.product-view .product-name h1 {
  font-size: 23px;
  margin: 0 0 15px;
  font-weight: bold;
  border-bottom: 1px dashed #eaebf3;
  padding-bottom: 10px; }

.product-view .short-description {
  font-size: 14px;
  margin-top: 10px; }
  .product-view .short-description h2 {
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
    font-weight: bold; }
  .product-view .short-description p {
    font-size: 13px;
    margin: 0; }

.product-view .product-essential-top {
  overflow: hidden;
  margin-bottom: 10px; }

.product-view .product-shop .add-to-box {
  padding: 5p 0x;
  text-align: center;
  margin: 1px 0 0 0;
  float: none;
  clear: both; }
  .product-view .product-shop .add-to-box .box_buy {
    overflow: hidden;
    margin-top: 10px; }
  .product-view .product-shop .add-to-box .btn-cart {
    color: #000;
    font-size: 16px;
    text-shadow: none;
    padding: 0 20px;
    height: 43px;
    line-height: 43px;
    float: left;
    font-weight: bold;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border: initial;
    background: #ff0000; }
    @media (max-width: 767px) {
      .product-view .product-shop .add-to-box .btn-cart {
        margin-bottom: 10px;
        width: 100%; } }
    .product-view .product-shop .add-to-box .btn-cart .buy_now_subtext {
      display: block;
      font-size: 13px;
      font-weight: initial; }
    .product-view .product-shop .add-to-box .btn-cart.disabled {
      background: #716e6e;
      color: #fff; }
    .product-view .product-shop .add-to-box .btn-cart:hover {
      background: #333;
      text-shadow: none;
      color: #fff;
      border-color: #333; }
  .product-view .product-shop .add-to-box .icon-basket {
    margin-right: 5px; }

.product-view .product-shop .product-options-bottom .btn-cart {
  background: #ff0000;
  color: #fff;
  font-size: 16px;
  text-shadow: none;
  padding: 10px 20px;
  float: left;
  margin-top: 0px;
  font-weight: normal;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  margin-left: 10px;
  border: none; }
  .product-view .product-shop .product-options-bottom .btn-cart:hover {
    background: #000;
    text-shadow: none;
    color: #fff; }

.product-view .product-shop ul.add-to-links {
  margin: 0;
  padding: 0;
  margin-top: 0px;
  display: inline-block; }
  .product-view .product-shop ul.add-to-links li {
    display: inline-block;
    padding: 0 7px 0 2px;
    list-style-type: none; }
    .product-view .product-shop ul.add-to-links li .separator {
      display: none; }
  .product-view .product-shop ul.add-to-links span {
    font-size: 11px;
    margin-left: 5px;
    text-transform: uppercase; }
  .product-view .product-shop ul.add-to-links .link-wishlist {
    color: #000 !important;
    height: 40px;
    margin-right: 5px;
    padding: 12px 0px 12px 0;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    width: 40px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 11px; }
    .product-view .product-shop ul.add-to-links .link-wishlist:hover {
      padding: 12px 0px 12px 0;
      height: 40px;
      width: 40px;
      color: #ff0000 !important;
      text-align: center; }
  .product-view .product-shop ul.add-to-links .link-compare {
    color: #000 !important;
    height: 30px;
    padding: 4px 5px 6px;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    line-height: 30px;
    background-color: #fff; }
    .product-view .product-shop ul.add-to-links .link-compare:hover {
      color: #ff0000 !important;
      text-align: center;
      padding: 4px 5px 6px;
      height: 30px;
      line-height: 30px;
      background: none; }

.product-view .email-friend {
  font-size: 12px;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 8px;
  display: inline-block; }
  .product-view .email-friend a {
    padding: 13px 13px 12px;
    height: 42px;
    width: 42px;
    color: #000;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    text-transform: uppercase; }
    .product-view .email-friend a:hover {
      color: #ff0000 !important; }

.aside.aside-mini-products-list {
  margin-top: 10px; }

@media (max-width: 767px) {
  .sock_to_day {
    overflow: hidden; } }

.sock_to_day .slick-prev {
  left: 20px !important; }

.sock_to_day .slick-next {
  right: 20px !important; }

.product-view .product-shop ul.add-to-links a {
  padding: 0;
  margin: 0; }

.product-view .product-shop .ratings {
  padding: 5px 0;
  margin: 15px 0 0; }

.product-view .product-shop .ratings .rating-links {
  margin-bottom: 12px;
  display: inline-block; }

.product-view .product-shop .no-rating {
  padding: 12px 0;
  margin: 15px 0 0; }

.product-view .product-shop .grouped-items-table .price-box {
  border-bottom: 0px solid #ddd;
  margin: 0;
  padding: 0; }

.product-view .product-shop .old-price .price {
  font-size: 17px; }

.product-view .product-shop .add-to-box .add-to-cart label {
  display: block;
  float: none;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px; }

.product-view .product-shop .product-options-bottom .add-to-cart label {
  display: block;
  float: none;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase; }

.product-img-box {
  margin-bottom: 15px; }

ul#product-detail-tab li {
  float: initial;
  display: inline-block; }
  @media (max-width: 767px) {
    ul#product-detail-tab li {
      display: block; } }

.details-pro .bg-zz .price-block .price-box p, .details-pro .bg-zz .price-block .price-box span {
  display: inline-block;
  margin: 0; }
  .details-pro .bg-zz .price-block .price-box p.text-price, .details-pro .bg-zz .price-block .price-box span.text-price {
    display: inline-block;
    margin-bottom: 0;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 6px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px; }

.details-pro .bg-zz .price-block .price-box .special-price {
  font-size: 22px;
  color: #e5101d;
  font-weight: bold; }

.details-pro .bg-zz .price-block .price-box .old-price {
  font-weight: normal;
  text-decoration: line-through;
  font-size: 16px;
  color: #b9b9b9; }

.details-pro .bg-zz .tt .form-product form {
  margin-bottom: 0; }

.details-pro .bg-zz .tt .form-product .box_buy .custom {
  background: #fff;
  border: 1px solid #999; }
  .details-pro .bg-zz .tt .form-product .box_buy .custom #qtym {
    display: inline-block;
    width: 50px;
    padding: 0;
    text-align: center;
    border: initial;
    margin: 0; }

.details-pro .bg-zz .tt .form-product .box_buy .fixprice {
  float: left;
  width: 100%; }
  .details-pro .bg-zz .tt .form-product .box_buy .fixprice.box {
    margin-bottom: 15px; }

.details-pro .bg-zz .product_sku .fnew {
  color: #000;
  font-weight: bold; }

.img-giaohang {
  margin-top: 15px; }

.policy-product {
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
  box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
  margin-bottom: 10px; }
  @media (max-width: 991px) {
    .policy-product {
      margin-top: 10px; } }
  .policy-product .item {
    overflow: hidden;
    margin-bottom: 10px;
    display: flex;
    align-items: center; }
    .policy-product .item:last-child {
      margin-bottom: 0; }
    .policy-product .item .icon {
      float: left;
      width: 40px;
      margin-right: 10px; }
      .policy-product .item .icon svg {
        width: 40px;
        height: 40px; }
    .policy-product .item .info {
      float: left;
      width: calc(100% - 50px);
      text-align: left; }
  .policy-product h3 {
    font-size: 15px;
    text-align: center;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left; }

.sock_to_day {
  background: #fff; }
  .sock_to_day .section_product .slick-track {
    margin-left: initial;
    margin-right: initial; }
  .sock_to_day .section_product .bg {
    background: #fff;
    padding-bottom: 10px; }
  .sock_to_day .section_product .section_title {
    margin: 0 0 10px;
    font-size: 0;
    padding: 5px 0; }
    .sock_to_day .section_product .section_title a {
      font-size: 22px; }
    .sock_to_day .section_product .section_title .view-more {
      float: right;
      float: right;
      font-size: 14px;
      padding-top: 7px;
      color: #288ad6; }
      .sock_to_day .section_product .section_title .view-more:hover {
        color: #ec0704; }
      @media (max-width: 480px) {
        .sock_to_day .section_product .section_title .view-more {
          display: none; } }
  .sock_to_day .section_product .section_content .slider-items {
    margin-left: -5px;
    margin-right: -5px; }
    .sock_to_day .section_product .section_content .slider-items .item {
      margin: 0 5px; }
    .sock_to_day .section_product .section_content .slider-items .col-item {
      border: 1px solid #e6e6e6; }
      @media (min-width: 1199px) {
        .sock_to_day .section_product .section_content .slider-items .col-item .product-thumb {
          height: 260px; } }
      @media (max-width: 767px) {
        .sock_to_day .section_product .section_content .slider-items .col-item .product-thumb {
          height: 135px; } }
  .sock_to_day .section_product .row {
    margin: 0; }
  @media (min-width: 991px) {
    .sock_to_day .section_product .banner {
      padding: 0; } }
  @media (max-width: 991px) {
    .sock_to_day .section_product .banner {
      margin-bottom: 15px; } }
  .sock_to_day .section_product .banner img {
    display: block;
    margin: auto; }
  @media (max-width: 991px) {
    .sock_to_day .section_product .product {
      margin-bottom: 10px; } }

.a-stock {
  font-weight: 600;
  color: #e5101d; }

.sbar-product-middle {
  background: #fff;
  -webkit-box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
  box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
  padding: 10px; }

.blogs_product .section_title {
  margin: 0;
  font-size: 0;
  padding: 0 0 12px;
  display: block;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px; }
  .blogs_product .section_title a {
    font-size: 17px;
    display: block; }

.blogs_product .section_content .item-blog-index .blog-img img {
  display: block;
  margin: auto; }

.blogs_product .section_content .item-blog-index .blog-content h3 {
  margin: 0;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: initial; }
  .blogs_product .section_content .item-blog-index .blog-content h3 a {
    font-size: 14px; }

.blogs_product .section_content .mini .item-blog-index {
  overflow: hidden;
  margin-bottom: 10px; }
  .blogs_product .section_content .mini .item-blog-index .blog-img {
    float: left;
    width: 90px;
    margin-right: 10px; }
  .blogs_product .section_content .mini .item-blog-index .blog-content {
    float: left;
    width: calc(100% - 100px); }

.product-well {
  min-height: 20px;
  padding: 0;
  padding-bottom: 30px;
  background-color: #fff;
  position: relative;
  margin-bottom: 0;
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 0; }
  .product-well .row.ababa {
    height: 245px;
    overflow: hidden;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s; }
  .product-well .show-more {
    position: relative; }
    .product-well .show-more:before {
      display: block;
      content: "";
      height: 120px;
      position: absolute;
      top: -120px;
      width: 100%;
      left: 0;
      background: rgba(255, 255, 255, 0.6);
      background: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.33) 33%, rgba(255, 255, 255, 0.8) 83%, #fff); }
  .product-well.expanded .row.ababa {
    height: auto;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    transition: height 0.2s; }
  .product-well.expanded .less-text {
    display: block; }
  .product-well.expanded .more-text {
    display: none; }
  .product-well.expanded .show-more:before {
    display: none; }
  .product-well .btn--view-more {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 120px;
    margin-left: -60px;
    margin-top: 0;
    text-align: center;
    background-color: initial !important;
    border: initial !important;
    color: #ec0704;
    font-weight: normal; }
    .product-well .btn--view-more:hover, .product-well .btn--view-more:focus {
      color: #ff0000;
      border-color: #ff0000; }
  .product-well .less-text {
    display: none; }

.sbar-product-middle.openf {
  position: sticky;
  top: 0; }

@media (max-width: 991px) {
  .sbar-product-middle {
    margin-top: 20px; } }

.product-mini {
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
  box-shadow: 0px 5px 24px 10px rgba(68, 102, 242, 0.05);
  margin-bottom: 10px; }
  .product-mini h2 {
    margin: 0;
    font-size: 0;
    padding: 0 0 12px;
    display: block;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px; }
    .product-mini h2 a {
      font-size: 17px;
      display: block; }
  .product-mini .section_content .item {
    margin-bottom: 10px; }
    .product-mini .section_content .item:last-child {
      margin-bottom: 0; }
    .product-mini .section_content .item .col-item {
      overflow: hidden;
      border-right: initial;
      border-bottom: initial;
      padding-bottom: 0;
      padding-top: 0; }
      .product-mini .section_content .item .col-item .product-thumb {
        height: 80px;
        float: left;
        width: 90px;
        margin-right: 10px; }
      .product-mini .section_content .item .col-item .product-info {
        padding: 0;
        z-index: 9;
        position: relative;
        float: left;
        width: calc(100% - 100px); }

.toc-prouct #toc a {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  display: block;
  padding: 5px 10px; }

.toc-prouct #toc li:first-child a {
  margin-top: 10px; }

.toc-prouct #toc li.active a, .toc-prouct #toc li:hover a {
  background: #ff0000;
  color: #f1fa63; }

#product_tabs_description .rte #content {
  max-height: 345px;
  -webkit-transition: height 0.6s linear;
  transition: height 0.6s linear;
  overflow: hidden; }
  @media (max-width: 1199px) and (min-width: 991px) {
    #product_tabs_description .rte #content {
      max-height: 395px; } }

#product_tabs_description .rte.expand #content {
  max-height: initial; }
  #product_tabs_description .rte.expand #content .read-more:before {
    display: none; }

@media (min-width: 991px) {
  #product_tabs_description .rte {
    min-height: 400px; } }

#product_tabs_description .rte table tr td {
  padding: 10px; }
  #product_tabs_description .rte table tr td:first-child {
    width: 170px;
    padding: 10px;
    font-size: 14px;
    background: #f6f6f6;
    font-weight: 600; }
    @media (max-width: 767px) {
      #product_tabs_description .rte table tr td:first-child {
        width: 100px; } }

.product-summary .title {
  font-weight: bold;
  font-size: 16px; }

.product-summary .rte li {
  margin-bottom: 0; }

.buy-now {
  color: #000;
  font-size: 16px;
  text-shadow: none;
  padding: 0 20px;
  float: left;
  font-weight: bold;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  border: initial;
  background: #ff0000;
  line-height: 43px;
  height: 43px;
  margin-left: 10px; }
  @media (max-width: 767px) {
    .buy-now {
      margin-left: 0;
      width: 100%; } }
  .buy-now:hover {
    background: #333;
    text-shadow: none;
    color: #fff;
    border-color: #333; }

.read-more {
  position: relative;
  text-align: center; }
  .read-more:before {
    background-color: rgba(255, 255, 255, 0.6);
    display: block;
    content: "";
    height: 120px;
    position: absolute;
    top: -120px;
    width: 100%;
    left: 0; }
  .read-more.less:before {
    display: none; }
  .read-more span {
    width: 135px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-weight: 400;
    cursor: pointer;
    border-radius: 3px; }
    .read-more span:hover {
      background: #ff0000;
      border-color: #ff0000; }
