Skip to content
Welcome to Jumping Jack Productions. | "Kids teaching kids."
Jumping Jack Productions
  • Home
  • About Us
  • Merch
  • Videos
  • Toy Photography
  • Contact

Close Menu

  • Home
  • About Us
  • Merch
  • Videos
  • Toy Photography
  • Contact

Toy Photography

This is the Toy Photography page.

Search Pages for more Toy Photography
  • 1
  • 2
  • 3
  • 4
  • The Lasting Connection

  • Magic Man

  • Saving the Day

  • Face Off

  • Pops For Patients Toy Photography

  • Be a Buddy Not a Bully

Search Pages for more Toy Photography
  • 1
  • 2
  • 3
  • 4

Please Subscribe

Navigation

  • Home
  • About Us
  • Merch
  • Videos
  • Toy Photography
  • Contact

Categories

  • Behind The Scenes (12)
  • Comical Short Videos (8)
  • Educational (6)
  • Inspirational (2)
  • Movies (1)
  • Short Films (5)
  • Toy Photography (20)
  • Videos (33)
  • WOW! (5)

Search

Atlanta Web Design by One Spark Media.
/* ----------------------------------------- */ /* View slug: toy-photography-view - start */ /* ----------------------------------------- */ ul#toys { list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; } ul#toys li { width: 49.5%; margin-right: 1%; height: 400px; background-size: cover; background-position: center center; position: relative; margin-bottom: 10px; } ul#toys li:nth-child(2n) { margin-right: 0; } ul#toys li:nth-child(1n) .toy-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(210,20,20,0.8); color: #fff; text-align: center; opacity: 0; transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; } ul#toys li:nth-child(2n) .toy-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(98,170,52,0.8); color: #fff; text-align: center; opacity: 0; transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; } ul#toys li:nth-child(3n) .toy-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(31,80,196,0.8); color: #fff; text-align: center; opacity: 0; transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; } .overlay-info { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); } .toy-icon { width: 60px; height: 60px; background-color: #fff; border-radius: 50%; text-align: center; margin: 0 auto; } .toy-icon .fa { font-size: 30px; padding-top: 15px; color: #292929; } ul#toys li a:hover > .toy-overlay { opacity: 1; transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; } .toy-pages { font-size: 12px; font-style: italic; color: #292929; } ul.wpv-pagination-nav-links-container { list-style: none; margin: 0; padding: 0; display: flex; } ul.wpv-pagination-nav-links-container li { display: inline-block; margin: 5px; border: 1px solid #62aa34; background-color: #62aa34; } ul.wpv-pagination-nav-links-container li.active { display: block; background-color: #efefef; padding: 4px 12px; } ul.wpv-pagination-nav-links-container li a { display: block; color: #fff !important; font-weight: 400; padding: 4px 12px; } @media screen and (max-width: 782px) { ul#toys li { height: 280px; } } @media screen and (max-width: 500px) { ul#toys li { height: 180px; } ul#toys li a .toy-overlay .overlay-info h3 { font-size: 18px; line-height: 20px; } } /* ----------------------------------------- */ /* View slug: toy-photography-view - end */ /* ----------------------------------------- */