/*
Theme Name: VinaWebsite.VN
Description: Templates develop by vinahost.vn
Author: VINAHOST.VN
Template: flatsome
Support: website@vinahost.vn
Version: 1.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
body {
  color: #000;
  font-family: Arial !important;
}
body,
p,
span,
a {
  font-family: Arial !important;
}
.home #masthead {
  background: rgba(0, 0, 0, 0.4);
}
#masthead {
  background-color: #d72229;
  background: url("assets/images/background 5.png");
  background-position: 2% 31%;
}
#masthead .nav-right li a {
  padding: 0;
  margin: 0;
}
.home .header-main {
  position: absolute;
  width: 100%;
}
.home .header-main .nav-left {
  justify-content: center;
}
.current-menu-item a {
  background-color: #fff !important;
  color: #000 !important;
  border-radius: 0 !important;
}
#block_widget-2 .social-icons i {
  color: #000;
}
.nav > li > a {
  padding-left: 19px;
  padding-right: 19px;
}
li.current_page_item a {
  background-color: #fff !important;
  color: #000 !important;
  border-radius: 0;
}
/*sevice*/
.dv-list ul {
  margin: 0;
}
.dv-list li {
  border-bottom: solid 1px #f5f5f5;
  list-style: none;
  margin: 0;
  padding: 4px 16px;
  cursor: pointer;
  transition: linear 100ms;
  margin-left: 0 !important;
}
.dv-list li:nth-child(even) {
  background: #f5f5f5;
}
.dv-list li:hover {
  background: #cea65e;
  margin: 0 -6px;
  color: #fff;
  font-weight: bold;
  font-size: 115%;
}
.dv-list li a:hover,
.dv-list li:hover a {
  color: #fff;
}
.dv-box {
  width: 23%;
  margin: 11px;
}
.dv-list ul {
  height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
}
.dv-list ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.dv-list ul::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
.dv-list ul::-webkit-scrollbar-thumb {
  background-color: #753d02;
}
.wap-dich-vu-page .dark,
.wap-dich-vu-page .dark p,
.wap-dich-vu-page .dark td {
  color: #777;
}
.wap-dich-vu-page .box-text {
  padding-left: 0px;
  padding-right: 0px;
}
.wap-dich-vu-page .mk-text-block a:hover {
  color: #777;
}
.wap-ser {
  border-top-width: 1px !important;
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  border-left-width: 1px !important;
  background-color: #ffffff !important;
  border-left-color: #dddddd !important;
  border-left-style: solid !important;
  border-right-color: #dddddd !important;
  border-right-style: solid !important;
  border-top-color: #dddddd !important;
  border-top-style: solid !important;
  border-bottom-color: #dddddd !important;
  border-bottom-style: solid !important;
  border-radius: 5px !important;
}
.section-title b {
  height: 3px;
  opacity: 1;
  background-color: #d82229;
}
.white.is-outline:hover {
  background-color: #d72229 !important;
  border-color: #fff;
  color: #fff !important;
}
/*end ser*/
.section-title-main a {
  text-shadow: 1px 1px #ffffff, -1px 1px #ffffff, 1px -1px #ffffff, -1px -1px #ffffff, 1px 1px 5px #000;
}
.gioi-thieu .section-title-main {
  text-shadow: 1px 1px #ffffff, -1px 1px #ffffff, 1px -1px #ffffff, -1px -1px #ffffff, 1px 1px 5px #000;
  color: #000;
  font-size: 1.5em;
}
.overlay {
  background-color: rgba(0, 0, 0, 0) !important;
}
.button_order {
  display: inline-block;
  height: 40px;
  background: #d72229;
  line-height: 30px;
  color: #fff;
  font-family: "bigbeer2", Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 0px 25px;
  border-radius: 25px;
  text-decoration: none;
  border: 5px solid #e3b438;
  float: left;
  margin-right: 20px !important;
  text-align: left;
}
.button_order a {
  color: #fff;
}
.prd_hotline {
  float: left;
  height: 50px;
  line-height: 45px;
  background: url(http://beerhall.vn/wp-content/themes/jj-child/assets/images/hotline.png) 0px 10px no-repeat;
  padding-left: 40px;
  font-size: 24px;
  font-family: "bigbeer2", Arial, Helvetica, sans-serif;
}
.box-vertical .box-text {
  vertical-align: top;
  padding-top: 0;
}
.category #content {
  padding-top: 0px;
}
.category-tin-tuc .box-text {
  height: 100px;
}
.footer-2 {
  background-position: 40% 21%;
}
.img-gt {
  border: 10px solid;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.home .header-main #logo{
	width: 100px!important;
    position: unset!important;
    top: 0!important;
    left: auto!important;
}
	.mobile-sidebar a{
		color: #000!important;
	}
}