#header{
  margin-bottom: 20px;
}
.box-content ul.pav-category{
  margin-left: 20px;
  margin-right: 20px;
}
.box-content ul.pav-category li{
  list-style: none;
}
.box-content ul.pav-category li ul li{
   margin-left: 5px;
}
.custom-menu.pav-header-center{
  z-index: 9999;
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.product-info .product-extra .cart {
  margin-left: 0px !important;
}
.product-info .product-extra .cart .action{
  margin-left: 5px !important;
}
.cart-content #quote table tr td:nth-child(2)  {
  width:30%;
}
.cart-content #quote table tr td:nth-child(3)  {
  width:68%;
}
.productcarousel {
  margin-top:20px;
}
.media-body h3, .media-body h4 {
  font-size:13px !important;
}
.contact-location{
  margin-top: 20px;
}
#contact-map{
 margin-top: 10px;
}
.product-block .name a {
  font-size: 13px !important;
}
.price {
  font-size: 14px !important;
}
.price .price-old, .price .price-tax{
 font-size: 12px !important;
}
@media (max-width: 767px) {
  .pav-categoryproducts .tab-nav {
    width: 100% !important;
 }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pav-categoryproducts .tab-nav {
    width: 100% !important;
 }
}
#tab-description ul{
  list-style: none;
}
#Feature{
  margin-bottom: 5px;
}
#nav{
  margin: 5px 0px 5px 0px;
  border: 2px solid #C1BFBF;
  border-radius: 10px;
}
#header #cart .content {
  z-index: 10000 !important;
  right: 0 !important;
}
#footer .footer-top .custom{
  padding: 30px 0px 0px 0px;
}
#footer .footer-center{
  padding: 0px 0px 10px;
}
.box .box-content .pavblog-latest {
  padding: 10px;
}
 #search {
        z-index: 99999 !important;
  }