
html {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

	background-image: none;
}

#navigation {
	z-index: 101;
}

#bar {
	z-index: 103;
}

.bar.shadow.three {
	z-index: 102;
}

#skrollr-body {
	position: relative;
}

#footer {
	clear: both;
}

.tc-anchor {
	position: absolute;
}

#footer {
	position: relative;
	z-index: 2;
}



.product-logo {
    position: relative;
}



#monarch-header .title h1 {
	line-height: 22px;
    margin: 0 0 0 10px;
    color: #FFF;
    padding: 18px 0 0 0;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	}



#monarch-header .title h2 {
margin: 0 0 0 10px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 3.2px;
    color: #DBAB4D;
    font-weight: 300;
}

.title-container h2 {
        font-size: 2.6em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    color: #FFFBF2;
    text-align: center;
    margin: 0 0 4px 0;
    letter-spacing: 0.13em;
}

.title-container h3 {
        text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0;
    color: #DBAB4D;
    font-weight: 300;
    font-size: 1.4em;
    text-align: center;
}


	.tc-slide {
		display: block;
		width: 100%;
		position: relative;
		background: #161616;
	}

	.tc-content h2 {
	    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	    color: #FFF;
	    margin: 0 0 6px 0;
		text-shadow: 0 1px 0 #000;
		font-size: 38px;
		line-height: 38px;
		text-shadow: 0 2px 0 rgba(0, 0, 0, 0.37);
		font-weight: 200;
	}
	.tc-content h3 {
		font-family: "proxima-nova", Helvetica, Arial, sans-serif;
		color: #DBAB4D;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		letter-spacing: 1.5px;
		line-height: 20px;
		margin: 0 0 12px 0;
		text-shadow: 0 2px 0 rgba(0, 0, 0, 0.24);
	}
	.tc-content p {
	    padding: 0;
	    margin: 0 0 14px 0;
	    color: #b0b0b0;
	    text-shadow: 0 1px #000;
	    text-align: justify;
	    font-size: 18px;
	    line-height: 24px;
	    text-shadow: 0 1px 0 #000;
	    margin: 0 0 18px 0;
	    font-family: Helvetica Neue, Helvetica, Arial,sans-serif;
	    font-weight: 200;
	}

		.tc-buy strong.variant-title {
		display: block;
		width: 100%;
		font-size: 16px;
		text-transform: uppercase;
		margin: 0 0 10px 0;
		color: #DBAB4D;
		}


	.mb-video-inline {
		display: none;
	}

	.tc-photos {
	    xmargin-top: 17px;
	}

	.tc-photos a {
	    display: block;
	    width: 80px;
	    height: 80px;
	    float: left;
	    clear: none;
	    margin: 0 21px 21px 0;
	    background-size: 100% auto;
	    background-size: cover;
	    background-position: center center;
	    border-radius: 2px;
	    box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.35), inset 0 1px rgba(255, 255, 255, 0.08), inset 0 0 1px rgba(255, 255, 255, 0.14);

	}
		.tc-photos a:hover {
			cursor: pointer;
		box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.14), 0 0 0 2px #FFF, 1px 2px 8px #000, inset 0 1px rgba(255, 255, 255, 0.08)!important;
		}
	.tc-photos a:last-child {
		margin-right: 0;
	}

	.tc-row {
		width: 872px;
		margin: 0 auto 0 auto;
		position: relative;
		height: 100%;
		padding: 0;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.tc-content {
		width: 391px;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
      	-webkit-transform: translateY(-50%);
      	-moz-transform: translateY(-50%);
      	-ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
		padding: 0;
		z-index: 2;
		float: left;
	}

#monarch_brand {
      margin: 0 auto;
    display: block;
    margin-bottom: 35px;
    width: 90px;
}


	/* Slide One - Intro */
	#tc-slide-one {
		background: url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.hero-v3.jpg?v=40895591738785039331603897697") center center no-repeat;
		background-size: 100% auto;
		background-size: cover;
		height: 710px;
	}
		.title-container {
			position: absolute;
			top: 50%;
			left: 50%;
			height: 210px;
			margin: -73px 0 0 -485px;
			width: 965px;
		}
			.title-container .title {
				background: none;
				text-align: right;
				padding: 0 15px 0 0;
			}
				#tc-slide-one .title > strong {
				font: 300 17px/24px "proxima-nova";
				text-transform: none;
				text-align: center;
				display: block;
				float: right;
				clear: right;
				width: 100%;
				margin: 20px 8px 28px 0;
				}
				.title-container .title > strong,
				#monarch-header .title > strong {
					padding: 0;
					margin: 0 0 10px 0;
					font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
					color: #C9C9C9!important;
					text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.34);
					line-height: 28px;
					text-transform: uppercase;
					letter-spacing: 2px;
					float: right;
					display: inline;
					clear: both;
				}
				#monarch-header .title > strong {
					font-size: 20px!important;
				}
				.title-container .title small,
				#monarch-header .title small {
					margin: 0 0 20px 0!important;
					font-family: "proxima-nova", Helvetica Neue, Helvetica, Arial, sans-serif;
					font-weight: 300;
					font-style: normal;
					text-transform: uppercase;
					letter-spacing: 3px;

					line-height: 15px!important;
					color: #BFC9CF!important;
					padding: 0;
					text-shadow: 0 1px 3px #000, 0 1px 0 #000;
					float: right;
					display: inline;
					clear: both;
				}
				.title-container .title > span,
				#monarch-header .title > span {
					font-style: normal;
					font-size: 18px;
					position: relative;
					left: 7px;
					z-index: 11;
					line-height: 29px;
					color: #D0C8C0;
					text-shadow: 0 1px 3px #000, 0 1px 0 #000;
					float: right;
					display: block;
					clear: both;
					width: 300px;
					font-family: Helvetica Neue, Helvetica, Arial,sans-serif;
					font-weight: 200;
					color: #B6B1A8;

				}
					.title-container .title em {
						font-style: normal;
						color: #6D6258;
						margin: 0 2px;
						line-height: inherit;
						font-size: 17px;
					}
				.title-container .title p {
					color: #A59285!important;
					padding: 0 5px 0 0;

					line-height: 22px;
					margin: 5px 0 13px 0;
					text-shadow: 1px 1px 1px #000;
					font-family: Georgia, serif;


				}

				#monarch-header {
				    position: fixed;
				    top: 0;
				    left: 0;
				    width: 110%;
				    margin: 0 -5%;
				    background: rgba(0, 0, 0, 0.7);
				    z-index: 99;
				    height: 75px;
				    box-shadow: inset 0 80px 40px #000;
				    padding-top: 42px;
				}

					#socialShareBar {
						margin: 0!important;
						padding: 27px 0 0 0;
						max-width: 195px;
						transition: all 0.5s;
						position: absolute;
						top: 0;
						right: 183px;
					}

				#monarch-header-buy {
					position: fixed;
					top: 42px;
					left: 0;
					width: 100%;
					z-index: 100;
					height: 75px;
					xtransition: opacity 0.2s;
				}
					#monarch-header .title,
					#monarch-header-buy .title {
					    width: 867px;
					    margin: 0 auto;
					    padding: 0;
					    height: 100%;
					    background: none!important;
					}
					#monarch-header-buy .title {
						width: 929px;
					}
					#monarch-header .title {
						width: 970px;
						padding: 0 39px;
						box-sizing: border-box;
						-webkit-box-sizing: border-box;
						-moz-box-sizing: border-box;
						-o-box-sizing: border-box;
						-ms-box-sizing: border-box;
					}
					#monarch-header > .title > strong {
					    float: left;
					    height: 100%;
					    line-height: 78px!important;
					    color: #E6EAED!important;
					}
					#monarch-header > .title > small {
					    float: left;
					    margin: 0!important;
					    clear: left;
					    height: 100%;
					    line-height: 104px!important;

					}


				.title-container #socialShareBar {
					margin: 5px 0 11px 8px!important;
				}

				#monarch-header-buy #socialShareBar {
					margin: 0!important;
				}
				body.cards #socialShareBar {
					margin: 0!important;
				}

				a#product-thumb-6 {
				    background-size: 160% auto;
				}

				a#product-thumb-8 {
				    background-size: 150% auto;
				}

				a#product-thumb-4 {
				    background-size: 150% auto;
				}

				a#product-thumb-9 {
				    background-size: 150% auto;
				    background-position: center right;
				}

				a#product-thumb-3 {
				    background-size: 131% auto;
				}



				.tc-slide-quote {
				    border-top: 4px solid #DBAB4D;
				    background-color: #16171D;
				    background-image: url('//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.quote-bg-repeat.png?v=175804498597816829391603897571');
				    background-position: center center;
				    background-repeat: repeat;
				    padding: 30px 0;
				    text-align: center;
				}

				.tc-slide-quote p {
				    color: #D5D5D7;
				    font-size: 22px;
				    font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif;
				    font-weight: 400;
				    font-size: 1.8em;
				    line-height: 1.4em;
				    text-shadow: 0 2px 0 #000;
				}

				.tc-slide-quote img {
				    width: 100px;
				}

				.tc-slide-quote.two img {
				    width: 240px;
				    height: auto;
				    margin-top: -21px;
				}

				.tc-slide-quote.three img {
				    width: 240px;
				}

				.tc-slide-quote strong {
				    color: #DEAD44;
				    font-style: italic;
				    padding-top: 10px;
				    display: block;
				    font-size: 1.2em;
				    padding-bottom: 10px;
				}



	/* Slide Two - Inspiration */
	#tc-slide-two {
		height: 600px;
		margin: 0;
		background: #000 url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.ace-filled@2x.jpg?v=99921918399829849021603897710") 0 0 no-repeat;
		background-size: auto 110%;
		border-top: 4px solid #DBAB4D;
		box-shadow: inset 0 0 50px 2px #000;
		background-position: center center;
	}

	#tc-slide-two .tc-content {
	  padding: 30px;
	  width: 415px;
	}

	#tc-slide-two p {
	font-size: 16px;
	margin-bottom: 0;
	}

	#tc-slide-two h2 {
	font-size: 31px;
	}

	#tc-slide-two .tc-photos {
		float: left;
		clear: none;
		margin: 18px 0 0 0;
	}

	#tc-slide-two .tc-photos a {
	    margin-right: 0;
	        float: left;
	        clear: none;
	        margin: 0px 15px 0 0;
	        height: 76px;
	        width: 128px;
	}
	#tc-slide-two .tc-photos a:last-child {
	    margin-right: 0;
	}

