.accordion i,.shipping-options-jlb-outer h4, .shipping-options-jlb i, .woocommerce.quick-view .quick-view-content.entry-summary h4, .woocommerce.quick-view .quick-view-content.entry-summary .shipping-options-jlb-outer h4, .single-product .jlb-woo .product .sku_wrapper, .woocommerce .woocommerce-breadcrumb a {
	color: #273C91;
}
.woo-image-holder {
	background-position: center center;
}
.woocommerce ul.products article.product .price {
	background-color: #273C91;
}
.jlb-quick-view-detail-button {
	font-size: 2rem;
	text-transform: uppercase;
}
.single-product .jlb-woo .product .posted_in {
	display: none;
}
.woocommerce .woocommerce-breadcrumb a {
	text-decoration: underline;
}
.shop-disclaimer {
	display: none;
}
.archive.woocommerce .shop-disclaimer {
	display: initial;
}

html .woocommerce div.product div.images img{
	width: 100%;
	margin: 0;
}

.woocommerce ul.products article.product .price {
	margin: 0;
}

#wc-local-pickup-plus-toggle-default-handling {
    margin-top: .5rem;
}

.woocommerce ul#shipping_method li input {
    margin: 0.7rem .4375rem 0 0;
}


.woocommerce .woocommerce-breadcrumb {
    margin: 0;
}

.shop-online-nav {
    overflow:hidden;
}

.woocommerce-cart-form td a, .woocommerce-shipping-totals a, #wc-local-pickup-plus-toggle-default-handling a{
    color: #283c91;
} 

#pickup-location-field-for-0 li {
    list-style:none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 46.5%;
}


html .form-row.place-order {
    padding: 1em !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 109px;
}

.woocommerce p.woocommerce-shipping-contents {
	margin-top: .5rem;
	line-height: 1.2;
}

.woocommerce .quantity .qty {
	width: 7.5rem;
}

nav.main-menu {
    z-index: 99;
}

@media screen and (max-width:786px) {
    .woocommerce-checkout-review-order-table thead,  .woocommerce-checkout-review-order-table tbody,  .woocommerce-checkout-review-order-table tfoot {
        display: block;
    }
}


.woocommerce-shipping-methods p {
	font-size: 85%;
	margin-bottom: 0;
	padding-left: 10px;
}



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
	color: white; 
	background-color: #121c46;
	border-radius: 0;
}

.woocommerce-message {
	border-top-color: #c3d600;
}

.woocommerce-message::before {
    content: '\e015';
    color: #c3d600;
}



.woocommerce-checkout #main .woocommerce {
    padding: 4rem 5vw 0!important;
}

.ftr-logo img.colorbox-manual {
    width: 20rem;
}
