.woocommerce-variation-add-to-cart,form.cart{flex-wrap:wrap!important}.wapf{width:100%}.wapf-hide{display:none}.wapf-wrapper{width:100%}[data-wapf-variation-rules]{display:none}[data-wapf-variation-rules].wapf-show{display:block}.wapf-field-row{display:flex;flex-wrap:wrap;margin-left:-5px}.wapf-field-row .wapf-field-container:last-child{padding-right:0}.wapf-field-container{padding:0 5px 15px 5px;box-sizing:border-box}.wapf-field-description{font-size:85%;opacity:.8;padding:0;margin:0;padding-top:5px}.wapf-field-container label[for]{cursor:pointer}.wapf-field-input input[type=email],.wapf-field-input input[type=number],.wapf-field-input input[type=text],.wapf-field-input input[type=url],.wapf-field-input select,.wapf-field-input textarea{width:100%;box-sizing:border-box}.wapf-field-input input[type=checkbox],.wapf-field-input input[type=radio]{float:left;margin-top:5px}.wapf-input-label{font-weight:400}.wapf-label-text{padding-left:10px}.wapf-pricing-hint{opacity:.7}.wapf-product-totals{display:none;width:100%}.wapf-product-totals .wapf--inner{padding:20px 0}.wapf-product-totals .wapf--inner>div{padding-bottom:10px;clear:both}.wapf-product-totals .wapf--inner>div:last-child{padding-bottom:0}.wapf-product-totals div span:first-child{font-weight:700}.wapf-product-totals div span:last-child{float:right}.paynow-data-processing-info {
margin-top: 1em;
font-size: .8em;
}
.paynow-data-processing-info .expand {
cursor: pointer;
text-decoration: underline;
}
.paynow-data-processing-info ul {
padding: 0 !important;
margin: 0 0 0 15px !important;
list-style-type: lower-alpha !important;
}
.paynow-data-processing-info .paynow-data-processing-info-more.collapse {
display: none;
}
#payment .payment_methods .paynow-data-processing-info li {
list-style: lower-alpha !important;
line-height: 1.5em !important;
}
#payment ul.payment_methods .paynow-data-processing-info li::before,
#payment ul.payment_methods .paynow-data-processing-info li::after {
display: none !important;
}
.payment_method_pay_by_paynow_pl_pbl > label > img,
.payment_method_pay_by_paynow_pl_card > label > img,
.payment_method_pay_by_paynow_pl_blik > label > img,
.payment_method_pay_by_paynow_pl_paywall > label > img,
.payment_method_pay_by_paynow_pl_paypo > label > img {
max-height: 2rem;
max-width: 3rem;
vertical-align: middle;
}
.payment_method_pay_by_paynow_pl_digital_wallets > label > img {
max-height: 2rem !important;
max-width: 10rem;
vertical-align: middle;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option label[for="radio-control-wc-payment-method-options-pay_by_paynow_pl_paypo"] .wc-block-components-radio-control__label img {
max-height: 18px;
}
.payment_method_pay_by_paynow_pl_blik input[type=text],
.paynow-blik-white-label #paynow_blik_code {
letter-spacing: 5px;
font-weight: bold;
max-width: 100%;
min-width: 110px;
}
.paynow-blik-white-label label {
margin-top: 5px;
}
.paynow-confirm-blik img {
margin: 0 auto;
}
.paynow-payment-option-pbls {
flex-wrap: wrap;
display: flex;
margin: 0 -1%;
}
.paynow-payment-option-pbl {
margin: 1%;
width: 23%;
display: flex;
flex-direction: column;
}
.paynow-payment-option-pbl label {
padding: 5px;
border: 1px solid #e6e6e6;
max-width: 100%;
height: calc(100vh / 20);
min-height: 3rem;
text-align: center;
cursor: pointer;
vertical-align: middle;
display: flex !important;
justify-content: center;
align-items: center;
background: #ffffff;
transition: all 250ms;
margin: 0 !important;
}
.paynow-payment-option-pbl label img {
max-width: 90%;
max-height: calc(100vh / 30) !important;
vertical-align: middle;
margin: 0 !important;
}
.paynow-payment-option-pbl:not(.disabled) label:hover {
border: 1px solid #d2d2d2;
background: #f3f3f3;
}
.paynow-payment-option-pbl input[type=radio] {
display: none !important;
}
.paynow-payment-option-pbl.disabled label img {
opacity: 0.3;
filter: grayscale(1);
}
.paynow-payment-option-pbl.disabled label {
cursor: not-allowed;
}
.paynow-payment-option-pbl input[type=radio]:checked + label {
border: 2px solid #16A035;
background: #f3f3f3;
}
.payment_method_pay_by_paynow_pl_pbl > p {
margin-top: .5rem !important;
}
.payment_method_pay_by_paynow_pl_pbl label > img {
margin-top: 0.25rem;
}
@media (max-width: 576px) {
.paynow-payment-option-pbl {
width: 31%;
}
}
.paynow-payment-card-option {
margin-bottom: 10px;
position: relative;
width: 100%;
}
.paynow-payment-card-option.loading {
opacity: 0.4;
}
.paynow-payment-card-option:last-child {
margin-bottom: 20px;
}
.paynow-payment-card-option input {
display: none;
}
.paynow-payment-card-option label {
border: 1px solid #D2D2D2;
border-radius: 3px;
display: flex !important;
align-items: stretch;
height: 60px;
width: 100%;
margin: 0 !important;
background-color: transparent;
}
.paynow-payment-card-option input[type=radio]:checked + label {
background: #f3f3f3;
}
.paynow-payment-card-option input[type=radio]:not(:disabled) + label {
cursor: pointer;
}
.paynow-payment-card-details {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.paynow-payment-card-details p {
margin: 0;
text-align: left;
}
.paynow-payment-card-details-card-name {
font-size: 12px;
line-height: 20px;
color: #000000;
}
.paynow-payment-card-details-card-name.paynow-expired {
color: #8E8E8E;
}
.paynow-payment-card-details-expiration {
font-size: 10px;
line-height: 20px;
color: #8E8E8E;
}
.paynow-payment-card-details-expiration.paynow-expired {
color: #E52E07;
}
.paynow-payment-card-image {
display: flex;
justify-content: center;
align-items: center;
width: 96px;
}
.paynow-payment-card-image img {
max-width: 40px !important;
max-height: 24px;
}
.paynow-payment-card-menu {
position: absolute;
top: 25px;
right: 13px;
z-index: 1;
}
.paynow-payment-card-option .paynow-payment-card-remove {
position: absolute;
height: auto;
width: auto;
border: none;
white-space: nowrap;
right: 0;
bottom: -25px;
box-shadow: 0 4px 4px 0 #00000040;
padding: 5px 25px;
background-color: white;
z-index: 2;
font-size: 12px;
line-height: 20px;
cursor: pointer;
}
.paynow-payment-card-option .paynow-payment-card-remove.--hidden {
display: none !important;
}
.paynow-payment-card-option .paynow-payment-card-remove:hover {
background-color: #f1f1f1;
}
.paynow-payment-card-option .paynow-payment-card-menu-button {
height: auto;
border: none;
cursor: pointer;
background-color: transparent;
font-size: 12px;
line-height: 20px;
text-decoration: underline;
}
.paynow-payment-card-error {
font-size: 10px;
color: #E52E07;
}.hidden {
display:none !important;
}
.products-uploads-field-type-file_upload label {
width: 100%;
}
.products-uploads-taks-type {
list-style: none;
margin:0;
padding: 0;
}
.products-uploads-taks-type li {
list-style: none;
margin:0;
padding: 0;
display:flex;
}
.products-uploads-taks-type li >div {
flex: 1;
}
.products-uploads-taks-type li .products-uploads-fileprogressBar {
flex: 2;
}
.products-uploads-dragandrophandler-container {
width: 100%;
margin: 15px 5px;
}
.products-uploads-dragandrophandler{
border: 2px dashed #92AAB0;
width: 100%;
height: 200px;
color: #92AAB0;
text-align: center;
vertical-align: middle;
padding: 10px 0px 10px 10px;
font-size:200%;
position:relative;
box-sizing: border-box;
}
.products-uploads-dragandrophandler-inner {
overflow: hidden;
white-space: nowrap;
width: 100%;
text-overflow: ellipsis;
text-align: center;
line-height: 40px;
padding-top: 15px;
}
.products-uploads-drop-progressBar {
width: 100%;
border-radius: 5px; 
overflow: hidden;
display:inline-block;
vertical-align:top;
flex: 6 !important;
margin-left: 65px;
box-sizing: content-box;
width:calc(100% - 65px)
}
.products-uploads-drop-progressBar div {
height: auto;
color: #fff;
text-align: right;
line-height: 15px; width: 0;
background-color: #4caf50; 
border-radius: 3px; 
font-size: 13px;
}
.products-uploads-drop-progressBar.products-uploads-text-error-pro div {
background-color: #565555;
}
.products-uploads-drop-statusbar{
width:100%;
padding:10px 10px 0px 10px;
vertical-align:top;
margin: 10px 0;
position: relative;
}
.products-uploads-drop-statusbar >div {
overflow: hidden;
}
.products-uploads-drop-text-error {
color: red;
padding-left: 50px;
}
.products-uploads-drop-type_file {
display: inline-block;
position: absolute;
font-size: 12px;
font-weight: 700;
line-height: 13px;
margin-top: 25px;
padding: 0 4px;
border-radius: 2px;
box-shadow: 1px 1px 2px #abc;
color: #fff;
background: #0080c8;
text-transform: uppercase;
}
.products-uploads-drop-filename
{
display:inline-block;
vertical-align:top;
margin-left: 65px;
}
.products-uploads-drop-type{
width: 50px;
height: 50px;
background: url(//planujslowa.pl/wp-content/plugins/products-file-upload-for-woocommerce/assets/images/generic.png) no-repeat center center; 
background-size: 100%;
position: absolute;
}
.products-uploads-drop-img {
width: 50px;
height: 50px;
position: absolute;
}
.products-uploads-drop-img img {
width: 100%;
height: 100%;
}
.products-uploads-drop-filesize
{
display:inline-block;
vertical-align:top;
color:#30693D;
margin-left:10px;
margin-right:5px;
margin-left: 10px;
color: #444242;
font-weight: 700;
}
.products-uploads_file_upload_remove,.products-uploads-drop-abort  {
position: absolute;
top: 10px;
right: 10px;
width: 16px;
height: 16px;
background: url(//planujslowa.pl/wp-content/plugins/products-file-upload-for-woocommerce/assets/images/remove.png) center no-repeat;
cursor: pointer;
}
.products-uploads_file_upload_remove a {
text-decoration: none !important;
display:inline-block;
background: #f7f7f8 url(//planujslowa.pl/wp-content/plugins/products-file-upload-for-woocommerce/assets/images/trash.png) center no-repeat;
text-indent: -999999px;
width: 25px;
height: 25px;
border:1px solid #34495e;
}
.products-uploads_file_upload_remove a:hover {
opacity: 0.8;
}
.products-uploads-text-browser a {
display: inline-block;
background: #6381E6;
padding: 10px 20px;
border-radius: 4px;
text-align: center;
font-weight: 700;
vertical-align: top;
cursor: pointer;
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
text-decoration:none !important;
color:#fff !important;
font-size:18px;
}
.products-uploads-text-browser a:hover {
opacity:0.8;
}
.products-uploads-text-drop {
font-size: 100%;
font-weight: bold;
}
.products-uploads-drop-progressBar.products-uploads-text-error{
border:none;
color:red;
}