#tc-slide-two h3 {
letter-spacing: 2px;
font-size: 17px;
}

		a#product-thumb-2 {
		    display: block;
		    width: 116px;
		    height: 116px;
		    float: left;
		    clear: none;
		    margin: 1px 21px 0 0;
		    background-size: 180% auto;
		    background-size: cover;
		    border-radius: 2px;
		    box-shadow: 1px 2px 8px #000, inset 0 1px rgba(255, 255, 255, 0.08), inset 0 0 1px rgba(255, 255, 255, 0.14);
		}
		a#product-thumb-3 {
			width: 116px;
			height: 116px;
			margin-bottom: 0!important;
		}



			#tc-slide-two p strong {
				color: #E4E4E4;
			}

		#tc-slide-two .quote {
		    clear: none;
		    text-indent: -7px;
		    padding-top: 19px;
		    font-style: italic;
		    font-size: 21px;
		    line-height: 26px;
		}
			#tc-slide-two p.quote > span {
			    display: block;
			    float: right;
			    font-style: normal;
			    font-size: 17px;
			}


		.tc-slide-quote.two .tc-photos {
		    clear: both;
		    margin: 0 auto;
		    width: 330px;
		    padding: 10px 0 15px 0;
		}

		.tc-slide-quote.two .tc-photos a {
		    width: 100px;
		    margin: 0 15px 0 0;
		    height: 100px;
		}

		.tc-slide-quote.two #product-thumb-7 {
		    margin: 0;
		}

	/* Slide Three */
	#tc-slide-three {
		background: #000 url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.morgan-freeman@2x.jpg?v=8377249478156466401603897699") center center no-repeat;
		height: 680px;
		border-top: none;
		border-top: 4px solid #DBAB4D;
		background-size: auto 110%;
	}

		#tc-slide-three .tc-photos {
		width: 100%;
		float: left;
		clear: none;
		margin-top: 5px;
		}

		#tc-slide-three .tc-content {
			float: right;
			padding: 18px;
			top: 48%;
			width: 408px;
			background: rgba(0, 0, 0, 0.58);
		}

		#tc-slide-three p {
		display: block;
		width: 100%;
		float: left;
		clear: none;
		margin-right: 0px;
		margin-bottom: 10px;
		}
		#tc-slide-three h2 {
			text-shadow: 0 2px 0 rgba(0, 0, 0, 0.22);
		}

		#tc-slide-three .tc-photos a {
			box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.27), inset 0 1px rgba(255, 255, 255, 0.08), inset 0 0 1px rgba(255, 255, 255, 0.14);
			width: 185px;
			height: 116px;
			margin-bottom: 0;
		}

	/* Slide Four */
	#tc-slide-four {
		background: #000;
		xbackground: url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.4pack-reversed@2x.jpg?v=147524451450923948871603897705") center center no-repeat;
		background-size: auto 100%;
		height: 605px;
		border-top: 4px solid #DBAB4D;
		overflow: hidden;
	}
		#tc-slide-four .tc-row {
			z-index: 3;
		}
		#tc-slide-four .tc-content {
			float: left;
			width: 400px;
			padding: 18px;
			background: rgba(0, 0, 0, 0.88);
		}

		#tc-slide-four .tc-photos a {
		  width: 116px;
		  height: 77px;
		  margin-bottom: 0;
		}

		video#monarch-bg-vid {
		    position: absolute;
		    top: 50%;
		    left: 0;
		    z-index: 0;
		    width: 100%;
		    height: auto;
		    background-size: cover;
		    -moz-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		    -webkit-transform: translateY(-50%);
		    transform: translateY(-50%);
		}
		#tc-slide-four .inner-shadow {
		    width: 100%;
		    height: 100%;
		    box-shadow: inset 0 0 100px 10px #000;
		    z-index: 10;
		    position: relative;
		    background-color: rgba(20, 20, 20, 0.26);
		}

		#buy-now > img {
		    width: 100%;
		    margin: 30px 0 0 0;
		    opacity: 1;
		}



