<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Canvas Child
Description: Wordpress theme for Customers
Author: Last Solutions Team
Author URI: http://www.lastsolutions.com.au/
Template: canvas
*/
@import url("../canvas/style.css");
/* Reduces the padding between multiple column sections. Useful if you layer or stack COL layouts. */
#wrapper #inner-wrapper #nav-container{margin-bottom:15px}
/* home page */
.page-id-15 #wrapper #inner-wrapper #nav-container, .page-id-19 #wrapper #inner-wrapper #nav-container{margin-bottom:0}
.page-id-15 #wrapper #inner-wrapper #content #main-sidebar-container #main .post-15 .title{display:none}
/* home menu */
#wrapper #navigation .menus #main-nav #menu-item-11 a{text-indent:-9999em;width:24px;display:block;background:url(images/home.png) center center no-repeat;}
/* contact us */
#wrapper #inner-wrapper #content #main-sidebar-container #main .forms li{list-style:none}
#wrapper #inner-wrapper #content #main-sidebar-container #main .forms ol li label{width:90px;}
ul.address_block{list-style:none}
ul.address_block li{list-style:none;padding-left:25px;padding-top:2px;padding-bottom:2px}
ul.address_block li.address{background-position:0 25px;background:url(images/address.png) no-repeat;padding-top:0}
ul.address_block li.phone{background:url(images/phone.png) center left no-repeat}
ul.address_block li.mobile{background:url(images/mobile.png) center left no-repeat}
ul.address_block li.fax{background:url(images/fax.png) center left no-repeat}
ul.address_block li.email{background:url(images/email.png) center left no-repeat}
ul.address_block li.web{background:url(images/web.png) center left no-repeat}
/* footer */
/*#footer-widgets-container .footer-widgets ..block textwidget a,#footer-widgets-container .footer-widgets .block .textwidget a:visited{color:#666666 !important} */
/* woocommerce */
.woocommerce  .products .product h3{font-weight:normal;font-size:15px}
.woocommerce  .products .product-category{padding-bottom:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-shadow: 0 0 15px #cccccc;-webkit-box-shadow: 0 0 15px #cccccc;-moz-box-shadow: 0 0 15px #cccccc;}
.woocommerce  .products .product-category  h3{font-weight:normal;font-size:18px}
.woocommerce  .products .product-category  h3 .count{display:none}
#footer-widgets-container:before{
content:'';
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,.5)),color-stop(42%,rgba(0,0,0,.2)),color-stop(100%,rgba(0,0,0,0)));
background:-webkit-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 42%,rgba(0,0,0,0));
background:-moz-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 42%,rgba(0,0,0,0));
background:-ms-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 42%,rgba(0,0,0,0));
background:-o-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 42%,rgba(0,0,0,0));
background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 42%,rgba(0,0,0,0));
display:block;
width:100%;
height:1em;
position:absolute;
}
/* top product search */
#header #woocommerce_product_search-2 #s{background:#ffffff;border:1px solid #d5d5d5;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
@media only screen and (min-width: 768px) {
#wrapper #navigation .menus{margin-left:8px}
#logo{width:30%}
.header-widget{width:69%;padding-top:20px}
#header .header-widget #woocommerce_product_search-2{float:right;width:90%}
#header #woocommerce_product_search-2{margin-top:3em;}
/* Desktop styles go below this line */
.address_block{float:right} 
#homeslideshow{box-shadow:0 8px 8px -8px #888888;-webkit-box-shadow:0 8px 8px -8px #888888;box-shadow:0 8px 8px -8px #888888;}  
}
/* mobile phone */
/* Smartphones (portrait and landscape) ----------- max-device-width : 640px */
@media only screen and (min-device-width : 320px) and (max-device-width : 765px) {
#logo{float:none;display:block;margin:0 auto;text-align:center}
}
</pre></body></html>