body.wcz-btn-style-plain.woocommerce ul.products li.product a.button,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 0;
border-radius: 2px;
box-shadow: none;
text-decoration: none;
color: #717171;
text-shadow: none;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
display: inline-block;
background: none;
font-size: 16px;
line-height: 1.1;
font-weight: normal;
padding: 10px 20px 11px;
background-color: #e8e8e8;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 4px;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5),
0 1px 4px rgba(0, 0, 0, 0.1);
text-decoration: none;
color: #656565;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
-ms-transition: all 0.2s ease 0s;
-o-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
}
body.wcz-btn-style-plain.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-detailed.woocommerce ul.products li.product a.button:hover,
body.wcz-btn-style-plain.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-detailed.woocommerce.single-product
div.product
form.cart
.button:hover,
body.wcz-btn-style-plain.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button,
body.wcz-btn-style-detailed.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.add_to_cart_button {
background-color: #757575;
color: #fff;
text-shadow: none;
} body.wcz-edit-sale.woocommerce ul.products li.product span.onsale,
body.wcz-edit-sale.single-product span.onsale,
body.wcz-edit-sale .wcz-popup span.onsale,
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
min-width: initial;
min-height: initial;
height: auto;
width: fit-content;
border-radius: 0;
margin: 5px;
padding: 5px 10px 6px;
font-size: 15px;
font-weight: 400;
line-height: 1;
}
body.wcz-edit-sale.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-onsale {
border-color: rgba(0, 0, 0, 0.25);
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
del {
font-size: 0.8em;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price__value {
font-weight: 400;
}
body.wcz-wooblocks
ul.wc-block-grid__products
li.wc-block-grid__product
.wc-block-grid__product-price
ins {
background: none;
} .wcz-banner-notice {
margin: 0 auto 20px;
}
.wcz-banner-notice h4 {
font-size: inherit;
margin: 0 0 10px;
padding: 0;
}
.wcz-banner-notice.wcz-notice-one h4 {
color: #2f79ff;
}
.wcz-banner-notice p {
font-size: inherit;
} .wcz-banner-notice.wcz-notice-two {
border: 1px solid #2f79ff;
background-color: rgba(46, 119, 255, 0.06);
border-radius: 4px;
padding: 20px;
} .wcz-banner-notice.wcz-notice-three {
box-shadow: 4px 0 0 #2f79ff inset;
padding: 2px 0 2px 25px;
} .wcz-banner-notice.wcz-notice-four {
background-color: #2f79ff;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 0 4px rgba(255, 255, 255, 0.4) inset;
color: #fff;
padding: 20px;
}
.wcz-banner-notice.wcz-notice-four h4,
.wcz-banner-notice.wcz-notice-four p {
text-shadow: none;
}
.wcz-banner-notice.wcz-notice-two p,
.wcz-banner-notice.wcz-notice-three p,
.wcz-banner-notice.wcz-notice-four p {
margin: 0;
} .wcz-product-long-desc,
.wcz-product-reviews,
.wcz-product-addinfo {
margin: 35px 0;
padding: 35px 0;
position: relative;
clear: both;
}
.wcz-product-long-desc .wcz-inner,
.wcz-product-reviews .wcz-inner,
.wcz-product-addinfo .wcz-inner {
margin: 0 auto;
}
.wcz-product-long-desc.center {
text-align: center;
}
.wcz-product-long-desc::before,
.wcz-product-long-desc::after,
.wcz-product-reviews::before,
.wcz-product-reviews::after,
.wcz-product-addinfo::before,
.wcz-product-addinfo::after {
display: block;
content: "";
clear: both;
}
.wcz-longdescdiv-one,
.wcz-reviewsdiv-one,
.wcz-addinfodiv-one {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-one.bot-divider,
.wcz-reviewsdiv-one.bot-divider,
.wcz-addinfodiv-one.bot-divider {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12), 0 1px 0 rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two,
.wcz-reviewsdiv-two,
.wcz-addinfodiv-two {
border-top: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-two.bot-divider,
.wcz-reviewsdiv-two.bot-divider,
.wcz-addinfodiv-two.bot-divider {
border-bottom: 1px dashed rgba(0, 0, 0, 0.12);
}
.wcz-longdescdiv-three::before,
.wcz-reviewsdiv-three::before,
.wcz-addinfodiv-three::before {
height: 3px;
position: absolute;
top: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-longdescdiv-three.bot-divider::after,
.wcz-reviewsdiv-three.bot-divider::after,
.wcz-addinfodiv-three.bot-divider::after {
height: 3px;
position: absolute;
bottom: -1px;
width: 40px;
background-color: rgba(0, 0, 0, 0.2);
left: 50%;
margin-left: -20px;
}
.wcz-cart-empty-txt {
margin: 0 0 25px;
}
.woocommerce td.product-name dl.variation {
margin: 5px 0 0;
font-size: 0.9em;
}
.woocommerce-cart .wcz-cart-stock p,
.woocommerce td.product-name dl.variation dd p,
body.theme-storefront .woocommerce td.product-name dl.variation dd,
body.theme-go .woocommerce tr.cart_item .variation p {
margin: 0;
}
body.theme-oceanwp .woocommerce td.product-name dl.variation dt,
body.theme-go .woocommerce tr.cart_item dt,
body.theme-storefront .woocommerce tr.cart_item dt {
float: left;
}
.wcz-checkout-secureimg,
.wcz-checkout-potxt {
padding: 20px 0 0;
color: #999;
display: block;
clear: both;
}
.wcz-checkout-secureimg img {
display: inline-block;
}
.wcz-checkout-secureimg.wcz-checkout-centerimg {
text-align: center;
}
.wcz-stock-remaining {
margin: 10px 0 0;
font-size: 0.8em;
color: rgba(0, 0, 0, 0.6);
}
.wcz-stock-sold {
font-size: 0.85em;
margin: 0 0 20px;
} .wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation {
width: 20%;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0;
padding: 0 4px 0 0;
box-shadow: -1px 0 0 rgba(0, 0, 0, 0.08) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 0 1px;
padding: 0;
list-style-type: none;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account .is-active {
box-shadow: 4px 0 0 rgba(0, 0, 0, 0.3) inset;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
width: 75%;
margin: 0;
} .wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-content {
width: 100%;
float: none;
margin: 0;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
margin: 0 0 30px;
padding: 0;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
margin: 0 -3px 0 0;
padding: 0;
list-style-type: none;
display: inline-block;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li
a {
display: block;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
padding: 12px 15px !important;
text-decoration: none;
font-size: 0.9em;
}
.wcz-woocommerce.wcz-tabstyle-horizontal.woocommerce-account .is-active {
background-color: rgba(0, 0, 0, 0.05);
} .wcz-soldout {
display: block;
z-index: 11;
}
body.wcz-soldout-style-angle .wcz-soldout {
background-color: red;
color: #fff;
transform: rotate(-32deg);
position: absolute;
top: 20%;
left: 50%;
margin: 0 0 0 -45px;
padding: 2px 15px;
}
body.wcz-soldout-style-overbtn .wcz-soldout {
position: absolute;
top: auto;
bottom: 0;
left: 0;
width: 100%;
padding: 10px;
background-color: rgba(255, 255, 255, 0.85);
} .wcz-direct-checkout-cart {
margin: 0 auto 25px;
}
.wcz-direct-checkout-notice {
background-color: #75b2ff;
box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.25);
color: #fff;
text-align: center;
padding: 18px 15px 15px;
font-size: 15px;
}
.wcz-direct-checkout-cart form.woocommerce-cart-form .coupon {
display: none !important;
} .woocommerce ul.products li.product {
position: relative;
}
.wcz-adminstats-modal {
position: fixed;
left: 15px;
bottom: 15px;
border: 1px solid rgba(0, 0, 0, 0.35);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
background-color: #fff;
border-radius: 4px;
margin: 0;
padding: 15px;
width: 360px;
z-index: 999;
font-size: 13px;
}
.wcz-adminstats-modal.wcz-modal-loading {
height: 50px;
background-image: url(//mozaikadzieciom.pl/wp-content/plugins/woocustomizer/assets/images/loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.wcz-adminstats-modal.wcz-modal-loading .wcz-adminstats-modal-inner {
visibility: hidden;
}
.wcz-adminstats-btn {
background-image: url(//mozaikadzieciom.pl/wp-content/plugins/woocustomizer/assets/images/stats-icon.png) !important;
background-size: 100% auto !important;
background-position: top left;
width: 28px;
height: 28px;
position: absolute;
top: 5px;
left: 5px;
margin: 0;
padding: 2px 6px;
border-radius: 4px;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
font-size: 14px;
text-align: center;
background-color: #d8d8d8;
color: #808080;
z-index: 99;
cursor: pointer;
opacity: 0;
-webkit-transition: opacity 0.3s ease 0s;
-moz-transition: opacity 0.3s ease 0s;
-ms-transition: opacity 0.3s ease 0s;
-o-transition: opacity 0.3s ease 0s;
transition: opacity 0.3s ease 0s;
}
ul.products li.product:hover .wcz-adminstats-btn {
opacity: 1;
}
.wcz-adminstats-btn:hover {
background-position: bottom left;
}
.wcz-adminstats-modal h4 {
margin: 0 0 8px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
display: flex;
align-items: baseline;
}
.wcz-adminstats-modal h4 span {
flex: 1;
white-space: nowrap;
}
.wcz-adminstats-modal h4 span:last-child {
flex: 0.5;
font-size: 11px;
text-align: right;
font-weight: 300;
text-transform: capitalize;
}
.wcz-adminstats-modal h5 {
margin: 15px 0 5px;
padding: 0;
font-size: 14px;
font-weight: 700;
color: #222;
}
.wcz-adminstats-block {
display: flex;
margin: 0 0 3px;
align-items: center;
}
.wcz-adminstats-date {
width: 85px;
color: #999;
}
.wcz-adminstats-title {
flex: 1.8;
}
.wcz-adminstats-title span {
opacity: 0.45;
font-size: 12px;
}
.wcz-adminstats-stat {
flex: 1;
text-align: right;
font-size: 12px;
}
.wcz-adminstats-edit {
text-align: center;
border-top: 1px solid rgba(0, 0, 0, 0.12);
margin: 10px 0 0;
padding: 10px 0 0;
}
.wcz-adminstats-close {
background-image: url(//mozaikadzieciom.pl/wp-content/plugins/woocustomizer/assets/images/close-icon.png) !important;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 6px;
right: -23px;
font-size: 14px;
background-color: #fff;
color: #8c8b8b;
border: 1px solid rgba(0, 0, 0, 0.35);
border-left: 0;
border-radius: 0 3px 3px 0;
padding: 4px 6px;
margin: 0;
line-height: 1;
width: 23px;
height: 23px;
cursor: pointer;
box-sizing: border-box;
}
.wcz-hide {
display: none;
}
.woocommerce.widget_shopping_cart .mini_cart_item dl.variation {
display: none !important;
}
.wcz-new-product-badge {
position: absolute;
}
.wcz-badge-pos-topleft {
top: 5px;
left: 15px;
}
.wcz-badge-pos-topright {
top: 5px;
right: 15px;
}
.wcz-badge-pos-abovetitle {
height: 0;
position: relative;
}
.wcz-badge-pos-belowtitle {
position: relative;
margin: 10px 0;
}
.wcz-new-product-badge span {
background-color: #2f79ff;
color: #fff;
font-size: 14px;
padding: 2px 5px;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 3px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.16);
}
.wcz-badge-pos-abovetitle span {
position: relative;
top: -50px;
}
a.button.wcz-continue,
a.button.wcz-qv-btn {
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.12);
font-weight: 500;
}
.woocommerce .cart .wcz-btsbtn {
display: inline-block;
}
.wcz-btsbtn.center {
text-align: center;
}
.wcz-btsbtn.right {
text-align: right;
}
a.button.wcz-bts-btn {
margin: 0 0 25px;
} .wcz-login-logout.elementor-item a {
color: inherit;
}
@media only screen and (max-width: 782px) {
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation,
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-content {
float: none;
width: 100%;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
margin: 0 0 20px;
padding: 0;
}
.wcz-woocommerce.wcz-tabstyle-side.woocommerce-account
.woocommerce-MyAccount-navigation
ul
li {
display: inline-block;
margin: 0 -4px 0 0;
}
}
.woocommerce div.product form.cart div.quantity {
vertical-align: middle;
}
.wcz-qty-suffix {
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 20px 0 4px;
font-size: 0.95em;
}
.wcz-qty-suffix.nofloat {
float: none;
}@font-face{font-family:"fpf-icomoon";src:url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.eot);src:url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.woff) format("woff"),url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.eot#iefix) format("embedded-opentype"),url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.ttf) format("truetype"),url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal}.fpf-clear:before,.fpf-clear:after{content:" ";display:table}.fpf-clear:after{clear:both}.fpf-fields{display:block;clear:both;margin:1em 0}.fpf-totals dl{margin-bottom:1em;overflow:hidden}.fpf-totals dl:empty{display:none}.fpf-totals dt{clear:left;float:left;width:50%}.fpf-totals dd{float:left}.fpf-fields span.optional{display:none}.fpf-field-tooltip{cursor:help}.fpf-field-tooltip-icon:before{content:"\e91b";font-family:'fpf-icomoon'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fpf-radio-images .woocommerce-input-wrapper,.fpf-radio-colors .woocommerce-input-wrapper{display:flex;flex-wrap:wrap;margin:-10px}.fpf-radio-images input[type="radio"],.fpf-radio-colors input[type="radio"]{display:none}.fpf-radio-images input[type="radio"]+label,.fpf-radio-colors input[type="radio"]+label{width:100px;margin:10px;cursor:pointer}.fpf-radio-images input[type="radio"]+label img,.fpf-radio-colors input[type="radio"]+label .fpf-radio-preview{display:block;width:100%;border:2px solid #fff0;pointer-events:none}.fpf-radio-images input[type="radio"]+label img{height:auto}.fpf-radio-colors input[type="radio"]+label .fpf-radio-preview{height:0;padding-bottom:calc(100% - 4px)}.fpf-radio-images input[type="radio"]:checked+label img,.fpf-radio-colors input[type="radio"]:checked+label .fpf-radio-preview{border-color:#000}.fpf-fields-config-wrapper{margin-bottom:1rem}.fpf-field.fpf-image img{max-width:100%;height:auto}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:fpf-icomoon;font-style:normal;font-weight:400;src:url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.eot);src:url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.woff) format("woff"),url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.eot#iefix) format("embedded-opentype"),url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.ttf) format("truetype"),url(//mozaikadzieciom.pl/wp-content/plugins/flexible-product-fields/assets/fonts/icons/icomoon.svg#icomoon) format("svg")}.icon-align-left:before{content:"\e900"!important}.icon-align-left:before,.icon-at-email:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-at-email:before{content:"\e92b"!important}.icon-bookmark:before{content:"\e920"!important}.icon-bookmark:before,.icon-brush:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-brush:before{content:"\e901"!important}.icon-calendar-alt:before{content:"\e902"!important}.icon-calendar-alt:before,.icon-caret-down:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-caret-down:before{content:"\e903"!important}.icon-caret-left:before{content:"\e904"!important}.icon-caret-left:before,.icon-caret-right:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-caret-right:before{content:"\e905"!important}.icon-caret-up:before{content:"\e906"!important}.icon-caret-up:before,.icon-check:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-check:before{content:"\e907"!important}.icon-check-double:before{content:"\e92a"!important}.icon-check-double:before,.icon-check-square:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-check-square:before{content:"\e908"!important}.icon-check-square-multi:before{content:"\e92f"!important}.icon-check-square-multi:before,.icon-clock:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-clock:before{content:"\e909"!important}.icon-code:before{content:"\e90a"!important}.icon-code:before,.icon-cog:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-cog:before{content:"\e90b"!important}.icon-cogs:before{content:"\e90c"!important}.icon-cogs:before,.icon-digits:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-digits:before{content:"\e929"!important}.icon-dollar-sign:before{content:"\e90d"!important}.icon-dollar-sign:before,.icon-ellipsis-v:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-ellipsis-v:before{content:"\e90e"!important}.icon-exchange-alt:before{content:"\e90f"!important}.icon-exchange-alt:before,.icon-exclamation-triangle:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-exclamation-triangle:before{content:"\e926"!important}.icon-eye:before{content:"\e910"!important}.icon-eye:before,.icon-font:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-font:before{content:"\e911"!important}.icon-heading:before{content:"\e912"!important}.icon-heading:before,.icon-heart:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-heart:before{content:"\e921"!important}.icon-image:before{content:"\e927"!important}.icon-image:before,.icon-images:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-images:before{content:"\e928"!important}.icon-link:before{content:"\e92d"!important}.icon-link:before,.icon-list-ul:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-list-ul:before{content:"\e913"!important}.icon-long-arrow-alt-down:before{content:"\e914"!important}.icon-long-arrow-alt-down:before,.icon-long-arrow-alt-left:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-long-arrow-alt-left:before{content:"\e915"!important}.icon-long-arrow-alt-right:before{content:"\e916"!important}.icon-long-arrow-alt-right:before,.icon-long-arrow-alt-up:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-long-arrow-alt-up:before{content:"\e917"!important}.icon-magic:before{content:"\e918"!important}.icon-magic:before,.icon-paint-brush:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-paint-brush:before{content:"\e92e"!important}.icon-palette:before{content:"\e919"!important}.icon-palette:before,.icon-paragraph:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-paragraph:before{content:"\e92c"!important}.icon-plugin-symbol:before{content:"\e923"!important}.icon-plugin-symbol:before,.icon-plus:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-plus:before{content:"\e91a"!important}.icon-question-circle:before{content:"\e91b"!important}.icon-question-circle:before,.icon-spinner:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-spinner:before{content:"\e925"!important}.icon-star:before{content:"\e922"!important}.icon-star:before,.icon-tasks:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-tasks:before{content:"\e91d"!important}.icon-tasks-alt:before{content:"\e91c"!important}.icon-tasks-alt:before,.icon-times:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-times:before{content:"\e91e"!important}.icon-trash-alt:before{content:"\e924"!important}.icon-trash-alt:before,.icon-upload:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:fpf-icomoon!important;font-style:normal;font-variant:normal;font-weight:400;text-transform:none}.icon-upload:before{content:"\e91f"!important}.picker_wrapper.popup{background-color:#fff!important;border:1px solid #e2e4e7!important;bottom:auto!important;box-shadow:none!important;left:0!important;margin:0!important;right:auto!important;top:0!important}.picker_wrapper.popup .picker_arrow,.picker_wrapper.popup .picker_done{display:none!important}.fpf-colorpicker{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 2px 3px hsla(0,0%,4%,.1),0 0 0 1px hsla(0,0%,4%,.1);display:flex;left:0;margin-top:4px;opacity:0;position:absolute;top:0;visibility:hidden;z-index:100}.fpf-colorpicker.fpf-colorpicker-open{opacity:1;visibility:visible}.fpf-colorpicker .fpf-colorpicker-select{flex:1;margin:10px;width:100px}.fpf-field.fpf-time{position:relative}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//mozaikadzieciom.pl/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
} .elementor-shortcode .trp-ls-shortcode-current-language,
.elementor-shortcode .trp-ls-shortcode-language {
width: 300px !important;
}.p24-payment__logo {
max-width: 80px;
}
.p24-1clicks {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.p24-1clicks__items {
display: flex;
gap: 12px;
justify-content: center;
}
.p24-1clicks__label, .p24-1clicks__or {
font-size: 75%;
text-align: center;
}
.p24-1clicks__or {
display: flex;
align-items: center;
gap: 10px;
white-space: nowrap;
}
.p24-1clicks__or:after, .p24-1clicks__or:before {
content: "";
width: 100%;
height: 1px;
background: rgba(0, 0, 0, .2);
}
.p24-1click {
display: flex;
gap: 12px;
align-items: center;
cursor: pointer;
background: white;
border-radius: 6px;
padding: 10px;
border-width: 2px;
outline: none;
position: relative;
}
.p24-1click__logo {
margin: 0;
}
.p24-1click__logo img {
display: block;
}
.p24-1click--card {
aspect-ratio: 85.6 / 53.98;
}
.p24-1click--active {
outline: 3px solid;
outline-offset: 1px;
}
.p24-1click--card__number {
gap: 0.5em;
display: flex;
font-size: 110%;
font-family: monospace;
align-items: center;
margin-bottom: 1.5em;
}
.p24-1click--card__valid {
font-family: monospace;
position: absolute;
bottom: 10px;
left: 10px;
opacity: .8;
font-size: 80%;
font-weight: 800;
}
.p24-1click--blik__valid {
font-family: monospace;
opacity: .8;
font-size: 75%;
}
.p24-1click--card__number small {
font-size: 75%;
}
.p24-1click--card__logo {
margin-bottom: 0;
position: absolute;
bottom: 10px;
right: 10px;
}
#card-tokenizer {
display: flex;
justify-content: center;
}      .woocommerce table.shop_table .shop_table__cell-description {
border-top: none;
padding-top: 0;
margin: 0;
opacity: .5;
font-size: 75%;
}
.p24-waiting {
position: absolute;
background: rgba(255, 255, 255, .85);
font-size: 90%;
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
flex-direction: column;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.p24-waiting.hidden {
display: none;
}
.p24-waiting .wc-block-components-spinner {
position: relative;
height: auto;
}
.p24-blik-code-input {
margin-top: 0 !important;
}
.p24-payment-input {
input[type=text] {
padding: 0 1rem;
width: 100%;
box-sizing: border-box;
min-height: 3rem;
}
}
.woocommerce-order-pay .p24-payment-container {
max-width: 500px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 24px;
}
.wc-block-components-radio-control-accordion-content:has(.p24-payment-container:empty) {
display: none;
}
.p24-methods {
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 12px;
}
.p24-methods + .woocommerce-input-wrapper {
margin-top: 24px;
display: block;
}
.p24-methods__items {
--logo-size: 20px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(100px, auto));
gap: 12px;
border-radius: 4px;
}
.p24-methods__items--featured {
--logo-size: 40px;
grid-template-columns: repeat(auto-fit, minmax(150px, auto));
}
.p24-method-item {
cursor: pointer;
display: flex;
background: white;
border-radius: 4px;
padding: 10px;
flex-direction: column;
text-align: center;
justify-content: center;
align-items: center;
flex: 0 1 100px;
border: 1px solid hsla(0, 0%, 7%, .11);
user-select: none;
position: relative;
gap: 8px;
font-size: 11px;
}
.p24-method-item--active {
outline: 2px solid black;
}
.p24-method-item picture {
aspect-ratio: 16/9;
height: var(--logo-size);
max-height: var(--logo-size);
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
}
.p24-method-item picture img {
max-width: 100%;
max-height: var(--logo-size);
}
.p24-payment-container .p24-checkbox:first-child .wc-block-components-checkbox {
margin-top: 0;
}
input[id^="payment_method_p24-"] + label img {
max-height: 30px;
}
.p24-payment-container .wc-block-components-notice-banner:first-child {
margin-top: 0;
}
p24-installment {
margin: 20px 0;
display: block;
}
p24-installment[show-modal="true"] {
cursor: pointer;
}
.p24-currency__submit {
line-height: inherit;
padding-top: 0.3rem !important;
padding-right: 0.5rem !important;
padding-bottom: 0.3rem !important;
padding-left: 0.5rem !important;
}
#p24-3ds-modal {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
background-color: rgba(0, 0, 0, 0.6);
display: none;
align-items: center;
justify-content: center;
}
#p24-3ds-modal.active {
display: flex;
}
.p24-3ds-modal {
width: 70%;
height: 70%;
}
#p24-3ds-modal .modal-content {
background: #fff;
border-radius: 8px;
padding: 24px;
max-width: 50%;
height: 80%;
width: 50%;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}
#p24-3ds-iframe-wrapper {
width: 100%;
height: 100%;
}
#p24-3ds-iframe-wrapper iframe {
width: 100%;
height: 75%;
border: none;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.fs-free-shipping-notice-and-button-wrapper{align-content:start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.fs-free-shipping-notice-continue-shopping-button-wrapper,.fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:0 1 auto;margin:0 .5em}.fs-free-shipping-notice-progress-bar-wrapper{align-items:center;display:flex;flex-direction:row}.fs-free-shipping-notice-progress-bar{border:1px solid #fff;border-radius:10px;height:10px;margin-left:10px;margin-right:10px;position:relative;width:100%}.fs-free-shipping-notice-progress-bar>span{background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative}.button.flexible-shipping-free-shipping-button{margin-left:0}