/* Slide Five */
	#tc-slide-five {
		background: #000;
		background: url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.bg-fourpack.jpg?v=932184015521377251603897648") right center no-repeat;
		background-size: 100% auto;
         background-size: cover;
		height: 700px;
		border-top: 4px solid #DBAB4D;
		overflow: hidden;
	}
		#tc-slide-five .tc-row {
			z-index: 3;
		}
		#tc-slide-five .tc-content {
			    float: right;
                width: 400px;
                padding: 18px;
		}

		#tc-slide-five .tc-photos a {
		  width: 116px;
		  height: 77px;
		  margin-bottom: 0;
		}


		#excelsior {
			background-image: url('//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.excelsior-seal.png?v=80140871905134382221603897647');
			background-position: center center;
			    background-repeat: repeat-x;
			    width: 100%;
			    height: 149px;
			    background-size: auto 100%;
			    margin: 41px 0 0 0;
			    position: absolute;
			    bottom: 40px;
		}

#tc-slide-five p {
    color: #CCD0D8;
}



/* Slide seven */
#tc-slide-seven {
	background: #000;
		background: url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.macro.jpg?v=40375244109411293521603897690") center center no-repeat;
		background-size: 100% auto;
         background-size: cover;
	z-index: 1;
	clear: none;
	border-top: 4px solid #DBAB4D;
	height: 780px;
}

