/*.holiday-gift-guide .flashcards .card .flashcard-cont {
    background: rgba(34, 40, 35, 0.7);
    color:#FFF;
}

.holiday-gift-guide .flashcards .card .flashcard-cont .title {
    font-family: 'Kanit', sans-serif;
    font-weight: normal;
}

.holiday-gift-guide .flashcards .card .flashcard-cont .subtitle {
    font-family: 'roboto', sans-serif;
}

.holiday-gift-guide .flashcards .card:hover .flashcard-cont {
    background: rgba(34, 40, 35, 1.0);
    color:#FFF;
}

.no-bars .flashcards .card .flashcard-cont {
    display:none;
}

.catalog-sub-header p{
  padding-left: 8px;
  padding-right: 8px;
}

.sub-section{
	margin: 20px 10px;
}

.sub-section .ribbon .thumb-button, .sub-section .ribbon .thumb-reviews {
    display: block;
}*/
/*#contest-page {
	margin-top: 25px;
}

#section-1{
	text-align: center;
	background: #de7c01;
	color: #FFF;
	padding: 25px;
}

#section-1 h3, #section-1 h4, .sub-bar h2, .sub-bar h3{
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
}

#section-1 h3{
	font-size:24px;
}

#section-1 h4{
	font-size:18px;
}

.third {
    max-width: 32.8%;
}

.sub-bar h2{
	font-size:32px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
}

.sub-bar h3{
	font-size:26px;
	letter-spacing: 4px;
}

.sub-bar{
	background: #0a0a0a;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	-webkit-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.65);
	box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.65);
	margin-bottom: 10px;
}

.email-button{
	font-size: 11px;
	padding: 6px;
	border: 1px solid #000000;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
	font-weight: bold;
}
.item-thumb .item-thumb-container{
	margin-bottom: 0px;
}

.section{
	margin-bottom: 50px;
}

#contest-page #section-4 .item-slider.holiday-thumbs h4.ribbon-title a:after{
	display: none;
}

.sub-section{
	margin: 0px 10px;
}

#section-4 h4{
	font-family: 'Arial';
	font-weight: normal;
	font-size: 20px;
	background: none;
	border-bottom: 2px solid #918f90;
	margin-bottom: 0px;
	margin-top: 15px;
}
.ribbon .thumb-button{
    display: block;
}

/*.ribbon .thumb-button, .ribbon .thumb-reviews {
    display: block;
}*/

/*#contest-page .sign-up-form{
	width:310px; 
	margin:20px auto;
}

#contest-page .sign-up-form .newsletter-signup-button{
	display: inline;
}

#contest-page .sign-up-form .newsletter-signup-input{
	width: 185px;
}

.email-to-friend{
	min-width:300px; 
	max-width: 400px;

}

.email-to-friend h5{
	font-size: 20px;
	margin: 0px;
}

.email-to-friend label{
	margin: 10px 0px 3px 0px;
	display: inline-block;
}

.email-to-friend input[type="text"], .email-to-friend input[type="email"], .email-to-friend textarea{
	width: 90%;
	padding: 8px 10px;
	color: #565656;
}

.email-to-friend textarea{
	height: 150px;
	border: 1px solid #A3A3A3;
    border-radius: 3px;
}
*/

#bladeshow{
	margin-top: -5px;
}

#bladeshow h3{
	text-align: center;
	color: #147cbe;
	font-family: 'Kanit', sans-serif;
    font-weight: 1000;
    font-style: italic;
	font-size: 45px;
	line-height: 40px;
}

#bladeshow h3 span{
	display: block;
	font-size: 30px;
}

#bladeshow h2{
	text-align: center;
	color: #000;
	font-family: 'Kanit', sans-serif;
    font-weight: 1000;
    font-style: italic;
	font-size: 60px;
	line-height: 50px;
}

#bladeshow .content{
	width: 100%;
	max-width: 900px;
	display: block;
	margin: auto;
	font-size: 20px;
}
#bladeshow .content .content-content{
	margin: 0px 20px;
}

blockquote li{
	color: #147cbe;
	font-weight: bold;
}

blockquote li span{
	color: #000;
	font-weight: normal;
}

#bladeshow .badge{
	width: 100%;
	max-width: 300px;
	display: block;
	margin: 40px auto;
}

#bladeshow .schedule-bar{
	background: #000;
	color: #FFF;
	text-align: center;
	width: 100%;
	display: block;
	margin: 40px auto;
	padding: 15px 0px;
	font-size: 35px;
	font-family: 'Kanit', sans-serif !important;
    font-weight: bold;
    font-style: italic;
}

#bladeshow .social{
	width: 310px;
	margin: 10px auto;
}

