﻿@charset "UTF-8";
/* Sample CSS Document */

/*.prcWrp{
	display:none;
}*/

.sfumatoBG a{
   border: none;
   border-radius: 0;
   padding: 10px;
   max-width: 200px;
   top: 0;
   margin: 0;
   width: 100%;
}

.ctaBttns li .pcket.CTA:after{
	background-image:url('/Images/design-your-own/apparel-icons.png');
	background-position: center -200px;
		
}

/* Gray Bar Secondary Nav Styling */


#main-content .productCat .icon{
	height:50px;
	background-image:url(/Images/design-your-own/apparel-icons.png);
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
}

#main-content .gift{
	background-position: center -781px;
}


/* End Gray Bar Secondary Nav Styling */


@media screen and (min-width:768px){
	/*.prcWrp{
		display:inline-block;
	}*/
}

@media screen and (min-width:1024px) and (min-height:768px){
	
}


@media screen and (min-width:1024px){
	
}

@media screen and (min-width:1025px){
	
	
}


