/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 27 2025 | 13:24:18 */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
	margin: 0 0 20px;
}

/* NOWY STYL KODU RABATOWEGO */

.woocommerce-form-coupon-toggle .woocommerce-info {
	background-color: #db3939 !important;
	font-weight: 600 !important;
	display: inline-flex !important;
	align-items: center;
	width: 100% !Important;
	color: #fff !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info a { 
	background: black  !important;;
  padding: 8px  !important;;
	margin-left: 5px  !important;;
  color: #fff !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info a:hover {
	text-decoration: underline !Important;
}

#woocommerce-checkout-form-coupon button[name="apply_coupon"] {
	font-weight: 500;
  text-transform: uppercase;
}

/* =================== */
/* body #lastudio-header-builder {
	overflow: hidden;
	width: 100vw;
}

body #section_page_header {
	overflow: hidden;
	width: 100vw;
} */

body, #wrap {
	overflow-x: hidden !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	font-size: 16px;
	line-height: 1.25em;
}

form.woocommerce-checkout, .select2-container .select2-selection--single {
	font-size: 17px;
	line-height: 1.25em;
}

.woocommerce-checkout .cart-flyout .wpr-mini-cart-image a {
	display: none;
}

.woocommerce-checkout .cart-flyout .wpr-mini-cart-name-and-quantity .alvamo-item__qty {
	display: none;
}

/* KOSZYK */



#shipping_method span.easypack-shipping-method-logo {
	display: none;
}

.woocommerce-message {
	margin-bottom: 40px;
}

.woocommerce-Price-amount bdi {
	white-space: pre;
}

.woocommerce-cart-form__cart-item td.product-name {
	padding-right: 20px;	
}

.shop_table.woocommerce-cart-form__contents, .cart-collaterals h2, .woocommerce-cart .woocommerce .cart-collaterals {
	font-size: 17px;
	line-height: 1.25em;
}

.woocommerce-shipping-destination {
	margin-top: 30px;
}

.woocommerce-cart-form__cart-item .quantity form input[type=number] {
	width: 110px;
}

.woocommerce-cart .woocommerce td.actions .coupon .input-text, .woocommerce-cart .woocommerce td.actions .button {
	font-size: 16px;
}

p.coupon-error-notice {
	margin-top: 20px;
}

/* KONIEC KOSZYKA */


.woocommerce-checkout .product-name {
	font-size: 15.5px;
/* 	line-height:  */
}

.woocommerce-checkout-review-order-table td {
    width: 50%;
}

.place-order .button, .wc-proceed-to-checkout .button {
	font-weight: 500;
}

/* IKONA + TEKST PRODUKTU */

/* .woocommerce-checkout-review-order-table td.product-name .alvamo-item{
  display:flex; gap:.75rem;
}
.woocommerce-checkout-review-order-table .alvamo-checkout-thumb{
  width:48px; height:48px; object-fit:cover; display:block; padding-top:5px;
}
.woocommerce-checkout-review-order-table td.product-name a.alvamo-checkout-link{
  text-decoration:none;
}
.woocommerce-checkout-review-order-table td.product-name a.alvamo-checkout-link:hover{
  text-decoration:underline;
} */

.woocommerce-checkout-review-order-table td.product-name .alvamo-item{
  display:flex; align-items:center; gap:.75rem;
}
.woocommerce-checkout-review-order-table .alvamo-checkout-thumb{
  width:48px; height:48px; object-fit:cover; display:block;
}
.woocommerce-checkout-review-order-table td.product-name .alvamo-item__content{
  display:inline; align-items:center; gap:.5rem;
}
.woocommerce-checkout-review-order-table td.product-name a.alvamo-checkout-link{
  text-decoration:none;
}
.woocommerce-checkout-review-order-table td.product-name a.alvamo-checkout-link:hover{
  text-decoration:underline;
}
.woocommerce-checkout-review-order-table td.product-name .alvamo-item__qty{
  font-weight:600; white-space:nowrap;
}


/* STRONA PRODUKTU */

.entry-summary .add_compare, .entry-summary .add_wishlist, .entry-summary p.stock {
	font-size: 14px;
}
.entry-summary p.stock.in-stock:before {
	margin-left: 0;
	margin-right: 10px;
}

