﻿@import '/admin/code/prettyphoto/css/prettyPhoto.css';


#healthhaven-shop h1{
margin-top:0px;
}


#healthhaven-shop .shopAddToCart
{
    max-width:200px
    }


#healthhaven-shop #shopFeaturedProductImageWrap 
{
    float:right; 
    margin:0px 0 10px 30px;
    }
    
#healthhaven-shop #shopFeaturedProductImageWrap img
{
    margin-bottom:20px
    }    
    


#healthhaven-shop .shopShadow{
    -moz-box-shadow: 9px 9px 12px #999;
    -webkit-box-shadow: 9px 9px 12px #999;
    box-shadow: 9px 9px 12px #999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=135, Color='#999999')";  
}


#healthhaven-shop .shopShadow:hover{
    -moz-box-shadow: 9px 9px 12px #666;
    -webkit-box-shadow: 9px 9px 12px #666;
    box-shadow: 9px 9px 12px #666;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=135, Color='#999999')";  
}


#healthhaven-shop .shopThumbnailLabel{
text-align:center; 
margin-top:10px;
}


#healthhaven-shop .shopThumbnailWrap  
{
    text-align:center;
    /*float:left;*/
    display:inline-block; 
    vertical-align:top; 
    width:33.33% !important;  /* subtract middle column padding then divide by 3 columns */
    margin:0 0 50px 0;    
}





#healthhaven-shop .shopItemColumnClass1 {
    padding:0 6% 0 0 ;     
    }
#healthhaven-shop .shopItemColumnClass2 {
    padding:0 3% ;     
    }
#healthhaven-shop .shopItemColumnClass0 {
    padding:0 0 0 6% ;     
    }






@media (max-width: 600px) {
#healthhaven-shop .shopThumbnailWrap  
{
width:100% !important; 
} 

#healthhaven-shop .shopItemColumn1, 
#healthhaven-shop .shopItemColumn2, 
#healthhaven-shop .shopItemColumn0 {
    padding:0;     
    }
}











#healthhaven-shop a{
  text-decoration:none  
    }

#healthhaven-shop a:hover{
  text-decoration:underline  
    }




#healthhaven-shop #shopFeaturedImage
{
    border:0; 
    max-width:100%
}



#healthhaven-shop .shopFeaturedImageThumb
{
    height:45px;
    margin:0 2px
    }


#healthhaven-shop .shopThumbImage
{
    max-width:100% !important;
    
    }


        
#healthhaven-shop #rightShopShortcutWrap{
    cursor:pointer;
    text-align:right
}


#healthhaven-shop #rightShopShortcutWrap div{
    display:inline-block ;

padding:20px 40px ;    
}



#healthhaven-shop .shopMenuCheckoutWrap{
border:1px solid transparent ;
background: #F73A3A ;
white-space:nowrap ;
float:right ;
color:white ;
}


#healthhaven-shop .shopMenuCheckoutWrap:hover{
border:1px solid #F73A3A ;
background:transparent ;
color:#F73A3A ;
text-decoration:none ;
}





#healthhaven-shop .shopMenuItemWrap{
    padding:5px 0 ;

}








/*Shop Menu Theme*/
    
#healthhaven-shop.shopMenuTheme a{
text-decoration:none;
color:#333333
}



#healthhaven-shop.shopMenuTheme .shopItemPrice
{
    color:#216C2A
    }

#healthhaven-shop.shopMenuTheme a:hover{
  text-decoration:underline  
}    
    
#healthhaven-shop.shopMenuTheme .shopCategoryLabel{
background:#9E8467;
color:white;
/*padding:4px 6px 4px 6px;*/
padding: 8px 16px;
font-size:120%;

}

#healthhaven-shop.shopMenuTheme .shopProductImageWrap
{
    position:absolute;
    z-index:10000; 
    display:none;
    padding:10px;
    background:beige;
    border:1px solid lavender;
    }
    
#healthhaven-shop.shopMenuTheme .shopProductImage
{
    max-width:100%;
    margin-bottom:10px
    }



#healthhaven-shop #shopViewCart{
    white-space:nowrap;
    text-transform:uppercase

}


#healthhaven-shop #shopItemPriceWrap .shopItemPrice{
color:green; 
margin-top:20px
}


#healthhaven-shop .shopAddToCartWrap{
margin-top:10px;

}

#healthhaven-shop .shopOptionPrompt{

    margin:20px 0; 
}


#cartItemsCodeWrap {
    text-align:center
}


#healthhaven-shop #shopRightColumn .shopViewCartWrap {
    margin-bottom:20px;
    width:50%;
    display:inline-block;
    text-align:right;
        vertical-align:middle;
}


#healthhaven-shop #shopRightColumn .shopSearchFormWrap {
    margin-bottom:20px;
    display:inline-block;
    width:50%;
    vertical-align:middle;
}
 

#healthhaven-shop #shopViewCartImage{
    height:35px;

}

#healthhaven-shop .shopSearchBox{
    width:250px;
    max-width:80%;
}
