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


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

@font-face {
  font-family: "PPEditorialNew-Light";
  src: url('fonts/PPEditorialNew-Light.woff2') format('woff2'), url('../fonts/PPEditorialNew-Light.woff') format('woff'), url('../fonts/PPEditorialNew-Light.ttf') format('ttf'), url('../fonts/PPEditorialNew-Light.otf') format('otf'), url('../fonts/PPEditorialNew-Light.eot') format('eot');
}
@font-face {
  font-family: "Bolivia-Normal";
  src: url('fonts/Bolivia-Normal.woff2') format('woff2'), url('../fonts/Bolivia-Normal.woff') format('woff'), url('../fonts/Bolivia-Normal.otf') format('otf');
}

.uni-builderius-container .parsley-errors-list {
	position: static!important;
}
div.parsley-error label span.uni-cpo-option-label__radio {
	border-color: #d7d7d7;
}

.woof_list li {
	white-space: nowrap;
}
.off-canvas.position-left {
    width: auto; 
}

.ausgegraut a {
	/*color:#e1e1e1!important;*/
   opacity: .1;
}

.tc-epo-metadata .tc-price-in-cart {
	display: block
}

td.product-name a.tm-cart-edit-options, .tm-cart-edit-options {display: none}

.woocommerce-cart-form__cart-item .product-name p.cart-price {margin-bottom:0;}

/*.tc-epo-metadata .tc-value p {word-spacing: 100vw;}*/

/*.term-103 #button_offcanvas_sidebar_left, 
.term-104
#button_offcanvas_sidebar_left
{display: none}*/


.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table ul#shipping_method li {
   text-indent: 0!important;
}

.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table #shipping_method li {
   padding-left: 0!important;
}




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