@media (max-width: 544px) {
.ast-header-break-point .ast-shop-toolbar-container {
position: relative !important;
}
}
section.ast-archive-description p {
display: none;
}
section.ast-archive-description {
margin-bottom: 1.5em;
padding-bottom: 0;
border-bottom: 0;
}
.single h1,
.single .entry-content h1 {
color: #357372;
}
.ast-desktop
.ast-builder-menu
nav.site-navigation
.trzykolumny.menu-item
.sub-menu {
width: 640px;
column-count: 3;
}
.ast-desktop
.ast-builder-menu
nav.site-navigation
.menu-item
.sub-menu
a.menu-link {
padding-left: 15px !important;
}
.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock,
.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock {
text-transform: none;
font-weight: 500;
}
footer.site-footer h4 {
margin-bottom: 1rem;
}
a,
button {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
p.ast-stock-detail span.ast-stock-avail,
.ast-site-header-cart
.widget_shopping_cart_content
ul.product_list_widget
li.woocommerce-mini-cart-item
.variation-Przewidywanadostawa {
display: none;
}
.woocommerce-js td.product-name dl.variation .variation-Przewidywanadostawa {
font-size: 13px;
line-height: 130%;
text-align: center;
padding: 0 0 0 12px;
}
ul#shipping_method
li:not(.elementor-widget-woocommerce-cart #shipping_method li) {
margin: 0;
padding: 0.25em 0 0.25em 0;
}
.woocommerce-page.woocommerce-checkout
form
#order_review
table.woocommerce-checkout-review-order-table
tr.woocommerce-shipping-totals.shipping
td {
text-align: left;
}
.payu-info {
margin: 1rem 0 0 0;
font-size: 13px;
}
.payu-info img {
margin: 10px 0 0 0;
}
.woocommerce-checkout .woocommerce table.shop_table td.product-name dl.variation dt.variation-Szacowanyczasdostawy,
.woocommerce-checkout .woocommerce table.shop_table td.product-name dl.variation dd.variation-Szacowanyczasdostawy,
.woocommerce-checkout .woocommerce table.shop_table td.product-name dl.variation dt.variation-Estimateddelivery,
.woocommerce-checkout .woocommerce table.shop_table td.product-name dl.variation dd.variation-Estimateddelivery,
.woocommerce-cart .woocommerce table.cart td.product-name dl.variation dt.variation-Szacowanyczasdostawy,
.woocommerce-cart .woocommerce table.cart td.product-name dl.variation dd.variation-Szacowanyczasdostawy,
.woocommerce-cart .woocommerce table.cart td.product-name dl.variation dt.variation-Estimateddelivery,
.woocommerce-cart .woocommerce table.cart td.product-name dl.variation dd.variation-Estimateddelivery,
.woocommerce-js .widget_shopping_cart_content ul li dl dt.variation-Szacowanyczasdostawy,
.woocommerce-js .widget_shopping_cart_content ul li dl dd.variation-Szacowanyczasdostawy,
.woocommerce-js .widget_shopping_cart_content ul li dl dt.variation-Estimateddelivery,
.woocommerce-js .widget_shopping_cart_content ul li dl dd.variation-Estimateddelivery {
display: none;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method {
background: #8dcbf4;
margin: 0 0 2px 0;
border-radius: 25px;
padding: 8px;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method .payment_method_przelewy24 {
padding: 0;
margin: 0 0 0 5px;
font-size: .82em;
background-color: transparent;
color: #333;
}
.woocommerce-checkout #payment ul.wc_payment_methods li.wc_payment_method .payment_method_przelewy24:before {
border-bottom-color: transparent;
}
@media (max-width: 1024px) {
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
border-width: 0;
padding: 1.5em 0 1em;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
padding: 0;
border-width: 0;
}
table.woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals {
display: flex;
flex-direction: column;
}
}