/* start section general */
body a {
  text-decoration: none!important;
}

.row {
  width: 100%;
  margin: auto;
}

.container-body img {
  max-width: 100% !important;
  margin: auto;
  display: block;
}

.text-shadow {
  text-shadow: 1px 1px 2px #000000 !important;
}

.text-white {
  color: white;
  font-size: 16px;
}

.text-uppercase {
  text-transform: uppercase;
}

/* section giao hàng */
.giao-hang {
  padding: 10px 20%;
  font-size: 18px;
}

.giao-hang img {
  width: 100%;
  max-width: 1024px;
}

/* end section general */


/* start section trang chủ*/
.divGioithieu{
  text-align: justify;
  padding: 0px 25px 53px 10px;
  color: #520d86;
  font-size: 19px;
  position: relative;
}
.divGioithieu::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  /*background:no-repeat url('/images/hat-gao.jpg');*/
  opacity: 0.9;
  z-index: -1;
}g

.box_mid_promotion {
}

/*section home silder*/
.slider .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 10px;
  padding: 12px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: rgba(0,0,0,.3);
  width: 58px;
  height: 64px;
  text-align: center;
  font-size: 46px;
  line-height: 35px;
  color: #fff;
  cursor: pointer;
  font-family: -webkit-body;
}
.slider .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 10px;
  padding: 12px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: rgba(0,0,0,.3);
  width: 58px;
  height: 64px;
  text-align: center;
  font-size: 46px;
  line-height: 35px;
  color: #fff;
  cursor: pointer;
  font-family: -webkit-body;
}

/* section home khuyen mai */
.khuyen-mai {
	width: 100% !important;
}

.khuyen-mai img:hover {
	box-shadow: 2px 2px 1px #9e9e9e;
}

.khuyen-mai img, .owl-danh-muc img {
  border: 1px solid #9e9e9e;
  box-shadow: 1px 1px 1px #9e9e9e;
}

.khuyen-mai h4 a{
	color: #fff301;
}

.imgWapper {
  overflow: hidden;
  margin-bottom: 10px; 
}

.imgWapper img {
  margin: 0 !important;
  opacity: 0.9;
}


.imgWapper:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity:1;
}

/* section home danh-muc-san-pham*/
.owl-danh-muc img:hover {
	box-shadow: 1px 2px 1px #9e9e9e;
}

/*section home cam-nhan-khach-hang */
.cam-nhan .thumbnail {
  border: 1px solid #9e9e9e;
  box-shadow: 1px 1px 1px #9e9e9e;
}

.cam-nhan .thumbnail:hover {
  box-shadow: 2px 2px 1px #9e9e9e;
}

/* section home video */
.owl-video-wrapper:hover {
  box-shadow: 2px 2px 1px #9e9e9e;
}

.viewers {
	padding-top: 5px;
	background-color: #662d91;
}

.link_footer a:hover {
	text-decoration: none;
}

.link_footer p {
	color: white;
}

.video-media {
	/*background-color: #d9c4e6;*/
	padding: 5px 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #ffc423 !important;
}

.color-yellow {
	color: #fff301;
}

/* title-header */
.page-title {
    margin-top: 80px;
    background: #ffc423;
    height: 50px;
}

.dropdown-menu{
  text-align: left;
}

.title-menu{
  font-size: 52px;
  color: #c90a0a;
  font-family: 'MyriadPro', sans-serif;
}

.page-title-content {
    margin: 0 auto;
    padding: 0;
    width: 860px;
    background: #ffc423;
}

.page-title-left {
    float: left;
    width: 10%;
    height: 50px;
}

.page-title-right {
    float: left;
}

.page-title-left > .narrow {
    float: right;
    background: #f7f8f7 url(/images/title-page-arrow.png) no-repeat left;
    width: 26px;
    height: 50px;
}

.page-title-center {
  float: left;
  background: #f7f8f7;
  height: 85px;
  padding: 0 8px;
  margin: auto;
  line-height: 75px;
  font-weight: bold;
  font-size: 60px;
  margin-top: -25px;
  color: #c90a0a;
  white-space: nowrap;
  max-width: 76%;
  overflow: hidden;
}

.page-title-header {
	padding: 11px 15px;
	margin: 40px 0 20px;
	border-bottom: 3px solid #5e3180;
	background: #ffc423;
	height: 50px;
	color: #c90a0a;
}

.page-title-header a {
  color: #c90a0a;
}

.cam-nhan a:hover {
	color: #efdd0e;
}

/*thực đơn*/
.container-body {
	padding: 0px 20px 20px 20px;
  font-size: 16px;
}

.container-body h3 a{
  font-size: 24px; 
}

