/* Theme style adjustments */
input[type="text"].pewc-form-field,
input[type="number"].pewc-form-field,
textarea.pewc-form-field {
    width: 100%;
}
table.dz-preview td {
    border: 0 !important
}
table.dz-preview td.dz-details {
    padding: 4px 10px !important
}
.pewc-group-heading-wrapper h3 {
    margin-bottom: 1em;
}
.pewc-field-label {
    margin-bottom: 0.5em;
}
.woocommerce table th.pewc-summary-panel-label {
    text-align: left;
}
.woocommerce table th.pewc-summary-panel-price {
    text-align: right;
}

.apaou-text-layer {
    overflow: hidden;
    text-wrap: nowrap;
}

.product-sidebar-small {
    display: none;
}

.apaou-customer-field-wrapper .select2-container {
    width: 100% !important;
}

.postid-3525 .aipaou-image-layer {
    z-index: 1020
}
.theme-blocksy.postid-3525 .aipaou-image-layer img,
.theme-blocksy.postid-3525 .pewc-image-layer img {
    height: auto !important;
}

.theme-blocksy.postid-3525 .woocommerce-product-gallery .ct-media-container img {
    aspect-ratio: 1/1 !important;
    /*  object-fit: none; */
}

.theme-shoptimizer.pewc-hide-quantity .cart .single_add_to_cart_button {
    width: 100%
}