/*============================================================================
   #Webcms
==============================================================================*/
/* product */
.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
#breadcrumb .breadcrumb {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 8px 0;
  list-style: none;
}
#breadcrumb {
  background-color: #fff;
}
#product_main {
  padding-top: 20px;
  background: #ecf1f7;
}
#product_main .product-detail {
  margin-bottom: 20px;
  padding: 16px;
}
#product_main .product-box {
  margin-bottom: 30px;
}
#product-short {
  padding-left: 20px;
}
#product-short .product-head {
  margin-bottom: 10px;
}
#product-short .product-head h1 {
  font-size: 24px;
  text-transform: none;
  line-height: 1.42857143;
  margin-bottom: 5px;
  margin-right: 10px;
  color: #333e48;
  font-weight: 600;
}
#product-short .product-head .brand {
  font-size: 13px;
  color: #666;
  display: block;
  margin-bottom: 20px;
  margin-top: 10px;
}
.product-head .brand .swatch {
  padding: 10px 0;
  width: 100%;  
}
.product-head .brand .title-attributes {
  margin-bottom: 5px;
  font-size: 16px;
}
.product-head .brand .valueChild1 {
  cursor: pointer;
  padding: 8px 15px;
  margin-right: 10px;
  border: 1px solid #000;
}
.valueChild1.active  {
    border: 1px solid black;
    background-color: #ff5802;
    color: white;
}
#product-short .product-status {
  font-size: 20px;
  margin-top: 10px;
}
#product-short .product-price {
  padding-top: 10px;
  color: #e60000;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 600;
  display: block;
}
#product-att {
  padding-top: 20px;
  font-size: 14px;
  border-top: 1px solid #dfe7ef;
  word-wrap: break-word;
  text-align: justify;
}
.hidden {
  display: none!important;
}
.text-success {
  color: #3c763d;
} 
.wrap-btn-buy .btn-buy-now {
    background: #eb000e;
    color: #fff;
    border: 2px #eb000e solid;
    width: 200px;
    font-size: 16px;
    line-height: 34px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
    display: block;
    border-radius: 6px;
    height: 38px;
    padding: 0;
}
.mySwiper.swiper-thumbs {
    margin-top: 10px;
}
.mySwiper .swiper-slide-thumb-active {
    border: 1px solid #333;
}
.check-price {
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.check-price h3 {
  line-height: 46px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 2px solid #ffe100;
  background-color: #ffe100;
  color: #000;
  padding: 0 15px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.check-price li {
  border: 1px solid #ddd;
  border-top: 0;
}
.check-price li a {
  display: flex;
  padding: 10px;
  line-height: 2.875rem;
  color: #000;
  text-decoration: none;
  justify-content: space-between;
  align-items: center;
}
.check-price li img {
  display: inline-block;
}
.check-price ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.check-price img {
  width: 100px;
  height: 50px;
}
.right-box-tiki {
  background-color: #f9f9f9;
  border: 1px solid #f6f6f6;
  padding: 10px 10px 10px 20px;
  border-radius: 3px;
}
.right-box-tiki ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.right-box-tiki ul li {
  padding: 10px 0;
}
.right-box-tiki svg {
  color: #fe0100;
  padding-right: 5px;
  height: 14px;
  fill: currentColor;
  min-width: 24px;
}
#product-related {
  margin-bottom: 20px;
}
#product-related h3 {
  background: #ffe100;
  line-height: 46px;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0 20px;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  color: #000;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.tab-wrap {
  display: block;
  background: #fff;
  margin-bottom: 20px;
  border-radius: 6px;
}
.tab-wrap a {
  color: #333e48;
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 25px;
  text-align: center;
  font-weight: 600;
  width: auto;
  text-decoration: none;
}
.tab-wrap a:hover, 
.tab-wrap a:active, 
.tab-wrap a:focus, 
.tab-wrap a.active-yellow {
  color: #002a46;
  background-color: #fff;
  border-bottom: 2px solid #ffe100;
  border-top-left-radius: 4px;
}
#gioithieu {
  font-size: 14px;
  line-height: 2;
  color: #012d41;
  text-align: justify;
  overflow-x: auto;
  word-wrap: break-word;
}
#product-info {
  padding: 15px;
}
#product-info h2, #product_viewed h2 {
  font-size: 1.5em;
  line-height: 1.6;
  color: #333e48;
  margin-bottom: 20px;
  font-weight: 600;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered>tbody>tr>th {
  border: 1px solid #ddd;
}
.table>tbody>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
#tag a {
  text-decoration: none;
  color: #006eab;
  background-color: #def;
  margin: 0;
  padding: .125em .5em;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: .5em;
}
.lien_ket {
  color: #333e48;
  text-decoration: none;
}
.swiper-button-next,
.swiper-button-prev {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  border: 2px solid #ebebeb;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 18px !important;
}

.swiper-slide img {
  width: 100%;
  object-fit: cover;
}
.product_more img{
  width: 100%;
}
.product-viewed img {
  width: 100%;
}
.block-content a {
  color: #333;
  text-decoration: none;
  
}
.block-content span {
  margin: 10px 0 0;
  line-height: 18px;
  padding: 0 10px;
}
.block-content {
  text-align: center;
}
.list-productViewed h2 {
  font-size: 1.5em;
  line-height: 1.6;
  color: #333e48;
  margin-bottom: 20px;
  font-weight: 600;
}
.btn-buy-now a {
  color: #fff; 
  text-decoration: none;
}