




@media screen and (min-width: 1030px){
	#product-menu #menu-dice-cups a{margin: 15px 10px 0 70px !important}
	#product-menu #menu-easy-view-dominoes a{margin: 15px 10px 0 64px !important}
	#product-menu #menu-classic-dominoes a{margin: 15px 10px 0 88px !important}


	.category-item .domino-size {
		font-size:13px !important;
		padding: 11px 0 22px 62px !important;
	}
}

div.double9{
	display:block;
	text-align:center;
	background-image:url(Double-9-Traveler-Desktop2.jpg);
	width:999px;
	height:219px;
	margin:0 auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

div.holidayshipping6{
	display:block;
	text-align:center;
	background-image:url(holiday-desktop2024.jpg);
	width:999px;
	height:89px;
	margin:0 auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

/** Domino Racks Product Page  Banner **/
div.dominoracksbanner{
	display: block;
	text-align:center;
	background-image:url(domino-racks-banner-desktop.jpg);
	width:1001px;
	height:101px;
	margin:0 auto;
	margin-bottom:20px;
}

/** Product Testimonials **/
div.product-testimonial{
	display: block;
	text-align:center;
	background-image:url(testimonials-desktop.jpg);
	width:1000px;
	height:71px;
	margin:0 auto;
	margin-bottom:20px;
}

/** Image Popup **/
.fancybox-overlay {
	background-color: #000 !important;
}

.fancybox-title-float-wrap .child{font-size:22px !important;}

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

	div.dominoracksbanner{
		display: block;
		background-image:url(domino-racks-banner-mobile.jpg);
		text-align:center;
		width:404px;
		height:213px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		background-repeat: no-repeat;

	}
	div.product-testimonial{
		display: block;
		background-image:url(testimonials-mobile.jpg);
		text-align:center;
		width:404px;
		height:152px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		background-repeat: no-repeat;

	}
}

@media screen and (min-width: 0px) and (max-width: 1018px){

	/** Shipping Banner **/
	div.double9{
		display: block;
		background-image:url(Double-9-Traveler-Mobile.jpg);
		text-align:center;
		width:404px;
		height:219px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;

	}

	/** Shipping Banner **/
	div.holidayshipping6{
		display: block;
		background-image:url(holiday-mobile2024.jpg);
		text-align:center;
		width:399px;
		height:170px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;

	}
}

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

	/** Shipping Banner **/
	div.double9{
		display: block;
		background-image:url(Double-9-Traveler-Mobile.jpg);
		text-align:center;
		width:404px;
		height:219px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;

	}


	div.dominoracksbanner{
		display: block;
		background-image:url(domino-racks-banner-mobile.jpg);
		text-align:center;
		width:404px;
		height:213px;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
		background-repeat: no-repeat;

	}

	/** Shipping Banner **/
	div.holidayshipping6{
		display: block;
		background-image:url(holiday-mobile2024.jpg);
		text-align:center;
		width:399px;
		height:170px!important;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;

	}
}


