a {
text-decoration-thickness: 1px !important;
text-underline-offset: 0.1em;
} :where(.wp-site-blocks *:focus) {
outline-width: 2px;
outline-style: solid;
} .wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
margin-bottom: 3px;
} .wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
outline-offset: 4px;
} .wp-block-navigation .wp-block-navigation-item ul.wp-block-navigation__submenu-container .wp-block-navigation-item__content {
outline-offset: 0;
} h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
caption,
figcaption,
p {
text-wrap: pretty;
} .more-link {
display: block;
} .max-w-550 {
max-width: 550px !important;
}
.baukom-flag-img {
position: relative;
top: 50px;
}
.is-border {
border: 1px solid rgba(0, 0, 0, 0.2);
}
body.single-product {
.wp-block-woocommerce-product-image-gallery {
border: 1px solid #111111;
position: relative;
}
} body.postid-88 {
@media (max-width: 600px) {
.wp-block-woocommerce-product-image-gallery::before {
content: 'Grubość 0.6 mm !';
width: 96px !important;
height: 96px !important;
top: -55px !important;
left: 50% !important;
transform: translateX(-50%) !important;
}
}
.wp-block-woocommerce-product-image-gallery::before {
content: 'Grubość 0.6 mm !';
box-sizing: border-box;
padding: 10px;
width: 128px;
height: 128px;
position: absolute;
top: -64px;
left: -64px;
background-color: #e30429;
color: white;
z-index: 8;
border-radius: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
text-align: center;
line-height: 1em;
word-wrap: break-word;
}
}
body.page-id-32 {
.wp-block-woocommerce-product-image {
border: 1px solid #111111;
}
div[data-product-id='88'] {
.wp-block-woocommerce-product-image {
position: relative;
}
@media (max-width: 600px) {
.wp-block-woocommerce-product-image::before {
content: 'Grubość 0.6 mm !';
width: 96px !important;
height: 96px !important;
top: 10px !important;
left: 60px !important;
transform: translateX(-50%) !important;
}
}
.wp-block-woocommerce-product-image::before {
content: 'Grubość 0.6 mm !';
box-sizing: border-box;
padding: 10px;
width: 94px;
height: 94px;
position: absolute;
top: 14px;
left: -46px;
background-color: #e30429;
color: white;
z-index: 8;
border-radius: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
text-align: center;
line-height: 1em;
}
}
}
.hidden {
display: none;
}
.d-md-block {
@media (min-width: 768px) {
display: none !important;
}
} .wpcf7 {
input:not([type='image' i], [type='range' i], [type='checkbox' i], [type='radio' i]) {
overflow-clip-margin: 0px !important;
overflow: clip !important;
width: 100% !important;
box-sizing: border-box;
padding: 1.3em 1.5em !important;
}
textarea {
width: 100% !important;
}
input[type='submit'] {
box-sizing: border-box;
background-color: #a01e36 !important;
color: white !important;
border: none;
outline: none;
padding: 1.3em 1.5em !important;
font-size: 1.2rem !important;
}
}