.kt-inside-inner-col> .wp-block-cover {
height: auto;
} .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination {
display: none;
} .kb-splide .splide__arrow {
align-items: center;
top: 30% !important;
}
.kb-splide .splide__arrow--next {
right: -2em !important;
}
.kb-splide .splide__arrow--prev {
left: -2em !important;
} .woocommerce ul.products.woo-archive-btn-button .product-action-wrap .button:not(.kb-button) {
display: none;
} .kadence-cart-button-medium-large.woocommerce div.product .button.single_add_to_cart_button {
font-size: 100%;
} .iworks-omnibus {
font-size: 12px;
margin-top: -10px;
padding-top: 0px;
} #cart-drawer.popup-drawer .drawer-header {
justify-content: center;
align-items: center;
background-color: #ffffff;
}
.kadence-mini-cart-shipping {
text-align: center;
padding: 0 1.5em 1.5em;
margin: -1em -1.5em 1em;
background-color: #ffffff;
} .kadence-sticky-add-to-cart-content {
display: flex;
min-height: 80px;
}  .products .product-category .count{
display: none; } .mobile-html {
font-style: normal;
font-weight: 700;
text-transform: uppercase;
color: var(--global-palette9);
text-align: center;
} .woocommerce ul.products li.product .entry-content-wrap {
padding: 1rem 0rem 1.5rem;
} @media only screen and ( max-width:540px ) {
.site-header-section>.site-header-item:last-child {
margin-right: 10px;
} .onsale {
background-color: #ff0000;
color: #ffffff;
padding: 5px 10px;
font-size: 14px;
border-radius: 5px;
position: absolute;
top: 0;
right: 0;
margin: 0;
z-index: 10;
} @media screen and (max-width: 400px) {
ul.woocommerce-shipping-methods li {
display: flex;
flex-direction: row;
align-items: flex-start;
width: 100%;
margin-bottom: 10px;
} ul.woocommerce-shipping-methods li input[type="radio"] {
margin: 3px 10px 0 0;
} ul.woocommerce-shipping-methods li label {
flex: 1;
margin: 0;
} .woocommerce ul#shipping_method {
list-style: none outside;
margin: 0;
padding: 0;
font-size: 16px;
} ul.wc_payment_methods li {
display: block;
margin-bottom: 15px;
} ul.wc_payment_methods li input[type="radio"] {
margin-right: 10px;
} ul.wc_payment_methods li label {
display: inline;
margin: 0;
}
} @media (max-width: 768px) {
.content-container {
display: flex;
flex-direction: column;
}
#secondary {
order: -1;
}
#primary {
order: 0;
}
} .wpf-mobile-btn .wpf-close svg {
position: absolute;
top: 10px;
right: 10px;
z-index: 10;
}
.wpf-mobile-btn .wpf-icon {
position: relative;
margin-right: 40px;
}
/* Tuotesivun muunnelmien muutokset
label.no-stock {
position: relative;
opacity: 0.7;
}
label.no-stock::after {
content: '';
width: 90%;
position: absolute;
border-top: 2px solid #000;
top: 50%;
transform: translate(-50%, -50%);
left: 50%;
}