.elementor-kit-3627{--e-global-color-primary:#222D51;--e-global-color-secondary:#2A508C;--e-global-color-text:#000000;--e-global-color-accent:#19365D;--e-global-color-5ba6c43:#DA291C;--e-global-color-46fc15c:#FFFFFF;--e-global-color-3ab70e4:#1D2026;--e-global-color-eff2acf:#F36B21;--e-global-typography-primary-font-family:"Block Berthold BQ Regular";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Passion One";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;background-image:url("https://jmcorp.uniservinc.com/wp-content/uploads/2024/02/Tileable-product-pattern-trim-Tan.png");color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );background-repeat:repeat;background-size:auto;}.elementor-kit-3627 button,.elementor-kit-3627 input[type="button"],.elementor-kit-3627 input[type="submit"],.elementor-kit-3627 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-46fc15c );border-radius:27px 27px 27px 27px;}.elementor-kit-3627 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3627 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3627 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3627 h2{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3627 button:hover,.elementor-kit-3627 button:focus,.elementor-kit-3627 input[type="button"]:hover,.elementor-kit-3627 input[type="button"]:focus,.elementor-kit-3627 input[type="submit"]:hover,.elementor-kit-3627 input[type="submit"]:focus,.elementor-kit-3627 .elementor-button:hover,.elementor-kit-3627 .elementor-button:focus{color:var( --e-global-color-3ab70e4 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-3627{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-3627 a{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-3627 h1{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-3627 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3627{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-3627 a{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-3627 h1{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-3627 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Products IN STOCK */
.woocommerce div.product p.stock {
    color: green;
    font-weight: bold;
    font-size: 14px;
}

/* Products ON BACKORDER */
.woocommerce div.product p.stock.available-on-backorder {
    color: orange;
    font-weight: bold;
    font-size: 14px;
}

/* Products OUT OF STOCK */
.woocommerce div.product p.stock.out-of-stock {
    color: red;
    font-weight: bold;
    font-size: 14px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Block Berthold BQ Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://jmcorp.uniservinc.com/wp-content/uploads/2024/02/Block-Berthold-BQ-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */