/*
Theme Name: Merchandiser Child
Theme URI: http://merchandiser.getbowtied.com/
Description: This is a child theme for Merchandiser.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: merchandiser
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/



.shortcode_getbowtied_slider {margin-bottom: 0rem;}

.woocommerce .product_title {
	font-size: 2.11333rem;}

.woocommerce .woocommerce-tabs ul.tabs li {
    display: inline-block;
    font-weight: bold;
	font-size: 2rem;}
.woocommerce .upsells h2 {
	font-size: 2rem;}

.woocommerce .related h2 {font-size: 2rem;}

.woocommerce ul.products li.product .shop_product_metas h3 {
    font-size: 1.27778rem;
}
.woocommerce ul.products li.product .shop_product_metas .shop_product_price {
	font-size: 0.96667rem;}

.woocommerce .shop-product-badges .onsale {
    border-color: #ff0000;}
.woocommerce .shop-product-badges .onsale { color:#ff0000;}

.button.disabled, .button[disabled], button.disabled, button[disabled] {background:#6c0d2a;}


@media only screen and (min-width: 80em)
.footer-widget-wrapper .footer-widget-area li.widget {
    width: 20%;
}

/****************************************************************/
/****************************************************************/
/****************************************************************/