#bladeshow .social img{
	width: 72px;
}

.schedule-day .day-title{
	background: #000;
	color: #FFF;
	font-size: 18px;
	padding: 8px 20px;
	margin: 20px 0px;
	display: inline-block;
}

.schedule-day ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.schedule-day ul .schedule-entry{
	padding: 5px 0px;
	vertical-align: top;
}

.schedule-day ul span{
	display: inline-block;
}

.schedule-day ul span.time{
	width: 20%;
	vertical-align: top;
}
.schedule-day ul span.event{
	width: 80%;
}

.schedule-day ul span.subtitle{
	display: block;
	font-size: 16px;
	padding: 3px 0px;
}

.shopping-spree-banner{
	background: #147cbe;
	padding: 20px;
	color: #FFF;
	text-align: center;
}

.shopping-spree-banner h4{
	color: #000;
	font-family: 'roboto', sans-serif !important;
	font-size: 36px;
	margin: 20px 0px;
}

.competition-img{
	width: 100%;
	max-width: 600px;
	margin: 20px auto;
	display: block;
}

.see-it-live{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.video{
	position: relative;
	display: inline-block;
	margin-left: 20px;
}

.video:before {
    content: ' p';
    font-family: 'icomoon';
    font-weight: normal;
    font-size: 5px;
    line-height: 10px;
    margin: 3px 0px;
    padding: 1px 0px 1px 1px;
    color: #147cbe;
    border: 1px solid #147cbe;
    display: block;
    text-align: center;
    border-radius: 15px;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    font-weight: normal;
    -webkit-text-stroke: 1px;
    position: absolute;
    left: -20px;
    top: 3px;
}

.schedule-day .video:before {
    top: 0px;
}

/*@media only screen and (max-width: 600px){
.third {
    width: 100% !important;
    max-width: 100%;
    margin-bottom:30px;
}
}

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

	#contest-page {
		margin-top: 0px;
	}

	.email-button{
	float:right;
	margin-right: 20px;
}

}

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

	.email-to-friend{
		min-width:300px; 
		max-width: 400px;

	}

	.email-to-friend input[type="text"], .email-to-friend input[type="email"], .email-to-friend textarea{
	width: 75%;
	}

}*/

/*.holiday-gift-guide .flashcards .card .flashcard-cont {
    background: rgba(34, 40, 35, 0.7);
    color:#FFF;
}

.holiday-gift-guide .flashcards .card .flashcard-cont .title {
    font-family: 'Kanit', sans-serif;
    font-weight: normal;
}

.holiday-gift-guide .flashcards .card .flashcard-cont .subtitle {
    font-family: 'roboto', sans-serif;
}

.holiday-gift-guide .flashcards .card:hover .flashcard-cont {
    background: rgba(34, 40, 35, 1.0);
    color:#FFF;
}

.no-bars .flashcards .card .flashcard-cont {
    display:none;
}

.catalog-sub-header p{
  padding-left: 8px;
  padding-right: 8px;
}

.sub-section{
	margin: 20px 10px;
}

.sub-section .ribbon .thumb-button, .sub-section .ribbon .thumb-reviews {
    display: block;
}*/
/*#contest-page {
	margin-top: 25px;
}

#section-1{
	text-align: center;
	background: #de7c01;
	color: #FFF;
	padding: 25px;
}

#section-1 h3, #section-1 h4, .sub-bar h2, .sub-bar h3{
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
}

#section-1 h3{
	font-size:24px;
}

#section-1 h4{
	font-size:18px;
}

.third {
    max-width: 32.8%;
}

.sub-bar h2{
	font-size:32px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
}

.sub-bar h3{
	font-size:26px;
	letter-spacing: 4px;
}

.sub-bar{
	background: #0a0a0a;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	-webkit-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.65);
	-moz-box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.65);
	box-shadow: 0px 7px 11px 0px rgba(0, 0, 0, 0.65);
	margin-bottom: 10px;
}

.email-button{
	font-size: 11px;
	padding: 6px;
	border: 1px solid #000000;
	display: inline-block;
	background: #fff;
	border-radius: 3px;
	font-weight: bold;
}
.item-thumb .item-thumb-container{
	margin-bottom: 0px;
}

.section{
	margin-bottom: 50px;
}

#contest-page #section-4 .item-slider.holiday-thumbs h4.ribbon-title a:after{
	display: none;
}

.sub-section{
	margin: 0px 10px;
}

#section-4 h4{
	font-family: 'Arial';
	font-weight: normal;
	font-size: 20px;
	background: none;
	border-bottom: 2px solid #918f90;
	margin-bottom: 0px;
	margin-top: 15px;
}
.ribbon .thumb-button{
    display: block;
}

/*.ribbon .thumb-button, .ribbon .thumb-reviews {
    display: block;
}*/

/*#contest-page .sign-up-form{
	width:310px; 
	margin:20px auto;
}

#contest-page .sign-up-form .newsletter-signup-button{
	display: inline;
}

#contest-page .sign-up-form .newsletter-signup-input{
	width: 185px;
}

.email-to-friend{
	min-width:300px; 
	max-width: 400px;

}

.email-to-friend h5{
	font-size: 20px;
	margin: 0px;
}

.email-to-friend label{
	margin: 10px 0px 3px 0px;
	display: inline-block;
}

.email-to-friend input[type="text"], .email-to-friend input[type="email"], .email-to-friend textarea{
	width: 90%;
	padding: 8px 10px;
	color: #565656;
}

.email-to-friend textarea{
	height: 150px;
	border: 1px solid #A3A3A3;
    border-radius: 3px;
}
*/

#bladeshow{
	margin-top: -5px;
}

