<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Pirkanhitsaus Flatsome Child
Description: Pirkanhitsaus Flatsome Child
Template: flatsome
Version: 0.1.0
*/


.box-overlay .box-text, .box-shade .box-text {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

div.box:not(.box-bounce, .box-category, .box-normal) .box-image {
padding-bottom:	100%;
}


div.box .box-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

body.single-product .product-thumbnails .flickity-slider a {
    padding-bottom: 100%;
}
body.single-product .product-thumbnails .flickity-slider a img {
    padding: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}

.woocommerce-product-gallery__image {
padding-bottom:100% !important;	
} 

.product-gallery-slider img {

   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;

}

div.box.box-category .image-cover img {
		padding: 5px;
}

div.box .image-cover {
    padding-bottom: 100%;
    padding-top: 0 !important;
}

.box-text.text-left.is-large {
    min-height: 90px;
}

.woocommerce-print-products.link-wrapper {
    margin: 10px 0;
}

li.quote-li .mini-quote-dropdown {
     padding: 30px 10px;
}

ul li#quote-li {
    float: right;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

#quote-li &gt; a {
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    vertical-align: baseline;
    width: auto;
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    text-decoration: none;
    background: rgba(0,0,0,0);
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    outline: none;
}

span.dashicons.dashicons-cart.dashiconsc {
    margin-top: 9px;
    margin-right: 5px;
}

.breadcrumbs {
    text-transform: inherit;
}

.g-recaptcha {
    float: right;
}

.button, button, input[type=submit], input[type=reset], input[type=button] {
    line-height: 1.4em;
    padding: 0.4em 1.2em;
		min-height: 2.2em;
}
.home .box:not(.box-blog-post) .box-image, body:not(.search).post-type-archive-product .box-image {
    background: linear-gradient(90deg, rgba(79,79,79,1) 0%, rgba(144,144,144,1) 50%, rgba(79,79,79,1) 100%);
}

.box-image .overlay {
    background-color: transparent;
}

.woocommerce-ordering, .woocommerce-ordering select {
    display: none;
}

.archive a.afrfqbt.button.add_to_cart_button.product_type_simple, .related-products-wrapper a.afrfqbt.button.add_to_cart_button.product_type_simple {
    display: none;
}

.woocommerce-shop .shop-container .product-category.col.product.first:first-child {
    display: none;
}

.home .box-text {
    padding-bottom: 0.9em;
}

.header-button a.button.primary:after {
    content: '\f160';
    font-family: 'dashicons';
    color: #fff;
    font-size: 1.35em;
    line-height: 1;
}

.box-push .box-text {
    padding: 15px 20px;
    background-color: rgb(71, 71, 71);
    max-width: inherit;
    margin: inherit;
    color: #fff;
}

.box-push .box-text h5.uppercase.header-title {
    color: #fff;
    font-size: 1.22em;
		letter-spacing: 0.05px;
}

.box-text-products a:not(.button) {
    margin-top: .5em;
    margin-bottom: .9em;
}

.product-thumbnails a {
    border-color: rgba(0,0,0,.2);
}



@media (max-width: 849px) {

    .nav-vertical li li.menu-item-has-children&gt;a {
        text-transform: uppercase;
        font-size: .8em;
        font-weight: normal;
    }
    
    .off-canvas .nav-vertical li li&gt;a {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 80%;
    }
}

@media (max-width: 549px) {

    .nav-vertical li li.menu-item-has-children&gt;a {
        text-transform: uppercase;
        font-size: .8em;
        font-weight: normal;
    }
    
    .off-canvas .nav-vertical li li&gt;a {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 80%;
    }
    
    
    .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6, .box-text a:not(.button) {
        hyphens: auto;
    }

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