
a{
    text-decoration: none;
}

.button-container {
  border: 1px solid #ddd;
  margin: 0 10px 10px 0;
  padding: 20px;
  width: 300px;
  height: 300px;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}

#npr{
  position: relative;
  top: 13%;
}

#npr p{
  display: inline-block;
  font-family: "DM Sans", sans-serif;
  color: black;
  font-weight: 600;
  font-size: 60px;
  height: 80px;
}

#n:hover{
  background-color: rgb(214, 32, 33);
  color: white;
  padding-left: 13px;
  padding-right: 13px;
  transition: all .3s;
}

#p:hover{
  background-color:black;
  color: white;
  padding-left: 13px;
  padding-right: 13px;
  transition: all .3s;
}

#r:hover{
  background-color: rgb(35, 123, 189);
  color: white;
  padding-left: 18px;
  padding-right: 18px;
  transition: all .3s;
}

a#btn_oldnavy {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
  overflow: hidden;
}

a#btn_oldnavy img {
  position: absolute;
  object-fit: contain;
  width: 240px;
}

a#btn_oldnavy img:first-of-type {
  opacity: 0;
  transition: opacity 0.15s linear;
}

a#btn_oldnavy:hover img:first-of-type {
  opacity: 1;
}

a#btn_oldnavy img:last-of-type {
  opacity: 1;
  transition: opacity 0.15s linear;
}

a#btn_oldnavy:hover img:last-of-type {
  opacity: 0;
}

a#btn_instagram {
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: all 0.3s ease-in;
}

a#btn_instagram::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, rgb(240, 148, 51) 0%, rgb(230, 104, 60) 25%, rgb(220, 39, 67) 50%, rgb(204, 35, 102) 75%, rgb(188, 24, 136) 100%);
  opacity: 0;
  transition: opacity 0.3s linear;
}

a#btn_instagram i {
  margin-top: 100px;
  font-size: 80px;
  color: transparent;
  background-image: linear-gradient(45deg, rgb(240, 148, 51) 0%, rgb(230, 104, 60) 25%, rgb(220, 39, 67) 50%, rgb(204, 35, 102) 75%, rgb(188, 24, 136) 100%);
  background-clip: text;
  transition: all 0.3s linear;
}

a#btn_instagram:hover::before {
  opacity: 1;
}

a#btn_instagram:hover i {
  background: none;
  color: white;
}

a#btn_facebook {
  display: inline-block;
  color: rgb(8, 102, 255);
  font-size: 25px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 70px;
  margin: auto;
  margin-top: 66px;
  padding: 25px 30px 100px 30px;
  transition: all .3s;
}

a#btn_facebook:hover {
  background-color: rgb(8, 102, 255);
  color: white;
}

a#btn_cn {
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;
  overflow: hidden;
}

a#btn_cn img {
  position: absolute;
  object-fit: contain;
  width: 240px;
}

a#btn_cn img:first-of-type {
  opacity: 0;
  transition: opacity 0.15s linear;
}

a#btn_cn:hover img:first-of-type {
  opacity: 1;
}

a#btn_cn img:last-of-type {
  opacity: 1;
  transition: opacity 0.15s linear;
}

a#btn_cn:hover img:last-of-type {
  opacity: 0;
}

#lyft {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin-top: 17px;
}

#lyft img {
  height: 50px;
  width: auto;
  margin: auto;
  margin-top: 9px;
  position: relative;
  z-index: 2;
}

#img-wrapper {
  height: 100px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

#lyft #img-wrapper:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: -32px;
  left: 65px;
  background-color: rgb(111, 92, 230);
  transition: all 0.5s;
}

#lyft:hover #img-wrapper:before {
  width: 50%;
}

a#lyft:hover img {
  transition: all .6s;
  filter:drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.5));
}

a#btn_mollyjogger {
	display: inline-block;
	position: relative;
	margin:auto;
	margin-top: 100px;
	padding: 8px 16px;
	background-color: rgb(255, 255, 255);
	color: rgb(60, 68, 28);
	font-family: "quimby-gubernatorial", sans-serif;
	font-size: 30px;
	text-decoration: none;
	letter-spacing: -.5px;
	transition: all .2s;
}

a#btn_mollyjogger:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: rgb(60, 68, 28);
	transition: all .3s;
}

a#btn_mollyjogger:hover {
	color: rgb(252, 249, 244);
}

a#btn_mollyjogger:hover:before {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

a#btn_mollyjogger span {
	position: relative;
	z-index: 10;
}

@font-face {
  font-family: NewYorker;
  src: url(../images/NewYorker.ttf) format('truetype');
}

a#btn_newyorker{
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-top: 115px;
  padding: 5px 0;
  box-sizing: border-box;
  color:black;
  font-family: NewYorker, 'Helvetica Neue', Arial, sans-serif;
  font-size: 25px;
  transition: all 0.2 ease;
}
a#btn_newyorker::after{
  position:absolute;
  content:'';
  width: 0;
  height: 1px;
  bottom: -5px;
  left: 50%;
  background-color: black;
  transition: width 0.2s ease, left 0.2s ease;
}

a#btn_newyorker:hover::after, a#btn_newyorker:focus::after{
  width: 100%;
  left: 0;
}

a#bissingers-button {
  display: inline-block;
  position: relative;
  margin: auto;
  margin-top: 100px;
  padding: 18px 16px;
  background-color: #fff;
  color: rgb(221, 175, 82);
  font-family: "UnifrakturMaguntia", cursive;
  font-size: 40px;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all .3s;
  border: 2px solid transparent;
  border-radius: 4px;
  overflow: hidden; 
}

a#bissingers-button::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(135deg, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0) 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

a#bissingers-button:hover::before {
  opacity: 1;
  animation: shimmer 1.25s infinite linear;
}

@keyframes shimmer {
  0% { transform: translateX(-100%); }
  100% { transform: translateX(100%); }
}

a#btn_tcr {
  display: inline-block;
  position: relative;
  margin: auto;
  margin-top: 90px;
  padding: 7px 14px;
  background-color: #fff;
  color: black;
  font-family: "Bakbak One", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all .1s;
}

a#btn_tcr span {
    position: relative;
    z-index: 2;
}

a#btn_tcr:before {
  position: absolute;  
  content: "";
  display: block;
  background: rgb(232, 16, 171);
  background: linear-gradient(90deg, rgba(232, 16, 171, 1) 0%, rgba(255, 230, 0, 1) 50%, rgba(0, 204, 255, 1) 100%);
  width: 0;
  height: 100%;
  z-index: 1;
  top: 0%;
  left: 0%;
  transition: all .25s;
}

a#btn_tcr:hover {
  color: white;
}

a#btn_tcr:hover:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}