.live-font-preview-for-woocommerce-wrapper {
margin: 20px 0;
padding: 20px;
border: 1px solid #ddd;
border-radius: 6px;
background: #f9f9f9;
}
.live-font-preview-for-woocommerce-wrapper h4 {
margin: 0 0 15px 0;
font-size: 1.2em;
color: #333;
}
.live-font-preview-for-woocommerce-fields {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
margin-bottom: 20px;
}
@media (max-width: 768px) {
.live-font-preview-for-woocommerce-fields {
grid-template-columns: 1fr;
}
}
.live-font-preview-for-woocommerce-field label {
display: block;
margin-bottom: 5px;
font-weight: 600;
color: #555;
}
.live-font-preview-for-woocommerce-field .required {
color: #e74c3c;
}
.live-font-preview-for-woocommerce-field input,
.live-font-preview-for-woocommerce-field select {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 4px;
font-size: 16px;
box-sizing: border-box;
}
.live-font-preview-for-woocommerce-field small {
display: block;
margin-top: 5px;
color: #666;
font-size: 12px;
}
.live-font-preview-for-woocommerce-preview-section {
margin-top: 15px;
}
.live-font-preview-for-woocommerce-preview-section label {
display: block;
margin-bottom: 8px;
font-weight: 600;
color: #555;
} .live-font-preview-for-woocommerce-preview {
padding: 20px;
background: white;
border: 2px dashed #ccc;
border-radius: 4px;
text-align: center;
font-size: 24px;
line-height: 1.4;
min-height: 60px;
display: flex;
align-items: center;
justify-content: center;
word-break: break-word;
} @media (max-width: 767px) {
.live-font-preview-for-woocommerce-preview {
font-size: 20px;
padding: 15px;
min-height: 50px;
}
}.pinterest-for-woocommerce-image-wrapper{left:10px;position:absolute;top:10px;z-index:50;opacity:0;visibility:hidden}@media (hover:none){.pinterest-for-woocommerce-image-wrapper{opacity:1;visibility:visible}}.product:hover>.pinterest-for-woocommerce-image-wrapper,.wc-block-grid__product:hover>.pinterest-for-woocommerce-image-wrapper{opacity:1;visibility:visible}.product:hover>.pinterest-for-woocommerce-image-wrapper a,.wc-block-grid__product:hover>.pinterest-for-woocommerce-image-wrapper a{text-decoration:none}.wc-block-product.product,.wp-block-post.product{position:relative}