/* Under Construction page */
.page-id-1468	.mainHeader {
    display: none !important;
}
.page-id-1468 .btVerticalHeaderTop {
    display: none !important;
}
.btCallToAction .btCallToActionButton input {
    padding: 1.25em 1em !important;
}

.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_tabs {
    margin-top: 0 !important;
}

.onsale {
	width: auto !important;
	height: auto !important;
    line-height: 20px !important;
    text-align: center;
    border-radius: 5px !important;
    padding: 2px 5px !important;
    color: white !important;
	font-size: 12px;
}

table.shop_table .coupon .input-text {
	        border: 1px solid #000000 !important;
        padding: 0.85em !important;
	height: auto !important;
	box-sizing: border-box !important;

}

.coupon button {
	white-space: nowrap !important;
}

.checkout-button br {
	display: none;
}

.actions p {
	display: inline;
}

.products ul li.product .btWooShopLoopItemInner .bt_bb_image, ul.products li.product .btWooShopLoopItemInner .bt_bb_image {
	margin-left: 0;
	margin-right:0;
}

.products ul li.product .btWooShopLoopItemInner, ul.products li.product .btWooShopLoopItemInner { 
	padding-left: 0;
	padding-right: 0;
}

.btContentHolder table th {
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
	  margin-top: 15px;
    border: 0;
}

.woocommerce-shipping-methods li {
	list-style-type: none;
}

.woocommerce-shipping-methods li input {
	margin-right: 5px;
}


.woocommerce-shipping-totals.shipping th {
	display: none;
}

.woocommerce-shipping-totals.shipping td { 
padding: 1em 0;


}
.woocommerce-shipping-totals.shipping td ul {
	padding: 0;
	list-style-type: none;
margin: 0;
}

.woocommerce-checkout-review-order > p:first-of-type {
	display: none;
}

.woocommerce-checkout-review-order th.product-name, .woocommerce-checkout-review-order th.product-total {
	padding: 0.2em 1em;
}



.widget_price_filter {
	display: none;
}

#ppom-box-1 {
   background-color: transparent !important;
  padding: 0 !important;
}

#ppom-box-1 .form-control-label {
	text-align: left;
	font-size: var(--cfvsw-swatches-label-font-size, "inherit") !important;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