#bladeshow h3{
	text-align: center;
	color: #147cbe;
	font-family: 'Kanit', sans-serif !important;
    font-weight: bold;
    font-style: italic;
	font-size: 45px;
	line-height: 40px;
}

#bladeshow h3 span{
	display: block;
	font-size: 30px;
}

#bladeshow h2{
	text-align: center;
	color: #000;
	font-family: 'Kanit', sans-serif !important;
    font-weight: bold;
    font-style: italic;
	font-size: 60px;
	line-height: 50px;
}

#bladeshow .content{
	width: 100%;
	max-width: 900px;
	display: block;
	margin: auto;
	font-size: 20px;
}
#bladeshow .content .content-content{
	margin: 0px 20px;
}

blockquote li{
	color: #147cbe;
	font-weight: bold;
}

blockquote li span{
	color: #000;
	font-weight: normal;
}

#bladeshow .badge{
	width: 100%;
	max-width: 300px;
	display: block;
	margin: 40px auto;
}

#bladeshow .schedule-bar{
	background: #000;
	color: #FFF;
	text-align: center;
	width: 100%;
	display: block;
	margin: 40px auto;
	padding: 15px 0px;
	font-size: 35px;
	font-family: 'Kanit', sans-serif !important;
    font-weight: bold;
    font-style: italic;
}

#bladeshow .social{
	width: 310px;
	margin: 10px auto;
}

#bladeshow .social img{
	width: 72px;
}

.schedule-day .day-title{
	background: #000;
	color: #FFF;
	font-size: 18px;
	padding: 8px 20px;
	margin: 20px 0px;
	display: inline-block;
}

.schedule-day ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.schedule-day ul .schedule-entry{
	padding: 5px 0px;
	vertical-align: top;
}

.schedule-day ul span{
	display: inline-block;
}

.schedule-day ul span.time{
	width: 20%;
	vertical-align: top;
}
.schedule-day ul span.event{
	width: 80%;
}

.schedule-day ul span.subtitle{
	display: block;
	font-size: 16px;
	padding: 3px 0px;
}

.shopping-spree-banner{
	background: #147cbe;
	padding: 20px;
	color: #FFF;
	text-align: center;
}

.shopping-spree-banner h4{
	color: #000;
	font-family: 'roboto', sans-serif !important;
	font-size: 36px;
	margin: 20px 0px;
}

.competition-img{
	width: 100%;
	max-width: 600px;
	margin: 20px auto;
	display: block;
}

.see-it-live{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.video{
	position: relative;
	display: inline-block;
	margin-left: 20px;
}

.video:before {
    content: ' p';
    font-family: 'icomoon';
    font-weight: normal;
    font-size: 5px;
    line-height: 10px;
    margin: 3px 0px;
    padding: 1px 0px 1px 1px;
    color: #147cbe;
    border: 1px solid #147cbe;
    display: block;
    text-align: center;
    border-radius: 15px;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    font-weight: normal;
    -webkit-text-stroke: 1px;
    position: absolute;
    left: -20px;
    top: 3px;
}

.schedule-day .video:before {
    top: 0px;
}

/*@media only screen and (max-width: 600px){
.third {
    width: 100% !important;
    max-width: 100%;
    margin-bottom:30px;
}
}

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

	#contest-page {
		margin-top: 0px;
	}

	.email-button{
	float:right;
	margin-right: 20px;
}

}

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

	.email-to-friend{
		min-width:300px; 
		max-width: 400px;

	}

	.email-to-friend input[type="text"], .email-to-friend input[type="email"], .email-to-friend textarea{
	width: 75%;
	}

}*/