#tc-slide-seven .tc-photos.gallery {
    width: 100%;
    height: 138px;
    min-height: 0;
    border-bottom: 4px solid #DBAB4D;
    padding: 0 0 30px 0;
}

#tc-slide-seven .tc-photos.gallery a {
    width: 200px;
    height: 126px;
    margin: 0 24px 0 0;
}

#tc-slide-seven .tc-photos.gallery a:last-child {
    margin-right: 0;
}

#tc-slide-seven h2 {
	color: #DBAB4D;
	font-weight: 700;
	font-size: 27px;
}
	#tc-slide-seven .tc-content {
        background: rgba(0, 0, 0, 0.8);
		padding: 25px 25px 10px 20px;
		width: auto;
		z-index: 3;
	}

		#tc-slide-seven .tc-photos {
		float: right;
		width: 391px;
		min-height: 283px;
		margin: 0;
		}
		#tc-slide-seven hr {
			margin: 0 -10px 40px -10px;
			clear: both;
			border: none;
			border-bottom: 4px solid #DBAB4D;
		}
		.tc-buy img {
		float: left;
		width: 41px;
		height: 41px;
		clear: both;
		margin: 0 10px 0 0;
		}


		.tc-photos.buy-decks {
		    margin-top: 46px!important;
		    margin-bottom: 0!important;
		}



