/*
Theme Name: Instalsocha
Theme URI:  https://InstalSocha.pl
Author:     Fascinate
Author URI: https://fascinate.pl
Template:   kadence
Version:    1.0
License:    GNU General Public License v2 or later
*/

.woocommerce .related-single ul.products li.product a.woocommerce-loop-image-link{
	display:none;
}
.woocommerce .related-single ul.products{
	gap:0!important;
}
.woocommerce .related-single ul.products li.product .product-details{
	margin:0;
	padding:0;
}
.woocommerce .related-single ul.products li.product a{
	font-weight:400;
	padding-left:6px;
	color:var(--global-palette4, #2D3748);
}
.woocommerce .related-single ul.products li.product a:before{
	content:'';
	display:inline-block;
	width:18px;
	height:18px;
	background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="%23f5a524" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><polyline points="9 18 15 12 9 6"></polyline></svg>');
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	margin-right:5px;
}
.related-single ul.products li.product .woocommerce-loop-product__title{
	    padding: 4px 0!important;
}

.animsition-overlay-slide {
  background: #fff url("/wp-content/uploads/2026/02/Instal-Socha-20-lat.png") no-repeat center center !important;
  background-size: 220px !important;
}
.buttons a{
	    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: none;
    border-radius: 3px;
	margin:5px 0;
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn);
    border: 0;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    transition: all .2s ease;
    padding: 20px 36px 20px 36px;
}
.woocommerce .products.align-buttons-bottom li.product .product-action-wrap
{display:none;}
.woocommerce ul.products li.product .entry-content-wrap{
	justify-content:end;
}
.entry-header{
	margin-bottom:40px;
}
.rank-math-breadcrumb p{
	color:#fff;
	font-size: var(--global-kb-font-size-sm, 0.9rem);
    font-style: normal;
	opacity:.6;
}
.rank-math-breadcrumb p a{
	color:#fff;
	opacity:.6;
}
