/*

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 ***************/

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





@media only screen and (min-width:63.93em){

	.site-header-wrapper .site-branding img {

		width:200px;

	}

}

.site-footer-widget-area{background-color: #f2f2f2;padding-top: 60px;margin-bottom: 0px;}

.site-footer-copyright-area{background-color: #000;color:#fff}

#site-footer .copyright_text{    margin-top: 0px; margin-bottom: 0px;  padding: 20px 0px;  text-align: left;    font-size: 1em;}

#site-footer .copyright_text a{text-decoration: none!important;color:#fff!important;border:none}

.copyright_text a, .copyright_text span{margin: 0px 10px}

.copyright_text a{margin-left: 0px;}

.site-footer-widget-area .widget_black_studio_tinymce p{margin-bottom: 0px;}

#site-footer .widget-title{border-bottom: solid 1px #333;max-width: 80%; line-height: 1.5em;}



.tob_bar_shop .row .xlarge-4,.tob_bar_shop .row .xlarge-8{width:100%!important;text-align:left!important}

.site-logo{max-width: 200px!important}



.products-grid .xxlarge-block-grid-5>li,.woocommerce .products ul li, .woocommerce ul.products li{padding: 0 20px 20px!important;}

.prdctfltr_instock{display:none!important}

#page_wrapper.transparent_header.transparency_light .site-header, #page_wrapper.transparent_header.transparency_light .site-header .main-navigation a, #page_wrapper.transparent_header.transparency_light .site-header .site-tools ul li a, #page_wrapper.transparent_header.transparency_light .site-header .shopping_bag_items_number, #page_wrapper.transparent_header.transparency_light .site-header .wishlist_items_number, #page_wrapper.transparent_header.transparency_light .site-header .site-title a, #page_wrapper.transparent_header.transparency_light .site-header .widget_product_search .search-but-added, #page_wrapper.transparent_header.transparency_light .site-header .widget_search .search-but-added{color:#000 !important}

#home-slider .vc_column-inner{padding:0px;}

.backorder_notification{

  display: none;

}

.backorder_notification.custom{

  display: block;

  margin-bottom: 0px;

}

.shopping-bag-button a{z-index:999!important}

.shop_header.with_featured_img .shop_header_bkg {

    background-position: 50% 0!important;

}
#site-top-bar{
    background: #fff!important;
}

/*
.site-top-message{
	    font-weight: bold;
    	font-size: 16px;
}
*/
.woocommerce .products span.onsale, .woocommerce-page .products span.onsale, .woocommerce span.onsale, .woocommerce-page span.onsale, .quickview-badges span.onsale{
         padding: 5px 28px 5px 28px;
      background: red;
      font-size: 15px;
      top:15px!important; 
}  
.product_after_shop_loop .price ins .amount{color: red}
/****************************************************************/

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

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

/*custom gift Wrap*/
.woocommerce-cart .shop_table_responsive .fee{
    display: none;
}
.woocommerce-checkout-review-order .fee{
    display: none;
}

.woocommerce .cart-collaterals .cart_totals table .inb_gift_wrapper th{
    color: #000000;
    font-family: 'Montserrat',sans-serif;
}
.woocommerce .cart-collaterals .cart_totals table .inb_gift_wrapper td{
    padding-bottom: 20px;
    font-family: 'Montserrat',sans-serif;
}
.woocommerce .cart-collaterals .cart_totals table .inb_gift_wrapper  input{
    margin-right: 10px;
}
.woocommerce .cart-collaterals .cart_totals table .inb_gift_wrapper span{
    color:rgba(84,84,84,0.8);
}
.woocommerce .cart-collaterals .cart_totals table .inb_gift_wrapper {
    margin-bottom: 20px;
}
.woocommerce-page .cart-collaterals div.cart_totals tr.shipping td{
    padding-bottom: 10px;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th{
    width: 120px;
}