/*
Theme Name: Steel Guitars Of Canada Child
Theme URI: http://www.strike-it-up.ca
Version: 1.0
Description: A child theme that allows for customization.
Author: Craig Smith
Author URI: http://www.strike-it-up.ca
template: bb-theme
*/

/*

Colours:
Blue: #4682b4

*/

#video-wrapper
{
	width: 100%;
	height: inherit;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	border: none !important;
	clear: both !important;
}
#video-wrapper iframe
{
	width: 100%;
	height: 100%;
	border: none !important;
	clear: both !important;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fluid-width-video-wrapper
{
	padding-top: 56.25% !important;
	margin-bottom: 20px !important;
	clear: both !important;
}

table.wpsc-purchase-log-transaction-results 
{
width: 100% !important;
}
.wpsc-purchase-log-transaction-results td, th
{
padding: 10px !important;
width: 25% !important;
}
.fl-node-5e39a7aa29b74 .fl-slide-0 .fl-slide-title, .fl-node-5e39a7aa29b74 .fl-slide-0 .fl-slide-text
{
	text-shadow: 4px 4px 5px rgba(0,0,0, 0.8);
}
.checkout_cart
{
	width: 100% !important;
}

#checkout_page_container table.checkout_cart tr.header th
{
	text-align: left !important;
	padding: 10px;
}
#checkout_page_container table.checkout_cart tr td, #content #checkout_page_container table.checkout_cart tr td
{
	vertical-align: top !important;
}
#checkout_page_container table.checkout_cart td.firstcol
{
	vertical-align: top;
	text-align: left;
}
.wpsc_checkout_table input.text
{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
input, button, select, textarea
{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
#shippingsameasbillingmessage
{
	padding-right: 10px !important;
}
#shippingSameBilling
{
	margin-right: 10px !important;
}
.wpsc_email_address
{
	margin-top: 20px !important;
	font-size: 18px !important;
}
img#wpsc_checkout_gravatar 
{
	display: none !important;
}
.wpsc_page_numbers_bottom.group
{
	margin-top: 60px !important;
	margin-bottom: 20px !important;
	clear: both;
	float: left;
	width: 100%;
}
.fl-page-bar
{
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fl-page-bar .fl-social-icons i.fas, .fl-page-bar .fl-social-icons i.fab
{
	font-size: 18px;
	width: 28px;
	height: 28px;
}

.fl-page button:not(.customize-partial-edit-shortcut-button):hover
{
	background-color: #c4c4c4 !important;
}
.menu > li.current-menu-item > a
{
	color: #000 !important;
}
.fl-menu-mobile-toggle-label
{
	color: #000 !important;
}
.fl-node-5e41b7bc74c00 .fl-menu-mobile-toggle:hover, .fl-node-5e41b7bc74c00 .fl-menu-mobile-toggle.fl-active
{
	color: #333 !important;
}
.fl-node-5e41b7bc74c00 .fl-menu
{
}
.fl-comments
{
	margin: 0;
	display: none !important;
}
.wpsc-breadcrumbs
{
	width: 100% !important;
	padding: 30px !important;
	background-color: #ebebeb;
	color: #000;
	border-radius: 10px;
	margin-bottom: 20px;
	font-weight: 600;
}
.wpsc-breadcrumbs a:hover
{
	color: #4682b4;
}
#home-heading h1
{
	line-height: 1.0em;
	font-weight: 700;
}
.imagecol
{
	float: right !important;
	width: 30% !important;
	margin-left: 20px !important;
	margin-bottom: 20px !important;
}
.imagecol img
{
	width: 100% !important;
}
h2.prodtitle
{
	font-size: 20px !important;
	margin-bottom: 10px !important;
    margin-top: 10px;
    width: 95% !important;
	text-transform: capitalize !important;
}
.product_grid_item
{
	float: left !important;
	clear: right !important;
	height: 300px;
	margin-bottom: 40px !important;
	margin-top: 20px;
	width: 25% !important;
}
.wpcart_gallery img
{
	width: 29% !important;
	margin-top: 10px;
}
#single_product_page_container
{
	width: 100% !important;
}
.pricedisplay
{
	font-size: 18px;
	font-weight: 600;
	color: #000;
	line-height: 1.0em;
}
.currentprice
{
	color: #4682b4;
	line-height: 1.0em;
}
.fl-post-header h1
{
	text-align: left !important;
	font-size: 28px !important;
}
h4.fl-widget-title
{
	font-size: 20px !important;
}
.wpsc_buy_button
{
	padding: 10px 20px !important;
	border-radius: 10px !important;
	margin-top: 20px;
}
.product_grid_display .product_grid_item
{
	box-shadow: none !important;
}
.quantity_container
{
	display: none !important;
}
@media only screen and (max-width: 600px) {
	.product_grid_item
{
	float: left !important;
	clear: right !important;
	height: 300px;
	margin-bottom: 40px !important;
	margin-top: 20px;
	width: 50% !important;
}
}