

#frm_lhe{
border-left: 2px solid #00b6ff;
}
.chitietsp-tit{
   
   
    position: relative;
    margin-top: 5px;
    border-top: 40px solid #0da2d4;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent; 
    height: 20px;
   
    width: 95%;
    
    
    
    }
    .chittiet{
      /* content: 'Chi tiết sản phẩm'; */
      position: absolute;
      top: -30px;
    left: 150px;
      color: white;
  }



    .button-like {
        border: 2px solid #8a8a8a;
        background-color: transparent;
        text-decoration: none;
        padding: 1rem;
        position: relative;
        vertical-align: middle;
        text-align: center;
        display: inline-block;
        border-radius: 3rem;
        color: #8a8a8a;
        transition: all ease 0.4s;
      }
      
      .button-like span {
        margin-left: 0.5rem;
      }
      
      .button-like .fa,
      .button-like span {
        transition: all ease 0.4s;
      }
      
      .button-like:focus {
        background-color: transparent;
      }
      
      .button-like:focus .fa,
      .button-like:focus span {
        color: #8a8a8a;
      }
      
      .button-like:hover {
        border-color: #cc4b37;
        background-color: transparent;
      }
      
      .button-like:hover .fa,
      .button-like:hover span {
        color: #cc4b37;
      }
      
      .liked {
        background-color: #cc4b37;
        border-color: #cc4b37;
      }
      
      .liked .fa,
      .liked span {
        color: #fefefe;
      }
      
      .liked:focus {
        background-color: #cc4b37;
      }
      
      .liked:focus .fa,
      .liked:focus span {
        color: #fefefe;
      }
      
      .liked:hover {
        background-color: #cc4b37;
        border-color: #cc4b37;
      }
      
      .liked:hover .fa,
      .liked:hover span {
        color: #fefefe;
      }
      

      @media only screen and  (max-width:800px) {
        #frm_lhe{
border-left: 0px solid #00b6ff;
}
        .gioithieu-tit{
   
   
          left: 40px;
          
          
        
          }
          .thongtin-detailw > .col-3{
width: auto;
/* margin-left: 40px; */
          }
          .thongtin-detailw > .col-3> img{
            width: 100%;
           
                      }
                      
.thongtin-sp{
margin-left: 20px;
}
.sp-cungloai-detail> .card{
/* margin-left: 17px; */
  width:50% !important;
max-width: 50%;
margin-right: 0 !important;

}

.sp-cungloai-detail> .card> img{
  width: 50%;
  
  
  }
 

.list-sp>.col-md-9{
  order: 1;
  }
  .list-sp>.col-md-3{
      order: 2;
      }

      
.gioithieu-tit{
   
   
  position: relative;
  margin-top: 5px;
  border-top: 40px solid #5a7295;
  border-left: 0px solid transparent;
  border-right: 0 !important;
  height: 20px;
  width: 100%;
  left: 0;
  
  /* width: 100px;  */
  }
  .gioithieu-tit::after{
      content: 'Chi tiết sản phẩm';
      position: absolute;
      top: -30px;
      right: 20px;
      color: white;
      left: 0;
  }
  .sp-cungloai
  {
    background-color: #5a7295;
    color: white;
    
  }

  .chitietsp-tit{
   
   
    position: relative;
    /* margin-top: 30px; */
    border-top: 42px solid #5a7295;
        border-bottom: 5px solid #5a7295;
    border-left: 0px solid transparent;
    border-right: 0 solid transparent; 
    height: 20px;
    width: 100%;
    
    
  
    }
    .chittiet{
      /* content: 'Chi tiết sản phẩm'; */
      position: absolute;
      top: -35px;
    left: auto;
      color: white;
  }
 .sp-cungloai-detail{
  padding: 0;
 }
      }
      