/* Enter Your Custom CSS Here */
.main-title a,.site-description{
      text-shadow: 2px 2px 5px black, -2px -2px 5px black;
}
#title{
  background: #e26e09;
}
#san_pham ul#menu-san-pham{
  margin: 0;
  list-style: none;  
}
#san_pham ul#menu-san-pham>li{
	padding: 0 5px;
}
#san_pham ul#menu-san-pham>li>a{
  font-weight: bold; 
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  display: block;
}
ul.sub-menu{
  list-style: none;  
}
ul#menu-thong-tin{
  margin: 0;
  list-style: none;
  padding: 0 5px;
}
.elementor-widget-image .widget-image-caption {
    color: #222;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.sidebar .widget .widget-title{
 	border-left: 2px solid #e26e09;
  padding-left:15px;
}
.sidebar .widget ul li{
 	border-bottom: 1px solid #f1f1f1; 
}
.hu_wrapper{
 box-shadow: 2px 0px 10px #777,-2px 0px 10px #777;; 
}