.payment-bar {
  width: 100%;
  background: #000;
  padding: 8px 0;
  text-align: center;
  border-bottom: 1px solid #222;
  z-index: 1000;
}

.payment-bar-img {
  max-width: 240px;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

/* Responsywność */
@media (max-width: 600px) {
  .payment-bar-img {
    max-width: 90vw;
  }
  .payment-bar {
    padding: 6px 0;
  }
}

.header-top {
  padding: 1.5rem 0 !important;
}

.gs-logo-container {
  width: 85%;
}

.header-top {
  background-color: #000 !important;
}

.header-nav {
  background: #000;
  border-bottom: none !important;
  max-height: 25px !important;
}

.material-icons {
  color: #7a7a7a;
}

.blockcart {
  background: #000 !important;
}

#header a {
  color: #7a7a7a;
}

@media (min-width: 1200px) {
  .gs-user-container {
    width: 85% 
  }
}

#contact-link {
  display: none;
}

@media (min-width: 768px) {
  .footer-container .col-md-6 {
    float: left;
    width: auto;
    margin-right: 25px;
  }
}

@media (min-width: 1200px) {
  .carousel .carousel-inner {
    height: 700px;
  }
}

@media (max-width: 991px) {
  .carousel {
    padding-bottom: 0px;
  }
}

.carousel .carousel-inner {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#search_widget form input {
  background-color: #dfdfdf;
}

.footer-container {
  background: #000;
  color: #7f7f7f;
}

.footer-container .h3 {
  color: #7f7f7f;
}

#footer {
  background: #000;
}

.myaccount-title a {
  color: #7f7f7f !Important;
}

.gs-presta-container {
  display: none;
}

.block-category, #subcategories {
  display: none;
}

@media (min-width: 1200px) {
  #product, #category {
   .product-miniature .thumbnail-container .product-thumbnail img {
     width: 350px;
     height: 350px;
    }
  }
}

@media (min-width: 1600px) {
   #product, #category {
     .container {
       width: 1400px;
     }
   }
 }

 .top-menu .popover {
  background: #000;
  border-top: solid 1px #222;
  border-radius: 5px;
}

#header a:hover, #footer a:hover {
  color: #fff !important;
}

#search_filters_brands, #search_filters_suppliers, .tax-shipping-delivery-label {
  display: none;
}

.product-information .nav-tabs .nav-item:nth-child(2) {
  display: none !important;
}

.add-to-cart {
  background: #000;
}

.add-to-cart:hover {
  background: #7a7a7a;
}

.add-to-cart {
  .shopping-cart {
     color: #fff;
   }
}

.current-price-value {
  color: #000;
}

#wrapper {
  background: url("https://glovestar.pl/img/cms/gs-background.jpg");
}

.block_newsletter {
  background: none !important;
}

.block_newsletter #block-newsletter-label {
  color: #7a7a7a;
}

.product-miniature .thumbnail-container {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#custom-text {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.product-cover, .product-information, .product-comment-list-item, .block-categories, .pagination .page-list, .thumb, .card {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.btn-comment .material-icons {
  color: #fff;
}

.blockreassurance_product svg path {
  fill: #7a7a7a;
}

@media (max-width: 991px) {
  #custom-text {
    padding: 1rem;
  }
}
