/*
Theme Name: My PrimaShop (WC)
Theme URI: http://www.yoururl.com
Author: Your Name
Author URI: http://www.yoururl.com
Description: Your Online Shop Description
Version: 1.1
Template: primashop-wc    
License: GPL License
License URI: license.txt
Tags: light, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
*/

@import url("../primashop-wc/style.css");

#header-menu .menu-primary a, #header-menu .menu-primary a:visited {
line-height: 45px;
}
#header-menu .menu-primary li:hover ul, #header-menu .menu-primary li.sfHover ul {
top: 145px;
}

/*temporary whilst gadget show graphic is live on call out */
.header-action-button {
margin-top: 30px;
}
#header-action a.header-action-button, #header-action a.header-action-button:visited {
  -webkit-box-shadow: none;
  box-shadow: none; 
}
/*temporary whilst gadget show graphic is live on call out */

.ps-button.green { background: #cadf86; border: 1px solid #cadf86; }
.ps-button.green:hover { background: #669933; border:1px solid #669933; }