#tc-slide-seven #buy-now .buy {
	    background: transparent !important;

    border-radius: 3px;
    border: none;
    padding: 0;
    width: auto;
    margin: 10px 0;
    transition: all 1.65s;
    padding-right: 0;
}
	#tc-slide-seven .buy.glow {
		box-shadow: 0 0 100px rgba(255, 227, 143, 0.67);
		transition: all 0.15s;
	}
.tc-buy-decks {
	width: 324px;
	padding-right: 0!important;
}
#tc-slide-seven .patch {
	display: none;e
}

.mb-special-thanks {
color: #6B6B6B;
font-size: 11px;
text-align: center;
margin: 30px 0 0 0;
line-height: 17px;
}

	#tc-slide-seven .buy .price {
		font-family: "proxima-nova", Helvetica Neue, Helvetica, Arial, sans-serif;
		color: #CBD5DB;
		font-size: 26px;
		font-weight: 200;
		line-height: 41px;
		margin: 0 12px 0 0;
		float: left;
	}

	#tc-slide-seven p {
		max-width: 330px!important;
		color: #F2F2F2;
		text-shadow: 0 2px #000;
	}

	#tc-slide-seven .tc-photos a {
	width: 376px;
	height: 285px;
	margin: 10px 0 10px 0;
	float: right;
	}



		#product-thutc-2,
		#product-thutc-6 {
			width: 380px;
			height: 248px;
			margin: 0 0 13px 0;
		}

		#product-thutc-3,
		#product-thutc-4,
		#product-thutc-5,
		#product-thutc-7,
		#product-thutc-8,
		#product-thutc-9 {
			width: 118px;
			height: 118px;
			margin: 0 13px 0 0;
		}

		#product-thutc-5,
		#product-thutc-9 {
			margin-right: 0;
		}

		.quantity-widget > strong,
		.quantity-widget2 > strong {
			font-family: 'proxima-nova', Helvetica Neue, Helvetica, Arial, sans-;
			font-weight: 200;
			font-size: 20px;
			color: #CBD5DB;
			line-height: 20px;
			float: left;
			text-shadow: 0 1px 1px #000;
		}
			.quantity-slider-container {
				display: block;
				position: relative;
				width: 230px;
				background: #2A2A2A!important;
				height: 14px;
				overflow: visible;
				margin: 9px 3px 14px 0;
				float: left;
				clear: left;
				border-radius: 7px;
				padding: 0;
				box-shadow: inset 0 0 0px 3px #4E4E4E, inset 0 0 5px 3px rgba(0, 0, 0, 0.77);
			}
				.quantity-slider,
				.quantity-slider2 {
					width: 210px;
					position: relative;
				}
					.quantity-slider .ui-slider-handle,
					.quantity-slider2 .ui-slider-handle {
					    background-image: url(//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/points-widget-knob@2x.png?1034590)!important;
					    width: 23px;
					    height: 24px;
					    display: block;
					    background-color: rgba(0, 0, 0, 0)!important;
					    border: none!important;
					    position: absolute;
					    padding: 3px;
					    background-repeat: no-repeat;
					    margin: -10px -3px -3px -3px;
					    background-position: 3px 4px;
					    background-size: 100% auto;
					}
					.quantity-slider .ui-slider-range,
					.quantity-slider2 .ui-slider-range {
					    background: url('https://static.theory11.com//img/t11/content/store/spend_points/points-widget-track.png') top left no-repeat;
					    width: 268px;
					    height: 6px;
					    position: absolute;
					    top: 4px;
					    left: 4px;
					    border: none;
					}

			.quantity-display {
				float: left;
				clear: none;
				border: 1px solid rgba(255, 255, 255, 0.45);
				padding: 6px 0;
				margin: 1px 0 0 10px;
				width: 66px;
				text-align: center;
				font-family: 'brandon-grotesque', Helvetica Neue, Helvetica, Arial, sans-serif;
				font-size: 14px;
				line-height: 14px;
			}


	body.tc-mobile .quantity-slider .ui-slider-handle {
	    width: 50px;
	    height: 52px;
	    background-size: 76%;
	    margin: -14px;
	}
	body.tc-mobile .quantity-slider-container {
	    margin: 20px 3px 25px 0;
	}
	body.tc-mobile .quantity-display {
	    margin-top: 12px;
	}


	#reviews {
	width: 970px;
	margin: 0 auto;
	}
	#reviews #rating {
	width: 355px;
	}

	#tc-slide-one .title {
		background-repeat: no-repeat;
    background-position: top center;
    float: right;
    width: 405px;
    padding: 0;
    margin: 241px 0 0 0px;
    -webkit-animation: fadein 4s;
    -moz-animation: fadein 4s;
    -ms-animation: fadein 4s;
    -o-animation: fadein 4s;
    animation: fadein 4s;
    background-size: 100% auto;
    height: 355px;
	}

	#tc-slide-one .container.title-container {
	    position: relative;
    margin: 0 auto;
    width: 970px;
    top: 0;
    left: auto;
	}

	#tc-slide-one .title-container h1 {
			display: block !important;
			font-size: 2.6em;
			line-height: 36px;
			text-transform: uppercase;
			letter-spacing: 0.1em;
			font-family: "minion-pro-subhead", "minion-pro-condensed", georgia, serif;
			font-weight: 700;
			color: #FFFBF2;
			text-align: center;
	}

	#tc-slide-one .title-container h1 span {
			display: block;
			text-transform: uppercase;
			letter-spacing: 4px;
			margin: 10px 0 0 0;
			color: #DBAB4D;
			font-family: "brandon-grotesque";
    font-weight: 700;
			font-size: 22.4px;
			text-align: center;
	}

	.buy-widget-wrap {
	        text-transform: uppercase;
    letter-spacing: 4px;
    margin: 10px 0 0 0;
    color: #DBAB4D;
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.4em;
    text-align: center;
	margin-top: 30px;
    }

	.buy-widget-wrap .price {
	    font-weight: 300;
	    font-size: 15px;
	    line-height: 44px;
	    padding: 0 15px 0 0;
	}

	a.btn-play {
		color: #472C01;
		text-shadow: 0 1px 0 rgba(255, 214, 106, 0.66);
		background: #575757;
		background: -moz-linear-gradient(top, #E4B42C 0%, #BA6F00 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d1d1d), color-stop(100%,#0b0b0a));
		background: -webkit-linear-gradient(top, #1d1d1d 0%,#0b0b0a 100%);
		background: -o-linear-gradient(top, #E4B42C 0%,#BA6F00 100%);
		background: -ms-linear-gradient(top, #E4B42C 0%,#BA6F00 100%);
		background: linear-gradient(to bottom, #E4B42C 0%, #BA6F00 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d1d1d', endColorstr='#0b0b0a',GradientType=0 );
		font-weight: 500;
		font-family: "Helvetica Neue";
		letter-spacing: 0.01em;
		position: relative;
		display: block;
		text-decoration: none;
		width: auto;
		float: left;
		clear: none;
		font-size: 15px;
		line-height: 20px;
		padding: 13px 14px 13px 58px;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-seif;
		font-weight: 600;
		text-align: center;
		border-radius: 3px;
		margin: 20px -5px 0 0;
		transition: opacity 0.4s;
	}
		a.btn-play .icon {
		  	position: absolute;
		  	left: 5px;
		  	top: 5px;
		  	height: 34px;
		  	width: 53px;
		  	display: block;
		  	box-shadow: inset 2px 0 2px rgba(0, 0, 0, 0.03);
		  	line-height: 36px;
		  	padding: 0 1px;
		  	background: rgba(0, 0, 0, 0.17);
		  	font-family: 'FontAwesome';
		  	text-align: center;
		  	background-image: url('https://cdn.shopify.com/s/files/1/0013/7332/products/monarch-Promo-001c1_small.jpg?v=1422451101');
		  	background-position: center center;
		  	background-size: 100% auto;
		  	background-size: cover;
		  	color: #B78846;
		  	font-size: 14px;
		}
		  	a.btn-play .icon:before {
			  	content: "\f04b";
			  	display: inline-block;
			  	font-family: FontAwesome;
			  	font-style: normal;
			  	text-shadow: 0 2px 5px #000;
		  	}


	a.btn-play:hover {
		cursor: pointer;
		box-shadow: inset 0 0 60px 20px rgba(166, 102, 0, 0.67);
	}

	a.btn-play:active {
	  text-shadow: 0 0 2px rgba(255,255,255,0.3);
	  box-shadow: inset 0 0 20px #101010;
	}

	.buy-widget-wrap a.btn-play {
		    margin: 0!important;
		}

		.buy-widget-wrap .btn-play {
		    margin: 0!important;
		    position: relative!important;
		    height: 18px;
		    line-height: 17px!important;

		    border-radius: 2px!important;
		    width: 107px;
		    letter-spacing: 0;
		    padding: 13px 8px 13px 65px!important;
		}




	a.sold_out {
	background: -moz-linear-gradient(top, #FF4343 0%, #7F0000 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF4343), color-stop(99%,#7F0000));
	background: -webkit-linear-gradient(top, #FF4343 0%,#7F0000 99%);
	background: -o-linear-gradient(top, #FF4343 0%,#7F0000 99%);
	background: -ms-linear-gradient(top, #FF4343 0%,#7F0000 99%);
	background: radial-gradient(ellipse at center, rgba(255, 69, 69, 1) 0%,rgba(251, 104, 104, 0) 99%,rgba(251, 104, 104, 0) 100%), linear-gradient(to bottom, #FF4343 0%,#7F0000 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4343', endColorstr='#7F0000',GradientType=0 );
	cursor: default;
	color: #290206!important;
	box-shadow: inset 0 0 1px 1px rgba(255, 126, 126, 0.32), 0 1px 3px rgba(0, 0, 0, 0.46);
	text-shadow: 0 1px #FF7171;
	padding: 8px 20px;
	font-weight: bold;
	border-radius: 2px;
	margin: 2px 0 0 0;
	position: relative;
	float: right;
	  margin: 2px 35px 0 0;
	}


	@keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Firefox < 16 */
	@-moz-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Internet Explorer */
	@-ms-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Opera < 12.1 */
	@-o-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

@media (min-width: 1300px) {
	section#tc-slide-one {
	    height: 825px;
	}
	.tc-row {
	    width: 1100px;
	  }
	 #tc-slide-two {
	     height: 670px;
	 }
	 #monarch-header-buy .title {
	     width: 1063px;
	 }
	 #monarch-header .title {
	     width: 1166px;
	   }
  #tc-slide-one .title {
    margin-top: 320px;
    width: 300px;
  }
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    /* Retina-specific stuff here */

    #tc-slide-one {
    	background-image: url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.hero-v3.jpg?v=40895591738785039331603897697");
    }

    #tc-slide-two {
    	background-image: url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.ace-filled@2x.jpg?v=99921918399829849021603897710");
    }

    #tc-slide-three {
    	background: #000 url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.morgan-freeman@2x.jpg?v=8377249478156466401603897699") center left no-repeat;
    	background-size: auto 110%;
    }

    #tc-slide-four {
    	background: #000 url("//cdn.shopify.com/s/files/1/0013/7332/t/11/assets/product.monarch.morgan-freeman@2x.jpg?v=8377249478156466401603897699") center left no-repeat;
    	background-size: 100% auto;
    }
    #tc-slide-five {

    }

}

