#product_slick_nv16,
#product_slick_nv23 {
  margin-left: -25px;
  width: calc(100% + 50px);
}

#product_slick_nv16 #id-product-nv16,
#product_slick_nv23 #id-product-nv23 {
  padding-bottom: 20px;
  margin-bottom: 0;
}

.slider_product .item {
  margin: 0 4px;
  padding: 0;
  transition: all 0.1s ease-in-out 0s;
}

.slider_product .item:hover .caption .price p a {
  color: #afcb0b;
}

.slider_product .item:hover p.detail a {
  background: #00A600;
  color: #fff;
}

.slider_product .item img {
  width: 100%;
}

.slider_product .item .caption {
  padding: 9px;
  color: #333333;
}

.slider_product .item .caption .price p {
  margin: 12px 0;
  font-size: 13px;
}

.slider_product .item .caption .price p a {
  color: #00A600;
  font-weight: bold;
}

.slider_product .item p.detail a {
  width: 100%;
  border-radius: 50px;
  background: transparent;
  border: 1px solid #00A600;
  transition: all 0.1s ease-in-out 0s;
  color: #00A600;
  padding: 6px 10px;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  max-width: 195px;
}

.slider_product .slick-arrow {
  width: 50px;
  height: 60px;
  background: url(../images/next.png) no-repeat center rgba(255, 255, 255, 0.4);
  background-size: 24px auto;
  z-index: 2;
  margin-top: -100px;
}

.slider_product .slick-arrow::before {
  content: none;
}

.slider_product .slick-prev {
  left: 20px;
  background: url(../images/pre.png) no-repeat center rgba(255, 255, 255, 0.4);
  background-size: 24px auto;
}

.slider_product .slick-next {
  right: 20px;
}

.slider_product .slick-dots {
  bottom: 0;
}

.slider_product .slick-dots li button::before {
  font-size: 10px;
}

.page-shops .panel-default .panel-heading a {
  color: #fff;
}

.xem-tat-ca {
  text-align: center;
  margin: 10px 0;
}

.xem-tat-ca a {
  color: #f00;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
  padding-right: 20px;
  font-weight: bold;
  background: url(../images/next.png) no-repeat center right rgba(255, 255, 255, 0.4);
  background-size: 15px auto;
}

#product_slick_nv16 .xem-tat-ca:nth-of-type(3) {
  display: none;
}

.product_slick_nv23 .xem-tat-ca:nth-of-type(2) {
  display: none;
}


/*Fix Home*/
.page-shops .panel.panel-default .panel-heading {
  margin: 0;
  width: 100%;
}

#product_slick_nv16,
#product_slick_nv23 {
  margin-left: -19px;
  width: calc(100% + 38px);
}

.topone.boderone {
  display: none;
}

.panel-heading {
  background: #b8dcd2 !important;
  color: #f00 !important;
}
.panel-heading a {
  color: #f00 !important;
}

.thumbnail .caption .clearfix a .btn {
  border: 1px solid #b8dcd2;
}
.thumbnail .caption .clearfix a:hover .btn {
  background: #b8dcd2;
  color: #00A600;
}

#menusite {
  background-color: #b8dcd2;
}

#menusite .navbar-default .navbar-nav > li > a {
  background: linear-gradient(#b8dcd2, #cbe6de);
  color: #f00 !important;
}

.header-nav {
  background: #b8dcd2;
}

.contactDefault, .contactDefault a {
  color: #333;
}

#menusite .navbar-default .navbar-nav > li > .home {
  background: linear-gradient(to bottom, #82ceb8 0%, #b8dcd2 100%) !important;
}

.top-banner:after {
  background: linear-gradient(to bottom, #b8dcd2 0%, #fff 100%) !important;
}

.top-banner li a img {
  box-shadow: 0px 1px 13px -3px #82ceb8;
}

.socialList li a {
  background-color: #82ceb8;
}

.headerSearch #search_form_shops .text-center .btn {
  background-color: #82ceb8 !important;
}

.metismenu .sidebar-nav ul li, .sidebar-nav ul a {
  border-bottom: 1px solid #b8dcd2 !important;
}
.metismenu .sidebar-nav ul li:last-child, .sidebar-nav ul a:last-child {
  border: 0;
}

.category .metismenu .sidebar {
  border: 1px solid #b8dcd2 !important;
}

.coopy-right {
  background-color: #82ceb8;
}
.coopy-right .copyright, .coopy-right .copyright a {
  color: #333 !important;
}

.siderbar .panel .panel-body,
div#slide_carousel_thaotrinh {
  border: 1px solid #b8dcd2;
}

.slider_product .item p.detail a {
  border: 1px solid #b8dcd2;
}
.slider_product .item p.detail a:hover {
  background-color: #b8dcd2;
}/*# sourceMappingURL=custom.css.map */