footer {
  margin-top: 15px;
  padding-top: 30px;
  background-color: #191919;
  color: #e2e2e2;
  font-family: "OpenSans-R", "Open Sans", "sans-serif";
  font-size: 14px;
}

footer div.container {
  max-width: 1152px;
}

label[for="newsletter"] {
  color: #646464;
}

footer h5 {
  font-family: "OpenSans-R", "Open Sans", "sans-serif";
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  margin: 0px;
}

.social_icons {
  margin: 0 3%;
}

footer a {
  color: #ccc;
}

.footer-newsletter-grid-item2 > input {
  width: 100%;
  border-radius: 6px;
  border: none;
  padding: 5px 10px;
  color: #242424;
  margin: 5px 0;
}

.list-unstyled {
  list-style: none;
  padding-left: 0px;
}

.list-unstyled > li > a {
  text-decoration: none;
}

/* subscribe newsletter popups css start */
.newsletter-grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 10px;
  width: 90%;
  border-radius: 5px;
  margin: 0 auto 1.5%;
  padding: 0.5%;
  background-color: white;
}

.newsletter-grid-item1 {
  grid-column: 1 / span 2;
}

#mymodal-product-page > .modal-dialog > .modal-content {
  margin-top: 169px;
}

#heading-popup {
  text-align: center;
  color: red;
}

.footer-popup-grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  width: 90%;

  /* background-color: #242424; */
  border-radius: 5px;
  margin: 0 auto 1%;
  padding: 0.5%;
  background-color: white;
}

.offer-popup > .container > .footer-popup-grid-container {
  width: 100%;
}

.footer-popup-grid-item1 {
  grid-column: 1 / span 2;
}

.newsletter-grid-container > .newsletter-grid-item1 > .newsletter-input-email {
  border: 1px solid #ccc;
}

.offer-popup {
  height: 175px;
  width: 300px;
  margin-right: 5px;
  background: white;
  right: 0;
  position: fixed;
  transition: all 0.9s;
  padding-top: 20px;
  border-radius: 10px;
  vertical-align: top;
  top: 101%;
  z-index: 999;
  box-shadow: 0 0 15px #636363;
  visibility: hidden;
}

.offer-popup h5 {
  text-align: center;
  font-size: 15px;
  color: black;
}

.offer-popup p {
  text-align: center;
  color: black;
  padding: 10px 13px;
  margin-bottom: 0;
}

.offer-band {
  top: 0;
  margin-top: -20px;
  width: 9%;
  height: 22px;
  text-align: right;
  float: right;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: all 0.8s;
  color: black;
}

.offer-band i {
  font-size: 21px;
  padding-top: 4px;
  padding-right: 19px;
}

.newsletter-grid-container input[type="text"] {
  width: 100%;
  border-radius: 6px;
  border: none;
  padding: 5px 10px;
  color: #242424;
  margin: 0;
}

.newsletter-grid-container input[type="button"] {
  width: 100%;
}

#subscribe-popup-head-div {
  background-color: #ec1a30;
  height: 55px;
}

#subscribe-popup-head-div .close {
  font-size: 32px;
  margin-top: 9px;
  margin-right: 15px;
  color: white;
  opacity: 0.6;
  text-shadow: 0 0 0 #fff;
  line-height: 1.1;
}

/* subscribe popups css end */

/* go to top image css start */

.go-to-top-image {
  cursor: pointer;
}

/* go to top image css end */

/* footer newsletter form css start */

.footer-newsletter-grid-container {
  display: grid;

  /* grid-template-columns: auto auto auto auto auto; */
  grid-template-columns: 0.5fr 0.3fr 0.2fr;
  gap: 10px;
  width: 90%;
  background-color: #242424;
  border-radius: 5px;
  margin: 0 auto 1%;
  padding: 0.8%;
}

.footer-newsletter-grid-item1 {
  display: flex;
  align-items: center;
}

.footer-newsletter-grid-container input[type="text"] {
  width: 100%;
  border-radius: 6px;
  border: none;
  padding: 8px 10px;
  color: #242424;
  margin: 0;
  margin-top: 2px;
}

.footer-newsletter-grid-container input[type="button"] {
  width: 90%;
}

label[for="newsletter"] {
  font-size: 14px;
  color: #646464;
}

/* footer newsletter form css end */

/* footer links container css start */

.footer-links-container {
  display: grid;
  grid-template-columns: 17% 15% 18% auto auto;
  width: 90%;
  gap: 15px;
}

.footer-links-grid-item {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}

.footer-links-container a:hover,
.footer-links-container a:focus {
  color: #787878;
}

.footer-links-container a:visited {
  color: #787878;
}

/* footer links container css end */

/* payment gateway info css start */

.pay-gateway-info p {
  font-size: 115%;
}

/* payment gateway info css end */

/* sprites info css start */

.sprites-info-grid-container {
  margin-top: 2%;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 0;
}

.sprites-info-inner-grid {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 0;
  width: 80%;
}

.sprites-info-inner-grid-item2 {
  grid-column: 2 / span 3;
}

.footer-sprite {
  background-image: url("https://www.redwolf.in/image/icon-sprite-2.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 43px;
  width: 43px;
  margin: 0 5px;
}

.cod-footer-sprite {
  background-position: 0 -86px;
}

.shipping-footer-sprite {
  background-position: 0 0;
}

.global-footer-sprite {
  background-position: 0 -43px;
}

.footer-links,
.footer-sprite-description {
  color: #787878;
}

.footer-sprite-description {
  font-size: 0.99em;
  width: 80%;
}

.copyright-container {
  background-color: #303030;
  padding: 1%;
  margin-top: 1%;
}

.copyright-container > p {
  margin-bottom: 0;
  margin-top: 0;
}

/* sprites info css end */

#scrollUp {
  position: fixed;
  bottom: 52px;
  right: 7px;
  z-index: 99;
  display: none;
}

/* responsive css start */

@media screen and (min-width: 320px) and (max-width: 767px) {
  .footer-newsletter-grid-container {
    grid-template-columns: auto;
    padding: 0 10px;
  }

  .footer-newsletter-grid-container input[type="button"] {
    width: 100%;
    margin-bottom: 5px;
  }

  .footer-links-container {
    display: grid;
    grid-template-columns: auto auto;
    grid-template-columns: 50% 50%;
    width: 100%;
    text-align: center;
    gap: 0px;
  }

  .pay-gateway-info {
    margin-top: 30px;
  }

  .sprites-info-grid-container {
    grid-template-columns: auto !important;
    flex-direction: column;
  }

  .sprites-info-inner-grid {
    grid-template-columns: auto 90%;
    width: 100%;
  }

  .footer-links-container :last-child {
    page-break-before: always; /* CSS 2.1 syntax */
    break-before: always; /* New syntax */
  }

  .child-item {
    grid-column: 1 / -1;
  }

  .footer-sprite {
    margin: 0 15px;
  }
}

@media screen and (min-width: 768px) {
  .newsletter-grid-container .input {
    margin-top: 7px;
  }

  .footer-sprite-description {
    max-width: 225px;
  }

  .sprites-info-grid-container > div:nth-child(3) > .footer-sprite-description {
    max-width: 295px;
  }
}

@media only screen and (max-width: 480px) {
  #scrollUp {
    width: 65px;
  }
}

@media screen and (max-width: 768px) {
  .footer-newsletter-grid-container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* responsive css end */
