/* 

	Styles for the Game Day 2017 sweepstakes.
	
	Assign the gameday body class on specific pages for the styles to apply.

*/

.gameday .fa-cubes:before,
.gameday .fa-file-text-o:before {
  font-family: "FontAwesome";
  padding-right: 15px;
}

.gameday #favorites-top,
.gameday #favorites-bottom {
  clear: both;
}

.gameday #favorites-top {
  display: none;
}

.gameday .leftbar,
.gameday .leftbar-wide,
.gameday .rightbar,
.gameday .rightbar-wide {
  float: left;
  line-height: 0;
  margin: 8px 0 0 0; 
  width: 20%;
}

.gameday .leftbar-wide,
.gameday .rightbar-wide {
  width: 35%;
}

.gameday .horizontalbar {
  line-height: 0;
  margin: 20px 0 20px;
}

.gameday .mediumbar {
  line-height: 0;
  margin: 20px 0 50px;
}

.gameday .horizontalbar img.alignnone,
.gameday .mediumbar img.alignnone,
.gameday .leftbar img.alignnone,
.gameday .rightbar img.alignnone {
  margin: 0;
}

.gameday .betweenbars,
.gameday .betweenbars-narrow {
  float: left;
  font-size: 3rem;
  font-size: 30px;
	font-weight: 800; 
  margin:0; 
  text-align:center;
  width: 60%;
}

.gameday .betweenbars-narrow {
  width: 30%;
}

.gameday .flame {
  color: #d93834;
}

.gameday .rosemary {
  color: #00594f;
}

.gameday .white {
  color: #fff;
}

.gameday .gray {
  color: #ccc;
}

.gameday .italics {
  font-style: italic;
}

.gameday .allcaps {
  text-transform: uppercase;
}

.gameday .dropshadow {
  text-shadow: 2px 2px 10px #000;
}

.gameday .largetext {
  font-size: 6.4rem;
  font-size: 64px;
  font-weight: 800;
}

.gameday .mediumtext {
  font-size: 4.8rem;
  font-size: 48px;
  font-weight: 800;
}

.gameday .smalltext {
  font-size: 3.2rem;
  font-size: 32px;
}

.gameday .leading-tight {
  line-height: 1.0;
}

.gameday .site-inner {
  background: url(/wp-content/uploads/sites/239/2016/12/cooked-perfect-gameday-sweepstakes-2017-header-2.jpg) no-repeat;
  background-position: top center;
  background-size: contain;
  line-height: 1.2;
  padding-top: 44%;
}

.gameday .after-landing-page-content {
  background: url(/wp-content/uploads/sites/239/2016/12/cooked-perfect-gameday-sweepstakes-2017-footer.jpg) no-repeat;
  background-size: cover;
  min-height: 796px;
}

.gameday .after-landing-page-content .wrap {
  padding: 160px 50px 100px;
}

.gameday .entry {
  margin-bottom: 20px;
}

.gameday .gfpc-featured-posts .entry {
  background: #fff;
  box-shadow: 7px 10px 15px #000;
  padding: 20px;
}

.gameday .gfpc-featured-posts h2 {
  margin: 0;
  text-align: center;
}

.gameday .gfpc-featured-posts a {
  color: #d93834;
  font-size: 2rem;
  font-size: 20px;
  text-align: center;
}

.gameday .gfpc-featured-posts .post-343:before {
  content: "";
  background-image: url(/wp-content/uploads/sites/239/2016/12/cooked-perfect-gameday-tape-1.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  height: 99px;
  width: 199px;
  top: -69px;
  left: 47px;
}

.gameday .gfpc-featured-posts .post-341:before {
  content: "";
  background-image: url(/wp-content/uploads/sites/239/2016/12/cooked-perfect-gameday-tape-2.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  height: 99px;
  width: 199px;
  top: -69px;
  left: 47px;
}

.gameday .gfpc-featured-posts .post-342:before {
  content: "";
  background-image: url(/wp-content/uploads/sites/239/2016/12/cooked-perfect-gameday-tape-3.png);
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
  height: 99px;
  width: 199px;
  top: -69px;
  left: 47px;
}

.gameday .gfpc-featured-posts img {
  margin-top: -70px;
  margin-bottom: 0;
}

.gameday span#input_7_4_3_container {
	width: 40%;
}

.gameday span#input_7_4_4_container {
	width: 30%;
}

.gameday select#input_7_4_4 {
    font-size: 14px;
    padding: 9px;
}

.gameday span#input_7_4_5_container {
	margin-left: 20px;
	width: 20%;
}

input#gform_submit_button_8 {
    width: 100%;
}

#gform_8 .validation_error {
    display: none !important;
}

#gform_8 .gfield_description.validation_message {
    font-size: 1.2rem;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
}

#tablepress-46 {
    width: 70%;
    margin: 0 auto;
}

#tablepress-46 tfoot th,
#tablepress-46 thead th {
    background-color: #f0ecec;
}

#tablepress-46 tfoot th {
    font-weight: normal;
    font-size: 14px;
}

#tablepress-46 .column-1 {
    width: 20%;
}

@media only screen and (max-width: 1300px) {

  .gameday .largetext {
    font-size: 4.8rem;
    font-size: 48px;
	}

	.gameday .mediumtext {
    font-size: 3.6rem;
    font-size: 36px;
	}
  
  .gameday .smalltext {
    font-size: 2.4rem;
    font-size: 24px;
	}
 
}

