/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/

@import url("../shopkeeper/style.css");

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.widget_shopkeeper_social_media_child .widget-title{margin-bottom:16px}
.widget_shopkeeper_social_media_child a{font-size:0}
.widget_shopkeeper_social_media_child a:before{display:inline-block;font-size:24px;padding:10px 20px 10px 0;margin-right:10px;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

.widget a.widget_connect_bandcamp:before{content:"\f2d5"} /* BANDCAMP */
.widget a.widget_connect_spotify:before{content:"\f1bc"} /* SPOTIFY */

#featured_releases_home article {
	background-color: #000 !important;	
}

#featured_releases_home article {
    margin-bottom: 0 !important;
}

#featured_releases_home .vc_column-inner {
    padding: 0 !important;
}

#get_hip_webstore_link {
	margin-bottom: 0 !important;
}

.link_2_b2b {	
	background-color: #000000;
	color: #fcb415;
	padding: 10px;
	margin-bottom: 30px;
	font-family: NeueEinstellung;
    font-weight: bold;
	font-size: 24px;
	line-height:30px;
	text-align: center;
    text-transform: uppercase;
	}

.woocommerce-account .row .entry-content {
	margin: 15px auto;
	}
  
.woocommerce-cart .page-title, .woocommerce-checkout .page-title, .woocommerce-account .page-title {
	margin-bottom: 20px;
	}

#wwof_access_denied {
	text-align: center;
	}

	
#wwof_access_denied .login-link-container {
	margin-top: 30px;
	}	
	
#wwof_access_denied .login-link {
	background-color: #fcb415;
	color: #fff;
	padding: 20px;
	font-family: NeueEinstellung;
    font-weight: bold;
    text-transform: uppercase;
	}
	
/****************************************************************/
/****************************************************************/
/****************************************************************/