.thuc-don .row{
  background: white;
}

.body-hr {
	border-top: 3px solid #f9b704;
}

.page-title-thuc-don {
	padding: 30px 15px;
	margin: 1px 0 1px 0;
	background: #662d91;
	height: 110px;
	font-size: 30px;
	color: white;
	text-align: center;
	text-shadow: 1px 1px #828181;
  box-shadow: 2px 3px 1px #210735;
}

.page-title-thuc-don span {
	text-transform: uppercase;
	color: #fff301;
	line-height: 30px;
	font-weight: 600;
	font-size: 36px;
}

.table-thuc-don {
	margin: 10px 0 41px 0 !important;
}

.table-thuc-don td{
	font-family: 'MyriadPro-Cond', sans-serif;
  font-size: 1.3em;
  color: #676767;
}

.table-thuc-don>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: none;
}

.table-thuc-don td h3, .table-thuc-don td span{
	font-size: 1em;
  display: inline;
  padding: 0;
	font-family: 'MyriadPro-BoldCond', sans-serif;
  color: #232323;
}

/* start section lien-he*/
.table-chi-nhanh {
	font-family: 'MyriadPro-Cond', sans-serif;
}

.h2Hethong {
  padding: 25px 5px 20px 5px;
  color: #F5EB2B;
  background: #662d91;
  text-shadow: 1px 1px #777101;
}

.selectize-input {
  padding: 13px;
}

.lien-he .page-title-header {
  margin-top: 0 !important;
}
/*.table-chi-nhanh > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #f9f1db;
}*/

/*.table-chi-nhanh >tbody>tr>td, .table-chi-nhanh >tbody>tr>th, .table-chi-nhanh >tfoot>tr>td, .table-chi-nhanh >tfoot>tr>th, .table-chi-nhanh >thead>tr>td, .table-chi-nhanh >thead>tr>th {
	border-top: 1px solid #ffc423 !important;
}
*/
.table-chi-nhanh .chi-nhanh-phone a {
	color: #ff7517;
}

.table-chi-nhanh span {
  font-size: 18px;
  font-family: 'MyriadPro-BoldCond', sans-serif;
}

.table-chi-nhanh h3 {
  padding: 0;margin: 0;
  font-size: 20px;
}

.table-chi-nhanh .chi-nhanh-name {
}

.table-chi-nhanh .chi-nhanh-ban-do a {
	color: #662d91;
}

/* form liên hệ */
.control-label {
	color: #333;
}

#contact_form{
	border: 1px solid #571a86 !important;
	background: #d9c4e6 !important;
}

.lien-he .alert-warning {
  color: #5e3180;
  font-size: 15px;
}
/* end section lien-he*/

/*posts*/
.posts img {
  padding-bottom: 10px;
}

.posts .pImage {
  padding: 10px 0;
}

.news h4 {
  font-size: 22px;
}

.posts p {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 10px 100px;
}

/* start section utilites*/

/* section tư vấn miễn phí */
body .fixed {
  background: #662d91;
  position: fixed;
  bottom: -8px;
  left: 0px;
  z-index: 999;
  padding: 0px 10px 0px 5px;
  border-radius: 5px;
  border: 1px solid white;
}

body .fixed a img {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

body .fixed a p {
  display: flow-root;
  font-size: 15px;
  color: #fff;
  margin: 0;
  font-family: "MyriadPro-Cond",Arial,sans-serif !important;
}

body .fixed a p:nth-child(3) {
  font-size: 17px;
  text-align: center;
}

body .fixed a p, body .fixed a span {
  display: flow-root;
  font-size: 17px;
  color: #fff;
  margin: 0;
}

body .fixed a span {
  font-size: 14px;
}

body .fixed a {
  display: block;
  text-decoration: none;
}

.divQuanHuyen {
  padding-right: 0;
}
/* start section mobile*/
@media (max-width: 768px) {
  .dropdown-menu {
    width: 100%;
    text-align: center;
  }

  .divQuanHuyen {
    padding-right: 10px;
    padding-left: 0 !important;
  }

  .posts p {
    padding: 0;
  }

  .page-title-header {
    margin: 10px 0;
  }
  .divGioithieu {
    padding: 0;
  }
  .page-title {
    margin-top: 50px;
  }

  .container-body {
    padding: 0px;
  }

  .page-title-header {
    font-size: 19px;
  }

  .container-body p {
    padding: 10px;
  }

  .giao-hang {
    padding: 0;
  }

  .container-body img {
    /*width: 100%;*/
  }

  .slider .owl-prev {
    background: transparent;
  }

  .slider .owl-next {
    background: transparent;
  }
}

/* end section mobile */

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}