@media only screen and (max-width: 1200px) {

  .gameday .gfpc-featured-posts a {
    font-size: 1.6rem;
    font-size: 16px;
  }

}

@media only screen and (max-width: 1024px) {

  .gameday .after-landing-page-content {
 	background: url(/wp-content/uploads/sites/239/2017/01/cooked-perfect-gameday-sweepstakes-2017-footer-3-1024.jpg) no-repeat;
  	background-size: cover;
  	min-height: 796px;
	}

  .gameday .after-landing-page-content .wrap {
		padding: 50px 25px 0;
  }
  
  .gameday #favorites-bottom {
    display: none;
  }
  
  .gameday #favorites-top {
    display: block;
  }
  
	.gameday .betweenbars {
  	font-size: 2.8rem;
  	font-size: 28px;
	}
  
  .gameday .after-landing-page-content .widget {
    margin-bottom: 80px;
  }

 	.gameday .gfpc-featured-posts {
		max-width: 400px;
    margin: 0 auto;
	}  

	.gameday .gfpc-featured-posts .post-343:before,
	.gameday .gfpc-featured-posts .post-341:before,
	.gameday .gfpc-featured-posts .post-342:before {
		left: calc(47%/2);
	}  
  
  .gameday .gfpc-featured-posts .entry {
    margin-bottom: 80px;
  }
  
  .gameday .gfpc-featured-posts img {
    margin-top: -60px;
  }

}

@media only screen and (max-width: 960px) {

	.gameday .leftbar,
	.gameday .rightbar {
  	margin: 6px 0 0 0; 
	}

	.gameday .betweenbars {
  	font-size: 2.2rem;
  	font-size: 22px;
	}

	.gameday #field_7_5 label.gfield_label,
	.gameday #field_7_6 label.gfield_label,
	.gameday #field_7_7 label.gfield_label {
		font-size: 1.6rem;
		font-size: 16px;
	}

}

@media only screen and (max-width: 768px) {

  .gameday .after-landing-page-content {
 		background: url(/wp-content/uploads/sites/239/2017/01/cooked-perfect-gameday-sweepstakes-2017-footer-3-768.jpg) no-repeat;
  	background-size: cover;
	}
  
  .gameday #favorites-top .phrase1,
  .gameday #favorites-top .phrase2, 
  .gameday #favorites-top .phrase3 {
    display: block;
    font-size: 3.6rem;
    font-size: 36px;
   	line-height: 1.2;
  }

  .gameday .leftbar,
	.gameday .rightbar {
  	margin: 4px 0 0 0; 
	}

	.gameday .betweenbars {
  	font-size: 1.8rem;
  	font-size: 18px;
	}
 
  .gameday .largetext {
    font-size: 3.6rem;
    font-size: 36px;
	}

	.gameday .mediumtext {
    font-size: 2.6rem;
    font-size: 26px;
	}
  
  .gameday .smalltext {
    font-size: 1.8rem;
    font-size: 18px;
	}

  .gameday #field_7_5 label.gfield_label,
    .gameday #field_7_6 label.gfield_label,
    .gameday #field_7_7 label.gfield_label {
		font-size: 1.4rem;
		font-size: 14px;
	}

}

@media only screen and (max-width: 641px) {

  .gameday span#input_7_4_3_container,
	.gameday span#input_7_4_4_container,
	.gameday span#input_7_4_5_container {
        width: 100%;
	}

	.gameday span#input_7_4_5_container {
    margin-left: 0;
	}
  
  .gameday #field_7_5 label.gfield_label,
	.gameday #field_7_6 label.gfield_label,
	.gameday #field_7_7 label.gfield_label {
		font-size: 2rem;
		font-size: 20px;
	}

}

@media only screen and (max-width: 600px) {

    .gameday .after-landing-page-content {
        background: url(/wp-content/uploads/sites/239/2017/01/cooked-perfect-gameday-sweepstakes-2017-footer-3-600.jpg) no-repeat;
  	    background-size: cover;
    }
	
	.gameday .leftbar,
	.gameday .rightbar {
        margin: 3px 0 0 0;
	}

	.gameday .betweenbars {
        font-size: 1.4rem;
  	    font-size: 14px;
	}
  
    .gameday .largetext {
        font-size: 2.2rem;
        font-size: 22px;
	}

	.gameday .mediumtext {
        font-size: 1.8rem;
        font-size: 18px;
	}
  
    .gameday .smalltext {
        font-size: 1.2rem;
        font-size: 12px;
	}

}

@media only screen and (max-width: 500px) { 

    .gameday.landing-page-primary-navigation .site-container .site-inner {
        margin-top: 80px;
        padding-right: 7%;
        padding-left: 7%;
	}

    .gameday .after-landing-page-content {
 		background: url(/wp-content/uploads/sites/239/2017/01/cooked-perfect-gameday-sweepstakes-2017-footer-3-500-2.jpg) no-repeat;
  	    background-size: cover;
	}
  
    .gameday .leftbar,
    .gameday .rightbar {
  	    margin: 10px 0 0 0;
	}

    .gameday .betweenbars {
  	    font-size: 1.6rem;
  	    font-size: 16px;
	}

    .gameday span.newline {
        display: block;
    }

    .gameday-rules-prizes {
        font-size: 14px;
	}
  
    .gameday #gform_submit_button_7,
    .gameday #gform_submit_button_8 {
		font-size: 1.1rem;
		font-size: 11px;
	}

}
