.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3062 .elementor-element.elementor-element-715e366 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-3062 .elementor-element.elementor-element-715e366{text-align:center;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3062 .elementor-element.elementor-element-3b969c7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-3062 .elementor-element.elementor-element-3b969c7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-3062 .elementor-element.elementor-element-3b969c7.elementor-wc-products ul.products li.product:hover{box-shadow:0px 0px 10px 3px #B0B0B0;}.elementor-3062 .elementor-element.elementor-element-3b969c7.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-3062 .elementor-element.elementor-element-3b969c7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-3062 .elementor-element.elementor-element-3b969c7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-3b969c7 *//* Styles POF download btn */
ul.woo-entry-inner.clr > div > div > a {
    font-weight: 500;
    background-color: #eeb310;
    color: #003366;
}

ul.woo-entry-inner.clr > div > div > a:hover {
    font-weight: 500;
    background-color: #003366;
    color: #ffffff;
}

ul.woo-entry-inner.clr > div {
    padding-top: 40px;
    padding-bottom: 10px;
}

/* Adjusts margin for brochure description */
ul.woo-entry-inner.clr > p:nth-of-type(2) {
    margin: 20px 0 -10px 0 !important;
}/* End custom CSS */
/* Start custom CSS */div.entry.clr p, p a.opl-link {
	text-align: center !important;
}

div.entry.clr p a.opl-link {
	padding: 5px 10px;
	color: white;
	background-color: #003366;
}

div.entry.clr p a.opl-link:hover {
	color: #003366;
	background-color: #EEB310;
}

@media screen and (max-width: 767px) {
	form.cart {
		display: flex;
		flex-direction: column;
	}
	
	form.cart > div > div.quantity {
		float: none;
		margin: auto;
		width: 100%;
	}
	
	form.cart div.form_cart_first_half {
	    margin: auto !important;
	}
	
	a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	    margin: auto !important;
	}
	
	#pa_add_to_cart_button_icon {
		transform: translate(1rem, 1rem);
	}
	
	li.price-wrap {
		padding-bottom: 25px;
	}
	
	p.stock.out-of-stock {
		transform: translate(0, -17.5px) !important;
	}
}/* End custom CSS */