
/*----------Chi tiết sản phẩm--------*/
.content_product .frame_images {
  width: 38%;
  float:left;
  text-align:center;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content_product .frame_images img {
  max-width:100%;
}
.content_product .des-product {
  width: 62%;
  float:left;
  padding-left:40px;
}
.content_product .frame_images .selectors {
  width:100%;
  padding-top:10px;
}
.margin-zoom {
  margin:0 -5px;
}
.items_zoom {
  padding:0 5px;
  cursor:pointer;
  outline:none !important;
}
.items_zoom1 {
  border: 1px solid #ccc;
  padding: 3px;
}
.slick-current .items_zoom1 {
  border-color:red;
}
#owl-demo22 .owl-stage {
  margin:auto;
}
.slick-current .items_zoom1 {
  border-color: #d80000;
}
.content_product .des-product h1 {
  font-family: "RobotoBold";
  font-size: 20px;
  color: #2c2929;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#zoom-fig {
  position:relative;
  text-align:center;
  width: 100%;
}
.content_product .des-product .brand
{
  display: flex;
  align-items: center;
}
.content_product .des-product .brand img
{
  max-width: 50px;
  margin-left: 10px;
}
.content_product .des-product .item-des {
  list-style:none;
  padding: 7px 0;
  color:#333;
  font-family:'RobotoRegular',sans-serif;
  font-size: 15px;
}
.content_product .des-product .item-des:last-child
{
  padding-bottom: 0;
}
.content_product .des-product .item-des span
{
  font-size: 18px;
  color: #000;
}
.content_product .des-product .des-product-sub {
  color:#333;
  font-size: 17px;
  font-family:'RobotoRegular',sans-serif;
}
.content_product .des-product .price-final_price span {
  color: red;
  font-family: 'RobotoBold';
}
.content_product .des-product .price-final_price {
  display:flex;
  align-items:center;
  padding: 5px 0;
}
.content_product .des-product .sale {
  background: red;
  color: #fff;
  font-size: 13px;
  font-family: 'RobotoRegular';
  margin-left: 10px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.content_product .des-product .price-final_price p {
  font-size: 17px;
  color: #111;
  padding-right: 20px;
  font-family: 'RobotoRegular';
}
.content_product .des-product .price-final_price p span {
  font-family:'RobotoBold';
  color:red;
  font-size: 20px;
}
.content_product .des-product .price-final_price span.price_old {
  text-decoration:line-through;
  font-family: 'RobotoRegular';
  color: #333;
  font-family: 'RobotoRegular';
  font-size: 15px;
  margin-left: 0;
}

.items_color {
  float:left;
  margin-left: 5px;
  text-align:center;
}

.items_color input {
  display:none;
}

.items_color span {
  display:block;
  padding: 4px 8px;
  background:#fff;
  cursor:pointer;
  border:1px solid #ccc;
  position:relative;
  font-size: 13px;
}

.items_color span img {
  vertical-align:top;
}

.items_color input[type=radio]:checked + span {
  border:1px solid #D87C7C;
}

.items_color input[type=radio]:checked + span:after {
  content:'';
  background:url(../images/bg-variant-checked.html) no-repeat right bottom;
  width:14px;
  height:14px;
  position:absolute;
  right:0;
  bottom:0;
}
.flex-des
{
  display: flex;
  align-items: center;
}
.flex-des p {
  font-size:13px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.control
{
  display: flex;
  align-items: center;
}
.control p {
  margin-right: 5px;
}
.wrap_qty {
  display: flex;
  align-items: center;
}
.wrap_qty input {
  border-radius:2px;
  width: 55px;
  height: 40px;
  outline: none;
  border: 1px solid #ebebeb;
  text-align: center;
  border-left: 0;
  border-right: 0;
}
.wrap_qty span {
  height: 40px;
  width: 40px;
  border: 1px solid #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.actions button
{
  font-size: 15px;
  background: #402009;
  color: #fff !important;
  padding: 8px 15px;
  font-family: 'RobotoRegular';
  border-radius: 0;
  outline: none;
}

#btnbuynow
{
  margin-left: 5px;
  background: red;
}
.wrap_qty .fa-caret-up {
  border-right: 0;
}
.wrap_qty .fa-caret-down {
  border-left: 0;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.wrap_qty .fa-caret-down {
  bottom:1px;
}

#container_product {
  width:100%;
  padding-top: 20px;
}
.box_spcl {
  padding-top:30px;
}
#slick1 {
  opacity:0;
}
#slick1.slick-initialized {
  opacity:1;
}
#slick {
  opacity:0;
}
#slick.slick-initialized {
  opacity:1;
}


.button-slick div
{
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  background: rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 0 3px rgba(0,0,0,0.1);
  -khtml-box-shadow: 1px 0 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 1px 0 3px rgba(0,0,0,0.1);
  -ms-box-shadow: 1px 0 3px rgba(0,0,0,0.1);
  -o-box-shadow: 1px 0 3px rgba(0,0,0,0.1);
  box-shadow: 1px 0 3px rgba(0,0,0,0.1);
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  position: absolute;
  top: calc(50% - 20px);
  outline: none;
}
.button-slick div i
{
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
.button-slick .prev_sub_news
{
  left: 10px;
}
.button-slick .next_sub_news
{
  right: 10px;
}
.images-service {
  margin-bottom: 20px;
}
.images-service .selectors {
  padding-top: 20px;
}
.images-service img {
  max-width: 100%;
}
.images-service .slick-track {
  margin: auto;
}

.ul_tag {
  padding-left: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ul_tag b {
  font-family: 'RobotoBold';
  margin-right: 10px;
}
.ul_tag li {
  list-style: none;
}
ul.ul_tag li a {
    font-family: 'RobotoRegular';
    font-size: 14px;
    color: #000;
    padding-right: 10px;
}
ul.ul_tag li+li::before {
    display: inline-block;
    padding-right: .5rem;
    color: #000;
    content: "/";
}
ul.ul_tag li:hover a {
  color: red;
  text-decoration: underline;
}