.amenu-item .amenu-link {
  position: relative;
  padding: 18px 17px;
  text-transform: uppercase;
  font-weight: 500;
}
.copyright-container {
  border-top: 1px solid #e3e4e5;
}
.an_trust_badges-list {
  display: none;
  flex-wrap: wrap;
  align-items: center;
}
.ph-recommend-products.featured-products {
  display:none;
}
#product .tabs .tab-pane {
  padding: 28px 31px 18px;
  background-color: white;
}
#main .page-content, #main .page-header {
  padding-left: 80px;
}
@media (min-width: 1200px)
 .container {
    width: 1800px !important;
    max-width: 100%;
}
.amenu-item .amenu-link {
  text-transform: none;
}
.amega-menu .anav-top {
  justify-content: left;
}
#product .nav-tabs .nav-link {
  font-weight: 600;
}
.block-category img {
  margin-right: 0px;
}
.block-category img {
  margin-right: 0px;
}
#identity .custom-checkbox input[type=checkbox], #identity .custom-checkbox input[type=checkbox]+span, #authentication .custom-checkbox input[type=checkbox], #authentication .custom-checkbox input[type=checkbox]+span, body#checkout #wrapper .custom-checkbox span {
    border: 2px solid #000;
    background: #ffffff;
}
#pagenotfound .page-not-found, #products .page-not-found {
    display: none;
}
#product .nav-tabs .nav-link.active {
  background-color: transparent;
  border: 0px;
  text-decoration-line: underline;
}
#product .tabs .tab-pane {
  background-color: transparent;
}
.product-miniature .an_productattributes-add .btn-primary {
  font-size: 11px;
  font-weight: 600;
}
#products .product-title a:hover {
  color: #3b3b3b !important;
}
#product #wrapper {
  padding-top: 80px;
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  #header .search-widget {
  display: none;
}
@media (max-width: 991px) {
  #_mobile_search {
    width: 100%;
    padding: 0;
    display: none;
  }
@media (max-width: 991px) {
  #header .header-nav {
    background: black;
  }
}
@media (max-width: 991px) {
  #header .header-top.tablet-h {
    padding: 0 0 0px;
  }
}