@media (max-width: 1404px) and (min-width: 993px) {
  #monarch-root #buy-now .buy {
    margin-left: 0 !important;
  }
}

@media (max-width : 600px) {
	.featured-product-page .tc-slide-quote {
	    background-size: 22px auto;
	}
	.featured-product-page #tc-slide-one:before {
		opacity: 0.66;
	}
	.featured-product-page .tc-slide-quote p {
		font-size: 19px!important;
		margin-top: 14px;
	}
	.featured-product-page .tc-content {
	    width: 100%!important;
	}
	.featured-product-page .tc-content h3 {
	    text-align: center;
	}

	a#product-thumb-2,
	a#product-thumb-3,
	a#product-thumb-4,
	a#product-thumb-10,
	a#product-thumb-11,
	a#product-thumb-12,
	a#product-thumb-13,
	a#product-thumb-14,
	a#product-thumb-15 {
		width: 30%!important;
		height: 0!important;
		padding-bottom: 30%;
		margin-right: 5%!important;
		margin-bottom: 0!important;
	}
	a#product-thumb-8,
	a#product-thumb-9 {
		width: 48%!important;
		height: 0!important;
		padding-bottom: 31%;
		margin-right: 4%;
		margin-bottom: 0!important;
	}
	a#product-thumb-4,
	a#product-thumb-9,
	a#product-thumb-12,
	a#product-thumb-15 {
		margin-right: 0!important;
	}

	#tc-slide-three {
		background-size: cover;
		background-position: 21% center;
	}
	#tc-slide-three .tc-content {
		background: rgba(0,0,0,0.72);
	}
	#tc-slide-four .inner-shadow {
	z-index: 12;
	}

	video#monarch-bg-vid {
	    top: 0;
	    transform: none;
	    height: auto;
	    width: 100%;
	    margin: 0 auto;
	}
	#tc-slide-four {
		height: auto;
		background: #000;
		padding: 0;
	}
	#tc-slide-five {
	    background-position: bottom left;
	    background-size: 147% auto;
	    padding: 10vw 0 73vw 0;
	    height: auto;
	}
	#tc-slide-three .tc-content,
	#tc-slide-five .tc-content {
	    background: none;
	    padding: 0;
	}
	#tc-slide-five h2 {
		font-size: 30px;
	}
	#tc-slide-seven p {
	    max-width: 330px;
	    color: #F2F2F2;
	    text-shadow: 0 2px #000;
	    width: 100%;
	    padding: 5%;
	    box-sizing: border-box;
	}

	.featured-product-page .tc-slide-quote.two p {
	    margin-bottom: 20px;
	}

	#tc-slide-two .tc-content {
	    padding: 0;
	}

	#tc-slide-two {
	    background-position: bottom right;
	    background-size: 165% auto;
	    padding-bottom: 70vw;
	    height: 440px;
	}


	#tc-slide-three {
	    background-position: top left!important;
	    background-size: 155% auto;
	    padding-top: 71vw;
	    height: 436px;
	}

	.tc-slide-quote.three img {
	    max-width: 200px;
	}

	.tc-slide-quote strong {
	    font-size: 1.1em;
	}

	.featured-product-page .tc-slide-quote.three {
	    display: none;
	}

	.featured-product-page .tc-content h3 {
	    font-size: 17px!important;
	}

	.featured-product-page #buy-now p {
	    max-width: 100%!important;
	    padding: 0.5em;
	}
	#tc-slide-four .inner-shadow {
	    box-shadow: none;
	    background: linear-gradient(to bottom, rgba(0,0,0,0) 30vw,rgba(0,0,0,1) 60vw);
	    padding-top: 44vw;
	    padding-bottom: 13vw;
	}

	#tc-slide-four .tc-content {
	    background: none;
	}

	.tc-slide-quote.two img {
	    max-width: 60%;
	}

	#tc-slide-five h3 {
	    font-size: 16px!important;
	}

	#tc-slide-four .tc-content,
	#tc-slide-five .tc-content {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		padding: 0;
	}
	#tc-slide-seven {
	    background-color: #0c0d12;
	    background-position: bottom right 18%;
	    background-size: 188% auto;
	    height: auto;
	    padding-bottom: 20vw;
	    padding-top: 12vw;
	}

	#tc-slide-seven .tc-content {
	    transform: none;
	    -webkit-transform: none;
	    -moz-transform: none;
	    -ms-transform: none;
	    -o-transform: none;
	}

	#tc-slide-seven p {
	    background: none;
	}
}
