/* CSS Document */
@media (min-width:992px) {
/*
  body {
	padding-top: 205px;
    background: url(images/assets/hd_double11_2021.jpg) no-repeat center 30px;
  }
*/
  .xr-footer {
    background: rgba(236,236,236,0.6);
    padding: 1rem 0;
  }

  h1 {
    text-align: center;
    color: rgba(255,87,0,1.00);
    font: bold 2.8em Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    margin: 1rem 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.30);
  }

  .xr-promo-tag-desc {
    font-size: 1.25em;
    font-weight: 300;
  }

/*
  .xr-hd-logo h1,
  .xr-hd-logo span {
	color:#FFF;
  }

  .xr-link-tags a, .xr-link-tags a:visited {
	color:#FFF !important;
  }

  header {
    padding-bottom:120px;
  }
*/
}