<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Lightspeed Child
 Description:  Lightspeed Child Theme
 Author:       Mike Bernier
 Template:     lightspeed
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light weight, accessibility-ready
 Text Domain:  intrigue
*/


/*====================================================================
  # Typography
====================================================================*/


@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-BlackItalic.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-Bold.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-Light.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts//wp-content/themes/lightspeed-child/fonts/Lato-Black.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-Italic.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-HairlineItalic.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-HairlineItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-Regular.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('/wp-content/themes/lightspeed-child/fonts/Lato-Hairline.woff2') format('woff2'),
        url('/wp-content/themes/lightspeed-child/fonts/Lato-Hairline.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



html, body, button, input, select, optgroup, textarea {
    font-family: "Lato", Helvetica, Arial, sans-serif;
	scroll-behavior: smooth;
    font-size: 14px;
    color: #2A2A2A;
}

h1 {
    font-size: 30px;
}


h2 {
	font-weight: 700;
     font-size: 22px;
}


h3 {
    font-weight: 700;
     font-size: 18px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
    margin-bottom: 24px;
}

p {
    line-height: 1.2em;
}  

a {
	color: #ec894d;
	text-decoration: none;
	font-weight: 700;
}

a:focus {
	color: #f5f5f5;
}

a:hover {
	color: #f5f5f5;
}

a:active {
	color: #f5f5f5;
}

a:disabled {
	color: #05050580;
}

/*====================================================================
  # Buttons
====================================================================*/

.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #ec894d;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

@media only screen and (min-width: 770px) { 
	.button {
	    background-color: #E54242;
	    padding: 15px 95px;
	}
}

@media only screen and (max-width: 769px) { 
	.button {
	    padding: 15px;
	}
}


.button:focus {
	background-color: #E22A49;
	color: #fff;
}

.button:hover {
	background-color: #901227;
	color: #fff;
}

.button:active {
	background-color: #5C121E;
	color: #fff;
}

.button:disabled{
	background-color: #05050580;
	color: #fff;
}

/*====================================================================
  # Header
====================================================================*/

header a {
    color: #fff;
}

.site-header {
    background: #252A2B;
}

header#ecomm-nav {
    background-color: #252a2b;
    padding: 10px 0;
}

ul#header-toolbar-menu {
    width: 100%;
}

.menu-toolbar-container {
    width: 100%;
}

li#menu-item-5025 {
    border-left: 1px solid #343a3b;
    margin-left: auto;
}

header#ecomm-nav .container {
    border-bottom: 1px solid #343a3b;
    
}

header#ecomm-nav a {
	color: #929A9B;
	padding: 10px;
}

li#menu-item-90 a {
	color: #929A9B;
}

img.custom-logo {
    width: auto;
    height: auto;
}

@media only screen and (min-width: 769px) {
	.custom-logo {
	    max-width: auto;
	}
}

@media only screen and (min-width: 769px) {
    .site-branding {
        height: 120px;
        margin-top: -60px;
        background-color: #252a2b;
    }
}

@media only screen and (max-width: 768px) {
    header#ecomm-nav {
        display: none;
    }
}

li#menu-item-5041 {
    background-color: #ec894d;
}

div#search-desktop {
    display: none;
}

li#menu-item-5027 i.fas.fa-phone-alt {
    margin-right: 10px;
    padding: 12px 15px 12px 15px;
    font-size: 24px;
    display: inline-block;
}

li#menu-item-5027 a {
    display: flex;
    align-items: center;
    font-size: 18px;
}

li#menu-item-5027 {
    padding: 0;
    background-color: #444444;
    padding-right: 15px;
}

@media only screen and (min-width: 1026px) {
	.main-navigation li:last-of-type {
	    padding-right: 15px;
	}
}

@media only screen and (max-width: 769px) {
    div#responsive-menu-container {
        top: 60px;
    }
}

/*====================================================================
  # Footer
====================================================================*/

.site-footer {
    background-color: #eeeeee;
}


/*====================================================================
  # Sections
====================================================================*/

body {
    background-color: #f5f5f5;
}

