<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Yokoo Child
Theme URI: http://yokoo.themerex.net/
Template: yokoo
Author: ThemeREX
Author URI: https://themerex.net/
Description: Yokoo is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: blog,e-commerce,news,portfolio,grid-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 1.0.0.1668425081
Updated: 2022-11-14 13:24:41

*/

.sc_layouts_logo img {
	width:inherit;
}

img.logo_image {
	    width: -webkit-fill-available;
}

.product-cat {
	display:none;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
	height: 220px!important;
    object-fit: contain;
    background: #fff;
}

h2.woocommerce-loop-product__title {
	font-size:20px!important;
}

/* li.product.type-product {
	padding:15px!important
} */

.page_content_wrap {
	padding-bottom:80px!important;
	padding-top:80px!important;
}

h1.sc_layouts_title_caption {
font-size:50px!important;
}

.sale ins bdi{
	color:#df453e!important;
}

span.woocommerce-Price-amount.amount {
    color: #000;
}

.woocommerce-product-details__short-description {
	margin-bottom:15px!important;
}
.summary.entry-summary {
	padding:2em!important;
	margin-bottom:3em!important;
}


.page-id-63 .pavadinimo-blokas {
	display:none!important;
}

.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear:none!important;
}

a.trx_addons_scroll_to_top.trx_addons_icon-up.inited.show {
    left: 24px;
    bottom: 24px;
}

iframe {
	min-height:auto!important;
}

.single-product .woocommerce-Tabs-panel form {
	width:50%;
}

.single-product .wpcf7-submit{
	margin-top:0px;
}

.woocommerce ul.products li.product .post_header a {
	font-weight:500;
}

/* .category-straipsniai .breadcrumbs a:nth-child(3n), .category-straipsniai .breadcrumbs .breadcrumbs_delimiter:nth-child(even):before{
	display:none!important;
} */

/* UPDATE */

label[for^="shipping_method_0_woo_lithuaniapost_lpexpress_terminal"]:before {
    content: ' ';
    font-family: "fontello";
    font-size: 11px;
    display: block;
    text-align: center;
    border: 2px solid #e2e7e7;
    width: 18px;
    height: 18px;
    line-height: 16px;
    position: absolute;
    z-index: 1;
    top: 3px;
    left: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

label[for^="shipping_method_0_woo_lithuaniapost_lpexpress_terminal"] {
    position: relative;
    padding-left: 30px; /* To prevent text from overlapping */
}

input.shipping_method:checked ~ label[for^="shipping_method_0_woo_lithuaniapost_lpexpress_terminal"]:before {
    content: '\e83c';
	background: #fff;
	font-size:21px;
}

.woocommerce ul#shipping_method li img{
	display:none;
} 

.post_header_single.entry-header {
	display:none!important;
}

@media (max-width: 767px) {
	
.single-product .woocommerce-Tabs-panel form{
	width:100%;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
	width:100%!important;
}
	
}

















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