/* custom theme */
.topbar, #search .collection-selector {
  display: none;
}
.mid-header .content_header .header-right .header-acount .heading-cart {
  background: none;
}
.mid-header .content_header .header-right .header-acount .heading-cart a {
  color: #000;
}
.mini-cart .heading-cart .bg_cart .count_item {
  position: absolute;
  top: 0;
  -webkit-border-radius: 50%;
  background-color: #009b47;
  padding: 3px;
  line-height: 1.1em;
  height: 1.4em;
  width: 1.4em;
  text-align: center;
  color: #fff;
}
.home-slider .owl-dots .owl-dot.active {
  background-color: #3c3c3c;
}
.logo img {
  max-height: 45px;
}
.logo {
  margin-top: 0;
}
.backtop {
  background-color: #3c3c3c;
  bottom: 160px;
  width: 63px;
  font-size: 10px;
  text-transform: uppercase;
}
.backtop img {
  margin-top: -22px;
}
.backtop p {
  margin-top: -35px;
}
.backtop:hover {
  background-color: #232323;
}
.backtop:hover p {
  color: #fff;
}
.brand .item a:hover img {
  filter: grayscale(100%);
}
.mid-header {
  padding: 0;
}
.brand .text-center {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
header nav .nav-item {
  padding: 17px;
}
header nav .nav-item a {
  text-transform: uppercase;
}
header nav .nav-item:hover {
  border-bottom: 2px solid #005eb8;
}
header nav .nav-item:hover > a {
  color: #005eb8;
}
@media (min-width:1024px){
  .mid-header .content_header .header-right .top-cart-contain {
    top: 10px;
  }
}
header nav .nav-item ul.item_small {
  display: none;
  position: absolute;
  background-color: #fff;
  z-index: 99;
  padding: 10px;
  min-width: 260px;
  top: 100%;
  left: 0px;
  border: 1px dotted #000;
}
header nav .nav-item ul.item_small li {
  padding: 5px;
  border-bottom: 1px dotted #c0c0c0;
}
header nav .nav-item ul.item_small li:last-child {
  border-bottom: 0;
}
header nav .nav-item ul.item_small li:hover > a {
  color: #005eb8;
}
header nav .nav-item:hover ul.item_small {
  display: block;
}
header nav .nav-item:hover ul.item_small li ul.sub-menu {
  position: absolute;
  background-color: #fff;
  padding: 10px;
  min-width: 140px;
  left: 93%;
  top: 0;
  display: none;
  height: 100%;
  border: 1px dotted #000;
}
header nav .nav-item:hover ul.item_small li:hover ul.sub-menu {
  display: block;
}
#search {
  postion: relative;
}
#search > span.fa {
  font-size: 17px;
  line-height: 63px;
}
#search .input-group.search-bar {
  display: none;
  position: absolute;
  z-index: 20;
  left: -150%;
  top: 89.9%;
  width: 350px;
  height: 99px;
}
.form-search {
  margin-top: 35px;
}
.form-search input {
  height: 30px;
  padding: 5px 10px;
  float: left;
  width: 250px!important;
  margin-left: 25px;
}
.form-search:hover input {
  border: 1px solid #005eb8;
}
.form-search span button {
  background-color: #fff;
  border: 1px solid #d7d9dc;
}
.form-search:hover span button {
  border: 1px solid #005eb8;
  background-color: #005eb8;
  color: #fff;
}
#search:hover .search-bar {
  display: block;
}
.heading .title-head:before, .heading h3:after, .heading h2:after {
  display: none;
}
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
  background-color: #005eb8!important;
}
.item.saler_item .owl_item_product {
  padding: 5px;
}
.item.saler_item .owl_item_product .product-box, .products-view .product-box {
  border: 1px solid #eee;
}
.item.saler_item:hover .owl_item_product .product-box, .products-view .product-box:hover {
  box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, .4);
  margin-top: -6px;
  transition: .3s ease-in-out;
}
.product-col .product-box, .products-view .product-box {
  margin-bottom: 0;
}
.product-box .product-name a {
  font-size: 20px;
  text-align: center;
}
.product-box .product-name a:hover {
  color: #005eb8;
}
.price-box {
  text-align: center;
}
.product-box .product-price {
  font-size: 1em;
  color: #dd4b39;
  font-weight: 100;
}
.product-box .product-price-old {
  font-size: 1em;
}
.product-box .product-info, .product-box form {
  text-align: center!important;
}
.product-box .product-info .quick-view {
  font-size: 14px;
  color: #005eb8;
}
.product-box-1 .product-action .btn.btn-cart {
  background: transparent;
  color: #999999;
  font-size: 18px;
  width: 120px;
}
.product-box-1 .product-action .btn.btn-cart:hover {
  background: transparent;
  color: #005eb8;
}
.product-box-1 .product-action img {
  width: 17px;
  float: left;
  margin-top: 7px;
}
.product-box-1 .product-action button:hover img {
  filter: contrast(0.5);
  border-radius:50%;
}
.blog_items .myblog .content-right-blog .title_blog_home h4 a {
  font: 18px/20px arial;
  margin: 20px 0 10px;
  color: #666;
  text-align: justify;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px;
  display: -webkit-box;
}
.blog_items .myblog .content-right-blog .title_blog_home h4:hover a {
  color: #005eb8
}
.blog_items .myblog .content-right-blog .description_blog {
  overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
max-height: 93px;
display: -webkit-box;
}
.blog_items .myblog .content-right-blog .quick-view {
  clear: both;
  display: block;
  width: 100%;
  margin-top: 10px;
  font: 14px/20px arial;
  color: #1a8dc9;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  display: none;
}
footer.footer .site-footer {
  background-image: none;
  background-color: #f8f8f8;
  color: #aaa;
}
.blog_items .myblog .content-right-blog {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
footer.footer .title-menu a:before {
  display: none;
}
footer.footer .title-menu a {
  color: #393939;
  margin-left: 0;
}
footer.footer .list-menu .li_menu a:hover, footer.footer .title-menu a:hover {
  color: #1a8dc9;
}
.top-footer.mid-footer .container, .between-footer .container {
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e0e1;
}
.between-footer i {
  font-size: 30px;
  float: left;
  margin: 0 15px;
  color: #009a4b;
}
.between-footer .container {
  padding: 30px 0;
}
.below-footer {
  padding-bottom: 20px;
}
.between-footer .text-phone {
  font-size: 18px;
  float: left;
  padding-left: 10px;
}
.between-footer .phone a {
  color: #009a4b;
  float: left;
  font-size: 18px;
  padding-left: 10px;
}
.social-footer a img {
  border-radius: 50px;
  height: 36px;
  width: 36px;
  margin-left: 10px;
  margin-top: -10px;
}
.social-footer {
  text-align: right;
}
.information-footer h2 {
  font-weight: bold;
}
.information-footer .title-infor, .information-footer span {
  font-weight: bold;
  color: #000;
  font-size: 16px;
}
.information-footer span {
  font-weight: 100;
}
footer.footer .copyright {
  background: #3c3c3c;
}
.bread-crumb .breadcrumb li a:hover, .bread-crumb .breadcrumb li.active, .bread-crumb .breadcrumb li strong, .item_contact .body_contact .icon_widget .fa, .btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
  color: #005eb8;
}
.btn.btn-primary, input.btn-primary[type="submit"] {
  background-color: #005eb8;
}
.btn.btn-primary:hover, input.btn-primary[type="submit"]:hover {
  border-color: #005eb8;
}
.products-view .row > div {
  margin-bottom: 10px;
}
.product-box .product-name a {
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px;
  display: -webkit-box;
}
.aside-item .aside-title, .aside-item.sidebar-category .nav-item:before, ul#cart-sidebar .right_ct .btn.btn-primary, .button_cart_buy_enable, .button_cart_buy_enable:hover, .product-tab .tab-link {
  background-color: #005eb8;
}
.sidebar-category .aside-content .nav-item:hover > a, .sidebar-category .aside-content .nav-item.active > a,.sidebar-category .aside-content .nav-item.active > .fa, .title-head a:hover,ul#cart-sidebar .right_ct .btn.btn-primary:hover, .top-cart-content .product-name:hover > a, .details-pro .group-status .status_name {
  color: #005eb8;
}
ul#cart-sidebar .right_ct .btn.btn-primary:hover,.button_cart_buy_enable, .module_service_details .wrap_module_service {
  border-color: #005eb8;
}
.product-tab .tab-link.current {
  background-color: #009b47;
}
#btnnewreview {
  background-color: #53a1cc!important;
  border-color: #53a1cc!important;
}
.heading_related_h .title-head {
  width: 100%;
  text-align: center;
}
a:hover {
  color: #005eb8;
}
.sec_banner_infor .content_sec_banner_infor {
  background: none;
  padding: 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #005eb8;
  border-color: #005eb8;
}
.blog-main {
  border-top: 0;
}
.title-head.page_title {
  font-weight: 500;
}
.title_blog_home {
  padding-bottom: 5px;
  border-bottom: 1px solid #d7d9dc;
  margin-bottom: 30px;
  text-align: left;
}
.title_blog_home h4 a {
  font-size: 22px;
}
.article-main .article-details .date {
  float: right;
}
.article-main .article-details {
  border-bottom: 1px solid #d7d9dc;
}
.myblog .col-lg-8.col-md-8.col-sm-12.col-xs-12 {
  padding-left: 0;
}
.product-tab .tabs-title {
  background-color: #f8f8f8;
  text-align: right;
}
.product-tab .tab-link {
  background: none;
}
.product-tab .tab-link span {
  color: #707070;
}
.product-tab .tab-link.current {
  background-color: #fff;
}
.product-tab .tab-link.current h3 span {
  color: #393939 !important;
}
.product-tab .tab-link {
  border-top: 0;
}
.button_cart_buy_enable {
  background-color: #009a4b;
}
.table-bordered>tbody>tr> .text-left a {
  color: #009a4b;
  font-size: 20px;
}
.blog_items .myblog .content-right-blog .title_blog_home {
  border-bottom: 0;
  margin-bottom: 0;
}
.owl-carousel .owl-item img {
  margin: 0 auto;
}
.mini-cart .heading-cart-mobi .bg_cart .count_item_pr {
  background-color: #009b47;
}
.sidenav {
  background-color: #009b47;
}
@media(max-width: 767px) {
  .social-footer {
    text-align: left;
    margin-top: 20px;
  }
}
.backtop img {
  margin-top: -4px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .social-footer {
    margin-top: -10px;
  }
}
/* end custom theme */        