footer.site-footer {
	display: none;
}

/*====================================================================
  # Home
====================================================================*/
.homepage__page-banner {
    background-image: url(/wp-content/uploads/2017/04/IMG_7140.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.homepage__page-banner h1 {
    font-size: 24px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0;
    background-color: #fff;
    padding: 15px;
}

.homepage__main-wrapper {
    position: relative;
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 28px 25px;
    width: 72.5%;
}

@media only screen and (max-width: 768px) {
    .homepage__main-wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce main#main {
        padding: 0 20px;
        margin: 20px auto;
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
        margin-bottom: 20px 0;
    }
}

p.woocommerce-result-count {
    display: none;
}

.woocommerce.post-type-archive-product main#main {
    display: flex;
}

@media only screen and (max-width: 768px) {
    .woocommerce.post-type-archive-product main#main {
        flex-direction: column;
    }
}

input.search-submit {
    position: absolute !important;
    background: url(/wp-content/uploads/2021/04/icon-lense-e1618592357527.png) #fff no-repeat center !important;
    width: 20px !important;
    height: 20px !important;
    right: 2px !important;
    top: 1px !important;
    border: none !important;
    font-size: 0px !important;
    padding: 0 !important;
}

.search-form {
    position: relative;
}

.woocommerce div#woocommerce_sidebar {
    width: 27.5%;
    padding: 0px 32px;
}

@media only screen and (max-width: 768px) {
    .woocommerce div#woocommerce_sidebar {
        width: 100%;
        margin-top: 32px;
        padding: 0;
    }
}

.widget-content {
    font-size: 13px;
    line-height: 22px;
    background-color: #f2f2f2;
    margin-bottom: 28px;
    border: 1px solid #dedede;
    padding: 20px 10px;
}

h2.woocommerce-loop-product__title, span.product-title {
    color: #394041;
    line-height: 23px;
}

.woocommerce_product_description p {
    color: #8b9293;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 10px;
}

.woocommerce_product_description p span {
    color: #394041;
    white-space: nowrap;
}

.woocommerce ul.products li.product a img {
    max-height: 200px;
    object-fit: cover;
}

.woocommerce ul.products li.product .price, span.woocommerce-Price-amount.amount {
    color: #4dc7ec;
    font-weight: bold;
    font-size: 14px;
}

.woocommerce ul.products li.product .button {
    display: none;
}

h2.widgettitle {
    font-size: 21px;
    line-height: 24px;
    font-weight: normal;
    margin: 0 0 16px;
    padding: 15px 11px 16px 15px;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    margin: -20px -10px 13px;
}

.woocommerce ul.product_list_widget li img {
    float: none;
    margin-left: 4px;
    width: 100%;
    height: 160px;
    box-shadow: none;
    margin-bottom: 10px;
    object-fit: cover;
}

span.product-title {
    margin-bottom: 12px !important;
    display: block;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    margin-bottom: 20px;
}

/*====================================================================
  # Single Product
====================================================================*/

.woocommerce.single-product  main#main {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.product_detail_banner {
    background-image: url(/wp-content/uploads/2019/10/02-3-1.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

h1.product_detail_banner__title {
    font-size: 24px;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0;
    background-color: #fff;
    padding: 15px;
}

.product_details {
    position: relative;
    background-color: #fff;
    border: 1px solid #dedede;
    padding: 28px 25px;
    width: 100%;
}

.product_details_holder {
    margin: 50px 0;
}

.woocommerce-product-gallery .flex-viewport {
    height: auto !important;
    margin-bottom: 15px;
    background-color: whitesmoke;
    padding: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 0 5px 5px 0;
}

.property-status {
    padding: 15px 10px;
    background-color: #ec894d;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin-left: auto;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #4dc7ec;
    font-weight: bold;
    font-size: 18px;
}

.woocommerce div.product div.images img {
    display: block;
    width: auto;
    margin: 0 auto;
}

figure.woocommerce-product-gallery__wrapper {
    height: 100%;
    display: flex;
    align-items: center;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
    width: 100%;
}


</pre></body></html>