.product--summary .product_meta {
	font-size: 16px;
}

/* KOMUNIKAT WOOCOMERCE */

.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
	top: unset;
}

/* Ukrycie strzałek w input[type=number] */
.woocommerce-cart .quantity input[type=number]::-webkit-outer-spin-button,
.woocommerce-cart .quantity input[type=number]::-webkit-inner-spin-button { 
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: none !important; 
}


.woocommerce-cart .quantity input[type=number] {
  -moz-appearance: textfield !important; /* Firefox */
  width: 30px !important;
  text-align: center !important;
}

.cart-flyout .widget_shopping_cart_content .button {
	font-size: 16px;
}

.free-shipping-required-notice .la-loading-bar {
	height: auto;
}

.free-shipping-required-notice .label-free-shipping {
/* 	line-height: 1.5em; */
	font-size: 15px;
	line-height: 1.25em;
  height: auto;	
padding: 3px 5px;
}

.label-free-shipping svg {
	width: 1.25em;
  height: 1.25em;
}

/* KOD KUPONU */
/*  Domyślnie ukryj formularz kuponu */

/* Zamówienie */

.woocommerce-checkout  .woocommerce-form-coupon-toggle .woocommerce-info {
	margin-bottom: 15px !Important;
}

.woocommerce-checkout .woocommerce-checkout-review-order .form-row button {
	width: 100% !important;
	padding-top: 12px !Important;
	padding-bottom: 12px !Important;
	font-weight: 500 !Important;
	font-size: 12px !important;
	text-transform: uppercase !important;
}

.woocommerce-checkout .woocommerce-checkout-review-order .form-row.form-row-last button {
	height: 40px;
	font-size: 11px !Important;
	font-weight: 600 !important;
 }

.woocommerce-checkout .woocommerce-checkout-review-order #coupon_code {
	height: 40px !important;
	border: 1px solid #d8d8d8 !important;
	font-size: 11px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}

.woocommerce-checkout  .woocommerce-checkout-review-order #coupon_code::placeholder {
	opacity: .75 !Important;
}

/* PRZYCISK KUPUJE I PŁACĘ */

.woocommerce-checkout #place_order {
	font-size: 14px !important;
	padding: 15px 30px !Important;
}

/* KOSZYK KOD KUPONU */

.woocommerce-cart .woocommerce-cart-form__cart-item.cart_item {
	border-bottom: 1px solid var(--theme-border-color) !important;	
}

tr.cart-delivery-note-row td {
	padding: 0px !Important;
}

.bsq-cart-coupon {
	margin-bottom: 20px !Important;
}

.bsq-cart-coupon .woocommerce-form-coupon-toggle {
	display: none;
}
.bsq-cart-coupon .form-row {
	width: 100% !Important;
}

.bsq-cart-coupon .form-row button {
	width: 100% !important;
	padding-top: 12px !Important;
	padding-bottom: 12px !Important;
	font-weight: 500 !Important;
	font-size: 12px !important;
	text-transform: uppercase !important;
}


.bsq-cart-coupon #coupon_code {
	height: 40px !important;
	border: 1px solid #d8d8d8 !important;
	font-size: 12px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
}

.bsq-cart-coupon #coupon_code::placeholder {
	opacity: .75 !Important;
}

/* Ukryj wiersz dodawania kodu rabatowego w tabeli*/

.woocommerce-cart .wpr-shop-table tr:last-of-type td.actions {
	display: none !Important;
}

.woocommerce-cart .wpr-shop-table tr:last-of-type {
border-top: 1px solid var(--theme-border-color) !important;	
}

/* STRIPE BRAMKA PŁATNOŚCI */

li.wc_payment_method label {
	display: block !Important;
}

.woocommerce-cart label[for="payment_method_stripe_upm"] {
	margin-bottom: 20px !Important;
}

ul.wc_payment_methods input[type="radio"]:checked + label::before, ul.woocommerce-shipping-methods input[type="radio"]:checked + label::before {
  border: 5px solid var(--theme-secondary-color) !important;
}

.p-AccordionItem.p-AccordionItem--selected .p-AccordionButton, .p-AccordionItem.p-AccordionItem--selected .p-AccordionButton:hover {
	color: var(--theme-secondary-color) !important;
}
